From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: Internationalize Emacs's messages (swahili) Date: Sat, 26 Dec 2020 10:52:58 +0100 (CET) Message-ID: <20201226.105258.1505668651474972143.wl@gnu.org> References: <87tus9szo9.fsf@db48x.net> <83ft3sncbi.fsf@gnu.org> <87lfdkucuw.fsf@db48x.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21998"; mail-complaints-to="usenet@ciao.gmane.io" Cc: all_but_last@163.com, bugs@gnu.support, dimech@gmx.com, abrochard@gmx.com, emacs-devel@gnu.org, eliz@gnu.org, rms@gnu.org To: db48x@db48x.net Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Dec 26 10:54:59 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kt6Hr-0005b7-6a for ged-emacs-devel@m.gmane-mx.org; Sat, 26 Dec 2020 10:54:59 +0100 Original-Received: from localhost ([::1]:39908 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kt6Hq-0007Hm-8i for ged-emacs-devel@m.gmane-mx.org; Sat, 26 Dec 2020 04:54:58 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44798) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kt6GB-0005ag-7L for emacs-devel@gnu.org; Sat, 26 Dec 2020 04:53:16 -0500 Original-Received: from mout01.posteo.de ([185.67.36.65]:33015) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kt6G8-0005C2-FA for emacs-devel@gnu.org; Sat, 26 Dec 2020 04:53:14 -0500 Original-Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 8EBE3160060 for ; Sat, 26 Dec 2020 10:53:05 +0100 (CET) Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4D2zdX2rX3z9rxR; Sat, 26 Dec 2020 10:53:04 +0100 (CET) In-Reply-To: <87lfdkucuw.fsf@db48x.net> X-Mailer: Mew version 6.8 on Emacs 28.0.50 / Mule 6.0 (HANACHIRUSATO) Received-SPF: pass client-ip=185.67.36.65; envelope-from=werner.lemberg@posteo.de; helo=mout01.posteo.de X-Spam_score_int: -38 X-Spam_score: -3.9 X-Spam_bar: --- X-Spam_report: (-3.9 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:261805 Archived-At: >> I didn't mean one program, I meant the total count. It should be >> indicative to how easy it is to find people who are both >> programmers and can succinctly express themselves on technical >> issues in their native languages. IME, it is very hard to find >> such people. > > I don't know the full count, I only know that Mozilla uses it for > Firefox as well as all of their web pages, and that most of those > translations are maintained by volunteers. [...] Just curious: Does 'fluent' support (E)lisp and/or Scheme? Werner