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: Updated TUTORIAL.cs Date: Thu, 30 May 2024 08:28:51 +0300 Message-ID: <865xuvswa4.fsf@gnu.org> References: <87le3sqqen.fsf@kubajecminek.cz> 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="5909"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Jakub =?utf-8?B?SmXEjW3DrW5law==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu May 30 07:29:19 2024 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 1sCYLn-0001Kr-9U for ged-emacs-devel@m.gmane-mx.org; Thu, 30 May 2024 07:29:19 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sCYLP-0002Sw-BL; Thu, 30 May 2024 01:28:55 -0400 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 1sCYLN-0002SG-LK for emacs-devel@gnu.org; Thu, 30 May 2024 01:28:53 -0400 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 1sCYLN-0003tp-7H; Thu, 30 May 2024 01:28:53 -0400 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=VGLO5dy12XxEXNLN2THoGhmxBXEXpNueAtvAvbDjRLE=; b=I0sx5zjhMK5REmASVPF+ hU9dU9rAaVklG1mAQ5AviA4bIQMZRReKlgff/K81f8fQc39l4wJhfHTLwAvJca/cCg19Fl8UzCaVJ vFnA6Kf86imX0FGf15fkYZKJFoOX2PvJvAn+roDb6gJ39m9PiiynaoDa2aKk9lh209b9pEVPrxfJG ZB9khbQxYMTDzKGMJQ1j/DqpgnGGtSsnkPG2XsOooFSdgBYn8yST9XKLc4OlaVVDrciFNNXTQmeQY YjEsLVt+QmMGXFgPHhb/0r8LdVZBAGLJ82g5PBw1gNHe5OeaQ41FiuMCIWVdCSDft8gf/lcp66Yif CGnRen+6RmhrrQ==; In-Reply-To: <87le3sqqen.fsf@kubajecminek.cz> (message from Jakub =?utf-8?B?SmXEjW3DrW5law==?= on Wed, 29 May 2024 21:06:28 +0000) 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:319721 Archived-At: > Date: Wed, 29 May 2024 21:06:28 +0000 > From: Jakub Ječmínek > > Hello, I've updated czech translation of the tutorial according to its > current english counterpart (it hasn't been updated for a very long > time). I'm attaching a patch as well as the new TUTORIAL.cs. If > there's anybody who can proof-read that, I would be very happy. Thanks, but please send it also as a patch, preferably in the form of "git format-patch", so that it would be easier to install. > Also, there's a note in TUTORIAL.translators that you're looking for a > maintainer for this particular translation. I would like take this > responsibility, if you let me, of course. Sure, no problem. We will add your name there.