File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ msgid "plugins.generic.scieloScreening.step4.affiliation"
4747msgstr "You have not filled in the affiliation for all contributors."
4848
4949msgid "plugins.generic.scieloScreening.step4.dois"
50- msgstr "You did not perform the screening of your previous publications."
50+ msgstr "You informed not having DOIs of previous publications."
5151
5252msgid "plugins.generic.scieloScreening.step4.doisWithoutConfirmedAuthorship"
5353msgstr "It was not possible to confirm the authorship of some informed DOIs"
@@ -168,7 +168,7 @@ msgid "plugins.generic.scieloScreening.info.namesPresentInDOI"
168168msgstr "Names present in this DOI: {$authorsNames}"
169169
170170msgid "plugins.generic.scieloScreening.info.doiNotOkay"
171- msgstr "The DOI screening was not done! "
171+ msgstr "The submitter informed not having DOIs of previous publications "
172172
173173msgid "plugins.generic.scieloScreening.info.metadataEnglishOkay"
174174msgstr "All metadata was filled in english"
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ msgid "plugins.generic.scieloScreening.step4.affiliation"
4747msgstr "No ha completado la afiliación para todos los contribuyentes."
4848
4949msgid "plugins.generic.scieloScreening.step4.dois"
50- msgstr "No ha realizado la verificación de sus publicaciones anteriores. "
50+ msgstr "Informaste que no tienes DOIs de publicaciones anteriores"
5151
5252msgid "plugins.generic.scieloScreening.step4.doisWithoutConfirmedAuthorship"
5353msgstr "No fue posible confirmar la autoría de algunos DOI informados"
@@ -168,7 +168,7 @@ msgid "plugins.generic.scieloScreening.info.namesPresentInDOI"
168168msgstr "Nombres que aparecen en este DOI: {$authorsNames}"
169169
170170msgid "plugins.generic.scieloScreening.info.doiNotOkay"
171- msgstr "¡La verificación de los DOI no se ha llevado a cabo! "
171+ msgstr "El autor remitente informó que no tenía DOI de publicaciones anteriores "
172172
173173msgid "plugins.generic.scieloScreening.info.metadataEnglishOkay"
174174msgstr "Todos los metadatos se completaron en inglés"
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ msgid "plugins.generic.scieloScreening.step4.affiliation"
4747msgstr "Você não preencheu a afiliação de todos os contribuidores."
4848
4949msgid "plugins.generic.scieloScreening.step4.dois"
50- msgstr "Você não realizou a verificação das suas publicações prévias. "
50+ msgstr "Você informou não possuir DOIs de publicações prévias"
5151
5252msgid "plugins.generic.scieloScreening.step4.doisWithoutConfirmedAuthorship"
5353msgstr "Não foi possível confirmar a autoria de alguns DOIs informados"
@@ -168,7 +168,7 @@ msgid "plugins.generic.scieloScreening.info.namesPresentInDOI"
168168msgstr "Nomes que constam nesse DOI: {$authorsNames}"
169169
170170msgid "plugins.generic.scieloScreening.info.doiNotOkay"
171- msgstr "A verificação dos DOIs não foi realizada! "
171+ msgstr "O(a) autor(a) submissor(a) informou não possuir DOIs de publicações prévias "
172172
173173msgid "plugins.generic.scieloScreening.info.metadataEnglishOkay"
174174msgstr "Todos os metadados foram preenchidos em inglês"
Original file line number Diff line number Diff line change 4747 </div >
4848 { else }
4949 <div id =" doiHeader" class =" headerWithoutBody" >
50- <div class =" statusNotOkay " ></div >
50+ <div class =" statusWarning " ></div >
5151 <span id =" doiMessage" >{ translate key= " plugins.generic.scieloScreening.info.doiNotOkay" } </span >
5252 </div >
5353 { /if }
Original file line number Diff line number Diff line change 88 <div class =" screeningStep4Body" >
99 { if $statusDOI == false && $doisConfirmedAuthorship == true }
1010 <div class =" warningField" >
11- <div class =" statusNotOkay " ></div >
11+ <div class =" statusWarning " ></div >
1212 <span >{ translate key= " plugins.generic.scieloScreening.step4.dois" } </span >
1313 </div >
1414 { elseif $statusDOI == false && $doisConfirmedAuthorship == false }
You can’t perform that action at this time.
0 commit comments