From 783bf11df04627b63812812fc7ba756248499883 Mon Sep 17 00:00:00 2001 From: Perberos Date: Thu, 1 Dec 2011 22:26:22 -0300 Subject: moving from https://github.com/perberos/mate-desktop-environment --- po/ChangeLog | 1708 +++++++++++++++++++++++++++++++++++++++++++++++++++++ po/LINGUAS | 95 +++ po/Makefile.in.in | 217 +++++++ po/POTFILES.in | 4 + po/POTFILES.skip | 0 po/af.po | 167 ++++++ po/am.po | 224 +++++++ po/ar.po | 194 ++++++ po/as.po | 83 +++ po/ast.po | 82 +++ po/az.po | 269 +++++++++ po/be.po | 240 ++++++++ po/be@latin.po | 189 ++++++ po/bg.po | 82 +++ po/bn.po | 78 +++ po/bn_IN.po | 225 +++++++ po/br.po | 80 +++ po/bs.po | 201 +++++++ po/ca.po | 206 +++++++ po/ca@valencia.po | 183 ++++++ po/crh.po | 84 +++ po/cs.po | 197 ++++++ po/cy.po | 256 ++++++++ po/da.po | 202 +++++++ po/de.po | 272 +++++++++ po/dz.po | 212 +++++++ po/el.po | 275 +++++++++ po/en@shaw.po | 24 + po/en_CA.po | 169 ++++++ po/en_GB.po | 202 +++++++ po/eo.po | 77 +++ po/es.po | 226 +++++++ po/et.po | 208 +++++++ po/eu.po | 233 ++++++++ po/fa.po | 224 +++++++ po/fi.po | 221 +++++++ po/fr.po | 234 ++++++++ po/fur.po | 170 ++++++ po/fy.po | 60 ++ po/ga.po | 171 ++++++ po/gl.po | 30 + po/gu.po | 221 +++++++ po/he.po | 234 ++++++++ po/hi.po | 92 +++ po/hr.po | 149 +++++ po/hu.po | 85 +++ po/id.po | 224 +++++++ po/is.po | 236 ++++++++ po/it.po | 170 ++++++ po/ja.po | 266 +++++++++ po/ka.po | 206 +++++++ po/kk.po | 89 +++ po/kn.po | 72 +++ po/ko.po | 268 +++++++++ po/li.po | 223 +++++++ po/lt.po | 226 +++++++ po/lv.po | 90 +++ po/mai.po | 83 +++ po/mg.po | 196 ++++++ po/mk.po | 197 ++++++ po/ml.po | 179 ++++++ po/mn.po | 256 ++++++++ po/mr.po | 172 ++++++ po/ms.po | 216 +++++++ po/nb.po | 240 ++++++++ po/nds.po | 81 +++ po/ne.po | 189 ++++++ po/nl.po | 318 ++++++++++ po/nn.po | 165 ++++++ po/oc.po | 184 ++++++ po/or.po | 31 + po/pa.po | 185 ++++++ po/pl.po | 110 ++++ po/ps.po | 83 +++ po/pt.po | 250 ++++++++ po/pt_BR.po | 183 ++++++ po/ro.po | 89 +++ po/ru.po | 188 ++++++ po/rw.po | 247 ++++++++ po/si.po | 195 ++++++ po/sk.po | 206 +++++++ po/sl.po | 219 +++++++ po/sq.po | 239 ++++++++ po/sr.po | 153 +++++ po/sr@latin.po | 153 +++++ po/sv.po | 201 +++++++ po/ta.po | 219 +++++++ po/te.po | 208 +++++++ po/th.po | 255 ++++++++ po/tk.po | 204 +++++++ po/tr.po | 195 ++++++ po/uk.po | 219 +++++++ po/uz.po | 82 +++ po/uz@cyrillic.po | 82 +++ po/vi.po | 250 ++++++++ po/wa.po | 228 +++++++ po/xh.po | 205 +++++++ po/zh_CN.po | 194 ++++++ po/zh_HK.po | 207 +++++++ po/zh_TW.po | 207 +++++++ 100 files changed, 19088 insertions(+) create mode 100644 po/ChangeLog create mode 100644 po/LINGUAS create mode 100644 po/Makefile.in.in create mode 100644 po/POTFILES.in create mode 100644 po/POTFILES.skip create mode 100644 po/af.po create mode 100644 po/am.po create mode 100644 po/ar.po create mode 100644 po/as.po create mode 100644 po/ast.po create mode 100644 po/az.po create mode 100644 po/be.po create mode 100644 po/be@latin.po create mode 100644 po/bg.po create mode 100644 po/bn.po create mode 100644 po/bn_IN.po create mode 100644 po/br.po create mode 100644 po/bs.po create mode 100644 po/ca.po create mode 100644 po/ca@valencia.po create mode 100644 po/crh.po create mode 100644 po/cs.po create mode 100644 po/cy.po create mode 100644 po/da.po create mode 100644 po/de.po create mode 100644 po/dz.po create mode 100644 po/el.po create mode 100644 po/en@shaw.po create mode 100644 po/en_CA.po create mode 100644 po/en_GB.po create mode 100644 po/eo.po create mode 100644 po/es.po create mode 100644 po/et.po create mode 100644 po/eu.po create mode 100644 po/fa.po create mode 100644 po/fi.po create mode 100644 po/fr.po create mode 100644 po/fur.po create mode 100644 po/fy.po create mode 100644 po/ga.po create mode 100644 po/gl.po create mode 100644 po/gu.po create mode 100644 po/he.po create mode 100644 po/hi.po create mode 100644 po/hr.po create mode 100644 po/hu.po create mode 100644 po/id.po create mode 100644 po/is.po create mode 100644 po/it.po create mode 100644 po/ja.po create mode 100644 po/ka.po create mode 100644 po/kk.po create mode 100644 po/kn.po create mode 100644 po/ko.po create mode 100644 po/li.po create mode 100644 po/lt.po create mode 100644 po/lv.po create mode 100644 po/mai.po create mode 100644 po/mg.po create mode 100644 po/mk.po create mode 100644 po/ml.po create mode 100644 po/mn.po create mode 100644 po/mr.po create mode 100644 po/ms.po create mode 100644 po/nb.po create mode 100644 po/nds.po create mode 100644 po/ne.po create mode 100644 po/nl.po create mode 100644 po/nn.po create mode 100644 po/oc.po create mode 100644 po/or.po create mode 100644 po/pa.po create mode 100644 po/pl.po create mode 100644 po/ps.po create mode 100644 po/pt.po create mode 100644 po/pt_BR.po create mode 100644 po/ro.po create mode 100644 po/ru.po create mode 100644 po/rw.po create mode 100644 po/si.po create mode 100644 po/sk.po create mode 100644 po/sl.po create mode 100644 po/sq.po create mode 100644 po/sr.po create mode 100644 po/sr@latin.po create mode 100644 po/sv.po create mode 100644 po/ta.po create mode 100644 po/te.po create mode 100644 po/th.po create mode 100644 po/tk.po create mode 100644 po/tr.po create mode 100644 po/uk.po create mode 100644 po/uz.po create mode 100644 po/uz@cyrillic.po create mode 100644 po/vi.po create mode 100644 po/wa.po create mode 100644 po/xh.po create mode 100644 po/zh_CN.po create mode 100644 po/zh_HK.po create mode 100644 po/zh_TW.po (limited to 'po') diff --git a/po/ChangeLog b/po/ChangeLog new file mode 100644 index 0000000..cea2953 --- /dev/null +++ b/po/ChangeLog @@ -0,0 +1,1708 @@ +2009-03-18 Djihed Afifi + + * ar.po: Updated Arabic translation by Djihed Afifi. + +2009-03-13 Amitakhya Phukan + + * LINGUAS: Added as to LINGUAS. + * as.po: Updated Assamese translations. + +2009-03-10 Manoj Kumar Giri + + * or.po: Updated Oriya Translation. + +2009-02-17 Jani Monoses + + * ro.po: Updated Romanian translation + by Adi Roiban + +2009-02-12 Claude Paroz + + * LINGUAS: + * crh.po: Added Crimean Tatar translation on behalf of Reşat SABIQ. + +2009-02-10 Gil Forcada + + * ast.po: Added Asturian translation on behalf of Mikel González. + * LINGUAS: Added ast. + +2009-02-05 Chao-Hsiung Liao + + * zh_HK.po: Updated Traditional Chinese translation(Hong Kong). + * zh_TW.po: Updated Traditional Chinese translation(Taiwan). + +2009-01-25 Raivis Dejus + + * lv.po: Updated Latvian translation. + +2009-01-19 Nurali Abdurahmonov + + * LINGUAS: added uz and uz string + * uz.po: Added Uzbek translation by Nurali. + * uz@cyrillic.po: Added Uzbek cyrillic translation by Nurali + +2008-10-28 Claude Paroz + + * LINGUAS: + * kk.po: Added Kazakh translation on behalf of Margulan Moldabekov. + +2008-10-19 Djihed Afifi + + * ar.po: Updated Arabic Translation by Djihed Afifi. + +2008-09-22 Mugurel Tudor + + * ro.po: Updated Romanian translation by + Mişu Moldovan + +2008-09-20 Goran Rakić + + * sr.po, sr@latin.po: Updated Serbian Translation. + +2008-09-18 Baris Cicek + + * tr.po: Updated Turkish Translation. + +2008-09-18 Djihed Afifi + + * ar.po: Updated Arabic Translation by Djihed Afifi. + +2008-09-15 Djihed Afifi + + * ar.po: Updated Arabic Translation by Djihed Afifi. + +2008-09-15 Gabor Kelemen + + * hu.po: Translation updated. + +2008-09-08 Robert Sedak + + * hr.po: Updated Croatian translation. + +2008-09-07 Praveen Arimbrathodiyil + + * ml.po: Small update + +2008-09-01 Alexander Shopov + + * bg.po: Updated Bulgarian translation by + Alexander Shopov + +2008-08-29 Shankar Prasad + + * kn.po: Updated Kannada translation done by Renuka Prasad + +2008-08-25 Tomasz Dominikowski + + * pl.po: Updated Polish translation + + +2008-08-25 Goran Rakic + + * LINGUAS, sr@latin.po, sr@Latn.po: Conversion from sr@Latn to sr@latin. + +2008-08-6 Djihed Afifi + + * ar.po: Updated Arabic Translation by Djihed Afifi. + +2008-07-29 Djihed Afifi + + * ar.po: Updated Arabic Translation by Djihed Afifi. + +2008-07-17 Runa Bhattacharjee + + * ps.po: Added Pashto Translations by Zabeeh Khan + * LINGUAS: Added Pashto (ps) to the list of languages + +2008-07-15 Laurent Dhima + + * sq.po: Updated Albanian Translation. + +2008-07-02 Yannig Marchegay + + * oc.po: Updated Occitan translation. + +2008-06-12 Rodney Dawes + + * POTFILES.in: + Update for removal of the rest of 48x48/emblems + +2008-06-12 Rodney Dawes + + * POTFILES.in: + Update to reflect changes with emblems + +2008-06-11 Djihed Afifi + + * ar.po: Updated Arabic Translation by Djihed Afifi. + +2008-05-22 Djihed Afifi + + * ar.po: Updated Arabic Translation by Djihed Afifi. + +2008-05-19 Djihed Afifi + + * ar.po: Updated Arabic Translation by Djihed Afifi. + +2008-03-15 Alexander Nyakhaychyk + + * be.po: Updated Belarusian Translation. + +2008-03-10 Marcel Telka + + * sk.po: Updated Slovak translation. + +2008-03-08 Kostas Papadimas + + * el.po: Updated Greek translation + +2008-03-04 Nikos Charonitakis + + * el.po: Updated Greek translation. + +2008-03-03 Rahul Bhalerao + + * mr.po: Updated Marathi translations from Sandeep Shedmake. + +2008-03-02 Philip Withnall + + * en_GB.po: Updated British English translation. + +2008-02-26 Changwoo Ryu + + * ko.po: Updated Korean translation. + +2008-02-23 Yair Hershkovitz + + * he.po: Updated Hebrew translation. + +2008-02-23 Petr Kovar + + * cs.po: Fixed Czech translation by Pavel Sefranek. + +2008-02-15 Claude Paroz + + * LINGUAS: Added fur. + * fur.po: Added Friulian translation by Massimo Furlani. + +2008-02-14 Pawan Chitrakar + + * ne.po: Updated Nepali Translation. + +2008-02-09 Petr Kovar + + * cs.po: Updated Czech translation by Pavel Sefranek. + +2008-02-07 Chao-Hsiung Liao + + * zh_HK.po: Updated Traditional Chinese translation(Hong Kong). + * zh_TW.po: Updated Traditional Chinese translation(Taiwan). + +2008-02-03 Arangel Angov + + * mk.po: Updated Macedonian translation. + +2008-01-31 Djihed Afifi + + * ar.po: Updated Arabic Translation by Djihed Afifi. + +2008-01-16 Ani Peter + * ml.po: Updated Malayalam Translation + +2008-01-13 Seán de Búrca + + * ga.po: Updated Irish translation. + +2008-01-07 Inaki Larranaga Murgoitio + + * eu.po: Updated Basque translation. + +2008-01-03 Andre Klapper + + * af.po, LINGUAS: added Afrikaans translation (on + behalf of Friedel Wolff) + +2007-12-31 Yannig Marchegay + + * oc.po: Updated Occitan translation. + +2007-10-23 Djihed Afifi + + * ar.po: Updated Arabic Translation by Djihed Afifi. + +2007-10-21 Djihed Afifi + + * ar.po: Updated Arabic Translation by Djihed Afifi. + +2007-10-19 Ihar Hrachyshka + + * be@latin.po: Updated Belarusian Latin translation. + +2007-09-30 Ignacio Casal Quinteiro + + * gl.po: Updated Galician Translation. + +2007-09-19 Alexander Shopov + + * bg.po: Updated Bulgarian translation by + Alexander Shopov + +2007-09-17 Djihed Afifi + + * ar.po: Updated Arabic Translation by Djihed Afifi. + +2007-09-17 Gintautas Miliauskas + + * lt.po: Updated Lithuanian translation. + +2007-09-16 Nickolay V. Shmyrev + + * ru.po: Updated Russian translation. + +2007-09-13 Djihed Afifi + + * ar.po: Updated Arabic Translation by Anas Husseini. + +2007-09-11 Maxim Dziumanenko + + * uk.po: Update Ukrainian translation. + +2007-09-09 Kenneth Nielsen + + * da.po: Updated Danish translation + +2007-09-03 Luca Ferretti + + * it.po: Updated Italian translation. + +2007-09-03 Stéphane Raimbault + + * fr.po: Updated French translation. + +2007-09-02 Duarte Loreto + + * pt.po: Updated Portuguese translation. + +2007-09-02 Funda Wang + + * zh_CN.po: Updated Simplified Chinese translation. + +2007-08-26 Adam Weinberger + + * en_CA.po: Updated Canadian English translation. + +2007-08-23 Artur Flinta + + * pl.po: Updated Polish translation by MATE PL Team. + +2007-08-18 Rodney Dawes + + * POTFILES.in: Replace emblem-no{read,write} with + emblem-{unreadable,readonly} + + See bug #467814 + +2007-08-11 Josep Puigdemont i Casamajó + + * ca.po: Updated Catalan translation. + +2007-08-09 Kjartan Maraas + + * nb.po: Updated translation. + +2007-08-09 Daniel Nylander + + * sv.po: Updated Swedish translation. + +2007-08-04 Inaki Larranaga Murgoitio + + * eu.po: Updated Basque translation. + +2007-08-03 Theppitak Karoonboonyanan + + * th.po: Updated Thai translation. + +2007-08-01 Kjartan Maraas + + * nb.po: Updated Norwegian bokmål translation. + +2007-07-23 Sunil Mohan Adapa + + * te.po: Update Telugu translation done by + Y.Kiran Chandra . + +2007-07-20 Hendrik Richter + + * de.po: Updated German translation. + +2007-07-19 Leonardo Ferreira Fontenelle + + * pt_BR.po: Updated Brazilian Portuguese translation by Djavan + Fagundes . + +2007-07-16 Wouter Bolsterlee + + * nl.po: Translation updated by Wouter Bolsterlee. + +2007-07-16 Ilkka Tuohela + + * fi.po: Updated Finnish translation. + +2007-07-13 Priit Laes + + * et.po: Estonian translation update by Ivar Smolin. + +2007-07-12 I. Felix + + * ta.po: Tamil Translation updated by Tirumurthi Vasudevan + +2007-07-11 Runa Bhattacharjee + + * bn_IN.po: Updated Bengali India Translation. + +2007-07-11 Gabor Kelemen + + * hu.po: Translation updated. + +2007-07-10 Ankit Patel + + * gu.po: Updated Gujarati Translation. + +2007-07-09 Theppitak Karoonboonyanan + + * th.po: Updated Thai translation. + +2007-07-07 Takeshi AIHANA + + * ja.po: Updated Japanese translation. + +2007-07-05 Luca Ferretti + + * POTFILES.in: Updated to reflect changes for + desktop.icon location. + +2007-07-02 Nguyễn Thái Ngọc Duy + + * vi.po: Updated Vietnamese translation. + +2007-06-29 Pema Geyleg + + * dz.po: Updated dzongkha translation + +2007-06-26 Clytie Siddall + + * vi.po: Updated Vietnamese translation. + +2007-06-24 Jorge Gonzalez + + * es.po: Updated Spanish translation + +2007-06-23 Daniel Nylander + + * sv.po: Updated Swedish translation. + +2007-06-22 I. Felix + + * si.po: Sinhala Translation updated by Danishka Navin + * LINGUAS: Added Sinhala (si) to The List of Languages. + +2007-06-02 Alexander Shopov + + * bg.po: Updated Bulgarian translation by + Alexander Shopov + +2007-04-15 Christophe Merlet + + * oc.po: Added Occitan translation from + Yannig MARCHEGAY (Kokoyaya) . + * LINGUAS: Added "oc". + +2006-03-10 Ihar Hrachyshka + + * be@latin.po: Added Belarusian Latin translation. + +2006-03-01 Maxim Dziumanenko + + * uk.po: Updated Ukrainian translation. + +2007-02-27 Gintautas Miliauskas + + * lt.po: Updated Lithuanian translation. + +2007-01-27 Takeshi AIHANA + + * ja.po: Updated Japanese translation. + +2006-12-18 Djihed Afifi + + * ar.po: Updated Arabic Translation. + +2006-08-28 Rodney Dawes + + * POTFILES.in: emblem-new.icon.in was moved to scalable/emblems/ + +2006-08-24 Rahul Bhalerao + + * mr.po: Added the file and update Marathi translation + * LINGIAS: Added an entry for Marathi(mr) + +2006-08-23 Rodney Dawes + + * POTFILES.in: Update for some of the cvs emblem icon files being + moved to scalable + +2006-08-23 Rodney Dawes + + * POTFILES.in: emblem-package.icon.in and emblem-web.icon.in were + moved over to scalable, rather than 48x48 + +2006-08-22 Thierry Randrianiriana + + * mg.po: Added Malagasy translation. + * LINGUAS: Added 'mg'. + +2006-08-20 Hendrik Richter + + * de.po: Updated German translation, by + Christian Kintner + +2006-08-07 Ani Peter + + * ml.po: Updated Malayalam Translation + +2006-08-03 Subhransu Behera + + * or.po: Added and Updated Oriya Translation. + * LINGUAS: Added Oriya (or) to The List of Languages. + +2006-08-02 Runa Bhattacharjee + + * bn_IN.po: Updated Bengali India Translation. + +2006-08-01 Jovan Naumovski + + * mk.po: Updated Macedonian translation. + +2006-07-30 Christophe Merlet + + * fr.po: Updated French translation. + +2006-07-10 Rodney Dawes + + * POTFILES.in: Update for removed files + +2006-07-03 Runa Bhattacharjee + + * bn_IN.po: Added Bengali India Translation + * LINGUAS: Added Bengali India (bn_IN) to the list of languages. + +2006-06-26 Abel Cheung + + * zh_HK.po, zh_TW.po: Updated traditional Chinese translation. + +2006-05-15 Rodney Dawes + + * LINGUAS: Add new LINGUAS file here to replace ALL_LINGUAS in configure.in + +2006-04-26 Gora Mohanty + + * lv.po: Updated Latvian translation by + Maris ZInbergs + +2006-03-26 Tommi Vainikainen + + * dz.po: Added Dzongkha translation from Pema Geyleg. + +2006-03-13 Vladimer Sichinava + + * ka.po: Added Georgian translation. + +2006-03-06 Josep Puigdemont i Casamajó + + * ca.po: Updated Catalan translation. + +2006-03-01 Ales Nyakhaychyk + + * be.po: Updated Belarusian translation by Ihar Hrachyshka. + +2006-02-26 Priit Laes + + * et.po: Translation updated by Ivar Smolin. + +2005-12-13 Sunil Mohan Adapa + + * te.po: Added Telugu translation done by + Vijay Kiran Kamuju. + +2005-10-20 Marcel Telka + + * sk.po: Updated Slovak translation by Ivan Noris. + +2005-10-01 Runa Bhattacharjee + + * bn.po: Updated Bengali (bn) translation. Translation by Mahay Alam Khan + +2005-10-01 Alexander Shopov + + * bg.po: Updated Bulgarian translation by + Vladimir Petkov + +2005-09-08 Inaki Larranaga + + * eu.po: Updated Basque translation. + +2005-09-01 Leonid Kanter + + * ru.po: Updated Russian translation + +2005-08-29 Telsa Gwynne + + * cy.po: Updated Welsh translation. + +2005-08-12 Mohammad DAMT + + * id.po: Updated Indonesian translation + +2005-08-10 Mohammad DAMT + + * id.po: Updated Indonesian translation + +2005-08-08 Chao-Hsiung Liao + + * zh_TW.po: Updated Traditional Chinese translation. + +2005-08-08 Danilo Šegan + + * sr.po, sr@Latn.po: Updated by Igor Nestorović. + +2005-06-22 Abel Cheung + + * zh_TW.po: Fix language team reference. + +2005-06-16 Theppitak Karoonboonyanan + + * th.po: Updated Thai translation. + +2005-06-04 Christian Rose + + * gl.po: Updated Galician translation by + Ignacio Casal Quinteiro . + +2005-05-07 Clytie Siddall + + * vi.po: Updated Vietnamese translation. + +2005-05-04 Clytie Siddall + + * vi.po: Updated Vietnamese translation. + +2005-04-06 Roozbeh Pournader + + * fa.po: Updated Persian translation by + Elnaz Sarbar . + +2005-04-06 Christian Rose + + * POTFILES.in: Removed non-existing file entries and added + missing ones. + * .cvsignore: Added one entry and sorted this file. + +2005-04-01 Adi Attar + + * xh.po: Added Xhosa translation. + +2005-03-31 Steve Murphy + + * rw.po: Added Kinyarwanda translation. + +2005-03-29 Frank Arnold + + * POTFILES.in: Update. + emblem-urgent.icon.in moved from 48x48 to scalable. + +2005-03-17 Adam Weinberger + + * en_CA.po: Updated Canadian English translation. + +2005-03-06 Danilo Šegan + + * sr.po, sr@Latn.po: Updated Serbian translation. + +2005-03-04 Artur Flinta + + * pl.po: Updated Polish translation by MATE PL Team. + +2005-03-04 Laszlo Dvornik + + * hu.po: Hungarian translation updated by Gabor Kelemen. + +2005-03-03 Abel Cheung + + * zh_TW.po: Updated traditional Chinese translation from MATE HK Team + +2005-03-03 Dan Damian + + * ro.po: Updated Romanian translation. + +2005-02-28 Rodney Dawes + + * POTFILES.in: The mail emblem is scalable now, so we need to move the + icon file in POTFILES.in for it, to reference the new location + +2005-02-23 Ankit Patel + + * gu.po: Updated Gujarati Translation. + +2005-02-23 Vincent van Adrighem + + * nl.po: Translation updated by Michiel Sikkes. + +2005-02-21 Martin Willemoes Hansen + + * da.po: Updated Danish translation. + +2005-02-20 Christophe Merlet + + * fr.po: Updated French translation. + +2005-02-20 Raphael Higino + + * pt_BR.po: Updated Brazilian Portuguese translation. + +2005-02-20 Kostas Papadimas + + * el.po: Updated Greek translation. + +2005-02-16 Alexander Shopov + + * bg.po: Updated Bulgarian translation by + Alexander Shopov + +2005-02-11 Maxim Dziumanenko + + * uk.po: Updated Ukrainian translation. + +2005-02-15 Changwoo Ryu + + * ko.po: Updated Korean translation. + +2005-02-15 Jordi Mallach + + * ca.po: Updated Catalan translation. + +2005-02-14 Laurent Dhima + + * sq.po: Updated Albanian translation. + +2005-02-14 Priit Laes + + * et.po: Translation updated by Ivar Smolin. + +2005-02-13 David Lodge + + * en_GB.po: Updated British translation. + +2005-02-11 Christian Rose + + * sv.po: Updated Swedish translation. + +2005-02-07 Rodney Dawes + + * POTFILES.in: Update to include correct files + +2005-02-06 Pauli Virtanen + + * fi.po: Updated Finnish translation. + +2005-01-30 Alessio Frusciante + + * it.po: Updated Italian translation by + Luca Ferretti . + +2005-01-30 Žygimantas Beručka + + * lt.po: Updated Lithuanian translation. + +2005-01-28 Kjartan Maraas + + * nb.po: Update + * no.po: Update + +2005-01-28 Miloslav Trmac + + * cs.po: Updated Czech translation. + +2005-01-27 Duarte Loreto + + * pt.po: Updated Portuguese translation. + +2005-01-26 Takeshi AIHANA + + * ja.po: Updated Japanese translation. + +2005-01-25 Francisco Javier Fernandez + + * es.po: Updated Spanish translation. + +2005-01-25 Adam Weinberger + + * en_CA.po: Updated Canadian English translation. + +2005-01-25 Hendrik Richter + + * de.po: Updated German translation. + +2005-01-24 Rodney Dawes + + * POTFILES.in: Update to include emblem-shared.icon.in + +2005-01-21 Kjartan Maraas + + * nb.po: Updatamania + * nn.po: Umpteenadate + * no.po: Underworldofbackwardsmessages + +2005-01-20 Priit Laes + + * et.po: Translation updated. + +2005-01-15 Pawan Chitrakar + + * ne.po: Updated Nepali Translation + +2004-11-08 Alexander Shopov + + * bg.po: Updated Bulgarian translation by + Vladimir Petkov + +2004-10-03 Jesus Bravo Alvarez + + * gl.po: Added Galician translation from Ignacio Casal Quinteiro. + +2004-09-24 Stanislav Visnovsky + + * sk.po: Updated Slovak translation by Ivan Noris. + +2004-09-13 Abel Cheung + + * zh_TW.po: Updated traditional Chinese translation by MATE HK Team + +2004-09-12 Paisa Seeluangsawat + + * th.po: Updated Thai translation. + +2004-09-11 Dafydd Harries + + * cy.po: Updated Welsh translation. + +2004-09-08 Arafat Medini + + * ar.po: Updated Arabic translation + +2004-09-08 Adam Weinberger + + * en_CA.po: Updated Canadian English translation. + +2004-09-06 Mugurel Tudor + + * ro.po: Updated Romanian translation + by Misu Moldovan + +2004-09-03 Kostas Papadimas + + * el.po: Updated Greek translation + +2004-09-02 Alessio Frusciante + + * it.po: Updated Italian translation by + Luca Ferretti . + +2004-08-31 Åsmund Skjæveland + + * nn.po: Updated Norwegian Nynorsk translation. + +2004-08-27 Akagic Amila + + * bs.po: Added Bosnian translation. + +2004-08-26 Iñaki Larrañaga + + * eu.po: Updated Basque translation. + +2004-08-25 Jordi Mallach + + * ca.po: Updated Catalan translation. + +2004-08-24 Francisco Javier F. Serrador + + * es.po: Updated Spanish translation. + +2004-08-20 Laurent Dhima + + * sq.po: Updated Albanian translation. + +2004-08-20 Maxim Dziumanenko + + * uk.po: Updated Ukrainian translation. + +2004-08-19 Pawan Chitrakar + + * ne.po: Updated Nepali translation + +2004-08-18 Pauli Virtanen + + * fi.po: Updated Finnish translation. + +2004-08-18 Christian Rose + + * sv.po: Updated Swedish translation. + +2004-08-18 Metin Amiroff + + * az.po: Translation updated by Mətin Əmirov. + +2004-08-18 Laurent Dhima + + * sq.po: Updated Albanian translation. + +2004-08-16 Kjartan Maraas + + * nb.po: Added this. + +2004-08-13 Tommi Vainikainen + + * fi.po: Unified some fields in po headers for Finnish team. + +2004-08-11 Christophe Merlet + + * fr.po: Updated French translation from + Baptiste Mille-Mathias . + +2004-08-09 Hasbullah Bin Pit + + * ms.po: Updated Malay translation. + +2004-08-07 Funda Wang + + * zh_CN.po: Updated Simplified Chinese translation. + +2004-08-07 Danilo Šegan + + * sr.po, sr@Latn.po: Updated Serbian translation. + +2004-08-02 Duarte Loreto + + * pt.po: Updated Portuguese translation. + +2004-07-29 Changwoo Ryu + + * ko.po: Updated Korean translation. + +2004-07-21 Guntupalli Karunakar + + * hi.po: Updated Hindi translation. + +2004-07-08 Gustavo Noronha Silva + + * pt_BR.po: translation update by + "Raphael Higino" + +2004-07-08 Alexander Shopov + + * bg.po: Updated Bulgarian translation by + Vladimir "Kaladan" Petkov + +2004-07-07 Ole Laursen + + * da.po: Updated Danish translation. + +2004-06-29 Laurent Dhima + + * sq.po: Translation updated. + +2004-06-28 Laurent Dhima + + * sq.po: Translation updated. + +2004-06-20 Andras Timar + + * hu.po: Updated Hungarian translation. + +2004-06-17 Artur Flinta + + * pl.po: Updated Polish translation by MATE PL Team. + +2004-06-11 Žygimantas Beručka + + * lt.po: Updated Lithuanian translation. + +2004-06-10 Christian Neumair + + * de.po: Updated German translation. + +2004-06-08 Dmitry G. Mastrukov + + * ru.po: Updated Russian translation + from Russian team . + +2004-06-05 Dinesh Nadarajah + + * ta.po: Updated Tamil Translation + +2004-06-05 Laurent Dhima + + * sq.po: Updated Albanian translation. + +2004-05-30 Takeshi AIHANA + + * ja.po: Updated Japanese translation. + +2004-05-29 Dinesh Nadarajah + + *ta.po: Updated Tamil Translation + +2004-05-29 Christian Rose + + * tk.po: Added Turkmen translation by + Gurban Mühemmet Tewekgeli . + +2004-05-27 Vincent van Adrighem + + * nl.po: Translation updated by Tino Meinen. + +2004-05-27 Kjartan Maraas + + * no.po: Updated Norwegian translation. + +2004-05-25 Gareth Owen + + * en_GB.po: Updated British English translation + +2004-05-23 Francisco Javier F. Serrador + + * es.po: Updated Spanish translation. + +2004-05-22 Alexander Winston + + * en_CA.po: Updated Canadian English translation. + +2004-05-22 Gil Osher + + * he.po: Updated Hebrew translation. + +2004-05-21 Miloslav Trmac + + * cs.po: Updated Czech translation. + +2004-05-20 Rodney Dawes + + * POTFILES.in: Added new icon files for emblem translations + +2004-04-24 Gil Osher + + * he.po: Updated Hebrew translation. + +=== mate-icon-theme 1.2.1 === + +2004-04-09 Guntupalli Karunakar + + * gu.po: Added Gujurati translation by + Gujarati Team . + +2004-04-03 Sam?el J?n Gunnarsson + + * is.po: Updated Icelandic translation by + Helgi ?ormar ?orbj?rnsson + +2004-03-31 Alexander Shopov + + * bg.po: Updated Bulgarian translation by + Vladimir Petkov . + +=== mate-icon-theme 1.2.0 === + +2004-03-21 ?ygimantas Beru?ka + + * lt.po: Corrected Lithuanian translation. + +2004-03-21 Sayamindu Dasgupta + + * bn.po: Updated Bengali translation + +2004-03-21 Mugurel Tudor + + * ro.po: Updated Romanian translation by + Mi?u Moldovan + +2004-03-18 Gareth Owen + + * en_GB.po: Added British translation + +=== mate-icon-theme 1.1.91 === + +2004-03-13 Maxim Dziumanenko + + * uk.po: Updated Ukrainian translation + +2004-03-11 Dmitry G. Mastrukov + + * ru.po: Updated Russian translation + from Russian team . + +2004-03-09 Stanislav Visnovsky + + * sk.po: Updated Slovak translation. + +2004-03-09 Francisco Javier F. Serrador + + * es.po: Updated Spansih translation. + +=== mate-icon-theme 1.1.90 === + +2004-03-06 Ales Nyakhaychyk + + * be.po: Updated Belarusian translation. + +2004-03-06 M?tin ?mirov + + * az.po: Translation updated. + +2004-03-04 Guntupalli Karunakar + + * pa.po: Added Punjabi translation by + Amanpreet Singh Alam . + +2004-02-29 Abel Cheung + + * zh_TW.po: Updated traditional Chinese translation from + Roy Chan . + +2004-02-27 Priit Laes + + * et.po: Translation updated. + +2004-02-24 Guntupalli Karunakar + + * hi.po: Completed Hindi translation. + +=== mate-icon-theme 1.1.8 === + +2004-02-21 Christian Rose + + * en_CA.po: Added Canadian English translation by + Adam Weinberger . + +2004-01-20 Laurent Dhima + + * sq.po: Fixed Albanian translation. + +2003-02-16 Paisa Seeluangsawat + + * th.po: Updated Thai translation. + +2004-02-15 Danilo ?egan + + * POTFILES.in: Removed "missing" files (*.in.h). + +2004-02-14 Danilo ?egan + + * sr.po, sr@Latn.po: Updated Serbian translation. + + * POTFILES.in: Added a comment and missing files. + +2004-02-14 Danilo ?egan + + * sr.po, sr@Latn.po: Serbian translation reviewed by Aleksandar + Uro??evi?. + +=== mate-icon-theme 1.1.7 === + +2004-02-10 Pauli Virtanen + + * fi.po: Updated Finnish translation. + +2004-02-06 Robert Sedak + + * hr.po: Updated Croatian translation. + +2004-02-01 Laurent Dhima + + * sq.po: Updated Albanian translation. + +2004-01-31 M?tin ?mirov + + * az.po: Translation updated. + +=== mate-icon-theme 1.1.6 === + +2004-01-23 Funda Wang + + * zh_CN.po: Updated Simplified Chinese translation. + +2004-01-23 Andras Timar + + * hu.po: Updated Hungarian translation. + +2004-01-15 Laurent Dhima + + * sq.po: Updated Albanian translation. + +=== mate-icon-theme 1.1.5 === + +2004-04-04 Duarte Loreto + + * pt.po: Revised Portuguese translation. + +2004-01-04 ?smund Skj?veland + + * nn.po: Added Norwegian Nynorsk translation + +2004-01-02 Alessio Frusciante + + * it.po: Updated Italian translation by + Luca Ferretti . + +=== mate-icon-theme 1.1.4 === + +2003-12-22 Laurent Dhima + + * sq.po: Updated Albanian translation. + +2003-12-20 Arafat Medini + + * ar.po: Added Arabic translation + +2003-12-13 Francisco Javier F. Serrador + + * es.po: Updated Spanish translation + +2003-12-10 T?ivo Leedj?rv + + * et.po: Updated Estonian translation + by Allan Sims . + +=== mate-icon-theme 1.1.3 === + +2003-12-04 I?aki Larra?aga + + * eu.po: Updated Basque translation. + +2003-12-02 ?ygimantas Beru?ka + + * lt.po: Updated Lithuanian translation by + Tomas Kuliavas . + +2003-11-28 Gustavo Maciel Dias Vieira + + * pt_BR.po: Updated Brazilian Portuguese translation done by Tiago + Cardoso Menezes . + +2003-11-27 Kjartan Maraas + + * no.po: Update Norwegian translation. + +=== mate-icon-theme 1.1.2 === + +2003-11-12 Artur Flinta + + * pl.po: Updated Polish translation. + +=== mate-icon-theme 1.1.1 === + +2003-11-10 Sanlig Badral + + * mn.po: Updated Mongolian translation. + +2003-11-09 Hasbullah Bin Pit + + * ms.po: Updated Malay translation. + +2003-11-07 Christophe Merlet + + * fr.po: Updated French translation. + +2003-11-01 KAMAGASAKO Masatoshi + + * ja.po: Updated Japanese translation. + +2003-10-30 Kostas Papadimas + + * el.po: Updated Greek translation + +2003-10-26 Changwoo Ryu + + * ko.po: Updated Korean translation. + +2003-10-25 Metin Amiroff + + * az.po: Updated Azerbaijani translation. + +2003-10-25 Ole Laursen + + * da.po: Updated Danish translation. + +2003-10-22 Dafydd Harries + + * cy.po: Updated Welsh translation. + +2003-10-22 Duarte Loreto + + * pt.po: Updated Portuguese translation. + +2003-10-22 Danilo ?egan + + * sr.po, sr@Latn.po: Updated Serbian translation. + +2003-10-22 Vincent van Adrighem + + * nl.po: Dutch translation updated by Vincent van Adrighem. + +2003-10-21 Vincent van Adrighem + + * nl.po: Dutch translation updated by Tino Meinen. + +2003-10-21 Christian Neumair + + * de.po: Updated German translation. + +2003-10-21 Christian Rose + + * sv.po: Updated Swedish translation. + +=== mate-icon-theme 1.1.0 === + +2003-10-20 Miloslav Trmac + + * cs.po: Updated Czech translation. + +2003-10-20 Jordi Mallach + + * ca.po: Updated Catalan translation. + +2003-10-18 Miloslav Trmac + + * cs.po: Updated Czech translation. + +2003-09-30 Christian Rose + + * eu.po: Added Basque translation by + I?aki Larra?aga Murgoitio . + +2003-09-11 Yuriy Syrota + + * uk.po: Updated Ukrainian translation. + +=== mate-icon-theme 1.0.9 === + +2003-09-02 Mugurel Tudor + + * ro.po: Updated Romanian translation by + Mi?u Moldovan + +2003-09-02 Gediminas Paulauskas + + * lt.po: Add Lithuanian translation by + Tomas Kuliavas . + +2003-09-01 Stanislav Visnovsky + + * sk.po: Updated Slovak translation. + +2003-08-28 Pablo Gonzalo del Campo + + * es.po: Revision of Spanish translation by + Francisco Javier F. Serrador . + +2003-08-28 Christian Rose + + * ne.po: Added Nepali translation by + Pawan Chitrakar . + +2003-08-27 Vincent van Adrighem + + * nl.po: Dutch translation updated by Kees van den Broek. + +=== mate-icon-theme 1.0.7 === + +2003-08-23 Changwoo Ryu + + * ko.po: Updated Korean translation. + +2003-08-22 Stanislav Visnovsky + + * sk.po: Update Slovak translation. + +2003-08-20 Sam?el J?n Gunnarsson + + * is.po: Updated Icelandic translation. + +2003-08-19 Abel Cheung + + * zh_TW.po: Updated traditional Chinese translation. + +2003-08-19 Kjartan Maraas + + * no.po: Update Norwegian translation. + +2003-08-18 Metin Amiroff + + * az.po: Updated Azerbaijani translation. + +2003-08-16 Pauli Virtanen + + * fi.po: Updated Finnish translation. + +2003-08-15 Kostas Papadimas + + * el.po: Updated Greek translation + +2003-08-14 Christophe Merlet + + * fr.po: Updated French translation. + +2003-08-08 Laurent Dhima + + * sq.po: Updated Albanian translation. + +2003-08-08 Guntupalli Karunakar + + * hi.po: Updated Hindi translations. + +2003-08-08 Danilo ?egan + + * sr.po, sr@Latn.po: Updated Serbian translation. + +2003-08-07 Wang Jian + + * zh_CN.po: Updated Simplified Chinese translation by + Funda Wang . + +2003-08-07 Dmitry G. Mastrukov + + * be.po: Updated Belarusian translation + from Belarusian team . + +2003-08-06 Ole Laursen + + * da.po: Updated Danish translation. + +2003-08-05 Alessio Frusciante + + * it.po: Updated Italian translation + by Luca Ferretti . + +2003-07-19 Duarte Loreto + + * pt.po: Updated Portuguese translation. + +2003-07-17 Vincent van Adrighem + + * nl.po: Dutch translation updated by Tino Meinen. + +2003-07-13 Metin Amiroff + + * az.po: Updated Azerbaijani translation. + +2003-07-12 Takeshi AIHANA + + * ja.po: Updated Japanese translation. + +2003-07-11 Hasbullah Bin Pit + + * ms.po: Updated Malay translation. + +2003-07-11 Pablo Saratxaga + + * wa.po: Added Walloon file + +2003-07-10 Christian Neumair + + * de.po: Added German translation. + +2003-07-10 Dmitry G. Mastrukov + + * ru.po: Updated Russian translation + from Russian team . + +2003-07-09 Evandro Fernandes Giovanini + + * pt_BR.po: Updated Brazilian Portuguese translation. + +2003-07-07 Vincent van Adrighem + + * nl.po: Dutch translation updated by Kees van den Broek. + +2003-07-03 Pablo Gonzalo del Campo + + * es.po: Updated Spanish translation. + +2003-07-02 Artur Flinta + + * pl.po: Updated Polish translation. + +2003-06-28 Dafydd Harries + + * cy.po: Updated Welsh translation. + +2003-06-28 Jordi Mallach + + * ca.po: Updated Catalan translation. + +2003-06-27 Miloslav Trmac + + * cs.po: Updated Czech translation. + +2003-06-27 Gil "Dolfin" Osher + + * he.po: Updated Hebrew translation. + +2003-06-27 Christian Rose + + * sv.po: Updated Swedish translation. + +=== mate-icon-theme 1.0.5 === + +2003-06-05 Mathieu van Woerkom + + * li.po: Added Limburgish translation + +=== mate-icon-theme 1.0.4 === +=== mate-icon-theme 1.0.3 === + +2003-05-06 Danilo ??? egan + + * sr.po, sr@Latn.po: Added Serbian translation by + http://Prevod.org/. + +2003-04-23 Fatih Demir + + * ta.po: Committed new Tamil translation by Dinesh. + +=== mate-icon-theme 1.0.2 === + +2003-03-13 Christian Rose + + * ml.po: Added Malayalam translation by + FSF-India . + +=== mate-icon-theme 1.0.1 === + +2003-03-07 Christian Rose + + * ga.po: Added Irish translation by + Paul Duffy . + +2003-02-21 Metin Amiroff + + * az.po: Added Azerbaijani translation. + +2003-02-20 T??ivo Leedj?€rv + + * et.po: Added Estonian translation. + +2003-02-20 Naba Kumar + + * hi.po: Added new Hindi translation from + Mate Hindi Team + +2003-02-20 Roozbeh Poruadner + + * fa.po: Added Persian translation. + +2003-02-16 Dmitry G. Mastrukov + + * be.po: Added Belarusian translation + from Belarusian team . + +2003-02-09 Christian Rose + + * kn.po: Added Kannada translation by + Pramod . + +2003-02-07 Christian Rose + + * bn.po: Added Bengali translation by + Taneem Ahmed . + +2003-02-06 Christian Rose + + * id.po: Added Indonesian translation by + Mohammad Damt . + +2003-02-03 Paisa Seeluangsawat + + * th.po: Updated Thai translation. + +2003-02-01 Duarte Loreto + + * pt.po: New Portuguese translation. + +2003-01-29 Takeshi AIHANA + + * ja.po: Added Japanese translation + +2003-01-24 Sam=FAel J=F3n Gunnarsson + + * is.po: Added Icelandic translation + +2003-01-23 Stanislav Visnovsky + + * sk.po: Added Slovak translation. + +2003-01-22 Paisa Seeluangsawat + + * th.po: Added Thai translation. + +2003-01-22 Christian Rose + + * mn.po: Added Mongolian translation by + Sanlig Badral . + +=== mate-icon-theme 1.0.0 === + +2003-01-20 Yuriy Syrota + + * uk.po: Added Ukrainian translations. + +2003-01-19 He Qiangqiang + + * zh_CN.po: Added Simplified Chinese translation. + +2003-01-19 Marius Andreiana + + * ro.po: added ( thanks to Mi??u Moldovan ) + +2003-01-18 Fatih Demir + + * tr.po: Added Turkish translation by Gorkem. + +2003-01-14 Daniel Yacob + + * am.po: Updated Amharic translation. + +=== mate-icon-theme 0.91 === + +2003-01-12 Laurent Dhima + + * sq.po: Added Albanian translation by + Deep_Dark + +2003-01-10 Dmitry G. Mastrukov + + * ru.po: updated Russian translation + from Russian team . + +2003-01-10 Dmitry G. Mastrukov + + * ru.po: Added Russian translation + from Russian team . + +2003-01-08 Kang Jeong-Hee + + * ko.po: New Korean translation by Young-Ho, Cha. + +2003-01-07 Daniel Yacob + + * am.po: Updated Amharic translation. + +2003-01-06 Pauli Virtanen + + * fi.po: Added Finnish translation. + +2003-01-06 Abel Cheung + + * zh_TW.po: New traditional Chinese translation. + +2003-01-05 Kostas Papadimas + + * el.po: Added Greek translation + +2003-01-02 Zbigniew Chyla + + * pl.po: Added Polish translation by + MATE PL Team . + +2002-12-28 Alessio Frusciante + + * it.po: Added Italian translation. + +2002-12-22 Artis Trops + + * lv.po: Added Latvian translation. + +2002-12-19 Yanko Kaneti + + * bg.po: Updated Bulgarian translation (style) by + Alexander Shopov . + +=== mate-icon-theme 0.1.5 === + +2002-12-16 Hasbullah Bin Pit + + * ms.po: Added Malay translation. + +2002-12-15 Pablo Saratxaga + + * vi.po: added Vietnamese file + +2002-12-13 Daniel Yacob + + * am.po: Added Amharic translation. + +2002-12-13 Yanko Kaneti + + * bg.po (added): Added Bulgarian translation. + +=== mate-icon-theme 0.1.4 === + +2002-12-06 Andras Timar + + * hu.po: Added Hungarian translation. + +2002-12-06 Christophe Merlet + + * fr.po: Added French translation from + Baptiste Mille-Mathias . + +2002-12-01 Jordi Mallach + + * ca.po: Added Catalan translation. + +2002-11-30 Ole Laursen + + * da.po: Added Danish translation. + +2002-11-30 Evandro Fernandes Giovanini + + * pt_BR.po: Added Brazilian Portuguese translation. + +2002-11-28 Vincent van Adrighem + + * nl.po: Added Dutch translation (Jeroen van der Vegt). + +2002-11-28 Pablo Gonzalo del Campo + + * es.po: Added Spanish translation. + +2002-11-27 Gil Osher + + * he.po: Added Hebrew translation. + +2002-11-25 Christian Rose + + * .cvsignore: Added. + * mate-icon-theme.pot: Removed. This is a generated file. + * sv.po: Added Swedish translation. + +=== mate-icon-theme 0.1.3 === +=== mate-icon-theme 0.1.2 === + +2002-11-15 Kjartan Maraas + + * no.po: Added Norwegian translation. + +=== mate-icon-theme 0.1.1 === + +2002-11-13 Christian Neumair + + * de.po: Added German translation. diff --git a/po/LINGUAS b/po/LINGUAS new file mode 100644 index 0000000..4d8c05c --- /dev/null +++ b/po/LINGUAS @@ -0,0 +1,95 @@ +af +am +ar +as +ast +az +be +be@latin +bg +bn +bn_IN +br +bs +ca +ca@valencia +crh +cs +cy +da +de +dz +el +en_CA +en_GB +en@shaw +eo +es +et +eu +fa +fi +fr +fur +fy +ga +gl +gu +he +hi +hr +hu +id +is +it +ja +ka +kk +kn +ko +li +lt +lv +mai +mg +mk +ml +mn +mr +ms +nb +nds +ne +nl +nn +oc +or +pa +pl +ps +pt +pt_BR +ro +ru +rw +si +sk +sl +sq +sr +sr@latin +sv +ta +te +th +tk +tr +uk +uz +uz@cyrillic +vi +wa +xh +zh_CN +zh_HK +zh_TW diff --git a/po/Makefile.in.in b/po/Makefile.in.in new file mode 100644 index 0000000..cc8a222 --- /dev/null +++ b/po/Makefile.in.in @@ -0,0 +1,217 @@ +# Makefile for program source directory in GNU NLS utilities package. +# Copyright (C) 1995, 1996, 1997 by Ulrich Drepper +# Copyright (C) 2004-2008 Rodney Dawes +# +# This file may be copied and used freely without restrictions. It may +# be used in projects which are not available under a GNU Public License, +# but which still want to provide support for the GNU gettext functionality. +# +# - Modified by Owen Taylor to use GETTEXT_PACKAGE +# instead of PACKAGE and to look for po2tbl in ./ not in intl/ +# +# - Modified by jacob berkman to install +# Makefile.in.in and po2tbl.sed.in for use with glib-gettextize +# +# - Modified by Rodney Dawes for use with intltool +# +# We have the following line for use by intltoolize: +# INTLTOOL_MAKEFILE + +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +PACKAGE = @PACKAGE@ +VERSION = @VERSION@ + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +top_builddir = @top_builddir@ +VPATH = @srcdir@ + +prefix = @prefix@ +exec_prefix = @exec_prefix@ +datadir = @datadir@ +datarootdir = @datarootdir@ +libdir = @libdir@ +DATADIRNAME = @DATADIRNAME@ +itlocaledir = $(prefix)/$(DATADIRNAME)/locale +subdir = po +install_sh = @install_sh@ +# Automake >= 1.8 provides @mkdir_p@. +# Until it can be supposed, use the safe fallback: +mkdir_p = $(install_sh) -d + +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ + +GMSGFMT = @GMSGFMT@ +MSGFMT = @MSGFMT@ +XGETTEXT = @XGETTEXT@ +INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ +MSGMERGE = INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --dist +GENPOT = INTLTOOL_EXTRACT=$(INTLTOOL_EXTRACT) srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --pot + +ALL_LINGUAS = @ALL_LINGUAS@ + +PO_LINGUAS=$(shell if test -r $(srcdir)/LINGUAS; then grep -v "^\#" $(srcdir)/LINGUAS; else echo "$(ALL_LINGUAS)"; fi) + +USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi) + +USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)" -o -n "$(LINGUAS)"; then LLINGUAS="$(USER_LINGUAS)"; else if test -n "$(PO_LINGUAS)"; then LLINGUAS="$(PO_LINGUAS)"; else LLINGUAS="$(ALL_LINGUAS)"; fi; fi; for lang in $$LLINGUAS; do printf "$$lang "; done) + +POFILES=$(shell LINGUAS="$(PO_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done) + +DISTFILES = Makefile.in.in POTFILES.in $(POFILES) +EXTRA_DISTFILES = ChangeLog POTFILES.skip Makevars LINGUAS + +POTFILES = \ +# This comment gets stripped out + +CATALOGS=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.gmo "; done) + +.SUFFIXES: +.SUFFIXES: .po .pox .gmo .mo .msg .cat + +.po.pox: + $(MAKE) $(GETTEXT_PACKAGE).pot + $(MSGMERGE) $< $(GETTEXT_PACKAGE).pot -o $*.pox + +.po.mo: + $(MSGFMT) -o $@ $< + +.po.gmo: + file=`echo $* | sed 's,.*/,,'`.gmo \ + && rm -f $$file && $(GMSGFMT) -o $$file $< + +.po.cat: + sed -f ../intl/po2msg.sed < $< > $*.msg \ + && rm -f $@ && gencat $@ $*.msg + + +all: all-@USE_NLS@ + +all-yes: $(CATALOGS) +all-no: + +$(GETTEXT_PACKAGE).pot: $(POTFILES) + $(GENPOT) + +install: install-data +install-data: install-data-@USE_NLS@ +install-data-no: all +install-data-yes: all + linguas="$(USE_LINGUAS)"; \ + for lang in $$linguas; do \ + dir=$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES; \ + $(mkdir_p) $$dir; \ + if test -r $$lang.gmo; then \ + $(INSTALL_DATA) $$lang.gmo $$dir/$(GETTEXT_PACKAGE).mo; \ + echo "installing $$lang.gmo as $$dir/$(GETTEXT_PACKAGE).mo"; \ + else \ + $(INSTALL_DATA) $(srcdir)/$$lang.gmo $$dir/$(GETTEXT_PACKAGE).mo; \ + echo "installing $(srcdir)/$$lang.gmo as" \ + "$$dir/$(GETTEXT_PACKAGE).mo"; \ + fi; \ + if test -r $$lang.gmo.m; then \ + $(INSTALL_DATA) $$lang.gmo.m $$dir/$(GETTEXT_PACKAGE).mo.m; \ + echo "installing $$lang.gmo.m as $$dir/$(GETTEXT_PACKAGE).mo.m"; \ + else \ + if test -r $(srcdir)/$$lang.gmo.m ; then \ + $(INSTALL_DATA) $(srcdir)/$$lang.gmo.m \ + $$dir/$(GETTEXT_PACKAGE).mo.m; \ + echo "installing $(srcdir)/$$lang.gmo.m as" \ + "$$dir/$(GETTEXT_PACKAGE).mo.m"; \ + else \ + true; \ + fi; \ + fi; \ + done + +# Empty stubs to satisfy archaic automake needs +dvi info ctags tags CTAGS TAGS ID: + +# Define this as empty until I found a useful application. +install-exec installcheck: + +uninstall: + linguas="$(USE_LINGUAS)"; \ + for lang in $$linguas; do \ + rm -f $(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \ + rm -f $(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \ + done + +check: all $(GETTEXT_PACKAGE).pot + rm -f missing notexist + srcdir=$(srcdir) $(INTLTOOL_UPDATE) -m + if [ -r missing -o -r notexist ]; then \ + exit 1; \ + fi + +mostlyclean: + rm -f *.pox $(GETTEXT_PACKAGE).pot *.old.po cat-id-tbl.tmp + rm -f .intltool-merge-cache + +clean: mostlyclean + +distclean: clean + rm -f Makefile Makefile.in POTFILES stamp-it + rm -f *.mo *.msg *.cat *.cat.m *.gmo + +maintainer-clean: distclean + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + rm -f Makefile.in.in + +distdir = ../$(PACKAGE)-$(VERSION)/$(subdir) +dist distdir: $(DISTFILES) + dists="$(DISTFILES)"; \ + extra_dists="$(EXTRA_DISTFILES)"; \ + for file in $$extra_dists; do \ + test -f $(srcdir)/$$file && dists="$$dists $(srcdir)/$$file"; \ + done; \ + for file in $$dists; do \ + test -f $$file || file="$(srcdir)/$$file"; \ + ln $$file $(distdir) 2> /dev/null \ + || cp -p $$file $(distdir); \ + done + +update-po: Makefile + $(MAKE) $(GETTEXT_PACKAGE).pot + tmpdir=`pwd`; \ + linguas="$(USE_LINGUAS)"; \ + for lang in $$linguas; do \ + echo "$$lang:"; \ + result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ + if $$result; then \ + if cmp $(srcdir)/$$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \ + rm -f $$tmpdir/$$lang.new.po; \ + else \ + if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \ + :; \ + else \ + echo "msgmerge for $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \ + rm -f $$tmpdir/$$lang.new.po; \ + exit 1; \ + fi; \ + fi; \ + else \ + echo "msgmerge for $$lang.gmo failed!"; \ + rm -f $$tmpdir/$$lang.new.po; \ + fi; \ + done + +Makefile POTFILES: stamp-it + @if test ! -f $@; then \ + rm -f stamp-it; \ + $(MAKE) stamp-it; \ + fi + +stamp-it: Makefile.in.in $(top_builddir)/config.status POTFILES.in + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \ + $(SHELL) ./config.status + +# Tell versions [3.59,3.63) of GNU make not to export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..44c5fa2 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,4 @@ +# List of source files containing translatable strings. +# Please keep this file sorted alphabetically. +[type: gettext/ini] index.theme.in.in + diff --git a/po/POTFILES.skip b/po/POTFILES.skip new file mode 100644 index 0000000..e69de29 diff --git a/po/af.po b/po/af.po new file mode 100644 index 0000000..75277ca --- /dev/null +++ b/po/af.po @@ -0,0 +1,167 @@ +# Afrikaans translation of mate-icon-theme. +# This file is distributed under the same license as the mate-icons package. +# F Wolff , 2008 +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-01-03 21:45+0100\n" +"PO-Revision-Date: 2008-01-03 17:25+0200\n" +"Last-Translator: F Wolff \n" +"Language-Team: Afrikaans localisation list\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Regso" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Kuns" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kamera" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Gesertifiseer" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Oulik" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Gevaar" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Werkskerm" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Voortreflik" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Onvoltooid" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Bladskud" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Bemarking" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Geld" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Nota" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Ag nee!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Mense" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Persoonlik" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Prente" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plan" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Voorlegging" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Verkope" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Klank" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Gemors" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Verstek-MATE-tema" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumente" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Afgelaai" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Gunsteling" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Generies" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Belangrik" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Pos" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nuut" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pakket" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Foto's" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Leesalleen" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Onleesbaar" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Dringend" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" diff --git a/po/am.po b/po/am.po new file mode 100644 index 0000000..89868b9 --- /dev/null +++ b/po/am.po @@ -0,0 +1,224 @@ +# Translations into the Amharic Language. +# Copyright (C) 2002 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# Ge'ez Frontier Foundation , 2002. +# +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-10-02 19:18-0400\n" +"PO-Revision-Date: 2003-01-14 11:02+EDT\n" +"Last-Translator: Ge'ez Frontier Foundation \n" +"Language-Team: Amharic \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: 48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "እሺ" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#: 48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "ሥዕል" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +#: 48x48/emblems/emblem-bin.icon.in.h:1 +msgid "Binary" +msgstr "" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: 48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "ካሜራ" + +#: 48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "የተረጋገጠ" + +#: 48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "አሪፍ" + +#: 48x48/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "" + +#: 48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "" + +#: 48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "" + +#: 48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "" + +#: 48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +msgid "cvs-new-file" +msgstr "" + +#: 48x48/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "" + +#: 48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "" + +#: 48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "አደጋ" + +#: 48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "" + +#: 48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "የተከበረ" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: 48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "ሰነዶች" + +#: 48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "ንድፍ" + +#: 48x48/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "ተመራጭ" + +#: 48x48/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "አጠቃላይ" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: 48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "" + +#: 48x48/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "አስፈላጊ" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: 48x48/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "ፖስታ" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: 48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: 48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: 48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "" + +#: 48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "አዲስ" + +#: 48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "" + +#: 48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "" + +#: 48x48/emblems/emblem-nowrite.icon.in.h:1 +#, fuzzy +msgid "No write" +msgstr "ተመራጭ" + +#: 48x48/emblems/emblem-ohno.icon.in.h:1 +#, fuzzy +msgid "Oh no!" +msgstr "ወይ ጉድ!" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: 48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "ጥቅል" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: 48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "" + +#: 48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "የግል" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: 48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "ሥዕሎች" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: 48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: 48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: 48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: 48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "ድምፅ" + +#: 48x48/emblems/emblem-symbolic-link.icon.in.h:1 +msgid "Symbolic link" +msgstr "" + +#: 48x48/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "የተለየ" + +#: 48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "" + +#: 48x48/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "አስቸኳይ" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: 48x48/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "ዌብ" + +#: index.theme.in.h:1 +#, fuzzy +msgid "Default MATE Theme" +msgstr "የነበረው የኖም ጭብጥ" + +#: index.theme.in.h:2 +msgid "MATE" +msgstr "" + +#~ msgid "Mate" +#~ msgstr "ኖም" diff --git a/po/ar.po b/po/ar.po new file mode 100644 index 0000000..8271147 --- /dev/null +++ b/po/ar.po @@ -0,0 +1,194 @@ +# translation of mate-icon-theme.mate-2-16.ar.po to Arabic +# Arabic translation of mate-icon-theme. +# Copyright (C) 2003 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Arafat Medini , 2003. +# Abdulaziz Al-Arfaj , 2004. +# Djihed Afifi , 2006. +# Khaled Hosny , 2006. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.mate-2-16.ar\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-" +"icon-theme&component=general\n" +"POT-Creation-Date: 2009-03-17 02:33+0000\n" +"PO-Revision-Date: 2007-09-17 12:10+0100\n" +"Last-Translator: Djihed Afifi \n" +"Language-Team: Arabic \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : n>=3 && " +"n<=10 ? 2 : 3\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "سِمة جنوم الإفتراضية" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "جنوم" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "سطح المكتب" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "مستندات" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "تنزيلات" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "مفضّل" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "عام" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "مهمّ" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "بريد" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "جديد" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "حزمة" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "صور" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "لا كتابة" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "لا قراءة" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "عاجِل" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "ويب" + +#~ msgid "OK" +#~ msgstr "موافق" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#~ msgid "Art" +#~ msgstr "فن" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#~ msgid "Camera" +#~ msgstr "آلة تصوير" + +#~ msgid "Certified" +#~ msgstr "مرخّص" + +#~ msgid "Cool" +#~ msgstr "مثير" + +#~ msgid "Danger" +#~ msgstr "خطر" + +#~ msgid "Distinguished" +#~ msgstr "متميّز" + +#~ msgid "Draft" +#~ msgstr "مسوّدة" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#~ msgid "Handshake" +#~ msgstr "مصافحة" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#~ msgid "Marketing" +#~ msgstr "تسويق" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#~ msgid "Money" +#~ msgstr "مال" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#~ msgid "Multimedia" +#~ msgstr "وسائط متعدّدة" + +#~ msgid "Note" +#~ msgstr "ملحوظة" + +#~ msgid "Oh no!" +#~ msgstr "آه ﻻ!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#~ msgid "People" +#~ msgstr "أناس" + +#~ msgid "Personal" +#~ msgstr "شخصي" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#~ msgid "Pictures" +#~ msgstr "صور" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#~ msgid "Plan" +#~ msgstr "خطّة" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#~ msgid "Presentation" +#~ msgstr "تقديم" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#~ msgid "Sales" +#~ msgstr "مبيعات" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#~ msgid "Sound" +#~ msgstr "صوت" + +#~ msgid "Trash" +#~ msgstr "المهملات" + +#~ msgid "cvs-controlled" +#~ msgstr "cvs-متحكَّم" + +#~ msgid "cvs-modified" +#~ msgstr "cvs-معدّل" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "cvs-شارة-لاصقة" + +#~ msgid "Shared" +#~ msgstr "مشترك" + +#~ msgid "cvs-added" +#~ msgstr "cvs-مضاف" + +#~ msgid "cvs-conflict" +#~ msgstr "cvs-تضارب" + +#~ msgid "cvs-removed" +#~ msgstr "cvs-محذوف" + +#~ msgid "Special" +#~ msgstr "خاص" diff --git a/po/as.po b/po/as.po new file mode 100644 index 0000000..e15fa9b --- /dev/null +++ b/po/as.po @@ -0,0 +1,83 @@ +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Amitakhya Phukan , 2009. +msgid "" +msgstr "" +"Project-Id-Version: as\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug." +"cgi?product=mate-icon-theme&component=general\n" +"POT-Creation-Date: 2009-02-17 20:53+0000\n" +"PO-Revision-Date: 2009-03-13 16:30+0530\n" +"Last-Translator: Amitakhya Phukan \n" +"Language-Team: Assamese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 0.3\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "অবিকল্পিত MATE থিম" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "ডেষ্কট'প" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "নথিপত্ৰ" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "ডাউনলোড" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "প্ৰিয়" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "সাধাৰণ" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "প্ৰয়োজনীয়" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "মেইল" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "নতুন" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "সৰঞ্জাম" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "ফোটো" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "লেখাৰ অনুমতি বিহীন" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "পঢ়াৰ অনুমতি বিহীন" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "অতি আৱশ্যক" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "ৱেব" + diff --git a/po/ast.po b/po/ast.po new file mode 100644 index 0000000..a357046 --- /dev/null +++ b/po/ast.po @@ -0,0 +1,82 @@ +# Asturian translation for mate-icon-theme +# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 +# This file is distributed under the same license as the mate-icon-theme package. +# FIRST AUTHOR , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-02-10 09:56+0100\n" +"PO-Revision-Date: 2008-09-19 21:36+0000\n" +"Last-Translator: Esbardu \n" +"Language-Team: Asturian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-02-09 14:48+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Tema predetermináu de Mate" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Escritoriu" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Documentos" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Descargues" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favoritu" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Xenéricu" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Importante" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Corréu" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nuevu" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paquete" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Semeyes" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Non escritu" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Non lleíu" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urxente" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" diff --git a/po/az.po b/po/az.po new file mode 100644 index 0000000..cc02a25 --- /dev/null +++ b/po/az.po @@ -0,0 +1,269 @@ +# translation of mate-icon-theme.HEAD.az.po to Azerbaijani +# Translation of mate-icon-theme.HEAD.az.po to Azerbaijani Turkish +# Copyright (C) 2003 Mətin Əmirov +# This file is distributed under the same license as the mate-icon-theme package. +# Mətin Əmirov , 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.HEAD.az\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-10-02 19:18-0400\n" +"PO-Revision-Date: 2004-08-18 19:48+0300\n" +"Last-Translator: Mətin Əmirov \n" +"Language-Team: Azerbaijani \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: 48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Oldu" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: 48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "İncəsənət" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +#: 48x48/emblems/emblem-bin.icon.in.h:1 +msgid "Binary" +msgstr "İcraçı" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: 48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kamera" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: 48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Vəsiqəli" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: 48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Ə'la" + +#: 48x48/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "cvs-əlavə-edilmiş" + +#: 48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "cvs-toqquşma" + +#: 48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "cvs-idarəli" + +#: 48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "cvs-təkmilləşdirilmiş" + +#: 48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +msgid "cvs-new-file" +msgstr "cvs-yeni-fayl" + +#: 48x48/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "cvs-silinmiş" + +#: 48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "cvs-sticky-taqı" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: 48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Təhlükə" + +#: 48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Masa Üstü" + +# 48x48/emblems/emblem-distinguished.icon.in.h:1 +#: 48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Ayırd Edilmiş" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: 48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Sənədlər" + +# 48x48/emblems/emblem-draft.icon.in.h:1 +#: 48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Layihə" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: 48x48/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Pərəstiş Etdiyim" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: 48x48/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Ümumi" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: 48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Salamlaşma" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: 48x48/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Vacib" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: 48x48/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Poçt" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: 48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Bazarlama" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#: 48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Pul" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: 48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedya" + +# 48x48/emblems/emblem-new.icon.in.h:1 +#: 48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Yeni" + +#: 48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "Oxumaq qadağandır" + +#: 48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Qeyd" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: 48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "Yazmaq qadağandır" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: 48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Ola bilməz!" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: 48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paket" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#: 48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Camaat" + +# 48x48/emblems/emblem-personal.icon.in.h:1 +#: 48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Şəxsi" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: 48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Rəsmlər" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: 48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plan" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: 48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Təqdimat" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: 48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Satışlar" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: 48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Səs" + +#: 48x48/emblems/emblem-symbolic-link.icon.in.h:1 +msgid "Symbolic link" +msgstr "Simvolik körpü" + +# 48x48/emblems/emblem-special.icon.in.h:1 +#: 48x48/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Xüsusi" + +#: 48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Zibil" + +# 48x48/emblems/emblem-urgent.icon.in.h:1 +#: 48x48/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Tə'cili" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: 48x48/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Veb" + +#: index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Ön Qurğulu Mate Örtüyü" + +#: index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" diff --git a/po/be.po b/po/be.po new file mode 100644 index 0000000..59c88da --- /dev/null +++ b/po/be.po @@ -0,0 +1,240 @@ +# Беларускі пераклад mate-icon-theme.HEAD. +# This file is distributed under the same license as the mate-icon-themes package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. +# Ales Nyakhaychyk , 2003, 2004, 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.HEAD\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-21 03:20+0100\n" +"PO-Revision-Date: 2008-03-15 03:24+0200\n" +"Last-Translator: Alexander Nyakhaychyk \n" +"Language-Team: Belarusian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.2\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Добра" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Мастацтва" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Камэра" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Пасьведчаны" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Крута" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Небясьпека" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Сталец" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Выдатны" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Чарнавік" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Рукапацісканьне" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Маркетынг" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Грошы" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Мультымэдыя" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Нататка" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "А-яй!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Людзі" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Прыватны" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Малюнкі" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Плян" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Прэзэнтацыя" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Продаж" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Гук" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Сьметніца" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Прадвызначаная тэма MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Дакумэнты" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Запампроўкі" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Аблюбаваны" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Звычайны" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Важны" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Пошта" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Новы" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Пакунак" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Здымкі" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Нельга запісваць" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Нельга чытаць" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Неадкладна" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Сеціва" + +#~ msgid "cvs-added" +#~ msgstr "дададзены да cvs" + +#~ msgid "cvs-conflict" +#~ msgstr "канфліктуе з cvs" + +#~ msgid "cvs-controlled" +#~ msgstr "кантралюецца cvs" + +#~ msgid "cvs-modified" +#~ msgstr "зьменены cvs" + +#~ msgid "cvs-new-file" +#~ msgstr "новы файл cvs" + +#~ msgid "cvs-removed" +#~ msgstr "выдалены з cvs" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "ліпучы тэг cvs" + +#~ msgid "Shared" +#~ msgstr "Разьмеркаваны" + +#~ msgid "Symbolic link" +#~ msgstr "Сымбалічная спасылка" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +#~ msgid "Binary" +#~ msgstr "Двайковы" + +#~ msgid "Special" +#~ msgstr "Спэцыяльны" + +#~ msgid "Mate" +#~ msgstr "Mate" diff --git a/po/be@latin.po b/po/be@latin.po new file mode 100644 index 0000000..644dac9 --- /dev/null +++ b/po/be@latin.po @@ -0,0 +1,189 @@ +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-10-19 00:04+0300\n" +"PO-Revision-Date: 2007-10-19 00:04+0300\n" +"Last-Translator: Ihar Hrachyshka \n" +"Language-Team: Belarusian Latin \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Belarusian\n" +"X-Poedit-Country: BELARUS\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Mastactva" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Zdymač" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Sertifikavany" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Fajny" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Niebiaśpieka" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Stoł" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Adrozny" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Nakid" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Pocisk ruki" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Handal" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Hrošy" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multymedyja" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Natatka" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "O nie!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Ludzi" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Asabisty" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Vyjavy" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plan" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Prezentacyja" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Prodaž" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Huk" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Śmiaćcio" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Zmoŭčany matyŭ MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dakumenty" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Zahruzki" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Ulubiony" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Ahulny" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Važny" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Pošta" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Novy" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pakunak" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fota" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Biaz zapisu" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Biez čytańnia" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Pilny" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Sieciva" + +#~ msgid "cvs-controlled" +#~ msgstr "cvs-kiravany" + +#~ msgid "cvs-modified" +#~ msgstr "cvs-madyfikavany" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "cvs-pryklejeny-značnik" + +#~ msgid "Shared" +#~ msgstr "Supolny" + +#~ msgid "cvs-added" +#~ msgstr "cvs-dadany" + +#~ msgid "cvs-conflict" +#~ msgstr "cvs-kanflikt" + +#~ msgid "cvs-removed" +#~ msgstr "cvs-vydaleny" + +#~ msgid "Special" +#~ msgstr "Admysłovy" diff --git a/po/bg.po b/po/bg.po new file mode 100644 index 0000000..297f6dc --- /dev/null +++ b/po/bg.po @@ -0,0 +1,82 @@ +# Bulgarian translation of MATE icon theme. +# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate icon theme package. +# Alexander Shopov , 2004, 2005, 2007, 2008. +# Vladimir Petkov , 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme trunk\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-09-01 17:41+0300\n" +"PO-Revision-Date: 2008-09-01 17:41+0300\n" +"Last-Translator: Vladimir Petkov \n" +"Language-Team: Bulgarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Стандартна тема на MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Работно място" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Документи" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Свалени" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Любимо" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Общо" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Важно" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Поща" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Ново" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Пакет" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Фотографии" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Без писане" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Без четене" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Спешно" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Уеб" diff --git a/po/bn.po b/po/bn.po new file mode 100644 index 0000000..3d1bbf4 --- /dev/null +++ b/po/bn.po @@ -0,0 +1,78 @@ +# Bangla translation of mate-icon-theme. +# Copyright (C) 2002 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# Taneem Ahmed , 2003. +# Mahay Alam Khan , 2005. +# Samia Niamatullah , 2005. +# Loba Yeasmeen , 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: bn\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-" +"icon-theme&component=general\n" +"POT-Creation-Date: 2010-01-28 11:25+0000\n" +"PO-Revision-Date: 2010-01-25 01:47+0600\n" +"Last-Translator: Loba Yeasmeen \n" +"Language-Team: Bengali \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../index.theme.in.in.h:1 +msgid "Default MATE Theme" +msgstr "ডিফল্ট MATE থীম" + +#: ../index.theme.in.in.h:2 +msgid "MATE" +msgstr "MATE" + +# আমার মনে হয়, এটির অর্থানুবাদ করা ঠিক হবেনা। - mak +#~ msgid "Desktop" +#~ msgstr "ডেস্কটপ" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#~ msgid "Documents" +#~ msgstr "নথি" + +#~ msgid "Downloads" +#~ msgstr "ডাউনলোড" + +#~ msgid "Favorite" +#~ msgstr "প্রিয়" + +#~ msgid "Generic" +#~ msgstr "সামগ্রিক" + +#~ msgid "Important" +#~ msgstr "গুরুত্বপূর্ণ" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#~ msgid "Mail" +#~ msgstr "মেইল" + +#~ msgid "New" +#~ msgstr "নতুন" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#~ msgid "Package" +#~ msgstr "প্যাকেজ" + +#~ msgid "Photos" +#~ msgstr "ছবি" + +#~ msgid "No write" +#~ msgstr "লেখা নয়" + +#~ msgid "No read" +#~ msgstr "পড়া নয়" + +#~ msgid "Urgent" +#~ msgstr "জরুরি" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#~ msgid "Web" +#~ msgstr "ওয়েব" + +#~ msgid "OK" +#~ msgstr "ঠিক আছে" diff --git a/po/bn_IN.po b/po/bn_IN.po new file mode 100644 index 0000000..85a9453 --- /dev/null +++ b/po/bn_IN.po @@ -0,0 +1,225 @@ +# Bengali India translation of mate-icon-theme. +# Copyright (C) 2002, 2006, 2007 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# +# Taneem Ahmed , 2003. +# Mahay Alam Khan , 2005. +# Samia Niamatullah , 2005. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-06-23 03:17+0100\n" +"PO-Revision-Date: 2007-07-11 18:00+0530\n" +"Last-Translator: Runa Bhattacharjee \n" +"Language-Team: Bengali (India) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "ঠিক আছে" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "শিল্প" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "ক্যামেরা" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "শংসিত" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "দুর্দান্ত" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "cvs-controlled" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "cvs-modified" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "cvs-sticky-tag" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "বিপদ" + +# আমার মনে হয়, এটির অর্থানুবাদ করা ঠিক হবেনা। - mak +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "ডেস্কটপ" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "অদ্বিতীয়" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "নথিপত্র" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "খসড়া" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "করমর্দন" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "ব্যবসায়িক" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "টাকা" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "মাল্টি-মিডিয়া" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "পড়ার অনুমতি বিহীন" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "উল্লেখ্য" + +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "লেখার অনুমতি বিহীন" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "ওহ না!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "জনগণ" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "ব্যক্তিগত" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "ছবি" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "পরিকল্পনা" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# পরিবেশনা হইলে ভাল হইত +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "প্রিজেন্টেশন" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "বিক্রয়" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "শেয়ার করা" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "শব্দ" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "আবর্জনা" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "ডিফল্ট MATE থিম" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "cvs-added" + +# আমার সন্দেহ আছে-mak +#: ../scalable/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "cvs-conflict" + +#: ../scalable/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "cvs-removed" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "ডাউনলোড" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "প্রিয়" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "সাধারণ" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "গুরুত্বপূর্ণ" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "মেইল" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "নতুন" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "প্যাকেজ" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "ফোটো" + +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "বিশেষ" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "জরুরী" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "ওয়েব" + diff --git a/po/br.po b/po/br.po new file mode 100644 index 0000000..427d22f --- /dev/null +++ b/po/br.po @@ -0,0 +1,80 @@ +# Breton translation for mate-icon-theme +# Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 +# This file is distributed under the same license as the mate-icon-theme package. +# Giulia , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-icon-theme&component=general\n" +"POT-Creation-Date: 2009-09-16 16:31+0000\n" +"PO-Revision-Date: 2009-09-17 14:54+0100\n" +"Last-Translator: Denis\n" +"Language-Team: Brenux \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Neuz MATE dre-ziouer" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Burev" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Teulioù" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Pellgargadurioù" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Karetañ" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Rumm" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Pouezus" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Postel" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nevez" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pakad" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Luc'hskeudennoù" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Na skrivañ ket" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Na lenn ket" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Mallus" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" diff --git a/po/bs.po b/po/bs.po new file mode 100644 index 0000000..ab58c73 --- /dev/null +++ b/po/bs.po @@ -0,0 +1,201 @@ +# translation of mate-icon-theme.HEAD.po to Bosnian +# This file is distributed under the same license as the mate-icon-theme package. +# Copyright (C) 2004 Free Software Foundation, Inc. +# Kemal Šanjta , 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.HEAD\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-10-02 19:18-0400\n" +"PO-Revision-Date: 2004-08-25 02:34+0200\n" +"Last-Translator: Kemal Šanjta \n" +"Language-Team: Bosnian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3\n" + +#: 48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "U redu" + +#: 48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Umjetnost" + +#: 48x48/emblems/emblem-bin.icon.in.h:1 +msgid "Binary" +msgstr "Binarni" + +#: 48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kamera" + +#: 48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Certificirano" + +#: 48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Dobro" + +#: 48x48/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "cvs-dodano" + +#: 48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "cvs-konflikt" + +#: 48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "cvs-kontrolisano" + +#: 48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "cvs-mijenjano" + +#: 48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +msgid "cvs-new-file" +msgstr "cvs-nova-datoteka" + +#: 48x48/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "cvs-obrisano" + +#: 48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "cvs-ljepljiva-etiketa" + +#: 48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Opasnost" + +#: 48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Desktop" + +#: 48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Razlikovano" + +#: 48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumenti" + +#: 48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Crtati" + +#: 48x48/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Omiljeno" + +#: 48x48/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Generički" + +#: 48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Rukovanje" + +#: 48x48/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Važno" + +#: 48x48/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Pošta" + +#: 48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Marketing" + +#: 48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Novac" + +#: 48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedija" + +#: 48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Novo" + +#: 48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "Nepročitano" + +#: 48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Bilješka" + +#: 48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "Nenapisano" + +#: 48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Oh ne!" + +#: 48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paket" + +#: 48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Ljudi" + +#: 48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Lično" + +#: 48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Slike" + +#: 48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plan" + +#: 48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "ŽPrezentacija" + +#: 48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Prodaja" + +#: 48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Zvuk" + +#: 48x48/emblems/emblem-symbolic-link.icon.in.h:1 +msgid "Symbolic link" +msgstr "Simbolički link" + +#: 48x48/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Specijalno" + +#: 48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Smeće" + +#: 48x48/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urgentno" + +#: 48x48/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +#: index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Uobičajena MATE Tema" + +#: index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" diff --git a/po/ca.po b/po/ca.po new file mode 100644 index 0000000..80ee8a2 --- /dev/null +++ b/po/ca.po @@ -0,0 +1,206 @@ +# Catalan translation of mate-icon-theme. +# Copyright © 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# This file is distributed under the same license as mate-icon-theme. +# Jordi Mallach , 2002, 2003, 2004, 2005, 2006, 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme 2.9.91\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-11 21:37+0200\n" +"PO-Revision-Date: 2007-08-11 21:37+0200\n" +"Last-Translator: Jordi Mallach \n" +"Language-Team: Catalan \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "D'acord" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Art" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Càmera" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Certificat" + +# FIXME: estupend? (josep) +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Guai" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Perill" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Escriptori" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Distingit" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Esborrany" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Encaixada" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Màrqueting" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Diners" + +# +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimèdia" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "Sense lectura" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Nota" + +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "Sense escriptura" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Oh no!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Gent" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Personal" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Imatges" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Pla" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Presentació" + +# +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Vendes" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "Compartit" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "So" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Paperera" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Tema del MATE per defecte" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Documents" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Baixades" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favorit" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Genèric" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Important" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Correu" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nou" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paquet" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotografies" + +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Especial" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urgent" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +#~ msgid "cvs-added" +#~ msgstr "cvs-afegit" + +#~ msgid "cvs-conflict" +#~ msgstr "cvs-conflicte" + +#~ msgid "cvs-controlled" +#~ msgstr "cvs-controlat" + +#~ msgid "cvs-modified" +#~ msgstr "cvs-modificat" + +#~ msgid "cvs-new-file" +#~ msgstr "cvs-fitxer-nou" + +#~ msgid "cvs-removed" +#~ msgstr "cvs-eliminat" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "cvs-etiqueta-permanent" + +#~ msgid "Symbolic link" +#~ msgstr "Enllaç simbòlic" + +#~ msgid "Binary" +#~ msgstr "Binari" diff --git a/po/ca@valencia.po b/po/ca@valencia.po new file mode 100644 index 0000000..506db5f --- /dev/null +++ b/po/ca@valencia.po @@ -0,0 +1,183 @@ +# Valencian (southern Catalan) translation of mate-icon-theme. +# Copyright © 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# This file is distributed under the same license as mate-icon-theme. +# Jordi Mallach , 2002, 2003, 2004, 2005, 2006, 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme 2.9.91\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-" +"icon-theme&component=general\n" +"POT-Creation-Date: 2009-03-18 09:22+0000\n" +"PO-Revision-Date: 2007-08-11 21:37+0200\n" +"Last-Translator: Jordi Mallach \n" +"Language-Team: Catalan \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Tema del MATE per defecte" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Escriptori" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Documents" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Baixades" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favorit" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Genèric" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Important" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Correu" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nou" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paquet" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotografies" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Sense escriptura" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Sense lectura" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urgent" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +#~ msgid "OK" +#~ msgstr "D'acord" + +#~ msgid "Art" +#~ msgstr "Art" + +#~ msgid "Camera" +#~ msgstr "Càmera" + +#~ msgid "Certified" +#~ msgstr "Certificat" + +# FIXME: estupend? (josep) +#~ msgid "Cool" +#~ msgstr "Guai" + +#~ msgid "Danger" +#~ msgstr "Perill" + +#~ msgid "Distinguished" +#~ msgstr "Distingit" + +#~ msgid "Draft" +#~ msgstr "Esborrany" + +#~ msgid "Handshake" +#~ msgstr "Encaixada" + +#~ msgid "Marketing" +#~ msgstr "Màrqueting" + +#~ msgid "Money" +#~ msgstr "Diners" + +# +#~ msgid "Multimedia" +#~ msgstr "Multimèdia" + +#~ msgid "Note" +#~ msgstr "Nota" + +#~ msgid "Oh no!" +#~ msgstr "Oh no!" + +#~ msgid "People" +#~ msgstr "Gent" + +#~ msgid "Personal" +#~ msgstr "Personal" + +#~ msgid "Pictures" +#~ msgstr "Imatges" + +#~ msgid "Plan" +#~ msgstr "Pla" + +#~ msgid "Presentation" +#~ msgstr "Presentació" + +# +#~ msgid "Sales" +#~ msgstr "Vendes" + +#~ msgid "Shared" +#~ msgstr "Compartit" + +#~ msgid "Sound" +#~ msgstr "So" + +#~ msgid "Trash" +#~ msgstr "Paperera" + +#~ msgid "Special" +#~ msgstr "Especial" + +#~ msgid "cvs-added" +#~ msgstr "cvs-afegit" + +#~ msgid "cvs-conflict" +#~ msgstr "cvs-conflicte" + +#~ msgid "cvs-controlled" +#~ msgstr "cvs-controlat" + +#~ msgid "cvs-modified" +#~ msgstr "cvs-modificat" + +#~ msgid "cvs-new-file" +#~ msgstr "cvs-fitxer-nou" + +#~ msgid "cvs-removed" +#~ msgstr "cvs-eliminat" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "cvs-etiqueta-permanent" + +#~ msgid "Symbolic link" +#~ msgstr "Enllaç simbòlic" + +#~ msgid "Binary" +#~ msgstr "Binari" diff --git a/po/crh.po b/po/crh.po new file mode 100644 index 0000000..76865ea --- /dev/null +++ b/po/crh.po @@ -0,0 +1,84 @@ +# Qırımtatarca translation of mate-icon-theme. +# This file is distributed under the same license as the mate-icon-theme package. +# +# Reşat SABIQ , 2009. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-" +"icon-theme&component=general\n" +"POT-Creation-Date: 2009-02-11 16:56+0000\n" +"PO-Revision-Date: 2009-02-10 23:02-0600\n" +"Last-Translator: Reşat SABIQ \n" +"Language-Team: Qırımtatarca (Qırım Türkçesi)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Ög-belgilengen MATE Teması" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Masaüstü" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Vesiqalar" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Endirmeler" + +# tüklü +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Közde" + +# tüklü +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Soy-tışı" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Müim" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Poçta" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Yañı" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paket" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotolar" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Yazılmaz" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Oqulmaz" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Acil" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Ağ" diff --git a/po/cs.po b/po/cs.po new file mode 100644 index 0000000..9d4b4b2 --- /dev/null +++ b/po/cs.po @@ -0,0 +1,197 @@ +# Czech translation of mate-icon-theme. +# Copyright (C) 2002, 2008 Free Software Foundation. +# Copyright (C) 2008 Pavel Šefránek . +# This file is distributed under the same license as the mate-icon-theme package. +# Michal Bukovjan , 2002. +# Miloslav Trmac , 2003, 2005. +# Pavel Šefránek , 2008. +# Petr Kovar , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-02-23 02:47+0100\n" +"PO-Revision-Date: 2008-02-22 16:22+0100\n" +"Last-Translator: Pavel Šefránek \n" +"Language-Team: Czech \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "V pořádku" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Umění" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kamera" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Certifikováno" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Skvělé" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Nebezpečí" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Pracovní plocha" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Vybrané" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Návrh" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Podání ruky" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Marketing" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Peníze" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimédia" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Poznámka" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Ach ne!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Lidé" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Osobní" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Obrázky" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plán" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Prezentace" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Prodej" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Zvuk" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Odpad" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Výchozí motiv MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumenty" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Stáhnuto" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Oblíbené" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Obecné" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Důležité" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Pošta" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nové" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Balíček" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotografie" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Bez zápisu" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Bez čtení" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Naléhavé" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Síť" diff --git a/po/cy.po b/po/cy.po new file mode 100644 index 0000000..373545a --- /dev/null +++ b/po/cy.po @@ -0,0 +1,256 @@ +# mate-icon-theme yn Gymraeg. +# Copyright (C) 2003 Free Software Foundation, Inc. +# www.gyfieithu.co.uk , 2003. +# and contributors. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2005-08-29 14:46+0000\n" +"PO-Revision-Date: 2005-08-29 19:40+0100\n" +"Last-Translator: Chris Jackson \n" +"Language-Team: Welsh \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8-bit\n" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Iawn" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Celf" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Camera" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Tystiwyd" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Cŵl" + +#: ../48x48/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "ychwanegwyd i CVS" + +#: ../48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "ffeil CVS gyda gwrthdrawiad" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "rheolwyd gan CVS" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "ffeil CVS newidwyd" + +#: ../48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +msgid "cvs-new-file" +msgstr "ffeil newydd CVS" + +#: ../48x48/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "dilëwyd o CVS" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "tag gludiog CVS" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Rhybudd" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Penbwrdd" + +# 48x48/emblems/emblem-distinguished.icon.in.h:1 +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Anrhydeddig" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dogfenni" + +# 48x48/emblems/emblem-draft.icon.in.h:1 +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Drafft" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Ysgwyd Llaw" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Marchnata" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Arian" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Aml-gyfrwng" + +# 48x48/emblems/emblem-new.icon.in.h:1 +#: ../48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Newydd" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "Dim darllen" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Nodyn" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "Dim ysgrifennu" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "O na!" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pecyn" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Pobl" + +# 48x48/emblems/emblem-personal.icon.in.h:1 +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Personol" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Lluniau" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Cynllun" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Cyflwyniad" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Gwerthu" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "Rhannwyd" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Sain" + +#: ../48x48/emblems/emblem-symbolic-link.icon.in.h:1 +msgid "Symbolic link" +msgstr "Cyswllt symbolaidd" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Sbwriel" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../48x48/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Gwê" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Thema diofyn MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +#: ../scalable/emblems/emblem-bin.icon.in.h:1 +msgid "Binary" +msgstr "Deuol" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Ffefryn" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Generig" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Pwysig" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Post" + +# 48x48/emblems/emblem-special.icon.in.h:1 +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Arbennig" + +# 48x48/emblems/emblem-urgent.icon.in.h:1 +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Ar Frys" + +#~ msgid "Mate" +#~ msgstr "Mate" diff --git a/po/da.po b/po/da.po new file mode 100644 index 0000000..70dd1b7 --- /dev/null +++ b/po/da.po @@ -0,0 +1,202 @@ +# Danish translation of mate-icon-theme. +# Copyright (C) 2002, 03, 04 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# Ole Laursen , 2002, 03, 04. +# Martin Willemoes Hansen , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-09-09 02:26+0200\n" +"PO-Revision-Date: 2007-09-08 17:14+0200\n" +"Last-Translator: Martin Willemoes Hansen \n" +"Language-Team: Danish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "O.k." + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Kunst" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kamera" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Certificeret" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Sej" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Fare" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Skrivebord" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Udmærket" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Udkast" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Håndtryk" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Markedsføring" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Penge" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Note" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Åh, nej!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Folk" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Personlig" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Billeder" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plan" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Præsentation" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Salg" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Lyd" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Papirkurv" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Standardtema til Mate" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "Mate" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumenter" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Hentede filer" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favorit" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Generel" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Vigtig" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Post" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Ny" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pakke" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Billeder" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Ikke skrive" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Ikke læse" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Haster" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Internet" + +#~ msgid "Binary" +#~ msgstr "Binær" + +#~ msgid "cvs-added" +#~ msgstr "cvs-tilføjet" + +#~ msgid "cvs-conflict" +#~ msgstr "cvs-konflikt" + +#~ msgid "cvs-controlled" +#~ msgstr "cvs-kontrolleret" + +#~ msgid "cvs-modified" +#~ msgstr "cvs-ændret" + +#~ msgid "cvs-new-file" +#~ msgstr "cvs-ny-fil" + +#~ msgid "cvs-removed" +#~ msgstr "cvs-fjernet" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "cvs-klæbrigt-mærke" + +#~ msgid "Shared" +#~ msgstr "Delt" + +#~ msgid "Symbolic link" +#~ msgstr "Symbolsk henvisning" + +#~ msgid "Special" +#~ msgstr "Speciel" diff --git a/po/de.po b/po/de.po new file mode 100644 index 0000000..c1a264c --- /dev/null +++ b/po/de.po @@ -0,0 +1,272 @@ +# German mate-icon-theme translation. +# Copyright (C) 2002-2004 Free Software Foundation, Inc. +# Christian Neumair , 2002-2004. +# Hendrik Richter , 2005, 2007. +# Christian Kintner , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme 1.3.3\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-07-20 19:34+0200\n" +"PO-Revision-Date: 2007-07-20 19:34+0200\n" +"Last-Translator: Hendrik Richter \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Kunst" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kamera" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Zertifiziert" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Cool" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "CVS: kontrolliert" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "CVS: verändert" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "CVS: Sticky-Tag" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Gefahr" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Desktop" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Ausgezeichnet" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Entwurf" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Handschlag" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Vermarktung" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Geld" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "Nicht lesen" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Hinweis" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "Nicht schreiben" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Oh nein!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Leute" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Persönlich" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Bilder" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plan" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Präsentation" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Verkauf" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "Freigabe" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Audio" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Müll" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "MATE-Vorgabethema" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "CVS: hinzugefügt" + +#: ../scalable/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "CVS: Konflikt" + +#: ../scalable/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "CVS: entfernt" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumente" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Downloads" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favorit" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Allgemein" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Wichtig" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "E-Mail" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Neu" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paket" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotos" + +# 48x48/emblems/emblem-special.icon.in.h:1 +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Besonderes" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Dringend" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +#~ msgid "cvs-new-file" +#~ msgstr "CVS: neue Datei" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +#~ msgid "Binary" +#~ msgstr "Binär" + +#~ msgid "Symbolic link" +#~ msgstr "Symbolischer Link" diff --git a/po/dz.po b/po/dz.po new file mode 100644 index 0000000..677ef50 --- /dev/null +++ b/po/dz.po @@ -0,0 +1,212 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.HEAD.dz\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-06-23 03:17+0100\n" +"PO-Revision-Date: 2007-06-27 03:48+0530\n" +"Last-Translator: Tshewang Norbu \n" +"Language-Team: DZONGKHA \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2;plural=(n!=1);\n" +"X-Poedit-Language: Dzongkha\n" +"X-Poedit-Country: BHUTAN\n" +"X-Poedit-SourceCharset: utf-8\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "བཏུབ།" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "རིས་མོ།" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "པར་ཤིང་།" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "ངོ་སྦྱོར་གྲུབ་པ།" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "བསིལ་བ།" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "སི་བི་ཨེསི་-ཚད་འཛིན་འབད་ཡོདཔ།" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "སི་བི་ཨེསི་-ལེགས་བཅོས་གྲུབ་པ།" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "སི་བི་ཨེསི་-རྩི་ཅན་ངོ་རྟགས།" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "ཉེན་འཚུབས།" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "ཌེཀསི་ཊོཔ།" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "བཀུར་བར་འོས་པའི།" + +#: ../48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "ཡིག་ཆ།" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "ཟིན་བྲིས།" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "ལག་མཐུད།" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "ཚོང་འབྲེལ།" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "དངུལ།" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "སྣ་མང་་བརྡ་ལམ།" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "ལྷག་ནི་མེད།" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "དྲན་འཛིན།" + +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "འབྲི་ནི་མེད།" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "དབའི་ མེན!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "མི་མང་།" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "རང་དོན།" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "པར།" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "འཆར་གཞི།" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "གསལ་སྟོན།" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "ཚོང་བསྒྱུར།" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "རུབ་སྤྱོད་འབད་ཡོད།" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "སྒྲ་སྐད།" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "ཕྱགས་ཧོད།" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "སྔོན་སྒྲིག་ཇི་ནོམ་བརྗོད་དོན།" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "ཇི་ནོམ།" + +#: ../scalable/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "སི་བི་ཨེསི་ཁ་སྐོང་བརྐྱབས་ཡོདཔ།" + +#: ../scalable/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "སི་བི་ཨེསི་-མི་མཐུན་པ།" + +#: ../scalable/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "སི་བི་ཨེསི་-རྩ་བསྐྲད་བཏང་ཡོདཔ།" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "མངོན་གསལ་འབདཝ་ཨིན" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "དགའ་མི།" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "དབྱེ་རིགས།" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "གལ་ཅན།" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "ཡིག་འཕྲིན།" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "གསརཔ།" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "ཐུམ་སྒྲིལ།" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "དཔར་ཚུ" + +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "དམིགས་བསལ།" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "འཕྲལ་མཁོ།" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "ཝེབ།" + +#~ msgid "cvs-new-file" +#~ msgstr "སི་བི་ཨེསི་-ཡིག་སྣོད་གསརཔ།" +#~ msgid "Symbolic link" +#~ msgstr "བརྡ་མཚོན་འབྲེལ་ལམ།" +#~ msgid "Binary" +#~ msgstr "བའི་ན་རི།" + diff --git a/po/el.po b/po/el.po new file mode 100644 index 0000000..f4e5db5 --- /dev/null +++ b/po/el.po @@ -0,0 +1,275 @@ +# translation of el.po to +# translation of el.po to Greek +# mate-icon-theme Greek translation. +# Copyright (C) 2003 Free Software Foundation +# This file is distributed under the same license as the PACKAGE package. +# +# kostas:25 messages, 05Jan2003, updated and finished translation. +# kostas:29 messages,15Aug2003,updated translation +# kostas: 33 messages, 30Oct2003 +# Kostas Papadimas , 2003. +# Kostas Papadimas , 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: el\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-03-08 19:11+0200\n" +"PO-Revision-Date: 2008-03-08 19:12+0200\n" +"Last-Translator: Kostas Papadimas \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Εντάξει" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Τέχνη" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Φωτογραφική μηχανή" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Πιστοποιημένο" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Άψογο" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Κίνδυνος" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Επιφάνεια εργασίας" + +# 48x48/emblems/emblem-distinguished.icon.in.h:1 +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Διακεκριμένο" + +# 48x48/emblems/emblem-draft.icon.in.h:1 +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Πρόχειρο" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Χαιρετισμός" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Μάρκετινγκ" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Χρήματα" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Πολυμέσα" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Σημείωση" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Ωχ Όχι!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Άνθρωποι" + +# 48x48/emblems/emblem-personal.icon.in.h:1 +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Προσωπικό" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Εικόνες" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Σχέδιο" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Παρουσίαση" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Πωλήσεις" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Ήχος" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Απορρίματα" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Εξ ορισμού θέμα του Mate" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Έγγραφα" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Λήψεις αρχείων" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Αγαπημένο" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Γενικό" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Σημαντικό" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Ηλεκ. Αλληλογραφία" + +# 48x48/emblems/emblem-new.icon.in.h:1 +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Νέο" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Πακέτο" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Φωτογραφίες" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Χωρίς εγγραφή" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Χωρίς ανάγνωση" + +# 48x48/emblems/emblem-urgent.icon.in.h:1 +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Επείγον" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Δικτυακός Ιστός" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +#~ msgid "Binary" +#~ msgstr "Δυαδικό" + +#~ msgid "cvs-added" +#~ msgstr "cvs-προστιθέμενο" + +#~ msgid "cvs-conflict" +#~ msgstr "cvs-σύγκρουση" + +#~ msgid "cvs-controlled" +#~ msgstr "cvs-controlled" + +#~ msgid "cvs-modified" +#~ msgstr "cvs-τροποιημένο" + +#~ msgid "cvs-new-file" +#~ msgstr "cvs-νέο-αρχείο" + +#~ msgid "cvs-removed" +#~ msgstr "cvs-απομακρύνθηκε" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "cvs-sticky-tag" + +#~ msgid "Shared" +#~ msgstr "Κοινόχρηστο" + +#~ msgid "Symbolic link" +#~ msgstr "Συμβολικός δεσμός" + +# 48x48/emblems/emblem-special.icon.in.h:1 +#~ msgid "Special" +#~ msgstr "Ειδικό" diff --git a/po/en@shaw.po b/po/en@shaw.po new file mode 100644 index 0000000..e0df554 --- /dev/null +++ b/po/en@shaw.po @@ -0,0 +1,24 @@ +# Shavian translation for mate-icon-theme. +# Copyright (C) 2009 The Mate Foundation. +# Thomas Thurman , 2009. +msgid "" +msgstr "" +"Project-Id-Version: marco\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-icon-theme&component=general\n" +"POT-Creation-Date: 2010-05-12 07:37+0000\n" +"PO-Revision-Date: 2010-05-12 18:36 -0400\n" +"Last-Translator: Thomas Thurman \n" +"Language-Team: Shavian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n!=1;\n" + +#: ../index.theme.in.in.h:1 +msgid "Default MATE Theme" +msgstr "𐑛𐑦𐑓𐑷𐑤𐑑 ·𐑜𐑯𐑴𐑥 𐑔𐑰𐑥" + +#: ../index.theme.in.in.h:2 +msgid "MATE" +msgstr "·𐑜𐑯𐑴𐑥" + diff --git a/po/en_CA.po b/po/en_CA.po new file mode 100644 index 0000000..3fa6953 --- /dev/null +++ b/po/en_CA.po @@ -0,0 +1,169 @@ +# English/Canada translation of mate-icon-theme. +# Copyright (C) 2004-2005 Adam Weinberger and the MATE Foundation +# This file is distributed under the same licence as the mate-icon-theme package. +# Adam Weinberger , 2004, 2005. +# +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-26 17:25-0400\n" +"PO-Revision-Date: 2005-01-25 21:30-0400\n" +"Last-Translator: Adam Weinberger \n" +"Language-Team: Canadian English \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Art" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Camera" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Certified" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Cool" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Danger" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Desktop" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Distinguished" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Draft" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Handshake" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Marketing" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Money" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Note" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Oh no!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "People" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Personal" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Pictures" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plan" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Presentation" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Sales" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Sound" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Trash" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Default MATE Theme" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Documents" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Downloads" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favourite" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Generic" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Important" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Mail" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "New" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Package" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Photos" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "No write" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "No read" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urgent" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" diff --git a/po/en_GB.po b/po/en_GB.po new file mode 100644 index 0000000..4992d5d --- /dev/null +++ b/po/en_GB.po @@ -0,0 +1,202 @@ +# English (British) translation. +# Copyright (C) 2004 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the mate-icon-theme package. +# Gareth Owen , 2004. +# +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-03-02 17:26+0000\n" +"PO-Revision-Date: 2008-03-02 17:26+0000\n" +"Last-Translator: David Lodge \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Art" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Camera" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Certified" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Cool" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Danger" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Desktop" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Distinguished" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Draft" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Handshake" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Marketing" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Money" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Note" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Oh no!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "People" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Personal" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Pictures" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plan" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Presentation" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Sales" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Sound" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Wastebasket" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Default MATE Theme" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Documents" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Downloads" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favourite" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Generic" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Important" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Mail" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "New" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Package" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Photos" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "No write" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "No read" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urgent" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +#~ msgid "Binary" +#~ msgstr "Binary" + +#~ msgid "cvs-added" +#~ msgstr "cvs-added" + +#~ msgid "cvs-conflict" +#~ msgstr "cvs-conflict" + +#~ msgid "cvs-controlled" +#~ msgstr "cvs-controlled" + +#~ msgid "cvs-modified" +#~ msgstr "cvs-modified" + +#~ msgid "cvs-new-file" +#~ msgstr "cvs-new-file" + +#~ msgid "cvs-removed" +#~ msgstr "cvs-removed" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "cvs-sticky-tag" + +#~ msgid "Shared" +#~ msgstr "Shared" + +#~ msgid "Symbolic link" +#~ msgstr "Symbolic link" + +#~ msgid "Special" +#~ msgstr "Special" diff --git a/po/eo.po b/po/eo.po new file mode 100644 index 0000000..8af4142 --- /dev/null +++ b/po/eo.po @@ -0,0 +1,77 @@ +# Esperanto translation for mate-icon-theme +# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 +# This file is distributed under the same license as the mate-icon-theme package. +# Michael MORONI , 2009. +# Kristjan SCHMIDT , 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-" +"icon-theme&component=general\n" +"POT-Creation-Date: 2010-06-12 12:37+0000\n" +"PO-Revision-Date: 2010-06-21 19:51+0200\n" +"Last-Translator: Kristjan SCHMIDT \n" +"Language-Team: Esperanto \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2010-06-21 17:28+0000\n" +"X-Generator: Launchpad (build Unknown)\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: ../index.theme.in.in.h:1 +msgid "Default MATE Theme" +msgstr "Defaŭlta MATE-etoso" + +#: ../index.theme.in.in.h:2 +msgid "MATE" +msgstr "MATE" + +#~ msgid "Default" +#~ msgstr "Defaŭlto" + +#~ msgid "Desktop" +#~ msgstr "Labortablo" + +#~ msgid "Documents" +#~ msgstr "Dokumentoj" + +#~ msgid "Downloads" +#~ msgstr "Elŝutaĵoj" + +#~ msgid "Favorite" +#~ msgstr "Legosigno" + +#~ msgid "Generic" +#~ msgstr "Komune" + +#~ msgid "Important" +#~ msgstr "Grave" + +#~ msgid "Mail" +#~ msgstr "Poŝto" + +#~ msgid "New" +#~ msgstr "Nova" + +#~ msgid "Package" +#~ msgstr "Pakaĵo" + +#~ msgid "Photos" +#~ msgstr "Fotoj" + +#~ msgid "No write" +#~ msgstr "Nenio skribita" + +#~ msgid "System" +#~ msgstr "Sistemo" + +#~ msgid "No read" +#~ msgstr "Nenio legita" + +#~ msgid "Urgent" +#~ msgstr "Urĝa" + +#~ msgid "Web" +#~ msgstr "Reto" diff --git a/po/es.po b/po/es.po new file mode 100644 index 0000000..7772b72 --- /dev/null +++ b/po/es.po @@ -0,0 +1,226 @@ +# traducción de es.po al Spanish +# translation of es.po to Spanish +# translation of mate-icon-theme.HEAD.po to Spanish +# Mate Icon Theme Spanish Translation +# Copyright (C) 2002 Mate Software Foundation +# This file is distributed under the same license as the Mate-Icon-Theme package. +# +# Pablo Gonzalo del Campo , 2002. +# Francisco Javier F. Serrador , 2003. +# Francisco Javier F. Serrador , 2004. +# Jorge González , 200, 2009. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.HEAD.es\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-" +"icon-theme&component=general\n" +"POT-Creation-Date: 2009-04-21 11:37+0000\n" +"PO-Revision-Date: 2009-10-16 20:02+0200\n" +"Last-Translator: Jorge González \n" +"Language-Team: Español \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Tema predeterminado de MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Escritorio" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Documentos" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Descargas" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favorito" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Genérico" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Importante" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Correo" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nuevo" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paquete" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotos" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "No escrito" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "No leído" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urgente" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +#~ msgid "OK" +#~ msgstr "Aprobado" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#~ msgid "Art" +#~ msgstr "Arte" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#~ msgid "Camera" +#~ msgstr "Cámara" + +#~ msgid "Certified" +#~ msgstr "Certificado" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +# 48x48/emblems/emblem-cool.icon.in.h:1 +#~ msgid "Cool" +#~ msgstr "Divertido" + +#~ msgid "cvs-controlled" +#~ msgstr "controlado con cvs" + +#~ msgid "cvs-modified" +#~ msgstr "modificado en cvs" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "etiqueta persistente cvs" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +# 48x48/emblems/emblem-danger.icon.in.h:1 +#~ msgid "Danger" +#~ msgstr "Peligro" + +#~ msgid "Distinguished" +#~ msgstr "Distinguido" + +#~ msgid "Draft" +#~ msgstr "Borrador" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#~ msgid "Handshake" +#~ msgstr "Acuerdo" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#~ msgid "Marketing" +#~ msgstr "Mercadotecnia" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#~ msgid "Money" +#~ msgstr "Dinero" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#~ msgid "Multimedia" +#~ msgstr "Multimedia" + +#~ msgid "Note" +#~ msgstr "Nota" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#~ msgid "Oh no!" +#~ msgstr "¡Oh no!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#~ msgid "People" +#~ msgstr "Gente" + +#~ msgid "Personal" +#~ msgstr "Personal" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#~ msgid "Pictures" +#~ msgstr "Fotografías" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#~ msgid "Plan" +#~ msgstr "Planificación" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#~ msgid "Presentation" +#~ msgstr "Presentación" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#~ msgid "Sales" +#~ msgstr "Ventas" + +#~ msgid "Shared" +#~ msgstr "Compartido" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#~ msgid "Sound" +#~ msgstr "Sonido" + +#~ msgid "Trash" +#~ msgstr "Papelera" + +#~ msgid "cvs-added" +#~ msgstr "añadido al cvs" + +#~ msgid "cvs-conflict" +#~ msgstr "conflicto cvs" + +#~ msgid "cvs-removed" +#~ msgstr "eliminado cvs" + +#~ msgid "Special" +#~ msgstr "Especial" diff --git a/po/et.po b/po/et.po new file mode 100644 index 0000000..3150e88 --- /dev/null +++ b/po/et.po @@ -0,0 +1,208 @@ +# MATE ikooniteema eesti keele tõlge. +# Estonian translation of MATE icon theme. +# +# Copyright (C) 2003, 2005 Free Software Foundation, Inc. +# Copyright (C) 2007 The MATE Project +# This file is distributed under the same license as the mate-icon-theme +# package. +# +# Tõivo Leedjärv , 2003. +# Allan Sims , 2003. +# Ivar Smolin , 2005, 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme HEAD\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-06-23 03:17+0100\n" +"PO-Revision-Date: 2007-06-28 12:11+0300\n" +"Last-Translator: Ivar Smolin \n" +"Language-Team: Estonian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Kunst" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kaamera" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Sertifitseeritud" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Lahe" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "cvs-kontrollitud" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "cvs-muudetud" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "cvs-kleepuv-silt" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Ohtlik" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Töölaud" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Eristatav" + +#: ../48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumendid" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Mustand" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Käepigistus" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Turg" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Raha" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimeedia" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "Loetamatu" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Märkus" + +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "Kirjutamatu" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Oh ei!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Inimesed" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Isiklik" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Pildid" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plaan" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Esitlus" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Müük" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "Jagatud" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Heli" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Prügi" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Mate'i vaiketeema" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "cvs-lisatud" + +#: ../scalable/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "cvs-vastuolu" + +#: ../scalable/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "cvs-eemaldatud" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Allalaadimised" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Lemmik" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Üldine" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Tähtis" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Kirjad" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Uus" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pakk" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotod" + +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Eriline" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Kiireloomuline" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Veeb" diff --git a/po/eu.po b/po/eu.po new file mode 100644 index 0000000..b91c7f3 --- /dev/null +++ b/po/eu.po @@ -0,0 +1,233 @@ +# translation of eu.po to Basque +# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) 2004 THE PACKAGE'S COPYRIGHT HOLDER. +# +# Iñaki Larrañaga Murgoitio , 2003, 2004, 2005. +# Iñaki Larrañaga Murgoitio , 2007. +msgid "" +msgstr "" +"Project-Id-Version: eu\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-01-07 16:49+0100\n" +"PO-Revision-Date: 2007-08-04 11:15+0200\n" +"Last-Translator: Iñaki Larrañaga Murgoitio \n" +"Language-Team: Basque \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Ados" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Artea" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kamera" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Ziurtatua" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Jatorra" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Arriskua" + +# 48x48/emblems/emblem-desktop.icon.in.h:1 +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Mahaigaina" + +# 48x48/emblems/emblem-distinguished.icon.in.h:1 +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Nabarmendua" + +# 48x48/emblems/emblem-draft.icon.in.h:1 +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Zirriborroa" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Esku-ematea" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Marketin" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Dirua" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +# 48x48/emblems/emblem-note.icon.in.h:1 +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Oharra" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Ez ba!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Pertsonak" + +# 48x48/emblems/emblem-personal.icon.in.h:1 +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Pertsonala" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Argazkiak" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plan" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Aurkezpena" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Salmentak" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Soinua" + +# 48x48/emblems/emblem-trash.icon.in.h:1 +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Zakarrontzia" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Lehenetsitako MATEren gaia" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumentuak" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Deskargak" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Gogokoa" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Orokorra" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Garrantzitsua" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Posta" + +# 48x48/emblems/emblem-new.icon.in.h:1 +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Berria" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paketea" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Argazkiak" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-nowrite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Ez idatzi" + +# 48x48/emblems/emblem-noread.icon.in.h:1 +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Irakurri gabea" + +# 48x48/emblems/emblem-urgent.icon.in.h:1 +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Presazkoa" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +#~ msgid "Shared" +#~ msgstr "Partekatua" + +# 48x48/emblems/emblem-special.icon.in.h:1 +#~ msgid "Special" +#~ msgstr "Berezia" diff --git a/po/fa.po b/po/fa.po new file mode 100644 index 0000000..d89ca29 --- /dev/null +++ b/po/fa.po @@ -0,0 +1,224 @@ +# Persian translation of mate-icon-theme. +# Copyright (C) 2003, 2005 Sharif FarsiWeb, Inc. +# Roozbeh Pournader , 2003. +# Elnaz Sarbar , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme HEAD\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2005-03-22 13:56+0100\n" +"PO-Revision-Date: 2005-03-23 18:37+0330\n" +"Last-Translator: Elnaz Sarbar \n" +"Language-Team: Persian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: 48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "تأیید" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#: 48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "هنر" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +#: 48x48/emblems/emblem-bin.icon.in.h:1 +msgid "Binary" +msgstr "دودویی" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: 48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "دوربین" + +#: 48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "تأییدشده" + +#: 48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "باحال" + +#: 48x48/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "اضافه شده در cvs" + +#: 48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "مغایرت با cvs" + +#: 48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "کنترل شده در cvs" + +#: 48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "تغییر داده شده در cvs" + +#: 48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +msgid "cvs-new-file" +msgstr "فایل جدید cvs" + +#: 48x48/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "حذف شده از cvs" + +#: 48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "برچسبِ چسبان cvs" + +#: 48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "خطر" + +#: 48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "رومیزی" + +#: 48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "برجسته" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: 48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "نوشتارها" + +#: 48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "پیش‌نویس" + +#: 48x48/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "عام" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: 48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "دست دادن" + +#: 48x48/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "مهم" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: 48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "بازاریابی" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: 48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "پول" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: 48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "چندرسانه‌ای" + +#: 48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "جدید" + +#: 48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "نخواندنی" + +#: 48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "یادداشت" + +#: 48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "ننوشتنی" + +#: 48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "وای نه!" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: 48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "بسته" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: 48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "مردم" + +#: 48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "شخصی" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: 48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "تصاویر" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: 48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "طرح" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: 48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "نمایش" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: 48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "فروش" + +#: 48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "اشتراکی" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: 48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "صدا" + +#: 48x48/emblems/emblem-symbolic-link.icon.in.h:1 +msgid "Symbolic link" +msgstr "پیوند نمادی" + +#: 48x48/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "ویژه" + +#: 48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "زباله‌دان" + +#: 48x48/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "فوری" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: 48x48/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "وب" + +#: scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "محبوب" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "نامه" + +#: index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "تم پیش‌فرض گنوم" + +#: index.theme.in.h:2 +msgid "MATE" +msgstr "گنوم" + +#~ msgid "Mate" +#~ msgstr "گنوم" diff --git a/po/fi.po b/po/fi.po new file mode 100644 index 0000000..ae66524 --- /dev/null +++ b/po/fi.po @@ -0,0 +1,221 @@ +# mate-icon-theme Finnish Translation. +# Suomennos: http://mate-fi.sourceforge.net/ +# +# Copyright (C) 2003 The Free Software Foundation, Inc. +# This file is distributed under the same license as mate-icon-theme package. +# Jarkko Ranta , 2003. +# Pauli Virtanen , 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-07-16 13:10+0100\n" +"PO-Revision-Date: 2005-01-30 23:08+0200\n" +"Last-Translator: Pauli Virtanen \n" +"Language-Team: Finnish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Taide" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kamera" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Varmennettu" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Rento" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "CVS-hallinnoitu" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "CVS: muokattu" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "CVS: tarttuva tagi" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Vaara" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Työpöytä" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Ansioitunut" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Luonnos" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Kädenpuristus" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Markkinointi" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Raha" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "Ei luettava" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Huomautus" + +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "Ei kirjoitettava" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Voi ei!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Ihmiset" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Henkilökohtainen" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Kuvat" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Suunnitelma" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Esitys" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Myynti" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "Jaettu" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Ääni" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Roskaa" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Maten oletusteema" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "CVS: lisätty" + +#: ../scalable/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "CVS: ristiriita" + +#: ../scalable/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "CVS: poistettu" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Asiakirjat" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Noudot" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Suosikki" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Yleinen" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Tärkeä" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Sähköposti" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Uusi" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paketti" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Valokuvat" + +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Erityinen" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Kiireellinen" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "WWW" + +#~ msgid "Binary" +#~ msgstr "Binaari" + +#~ msgid "cvs-new-file" +#~ msgstr "CVS: uusi tiedosto" + +#~ msgid "Symbolic link" +#~ msgstr "Symbolinen linkki" diff --git a/po/fr.po b/po/fr.po new file mode 100644 index 0000000..12e6eb8 --- /dev/null +++ b/po/fr.po @@ -0,0 +1,234 @@ +# French Tranlation of mate-icon-theme. +# Copyright (C) 2002-2006 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# +# Baptiste Mille-Mathias , 2002-2004. +# Christophe Merlet , 2003-2006. +# Stéphane Raimbault , 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme 2.14.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-09-03 10:37+0200\n" +"PO-Revision-Date: 2007-09-03 10:34+0200\n" +"Last-Translator: Stéphane Raimbault \n" +"Language-Team: MATE French Team \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Ok" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Art" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Appareil photo" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Certifié" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Cool" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Danger" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Bureau" + +# 48x48/emblems/emblem-distinguished.icon.in.h:1 +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Distingué" + +# 48x48/emblems/emblem-draft.icon.in.h:1 +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Brouillon" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Poignée de main" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Marketing" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Argent" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimédia" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Note" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Ho non !" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Personnes" + +# 48x48/emblems/emblem-personal.icon.in.h:1 +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Personnel" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Images" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Prévision" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Présentation" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Ventes" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Son" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Corbeille" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Thème MATE par défaut" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Documents" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Téléchargements" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favori" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Générique" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Important" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Courrier" + +# 48x48/emblems/emblem-new.icon.in.h:1 +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nouveau" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paquet" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Photos" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Pas d'écriture" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Pas de lecture" + +# 48x48/emblems/emblem-urgent.icon.in.h:1 +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urgent" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" diff --git a/po/fur.po b/po/fur.po new file mode 100644 index 0000000..19b6fd1 --- /dev/null +++ b/po/fur.po @@ -0,0 +1,170 @@ +# Friulian translation of Mate-icon-theme. +# Copyright (C) 2007 Free Software Foundation, Inc. +# Massimo Furlani , 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-12-19 03:19+0000\n" +"PO-Revision-Date: 2008-02-05 12:50+0100\n" +"Last-Translator: Massimo Furlani \n" +"Language-Team: FRIULIAN \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Friulian\n" +"X-Poedit-Country: ITALY\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Art" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Fotografie" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Aprovât" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Figade" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Pericul" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Scrivanie" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Sielt" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Disegnut" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Acordo" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Marketing" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Bês" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Notes" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Oh no!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Personis" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Personâl" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Pitures" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Planificazion" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Presentazion" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Venditis" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Sûn" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Scovazzis" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Teme predefinît di MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Documents" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Scjamâts" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Preferîts" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Gjeneric" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Impuartant" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Pueste" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Gnûf" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Archivi" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotografies" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Scriture neade" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Leture neade" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urgent" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + diff --git a/po/fy.po b/po/fy.po new file mode 100644 index 0000000..afe36a1 --- /dev/null +++ b/po/fy.po @@ -0,0 +1,60 @@ +# Frisian translation for mate-icon-theme +# +# This file is distributed under the same license as the mate-icon-theme package. +# Sense Hofstede , 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-icon-theme&component=general\n" +"POT-Creation-Date: 2010-07-05 18:24+0000\n" +"PO-Revision-Date: 2010-07-18 01:22+0100\n" +"Last-Translator: Sense Hofstede \n" +"Language-Team: Frisian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2010-07-17 22:48+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#: ../index.theme.in.in.h:1 +msgid "Default MATE Theme" +msgstr "Standert MATE Tema" + +#: ../index.theme.in.in.h:2 +msgid "MATE" +msgstr "MATE" + +#~ msgid "Default" +#~ msgstr "Standert" +#~ msgid "Desktop" +#~ msgstr "Búroblêd" +#~ msgid "Documents" +#~ msgstr "Dokuminten" +#~ msgid "Downloads" +#~ msgstr "Ynladen" +#~ msgid "Favorite" +#~ msgstr "Favoryt" +#~ msgid "Generic" +#~ msgstr "Algemien" +#~ msgid "Important" +#~ msgstr "Wichtich" +#~ msgid "Mail" +#~ msgstr "E-post" +#~ msgid "New" +#~ msgstr "Nij" +#~ msgid "Package" +#~ msgstr "Pakket" +#~ msgid "Photos" +#~ msgstr "Foto's" +#~ msgid "No write" +#~ msgstr "Net Skriuwe" +#~ msgid "System" +#~ msgstr "Systeem" +#~ msgid "No read" +#~ msgstr "Net Lêze" +#~ msgid "Urgent" +#~ msgstr "Dringend" +#~ msgid "Web" +#~ msgstr "Web" + diff --git a/po/ga.po b/po/ga.po new file mode 100644 index 0000000..2e1b041 --- /dev/null +++ b/po/ga.po @@ -0,0 +1,171 @@ +# Irish translations for mate-icon-theme package. +# Copyright (C) 2003-2008 Free Software Foundation Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# Paul Duffy , 2003. +# Seán de Búrca , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme HEAD\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-01-13 19:27-0700\n" +"PO-Revision-Date: 2008-01-13 19:27-0700\n" +"Last-Translator: Seán de Búrca \n" +"Language-Team: Irish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=5; plural=n==1 ? 0 : (n%10==1 || n%10==2) ? 1 : (n%" +"10>=3 && n%10<= 6) ? 2 : ((n%10>=7 && n%10<=9) || n==10) ? 3 : 4;\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Tá go Maith" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Ealaín" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Ceamara" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Deimhnithe" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Snasta" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Dainséar" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Deasc" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Aitheanta" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Dréacht" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Croitheadh Láimhe" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Margaíocht" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Airgead" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Ilmheáin" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Nóta" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Oró, ní hea!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Daoine" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Pearsanta" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Pictiúir" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plean" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Láithreoireacht" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Díolachán" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Fuaim" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Bruscar" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Téama MATE Réamhshocraithe" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Cáipéisí" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Íosluchtuithe" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Is Ansa Liom" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Ginearálta" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Tábhachtach" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Post" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nua" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pacáiste" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Grianghraif" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Gan scríobh" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Gan léamh" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Práinneach" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Gréasán" diff --git a/po/gl.po b/po/gl.po new file mode 100644 index 0000000..d881be9 --- /dev/null +++ b/po/gl.po @@ -0,0 +1,30 @@ +# translation of gl.po to Galego +# Galician translation of mate-icon-theme +# Copyright (C) 2004 Ignacion Casal Quinteiro. +# +# Ignacio Casal Quinteiro , 2004. +# Ignacio Casal Quinteiro , 2005. +# Ignacio Casal Quinteiro , 2007. +# Fran Diéguez , 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: gl\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-07-20 11:10+0200\n" +"PO-Revision-Date: 2010-07-20 11:11+0200\n" +"Last-Translator: Fran Diéguez \n" +"Language-Team: Galician \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"X-Generator: KBabel 1.11.4\n" + +#: ../index.theme.in.in.h:1 +msgid "Default MATE Theme" +msgstr "Tema predefinido do MATE" + +#: ../index.theme.in.in.h:2 +msgid "MATE" +msgstr "MATE" diff --git a/po/gu.po b/po/gu.po new file mode 100644 index 0000000..5fc0f68 --- /dev/null +++ b/po/gu.po @@ -0,0 +1,221 @@ +# translation of mate-icon-theme.HEAD.gu.po to Gujarati +# MagNet , 2004. +# Ankit Patel , 2004, 2005, 2007. +# Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.HEAD.gu\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-06-23 03:17+0100\n" +"PO-Revision-Date: 2007-07-10 16:19+0530\n" +"Last-Translator: Ankit Patel \n" +"Language-Team: Gujarati \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n\n" +"\n" +"\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "બરાબર" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "કળા" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "કેમેરા" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "પ્રમાણિત" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "ઠંડુ" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "cvs-controlled" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "cvs-modified" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "cvs-sticky-tag" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "ખતરો" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "ડેસ્કટોપ" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "અલગ તારવાયેલુ" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "દસ્તાવેજો" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "અાકૃતિ" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "હેન્ડશેક" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "પ્રચાર" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "પૈસા" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "મલ્ટીમીડિયા" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "વાંચો નહિં" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "નોંધ" + +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "લખો નહિં" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "અરે નહિંંં!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "લોકો" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "અંગત" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "ચિત્રો" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "યોજના" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "રજૂઅાત" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "વેચાણ" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "વહેંચાયેલ" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "અવાજ" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "કચરાપેટી" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "મૂળભૂત જીનોમ થીમ" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "જીનોમ" + +#: ../scalable/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "cvs-added" + +#: ../scalable/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "cvs-conflict" + +#: ../scalable/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "cvs-removed" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "ડાઉનલોડ" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "મનગમતુ" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "સામાન્ય" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "મહત્વનુ" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "મેઈલ" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "નવું" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "પેકેજ" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "ફોટાઓ" + +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "ખાસ" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "તાત્કાલિક" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "વેબ" + diff --git a/po/he.po b/po/he.po new file mode 100644 index 0000000..6642809 --- /dev/null +++ b/po/he.po @@ -0,0 +1,234 @@ +# translation of mate-icon-theme.mate-2-6.he.po to Hebrew +# translation of mate-icon-theme.HEAD.he.po to Hebrew +# translation of mate-icon-theme.HEAD.po to Hebrew +# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. +# Gil 'Dolfin' Osher , 2002,2003. +# Gil Osher , 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.HEAD.he\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-21 03:20+0100\n" +"PO-Revision-Date: 2004-05-22 15:31+0300\n" +"Last-Translator: Gil Osher \n" +"Language-Team: Hebrew \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "אישור" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "אומנות" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "מצלמה" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "מאושר" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "מגניב" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "מסוכן" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "שולחן עבודה" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "מכובד" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "טיוטה" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "לחיצת יד" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "שיווק" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "כסף" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "מולטימדיה" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "הערה" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "הו לא!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "אנשים" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "אישי" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "תמונות" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "תכנון" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "מצגת" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "מכירות" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "קול" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "אשפה" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "ערכת הנושא ברירת המחדל של Mate" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "מסמכים" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "הורדות" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "מועדף" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "כללי" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "חשוב" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "דואר" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "חדש" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "חבילה" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "תמונות" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "לא נכתב" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "לא נקרא" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "דחוף" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "רשת" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +#~ msgid "Binary" +#~ msgstr "בינארי" + +#~ msgid "cvs-added" +#~ msgstr "נוסף ל cvs" + +#~ msgid "cvs-conflict" +#~ msgstr "התנגשות ב cvs" + +#~ msgid "cvs-controlled" +#~ msgstr "נשלט על-ידי cvs" + +#~ msgid "cvs-modified" +#~ msgstr "נערך ב cvs" + +#~ msgid "cvs-new-file" +#~ msgstr "קובץ חדש ב cvs" + +#~ msgid "cvs-removed" +#~ msgstr "הוסר ב cvs" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "תג דביק ב cvs" + +#~ msgid "Symbolic link" +#~ msgstr "קישור סימבולי" + +#~ msgid "Special" +#~ msgstr "מיוחד" diff --git a/po/hi.po b/po/hi.po new file mode 100644 index 0000000..8419d1c --- /dev/null +++ b/po/hi.po @@ -0,0 +1,92 @@ +# translation of hi.po to Hindi +# Mate icon themes Hindi translation. +# Copyright (C) 2003 G Karunakar +# This file is distributed under the same license as the mate-icon-theme package. +# +# G Karunakar , 2003. +# Ravishankar Shrivastava , 2004. +# Rajesh Ranjan , 2005. +# Rajesh Ranjan , 2009. +msgid "" +msgstr "" +"Project-Id-Version: hi\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-icon-theme&component=general\n" +"POT-Creation-Date: 2009-04-17 13:11+0000\n" +"PO-Revision-Date: 2009-06-09 14:40+0530\n" +"Last-Translator: Rajesh Ranjan \n" +"Language-Team: Hindi \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n\n" +"\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "डिफ़ॉल्ट गनोम प्रसंग" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "गनोम" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "डेस्कटॉप" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "दस्तावेज़" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "डाउनलोड" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "पसंदीदा" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "ज़ेनेरिक" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "महत्वपूर्ण" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "डाक" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "नया" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "पैकेज" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "फोटो" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "नहीं लिखें" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "नहीं पढ़ा" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "अत्यावश्यक" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "वेब" + diff --git a/po/hr.po b/po/hr.po new file mode 100644 index 0000000..e0851b4 --- /dev/null +++ b/po/hr.po @@ -0,0 +1,149 @@ +# Translation of mate-icon-theme to Croatiann +# Copyright (C) Croatiann team +# Translators: Automatski Prijevod <>,Denis Lackovic ,Robert Sedak , +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme 0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-09-08 11:55+0200\n" +"PO-Revision-Date: 2008-04-01 16:11+0000\n" +"Last-Translator: Launchpad Translations Administrators \n" +"Language-Team: Croatian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Launchpad-Export-Date: 2008-05-28 03:03+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Uobičajena tema MATE sustava" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Radna površina" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumenti" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Preuzimanja" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Omiljeno" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Generički" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Važno" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Pošta" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Novi" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paket" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotografije" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Ne pisati" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Nema čitanja" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Hitno" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +#~ msgid "OK" +#~ msgstr "U redu" + +#~ msgid "Art" +#~ msgstr "Umjetnost" + +#~ msgid "Camera" +#~ msgstr "Kamera" + +#~ msgid "Certified" +#~ msgstr "Certificirano" + +#~ msgid "Cool" +#~ msgstr "Cool" + +#~ msgid "Danger" +#~ msgstr "Opasnost" + +#~ msgid "Distinguished" +#~ msgstr "Istaknuti" + +#~ msgid "Draft" +#~ msgstr "Nacrt" + +#~ msgid "Handshake" +#~ msgstr "Rukovanje" + +#~ msgid "Marketing" +#~ msgstr "Marketing" + +#~ msgid "Money" +#~ msgstr "Novac" + +#~ msgid "Multimedia" +#~ msgstr "Multimedija" + +#~ msgid "Note" +#~ msgstr "Bilješka" + +#~ msgid "Oh no!" +#~ msgstr "O ne!" + +#~ msgid "People" +#~ msgstr "Ljudi" + +#~ msgid "Personal" +#~ msgstr "Osobni podaci" + +#~ msgid "Pictures" +#~ msgstr "Slike" + +#~ msgid "Plan" +#~ msgstr "Plan" + +#~ msgid "Presentation" +#~ msgstr "Prezentacija" + +#~ msgid "Sales" +#~ msgstr "Prodaja" + +#~ msgid "Sound" +#~ msgstr "Zvuk" + +#~ msgid "Trash" +#~ msgstr "Smeće" diff --git a/po/hu.po b/po/hu.po new file mode 100644 index 0000000..b6f5f1a --- /dev/null +++ b/po/hu.po @@ -0,0 +1,85 @@ +# Hungarian translation of mate-icon-theme. +# Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# +# Andras Timar , 2002, 2003, 2004. +# Laszlo Dvornik , 2004. +# Gabor Kelemen , 2005, 2007, 2008. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-06-12 15:49+0000\n" +"PO-Revision-Date: 2008-09-15 11:32+0200\n" +"Last-Translator: Gabor Kelemen \n" +"Language-Team: Hungarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Alapértelmezett MATE-téma" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Asztal" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumentumok" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Letöltések" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Kedvenc" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Általános" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Fontos" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Levél" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Új" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Csomag" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fényképek" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Nincs írás" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Nincs olvasás" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Sürgős" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + diff --git a/po/id.po b/po/id.po new file mode 100644 index 0000000..70af376 --- /dev/null +++ b/po/id.po @@ -0,0 +1,224 @@ +# Indonesia translation of mate-icon-theme. +# Copyright (C) 2005 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Mohammad DAMT , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme HEAD\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2005-08-12 23:12+0300\n" +"PO-Revision-Date: 2005-08-12 23:12+0300\n" +"Last-Translator: Mohammad DAMT \n" +"Language-Team: Indonesia \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Seni" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kamera" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Tersertifikasi" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Keren" + +#: ../48x48/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "cvs-baru-ditambah" + +#: ../48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "cvs-konflik" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "cvs-terkontrol" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "cvs-berubah" + +#: ../48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +msgid "cvs-new-file" +msgstr "cvs-berkas-baru" + +#: ../48x48/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "cvs-terhapus" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "cvs-tag-sticky" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Bahaya" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Desktop" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Hebat" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumen" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Draf" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Jabat tangan" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Pemasaran" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Keuangan" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: ../48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Baru" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "Jangan dibaca" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Catatan" + +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "Jangan ditulis" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Ya Ampun!" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paket" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Masyarakat" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Pribadi" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Gambar" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Perencanaan" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Presentasi" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Penjualan" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "Berbagi" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Suara" + +#: ../48x48/emblems/emblem-symbolic-link.icon.in.h:1 +msgid "Symbolic link" +msgstr "Taut simbolis" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Tong Sampah" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../48x48/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Tema MATE Standar" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +#: ../scalable/emblems/emblem-bin.icon.in.h:1 +msgid "Binary" +msgstr "Biner" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favorit" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Generik" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Penting" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Surat" + +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Spesial" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Segera" + +#~ msgid "Mate" +#~ msgstr "Mate" diff --git a/po/is.po b/po/is.po new file mode 100644 index 0000000..0998d06 --- /dev/null +++ b/po/is.po @@ -0,0 +1,236 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# Samúel Jón Gunnarsson +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-10-02 19:18-0400\n" +"PO-Revision-Date: 2004-03-13 06:30-0000\n" +"Last-Translator: helgi \n" +"Language-Team: Icelandic \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: 48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Í Lagi" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: 48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "List" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +#: 48x48/emblems/emblem-bin.icon.in.h:1 +msgid "Binary" +msgstr "" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: 48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Myndavél" + +#: 48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Viðurkennt" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: 48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Svalt" + +#: 48x48/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "" + +#: 48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "" + +#: 48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "" + +#: 48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "" + +#: 48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +msgid "cvs-new-file" +msgstr "" + +#: 48x48/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "" + +#: 48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: 48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Hætta" + +#: 48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "" + +#: 48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Áberandi" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: 48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Skjöl" + +#: 48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Uppkast" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: 48x48/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Uppáhald" + +#: 48x48/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Almennt" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: 48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "" + +#: 48x48/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Mikilvægt" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: 48x48/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Póstur" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: 48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Markaðsmál" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: 48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Peningar" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: 48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Margmiðlun" + +#: 48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nýtt" + +#: 48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "" + +#: 48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: 48x48/emblems/emblem-nowrite.icon.in.h:1 +#, fuzzy +msgid "No write" +msgstr "Uppáhald" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: 48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Ó Nei!" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: 48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pakki" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: 48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Fólk" + +#: 48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Persónulegt" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: 48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Myndir" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: 48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plön" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: 48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Kynning" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: 48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Sala" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: 48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Hljóð" + +#: 48x48/emblems/emblem-symbolic-link.icon.in.h:1 +msgid "Symbolic link" +msgstr "" + +#: 48x48/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Sérstakt" + +#: 48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "" + +#: 48x48/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Áríðandi" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: 48x48/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Vefur" + +#: index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Sjálfgefið MATE Þema" + +#: index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" diff --git a/po/it.po b/po/it.po new file mode 100644 index 0000000..93dcd4c --- /dev/null +++ b/po/it.po @@ -0,0 +1,170 @@ +# Italian translation of mate-icon-theme +# Copyright (C) 2002 Free Software Foundation, Inc. +# This file is distributed under the same license as the package. +# Luca Ferretti , 2002-2007 +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-09-03 10:37+0200\n" +"PO-Revision-Date: 2007-09-03 10:38+0200\n" +"Last-Translator: Luca Ferretti \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +# Questo è un commento inutile che mi serve solo per mettere +# una lettera accentata nel po e salvarlo così in UTF-8 invece +# che in ASCII +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Arte" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Fotografia" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Approvato" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Figo" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Pericoloso" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Scrivania" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Scelto" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Bozza" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Accordo" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Marketing" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Denaro" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Annotazione" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Oh, no!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Persone" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Privato" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Immagini" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Pianificazione" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Presentazione" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Vendite" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Audio" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Cestino" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Tema predefinito di MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Documenti" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Scaricati" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Preferito" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Generico" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Importante" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Posta" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nuovo" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Archivio" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotografie" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Scrittura negata" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Lettura negata" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urgente" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" diff --git a/po/ja.po b/po/ja.po new file mode 100644 index 0000000..b76be7e --- /dev/null +++ b/po/ja.po @@ -0,0 +1,266 @@ +# mate-icon-theme ja.po. +# Copyright (C) 2003-2005,2007 Free Software Foundation, Inc. +# This file is distributed under the same license as +# the mate-icon-theme package. +# Takeshi AIHANA , 2003-2005,2007. +# KAMAGASAKO Masatoshi , 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme trunk\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-07-07 22:54+0900\n" +"PO-Revision-Date: 2007-07-07 22:53+0900\n" +"Last-Translator: Takeshi AIHANA \n" +"Language-Team: Japanese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "アート" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "カメラ" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "確認済" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "クール!" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "CVS (制御)" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "CVS (変更)" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "CVS (Sticky)" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "危険" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "デスクトップ" + +# 48x48/emblems/emblem-distinguished.icon.in.h:1 +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "素晴らしい" + +# 48x48/emblems/emblem-draft.icon.in.h:1 +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "草稿" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "握手" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "買い物" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "お金" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "マルチメディア" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "読み込みなし" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "メモ" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "書き込み不可" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "もう、いや!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "人々" + +# 48x48/emblems/emblem-personal.icon.in.h:1 +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "秘密" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "絵" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "プラン" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "プレゼン" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "買い物" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "共有" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "サウンド" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "ゴミ箱" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "デフォルトの MATE テーマ" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "CVS (追加)" + +#: ../scalable/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "CVS (衝突)" + +#: ../scalable/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "CVS (削除)" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "ドキュメント" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "ダウンロード" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "お気に入り" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "全般" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "重要" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "メール" + +# 48x48/emblems/emblem-new.icon.in.h:1 +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "新規" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "パッケージ" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "フォト" + +# 48x48/emblems/emblem-special.icon.in.h:1 +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "特別" + +# 48x48/emblems/emblem-urgent.icon.in.h:1 +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "緊急" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "ウェブ" diff --git a/po/ka.po b/po/ka.po new file mode 100644 index 0000000..feae5ee --- /dev/null +++ b/po/ka.po @@ -0,0 +1,206 @@ +# translation of mate-icon-theme.mate-2-14.po to Georgian +# Copyright (C) 2006 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Vladimer Sichinava , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.mate-2-14\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-12 23:07+0100\n" +"PO-Revision-Date: 2006-03-13 01:53+0100\n" +"Last-Translator: Vladimer Sichinava \n" +"Language-Team: Georgian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "დიახ" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "ხელოვნება" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "კამერა" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "სერტიფიცირებული" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "მაგარი" + +#: ../48x48/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "cvs-დამატებული" + +#: ../48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "cvs-კონფლიქტი" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "cvs-კონტროლირებული" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "cvs-შეცვლილი" + +#: ../48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +msgid "cvs-new-file" +msgstr "cvs-ახალი-ფაილი" + +#: ../48x48/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "cvs-ამოღებული" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "cvs-წებოვანი-ჭდე" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "ხიფათი" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "სამუშაო მაგიდა" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "გამორჩეული" + +#: ../48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "დოკუმენტები" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "მონახაზი" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "ხელის ჩამორთმევა" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "მარკეტინგი" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "ფული" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "მულტიმედია" + +#: ../48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "ახალი" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "არავითარი კითხვა" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "შენიშვნა" + +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "არავითარი წარწერა" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "ო არა!" + +#: ../48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "პაკეტი" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "ხალხი" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "პირადი" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "ნახატები" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "გეგმა" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "პრეზენტაცია" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "გაყიდვები" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "გაზიარებული" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "ხმა" + +#: ../48x48/emblems/emblem-symbolic-link.icon.in.h:1 +msgid "Symbolic link" +msgstr "სიმბოლური ბმული" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "სანაგვე ყუთი" + +#: ../48x48/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "ვები" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "ნაგულისხმევი გნომის გაფორმება" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "გნომი" + +#: ../scalable/emblems/emblem-bin.icon.in.h:1 +msgid "Binary" +msgstr "ორობითი" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "ფავორიტი" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "საერთო" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "მნიშვნელოვანი" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "ფოსტა" + +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "სპეციალური" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "სასწრაფო" + diff --git a/po/kk.po b/po/kk.po new file mode 100644 index 0000000..ea82ab3 --- /dev/null +++ b/po/kk.po @@ -0,0 +1,89 @@ +# translation of mate-icon-theme.HEAD.po to Kazakh +# Copyright (C) 2003, 2005 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# Moldabekov Margulan , 2008 +# Erzhan Shaniev , 2008 +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme trunk\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-10-28 22:35+0100\n" +"PO-Revision-Date: 2008-09-22 12:11+0600\n" +"Last-Translator: Margulan Moldabekov \n" +"Language-Team: Kazakh \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "MATE ортасының стандартты тақырыбы " + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE ортасы" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Жұмыс үстелі" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Құжаттар" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Тиеулер" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Сүйікті" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Жалпы" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Маңызды" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Пошта" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Жаңа" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Пакет" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Фотосуреттер" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Жазуға арналмаған" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Оқуға арналмаған" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Шұғыл" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Веб" + +#~ msgid "OK" +#~ msgstr "OK" diff --git a/po/kn.po b/po/kn.po new file mode 100644 index 0000000..62acd2e --- /dev/null +++ b/po/kn.po @@ -0,0 +1,72 @@ +# translation of kn.po to Kannada +# Shankar Prasad , 2008. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Renuka Prasad \n" +"Language-Team: Kannada \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../index.theme.in.in.h:1 +msgid "Default MATE Theme" +msgstr "ಪೂರ್ವನಿಯೋಜಿತ MATE ಥೀಮ್" + +#: ../index.theme.in.in.h:2 +msgid "MATE" +msgstr "MATE" + +#~ msgid "Desktop" +#~ msgstr "ಗಣಕತೆರೆ" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#~ msgid "Documents" +#~ msgstr "ದಸ್ತಾವೇಜುಗಳು" + +#~ msgid "Downloads" +#~ msgstr "ಡೌನ್‌ಲೋಡ್‌ಗಳು" + +#~ msgid "Favorite" +#~ msgstr "ಅಚ್ಚುಮೆಚ್ಚಿನ" + +#~ msgid "Generic" +#~ msgstr "ಸಾಮಾನ್ಯ" + +#~ msgid "Important" +#~ msgstr "ಪ್ರಮುಖ" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#~ msgid "Mail" +#~ msgstr "ಅಂಚೆ" + +#~ msgid "New" +#~ msgstr "ಹೊಸ" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#~ msgid "Package" +#~ msgstr "ಕಟ್ಟು" + +#~ msgid "Photos" +#~ msgstr "ಚಿತ್ರಗಳು" + +#~ msgid "No write" +#~ msgstr "ಬರೆಯಲು ಇಲ್ಲ" + +#~ msgid "No read" +#~ msgstr "ಓದಲು ಇಲ್ಲ" + +#~ msgid "Urgent" +#~ msgstr "ತುರ್ತು" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#~ msgid "Web" +#~ msgstr "ಅಂತರ್ಜಾಲ" diff --git a/po/ko.po b/po/ko.po new file mode 100644 index 0000000..6d0d672 --- /dev/null +++ b/po/ko.po @@ -0,0 +1,268 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme 1.0.6\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-02-26 19:09+0900\n" +"PO-Revision-Date: 2008-02-26 19:10+0900\n" +"Last-Translator: Young-Ho, Cha \n" +"Language-Team: GTP Korean \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "확인" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "예술" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "카메라" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "공인" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "멋짐" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "위험" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "데스크탑" + +# 48x48/emblems/emblem-distinguished.icon.in.h:1 +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "분류" + +# 48x48/emblems/emblem-draft.icon.in.h:1 +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "초본" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "악수" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "마케팅" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "돈" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "멀티미디어" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "메모" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "안돼!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "사람들" + +# 48x48/emblems/emblem-personal.icon.in.h:1 +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "개인용" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "그림" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "계획" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "프리젠테이션" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "판매" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "소리" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "휴지통" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "기본 그놈 테마" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "그놈" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "문서" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "다운로드" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "즐겨찾기" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "일반" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "중요" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "편지" + +# 48x48/emblems/emblem-new.icon.in.h:1 +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "새 것" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "패키지" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "사진" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "쓰지 말 것" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "읽지 말 것" + +# 48x48/emblems/emblem-urgent.icon.in.h:1 +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "긴급" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "웹" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +#~ msgid "Binary" +#~ msgstr "바이너리" + +#~ msgid "cvs-added" +#~ msgstr "CVS 더한 파일" + +#~ msgid "cvs-conflict" +#~ msgstr "CVS 충돌 파일" + +#~ msgid "cvs-controlled" +#~ msgstr "CVS 관리 파일" + +#~ msgid "cvs-modified" +#~ msgstr "CVS 고친 파일" + +#~ msgid "cvs-new-file" +#~ msgstr "CVS 새 파일" + +#~ msgid "cvs-removed" +#~ msgstr "CVS 지운 파일" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "CVS 고정 태그" + +#~ msgid "Shared" +#~ msgstr "공유" + +#~ msgid "Symbolic link" +#~ msgstr "심볼릭 링크" + +# 48x48/emblems/emblem-special.icon.in.h:1 +#~ msgid "Special" +#~ msgstr "특수" diff --git a/po/li.po b/po/li.po new file mode 100644 index 0000000..851d44f --- /dev/null +++ b/po/li.po @@ -0,0 +1,223 @@ +# Limburgish translation of mate-icon-theme. +# Copyright (C) 2002 THE mate-icon-theme'S COPYRIGHT HOLDER +# This file is distributed under the same license as the mate-icon-theme package. +# Mathieu van Woerkom , 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-10-02 19:18-0400\n" +"PO-Revision-Date: 2003-06-05 13:13+0100\n" +"Last-Translator: Mathieu van Woerkom \n" +"Language-Team: Limburgish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: 48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Oké" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#: 48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Kuns" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +#: 48x48/emblems/emblem-bin.icon.in.h:1 +msgid "Binary" +msgstr "" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: 48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kamera" + +#: 48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Gesertifiseerd" + +#: 48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Cool" + +#: 48x48/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "" + +#: 48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "" + +#: 48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "" + +#: 48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "" + +#: 48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +msgid "cvs-new-file" +msgstr "" + +#: 48x48/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "" + +#: 48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "" + +#: 48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Gevaar" + +#: 48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "" + +#: 48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Veurnaam" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: 48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokkemènter" + +#: 48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Klad" + +#: 48x48/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favveriete" + +#: 48x48/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Algemein" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: 48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "" + +#: 48x48/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Wichtig" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: 48x48/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Pos" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: 48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: 48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: 48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: 48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nuuj" + +#: 48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "" + +#: 48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "" + +#: 48x48/emblems/emblem-nowrite.icon.in.h:1 +#, fuzzy +msgid "No write" +msgstr "Favveriete" + +#: 48x48/emblems/emblem-ohno.icon.in.h:1 +#, fuzzy +msgid "Oh no!" +msgstr "O nei!" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: 48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pakket" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: 48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "" + +#: 48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Persoenlik" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: 48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Aafbiljinge" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: 48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: 48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: 48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: 48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Geluud" + +#: 48x48/emblems/emblem-symbolic-link.icon.in.h:1 +msgid "Symbolic link" +msgstr "" + +#: 48x48/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Sjpesjaal" + +#: 48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "" + +#: 48x48/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Dringend" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: 48x48/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Internet" + +#: index.theme.in.h:1 +#, fuzzy +msgid "Default MATE Theme" +msgstr "Sjtanderd MATE-tema" + +#: index.theme.in.h:2 +msgid "MATE" +msgstr "" + +#~ msgid "Mate" +#~ msgstr "Mate" diff --git a/po/lt.po b/po/lt.po new file mode 100644 index 0000000..a23d2c1 --- /dev/null +++ b/po/lt.po @@ -0,0 +1,226 @@ +# translation of lt.po to Lithuanian +# Lithuanian translation of mate-icon-theme. +# Copyright (C) 2003-2005, 2007 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# +# +# Tomas Kuliavas , 2003-2004. +# Žygimantas Beručka , 2004-2005. +# Gintautas Miliauskas , 2007. +msgid "" +msgstr "" +"Project-Id-Version: lt\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-09-17 00:44+0300\n" +"PO-Revision-Date: 2007-09-17 00:40+0300\n" +"Last-Translator: Žygimantas Beručka \n" +"Language-Team: Lithuanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%" +"100<10 || n%100>=20) ? 1 : 2);\n" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Gerai" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Menas" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Foto" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Sertifikuota" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Šaunu" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Pavojus" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Darbalaukis" + +# 48x48/emblems/emblem-distinguished.icon.in.h:1 +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Išskirtinė" + +# 48x48/emblems/emblem-draft.icon.in.h:1 +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Juodraštis" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Sutarta" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Reklama" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Finansai" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedija" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Pastaba" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "O ne!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Žmonės" + +# 48x48/emblems/emblem-personal.icon.in.h:1 +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Asmeninė" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Paveikslėliai" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Planas" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Pristatymas" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Pardavimai" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Garsas" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Šiukšlės" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Standartinė MATE tema" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumentai" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Parsiuntimai" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Mėgstama" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Bendra" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Svarbu" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Paštas" + +# 48x48/emblems/emblem-new.icon.in.h:1 +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nauja" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paketas" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Nuotraukos" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Nerašoma" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Neskaitoma" + +# 48x48/emblems/emblem-urgent.icon.in.h:1 +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Skubu" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Tinklas" diff --git a/po/lv.po b/po/lv.po new file mode 100644 index 0000000..542d9d1 --- /dev/null +++ b/po/lv.po @@ -0,0 +1,90 @@ +# translation of lv.po to Latvian +# mate-icon-theme for Latvian. +# Copyright (C) 2002 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the mate-icon-theme package. +# +# Artis Trops , 2002. +# Maris ZInbergs , 2006. +# Raivis Dejus , 2009. +msgid "" +msgstr "" +"Project-Id-Version: lv\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-11-07 13:05+0100\n" +"PO-Revision-Date: 2009-01-25 13:14+0200\n" +"Last-Translator: Raivis Dejus \n" +"Language-Team: Latvian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Noklusētā Mate tēma" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Darbavirsma" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumenti" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Lejupielādes" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Iecienīts" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Vispārējs" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Svarīgs" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Pasts" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Jauns" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pakotne" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotogrāfijas" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Nevar rakstīt" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Nevar lasīt" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Steidzams" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Tīmeklis" + diff --git a/po/mai.po b/po/mai.po new file mode 100644 index 0000000..df6c6ce --- /dev/null +++ b/po/mai.po @@ -0,0 +1,83 @@ +# translation of mate-icon-theme.master.po to Maithili +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Sangeeta Kumari , 2009. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.master\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-icon-theme&component=general\n" +"POT-Creation-Date: 2009-09-10 19:53+0000\n" +"PO-Revision-Date: 2009-09-11 20:37+0530\n" +"Last-Translator: Sangeeta Kumari \n" +"Language-Team: Maithili \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "मूलभूत गनोम प्रसंग" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "गनोम" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "डेस्कटाप" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "दस्तावेज" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "डाउनलोड" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "पसंदीदा" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "जेनेरिक" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "महत्वपूर्ण" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "डाक" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "नवीन" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "संकुल" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "फोटो" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "नहि लिखू" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "नहि पढ़लक" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "अत्यावश्यक" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "वेब" + diff --git a/po/mg.po b/po/mg.po new file mode 100644 index 0000000..0bd5f18 --- /dev/null +++ b/po/mg.po @@ -0,0 +1,196 @@ +# MALAGASY TRANSLATION OF MATE-ICON-THEME. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Thierry Randrianiriana , 2006. +msgid "" +msgstr "" +"Project-Id-Version: MATE-ICON-THEME VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-08-22 07:57+0200\n" +"PO-Revision-Date: 2006-08-22 21:18+0300\n" +"Last-Translator: Fano Rajaonarisoa \n" +"Language-Team: MALAGASY \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Haikanto" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Fakantsary" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +#, fuzzy +msgid "Certified" +msgstr "Misy antoka" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Cool" + +#: ../48x48/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "cvs-nampidirina" + +#: ../48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "cvs-Fifanipahana" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "cvs-voafehy" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "cvs-novaina" + +#: ../48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +msgid "cvs-new-file" +msgstr "cvs-rakitra vaovao" + +#: ../48x48/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "cvs-nesorina" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "cvs-sticky-tag" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Loza" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Sehatrasa" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Miavaka" + +#: ../48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Tahirin-kevitra" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Vakiraoka" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Fifandraisan-tànana" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Haivarotra" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Vola" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "HAino aman-jery" + +#: ../48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Vaovao" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "Tsy misy vakiana" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Sora-pitadidiana" + +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "Tsy misy soratanas" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Loza marina!" + +#: ../48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Fehin-javatra" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Olona" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "An'ny tena" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Sary" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Fikasana" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Fanolorana" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Varotra" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "Iombonana" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Feo" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Daba" + +#: ../48x48/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Tranonkala" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Endrika MATE lasitra" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Ankafizina" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Irasain'karazana" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Manan-danja" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Mailaka" + +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Miavaka" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Maika" diff --git a/po/mk.po b/po/mk.po new file mode 100644 index 0000000..1952d8d --- /dev/null +++ b/po/mk.po @@ -0,0 +1,197 @@ +# translation of mk.po to Macedonian +# translation of mate-icon-theme.HEAD.mk.po to +# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) 2005 THE PACKAGE'S COPYRIGHT HOLDER. +# +# Igor Petreski , 2002,2003. +# Arangel Angov , 2004, 2008. +msgid "" +msgstr "" +"Project-Id-Version: mk\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-21 03:20+0100\n" +"PO-Revision-Date: 2008-02-03 19:14+0100\n" +"Last-Translator: Arangel Angov \n" +"Language-Team: Macedonian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Во ред" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Уметност" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Камера" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Сертифицирано" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Кул" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Опасност" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Работна околина" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Истакнато" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Нацрт" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Ракување" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Маркетинг" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Пари" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Мултимедија" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Забелешка" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Нееее!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Луѓе" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Лично" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Слики" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "План" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Презентација" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Продажба" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Звук" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Ѓубре" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Основна тема на MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Документи" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Преземања" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Омилено" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Општо" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Важно" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Пошта" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Ново" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Пакет" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Слики" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Не се запишува" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Не се чита" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Итно" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Веб" + diff --git a/po/ml.po b/po/ml.po new file mode 100644 index 0000000..f00c34e --- /dev/null +++ b/po/ml.po @@ -0,0 +1,179 @@ +# translation of mate-icon-theme.HEAD.ml.po to Malayalam +# This file is distributed under the same license as the mate-icon-theme package. +# Copyright (C) 2003-2008 mate-icon-theme'S COPYRIGHT HOLDER. +# FSF-India , 2003. +# Ani Peter , 2006. +# Santhosh Thottingal , 2008. +# Reviewed by Praveen|പ്രവീണ്‍ A|എ , 2008. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.HEAD.ml\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-21 03:20+0100\n" +"PO-Revision-Date: 2008-01-06 19:13-0800\n" +"Last-Translator: Praveen|പ്രവീണ്‍ A|എ \n" +"Language-Team: Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം Computing|കമ്പ്യൂട്ടിങ്ങ് \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9.1\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "ശരി" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "കല" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "ക്യാമറ" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "സാക്ഷ്യപ്പെടുത്തിയ" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "കിടിലന്‍" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "അപായം" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "പണിയിടം" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "തിരിച്ചറിഞ്ഞ" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "ഇനിയും പൂര്‍ത്തികരിയ്ക്കാനുളളതു്" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "ഹാന്‍ഡ്ഷെയ്ക്ക്" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "വിപണനം" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "പണം" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "മള്‍ട്ടിമീഡിയ" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "കുറിപ്പു്" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "അയ്യോ, വേണ്ട!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "ജനം" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "വ്യക്തിപരം" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "ചിത്രങ്ങള്‍" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "പദ്ധതി" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "അവതരണം" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "വില്‍പന" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "ശബ്ദം" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "ചവറ്റുകുട്ട" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "ഗ്നോമിലെ സഹജമായ രംഗവിധാനം" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "ഗ്നോം" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "രേഖകള്‍" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "ഡൌണ്‍ലോഡുകള്‍" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "ഇഷ്ടപ്പെട്ട" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "സാധാരണ" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "സുപ്രധാനമായ" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "തപാല്‍" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "പുതിയ" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "പാക്കേജ്" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "പടങ്ങള്‍" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "എഴുതേണ്ട" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "വായിയ്ക്കേണ്ട" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "അത്യാവശ്യം" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "വെബ്" diff --git a/po/mn.po b/po/mn.po new file mode 100644 index 0000000..d3e866d --- /dev/null +++ b/po/mn.po @@ -0,0 +1,256 @@ +# translation of mate-icon-theme.HEAD.mn.po to Mongolian +# translation of mate-icon-theme.HEAD.po to mongolian +# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. +# Sanlig Badral , 2003. +# Sanlig Badral , 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.HEAD.mn\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-10-02 19:18-0400\n" +"PO-Revision-Date: 2003-11-10 02:58+0100\n" +"Last-Translator: Sanlig Badral \n" +"Language-Team: Mongolian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.2\n" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: 48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: 48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Урлаг" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +#: 48x48/emblems/emblem-bin.icon.in.h:1 +msgid "Binary" +msgstr "Бинар" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: 48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Камер" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: 48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Баталгаажсан" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: 48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Сайхан" + +#: 48x48/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "" + +#: 48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "" + +#: 48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "" + +#: 48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "" + +#: 48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +msgid "cvs-new-file" +msgstr "" + +#: 48x48/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "" + +#: 48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: 48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Аюул" + +#: 48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "" + +# 48x48/emblems/emblem-distinguished.icon.in.h:1 +#: 48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Ялгарсан" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: 48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Баримт" + +# 48x48/emblems/emblem-draft.icon.in.h:1 +#: 48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Ноорог" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: 48x48/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Дуртай" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: 48x48/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Ерөнхий" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: 48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Гар барих" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: 48x48/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Чухал" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: 48x48/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Захиа" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: 48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Маркетинг" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#: 48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Мөнгө" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: 48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Мультимедиа" + +# 48x48/emblems/emblem-new.icon.in.h:1 +#: 48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Шинэ" + +#: 48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "" + +#: 48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: 48x48/emblems/emblem-nowrite.icon.in.h:1 +#, fuzzy +msgid "No write" +msgstr "Дуртай" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: 48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Өө Үгүй!" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: 48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Пакет" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#: 48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Хүмүүс" + +# 48x48/emblems/emblem-personal.icon.in.h:1 +#: 48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Хувийн" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: 48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Зураг" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: 48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Төлөвлөгөө" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: 48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Үзүүлэн" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: 48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Худалдаа" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: 48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Аудио" + +#: 48x48/emblems/emblem-symbolic-link.icon.in.h:1 +msgid "Symbolic link" +msgstr "" + +# 48x48/emblems/emblem-special.icon.in.h:1 +#: 48x48/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Онцгой" + +#: 48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "" + +# 48x48/emblems/emblem-urgent.icon.in.h:1 +#: 48x48/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Чухал" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: 48x48/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Вэб" + +#: index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "ГНОМЕ-стандарт загварууд" + +#: index.theme.in.h:2 +msgid "MATE" +msgstr "ГНОМЕ" + +#~ msgid "Mate" +#~ msgstr "MATE" diff --git a/po/mr.po b/po/mr.po new file mode 100644 index 0000000..4fe9be8 --- /dev/null +++ b/po/mr.po @@ -0,0 +1,172 @@ +# translation of mate-icon-theme.HEAD.mr.po to marathi +# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. +# +# Rahul Bhalerao , 2006. +# Sandeep Shedmake , 2008. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.HEAD.mr\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-21 03:20+0100\n" +"PO-Revision-Date: 2008-02-29 21:23+0530\n" +"Last-Translator: Sandeep Shedmake \n" +"Language-Team: marathi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "ठिक" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "कला" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "कॅमेरा" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "प्रमाणित" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "थंड" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "धोका" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "कार्यस्थळ" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "अलौकिक" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "मसुदा" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "हातमिळवणी" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "विक्रीप्रचार" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "पैसा" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "मल्टीमीडिया" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "नोंद" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "अरे नाही!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "लोक" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "खाजगी" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "चित्रे" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "योजना" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "सादरीकरण" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "विक्री" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "आवाज" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "कचरा" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "मुलभूत MATE थीम" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "दस्तऐवज" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "डाउनलोड" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "आवडते" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "सामान्य" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "महत्वाचे" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "मेल" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "नविन" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "संकुल" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "छायाचित्र" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "लेखन नाही" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "वाचन नाही" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "तातडीने" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "वेब" + diff --git a/po/ms.po b/po/ms.po new file mode 100644 index 0000000..03658b2 --- /dev/null +++ b/po/ms.po @@ -0,0 +1,216 @@ +# mate-icon-themes +# Jika takut risiko, Jangan bicara tentang Perjuangan +# Hasbullah Bin Pit (sebol) , 2002 +# +msgid "" +msgstr "" +"Project-Id-Version: atk HEAD\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-10-02 19:18-0400\n" +"PO-Revision-Date: 2004-08-10 02:50+0730\n" +"Last-Translator: Hasbullah Bin Pit \n" +"Language-Team: Projek Gabai \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: 48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#: 48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Seni" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +#: 48x48/emblems/emblem-bin.icon.in.h:1 +msgid "Binary" +msgstr "Binari" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: 48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kamera" + +#: 48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Diperakui" + +#: 48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Sejuk" + +#: 48x48/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "" + +#: 48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "" + +#: 48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "" + +#: 48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "" + +#: 48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +msgid "cvs-new-file" +msgstr "" + +#: 48x48/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "" + +#: 48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "" + +#: 48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Bahaya" + +#: 48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Desktop" + +#: 48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Unggul" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: 48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumen" + +#: 48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Draf" + +#: 48x48/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Kegemaran" + +#: 48x48/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Generik" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: 48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Jabat tangan" + +#: 48x48/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Penting" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: 48x48/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Mel" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: 48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Pemasaran" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: 48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Wang" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: 48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: 48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Baru" + +#: 48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "Tak baca" + +#: 48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Nota" + +#: 48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "Tak tulis" + +#: 48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Alamak!" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: 48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pakej" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: 48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Orang" + +#: 48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Peribadi" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: 48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Gambar" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: 48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Rancangan" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: 48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Persembahan" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: 48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Jualan" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: 48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Bunyi" + +#: 48x48/emblems/emblem-symbolic-link.icon.in.h:1 +msgid "Symbolic link" +msgstr "Pautan simbolik" + +#: 48x48/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Istimewa" + +#: 48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Sampah" + +#: 48x48/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Segera" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: 48x48/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +#: index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Tema MATE Default" + +#: index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" diff --git a/po/nb.po b/po/nb.po new file mode 100644 index 0000000..9190831 --- /dev/null +++ b/po/nb.po @@ -0,0 +1,240 @@ +# Norwegian (bokmål) translation of mate-icon-theme. +# Copyright (C) 2003 Free Software Foundation, Inc. +# Kjartan Maraas , 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-09 11:11+0200\n" +"PO-Revision-Date: 2007-08-01 15:47+0200\n" +"Last-Translator: Kjartan Maraas \n" +"Language-Team: Norwegian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Kunst" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kamera" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Sertifisert" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Kult" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Fare" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Skrivebord" + +# 48x48/emblems/emblem-distinguished.icon.in.h:1 +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Utpreget" + +# 48x48/emblems/emblem-draft.icon.in.h:1 +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Kladd" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Håndtrykk" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Markedsføring" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Penger" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "Ingen lesing" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Merknad" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "Ingen skriving" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Å nei!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Folk" + +# 48x48/emblems/emblem-personal.icon.in.h:1 +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Personlig" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Bilder" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plan" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Presentasjon" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Salg" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "Delt" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Lyd" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Papirkurv" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Forvalgt MATE tema" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumenter" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Nedlastinger" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favoritt" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Vanlig" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Viktig" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "E-post" + +# 48x48/emblems/emblem-new.icon.in.h:1 +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Ny" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pakke" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotografier" + +# 48x48/emblems/emblem-special.icon.in.h:1 +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Spesiell" + +# 48x48/emblems/emblem-urgent.icon.in.h:1 +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Haster" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Nett" + +#~ msgid "cvs-controlled" +#~ msgstr "CVS-kontrollert" + +#~ msgid "cvs-modified" +#~ msgstr "Endret i CVS" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "Merket som klebrig i CVS" + +#~ msgid "cvs-added" +#~ msgstr "lagt til i CVS" + +#~ msgid "cvs-conflict" +#~ msgstr "CVS-konflikt" + +#~ msgid "cvs-removed" +#~ msgstr "Fjernet fra CVS" diff --git a/po/nds.po b/po/nds.po new file mode 100644 index 0000000..543c9e4 --- /dev/null +++ b/po/nds.po @@ -0,0 +1,81 @@ +# Low German translation for mate-icon-theme. +# Copyright (C) 2009 mate-icon-theme's COPYRIGHT HOLDER +# This file is distributed under the same license as the mate-icon-theme package. +# Nils-Christoph Fiedler , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme master\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-" +"icon-theme&component=general\n" +"POT-Creation-Date: 2009-09-15 19:52+0000\n" +"PO-Revision-Date: 2009-08-25 03:01+0100\n" +"Last-Translator: Nils-Christoph Fiedler \n" +"Language-Team: Low German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Standard MATE Utsehn" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Schrievdisk" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumente" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Runnerladens" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Leevste" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Allgemeen" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Wichtig" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Epost" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nüe" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paket" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Biller" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Nich schrieven" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Nich lesen" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Nödig" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Net" diff --git a/po/ne.po b/po/ne.po new file mode 100644 index 0000000..78df7e9 --- /dev/null +++ b/po/ne.po @@ -0,0 +1,189 @@ +# translation of mate-icon-theme.mate-2-20.ne.po to Nepali +# Nabin Gautam , 2007. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.mate-2-20.ne\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-29 03:19+0100\n" +"PO-Revision-Date: 2007-10-10 17:09+0545\n" +"Last-Translator: Nabin Gautam \n" +"Language-Team: Nepali \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=n !=1\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "ठीक छ" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "कला" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "क्यामेरा" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "प्रमाणीत" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "शान्त" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "खतरा" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "डेस्कटप" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "प्रसिद्ध" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "ड्राफ्ट" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "हस्त मिलाप" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "बजारीकरण" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "मुद्रा" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "मल्टिमिडिया" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "टिपोट" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "होइन !" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "मानिस" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "व्यक्तिगत" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "चित्र" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "योजना" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "प्रस्तुति" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "बिक्री" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "आवाज" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "रद्दीटोकरी" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "पूर्वनिर्धारित जिनोम विषयवस्तु" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "जिनोम" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "कागजात" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "डाउनलोड" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "मनपर्ने" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "जेनेरिक" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "महत्वपूर्ण" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "मेल" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "नयाँ" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "प्याकेज" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "फोटो" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "नलेख्नुहोस्" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "नपढ्नुहोस्" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "जरूरी" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "वेब" + diff --git a/po/nl.po b/po/nl.po new file mode 100644 index 0000000..504ef81 --- /dev/null +++ b/po/nl.po @@ -0,0 +1,318 @@ +# Dutch translation of mate-icon-theme. +# +# This file is distributed under the same license as the mate-icon-theme package. +# +# Jeroen van der Vegt , 2002. +# Tino Meinen , 2003, 2004 +# Wouter Bolsterlee , 2007 +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-07-16 18:30+0200\n" +"PO-Revision-Date: 2007-07-16 18:31+0200 \n" +"Last-Translator: Wouter Bolsterlee \n" +"Language-Team: Dutch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Kunst" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Camera" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Gecertificeerd" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +# 48x48/emblems/emblem-cool.icon.in.h:1 +# 48x48/emblems/emblem-cool.icon.in.h:1 +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Cool" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "cvs-gecontroleerd" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "cvs-aangepast" + +# betere vertaling? +# plaklabel? +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "cvs-sticky-tag" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +# 48x48/emblems/emblem-danger.icon.in.h:1 +# 48x48/emblems/emblem-danger.icon.in.h:1 +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Gevaar" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Bureaublad" + +# 48x48/emblems/emblem-distinguished.icon.in.h:1 +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Voornaam" + +# 48x48/emblems/emblem-draft.icon.in.h:1 +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Klad" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Handdruk" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Marketing" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Geld" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "Niet lezen" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Opmerking" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "Niet schrijven" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +# 48x48/emblems/emblem-ohno.icon.in.h:1 +# 48x48/emblems/emblem-ohno.icon.in.h:1 +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Oh nee!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Mensen" + +# 48x48/emblems/emblem-personal.icon.in.h:1 +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Persoonlijk" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Afbeeldingen" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Planning" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Presentatie" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Verkoop" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "Gedeeld" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Geluid" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Prullenbak" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Standaard MATE-thema" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "cvs-toegevoegd" + +#: ../scalable/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "cvs-conflict" + +#: ../scalable/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "cvs-verwijderd" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Documenten" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Downloads" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favorieten" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Algemeen" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Belangrijk" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "E-mail" + +# 48x48/emblems/emblem-new.icon.in.h:1 +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nieuw" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pakket" + +# bewust enkelvoud -- Wouter Bolsterlee +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Foto" + +# 48x48/emblems/emblem-special.icon.in.h:1 +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Speciaal" + +# 48x48/emblems/emblem-urgent.icon.in.h:1 +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Dringend" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Internet" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +#~ msgid "Binary" +#~ msgstr "Binair" + +#~ msgid "cvs-new-file" +#~ msgstr "cvs-nieuw-bestand" + +# symbolische link +#~ msgid "Symbolic link" +#~ msgstr "Symbolische verwijzing" + +#~ msgid "Mate" +#~ msgstr "Mate" diff --git a/po/nn.po b/po/nn.po new file mode 100644 index 0000000..9a426d5 --- /dev/null +++ b/po/nn.po @@ -0,0 +1,165 @@ +# translation of nn.po to Norwegian Nynorsk +# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. +# +# Åsmund Skjæveland , 2004. +# Torstein Adolf Winterseth , 2010. +msgid "" +msgstr "" +"Project-Id-Version: nn\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-01-28 12:24+0100\n" +"PO-Revision-Date: 2010-01-02 15:42+0000\n" +"Last-Translator: Torstein Adolf Winterseth \n" +"Language-Team: Norwegian Nynorsk \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.0\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../index.theme.in.in.h:1 +msgid "Default MATE Theme" +msgstr "Vanleg MATE-drakt" + +#: ../index.theme.in.in.h:2 +msgid "MATE" +msgstr "MATE" + +#~ msgid "Desktop" +#~ msgstr "Skrivebord" + +#~ msgid "Documents" +#~ msgstr "Dokument" + +#~ msgid "Downloads" +#~ msgstr "Nedlastingar" + +#~ msgid "Favorite" +#~ msgstr "Favoritt" + +#~ msgid "Generic" +#~ msgstr "Alminneleg" + +#~ msgid "Important" +#~ msgstr "Viktig" + +#~ msgid "Mail" +#~ msgstr "E-post" + +#~ msgid "New" +#~ msgstr "Ny" + +#~ msgid "Package" +#~ msgstr "Pakke" + +#~ msgid "Photos" +#~ msgstr "Bilete" + +#~ msgid "No write" +#~ msgstr "Ikkje skrivbar" + +#~ msgid "No read" +#~ msgstr "Ikkje lesbar" + +#~ msgid "Urgent" +#~ msgstr "Hastar" + +#~ msgid "Web" +#~ msgstr "Nett" + +#~ msgid "OK" +#~ msgstr "OK" + +#~ msgid "Art" +#~ msgstr "Kunst" + +#~ msgid "Binary" +#~ msgstr "Binær" + +#~ msgid "Camera" +#~ msgstr "Kamera" + +#~ msgid "Certified" +#~ msgstr "Sertifisert" + +#~ msgid "Cool" +#~ msgstr "Kult" + +#~ msgid "cvs-added" +#~ msgstr "cvs-lagt-til" + +#~ msgid "cvs-conflict" +#~ msgstr "cvs-konflikt" + +#~ msgid "cvs-controlled" +#~ msgstr "cvs-kontrollert" + +#~ msgid "cvs-modified" +#~ msgstr "cvs-endra" + +#~ msgid "cvs-new-file" +#~ msgstr "cvs-ny-fil" + +#~ msgid "cvs-removed" +#~ msgstr "cvs-fjerna" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "cvs-klebrig" + +#~ msgid "Danger" +#~ msgstr "Fare" + +#~ msgid "Distinguished" +#~ msgstr "Utprega" + +#~ msgid "Draft" +#~ msgstr "Kladd" + +#~ msgid "Handshake" +#~ msgstr "Handtrykk" + +#~ msgid "Marketing" +#~ msgstr "Marknadsføring" + +#~ msgid "Money" +#~ msgstr "Pengar" + +#~ msgid "Multimedia" +#~ msgstr "Multimedia" + +#~ msgid "Note" +#~ msgstr "Merknad" + +#~ msgid "Oh no!" +#~ msgstr "Å nei!" + +#~ msgid "People" +#~ msgstr "Folk" + +#~ msgid "Personal" +#~ msgstr "Personleg" + +#~ msgid "Pictures" +#~ msgstr "Bilete" + +#~ msgid "Plan" +#~ msgstr "Plan" + +#~ msgid "Presentation" +#~ msgstr "Presentasjon" + +#~ msgid "Sales" +#~ msgstr "Sal" + +#~ msgid "Sound" +#~ msgstr "Lyd" + +#~ msgid "Symbolic link" +#~ msgstr "Symbolsk lenkje" + +#~ msgid "Special" +#~ msgstr "Spesiell" + +#~ msgid "Trash" +#~ msgstr "Papirkorg" diff --git a/po/oc.po b/po/oc.po new file mode 100644 index 0000000..79261a8 --- /dev/null +++ b/po/oc.po @@ -0,0 +1,184 @@ +# Occitan tranlation of mate-icon-theme. +# Copyright (C) 2007 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# +# Yannig Marchegay (Kokoyaya) , 2007. +msgid "" +msgstr "" +"Project-Id-Version: oc\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-07-02 08:58+0200\n" +"PO-Revision-Date: 2008-02-26 22:17+0100\n" +"Last-Translator: Yannig Marchegay (Kokoyaya) \n" +"Language-Team: Occitan \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Tèma per defaut de MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Burèu" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Documents" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Descargas" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favorit" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Generic" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Important" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Corrièl" + +# 48x48/emblems/emblem-new.icon.in.h:1 +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Novèl" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paquetatge" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotografias" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "" + +# 48x48/emblems/emblem-urgent.icon.in.h:1 +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urgent" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#~ msgid "OK" +#~ msgstr "Validar" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#~ msgid "Art" +#~ msgstr "Art" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#~ msgid "Camera" +#~ msgstr "Aparelh de fotografiar" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#~ msgid "Certified" +#~ msgstr "Certificat" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +# 48x48/emblems/emblem-danger.icon.in.h:1 +#~ msgid "Danger" +#~ msgstr "Dangièr" + +# 48x48/emblems/emblem-draft.icon.in.h:1 +#~ msgid "Draft" +#~ msgstr "Borrolhon" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#~ msgid "Money" +#~ msgstr "Argent" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#~ msgid "Multimedia" +#~ msgstr "Multimedià" + +#~ msgid "Note" +#~ msgstr "Nòta" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#~ msgid "Oh no!" +#~ msgstr "O, non !" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#~ msgid "People" +#~ msgstr "Gents" + +# 48x48/emblems/emblem-personal.icon.in.h:1 +#~ msgid "Personal" +#~ msgstr "Personal" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#~ msgid "Pictures" +#~ msgstr "Imatges" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#~ msgid "Presentation" +#~ msgstr "Presentacion" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#~ msgid "Sales" +#~ msgstr "Ventas" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#~ msgid "Sound" +#~ msgstr "Son" + +#~ msgid "Trash" +#~ msgstr "Banasta" diff --git a/po/or.po b/po/or.po new file mode 100644 index 0000000..955b5fb --- /dev/null +++ b/po/or.po @@ -0,0 +1,31 @@ +# translation of mate-icon-theme.master.or.po to Oriya +# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. +# +# Subhransu Behera , 2006. +# Manoj Kumar Giri , 2009, 2010. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.master.or\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-icon-theme&component=general\n" +"POT-Creation-Date: 2010-01-26 19:23+0000\n" +"PO-Revision-Date: 2010-05-12 12:37+0530\n" +"Last-Translator: Manoj Kumar Giri \n" +"Language-Team: Oriya \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"\n" +"\n" +"\n" + +#: ../index.theme.in.in.h:1 +msgid "Default MATE Theme" +msgstr "ପୂର୍ବ ନିର୍ଦ୍ଧାରିତ ନୋମ ପ୍ରସଙ୍ଗ" + +#: ../index.theme.in.in.h:2 +msgid "MATE" +msgstr "ନୋମ" + diff --git a/po/pa.po b/po/pa.po new file mode 100644 index 0000000..a6d29c9 --- /dev/null +++ b/po/pa.po @@ -0,0 +1,185 @@ +# translation of pa.po to Punjabi +# translation of mate-icon-theme.HEAD.pa.po to Punjabi +# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. +# Amanpreet Singh Alam , 2004. +# Amanpreet Singh Alam , 2005. +# A S Alam , 2009. +msgid "" +msgstr "" +"Project-Id-Version: pa\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-11-07 13:05+0100\n" +"PO-Revision-Date: 2009-03-17 07:32+0000\n" +"Last-Translator: A S Alam \n" +"Language-Team: Punjabi/Panjabi \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 0.3\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"\n" +"\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "ਡਿਫਾਲਟ ਗਨੋਮ ਥੀਮ" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "ਗਨੋਮ" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "ਡੈਸਕਟਾਪ" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "ਡੌਕੂਮੈਂਟ" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "ਡਾਊਨਲੋਡ" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "ਮਨਪਸੰਦ" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "ਆਮ" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "ਖਾਸ" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "ਮੇਲ" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "ਨਵਾਂ" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "ਪੈਕੇਜ" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "ਫੋਟੋ" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "ਲਿਖਿਆ ਨਹੀਂ" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "ਪੜ੍ਹਿਆ ਨਹੀਂ" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "ਲਾਜ਼ਮੀ" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "ਵੈੱਬ" + +#~ msgid "OK" +#~ msgstr "ਠੀਕ ਹੈ" + +#~ msgid "Art" +#~ msgstr "ਕਲਾ" + +#~ msgid "Binary" +#~ msgstr "ਬਾਈਨਰੀ" + +#~ msgid "Camera" +#~ msgstr "ਕੈਮਰਾ" + +#~ msgid "Certified" +#~ msgstr "ਪ੍ਰਮਾਣਿਤ" + +#~ msgid "Cool" +#~ msgstr "ਠੰਡਾ" + +#~ msgid "cvs-added" +#~ msgstr "cvs-added" + +#~ msgid "cvs-conflict" +#~ msgstr "cvs-conflict" + +#~ msgid "cvs-controlled" +#~ msgstr "cvs-controlled" + +#~ msgid "cvs-modified" +#~ msgstr "cvs-modified" + +#~ msgid "cvs-new-file" +#~ msgstr "cvs-new-file" + +#~ msgid "cvs-removed" +#~ msgstr "cvs-removed" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "cvs-sticky-tag" + +#~ msgid "Danger" +#~ msgstr "ਖਤਰਾ" + +#~ msgid "Distinguished" +#~ msgstr "ਵੱਖਰਾ" + +#~ msgid "Draft" +#~ msgstr "ਡਰਾਫਟ" + +#~ msgid "Handshake" +#~ msgstr "ਹੈਡਸ਼ੇਕ" + +#~ msgid "Marketing" +#~ msgstr "ਵਪਾਰਕ" + +#~ msgid "Money" +#~ msgstr "ਪੈਸਾ" + +#~ msgid "Multimedia" +#~ msgstr "ਬਹੁਰੰਗ" + +#~ msgid "Note" +#~ msgstr "ਸੂਚਨਾ" + +#~ msgid "Oh no!" +#~ msgstr "ਓਹ ਹੋ!" + +#~ msgid "People" +#~ msgstr "ਲੋਕ" + +#~ msgid "Personal" +#~ msgstr "ਨਿੱਜੀ" + +#~ msgid "Pictures" +#~ msgstr "ਤਸਵੀਰ" + +#~ msgid "Plan" +#~ msgstr "ਨੀਤੀ" + +#~ msgid "Presentation" +#~ msgstr "ਪੇਸ਼ਕਾਰੀ" + +#~ msgid "Sales" +#~ msgstr "ਵਿਕਾਊ" + +#~ msgid "Shared" +#~ msgstr "ਸਾਂਝ" + +#~ msgid "Sound" +#~ msgstr "ਅਵਾਜ਼" + +#~ msgid "Symbolic link" +#~ msgstr "ਨਿਸ਼ਾਨ ਸੰਬੰਧ" + +#~ msgid "Special" +#~ msgstr "ਖਾਸ" + +#~ msgid "Trash" +#~ msgstr "ਰੱਦੀ" diff --git a/po/pl.po b/po/pl.po new file mode 100644 index 0000000..354db13 --- /dev/null +++ b/po/pl.po @@ -0,0 +1,110 @@ +# Copyright (C) 2003-2008 Free Software Foundation, Inc. +# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- +# Aviary.pl +# Jeśli masz jakiekolwiek uwagi odnoszące się do tłumaczenia lub chcesz +# pomóc w jego rozwijaniu i pielęgnowaniu, napisz do nas: +# matepl@aviary.pl +# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-08-25 19:06+0200\n" +"PO-Revision-Date: 2008-08-25 18:57+0100\n" +"Last-Translator: Tomasz Dominikowski \n" +"Language-Team: Aviary.pl \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" +"X-Poedit-Language: Polish\n" +"X-Poedit-Country: Poland\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Domyślny motyw MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Pulpit" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumenty" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Pobrania" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Ulubiony" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Zwykły" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Ważny" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "List" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nowy" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pakiet" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Zdjęcia" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Bez zapisu" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Bez odczytu" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Pilny" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "WWW" + +#~ msgid "OK" +#~ msgstr "OK" + +#~ msgid "Art" +#~ msgstr "Sztuka" + +#~ msgid "Camera" +#~ msgstr "Aparat" + +#~ msgid "Certified" +#~ msgstr "Certyfikowany" + +#~ msgid "Cool" +#~ msgstr "Spoko" + +#~ msgid "Danger" +#~ msgstr "Niebezpieczny" + +#~ msgid "Distinguished" +#~ msgstr "Wyróżniony" + +#~ msgid "Draft" +#~ msgstr "Szkic" diff --git a/po/ps.po b/po/ps.po new file mode 100644 index 0000000..1b73850 --- /dev/null +++ b/po/ps.po @@ -0,0 +1,83 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.head\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-07-15 16:54+0000\n" +"PO-Revision-Date: 2008-07-16 06:44-0800\n" +"Last-Translator: Zabeeh Khan \n" +"Language-Team: Pashto \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Pashto, Pushto\n" +"X-Poedit-Country: AFGHANISTAN\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "د جنومي تلواله ويينه" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "جنومي" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "سرپاڼه" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "لاسوندونه" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "رالېښنې" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "خواپورې" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "ټولګړی" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "اړين" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "ليک" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "نوی" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "بنډل" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "انځورونه" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "هېڅ ليکل" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "هېڅ لوستل" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "بيړګندۍ" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "ګورت" + diff --git a/po/pt.po b/po/pt.po new file mode 100644 index 0000000..150f600 --- /dev/null +++ b/po/pt.po @@ -0,0 +1,250 @@ +# mate-icon-theme's Portuguese translation. +# Copyright © 2003, 2004, 2005, 2007 mate-icon-theme +# This file is distributed under the same license as the mate-icon-theme package. +# Duarte Loreto , 2003, 2004, 2005, 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: 2.20\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-09-02 14:07+0100\n" +"PO-Revision-Date: 2007-09-02 14:10+0000\n" +"Last-Translator: Duarte Loreto \n" +"Language-Team: Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Arte" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Câmara" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Certificado" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Na Moda" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Perigoso" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Área de Trabalho" + +# 48x48/emblems/emblem-distinguished.icon.in.h:1 +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Distinto" + +# 48x48/emblems/emblem-draft.icon.in.h:1 +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Rascunho" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Acordo" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Marketing" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Dinheiro" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimédia" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Nota" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Oh não!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Pessoas" + +# 48x48/emblems/emblem-personal.icon.in.h:1 +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Pessoal" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Imagens" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plano" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Apresentação" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Vendas" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Som" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Lixo" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Tema MATE por Omissão" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Documentos" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Downloads" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favorito" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Genérico" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Importante" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Correio" + +# 48x48/emblems/emblem-new.icon.in.h:1 +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Novo" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pacote" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotos" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Sem escrita" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Sem leitura" + +# 48x48/emblems/emblem-urgent.icon.in.h:1 +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urgente" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +#~ msgid "Binary" +#~ msgstr "Binário" + +#~ msgid "cvs-added" +#~ msgstr "adicionado-ao-cvs" + +#~ msgid "cvs-conflict" +#~ msgstr "conflito-em-cvs" + +#~ msgid "cvs-controlled" +#~ msgstr "controlado-pelo-cvs" + +#~ msgid "cvs-modified" +#~ msgstr "alterado-em-cvs" + +#~ msgid "cvs-new-file" +#~ msgstr "novo-ficheiro-em-cvs" + +#~ msgid "cvs-removed" +#~ msgstr "removido-do-cvs" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "etiqueta-persistente-do-cvs" + +#~ msgid "Shared" +#~ msgstr "Partilhado" + +#~ msgid "Symbolic link" +#~ msgstr "Atalho simbólico" + +# 48x48/emblems/emblem-special.icon.in.h:1 +#~ msgid "Special" +#~ msgstr "Especial" diff --git a/po/pt_BR.po b/po/pt_BR.po new file mode 100644 index 0000000..ac5e7e5 --- /dev/null +++ b/po/pt_BR.po @@ -0,0 +1,183 @@ +# Brazilian Portuguese translation of mate-icon-theme. +# Copyright (C) 2002-2005 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme +# package. +# Evandro Fernandes Giovanini , 2002, 2003. +# Tiago Cardoso Menezes , 2003. +# Raphael Higino , 2004-2005. +# Djavan Fagundes , 2007 +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-09-08 21:11-0300\n" +"PO-Revision-Date: 2009-08-30 20:07-0300\n" +"Last-Translator: Djavan Fagundes \n" +"Language-Team: Brazilian Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Tema Padrão do MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Área de trabalho" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Documentos" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Downloads" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favorito" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Genérico" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Importante" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Correio" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Novo" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pacote" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotos" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Sem gravação" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Sem leitura" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urgente" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +#~ msgid "OK" +#~ msgstr "OK" + +#~ msgid "Art" +#~ msgstr "Arte" + +#~ msgid "Camera" +#~ msgstr "Câmera" + +#~ msgid "Certified" +#~ msgstr "Certificado" + +#~ msgid "Cool" +#~ msgstr "Legal" + +#~ msgid "cvs-controlled" +#~ msgstr "cvs-controlado" + +#~ msgid "cvs-modified" +#~ msgstr "cvs-modificado" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "cvs-tag-pegajoso" + +#~ msgid "Danger" +#~ msgstr "Perigo" + +#~ msgid "Distinguished" +#~ msgstr "Famoso" + +#~ msgid "Draft" +#~ msgstr "Rascunho" + +#~ msgid "Handshake" +#~ msgstr "Aperto de mão" + +#~ msgid "Marketing" +#~ msgstr "Marketing" + +#~ msgid "Money" +#~ msgstr "Dinheiro" + +#~ msgid "Multimedia" +#~ msgstr "Multimídia" + +#~ msgid "Note" +#~ msgstr "Nota" + +#~ msgid "Oh no!" +#~ msgstr "Ah não!" + +#~ msgid "People" +#~ msgstr "Pessoas" + +#~ msgid "Personal" +#~ msgstr "Pessoal" + +#~ msgid "Pictures" +#~ msgstr "Fotos" + +#~ msgid "Plan" +#~ msgstr "Plano" + +#~ msgid "Presentation" +#~ msgstr "Apresentação" + +#~ msgid "Sales" +#~ msgstr "Vendas" + +#~ msgid "Shared" +#~ msgstr "Compartilhado" + +#~ msgid "Sound" +#~ msgstr "Som" + +#~ msgid "Trash" +#~ msgstr "Lixeira" + +#~ msgid "cvs-added" +#~ msgstr "cvs-adicionado" + +#~ msgid "cvs-conflict" +#~ msgstr "cvs-conflito" + +#~ msgid "cvs-removed" +#~ msgstr "cvs-removido" + +#~ msgid "Special" +#~ msgstr "Especial" + +#~ msgid "Binary" +#~ msgstr "Binário" + +#~ msgid "cvs-new-file" +#~ msgstr "cvs-novo-arquivo" + +#~ msgid "Symbolic link" +#~ msgstr "Ligação simbólica" diff --git a/po/ro.po b/po/ro.po new file mode 100644 index 0000000..c2e1175 --- /dev/null +++ b/po/ro.po @@ -0,0 +1,89 @@ +# Romanian translation for mate-icon-theme +# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Mișu Moldovan , 2003, 2004. +# Adi Roiban https://launchpad.net/~adiroiban, 2009 +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-11-07 13:05+0100\n" +"PO-Revision-Date: 2009-02-17 22:37+0200\n" +"Last-Translator: Adi Roiban \n" +"Language-Team: Romanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3;plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Temă implicită MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Desktop" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Documente" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Descărcări" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favorit" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Generic" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Important" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Mesaj" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nou" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pachet" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotografii" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Protejat la scriere" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Protejat la citire" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urgent" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Internet" + +#~ msgid "OK" +#~ msgstr "Ok" + diff --git a/po/ru.po b/po/ru.po new file mode 100644 index 0000000..b7b8875 --- /dev/null +++ b/po/ru.po @@ -0,0 +1,188 @@ +# translation of mate-icon-theme.HEAD.po to Russian +# Copyright (C) 2003, 2005 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# +# Dmitry G. Mastrukov , 2003-2004. +# Leonid Kanter , 2005. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme trunk\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-09-16 20:13+0400\n" +"PO-Revision-Date: 2007-09-16 18:12+0300\n" +"Last-Translator: Nickolay V. Shmyrev \n" +"Language-Team: Russian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Искусство" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Камера" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Сертифицировано" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Круто" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Опасность" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Рабочий стол" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Выдающийся" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Черновик" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Рукопожатие" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Маркетинг" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Деньги" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Мультимедиа" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Заметка" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "О, нет!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Люди" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Персональный" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Картинки" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "План" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Презентация" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Продажи" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Звук" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Корзина" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Стандартная тема среды MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "Среда MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Документы" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Загрузки" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Любимый" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Общий" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Важно" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Почта" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Новый" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Пакет" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Фотографии" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Не для записи" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Не для чтения" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Срочный" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Веб" + diff --git a/po/rw.po b/po/rw.po new file mode 100644 index 0000000..1671a34 --- /dev/null +++ b/po/rw.po @@ -0,0 +1,247 @@ +# translation of mate-icon-theme to Kinyarwanda. +# Copyright (C) 2005 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# Steve Murphy , 2005 +# Steve performed initial rough translation from compendium built from translations provided by the following translators: +# Philibert Ndandali , 2005. +# Viateur MUGENZI , 2005. +# Noëlla Mupole , 2005. +# Carole Karema , 2005. +# JEAN BAPTISTE NGENDAHAYO , 2005. +# Augustin KIBERWA , 2005. +# Donatien NSENGIYUMVA , 2005.. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme HEAD\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2005-03-31 22:59-0700\n" +"PO-Revision-Date: 2005-03-31 20:55-0700\n" +"Last-Translator: Steve Murphy \n" +"Language-Team: Kinyarwanda \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"ULL NAME \n" + +# crashrep/source\all\crashrep.lng:%OK_BUTTON%.text +#: 48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "YEGO" + +#: 48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "" + +# #-#-#-#-# officecfg.pot (PACKAGE VERSION) #-#-#-#-# +# officecfg/registry\schema\org\openoffice\Office\Common.xcs:....Filter.Graphic.Export.PBM.FileFormat..0.text +# #-#-#-#-# officecfg.pot (PACKAGE VERSION) #-#-#-#-# +# officecfg/registry\schema\org\openoffice\Office\Common.xcs:....Filter.Graphic.Export.PGM.FileFormat..0.text +# #-#-#-#-# officecfg.pot (PACKAGE VERSION) #-#-#-#-# +# officecfg/registry\schema\org\openoffice\Office\Common.xcs:....Filter.Graphic.Export.PPM.FileFormat..0.text +#: 48x48/emblems/emblem-bin.icon.in.h:1 +msgid "Binary" +msgstr "Nyabibiri" + +# svx/source\engine3d\float3d.src:RID_SVXFLOAT_3D.FL_CAMERA.text +#: 48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kamera" + +#: 48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "" + +#: 48x48/emblems/emblem-cool.icon.in.h:1 +#, fuzzy +msgid "Cool" +msgstr "Kumera neza" + +#: 48x48/emblems/emblem-cvs-added.icon.in.h:1 +#, fuzzy +msgid "cvs-added" +msgstr "Kyongewe" + +#: 48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "" + +#: 48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "" + +#: 48x48/emblems/emblem-cvs-modified.icon.in.h:1 +#, fuzzy +msgid "cvs-modified" +msgstr "Byahinduwe" + +#: 48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +#, fuzzy +msgid "cvs-new-file" +msgstr "Gishya IDOSIYE" + +#: 48x48/emblems/emblem-cvs-removed.icon.in.h:1 +#, fuzzy +msgid "cvs-removed" +msgstr "Cyavanyweho" + +#: 48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +#, fuzzy +msgid "cvs-sticky-tag" +msgstr "Itagi:" + +#: 48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "" + +# sfx2/source\explorer\explorer.src:STR_SFX_DESKTOP.text +#: 48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Ibiro" + +#: 48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "" + +#: 48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Inyandiko" + +#: 48x48/emblems/emblem-draft.icon.in.h:1 +#, fuzzy +msgid "Draft" +msgstr "Inyandiko y'agateganyo" + +#: 48x48/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Gifitanye isano" + +#: 48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "" + +# sfx2/source\dialog\mailwindow.src:RID_MAIL_WINDOW.LB_MAILWIN_PRIO.2.text +#: 48x48/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "By'ingirakamaro" + +#: 48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "" + +#: 48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "" + +#: 48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "" + +# basctl/source\basicide\brkdlg.src:RID_BASICIDE_BREAKPOINTDLG.RID_PB_NEW.text +#: 48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Gishya" + +#: 48x48/emblems/emblem-noread.icon.in.h:1 +#, fuzzy +msgid "No read" +msgstr "Gusoma" + +# sc/source\ui\pagedlg\hfedtdlg.src:RID_HFBASE.FL_INFO.text +#: 48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Igisobanuro" + +#: 48x48/emblems/emblem-nowrite.icon.in.h:1 +#, fuzzy +msgid "No write" +msgstr "Kwandika" + +#: 48x48/emblems/emblem-ohno.icon.in.h:1 +#, fuzzy +msgid "Oh no!" +msgstr "Oya" + +#: 48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "" + +# svx/source\gallery2\galtheme.src:RID_GALLERYSTR_THEME_PEOPLE.text +#: 48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Abantu" + +# WalletMisc.xul +#: 48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Bwite" + +# svx/source\gallery2\galtheme.src:RID_GALLERYSTR_THEME_PHOTOS.text +#: 48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Amashusho" + +#: 48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "" + +# #-#-#-#-# officecfg.pot (PACKAGE VERSION) #-#-#-#-# +# officecfg/registry\schema\org\openoffice\Office\Impress.xcs:....Print.Content.Presentation.text +# #-#-#-#-# officecfg.pot (PACKAGE VERSION) #-#-#-#-# +# officecfg/registry\schema\org\openoffice\Office\Writer.xcs:....Insert.Caption.OfficeObject.Impress.Enable.text +#: 48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Iyerekana" + +#: 48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "" + +#: 48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "" + +#: 48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Ijwi" + +#: 48x48/emblems/emblem-symbolic-link.icon.in.h:1 +#, fuzzy +msgid "Symbolic link" +msgstr "Ihuza" + +#: 48x48/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Bidasanzwe" + +#: 48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "" + +#: 48x48/emblems/emblem-web.icon.in.h:1 +#, fuzzy +msgid "Web" +msgstr "Urubuga" + +# svx/source\engine3d\float3d.src:RID_SVXFLOAT3D_FAVORITE.text +#: scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Icyatoranijwe" + +# sfx2/source\appl\app.src:STR_MAIL.text +#: scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Ubutumwa" + +# sfx2/source\dialog\mailwindow.src:RID_MAIL_WINDOW.LB_MAILWIN_PRIO.1.text +#: scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Byihutirwa" + +#: index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "" + +#: index.theme.in.h:2 +msgid "MATE" +msgstr "" diff --git a/po/si.po b/po/si.po new file mode 100644 index 0000000..984aee4 --- /dev/null +++ b/po/si.po @@ -0,0 +1,195 @@ +# translation of mate-icon-theme.si.po to Sinhala +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Danishka Navin , 2007. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.si\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-05-04 03:17+0100\n" +"PO-Revision-Date: 2007-07-03 17:08+0530\n" +"Last-Translator: Danishka Navin \n" +"Language-Team: Sinhala \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "හරි" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "කලා" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "කැමරාව" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "සහතිකකළ" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "ශිත" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "cvs-පාලනය කළ" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "cvs-වෙනස් කළ" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "cvs-ඇලෙනසුලු-ඇමුණුම" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "අනතුර" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "මුලීක තිරය" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "විශිෂ්ට" + +#: ../48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "ලේඛන" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "කෙටුම් පත" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "අතට අතදීම" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "අලවිකරණය" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "මුදල්" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "බහුමාධ්‍ය" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "කියවා නැත" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "සටහන" + +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "ලියා නැත" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "මොනවා!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "ජනතාව" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "පෞද්ගලික" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "පිංතුර" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "සැලසුම" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "ඉදිරිපත් කිරිම" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "අලෙවි" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "හවුල්" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "ශබ්දය" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "නොවැදගත්" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "සාමාන්‍ය MATE තේමාව" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "cvs-එක්කළා" + +#: ../scalable/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "cvs-සංඝට්ටනය" + +#: ../scalable/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "cvs-ඉවත් කළා" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "කැමතිම" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "පොදු" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "වැදගත්" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "ලියුම" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "නව" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "පැකේජය" + +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "සුවිශේෂ" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "හදිසි" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "වියුණු" + diff --git a/po/sk.po b/po/sk.po new file mode 100644 index 0000000..30ad31f --- /dev/null +++ b/po/sk.po @@ -0,0 +1,206 @@ +# translation of mate-icon-theme.HEAD.po to Slovak +# This file is distributed under the same license as the mate-icon-theme package. +# Copyright (C) 2004, 2008 Free Software Foundation, Inc. +# Stanislav Visnovsky , 2003. +# Stanislav Visnovsky , 2004. +# Ivan Noris , 2004 +# Ivan Noris , 2005 +# Marcel Telka , 2008. +# +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.HEAD\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-03-10 05:43+0100\n" +"PO-Revision-Date: 2008-03-10 05:43+0100\n" +"Last-Translator: Marcel Telka \n" +"Language-Team: Slovak \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Ok" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Umenie" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Fotoaparát" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Certifikovaný" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Pohoda" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Nebezpečenstvo" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Pracovná plocha" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Zvýraznený" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Návrh" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Podanie ruky" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Marketing" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Peniaze" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimédiá" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Poznámka" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Ale nie!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Ľudia" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Osobný" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Obrázky" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plán" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Prezentácia" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Predaj" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Zvuk" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Kôš" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Štandardná téma MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumenty" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Sťahovania" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Obľúbený" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Generický" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Dôležitý" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Pošta" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Nový" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Balík" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotky" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Nemožno zapisovať" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Nemožno čítať" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urgentný" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" diff --git a/po/sl.po b/po/sl.po new file mode 100644 index 0000000..3076825 --- /dev/null +++ b/po/sl.po @@ -0,0 +1,219 @@ +# Slovenian translation file for mate-icon-theme. +# Copyright (C) 2002 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# +# Andraž Tori , 2002. +# Matej Urbančič , 2007 - 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-21 03:20+0100\n" +"PO-Revision-Date: 2010-04-28 19:30+0100\n" +"Last-Translator: Matej Urbančič \n" +"Language-Team: Slovenian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0);\n" +"X-Poedit-Country: SLOVENIA\n" +"X-Poedit-Language: Slovenian\n" +"X-Poedit-SourceCharset: utf-8\n" + +# G:3 K:0 O:0 +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "V redu" + +# G:3 K:0 O:0 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Umetnost" + +# G:1 K:0 O:0 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Fotoaparat" + +# G:2 K:0 O:0 +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Preverjeno" + +# G:2 K:0 O:0 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Cool" + +# G:2 K:0 O:0 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Nevarnost" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Namizje" + +# G:2 K:0 O:0 +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Odlikovano" + +# G:2 K:0 O:0 +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Osnutek" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Stisk roke" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Marketing" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Denar" + +# G:2 K:2 O:0 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Večpredstavnost" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Opomba" + +# G:4 K:5 O:0 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "O, ne!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Ljudje" + +# G:1 K:0 O:0 +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Osebno" + +# G:2 K:1 O:0 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Slike" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Načrt" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Predstavitev" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Prodaja" + +# G:1 K:1 O:0 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Zvok" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Smeti" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Privzeta tema MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# G:1 K:0 O:0 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumenti" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Prejeto" + +# G:3 K:1 O:0 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Priljubljeno" + +# G:2 K:0 O:0 +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Izvorno" + +# G:1 K:1 O:0 +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Pomembno" + +# G:5 K:2 O:0 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Pošta" + +# G:3 K:0 O:0 +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Novo" + +# G:3 K:0 O:0 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paket" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotografije" + +# G:3 K:1 O:0 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Brez pisanja" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Brez branja" + +# G:2 K:1 O:0 +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Nujno" + +# G:9 K:5 O:0 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Splet" + +#~ msgid "cvs-added" +#~ msgstr "cvs-dodano" +#~ msgid "cvs-conflict" +#~ msgstr "cvs-spor" +#~ msgid "cvs-controlled" +#~ msgstr "cvs-nadzorovano" +#~ msgid "cvs-modified" +#~ msgstr "cvs-spremenjeno" +#~ msgid "cvs-new-file" +#~ msgstr "cvs-nova-datoteka" +#~ msgid "cvs-removed" +#~ msgstr "cvs-odstranjeno" +#~ msgid "cvs-sticky-tag" +#~ msgstr "cvs-lepljiva-oznaka" +#~ msgid "Shared" +#~ msgstr "Souporaba" +#~ msgid "Symbolic link" +#~ msgstr "Simbolna povezava" +#~ msgid "Binary" +#~ msgstr "Binarno" + diff --git a/po/sq.po b/po/sq.po new file mode 100644 index 0000000..51863d4 --- /dev/null +++ b/po/sq.po @@ -0,0 +1,239 @@ +# Përkthimi i mesazheve të mate-icon-theme në shqip +# Copyright (C) 2003, 2004, 2005, 2008 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# +# Deep_Dark , 2003. +# Laurent Dhima , 2003, 2004, 2005, 2008. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.HEAD\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-03-21 11:33+0100\n" +"PO-Revision-Date: 2008-03-21 11:34+0100\n" +"Last-Translator: Laurent Dhima \n" +"Language-Team: albanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +# (pofilter) unchanged: please translate +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Art" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kamer" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "I certifikuar" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Interesante" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Rrezik" + +# (pofilter) simplecaps: checks the capitalisation of two strings isn't wildly different +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Hapësira e Punës" + +# 48x48/emblems/emblem-distinguished.icon.in.h:1 +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "I dallueshëm" + +# 48x48/emblems/emblem-draft.icon.in.h:1 +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Kopje e keqe" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Dorëdhënie" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# (pofilter) unchanged: please translate +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Marketing" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Të holla" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# (pofilter) unchanged: please translate +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Shënim" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Oh jo!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Njerëz" + +# 48x48/emblems/emblem-personal.icon.in.h:1 +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Personale" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Figurat" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +# (pofilter) unchanged: please translate +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plan" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Prezantime" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Shitje" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Zëri" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Koshi" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Tema e prezgjedhur e MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumente" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Shkarkime" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Të preferuarit" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "I përgjithshëm" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "I rëndësishëm" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Posta" + +# 48x48/emblems/emblem-new.icon.in.h:1 +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "E re" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paketa" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Foto" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Jo shkrim" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Pa lexuar" + +# 48x48/emblems/emblem-urgent.icon.in.h:1 +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urgjente" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +# (pofilter) unchanged: please translate +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" diff --git a/po/sr.po b/po/sr.po new file mode 100644 index 0000000..42f526b --- /dev/null +++ b/po/sr.po @@ -0,0 +1,153 @@ +# Serbian translation of mate-icon-theme +# Courtesy of Prevod.org team (http://prevod.org/) -- 2003, 2004. +# +# This file is distributed under the same license as the mate-icon-theme package. +# +# Maintainer: Бранко Ивановић +# Reviewed on 2004-02-14 by Александар Урошевић +# Игор Несторовић , 2005 +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-09-20 03:34+0200\n" +"PO-Revision-Date: 2008-09-20 03:34+0100\n" +"Last-Translator: Горан Ракић \n" +"Language-Team: Serbian (sr) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Подразумевана тема Гнома" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "Гном" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Радна површина" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Документи" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Преузимања" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Омиљено" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Опште" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Важно" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Пошта" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Ново" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Пакет" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Слике" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Нема уписа" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Нема читања" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Хитно" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Веб" + +#~ msgid "OK" +#~ msgstr "У реду" +#~ msgid "Art" +#~ msgstr "Уметност" +#~ msgid "Camera" +#~ msgstr "Камера" +#~ msgid "Certified" +#~ msgstr "Потврђено" +#~ msgid "Cool" +#~ msgstr "Одлично" +#~ msgid "cvs-added" +#~ msgstr "СУВ-додато" +#~ msgid "cvs-conflict" +#~ msgstr "СУВ-сукоб" +#~ msgid "cvs-controlled" +#~ msgstr "СУВ-управља" +#~ msgid "cvs-modified" +#~ msgstr "СУВ-изменио" +#~ msgid "cvs-new-file" +#~ msgstr "СУВ-нова-датотека" +#~ msgid "cvs-removed" +#~ msgstr "СУВ-уклонио" +#~ msgid "cvs-sticky-tag" +#~ msgstr "СУВ-лепљива-ознака" +#~ msgid "Danger" +#~ msgstr "Опасно" +#~ msgid "Distinguished" +#~ msgstr "Изузетно" +#~ msgid "Draft" +#~ msgstr "Припрема" +#~ msgid "Handshake" +#~ msgstr "Руковање" +#~ msgid "Marketing" +#~ msgstr "Маркетинг" +#~ msgid "Money" +#~ msgstr "Новац" +#~ msgid "Multimedia" +#~ msgstr "Мултимедија" +#~ msgid "Note" +#~ msgstr "Белешка" +#~ msgid "Oh no!" +#~ msgstr "О не!" +#~ msgid "People" +#~ msgstr "Људи" +#~ msgid "Personal" +#~ msgstr "Лично" +#~ msgid "Pictures" +#~ msgstr "Слике" +#~ msgid "Plan" +#~ msgstr "План" +#~ msgid "Presentation" +#~ msgstr "Представљање" +#~ msgid "Sales" +#~ msgstr "Продаја" +#~ msgid "Shared" +#~ msgstr "Дељено" +#~ msgid "Sound" +#~ msgstr "Звук" +#~ msgid "Symbolic link" +#~ msgstr "Симболичка веза" +#~ msgid "Trash" +#~ msgstr "Смеће" +#~ msgid "Binary" +#~ msgstr "Бинарно" +#~ msgid "Special" +#~ msgstr "Посебно" + diff --git a/po/sr@latin.po b/po/sr@latin.po new file mode 100644 index 0000000..acefbb1 --- /dev/null +++ b/po/sr@latin.po @@ -0,0 +1,153 @@ +# Serbian translation of mate-icon-theme +# Courtesy of Prevod.org team (http://prevod.org/) -- 2003, 2004. +# +# This file is distributed under the same license as the mate-icon-theme package. +# +# Maintainer: Branko Ivanović +# Reviewed on 2004-02-14 by Aleksandar Urošević +# Igor Nestorović , 2005 +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-09-20 03:34+0200\n" +"PO-Revision-Date: 2008-09-20 03:34+0100\n" +"Last-Translator: Goran Rakić \n" +"Language-Team: Serbian (sr) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Podrazumevana tema Gnoma" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "Gnom" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Radna površina" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokumenti" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Preuzimanja" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Omiljeno" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Opšte" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Važno" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Pošta" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Novo" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paket" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Slike" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Nema upisa" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Nema čitanja" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Hitno" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Veb" + +#~ msgid "OK" +#~ msgstr "U redu" +#~ msgid "Art" +#~ msgstr "Umetnost" +#~ msgid "Camera" +#~ msgstr "Kamera" +#~ msgid "Certified" +#~ msgstr "Potvrđeno" +#~ msgid "Cool" +#~ msgstr "Odlično" +#~ msgid "cvs-added" +#~ msgstr "SUV-dodato" +#~ msgid "cvs-conflict" +#~ msgstr "SUV-sukob" +#~ msgid "cvs-controlled" +#~ msgstr "SUV-upravlja" +#~ msgid "cvs-modified" +#~ msgstr "SUV-izmenio" +#~ msgid "cvs-new-file" +#~ msgstr "SUV-nova-datoteka" +#~ msgid "cvs-removed" +#~ msgstr "SUV-uklonio" +#~ msgid "cvs-sticky-tag" +#~ msgstr "SUV-lepljiva-oznaka" +#~ msgid "Danger" +#~ msgstr "Opasno" +#~ msgid "Distinguished" +#~ msgstr "Izuzetno" +#~ msgid "Draft" +#~ msgstr "Priprema" +#~ msgid "Handshake" +#~ msgstr "Rukovanje" +#~ msgid "Marketing" +#~ msgstr "Marketing" +#~ msgid "Money" +#~ msgstr "Novac" +#~ msgid "Multimedia" +#~ msgstr "Multimedija" +#~ msgid "Note" +#~ msgstr "Beleška" +#~ msgid "Oh no!" +#~ msgstr "O ne!" +#~ msgid "People" +#~ msgstr "Ljudi" +#~ msgid "Personal" +#~ msgstr "Lično" +#~ msgid "Pictures" +#~ msgstr "Slike" +#~ msgid "Plan" +#~ msgstr "Plan" +#~ msgid "Presentation" +#~ msgstr "Predstavljanje" +#~ msgid "Sales" +#~ msgstr "Prodaja" +#~ msgid "Shared" +#~ msgstr "Deljeno" +#~ msgid "Sound" +#~ msgstr "Zvuk" +#~ msgid "Symbolic link" +#~ msgstr "Simbolička veza" +#~ msgid "Trash" +#~ msgstr "Smeće" +#~ msgid "Binary" +#~ msgstr "Binarno" +#~ msgid "Special" +#~ msgstr "Posebno" + diff --git a/po/sv.po b/po/sv.po new file mode 100644 index 0000000..1265e37 --- /dev/null +++ b/po/sv.po @@ -0,0 +1,201 @@ +# translation of mate-icon-theme.HEAD.po to Swedish +# Swedish messages for mate-icon-theme. +# Copyright (C) 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme +# package. +# Daniel Nylander , 2007. +# Christian Rose , 2002, 2003, 2004, 2005. +# +# $Id: sv.po,v 1.19 2005/02/11 11:51:56 menthos Exp $ +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.HEAD\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-09 01:14+0200\n" +"PO-Revision-Date: 2007-06-23 18:53+0200\n" +"Last-Translator: Daniel Nylander \n" +"Language-Team: Swedish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Konst" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Kamera" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Certifierad" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Häftig" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Fara" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Skrivbord" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Utmärkt" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Utkast" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Handskakning" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Marknadsföring" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Pengar" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "Ingen läsning" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Anteckning" + +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "Ingen skrivning" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Ånej!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Människor" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Personlig" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Bilder" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plan" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Presentation" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Försäljning" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "Delad" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Ljud" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Papperskorg" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Standardtema för MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Dokument" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Hämtningar" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favorit" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Allmän" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Viktig" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Post" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Ny" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paket" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Foton" + +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Speciell" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Brådskande" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Webb" + +#~ msgid "cvs-controlled" +#~ msgstr "cvs-kontrollerad" + +#~ msgid "cvs-modified" +#~ msgstr "cvs-ändrad" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "cvs-klistrig-tagg" + +#~ msgid "cvs-added" +#~ msgstr "cvs-tillagd" + +#~ msgid "cvs-conflict" +#~ msgstr "cvs-konflikt" + +#~ msgid "cvs-removed" +#~ msgstr "cvs-borttagen" diff --git a/po/ta.po b/po/ta.po new file mode 100644 index 0000000..e6c57ba --- /dev/null +++ b/po/ta.po @@ -0,0 +1,219 @@ +# translation of mate-icon-theme.HEAD.po to TAMIL +# Copyright (C) 2030 mate-icon-theme's copyright holder +# This file is distributed under the same license as the mate-icon-theme package. +# +# Dinesh Nadarajah , 2003. +# Dr.T.Vasudevan , 2007. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme.HEAD\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-06-23 03:17+0100\n" +"PO-Revision-Date: 2007-07-11 21:33+0530\n" +"Last-Translator: Dr.T.Vasudevan \n" +"Language-Team: TAMIL \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "சரி" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "சித்திரம்" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "ஒளிப்படக் கருவி" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "உருதிப்படுத்தியது" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "நவீன" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "சிவிஸ்-கட்டுப்படுத்தப்பட்ட" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "சிவிஸ்-மாற்றப்பட்டது" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "சிவிஸ்-பிடிக்கை-அட்டை" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "அபாயம்" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "மேசை" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "ஒப்பிடப்பட்ட" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "ஆவணங்கள்" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "வரைவு" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "கைகுலுக்கு" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "விற்பனை" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "பணம்" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "பல்லூடகம்" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "படி இல்லை" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "குறிப்பு" + +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "எழுது இல்லை" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "அது இல்லை" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "மக்கள்" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "சொந்த" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "படங்கள்" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "திட்டம்" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "அளிப்பு" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "விற்பனை" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "பகிர்ந்த" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "ஒலி" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "தூசு" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "முன்னிருப்பு MATE பொருள்" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "சிவிஸ்-சேர்க்கப்பட்டது" + +#: ../scalable/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "சிவிஸ்-முரண்பாடு" + +#: ../scalable/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "சிவிஸ்-நீக்கப்பட்டது" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "தரவிறக்கங்கள்" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "பிடித்தமான" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "பிறப்பு" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "முக்கியம்" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "அஞ்சல்" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "புதிய" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "தொகுப்பு" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "படங்கள்" + +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "சிறப்பு" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "அவசரம்" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "வலை" + diff --git a/po/te.po b/po/te.po new file mode 100644 index 0000000..747e6b9 --- /dev/null +++ b/po/te.po @@ -0,0 +1,208 @@ +# Translation on mate-icon-theme to Telugu. +# Copyright (C) 2005, Vijay Kiran Kamuju +# Copyright (C) 2007, Swecha Telugu Localisation Team +# This file is distributed under the same license as the mate-icon-theme package. +# Vijay Kiran Kamuju , 2005. +# Y.Kiran Chandra , 2007 +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-07-23 19:50+0530\n" +"PO-Revision-Date: 2007-07-19 13:19+0530\n" +"Last-Translator: Y.Kiran Chandra \n" +"Language-Team: Swecha Telugu Localisation Team \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "సరే " + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "కళ" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "కెమేరా" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "ధ్రూవీకరించబడిది" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "చల్లని" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "cvs-నియంత్రణలో" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "cvs-మార్చి" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "న" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "ప్రమాదం" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "రంగస్ఠలం" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "విలక్షణమైన" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "ముసాయిదా" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "కరచాలనం" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "విక్రయం" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "డబ్బు" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "బహుళ మాద్యమం" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "చదువుట లేదు" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "పత్రం" + +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "వ్రాయుట లేదు" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "అయ్యొ!" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "ప్రజలు" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "వ్యక్తి గతం" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "చిత్రములు" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "ప్రణాలిక" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "సమర్పణ " + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "అమ్మకాలు" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "పంచుకున్నవి" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "ధ్వని" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "చెత్త" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "అప్రమెయ గ్నొమ్ వైవిద్యాంశం" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "గ్నోమ్" + +#: ../scalable/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "cvs-జతచేసిన " + +#: ../scalable/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "cvs-లో ఘర్షణ " + +#: ../scalable/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "cvs-తీసివేసిన " + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "పత్రములు" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "దిగుమతులు " + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "ఇష్టమైనది" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "సాధారణం" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "ముఖ్యమైన" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "తపాలా" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "కొత్త" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "కట్ట" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "చిత్రాలు " + +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "ప్రత్యెకం" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "అత్యవసరం" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "మహాతలం " + +msgid "Symbolic link" +msgstr "సాంకెతిక అనుసంధానం" + +msgid "Binary" +msgstr "ద్వియాశం" diff --git a/po/th.po b/po/th.po new file mode 100644 index 0000000..9ec8429 --- /dev/null +++ b/po/th.po @@ -0,0 +1,255 @@ +# Thai translation for mate-icon-theme. +# Copyright (C) 2004-2007 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# Paisa Seeluangsawat , 2004. +# Theppitak Karoonboonyanan , 2007. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-03 12:39+0700\n" +"PO-Revision-Date: 2007-07-09 22:03+0700\n" +"Last-Translator: Theppitak Karoonboonyanan \n" +"Language-Team: Thai \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +# 48x48/emblems/emblem-OK.icon.in.h:1 +#: 48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: 48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "ศิลป์" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: 48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "กล้อง" + +# 48x48/emblems/emblem-certified.icon.in.h:1 +#: 48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "ได้รับการรับรอง" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: 48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "จ้าบ" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: 48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "อันตราย" + +#: 48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "พื้นโต๊ะ" + +# 48x48/emblems/emblem-distinguished.icon.in.h:1 +#: 48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "แตะตา" + +# 48x48/emblems/emblem-draft.icon.in.h:1 +#: 48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "ร่าง" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: 48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "จับมือ" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: 48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "การขาย" + +# 48x48/emblems/emblem-money.icon.in.h:1 +# 48x48/emblems/emblem-money.icon.in.h:1 +#: 48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "เงิน" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: 48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "มัลติมีเดีย" + +#: 48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "ไม่มีสิทธิ์อ่าน" + +#: 48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "หมายเหตุ" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: 48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "ไม่มีสิทธิ์เขียน" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: 48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "โอ๊ะโอ" + +# 48x48/emblems/emblem-people.icon.in.h:1 +# 48x48/emblems/emblem-people.icon.in.h:1 +#: 48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "ผู้คน" + +# 48x48/emblems/emblem-personal.icon.in.h:1 +#: 48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "ส่วนตัว" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: 48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "รูป" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: 48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "แผน" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: 48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "เสนองาน" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: 48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "การขาย" + +#: 48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "ใช้ร่วม" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: 48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "เสียง" + +#: 48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "ถังขยะ" + +#: index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "ชุดตกแต่งปริยายของ Mate" + +#: index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "เอกสาร" + +#: scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "แฟ้มดาวน์โหลด" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "ของชอบ" + +# 48x48/emblems/emblem-generic.icon.in.h:1 +#: scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "ทั่วไป" + +# 48x48/emblems/emblem-important.icon.in.h:1 +#: scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "สำคัญ" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "จดหมาย" + +# 48x48/emblems/emblem-new.icon.in.h:1 +#: scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "ใหม่" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "แพ็กเกจ" + +#: scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "ภาพถ่าย" + +# 48x48/emblems/emblem-special.icon.in.h:1 +#: scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "พิเศษ" + +# 48x48/emblems/emblem-urgent.icon.in.h:1 +#: scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "ด่วน" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "เว็บ" + +#~ msgid "cvs-controlled" +#~ msgstr "cvs-controlled" + +#~ msgid "cvs-modified" +#~ msgstr "cvs-modified" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "cvs-sticky-tag" + +#~ msgid "cvs-added" +#~ msgstr "cvs-added" + +#~ msgid "cvs-conflict" +#~ msgstr "cvs-conflict" + +#~ msgid "cvs-removed" +#~ msgstr "cvs-removed" + +#~ msgid "cvs-new-file" +#~ msgstr "cvs-new-file" + +#~ msgid "Symbolic link" +#~ msgstr "ลิงก์สัญลักษณ์" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +#~ msgid "Binary" +#~ msgstr "ไบนารี" + +#~ msgid "Mate" +#~ msgstr "Mate" diff --git a/po/tk.po b/po/tk.po new file mode 100644 index 0000000..9552c77 --- /dev/null +++ b/po/tk.po @@ -0,0 +1,204 @@ +# Turkmen translation of mate-icon-theme +# Copyright (C) 2004 Free Software Foundation +# Copyright (C) 2004 Gurban Mühemmet Tewekgeli and +# Kakilik - Turkmen free software developers community +# This file is distributed under the terms of GNU General Public License (GPL) +# Gurban Mühemmet Tewekgeli , 2004. +# +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-10-02 19:18-0400\n" +"PO-Revision-Date: 2004-05-25 17:48+0330\n" +"Last-Translator: Gurban Mühemmet Tewekgeli , 2004\n" +"Language-Team: Turkmen \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: 48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Böldi" + +#: 48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Sungat" + +#: 48x48/emblems/emblem-bin.icon.in.h:1 +msgid "Binary" +msgstr "Baýnary" + +#: 48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Fotograf" + +#: 48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Tasdykly" + +#: 48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Salkyn" + +#: 48x48/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "" + +#: 48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "" + +#: 48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "" + +#: 48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "" + +#: 48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +msgid "cvs-new-file" +msgstr "" + +#: 48x48/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "" + +#: 48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "" + +#: 48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Hatar" + +#: 48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "" + +#: 48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Aýry" + +#: 48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Senedler" + +#: 48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Çyzgy" + +#: 48x48/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Söýgüliler" + +#: 48x48/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Generik" + +#: 48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Elleşmek" + +#: 48x48/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Möhüm" + +#: 48x48/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Poçtu" + +#: 48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Söwda" + +#: 48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Pul" + +#: 48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Moltymedýa" + +#: 48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Täze" + +#: 48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "" + +#: 48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "" + +#: 48x48/emblems/emblem-nowrite.icon.in.h:1 +#, fuzzy +msgid "No write" +msgstr "Söýgüliler" + +#: 48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Eý waý!" + +#: 48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Bugça" + +#: 48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Halk" + +#: 48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Şahsy" + +#: 48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Suratlar" + +#: 48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plan" + +#: 48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Çykyş" + +#: 48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Satylýanlar" + +#: 48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Ses" + +#: 48x48/emblems/emblem-symbolic-link.icon.in.h:1 +msgid "Symbolic link" +msgstr "" + +#: 48x48/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Ýöryte" + +#: 48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "" + +#: 48x48/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Gyssagly" + +#: 48x48/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +#: index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "MATEniň oň bellenen temi" + +#: index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" diff --git a/po/tr.po b/po/tr.po new file mode 100644 index 0000000..c9012b2 --- /dev/null +++ b/po/tr.po @@ -0,0 +1,195 @@ +# Turkish translation of mate-icon-theme. +# Copyright (C) 2003 mate-icon-theme's copyright holder +# This file is distributed under the same license as the mate-icon-theme +# package. +# Görkem Çetin , 2004. +# +# Baris Cicek , 2008. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-09-18 07:54+0300\n" +"PO-Revision-Date: 2008-09-18 07:55+0300\n" +"Last-Translator: Baris Cicek \n" +"Language-Team: Turkish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Öntanımlı MATE Teması" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Masaüstü" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Belgeler" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "İndirilenler" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Sık Kullanılan" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Genel" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Önemli" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "E-posta" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Yeni" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paket" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotograflar" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Yazma yok" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Okuma yok" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Acil" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +#~ msgid "OK" +#~ msgstr "Tamam" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#~ msgid "Art" +#~ msgstr "Sanat" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +#~ msgid "Binary" +#~ msgstr "İkili" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#~ msgid "Camera" +#~ msgstr "Kamera" + +#~ msgid "Certified" +#~ msgstr "Sertifikalı" + +#~ msgid "Cool" +#~ msgstr "Şık" + +#~ msgid "cvs-added" +#~ msgstr "cvs ekli" + +#~ msgid "cvs-conflict" +#~ msgstr "cvs çakışması" + +#~ msgid "cvs-controlled" +#~ msgstr "cvs denetimli" + +#~ msgid "cvs-modified" +#~ msgstr "cvs değiştirme" + +#~ msgid "cvs-new-file" +#~ msgstr "cvs yeni dosya" + +#~ msgid "cvs-removed" +#~ msgstr "cvs silindi" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "cvs yapışkan bit" + +#~ msgid "Danger" +#~ msgstr "Tehlike" + +#~ msgid "Distinguished" +#~ msgstr "Ayrıcalıklı" + +#~ msgid "Draft" +#~ msgstr "Taslak" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#~ msgid "Handshake" +#~ msgstr "El sıkışma" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#~ msgid "Marketing" +#~ msgstr "Pazarlama" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#~ msgid "Money" +#~ msgstr "Para" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#~ msgid "Multimedia" +#~ msgstr "Çokluortam" + +#~ msgid "Note" +#~ msgstr "Not" + +#~ msgid "Oh no!" +#~ msgstr "Hayır!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#~ msgid "People" +#~ msgstr "İnsanlar" + +#~ msgid "Personal" +#~ msgstr "Kişisel" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#~ msgid "Pictures" +#~ msgstr "Resimler" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#~ msgid "Plan" +#~ msgstr "Plan" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#~ msgid "Presentation" +#~ msgstr "Sunum" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#~ msgid "Sales" +#~ msgstr "Satış" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#~ msgid "Sound" +#~ msgstr "Ses" + +#~ msgid "Symbolic link" +#~ msgstr "Sembolik bağ" + +#~ msgid "Special" +#~ msgstr "Özel" + +#~ msgid "Trash" +#~ msgstr "Çöp" diff --git a/po/uk.po b/po/uk.po new file mode 100644 index 0000000..57317e3 --- /dev/null +++ b/po/uk.po @@ -0,0 +1,219 @@ +# Ukrainian translation for mate-icon-theme. +# Copyright (C) 2003 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# Yuriy Syrota +# Maxim Dzumanenko , 2004-2007 +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-09-11 16:20+0300\n" +"PO-Revision-Date: 2007-09-11 15:15+0300\n" +"Last-Translator: Maxim Dzumanenko \n" +"Language-Team: Ukrainian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Гаразд" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Мистецтво" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Камера" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Сертифікованою" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Класно" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Небезпека" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Робочий стіл" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Видатне" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Чернетка" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Рукостискання" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Маркетинг" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Гроші" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Мультимедіа" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Примітка" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "О, ні!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Люди" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Особисте" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Малюнки" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "План" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Презентація" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Продаж" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Звук" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Смітник" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Типова тема середовища MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Документи" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Завантаження" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Улюблене" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Загальне" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Важливе" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Пошта" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Нове" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Пакет" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Фотографії" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Не для запису" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Не для читання" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Термінове" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Веб" + +#~ msgid "cvs-controlled" +#~ msgstr "Керується (cvs)" + +#~ msgid "cvs-modified" +#~ msgstr "Змінено (cvs)" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "Тег (cvs)" + +#~ msgid "Shared" +#~ msgstr "Спільне" + +#~ msgid "cvs-added" +#~ msgstr "Додано (cvs)" + +#~ msgid "cvs-conflict" +#~ msgstr "Конфліктує (cvs)" + +#~ msgid "cvs-removed" +#~ msgstr "Видалено (cvs)" + +#~ msgid "Special" +#~ msgstr "Особливе" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +#~ msgid "Binary" +#~ msgstr "Двійковий" + +#~ msgid "cvs-new-file" +#~ msgstr "Новий файл (cvs)" + +#~ msgid "Symbolic link" +#~ msgstr "Символічне посилання" diff --git a/po/uz.po b/po/uz.po new file mode 100644 index 0000000..705fd87 --- /dev/null +++ b/po/uz.po @@ -0,0 +1,82 @@ +# translation of mate-icon-theme to Uzbek +# Copyright (C) 2009 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# +# Nurali Abdurahmonov , 2009. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-01-09 08:04+0500\n" +"PO-Revision-Date: 2009-01-16 17:09+0500\n" +"Last-Translator: Nurali Abdurahmonov \n" +"Language-Team: Uzbek\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Andoza MATE mavzusi" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Ish stoli" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Hujjatlar" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Yuklanuvlar" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Sevimli" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Umumiy" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Muhim" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "El.pochta" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Yangi" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Paket" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Fotografiya" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Yozish yoʻq" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Oʻqish yoʻq" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Zarur" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Veb" + diff --git a/po/uz@cyrillic.po b/po/uz@cyrillic.po new file mode 100644 index 0000000..62a1855 --- /dev/null +++ b/po/uz@cyrillic.po @@ -0,0 +1,82 @@ +# translation of mate-icon-theme to Uzbek +# Copyright (C) 2009 Free Software Foundation, Inc. +# This file is distributed under the same license as the mate-icon-theme package. +# +# Nurali Abdurahmonov , 2009. +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-01-09 08:04+0500\n" +"PO-Revision-Date: 2009-01-16 17:09+0500\n" +"Last-Translator: Nurali Abdurahmonov \n" +"Language-Team: Uzbek\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Андоза MATE мавзуси" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Иш столи" + +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Ҳужжатлар" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Юкланувлар" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Севимли" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Умумий" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Муҳим" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Эл.почта" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Янги" + +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Пакет" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Фотография" + +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "Ёзиш йўқ" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "Ўқиш йўқ" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Зарур" + +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Веб" + diff --git a/po/vi.po b/po/vi.po new file mode 100644 index 0000000..dd01c17 --- /dev/null +++ b/po/vi.po @@ -0,0 +1,250 @@ +# Vietnamese translation for mate-icon-theme. +# Copyright © 2007 Mate i18n Project for Vietnamese. +# T.M.Thanh , 2002. +# Nguyễn Thái Ngọc Duy , 2007. +# Clytie Siddall , 2005-2007. +# +msgid "" +"" +msgstr "Project-Id-Version: Mate-icon-theme for MATE 2.1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-06-23 03:17+0100\n" +"PO-Revision-Date: 2007-06-26 22:50+0930\n" +"Last-Translator: Clytie Siddall \n" +"Language-Team: Vietnamese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: LocFactoryEditor 1.6.4a3\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "OK" + +# 48x48/emblems/emblem-art.icon.in.h:1 +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Nghệ thuật" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Máy ảnh" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Đã chứng thực" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Hay tuyệt" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "do cvs điều khiển" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "thay đổi trong cvs" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "thẻ dính cvs" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Nguy hiểm" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "Màn hình nền" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Xuất sắc" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Tài liệu" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Nháp" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Bắt tay" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Thị trường" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Tiền" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Ảnh/Nhạc" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "Không đọc" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Ghi chú" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "Không ghi" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Ôi không!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Người" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Cá nhân" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Ảnh" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Kế hoạch" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Trình diễn" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Buôn bán" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "Chia sẻ" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Âm thanh" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Sọt rác" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Sắc thái MATE Mặc Định" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "thêm vào cvs" + +#: ../scalable/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "xung đột cvs" + +#: ../scalable/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "gỡ khỏi cvs" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "Tải về" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Ưa thích" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Chung" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Quan trọng" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Thư" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Mới" + +# 48x48/emblems/emblem-package.icon.in.h:1 +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Gói" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "Ảnh chụp" + +#: ../scalable/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Đặc biệt" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Khẩn cấp" + +# 48x48/emblems/emblem-web.icon.in.h:1 +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Web" + +#~ msgid "cvs-new-file" +#~ msgstr "[cvs] mới" + +#~ msgid "Symbolic link" +#~ msgstr "Liên kết tượng trưng" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +#~ msgid "Binary" +#~ msgstr "Nhị phân" + +#~ msgid "Mate" +#~ msgstr "Mate" diff --git a/po/wa.po b/po/wa.po new file mode 100644 index 0000000..ef49496 --- /dev/null +++ b/po/wa.po @@ -0,0 +1,228 @@ +# SOME DESCRIPTIVE TITLE. +# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) 2003 the MATE team. +# Pablo Saratxaga , 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-10-02 19:18-0400\n" +"PO-Revision-Date: 2003-07-11 10:19+0200\n" +"Last-Translator: Pablo Saratxaga \n" +"Language-Team: Walon \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.2\n" + +#: 48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "'l est bon" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#: 48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Årt" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +#: 48x48/emblems/emblem-bin.icon.in.h:1 +msgid "Binary" +msgstr "Binaire" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: 48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "Camera" + +#: 48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Acertiné" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: 48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Clapant" + +#: 48x48/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "" + +#: 48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "" + +#: 48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "" + +#: 48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "" + +#: 48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +msgid "cvs-new-file" +msgstr "" + +#: 48x48/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "" + +#: 48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: 48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Dandjî" + +#: 48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "" + +#: 48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Riclamé" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: 48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Documints" + +#: 48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Brouyon" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: 48x48/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Favorit" + +#: 48x48/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Djenerike" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: 48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "" + +#: 48x48/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Impôrtant" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: 48x48/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Emilaedje" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: 48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Mårcutigne" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: 48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: 48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Multimedia" + +#: 48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Novea" + +#: 48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "" + +#: 48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: 48x48/emblems/emblem-nowrite.icon.in.h:1 +#, fuzzy +msgid "No write" +msgstr "Favorit" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: 48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Waye!" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: 48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Pacaedje" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: 48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "" + +#: 48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Da vosse" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: 48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Imådjes" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: 48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Plan" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: 48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: 48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Vintes" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: 48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Son" + +#: 48x48/emblems/emblem-symbolic-link.icon.in.h:1 +msgid "Symbolic link" +msgstr "" + +#: 48x48/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Sipeciå" + +#: 48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "" + +#: 48x48/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Urdjint" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: 48x48/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "Waibe" + +#: index.theme.in.h:1 +#, fuzzy +msgid "Default MATE Theme" +msgstr "Prémetou tinme di Mate" + +#: index.theme.in.h:2 +msgid "MATE" +msgstr "" + +#~ msgid "Mate" +#~ msgstr "Mate" diff --git a/po/xh.po b/po/xh.po new file mode 100644 index 0000000..665c5e8 --- /dev/null +++ b/po/xh.po @@ -0,0 +1,205 @@ +# Xhosa translation of mate-icon-theme +# Copyright (C) 2005 Canonical Ltd. +# This file is distributed under the same license as the mate-icon-theme package. +# Translation by Canonical Ltd with thanks to +# Translation World CC in South Africa, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2005-04-01 13:48+0200\n" +"PO-Revision-Date: 2005-03-30 21:46+0200\n" +"Last-Translator: Canonical Ltd \n" +"Language-Team: Xhosa \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "Kulungile" + +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "Umzobo" + +#: ../48x48/emblems/emblem-bin.icon.in.h:1 +msgid "Binary" +msgstr "Izibini" + +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "i-Camera" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "Iqinisekisiwe" + +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "Ipholile" + +#: ../48x48/emblems/emblem-cvs-added.icon.in.h:1 +msgid "cvs-added" +msgstr "i-cvs-ihlanganisiwe" + +#: ../48x48/emblems/emblem-cvs-conflict.icon.in.h:1 +msgid "cvs-conflict" +msgstr "i-cvs-impikiswano" + +#: ../48x48/emblems/emblem-cvs-controlled.icon.in.h:1 +msgid "cvs-controlled" +msgstr "i-cvs-ilawulwe" + +#: ../48x48/emblems/emblem-cvs-modified.icon.in.h:1 +msgid "cvs-modified" +msgstr "i-cvs-ilungisiwe" + +#: ../48x48/emblems/emblem-cvs-new-file.icon.in.h:1 +msgid "cvs-new-file" +msgstr "i-cvs-ifayili-entsha" + +#: ../48x48/emblems/emblem-cvs-removed.icon.in.h:1 +msgid "cvs-removed" +msgstr "i-cvs-isusiwe" + +#: ../48x48/emblems/emblem-cvs-sticky-tag.icon.in.h:1 +msgid "cvs-sticky-tag" +msgstr "i-cvs-isiphawuli-esinmathelayo" + +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "Ingozi" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "i-Desktop" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "Ebalulekileyo" + +#: ../48x48/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "Amaxwebhu" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "Uyilo" + +#: ../48x48/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "Eyohlobo oluthile" + +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "Uthotho lweempawu zonxibelelwano" + +#: ../48x48/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "Ibalulekile" + +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "Urhwebo" + +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "Imali" + +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "Isixhobo sokugcina ulwazi esiphinda-phindiweyo" + +#: ../48x48/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "Entsha" + +#: ../48x48/emblems/emblem-noread.icon.in.h:1 +msgid "No read" +msgstr "Akukho kufunda" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "Qaphela" + +#: ../48x48/emblems/emblem-nowrite.icon.in.h:1 +msgid "No write" +msgstr "Akukho kubhala" + +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "Hayi bo!" + +#: ../48x48/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "Umqulu wenkqubo" + +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "Abantu" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "Eyomntu othile" + +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "Imifanekiso" + +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "Uyilo" + +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "Ukunikezwa" + +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "Iintengiso" + +#: ../48x48/emblems/emblem-shared.icon.in.h:1 +msgid "Shared" +msgstr "Ekwabelwana ngayo" + +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "Isandi" + +#: ../48x48/emblems/emblem-symbolic-link.icon.in.h:1 +msgid "Symbolic link" +msgstr "Ikhonkco elingumfuziselo" + +#: ../48x48/emblems/emblem-special.icon.in.h:1 +msgid "Special" +msgstr "Eyodwa" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "Umgqomo" + +#: ../48x48/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "i-Web" + +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "Isinqumli" + +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "Imeyile" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "Ingxamisekile" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "Misela Umxholo we MATE" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "i-MATE" diff --git a/po/zh_CN.po b/po/zh_CN.po new file mode 100644 index 0000000..a594fcb --- /dev/null +++ b/po/zh_CN.po @@ -0,0 +1,194 @@ +# Simplified Chinese translation for mate-icon-theme. +# Copyright (C) 2003 Free Software Foundation, Inc. +# Abel Cheung , 2003. +# He Qiangqiang , 2003. +# Funda Wang , 2003,2004. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-29 03:19+0100\n" +"PO-Revision-Date: 2005-01-25 17:00+0800\n" +"Last-Translator: Funda Wang \n" +"Language-Team: zh_CN \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../48x48/emblems/emblem-OK.icon.in.h:1 +msgid "OK" +msgstr "好" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#: ../48x48/emblems/emblem-art.icon.in.h:1 +msgid "Art" +msgstr "艺术" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#: ../48x48/emblems/emblem-camera.icon.in.h:1 +msgid "Camera" +msgstr "相机" + +#: ../48x48/emblems/emblem-certified.icon.in.h:1 +msgid "Certified" +msgstr "认证" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#: ../48x48/emblems/emblem-cool.icon.in.h:1 +msgid "Cool" +msgstr "酷" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#: ../48x48/emblems/emblem-danger.icon.in.h:1 +msgid "Danger" +msgstr "危险" + +#: ../48x48/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "桌面" + +#: ../48x48/emblems/emblem-distinguished.icon.in.h:1 +msgid "Distinguished" +msgstr "优等" + +#: ../48x48/emblems/emblem-draft.icon.in.h:1 +msgid "Draft" +msgstr "草稿" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#: ../48x48/emblems/emblem-handshake.icon.in.h:1 +msgid "Handshake" +msgstr "握手" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#: ../48x48/emblems/emblem-marketing.icon.in.h:1 +msgid "Marketing" +msgstr "营销" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#: ../48x48/emblems/emblem-money.icon.in.h:1 +msgid "Money" +msgstr "金融" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#: ../48x48/emblems/emblem-multimedia.icon.in.h:1 +msgid "Multimedia" +msgstr "多媒体" + +#: ../48x48/emblems/emblem-note.icon.in.h:1 +msgid "Note" +msgstr "备忘" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#: ../48x48/emblems/emblem-ohno.icon.in.h:1 +msgid "Oh no!" +msgstr "不!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#: ../48x48/emblems/emblem-people.icon.in.h:1 +msgid "People" +msgstr "人们" + +#: ../48x48/emblems/emblem-personal.icon.in.h:1 +msgid "Personal" +msgstr "私人" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#: ../48x48/emblems/emblem-pictures.icon.in.h:1 +msgid "Pictures" +msgstr "图片" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#: ../48x48/emblems/emblem-plan.icon.in.h:1 +msgid "Plan" +msgstr "计划" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#: ../48x48/emblems/emblem-presentation.icon.in.h:1 +msgid "Presentation" +msgstr "展示" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#: ../48x48/emblems/emblem-sales.icon.in.h:1 +msgid "Sales" +msgstr "销售" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#: ../48x48/emblems/emblem-sound.icon.in.h:1 +msgid "Sound" +msgstr "音效" + +#: ../48x48/emblems/emblem-trash.icon.in.h:1 +msgid "Trash" +msgstr "回收站" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "MATE 默认主题" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "文档" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "下载" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "最爱" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "一般" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "重要" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "邮件" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "新" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "软件包" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "照片" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "禁写" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "禁读" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "紧急" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "网页" + diff --git a/po/zh_HK.po b/po/zh_HK.po new file mode 100644 index 0000000..83d3397 --- /dev/null +++ b/po/zh_HK.po @@ -0,0 +1,207 @@ +# Chinese (Hong Kong) translation of mate-icon-theme. +# Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc. +# Roy Chan , 2004. +# Abel Cheung , 2003-2004, 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme 2.24.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-11-07 13:05+0100\n" +"PO-Revision-Date: 2009-02-05 07:39+0800\n" +"Last-Translator: Abel Cheung \n" +"Language-Team: Chinese (Hong Kong) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "預設 MATE 佈景主題" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "桌面" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "文件" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "下載" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "喜愛" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "一般" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "重要" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "郵件" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "嶄新" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "套件" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "相片" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "禁止寫入" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "禁止讀取" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "緊急" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "網頁" + +#~ msgid "OK" +#~ msgstr "確定" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#~ msgid "Art" +#~ msgstr "藝術" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#~ msgid "Camera" +#~ msgstr "照相機" + +#~ msgid "Certified" +#~ msgstr "確認" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#~ msgid "Cool" +#~ msgstr "酷!" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#~ msgid "Danger" +#~ msgstr "危險" + +#~ msgid "Distinguished" +#~ msgstr "優等" + +#~ msgid "Draft" +#~ msgstr "草稿" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#~ msgid "Handshake" +#~ msgstr "握手" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#~ msgid "Marketing" +#~ msgstr "行銷" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#~ msgid "Money" +#~ msgstr "金錢" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#~ msgid "Multimedia" +#~ msgstr "媒體" + +#~ msgid "Note" +#~ msgstr "注意" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#~ msgid "Oh no!" +#~ msgstr "糟糕!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#~ msgid "People" +#~ msgstr "人群" + +#~ msgid "Personal" +#~ msgstr "個人" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#~ msgid "Pictures" +#~ msgstr "圖案" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#~ msgid "Plan" +#~ msgstr "計劃" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#~ msgid "Presentation" +#~ msgstr "簡報" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#~ msgid "Sales" +#~ msgstr "銷售" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#~ msgid "Sound" +#~ msgstr "音效" + +#~ msgid "Trash" +#~ msgstr "回收筒" + +# since short terms are preferred and original strings doesn't look +# like serious english, I just take approximate meaning -- Abel +#~ msgid "cvs-added" +#~ msgstr "CVS 加入" + +#~ msgid "cvs-conflict" +#~ msgstr "CVS 衝突" + +#~ msgid "cvs-controlled" +#~ msgstr "CVS 監控" + +#~ msgid "cvs-modified" +#~ msgstr "CVS 修改" + +#~ msgid "cvs-new-file" +#~ msgstr "CVS 新檔案" + +#~ msgid "cvs-removed" +#~ msgstr "CVS 移除" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "CVS sticky tag" + +#~ msgid "Shared" +#~ msgstr "分享" + +#~ msgid "Symbolic link" +#~ msgstr "符號連結" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +#~ msgid "Binary" +#~ msgstr "二元碼檔" + +#~ msgid "Special" +#~ msgstr "特別" diff --git a/po/zh_TW.po b/po/zh_TW.po new file mode 100644 index 0000000..13ecb71 --- /dev/null +++ b/po/zh_TW.po @@ -0,0 +1,207 @@ +# traditional Chinese translation of mate-icon-theme. +# Copyright (C) 2003, 2004, 2006 Free Software Foundation, Inc. +# Roy Chan , 2004. +# Abel Cheung , 2003-2004, 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: mate-icon-theme 2.24.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-11-07 13:05+0100\n" +"PO-Revision-Date: 2007-02-06 14:20+0800\n" +"Last-Translator: Abel Cheung \n" +"Language-Team: Chinese (traditional) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../index.theme.in.h:1 +msgid "Default MATE Theme" +msgstr "預設 MATE 佈景主題" + +#: ../index.theme.in.h:2 +msgid "MATE" +msgstr "MATE" + +#: ../scalable/emblems/emblem-desktop.icon.in.h:1 +msgid "Desktop" +msgstr "桌面" + +# 48x48/emblems/emblem-documents.icon.in.h:1 +#: ../scalable/emblems/emblem-documents.icon.in.h:1 +msgid "Documents" +msgstr "文件" + +#: ../scalable/emblems/emblem-downloads.icon.in.h:1 +msgid "Downloads" +msgstr "下載" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-favorite.icon.in.h:1 +msgid "Favorite" +msgstr "喜愛" + +#: ../scalable/emblems/emblem-generic.icon.in.h:1 +msgid "Generic" +msgstr "一般" + +#: ../scalable/emblems/emblem-important.icon.in.h:1 +msgid "Important" +msgstr "重要" + +# 48x48/emblems/emblem-mail.icon.in.h:1 +#: ../scalable/emblems/emblem-mail.icon.in.h:1 +msgid "Mail" +msgstr "郵件" + +#: ../scalable/emblems/emblem-new.icon.in.h:1 +msgid "New" +msgstr "嶄新" + +# 48x48/emblems/emblem-package.icon.in.h:1 +#: ../scalable/emblems/emblem-package.icon.in.h:1 +msgid "Package" +msgstr "套件" + +#: ../scalable/emblems/emblem-photos.icon.in.h:1 +msgid "Photos" +msgstr "相片" + +# 48x48/emblems/emblem-favorite.icon.in.h:1 +#: ../scalable/emblems/emblem-readonly.icon.in.h:1 +msgid "No write" +msgstr "禁止寫入" + +#: ../scalable/emblems/emblem-unreadable.icon.in.h:1 +msgid "No read" +msgstr "禁止讀取" + +#: ../scalable/emblems/emblem-urgent.icon.in.h:1 +msgid "Urgent" +msgstr "緊急" + +# 48x48/emblems/emblem-web.icon.in.h:1 +#: ../scalable/emblems/emblem-web.icon.in.h:1 +msgid "Web" +msgstr "網頁" + +#~ msgid "OK" +#~ msgstr "確定" + +# 48x48/emblems/emblem-art.icon.in.h:1 +#~ msgid "Art" +#~ msgstr "藝術" + +# 48x48/emblems/emblem-camera.icon.in.h:1 +#~ msgid "Camera" +#~ msgstr "照相機" + +#~ msgid "Certified" +#~ msgstr "確認" + +# 48x48/emblems/emblem-cool.icon.in.h:1 +#~ msgid "Cool" +#~ msgstr "酷!" + +# 48x48/emblems/emblem-danger.icon.in.h:1 +#~ msgid "Danger" +#~ msgstr "危險" + +#~ msgid "Distinguished" +#~ msgstr "優等" + +#~ msgid "Draft" +#~ msgstr "草稿" + +# 48x48/emblems/emblem-handshake.icon.in.h:1 +#~ msgid "Handshake" +#~ msgstr "握手" + +# 48x48/emblems/emblem-marketing.icon.in.h:1 +# 48x48/emblems/emblem-marketing.icon.in.h:1 +#~ msgid "Marketing" +#~ msgstr "行銷" + +# 48x48/emblems/emblem-money.icon.in.h:1 +#~ msgid "Money" +#~ msgstr "金錢" + +# 48x48/emblems/emblem-multimedia.icon.in.h:1 +#~ msgid "Multimedia" +#~ msgstr "媒體" + +#~ msgid "Note" +#~ msgstr "注意" + +# 48x48/emblems/emblem-ohno.icon.in.h:1 +#~ msgid "Oh no!" +#~ msgstr "糟糕!" + +# 48x48/emblems/emblem-people.icon.in.h:1 +#~ msgid "People" +#~ msgstr "人群" + +#~ msgid "Personal" +#~ msgstr "個人" + +# 48x48/emblems/emblem-pictures.icon.in.h:1 +#~ msgid "Pictures" +#~ msgstr "圖案" + +# 48x48/emblems/emblem-plan.icon.in.h:1 +# 48x48/emblems/emblem-plan.icon.in.h:1 +#~ msgid "Plan" +#~ msgstr "計劃" + +# 48x48/emblems/emblem-presentation.icon.in.h:1 +#~ msgid "Presentation" +#~ msgstr "簡報" + +# 48x48/emblems/emblem-sales.icon.in.h:1 +# 48x48/emblems/emblem-sales.icon.in.h:1 +#~ msgid "Sales" +#~ msgstr "銷售" + +# 48x48/emblems/emblem-sound.icon.in.h:1 +#~ msgid "Sound" +#~ msgstr "音效" + +#~ msgid "Trash" +#~ msgstr "回收筒" + +# since short terms are preferred and original strings doesn't look +# like serious english, I just take approximate meaning -- Abel +#~ msgid "cvs-added" +#~ msgstr "CVS 加入" + +#~ msgid "cvs-conflict" +#~ msgstr "CVS 衝突" + +#~ msgid "cvs-controlled" +#~ msgstr "CVS 監控" + +#~ msgid "cvs-modified" +#~ msgstr "CVS 修改" + +#~ msgid "cvs-new-file" +#~ msgstr "CVS 新檔案" + +#~ msgid "cvs-removed" +#~ msgstr "CVS 移除" + +#~ msgid "cvs-sticky-tag" +#~ msgstr "CVS sticky tag" + +#~ msgid "Shared" +#~ msgstr "分享" + +#~ msgid "Symbolic link" +#~ msgstr "符號連結" + +# 48x48/emblems/emblem-bin.icon.in.h:1 +# 48x48/emblems/emblem-bin.icon.in.h:1 +#~ msgid "Binary" +#~ msgstr "二元碼檔" + +#~ msgid "Special" +#~ msgstr "特別" -- cgit v1.2.1