Skip to content
Merged
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
3 changes: 3 additions & 0 deletions locale/fr/LC_MESSAGES/loris.po
Original file line number Diff line number Diff line change
Expand Up @@ -649,3 +649,6 @@ msgstr "État du contrôle qualité"

msgid "TarchiveID"
msgstr "Identifiant de tarchive"

msgid "Upload successful!"
msgstr "Téléversement réussi!"
3 changes: 3 additions & 0 deletions locale/hi/LC_MESSAGES/loris.po
Original file line number Diff line number Diff line change
Expand Up @@ -584,3 +584,6 @@ msgstr "QC स्थिति"

msgid "TarchiveID"
msgstr "टीआर्काइवआईडी"

msgid "Upload successful!"
msgstr "अपलोड सफल!"
3 changes: 3 additions & 0 deletions locale/ja/LC_MESSAGES/loris.po
Original file line number Diff line number Diff line change
Expand Up @@ -608,3 +608,6 @@ msgstr "品質管理状況"

msgid "TarchiveID"
msgstr "TarchiveID"

msgid "Upload successful!"
msgstr "アップロード成功しました!"
2 changes: 2 additions & 0 deletions locale/loris.pot
Original file line number Diff line number Diff line change
Expand Up @@ -618,4 +618,6 @@ msgid "QC Status"
msgstr ""

msgid "TarchiveID"

msgid "Upload successful!"
msgstr ""
3 changes: 3 additions & 0 deletions locale/zh/LC_MESSAGES/loris.po
Original file line number Diff line number Diff line change
Expand Up @@ -589,3 +589,6 @@ msgstr "质量控制状态"

msgid "TarchiveID"
msgstr "档案ID"

msgid "Upload successful!"
msgstr "上传成功!"
2 changes: 1 addition & 1 deletion modules/data_release/jsx/uploadFileForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ class UploadFileForm extends Component {
console.error(msg);
} else {
swal.fire({
text: t('Upload Successful!', {ns: 'data_release'}),
text: t('Upload successful!', {ns: 'loris'}),
title: '',
type: 'success',
confirmButtonText: t('OK', {ns: 'loris'}),
Expand Down
3 changes: 0 additions & 3 deletions modules/data_release/locale/data_release.pot
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ msgstr ""
msgid "Upload error!"
msgstr ""

msgid "Upload Successful!"
msgstr ""

msgid "A file with this name already exists!"
msgstr ""

Expand Down
3 changes: 0 additions & 3 deletions modules/data_release/locale/fr/LC_MESSAGES/data_release.po
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ msgstr "Erreur"
msgid "Upload error!"
msgstr "Erreur de téléversement!"

msgid "Upload Successful!"
msgstr "Téléversement réussi!"

msgid "A file with this name already exists!"
msgstr "Un fichier portant ce nom existe déjà!"

Expand Down
3 changes: 0 additions & 3 deletions modules/data_release/locale/hi/LC_MESSAGES/data_release.po
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ msgstr "त्रुटि"
msgid "Upload error!"
msgstr "अपलोड त्रुटि!"

msgid "Upload Successful!"
msgstr "अपलोड सफल!"

msgid "A file with this name already exists!"
msgstr "इस नाम की फ़ाइल पहले से मौजूद है!"

Expand Down
3 changes: 0 additions & 3 deletions modules/data_release/locale/ja/LC_MESSAGES/data_release.po
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ msgstr "エラー"
msgid "Upload error!"
msgstr "アップロードエラー"

msgid "Upload Successful!"
msgstr "アップロード成功しました!"

msgid "A file with this name already exists!"
msgstr "この名前のファイルは既に存在します。"

Expand Down
3 changes: 0 additions & 3 deletions modules/data_release/locale/zh/LC_MESSAGES/data_release.po
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ msgstr "错误"
msgid "Upload error!"
msgstr "上传错误!"

msgid "Upload Successful!"
msgstr "上传成功!"

msgid "A file with this name already exists!"
msgstr "同名的文件已存在!"

Expand Down
4 changes: 2 additions & 2 deletions modules/document_repository/jsx/uploadForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,8 @@ class DocUploadForm extends Component {
resp.json().then((data) => {
if (data.error_count === 0) {
swal.fire(
this.props.t('Upload Successful!',
{ns: 'document_repository'}),
this.props.t('Upload successful!',
{ns: 'loris'}),
'',
'success'
).then((result) => {
Expand Down
3 changes: 0 additions & 3 deletions modules/document_repository/locale/document_repository.pot
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ msgstr ""
msgid "Uploading..."
msgstr ""

msgid "Upload Successful!"
msgstr ""

msgid "Upload Incomplete"
msgstr ""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@ msgstr "Téléverser fichier(s)"
msgid "Uploading..."
msgstr "Téléversement..."

#, fuzzy
msgid "Upload Successful!"
msgstr "Téléversement réussi!"

msgid "Upload Incomplete"
msgstr "Téléversement incomplet"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ msgstr "फ़ाइल(ें) अपलोड करें"
msgid "Uploading..."
msgstr "अपलोड हो रहा है..."

msgid "Upload Successful!"
msgstr "अपलोड सफल रहा!"

msgid "Upload Incomplete"
msgstr "अपलोड अधूरा है"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ msgstr "ファイルをアップロード"
msgid "Uploading..."
msgstr "アップロード中..."

msgid "Upload Successful!"
msgstr "アップロード成功しました!"

msgid "Upload Incomplete"
msgstr "アップロードが不完全です"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ msgstr "上传文件"
msgid "Uploading..."
msgstr "正在上传..."

msgid "Upload Successful!"
msgstr "上传成功!"

msgid "Upload Incomplete"
msgstr "上传不完整"

Expand Down
4 changes: 2 additions & 2 deletions modules/electrophysiology_uploader/jsx/UploadForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ export default function UploadForm(props) {
{ns: 'electrophysiology_uploader'});
}
swal.fire({
title: t('Upload Successful!',
{ns: 'electrophysiology_uploader'}),
title: t('Upload successful!',
{ns: 'loris'}),
text: text,
type: 'success',
}).then((result) => {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ msgstr ""
msgid "The file does not respect name convention"
msgstr ""

msgid "Upload Successful!"
msgstr ""

msgid "Processing of this file by the EEG pipeline has started"
msgstr ""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@ msgstr "Le nom du fichier doit être au format"
msgid "The file does not respect name convention"
msgstr "Le fichier ne respecte pas la convention de nomenclature."

#, fuzzy
msgid "Upload Successful!"
msgstr "Téléversement réussi!"

#, fuzzy
msgid "Processing of this file by the EEG pipeline has started"
msgstr "Le traitement de ce fichier par le pipeline EEG a commencé."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ msgstr "फ़ाइलनाम इस रूप में होना चा
msgid "The file does not respect name convention"
msgstr "फ़ाइल नाम परंपरा का पालन नहीं करती है"

msgid "Upload Successful!"
msgstr "अपलोड सफल!"

msgid "Processing of this file by the EEG pipeline has started"
msgstr "EEG पाइपलाइन द्वारा इस फ़ाइल की प्रोसेसिंग शुरू हो गई है"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ msgstr "ファイル名は次の形式である必要があります"
msgid "The file does not respect name convention"
msgstr "ファイルは命名規則に従っていません"

msgid "Upload Successful!"
msgstr "アップロード成功しました!"

msgid "Processing of this file by the EEG pipeline has started"
msgstr "電気生理学パイプラインによるこのファイルの処理が開始されました。"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ msgstr "文件名应采用以下形式"
msgid "The file does not respect name convention"
msgstr "该文件不遵守名称约定"

msgid "Upload Successful!"
msgstr "上传成功!"

msgid "Processing of this file by the EEG pipeline has started"
msgstr "EEG 管道已开始处理此文件"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,7 @@ class GenomicUploadForm extends Component {
}, // reset form data after successful file upload
uploadProgress: -1,
});
swal.fire(t('Upload Successful!', {ns: 'genomic_browser'}), '',
'success');
swal.fire(t('Upload successful!', {ns: 'loris'}), '', 'success');
this.props.closeFileUploadModal();
}
).catch((error) => {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,5 @@ msgstr "non classé"
msgid "unknown"
msgstr "inconnu"

msgid "Upload Successful!"
msgstr "Téléversement réussi !"

msgid "Upload error!"
msgstr "Erreur de téléversement !"
4 changes: 2 additions & 2 deletions modules/imaging_uploader/jsx/UploadForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ class UploadForm extends Component {
{ns: 'imaging_uploader'});
}
swal.fire({
title: t('Upload Successful!', {ns: 'imaging_uploader'}),
title: t('Upload successful!', {ns: 'loris'}),
text: text,
type: 'success',
confirmButtonText: t('OK', {ns: 'loris'}),
Expand Down Expand Up @@ -512,7 +512,7 @@ class UploadForm extends Component {
/>
<FileElement
name='mriFile'
label={t('File to Upload', {ns: 'imaging_uploader'})}
label={t('File to upload', {ns: 'loris'})}
onUserInput={this.onFormChange}
required={true}
errorMessage={this.state.errorMessage.mriFile}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ msgstr "Téléverser un scan d'imagerie"
msgid "Phantom Scans"
msgstr "Scans fantômes"

#, fuzzy
msgid "File to Upload"
msgstr "Sélectionner un fichier à téléverser"

msgid "Notes"
msgstr "Notes"

Expand Down Expand Up @@ -105,10 +101,6 @@ msgstr "Votre téléversement a été annulé."
msgid "A file with this name has been uploaded but has not yet been processed by the MRI pipeline. Would you like to overwrite the existing file?"
msgstr "Un fichier portant ce nom a été téléversé, mais n'a pas encore été traité par le pipeline IRM. Souhaitez-vous remplacer le fichier existant ?"

#, fuzzy
msgid "Upload Successful!"
msgstr "Téléversement réussi !"

#, fuzzy
msgid "Processing of this file by the MRI pipeline has started"
msgstr "Le traitement de ce fichier par le pipeline IRM a commencé."
Expand Down Expand Up @@ -148,7 +140,7 @@ msgstr "Détaillé"

#, fuzzy
msgid "<select a row in the table below to view the upload logs>"
msgstr "<select a row in the table below to view the upload logs>"
msgstr "<sélectionnez une ligne dans le tableau ci-dessous pour afficher les journaux de téléversement>"

#, fuzzy
msgid "Number Of Files Created"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ msgstr "इमेजिंग स्कैन अपलोड करें"
msgid "Phantom Scans"
msgstr "फैंटम स्कैन"

msgid "File to Upload"
msgstr "अपलोड करने के लिए फ़ाइल"

msgid "Notes"
msgstr "नोट्स"

Expand Down Expand Up @@ -85,9 +82,6 @@ msgstr "आपका अपलोड रद्द कर दिया गया
msgid "A file with this name has been uploaded but has not yet been processed by the MRI pipeline. Would you like to overwrite the existing file?"
msgstr "इस नाम की फ़ाइल अपलोड की गई है लेकिन अभी MRI पाइपलाइन द्वारा प्रोसेस नहीं हुई है। क्या आप मौजूदा फ़ाइल को अधिलेखित करना चाहेंगे?"

msgid "Upload Successful!"
msgstr "अपलोड सफल!"

msgid "Processing of this file by the MRI pipeline has started"
msgstr "इस फ़ाइल का MRI पाइपलाइन द्वारा प्रोसेसिंग शुरू हो गई है"

Expand Down
6 changes: 0 additions & 6 deletions modules/imaging_uploader/locale/imaging_uploader.pot
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ msgstr ""
msgid "Phantom Scans"
msgstr ""

msgid "File to Upload"
msgstr ""

msgid "Notes"
msgstr ""

Expand Down Expand Up @@ -84,9 +81,6 @@ msgstr ""
msgid "A file with this name has been uploaded but has not yet been processed by the MRI pipeline. Would you like to overwrite the existing file?"
msgstr ""

msgid "Upload Successful!"
msgstr ""

msgid "Processing of this file by the MRI pipeline has started"
msgstr ""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ msgstr "画像スキャンをアップロードする"
msgid "Phantom Scans"
msgstr "ファントムスキャン"

msgid "File to Upload"
msgstr "アップロードするファイル"

msgid "Notes"
msgstr "注記"

Expand Down Expand Up @@ -85,9 +82,6 @@ msgstr "アップロードはキャンセルされました。"
msgid "A file with this name has been uploaded but has not yet been processed by the MRI pipeline. Would you like to overwrite the existing file?"
msgstr "この名前のファイルはアップロードされていますが、MRIパイプラインでまだ処理されていません。既存のファイルを上書きしますか?"

msgid "Upload Successful!"
msgstr "アップロード成功しました!"

msgid "Processing of this file by the MRI pipeline has started"
msgstr "MRIパイプラインによるこのファイルの処理が開始されました"

Expand All @@ -110,7 +104,7 @@ msgid "Log Viewer"
msgstr "ログビューア"

msgid "Logs to display"
msgstr "表示する"
msgstr "表示するログ"

msgid "Summary"
msgstr "まとめ"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ msgstr "上传影像扫描"
msgid "Phantom Scans"
msgstr "幻影扫描"

msgid "File to Upload"
msgstr "要上传的文件"

msgid "Notes"
msgstr "笔记"

Expand Down Expand Up @@ -85,9 +82,6 @@ msgstr "您的上传已被取消。"
msgid "A file with this name has been uploaded but has not yet been processed by the MRI pipeline. Would you like to overwrite the existing file?"
msgstr "具有此名称的文件已上传,但尚未由 MRI 管道处理。您想覆盖现有文件吗?"

msgid "Upload Successful!"
msgstr "上传成功!"

msgid "Processing of this file by the MRI pipeline has started"
msgstr "MRI 管道已开始处理此文件"

Expand Down
2 changes: 1 addition & 1 deletion modules/imaging_uploader/php/imaging_uploader.class.inc
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ class Imaging_Uploader extends \NDB_Menu_Filter_Form
$this->addBasicText('candID', dgettext('loris', 'DCCID'));
$this->addBasicText('pSCID', 'PSCID');
$this->addSelect('visitLabel', 'Visit Label', $visitlabels);
$this->addFile('mriFile', 'File to Upload');
$this->addFile('mriFile', 'File to upload');
///////////////////////////////////////////////////////////////////////
//////////////////Upload-related Error messages ///////////////////////
///////////////////////////////////////////////////////////////////////
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ class ImagingUploaderTestIntegrationTest extends LorisIntegrationTest
"selector" => "#upload",
],
[
"label" => "File to Upload",
"label" => "File to upload",
"selector" => "#upload",
],
];
Expand Down
Loading
Loading