Date: Sun, 24 Feb 2002 09:09:26 +0900 (JST) From: Hiroki Sato <hrs@eos.ocn.ne.jp> To: sziszi@bsd.hu Cc: freebsd-doc@FreeBSD.ORG Subject: Re: Entities in translations Message-ID: <20020224.090926.85420473.hrs@eos.ocn.ne.jp> In-Reply-To: <20020223115416.GA1152@fonix.adamsfamily.xx> References: <20020223115416.GA1152@fonix.adamsfamily.xx>
next in thread | previous in thread | raw e-mail | index | archive | help
Szilveszter Adam <sziszi@bsd.hu> wrote in <20020223115416.GA1152@fonix.adamsfamily.xx>: sziszi> So now, please advise. Which method should I follow? Should I stick to sziszi> entities for non-ASCII characters? But then how do I make them display sziszi> in the HTML rendering in their expanded form instead of the entity sziszi> itself? Or should I just follow the lead of the non Latin-1 teams and sziszi> start inputting these characters as-is? What is, for example the Greek sziszi> Doc Project doing about this? For localized documents, I do not think sticking to using entities for non-ascii characters is always needed. Almost all Japanese characters are categorized into non-ascii characters, but we cannot use entities since they are too many. The advantage to use entities is for original (English) documents. Languages used by translation teams define character code of non-ascii characters on their own terms, so if non-ascii characters are included as is, we would misunderstand what the character means. In addition, the translators often use localized tools (e.g. editors, web browsers) for their work, but such tools cannot often handle non-ascii characters in other language properly. As you pointed out, this do not become a problem for translated documents. I think you can use non-ascii characters as is to write your language, but I also think if we can use entities we should use them because entities do not mislead us to understand the meaning in non-English documents. The Japanese team uses entities for Latin characters, although our Japanese character set has a own set of Latin characters. Any comments or suggestions else? -- | Hiroki Sato <hrs@FreeBSD.org> | <hrs@eos.ocn.ne.jp> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020224.090926.85420473.hrs>