You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tags$div(HTML(i18n$t("<span class='help-block'>Note: To use this feature you need to have run projections in the Advanced tab. The values you need in order to calculate PBR are available in that tab. While the Advanced tab automatically calculates N<sub>MIN</sub> from the numbers you entered, you can use your own abundance estimates here if you want. Knowing carrying capacity and depletion is not required, only the abundance estimate and the CV of that estimate.</span>"))),
h4(i18n$t("Calculate the bycatch rate necessary to achieve a recovery goal")),
1580
1596
p(i18n$t("If you have a specific management goal for your marine mammal population of interest, put in the desired recovery goal and timeline below. This part of the app will calculate an approximate bycatch rate that will allow the population to reach that goal. This page uses information from the 'Advanced Projections' tab to make this calculation. Once the plot appears, the animation will show the bycatch rates that the solver has attempted in its search for the maximum bycatch rate that will allow you to achieve your goal.")),
1581
1597
br(),
1582
-
tableOutput("SolverTable"),
1598
+
tableOutput("SolverTable2"),
1583
1599
p(
1584
1600
strong(i18n$t("NOTE:")),
1585
1601
i18n$t("This will take a while! Make sure you are sure of your goals before clicking"),
Copy file name to clipboardexpand all lines: inst/Documentation/translation_m.json
+10
Original file line number
Diff line number
Diff line change
@@ -406,6 +406,16 @@
406
406
"es": "El enfoque PBR",
407
407
"fr": "L’approche du PBR"
408
408
},
409
+
{
410
+
"en": "Life history inputs",
411
+
"es": "Parámetros de historia de vida ingresados",
412
+
"fr": "Paramètres d’histoire de vie entrées"
413
+
},
414
+
{
415
+
"en": "PBR inputs",
416
+
"es": "PBR datos ingresados",
417
+
"fr": "PBR entrées saisies"
418
+
},
409
419
{
410
420
"en": "Potential Biological Removal (PBR) is the maximum number of animals, excluding natural mortalities, that may be removed from a marine mammal stock while allowing that stock to be at its optimum sustainable population (MMPA, sec. 3(20)).",
411
421
"es": "La remoción biológica potencial (PBR en inglés) corresponde al número máximo de animales, excluyendo las mortalidades naturales, que se pueden eliminar de una población o stock de mamíferos marinos mientras se permite que dicha población se encuentre en su población óptima sostenible (MMPA, sec. 3 (20)).",
0 commit comments