From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6LrGDiyNTWPdAAEAbAwnHQ (envelope-from ) for ; Mon, 17 Oct 2022 19:13:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aHvbDiyNTWOcbgAA9RJhRA (envelope-from ) for ; Mon, 17 Oct 2022 19:13:16 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E38BA28802 for ; Mon, 17 Oct 2022 19:13:15 +0200 (CEST) Received: from localhost ([::1]:58830 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1okTfv-0006m8-3n for larch@yhetil.org; Mon, 17 Oct 2022 13:13:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51882) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okTfk-0006kZ-8Y for bug-guix@gnu.org; Mon, 17 Oct 2022 13:13:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50767) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1okTfi-0007MU-FV for bug-guix@gnu.org; Mon, 17 Oct 2022 13:13:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1okTfi-0000PT-6j for bug-guix@gnu.org; Mon, 17 Oct 2022 13:13:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#58571: translations are incompletely pulled from weblate Resent-From: "pelzflorian (Florian Pelz)" Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 17 Oct 2022 17:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58571 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 58571@debbugs.gnu.org Cc: two@envs.net X-Debbugs-Original-To: two--- via Bug reports for GNU Guix X-Debbugs-Original-Cc: 58571@debbugs.gnu.org, two@envs.net Received: via spool by submit@debbugs.gnu.org id=B.16660267621547 (code B ref -1); Mon, 17 Oct 2022 17:13:02 +0000 Received: (at submit) by debbugs.gnu.org; 17 Oct 2022 17:12:42 +0000 Received: from localhost ([127.0.0.1]:49844 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okTfO-0000Ot-65 for submit@debbugs.gnu.org; Mon, 17 Oct 2022 13:12:42 -0400 Received: from lists.gnu.org ([209.51.188.17]:51208) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okTfL-0000Ol-OQ for submit@debbugs.gnu.org; Mon, 17 Oct 2022 13:12:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47802) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okTfL-0006Q5-JQ for bug-guix@gnu.org; Mon, 17 Oct 2022 13:12:39 -0400 Received: from relay.yourmailgateway.de ([194.59.206.189]:52545) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okTfJ-0007K4-Cz for bug-guix@gnu.org; Mon, 17 Oct 2022 13:12:39 -0400 Received: from relay02-mors.netcup.net (localhost [127.0.0.1]) by relay02-mors.netcup.net (Postfix) with ESMTPS id 4Mrk7z1R3Hz3wyY; Mon, 17 Oct 2022 19:12:31 +0200 (CEST) Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by relay02-mors.netcup.net (Postfix) with ESMTPS id 4Mrk7z0tlJz82pP; Mon, 17 Oct 2022 19:12:31 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at policy02-mors.netcup.net Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4Mrk7y1Ft0z8sZK; Mon, 17 Oct 2022 19:12:29 +0200 (CEST) Received: from florianrock64 (ip5b402b13.dynamic.kabel-deutschland.de [91.64.43.19]) by mxe217.netcup.net (Postfix) with ESMTPSA id B25027FDBA; Mon, 17 Oct 2022 19:12:25 +0200 (CEST) From: "pelzflorian (Florian Pelz)" References: <166593800749.1114521.5823817717458210706@mail.envs.net> Date: Mon, 17 Oct 2022 19:12:24 +0200 In-Reply-To: <166593800749.1114521.5823817717458210706@mail.envs.net> (two's message of "Sun, 16 Oct 2022 16:33:27 -0000") Message-ID: <8735bmgyrr.fsf@pelzflorian.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: B25027FDBA X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: NKcH8Nu0zJkQ1xR0/YDi1DSct7esl456GRiN+13lqM8jFRD9KKZkyOKm Received-SPF: none client-ip=194.59.206.189; envelope-from=pelzflorian@pelzflorian.de; helo=relay.yourmailgateway.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666026795; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=v5OxR6jKfUOBsJZRb1hqtr9PKFIoO3wGxU/ATEpJ1Hg=; b=k4V3zTNKd4J4ment2n0fAGdif4zDerxMAU5HOBIYijYFuUTrrH0WX8mFu1mA74/gIWUcai V6NxiVQN+FnRcvp/3mzw5wt2PamWeqsnZzDghEbGjBWrAzL+RTAf97+posBY/2Ytz6ZSZZ 0Y+Z1ZSfyKY3sxf6k9TPpC4yKTo4swteMDfW1bohCS/a2Cd57tfxqn1KGrdYDRwEC3IoAt mTWsoII9voPLzntzJKMq0XfkHlv0Fc/ypuSMgKin3NNjPEL4MsjvukpE9tSfK4eucm9t28 Em0jmTEH5MHPuFcBWNE8WlKsGX+Kdaqbmf4lZij0OnHmd3ERu8xcpJMsWL0hmg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666026795; a=rsa-sha256; cv=none; b=T7vazek0Gxkuw/03i7NtPpG59A/axAdyzv2Va5C2dWCTNh9bdow6hJsfo9/EHIq4Nk/fzU ejZUR0rhNVJQb+VtArw+gQmQzhN47njHFBQm9OTC6o/oRjnGvb9dPGuJLhQOJRKvGKuVt0 JpyNwJ1UhZ1HrgBdxVFumXvrI/TQ9cptlXFJiFPDO79NP6Qf6wmm4wWKwPlzfYMSNMmdWP NGL6vF8Ytx3P3BcTV1TlqwjeK3il8hAnITeOBXTK4Hj+oJDZf13D5DDOrC/xNz6LknsOlL G5ndZiNdA9NO5+0Q60N6f589DOWWjY/H3JP0IhGAfgZIb98QwNfIgjUj8sE2Bw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.42 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: E38BA28802 X-Spam-Score: -3.42 X-Migadu-Scanner: scn0.migadu.com X-TUID: KPGoZic/QtUq two--- via Bug reports for GNU Guix writes: > hi > in https://git.savannah.gnu.org/cgit/guix.git/tree/po/guix/uk.po i see > kyrylo's translations are pulled there from weblate, but mine > (https://translate.fedoraproject.org/changes/?project=3Dguix&lang=3Duk&us= er=3Dtwo22) > are not, these strings stay untranslated or erroneous. This is strange and I do not yet see what could be the cause. Weblate is backed not by savannah but by an intermediate repository https://framagit.org/tyreunom/guix-translations which Julien regularly syncs with Savannah each month. Perhaps could you try changing a translation on Weblate and see if there is a change to ? It will sync faster if after you make the change on Weblate, you use Weblate=E2=80=99s File download button. Regards, Florian