summaryrefslogtreecommitdiff
path: root/trunk/po
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/po')
-rw-r--r--trunk/po/Makefile27
-rw-r--r--trunk/po/POTFILES.in2
-rw-r--r--trunk/po/dimbola.pot29
-rw-r--r--trunk/po/fi.po28
4 files changed, 86 insertions, 0 deletions
diff --git a/trunk/po/Makefile b/trunk/po/Makefile
new file mode 100644
index 0000000..d0bec53
--- /dev/null
+++ b/trunk/po/Makefile
@@ -0,0 +1,27 @@
+# customized from update-manager package's po/Makefile
+# License GPL, original author Michael Vogt
+
+top_srcdir=`pwd`/..
+
+DOMAIN=dimbola
+PO_FILES := $(wildcard *.po)
+CONTACT=timo.jyrinki@iki.fi
+
+all: update-po
+
+# update the pot
+$(DOMAIN).pot:
+ XGETTEXT_ARGS=--msgid-bugs-address=$(CONTACT) intltool-update -p -g $(DOMAIN)
+
+# merge the new stuff into the po files
+merge-po: $(PO_FILES)
+ XGETTEXT_ARGS=--msgid-bugs-address=$(CONTACT) intltool-update -r -g $(DOMAIN);
+
+# create mo from the pos
+%.mo : %.po
+ mkdir -p mo/$(subst .po,,$<)/LC_MESSAGES/
+ msgfmt $< -o mo/$(subst .po,,$<)/LC_MESSAGES/$(DOMAIN).mo
+
+# dummy target
+update-po: $(DOMAIN).pot merge-po $(patsubst %.po,%.mo,$(wildcard *.po))
+
diff --git a/trunk/po/POTFILES.in b/trunk/po/POTFILES.in
new file mode 100644
index 0000000..652eff1
--- /dev/null
+++ b/trunk/po/POTFILES.in
@@ -0,0 +1,2 @@
+dimbola.desktop.in
+
diff --git a/trunk/po/dimbola.pot b/trunk/po/dimbola.pot
new file mode 100644
index 0000000..9814040
--- /dev/null
+++ b/trunk/po/dimbola.pot
@@ -0,0 +1,29 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# 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"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2009-12-08 09:21+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"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../dimbola.desktop.in.h:1
+msgid "Dimbola"
+msgstr ""
+
+#: ../dimbola.desktop.in.h:2
+msgid "Manage digital photographs"
+msgstr ""
+
+#: ../dimbola.desktop.in.h:3
+msgid "Photo manager"
+msgstr ""
diff --git a/trunk/po/fi.po b/trunk/po/fi.po
new file mode 100644
index 0000000..86fd4c9
--- /dev/null
+++ b/trunk/po/fi.po
@@ -0,0 +1,28 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: trunk\n"
+"Report-Msgid-Bugs-To: timo.jyrinki@iki.fi\n"
+"POT-Creation-Date: 2009-12-08 09:21+0200\n"
+"PO-Revision-Date: 2009-12-08 09:20+0200\n"
+"Last-Translator: Timo Jyrinki <timo.jyrinki@iki.fi>\n"
+"Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../dimbola.desktop.in.h:1
+msgid "Dimbola"
+msgstr "Dimbola"
+
+#: ../dimbola.desktop.in.h:2
+msgid "Manage digital photographs"
+msgstr "Hallitse digitaalisia valokuvia"
+
+#: ../dimbola.desktop.in.h:3
+msgid "Photo manager"
+msgstr "Valokuvien hallinta"