Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1odvVP-0006pi-9W for pgsql-translators@arkaria.postgresql.org; Thu, 29 Sep 2022 15:31:19 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1odvVO-0005En-1d for pgsql-translators@arkaria.postgresql.org; Thu, 29 Sep 2022 15:31:18 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1odvVN-0005B6-RO for pgsql-translators@lists.postgresql.org; Thu, 29 Sep 2022 15:31:17 +0000 Received: from mail-qv1-f54.google.com ([209.85.219.54]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1odvVL-00034K-G5 for pgsql-translators@lists.postgresql.org; Thu, 29 Sep 2022 15:31:16 +0000 Received: by mail-qv1-f54.google.com with SMTP id s13so1108955qvq.10 for ; Thu, 29 Sep 2022 08:31:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date; bh=fPGizLhGHSeNPfK8p7PEV25faQbk7i/BpfIvSoQ/O2g=; b=tNx2EWdpoLIxhtltyaWWjQtfe85kPwDBKQqtomrWlUS7PIPxaOPgJRGJVHRBjR1O7R 1OXzvzHhyjd03hEzVlCbPC434/xrCC5i717pUij1KW4zo9g/RA3a5bmG4HW79tcf5fUa 9jYVADaNmiEDAk1kTlnX5NqyW/NPGzP3OvUXo/gcVbGUboJmBn4/kmxHBNhF21CfCYek QyPtmcxBqassywVOQba3pWqFXOascJJrfumeuvHOYh4YScujhdePEsZ8YHd6v2o8CFyI HgqP0+YQBbHtYfM9lnPRVcln+7TuX3gMPz9lKdYzh30vHHRxvx89bSp8JJk0IKtlWAtl moOA== X-Gm-Message-State: ACrzQf1ii/WGKTWeD7Gk6D9/IigmapXkC2BcR4bxLzfECI2L0dRsYJuE X8WH94I/EWhradbMCYTMSwRKIG0xFZiLYgNTgdU= X-Google-Smtp-Source: AMsMyM4wQW66Td5d/28ktKf9MQgxONxP/2cZwJUTeUBybK0bUSIujUOd8TeE5OFpoyhmaX3aeYaYzJXQuS3+ApJuMyI= X-Received: by 2002:a05:6214:d67:b0:4ad:5756:93b3 with SMTP id 7-20020a0562140d6700b004ad575693b3mr3012406qvs.117.1664465474432; Thu, 29 Sep 2022 08:31:14 -0700 (PDT) MIME-Version: 1.0 References: <20220929152854.xmg3dfxnz3bick2e@alvherre.pgsql> In-Reply-To: <20220929152854.xmg3dfxnz3bick2e@alvherre.pgsql> From: Thom Brown Date: Thu, 29 Sep 2022 16:30:48 +0100 Message-ID: Subject: Re: Italian translations being dropped for 15 To: =?UTF-8?Q?=C3=81lvaro_Herrera?= Cc: Domenico Sgarbossa , Peter Eisentraut , "pgsql-translators@lists.postgresql.org" , Daniele Varrazzo Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Thu, 29 Sept 2022 at 16:29, =C3=81lvaro Herrera wrote: > > On 2022-Sep-29, Thom Brown wrote: > > > Domenico, will you be able to get the Italian translations completed > > and submitted prior to that date? > > Note that "completed" means 80% of the total, minimum. Taking the > server message catalog ("postgres") as a reference, that's currently at > 78% for Italian, so you only need to add about 114 extra translations to > it so that it is included. It is not a *huge* effort. Of course, > getting it to 100% is much better. The other catalogs are much smaller; > the only worrisome one is pg_dump because it's only 25% done, so you'd > need to work a lot to get it yellow in the table. Yes, in this case I saw the low-hanging fruit as getting the Italian translation for Postgres over the 80% line. Anything else is a nice-to-have. --=20 Thom