Problems with evolution + intltool-update

2005-05-26 Thread Rhys Jones
Hello,

A quick query: I'm trying to add some translations to the evolution
module in CVS HEAD, starting from a clean checkout, and I'm coming
across the following problem when running intltool-update:

[EMAIL PROTECTED] HEAD]$ cvs co evolution
(output snipped)
[EMAIL PROTECTED] HEAD]$ cd evolution/po; intltool-update --pot
can't open ./../plugins/groupwise-features/org-gnome-shared-folder.error.xml: 
No such file or directory at /usr/bin/intltool-extract line 200.
addressbook/gui/widgets/test-reflow.c:23: warning: unterminated string literal
addressbook/gui/widgets/test-reflow.c:48: warning: unterminated string literal
/usr/bin/xgettext: error while opening 
"plugins/groupwise-features/org-gnome-shared-folder.error.xml.h" for reading: 
No such file or directory 
ERROR: xgettext failed to generate PO template file. Please consult
   error message above if there is any.
[EMAIL PROTECTED] HEAD]$ intltool-update --version
intltool-update (intltool) 0.31.2
(rest of output snipped)

Upgrading to intltool 0.33 causes the same problems.

Any guidance would be appreciated, with apologies in advance if I'm
asking this on the wrong list.

Thanks
Rhys Jones
-- 
http://cysyllta.blogspot.com/
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Problems with evolution + intltool-update

2005-05-26 Thread Christian Rose
tor 2005-05-26 klockan 23:19 +0100 skrev Rhys Jones:
> Hello,
> 
> A quick query: I'm trying to add some translations to the evolution
> module in CVS HEAD, starting from a clean checkout, and I'm coming
> across the following problem when running intltool-update:
> 
> [EMAIL PROTECTED] HEAD]$ cvs co evolution
> (output snipped)
> [EMAIL PROTECTED] HEAD]$ cd evolution/po; intltool-update --pot
> can't open ./../plugins/groupwise-features/org-gnome-shared-folder.error.xml: 
> No such file or directory at /usr/bin/intltool-extract line 200.
> addressbook/gui/widgets/test-reflow.c:23: warning: unterminated string literal
> addressbook/gui/widgets/test-reflow.c:48: warning: unterminated string literal
> /usr/bin/xgettext: error while opening 
> "plugins/groupwise-features/org-gnome-shared-folder.error.xml.h" for reading: 
> No such file or directory 
> ERROR: xgettext failed to generate PO template file. Please consult
>error message above if there is any.
> [EMAIL PROTECTED] HEAD]$ intltool-update --version
> intltool-update (intltool) 0.31.2
> (rest of output snipped)
> 
> Upgrading to intltool 0.33 causes the same problems.
> 
> Any guidance would be appreciated, with apologies in advance if I'm
> asking this on the wrong list.

The above problem is usually caused by a po/POTFILES.in file that has
not been properly updated, by the developers, when removing a file. The
po/POTFILES.in file is supposed to contain references to all the files
in the module that are supposed to be translated, but when developers
remove a file from CVS that also happens to be listed in po/POTFILES.in
without remembering to also remove the reference in po/POTFILES.in,
these problems appear.

The safest thing to do is almost always to bug report the issue.
http://bugzilla.gnome.org/ , product "evolution", is your friend.


Christian

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Problems with evolution + intltool-update

2005-05-26 Thread Funda Wang
Rhys> [EMAIL PROTECTED] HEAD]$ cd evolution/po; intltool-update --pot
It looks like some files are missing but still being listed in POTFILES.in
or POTFILES.skip.

I think `intltool-update -m` will tell you how to correct these errors.

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Problems with evolution + intltool-update

2005-05-26 Thread Raphael Higino
Hi Rhys,

> A quick query: I'm trying to add some translations to the
evolution
> module in CVS HEAD, starting from a clean checkout, and
I'm coming
> across the following problem when running intltool-update:
>
> [EMAIL PROTECTED] HEAD]$ cvs co evolution
> (output snipped)
> [EMAIL PROTECTED] HEAD]$ cd evolution/po; intltool-update
--pot
> can't open
./../plugins/groupwise-features/org-gnome-shared-folder.error.xml:
No such
file or directory at /usr/bin/intltool-extract line 200.
> addressbook/gui/widgets/test-reflow.c:23: warning:
unterminated string
literal
> addressbook/gui/widgets/test-reflow.c:48: warning:
unterminated string
literal
> /usr/bin/xgettext: error while opening
"plugins/groupwise-features/org-gnome-shared-folder.error.xml.h"
for
reading: No such file or directory
> ERROR: xgettext failed to generate PO template file.
Please consult
>error message above if there is any.
> [EMAIL PROTECTED] HEAD]$ intltool-update --version
> intltool-update (intltool) 0.31.2
> (rest of output snipped)
>
> Upgrading to intltool 0.33 causes the same problems.

Are you using the current intltool from CVS? I think we're
supposed to do
so.

> Any guidance would be appreciated, with apologies in
advance if I'm
> asking this on the wrong list.

Meanwhile, you could get POT files from status page:
l10n-status.gnome.org

Hope it helps.

Raphael Higino
[EMAIL PROTECTED]

O grande portal dos mineiros
http://www.uai.com.br
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Problems with evolution + intltool-update

2005-05-26 Thread Asgeir Frimannsson
Hi,

On Fri, 27 May 2005 08:19, Rhys Jones wrote:
> Hello,
>
> A quick query: I'm trying to add some translations to the evolution
> module in CVS HEAD, starting from a clean checkout, and I'm coming
> across the following problem when running intltool-update:
>
> [EMAIL PROTECTED] HEAD]$ cvs co evolution
> (output snipped)
> [EMAIL PROTECTED] HEAD]$ cd evolution/po; intltool-update --pot
> can't open
> ./../plugins/groupwise-features/org-gnome-shared-folder.error.xml: No such
> file or directory at /usr/bin/intltool-extract line 200.
> addressbook/gui/widgets/test-reflow.c:23: warning: unterminated string
> literal addressbook/gui/widgets/test-reflow.c:48: warning: unterminated
> string literal /usr/bin/xgettext: error while opening
> "plugins/groupwise-features/org-gnome-shared-folder.error.xml.h" for
> reading: No such file or directory ERROR: xgettext failed to generate PO
> template file. Please consult error message above if there is any.
> [EMAIL PROTECTED] HEAD]$ intltool-update --version
> intltool-update (intltool) 0.31.2
> (rest of output snipped)

Try this:

in po/POTFILES.in the following line:
plugins/groupwise-features/org-gnome-shared-folder.error.xml

should be changed to:
plugins/groupwise-features/org-gnome-shared-folder.errors.xml

(missing s in errors)

cheers,
asgeir
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Weekly translation status for Gnome 2.10

2005-05-26 Thread danilo
Translation status changes from 2005-05-19 to 2005-05-26.
Total message count has changed from 32633 to 32634.

Average change during this period was 0.030%.

Top 5 movers of the week: 
  * Indonesian (up 1.69%, now supported)
  * Estonian (up 0.61%, partially supported)
  * Welsh (up 0.53%, supported)
  * Basque (up 0.17%, partially supported)
  * Xhosa (up 0.09%, partially supported)


Supported languages (more than 80% strings translated).

1.  Canadian English (en_CA)  100.00%no change
Dutch (nl)100.00%no change
3.  Danish (da)99.99%   down 0.01%
Gujarati (gu)  99.99%   down 0.01%
Spanish (es)   99.99%   down 0.01%
Albanian (sq)  99.99%   down 0.01%
Brazilian Portuguese (pt_BR)   99.99%   down 0.01%
British English (en_GB)99.99%   down 0.01%
German (de)99.99%no change
Lithuanian (lt)99.99%   down 0.01%
Portuguese (pt)99.99%   down 0.01%
Serbian (sr)   99.99%   down 0.01%
Hungarian (hu) 99.99%no change
Punjabi (pa)   99.99%no change
   15.  Finnish (fi)   99.97%   down 0.01%
Czech (cs) 99.97%   down 0.01%
Greek (el) 99.97%no change
   18.  Ukrainian (uk) 99.96%   down 0.01%
   19.  Japanese (ja)  99.91%   down 0.01%
   20.  Catalan (ca)   99.88%   down 0.01%
   21.  Korean (ko)99.37%no change
   22.  Polish (pl)98.52%   down 0.01%
   23.  Bulgarian (bg) 98.37%   down 0.01%
   24.  French (fr)97.93%   down 0.01%
   25.  Norwegian Bookmal (nb) 96.39%   down 0.03%
   26.  Russian (ru)   96.10%   down 0.01%
   27.  Chinese Traditional (zh_TW)95.93%   down 0.01%
   28.  Swedish (sv)   94.46% up 0.01%
   29.  Turkish (tr)   90.25%no change
   30.  Vietnamese (vi)90.21%   down 0.01%
   31.  Chinese Simplified (zh_CN) 87.42%no change
   32.  Romanian (ro)  86.38%no change
   33.  Indonesian (id)85.20% up 1.69%
   34.  Welsh (cy) 84.17% up 0.53%
   35.  Italian (it)   83.31%no change
   36.  Hindi (hi) 82.47%no change
   37.  Tamil (ta) 80.28%   down 0.01%


Partially supported languages (between 50% and 80%).

   38.  Norwegian Nynorsk (nn) 74.29%   down 0.01%
   39.  Basque (eu)72.96% up 0.17%
   40.  Arabic (ar)71.87%   down 0.01%
   41.  Estonian (et)  71.61% up 0.61%
   42.  Azerbaijani (az)   70.89%   down 0.01%
   43.  Xhosa (xh) 69.81% up 0.09%
   44.  Nepali (ne)66.08%no change
   45.  Macedonian (mk)65.49%no change
   46.  Malay (ms) 63.15%   down 0.01%
   47.  Slovak (sk)61.80%no change
   48.  Croatian (hr)  59.68%no change
   49.  Mongolian (mn) 57.60%no change
   50.  Bosnian (bs)   57.49%no change
   51.  Bengali (bn)   55.58%no change
   52.  Belarusian (be)54.72%no change


Unsupported languages (less than 50%).

   53.  Persian (fa)   46.18%   down 0.01%
   54.  Thai (th)  45.38%no change
   55.  Slovenian (sl) 39.49%no change
   56.  Hebrew (he)37.32%   down 0.01%
   57.  Latvian (lv)   33.88%   down 0.01%
   58.  Wallon (wa)23.84%no change
   59.  Galician (gl)  22.52%no change
   60.  Icelandic (is) 21.38%no change
   61.  Irish Gaelic (ga)  20.65%no change
   62.  Afrikaans (af) 19.85%no change
   63.  Malayalam (ml) 17.62%no change
   64.  Northern Sotho (nso)   17.46%no change
   65.  Amharic (am)   14.52%no change
   66.  Serbian Jekavian ([EMAIL PROTECTED])  14.10%   down 0.01%
   67.  Zulu (zu)  13.06%no change
   68.  Turkmen (tk)   11.74%no change
   69.  Limburgish (li)11.48%   down 0.01%
   70.  Oriya (or)  9.55%no change
   71.  Kinyarwanda (rw)9.34%no change
   72.  Marathi (mr)8.74%no change
   73.  Yiddish (yi)5.23%no change
   74.  Esperanto (eo)  4.53%no change
   75.  Kannada (kn)2.56%no change
   76.  Maori (mi

Weekly translation status for Gnome 2.12

2005-05-26 Thread danilo
Translation status changes from 2005-05-19 to 2005-05-26.
Total message count has changed from 40552 to 40565.

Average change during this period was 0.028%.

Top 5 movers of the week: 
  * Vietnamese (up 2.75%, now partially supported)
  * Welsh (up 2.09%, supported)
  * Norwegian Bookmal (up 1.27%, supported)
  * Estonian (up 0.62%, partially supported)
  * Basque (up 0.26%, partially supported)


Supported languages (more than 80% strings translated).

1.  Canadian English (en_CA)  100.00% up 0.23%
2.  Czech (cs) 99.74%   down 0.09%
3.  Spanish (es)   99.61%   down 0.10%
4.  British English (en_GB)99.54%   down 0.14%
5.  Dutch (nl) 99.05%   down 0.01%
6.  Albanian (sq)  98.42%   down 0.14%
7.  German (de)98.24%   down 0.14%
8.  Bulgarian (bg) 97.76%   down 0.01%
9.  Punjabi (pa)   97.69%   down 0.14%
   10.  Greek (el) 97.36%   down 0.13%
   11.  Finnish (fi)   97.43% up 0.24%
   12.  Japanese (ja)  97.42% up 0.13%
   13.  Hungarian (hu) 97.23%   down 0.14%
   14.  Brazilian Portuguese (pt_BR)   97.10%   down 0.14%
   15.  Portuguese (pt)97.06%   down 0.14%
   16.  Catalan (ca)   97.03%   down 0.14%
Ukrainian (uk) 97.03%   down 0.13%
   18.  Danish (da)96.98%   down 0.14%
   19.  Lithuanian (lt)96.97%   down 0.14%
   20.  Serbian (sr)   96.95%   down 0.14%
   21.  Gujarati (gu)  96.22%   down 0.14%
   22.  Korean (ko)95.64%   down 0.14%
   23.  Norwegian Bookmal (nb) 95.11% up 1.27%
   24.  Polish (pl)94.86%   down 0.14%
   25.  French (fr)94.71%   down 0.13%
   26.  Russian (ru)   93.18%   down 0.14%
   27.  Swedish (sv)   92.81%   down 0.09%
   28.  Chinese Traditional (zh_TW)92.43%   down 0.13%
   29.  Nepali (ne)91.66% up 0.10%
   30.  Turkish (tr)   87.71%   down 0.12%
   31.  Indonesian (id)87.96% up 0.04%
   32.  Hindi (hi) 87.05%   down 0.11%
   33.  Romanian (ro)  85.96%   down 0.13%
   34.  Chinese Simplified (zh_CN) 84.92%   down 0.10%
   35.  Welsh (cy) 81.90% up 2.09%
   36.  Tamil (ta) 80.28%   down 0.10%
   37.  Croatian (hr)  80.29%   down 0.12%


Partially supported languages (between 50% and 80%).

   38.  Italian (it)   79.75%   down 0.09%
   39.  Norwegian Nynorsk (nn) 73.77%   down 0.11%
   40.  Vietnamese (vi)72.89% up 2.75%
   41.  Arabic (ar)71.66%   down 0.07%
   42.  Basque (eu)71.81% up 0.26%
   43.  Azerbaijani (az)   70.81%   down 0.07%
   44.  Estonian (et)  71.09% up 0.62%
   45.  Xhosa (xh) 67.57%   down 0.08%
   46.  Malay (ms) 63.18%   down 0.06%
   47.  Bengali (bn)   62.69%   down 0.09%
   48.  Slovak (sk)61.33%   down 0.07%
   49.  Bosnian (bs)   57.29%   down 0.07%
   50.  Macedonian (mk)56.28%   down 0.09%
   51.  Mongolian (mn) 56.31%   down 0.07%
   52.  Belarusian (be)54.92%   down 0.06%
   53.  Thai (th)  51.73%   down 0.10%


Unsupported languages (less than 50%).

   54.  Persian (fa)   45.70%   down 0.05%
   55.  Slovenian (sl) 39.60%   down 0.05%
   56.  Hebrew (he)36.58%   down 0.04%
   57.  Latvian (lv)   34.60%   down 0.04%
   58.  Wallon (wa)23.30%   down 0.04%
   59.  Galician (gl)  22.88%   down 0.03%
   60.  Afrikaans (af) 23.44%   down 0.04%
   61.  Irish Gaelic (ga)  20.51%   down 0.02%
Northern Sotho (nso)   20.51%   down 0.04%
   63.  Icelandic (is) 19.67%   down 0.03%
   64.  Serbian Jekavian ([EMAIL PROTECTED])  16.87%   down 0.01%
   65.  Malayalam (ml) 15.65%   down 0.02%
   66.  Zulu (zu)  15.25%   down 0.03%
   67.  Amharic (am)   14.14%   down 0.02%
   68.  Turkmen (tk)   13.57%   down 0.01%
   69.  Limburgish (li)13.53%   down 0.01%
   70.  Oriya (or) 11.42%   down 0.01%
   71.  Marathi (mr)   10.15%   down 0.01%
   72.  Kinyarwanda (rw)9.28%   down 0.01%
   73.  Yiddish (yi)6.24%no change
   74.  Esperanto (eo)  5.42%no change
   75.  Uighur (ug) 3.59%   down 0.01%
   76