Skip to content

Commit

Permalink
Fix i18n check
Browse files Browse the repository at this point in the history
  • Loading branch information
shun2wang committed Oct 21, 2023
1 parent 13d8a4c commit 7a93ee2
Show file tree
Hide file tree
Showing 13 changed files with 31 additions and 31 deletions.
6 changes: 3 additions & 3 deletions R/informedmultinomialtestbayesian.R
Original file line number Diff line number Diff line change
Expand Up @@ -138,11 +138,11 @@ InformedMultinomialTestBayesianInternal <- function(jaspResults, dataset, option
summaryTable$dependOn(c(.informedDependencies(type), "bayesFactorType", "bfComparison", "bfVsHypothesis"))

if (options$bayesFactorType == "BF10")
bfTitle <- gettextf("BF%s%s", "\u2081", "\u2080")
bfTitle <- gettextf("BF%1$s%2$s", "\u2081", "\u2080")
else if (options$bayesFactorType == "BF01")
bfTitle <- gettextf("BF%s%s", "\u2080", "\u2081")
bfTitle <- gettextf("BF%1$s%2$s", "\u2080", "\u2081")
else
bfTitle <- gettextf("Log(BF%s%s)", "\u2081", "\u2080")
bfTitle <- gettextf("Log(BF%1$s%2$s)", "\u2081", "\u2080")

summaryTable$addColumnInfo(name = "model", title = "", type = "string")
summaryTable$addColumnInfo(name = "marglik", title = gettext("Log marglik"), type = "number")
Expand Down
8 changes: 4 additions & 4 deletions po/R-de.po
Original file line number Diff line number Diff line change
Expand Up @@ -410,11 +410,11 @@ msgstr "Anteile"
msgid "Bayesian evaluation of %1$s order constraints"
msgstr "Bayessche Auswertung von %1$s Reihenfolgebeschränkungen"

msgid "BF%s%s"
msgstr "BF%s%s"
msgid "BF%1$s%2$s"
msgstr "BF%1$s%2$s"

msgid "Log(BF%s%s)"
msgstr "Log(BF%s%s)"
msgid "Log(BF%1$s%2$s)"
msgstr "Log(BF%1$s%2$s)"

msgid "Log marglik"
msgstr "Log Marg-Lik"
Expand Down
4 changes: 2 additions & 2 deletions po/R-es.po
Original file line number Diff line number Diff line change
Expand Up @@ -411,10 +411,10 @@ msgstr "Proporciones"
msgid "Bayesian evaluation of %1$s order constraints"
msgstr "Evaluación bayesiana de %1$s restricciones de orden"

msgid "BF%s%s"
msgid "BF%1$s%2$s"
msgstr "FB%s%s"

msgid "Log(BF%s%s)"
msgid "Log(BF%1$s%2$s)"
msgstr "Log(FB%s%s)"

msgid "Log marglik"
Expand Down
4 changes: 2 additions & 2 deletions po/R-eu.po
Original file line number Diff line number Diff line change
Expand Up @@ -423,10 +423,10 @@ msgstr "Proportzioa"
msgid "Bayesian evaluation of %1$s order constraints"
msgstr ""

msgid "BF%s%s"
msgid "BF%1$s%2$s"
msgstr ""

msgid "Log(BF%s%s)"
msgid "Log(BF%1$s%2$s)"
msgstr ""

msgid "Log marglik"
Expand Down
4 changes: 2 additions & 2 deletions po/R-fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -411,10 +411,10 @@ msgstr "Proportions"
msgid "Bayesian evaluation of %1$s order constraints"
msgstr ""

msgid "BF%s%s"
msgid "BF%1$s%2$s"
msgstr "FB%s%s"

msgid "Log(BF%s%s)"
msgid "Log(BF%1$s%2$s)"
msgstr "Log(FB%s%s)"

msgid "Log marglik"
Expand Down
4 changes: 2 additions & 2 deletions po/R-gl.po
Original file line number Diff line number Diff line change
Expand Up @@ -414,10 +414,10 @@ msgstr "Proporcións"
msgid "Bayesian evaluation of %1$s order constraints"
msgstr "Avaliación baiesiana de %1$s restricións de orde"

msgid "BF%s%s"
msgid "BF%1$s%2$s"
msgstr "FB%s%s"

msgid "Log(BF%s%s)"
msgid "Log(BF%1$s%2$s)"
msgstr "Log(FB%s%s)"

msgid "Log marglik"
Expand Down
4 changes: 2 additions & 2 deletions po/R-ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -394,10 +394,10 @@ msgstr "比率"
msgid "Bayesian evaluation of %1$s order constraints"
msgstr ""

msgid "BF%s%s"
msgid "BF%1$s%2$s"
msgstr ""

msgid "Log(BF%s%s)"
msgid "Log(BF%1$s%2$s)"
msgstr ""

msgid "Log marglik"
Expand Down
4 changes: 2 additions & 2 deletions po/R-jaspFrequencies.pot
Original file line number Diff line number Diff line change
Expand Up @@ -364,10 +364,10 @@ msgstr ""
msgid "Bayesian evaluation of %1$s order constraints"
msgstr ""

msgid "BF%s%s"
msgid "BF%1$s%2$s"
msgstr ""

msgid "Log(BF%s%s)"
msgid "Log(BF%1$s%2$s)"
msgstr ""

msgid "Log marglik"
Expand Down
4 changes: 2 additions & 2 deletions po/R-nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -408,10 +408,10 @@ msgstr "Proportie"
msgid "Bayesian evaluation of %1$s order constraints"
msgstr ""

msgid "BF%s%s"
msgid "BF%1$s%2$s"
msgstr ""

msgid "Log(BF%s%s)"
msgid "Log(BF%1$s%2$s)"
msgstr ""

msgid "Log marglik"
Expand Down
8 changes: 4 additions & 4 deletions po/R-pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -413,11 +413,11 @@ msgstr "Proporcje"
msgid "Bayesian evaluation of %1$s order constraints"
msgstr "Bayesowska analiza ograniczeń kolejności %1$s"

msgid "BF%s%s"
msgstr "BF%s%s"
msgid "BF%1$s%2$s"
msgstr "BF%1$s%2$s"

msgid "Log(BF%s%s)"
msgstr "Log(BF%s%s)"
msgid "Log(BF%1$s%2$s)"
msgstr "Log(BF%1$s%2$s)"

msgid "Log marglik"
msgstr "Log. prawd. brzegowe"
Expand Down
4 changes: 2 additions & 2 deletions po/R-pt.po
Original file line number Diff line number Diff line change
Expand Up @@ -408,10 +408,10 @@ msgstr "Proporção"
msgid "Bayesian evaluation of %1$s order constraints"
msgstr ""

msgid "BF%s%s"
msgid "BF%1$s%2$s"
msgstr ""

msgid "Log(BF%s%s)"
msgid "Log(BF%1$s%2$s)"
msgstr ""

msgid "Log marglik"
Expand Down
4 changes: 2 additions & 2 deletions po/R-ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -465,10 +465,10 @@ msgstr "Пропорции"
msgid "Bayesian evaluation of %1$s order constraints"
msgstr ""

msgid "BF%s%s"
msgid "BF%1$s%2$s"
msgstr ""

msgid "Log(BF%s%s)"
msgid "Log(BF%1$s%2$s)"
msgstr ""

msgid "Log marglik"
Expand Down
4 changes: 2 additions & 2 deletions po/R-tr.po
Original file line number Diff line number Diff line change
Expand Up @@ -384,10 +384,10 @@ msgstr "Oran"
msgid "Bayesian evaluation of %1$s order constraints"
msgstr ""

msgid "BF%s%s"
msgid "BF%1$s%2$s"
msgstr ""

msgid "Log(BF%s%s)"
msgid "Log(BF%1$s%2$s)"
msgstr ""

msgid "Log marglik"
Expand Down

0 comments on commit 7a93ee2

Please sign in to comment.