From patchwork Sat Jul 11 07:38:54 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: IPFire Translate X-Patchwork-Id: 10033 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4gy0vF3zPNz3wqG for ; Sat, 11 Jul 2026 07:39:05 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [IPv6:2001:678:b28::201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "YE1" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4gy0vF1Wj1z7G5 for ; Sat, 11 Jul 2026 07:39:05 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4gy0vD6kFLz331l for ; Sat, 11 Jul 2026 07:39:04 +0000 (UTC) X-Original-To: development@lists.ipfire.org Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4gy0vB23s3z32Q0 for ; Sat, 11 Jul 2026 07:39:02 +0000 (UTC) Received: from web05.haj.ipfire.org (web05.haj.ipfire.org [IPv6:2001:678:b28::165]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bit raw public key) server-digest SHA256 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "web05.haj.ipfire.org", Issuer "E7" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4gy0v84Wc0zLs for ; Sat, 11 Jul 2026 07:39:00 +0000 (UTC) Received: by web05.haj.ipfire.org (Postfix, from userid 0) id 4gy0v33VRqz2xRk; Sat, 11 Jul 2026 07:38:55 +0000 (UTC) From: IPFire Translate To: development@lists.ipfire.org Subject: [PATCH] Update translation files Date: Sat, 11 Jul 2026 07:38:54 +0000 Message-ID: <20260711073855.636241-1-translate@ipfire.org> X-Mailer: git-send-email 2.47.3 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate. Translation: Telemetry/Telemetry Translate-URL: https://translate.ipfire.org/projects/telemetry/telemetry/ --- po/ar.po | 14 +++++++++----- po/cs_CZ.po | 14 +++++++++----- po/da.po | 14 +++++++++----- po/de.po | 14 +++++++++----- po/es.po | 14 +++++++++----- po/fa.po | 14 +++++++++----- po/fr.po | 14 +++++++++----- po/hr.po | 14 +++++++++----- po/hu.po | 14 +++++++++----- po/id.po | 14 +++++++++----- po/it.po | 14 +++++++++----- po/km_KH.po | 14 +++++++++----- po/lo.po | 14 +++++++++----- po/nl.po | 14 +++++++++----- po/pl.po | 14 +++++++++----- po/pt_BR.po | 14 +++++++++----- po/ru.po | 14 +++++++++----- po/sq.po | 14 +++++++++----- po/sv.po | 14 +++++++++----- po/tr.po | 14 +++++++++----- po/uk.po | 14 +++++++++----- 21 files changed, 189 insertions(+), 105 deletions(-) diff --git a/po/ar.po b/po/ar.po index 62d7b1d..c3f16a9 100644 --- a/po/ar.po +++ b/po/ar.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2015-10-26 17:22+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Arabic (http://www.transifex.com/mstremer/ipfire/language/" @@ -20,6 +20,10 @@ msgstr "" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -180,6 +184,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -385,10 +393,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr "" diff --git a/po/cs_CZ.po b/po/cs_CZ.po index 66a1ba9..446b532 100644 --- a/po/cs_CZ.po +++ b/po/cs_CZ.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2026-06-18 18:34+0000\n" "Last-Translator: Pavel Borecki \n" "Language-Team: Czech =2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 2026.5\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "Bitů za sekundu" @@ -180,6 +184,10 @@ msgstr "Paketů – %s" msgid "Throughput - %s" msgstr "Propustnost – %s" +#. Draw the average +msgid "DNS Queries" +msgstr "DNS dotazů" + msgid "Latency to the Default Gateway" msgstr "Doba odezvy na výchozí bránu" @@ -374,10 +382,6 @@ msgstr "Nástroj pro ověřování že skutečné" msgid "Iterator" msgstr "Nástroj pro zpracovávání v cyklech" -#. Draw the average -msgid "DNS Queries" -msgstr "DNS dotazů" - msgid "DNS Recursion Time" msgstr "DNS doba rekurze" diff --git a/po/da.po b/po/da.po index eded8df..341a2a5 100644 --- a/po/da.po +++ b/po/da.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2015-10-26 17:22+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Danish (http://www.transifex.com/mstremer/ipfire/language/" @@ -19,6 +19,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -179,6 +183,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -384,10 +392,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr "" diff --git a/po/de.po b/po/de.po index 82c0423..09f2fac 100644 --- a/po/de.po +++ b/po/de.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2026-04-10 10:54+0000\n" "Last-Translator: Amazon Translate \n" "Language-Team: German \n" "Language-Team: Spanish \n" "Language-Team: Persian (http://www.transifex.com/mstremer/ipfire/language/" @@ -21,6 +21,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -181,6 +185,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -386,10 +394,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr "" diff --git a/po/fr.po b/po/fr.po index 4265d9b..8c0526f 100644 --- a/po/fr.po +++ b/po/fr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2015-10-26 17:22+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: French (http://www.transifex.com/mstremer/ipfire/language/" @@ -20,6 +20,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -180,6 +184,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -385,10 +393,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr "" diff --git a/po/hr.po b/po/hr.po index 1bfafd4..3bff924 100644 --- a/po/hr.po +++ b/po/hr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2015-10-26 17:22+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Croatian (http://www.transifex.com/mstremer/ipfire/language/" @@ -19,6 +19,10 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -179,6 +183,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -384,10 +392,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr "" diff --git a/po/hu.po b/po/hu.po index 78fd859..418a36f 100644 --- a/po/hu.po +++ b/po/hu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2015-10-26 17:22+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Hungarian (http://www.transifex.com/mstremer/ipfire/language/" @@ -19,6 +19,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -179,6 +183,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -384,10 +392,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr "" diff --git a/po/id.po b/po/id.po index 794fee3..b39dfcd 100644 --- a/po/id.po +++ b/po/id.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2015-10-26 17:22+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Indonesian (http://www.transifex.com/mstremer/ipfire/language/" @@ -19,6 +19,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -179,6 +183,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -384,10 +392,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr "" diff --git a/po/it.po b/po/it.po index 0f5f465..8e223b0 100644 --- a/po/it.po +++ b/po/it.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2026-04-30 23:47+0000\n" "Last-Translator: \"umberto p.\" \n" "Language-Team: Italian \n" "Language-Team: Khmer (Cambodia) (http://www.transifex.com/mstremer/ipfire/" @@ -19,6 +19,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -179,6 +183,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -384,10 +392,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr "" diff --git a/po/lo.po b/po/lo.po index c25a768..11adc9f 100644 --- a/po/lo.po +++ b/po/lo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2026-04-30 23:47+0000\n" "Last-Translator: Bone NI \n" "Language-Team: Lao \n" "Language-Team: Dutch (http://www.transifex.com/mstremer/ipfire/language/" @@ -19,6 +19,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -179,6 +183,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -384,10 +392,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr "" diff --git a/po/pl.po b/po/pl.po index 5b88c96..8c7ed81 100644 --- a/po/pl.po +++ b/po/pl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2015-10-26 17:22+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Polish (http://www.transifex.com/mstremer/ipfire/language/" @@ -22,6 +22,10 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -182,6 +186,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -387,10 +395,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 2209e83..4a0d0ea 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2015-10-26 17:22+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/mstremer/ipfire/" @@ -19,6 +19,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -179,6 +183,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -384,10 +392,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr "" diff --git a/po/ru.po b/po/ru.po index d7d648c..894859a 100644 --- a/po/ru.po +++ b/po/ru.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2015-10-26 17:22+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Russian (http://www.transifex.com/mstremer/ipfire/language/" @@ -22,6 +22,10 @@ msgstr "" "n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " "(n%100>=11 && n%100<=14)? 2 : 3);\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -182,6 +186,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -387,10 +395,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr "" diff --git a/po/sq.po b/po/sq.po index 5271981..ca119a2 100644 --- a/po/sq.po +++ b/po/sq.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2015-10-26 17:22+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Albanian (http://www.transifex.com/mstremer/ipfire/language/" @@ -19,6 +19,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -179,6 +183,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -384,10 +392,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr "" diff --git a/po/sv.po b/po/sv.po index 9eebaba..9026501 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2015-10-26 17:22+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Swedish (http://www.transifex.com/mstremer/ipfire/language/" @@ -19,6 +19,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -179,6 +183,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -384,10 +392,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr "" diff --git a/po/tr.po b/po/tr.po index da7f951..75e5510 100644 --- a/po/tr.po +++ b/po/tr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2015-10-26 17:22+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Turkish (http://www.transifex.com/mstremer/ipfire/language/" @@ -19,6 +19,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -179,6 +183,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -384,10 +392,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr "" diff --git a/po/uk.po b/po/uk.po index c99fe10..f285071 100644 --- a/po/uk.po +++ b/po/uk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: IPFire Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-03 14:28+0000\n" +"POT-Creation-Date: 2026-07-09 17:51+0000\n" "PO-Revision-Date: 2015-10-26 17:22+0000\n" "Last-Translator: Michael Tremer \n" "Language-Team: Ukrainian (http://www.transifex.com/mstremer/ipfire/language/" @@ -20,6 +20,10 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +#. Add a message that explains that no data is available +msgid "No Data Available" +msgstr "" + msgid "Bits Per Second" msgstr "" @@ -180,6 +184,10 @@ msgstr "" msgid "Throughput - %s" msgstr "" +#. Draw the average +msgid "DNS Queries" +msgstr "" + msgid "Latency to the Default Gateway" msgstr "" @@ -385,10 +393,6 @@ msgstr "" msgid "Iterator" msgstr "" -#. Draw the average -msgid "DNS Queries" -msgstr "" - msgid "DNS Recursion Time" msgstr ""