Re: dealing with plural

2014-09-29 Thread Fòram na Gàidhlig
Looks correct to me, since your language only has 1 plural form (msgstr[0]). You should be able to delete the line #msgstr[1] "" without causing problems. If PoEdit doesn't define the plural forms your your language correctly, best contact PoEdit's author - he will fix this for future versions if

Re: dealing with plural

2014-09-28 Thread Daniel Mustieles García
Not sure 100% if it is correct, but it seems to be. If msgfmt doesn't detect an error in that string, it should be ok. 2014-09-28 8:38 GMT+02:00 Umarzuki Mochlis : > 2014-09-18 1:42 GMT+08:00 Daniel Mustieles García < > daniel.mustie...@gmail.com>: > > > >> 2014-09-17 13:01 GMT-03:00 Daniel Musti

Re: dealing with plural

2014-09-27 Thread Umarzuki Mochlis
2014-09-18 1:42 GMT+08:00 Daniel Mustieles García : > >> 2014-09-17 13:01 GMT-03:00 Daniel Mustieles García >> : >> > PoEdit usually breaks PO files headers... I'd recommend you to use >> > another >> > translation tool instead of PoEdit. >> >> By "break" you mean it breaks lines (in two, < 80 char

Re: dealing with plural

2014-09-17 Thread Daniel Mustieles García
> 2014-09-17 13:01 GMT-03:00 Daniel Mustieles García < > daniel.mustie...@gmail.com>: > > PoEdit usually breaks PO files headers... I'd recommend you to use > another > > translation tool instead of PoEdit. > > By "break" you mean it breaks lines (in two, < 80 char per line), and > not that it brea

Re: dealing with plural

2014-09-17 Thread Rafael Ferreira
> 2014-09-17 17:42 GMT+02:00 Umarzuki Mochlis : >> >> # Gnome-control-center v2.0 Bahasa Melayu (ms) >> # 1. Hasbullah Bin Pit (sebol) , 2002 >> # 2. Khairulanuar Abd Majid (khai) , 2002 >> "Project-Id-Version: gnome-control-center HEAD\n" >> "Report-Msgid-Bugs-To: Before "Project-Id-Version' head

Re: dealing with plural

2014-09-17 Thread Daniel Mustieles García
PoEdit usually breaks PO files headers... I'd recommend you to use another translation tool instead of PoEdit. Try opening this same file with Gtranslator, to see if it fixes headers automagically. If I'm not wrong, ms language has no plural forms, so it should be set to "nplurals=1; plural=0;" B

dealing with plural

2014-09-17 Thread Umarzuki Mochlis
using poedit, I finally came to below error: $ msgfmt gnome-control-center.master.ms.po -c gnome-control-center.master.ms.po:4:50: syntax error msgfmt: gnome-control-center.master.ms.po: warning: PO file header missing or invalid warning: charset conversi