summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vincent@vuntz.net>2005-01-25 14:03:03 +0000
committerVincent Untz <vuntz@src.gnome.org>2005-01-25 14:03:03 +0000
commitc577c22820453151a3617206817d398908ce6fde (patch)
tree10538aff6c064d5590e8287c3c3f1cf18e6023ad
parent2dc944e4437f1d01684d1312a7fd940bf3b32f28 (diff)
downloadlibwnck-c577c22820453151a3617206817d398908ce6fde.tar.gz
Version 2.9.90.LIBWNCK_2_9_90
2005-01-25 Vincent Untz <vincent@vuntz.net> * configure.in: * NEWS: Version 2.9.90.
-rw-r--r--ChangeLog5
-rw-r--r--NEWS24
-rw-r--r--configure.in4
-rw-r--r--po/am.po17
-rw-r--r--po/ar.po17
-rw-r--r--po/az.po17
-rw-r--r--po/be.po17
-rw-r--r--po/bg.po2
-rw-r--r--po/bn.po17
-rw-r--r--po/bs.po17
-rw-r--r--po/ca.po17
-rw-r--r--po/cs.po2
-rw-r--r--po/cy.po17
-rw-r--r--po/da.po17
-rw-r--r--po/de.po2
-rw-r--r--po/el.po17
-rw-r--r--po/en_CA.po2
-rw-r--r--po/en_GB.po17
-rw-r--r--po/eo.po17
-rw-r--r--po/es.po3
-rw-r--r--po/et.po17
-rw-r--r--po/eu.po17
-rw-r--r--po/fa.po17
-rw-r--r--po/fi.po17
-rw-r--r--po/fr.po17
-rw-r--r--po/ga.po17
-rw-r--r--po/gl.po17
-rw-r--r--po/gu.po17
-rw-r--r--po/he.po17
-rw-r--r--po/hi.po17
-rw-r--r--po/hr.po17
-rw-r--r--po/hu.po17
-rw-r--r--po/id.po17
-rw-r--r--po/is.po17
-rw-r--r--po/it.po17
-rw-r--r--po/ja.po17
-rw-r--r--po/ka.po17
-rw-r--r--po/kn.po17
-rw-r--r--po/ko.po17
-rw-r--r--po/li.po17
-rw-r--r--po/lt.po17
-rw-r--r--po/lv.po17
-rw-r--r--po/mi.po15
-rw-r--r--po/mk.po17
-rw-r--r--po/ml.po17
-rw-r--r--po/mn.po17
-rw-r--r--po/mr.po17
-rw-r--r--po/ms.po17
-rw-r--r--po/nb.po2
-rw-r--r--po/ne.po17
-rw-r--r--po/nl.po17
-rw-r--r--po/nn.po2
-rw-r--r--po/no.po2
-rw-r--r--po/pa.po17
-rw-r--r--po/pl.po17
-rw-r--r--po/pt.po17
-rw-r--r--po/pt_BR.po17
-rw-r--r--po/ro.po17
-rw-r--r--po/ru.po17
-rw-r--r--po/sk.po17
-rw-r--r--po/sl.po17
-rw-r--r--po/sq.po17
-rw-r--r--po/sr.po17
-rw-r--r--po/sr@Latn.po17
-rw-r--r--po/sv.po2
-rw-r--r--po/ta.po17
-rw-r--r--po/th.po17
-rw-r--r--po/tr.po17
-rw-r--r--po/uk.po17
-rw-r--r--po/vi.po17
-rw-r--r--po/wa.po17
-rw-r--r--po/zh_CN.po2
-rw-r--r--po/zh_TW.po17
73 files changed, 999 insertions, 73 deletions
diff --git a/ChangeLog b/ChangeLog
index f2e9a64..1d504f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-25 Vincent Untz <vincent@vuntz.net>
+
+ * configure.in:
+ * NEWS: Version 2.9.90.
+
2005-01-22 Elijah Newren <newren@gmail.com>
Change how tasks are sorted in the tasklist (make it intuitive and
diff --git a/NEWS b/NEWS
index 3fb81cb..9447fe2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+2.9.90
+======
+
+ Fixes
+
+ - Don't check the monitor-change if there's only one monitor (Juerg Billeter)
+ - Show "close all" and "(un)minimize all" options in the right click menu for
+ grouped windows (Jaap Haitsma)
+ - Make the task order in the tasklist intuitive (Elijah Newren)
+
+ Translators
+
+ - Vladimir Petkov (bg)
+ - Miloslav Trmac (cs)
+ - Frank Arnold (de)
+ - Adam Weinberger (en_CA)
+ - Francisco Javier F. Serrador (es)
+ - Kjartan Maraas (nb)
+ - Åsmund Skjæveland (nn)
+ - Kjartan Maraas (no)
+ - Mişu Moldovan (ro)
+ - Christian Rose (sv)
+ - Wang Jian (zh_CN)
+
2.9.4
=====
diff --git a/configure.in b/configure.in
index 8fd26b9..42d0a8c 100644
--- a/configure.in
+++ b/configure.in
@@ -8,7 +8,7 @@ AM_MAINTAINER_MODE
dnl libtool versioning for libwnck
dnl increment if the interface has additions, changes, removals.
-LIBWNCK_CURRENT=13
+LIBWNCK_CURRENT=14
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
@@ -17,7 +17,7 @@ LIBWNCK_REVISION=0
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been removed. removal has
dnl precedence over adding, so set to 0 if both happened.
-LIBWNCK_AGE=9
+LIBWNCK_AGE=10
AC_SUBST(LIBWNCK_CURRENT)
AC_SUBST(LIBWNCK_REVISION)
diff --git a/po/am.po b/po/am.po
index f4c90c1..664f783 100644
--- a/po/am.po
+++ b/po/am.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+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"
@@ -117,3 +117,18 @@ msgstr ""
#, fuzzy
msgid "Tool to switch between visible windows"
msgstr "መሥሪያ ቦታዌ መሥከል መቀያየሪያ መሣሪያ"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "ዝጋ (_C)"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "መሳንስ (_M)"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "መታሳንስ (_M)"
diff --git a/po/ar.po b/po/ar.po
index 24e2a19..0995f36 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck.ar\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-02-04 16:23+0100\n"
"Last-Translator: Arafat Medini <lumina@silverpen.de>\n"
"Language-Team: Arabic <doc@arabeyes.org>\n"
@@ -116,6 +116,21 @@ msgstr "قائمة النوافذ"
msgid "Tool to switch between visible windows"
msgstr "أداة للتحوّل بين النوافذ المرئية"
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_غلق"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "تص_غير"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "إلغاء الت_صغير"
+
#~ msgid "U_nshade"
#~ msgstr "ازل ال_تظليل"
diff --git a/po/az.po b/po/az.po
index f8dacdc..a8e295b 100644
--- a/po/az.po
+++ b/po/az.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck.HEAD.az\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-02-01 21:16+0200\n"
"Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
"Language-Team: Azerbaijani Turkish <translation-team-az@lists.sourceforge."
@@ -111,3 +111,18 @@ msgstr "Pəncərə Siyahısı"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Pəncərələr arasında keçiş vasitəsi"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Bağla"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Kiçilt"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "_Böyüt"
diff --git a/po/be.po b/po/be.po
index 64ee882..af45f7b 100644
--- a/po/be.po
+++ b/po/be.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-03-13 14:19+0200\n"
"Last-Translator: Ales Nyakhaychyk <nab@mail.by>\n"
"Language-Team: Belarusian <i18n@mova.org>\n"
@@ -112,6 +112,21 @@ msgstr "Сьпіс вокнаў"
msgid "Tool to switch between visible windows"
msgstr "Сродак пераключэньня між бачнымі вокнамі"
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "За_чыніць"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Най_меншыць"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Разнай_меншыць"
+
#~ msgid "U_nshade"
#~ msgstr "Вярнуць з _ценю"
diff --git a/po/bg.po b/po/bg.po
index 33b8c39..9f1458b 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.10\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-19 19:04+0200\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2005-01-19 18:09+0200\n"
"Last-Translator: Vladimir Petkov <vpetkov@i-space.org>\n"
"Language-Team: Bulgarian <dict@linux.zonebg.com>\n"
diff --git a/po/bn.po b/po/bn.po
index c311d32..86faa4b 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-03-18 11:31+0530\n"
"Last-Translator: Sayamindu Dasgupta <unmadindu@bengalinux.org>\n"
"Language-Team: Bangla <gnome-translation@bengalinux.org>\n"
@@ -110,3 +110,18 @@ msgstr "উইন্ডোর তালিকা"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "দৃশ্যমান উইন্ডো বদলানোর প্রোগ্রাম"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "বন্ধ কর (_ধ)"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "ছোট করো (_ছ)"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "ছোট থেকে বড় করো (_ব)"
diff --git a/po/bs.po b/po/bs.po
index 8837c73..881980e 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-07-28 03:17+0200\n"
"Last-Translator: Kemal Sanjta <gomez@lugzdk.ba>\n"
"Language-Team: Bosnian <+>\n"
@@ -111,3 +111,18 @@ msgstr "Lista prozora"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Alat za prebacivanje između vidljivih prozora"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Zatvori"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Mi_nimiziraj"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Demi_nimiziraj"
diff --git a/po/ca.po b/po/ca.po
index ba685c5..b4068a9 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-03-29 14:13+0200\n"
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
"Language-Team: Catalan <tradgnome@softcatala.org>\n"
@@ -110,6 +110,21 @@ msgstr "Llista de finestres"
msgid "Tool to switch between visible windows"
msgstr "Eina per a canviar entre finestres visibles"
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "Tan_ca"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Mi_nimitza"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Desmi_nimitza"
+
#~ msgid "U_nshade"
#~ msgstr "Desenro_tllar"
diff --git a/po/cs.po b/po/cs.po
index 440d09c..9fde5df 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-20 12:29+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2005-01-20 20:03+0100\n"
"Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
diff --git a/po/cy.po b/po/cy.po
index dc91313..286945b 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-03-16 00:47+0000\n"
"Last-Translator: Dafydd Harries <daf@muse.19inch.net>\n"
"Language-Team: Cymraeg <gnome-cy@pengwyn.linux.org.uk>\n"
@@ -112,3 +112,18 @@ msgstr "Rhestr Ffenestri"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Erfyn ar gyfer newid rhwng ffenstri gweladwy"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Cau"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Lleihau"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Dad_leihau"
diff --git a/po/da.po b/po/da.po
index 3ed93d3..e9ec3cf 100644
--- a/po/da.po
+++ b/po/da.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-02-01 00:35+0100\n"
"Last-Translator: Ole Laursen <olau@hardworking.dk>\n"
"Language-Team: Danish <dansk@klid.dk>\n"
@@ -109,3 +109,18 @@ msgstr "Vinduesliste"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Værktøj til at skifte mellem synlige vinduer"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Luk"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Mi_nimér"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "_Gendan"
diff --git a/po/de.po b/po/de.po
index d2263ae..f37dc70 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-20 20:44+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2005-01-20 20:44+0100\n"
"Last-Translator: Frank Arnold <frank@scirocco-5v-turbo.de>\n"
"Language-Team: German <gnome-de@gnome.org>\n"
diff --git a/po/el.po b/po/el.po
index efc05e1..f71b90b 100644
--- a/po/el.po
+++ b/po/el.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: el\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-03-01 15:04-0200\n"
"Last-Translator: Nikos Charonitakis <charosn@her.fothnet.gr>\n"
"Language-Team: Greek <nls@tux.hellug.gr>\n"
@@ -114,3 +114,18 @@ msgstr "Λίστα Παραθύρων"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Εργαλείο για εναλλαγή μεταξύ ορατών παραθύρων"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Κλείσιμο"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Ελα_χιστοποίηση"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Απελαχιστο_ποίηση"
diff --git a/po/en_CA.po b/po/en_CA.po
index 0db9049..e6de00b 100644
--- a/po/en_CA.po
+++ b/po/en_CA.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.5.90\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-19 17:51-0500\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2005-01-19 20:52-0500\n"
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
"Language-Team: Canadian English <adamw@FreeBSD.org>\n"
diff --git a/po/en_GB.po b/po/en_GB.po
index ab9b142..cba68aa 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-03-21 21:39-0500\n"
"Last-Translator: Gareth Owen <gowen72@yahoo.comg>\n"
"Language-Team: \n"
@@ -110,3 +110,18 @@ msgstr "Window List"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Tool to switch between visible windows"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Close"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Mi_nimise"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Unmi_nimise"
diff --git a/po/eo.po b/po/eo.po
index ea354a8..e023df1 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.3.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2003-08-21 19:18+0100\n"
"Last-Translator: Joël Brich <joel.brich@laposte.net>\n"
"Language-Team: Esperanto <eo@li.org>\n"
@@ -112,3 +112,18 @@ msgstr ""
#, fuzzy
msgid "Tool to switch between visible windows"
msgstr "Ilo por ŝalti inter laborkadroj"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Fermu"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Mi_nimumigu"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Nemi_nimumigu"
diff --git a/po/es.po b/po/es.po
index eca9f06..650d24c 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: 2005-01-20 18:14+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2005-01-20 18:14+0100\n"
"Last-Translator: Francisco Javier F. Serrador <serrador@cvs.gnome.org>\n"
"Language-Team: Spanish <traductores@es.gnome.org>\n"
@@ -128,4 +128,3 @@ msgstr "M_inimizar todo"
#: libwnck/tasklist.c:2122
msgid "_Unminimize All"
msgstr "_Restaurar todo"
-
diff --git a/po/et.po b/po/et.po
index 7372a13..8f48307 100644
--- a/po/et.po
+++ b/po/et.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-02-27 18:54+0300\n"
"Last-Translator: Priit Laes <amd@tt.ee>\n"
"Language-Team: Estonian <gnome-et@linux.ee>\n"
@@ -111,3 +111,18 @@ msgstr "Akende nimekiri"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Rakend nähtavate akende vahteamiseks"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Sulge"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Minimeeri"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "_Taasta"
diff --git a/po/eu.po b/po/eu.po
index 51efe0a..53c4680 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: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-04-16 12:43+0200\n"
"Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>\n"
"Language-Team: Basque <itzulpena@euskalgnu.org>\n"
@@ -113,3 +113,18 @@ msgstr "Leiho-zerrenda"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Leiho ikusgai batetik bestera aldatzeko tresna"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "It_xi"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Ikonotu"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Le_heneratu"
diff --git a/po/fa.po b/po/fa.po
index 1e6d1d1..aed6e51 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-08-21 10:00+0330\n"
"Last-Translator: Meelad Zakaria <meelad@bamdad.org>\n"
"Language-Team: Persian <farsi@lists.sharif.edu>\n"
@@ -110,3 +110,18 @@ msgstr "فهرست پنجره‌ها"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "ابزاری برای جا‌به‌جایی بین فضاهای کاری"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "ب_ستن"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "حدا_قل کردن"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "ناحداق_ل کردن"
diff --git a/po/fi.po b/po/fi.po
index ef40034..03cc44c 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-02-01 02:01+0200\n"
"Last-Translator: Pauli Virtanen <pauli.virtanen@hut.fi>\n"
"Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
@@ -111,3 +111,18 @@ msgstr "Ikkunaluettelo"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Työkalu, jolla voi siirtyä näkyvien ikkunoiden välillä"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Sulje"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Pienennä"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "_Palauta"
diff --git a/po/fr.po b/po/fr.po
index 09b02e6..92948d1 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.5.90\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-02-28 17:39+0100\n"
"Last-Translator: Christophe Merlet (RedFox) <redfox@redfoxcenter.org>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
@@ -112,3 +112,18 @@ msgstr "Liste des fenêtres"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Outil pour basculer entre les fenêtres visibles"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Fermer"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Mi_nimiser"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Démi_nimiser"
diff --git a/po/ga.po b/po/ga.po
index bcc5f34..9da6685 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libqnck.gnome-2.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2003-02-20 12:00+0100\n"
"Last-Translator: Pól Ó Dubhthaigh <dubhthach@zion.nuigalway.ie>\n"
"Language-Team:Irish \n"
@@ -116,3 +116,18 @@ msgstr ""
#, fuzzy
msgid "Tool to switch between visible windows"
msgstr "Feidhmchlár le haighaidh an Binse-Oibre a athrú"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Dúnann"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Déanaim-beagní"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Cuirim an _Déanaim-beagní ar ceall"
diff --git a/po/gl.po b/po/gl.po
index 837ea79..2c907fd 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2002-06-04 10:56+0200\n"
"Last-Translator: Jesús Bravo Álvarez <suso@trasno.net>\n"
"Language-Team: Galician <proxecto@trasno.net>\n"
@@ -121,6 +121,21 @@ msgstr ""
msgid "Tool to switch between visible windows"
msgstr "Ferramenta para seleccionar os escritorios"
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Pechar"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Minimizar"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Des_minimizar"
+
#~ msgid "U_nshade"
#~ msgstr "Dese_nrolar"
diff --git a/po/gu.po b/po/gu.po
index c897e5b..07c5ae0 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck-2.6\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-02-29 20:47+0530\n"
"Last-Translator: Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta. "
"<magnet@magnet-i.com>\n"
@@ -110,6 +110,21 @@ msgstr "વિન્ડોની યાદી"
msgid "Tool to switch between visible windows"
msgstr "કામ કરવાની જગ્યા બદલવાનું સાધન"
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "બંધ કરો (_C)"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "નાનું કરો (_M)"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "નાનાં માંથી મોટું કરો (_m)"
+
#~ msgid "U_nshade"
#~ msgstr "છાયા દૂર કરો (_n)"
diff --git a/po/he.po b/po/he.po
index 85636d6..3554f5c 100644
--- a/po/he.po
+++ b/po/he.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck.HEAD.he\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-04-24 12:25+0000\n"
"Last-Translator: Gil Osher <dolfin@rpg.org.il>\n"
"Language-Team: Hebrew <he@li.org>\n"
@@ -113,3 +113,18 @@ msgstr "רשימת חלונות"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "כלי להחלפה בין חלונות נראים"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_סגור"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_מזער"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "ב_טל מזעור"
diff --git a/po/hi.po b/po/hi.po
index 13200fd..016c830 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-02-26 18:55+0530\n"
"Last-Translator: G Karunakar <karunakar@freedomink.org>\n"
"Language-Team: Gnome Hindi Team <indlinux-hindi-gnome@lists.sourceforge."
@@ -111,3 +111,18 @@ msgstr "विंडो सूची"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "कार्यक्षेत्र बदलने का उपकरण"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "बंद करें (_C)"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "छोटा करें (_M)"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "छोटे से बडा करें (_m)"
diff --git a/po/hr.po b/po/hr.po
index 0744aa9..5a7451a 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck 0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-03-28 23:31+CEST\n"
"Last-Translator: auto\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -109,3 +109,18 @@ msgstr "Popis prozora"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Alat za izmjenu između vidljivih prozora"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Zatvori"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Minimiziraj"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Vrati sa mi_nimiziranog"
diff --git a/po/hu.po b/po/hu.po
index 41bd8c2..4cd0958 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-08-27 13:13+0200\n"
"Last-Translator: Laszlo Dvornik <dvornik@gnome.hu>\n"
"Language-Team: Hungarian <gnome@gnome.hu>\n"
@@ -112,3 +112,18 @@ msgstr "Ablaklista"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "A látható ablakok közötti váltást segítő eszköz"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Bezárás"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Mi_nimalizálás"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "_Eredeti méret"
diff --git a/po/id.po b/po/id.po
index b533a5e..c90e789 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck gnome-2-2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-04-03 10:27+0700\n"
"Last-Translator: Mohammad DAMT <mdamt@bisnisweb.com>\n"
"Language-Team: Indonesia <id@li.org>\n"
@@ -110,3 +110,18 @@ msgstr "Daftar Jendela"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Program untuk memilih jendela program yang tampak"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Tutup"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Kecilkan"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Rub_ah ke ukuran semula (dari ukuran besar)"
diff --git a/po/is.po b/po/is.po
index 9fdf8f5..6b9d6af 100644
--- a/po/is.po
+++ b/po/is.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-03-13 06:26-0000\n"
"Last-Translator: helgi <helgi@trance.is>\n"
"Language-Team: Icelandic <gnome@techattack.nu>\n"
@@ -112,3 +112,18 @@ msgstr ""
#, fuzzy
msgid "Tool to switch between visible windows"
msgstr "Verkfæri til þess að fletta á milli vinnusvæða"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Loka"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Lág_marka"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Stækka upp á _ný"
diff --git a/po/it.po b/po/it.po
index 3faf1ab..803d526 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-02-18 10:53+0100\n"
"Last-Translator: Alessio Frusciante <algol@firenze.linux.it>\n"
"Language-Team: Italiano <tp@lists.linux.it>\n"
@@ -109,3 +109,18 @@ msgstr "Elenco delle finestre"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Strumento per spostarsi tra le finestre visibili"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Chiudi"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Minimizza"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "De_minimizza"
diff --git a/po/ja.po b/po/ja.po
index d2e811e..e4d16e0 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-02-26 23:15+0900\n"
"Last-Translator: Takeshi AIHANA <aihana@gnome.gr.jp>\n"
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
@@ -111,3 +111,18 @@ msgstr "ウィンドウの一覧"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "表示可能なウィンドウ切り替えツール"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "閉じる(_C)"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "最小化(_N)"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "最小化解除(_N)"
diff --git a/po/ka.po b/po/ka.po
index 1855834..31b02d5 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-04-30 01:22+0400\n"
"Last-Translator: Aiet Kolkhi <aiet@qartuli.net>\n"
"Language-Team: Georgian <aiet@qartuli.net>\n"
@@ -110,3 +110,18 @@ msgstr "სარკმელთა სია"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "ხელსაწყოები ხილულ ფანჯრებში გადასასვლელად"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_დაკეტვა"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_მინიმირება"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "მაქ_სიმირება"
diff --git a/po/kn.po b/po/kn.po
index 60d741e..951ae92 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Libwnck.Gnome.Core-2.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2002-05-29 14:58+0530\n"
"Last-Translator: Pramod.R <rpramod@postmasterr.co.uk>\n"
"Language-Team: Kannada <LL@li.org>\n"
@@ -112,3 +112,18 @@ msgstr ""
#, fuzzy
msgid "Tool to switch between visible windows"
msgstr "ಕಾರ್ಯಾಸ್ಥಳಗಳ ನಡುವೆ ಬದಲಾಯಿಸುವವ ಸಲಕರಣೆ"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "ಮುಚ್ಚು"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Mi_nimize"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Unmi_nimize"
diff --git a/po/ko.po b/po/ko.po
index 8a8dfa9..e6c4baf 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.5.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-02-08 01:08+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n"
@@ -110,3 +110,18 @@ msgstr "창 목록"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "창 사이로 옮겨 다니는 도구"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "닫기(_C)"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "최소화(_N)"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "최소화 취소(_N)"
diff --git a/po/li.po b/po/li.po
index 4d8a8cd..9396c10 100644
--- a/po/li.po
+++ b/po/li.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2003-06-05 13:25+0100\n"
"Last-Translator: Mathieu van Woerkom <mathieu@brabants.org>\n"
"Language-Team: Limburgish\n"
@@ -111,3 +111,18 @@ msgstr ""
#, fuzzy
msgid "Tool to switch between visible windows"
msgstr "Hulpke veur tösje versjillige wirkblajer te wissele"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Sjloete"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Minimalisere"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "_Hersjtèlle"
diff --git a/po/lt.po b/po/lt.po
index a76b097..2fa523a 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-01-10 10:09+0200\n"
"Last-Translator: Tomas Kuliavas <tokul@users.sourceforge.net>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
@@ -109,3 +109,18 @@ msgstr "Langų sąrašas"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Įrankis leidžiantis persijungti tarp matomų langų"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Uždaryti"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Sumažinti"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "G_rąžinti sumažintą"
diff --git a/po/lv.po b/po/lv.po
index 5d9cf9b..66b0d4b 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2002-12-20 21:59+0200\n"
"Last-Translator: Artis Trops <hornet@navigators.lv>\n"
"Language-Team: Latvian <ll10nt@inbox.lv>\n"
@@ -115,3 +115,18 @@ msgstr ""
#, fuzzy
msgid "Tool to switch between visible windows"
msgstr "Rīks, lai pārslēgtos starp darba vietām"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Aizvērt"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Minimizēt"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "At_minimizēt"
diff --git a/po/mi.po b/po/mi.po
index e5321c8..2c29303 100644
--- a/po/mi.po
+++ b/po/mi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-06-26 19:14+1200\n"
"Last-Translator: John C Barstow <jbowtie@amathaine.com>\n"
"Language-Team: Maori <maori@nzlinux.org.nz>\n"
@@ -115,3 +115,16 @@ msgstr "Matapihi Rārangi"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr ""
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Kati"
+
+#: libwnck/tasklist.c:2111
+msgid "_Minimize All"
+msgstr ""
+
+#: libwnck/tasklist.c:2122
+msgid "_Unminimize All"
+msgstr ""
diff --git a/po/mk.po b/po/mk.po
index 05d5c6c..c47288a 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck.HEAD.mk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-09-10 16:25+0200\n"
"Last-Translator: Arangel Angov <ufo@linux.net.mk>\n"
"Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n"
@@ -117,3 +117,18 @@ msgstr "Листа на прозорци"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Алатка за менување помеѓу прозорците"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Затвори"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Минимизирај"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "_Врати минимизирано"
diff --git a/po/ml.po b/po/ml.po
index 3cca66d..19d26f9 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version:libwnck.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+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"
@@ -112,3 +112,18 @@ msgstr ""
#, fuzzy
msgid "Tool to switch between visible windows"
msgstr "പണിയറകള്ക്കിടയില് മാറി കളിക്കുവാനുള്ള ഉപകരണം"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "അടയ്‍ക്കുക"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "ചെറുതാക്കുക"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "വലുതാക്കിയതൊഴിവാക്കുക"
diff --git a/po/mn.po b/po/mn.po
index 8e94ac6..f9ce44b 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-02-04 01:49+0100\n"
"Last-Translator: Sanlig Badral <Badral@openmn.org>\n"
"Language-Team: Mongolian <openmn-core@lists.sf.net>\n"
@@ -113,3 +113,18 @@ msgstr "Цонхны жагсаалт"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Цонхнуудын хооронд шилжих хэрэгсэл"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Хаах"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Жижигсгэх"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Буцааж _тавих"
diff --git a/po/mr.po b/po/mr.po
index 26e5df6..69b2ed6 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2003-01-10 16:30+0530\n"
"Last-Translator: Jitendra Shah<jitendras@vsnl.com>\n"
"Language-Team: Marathi <www.indictrans.org>\n"
@@ -116,6 +116,21 @@ msgstr ""
msgid "Tool to switch between visible windows"
msgstr "कार्यक्षेत्र बदलण्याचे उपकरण"
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "बंद करा (_C)"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "छोटे करा (_M)"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "मोठे करा (_m)"
+
#~ msgid "U_nshade"
#~ msgstr "छाया हटवा (_n)"
diff --git a/po/ms.po b/po/ms.po
index 4f8b95a..4f9c7aa 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2002-12-21 11:42+0800\n"
"Last-Translator: Hasbullah Bin Pit <sebol@my-penguin.org>\n"
"Language-Team: Projek Gabai <gabai-penyumbang@lists.sourceforge.org>\n"
@@ -109,3 +109,18 @@ msgstr "Senarai Tetingkap"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Alat untuk menukar antara ruangkerja yg kelihatan"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Tutup"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Mi_nimum"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Nyahmi_nimum"
diff --git a/po/nb.po b/po/nb.po
index 12ad660..4f1716b 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.5.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-19 15:29+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2005-01-19 15:30+0100\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian <i18n-nb@lister.ping.uio.n>\n"
diff --git a/po/ne.po b/po/ne.po
index 085b79e..c8c5b2f 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-12-25 04:13+0545\n"
"Last-Translator: Rajeev Shrestha <rstha@ecomail.com.np>\n"
"Language-Team: NEPALI <info@mpp.org.np>\n"
@@ -113,3 +113,18 @@ msgstr "विन्डोको सूची "
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "देखिने विन्डोहरु बीच ?"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_बन्द गर"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "सानो बनाउ"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "सानो नबनाउ"
diff --git a/po/nl.po b/po/nl.po
index b880148..2887b29 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-01-07 15:19+0100\n"
"Last-Translator: Tino Meinen <a.t.meinen@chello.nl>\n"
"Language-Team: Dutch <vertaling@nl.linux.org>\n"
@@ -114,3 +114,18 @@ msgstr "Vensterlijst"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Hulpmiddel om tussen zichtbare vensters te wisselen"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "Sl_uiten"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Minimaliseren"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "_Herstellen"
diff --git a/po/nn.po b/po/nn.po
index 4e97ed6..5c08388 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nn\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-21 13:55+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2005-01-21 13:55+0100\n"
"Last-Translator: Åsmund Skjæveland\n"
"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
diff --git a/po/no.po b/po/no.po
index 12ad660..4f1716b 100644
--- a/po/no.po
+++ b/po/no.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.5.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-19 15:29+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2005-01-19 15:30+0100\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian <i18n-nb@lister.ping.uio.n>\n"
diff --git a/po/pa.po b/po/pa.po
index a46ae57..b93fbab 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck.HEAD.pa\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-08-09 16:10+0530\n"
"Last-Translator: Amanpreet Singh Alam <aalam@redhat.com>\n"
"Language-Team: Punjabi <pa@li.org>\n"
@@ -110,3 +110,18 @@ msgstr "ਝਰੋਖਾ ਸੂਚੀ"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "ਦਿੱਖ ਰਹੇ ਝਰੋਖਿਆ ਵਿਚ ਫਿਰਨ ਲਈ ਸੰਦ"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "ਸਮਾਪਤ"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "ਅਲਪੀਕਰਨ"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "ਅਲਪੀਕਰਨ ਨਹੀ"
diff --git a/po/pl.po b/po/pl.po
index c7997f9..0aba575 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2003-06-27 01:25+0100\n"
"Last-Translator: GNOME PL Team <translators@gnome.pl>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -114,6 +114,21 @@ msgstr "Lista okien"
msgid "Tool to switch between visible windows"
msgstr "Narzędzie do przełączania pomiędzy widocznymi oknami"
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "Za_mknij"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Zm_inimalizuj"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Cofnij m_inimalizację"
+
#~ msgid "U_nshade"
#~ msgstr "Roz_wiń"
diff --git a/po/pt.po b/po/pt.po
index 8dd851c..51223b0 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.6\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-02-03 02:15+0000\n"
"Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n"
"Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n"
@@ -110,3 +110,18 @@ msgstr "Lista de Janelas"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Ferramenta para alternar entre janelas visíveis"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Fechar"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Mi_nimizar"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Desmi_nimizar"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index c1d16f8..344b6ce 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-03-12 15:21-0300\n"
"Last-Translator: Evandro Fernandes Giovanini <evandrofg@ig.com.br>\n"
"Language-Team: GNOME-BR <gnome-br@listas.cipsga.org.br>\n"
@@ -109,3 +109,18 @@ msgstr "Lista de Janelas"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Ferramenta para alternar entre janelas visíveis"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "Fe_char"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Mi_nimizar"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Desfazer Mi_nimizar"
diff --git a/po/ro.po b/po/ro.po
index 537d23b..db163bc 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-03-18 20:12+0200\n"
"Last-Translator: Mişu Moldovan <dumol@go.ro>;\n"
"Language-Team: Romanian <gnomero-list@lists.sourceforge.net>;\n"
@@ -108,3 +108,18 @@ msgstr "Listă ferestre"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Unealtă pentru comutarea între ferestrele vizibile"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "În_chidere"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Minimizează"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Demi_nimizează"
diff --git a/po/ru.po b/po/ru.po
index 3966410..34508bc 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-03-11 10:54+0300\n"
"Last-Translator: Dmitry G. Mastrukov <dmitry@taurussoft.org>\n"
"Language-Team: Russian <gnome-cyr@gnome.org>\n"
@@ -110,6 +110,21 @@ msgstr "Список окон"
msgid "Tool to switch between visible windows"
msgstr "Инструмент для переключения между рабочими местами"
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Закрыть"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Свернуть"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "_Развернуть"
+
#~ msgid "U_nshade"
#~ msgstr "Рас_шторить"
diff --git a/po/sk.po b/po/sk.po
index 2853598..d7d85cf 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-05-28 21:29+0200\n"
"Last-Translator: Ivan Noris <vix@vazka.sk>\n"
"Language-Team: Slovak <sk-i18n@linux.sk>\n"
@@ -115,3 +115,18 @@ msgstr "Zoznam okien"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Nástroj pre prepínanie medzi viditeľnými oknami"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Zavrieť"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Minimalizovať"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Zrušiť m_inimalizáciu"
diff --git a/po/sl.po b/po/sl.po
index cbfd3c8..605f89b 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2002-02-26 00:23+0100\n"
"Last-Translator: Andraž Tori <andraz.tori1@guest.arnes.si>\n"
"Language-Team: slovenian <sl@li.org>\n"
@@ -111,6 +111,21 @@ msgstr ""
msgid "Tool to switch between visible windows"
msgstr "Orodje za preklop med delovnimi površinami"
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Zapri"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Skrči"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "_Odkrči"
+
#~ msgid "U_nshade"
#~ msgstr "Ods_enči"
diff --git a/po/sq.po b/po/sq.po
index b9df20c..1a46711 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-02-23 14:46+0100\n"
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
"Language-Team: Albanian <gnome-albanian-perkthyesit@lists.sourceforge.net>\n"
@@ -109,3 +109,18 @@ msgstr "Lista e dritareve"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Instrument për të lëvizur nga një dritare e dukshme tek tjetra"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Mbyll"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Mi_nimizo"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Ç'mi_nimizo"
diff --git a/po/sr.po b/po/sr.po
index 45a2089..19724cd 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-01-10 02:15+0100\n"
"Last-Translator: Александар Урошевић <urke@users.sourceforge.net>\n"
"Language-Team: Serbian (sr) <serbiangnome-lista@nongnu.org>\n"
@@ -112,3 +112,18 @@ msgstr "Списак прозора"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Алат за пребацивање између видљивих прозора"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Затвори"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Умањи"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Поништи у_мањење"
diff --git a/po/sr@Latn.po b/po/sr@Latn.po
index dd6bfea..aa88b5b 100644
--- a/po/sr@Latn.po
+++ b/po/sr@Latn.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-01-10 02:15+0100\n"
"Last-Translator: Aleksandar Urošević <urke@users.sourceforge.net>\n"
"Language-Team: Serbian (sr) <serbiangnome-lista@nongnu.org>\n"
@@ -112,3 +112,18 @@ msgstr "Spisak prozora"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Alat za prebacivanje između vidljivih prozora"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Zatvori"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Umanji"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Poništi u_manjenje"
diff --git a/po/sv.po b/po/sv.po
index c26cd2a..a696afe 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-20 17:02+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2005-01-20 17:02+0100\n"
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
diff --git a/po/ta.po b/po/ta.po
index 30b65d5..c5e5758 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ta\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-09-03 10:35+0530\n"
"Last-Translator: Jayaradha N <jaya@pune.redhat.com>\n"
"Language-Team: Tamil <zhakanini@yahoogroups.com>\n"
@@ -115,3 +115,18 @@ msgstr "சாளர பட்டியல்"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "காட்சியில் உள்ள சாளரங்களுக்கு மாற்றும் கருவி"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_மூடு"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "(_n)சிறியதாக்கு"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "(_n)சிறிதாக்காதே"
diff --git a/po/th.po b/po/th.po
index 4d7c0c8..7305fb2 100644
--- a/po/th.po
+++ b/po/th.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-03-03 00:38-0600\n"
"Last-Translator: Paisa Seeluangsawat <paisa@users.sf.net>\n"
"Language-Team: Thai <L10n@opentle.org>\n"
@@ -110,3 +110,18 @@ msgstr "ลิสต์หน้าต่าง"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "ใช้สลับไปมาระหว่างหน้าต่าง"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "ปิ_ด"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "ย่_อหาย"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "เลิกย่_อหาย"
diff --git a/po/tr.po b/po/tr.po
index 24b6131..52743db 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-02-26 13:31+0200\n"
"Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
@@ -111,3 +111,18 @@ msgstr "Pencere Listesi"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Görünen pencereler arasında geçiş yapmak için araç"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Kapat"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Küçült"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Küçült_meyi geri al"
diff --git a/po/uk.po b/po/uk.po
index de171fb..bd783f5 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2002-12-09 07:22--500\n"
"Last-Translator: Yuriy Syrota <yuri@renome.rovno.ua>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
@@ -109,3 +109,18 @@ msgstr "Список вікон"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "Засіб перемикання між видимими вікнами"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Закрити"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Мінімізувати"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "Де_мінімізувати"
diff --git a/po/vi.po b/po/vi.po
index a608e46..a73f93f 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2003-07-24 15:34+0700\n"
"Last-Translator: pclouds <pclouds@gmx.net>\n"
"Language-Team: GnomeVI <gnomevi-list@lists.sourceforge.net>\n"
@@ -109,6 +109,21 @@ msgstr "Danh sách cửa sổ"
msgid "Tool to switch between visible windows"
msgstr "Công cụ để chuyển giữa các cửa sổ đang hiện"
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "Đón_g"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "_Thu nhỏ"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "_Bỏ thu nhỏ"
+
#~ msgid "U_nshade"
#~ msgstr "_Bỏ bóng"
diff --git a/po/wa.po b/po/wa.po
index 14ad70f..ad016fb 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck 1.0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2002-12-29 15:08+0100\n"
"Last-Translator: Pablo Saratxaga <pablo@mandrakesoft.com>\n"
"Language-Team: Walon <linux-wa@chanae.alphanet.ch>\n"
@@ -118,3 +118,18 @@ msgstr ""
#, fuzzy
msgid "Tool to switch between visible windows"
msgstr "Usteye po discandjî d' on scribanne a l' ôte"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "_Clôre"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "Å pus _ptit"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "_Rivni come divant"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index a83094e..badff93 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-23 12:40+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2005-01-23 23:42+0800\n"
"Last-Translator: Wang Jian <lark@linux.net.cn>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 3365da7..87e84e9 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.5.90\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-12 07:57+0100\n"
+"POT-Creation-Date: 2005-01-25 14:31+0100\n"
"PO-Revision-Date: 2004-03-22 20:16+0800\n"
"Last-Translator: Abel Cheung <maddog@linux.org.hk>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@@ -111,3 +111,18 @@ msgstr "視窗清單"
#: libwnck/tasklist.c:524
msgid "Tool to switch between visible windows"
msgstr "用來切換至不同視窗的工具"
+
+#: libwnck/tasklist.c:2096
+#, fuzzy
+msgid "_Close All"
+msgstr "關閉(_C)"
+
+#: libwnck/tasklist.c:2111
+#, fuzzy
+msgid "_Minimize All"
+msgstr "最小化(_N)"
+
+#: libwnck/tasklist.c:2122
+#, fuzzy
+msgid "_Unminimize All"
+msgstr "取消最小化(_N)"