From c577c22820453151a3617206817d398908ce6fde Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 25 Jan 2005 14:03:03 +0000 Subject: Version 2.9.90. 2005-01-25 Vincent Untz * configure.in: * NEWS: Version 2.9.90. --- ChangeLog | 5 +++++ NEWS | 24 ++++++++++++++++++++++++ configure.in | 4 ++-- po/am.po | 17 ++++++++++++++++- po/ar.po | 17 ++++++++++++++++- po/az.po | 17 ++++++++++++++++- po/be.po | 17 ++++++++++++++++- po/bg.po | 2 +- po/bn.po | 17 ++++++++++++++++- po/bs.po | 17 ++++++++++++++++- po/ca.po | 17 ++++++++++++++++- po/cs.po | 2 +- po/cy.po | 17 ++++++++++++++++- po/da.po | 17 ++++++++++++++++- po/de.po | 2 +- po/el.po | 17 ++++++++++++++++- po/en_CA.po | 2 +- po/en_GB.po | 17 ++++++++++++++++- po/eo.po | 17 ++++++++++++++++- po/es.po | 3 +-- po/et.po | 17 ++++++++++++++++- po/eu.po | 17 ++++++++++++++++- po/fa.po | 17 ++++++++++++++++- po/fi.po | 17 ++++++++++++++++- po/fr.po | 17 ++++++++++++++++- po/ga.po | 17 ++++++++++++++++- po/gl.po | 17 ++++++++++++++++- po/gu.po | 17 ++++++++++++++++- po/he.po | 17 ++++++++++++++++- po/hi.po | 17 ++++++++++++++++- po/hr.po | 17 ++++++++++++++++- po/hu.po | 17 ++++++++++++++++- po/id.po | 17 ++++++++++++++++- po/is.po | 17 ++++++++++++++++- po/it.po | 17 ++++++++++++++++- po/ja.po | 17 ++++++++++++++++- po/ka.po | 17 ++++++++++++++++- po/kn.po | 17 ++++++++++++++++- po/ko.po | 17 ++++++++++++++++- po/li.po | 17 ++++++++++++++++- po/lt.po | 17 ++++++++++++++++- po/lv.po | 17 ++++++++++++++++- po/mi.po | 15 ++++++++++++++- po/mk.po | 17 ++++++++++++++++- po/ml.po | 17 ++++++++++++++++- po/mn.po | 17 ++++++++++++++++- po/mr.po | 17 ++++++++++++++++- po/ms.po | 17 ++++++++++++++++- po/nb.po | 2 +- po/ne.po | 17 ++++++++++++++++- po/nl.po | 17 ++++++++++++++++- po/nn.po | 2 +- po/no.po | 2 +- po/pa.po | 17 ++++++++++++++++- po/pl.po | 17 ++++++++++++++++- po/pt.po | 17 ++++++++++++++++- po/pt_BR.po | 17 ++++++++++++++++- po/ro.po | 17 ++++++++++++++++- po/ru.po | 17 ++++++++++++++++- po/sk.po | 17 ++++++++++++++++- po/sl.po | 17 ++++++++++++++++- po/sq.po | 17 ++++++++++++++++- po/sr.po | 17 ++++++++++++++++- po/sr@Latn.po | 17 ++++++++++++++++- po/sv.po | 2 +- po/ta.po | 17 ++++++++++++++++- po/th.po | 17 ++++++++++++++++- po/tr.po | 17 ++++++++++++++++- po/uk.po | 17 ++++++++++++++++- po/vi.po | 17 ++++++++++++++++- po/wa.po | 17 ++++++++++++++++- po/zh_CN.po | 2 +- po/zh_TW.po | 17 ++++++++++++++++- 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 + + * configure.in: + * NEWS: Version 2.9.90. + 2005-01-22 Elijah Newren 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 \n" "Language-Team: Amharic \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 \n" "Language-Team: Arabic \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 \n" "Language-Team: Azerbaijani Turkish \n" "Language-Team: Belarusian \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 \n" "Language-Team: Bulgarian \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 \n" "Language-Team: Bangla \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 \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 \n" "Language-Team: Catalan \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 \n" "Language-Team: Czech \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 \n" "Language-Team: Cymraeg \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 \n" "Language-Team: Danish \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 \n" "Language-Team: German \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 \n" "Language-Team: Greek \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 \n" "Language-Team: Canadian English \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 \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 \n" "Language-Team: Esperanto \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 \n" "Language-Team: Spanish \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 \n" "Language-Team: Estonian \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 \n" "Language-Team: Basque \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 \n" "Language-Team: Persian \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 \n" "Language-Team: Finnish \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) \n" "Language-Team: GNOME French Team \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 \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 \n" "Language-Team: Galician \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. " "\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 \n" "Language-Team: Hebrew \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 \n" "Language-Team: Gnome Hindi Team \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 \n" "Language-Team: Hungarian \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 \n" "Language-Team: Indonesia \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 \n" "Language-Team: Icelandic \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 \n" "Language-Team: Italiano \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 \n" "Language-Team: Japanese \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 \n" "Language-Team: Georgian \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 \n" "Language-Team: Kannada \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 \n" "Language-Team: GNOME Korea \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 \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 \n" "Language-Team: Lithuanian \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 \n" "Language-Team: Latvian \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 \n" "Language-Team: Maori \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 \n" "Language-Team: Macedonian \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 \n" "Language-Team: Malayalam \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 \n" "Language-Team: Mongolian \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\n" "Language-Team: Marathi \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 \n" "Language-Team: Projek Gabai \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 \n" "Language-Team: Norwegian \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 \n" "Language-Team: NEPALI \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 \n" "Language-Team: Dutch \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 \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 \n" "Language-Team: Norwegian \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 \n" "Language-Team: Punjabi \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 \n" "Language-Team: Polish \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 \n" "Language-Team: Portuguese \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 \n" "Language-Team: GNOME-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 ;\n" "Language-Team: Romanian ;\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 \n" "Language-Team: Russian \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 \n" "Language-Team: Slovak \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 \n" "Language-Team: slovenian \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 \n" "Language-Team: Albanian \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: Александар Урошевић \n" "Language-Team: Serbian (sr) \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ć \n" "Language-Team: Serbian (sr) \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 \n" "Language-Team: Swedish \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 \n" "Language-Team: Tamil \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 \n" "Language-Team: Thai \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 \n" "Language-Team: Turkish \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 \n" "Language-Team: Ukrainian \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 \n" "Language-Team: GnomeVI \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 \n" "Language-Team: Walon \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 \n" "Language-Team: zh_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 \n" "Language-Team: Chinese (traditional) \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)" -- cgit v1.2.1