Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -213,3 +213,6 @@ msgstr "Rango de tiempo"

msgid "Can not implement filter on a resource type that has no projects."
msgstr "No se puede implementar un filtro en un tipo de recurso que no tenga proyectos."

msgid "Series Description Regex:"
msgstr "Expresión regular de la descripción de la serie:"
Original file line number Diff line number Diff line change
Expand Up @@ -266,3 +266,6 @@ msgstr "Intervalle du pas en Z"

msgid "Time Range"
msgstr "Intervalle de temps"

msgid "Series Description Regex:"
msgstr "Expression régulière de description de série :"
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ msgstr ""
msgid "MRI Violated Scans"
msgstr "एमआरआई उल्लंघन स्कैन"

msgid "Violated scan"
msgid_plural "Violated scans"
msgstr[0] "प्रोटोकॉल का उल्लंघन करने वाला स्कैन"
msgstr[1] "प्रोटोकॉल का उल्लंघन करने वाले स्कैन"

msgid "Violations for SeriesUID"
msgstr "सीरीज़UID के लिए उल्लंघन"

Expand Down Expand Up @@ -213,3 +218,6 @@ msgstr "समय सीमा"

msgid "Can not implement filter on a resource type that has no projects."
msgstr "ऐसे संसाधन प्रकार पर फ़िल्टर लागू नहीं किया जा सकता जिसमें कोई परियोजना नहीं है."

msgid "Series Description Regex:"
msgstr "सीरीज़ विवरण रेगुलर एक्सप्रेशन:"
Original file line number Diff line number Diff line change
Expand Up @@ -217,3 +217,5 @@ msgstr "時間範囲"
msgid "Can not implement filter on a resource type that has no projects."
msgstr "プロジェクトがないリソース タイプにフィルターを実装することはできません。"

msgid "Series Description Regex:"
msgstr "シリーズ説明の正規表現:"
2 changes: 2 additions & 0 deletions modules/mri_violations/locale/mri_violations.pot
Original file line number Diff line number Diff line change
Expand Up @@ -229,3 +229,5 @@ msgstr ""
msgid "Echo Number"
msgstr ""

msgid "Series Description Regex:"
msgstr ""
Original file line number Diff line number Diff line change
Expand Up @@ -216,3 +216,6 @@ msgstr "时间范围"

msgid "Can not implement filter on a resource type that has no projects."
msgstr "无法对没有项目的资源类型实施筛选。"

msgid "Series Description Regex:"
msgstr "序列描述正则表达式:"
11 changes: 10 additions & 1 deletion modules/mri_violations/php/mri_violations.class.inc
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,21 @@ class Mri_Violations extends \DataFrameworkMenu
ORDER BY mpg.MriProtocolGroupID ASC, p.MriScanTypeID ASC",
[]
);
$protocols = iterator_to_array($protocols);
foreach ($protocols as &$protocol) {
$protocol['Protocol Group'] = dgettext(
'mri_protocol_group',
$protocol['Protocol Group']
);
}
unset($protocol);

return [
'projects' => \Utility::getProjectList(),
'cohorts' => \Utility::getCohortList(),
'sites' => \Utility::getSiteList(),
'problemtypes' => $problemTypes,
'protocols' => iterator_to_array($protocols),
'protocols' => $protocols,
];
}

Expand Down
18 changes: 18 additions & 0 deletions raisinbread/locale/fr/LC_MESSAGES/mri_protocol_group.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
msgid ""
msgstr ""

"Project-Id-Version: LORIS 28\n"
"Report-Msgid-Bugs-To: https://github.com/aces/Loris/issues\n"
"POT-Creation-Date: 2025-04-08 14:37-0400\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"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

msgid "Default MRI protocol group"
msgstr "Groupe de protocoles IRM par défaut"

18 changes: 18 additions & 0 deletions raisinbread/locale/hi/LC_MESSAGES/mri_protocol_group.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
msgid ""
msgstr ""

"Project-Id-Version: LORIS 28\n"
"Report-Msgid-Bugs-To: https://github.com/aces/Loris/issues\n"
"POT-Creation-Date: 2025-04-08 14:37-0400\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"
"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

msgid "Default MRI protocol group"
msgstr "डिफ़ॉल्ट एमआरआई प्रोटोकॉल समूह"

18 changes: 18 additions & 0 deletions raisinbread/locale/ja/LC_MESSAGES/mri_protocol_group.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
msgid ""
msgstr ""

"Project-Id-Version: LORIS 28\n"
"Report-Msgid-Bugs-To: https://github.com/aces/Loris/issues\n"
"POT-Creation-Date: 2025-04-08 14:37-0400\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"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0\n"

msgid "Default MRI protocol group"
msgstr "デフォルトのMRIプロトコルグループ"

17 changes: 17 additions & 0 deletions raisinbread/locale/mri_protocol_group.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
msgid ""
msgstr ""

"Project-Id-Version: LORIS 28\n"
"Report-Msgid-Bugs-To: https://github.com/aces/Loris/issues\n"
"POT-Creation-Date: 2025-04-08 14:37-0400\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

msgid "Default MRI protocol group"
msgstr ""

Loading