--- imanx-0.50.orig/debian/myspell-gv.dirs +++ imanx-0.50/debian/myspell-gv.dirs @@ -0,0 +1,2 @@ +usr/share/myspell/dicts +usr/share/myspell/infos/ooo --- imanx-0.50.orig/debian/rules +++ imanx-0.50/debian/rules @@ -0,0 +1,74 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +# This is the debhelper compatability version to use. +export DH_COMPAT=5 + +build: build-stamp + +build-stamp: + dh_testdir + $(MAKE) + cp debian/language-file debian/imanx.info-ispell + cp debian/language-file debian/wmanx.info-wordlist + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp *.log + -$(MAKE) clean reallyclean + rm -f debian/imanx.info-ispell debian/wmanx.info-wordlist + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + $(MAKE) install DESTDIR=$(CURDIR)/debian/imanx + $(MAKE) install-words DESTDIR=$(CURDIR)/debian/wmanx + $(MAKE) install-myspell DESTDIR=$(CURDIR)/debian/myspell-gv + + +# Build architecture-independent files here. +# This is the wmanx pkg. +binary-indep: build install + dh_testdir + dh_testroot + dh_installdocs + installdeb-wordlist -p wmanx # calls internally dh_installdebconf + dh_installchangelogs + dh_installman -p wmanx wmanx/manx.5 + dh_link + dh_compress + dh_fixperms + dh_installdeb + dh_gencontrol + dh_md5sums + dh_builddeb + + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installdocs + installdeb-ispell -p imanx # calls internally dh_installdebconf + dh_installchangelogs -p imanx + dh_installman -p imanx + dh_link -p imanx + dh_compress -p imanx + dh_fixperms -p imanx + dh_installdeb -p imanx + dh_gencontrol -p imanx + dh_md5sums -p imanx + dh_builddeb -p imanx + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- imanx-0.50.orig/debian/control +++ imanx-0.50/debian/control @@ -0,0 +1,34 @@ +Source: imanx +Section: text +Priority: optional +Maintainer: Alastair McKinstry +Build-Depends: debhelper (>> 5.0.0), ispell, perl, dictionaries-common-dev (>= 0.20) +Standards-Version: 3.7.2 + +Package: imanx +Architecture: any +Depends: ispell, dictionaries-common, debconf | debconf-2.0 +Provides: ispell-dictionary +Description: A Manx Gaelic dictionary for ispell + This is a Manx Gaelic dictionary for ispell spelling checker. + The dictionary has about 30,000 words, but is of Alpha quality. Help + in checking its quality and word submissions gratefully accepted. + +Package: wmanx +Architecture: all +Depends: dictionaries-common, debconf | debconf-2.0 +Description: Manx Gaelic dictionary words for /usr/share/dict + This package provides the file /usr/share/dict/manx containing a list + of Manx Gaelic words. This list can be used by spelling checkers, and by + programs such as look(1). + +Package: myspell-gv +Architecture: all +Conflicts: openoffice.org (<= 1.0.3-2) +Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts +Provides: myspell-dictionary, myspell-dictionary-gv +Description: Manx Gaelic dictionary for myspell + This is the Manx Gaelic dictionary for use with the myspell + spellchecker which is currently used within OpenOffice.org + and the mozilla spellchecker. + --- imanx-0.50.orig/debian/changelog +++ imanx-0.50/debian/changelog @@ -0,0 +1,117 @@ +imanx (0.50-6) unstable; urgency=low + + * Move to Standards-Version: 3.7.2. No changes required. + * Move to DH_COMPAT=5; No changes required. + + -- Alastair McKinstry Sun, 17 Sep 2006 20:46:18 +0100 + +imanx (0.50-5) unstable; urgency=low + + * Depend on debconf | debconf-2.0. Closes: #331854. + + -- Alastair McKinstry Wed, 5 Oct 2005 06:41:51 +0100 + +imanx (0.50-4) unstable; urgency=low + + * Swedish debconf translation thanks to Daniel Nylander. Closes: #331345. + * Move to Standards-Version: 3.6.2. No changes required. + + -- Alastair McKinstry Mon, 3 Oct 2005 20:17:00 +0100 + +imanx (0.50-3) unstable; urgency=low + + * Add Vietnamese debconf translation thanks to Clytie Siddall. + Closes: #311937. + + -- Alastair McKinstry Tue, 7 Jun 2005 21:49:18 +0100 + +imanx (0.50-2) unstable; urgency=low + + * German debconf translation, thanks to Erik Schanze. Closes: #263029. + * Snarfed language name 'Irish' from iso-codes for debconf + 'translations' to: + Afar, Czech, Danish, Spanish, Hungarian, Mongolian, Dutch, + Serbian, Turkish, Ukrainian, Walloon, Norwegian Nynorsk + + -- Alastair McKinstry Tue, 3 Aug 2004 21:29:01 +0100 + +imanx (0.50-1) unstable; urgency=low + + * Sync. wordlist with Kevin Scannells improvements in aspell-gv. + + -- Alastair McKinstry Wed, 5 May 2004 20:10:17 +0100 + +imanx (0.5-11) unstable; urgency=low + + * Build against dictionaries-common (>=0.20). Closes: #232179, #232188. + + -- Alastair McKinstry Wed, 11 Feb 2004 14:02:08 +0000 + +imanx (0.5-10) unstable; urgency=low + + * Japanese debconf translation, thanks to Hidake Yimane. Closes: #227385. + + -- Alastair McKinstry Wed, 14 Jan 2004 22:45:55 +0000 + +imanx (0.5-9) unstable; urgency=low + + * Add french translation from Christian Perrier. Closes: #215766. + * Add Portuguese translation from Buno Rodrigues. Closes: #216383. + + -- Alastair McKinstry Wed, 22 Oct 2003 19:43:53 +0000 + +imanx (0.5-8) unstable; urgency=low + + * * Disable translations until dict-common can cope with them. + * Remove superflous spaces from templates. + + -- Alastair McKinstry Sun, 21 Sep 2003 14:39:53 +0100 + +imanx (0.5-7) unstable; urgency=low + + * Added extended description. Closes: #209958. + * Ensure update-openoffice-dicts is called in myspell postinst. + Closes: #211383. + + -- Alastair McKinstry Wed, 17 Sep 2003 20:54:00 +0100 + +imanx (0.5-6) unstable; urgency=low + + * Added myspell-gv package: spell-checking for OpenOffice and Mozilla. + * Moved to Standards-Version: 3.6.1.0 (no changes needed). + * Added debconf translations for Celtic languages. + + -- Alastair McKinstry Fri, 05 Sep 2003 21:46:18 +0100 + +imanx (0.5-5) unstable; urgency=low + + * Moved to Standards-Version: 3.6.0 (no changes needed). + * Changed maintainer email to mckinstry@debian.org + + -- Alastair McKinstry Mon, 28 Jul 2003 21:46:18 +0100 + +imanx (0.5-4) unstable; urgency=low + + * Moved to Standards-Version: 3.5.7 (no changes needed). + + -- Alastair McKinstry Sat, 16 Nov 2002 20:43:02 +0100 + +imanx (0.5-3) unstable; urgency=low + + * Update docs to dict-common policy. Thanks to agmartin@debian.org + + -- Alastair McKinstry Wed, 23 Oct 2002 17:46:10 +0200 + +imanx (0.5-2) unstable; urgency=low + + * Changed Pre-depends on dictionaries-common to depends: + * Fixes recommended by Agustin Martin Domingo + + -- Alastair McKinstry Sat, 12 Oct 2002 10:29:27 +0200 + +imanx (0.5-1) unstable; urgency=low + + * Initial Release as a debian package. + + -- Alastair McKinstry Tue, 16 Jul 2002 10:51:45 +0000 + --- imanx-0.50.orig/debian/imanx.docs +++ imanx-0.50/debian/imanx.docs @@ -0,0 +1 @@ +README --- imanx-0.50.orig/debian/myspell-gv.links +++ imanx-0.50/debian/myspell-gv.links @@ -0,0 +1,2 @@ +/usr/share/myspell/dicts/gv_GB.aff /usr/share/myspell/dicts/gv-GB.aff +/usr/share/myspell/dicts/gv_GB.dic /usr/share/myspell/dicts/gv-GB.dic --- imanx-0.50.orig/debian/copyright +++ imanx-0.50/debian/copyright @@ -0,0 +1,11 @@ +This package was debianized by Alastair McKinstry on +Mon, 21 Jan 2002 17:02:05 +0000. + + +Upstream Author: + Alastair McKinstry + +Copyright: + +GPL. See the file /usr/share/common-licenses/GPL for details. + --- imanx-0.50.orig/debian/imanx.dirs +++ imanx-0.50/debian/imanx.dirs @@ -0,0 +1 @@ +/usr/lib/ispell --- imanx-0.50.orig/debian/language-file +++ imanx-0.50/debian/language-file @@ -0,0 +1,11 @@ +Language: Gaelg (Manx Gaelic) +Hash-Name: manx +Emacsen-Name: gaelg +Casechars: [a-zA-Z] +Not-Casechars: [^a-zA-Z] +Otherchars: [---'] +Many-Otherchars: no +Ispell-Args: +Extended-Character-Mode: +Coding-System: iso-8859-1 +Pspell-Ispell: gv iso8859-1 --- imanx-0.50.orig/debian/imanx.links +++ imanx-0.50/debian/imanx.links @@ -0,0 +1,2 @@ +usr/lib/ispell/manx.aff usr/lib/ispell/gaelg.aff +usr/lib/ispell/manx.hash usr/lib/ispell/gaelg.hash --- imanx-0.50.orig/debian/myspell.info +++ imanx-0.50/debian/myspell.info @@ -0,0 +1 @@ +DICT gv GB gv_GB --- imanx-0.50.orig/debian/po/sv.po +++ imanx-0.50/debian/po/sv.po @@ -0,0 +1,29 @@ +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# Developers do not need to manually edit POT or PO files. +# , fuzzy +# +# +msgid "" +msgstr "" +"Project-Id-Version: imanx 0.50-3\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2005-10-04 04:17+0200\n" +"Last-Translator: Daniel Nylander \n" +"Language-Team: Swedish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Manx Gaelic)" --- imanx-0.50.orig/debian/po/vi.po +++ imanx-0.50/debian/po/vi.po @@ -0,0 +1,22 @@ +# Vietnamese Translation for imanx. +# Copyright © 2005 Free Software Foundation, Inc. +# Clytie Siddall , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: imanx 0.50-2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2005-06-04 21:32+0930\n" +"Last-Translator: Clytie Siddall \n" +"Language-Team: Vietnamese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (tiếng Xen-tơ của Đảo Man)" --- imanx-0.50.orig/debian/po/de.po +++ imanx-0.50/debian/po/de.po @@ -0,0 +1,31 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# Erik Schanze , 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: imanx_0.50-1_de\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2004-08-02 20:40+0200\n" +"Last-Translator: Erik Schanze \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Manx Gälisch)" --- imanx-0.50.orig/debian/po/ja.po +++ imanx-0.50/debian/po/ja.po @@ -0,0 +1,31 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2003-12-31 03:07+0900\n" +"Last-Translator: Hideki Yamane \n" +"Language-Team: Japanese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=EUC-JP\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr " (ޥ)" --- imanx-0.50.orig/debian/po/output +++ imanx-0.50/debian/po/output @@ -0,0 +1 @@ +2 utf8 --- imanx-0.50.orig/debian/po/fr.po +++ imanx-0.50/debian/po/fr.po @@ -0,0 +1,30 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: imanx\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2003-10-08 11:33+0100\n" +"Last-Translator: Christian Perrier \n" +"Language-Team: French \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (galique de l'le de Man)" --- imanx-0.50.orig/debian/po/af.po +++ imanx-0.50/debian/po/af.po @@ -0,0 +1,20 @@ +# Translation of debconf strings for iirish. +# Translation taken from iso-codes package. +# +msgid "" +msgstr "" +"Project-Id-Version: iirish 2.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2004-08-03 19:57+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Afar\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Mans)" --- imanx-0.50.orig/debian/po/pt.po +++ imanx-0.50/debian/po/pt.po @@ -0,0 +1,31 @@ +# translation of imanx_0.5-8_pt.po to Portuguese +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# Bruno Rodrigues , 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: imanx_0.5-8_pt\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2003-10-18 13:15+0100\n" +"Last-Translator: Bruno Rodrigues \n" +"Language-Team: Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.2\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Dialecto Gaelic Manx)" --- imanx-0.50.orig/debian/po/cs.po +++ imanx-0.50/debian/po/cs.po @@ -0,0 +1,20 @@ +# Translation of debconf strings for iirish. +# Translation taken from iso-codes package. +# +msgid "" +msgstr "" +"Project-Id-Version: iirish 2.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2004-08-03 19:57+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Czech\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (manština)" --- imanx-0.50.orig/debian/po/da.po +++ imanx-0.50/debian/po/da.po @@ -0,0 +1,20 @@ +# Translation of debconf strings for iirish. +# Translation taken from iso-codes package. +# +msgid "" +msgstr "" +"Project-Id-Version: iirish 2.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2004-08-03 19:57+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Danish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Manx)" --- imanx-0.50.orig/debian/po/POTFILES.in +++ imanx-0.50/debian/po/POTFILES.in @@ -0,0 +1,2 @@ +[type: gettext/rfc822deb] imanx.po-master.templates +[type: gettext/rfc822deb] wmanx.po-master.templates --- imanx-0.50.orig/debian/po/es.po +++ imanx-0.50/debian/po/es.po @@ -0,0 +1,20 @@ +# Translation of debconf strings for iirish. +# Translation taken from iso-codes package. +# +msgid "" +msgstr "" +"Project-Id-Version: iirish 2.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2004-08-03 19:57+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Spanish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Gaélico de Manx)" --- imanx-0.50.orig/debian/po/ga.po +++ imanx-0.50/debian/po/ga.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: imanx 0.50\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2003-09-07 17:16+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Irish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Gaeilge Mhanainn)" --- imanx-0.50.orig/debian/po/hu.po +++ imanx-0.50/debian/po/hu.po @@ -0,0 +1,20 @@ +# Translation of debconf strings for iirish. +# Translation taken from iso-codes package. +# +msgid "" +msgstr "" +"Project-Id-Version: iirish 2.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2004-08-03 19:57+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Hungarian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (manx)" --- imanx-0.50.orig/debian/po/mn.po +++ imanx-0.50/debian/po/mn.po @@ -0,0 +1,20 @@ +# Translation of debconf strings for iirish. +# Translation taken from iso-codes package. +# +msgid "" +msgstr "" +"Project-Id-Version: iirish 2.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2004-08-03 19:57+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Mongolian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Манкс)" --- imanx-0.50.orig/debian/po/templates.pot +++ imanx-0.50/debian/po/templates.pot @@ -0,0 +1,31 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "" --- imanx-0.50.orig/debian/po/nl.po +++ imanx-0.50/debian/po/nl.po @@ -0,0 +1,20 @@ +# Translation of debconf strings for iirish. +# Translation taken from iso-codes package. +# +msgid "" +msgstr "" +"Project-Id-Version: iirish 2.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2004-08-03 19:57+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Dutch\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Manx)" --- imanx-0.50.orig/debian/po/gd.po +++ imanx-0.50/debian/po/gd.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: imanx 0.50\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2003-09-07 17:16+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Scots Gaelic \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Gàidhlig Eilean Mhanainn)" --- imanx-0.50.orig/debian/po/sr.po +++ imanx-0.50/debian/po/sr.po @@ -0,0 +1,20 @@ +# Translation of debconf strings for iirish. +# Translation taken from iso-codes package. +# +msgid "" +msgstr "" +"Project-Id-Version: iirish 2.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2004-08-03 19:57+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Serbian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Manx)" --- imanx-0.50.orig/debian/po/gv.po +++ imanx-0.50/debian/po/gv.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: imanx 0.50\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2003-09-07 17:16+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Manx Gaelic \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg" --- imanx-0.50.orig/debian/po/tr.po +++ imanx-0.50/debian/po/tr.po @@ -0,0 +1,20 @@ +# Translation of debconf strings for iirish. +# Translation taken from iso-codes package. +# +msgid "" +msgstr "" +"Project-Id-Version: iirish 2.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2004-08-03 19:57+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Turkish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Manx ; Galler)" --- imanx-0.50.orig/debian/po/cy.po +++ imanx-0.50/debian/po/cy.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: imanx 0.50\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2003-09-07 17:16+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Welsh \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Manaweg)" --- imanx-0.50.orig/debian/po/uk.po +++ imanx-0.50/debian/po/uk.po @@ -0,0 +1,20 @@ +# Translation of debconf strings for iirish. +# Translation taken from iso-codes package. +# +msgid "" +msgstr "" +"Project-Id-Version: iirish 2.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2004-08-03 19:57+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Ukrainian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Мекенська)" --- imanx-0.50.orig/debian/po/br.po +++ imanx-0.50/debian/po/br.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: imanx 0.50\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2003-09-07 17:16+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Breton \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Manaveg)" --- imanx-0.50.orig/debian/po/wa.po +++ imanx-0.50/debian/po/wa.po @@ -0,0 +1,20 @@ +# Translation of debconf strings for iirish. +# Translation taken from iso-codes package. +# +msgid "" +msgstr "" +"Project-Id-Version: iirish 2.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2004-08-03 19:57+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Walloon\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Gayel di l' iye di Man)" --- imanx-0.50.orig/debian/po/nn.po +++ imanx-0.50/debian/po/nn.po @@ -0,0 +1,20 @@ +# Translation of debconf strings for iirish. +# Translation taken from iso-codes package. +# +msgid "" +msgstr "" +"Project-Id-Version: iirish 2.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-05 20:12+0100\n" +"PO-Revision-Date: 2004-08-03 19:57+0100\n" +"Last-Translator: Alastair McKinstry \n" +"Language-Team: Norwegian Nynorsk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Default +#: ../imanx.po-master.templates:12 +msgid "Gaelg (Manx Gaelic)" +msgstr "Gaelg (Manx)" --- imanx-0.50.orig/debian/wmanx.po-master.templates +++ imanx-0.50/debian/wmanx.po-master.templates @@ -0,0 +1,8 @@ +Template: shared/packages-wordlist +Type: text +Description: + +Template: wmanx/languages +Type: text +Default: Gaelg (Manx Gaelic) +Description: --- imanx-0.50.orig/debian/imanx.po-master.templates +++ imanx-0.50/debian/imanx.po-master.templates @@ -0,0 +1,13 @@ +Template: shared/packages-ispell +Type: text +Description: + +Template: imanx/languages +Type: text +Default: Gaelg (Manx Gaelic) +Description: + +Template: imanx/gather-translations +Type: text +_Default: Gaelg (Manx Gaelic) +Description: --- imanx-0.50.orig/debian/myspell-gv.postrm +++ imanx-0.50/debian/myspell-gv.postrm @@ -0,0 +1,12 @@ +#!/bin/sh + +set -e + +if [ "$1" = "remove" ]; then + update-openoffice-dicts +fi + +#DEBHELPER# + +exit 0 + --- imanx-0.50.orig/debian/myspell-gv.postinst +++ imanx-0.50/debian/myspell-gv.postinst @@ -0,0 +1,12 @@ +#!/bin/sh + +set -e + +if [ "$1" = "configure" ]; then + update-openoffice-dicts +fi + +#DEBHELPER# + +exit 0 +