summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2015-01-24 16:33:38 (GMT)
committerOlliver Schinagl <o.schinagl@ultimaker.com>2015-04-28 05:07:12 (GMT)
commitfcc9a7cc3f0ca7e95085bfdc278e3736692730a4 (patch)
tree1f9c4cf34cd600176b100e1afbbc59a2e6dca550 /po
parent08cfb908c22c0c7b5aeb788569950718939b7465 (diff)
downloadeulogium-fcc9a7cc3f0ca7e95085bfdc278e3736692730a4.zip
eulogium-fcc9a7cc3f0ca7e95085bfdc278e3736692730a4.tar.gz
eulogium-fcc9a7cc3f0ca7e95085bfdc278e3736692730a4.tar.bz2
wip commit
Diffstat (limited to 'po')
-rw-r--r--po/Makevars4
-rw-r--r--po/POTFILES.in3
-rw-r--r--po/eulogium.pot21
3 files changed, 24 insertions, 4 deletions
diff --git a/po/Makevars b/po/Makevars
index 4dd2a0b..bc5f362 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -18,7 +18,7 @@ XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=utf-8
# or entity, or to disclaim their copyright. The empty string stands for
# the public domain; in this case the translators are expected to disclaim
# their copyright.
-COPYRIGHT_HOLDER =
+COPYRIGHT_HOLDER = Ultimaker B.V.
# This is the email address or URL to which the translators shall report
# bugs in the untranslated strings:
@@ -34,7 +34,7 @@ COPYRIGHT_HOLDER =
# It can be your email address, or a mailing list address where translators
# can write to without being subscribed, or the URL of a web page through
# which the translators can contact you.
-MSGID_BUGS_ADDRESS =
+MSGID_BUGS_ADDRESS = translate@ultimaker.com
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index ff2ad76..79f7c5c 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,2 +1 @@
-src/bin/eulogium_main.c
-src/bin/eulogium_private.h
+src/eulogium.c
diff --git a/po/eulogium.pot b/po/eulogium.pot
new file mode 100644
index 0000000..ee36578
--- /dev/null
+++ b/po/eulogium.pot
@@ -0,0 +1,21 @@
+# Eulogium, a ulticontroller user experience.
+# This file is put in the public domain.
+# Olliver Schinagl <o.schinagl@ultimaker.com, 2015.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: eulogium 0.0.1\n"
+"Report-Msgid-Bugs-To: support@ultimaker.com\n"
+"POT-Creation-Date: 2015-01-24 16: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"
+
+#: src/eulogium.c:57
+msgid "Could not parse arguments."
+msgstr ""