[From nobody Thu Jun 25 05:55:24 2020
Received: from mail4.protonmail.ch ([185.70.40.27])
 by bombadil.infradead.org with esmtps (Exim 4.92.2 #3 (Red Hat Linux))
 id 1iDIWn-0000KF-RL
 for openwrt-devel@lists.openwrt.org; Thu, 26 Sep 2019 01:25:08 +0000
Date: Thu, 26 Sep 2019 01:24:52 +0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com;
 s=default; t=1569461100;
 bh=sKj6MKN4eGcdhJ+/E4VuB51QSv/vDCVd73RpY9xNCAE=;
 h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:
 Feedback-ID:From;
 b=Fwq3XKfDGPvZgfprjvUtfptkNJqez9Fy+Dyolr+5ugPx7MOxK7tNoQvE3gxIKroNt
 iH7wsg4KIL3ypZTWlWWSGEwApiMqfm8rz5JTaICFg5CyYfXoAo46wDsNY64vRakxJm
 P3HOA7hzsj9GT5aofMNuZbQfuUed2QiDlOcDEu0g=
To: Paul Spooren &lt;mail@aparcar.org&gt;
From: Scott &lt;xmrscott@protonmail.com&gt;
Cc: &quot;openwrt-devel@lists.openwrt.org&quot; &lt;openwrt-devel@lists.openwrt.org&gt;,
 Jo-Philipp Wich &lt;jow@openwrt.org&gt;
Reply-To: Scott &lt;xmrscott@protonmail.com&gt;
Subject: Re: [OpenWrt-Devel] [Suggestions] Streamline localization by using
 Weblate for the project,
 use LiberaPay or OpenCollective to enable people to donate
Message-ID: &lt;DWSuFMxlBr3Lxx2fe7jtlU34cB4CtVDmCNSU-yFJj8hMYNoA5CbXACBGsjqppgas-sFuF6xMJi3g_VTfEDrAKrpa9-lpu6xN90ZMS8DCNL0=@protonmail.com&gt;
In-Reply-To: &lt;8204ec6c-5485-3e8b-6763-e0daa20a7549@aparcar.org&gt;
References: &lt;mailman.26691.1569291335.19300.openwrt-devel@lists.openwrt.org&gt;
 &lt;8204ec6c-5485-3e8b-6763-e0daa20a7549@aparcar.org&gt;
Feedback-ID: ZrTxtHCXzMzONvFUwaPWt8Wy727WH0mSWOjNTyiuYAeVqzelo3P71EF-FM1DOPdaf9nqgULTnQtBn6I-cq7CUg==:Ext:ProtonMail
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Status: No, score=-1.2 required=7.0 tests=ALL_TRUSTED,DKIM_SIGNED,
 DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM autolearn=ham
 autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.protonmail.ch
X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 
X-CRM114-CacheID: sfid-20190925_182506_514454_D6C74224 
X-CRM114-Status: UNSURE (   8.63  )
X-CRM114-Notice: Please train this message.
X-Spam-Score: -0.9 (/)
X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary:
 Content analysis details:   (-0.9 points)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -0.7 RCVD_IN_DNSWL_LOW      RBL: Sender listed at https://www.dnswl.org/,
 low trust [185.70.40.27 listed in list.dnswl.org]
 -0.0 RCVD_IN_MSPIKE_H2      RBL: Average reputation (+2)
 [185.70.40.27 listed in wl.mailspike.net]
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
 -0.0 SPF_PASS               SPF: sender matches SPF record
 0.0 FREEMAIL_FROM          Sender email is commonly abused enduser mail
 provider (xmrscott[at]protonmail.com)
 -0.1 DKIM_VALID_EF          Message has a valid DKIM or DK signature from
 envelope-from domain
 0.1 DKIM_SIGNED            Message has a DKIM or DK signature, not necessarily
 valid
 -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
 -0.1 DKIM_VALID_AU          Message has a valid DKIM or DK signature from
 author's domain

=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me=
ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90
On Tuesday, September 24, 2019 1:13 AM, Paul Spooren &lt;mail@aparcar.org&gt; wro=
te:


&gt;
&gt; I think that's a good idea! As it doesn't need to be directly integrated
&gt; in any existing workflow nor requires privileges on any Git, it's
&gt; basically just a fancy front-end with translation suggestions for .po
&gt; files right?
&gt;
&gt; Out of curiosity I requested a libre account for a quick evaluation, if
&gt; anyone is in serious doubt on evaluation it I'll instantly cancel the
&gt; request. However I think this is in line with
&gt; https://openwrt.org/meetings/hamburg2019/start#luci_translations
&gt;

Correct, it needs no privileges to update Weblate's .po copy from the repos=
itory and if you want to commit the localization that has been made by cont=
ributors you can opt to have the Weblate commit automatically if you're fee=
ling daring, or you can just opt to have manually triggered PR where someon=
e with merge permission can review per usual contribution workflow. The Con=
tinuous Localization documentation documents the workflow and possibilities=
 pretty well: https://docs.weblate.org/en/latest/admin/continuous.html

Yep, Weblate is largely a browser based localization tool frontend with a p=
inch of middleware components to update Weblate's copy, send out notificati=
ons, and make commits or PR's.

Thanks again for your time. If I can help pilot any, etc let me know!

-Scott


]