From unknown Fri Jun 13 11:38:21 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54223] [PATCH] (guix-data-service) Add nl_NL.UTF-8 locale Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 02 Mar 2022 19:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 54223 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54223@debbugs.gnu.org Cc: mail@cbaines.net X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.164625039915917 (code B ref -1); Wed, 02 Mar 2022 19:47:01 +0000 Received: (at submit) by debbugs.gnu.org; 2 Mar 2022 19:46:39 +0000 Received: from localhost ([127.0.0.1]:40794 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPUvn-00048f-AR for submit@debbugs.gnu.org; Wed, 02 Mar 2022 14:46:39 -0500 Received: from lists.gnu.org ([209.51.188.17]:51992) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPUvl-00048X-Az for submit@debbugs.gnu.org; Wed, 02 Mar 2022 14:46:38 -0500 Received: from eggs.gnu.org ([209.51.188.92]:55082) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPUvl-0003ev-3e for guix-patches@gnu.org; Wed, 02 Mar 2022 14:46:37 -0500 Received: from newton.telenet-ops.be ([195.130.132.45]:35220) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPUvh-0006kg-Co for guix-patches@gnu.org; Wed, 02 Mar 2022 14:46:36 -0500 Received: from andre.telenet-ops.be (andre.telenet-ops.be [IPv6:2a02:1800:120:4::f00:15]) by newton.telenet-ops.be (Postfix) with ESMTPS id 4K84PK5rDnzMrCqB for ; Wed, 2 Mar 2022 20:46:29 +0100 (CET) Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by andre.telenet-ops.be with bizsmtp id 1XmS2700Z4UW6Th01XmT0J; Wed, 02 Mar 2022 20:46:27 +0100 Message-ID: <16306441681c2104f06fb924beddbd5f34fcb136.camel@telenet.be> From: Maxime Devos Date: Wed, 02 Mar 2022 20:46:22 +0100 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-PRZEe9zijLkpHibTzpVo" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1646250387; bh=ytvHqms6NGanuvdRr/HRzzRO6GBYJKwUqr+sfxe2jaE=; h=Subject:From:To:Cc:Date; b=aNKqMspqgL9ctcSJgVpJMbxoVNOxy4Yd4idOLbJH5CWR/K5AqYtG8mfKAezrNkP7M vqEa+fMY4SU6KujvkA7Q3C8HnQu0UogD6Z/boU8n+2TKQPX8Q4j3UGmK5jpJ02Vg9j OiLUv9xeZRY9XMCq6fM28dzNfRf02U8ENbeNlRNQivfFLk/PKcOTBR9ri5LqDHPTyC mPatuZvP41SNrBJjQC9FbK8Ak1LJc4qsrUbEr6ujWxJ81MB8T2kwlmDTNV8zyIWL4I m3uKxnthFq0OSOaDDbex+crF7h1fy8k2KUXRs+dSHzLpai2gIppV0BM8z5XXX9/Soj BzLPLL29qnveA== Received-SPF: pass client-ip=195.130.132.45; envelope-from=maximedevos@telenet.be; helo=newton.telenet-ops.be X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.2 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --=-PRZEe9zijLkpHibTzpVo Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi guix(-data-service), The nl_NL.UTF-8 translation (*) are currently almost 100%. How about adding the nl_NL.UTF-8 locale? I sent a patch doing this to guix-devel as suggested in the README, but it seems to have been lost (see https://lists.gnu.org/r/guix-devel/2021-08/msg00132.html). (*) at least for the "guix" domain, the packages aren't translated much yet. Perhaps the locale list needs to be modified in other places as well (maybe ?). Greetings, Maxime. --=-PRZEe9zijLkpHibTzpVo Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYh/JjhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7rJiAP4lmgJkp8PzdiovI04ONR47Qrlh JLnQWvM9MSd2kIOWYQD/ZXyjYlbL7VvBZUFYmuleyY1VKb0BfFcpR9Irk0l+XQw= =+sjW -----END PGP SIGNATURE----- --=-PRZEe9zijLkpHibTzpVo-- From unknown Fri Jun 13 11:38:21 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54223] [PATCH] (guix-data-service) Add nl_NL.UTF-8 locale Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 02 Mar 2022 21:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54223 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 54223@debbugs.gnu.org Received: via spool by 54223-submit@debbugs.gnu.org id=B54223.164625611525276 (code B ref 54223); Wed, 02 Mar 2022 21:22:01 +0000 Received: (at 54223) by debbugs.gnu.org; 2 Mar 2022 21:21:55 +0000 Received: from localhost ([127.0.0.1]:40914 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPWPz-0006Zb-Ev for submit@debbugs.gnu.org; Wed, 02 Mar 2022 16:21:55 -0500 Received: from mira.cbaines.net ([212.71.252.8]:41284) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPWPy-0006ZU-6m for 54223@debbugs.gnu.org; Wed, 02 Mar 2022 16:21:54 -0500 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:8ac0:b4c7:f5c8:7caa]) by mira.cbaines.net (Postfix) with ESMTPSA id 0B0FB27BBE9; Wed, 2 Mar 2022 21:21:53 +0000 (GMT) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 76cd3d63; Wed, 2 Mar 2022 21:21:52 +0000 (UTC) References: <16306441681c2104f06fb924beddbd5f34fcb136.camel@telenet.be> User-agent: mu4e 1.6.10; emacs 27.2 From: Christopher Baines Date: Wed, 02 Mar 2022 21:19:49 +0000 In-reply-to: <16306441681c2104f06fb924beddbd5f34fcb136.camel@telenet.be> Message-ID: <87ee3kaw40.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Maxime Devos writes: > The nl_NL.UTF-8 translation (*) are currently almost 100%. > How about adding the nl_NL.UTF-8 locale? I sent a patch > doing this to guix-devel as suggested in the README, but > it seems to have been lost (see > https://lists.gnu.org/r/guix-devel/2021-08/msg00132.html). > > (*) at least for the "guix" domain, the packages aren't translated much > yet. > > Perhaps the locale list needs to be modified in other > places as well (maybe > ?). Hey Maxime, Your email last year did reach me, but obviously I overlooked it. I've gone ahead and pushed your patch as 8ab72e633ae700fe58bb3bf72aa155d62c2bc22e, I'll deploy it to data.guix.gnu.org within the next few days. Note that the Guix Data Service only stores translated strings for lint warnings, and package synopsis+descriptions, and that the storage happens when a revision is processed, so this change will only have an effect for revisions processed after it's made. I tweaked the commit message slightly, and I also added nl_NL to the second list of locales you spotted. Ideally, the data service would get the list of locales from Guix somehow, I'm not sure if that information is available, or quite how to make it available, but these hardcoded locale lists are a bit of a hack. Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmIf3+9fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcLMA//eEn4S9nAXWoEu0PW4D2Qj1RBXCtGfAtg LqBcupQ8jlPkG1p+HkM7qocZkciFneDsff3XcC+qO5WHiR9iaeAF175f8WuXFp5/ lIbt7o5EsicZKeOImARcdbuP6OUJrzopwKgQTjKfmIoerMtnKmcu9xHLaEHUcBQX xMkrsa4rKBkjLvOrGv9c41g7k8QLKiljOs2B99vfxc941Ol1986m5ZM/fvUtdtb4 zAVwkWlORfFjoPvwo/AeZufG0YPL8cZdcn3494yaGkIt6jVjHghy/zmOCzrfNaSo wNCkKhBAOqFSRuNK8lOOI56QdKCxd0o/gPsNx2aEzH/DyQsKlmDyTp4A1ci2l0jW r5R1tuhXz8bHMxhDfQjzNntA19EyhfIuxDNXIWYah9f9LRodcITVoIc7Q375zbJA DJMJLbQ1986LHa04Nipu5mZrfBFLUy7qaifU22fyo3GdMDe1EfVyrFLkMQ+h5RKW OKU3YayOryty1OoIjCUrH7GXsDk5U3ws3JQ4OIOpAcqDTNo69P+iWkPbbn7b8dKB zbQq0O425snRM7rrylbd1Owsvtnu7tIm6OizGZNtnFPoKwF9MKMMmHSHHGy1XaNB MC4ggsNUezkQQqIa7/Vp59QOMTv575TYDSIvt6IgYPqIDtema9FyNCP9gsDL3sVj icVRWCjsZOA= =YkGS -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Jun 13 11:38:21 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54223] [PATCH] (guix-data-service) Add nl_NL.UTF-8 locale Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 02 Mar 2022 21:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54223 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 54223@debbugs.gnu.org Received: via spool by 54223-submit@debbugs.gnu.org id=B54223.164625687126560 (code B ref 54223); Wed, 02 Mar 2022 21:35:02 +0000 Received: (at 54223) by debbugs.gnu.org; 2 Mar 2022 21:34:31 +0000 Received: from localhost ([127.0.0.1]:40957 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPWcA-0006uK-RL for submit@debbugs.gnu.org; Wed, 02 Mar 2022 16:34:31 -0500 Received: from andre.telenet-ops.be ([195.130.132.53]:45126) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPWc9-0006u7-F1 for 54223@debbugs.gnu.org; Wed, 02 Mar 2022 16:34:30 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by andre.telenet-ops.be with bizsmtp id 1ZaT2700A4UW6Th01ZaTbq; Wed, 02 Mar 2022 22:34:27 +0100 Message-ID: <778aa057b765f1e8aa1b23887e57f6c520f8c886.camel@telenet.be> From: Maxime Devos Date: Wed, 02 Mar 2022 22:34:08 +0100 In-Reply-To: <87ee3kaw40.fsf@cbaines.net> References: <16306441681c2104f06fb924beddbd5f34fcb136.camel@telenet.be> <87ee3kaw40.fsf@cbaines.net> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-c2G1N38Ui3+m3sf4YsmT" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1646256867; bh=WRzQG3Hs54YfJeSGtPOsBa2dPRNty7f+W+2GlNHJolU=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=SpDi4HUCKf5bwTECjTl/BywmLovTjY46VxL7Tmx7JItCeNBUJ+ol1i/OhQ7mS4xbt P9rAu5EeAnrK2ovDOGVgslXvSqtesFBioUHLF9ya22PlQ6hMiwFGZLgejWxkPyydoU C3RGMWQKDf2yhgfrqSroW8jmjJxXuwX/yX09cNjh4tblB0vZAY9MnoWswX3UQr9fcq ne9GrkFFkNsWbCOGENE1mMbbKJaodXOTpoZ2KBRmDfYRG7ZTpiGBgpiE4aFl7Hk9Lr cSkbRAt9bj1grqKkQVQpTzlkkPoEVk+Qjx4UJdXIh4C5mFC/hqt+VzjJTrd5yD9wWi QZz6+ev/n+IDA== X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-c2G1N38Ui3+m3sf4YsmT Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Christopher Baines schreef op wo 02-03-2022 om 21:19 [+0000]: > Hey Maxime, >=20 > Your email last year did reach me, but obviously I overlooked it. >=20 > I've gone ahead and pushed your patch as > 8ab72e633ae700fe58bb3bf72aa155d62c2bc22e, I'll deploy it to > data.guix.gnu.org within the next few days. [...] Thanks! Greetings, Maxime. --=-c2G1N38Ui3+m3sf4YsmT Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYh/i0BccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7jwaAP4w1m+JK6Edtr2Vu6GnhMDTvlzS 1Pk+dZxPmXRHFYMIyQEApl2o7xBoJmC05in+VguUij1okX0MaBJooQok/lwoKgg= =ymFF -----END PGP SIGNATURE----- --=-c2G1N38Ui3+m3sf4YsmT-- From unknown Fri Jun 13 11:38:21 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#54223] [PATCH] (guix-data-service) Add nl_NL.UTF-8 locale Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 09 Apr 2022 21:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54223 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 54223@debbugs.gnu.org Received: via spool by 54223-submit@debbugs.gnu.org id=B54223.164953820814793 (code B ref 54223); Sat, 09 Apr 2022 21:04:01 +0000 Received: (at 54223) by debbugs.gnu.org; 9 Apr 2022 21:03:28 +0000 Received: from localhost ([127.0.0.1]:38812 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ndIEy-0003qX-0d for submit@debbugs.gnu.org; Sat, 09 Apr 2022 17:03:28 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:38656) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ndIEw-0003qP-K0 for 54223@debbugs.gnu.org; Sat, 09 Apr 2022 17:03:27 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by andre.telenet-ops.be with bizsmtp id Gl3P2700C4UW6Th01l3PXr; Sat, 09 Apr 2022 23:03:24 +0200 Message-ID: <582a3d8b2e0679f9ba63155c77ffed48377a5048.camel@telenet.be> From: Maxime Devos Date: Sat, 09 Apr 2022 23:03:23 +0200 In-Reply-To: <87ee3kaw40.fsf@cbaines.net> References: <16306441681c2104f06fb924beddbd5f34fcb136.camel@telenet.be> <87ee3kaw40.fsf@cbaines.net> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-8qqNO0/joFdQKiwklp5+" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1649538204; bh=6khV1UxPmVgX+h4zrZJ2GGOlblRMmqBRmp75VYsrUo8=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=DQnScV9RPglHq232XcTvUBaiGv8OBDjtmwS2Afxwr8pVCKacm/V3MG+nzYglVtKuL pC75C4vTy5SblOOxA36S8TcEi1ul5DhPKIb3HyO3j/vlMEqixBYJfjK4jIUDwlW/LS iDQbY8g/OHS3TgHQJbEL8z18j1A6UBv9ALHf1j4an1cAigJv0em2tdm0exy8IrG41w UiZhjCBlQ7Q2YW2xmzj5TfN81W9brn/uVj9Pq0XzHE6n4hM2AMpBisq850s8nwjprz vWmCQeehP8ZTygqaMoah2sy5PNXFCLYWNme8telczCQ7nnuHzR5QZxElP/4fg54HnJ oZ7FrfdXu5e6Q== X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-8qqNO0/joFdQKiwklp5+ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Christopher Baines schreef op wo 02-03-2022 om 21:19 [+0000]: > Ideally, the data service would get the list of locales from Guix > somehow, I'm not sure if that information is available, or quite how > to make it available, but these hardcoded locale lists are a bit of a > hack. Suggestion: scheme@(guix-user)> (bindtextdomain "guix") $1 =3D "/gnu/store/2bbmkgk8x4zqr4gjvb92zgji5d7m70gx-guix-1.3.0-23.a27e47f" user@host:~$ ls /gnu/store/mp8yfgzxs3ww5kj8rpnkn133pmm16jd6-guix-locale-gui= x > cs da de eo es fa fi fr hu it ko nl oc pl pt_BR ru si s= k sr sv ta uk vi zh_CN scheme@(guix-user)> (bindtextdomain "guix-packages") $2 =3D "/gnu/store/wbljwj8yfpxqgxs79vhxb41s5ypj96xd-guix-locale-guix-packag= es" [...] Greetings, Maxime. --=-8qqNO0/joFdQKiwklp5+ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYlH0mxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7neJAP0elkRBd3V24t6tkEPv0pfeFnBI ARRUdsFFKv7OWHfv7gEAt28TX8bW14JvcPwE3zNwChr/qHaUPTv+1eg+qJd3hgA= =aJaf -----END PGP SIGNATURE----- --=-8qqNO0/joFdQKiwklp5+--