unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org, storm@cua.dk
Subject: Re: Hello in Hungarian
Date: Mon, 03 Jul 2006 16:16:20 +0900	[thread overview]
Message-ID: <E1FxIfM-0001iX-00@etlken> (raw)
In-Reply-To: <E1FxARx-0001BV-Rf@fencepost.gnu.org> (message from Richard Stallman on Sun, 02 Jul 2006 18:29:57 -0400)

In article <E1FxARx-0001BV-Rf@fencepost.gnu.org>, Richard Stallman <rms@gnu.org> writes:

>> Do you want to take charge of adding more languages?
>     I don't think I'm the right person to do that, as I'm not familiar
>     with the different scripts and character sets that may be involved.

> I asked you to do the work because you thought it was worth doing ;-).
> I certainly don't want to spend time on it.

I can work on maintaining HELLO file once the policy of the
file is decided.

storm@cua.dk (Kim F. Storm) writes:
> Besides, it gives a warm feeling that Emacs knows how to say hello in
> your own language!  And I think it is quite funny to look at the
> various examples, so IMO, we should add more ...  I

I agree with that.  Although the priority of the work for it
is fairly low for me, if what I should do is just to add a
line or two upon each request, I'm willing to do that.

Miles Bader <miles.bader@necel.com> writes:
> How about moving the most important lines to the beginning (those using
> unique scripts), and adding a "Hello in other languages" section to the
> end for other languages.

It seems to be a reasonable compromise, but I don't want to
be a person who decide which is more important, French or
German.  :-p   So, how about the attached one?

---
Kenichi Handa
handa@m17n.org

This is a list of ways to say hello in various languages.

Non-ASCII examples:
  West Europe: ¡Hola!, Hyvää päivää, Grüß Gott, Bonġu
  Central Europe: Dobrý den, Tere päevast, Cześć!
  Other Europe: Γειά σας, Здравствуйте!, გამარჯობა, Eĥoŝanĝo ĉiuĵaŭde
  Africa: ሠላም
  Middle/Near East: שלום, �����������
  South Asia: नमस्ते, ನಮಸ್ಕಾರ, നമസ്കാരം, வணக்கம், བཀྲ�་ཤིས་བདེ་ལེགས༎
  South East Asia: ສະບາຍດີ, สวัสดีครับ, Chào bạn
  East Asia: こんにちは, コンニチハ, 你好, 早晨, 안녕하세요
  Misc: ⠓⠑⠇⠇⠕, ∀ p ∈ world • hello p  □
  CJK variety: GB(元气,开发), JIS(元気,開発), KSC(元氣,開發), BIG5(元氣,開發)
  Unicode charset: Eĥoŝanĝo ĉiuĵaŭde, Γειά σας, שלום, Здравствуйте!

LANGUAGE (NATIVE NAME)	HELLO
----------------------	-----
Amharic (አማርኛ)	ሠላም
Arabic	�����������
Braille	⠓⠑⠇⠇⠕
C	printf ("Hello, world!\n");
Czech (čeština)	Dobrý den
Danish (dansk)	Hej, Goddag
Emacs	emacs --no-splash -f view-hello-file
English [ˈiŋ-gliʃ]	Hello
Esperanto	Saluton (Eĥoŝanĝo ĉiuĵaŭde)
Estonian (eesti)	Tere päevast, Tere õhtust
Finnish (suomi)	Hei, Hyvää päivää
French (français)	Bonjour, Salut
Georgian (ქართველი)	გამარჯობა
German (Deutsch)	Guten Tag, Grüß Gott
Greek (ελληνικά)	Γειά σας
Hebrew (עברית)	שלום
Hindi (हिंदी)	नमस्ते, नमस्कार ।
Italian (italiano)	Ciao, Buon giorno
Javanese (Jawa)	System.out.println("Halo, selamat sore!");
Kannada (ಕನ್ನಡ)	ನಮಸ್ಕಾರ
Lao (ພາສາລາວ)	ສະບາຍດີ, ຂໍໃຫ້ໂຊກດີ
Malayalam (മലയാളം)	നമസ്കാരം
Maltese (il-Malti)	Bonġu, Saħħa
Mathematics	∀ p ∈ world • hello p  □
Nederlands, Vlaams	Hallo, Dag
Norwegian (norsk)	Hei, God dag
Polish (polski)	Dzień dobry! Cześć!
Russian (русский)	Здравствуйте!
Slovak (slovenčina)	Dobrý deň
Slovenian (slovenščina)	Pozdravljeni!
Spanish (español)	¡Hola!
Swedish (på svenska)	Hej, Goddag
Tamil (தமிழ்)	வணக்கம்
Thai (ภาษาไทย)	สวัสดีครับ, สวัสดีค่ะ
Tibetan (བོད་སྐ�ད་)	བཀྲ�་ཤིས་བདེ་ལེགས༎
Tigrigna (ትግርኛ)	ሰላማት
Turkish (Türkçe)	Merhaba
Ukrainian (українська)	Вітаю
Vietnamese (Tiếng Việt)	Chào bạn

Japanese (日本語)	こんにちは, コンニチハ
Chinese (中文,普通话,汉语)	你好
Cantonese (粵語,廣東話)	早晨, 你好
Korean (한글)	안녕하세요, 안녕하십니까
\f

Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006
Free software Foundation, Inc.

COPYING PERMISSIONS:

    This document is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA


;;; Local Variables:
;;; tab-width: 32
;;; End:

       reply	other threads:[~2006-07-03  7:16 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <b5accf970606220930g2aaff787y@mail.gmail.com>
     [not found] ` <E1FtdB6-00032n-00@etlken>
     [not found]   ` <b5accf970606230131n17b9cd86h@mail.gmail.com>
     [not found]     ` <E1FtjgE-0007uO-00@etlken>
     [not found]       ` <b5accf970606230928r289d7364v@mail.gmail.com>
     [not found]         ` <E1FvYJt-0006pm-00@etlken>
     [not found]           ` <E1Fvw7v-0007xa-Ld@fencepost.gnu.org>
     [not found]             ` <m3lkrgqd3d.fsf@kfs-l.imdomain.dk>
     [not found]               ` <E1FwW30-0004Bh-Rd@fencepost.gnu.org>
     [not found]                 ` <m3bqs9ouy4.fsf@kfs-l.imdomain.dk>
     [not found]                   ` <E1FxARx-0001BV-Rf@fencepost.gnu.org>
2006-07-03  7:16                     ` Kenichi Handa [this message]
2006-07-03  7:46                       ` Hello in Hungarian Yavor Doganov
2006-07-03  9:10                       ` Kim F. Storm
2006-07-03 13:29                       ` Johan Bockgård
2006-07-03 15:04                         ` Kim F. Storm
2006-07-03 23:21                           ` Richard Stallman
2006-07-04  0:35                         ` Kenichi Handa
2006-07-04  7:59                           ` Mathias Dahl
2006-07-03 23:20                       ` Richard Stallman
2006-07-05  1:28                         ` Kenichi Handa
2006-07-05  1:36                           ` Kenichi Handa
2006-07-05 11:24                           ` Mathias Dahl
2006-07-05 11:41                             ` Kenichi Handa
2006-07-05 17:02                           ` Richard Stallman
2006-07-06  1:17                             ` Kenichi Handa
2006-07-06 15:31                               ` Mathias Dahl
2006-07-07  2:15                                 ` Miles Bader
2006-07-07  2:41                                 ` Kenichi Handa
2006-07-30 19:37                           ` Peter Tury
2006-07-31  3:03                             ` Kenichi Handa
2006-07-31 13:54                               ` Károly Lőrentey
2006-07-31 18:29                             ` Richard Stallman
2006-07-31 20:13                               ` Peter Tury

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1FxIfM-0001iX-00@etlken \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    --cc=storm@cua.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).