Pipe-domains in PO files (gnome-games)

2006-02-28 Thread dooteo
Hi all,

Updating gnome-games PO file there is a dude about pipe-domain
translation. On gtk+'s PO file 

  #: ../gdk/keyname-table.h:3940
  msgid "keyboard label|BackSpace"
  msgstr "BackSpace"

or 
  #: ../gtk/gtkcalendar.c:1887
  msgid "calendar year format|%Y"
  msgstr "%Y"

translated strings shuldn't have 'pipe-domain' prefix.

but on gnome-games -> es.po file keeps pipe prefix:

  #: ../gataxx/properties.c:355
  msgid "gataxx|Easy"
  msgstr "gataxx|Fácil"

  #: ../gataxx/properties.c:356
  msgid "gataxx|Medium"
  msgstr "gataxx|Medio"

are they right? or translation should be like (without prefix):

  #: ../gataxx/properties.c:355
  msgid "gataxx|Easy"
  msgstr "Fácil"

  #: ../gataxx/properties.c:356
  msgid "gataxx|Medium"
  msgstr "Medio"

Best regards,

Dooteo


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


Re: Pipe-domains in PO files (gnome-games)

2006-02-28 Thread Francisco Javier F. Serrador
Hola

I'm afraid it is an error.

El mar, 28-02-2006 a las 16:27 +, dooteo escribió:
> Hi all,
> 
> Updating gnome-games PO file there is a dude about pipe-domain
> translation. On gtk+'s PO file 
> 
>   #: ../gdk/keyname-table.h:3940
>   msgid "keyboard label|BackSpace"
>   msgstr "BackSpace"
> 
> or 
>   #: ../gtk/gtkcalendar.c:1887
>   msgid "calendar year format|%Y"
>   msgstr "%Y"
> 
> translated strings shuldn't have 'pipe-domain' prefix.
> 
> but on gnome-games -> es.po file keeps pipe prefix:
> 
>   #: ../gataxx/properties.c:355
>   msgid "gataxx|Easy"
>   msgstr "gataxx|Fácil"
> 
>   #: ../gataxx/properties.c:356
>   msgid "gataxx|Medium"
>   msgstr "gataxx|Medio"
> 
> are they right? or translation should be like (without prefix):
> 
>   #: ../gataxx/properties.c:355
>   msgid "gataxx|Easy"
>   msgstr "Fácil"
> 
>   #: ../gataxx/properties.c:356
>   msgid "gataxx|Medium"
>   msgstr "Medio"
> 
> Best regards,
> 
> Dooteo
> 
> 
> ___
> gnome-i18n mailing list
> gnome-i18n@gnome.org
> http://mail.gnome.org/mailman/listinfo/gnome-i18n


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Pipe-domains in PO files (gnome-games)

2006-02-28 Thread Christian Rose
On 2/28/06, dooteo <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Updating gnome-games PO file there is a dude about pipe-domain
> translation. On gtk+'s PO file
>
>   #: ../gdk/keyname-table.h:3940
>   msgid "keyboard label|BackSpace"
>   msgstr "BackSpace"
>
> or
>   #: ../gtk/gtkcalendar.c:1887
>   msgid "calendar year format|%Y"
>   msgstr "%Y"
>
> translated strings shuldn't have 'pipe-domain' prefix.
>
> but on gnome-games -> es.po file keeps pipe prefix:
>
>   #: ../gataxx/properties.c:355
>   msgid "gataxx|Easy"
>   msgstr "gataxx|Fácil"
>
>   #: ../gataxx/properties.c:356
>   msgid "gataxx|Medium"
>   msgstr "gataxx|Medio"
>
> are they right? or translation should be like (without prefix):
>
>   #: ../gataxx/properties.c:355
>   msgid "gataxx|Easy"
>   msgstr "Fácil"
>
>   #: ../gataxx/properties.c:356
>   msgid "gataxx|Medium"
>   msgstr "Medio"

Please bug report such errors in Bugzilla:
http://bugzilla.gnome.org/simple-bug-guide.cgi?product=l10n


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


Re: Pipe-domains in PO files (gnome-games)

2006-03-03 Thread dooteo
Hi Christian,


Jatorrizko mezua: data: ar., 2006-02-28 22:20 +0100, egilea: Christian
Rose
> On 2/28/06, dooteo <[EMAIL PROTECTED]> wrote:
> > Hi all,

> Please bug report such errors in Bugzilla:
> http://bugzilla.gnome.org/simple-bug-guide.cgi?product=l10n
> 

I think Francisco Javier has receive the notification about this, so not
need to fill thye bug :)

Thannks and best regards,

Dooteo

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