From 8e391ef28cc4953449f87a9746837abbac028b54 Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Thu, 31 Oct 2024 12:30:40 +0100
Subject: [PATCH] fix: Add missing translation

---
 .../locale/bg/LC_MESSAGES/django.po           |   6 +++++-
 .../locale/bs/LC_MESSAGES/django.po           |   6 +++++-
 .../locale/de/LC_MESSAGES/django.po           |   6 +++++-
 .../locale/fi/LC_MESSAGES/django.po           |   6 +++++-
 .../locale/nb/LC_MESSAGES/django.mo           | Bin 2459 -> 2533 bytes
 .../locale/nb/LC_MESSAGES/django.po           |   8 ++++++--
 .../locale/vi/LC_MESSAGES/django.po           |   6 +++++-
 .../locale/zh_Hans/LC_MESSAGES/django.po      |   6 +++++-
 .../templates/cydiapomonella/index.html       |   2 +-
 9 files changed, 37 insertions(+), 9 deletions(-)

diff --git a/cydiapomonella/locale/bg/LC_MESSAGES/django.po b/cydiapomonella/locale/bg/LC_MESSAGES/django.po
index b020d3b0..383586e0 100644
--- a/cydiapomonella/locale/bg/LC_MESSAGES/django.po
+++ b/cydiapomonella/locale/bg/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-10-31 12:22+0100\n"
+"POT-Creation-Date: 2024-10-31 12:29+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -78,6 +78,10 @@ msgstr ""
 msgid "Select in map"
 msgstr ""
 
+#: cydiapomonella/templates/cydiapomonella/index.html:202
+msgid "from a weather station"
+msgstr ""
+
 #: cydiapomonella/templates/cydiapomonella/index.html:206
 #: cydiapomonella/templates/cydiapomonella/index_old.html:733
 msgid "Select weather station"
diff --git a/cydiapomonella/locale/bs/LC_MESSAGES/django.po b/cydiapomonella/locale/bs/LC_MESSAGES/django.po
index ba9107af..435b2265 100644
--- a/cydiapomonella/locale/bs/LC_MESSAGES/django.po
+++ b/cydiapomonella/locale/bs/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-10-31 12:22+0100\n"
+"POT-Creation-Date: 2024-10-31 12:29+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -79,6 +79,10 @@ msgstr ""
 msgid "Select in map"
 msgstr ""
 
+#: cydiapomonella/templates/cydiapomonella/index.html:202
+msgid "from a weather station"
+msgstr ""
+
 #: cydiapomonella/templates/cydiapomonella/index.html:206
 #: cydiapomonella/templates/cydiapomonella/index_old.html:733
 msgid "Select weather station"
diff --git a/cydiapomonella/locale/de/LC_MESSAGES/django.po b/cydiapomonella/locale/de/LC_MESSAGES/django.po
index b020d3b0..383586e0 100644
--- a/cydiapomonella/locale/de/LC_MESSAGES/django.po
+++ b/cydiapomonella/locale/de/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-10-31 12:22+0100\n"
+"POT-Creation-Date: 2024-10-31 12:29+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -78,6 +78,10 @@ msgstr ""
 msgid "Select in map"
 msgstr ""
 
+#: cydiapomonella/templates/cydiapomonella/index.html:202
+msgid "from a weather station"
+msgstr ""
+
 #: cydiapomonella/templates/cydiapomonella/index.html:206
 #: cydiapomonella/templates/cydiapomonella/index_old.html:733
 msgid "Select weather station"
diff --git a/cydiapomonella/locale/fi/LC_MESSAGES/django.po b/cydiapomonella/locale/fi/LC_MESSAGES/django.po
index b020d3b0..383586e0 100644
--- a/cydiapomonella/locale/fi/LC_MESSAGES/django.po
+++ b/cydiapomonella/locale/fi/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-10-31 12:22+0100\n"
+"POT-Creation-Date: 2024-10-31 12:29+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -78,6 +78,10 @@ msgstr ""
 msgid "Select in map"
 msgstr ""
 
+#: cydiapomonella/templates/cydiapomonella/index.html:202
+msgid "from a weather station"
+msgstr ""
+
 #: cydiapomonella/templates/cydiapomonella/index.html:206
 #: cydiapomonella/templates/cydiapomonella/index_old.html:733
 msgid "Select weather station"
diff --git a/cydiapomonella/locale/nb/LC_MESSAGES/django.mo b/cydiapomonella/locale/nb/LC_MESSAGES/django.mo
index 4bb90790673f795a34399d19a455583099a10674..4d775eb22dee0f38f37338581eba9a743fda64f4 100644
GIT binary patch
delta 725
zcmbO&{8YI9o)F7a1_lNOSq26M83qOh7DfgJO$G*rH;f=r28Ibt5b=pj3=D=03=Hd-
z7#I>57#JQfF);8mFfceWGcfQmFfar%Gcd3)Ffb%AGca&4FfgPtGcb5CFfimXGcZ^)
zFfeRqW?+zFU|{&n%)k)Dz`(%A0#;YgkjTQo;Kjhekj28lz{|kEu$6^@fs=uO;V=tC
z<5?)5lNBN_%*wzZ#=yX!$jZRL&cMK6!3s8r!GRUxAWv2X25trhhDcV3gHl-;7*s*#
zL-kEyWnf@pU|?9z%D|w*P|v`yij{#uiIIWfIx7Q%1Oo%ZFE$1S6$S<dVRi<FD3As0
z3=CWh3=EUm85npN7#QZULkwQc4zYLxI|GA00|UcOc8EnU*&z<(=U`wcU|?WS<ACU&
z&cVRo%fP^}hy&um4<PY+kcAu!3^oi546K|GA31SCeBi~&z#z!Lzz_x%&)|euSilJ}
zu#yvEPzxsm11kdqLmwvtgD3+7!xT;i1|bFphE<#ppYG*^c<2Bp0|O{lLD2v*7Zkzu
z0t^sCK^#!9gM12N!!R2(ZGeId6yKmY76-*2RDlSTmWI+G3KWWxAO-^i12dEcQK0A&
z26>bL;y@k{1xj?F_yoBe6mPtnbD5Z##nOuMa}^R5%2N|dGE$2aic1npGV}8$=d;!^
iT5f*F+R7}HR+Olanx{~9cv(?#Nn&wUe%|CFPE7!NSVNrv

delta 664
zcmaDVJX^T_o)F7a1_lNO87Th4z`&r&z`$^a5hTjMP{0I{D`a9|Fl1n0=wo7FNMK-K
zIKaffz|X+IpvcU?z{kMAV93nCz{0@5;K0nlz`?-4;L6Ov;K9Ja;K$6sV9mh5FrAr!
zL5hKa;W9G=Ll6T4!#jw&dIm=p1_mz%1_mz{1_oXR28O9D3=EtM3=E4|AR5;~`7fdJ
zpII0f#26SD7+Dz@*cliYBv>I9DzHKvq{+&_z|FwGV95$`kSi<1Ltd;53``6R3<azV
z3_1)948^Pr3`&gk3=9ic85krO7#I$-F)*lre9p$e5CyV;oq>Uifq@~0oq>Uefq@~N
z9b#Y!JH*0Db_NE01_p*Ec8CR=*dY$P!Op-?z`(%p9;!cqgMq=9fq@~L1LCor91wF4
zb1*R2)H5(Joa2D_gqsuMa$!ye20;b}26;}1xFILRLQ77FMkh{)LB5;}46F<c4B?y%
z45ADS46&RL9~N^$JW|HVzyOLxQ1pO;UVwptL7D-g2BZ%Z!Sx~x5JN#65C#RUBm*QW
zK=BFkIVd>A86b`VsS#p;H~_>J21Nmg0mYy+0b+uphM584aFF9bVxTm}24XlT<|LQq
eB$lKqY@W^Zm1**F)>=lR&8lpz%#-(WY5)MnY&22;

diff --git a/cydiapomonella/locale/nb/LC_MESSAGES/django.po b/cydiapomonella/locale/nb/LC_MESSAGES/django.po
index f5ab7e6b..3cbd390d 100644
--- a/cydiapomonella/locale/nb/LC_MESSAGES/django.po
+++ b/cydiapomonella/locale/nb/LC_MESSAGES/django.po
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-10-31 12:22+0100\n"
-"PO-Revision-Date: 2024-10-31 12:22+0100\n"
+"POT-Creation-Date: 2024-10-31 12:29+0100\n"
+"PO-Revision-Date: 2024-10-31 12:29+0100\n"
 "Last-Translator: \n"
 "Language-Team: \n"
 "Language: nb\n"
@@ -82,6 +82,10 @@ msgstr "for et punkt i kartet"
 msgid "Select in map"
 msgstr "Velg i kart"
 
+#: cydiapomonella/templates/cydiapomonella/index.html:202
+msgid "from a weather station"
+msgstr "fra en værstasjon"
+
 #: cydiapomonella/templates/cydiapomonella/index.html:206
 #: cydiapomonella/templates/cydiapomonella/index_old.html:733
 msgid "Select weather station"
diff --git a/cydiapomonella/locale/vi/LC_MESSAGES/django.po b/cydiapomonella/locale/vi/LC_MESSAGES/django.po
index 9247d404..e906b45a 100644
--- a/cydiapomonella/locale/vi/LC_MESSAGES/django.po
+++ b/cydiapomonella/locale/vi/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-10-31 12:22+0100\n"
+"POT-Creation-Date: 2024-10-31 12:29+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -78,6 +78,10 @@ msgstr ""
 msgid "Select in map"
 msgstr ""
 
+#: cydiapomonella/templates/cydiapomonella/index.html:202
+msgid "from a weather station"
+msgstr ""
+
 #: cydiapomonella/templates/cydiapomonella/index.html:206
 #: cydiapomonella/templates/cydiapomonella/index_old.html:733
 msgid "Select weather station"
diff --git a/cydiapomonella/locale/zh_Hans/LC_MESSAGES/django.po b/cydiapomonella/locale/zh_Hans/LC_MESSAGES/django.po
index 9247d404..e906b45a 100644
--- a/cydiapomonella/locale/zh_Hans/LC_MESSAGES/django.po
+++ b/cydiapomonella/locale/zh_Hans/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-10-31 12:22+0100\n"
+"POT-Creation-Date: 2024-10-31 12:29+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -78,6 +78,10 @@ msgstr ""
 msgid "Select in map"
 msgstr ""
 
+#: cydiapomonella/templates/cydiapomonella/index.html:202
+msgid "from a weather station"
+msgstr ""
+
 #: cydiapomonella/templates/cydiapomonella/index.html:206
 #: cydiapomonella/templates/cydiapomonella/index_old.html:733
 msgid "Select weather station"
diff --git a/cydiapomonella/templates/cydiapomonella/index.html b/cydiapomonella/templates/cydiapomonella/index.html
index 958ed274..8f513a24 100644
--- a/cydiapomonella/templates/cydiapomonella/index.html
+++ b/cydiapomonella/templates/cydiapomonella/index.html
@@ -199,7 +199,7 @@ Created: 2024-10-28
 					<div class="radio">
 						<label>
 						  <input type="radio" name="weatherdataType" id="weatherstation" value="weatherstation" checked onchange="displayWeatherstationInput()">
-						  fra en værstasjon
+						  {% trans "from a weather station" %}
 						</label>
 						<div id="input-weatherstation" class="form-inline" style="margin-top: 10px;" >
 							<select name="weatherStationName" id="weatherStationId" class="form-control" style="width: 60%;" onchange="runModel();">
-- 
GitLab