summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi Yuan <li.yuan@sun.com>2007-01-22 12:09:46 +0000
committerLi Yuan <liyuan@src.gnome.org>2007-01-22 12:09:46 +0000
commit4fca14247242b78b1258a4ccace6589eee582433 (patch)
tree14125b6b34b14990f34d3fc3741169e4955a9b72
parentfb157d5f6ee6bdab4e71516baf8c976032b6d49c (diff)
downloadatk-4fca14247242b78b1258a4ccace6589eee582433.tar.gz
Revved to 1.13.2.ATK_1_13_2
2007-01-22 Li Yuan <li.yuan@sun.com> * configure.in, NEWS: Revved to 1.13.2. svn path=/trunk/; revision=1139
-rw-r--r--ChangeLog5
-rw-r--r--NEWS6
-rw-r--r--configure.in2
-rw-r--r--po/af.po2
-rw-r--r--po/am.po2
-rw-r--r--po/ar.po2
-rw-r--r--po/as.po2
-rw-r--r--po/az.po2
-rw-r--r--po/be.po2
-rw-r--r--po/bg.po2
-rw-r--r--po/bn.po2
-rw-r--r--po/bn_IN.po2
-rw-r--r--po/bs.po2
-rw-r--r--po/ca.po2
-rw-r--r--po/cs.po2
-rw-r--r--po/cy.po2
-rw-r--r--po/da.po2
-rw-r--r--po/de.po2
-rw-r--r--po/dz.po2
-rw-r--r--po/el.po2
-rw-r--r--po/en_CA.po2
-rw-r--r--po/en_GB.po2
-rw-r--r--po/eo.po2
-rw-r--r--po/es.po2
-rw-r--r--po/et.po2
-rw-r--r--po/eu.po2
-rw-r--r--po/fa.po2
-rw-r--r--po/fi.po2
-rw-r--r--po/fr.po2
-rw-r--r--po/ga.po2
-rw-r--r--po/gl.po2
-rw-r--r--po/gu.po2
-rw-r--r--po/he.po2
-rw-r--r--po/hi.po2
-rw-r--r--po/hr.po2
-rw-r--r--po/hu.po2
-rw-r--r--po/id.po2
-rw-r--r--po/is.po2
-rw-r--r--po/it.po2
-rw-r--r--po/ja.po2
-rw-r--r--po/ka.po2
-rw-r--r--po/kn.po2
-rw-r--r--po/ko.po2
-rw-r--r--po/ku.po2
-rw-r--r--po/li.po2
-rw-r--r--po/lt.po2
-rw-r--r--po/lv.po2
-rw-r--r--po/mk.po2
-rw-r--r--po/ml.po2
-rw-r--r--po/mn.po2
-rw-r--r--po/mr.po2
-rw-r--r--po/ms.po2
-rw-r--r--po/nb.po2
-rw-r--r--po/ne.po2
-rw-r--r--po/nl.po2
-rw-r--r--po/nn.po2
-rw-r--r--po/or.po2
-rw-r--r--po/pa.po2
-rw-r--r--po/pl.po2
-rw-r--r--po/pt.po2
-rw-r--r--po/pt_BR.po2
-rw-r--r--po/ro.po2
-rw-r--r--po/ru.po2
-rw-r--r--po/rw.po2
-rw-r--r--po/sk.po2
-rw-r--r--po/sl.po2
-rw-r--r--po/sq.po2
-rw-r--r--po/sr.po2
-rw-r--r--po/sr@Latn.po2
-rw-r--r--po/sr@ije.po2
-rw-r--r--po/sv.po2
-rw-r--r--po/ta.po2
-rw-r--r--po/te.po2
-rw-r--r--po/th.po2
-rw-r--r--po/tk.po2
-rw-r--r--po/tr.po2
-rw-r--r--po/tt.po2
-rw-r--r--po/ug.po2
-rw-r--r--po/uk.po248
-rw-r--r--po/vi.po2
-rw-r--r--po/wa.po2
-rw-r--r--po/xh.po2
-rw-r--r--po/yi.po2
-rw-r--r--po/zh_CN.po2
-rw-r--r--po/zh_HK.po2
-rw-r--r--po/zh_TW.po2
86 files changed, 218 insertions, 207 deletions
diff --git a/ChangeLog b/ChangeLog
index 3dd5a7d..aab0c6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-01-22 Li Yuan <li.yuan@sun.com>
+
+ * configure.in, NEWS:
+ Revved to 1.13.2.
+
2007-01-19 Li Yuan <li.yuan@sun.com>
* atk/atkmisc.c:
diff --git a/NEWS b/NEWS
index 4347da5..f471ecd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in version 1.13.2:
+=========================
+*
+*New class which provides miscellaneous utilities.
+*Fixes #329454.
+
Changes in version 1.12.4:
=========================
*
diff --git a/configure.in b/configure.in
index d8e865e..5883460 100644
--- a/configure.in
+++ b/configure.in
@@ -17,7 +17,7 @@ dnl set ATK_BINARY_AGE _and_ ATK_INTERFACE_AGE to 0.
dnl The triplet
m4_define([atk_major_version], [1])
m4_define([atk_minor_version], [13])
-m4_define([atk_micro_version], [1])
+m4_define([atk_micro_version], [2])
m4_define([atk_version],
[atk_major_version.atk_minor_version.atk_micro_version])
diff --git a/po/af.po b/po/af.po
index f14d025..a202325 100644
--- a/po/af.po
+++ b/po/af.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk cvs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2002-12-05 16:08+0100\n"
"Last-Translator: Stefan Lubbersen <servine_lauvi@hotmail.com>\n"
"Language-Team: Afrikaans <servine_lauvi@hotmail.com>\n"
diff --git a/po/am.po b/po/am.po
index 5d182db..147fbb5 100644
--- a/po/am.po
+++ b/po/am.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2003-01-08 07:44+EDT\n"
"Last-Translator: Ge'ez Frontier Foundation <locales@geez.org>\n"
"Language-Team: Amharic <locales@geez.org>\n"
diff --git a/po/ar.po b/po/ar.po
index 18ef0ef..8c9b781 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD.ar\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-11-12 03:05+0100\n"
"Last-Translator: Djihed Afifi <djihed@gmail.com>\n"
"Language-Team: Arabeyes <doc@arabeyes.org>\n"
diff --git a/po/as.po b/po/as.po
index cec577b..e37c986 100644
--- a/po/as.po
+++ b/po/as.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2004-12-17 05:00+0530\n"
"Last-Translator: SUNARAM PATIR <lkpatir@yahoo.co.in>\n"
"Language-Team: ASSAMESE <>\n"
diff --git a/po/az.po b/po/az.po
index 5f0086c..d1b1655 100644
--- a/po/az.po
+++ b/po/az.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD.az\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2004-08-18 20:10+0300\n"
"Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
diff --git a/po/be.po b/po/be.po
index 0f1a95d..6848416 100644
--- a/po/be.po
+++ b/po/be.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2005-11-19 12:50+0200\n"
"Last-Translator: Vital Khilko <vk@altlinux.ru>\n"
"Language-Team: Belarusian <i18n@mova.org>\n"
diff --git a/po/bg.po b/po/bg.po
index 5a73fda..2d5b95e 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk-HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-07-05 16:18+0300\n"
"Last-Translator: Alexander Shopov <ash@contact.bg>\n"
"Language-Team: Bulgarian <dict@linux.zonebg.com>\n"
diff --git a/po/bn.po b/po/bn.po
index 1d4010c..9d795e5 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-08-23 20:13+0600\n"
"Last-Translator: Khandakar Mujahidul Islam <suzan@bengalinux.org>\n"
"Language-Team: Bengali <gnome-translation@bengalinux.org>\n"
diff --git a/po/bn_IN.po b/po/bn_IN.po
index 2c2feba..61a0d3d 100644
--- a/po/bn_IN.po
+++ b/po/bn_IN.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-07-04 13:08+0530\n"
"Last-Translator: Runa Bhattacharjee <runabh@gmail.com>\n"
"Language-Team: Bangla (INDIA) <gnome-translation@bengalinux.org>\n"
diff --git a/po/bs.po b/po/bs.po
index 60c90ce..fec1bbe 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD.bs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2004-07-31 01:24+0200\n"
"Last-Translator: Kenan Hadžiavdić <kenan@bgnett.no>\n"
"Language-Team: Bosnian <lokal@linux.org.ba>\n"
diff --git a/po/ca.po b/po/ca.po
index 812f554..4361fff 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk 1.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-06-10 15:47+0200\n"
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
"Language-Team: Catalan <tradgnome@softcatala.org>\n"
diff --git a/po/cs.po b/po/cs.po
index e9111ca..cfe97e5 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2005-12-02 19:56+0100\n"
"Last-Translator: Petr Tomeš <ptomes@gmail.com>\n"
"Language-Team: Czech <cs@li.org>\n"
diff --git a/po/cy.po b/po/cy.po
index ef2da91..3709905 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-06-29 19:15+0100\n"
"Last-Translator: Rhys Jones <rhys@sucs.org>\n"
"Language-Team: Welsh <gnome-cy@pengwyn.linux.org.uk>\n"
diff --git a/po/da.po b/po/da.po
index 5b054f8..723e07c 100644
--- a/po/da.po
+++ b/po/da.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-01-18 16:26+0100\n"
"Last-Translator: Ole Laursen <olau@hardworking.dk>\n"
"Language-Team: Danish <dansk@klid.dk>\n"
diff --git a/po/de.po b/po/de.po
index 02a3ebd..aa2f248 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk 1.5.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-07-11 13:44+0200\n"
"Last-Translator: Hendrik Richter <hendrikr@gnome.org>\n"
"Language-Team: German <gnome-de@gnome.org>\n"
diff --git a/po/dz.po b/po/dz.po
index 9f211e4..f92e03d 100644
--- a/po/dz.po
+++ b/po/dz.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD.dz\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-06-12 16:08+0530\n"
"Last-Translator: Mindu Dorji\n"
"Language-Team: DZONGKHA <pgeyleg@dit.gov.bt>\n"
diff --git a/po/el.po b/po/el.po
index 7c3b185..0f9a8f5 100644
--- a/po/el.po
+++ b/po/el.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: el\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-09-04 12:48+0300\n"
"Last-Translator: Kostas Papadimas <pkst@gnome.org>\n"
"Language-Team: Greek <team@gnome.gr>\n"
diff --git a/po/en_CA.po b/po/en_CA.po
index c0d5236..2767ddb 100644
--- a/po/en_CA.po
+++ b/po/en_CA.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2004-09-24 18:16-0500\n"
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
"Language-Team: Canadian English <adamw@gnome.org>\n"
diff --git a/po/en_GB.po b/po/en_GB.po
index b4f3d11..224740d 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-09-09 15:34-0000\n"
"Last-Translator: David Lodge <dave@cirt.net>\n"
"Language-Team: en_GB <en@li.org>\n"
diff --git a/po/eo.po b/po/eo.po
index aac6017..5475ac7 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk 1.3.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2003-03-14 16:16+0500\n"
"Last-Translator: Charles Voelger <cvoelger@dweasel.com>\n"
"Language-Team: Esperanto <eo@li.org>\n"
diff --git a/po/es.po b/po/es.po
index 83c9035..84bbd4c 100644
--- a/po/es.po
+++ b/po/es.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: es\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-06-11 19:05+0200\n"
"Last-Translator: Francisco Javier F. Serrador <serrador@cvs.gnome.org>\n"
"Language-Team: Spanish <traductores@es.gnome.org>\n"
diff --git a/po/et.po b/po/et.po
index 38b29e1..5748537 100644
--- a/po/et.po
+++ b/po/et.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2007-01-07 09:51+0200\n"
"Last-Translator: Priit Laes <amd@store20.com>\n"
"Language-Team: Estonian <gnome-et@linux.ee>\n"
diff --git a/po/eu.po b/po/eu.po
index d780340..a0bd7dc 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: eu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-07-05 19:00+0000\n"
"Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>\n"
"Language-Team: Basque <itzulpena@euskalgnu.org>\n"
diff --git a/po/fa.po b/po/fa.po
index d5be33b..68f131b 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2005-07-13 19:23+0430\n"
"Last-Translator: Meelad Zakaria <meelad@farsiweb.info>\n"
"Language-Team: Persian <farsi@lists.sharif.edu>\n"
diff --git a/po/fi.po b/po/fi.po
index a18c524..3bfdd6d 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-07-06 10:19+0300\n"
"Last-Translator: Ilkka Tuohela <hile@iki.fi>\n"
"Language-Team: Gnome Finnish Translation Team <gnome-fi-laatu@lists."
diff --git a/po/fr.po b/po/fr.po
index 38626ed..52ba9fb 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk 1.12.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-11-02 12:16+0100\n"
"Last-Translator: Christophe Merlet (RedFox) <redfox@redfoxcenter.org>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
diff --git a/po/ga.po b/po/ga.po
index 323f1d6..a3088d6 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2003-06-05 19:30+0100\n"
"Last-Translator: Paul Duffy <dubhthach@frink.nuigalway.ie>\n"
"Language-Team: Irish\n"
diff --git a/po/gl.po b/po/gl.po
index 20e2fba..8ec1558 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-06-12 18:50+0200\n"
"Last-Translator: Ignacio Casal Quinteiro <nacho.resa@gmail.com>\n"
"Language-Team: Galego <trasno@ceu.fi.udc.es>\n"
diff --git a/po/gu.po b/po/gu.po
index 619c424..c91ce0c 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD.gu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-06-09 10:20+0530\n"
"Last-Translator: Ankit Patel <ankit644@yahoo.com>\n"
"Language-Team: Gujarati <indianoss-gujarati@lists.sourceforge.net>\n"
diff --git a/po/he.po b/po/he.po
index 7c0405f..ce281db 100644
--- a/po/he.po
+++ b/po/he.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD.he\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2002-12-05 23:31+0200\n"
"Last-Translator: Yair Hershkovitz <yairhr@gmail.com>\n"
"Language-Team: Hebrew <he@li.org>\n"
diff --git a/po/hi.po b/po/hi.po
index 53a5c15..ebb8662 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD.hi\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-06-20 13:30+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
"Language-Team: Hindi <fedora-trans-hi@redhat.com>\n"
diff --git a/po/hr.po b/po/hr.po
index f021741..3d73bf4 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk 0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2004-03-13 11:52+CET\n"
"Last-Translator: auto\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
diff --git a/po/hu.po b/po/hu.po
index 60ad342..9594310 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD.hu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-08-26 13:09+0200\n"
"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <gnome@gnome.hu>\n"
diff --git a/po/id.po b/po/id.po
index e764181..a87764d 100644
--- a/po/id.po
+++ b/po/id.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-03-22 21:31+0700\n"
"Last-Translator: Mohammad DAMT <mdamt@bisnisweb.com>\n"
"Language-Team: Indonesia <kontak@id.gnome.org>\n"
diff --git a/po/is.po b/po/is.po
index 5415c91..3af68ad 100644
--- a/po/is.po
+++ b/po/is.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk 2.1.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2003-05-04 11:21--100\n"
"Last-Translator: Samuel Jon Gunnarsson <sammi@techattack.nu>\n"
"Language-Team: Icelandic <gnome@techattack.nu>\n"
diff --git a/po/it.po b/po/it.po
index d09cc16..cb034f8 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-09-12 10:07+0200\n"
"Last-Translator: Luca Ferretti <elle.uca@libero.it>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
diff --git a/po/ja.po b/po/ja.po
index 0690c67..96113ec 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-08-16 22:41+0900\n"
"Last-Translator: Satoru SATOH <ss@gnome.gr.jp>\n"
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
diff --git a/po/ka.po b/po/ka.po
index 29d0436..71966fb 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-11-14 01:59+0100\n"
"Last-Translator: Vladimer Sichinava <vsichi@gnome.org>\n"
"Language-Team: Georgian <geognome@googlegroups.com>\n"
diff --git a/po/kn.po b/po/kn.po
index bf23364..0bfaff4 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ATK.GNOME-2.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2002-12-27 17:12+0530\n"
"Last-Translator: Pramod <rpramod@postmaster.co.uk>\n"
"Language-Team: Kannada <LL@li.org>\n"
diff --git a/po/ko.po b/po/ko.po
index 8bfd67e..e56c6da 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk 1.12.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-06-10 01:37+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n"
diff --git a/po/ku.po b/po/ku.po
index 34bfde0..5a9e7d1 100644
--- a/po/ku.po
+++ b/po/ku.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ku\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-12-23 21:49+0100\n"
"Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n"
"Language-Team: Kurdish <ku@li.org>\n"
diff --git a/po/li.po b/po/li.po
index 5b69ff4..5e632e4 100644
--- a/po/li.po
+++ b/po/li.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk cvs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2003-06-04 16:08+0100\n"
"Last-Translator: Mathieu van Woerkom <mathieu@brabants.org>\n"
"Language-Team: Limburgish\n"
diff --git a/po/lt.po b/po/lt.po
index 6b0fc6b..688f956 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-01-07 14:33+0200\n"
"Last-Translator: Žygimantas Beručka <uid0@akl.lt>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
diff --git a/po/lv.po b/po/lv.po
index bc280cc..2530744 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: lv\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-07-21 13:22+0300\n"
"Last-Translator: Raivis Dejus <orvils@gmail.com>\n"
"Language-Team: Latvian <locale@laka.lv>\n"
diff --git a/po/mk.po b/po/mk.po
index df77f7a..d29adee 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-08-02 08:33+0200\n"
"Last-Translator: Arangel Angov <ufo@linux.net.mk>\n"
"Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n"
diff --git a/po/ml.po b/po/ml.po
index 0c2fecb..693dc92 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-07-17 17:14+0530\n"
"Last-Translator: Ani Peter <peter.ani@gmail.com>\n"
"Language-Team: Malayalam\n"
diff --git a/po/mn.po b/po/mn.po
index 20a6c8b..91a4797 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mn\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2004-08-06 08:38+0200\n"
"Last-Translator: Sanlig Badral <badral@users.sourceforge.net>\n"
"Language-Team: Mongolian <openmn-translation@lists.sourceforge.net>\n"
diff --git a/po/mr.po b/po/mr.po
index 73e2b22..fcb1299 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk 1.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2004-02-07 13:20+0530\n"
"Last-Translator: Jitendra Shah. <jitendras@vsnl.com>\n"
"Language-Team: Marathi <www.indictrans.org>\n"
diff --git a/po/ms.po b/po/ms.po
index 4742063..5684557 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2003-11-28 20:20+0800\n"
"Last-Translator: Hasbullah Bin Pit <sebol@ikhlas.com>\n"
"Language-Team: Projek Gabai <gabai-penyumbang@lists.sourceforge.org>\n"
diff --git a/po/nb.po b/po/nb.po
index 4fe50b7..7a88229 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk 2.15.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-06-26 21:26+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian <i18n-nb@lister.ping.uio.no>\n"
diff --git a/po/ne.po b/po/ne.po
index 90faf1b..f30c6a4 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.gnome-2-14.ne\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-04-26 22:52+0545\n"
"Last-Translator: Shyam Krishna Bal <shyamkrishna_bal@yahoo.com>\n"
"Language-Team: Nepali <info@mpp.org.np>\n"
diff --git a/po/nl.po b/po/nl.po
index 5483057..bc96104 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk cvs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-06-11 08:14+0200\n"
"Last-Translator: Tino Meinen <a.t.meinen@chello.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
diff --git a/po/nn.po b/po/nn.po
index 945053d..2005608 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nn\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-09-02 12:14+0200\n"
"Last-Translator: Åsmund Skjæveland <aasmunds@fys.uio.no>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
diff --git a/po/or.po b/po/or.po
index 5b8891e..7b43659 100644
--- a/po/or.po
+++ b/po/or.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD.or\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-03-24 03:50+0530\n"
"Last-Translator: Subhransu Behera <arya_subhransu@yahoo.co.in>\n"
"Language-Team: Oriya <oriya-group@lists.sarovar.org>\n"
diff --git a/po/pa.po b/po/pa.po
index b0311f7..8d053d5 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-12-09 11:34+0530\n"
"Last-Translator: KDB <brar.kd@gmail.com>\n"
"Language-Team: Punjabi <fedora-trans-pa@redhat.com>\n"
diff --git a/po/pl.po b/po/pl.po
index 7ebae82..65e9023 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD.pl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-08-12 02:24+0200\n"
"Last-Translator: Artur Flinta <aflinta@at.kernel.pl>\n"
"Language-Team: Polish <translators@gnomepl.org>\n"
diff --git a/po/pt.po b/po/pt.po
index 0a423af..1047756 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.16\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-08-17 21:10+0000\n"
"Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n"
"Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 1ec2fc0..67acbe1 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-08-08 23:20-0300\n"
"Last-Translator: Leonardo Ferreira Fontenelle <leo.fontenelle@gmail.com>\n"
"Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n"
diff --git a/po/ro.po b/po/ro.po
index 1b1dced..5935cec 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-09-03 16:40+0300\n"
"Last-Translator: Mişu Moldovan <dumol@gnome.ro>\n"
"Language-Team: Romanian <gnomero-list@lists.sourceforge.net>\n"
diff --git a/po/ru.po b/po/ru.po
index 019776e..4b7c15a 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-08-24 17:39+0300\n"
"Last-Translator: Leonid Kanter <leon@asplinux.ru>\n"
"Language-Team: <gnome-cyr@gnome.org>\n"
diff --git a/po/rw.po b/po/rw.po
index 14b5d05..fb0d9b3 100644
--- a/po/rw.po
+++ b/po/rw.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk 2.12\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2005-03-28 19:34-0700\n"
"Last-Translator: Steve Murphy <murf@e-tools.com>\n"
"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
diff --git a/po/sk.po b/po/sk.po
index 730afd8..3160b5c 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-06-19 21:42+0200\n"
"Last-Translator: Marcel Telka <marcel@telka.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
diff --git a/po/sl.po b/po/sl.po
index 95f95c1..aea91e3 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-08-11 17:37+0100\n"
"Last-Translator: Matjaž Horvat <m@owca.info>\n"
"Language-Team: Slovenian <sl@li.org>\n"
diff --git a/po/sq.po b/po/sq.po
index b95d54c..e04b7f9 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-08-28 08:41+0200\n"
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
"Language-Team: albanian <gnome-albanian-perkthyesit@lists.sourceforge.net>\n"
diff --git a/po/sr.po b/po/sr.po
index 7850b1f..dc3d775 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-09-01 00:10+0200\n"
"Last-Translator: Горан Ракић <grakic@devbase.net>\n"
"Language-Team: Serbian (sr) <gnom@prevod.org>\n"
diff --git a/po/sr@Latn.po b/po/sr@Latn.po
index 3a54c29..7100505 100644
--- a/po/sr@Latn.po
+++ b/po/sr@Latn.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-09-01 00:10+0200\n"
"Last-Translator: Goran Rakić <grakic@devbase.net>\n"
"Language-Team: Serbian (sr) <gnom@prevod.org>\n"
diff --git a/po/sr@ije.po b/po/sr@ije.po
index 01ad7a2..5ad273c 100644
--- a/po/sr@ije.po
+++ b/po/sr@ije.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2004-08-06 19:34+0200\n"
"Last-Translator: Bojan Suzic <bojans@teol.net>\n"
"Language-Team: Serbian (sr) <gnom@prevod.org>\n"
diff --git a/po/sv.po b/po/sv.po
index ff307d1..b665f9f 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-06-14 09:02+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
diff --git a/po/ta.po b/po/ta.po
index 7b7efed..742c6b9 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD.ta\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-08-30 16:05+0530\n"
"Last-Translator: Felix <ifelix25@gmail.com>\n"
"Language-Team: Tamil <ta@li.org>\n"
diff --git a/po/te.po b/po/te.po
index 27a0195..4fda2ed 100644
--- a/po/te.po
+++ b/po/te.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-11-14 10:38+0530\n"
"Last-Translator: Sree Ganesh <sthottem@redhat.com>\n"
"Language-Team: Swecha <localisation@swecha.org>\n"
diff --git a/po/th.po b/po/th.po
index fa9340f..973a6ec 100644
--- a/po/th.po
+++ b/po/th.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-02-11 09:31+0700\n"
"Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n"
"Language-Team: <l10n@opentle.org>\n"
diff --git a/po/tk.po b/po/tk.po
index 5983d40..eaa2a54 100644
--- a/po/tk.po
+++ b/po/tk.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2004-05-25 17:47+0330\n"
"Last-Translator: Mühemmet Amut <m_amout@yahoo.com>\n"
"Language-Team: Turkmen <kakilikgroup@yahoo.com>\n"
diff --git a/po/tr.po b/po/tr.po
index 6290317..8c202ba 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-03-13 23:53+0200\n"
"Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
diff --git a/po/tt.po b/po/tt.po
index 3f4aa9f..c1a3102 100644
--- a/po/tt.po
+++ b/po/tt.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk 1.3.10\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2005-11-01 12:39+0300\n"
"Last-Translator: Albert Fazlí <tatarish.l10n@gmail.com>\n"
"Language-Team: Tatarish <tatarish.l10n@gmail.com>\n"
diff --git a/po/ug.po b/po/ug.po
index eade1cc..5658e80 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk 2.12 \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2005-06-17 13:10+0000\n"
"Last-Translator: Gheyret Tohti <gheyret@yahoo.com>\n"
"Language-Team: Gnome Uighur Translation Project <gnome-uighur@yahoogroups."
diff --git a/po/uk.po b/po/uk.po
index 78e338a..5e59282 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-18 19:26+0200\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2007-01-18 16:46+0200\n"
"Last-Translator: Maxim Dziumanenko <dziumanenko@gmail.com>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
@@ -16,441 +16,441 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../atk/atkhyperlink.c:103
+#: atk/atkhyperlink.c:103
msgid "Selected Link"
msgstr "Посилання виділене"
-#: ../atk/atkhyperlink.c:104
+#: atk/atkhyperlink.c:104
msgid "Specifies whether the AtkHyperlink object is selected"
msgstr "Вказує, чи виділений об'єкт AtkHyperlink"
-#: ../atk/atkhyperlink.c:110
+#: atk/atkhyperlink.c:110
msgid "Number of Anchors"
msgstr "Кількість якорів"
-#: ../atk/atkhyperlink.c:111
+#: atk/atkhyperlink.c:111
msgid "The number of anchors associated with the AtkHyperlink object"
msgstr "Кількість якорів, пов'язаних з об'єктом AtkHyperlink"
-#: ../atk/atkhyperlink.c:119
+#: atk/atkhyperlink.c:119
msgid "End index"
msgstr "Кінцевий індекс"
-#: ../atk/atkhyperlink.c:120
+#: atk/atkhyperlink.c:120
msgid "The end index of the AtkHyperlink object"
msgstr "Кінцевий індекс об'єкту AtkHyperlink"
-#: ../atk/atkhyperlink.c:128
+#: atk/atkhyperlink.c:128
msgid "Start index"
msgstr "Початковий індекс"
-#: ../atk/atkhyperlink.c:129
+#: atk/atkhyperlink.c:129
msgid "The start index of the AtkHyperlink object"
msgstr "Початковий індекс об'єкту AtkHyperlink"
-#: ../atk/atkobject.c:82
+#: atk/atkobject.c:82
msgid "invalid"
msgstr "неприпустимий"
-#: ../atk/atkobject.c:83
+#: atk/atkobject.c:83
msgid "accelerator label"
msgstr "позначка комбінації клавіш"
-#: ../atk/atkobject.c:84
+#: atk/atkobject.c:84
msgid "alert"
msgstr "тривога"
-#: ../atk/atkobject.c:85
+#: atk/atkobject.c:85
msgid "animation"
msgstr "анімація"
-#: ../atk/atkobject.c:86
+#: atk/atkobject.c:86
msgid "arrow"
msgstr "стрілка"
-#: ../atk/atkobject.c:87
+#: atk/atkobject.c:87
msgid "calendar"
msgstr "календар"
-#: ../atk/atkobject.c:88
+#: atk/atkobject.c:88
msgid "canvas"
msgstr "полотно"
-#: ../atk/atkobject.c:89
+#: atk/atkobject.c:89
msgid "check box"
msgstr "кнопка-прапорець"
-#: ../atk/atkobject.c:90
+#: atk/atkobject.c:90
msgid "check menu item"
msgstr "елемент-прапорець меню"
-#: ../atk/atkobject.c:91
+#: atk/atkobject.c:91
msgid "color chooser"
msgstr "вибір кольору"
-#: ../atk/atkobject.c:92
+#: atk/atkobject.c:92
msgid "column header"
msgstr "заголовок стовпчика"
-#: ../atk/atkobject.c:93
+#: atk/atkobject.c:93
msgid "combo box"
msgstr "поле зі списком"
-#: ../atk/atkobject.c:94
+#: atk/atkobject.c:94
msgid "dateeditor"
msgstr "редактор дати"
-#: ../atk/atkobject.c:95
+#: atk/atkobject.c:95
msgid "desktop icon"
msgstr "значок стільниці"
-#: ../atk/atkobject.c:96
+#: atk/atkobject.c:96
msgid "desktop frame"
msgstr "рамка стільниці"
-#: ../atk/atkobject.c:97
+#: atk/atkobject.c:97
msgid "dial"
msgstr "набір номера"
-#: ../atk/atkobject.c:98
+#: atk/atkobject.c:98
msgid "dialog"
msgstr "діалогове вікно"
-#: ../atk/atkobject.c:99
+#: atk/atkobject.c:99
msgid "directory pane"
msgstr "панель каталогу"
-#: ../atk/atkobject.c:100
+#: atk/atkobject.c:100
msgid "drawing area"
msgstr "область малювання"
-#: ../atk/atkobject.c:101
+#: atk/atkobject.c:101
msgid "file chooser"
msgstr "вибір файлів"
-#: ../atk/atkobject.c:102
+#: atk/atkobject.c:102
msgid "filler"
msgstr "заповнювач"
#. I know it looks wrong but that is what Java returns
-#: ../atk/atkobject.c:104
+#: atk/atkobject.c:104
msgid "fontchooser"
msgstr "вибір шрифту"
-#: ../atk/atkobject.c:105
+#: atk/atkobject.c:105
msgid "frame"
msgstr "рамка"
-#: ../atk/atkobject.c:106
+#: atk/atkobject.c:106
msgid "glass pane"
msgstr "прозора панель"
-#: ../atk/atkobject.c:107
+#: atk/atkobject.c:107
msgid "html container"
msgstr "контейнер з html вмістом"
-#: ../atk/atkobject.c:108
+#: atk/atkobject.c:108
msgid "icon"
msgstr "значок"
-#: ../atk/atkobject.c:109
+#: atk/atkobject.c:109
msgid "image"
msgstr "зображення"
-#: ../atk/atkobject.c:110
+#: atk/atkobject.c:110
msgid "internal frame"
msgstr "внутрішня рамка"
-#: ../atk/atkobject.c:111
+#: atk/atkobject.c:111
msgid "label"
msgstr "позначка"
-#: ../atk/atkobject.c:112
+#: atk/atkobject.c:112
msgid "layered pane"
msgstr "панель з рівнями"
-#: ../atk/atkobject.c:113
+#: atk/atkobject.c:113
msgid "list"
msgstr "список"
-#: ../atk/atkobject.c:114
+#: atk/atkobject.c:114
msgid "list item"
msgstr "елемент списку"
-#: ../atk/atkobject.c:115
+#: atk/atkobject.c:115
msgid "menu"
msgstr "меню"
-#: ../atk/atkobject.c:116
+#: atk/atkobject.c:116
msgid "menu bar"
msgstr "рядок меню"
-#: ../atk/atkobject.c:117
+#: atk/atkobject.c:117
msgid "menu item"
msgstr "елемент меню"
-#: ../atk/atkobject.c:118
+#: atk/atkobject.c:118
msgid "option pane"
msgstr "панель параметрів"
-#: ../atk/atkobject.c:119
+#: atk/atkobject.c:119
msgid "page tab"
msgstr "вкладка сторінки"
-#: ../atk/atkobject.c:120
+#: atk/atkobject.c:120
msgid "page tab list"
msgstr "список вкладок сторінки"
-#: ../atk/atkobject.c:121
+#: atk/atkobject.c:121
msgid "panel"
msgstr "панель"
-#: ../atk/atkobject.c:122
+#: atk/atkobject.c:122
msgid "password text"
msgstr "пароль"
-#: ../atk/atkobject.c:123
+#: atk/atkobject.c:123
msgid "popup menu"
msgstr "контекстне меню"
-#: ../atk/atkobject.c:124
+#: atk/atkobject.c:124
msgid "progress bar"
msgstr "індикатор поступу"
-#: ../atk/atkobject.c:125
+#: atk/atkobject.c:125
msgid "push button"
msgstr "звичайна кнопка"
-#: ../atk/atkobject.c:126
+#: atk/atkobject.c:126
msgid "radio button"
msgstr "кнопка-перемикач"
-#: ../atk/atkobject.c:127
+#: atk/atkobject.c:127
msgid "radio menu item"
msgstr "елемент-перемикач меню"
-#: ../atk/atkobject.c:128
+#: atk/atkobject.c:128
msgid "root pane"
msgstr "коренева панель"
-#: ../atk/atkobject.c:129
+#: atk/atkobject.c:129
msgid "row header"
msgstr "заголовок рядка"
-#: ../atk/atkobject.c:130
+#: atk/atkobject.c:130
msgid "scroll bar"
msgstr "смуга прокрутки"
-#: ../atk/atkobject.c:131
+#: atk/atkobject.c:131
msgid "scroll pane"
msgstr "панель прокрутки"
-#: ../atk/atkobject.c:132
+#: atk/atkobject.c:132
msgid "separator"
msgstr "розділювач"
-#: ../atk/atkobject.c:133
+#: atk/atkobject.c:133
msgid "slider"
msgstr "повзунок"
-#: ../atk/atkobject.c:134
+#: atk/atkobject.c:134
msgid "split pane"
msgstr "розділена панель"
-#: ../atk/atkobject.c:135
+#: atk/atkobject.c:135
msgid "spin button"
msgstr "кнопка обертання"
-#: ../atk/atkobject.c:136
+#: atk/atkobject.c:136
msgid "statusbar"
msgstr "рядок стану"
-#: ../atk/atkobject.c:137
+#: atk/atkobject.c:137
msgid "table"
msgstr "таблиця"
-#: ../atk/atkobject.c:138
+#: atk/atkobject.c:138
msgid "table cell"
msgstr "клітинка таблиці"
-#: ../atk/atkobject.c:139
+#: atk/atkobject.c:139
msgid "table column header"
msgstr "заголовок стовпчика таблиці"
-#: ../atk/atkobject.c:140
+#: atk/atkobject.c:140
msgid "table row header"
msgstr "заголовок рядка таблиці"
-#: ../atk/atkobject.c:141
+#: atk/atkobject.c:141
msgid "tear off menu item"
msgstr "рухомий елемент меню"
-#: ../atk/atkobject.c:142
+#: atk/atkobject.c:142
msgid "terminal"
msgstr "термінал"
-#: ../atk/atkobject.c:143
+#: atk/atkobject.c:143
msgid "text"
msgstr "текст"
-#: ../atk/atkobject.c:144
+#: atk/atkobject.c:144
msgid "toggle button"
msgstr "кнопка-перемикач"
-#: ../atk/atkobject.c:145
+#: atk/atkobject.c:145
msgid "tool bar"
msgstr "панель інструментів"
-#: ../atk/atkobject.c:146
+#: atk/atkobject.c:146
msgid "tool tip"
msgstr "підказка"
-#: ../atk/atkobject.c:147
+#: atk/atkobject.c:147
msgid "tree"
msgstr "дерево"
-#: ../atk/atkobject.c:148
+#: atk/atkobject.c:148
msgid "tree table"
msgstr "таблиця у вигляді дерева"
-#: ../atk/atkobject.c:149
+#: atk/atkobject.c:149
msgid "unknown"
msgstr "невідомий"
-#: ../atk/atkobject.c:150
+#: atk/atkobject.c:150
msgid "viewport"
msgstr "область перегляду"
-#: ../atk/atkobject.c:151
+#: atk/atkobject.c:151
msgid "window"
msgstr "вікно"
-#: ../atk/atkobject.c:152
+#: atk/atkobject.c:152
msgid "header"
msgstr "заголовок"
-#: ../atk/atkobject.c:153
+#: atk/atkobject.c:153
msgid "footer"
msgstr "нижній колонтитул"
-#: ../atk/atkobject.c:154
+#: atk/atkobject.c:154
msgid "paragraph"
msgstr "абзац"
-#: ../atk/atkobject.c:155
+#: atk/atkobject.c:155
msgid "application"
msgstr "програма"
-#: ../atk/atkobject.c:156
+#: atk/atkobject.c:156
msgid "autocomplete"
msgstr "автодоповнення"
-#: ../atk/atkobject.c:157
+#: atk/atkobject.c:157
msgid "edit bar"
msgstr "рядок редагування"
-#: ../atk/atkobject.c:158
+#: atk/atkobject.c:158
msgid "embedded component"
msgstr "вбудований компонент"
-#: ../atk/atkobject.c:159
+#: atk/atkobject.c:159
msgid "entry"
msgstr "запис"
-#: ../atk/atkobject.c:160
+#: atk/atkobject.c:160
msgid "chart"
msgstr "діаграма"
-#: ../atk/atkobject.c:161
+#: atk/atkobject.c:161
msgid "caption"
msgstr "заголовок"
-#: ../atk/atkobject.c:162
+#: atk/atkobject.c:162
msgid "document frame"
msgstr "рамка документа"
-#: ../atk/atkobject.c:163
+#: atk/atkobject.c:163
msgid "heading"
msgstr "заголовок"
-#: ../atk/atkobject.c:164
+#: atk/atkobject.c:164
msgid "page"
msgstr "сторінка"
-#: ../atk/atkobject.c:165
+#: atk/atkobject.c:165
msgid "section"
msgstr "розділ"
-#: ../atk/atkobject.c:166
+#: atk/atkobject.c:166
msgid "redundant object"
msgstr "зайвий аргумент"
-#: ../atk/atkobject.c:167
+#: atk/atkobject.c:167
msgid "form"
msgstr "форма"
-#: ../atk/atkobject.c:356
+#: atk/atkobject.c:356
msgid "Accessible Name"
msgstr "Назва об'єкту"
-#: ../atk/atkobject.c:357
+#: atk/atkobject.c:357
msgid "Object instance's name formatted for assistive technology access"
msgstr ""
"Назва екземпляру об'єкту для доступу з використанням допоміжних технологій"
-#: ../atk/atkobject.c:363
+#: atk/atkobject.c:363
msgid "Accessible Description"
msgstr "Опис об'єкту"
-#: ../atk/atkobject.c:364
+#: atk/atkobject.c:364
msgid "Description of an object, formatted for assistive technology access"
msgstr "Опис об'єкта для доступу з використанням допоміжних технологій"
-#: ../atk/atkobject.c:370
+#: atk/atkobject.c:370
msgid "Accessible Parent"
msgstr "Батьківський об'єкт"
-#: ../atk/atkobject.c:371
+#: atk/atkobject.c:371
msgid "Is used to notify that the parent has changed"
msgstr "Використовується для сповіщення про зміну предку"
-#: ../atk/atkobject.c:377
+#: atk/atkobject.c:377
msgid "Accessible Value"
msgstr "Значення об'єкту"
-#: ../atk/atkobject.c:378
+#: atk/atkobject.c:378
msgid "Is used to notify that the value has changed"
msgstr "Використовується для сповіщення, що значення змінились"
-#: ../atk/atkobject.c:386
+#: atk/atkobject.c:386
msgid "Accessible Role"
msgstr "Роль об'єкту"
-#: ../atk/atkobject.c:387
+#: atk/atkobject.c:387
msgid "The accessible role of this object"
msgstr "Роль цього об'єкту у допоміжних технологіях"
-#: ../atk/atkobject.c:395
+#: atk/atkobject.c:395
msgid "Accessible Layer"
msgstr "Рівень об'єкту"
-#: ../atk/atkobject.c:396
+#: atk/atkobject.c:396
msgid "The accessible layer of this object"
msgstr "Рівень цього об'єкту в допоміжних технологіях"
-#: ../atk/atkobject.c:404
+#: atk/atkobject.c:404
msgid "Accessible MDI Value"
msgstr "Допоміжне значення MDI"
-#: ../atk/atkobject.c:405
+#: atk/atkobject.c:405
msgid "The accessible MDI value of this object"
msgstr "Значення MDI цього об'єкту у допоміжних технологіях"
-#: ../atk/atkobject.c:413
+#: atk/atkobject.c:413
msgid "Accessible Table Caption"
msgstr "Допоміжний заголовок таблиці"
-#: ../atk/atkobject.c:414
+#: atk/atkobject.c:414
msgid ""
"Is used to notify that the table caption has changed; this property should "
"not be used. accessible-table-caption-object should be used instead"
@@ -459,58 +459,58 @@ msgstr ""
"не повинна використовуватись. Натомість повинна використовуватись "
"властивість accessible-table-caption-object."
-#: ../atk/atkobject.c:420
+#: atk/atkobject.c:420
msgid "Accessible Table Column Header"
msgstr "Допоміжний заголовок стовпчика таблиці"
-#: ../atk/atkobject.c:421
+#: atk/atkobject.c:421
msgid "Is used to notify that the table column header has changed"
msgstr "Використовується для сповіщення про зміну заголовку стовпця"
-#: ../atk/atkobject.c:427
+#: atk/atkobject.c:427
msgid "Accessible Table Column Description"
msgstr "Допоміжний опис стовпця таблиці"
-#: ../atk/atkobject.c:428
+#: atk/atkobject.c:428
msgid "Is used to notify that the table column description has changed"
msgstr "Використовується для сповіщення про зміну опису стовпця"
-#: ../atk/atkobject.c:434
+#: atk/atkobject.c:434
msgid "Accessible Table Row Header"
msgstr "Допоміжний заголовок рядка таблиці"
-#: ../atk/atkobject.c:435
+#: atk/atkobject.c:435
msgid "Is used to notify that the table row header has changed"
msgstr "Використовується для сповіщення про зміну заголовку рядка таблиці"
-#: ../atk/atkobject.c:441
+#: atk/atkobject.c:441
msgid "Accessible Table Row Description"
msgstr "Допоміжний опис рядка таблиці"
-#: ../atk/atkobject.c:442
+#: atk/atkobject.c:442
msgid "Is used to notify that the table row description has changed"
msgstr "Використовується для сповіщення про зміну опису рядка таблиці"
-#: ../atk/atkobject.c:448
+#: atk/atkobject.c:448
msgid "Accessible Table Summary"
msgstr "Допоміжний підсумок таблиці "
-#: ../atk/atkobject.c:449
+#: atk/atkobject.c:449
msgid "Is used to notify that the table summary has changed"
msgstr "Використовується для сповіщення про зміну підсумку таблиці"
-#: ../atk/atkobject.c:455
+#: atk/atkobject.c:455
msgid "Accessible Table Caption Object"
msgstr "Допоміжний об'єкт заголовку таблиці"
-#: ../atk/atkobject.c:456
+#: atk/atkobject.c:456
msgid "Is used to notify that the table caption has changed"
msgstr "Використовується для сповіщення про зміну заголовку таблиці"
-#: ../atk/atkobject.c:462
+#: atk/atkobject.c:462
msgid "Number of Accessible Hypertext Links"
msgstr "Кількість допоміжних гіпертекстових посилань"
-#: ../atk/atkobject.c:463
+#: atk/atkobject.c:463
msgid "The number of links which the current AtkHypertext has"
msgstr "Кількість посилань, які має поточний об'єкт AtkHypertext"
diff --git a/po/vi.po b/po/vi.po
index b537a82..07d738a 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ATK for Gnome HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-08-18 20:32+0930\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n"
diff --git a/po/wa.po b/po/wa.po
index 021d8de..a750ea6 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2005-11-21 19:45+0100\n"
"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n"
"Language-Team: Walloon <linux-wa@walon.org>\n"
diff --git a/po/xh.po b/po/xh.po
index 17bbe10..551ad34 100644
--- a/po/xh.po
+++ b/po/xh.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2005-02-17 10:54+0200\n"
"Last-Translator: Canonical Ltd <translations@canonical.com>\n"
"Language-Team: Xhosa <xh-translate@ubuntu.com>\n"
diff --git a/po/yi.po b/po/yi.po
index b27a368..1da3dfb 100644
--- a/po/yi.po
+++ b/po/yi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\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"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index f4b47ca..6a344b0 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2005-11-25 23:52+0800\n"
"Last-Translator: chaoslawful <wangxz00@mails.tsinghua.edu.cn>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
diff --git a/po/zh_HK.po b/po/zh_HK.po
index d382ba8..c3f3571 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk 1.12.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-07-31 15:31+0800\n"
"Last-Translator: Li-Jen Hsin <hsin@med.cgu.edu.tw>\n"
"Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index d382ba8..c3f3571 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: atk 1.12.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-08 14:18+0000\n"
+"POT-Creation-Date: 2007-01-22 19:19+0800\n"
"PO-Revision-Date: 2006-07-31 15:31+0800\n"
"Last-Translator: Li-Jen Hsin <hsin@med.cgu.edu.tw>\n"
"Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n"