- Few minor language fixes
- Add a section pointing to the Greek language support article [1] Discussed with: keramida [1]
This commit is contained in:
parent
25f22ce37e
commit
2280a94727
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33625
1 changed files with 17 additions and 3 deletions
|
@ -901,11 +901,25 @@ Option "XkbOptions" "grp:toggle"</programlisting>
|
|||
</indexterm>
|
||||
|
||||
<para>Slaven Rezic <email>eserte@cs.tu-berlin.de</email> wrote a
|
||||
tutorial how to use umlauts on a FreeBSD machine. The tutorial
|
||||
is written in German and available at
|
||||
tutorial on using umlauts on a FreeBSD machine. The tutorial
|
||||
is written in German and is available at
|
||||
<ulink url="http://user.cs.tu-berlin.de/~eserte/FreeBSD/doc/umlaute/umlaute.html"></ulink>.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Greek Language Localization</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>localization</primary>
|
||||
<secondary>Greek</secondary>
|
||||
</indexterm>
|
||||
<para>Nikos Kokkalis <email>nickkokkalis@gmail.com</email> has written
|
||||
a complete article on Greek support in &os;. It is available as
|
||||
part of the official &os; Greek documentation, in <ulink
|
||||
url="&url.doc.base;/el_GR.ISO8859-7/articles/greek-language-support/index.html">http://www.freebsd.org/doc/el_GR.ISO8859-7/articles/greek-language-support/index.html</ulink>.
|
||||
Please note this is in Greek <emphasis>only</emphasis>.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Japanese and Korean Language Localization</title>
|
||||
<indexterm>
|
||||
|
@ -925,7 +939,7 @@ Option "XkbOptions" "grp:toggle"</programlisting>
|
|||
<sect2>
|
||||
<title>Non-English FreeBSD Documentation</title>
|
||||
|
||||
<para>Some FreeBSD contributors have translated parts of FreeBSD to
|
||||
<para>Some FreeBSD contributors have translated parts of FreeBSD documentation to
|
||||
other languages. They are available through links on the <ulink
|
||||
url="&url.base;/index.html">main site</ulink> or in
|
||||
<filename>/usr/share/doc</filename>.</para>
|
||||
|
|
Loading…
Reference in a new issue