diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | NEWS | 14 | ||||
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | configure.in | 2 | ||||
-rw-r--r-- | po/af.po | 6 | ||||
-rw-r--r-- | po/am.po | 6 | ||||
-rw-r--r-- | po/ar.po | 6 | ||||
-rw-r--r-- | po/az.po | 6 | ||||
-rw-r--r-- | po/be.po | 6 | ||||
-rw-r--r-- | po/bg.po | 6 | ||||
-rw-r--r-- | po/bn.po | 6 | ||||
-rw-r--r-- | po/br.po | 6 | ||||
-rw-r--r-- | po/bs.po | 6 | ||||
-rw-r--r-- | po/ca.po | 6 | ||||
-rw-r--r-- | po/cs.po | 6 | ||||
-rw-r--r-- | po/cy.po | 6 | ||||
-rw-r--r-- | po/da.po | 6 | ||||
-rw-r--r-- | po/de.po | 6 | ||||
-rw-r--r-- | po/el.po | 6 | ||||
-rw-r--r-- | po/en_CA.po | 6 | ||||
-rw-r--r-- | po/en_GB.po | 6 | ||||
-rw-r--r-- | po/eo.po | 6 | ||||
-rw-r--r-- | po/es.po | 6 | ||||
-rw-r--r-- | po/et.po | 6 | ||||
-rw-r--r-- | po/eu.po | 6 | ||||
-rw-r--r-- | po/fa.po | 6 | ||||
-rw-r--r-- | po/fi.po | 6 | ||||
-rw-r--r-- | po/fr.po | 6 | ||||
-rw-r--r-- | po/ga.po | 6 | ||||
-rw-r--r-- | po/gl.po | 6 | ||||
-rw-r--r-- | po/gu.po | 6 | ||||
-rw-r--r-- | po/he.po | 6 | ||||
-rw-r--r-- | po/hi.po | 6 | ||||
-rw-r--r-- | po/hr.po | 6 | ||||
-rw-r--r-- | po/hu.po | 6 | ||||
-rw-r--r-- | po/id.po | 6 | ||||
-rw-r--r-- | po/is.po | 6 | ||||
-rw-r--r-- | po/it.po | 6 | ||||
-rw-r--r-- | po/ja.po | 6 | ||||
-rw-r--r-- | po/kn.po | 6 | ||||
-rw-r--r-- | po/ko.po | 6 | ||||
-rw-r--r-- | po/li.po | 6 | ||||
-rw-r--r-- | po/lt.po | 6 | ||||
-rw-r--r-- | po/lv.po | 6 | ||||
-rw-r--r-- | po/mi.po | 6 | ||||
-rw-r--r-- | po/mk.po | 6 | ||||
-rw-r--r-- | po/ml.po | 6 | ||||
-rw-r--r-- | po/mn.po | 6 | ||||
-rw-r--r-- | po/mr.po | 6 | ||||
-rw-r--r-- | po/ms.po | 6 | ||||
-rw-r--r-- | po/nb.po | 6 | ||||
-rw-r--r-- | po/ne.po | 6 | ||||
-rw-r--r-- | po/nl.po | 6 | ||||
-rw-r--r-- | po/nn.po | 6 | ||||
-rw-r--r-- | po/no.po | 6 | ||||
-rw-r--r-- | po/pa.po | 6 | ||||
-rw-r--r-- | po/pl.po | 6 | ||||
-rw-r--r-- | po/pt.po | 6 | ||||
-rw-r--r-- | po/pt_BR.po | 6 | ||||
-rw-r--r-- | po/ro.po | 6 | ||||
-rw-r--r-- | po/ru.po | 6 | ||||
-rw-r--r-- | po/sk.po | 6 | ||||
-rw-r--r-- | po/sl.po | 6 | ||||
-rw-r--r-- | po/sq.po | 6 | ||||
-rw-r--r-- | po/sr.po | 6 | ||||
-rw-r--r-- | po/sr@Latn.po | 6 | ||||
-rw-r--r-- | po/sv.po | 6 | ||||
-rw-r--r-- | po/ta.po | 6 | ||||
-rw-r--r-- | po/th.po | 6 | ||||
-rw-r--r-- | po/tk.po | 6 | ||||
-rw-r--r-- | po/tr.po | 6 | ||||
-rw-r--r-- | po/uk.po | 6 | ||||
-rw-r--r-- | po/vi.po | 6 | ||||
-rw-r--r-- | po/wa.po | 6 | ||||
-rw-r--r-- | po/yi.po | 6 | ||||
-rw-r--r-- | po/yo.po | 6 | ||||
-rw-r--r-- | po/zh_CN.po | 10 | ||||
-rw-r--r-- | po/zh_TW.po | 6 |
79 files changed, 246 insertions, 228 deletions
@@ -1,3 +1,7 @@ +2004-10-12 Mark McLoughlin <mark@skynet.ie> + + * configure.in: Version 2.8.1. + 2004-10-10 Shaun McCance <shaunm@gnome.org> * gnome-about/contributors.h: diff --git a/Makefile.am b/Makefile.am index 134392e8..bd8606aa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,7 +24,7 @@ version_DATA=gnome-version.xml @INTLTOOL_XML_RULE@ # ignore scrollkeeper files, which will legitimately exist after uninstall. -distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper +distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v omf CLEANFILES = $(version_DATA) DISTCLEANFILES = \ @@ -1,4 +1,18 @@ ============= +Version 2.8.1 +============= + + Fixes + + * Make %k in .desktop files work again (Brian Ryner) + * Use automake 1.7 (James Henstridge) + * New icons (Jakub Steiner, James Ogley) + + Translators + + * Wang Jian (zh_CN) + +============= Version 2.8.0 ============= @@ -1,5 +1,5 @@ -gnome-desktop-2.7.92 -==================== +gnome-desktop-2.8.1 +=================== This package is free software and is part of the GNOME 2.0 project. diff --git a/configure.in b/configure.in index 5a934acb..b7ed8f8b 100644 --- a/configure.in +++ b/configure.in @@ -32,7 +32,7 @@ AC_PATH_PROG(PKG_CONFIG, pkg-config, no) GNOME_PLATFORM=2 GNOME_MINOR=8 -GNOME_MICRO=0 +GNOME_MICRO=1 GNOME_DISTRIBUTOR="GNOME.Org" GNOME_DATE=`date +"%Y-%m-%d"` @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 2.6-branch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-03-30 17:02+0200\n" "Last-Translator: Zuza Software Foundation <info@translate.org.za>\n" "Language-Team: Afrikaans <translate-discuss-af@lists.sourceforge.net>\n" @@ -112,11 +112,11 @@ msgstr "Stelselkieslys" msgid "The Mysterious GEGL" msgstr "Die Misterieuse GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Die Piepende Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda die GNOME-vis" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-01-14 11:02+EDT\n" "Last-Translator: Ge'ez Frontier Foundation <locales@geez.org>\n" "Language-Team: Amharic <locales@geez.org>\n" @@ -114,11 +114,11 @@ msgstr "የሲስተሙ ዝርዝር" msgid "The Mysterious GEGL" msgstr "The Mysterious GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 #, fuzzy msgid "Wanda The GNOME Fish" msgstr "ዋንዳ የኖም አሳ" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-03-12 11:31+0100\n" "Last-Translator: Sayed Jaffer Al-Mosawi <mosawi@arabeyes.org>\n" "Language-Team: Arabic <contact@arabeyes.org>\n" @@ -111,11 +111,11 @@ msgstr "قائمة النظام" msgid "The Mysterious GEGL" msgstr "الغامض GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "واندا سمكة جنوم" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-08-11 17:38+0200\n" "Last-Translator: Mətin Əmirov <metin@karegen.com>\n" "Language-Team: Azerbaijani <gnome@azitt.com>\n" @@ -110,11 +110,11 @@ msgstr "Sistem menyusu" msgid "The Mysterious GEGL" msgstr "Mistik GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Ciyildəyən Rezin Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda GNOME Balığı" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-08-12 10:16+0300\n" "Last-Translator: Ales Nyakhaychyk <nab@mail.by>\n" "Language-Team: Belarusian <i18n@mova.org>\n" @@ -111,11 +111,11 @@ msgstr "Сыстэмнае мэню" msgid "The Mysterious GEGL" msgstr "Таямнічы GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Пісклявы гумавы гном" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Ванда - рыбка GNOME" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop gnome 2.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-08-04 09:48+0300\n" "Last-Translator: Vladimir \"Kaladan\" Petkov <vpetkov@i-space.org>\n" "Language-Team: Bulgarian <dict@linux.zonebg.com>\n" @@ -113,11 +113,11 @@ msgstr "Системно меню" msgid "The Mysterious GEGL" msgstr "Мистериозният GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Скърцащият гумен GNOME" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Рибата Уанда" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-01-30 11:09+0200\n" "Last-Translator: Taneem Ahmed <taneem@bengalinux.org>\n" "Language-Team: Bangla <gnome-translation@bengalinux.org>\n" @@ -111,11 +111,11 @@ msgstr "সিস্টেম মেনু" msgid "The Mysterious GEGL" msgstr "দ্যা মিস্টিরিয়াস জি.ই.জি.এল." -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "দ্যা স্কুইকি রাবার গুহ্নোম" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "গুহ্নোমের মাছ ওয়ানডা" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 2.2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-09-18 16:37+0100\n" "Last-Translator: Francis Tyers <francis.tyers@hp.com>\n" "Language-Team: GNOME Breton Team <francis.tyers@hp.com>\n" @@ -113,11 +113,11 @@ msgstr "Reizhiad munut" msgid "The Mysterious GEGL" msgstr "Ar GEGL Kevrin" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Ar Korrandon" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-09-10 10:21+0200\n" "Last-Translator: Amila Akagić <bono@linux.org.ba>\n" "Language-Team: Bosnian <lokal@lugbih.org>\n" @@ -114,11 +114,11 @@ msgstr "Sistemski meni" msgid "The Mysterious GEGL" msgstr "Misteriozni GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Škripeći gumeni Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Gnome riba zvana Vanda" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 2.7.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-08-21 17:36+0200\n" "Last-Translator: Jordi Mallach <jordi@sindominio.net>\n" "Language-Team: Catalan <tradgnome@softcatala.org>\n" @@ -112,11 +112,11 @@ msgstr "Menú de sistema" msgid "The Mysterious GEGL" msgstr "El misteriós GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "El Gnom de goma estrident" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda el peix del GNOME" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-01-26 12:00+0100\n" "Last-Translator: Miloslav Trmac <mitr@volny.cz>\n" "Language-Team: Czech <cs@li.org>\n" @@ -116,11 +116,11 @@ msgstr "Systémové menu" msgid "The Mysterious GEGL" msgstr "Tajemný GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Pískající gumový trpaslík" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "GNOME ryba Wanda" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-08-09 16:38+0100\n" "Last-Translator: Dafydd Harries <daf@parnassus.ath.cx>\n" "Language-Team: Cymraeg <gnome-cy@pengwyn.linux.org.uk>\n" @@ -112,11 +112,11 @@ msgstr "Dewislen system" msgid "The Mysterious GEGL" msgstr "Y GEGL Rhyfeddol" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Y Corrach Rwber sy'n Gwichio" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda pysgodyn GNOME" @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-core\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-10-25 14:34+0200\n" "Last-Translator: Ole Laursen <olau@hardworking.dk>\n" "Language-Team: Danish <dansk@klid.dk>\n" @@ -121,11 +121,11 @@ msgstr "Systemprogrammer" msgid "The Mysterious GEGL" msgstr "Den mystiske GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Den skrigende gummi-gnom" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Gnome-fisken Wanda" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 2.3.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-08-08 17:28+0200\n" "Last-Translator: Christian Neumair <chris@gnome-de.org>\n" "Language-Team: German <gnome-de@gnome.org>\n" @@ -118,11 +118,11 @@ msgstr "Systemmenü" msgid "The Mysterious GEGL" msgstr "Die mysteriöse GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Der Quietschende Gummizwerg" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda, der GNOME Fisch" @@ -31,7 +31,7 @@ msgid "" msgstr "" "Project-Id-Version: el\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-11-12 17:47+0200\n" "Last-Translator: Kostas Papadimas <pkst@gnome.org>\n" "Language-Team: Greek <nls@tux.hellug.gr>\n" @@ -136,11 +136,11 @@ msgstr "Μενού συστήματος" msgid "The Mysterious GEGL" msgstr "O Μυστηριώδης GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Το Τσιριχτό και Ελαστικό Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Γουάντα το Ψάρι του GNOME" diff --git a/po/en_CA.po b/po/en_CA.po index d013ebb4..262e60a0 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 2.5.91\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-09-08 09:42-0400\n" "Last-Translator: Adam Weinberger <adamw@gnome.org>\n" "Language-Team: Canadian English <adamw@FreeBSD.org>\n" @@ -112,11 +112,11 @@ msgstr "System menu" msgid "The Mysterious GEGL" msgstr "The Mysterious GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda The GNOME Fish" diff --git a/po/en_GB.po b/po/en_GB.po index 540d1542..70e16628 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-core 1.1.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-03-18 23:06-0500\n" "Last-Translator: Gareth Owen <gowen72@yahoo.com>\n" "Language-Team: \n" @@ -110,11 +110,11 @@ msgstr "System menu" msgid "The Mysterious GEGL" msgstr "The Mysterious GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda The GNOME Fish" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 2.3.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-09-04 17:35+0100\n" "Last-Translator: Joël Brich <joel.brich@laposte.net>\n" "Language-Team: Esperanto <eo@li.org>\n" @@ -110,11 +110,11 @@ msgstr "Sistemmenuo" msgid "The Mysterious GEGL" msgstr "La Mistera GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "La knaro de la kaŭĉuko Gnome " -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda La GNOME fiŝo" @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-08-28 09:07+0200\n" "Last-Translator: Francisco Javier F. Serrador <serrador@arrakis.es>\n" "Language-Team: Spanish <traductores@es.gnome.org>\n" @@ -120,11 +120,11 @@ msgstr "Menú del sistema" msgid "The Mysterious GEGL" msgstr "The Mysterious GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda, el pez de GNOME" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-09-13 15:27+0300\n" "Last-Translator: Priit Laes <amd@tt.ee>\n" "Language-Team: Estonian <gnome-et@linux.ee>\n" @@ -112,11 +112,11 @@ msgstr "Süsteemi menüü" msgid "The Mysterious GEGL" msgstr "Saladuslik GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Prääksuv kummijänes" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "GNOME'i kala Wanda" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-03-08 12:20GMT\n" "Last-Translator: Hizkuntza Politikarako Sailburuordetza <hizpol@ej-gv.es>\n" "Language-Team: basque <itzulpena@euskalgnu.org>\n" @@ -115,12 +115,12 @@ msgstr "Sistema-menua" msgid "The Mysterious GEGL" msgstr "GEGL misteriotsua" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Gomazko iratxo kirrinkaria" # -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda, GNOMEko arraina" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-02-21 12:30+0330\n" "Last-Translator: Roozbeh Pournader <roozbeh@sharif.edu>\n" "Language-Team: Persian <farsi@lists.sharif.edu>\n" @@ -112,11 +112,11 @@ msgstr "منوی سیستم" msgid "The Mysterious GEGL" msgstr "" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 #, fuzzy msgid "Wanda The GNOME Fish" msgstr "واندا، ماهی گنوم" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 1.5.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-08-19 01:41+0300\n" "Last-Translator: Pauli Virtanen <pauli.virtanen@hut.fi>\n" "Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n" @@ -114,11 +114,11 @@ msgstr "Järjestelmävalikko" msgid "The Mysterious GEGL" msgstr "Salaperäinen GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Reima Ungas" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda, Gnome-kala" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 2.5.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-01-23 20:31+0100\n" "Last-Translator: Christophe Merlet (RedFox) <redfox@redfoxcenter.org>\n" "Language-Team: GNOME French Team <gnomefr@traduc.org>\n" @@ -116,11 +116,11 @@ msgstr "Menu Système" msgid "The Mysterious GEGL" msgstr "Le mystérieux GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Le grincement d'élastique Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda le Poisson GNOME" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-03-06 15:10 GMT\n" "Last-Translator: Paul Duffy <dubhthach@zion.nuigalway.ie>\n" "Language-Team: Irish\n" @@ -111,11 +111,11 @@ msgstr "roghclár Coráis" msgid "The Mysterious GEGL" msgstr "An GEGL mistéireach" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "An Rubar GNOME Díoscánach" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda an t'Iasc GNOME" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-06-14 02:13+0200\n" "Last-Translator: Jesús Bravo Álvarez <suso@trasno.net>\n" "Language-Team: Galician <proxecto@trasno.net>\n" @@ -116,11 +116,11 @@ msgstr "Menú de sistema" msgid "The Mysterious GEGL" msgstr "O misterioso GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "O gnomo de goma" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda, o peixe de GNOME" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop.HEAD.gu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-08-23 15:03+0530\n" "Last-Translator: Ankit Patel <ankit@redhat.com>\n" "Language-Team: Gujarati\n" @@ -115,11 +115,11 @@ msgstr "સિસ્ટમ મેનુ" msgid "The Mysterious GEGL" msgstr "ભુલભુલામણી વાળુ GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "સ્ક્વી રુબર જીનોમ" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "જીનોમ માછલી" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-09-11 17:44+0300\n" "Last-Translator: Gil 'Dolfin' Osher <dolfin@rpg.org.il>\n" "Language-Team: Hebrew <he@li.org>\n" @@ -114,11 +114,11 @@ msgstr "תפריט מערכת" msgid "The Mysterious GEGL" msgstr "The Mysterious GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "הננס המעיך מגומי" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "וואנדה דג ה GNOME" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop-2.0.hi\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-08-08 20:42+0530\n" "Last-Translator: G Karunakar <karunakar@freedomink.org>\n" "Language-Team: Hindi <indlinux-hindi-gnome@lists.sourceforge.net>\n" @@ -115,11 +115,11 @@ msgstr "सिस्टम मेनू" msgid "The Mysterious GEGL" msgstr "The Mysterious GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "वान्डा गनोम मछली" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-11-10 16:51+CET\n" "Last-Translator: auto\n" "Language-Team: Croatian <lokalizacija@linux.hr>\n" @@ -110,11 +110,11 @@ msgstr "Sustavski menu" msgid "The Mysterious GEGL" msgstr "Misteriozni GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Škripavi gumeni Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda - GNOME riba" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-09-12 12:52+0200\n" "Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n" "Language-Team: Hungarian <gnome@gnome.hu>\n" @@ -115,11 +115,11 @@ msgstr "Rendszermenü" msgid "The Mysterious GEGL" msgstr "A titokzatos GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "A \"Squeaky Rubber Gnome\"" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda, a GNOME-hal" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-02-06 23:34+0700\n" "Last-Translator: Mohammad DAMT <mdamt@bisnisweb.com>\n" "Language-Team: Indonesia <id@li.org>\n" @@ -111,11 +111,11 @@ msgstr "Menu Sistem" msgid "The Mysterious GEGL" msgstr "The Mysterious GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda the GNOME Fish" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-08-29 12:22-0100\n" "Last-Translator: Samuel Jon Gunnarsson <sammi@techattack.nu>\n" "Language-Team: Icelandic <gnome@techattack.nu>\n" @@ -111,11 +111,11 @@ msgstr "Kerfisvalmynd" msgid "The Mysterious GEGL" msgstr "Hið dularfulla GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "GNOME fiskurinn Wanda" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-02-25 20:51+0100\n" "Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n" "Language-Team: Italiano <tp@lists.linux.it>\n" @@ -112,11 +112,11 @@ msgid "The Mysterious GEGL" msgstr "Il Misterioso GEGL" # Pisolo, Mammolo, Squartolo... non fa ridere? -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Lo gnomo Gommolo" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Il pesce di GNOME di nome Wanda" @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-08-31 15:03+0900\n" "Last-Translator: Takeshi AIHANA <aihana@gnome.gr.jp>\n" "Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n" @@ -118,11 +118,11 @@ msgstr "システムを管理するツールです" msgid "The Mysterious GEGL" msgstr "ふしぎな GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "キーキーいうゴムの GNOME" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "GNOME さかな君 Wanda" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Gnome-Desktop-2.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2002-12-17 22:15+0530\n" "Last-Translator: Pramod <rpramod@postmaster.co.uk>\n" "Language-Team: Kannada <LL@li.org>\n" @@ -113,11 +113,11 @@ msgstr "" msgid "The Mysterious GEGL" msgstr "" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 2.3.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-08-23 03:37+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: GTP Korean <gnome-kr-translation@gnome.or.kr>\n" @@ -109,11 +109,11 @@ msgstr "시스템 메뉴" msgid "The Mysterious GEGL" msgstr "불가사의한 GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "그놈 물고기 완다" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 1.4.0.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-05-19 15:20+0000\n" "Last-Translator: Mathieu van Woerkom <mathieu.brabants.org>\n" "Language-Team: Limburgish <li.org>\n" @@ -112,11 +112,11 @@ msgstr "Systeemmenu" msgid "The Mysterious GEGL" msgstr "'t Mysterieuze GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "De Piepende Katsjoeke Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda de GNOME-vèsj" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-04-30 01:35+0300\n" "Last-Translator: Žygimantas Beručka <uid0@akl.lt>\n" "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n" @@ -112,11 +112,11 @@ msgstr "Sistemos meniu" msgid "The Mysterious GEGL" msgstr "Mistiškasis GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Cypiantis Guminis Gnomas" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "GNOME Žuvis Wanda" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-core\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2002-12-20 01:46+0200\n" "Last-Translator: Artis Trops <hornet@navigator.lv>\n" "Language-Team: Latvian <ll10nt@inbox.lv>\n" @@ -112,11 +112,11 @@ msgstr "Sistēmas izvēlne" msgid "The Mysterious GEGL" msgstr "Mistiskais GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 #, fuzzy msgid "Wanda The GNOME Fish" msgstr "GNOME Zivtiņa Vanda" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 2.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-04-09 23:36+1200\n" "Last-Translator: John C Barstow <jbarstow@cvs.gnome.org>\n" "Language-Team: Māori <maori@nzlinux.org.nz>\n" @@ -112,11 +112,11 @@ msgstr "" msgid "The Mysterious GEGL" msgstr "" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop.HEAD.mk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-07-20 15:21+0200\n" "Last-Translator: Arangel Angov <ufo@linux.net.mk>\n" "Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n" @@ -117,11 +117,11 @@ msgstr "Системско мени" msgid "The Mysterious GEGL" msgstr "The Mysterious GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Ванда - GNOME рибата" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version:gnome-desktop.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-07-05 10:29+0530\n" "Last-Translator: FSF-India <locale@gnu.org.in>\n" "Language-Team: Malayalam <locale@gnu.org.in>\n" @@ -113,11 +113,11 @@ msgstr "വ്യൂഹ പട്ടിക" msgid "The Mysterious GEGL" msgstr "" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop.HEAD.mn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-11-09 22:53+0100\n" "Last-Translator: Sanlig Badral <badral@users.sf.net>\n" "Language-Team: Mongolian <openmn-core@lists.sf.net>\n" @@ -114,11 +114,11 @@ msgstr "Систем цэс" msgid "The Mysterious GEGL" msgstr "Тайлбарлашгүй GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda, ГНОМЕ загас" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-08-29 12:00+0530\n" "Last-Translator: Jitendra Shah <jitendras@vsnl.com>\n" "Language-Team: Marathi <www.indictrans.org>.net>\n" @@ -114,11 +114,11 @@ msgstr "सिस्टम मेनू" msgid "The Mysterious GEGL" msgstr "The Mysterious GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 #, fuzzy msgid "Wanda The GNOME Fish" msgstr "वान्डा : गनोम मासळी" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-08-09 21:28+0800\n" "Last-Translator: Hasbullah Bin Pit <sebol@ikhlas.com>\n" "Language-Team: Projek Gabai <gabai-penyumbang@lists.sf.net>\n" @@ -113,11 +113,11 @@ msgstr "Menu sistem" msgid "The Mysterious GEGL" msgstr "GEGL yang misteri" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Getah Gnome yang boleh dipiuh-piuh" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda Ikan GNOME" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 2.5.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-03-29 13:49+0200\n" "Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n" "Language-Team: Norwegian (bokmål) <i18n-nb@lister.ping.uio.no>\n" @@ -111,11 +111,11 @@ msgstr "Systemmeny" msgid "The Mysterious GEGL" msgstr "Den mysteriske GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Den knirkende gummignomen" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "GNOME-fisken Wanda" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-07-02 22:41GMT\n" "Last-Translator: KU <info@ku.edu.np>\n" "Language-Team: Nepali <info@mpp.org.np>\n" @@ -112,11 +112,11 @@ msgstr "प्रणालि सुचि" msgid "The Mysterious GEGL" msgstr "अवर्णनिय जिइजिएल" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "वान्डा जी-नोम फिस" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 1.4.0.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-08-12 03:45+0200\n" "Last-Translator: Tino Meinen <a.t.meinen@chello.nl>\n" "Language-Team: Dutch <vertaling@nl.linux.org>\n" @@ -115,11 +115,11 @@ msgstr "Systeemmenu" msgid "The Mysterious GEGL" msgstr "Het Mysterieuse GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "De Piepende Rubberen Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda de GNOME-vis" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: nn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-09-28 21:09+0200\n" "Last-Translator: Åsmund Skjæveland <aasmunds@fys.uio.no>\n" "Language-Team: Norwegian (nynorsk) <i18n-nn@lister.ping.uio.no>\n" @@ -125,12 +125,12 @@ msgid "The Mysterious GEGL" msgstr "Den mystiske GEGL" # gnome-about/contributors.h:254 -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Den knirkande gummignomen" # gnome-about/contributors.h:279 -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "GNOME-fisken Wanda" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 2.5.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-03-29 13:49+0200\n" "Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n" "Language-Team: Norwegian (bokmål) <i18n-nb@lister.ping.uio.no>\n" @@ -111,11 +111,11 @@ msgstr "Systemmeny" msgid "The Mysterious GEGL" msgstr "Den mysteriske GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Den knirkende gummignomen" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "GNOME-fisken Wanda" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-06-08 10:07+0530\n" "Last-Translator: Amanpreet Singh Alam <amanlinux@netscape.net>\n" "Language-Team: Punjabi <punlinux-i18n@lists.sourceforge.>\n" @@ -111,11 +111,11 @@ msgstr "ਮਸ਼ੀਨੀ ਮੇਨੂ-ਸੂਚੀ" msgid "The Mysterious GEGL" msgstr "ਮਸਟੀਰੀਅਸ ਜੀਈਜੀਐਲ" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "ਸਕੁਕਉ ਰਬਰ ਗਨੋਮ" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "ਵੰਦਾ ਦੀ ਗਨੋਮ ਫਿਸ਼" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-06-30 08:17+0100\n" "Last-Translator: Gnome PL Team <translators@gnome.pl>\n" "Language-Team: Polish <pl@li.org>\n" @@ -114,11 +114,11 @@ msgstr "Menu systemowe" msgid "The Mysterious GEGL" msgstr "Tajemniczy GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Piszczący gumowy GNOME" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda rybka GNOME" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-03-07 00:15+0000\n" "Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n" "Language-Team: Português <gnome_pt@yahoogroups.com>\n" @@ -112,11 +112,11 @@ msgstr "Menu de sistema" msgid "The Mysterious GEGL" msgstr "O Misterioso GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "O Gnome de Borracha Guinchante" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda, O Peixe GNOME" diff --git a/po/pt_BR.po b/po/pt_BR.po index 42838649..076246d0 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-core 1.5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-08-10 12:00-0300\n" "Last-Translator: Evandro Fernandes Giovanini <evandrofg@ig.com.br>\n" "Language-Team: GNOME-BR <gnome-l10n-br@listas.cipsga.org.br>, Debian-BR " @@ -117,11 +117,11 @@ msgstr "Menu do Sistema" msgid "The Mysterious GEGL" msgstr "O misterioso GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "O Gnome de Borracha Barulhento" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda o Peixe do GNOME" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-09-04 19:24+0300\n" "Last-Translator: Mişu Moldovan <dumol@go.ro>\n" "Language-Team: <gnomero-list@lists.sourforge.net>\n" @@ -113,11 +113,11 @@ msgstr "Meniul Sistem" msgid "The Mysterious GEGL" msgstr "Misteriosul GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Gnomul surpriză" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Peştişorul Wanda" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-12-10 11:30+0300\n" "Last-Translator: Dmitry G. Mastrukov <dmitry@taurussoft.org>\n" "Language-Team: Russian <gnome-cyr@gnome.org>\n" @@ -113,11 +113,11 @@ msgstr "Системные утилиты" msgid "The Mysterious GEGL" msgstr "Таинственный ГЕГЛ" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Пищащий резиновый гном" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Ванда -- рыбка Гнома" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GNOME gnome-desktop.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-09-03 19:52+0200\n" "Last-Translator: Stanislav Visnovsky <visnov@suse.cz>\n" "Language-Team: Slovak <sk-i18n@linux.sk>\n" @@ -114,11 +114,11 @@ msgstr "Systémové menu" msgid "The Mysterious GEGL" msgstr "The Mysterious GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "GNOME ryba menom Wanda" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2001-02-28 18:36+0200\n" "Last-Translator: Andraz Tori <andraz.tori1@guest.arnes.si>\n" "Language-Team: Slovenian <sl@li.org>\n" @@ -109,11 +109,11 @@ msgstr "Sistemski menu" msgid "The Mysterious GEGL" msgstr "Skrivnostni GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Poskakujoča guma Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda - riba GNOME" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-03-15 10:16+0100\n" "Last-Translator: Elian Myftiu <elian@lycos.com>\n" "Language-Team: Albanian <gnome-albanian-perkthyesit@lists.sourceforge.net>\n" @@ -111,11 +111,11 @@ msgstr "Menuja e sistemit" msgid "The Mysterious GEGL" msgstr "Misteriozi GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Goma e zhurmshme e Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda, Peshku i GNOME" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-03-14 20:27+0100\n" "Last-Translator: Danilo Segan <danilo@prevod.org>\n" "Language-Team: Serbian (sr) <serbiangnome-lista@nongnu.org>\n" @@ -113,11 +113,11 @@ msgstr "Системски мени" msgid "The Mysterious GEGL" msgstr "Мистериозни ГЕГЛ" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Шкрипећи гумени Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Гном риба звана Ванда" diff --git a/po/sr@Latn.po b/po/sr@Latn.po index 6ea1c681..749b83db 100644 --- a/po/sr@Latn.po +++ b/po/sr@Latn.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-03-14 20:27+0100\n" "Last-Translator: Danilo Segan <danilo@prevod.org>\n" "Language-Team: Serbian (sr) <serbiangnome-lista@nongnu.org>\n" @@ -113,11 +113,11 @@ msgstr "Sistemski meni" msgid "The Mysterious GEGL" msgstr "Misteriozni GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Škripeći gumeni Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Gnom riba zvana Vanda" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-08-08 16:57+0200\n" "Last-Translator: Christian Rose <menthos@menthos.com>\n" "Language-Team: Swedish <sv@li.org>\n" @@ -117,11 +117,11 @@ msgstr "Systemmeny" msgid "The Mysterious GEGL" msgstr "Den mystiske GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Den pipande gummi-gnomen" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "GNOME-fisken Wanda" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Tamil Gnome Translation v. 1.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-05-28 17:44+0530\n" "Last-Translator: Zhakanini <tamilpc@ambalam.com>\n" "Language-Team: Tamil <tamillinux-users@lists.sourceforge.net>\n" @@ -129,12 +129,12 @@ msgid "The Mysterious GEGL" msgstr "ரகசிய GEGL" # gnome-about/contributors.h:257 -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "கிரீச்சிடு கனோம்" # gnome-about/contributors.h:282 -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "வாண்டா என்னும் கனோம் மீன்" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-03-05 03:02-0600\n" "Last-Translator: Paisa Seeluangsawat <paisa@users.sf.net>\n" "Language-Team: Thai <L10n@opentle.org>\n" @@ -111,11 +111,11 @@ msgstr "เมนูระบบ" msgid "The Mysterious GEGL" msgstr "The Mysterious GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda the GNOME Fish" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-05-25 17:48+0330\n" "Last-Translator: Gurban Mühemmet Tewekgeli <gmtavakkoli@yahoo.com>\n" "Language-Team: Turkmen <kakilikgroup@yahoo.com>\n" @@ -114,11 +114,11 @@ msgstr "Sistem menöwsi" msgid "The Mysterious GEGL" msgstr "Syrly GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "GNOMEniň Jaýyrdawyk Lastigi" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "GNOME Balyky Wanda" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-04-12 02:41+0300\n" "Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n" "Language-Team: Turkish <gnome-turk@gnome.org>\n" @@ -112,11 +112,11 @@ msgstr "Sistem menüsü" msgid "The Mysterious GEGL" msgstr "Esrarengiz GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Lastik Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "GNOME Balığı Wanda" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-core 1.5.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-08-20 13:57+0300\n" "Last-Translator: Maxim Dziumanenko <mvd@mylinux.com.ua>\n" "Language-Team: Ukrainian <uk@li.org>\n" @@ -112,11 +112,11 @@ msgstr "Системне меню" msgid "The Mysterious GEGL" msgstr "Таємничий GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Ґумовий Ґном" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Ванда — рибка з GNOME" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop-vi\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-04-22 09:04+0700\n" "Last-Translator: Trinh Minh Thanh <tmthanh@yahoo.com>\n" "Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n" @@ -112,11 +112,11 @@ msgstr "Menu hệ thống" msgid "The Mysterious GEGL" msgstr "The Mysterious GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda The GNOME Fish" @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 1.5.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-07-11 10:29+0200\n" "Last-Translator: Pablo Saratxaga <pablo@mandrakesoft.com>\n" "Language-Team: Walon <linux-wa@chanae.alphanet.ch>\n" @@ -118,11 +118,11 @@ msgstr "Menu do sistinme" msgid "The Mysterious GEGL" msgstr "GEGL li misterieus" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Les ptits nûtons des bwès" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda, li pexhon di GNOME" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-03-19\n" "Last-Translator: Raphael Finkel <raphael@cs.uky.edu>\n" "Language-Team: Yiddish <raphael@cs.uky.edu>\n" @@ -110,11 +110,11 @@ msgstr "" msgid "The Mysterious GEGL" msgstr "" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-core 2.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-05-30 15:06+0200\n" "Last-Translator: \n" "Language-Team: amo@wazobiasoft.org\n" @@ -112,11 +112,11 @@ msgstr "ètò kọmpútà" msgid "The Mysterious GEGL" msgstr "Àràmàdà GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "Rọbà Gnome tíó-dárapúpọ" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "Wanda ẹja GNOME" diff --git a/po/zh_CN.po b/po/zh_CN.po index 61e99f86..cc2b6ef2 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2004-09-18 22:56+0800\n" "Last-Translator: Wang Jian <lark@linux.net.cn>\n" "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" @@ -119,12 +119,12 @@ msgstr "系统菜单" msgid "The Mysterious GEGL" msgstr "神秘的 GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "The Squeaky Rubber Gnome" # applets/fish/fish.c:137 -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "GNOME 小鱼 Wanda" @@ -251,8 +251,8 @@ msgid "" "GNOME's greatest strength is our strong community. Virtually anyone, with or " "without coding skills, can contribute to making GNOME better." msgstr "" -"GNOME 最引以自豪的,就是其强大的社区。任何人都可以为 GNOME 贡献力量,而不管" -"他是否懂得编程。" +"GNOME 最引以自豪的,就是其强大的社区。任何人都可以为 GNOME 贡献力量,而不管他" +"是否懂得编程。" #: gnome-version.xml.in.in.h:9 msgid "" diff --git a/po/zh_TW.po b/po/zh_TW.po index bb352c4f..274c0bf1 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: gnome-desktop 2.4.1.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-08-30 14:31+0100\n" +"POT-Creation-Date: 2004-10-12 16:51+0100\n" "PO-Revision-Date: 2003-11-10 02:54+0800\n" "Last-Translator: Abel Cheung <maddog@linux.org.hk>\n" "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n" @@ -118,11 +118,11 @@ msgstr "系統選單" msgid "The Mysterious GEGL" msgstr "神秘的 GEGL" -#: gnome-about/contributors.h:291 +#: gnome-about/contributors.h:292 msgid "The Squeaky Rubber Gnome" msgstr "橡膠小精靈" -#: gnome-about/contributors.h:324 +#: gnome-about/contributors.h:325 msgid "Wanda The GNOME Fish" msgstr "GNOME 小魚 Wanda" |