2009/2/9 Takao Fujiwara - Tokyo S/W Center <[email protected]>: > Kenneth Nielsen-san wrote (02/ 9/09 08:40 PM): >> >> 2009/2/9 Takao Fujiwara - Tokyo S/W Center <[email protected]>: >>> >>> Wouter Bolsterlee-san wrote (02/ 9/09 08:04 PM): >>>> >>>> 2009-02-09 klockan 06:54 skrev Takao Fujiwara - Tokyo S/W Center: >>>>> >>>>> I added 10 msgids to gtk+. >>>>> http://bugzilla.gnome.org/show_bug.cgi?id=571015 >>>>> [snip] >>>>> #: ../modules/printbackends/cups/gtkprintbackendcups.c:2192 >>>>> msgid "Miscellaneous" >>>>> msgstr "" >>>> >>>> This string needs context, e.g. msgctxt "printer-settings". >>> >>> I don't find the same msgid in gtk+. >>> My understanding is msgctxt is used for the different meaning, e.g. "No" >>> for numbering and "No" for the reverse of "Yes". >>> Does "Miscellaneous" have the same translations in any cases? >> >> If it does not exist anywhere else you do not need to give it msgctxt, >> but you still need to explain in a translator comment what >> miscellaneous refers to, because it can have many different >> translation depending what it refers to and in what context. > > OK, if you have the suggestion, I can add the translator comment. > I attached the screenshot. > http://bugzilla.gnome.org/attachment.cgi?id=128271&action=view > > How about /* Translators: "Miscellaneous" is an advanced option in print > dialog */ ?
Yeah, but you see what is important is what it refers to, so you say that it is "an option" but if it opens an extra say panel with a set of settings then the comment should explain that. So if it is what I think it is, then maybe something like this: /* Translators: "Miscellaneous" is the label for a button, that opens up an extra panel of settings in a print dialog */ Regards Kenneth Nielsen > > Thanks, > fujiwara > >> >> Regards Kenneth Nielsen >> _______________________________________________ >> gnome-i18n mailing list >> [email protected] >> http://mail.gnome.org/mailman/listinfo/gnome-i18n >> > > _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
