From d36cd6f456c819767654116727f05433a72e1a15 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Mon, 10 Nov 2003 17:19:40 +0000 Subject: - Yelp 2.4.0 * NEWS: * configure.in: - Yelp 2.4.0 * po/*.po - Stuff distcheck does --- ChangeLog | 4 ++++ NEWS | 12 ++++++++++++ configure.in | 2 +- po/am.po | 2 +- po/ar.po | 2 +- po/az.po | 2 +- po/be.po | 2 +- po/bg.po | 2 +- po/bn.po | 2 +- po/ca.po | 2 +- po/cs.po | 2 +- po/cy.po | 2 +- po/da.po | 2 +- po/de.po | 2 +- po/el.po | 39 +++++++++++---------------------------- po/eo.po | 2 +- po/es.po | 2 +- po/et.po | 2 +- po/fa.po | 2 +- po/fi.po | 2 +- po/fr.po | 2 +- po/ga.po | 2 +- po/gl.po | 2 +- po/he.po | 2 +- po/hi.po | 6 ++++-- po/hu.po | 2 +- po/id.po | 2 +- po/is.po | 2 +- po/it.po | 2 +- po/ja.po | 2 +- po/kn.po | 39 +++++++++++---------------------------- po/ko.po | 2 +- po/li.po | 2 +- po/lt.po | 2 +- po/lv.po | 5 ++--- po/mk.po | 2 +- po/ml.po | 2 +- po/mn.po | 2 +- po/mr.po | 2 +- po/ms.po | 2 +- po/ne.po | 2 +- po/nl.po | 2 +- po/nn.po | 2 +- po/no.po | 2 +- po/pl.po | 2 +- po/pt.po | 2 +- po/pt_BR.po | 2 +- po/ro.po | 2 +- po/ru.po | 2 +- po/sk.po | 2 +- po/sl.po | 2 +- po/sq.po | 2 +- po/sr.po | 2 +- po/sr@Latn.po | 2 +- po/sv.po | 2 +- po/ta.po | 2 +- po/th.po | 2 +- po/tr.po | 2 +- po/uk.po | 2 +- po/vi.po | 2 +- po/wa.po | 2 +- po/zh_CN.po | 2 +- po/zh_TW.po | 2 +- 63 files changed, 101 insertions(+), 118 deletions(-) diff --git a/ChangeLog b/ChangeLog index b871e24d..1344591c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-11-10 Shaun McCance + + * configure.in: Version 2.4.2 + 2003-11-10 Shaun McCance * src/info2html/main.c: diff --git a/NEWS b/NEWS index 2ee2fcce..77dc2d02 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Changes in 2.4.2: +----------------- +* Fix problem and potential crash in info converter. + Patch submitted by both Joe Marcus Clarke and Roderich Schupp + +* Updated translations: + el (Nikos Charonitakis) + ko (Changwoo Ryu) + hi (Guntupalli Karunakar) + lv (Peteris Krisjanis) + kn (Pramod) + Changes in 2.4.1: ----------------- * Updated translations: diff --git a/configure.in b/configure.in index f424d01c..a9981864 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ AC_INIT(src/yelp-main.c) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(yelp, 2.4.1) +AM_INIT_AUTOMAKE(yelp, 2.4.2) AC_PROG_INTLTOOL diff --git a/po/am.po b/po/am.po index ac04d5ae..89d154e1 100644 --- a/po/am.po +++ b/po/am.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp 1.0\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-02-07 17:46+EDT\n" "Last-Translator: Ge'ez Frontier Foundation \n" "Language-Team: Amharic \n" diff --git a/po/ar.po b/po/ar.po index 492d1367..c6ece3bb 100644 --- a/po/ar.po +++ b/po/ar.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2002-05-31 19:28-0300\n" "Last-Translator: Isam Bayazidi \n" "Language-Team: Arabic \n" diff --git a/po/az.po b/po/az.po index 6aef5b61..e114a380 100644 --- a/po/az.po +++ b/po/az.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp 2.4\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-07-10 19:12+0200\n" "Last-Translator: Mətin Əmirov \n" "Language-Team: Azerbaijani \n" diff --git a/po/be.po b/po/be.po index 7057c993..a88d6de0 100644 --- a/po/be.po +++ b/po/be.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp.HEAD.be\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-08-12 09:32+0300\n" "Last-Translator: Ales Nyakhaychyk \n" "Language-Team: Belarusian \n" diff --git a/po/bg.po b/po/bg.po index 6d65393f..6acffabe 100644 --- a/po/bg.po +++ b/po/bg.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2002-12-22 21:51+0200\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" diff --git a/po/bn.po b/po/bn.po index 2867c887..adb5574f 100644 --- a/po/bn.po +++ b/po/bn.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.2\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-03-11 13:01+0600\n" "Last-Translator: Khandakar Mujahidul Islam \n" "Language-Team: Bengali - Ankur Group \n" diff --git a/po/ca.po b/po/ca.po index 2c8835ee..d6e043c4 100644 --- a/po/ca.po +++ b/po/ca.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp 2.3.6\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-08-27 13:12+0200\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" diff --git a/po/cs.po b/po/cs.po index ca714700..9df24346 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Yelp VERSION\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-06-17 19:53+0200\n" "Last-Translator: Miloslav Trmac \n" "Language-Team: Czech \n" diff --git a/po/cy.po b/po/cy.po index ff8da53c..cc6efac9 100644 --- a/po/cy.po +++ b/po/cy.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-08-14 21:33+0100\n" "Last-Translator: Dafydd Harries \n" "Language-Team: Welsh \n" diff --git a/po/da.po b/po/da.po index d304819d..7a0ae0b8 100644 --- a/po/da.po +++ b/po/da.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp 0.1\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-06-24 12:58+0200\n" "Last-Translator: Ole Laursen \n" "Language-Team: Danish \n" diff --git a/po/de.po b/po/de.po index 65c293b4..b0aa39f7 100644 --- a/po/de.po +++ b/po/de.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Yelp 2.4.x\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-06-17 10:58+0200\n" "Last-Translator: Christian Neumair \n" "Language-Team: German \n" diff --git a/po/el.po b/po/el.po index cb527c53..a62c0601 100644 --- a/po/el.po +++ b/po/el.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: el\n" -"POT-Creation-Date: 2003-11-04 15:23+0200\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-11-04 15:29-0200\n" "Last-Translator: Nikos Charonitakis \n" "Language-Team: Greek \n" @@ -75,20 +75,13 @@ msgstr "Αδύνατη η ενεργοποίηση του Yelp: '%s'" msgid "Could not open new window." msgstr "Αδύνατο το άνοιγμα νέου παραθύρου." -#: src/yelp-man.c:296 -#: src/yelp-man.c:317 -#: src/yelp-man.c:353 -#: src/yelp-man.c:385 -#: src/yelp-man.c:401 -#: src/yelp-man.c:412 +#: src/yelp-man.c:296 src/yelp-man.c:317 src/yelp-man.c:353 src/yelp-man.c:385 +#: src/yelp-man.c:401 src/yelp-man.c:412 msgid "X11" msgstr "X11" # -#: src/yelp-man.c:301 -#: src/yelp-man.c:332 -#: src/yelp-man.c:390 -#: src/yelp-man.c:417 +#: src/yelp-man.c:301 src/yelp-man.c:332 src/yelp-man.c:390 src/yelp-man.c:417 msgid "OpenSSL" msgstr "OpenSSL" @@ -152,14 +145,12 @@ msgstr "Γενικές Επισκοπήσεις" msgid "System Administration" msgstr "Διαχείριση Συστήματος" -#: src/yelp-view-content.c:487 -#: src/yelp-view-index.c:423 +#: src/yelp-view-content.c:487 src/yelp-view-index.c:423 msgid "Loading..." msgstr "Φορτώνεται..." # -#: src/yelp-view-content.c:528 -#: src/yelp-view-index.c:517 +#: src/yelp-view-content.c:528 src/yelp-view-index.c:517 msgid "Section" msgstr "Ενότητα" @@ -180,26 +171,20 @@ msgstr "GNOME - Επιφάνεια εργασίας" msgid "Additional documents" msgstr "Επιπλέον έγγραφα" -#: src/yelp-view-toc.c:168 -#: src/yelp-view-toc.c:492 +#: src/yelp-view-toc.c:168 src/yelp-view-toc.c:492 msgid "Manual Pages" msgstr "Σελίδες Τεκμηρίωσης" -#: src/yelp-view-toc.c:169 -#: src/yelp-view-toc.c:548 +#: src/yelp-view-toc.c:169 src/yelp-view-toc.c:548 msgid "Info Pages" msgstr "Σελίδες Info" # -#: src/yelp-view-toc.c:366 -#: src/yelp-view-toc.c:549 -#: src/yelp-view-toc.c:740 +#: src/yelp-view-toc.c:366 src/yelp-view-toc.c:549 src/yelp-view-toc.c:740 msgid "Documents" msgstr "Έγγραφα" -#: src/yelp-view-toc.c:367 -#: src/yelp-view-toc.c:493 -#: src/yelp-view-toc.c:741 +#: src/yelp-view-toc.c:367 src/yelp-view-toc.c:493 src/yelp-view-toc.c:741 msgid "Categories" msgstr "Κατηγορίες" @@ -271,8 +256,7 @@ msgstr "/_Βοήθεια" msgid "/Help/_About" msgstr "/Βοήθεια/_Περί" -#: src/yelp-window.c:255 -#: src/yelp-window.c:455 +#: src/yelp-window.c:255 src/yelp-window.c:455 msgid "Help Browser" msgstr "Πρόγραμμα Βοήθειας" @@ -333,4 +317,3 @@ msgstr "Λήψη βοήθειας για το GNOME" #: yelp.desktop.in.h:2 msgid "Help" msgstr "Βοήθεια" - diff --git a/po/eo.po b/po/eo.po index fe5dab59..3fd2d131 100644 --- a/po/eo.po +++ b/po/eo.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp 2.2.0\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-03-08 16:18+0100\n" "Last-Translator: Joël Brich \n" "Language-Team: Esperanto \n" diff --git a/po/es.po b/po/es.po index 0a1a6a2d..55c480b0 100644 --- a/po/es.po +++ b/po/es.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp.HEAD\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-08-07 09:53-0300\n" "Last-Translator: Pablo G. del Campo \n" "Language-Team: Spanish \n" diff --git a/po/et.po b/po/et.po index 55fde01f..198f492e 100644 --- a/po/et.po +++ b/po/et.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-01-18 18:55+0200\n" "Last-Translator: Tõivo Leedjärv \n" "Language-Team: Estonian \n" diff --git a/po/fa.po b/po/fa.po index b3e21995..b9c6d696 100644 --- a/po/fa.po +++ b/po/fa.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-03-17 23:17+0330\n" "Last-Translator: Roozbeh Pournader \n" "Language-Team: Persian \n" diff --git a/po/fi.po b/po/fi.po index 1a45807f..972f6154 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-08-12 21:23+0300\n" "Last-Translator: Lauri Nurmi \n" "Language-Team: Gnome Finnish Translation Team \n" "Language-Team: GNOME French Team \n" diff --git a/po/ga.po b/po/ga.po index 1baa6c62..92209712 100644 --- a/po/ga.po +++ b/po/ga.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp HEAD\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-05-01 18:50+0100\n" "Last-Translator: Paul Duffy \n" "Language-Team: Irish\n" diff --git a/po/gl.po b/po/gl.po index c7e27e9d..3932a0e5 100644 --- a/po/gl.po +++ b/po/gl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2002-06-11 12:16+0200\n" "Last-Translator: Jesús Bravo Álvarez \n" "Language-Team: Galician \n" diff --git a/po/he.po b/po/he.po index 256f9ecc..0235c2b8 100644 --- a/po/he.po +++ b/po/he.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp.HEAD.he\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-06-20 00:55+0300\n" "Last-Translator: Gil 'Dolfin' Osher \n" "Language-Team: Hebrew \n" diff --git a/po/hi.po b/po/hi.po index cecf4a9f..0f1b1e17 100644 --- a/po/hi.po +++ b/po/hi.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Yelp 2.4 \n" -"POT-Creation-Date: 2003-10-29 21:04+0530\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-10-29 21:10+0530\n" "Last-Translator: Bhopal team \n" "Language-Team: Gnome Hindi Team " +msgstr "" +"अनुराग सीठा\n" +"जी करुणाकर " #: src/yelp-window.c:699 msgid "A Help Browser for GNOME" diff --git a/po/hu.po b/po/hu.po index 1c5dc284..221f0d3e 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp VERSION\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-07-12 23:21+0200\n" "Last-Translator: Andras Timar \n" "Language-Team: Hungarian \n" diff --git a/po/id.po b/po/id.po index ea417953..a03721d5 100644 --- a/po/id.po +++ b/po/id.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp HEAD\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-02-06 10:27+0700\n" "Last-Translator: Mohammad DAMT \n" "Language-Team: Indonesia \n" diff --git a/po/is.po b/po/is.po index 269a9f46..8a73e420 100644 --- a/po/is.po +++ b/po/is.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-06-21 15:34--100\n" "Last-Translator: Samuel Jon Gunnarsson \n" "Language-Team: Icelandic \n" diff --git a/po/it.po b/po/it.po index ebe8f16c..b49e31e4 100644 --- a/po/it.po +++ b/po/it.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-08-29 12:01+0200\n" "Last-Translator: Psyk[o] \n" "Language-Team: Italian \n" diff --git a/po/ja.po b/po/ja.po index f97c4634..ee1ef9fe 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp HEAD\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-07-21 02:16+0900\n" "Last-Translator: Takeshi AIHANA \n" "Language-Team: Japanese \n" diff --git a/po/kn.po b/po/kn.po index 24e84c06..be783be4 100644 --- a/po/kn.po +++ b/po/kn.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Yelp.Gnome.Core-2.1\n" -"POT-Creation-Date: 2003-10-12 03:00+0200\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2002-05-29 20:45+0530\n" "Last-Translator: Pramod.R \n" "Language-Team: Kannada \n" @@ -67,19 +67,12 @@ msgstr "ಯೆಲ್ಪ್ ಶುರುಮಾಡಲು ಅಗಲಿಲ್ಲ: '% msgid "Could not open new window." msgstr "ಹೊಸ ಕಿಟಕಿಯನ್ನು ತೆಗೆಯಲು ಅಗಲಿಲ್ಲ" -#: src/yelp-man.c:296 -#: src/yelp-man.c:317 -#: src/yelp-man.c:353 -#: src/yelp-man.c:385 -#: src/yelp-man.c:401 -#: src/yelp-man.c:412 +#: src/yelp-man.c:296 src/yelp-man.c:317 src/yelp-man.c:353 src/yelp-man.c:385 +#: src/yelp-man.c:401 src/yelp-man.c:412 msgid "X11" msgstr "ಎಕ್ಸ್-11" -#: src/yelp-man.c:301 -#: src/yelp-man.c:332 -#: src/yelp-man.c:390 -#: src/yelp-man.c:417 +#: src/yelp-man.c:301 src/yelp-man.c:332 src/yelp-man.c:390 src/yelp-man.c:417 msgid "OpenSSL" msgstr "ಒಪನ್ ಎಸ್.ಎಸ್.ಎಲ್." @@ -143,13 +136,11 @@ msgstr "" msgid "System Administration" msgstr "" -#: src/yelp-view-content.c:487 -#: src/yelp-view-index.c:423 +#: src/yelp-view-content.c:487 src/yelp-view-index.c:423 msgid "Loading..." msgstr "ಓದುತ್ತಿದೆ..." -#: src/yelp-view-content.c:528 -#: src/yelp-view-index.c:517 +#: src/yelp-view-content.c:528 src/yelp-view-index.c:517 msgid "Section" msgstr "ವಿಭಾಗ" @@ -170,25 +161,19 @@ msgstr "ಘನೋಮ್ - ಗಣಕ ಪರಿಸರ" msgid "Additional documents" msgstr "ಹೆಚ್ಚಿನ ದಸ್ತವೇಜುಗಳು" -#: src/yelp-view-toc.c:168 -#: src/yelp-view-toc.c:492 +#: src/yelp-view-toc.c:168 src/yelp-view-toc.c:492 msgid "Manual Pages" msgstr "ಮಾಹಿತಿ ಪುಟಗಳು" -#: src/yelp-view-toc.c:169 -#: src/yelp-view-toc.c:548 +#: src/yelp-view-toc.c:169 src/yelp-view-toc.c:548 msgid "Info Pages" msgstr "ಮಾಹಿತಿ ಪುಟಗಳು" -#: src/yelp-view-toc.c:366 -#: src/yelp-view-toc.c:549 -#: src/yelp-view-toc.c:740 +#: src/yelp-view-toc.c:366 src/yelp-view-toc.c:549 src/yelp-view-toc.c:740 msgid "Documents" msgstr "ದಸ್ತಾವೇಜುಗಳು" -#: src/yelp-view-toc.c:367 -#: src/yelp-view-toc.c:493 -#: src/yelp-view-toc.c:741 +#: src/yelp-view-toc.c:367 src/yelp-view-toc.c:493 src/yelp-view-toc.c:741 msgid "Categories" msgstr "ವಿಭಾಗಗಳು" @@ -260,8 +245,7 @@ msgstr "/ಸಹಾಯ " msgid "/Help/_About" msgstr "/ಸಹಾಯ/ತಂತ್ರಾಂಶದ ಬಗ್ಗೆ " -#: src/yelp-window.c:255 -#: src/yelp-window.c:455 +#: src/yelp-window.c:255 src/yelp-window.c:455 msgid "Help Browser" msgstr "ಸಹಾಯ ವೀಕ್ಷಕ" @@ -319,4 +303,3 @@ msgstr "ಘನೋಮಿನ ಬಗ್ಗೆ ಸಹಾಯ ಪಡೆ" #: yelp.desktop.in.h:2 msgid "Help" msgstr "ಸಹಾಯ" - diff --git a/po/ko.po b/po/ko.po index 3ded1829..ffc48b78 100644 --- a/po/ko.po +++ b/po/ko.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp 2.1.3\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-11-03 05:11+0900\n" "Last-Translator: Young-Ho, Cha \n" "Language-Team: GTP Korean \n" diff --git a/po/li.po b/po/li.po index 27b418f6..c349c6bd 100644 --- a/po/li.po +++ b/po/li.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Yelp cvs\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-05-19 15:19+0000\n" "Last-Translator: Mathieu van Woerkom \n" "Language-Team: Limburgish \n" diff --git a/po/lt.po b/po/lt.po index a8186487..501c1294 100644 --- a/po/lt.po +++ b/po/lt.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-10-06 14:28+0300\n" "Last-Translator: Tomas Kuliavas \n" "Language-Team: Lithuanian \n" diff --git a/po/lv.po b/po/lv.po index 537236b7..58b0e1b9 100644 --- a/po/lv.po +++ b/po/lv.po @@ -6,14 +6,14 @@ msgid "" msgstr "" "Project-Id-Version: yelp.gnome-2-4\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2003-10-17 19:03+0200\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-10-18 01:25+0300\n" "Last-Translator: Peteris Krisjanis \n" "Language-Team: Latvian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Report-Msgid-Bugs-To: \n" "X-Generator: KBabel 1.0.2\n" #: data/ui/yelp.glade.h:1 @@ -307,4 +307,3 @@ msgstr "Saņemt palīdzību ar GNOME" #: yelp.desktop.in.h:2 msgid "Help" msgstr "Palīdzība" - diff --git a/po/mk.po b/po/mk.po index 3e90bccb..a81a0cd9 100644 --- a/po/mk.po +++ b/po/mk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp.HEAD.mk\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-06-15 09:41+0200\n" "Last-Translator: \n" "Language-Team: \n" diff --git a/po/ml.po b/po/ml.po index 705c478f..b9df5c62 100644 --- a/po/ml.po +++ b/po/ml.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp.HEAD.ml\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-06-12 17:52-0600\n" "Last-Translator: Suresh VP \n" "Language-Team: Malayalam \n" diff --git a/po/mn.po b/po/mn.po index e74767fa..9c3f2e93 100644 --- a/po/mn.po +++ b/po/mn.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp.HEAD\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-08-23 14:24+0200\n" "Last-Translator: Sanlig Badral \n" "Language-Team: Mongolian \n" diff --git a/po/mr.po b/po/mr.po index 2e4f46c6..09fb9364 100644 --- a/po/mr.po +++ b/po/mr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Yelp 2.0 \n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-01-10 20:38+0530\n" "Last-Translator: Jitendra Shah \n" "Language-Team: Marathi \n" diff --git a/po/ms.po b/po/ms.po index 12c039d4..150afaf7 100755 --- a/po/ms.po +++ b/po/ms.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2002-12-13 11:19+0800\n" "Last-Translator: Hasbullah Bin Pit \n" "Language-Team: Bahasa Melayu \n" diff --git a/po/ne.po b/po/ne.po index 9b1d4fb8..075f7ef4 100644 --- a/po/ne.po +++ b/po/ne.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: GNOME 2.0\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-07-1 23:18GMT\n" "Last-Translator: Pawan Chitrakar \n" "Language-Team: Nepali \n" diff --git a/po/nl.po b/po/nl.po index abb641cd..9fecee27 100644 --- a/po/nl.po +++ b/po/nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Yelp cvs\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-06-22 08:55+0200\n" "Last-Translator: Tino Meinen \n" "Language-Team: Dutch \n" diff --git a/po/nn.po b/po/nn.po index 213099f6..360053b9 100644 --- a/po/nn.po +++ b/po/nn.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp 1.0\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2002-01-31 18:35+0100\n" "Last-Translator: Roy-Magne Mo \n" "Language-Team: Norwegian/Nynorsk \n" diff --git a/po/no.po b/po/no.po index fd2b6345..50985e6d 100644 --- a/po/no.po +++ b/po/no.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp 0.1\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-08-20 16:06+0200\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norsk (bokml) \n" diff --git a/po/pl.po b/po/pl.po index 53cae879..06b77b46 100644 --- a/po/pl.po +++ b/po/pl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-06-27 15:57--100\n" "Last-Translator: Gnome PL Team \n" "Language-Team: Polish \n" diff --git a/po/pt.po b/po/pt.po index e133b444..7e6c6997 100644 --- a/po/pt.po +++ b/po/pt.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.4\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-07-18 00:56+0000\n" "Last-Translator: Duarte Loreto \n" "Language-Team: Portuguese \n" diff --git a/po/pt_BR.po b/po/pt_BR.po index d264d1e4..1f7e637c 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp 2.0\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-10-01 14:14-0400\n" "Last-Translator: Evandro Fernandes Giovanini \n" "Language-Team: Brazilian Portuguese \n" diff --git a/po/ro.po b/po/ro.po index ad66945e..2fc67185 100644 --- a/po/ro.po +++ b/po/ro.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp.gnome-2-4.ro\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-09-02 14:31+0300\n" "Last-Translator: Mugurel Tudor \n" "Language-Team: <@li.org>\n" diff --git a/po/ru.po b/po/ru.po index 6f6186a6..bab0a68b 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp 3.0\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-01-12 16:03+0300\n" "Last-Translator: Dmitry G. Mastrukov \n" "Language-Team: Russian \n" diff --git a/po/sk.po b/po/sk.po index acbe8906..99de9949 100644 --- a/po/sk.po +++ b/po/sk.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp.HEAD\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-08-22 08:05+0200\n" "Last-Translator: Stanislav Visnovsky \n" "Language-Team: Slovak \n" diff --git a/po/sl.po b/po/sl.po index 4a0a70cc..eeb1d42a 100644 --- a/po/sl.po +++ b/po/sl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-08-23 14:40+0200\n" "Last-Translator: Andraz Tori \n" "Language-Team: Slovenian \n" diff --git a/po/sq.po b/po/sq.po index fb14bd01..6f0a0db5 100644 --- a/po/sq.po +++ b/po/sq.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp.HEAD\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-07-01 00:57+0200\n" "Last-Translator: Laurent Dhima \n" "Language-Team: Albanian \n" diff --git a/po/sr.po b/po/sr.po index d6b35249..11f05b88 100644 --- a/po/sr.po +++ b/po/sr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp 2.2\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-08-08 04:54+0200\n" "Last-Translator: Goran Rakić \n" "Language-Team: Serbian (sr) \n" diff --git a/po/sr@Latn.po b/po/sr@Latn.po index c729d573..806501b2 100644 --- a/po/sr@Latn.po +++ b/po/sr@Latn.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp 2.2\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-08-08 04:54+0200\n" "Last-Translator: Goran Rakić \n" "Language-Team: Serbian (sr) \n" diff --git a/po/sv.po b/po/sv.po index fc78dc2d..e0f90e24 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-04-29 10:04+0200\n" "Last-Translator: Christian Rose \n" "Language-Team: Swedish \n" diff --git a/po/ta.po b/po/ta.po index 57d2d512..1d69e829 100644 --- a/po/ta.po +++ b/po/ta.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Tamil Version of Yelp 2.1.0\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-01-09 22:50+0600\n" "Last-Translator: Dinesh Nadarajah \n" "Language-Team: Tamil \n" diff --git a/po/th.po b/po/th.po index 81ed0cc2..9f291c42 100644 --- a/po/th.po +++ b/po/th.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-02-21 16:47-0700\n" "Last-Translator: Paisa Seeluangsawat \n" "Language-Team: Thai \n" diff --git a/po/tr.po b/po/tr.po index 1f223454..59cdcb75 100644 --- a/po/tr.po +++ b/po/tr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-02-03 20:01+0200\n" "Last-Translator: Arman Aksoy (Armish) \n" "Language-Team: Turkish \n" diff --git a/po/uk.po b/po/uk.po index ed27dc37..76591ed3 100644 --- a/po/uk.po +++ b/po/uk.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-04-08 07:25--500\n" "Last-Translator: Yuriy Syrota \n" "Language-Team: Ukrainian \n" diff --git a/po/vi.po b/po/vi.po index 70eb35b6..09a70be3 100644 --- a/po/vi.po +++ b/po/vi.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp 0.6.99\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-10-02 10:25+0700\n" "Last-Translator: pclouds \n" "Language-Team: GnomeVI \n" diff --git a/po/wa.po b/po/wa.po index da7b5b4d..e8b83d82 100644 --- a/po/wa.po +++ b/po/wa.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp 0.6.99\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-07-11 10:44+0200\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Walon \n" diff --git a/po/zh_CN.po b/po/zh_CN.po index b0b43a36..ae5b40fb 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-08-03 23:25+0800\n" "Last-Translator: Funda Wang \n" "Language-Team: zh_CN \n" diff --git a/po/zh_TW.po b/po/zh_TW.po index 3a9d9354..d1015a58 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: yelp 2.3.6\n" -"POT-Creation-Date: 2003-09-08 22:19-0500\n" +"POT-Creation-Date: 2003-11-10 11:07-0600\n" "PO-Revision-Date: 2003-08-19 07:17+0800\n" "Last-Translator: Abel Cheung \n" "Language-Team: Chinese (traditional) \n" -- cgit v1.2.1