From 9d143e256ad125146341f8bc1429985c8558e31e Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Tue, 21 Aug 2018 16:14:35 +0200
Subject: [PATCH] Added more language!

---
 forecasts/locale/bg/LC_MESSAGES/django.mo     | Bin 1470 -> 1470 bytes
 forecasts/locale/bg/LC_MESSAGES/django.po     |  36 +++++++------
 forecasts/locale/bs/LC_MESSAGES/django.mo     | Bin 1518 -> 1518 bytes
 forecasts/locale/bs/LC_MESSAGES/django.po     |  36 +++++++------
 forecasts/locale/de/LC_MESSAGES/django.mo     | Bin 421 -> 421 bytes
 forecasts/locale/de/LC_MESSAGES/django.po     |  36 +++++++------
 forecasts/locale/nb/LC_MESSAGES/django.mo     | Bin 2855 -> 2894 bytes
 forecasts/locale/nb/LC_MESSAGES/django.po     |  48 ++++++++++--------
 forecasts/locale/zh_CN/LC_MESSAGES/django.mo  | Bin 2626 -> 2626 bytes
 forecasts/locale/zh_CN/LC_MESSAGES/django.po  |  36 +++++++------
 .../forecasts/bogus_translation_template.html |   1 +
 11 files changed, 107 insertions(+), 86 deletions(-)

diff --git a/forecasts/locale/bg/LC_MESSAGES/django.mo b/forecasts/locale/bg/LC_MESSAGES/django.mo
index bcedf0e34e4bab8d587ea5e64cb233060b79a25d..58e5cfe2e205ba5e1435891eeaf7be72aafcad17 100755
GIT binary patch
delta 26
icmdnTy^njt875u}T>}eUBSQs4Gb;o0%{Q5zG64W@5eOIn

delta 26
icmdnTy^njt875vcT>}$c15*V<Q!68r%{Q5zG64W?x(E^g

diff --git a/forecasts/locale/bg/LC_MESSAGES/django.po b/forecasts/locale/bg/LC_MESSAGES/django.po
index 173019e2..1e7da06d 100755
--- a/forecasts/locale/bg/LC_MESSAGES/django.po
+++ b/forecasts/locale/bg/LC_MESSAGES/django.po
@@ -19,7 +19,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: VIPS BG\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-04-05 15:24+0200\n"
+"POT-Creation-Date: 2018-08-21 16:07+0200\n"
 "PO-Revision-Date: 2014-05-14 09:37+0200\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -30,7 +30,7 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Poedit 1.6.5\n"
 
-#: models.py:496
+#: models.py:521
 msgid "Language code"
 msgstr ""
 
@@ -84,6 +84,10 @@ msgstr ""
 msgid "Yes or no"
 msgstr ""
 
+#: templates/forecasts/bogus_translation_template.html:13
+msgid "Risk value"
+msgstr ""
+
 #: templates/forecasts/detail.html:25 templates/forecasts/detail.html.py:27
 #: templates/forecasts/detail_error.html:25
 msgid "Details"
@@ -93,13 +97,13 @@ msgstr "Подробности"
 msgid "Model"
 msgstr "Модел"
 
-#: templates/forecasts/detail.html:39 templates/forecasts/index.html:55
-#: templates/forecasts/index.html.py:76
+#: templates/forecasts/detail.html:39 templates/forecasts/index.html:63
+#: templates/forecasts/index.html.py:84
 msgid "Location"
 msgstr "Място"
 
-#: templates/forecasts/detail.html:40 templates/forecasts/index.html:54
-#: templates/forecasts/index.html.py:75
+#: templates/forecasts/detail.html:40 templates/forecasts/index.html:62
+#: templates/forecasts/index.html.py:83
 msgid "Weather station"
 msgstr "Климатична станция"
 
@@ -159,45 +163,45 @@ msgstr "Прогнози"
 msgid "Search"
 msgstr ""
 
-#: templates/forecasts/index.html:51 templates/forecasts/index.html.py:72
+#: templates/forecasts/index.html:59 templates/forecasts/index.html.py:80
 msgid "Crop"
 msgstr ""
 
-#: templates/forecasts/index.html:52 templates/forecasts/index.html.py:73
+#: templates/forecasts/index.html:60 templates/forecasts/index.html.py:81
 msgid "Pest"
 msgstr ""
 
-#: templates/forecasts/index.html:53 templates/forecasts/index.html.py:74
+#: templates/forecasts/index.html:61 templates/forecasts/index.html.py:82
 msgid "Model name"
 msgstr "Име на модела"
 
-#: templates/forecasts/index.html:56 templates/forecasts/index.html.py:77
+#: templates/forecasts/index.html:64 templates/forecasts/index.html.py:85
 msgid "Date start"
 msgstr "Начална дата"
 
-#: templates/forecasts/index.html:57 templates/forecasts/index.html.py:78
+#: templates/forecasts/index.html:65 templates/forecasts/index.html.py:86
 msgid "Date end"
 msgstr "Крайна дата"
 
-#: templates/forecasts/index.html:67
+#: templates/forecasts/index.html:75
 #, fuzzy
 #| msgid "Forecasts"
 msgid "Private forecasts"
 msgstr "Прогнози"
 
-#: templates/forecasts/index.html:92 templates/forecasts/index.html.py:130
+#: templates/forecasts/index.html:100 templates/forecasts/index.html.py:139
 msgid "Results"
 msgstr "Резултати"
 
-#: templates/forecasts/index.html:146
+#: templates/forecasts/index.html:155
 msgid "Select crop"
 msgstr ""
 
-#: templates/forecasts/index.html:162
+#: templates/forecasts/index.html:171
 msgid "Select pest"
 msgstr ""
 
-#: templates/forecasts/index.html:178
+#: templates/forecasts/index.html:187
 msgid "Select model"
 msgstr ""
 
diff --git a/forecasts/locale/bs/LC_MESSAGES/django.mo b/forecasts/locale/bs/LC_MESSAGES/django.mo
index 815832f1d15d6f1896979752249c0bc676ea53a7..01ed8747e2ad51607c81d96ad6cb4c1010704356 100755
GIT binary patch
delta 26
hcmaFI{f>KsCNr;vu7QQFk)eX2nU#V0W;5m;OaN#@2L}KE

delta 26
hcmaFI{f>KsCNr;@u7QcJfvJL_sg;q*W;5m;OaN!>2LS*8

diff --git a/forecasts/locale/bs/LC_MESSAGES/django.po b/forecasts/locale/bs/LC_MESSAGES/django.po
index 489be216..ad4a1ecf 100755
--- a/forecasts/locale/bs/LC_MESSAGES/django.po
+++ b/forecasts/locale/bs/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: VIPS\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-04-05 15:24+0200\n"
+"POT-Creation-Date: 2018-08-21 16:07+0200\n"
 "PO-Revision-Date: 2015-02-13 11:10+0100\n"
 "Last-Translator: Mladen Cucak <mladencucak@gmail.com>\n"
 "Language-Team: LANGUAGE <wvjeko@gmail.com>\n"
@@ -20,7 +20,7 @@ msgstr ""
 "X-Generator: Poedit 1.7.4\n"
 "X-Poedit-SourceCharset: UTF-8\n"
 
-#: models.py:496
+#: models.py:521
 msgid "Language code"
 msgstr ""
 
@@ -74,6 +74,10 @@ msgstr ""
 msgid "Yes or no"
 msgstr ""
 
+#: templates/forecasts/bogus_translation_template.html:13
+msgid "Risk value"
+msgstr ""
+
 #: templates/forecasts/detail.html:25 templates/forecasts/detail.html.py:27
 #: templates/forecasts/detail_error.html:25
 msgid "Details"
@@ -83,13 +87,13 @@ msgstr "Detalji"
 msgid "Model"
 msgstr "Model"
 
-#: templates/forecasts/detail.html:39 templates/forecasts/index.html:55
-#: templates/forecasts/index.html.py:76
+#: templates/forecasts/detail.html:39 templates/forecasts/index.html:63
+#: templates/forecasts/index.html.py:84
 msgid "Location"
 msgstr "Lokacija"
 
-#: templates/forecasts/detail.html:40 templates/forecasts/index.html:54
-#: templates/forecasts/index.html.py:75
+#: templates/forecasts/detail.html:40 templates/forecasts/index.html:62
+#: templates/forecasts/index.html.py:83
 msgid "Weather station"
 msgstr "Meteo stanica"
 
@@ -149,45 +153,45 @@ msgstr "Prognoze"
 msgid "Search"
 msgstr ""
 
-#: templates/forecasts/index.html:51 templates/forecasts/index.html.py:72
+#: templates/forecasts/index.html:59 templates/forecasts/index.html.py:80
 msgid "Crop"
 msgstr "Usjev"
 
-#: templates/forecasts/index.html:52 templates/forecasts/index.html.py:73
+#: templates/forecasts/index.html:60 templates/forecasts/index.html.py:81
 msgid "Pest"
 msgstr ""
 
-#: templates/forecasts/index.html:53 templates/forecasts/index.html.py:74
+#: templates/forecasts/index.html:61 templates/forecasts/index.html.py:82
 msgid "Model name"
 msgstr "Ime modela "
 
-#: templates/forecasts/index.html:56 templates/forecasts/index.html.py:77
+#: templates/forecasts/index.html:64 templates/forecasts/index.html.py:85
 msgid "Date start"
 msgstr "Datum početka"
 
-#: templates/forecasts/index.html:57 templates/forecasts/index.html.py:78
+#: templates/forecasts/index.html:65 templates/forecasts/index.html.py:86
 msgid "Date end"
 msgstr "Datum završetka "
 
-#: templates/forecasts/index.html:67
+#: templates/forecasts/index.html:75
 #, fuzzy
 #| msgid "Forecasts"
 msgid "Private forecasts"
 msgstr "Prognoze"
 
-#: templates/forecasts/index.html:92 templates/forecasts/index.html.py:130
+#: templates/forecasts/index.html:100 templates/forecasts/index.html.py:139
 msgid "Results"
 msgstr "Rezultati "
 
-#: templates/forecasts/index.html:146
+#: templates/forecasts/index.html:155
 msgid "Select crop"
 msgstr ""
 
-#: templates/forecasts/index.html:162
+#: templates/forecasts/index.html:171
 msgid "Select pest"
 msgstr ""
 
-#: templates/forecasts/index.html:178
+#: templates/forecasts/index.html:187
 msgid "Select model"
 msgstr ""
 
diff --git a/forecasts/locale/de/LC_MESSAGES/django.mo b/forecasts/locale/de/LC_MESSAGES/django.mo
index 0d937a96065f4e94585f8f7e3437143836cc3ece..df5f5ea966dc10d9071ced91974192502e3331b9 100755
GIT binary patch
delta 27
icmZ3=yp(xDmw<(?frYM-p@N~Am4UgofzifU+>8KcW(MQ{

delta 27
icmZ3=yp(xDmw=hBfu*jIg@U26m4UIYf%(Q++>8Kcmj>zp

diff --git a/forecasts/locale/de/LC_MESSAGES/django.po b/forecasts/locale/de/LC_MESSAGES/django.po
index 76dee3d3..4c5bba30 100755
--- a/forecasts/locale/de/LC_MESSAGES/django.po
+++ b/forecasts/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: 2016-09-28 13:03-0700\n"
+"POT-Creation-Date: 2018-08-21 16:07+0200\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"
@@ -18,7 +18,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: models.py:497
+#: models.py:521
 msgid "Language code"
 msgstr ""
 
@@ -70,6 +70,10 @@ msgstr ""
 msgid "Yes or no"
 msgstr ""
 
+#: templates/forecasts/bogus_translation_template.html:13
+msgid "Risk value"
+msgstr ""
+
 #: templates/forecasts/detail.html:25 templates/forecasts/detail.html.py:27
 #: templates/forecasts/detail_error.html:25
 msgid "Details"
@@ -79,13 +83,13 @@ msgstr ""
 msgid "Model"
 msgstr ""
 
-#: templates/forecasts/detail.html:39 templates/forecasts/index.html:55
-#: templates/forecasts/index.html.py:76
+#: templates/forecasts/detail.html:39 templates/forecasts/index.html:63
+#: templates/forecasts/index.html.py:84
 msgid "Location"
 msgstr ""
 
-#: templates/forecasts/detail.html:40 templates/forecasts/index.html:54
-#: templates/forecasts/index.html.py:75
+#: templates/forecasts/detail.html:40 templates/forecasts/index.html:62
+#: templates/forecasts/index.html.py:83
 msgid "Weather station"
 msgstr ""
 
@@ -145,43 +149,43 @@ msgstr ""
 msgid "Search"
 msgstr ""
 
-#: templates/forecasts/index.html:51 templates/forecasts/index.html.py:72
+#: templates/forecasts/index.html:59 templates/forecasts/index.html.py:80
 msgid "Crop"
 msgstr ""
 
-#: templates/forecasts/index.html:52 templates/forecasts/index.html.py:73
+#: templates/forecasts/index.html:60 templates/forecasts/index.html.py:81
 msgid "Pest"
 msgstr ""
 
-#: templates/forecasts/index.html:53 templates/forecasts/index.html.py:74
+#: templates/forecasts/index.html:61 templates/forecasts/index.html.py:82
 msgid "Model name"
 msgstr ""
 
-#: templates/forecasts/index.html:56 templates/forecasts/index.html.py:77
+#: templates/forecasts/index.html:64 templates/forecasts/index.html.py:85
 msgid "Date start"
 msgstr ""
 
-#: templates/forecasts/index.html:57 templates/forecasts/index.html.py:78
+#: templates/forecasts/index.html:65 templates/forecasts/index.html.py:86
 msgid "Date end"
 msgstr ""
 
-#: templates/forecasts/index.html:67
+#: templates/forecasts/index.html:75
 msgid "Private forecasts"
 msgstr ""
 
-#: templates/forecasts/index.html:92 templates/forecasts/index.html.py:130
+#: templates/forecasts/index.html:100 templates/forecasts/index.html.py:139
 msgid "Results"
 msgstr ""
 
-#: templates/forecasts/index.html:146
+#: templates/forecasts/index.html:155
 msgid "Select crop"
 msgstr ""
 
-#: templates/forecasts/index.html:162
+#: templates/forecasts/index.html:171
 msgid "Select pest"
 msgstr ""
 
-#: templates/forecasts/index.html:178
+#: templates/forecasts/index.html:187
 msgid "Select model"
 msgstr ""
 
diff --git a/forecasts/locale/nb/LC_MESSAGES/django.mo b/forecasts/locale/nb/LC_MESSAGES/django.mo
index 996ff8665f76a1a52cc4d0e6f8c9e1d7fb363e34..73254ab423499a97ada8056e6e303ef4d8e61572 100755
GIT binary patch
delta 1017
zcmZ23c22DRo)F7a1_lNOLk0#083qQ1C5#LV&I}9;I?NzZ1_lcj1_m((1_nzO1_m|;
z28I9@1_l-e28M7J1_llW28I|G1_mw$28L9qcmWFo13v=;Ln#Xb12+Q$Ln{jd13Lo)
z!$cMa1`!4ZhM6o33_=VH4C^3tJ;Om31_n+B28Jsv3=FIc3=H>J7#I{77#N<gFfi~k
zFfg#PLM#$yg%~Kq3NcUv$~RzTVBle3V6b6@==WrWILMzB;@~J&h{qD4{5q)qRxrPw
zfuWZb;-e|73=D!G7eW=Rh8nb)72@)JtPBj63=9mH!5SGDc-bHh5@CZlKmp3vWn*CA
z1BDnHBqTi87#NHh7#JehAoldIK|DN>je$X~o`Hd3HdMndHi!dGLN(roDtyhxz>v+z
z!0?p~5*3LY5T90XKzvxo0Wq)@O7}zMXL3LsGM@wD&~+S;kle)qG3PJ`14BJ1E^cu^
z;^Zv{BxphL0g4I^P6h@E1_lN`PDqfdLun%@ZOaKU(1Q~a0)d>6D2wBSI4lRMt{AGW
zj+22wnSp_!9V)+?lc64*I5u%YEZzk*=ny9)=*~k8xX%gk!7EM%22lnEhHsn<3=Rwo
z3_M(rAob;f$Ol2`I4(#?W<mKiTo503a4|4AGB7aA=YoXTLoR&?<24rpgDL|9!&fed
zPo%ja254|Y_*UEyAGuGKWR})cfn*H^eFg>wZD`(6Vqjp9hKhqIaRvqkt;w;>^0sOW
z5YI_5Ffb^Baux%`E|4ls1_lOo1_lNu5C@7iptL*#1B2e=oy_Wtx|1I=iwhb+#pOUA
zXJBAZ-pt7|i;*iRvp8F!EHS4vb@L+DPDWk}T>}eUBSQs4Gb;o0%@*v_nYe>8i!-zH
P%TkL{GB=;&jAR4=;P_e#

delta 978
zcmX>nwp^_Ko)F7a1_lNO0|o{L83qQ1IgAVp&LB23NR)v=gN1=XjDdkclZAnSje&u|
zfrWvAg@J*=orQscgMop;hlPQGi-Cb56e^y;!oa}Kz`&5o!oa}Iz`#(-!oa}Jz`)SR
z!oVQHz`)SS!oVQJz`!sMLf12FWMN?7WME)8!otA7%D}*Ij)j3ifq{YH3JU`RF9QR^
zSExnItPlfvSRn>VK=}%+3=BLB3=BG~5dD^{5C_?_LLBVH3h`JVl%EIHUkc{eGceS$
zLVVQ1%D^B9av@Z~Y*vVi7qc=jSTZm$>;P+EVE6>J_$Sn2RyK&kgxDAu_!t-%<k%n~
zpv%U<V9db4V9N$EzmN^$(K0p$1~~=>h6a%OdIkoD`D_r2*FiNNfGWJe#=wxx$iQ%m
z4H5-z91tJIazK2R%mFbl3rd$j<?A>g4r$?lIBYTpB&z0fK+IXe0f~bB91INgpt!ii
z0SVHlPy^m_Ffd3kFfe@PfCMEECxjM<(n_2V19dqeL2t$hi7IDKh{FP*>LQ@(k~tX|
zlo=Qpa-i}PI3e~;=VYh{Cyx10gO+nbf^G}cfFqm?45ADS4Cgr+7#tWF7@l%Mf>MnO
z;xlb1ZO#P=L1!pGlndh1L@ovfM+OFl3NA=U?Sj%rxEL5zL1~Rk9^!*9Py-mbA$(zO
zh))zIYcfk~g4_<u4SEa=3|i2<qR7C&APo|PVsTI&nVickZwnFtrFba@h$Y$#3=AqD
zK?Vi}4F(1VH3kL-CMX|7se=dx1_pTs1_s^9Cz;h5btZpg78lfqii6S$D1j?&mSma5
jxOpFI2P3bUu7QcJfvJL_sg;q*=3w^eOq;)PMlb>Z5i3rb

diff --git a/forecasts/locale/nb/LC_MESSAGES/django.po b/forecasts/locale/nb/LC_MESSAGES/django.po
index 271767cb..c5390412 100755
--- a/forecasts/locale/nb/LC_MESSAGES/django.po
+++ b/forecasts/locale/nb/LC_MESSAGES/django.po
@@ -21,7 +21,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-04-05 15:24+0200\n"
+"POT-Creation-Date: 2018-08-21 16:07+0200\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"
@@ -31,7 +31,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: models.py:496
+#: models.py:521
 msgid "Language code"
 msgstr "Språkkode"
 
@@ -83,6 +83,10 @@ msgstr "Watt/kvadratmeter"
 msgid "Yes or no"
 msgstr "Ja/nei"
 
+#: templates/forecasts/bogus_translation_template.html:13
+msgid "Risk value"
+msgstr "Risikoverdi"
+
 #: templates/forecasts/detail.html:25
 #: templates/forecasts/detail.html.py:27
 #: templates/forecasts/detail_error.html:25
@@ -94,14 +98,14 @@ msgid "Model"
 msgstr "Modell"
 
 #: templates/forecasts/detail.html:39
-#: templates/forecasts/index.html:55
-#: templates/forecasts/index.html.py:76
+#: templates/forecasts/index.html:63
+#: templates/forecasts/index.html.py:84
 msgid "Location"
 msgstr "Plassering"
 
 #: templates/forecasts/detail.html:40
-#: templates/forecasts/index.html:54
-#: templates/forecasts/index.html.py:75
+#: templates/forecasts/index.html:62
+#: templates/forecasts/index.html.py:83
 msgid "Weather station"
 msgstr "Målestasjon"
 
@@ -162,49 +166,49 @@ msgstr "Varsler"
 msgid "Search"
 msgstr "Søk"
 
-#: templates/forecasts/index.html:51
-#: templates/forecasts/index.html.py:72
+#: templates/forecasts/index.html:59
+#: templates/forecasts/index.html.py:80
 msgid "Crop"
 msgstr "Kultur"
 
-#: templates/forecasts/index.html:52
-#: templates/forecasts/index.html.py:73
+#: templates/forecasts/index.html:60
+#: templates/forecasts/index.html.py:81
 msgid "Pest"
 msgstr "Skadegjører"
 
-#: templates/forecasts/index.html:53
-#: templates/forecasts/index.html.py:74
+#: templates/forecasts/index.html:61
+#: templates/forecasts/index.html.py:82
 msgid "Model name"
 msgstr "Modellnavn"
 
-#: templates/forecasts/index.html:56
-#: templates/forecasts/index.html.py:77
+#: templates/forecasts/index.html:64
+#: templates/forecasts/index.html.py:85
 msgid "Date start"
 msgstr "Startdato"
 
-#: templates/forecasts/index.html:57
-#: templates/forecasts/index.html.py:78
+#: templates/forecasts/index.html:65
+#: templates/forecasts/index.html.py:86
 msgid "Date end"
 msgstr "Sluttdato"
 
-#: templates/forecasts/index.html:67
+#: templates/forecasts/index.html:75
 msgid "Private forecasts"
 msgstr "Private varsler"
 
-#: templates/forecasts/index.html:92
-#: templates/forecasts/index.html.py:130
+#: templates/forecasts/index.html:100
+#: templates/forecasts/index.html.py:139
 msgid "Results"
 msgstr "Resultater"
 
-#: templates/forecasts/index.html:146
+#: templates/forecasts/index.html:155
 msgid "Select crop"
 msgstr "Velg kultur"
 
-#: templates/forecasts/index.html:162
+#: templates/forecasts/index.html:171
 msgid "Select pest"
 msgstr "Velg skadegjører"
 
-#: templates/forecasts/index.html:178
+#: templates/forecasts/index.html:187
 msgid "Select model"
 msgstr "Velg modell"
 
diff --git a/forecasts/locale/zh_CN/LC_MESSAGES/django.mo b/forecasts/locale/zh_CN/LC_MESSAGES/django.mo
index b9b19eea5d5afc1d1ae1580ebbd00cd8790cef88..d34d6bf7a6954a41f8d3d9ed3e96f7ff273574d6 100755
GIT binary patch
delta 29
kcmX>ka!6!@47-4Zu7QQFk)eX2nU#ULwt>-R9d<Eh0CI;0p#T5?

delta 29
kcmX>ka!6!@47-4tu7Rblk%fYxv6X>|u7UYx9d<Eh0CL9$r~m)}

diff --git a/forecasts/locale/zh_CN/LC_MESSAGES/django.po b/forecasts/locale/zh_CN/LC_MESSAGES/django.po
index ea47fe7e..a52ce527 100755
--- a/forecasts/locale/zh_CN/LC_MESSAGES/django.po
+++ b/forecasts/locale/zh_CN/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-09-28 13:04-0700\n"
+"POT-Creation-Date: 2018-08-21 16:07+0200\n"
 "PO-Revision-Date: 2016-05-27 17:31+0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
@@ -17,7 +17,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Poedit 1.8.7\n"
 
-#: models.py:497
+#: models.py:521
 msgid "Language code"
 msgstr "语言代码"
 
@@ -69,6 +69,10 @@ msgstr "瓦/平方米"
 msgid "Yes or no"
 msgstr "是 或 否"
 
+#: templates/forecasts/bogus_translation_template.html:13
+msgid "Risk value"
+msgstr ""
+
 #: templates/forecasts/detail.html:25 templates/forecasts/detail.html.py:27
 #: templates/forecasts/detail_error.html:25
 msgid "Details"
@@ -78,13 +82,13 @@ msgstr "细节"
 msgid "Model"
 msgstr "模型"
 
-#: templates/forecasts/detail.html:39 templates/forecasts/index.html:55
-#: templates/forecasts/index.html.py:76
+#: templates/forecasts/detail.html:39 templates/forecasts/index.html:63
+#: templates/forecasts/index.html.py:84
 msgid "Location"
 msgstr "位置"
 
-#: templates/forecasts/detail.html:40 templates/forecasts/index.html:54
-#: templates/forecasts/index.html.py:75
+#: templates/forecasts/detail.html:40 templates/forecasts/index.html:62
+#: templates/forecasts/index.html.py:83
 msgid "Weather station"
 msgstr "气象站"
 
@@ -144,43 +148,43 @@ msgstr "预报"
 msgid "Search"
 msgstr "搜索"
 
-#: templates/forecasts/index.html:51 templates/forecasts/index.html.py:72
+#: templates/forecasts/index.html:59 templates/forecasts/index.html.py:80
 msgid "Crop"
 msgstr "作物"
 
-#: templates/forecasts/index.html:52 templates/forecasts/index.html.py:73
+#: templates/forecasts/index.html:60 templates/forecasts/index.html.py:81
 msgid "Pest"
 msgstr "病虫害"
 
-#: templates/forecasts/index.html:53 templates/forecasts/index.html.py:74
+#: templates/forecasts/index.html:61 templates/forecasts/index.html.py:82
 msgid "Model name"
 msgstr "模型名称"
 
-#: templates/forecasts/index.html:56 templates/forecasts/index.html.py:77
+#: templates/forecasts/index.html:64 templates/forecasts/index.html.py:85
 msgid "Date start"
 msgstr "开始时间"
 
-#: templates/forecasts/index.html:57 templates/forecasts/index.html.py:78
+#: templates/forecasts/index.html:65 templates/forecasts/index.html.py:86
 msgid "Date end"
 msgstr "结束时间"
 
-#: templates/forecasts/index.html:67
+#: templates/forecasts/index.html:75
 msgid "Private forecasts"
 msgstr "个人预报"
 
-#: templates/forecasts/index.html:92 templates/forecasts/index.html.py:130
+#: templates/forecasts/index.html:100 templates/forecasts/index.html.py:139
 msgid "Results"
 msgstr "结果"
 
-#: templates/forecasts/index.html:146
+#: templates/forecasts/index.html:155
 msgid "Select crop"
 msgstr "选择作物"
 
-#: templates/forecasts/index.html:162
+#: templates/forecasts/index.html:171
 msgid "Select pest"
 msgstr "选择病虫害"
 
-#: templates/forecasts/index.html:178
+#: templates/forecasts/index.html:187
 msgid "Select model"
 msgstr "选择模型"
 
diff --git a/forecasts/templates/forecasts/bogus_translation_template.html b/forecasts/templates/forecasts/bogus_translation_template.html
index d0907c3b..80f7359d 100755
--- a/forecasts/templates/forecasts/bogus_translation_template.html
+++ b/forecasts/templates/forecasts/bogus_translation_template.html
@@ -10,4 +10,5 @@
 {% trans "Time" %}
 {% trans "Watt/square meter" %}
 {% trans "Yes or no" %}
+{% trans "Risk value" %}
 
-- 
GitLab