From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Where to contribute manual translations ? Date: Thu, 28 Dec 2023 17:11:56 +0200 Message-ID: <83mstu745f.fsf@gnu.org> References: <837cky94rm.fsf@gnu.org> <83v88i77ui.fsf@gnu.org> <87jzoybf3q.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3313"; mail-complaints-to="usenet@ciao.gmane.io" Cc: vincent.b.1@hotmail.fr, stefankangas@gmail.com, emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Dec 28 16:13:17 2023 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 1rIs4T-0000hI-US for ged-emacs-devel@m.gmane-mx.org; Thu, 28 Dec 2023 16:13:17 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rIs3S-0005DT-Ky; Thu, 28 Dec 2023 10:12:14 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rIs3Q-0005D1-KD for emacs-devel@gnu.org; Thu, 28 Dec 2023 10:12:12 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rIs3Q-0001R9-3T; Thu, 28 Dec 2023 10:12:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=6ZKbs7vtSCmd5HcJcMPvXUfcUYtVTWE9SInaADRVdhU=; b=ZPQs+Iedgj3c7zp3/AES 18hCUvGLQUsZPBOdiI4zvOYQSgXbET+kGq8AVmvYbpDMU+3DwAO0D0tjUdyv4ShPxCwxiGlKvwMAp 0Zrv18S2MRiiwX1VBBXYcDJh7VZkArVjnILCMGXzQ/cooRukBz+3NVRczysn/0ioNOm7sr6LqdmSw JboB1yl20rpH0st5ySpsS0kVMZlqqf2Tb8+/CL6+C+9e2EPyk9iA7xr1orHKaSmYVNwa5NrKWJ8mg Wn5e7/mEXq2NH3kzcITnuWFFqcmHHb45UYrqoIQSEl4pFSZYl/w4hh1nkuPNl/up8MEP0iAMeXcJO jO84Uo2yGcyLCA==; In-Reply-To: <87jzoybf3q.fsf@yahoo.com> (message from Po Lu on Thu, 28 Dec 2023 22:01:45 +0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:314280 Archived-At: > From: Po Lu > Cc: Vincent Belaïche , Stefan > Kangas > , emacs-devel@gnu.org > Date: Thu, 28 Dec 2023 22:01:45 +0800 > > Eli Zaretskii writes: > > > SGTM, but I'd like to hear from Stefan Kangas (CC'ed) as well, before > > we make the final decision, as this seems to create a precedent. > > > > Stefan, do you think doc/LANG, where LANG is a language name, is okay > > for keeping translations of manuals to language LANG? > > > > Another question is what would be the file name of the corresponding > > Info file, and in what directory should it be generated by makeinfo? > > How do other GNU projects manage these files? Tell me which projects do that, and I will have a look. FWIW, I'm not aware of any such projects, and don't know which conventions they use.