From 32924ae7dcf5bb7f02d961fac50e7252d983542e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:38 +0200 Subject: [PATCH 001/150] New translations en.json (Spanish) [ci skip] --- src/i18n/locales/es.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index b17329bf15..03c2aa58a6 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -199,6 +199,7 @@ "Help": "Ayuda", "History": "Historial", "Image": "Imagen", + "ImageFull": "Full-size image", "LinkCopySuccess": "Enlace copiado", "LocationCount": "{count} ubicaciones", "Map": "Mapa", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Últimos precios" }, + "MyPrices": { + "Title": "Mis precios" + }, + "MyProofs": { + "Title": "Mis pruebas" + }, "ProofAddSingle": { "Title": "Añadir comprobante" }, From 75144df72092988826ca67b0f855eeca85978357 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:39 +0200 Subject: [PATCH 002/150] New translations en.json (Portuguese, Brazilian) [ci skip] --- src/i18n/locales/pt_BR.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/pt_BR.json b/src/i18n/locales/pt_BR.json index ea6437db6b..b0b507ba53 100644 --- a/src/i18n/locales/pt_BR.json +++ b/src/i18n/locales/pt_BR.json @@ -199,6 +199,7 @@ "Help": "Ajuda", "History": "Histórico", "Image": "Imagem", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copiado", "LocationCount": "{count} localizações", "Map": "Mapa", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Preços mais recentes" }, + "MyPrices": { + "Title": "Meus valores" + }, + "MyProofs": { + "Title": "Minhas demonstrações" + }, "ProofAddSingle": { "Title": "Adicionar um comprovante" }, From acd7f0d1f8d5dfb6908ae0bb3b34414cb807bd60 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:40 +0200 Subject: [PATCH 003/150] New translations en.json (Italian) [ci skip] --- src/i18n/locales/it.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json index d7492b5c2a..021505789f 100644 --- a/src/i18n/locales/it.json +++ b/src/i18n/locales/it.json @@ -199,6 +199,7 @@ "Help": "Assistenza", "History": "Cronologia", "Image": "Immagine", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copiato", "LocationCount": "{count} posizioni", "Map": "Mappa", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Ultimi prezzi" }, + "MyPrices": { + "Title": "I miei prezzi" + }, + "MyProofs": { + "Title": "Le mie prove" + }, "ProofAddSingle": { "Title": "Aggiungi una prova" }, From 092de5b759bcce58124b0e870bf749417f99828d Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:42 +0200 Subject: [PATCH 004/150] New translations en.json (Dutch, Belgium) [ci skip] --- src/i18n/locales/nl_BE.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/nl_BE.json b/src/i18n/locales/nl_BE.json index 5eb57a34b5..f87394ac51 100644 --- a/src/i18n/locales/nl_BE.json +++ b/src/i18n/locales/nl_BE.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Geschiedenis", "Image": "Afbeelding", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link gekopieerd", "LocationCount": "{count} locaties", "Map": "Kaart", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Laatste prijzen" }, + "MyPrices": { + "Title": "Mijn prijzen" + }, + "MyProofs": { + "Title": "Mijn bewijzen" + }, "ProofAddSingle": { "Title": "Voeg een bewijs toe" }, From d43ac8c57a986f4760421ea6c92df235db75b6c2 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:43 +0200 Subject: [PATCH 005/150] New translations en.json (Romanian) [ci skip] --- src/i18n/locales/ro.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ro.json b/src/i18n/locales/ro.json index da27269362..84c601463e 100644 --- a/src/i18n/locales/ro.json +++ b/src/i18n/locales/ro.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Istoric", "Image": "Imagine", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Hartă", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From f97b2a9c8dff549f98f6e364826d117456f425e5 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:44 +0200 Subject: [PATCH 006/150] New translations en.json (French) [ci skip] --- src/i18n/locales/fr.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index 6fc51ed087..0e1b4bd2d6 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -199,6 +199,7 @@ "Help": "Aide", "History": "Historique", "Image": "Image", + "ImageFull": "Image en taille réelle", "LinkCopySuccess": "Lien copié", "LocationCount": "{count} lieux", "Map": "Carte", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Derniers prix" }, + "MyPrices": { + "Title": "Mes prix" + }, + "MyProofs": { + "Title": "Mes preuves" + }, "ProofAddSingle": { "Title": "Ajouter une preuve" }, From cb149803d77b4924cc7b938f43c0926bbbd63723 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:45 +0200 Subject: [PATCH 007/150] New translations en.json (Afrikaans) [ci skip] --- src/i18n/locales/af.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/af.json b/src/i18n/locales/af.json index 66eecf4ade..7f7fbc2c54 100644 --- a/src/i18n/locales/af.json +++ b/src/i18n/locales/af.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From fa93234028359068125072906c657adf8c0c396f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:46 +0200 Subject: [PATCH 008/150] New translations en.json (Arabic) [ci skip] --- src/i18n/locales/ar.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ar.json b/src/i18n/locales/ar.json index e8c4e4700f..b1dae614bf 100644 --- a/src/i18n/locales/ar.json +++ b/src/i18n/locales/ar.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "السجل", "Image": "الصورة", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "خريطة", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 86c0de290b2e1114689a4ea1906eb4e54f2b11f0 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:47 +0200 Subject: [PATCH 009/150] New translations en.json (Belarusian) [ci skip] --- src/i18n/locales/be.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/be.json b/src/i18n/locales/be.json index 2c7724e2ce..736ba235f7 100644 --- a/src/i18n/locales/be.json +++ b/src/i18n/locales/be.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Выява", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 97bae06047825023b34075ac424a732714d48177 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:48 +0200 Subject: [PATCH 010/150] New translations en.json (Bulgarian) [ci skip] --- src/i18n/locales/bg.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/bg.json b/src/i18n/locales/bg.json index a575bc6cb3..cd32db422d 100644 --- a/src/i18n/locales/bg.json +++ b/src/i18n/locales/bg.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "История", "Image": "Снимка", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Карта", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "Моите цени" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From b6731ff4bc9da5f686279195992a3024f0ca714b Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:49 +0200 Subject: [PATCH 011/150] New translations en.json (Catalan) [ci skip] --- src/i18n/locales/ca.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ca.json b/src/i18n/locales/ca.json index aa5ac8277c..8669c9d52c 100644 --- a/src/i18n/locales/ca.json +++ b/src/i18n/locales/ca.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Historial", "Image": "Imatge", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Mapa", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Últims preus" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 08ba2cd49c84fd0d7c0c04c292878165c8947b05 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:51 +0200 Subject: [PATCH 012/150] New translations en.json (Czech) [ci skip] --- src/i18n/locales/cs.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json index 804d94f7ff..11b7c8d21d 100644 --- a/src/i18n/locales/cs.json +++ b/src/i18n/locales/cs.json @@ -199,6 +199,7 @@ "Help": "Nápověda", "History": "Historie", "Image": "Obrázek", + "ImageFull": "Full-size image", "LinkCopySuccess": "Odkaz zkopírován", "LocationCount": "{count} poloh", "Map": "Mapa", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Nejnovější ceny" }, + "MyPrices": { + "Title": "Moje ceny" + }, + "MyProofs": { + "Title": "Moje důkazy" + }, "ProofAddSingle": { "Title": "Přidat důkaz" }, From 5d93d0af97fe1af135da640fe34e65c190371e7f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:52 +0200 Subject: [PATCH 013/150] New translations en.json (Danish) [ci skip] --- src/i18n/locales/da.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/da.json b/src/i18n/locales/da.json index 8514fa8dc9..5cc7bc3ee0 100644 --- a/src/i18n/locales/da.json +++ b/src/i18n/locales/da.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Historik", "Image": "Billed", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Kort", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From ca3723c0d5f68d342b12e55a114818be1d042b2c Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:53 +0200 Subject: [PATCH 014/150] New translations en.json (German) [ci skip] --- src/i18n/locales/de.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json index 3c85e5f9ee..5425c46517 100644 --- a/src/i18n/locales/de.json +++ b/src/i18n/locales/de.json @@ -199,6 +199,7 @@ "Help": "Hilfe", "History": "Verlauf", "Image": "Bild", + "ImageFull": "Bild in Originalgröße", "LinkCopySuccess": "Link kopiert", "LocationCount": "{count} Standorte", "Map": "Karte", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Aktuelle Preise" }, + "MyPrices": { + "Title": "Mein Preise" + }, + "MyProofs": { + "Title": "Meine Belege" + }, "ProofAddSingle": { "Title": "Nachweis bearbeiten" }, From 261a8c37bd20282eabb0e2d35ea051687c978160 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:54 +0200 Subject: [PATCH 015/150] New translations en.json (Greek) [ci skip] --- src/i18n/locales/el.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/el.json b/src/i18n/locales/el.json index a6f1ae4f3e..071f465e53 100644 --- a/src/i18n/locales/el.json +++ b/src/i18n/locales/el.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Ιστορικό", "Image": "Εικόνα", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Χάρτης", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 12eeb2212fc843191e3b40ee4aa36248478f02b8 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:55 +0200 Subject: [PATCH 016/150] New translations en.json (Basque) [ci skip] --- src/i18n/locales/eu.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/eu.json b/src/i18n/locales/eu.json index b67440088a..05c9f4c627 100644 --- a/src/i18n/locales/eu.json +++ b/src/i18n/locales/eu.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Historiala", "Image": "Irudia", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Mapa", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 3de87373bb43fbd04e4aa2d599cc2d47d120bfe9 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:56 +0200 Subject: [PATCH 017/150] New translations en.json (Finnish) [ci skip] --- src/i18n/locales/fi.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/fi.json b/src/i18n/locales/fi.json index e7dcd5f191..0004866287 100644 --- a/src/i18n/locales/fi.json +++ b/src/i18n/locales/fi.json @@ -199,6 +199,7 @@ "Help": "Ohje", "History": "Historia", "Image": "Kuva", + "ImageFull": "Full-size image", "LinkCopySuccess": "Linkki kopioitu", "LocationCount": "{count} sijaintia", "Map": "Kartta", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Viimeisimmät hinnat" }, + "MyPrices": { + "Title": "Minun hinnat" + }, + "MyProofs": { + "Title": "Minun todisteeni" + }, "ProofAddSingle": { "Title": "Lisää todiste" }, From 0398aab7b61c8d4fa41f16c12370be6148d440f5 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:57 +0200 Subject: [PATCH 018/150] New translations en.json (Irish) [ci skip] --- src/i18n/locales/ga.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ga.json b/src/i18n/locales/ga.json index 5f3d6f36ae..dcc92fe29a 100644 --- a/src/i18n/locales/ga.json +++ b/src/i18n/locales/ga.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Stair", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Léarscáil", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 749e6b8a77d81c3d33e00090657ee9d7048e423f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:14:58 +0200 Subject: [PATCH 019/150] New translations en.json (Gujarati) [ci skip] --- src/i18n/locales/gu.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/gu.json b/src/i18n/locales/gu.json index e5b2235a88..400bb486ec 100644 --- a/src/i18n/locales/gu.json +++ b/src/i18n/locales/gu.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From aecf41ac43cb6b3e04ded1bb1006c9e142a7b7b6 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:00 +0200 Subject: [PATCH 020/150] New translations en.json (Hebrew) [ci skip] --- src/i18n/locales/he.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/he.json b/src/i18n/locales/he.json index 37c368a549..7774079a2b 100644 --- a/src/i18n/locales/he.json +++ b/src/i18n/locales/he.json @@ -199,6 +199,7 @@ "Help": "עזרה", "History": "היסטוריה", "Image": "תמונה", + "ImageFull": "Full-size image", "LinkCopySuccess": "הקישור הועתק", "LocationCount": "{count} מקומות", "Map": "מפה", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "מחירים עדכניים" }, + "MyPrices": { + "Title": "המחירים שלי" + }, + "MyProofs": { + "Title": "ההוכחות שלי" + }, "ProofAddSingle": { "Title": "הוספת הוכחה" }, From 0d0e47e6dad16415f1e4155bca40e214a9fc2ef5 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:01 +0200 Subject: [PATCH 021/150] New translations en.json (Hungarian) [ci skip] --- src/i18n/locales/hu.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/hu.json b/src/i18n/locales/hu.json index 40ec0006ba..f2c75cd64c 100644 --- a/src/i18n/locales/hu.json +++ b/src/i18n/locales/hu.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Előzmények", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Térkép", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From c9ada321ede40885cb9bf01cbc2c9d2216e63d26 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:02 +0200 Subject: [PATCH 022/150] New translations en.json (Armenian) [ci skip] --- src/i18n/locales/hy.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/hy.json b/src/i18n/locales/hy.json index 9ad8d6258a..2dce6b6c34 100644 --- a/src/i18n/locales/hy.json +++ b/src/i18n/locales/hy.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 812bf14642c4c83c298a56b205c8c46408386ef8 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:03 +0200 Subject: [PATCH 023/150] New translations en.json (Japanese) [ci skip] --- src/i18n/locales/ja.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json index bef4b004f2..6d27929a6d 100644 --- a/src/i18n/locales/ja.json +++ b/src/i18n/locales/ja.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "履歴", "Image": "画像", + "ImageFull": "Full-size image", "LinkCopySuccess": "リンクをコピーしました", "LocationCount": "{count} か所", "Map": "地図", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "私の価格" + }, + "MyProofs": { + "Title": "自分の証拠" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 8e043b0c287338c0a408fdcfb4ecdd6e66782961 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:04 +0200 Subject: [PATCH 024/150] New translations en.json (Georgian) [ci skip] --- src/i18n/locales/ka.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ka.json b/src/i18n/locales/ka.json index 314196bd44..21838093c3 100644 --- a/src/i18n/locales/ka.json +++ b/src/i18n/locales/ka.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 747cb257f50184bb209b9caa753aacc1ee46a051 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:06 +0200 Subject: [PATCH 025/150] New translations en.json (Korean) [ci skip] --- src/i18n/locales/ko.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ko.json b/src/i18n/locales/ko.json index 70a20edf2d..a91a1a7b05 100644 --- a/src/i18n/locales/ko.json +++ b/src/i18n/locales/ko.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "최근 기록", "Image": "이미지", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "지도", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 21eb4681d03b5dc4ae203b9d734ad0508ce03a86 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:07 +0200 Subject: [PATCH 026/150] New translations en.json (Kurdish) [ci skip] --- src/i18n/locales/kmr_TR.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/kmr_TR.json b/src/i18n/locales/kmr_TR.json index 480337e605..b47f65fba2 100644 --- a/src/i18n/locales/kmr_TR.json +++ b/src/i18n/locales/kmr_TR.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Dîrok", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From a1b24e2672ba50f975624f8bc6aec7a07c71c914 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:08 +0200 Subject: [PATCH 027/150] New translations en.json (Lithuanian) [ci skip] --- src/i18n/locales/lt.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/lt.json b/src/i18n/locales/lt.json index 4ef0b550b4..1b8e2f80e5 100644 --- a/src/i18n/locales/lt.json +++ b/src/i18n/locales/lt.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Istorija", "Image": "Vaizdas", + "ImageFull": "Viso dydžio vaizdas", "LinkCopySuccess": "Nuoroda nukopijuota", "LocationCount": "{count} vietos (-ų)", "Map": "Žemėlapis", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Naujausios kainos" }, + "MyPrices": { + "Title": "Mano kainos" + }, + "MyProofs": { + "Title": "Mano įrodymai" + }, "ProofAddSingle": { "Title": "Pridėti įrodymą" }, From 62f4d84604c33e740ed0b55bcf576f466dbbf539 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:09 +0200 Subject: [PATCH 028/150] New translations en.json (Mongolian) [ci skip] --- src/i18n/locales/mn.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/mn.json b/src/i18n/locales/mn.json index 4bb626aac9..e4a91bc4c6 100644 --- a/src/i18n/locales/mn.json +++ b/src/i18n/locales/mn.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From f41624dfddc038b30ab4a540f1b03564aed1769e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:11 +0200 Subject: [PATCH 029/150] New translations en.json (Dutch) [ci skip] --- src/i18n/locales/nl_NL.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/nl_NL.json b/src/i18n/locales/nl_NL.json index eb0bf9dd65..72b5dee094 100644 --- a/src/i18n/locales/nl_NL.json +++ b/src/i18n/locales/nl_NL.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Geschiedenis", "Image": "Afbeelding", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link gekopieerd", "LocationCount": "{count} locaties", "Map": "Kaart", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Laatste prijzen" }, + "MyPrices": { + "Title": "Mijn prijzen" + }, + "MyProofs": { + "Title": "Mijn bewijzen" + }, "ProofAddSingle": { "Title": "Voeg een bewijs toe" }, From 9ea0a9a13174878253916f123cdc59dc919e1a9c Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:12 +0200 Subject: [PATCH 030/150] New translations en.json (Norwegian) [ci skip] --- src/i18n/locales/no.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/no.json b/src/i18n/locales/no.json index a7b47815ef..8ee64bda23 100644 --- a/src/i18n/locales/no.json +++ b/src/i18n/locales/no.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Logg", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From eadfdce1830b5bdcd3935f2383be96080177dc6f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:13 +0200 Subject: [PATCH 031/150] New translations en.json (Punjabi) [ci skip] --- src/i18n/locales/pa.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/pa.json b/src/i18n/locales/pa.json index 93522cf115..9f59af01c8 100644 --- a/src/i18n/locales/pa.json +++ b/src/i18n/locales/pa.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 81a718929f4caf90f0867b739d64764a00d8fbd2 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:14 +0200 Subject: [PATCH 032/150] New translations en.json (Polish) [ci skip] --- src/i18n/locales/pl.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json index 03865575d3..8a23ae1af4 100644 --- a/src/i18n/locales/pl.json +++ b/src/i18n/locales/pl.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Historia", "Image": "Zdjęcie", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link skopiowany", "LocationCount": "{count} lokalizacji", "Map": "Mapa", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Najnowsze ceny" }, + "MyPrices": { + "Title": "Moje ceny" + }, + "MyProofs": { + "Title": "Moje dowody" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 7615844877fbce08e8c6ffd93ef8759f953bb75a Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:15 +0200 Subject: [PATCH 033/150] New translations en.json (Portuguese) [ci skip] --- src/i18n/locales/pt_PT.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/pt_PT.json b/src/i18n/locales/pt_PT.json index dd29ea60e6..6370ca105b 100644 --- a/src/i18n/locales/pt_PT.json +++ b/src/i18n/locales/pt_PT.json @@ -199,6 +199,7 @@ "Help": "Ajuda", "History": "Histórico", "Image": "Imagem", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copiado", "LocationCount": "{count} localizações", "Map": "Mapa", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Preços mais recentes" }, + "MyPrices": { + "Title": "Os meus preços" + }, + "MyProofs": { + "Title": "Os meus comprovativos" + }, "ProofAddSingle": { "Title": "Adicionar um comprovativo" }, From 0472c2d33ecf01c754a89812f498ffe569333775 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:17 +0200 Subject: [PATCH 034/150] New translations en.json (Russian) [ci skip] --- src/i18n/locales/ru.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ru.json b/src/i18n/locales/ru.json index 9f86880440..04ac4251f7 100644 --- a/src/i18n/locales/ru.json +++ b/src/i18n/locales/ru.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "История", "Image": "Изображение", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Карта", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 5cafa0b606ef89c1ef262a7470787faa2185951e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:18 +0200 Subject: [PATCH 035/150] New translations en.json (Slovak) [ci skip] --- src/i18n/locales/sk.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sk.json b/src/i18n/locales/sk.json index eea3a09bf3..3bdc671f5b 100644 --- a/src/i18n/locales/sk.json +++ b/src/i18n/locales/sk.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "História", "Image": "Obrázok", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Mapa", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "Moje ceny" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 4018092440b150baa1aa42d9dab1608a2710f2ba Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:19 +0200 Subject: [PATCH 036/150] New translations en.json (Slovenian) [ci skip] --- src/i18n/locales/sl.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sl.json b/src/i18n/locales/sl.json index 766b9a38cc..91ffc7be52 100644 --- a/src/i18n/locales/sl.json +++ b/src/i18n/locales/sl.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Zgodovina", "Image": "Slika", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Zemljevid", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From e9d7cb56d2a38979366de7ff547e414e5a992ded Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:20 +0200 Subject: [PATCH 037/150] New translations en.json (Albanian) [ci skip] --- src/i18n/locales/sq.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sq.json b/src/i18n/locales/sq.json index f6b02f810c..15648d37f7 100644 --- a/src/i18n/locales/sq.json +++ b/src/i18n/locales/sq.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Figura, imazhi", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 5dfe44bb5eb173709b735173815c238e4cba0153 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:21 +0200 Subject: [PATCH 038/150] New translations en.json (Serbian (Cyrillic)) [ci skip] --- src/i18n/locales/sr_RS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sr_RS.json b/src/i18n/locales/sr_RS.json index 9a557b2b09..db8a12ac4d 100644 --- a/src/i18n/locales/sr_RS.json +++ b/src/i18n/locales/sr_RS.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 4f0b84c2b153cdb20fb64d85dffb087061798460 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:23 +0200 Subject: [PATCH 039/150] New translations en.json (Swati) [ci skip] --- src/i18n/locales/ss.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ss.json b/src/i18n/locales/ss.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/ss.json +++ b/src/i18n/locales/ss.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 952764ca9afc1a4f9742160d953ab9ebf1ed7fa0 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:24 +0200 Subject: [PATCH 040/150] New translations en.json (Southern Sotho) [ci skip] --- src/i18n/locales/st.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/st.json b/src/i18n/locales/st.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/st.json +++ b/src/i18n/locales/st.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 3526f1003830902d589620f7480c8970291e2910 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:25 +0200 Subject: [PATCH 041/150] New translations en.json (Swedish) [ci skip] --- src/i18n/locales/sv.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sv.json b/src/i18n/locales/sv.json index b2075fa40f..5d2c9978cd 100644 --- a/src/i18n/locales/sv.json +++ b/src/i18n/locales/sv.json @@ -199,6 +199,7 @@ "Help": "Hjälp", "History": "Historik", "Image": "Bild", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Karta", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From b61f08b437f9d7fc29e598acf52090394e00f5ed Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:26 +0200 Subject: [PATCH 042/150] New translations en.json (Tswana) [ci skip] --- src/i18n/locales/tn.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/tn.json b/src/i18n/locales/tn.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/tn.json +++ b/src/i18n/locales/tn.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From f341e7571d9a8651157337c55dd2059b9a582152 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:27 +0200 Subject: [PATCH 043/150] New translations en.json (Turkish) [ci skip] --- src/i18n/locales/tr.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json index b54bb532b4..d64b9aca9d 100644 --- a/src/i18n/locales/tr.json +++ b/src/i18n/locales/tr.json @@ -199,6 +199,7 @@ "Help": "Yardım", "History": "Geçmiş", "Image": "Resim", + "ImageFull": "Full-size image", "LinkCopySuccess": "Bağlantı kopyalandı", "LocationCount": "{count} konum", "Map": "Harita", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Son fiyatlar" }, + "MyPrices": { + "Title": "Fiyatlarım" + }, + "MyProofs": { + "Title": "Bedellerim" + }, "ProofAddSingle": { "Title": "Bir bedel ekle" }, From b9433864e474b0be3a814d85ae8f7499b1e3fc4c Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:29 +0200 Subject: [PATCH 044/150] New translations en.json (Tsonga) [ci skip] --- src/i18n/locales/ts.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ts.json b/src/i18n/locales/ts.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/ts.json +++ b/src/i18n/locales/ts.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 20de93c35dedc1c6e541ef1c72de6f6ba3ac374e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:30 +0200 Subject: [PATCH 045/150] New translations en.json (Ukrainian) [ci skip] --- src/i18n/locales/uk.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json index 64804559ab..b0ed8641b3 100644 --- a/src/i18n/locales/uk.json +++ b/src/i18n/locales/uk.json @@ -199,6 +199,7 @@ "Help": "Допомога", "History": "Історія", "Image": "Зображення", + "ImageFull": "Повнорозмірне зображення", "LinkCopySuccess": "Посилання скопійоване", "LocationCount": "{count} місць", "Map": "Мапа", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Остання ціна" }, + "MyPrices": { + "Title": "Мої ціни" + }, + "MyProofs": { + "Title": "Мої докази" + }, "ProofAddSingle": { "Title": "Додати доказ" }, From 9255e08e32b49d9963026214c4dd69b6ec3df093 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:31 +0200 Subject: [PATCH 046/150] New translations en.json (Venda) [ci skip] --- src/i18n/locales/ve.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ve.json b/src/i18n/locales/ve.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/ve.json +++ b/src/i18n/locales/ve.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From fe3974927343b65e7f2500511d011cc110793d0b Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:32 +0200 Subject: [PATCH 047/150] New translations en.json (Xhosa) [ci skip] --- src/i18n/locales/xh.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/xh.json b/src/i18n/locales/xh.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/xh.json +++ b/src/i18n/locales/xh.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 0944890159c3fae65b38ee55faf7deda2d187a24 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:33 +0200 Subject: [PATCH 048/150] New translations en.json (Chinese Simplified) [ci skip] --- src/i18n/locales/zh_CN.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/zh_CN.json b/src/i18n/locales/zh_CN.json index ae1d5e545b..80c74cb93d 100644 --- a/src/i18n/locales/zh_CN.json +++ b/src/i18n/locales/zh_CN.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "历史记录", "Image": "图片", + "ImageFull": "Full-size image", "LinkCopySuccess": "链接已复制", "LocationCount": "{count} 地点", "Map": "地图", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "最新价格" }, + "MyPrices": { + "Title": "我的价格" + }, + "MyProofs": { + "Title": "我的样张" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 9857adf80405b573c4e6ccbf61d1d0a51ddb1ff3 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:34 +0200 Subject: [PATCH 049/150] New translations en.json (Chinese Traditional) [ci skip] --- src/i18n/locales/zh_TW.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/zh_TW.json b/src/i18n/locales/zh_TW.json index d3914347a7..ed669f96f4 100644 --- a/src/i18n/locales/zh_TW.json +++ b/src/i18n/locales/zh_TW.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "歷史紀錄", "Image": "圖片", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "地圖", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 59fb9c042713e2348a8ad13a0fd4afcfcc21324e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:35 +0200 Subject: [PATCH 050/150] New translations en.json (Zulu) [ci skip] --- src/i18n/locales/zu.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/zu.json b/src/i18n/locales/zu.json index 9dfb259b16..9d571161ef 100644 --- a/src/i18n/locales/zu.json +++ b/src/i18n/locales/zu.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From f29d8c0f4a954d926acf83c8789b94d9b3913761 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:37 +0200 Subject: [PATCH 051/150] New translations en.json (Vietnamese) [ci skip] --- src/i18n/locales/vi.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/vi.json b/src/i18n/locales/vi.json index ca0e30b978..3c2fdb6838 100644 --- a/src/i18n/locales/vi.json +++ b/src/i18n/locales/vi.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Lịch sử", "Image": "Hình ảnh", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Bản đồ", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 32f81724e346e701ce3be66a740dae9d4cb1f48f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:38 +0200 Subject: [PATCH 052/150] New translations en.json (Galician) [ci skip] --- src/i18n/locales/gl.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/gl.json b/src/i18n/locales/gl.json index 023abdde04..430f56ed80 100644 --- a/src/i18n/locales/gl.json +++ b/src/i18n/locales/gl.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Historial", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From c06f9dc13d5d91e2bd5084f498d6e86071e89d6f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:40 +0200 Subject: [PATCH 053/150] New translations en.json (Icelandic) [ci skip] --- src/i18n/locales/is.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/is.json b/src/i18n/locales/is.json index dacfcb4ad1..73245addf2 100644 --- a/src/i18n/locales/is.json +++ b/src/i18n/locales/is.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 7a0dcd24ae7fbed8ac299d6874c9be6fcd2f4774 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:41 +0200 Subject: [PATCH 054/150] New translations en.json (Indonesian) [ci skip] --- src/i18n/locales/id.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/id.json b/src/i18n/locales/id.json index a8d2ccc5db..ef4d2e7b62 100644 --- a/src/i18n/locales/id.json +++ b/src/i18n/locales/id.json @@ -199,6 +199,7 @@ "Help": "Bantuan", "History": "Riwayat", "Image": "Gambar", + "ImageFull": "Full-size image", "LinkCopySuccess": "Tautan disalin", "LocationCount": "{count} lokasi", "Map": "Peta", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Harga terbaru" }, + "MyPrices": { + "Title": "Harga saya" + }, + "MyProofs": { + "Title": "Bukti saya" + }, "ProofAddSingle": { "Title": "Tambahkan bukti" }, From b79ad1f495fd31771cd3dab301863d10993df454 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:42 +0200 Subject: [PATCH 055/150] New translations en.json (Persian) [ci skip] --- src/i18n/locales/fa.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/fa.json b/src/i18n/locales/fa.json index 524f028624..dd0018af0a 100644 --- a/src/i18n/locales/fa.json +++ b/src/i18n/locales/fa.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "تاریخچه", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 549c2bbc9969bd436ad8e1f45ae60ee90470c6fd Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:43 +0200 Subject: [PATCH 056/150] New translations en.json (Khmer) [ci skip] --- src/i18n/locales/km.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/km.json b/src/i18n/locales/km.json index 1d6c3d9a9a..9dae8d89a1 100644 --- a/src/i18n/locales/km.json +++ b/src/i18n/locales/km.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 35f93ca530b7dc5567af778698def6bb2c51b981 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:44 +0200 Subject: [PATCH 057/150] New translations en.json (Tamil) [ci skip] --- src/i18n/locales/ta.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ta.json b/src/i18n/locales/ta.json index 091843cf4a..9f113a916d 100644 --- a/src/i18n/locales/ta.json +++ b/src/i18n/locales/ta.json @@ -199,6 +199,7 @@ "Help": "உதவி", "History": "வரலாறு", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "லிங்க் காப்பி ஆகிவிட்டது", "LocationCount": "{count} இடங்கள்", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "எனது விலைகள்" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 55b1f0ed666b2fa6835b43103b06e2e4ce63c872 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:45 +0200 Subject: [PATCH 058/150] New translations en.json (Bengali) [ci skip] --- src/i18n/locales/bn.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/bn.json b/src/i18n/locales/bn.json index 07cd845420..95a9171b79 100644 --- a/src/i18n/locales/bn.json +++ b/src/i18n/locales/bn.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "ইতিহাস", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "মানচিত্র", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 19e891701eca85dadb6bebbb89ff40dabde84933 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:47 +0200 Subject: [PATCH 059/150] New translations en.json (Marathi) [ci skip] --- src/i18n/locales/mr.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/mr.json b/src/i18n/locales/mr.json index 1ab88f17b7..3ad4b7c429 100644 --- a/src/i18n/locales/mr.json +++ b/src/i18n/locales/mr.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 3a9baf7ac28b1edbaae24380abbf1ec1b9a8867d Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:48 +0200 Subject: [PATCH 060/150] New translations en.json (Thai) [ci skip] --- src/i18n/locales/th.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/th.json b/src/i18n/locales/th.json index 4e479b4712..3d5f41e2b8 100644 --- a/src/i18n/locales/th.json +++ b/src/i18n/locales/th.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "ประวัติการเข้าใช้", "Image": "รูปภาพ", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From eaab497165c5bcd03812f69429c2d77241bb19df Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:49 +0200 Subject: [PATCH 061/150] New translations en.json (Croatian) [ci skip] --- src/i18n/locales/hr.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/hr.json b/src/i18n/locales/hr.json index 25c446da5d..34e4e80b29 100644 --- a/src/i18n/locales/hr.json +++ b/src/i18n/locales/hr.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Slika", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From bfdf4b395bf3d19f805619ac33cefaa6227ec371 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:50 +0200 Subject: [PATCH 062/150] New translations en.json (Norwegian Nynorsk) [ci skip] --- src/i18n/locales/nn.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/nn.json b/src/i18n/locales/nn.json index a7b47815ef..8ee64bda23 100644 --- a/src/i18n/locales/nn.json +++ b/src/i18n/locales/nn.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Logg", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 2b05cf05523ce23cc7ef5ea16eb077db2cf2134f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:51 +0200 Subject: [PATCH 063/150] New translations en.json (Kazakh) [ci skip] --- src/i18n/locales/kk.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/kk.json b/src/i18n/locales/kk.json index e48a45f247..ff2417da3f 100644 --- a/src/i18n/locales/kk.json +++ b/src/i18n/locales/kk.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From e905b942a8c023dff1dbd4a3de98aa7edb81afee Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:53 +0200 Subject: [PATCH 064/150] New translations en.json (Estonian) [ci skip] --- src/i18n/locales/et.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/et.json b/src/i18n/locales/et.json index 7e0324a326..ac5ebc0eac 100644 --- a/src/i18n/locales/et.json +++ b/src/i18n/locales/et.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 9d577c01d0add61d7776189af0661c2a4f56e2d3 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:54 +0200 Subject: [PATCH 065/150] New translations en.json (Latvian) [ci skip] --- src/i18n/locales/lv.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/lv.json b/src/i18n/locales/lv.json index 76c71beec6..acf6c6d2b7 100644 --- a/src/i18n/locales/lv.json +++ b/src/i18n/locales/lv.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Vēsture", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Karte", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From b30d4f2e14be719cfc1fa227c08a2c53aaeea1c1 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:55 +0200 Subject: [PATCH 066/150] New translations en.json (Azerbaijani) [ci skip] --- src/i18n/locales/az.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/az.json b/src/i18n/locales/az.json index 9ed7d75334..a65be2baef 100644 --- a/src/i18n/locales/az.json +++ b/src/i18n/locales/az.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Tarixçə", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 3a32e6ed6909ff9b2b6211d048d99e5f16577ac3 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:56 +0200 Subject: [PATCH 067/150] New translations en.json (Hindi) [ci skip] --- src/i18n/locales/hi.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/hi.json b/src/i18n/locales/hi.json index 32aa979169..cb8ed78719 100644 --- a/src/i18n/locales/hi.json +++ b/src/i18n/locales/hi.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "वृत्तांत", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 4ab7546ad10d6056b24157d0a364f66134099cfb Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:57 +0200 Subject: [PATCH 068/150] New translations en.json (Kyrgyz) [ci skip] --- src/i18n/locales/ky.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ky.json b/src/i18n/locales/ky.json index c8a4e04325..b48e9e43a7 100644 --- a/src/i18n/locales/ky.json +++ b/src/i18n/locales/ky.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 9ff818010bbb0c4134a20b6d36e607a29be547d9 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:58 +0200 Subject: [PATCH 069/150] New translations en.json (Malay) [ci skip] --- src/i18n/locales/ms.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ms.json b/src/i18n/locales/ms.json index 128c1b7ca1..37d26db5d5 100644 --- a/src/i18n/locales/ms.json +++ b/src/i18n/locales/ms.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Peta", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From ba145e2c915021aa5cd28f4f9d998764e2bab368 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:15:59 +0200 Subject: [PATCH 070/150] New translations en.json (Maori) [ci skip] --- src/i18n/locales/mi.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/mi.json b/src/i18n/locales/mi.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/mi.json +++ b/src/i18n/locales/mi.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 295b2c530d88428d60b029bd369f4d9b824820de Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:00 +0200 Subject: [PATCH 071/150] New translations en.json (Telugu) [ci skip] --- src/i18n/locales/te.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/te.json b/src/i18n/locales/te.json index 36e69ade7b..23c73e841d 100644 --- a/src/i18n/locales/te.json +++ b/src/i18n/locales/te.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "చరిత్ర", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 49f22513fbe9692c22daad9d38c72a626f6d1ae6 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:01 +0200 Subject: [PATCH 072/150] New translations en.json (English, Australia) [ci skip] --- src/i18n/locales/en_AU.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/en_AU.json b/src/i18n/locales/en_AU.json index 8de4d6816c..e69ec207e8 100644 --- a/src/i18n/locales/en_AU.json +++ b/src/i18n/locales/en_AU.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 213988b6d6b672920e8108758b12b61b497dea5c Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:03 +0200 Subject: [PATCH 073/150] New translations en.json (English, United Kingdom) [ci skip] --- src/i18n/locales/en_GB.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/en_GB.json b/src/i18n/locales/en_GB.json index ea2edd10fb..db024b0a15 100644 --- a/src/i18n/locales/en_GB.json +++ b/src/i18n/locales/en_GB.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 94778d537db2b8fb0943591915ee9ea02161f35b Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:04 +0200 Subject: [PATCH 074/150] New translations en.json (Tagalog) [ci skip] --- src/i18n/locales/tl.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/tl.json b/src/i18n/locales/tl.json index 707df5c9ee..d8099f63f5 100644 --- a/src/i18n/locales/tl.json +++ b/src/i18n/locales/tl.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Kasaysayan", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Mapa", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 8f66af999206caea25d7900ee964f63b017bbd1b Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:05 +0200 Subject: [PATCH 075/150] New translations en.json (Burmese) [ci skip] --- src/i18n/locales/my.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/my.json b/src/i18n/locales/my.json index 53077c65a9..8e6049f81d 100644 --- a/src/i18n/locales/my.json +++ b/src/i18n/locales/my.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "မှတ်တမ်း", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From ed9a588faf6a70293d0af902cfbfe7a039362951 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:06 +0200 Subject: [PATCH 076/150] New translations en.json (Yiddish) [ci skip] --- src/i18n/locales/yi.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/yi.json b/src/i18n/locales/yi.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/yi.json +++ b/src/i18n/locales/yi.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From b56e96160f84918a17b82a94604471a577cd8d92 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:07 +0200 Subject: [PATCH 077/150] New translations en.json (Maltese) [ci skip] --- src/i18n/locales/mt.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/mt.json b/src/i18n/locales/mt.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/mt.json +++ b/src/i18n/locales/mt.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 3719b6cf30235802f00709f8ca9afdfa758b6de6 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:09 +0200 Subject: [PATCH 078/150] New translations en.json (Welsh) [ci skip] --- src/i18n/locales/cy.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/cy.json b/src/i18n/locales/cy.json index e4fadf7bde..eeaa9485ff 100644 --- a/src/i18n/locales/cy.json +++ b/src/i18n/locales/cy.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From ec12a244660509bea9396d71c6aabf03995aaeb2 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:10 +0200 Subject: [PATCH 079/150] New translations en.json (Faroese) [ci skip] --- src/i18n/locales/fo.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/fo.json b/src/i18n/locales/fo.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/fo.json +++ b/src/i18n/locales/fo.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From b0ba9e54ea80ac37024a3d48da48073ca3547067 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:11 +0200 Subject: [PATCH 080/150] New translations en.json (Esperanto) [ci skip] --- src/i18n/locales/eo.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/eo.json b/src/i18n/locales/eo.json index 3aa3037a4a..de4de06616 100644 --- a/src/i18n/locales/eo.json +++ b/src/i18n/locales/eo.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Mapo", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 8745c52cfeeb3eec7263e7b46c3ff6973d6d7cc4 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:12 +0200 Subject: [PATCH 081/150] New translations en.json (Uyghur) [ci skip] --- src/i18n/locales/ug.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ug.json b/src/i18n/locales/ug.json index d977d52861..43abdcced2 100644 --- a/src/i18n/locales/ug.json +++ b/src/i18n/locales/ug.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "تارىخ", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 299b23b1c2cdf62995640caaa885c92378674129 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:13 +0200 Subject: [PATCH 082/150] New translations en.json (Filipino) [ci skip] --- src/i18n/locales/fil.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/fil.json b/src/i18n/locales/fil.json index 8897e33d38..597b064d2e 100644 --- a/src/i18n/locales/fil.json +++ b/src/i18n/locales/fil.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Kasaysayan", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Mapa", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From d78f9c27df10461ff440446129d18e6db1b800ad Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:14 +0200 Subject: [PATCH 083/150] New translations en.json (Luxembourgish) [ci skip] --- src/i18n/locales/lb.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/lb.json b/src/i18n/locales/lb.json index dd2f3c3ad1..6d685e8b3d 100644 --- a/src/i18n/locales/lb.json +++ b/src/i18n/locales/lb.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Kaart", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From d204c829c40471a168754ec6198e09e2e3648ef2 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:16 +0200 Subject: [PATCH 084/150] New translations en.json (Chinese Traditional, Hong Kong) [ci skip] --- src/i18n/locales/zh_HK.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/zh_HK.json b/src/i18n/locales/zh_HK.json index 17eef7eb24..178dd00b71 100644 --- a/src/i18n/locales/zh_HK.json +++ b/src/i18n/locales/zh_HK.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "历史记录", "Image": "图片", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "地圖", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 7dae313b82e92f8354772d6e1143cde1a3f88c3e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:17 +0200 Subject: [PATCH 085/150] New translations en.json (Tatar) [ci skip] --- src/i18n/locales/tt.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/tt.json b/src/i18n/locales/tt.json index 925380b6a5..693306b52f 100644 --- a/src/i18n/locales/tt.json +++ b/src/i18n/locales/tt.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Тарих", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Карта", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 3dd42442b74dd8de196bb8ec42007aa14429c5af Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:18 +0200 Subject: [PATCH 086/150] New translations en.json (Malayalam) [ci skip] --- src/i18n/locales/ml.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ml.json b/src/i18n/locales/ml.json index 113d00b164..884e81decf 100644 --- a/src/i18n/locales/ml.json +++ b/src/i18n/locales/ml.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 3adbfb845e7229a724f00545fd43b08254b5ba66 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:19 +0200 Subject: [PATCH 087/150] New translations en.json (Breton) [ci skip] --- src/i18n/locales/br.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/br.json b/src/i18n/locales/br.json index 357c5bbb69..85fc0440a1 100644 --- a/src/i18n/locales/br.json +++ b/src/i18n/locales/br.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Kartenn", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 9b55a22fd909ba1d0e98204c9a193ba2828aaa41 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:20 +0200 Subject: [PATCH 088/150] New translations en.json (Romansh) [ci skip] --- src/i18n/locales/rm.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/rm.json b/src/i18n/locales/rm.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/rm.json +++ b/src/i18n/locales/rm.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 16bb2f0f54b7e99c20c01262dc95b09d212177ec Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:21 +0200 Subject: [PATCH 089/150] New translations en.json (Tibetan) [ci skip] --- src/i18n/locales/bo.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/bo.json b/src/i18n/locales/bo.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/bo.json +++ b/src/i18n/locales/bo.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 99b155c8c382f50b2ec1954e86a762423dfc91d2 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:23 +0200 Subject: [PATCH 090/150] New translations en.json (Latin) [ci skip] --- src/i18n/locales/la.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/la.json b/src/i18n/locales/la.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/la.json +++ b/src/i18n/locales/la.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 841cbce0042f48cebba144711f7ee047a9ca60bf Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:24 +0200 Subject: [PATCH 091/150] New translations en.json (Flemish) [ci skip] --- src/i18n/locales/vls.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/vls.json b/src/i18n/locales/vls.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/vls.json +++ b/src/i18n/locales/vls.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From aeb6ecc1a75600274a1a7dade0e423327291c53a Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:25 +0200 Subject: [PATCH 092/150] New translations en.json (Bosnian) [ci skip] --- src/i18n/locales/bs.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/bs.json b/src/i18n/locales/bs.json index 64507bf96a..7b1776ba1d 100644 --- a/src/i18n/locales/bs.json +++ b/src/i18n/locales/bs.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From ac99c34531e4c58baf1e5d279199b35aa18bfce3 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:26 +0200 Subject: [PATCH 093/150] New translations en.json (Sinhala) [ci skip] --- src/i18n/locales/si.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/si.json b/src/i18n/locales/si.json index 7f9392f8fe..13c4b9785b 100644 --- a/src/i18n/locales/si.json +++ b/src/i18n/locales/si.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From aeba75b51e413ff909a487a5e0615522a7d50ba9 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:27 +0200 Subject: [PATCH 094/150] New translations en.json (Cornish) [ci skip] --- src/i18n/locales/kw.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/kw.json b/src/i18n/locales/kw.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/kw.json +++ b/src/i18n/locales/kw.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From c93956e479648ace57bffeb4f7d3eae7981540c7 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:28 +0200 Subject: [PATCH 095/150] New translations en.json (Uzbek) [ci skip] --- src/i18n/locales/uz.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/uz.json b/src/i18n/locales/uz.json index f71a1df6ee..3049f2210e 100644 --- a/src/i18n/locales/uz.json +++ b/src/i18n/locales/uz.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 93af365eb58ec71f8228fdbcfc7174b7f70f5975 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:30 +0200 Subject: [PATCH 096/150] New translations en.json (Kannada) [ci skip] --- src/i18n/locales/kn.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/kn.json b/src/i18n/locales/kn.json index a5991e978b..b4d63c7303 100644 --- a/src/i18n/locales/kn.json +++ b/src/i18n/locales/kn.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "ಇತಿಹಾಸ", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From e5cedb0f5c23550a185fe89ab174f31608905e51 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:31 +0200 Subject: [PATCH 097/150] New translations en.json (Akan) [ci skip] --- src/i18n/locales/ak.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ak.json b/src/i18n/locales/ak.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/ak.json +++ b/src/i18n/locales/ak.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 7bb5838f3a0cc3146d352a45e7dac5ab54a42f31 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:32 +0200 Subject: [PATCH 098/150] New translations en.json (Songhay) [ci skip] --- src/i18n/locales/son.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/son.json b/src/i18n/locales/son.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/son.json +++ b/src/i18n/locales/son.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From c180edc97679e2b3bd5697bb50e6070ffd8ef65c Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:33 +0200 Subject: [PATCH 099/150] New translations en.json (Assamese) [ci skip] --- src/i18n/locales/as.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/as.json b/src/i18n/locales/as.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/as.json +++ b/src/i18n/locales/as.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From a7f3984cb2ce630ac7912b038e2fd8055651fccd Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:34 +0200 Subject: [PATCH 100/150] New translations en.json (Scottish Gaelic) [ci skip] --- src/i18n/locales/gd.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/gd.json b/src/i18n/locales/gd.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/gd.json +++ b/src/i18n/locales/gd.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From d59e8b0c483a4970664bc5b71bc2c35929721678 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:36 +0200 Subject: [PATCH 101/150] New translations en.json (Wolof) [ci skip] --- src/i18n/locales/wo.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/wo.json b/src/i18n/locales/wo.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/wo.json +++ b/src/i18n/locales/wo.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From de663cfada4f7e6bdc5172627fc68f4d167a2920 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:37 +0200 Subject: [PATCH 102/150] New translations en.json (Southern Ndebele) [ci skip] --- src/i18n/locales/nr.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/nr.json b/src/i18n/locales/nr.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/nr.json +++ b/src/i18n/locales/nr.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 11c390338f4e6d20a38be01a4775d0d217e1a12b Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:38 +0200 Subject: [PATCH 103/150] New translations en.json (Walloon) [ci skip] --- src/i18n/locales/wa.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/wa.json b/src/i18n/locales/wa.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/wa.json +++ b/src/i18n/locales/wa.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 10783572509cc0dd5da1b30410199e335ff6a31f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:39 +0200 Subject: [PATCH 104/150] New translations en.json (Asturian) [ci skip] --- src/i18n/locales/ast.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ast.json b/src/i18n/locales/ast.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/ast.json +++ b/src/i18n/locales/ast.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 8c1388ed40ba2185a5485a4b322164f2a1baa47f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:40 +0200 Subject: [PATCH 105/150] New translations en.json (Malagasy) [ci skip] --- src/i18n/locales/mg.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/mg.json b/src/i18n/locales/mg.json index c722afa9f5..0eac999573 100644 --- a/src/i18n/locales/mg.json +++ b/src/i18n/locales/mg.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 203629571ed29f5279374cd0a59ce1ce38ee63a0 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:41 +0200 Subject: [PATCH 106/150] New translations en.json (Acholi) [ci skip] --- src/i18n/locales/ach.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ach.json b/src/i18n/locales/ach.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/ach.json +++ b/src/i18n/locales/ach.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From a3805c6c50a230f96412961ca7010296ab634654 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:42 +0200 Subject: [PATCH 107/150] New translations en.json (Swahili) [ci skip] --- src/i18n/locales/sw.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sw.json b/src/i18n/locales/sw.json index 5a47621d58..66d2ad11e7 100644 --- a/src/i18n/locales/sw.json +++ b/src/i18n/locales/sw.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 1c7f7a9e140dddcf06776b6697418b9bdc847c8b Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:44 +0200 Subject: [PATCH 108/150] New translations en.json (Odia) [ci skip] --- src/i18n/locales/or.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/or.json b/src/i18n/locales/or.json index 9c23cf1dcb..cc873e9ce5 100644 --- a/src/i18n/locales/or.json +++ b/src/i18n/locales/or.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From a5bf55b9c61381f852562ee400b47c861730af72 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:45 +0200 Subject: [PATCH 109/150] New translations en.json (Norwegian Bokmal) [ci skip] --- src/i18n/locales/nb.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/nb.json b/src/i18n/locales/nb.json index f1f54eb5de..f4df014ed3 100644 --- a/src/i18n/locales/nb.json +++ b/src/i18n/locales/nb.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Historikk", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Kart", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 7789371580d67716bcde5ee6c64edb6a31025809 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:46 +0200 Subject: [PATCH 110/150] New translations en.json (Occitan) [ci skip] --- src/i18n/locales/oc.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/oc.json b/src/i18n/locales/oc.json index 512fe96c10..c707860c7e 100644 --- a/src/i18n/locales/oc.json +++ b/src/i18n/locales/oc.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Istoric", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Mapa", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From fcdac1694441e8e8f53e3cf08039773f9a3b3293 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:47 +0200 Subject: [PATCH 111/150] New translations en.json (Valencian) [ci skip] --- src/i18n/locales/val.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/val.json b/src/i18n/locales/val.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/val.json +++ b/src/i18n/locales/val.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 46692acd362b8b3106dcb9c6a2b168d02dcc35f1 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:48 +0200 Subject: [PATCH 112/150] New translations en.json (Serbian (Latin)) [ci skip] --- src/i18n/locales/sr_CS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sr_CS.json b/src/i18n/locales/sr_CS.json index 526df491e9..dee07f3c15 100644 --- a/src/i18n/locales/sr_CS.json +++ b/src/i18n/locales/sr_CS.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Istorija", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Mapa", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 743a7a4fcd1d67264cf67eac88b79faefb3098cb Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:50 +0200 Subject: [PATCH 113/150] New translations en.json (Amharic) [ci skip] --- src/i18n/locales/am.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/am.json b/src/i18n/locales/am.json index a9bbaad389..bf5e36b8b8 100644 --- a/src/i18n/locales/am.json +++ b/src/i18n/locales/am.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From dfb8dd2fa6bb5097a154e7cd17a2f8317167e3f8 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:51 +0200 Subject: [PATCH 114/150] New translations en.json (Nepali) [ci skip] --- src/i18n/locales/ne.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ne.json b/src/i18n/locales/ne.json index 18b56296e7..7a0616dc57 100644 --- a/src/i18n/locales/ne.json +++ b/src/i18n/locales/ne.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 602e25a70ad8b193989204a8ffde10e39ee4275d Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:52 +0200 Subject: [PATCH 115/150] New translations en.json (Montenegrin (Cyrillic)) [ci skip] --- src/i18n/locales/sr.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sr.json b/src/i18n/locales/sr.json index 3ffb3b15bf..fbe601023a 100644 --- a/src/i18n/locales/sr.json +++ b/src/i18n/locales/sr.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Istorija", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 0fb8d8d9851b482ac9d2ffd63feba185ecdfb874 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:53 +0200 Subject: [PATCH 116/150] New translations en.json (Tahitian) [ci skip] --- src/i18n/locales/ty.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ty.json b/src/i18n/locales/ty.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/ty.json +++ b/src/i18n/locales/ty.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From f74d1da117500b2b69e862691c4da5344c69509e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:54 +0200 Subject: [PATCH 117/150] New translations en.json (Hausa) [ci skip] --- src/i18n/locales/ha.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ha.json b/src/i18n/locales/ha.json index 06febbbc1f..bd34eab8b9 100644 --- a/src/i18n/locales/ha.json +++ b/src/i18n/locales/ha.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From d04f235cfb0b4e52687e8cb613782115cf413d30 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:55 +0200 Subject: [PATCH 118/150] New translations en.json (Chuvash) [ci skip] --- src/i18n/locales/cv.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/cv.json b/src/i18n/locales/cv.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/cv.json +++ b/src/i18n/locales/cv.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 8d8d9c5223679e89c6d4c9a31c186c94a67518cd Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:56 +0200 Subject: [PATCH 119/150] New translations en.json (Berber) [ci skip] --- src/i18n/locales/ber.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ber.json b/src/i18n/locales/ber.json index f5624daa2e..b46933a96e 100644 --- a/src/i18n/locales/ber.json +++ b/src/i18n/locales/ber.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "ⴰⵎⵣⵔⵓⵢ", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From b877592cfb16cc466ec6557219daea2ddf8566c7 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:58 +0200 Subject: [PATCH 120/150] New translations en.json (Scots) [ci skip] --- src/i18n/locales/sco.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sco.json b/src/i18n/locales/sco.json index 69475b6bcd..116937d99e 100644 --- a/src/i18n/locales/sco.json +++ b/src/i18n/locales/sco.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 8f93e5c33c68adc5eaf5d3ba3a51f3be62aacd1f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:16:59 +0200 Subject: [PATCH 121/150] New translations en.json (Tajik) [ci skip] --- src/i18n/locales/tg.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/tg.json b/src/i18n/locales/tg.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/tg.json +++ b/src/i18n/locales/tg.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From d346d7841db76e2a8393c878eb3524e532ac752a Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:00 +0200 Subject: [PATCH 122/150] New translations en.json (Lao) [ci skip] --- src/i18n/locales/lo.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/lo.json b/src/i18n/locales/lo.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/lo.json +++ b/src/i18n/locales/lo.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 43923ffbf1bc49130575199a1ec54a2c62eaa75e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:01 +0200 Subject: [PATCH 123/150] New translations en.json (Quechua) [ci skip] --- src/i18n/locales/qu.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/qu.json b/src/i18n/locales/qu.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/qu.json +++ b/src/i18n/locales/qu.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From c9e8ae2dd3297f87463db442a6aae0f72d9679b3 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:02 +0200 Subject: [PATCH 124/150] New translations en.json (Somali) [ci skip] --- src/i18n/locales/so.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/so.json b/src/i18n/locales/so.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/so.json +++ b/src/i18n/locales/so.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 378369cc78f139ab200aac21f8597c37f6d2a282 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:03 +0200 Subject: [PATCH 125/150] New translations en.json (Yoruba) [ci skip] --- src/i18n/locales/yo.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/yo.json b/src/i18n/locales/yo.json index 8dc3f62d6f..3a2567ece3 100644 --- a/src/i18n/locales/yo.json +++ b/src/i18n/locales/yo.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 3de99b652fda6f242664cdb1700da195447cb7b7 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:04 +0200 Subject: [PATCH 126/150] New translations en.json (Afar) [ci skip] --- src/i18n/locales/aa.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/aa.json b/src/i18n/locales/aa.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/aa.json +++ b/src/i18n/locales/aa.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 5c7d4d2af12af5c964284216d5e5df0db2a42d28 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:05 +0200 Subject: [PATCH 127/150] New translations en.json (Bambara) [ci skip] --- src/i18n/locales/bm.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/bm.json b/src/i18n/locales/bm.json index bf88c42cc0..3965b462a8 100644 --- a/src/i18n/locales/bm.json +++ b/src/i18n/locales/bm.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 9e8642c7a4ecb5e24c4a72ac52c07773c7b45226 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:07 +0200 Subject: [PATCH 128/150] New translations en.json (Chechen) [ci skip] --- src/i18n/locales/ce.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ce.json b/src/i18n/locales/ce.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/ce.json +++ b/src/i18n/locales/ce.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 03501eeae88d835d9aeb18bd63b0a5023ef9a08e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:08 +0200 Subject: [PATCH 129/150] New translations en.json (Cherokee) [ci skip] --- src/i18n/locales/chr.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/chr.json b/src/i18n/locales/chr.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/chr.json +++ b/src/i18n/locales/chr.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 295b987479fc0fa0d53380a56a7bec96c40aa6e5 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:09 +0200 Subject: [PATCH 130/150] New translations en.json (Corsican) [ci skip] --- src/i18n/locales/co.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/co.json b/src/i18n/locales/co.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/co.json +++ b/src/i18n/locales/co.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From b4d732520db9793c98f72a2b791fd42d38a2df29 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:10 +0200 Subject: [PATCH 131/150] New translations en.json (Haitian Creole) [ci skip] --- src/i18n/locales/ht.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ht.json b/src/i18n/locales/ht.json index 3dcb9e0fdc..ec3140e410 100644 --- a/src/i18n/locales/ht.json +++ b/src/i18n/locales/ht.json @@ -199,6 +199,7 @@ "Help": "Èd", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link kopye", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Dènye pri" }, + "MyPrices": { + "Title": "Pri mwen yo" + }, + "MyProofs": { + "Title": "Prèv mwen yo" + }, "ProofAddSingle": { "Title": "Ajoute yon prèv" }, From 2717e0f959e3183404a72ad63331bc51e90d7ccc Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:11 +0200 Subject: [PATCH 132/150] New translations en.json (Sichuan Yi) [ci skip] --- src/i18n/locales/ii.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ii.json b/src/i18n/locales/ii.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/ii.json +++ b/src/i18n/locales/ii.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From be2693c345e8d574c2cc5f81df3e21fd9f3c7234 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:12 +0200 Subject: [PATCH 133/150] New translations en.json (Inuktitut) [ci skip] --- src/i18n/locales/iu.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/iu.json b/src/i18n/locales/iu.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/iu.json +++ b/src/i18n/locales/iu.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From ec7d7dc19700b108b97e1076010b34f3eebd44d0 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:14 +0200 Subject: [PATCH 134/150] New translations en.json (Javanese) [ci skip] --- src/i18n/locales/jv.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/jv.json b/src/i18n/locales/jv.json index c64c6b1539..285c6c321e 100644 --- a/src/i18n/locales/jv.json +++ b/src/i18n/locales/jv.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 6ba691cf147deac675420b8e75a4f139495f670d Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:15 +0200 Subject: [PATCH 135/150] New translations en.json (Santali) [ci skip] --- src/i18n/locales/sat.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sat.json b/src/i18n/locales/sat.json index 029b566524..dd7e8ad3ab 100644 --- a/src/i18n/locales/sat.json +++ b/src/i18n/locales/sat.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "ᱱᱟᱜᱟᱢ", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 15c45d58a0c585a365dfc8e1de1927b41930789d Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:16 +0200 Subject: [PATCH 136/150] New translations en.json (Sardinian) [ci skip] --- src/i18n/locales/sc.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sc.json b/src/i18n/locales/sc.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/sc.json +++ b/src/i18n/locales/sc.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 6601d96c000313ca51590a98f526f925983424d8 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:17 +0200 Subject: [PATCH 137/150] New translations en.json (Sindhi) [ci skip] --- src/i18n/locales/sd.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sd.json b/src/i18n/locales/sd.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/sd.json +++ b/src/i18n/locales/sd.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 9ad02b63619ddbc861fabd7985ea9bcb8383b61e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:18 +0200 Subject: [PATCH 138/150] New translations en.json (Sango) [ci skip] --- src/i18n/locales/sg.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sg.json b/src/i18n/locales/sg.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/sg.json +++ b/src/i18n/locales/sg.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 9b01ce8abb47783d40cba254e145fb3d381c02bd Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:20 +0200 Subject: [PATCH 139/150] New translations en.json (Shona) [ci skip] --- src/i18n/locales/sn.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sn.json b/src/i18n/locales/sn.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/sn.json +++ b/src/i18n/locales/sn.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 26c9a4a2d4c53d2558851f6128455942771e6c0f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:21 +0200 Subject: [PATCH 140/150] New translations en.json (Tigrinya) [ci skip] --- src/i18n/locales/ti.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ti.json b/src/i18n/locales/ti.json index e76c54c8ae..d37eebd983 100644 --- a/src/i18n/locales/ti.json +++ b/src/i18n/locales/ti.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From a04c5da7671c7571345134bcb9c7cbd2bf9e1421 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:22 +0200 Subject: [PATCH 141/150] New translations en.json (Sanskrit) [ci skip] --- src/i18n/locales/sa.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sa.json b/src/i18n/locales/sa.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/sa.json +++ b/src/i18n/locales/sa.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 370b1a91819667eeb9a1ee6f1f2b84001d48ae33 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:23 +0200 Subject: [PATCH 142/150] New translations en.json (Seychellois Creole) [ci skip] --- src/i18n/locales/crs.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/crs.json b/src/i18n/locales/crs.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/crs.json +++ b/src/i18n/locales/crs.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 683a8a81b5367beab02993c6d2cae083e4f62600 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:24 +0200 Subject: [PATCH 143/150] New translations en.json (Venetian) [ci skip] --- src/i18n/locales/vec.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/vec.json b/src/i18n/locales/vec.json index 8b3b4edfcc..7db76e8c0d 100644 --- a/src/i18n/locales/vec.json +++ b/src/i18n/locales/vec.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 31b20d15c4c5915e134de5d90f8b11062ca02c24 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:25 +0200 Subject: [PATCH 144/150] New translations en.json (Southern Sami) [ci skip] --- src/i18n/locales/sma.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/sma.json b/src/i18n/locales/sma.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/sma.json +++ b/src/i18n/locales/sma.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 9b28f27ea11c9ac8570878e87fa2145b3933eff7 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:26 +0200 Subject: [PATCH 145/150] New translations en.json (Akan, Twi) [ci skip] --- src/i18n/locales/tw.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/tw.json b/src/i18n/locales/tw.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/tw.json +++ b/src/i18n/locales/tw.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From c1bb982906b9516ed0edd53b5e7af79f6391adfb Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:27 +0200 Subject: [PATCH 146/150] New translations en.json (Talossan) [ci skip] --- src/i18n/locales/tzl.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/tzl.json b/src/i18n/locales/tzl.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/tzl.json +++ b/src/i18n/locales/tzl.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From caf2b473449a5dc29b1394d5ac1faddf7093b4ff Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:28 +0200 Subject: [PATCH 147/150] New translations en.json (Zeelandic) [ci skip] --- src/i18n/locales/zea.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/zea.json b/src/i18n/locales/zea.json index 600a331f50..91fa1217d4 100644 --- a/src/i18n/locales/zea.json +++ b/src/i18n/locales/zea.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From df6e7ea1134a216e404884dc83490c1b35b92d1e Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:30 +0200 Subject: [PATCH 148/150] New translations en.json (Kabyle) [ci skip] --- src/i18n/locales/kab.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/kab.json b/src/i18n/locales/kab.json index ccba3854ab..4ad9bd1c4f 100644 --- a/src/i18n/locales/kab.json +++ b/src/i18n/locales/kab.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "Amazray", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Takarḍa", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From e2f8449b25d24d3b10a8801fb83cd65ee0b004dd Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:31 +0200 Subject: [PATCH 149/150] New translations en.json (Urdu (India)) [ci skip] --- src/i18n/locales/ur.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/ur.json b/src/i18n/locales/ur.json index ff586a94e3..d1362ce986 100644 --- a/src/i18n/locales/ur.json +++ b/src/i18n/locales/ur.json @@ -199,6 +199,7 @@ "Help": "Help", "History": "History", "Image": "Image", + "ImageFull": "Full-size image", "LinkCopySuccess": "Link copied", "LocationCount": "{count} locations", "Map": "Map", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "Latest prices" }, + "MyPrices": { + "Title": "My prices" + }, + "MyProofs": { + "Title": "My proofs" + }, "ProofAddSingle": { "Title": "Add a proof" }, From 9eea17ed0e1cd5a832281738d002f14069c6b5a9 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:17:32 +0200 Subject: [PATCH 150/150] New translations en.json (LOLCAT) [ci skip] --- src/i18n/locales/lol.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/i18n/locales/lol.json b/src/i18n/locales/lol.json index 3269182aea..17f1be5d12 100644 --- a/src/i18n/locales/lol.json +++ b/src/i18n/locales/lol.json @@ -199,6 +199,7 @@ "Help": "crwdns249060:0crwdne249060:0", "History": "crwdns249518:0crwdne249518:0", "Image": "crwdns249002:0crwdne249002:0", + "ImageFull": "crwdns250202:0crwdne250202:0", "LinkCopySuccess": "crwdns249160:0crwdne249160:0", "LocationCount": "crwdns249198:0{count}crwdne249198:0", "Map": "crwdns249440:0crwdne249440:0", @@ -437,6 +438,12 @@ "LatestPrices": { "Title": "crwdns246840:0crwdne246840:0" }, + "MyPrices": { + "Title": "crwdns250204:0crwdne250204:0" + }, + "MyProofs": { + "Title": "crwdns250206:0crwdne250206:0" + }, "ProofAddSingle": { "Title": "crwdns249010:0crwdne249010:0" },