diff --git a/sormas-api/src/main/resources/captions_ar-SA.properties b/sormas-api/src/main/resources/captions_ar-SA.properties index 0b1aa07d18a..66da39a2a57 100644 --- a/sormas-api/src/main/resources/captions_ar-SA.properties +++ b/sormas-api/src/main/resources/captions_ar-SA.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=إنشاء حالة جديدة ل caseContacts=جهات الاتصال @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_cs-CZ.properties b/sormas-api/src/main/resources/captions_cs-CZ.properties index 54fc128c15c..e90855e73f8 100644 --- a/sormas-api/src/main/resources/captions_cs-CZ.properties +++ b/sormas-api/src/main/resources/captions_cs-CZ.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Vytvořit nový případ pro caseContacts=Kontakty @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Podezřelé vozidlo nebo zdroj infekce EpiData.infectionSourceText= Uveďte zdroj infekce EpiData.importedCase= Importovaný případ EpiData.country= Země kontaminace +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= Obecný komentář EpiData.airportWorker=Práce na letišti EpiData.healthcareProfessional=Práce jako zdravotnický odborník @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Požádáno o opakování PathogenTest.resultDetails=Podrobnosti výsledku PathogenTest.quantitativeValue=Hodnota PathogenTest.quantitativeUnit=Jednotka -PathogenTest.quantitativeText=Hodnota (text) PathogenTest.quantitativeBoolean=Zjištěno PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretace @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Komplikace titleNoComplications=Žádné komplikace diff --git a/sormas-api/src/main/resources/captions_de-CH.properties b/sormas-api/src/main/resources/captions_de-CH.properties index 3f5ebd703a6..3451be70b8a 100644 --- a/sormas-api/src/main/resources/captions_de-CH.properties +++ b/sormas-api/src/main/resources/captions_de-CH.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Neuen Fall erstellen für caseContacts=Kontakte @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_de-DE.properties b/sormas-api/src/main/resources/captions_de-DE.properties index 7538ee0a30d..aa214bbbdf7 100644 --- a/sormas-api/src/main/resources/captions_de-DE.properties +++ b/sormas-api/src/main/resources/captions_de-DE.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Neuen Fall erstellen für caseContacts=Kontakte @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_en-AF.properties b/sormas-api/src/main/resources/captions_en-AF.properties index 67ae1b9fb84..cc1e52f2823 100644 --- a/sormas-api/src/main/resources/captions_en-AF.properties +++ b/sormas-api/src/main/resources/captions_en-AF.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_en-GH.properties b/sormas-api/src/main/resources/captions_en-GH.properties index c15756dac72..e6286109075 100644 --- a/sormas-api/src/main/resources/captions_en-GH.properties +++ b/sormas-api/src/main/resources/captions_en-GH.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_en-GM.properties b/sormas-api/src/main/resources/captions_en-GM.properties index f0418c0ae23..7ceea938ccd 100644 --- a/sormas-api/src/main/resources/captions_en-GM.properties +++ b/sormas-api/src/main/resources/captions_en-GM.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_en-KE.properties b/sormas-api/src/main/resources/captions_en-KE.properties index e934ce3360e..f4f831a071b 100644 --- a/sormas-api/src/main/resources/captions_en-KE.properties +++ b/sormas-api/src/main/resources/captions_en-KE.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_en-LR.properties b/sormas-api/src/main/resources/captions_en-LR.properties index f0418c0ae23..7ceea938ccd 100644 --- a/sormas-api/src/main/resources/captions_en-LR.properties +++ b/sormas-api/src/main/resources/captions_en-LR.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_en-NG.properties b/sormas-api/src/main/resources/captions_en-NG.properties index 3824ae026f8..ec4637ab735 100644 --- a/sormas-api/src/main/resources/captions_en-NG.properties +++ b/sormas-api/src/main/resources/captions_en-NG.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_es-BO.properties b/sormas-api/src/main/resources/captions_es-BO.properties index 0f3074ef77f..dc1dafb7f13 100644 --- a/sormas-api/src/main/resources/captions_es-BO.properties +++ b/sormas-api/src/main/resources/captions_es-BO.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generar nuevo caso para caseContacts=Contactos @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_es-CU.properties b/sormas-api/src/main/resources/captions_es-CU.properties index 1c13f0ad9e7..8a14000c1d7 100644 --- a/sormas-api/src/main/resources/captions_es-CU.properties +++ b/sormas-api/src/main/resources/captions_es-CU.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generar nuevo caso para caseContacts=Contactos @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Sospecha de fuente de infección EpiData.infectionSourceText= Especificar la fuente de infección EpiData.importedCase= Caso importado EpiData.country= País de contaminación +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= Comentario general EpiData.airportWorker=Trabajo en un aeropuerto EpiData.healthcareProfessional=Trabajo como profesional de la salud @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Solicitada la repetición de la prueba PathogenTest.resultDetails=Detalles del resultado PathogenTest.quantitativeValue=Valor PathogenTest.quantitativeUnit=Unidad -PathogenTest.quantitativeText=Valor (texto) PathogenTest.quantitativeBoolean=Detectado PathogenTest.smearGrade=Grado de frotis PathogenTest.westernBlotInterpretation=Interpretación @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Irritación ocular Symptoms.tenesmus=Tenesmo Symptoms.haemolyticUremicSyndrome=Síndrome urémico hemolítico Symptoms.bloodyDiarrhea=Diarrea con sangre +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complicaciones titleNoComplications=Sin complicaciones diff --git a/sormas-api/src/main/resources/captions_fa-AF.properties b/sormas-api/src/main/resources/captions_fa-AF.properties index 5259525a9d5..35ec8931f0d 100644 --- a/sormas-api/src/main/resources/captions_fa-AF.properties +++ b/sormas-api/src/main/resources/captions_fa-AF.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_fi-FI.properties b/sormas-api/src/main/resources/captions_fi-FI.properties index b4a6e951a3d..e773d136210 100644 --- a/sormas-api/src/main/resources/captions_fi-FI.properties +++ b/sormas-api/src/main/resources/captions_fi-FI.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Kontaktit @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_fr-CH.properties b/sormas-api/src/main/resources/captions_fr-CH.properties index e7da3d5760c..6fa4c1a5980 100644 --- a/sormas-api/src/main/resources/captions_fr-CH.properties +++ b/sormas-api/src/main/resources/captions_fr-CH.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_fr-FR.properties b/sormas-api/src/main/resources/captions_fr-FR.properties index 0b072bbf073..d46b316bbdf 100644 --- a/sormas-api/src/main/resources/captions_fr-FR.properties +++ b/sormas-api/src/main/resources/captions_fr-FR.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Générer un nouveau cas pour caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_fr-TN.properties b/sormas-api/src/main/resources/captions_fr-TN.properties index bb396035c26..377ec012eed 100644 --- a/sormas-api/src/main/resources/captions_fr-TN.properties +++ b/sormas-api/src/main/resources/captions_fr-TN.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Générer un nouveau cas pour caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_it-CH.properties b/sormas-api/src/main/resources/captions_it-CH.properties index 71c91f62484..38958a395e3 100644 --- a/sormas-api/src/main/resources/captions_it-CH.properties +++ b/sormas-api/src/main/resources/captions_it-CH.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Contatti @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_it-IT.properties b/sormas-api/src/main/resources/captions_it-IT.properties index 6eebb0fbd78..c40eee7458a 100644 --- a/sormas-api/src/main/resources/captions_it-IT.properties +++ b/sormas-api/src/main/resources/captions_it-IT.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Contatti @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_ka-GE.properties b/sormas-api/src/main/resources/captions_ka-GE.properties index 20343ad9ddd..40cbddee60f 100644 --- a/sormas-api/src/main/resources/captions_ka-GE.properties +++ b/sormas-api/src/main/resources/captions_ka-GE.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_pl-PL.properties b/sormas-api/src/main/resources/captions_pl-PL.properties index 6d47d333b0a..785fc107ab3 100644 --- a/sormas-api/src/main/resources/captions_pl-PL.properties +++ b/sormas-api/src/main/resources/captions_pl-PL.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Wygeneruj nowy przypadek dla caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_ps-AF.properties b/sormas-api/src/main/resources/captions_ps-AF.properties index 4368166555d..adcdc48b2bd 100644 --- a/sormas-api/src/main/resources/captions_ps-AF.properties +++ b/sormas-api/src/main/resources/captions_ps-AF.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=قراردادونه @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_pt-BR.properties b/sormas-api/src/main/resources/captions_pt-BR.properties index 84f067eb3b3..16d8729a080 100644 --- a/sormas-api/src/main/resources/captions_pt-BR.properties +++ b/sormas-api/src/main/resources/captions_pt-BR.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_pt-CV.properties b/sormas-api/src/main/resources/captions_pt-CV.properties index ce8222192c4..570d6fff133 100644 --- a/sormas-api/src/main/resources/captions_pt-CV.properties +++ b/sormas-api/src/main/resources/captions_pt-CV.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_ru-RU.properties b/sormas-api/src/main/resources/captions_ru-RU.properties index 96cbd83e4d2..08a4ca8da25 100644 --- a/sormas-api/src/main/resources/captions_ru-RU.properties +++ b/sormas-api/src/main/resources/captions_ru-RU.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_sr-CS.properties b/sormas-api/src/main/resources/captions_sr-CS.properties index 52277a5712f..d7c9c22b7c6 100644 --- a/sormas-api/src/main/resources/captions_sr-CS.properties +++ b/sormas-api/src/main/resources/captions_sr-CS.properties @@ -32,7 +32,7 @@ epiWeekTo=Do epidemiološke nedelje facilityType=Tip ustanove facilityTypeGroup=Kategorija ustanove featureConfiguration=Konfiguracija funkcionalnosti -serogroup=Serogroup +serogroup=Serogrupa firstName=Ime sex=Pol nationalHealthId=Nacionalni zdravstveni ID @@ -337,10 +337,10 @@ campaignSearch=Search Campaign campaignDiagramGroupBy=Group by Campaign=Campaign Campaign.name=Naziv -Campaign.description=Description -Campaign.startDate=Start date -Campaign.endDate=End date -Campaign.creatingUser=Creating user +Campaign.description=Opis +Campaign.startDate=Datum početka +Campaign.endDate=Datum završetka +Campaign.creatingUser=Korisnik koji je kreirao Campaign.deletionReason=Razlog brisanja Campaign.otherDeletionReason=Detalji razloga brisanja Campaign.open=Otvori @@ -349,7 +349,7 @@ Campaign.area=Area Campaign.region=Region Campaign.district=Okrug Campaign.community=Zajednica -Campaign.grouping=Grouping +Campaign.grouping=Grupisanje CampaignFormData.campaign=Campaign CampaignFormData.campaignFormMeta=Form CampaignFormData.formDate=Form date @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) -caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Interpretacija nadzora +caseLabResultsValue=Value +caseLabResultsClinicalInterpretation=Klinička interpretacija caseLabResultsComments=Komentari caseCloneCaseWithNewDisease=Generate new case for caseContacts=Kontakti @@ -457,7 +455,7 @@ CaseData.clinicianEmail=Email adresa odgovornog lekara CaseData.contactOfficer=Contact officer CaseData.dateOther=Date other CaseData.dateOtherDetails=Date other details -CaseData.dengueFeverType=Dengue fever type +CaseData.dengueFeverType=Tip Denge CaseData.diseaseVariant=Disease variant CaseData.diseaseDetails=Naziv bolesti CaseData.district=District @@ -689,7 +687,7 @@ CasePreviousHospitalization.district=Okrug CasePreviousHospitalization.community=Zajednica CasePreviousHospitalization.healthFacility=Bolnica CasePreviousHospitalization.healthFacilityDetails=Naziv bolnice & opis -CasePreviousHospitalization.healthFacilityDepartment=Department +CasePreviousHospitalization.healthFacilityDepartment=Odeljenje CasePreviousHospitalization.isolated=Izolacija CasePreviousHospitalization.isolationDate=Datum izolacije CasePreviousHospitalization.prevHospPeriod=Period hospitalizacije @@ -699,7 +697,7 @@ CasePreviousHospitalization.intensiveCareUnit=Boravak u jedinici intenzivne nege CasePreviousHospitalization.intensiveCareUnitStart=Početak boravka CasePreviousHospitalization.intensiveCareUnitEnd=Kraj boravka CasePreviousHospitalization.icuLengthOfStay=Dužina boravka u JIN -CasePreviousHospitalization.oxygenPrescribed=Was oxygen prescribed during the hospitalization? +CasePreviousHospitalization.oxygenPrescribed=Da li je kisoenik prepisan u toku hospitalizacije? CasePreviousHospitalization.stillHospitalized=Da li je pacijent još uvek hospitalizovan? # ClinicalVisit clinicalVisitNewClinicalVisit=New clinical assessment @@ -891,7 +889,7 @@ Contact.prophylaxisPrescribed = Prophylaxis Prescribed Contact.prescribedDrug = Prescribed Drug Contact.prescribedDrugText = Specify Prescribed Drug # ContactExport -ContactExport.address=Address +ContactExport.address=Adresa ContactExport.addressDistrict=Address District ContactExport.addressRegion=Address Region ContactExport.addressCommunity=Address Community @@ -899,14 +897,14 @@ ContactExport.burialAttended=Visited a burial ContactExport.contactWithRodent=Kontakt sa glodarom? ContactExport.directContactConfirmedCase=Direktan kontakt sa potvrđenim slučajem ContactExport.directContactProbableCase=Direktan kontakt sa verovatnim ili potvrđenim slučajem -ContactExport.firstName=First name of contact person +ContactExport.firstName=Ime kontakt osobe ContactExport.lastCooperativeVisitDate=Date of last cooperative visit ContactExport.lastCooperativeVisitSymptomatic=Symptomatic at last cooperative visit? ContactExport.lastCooperativeVisitSymptoms=Symptoms at last cooperative visit -ContactExport.lastName=Last name of contact person +ContactExport.lastName=Prezime kontakt osobe ContactExport.sourceCaseUuid=Source case ID ContactExport.traveled=Traveled outside of district -ContactExport.travelHistory=Travel history +ContactExport.travelHistory=Istorija putovanja ContactExport.quarantineInformation=Quarantine information ContactExport.reportingUserName=Reporting user ContactExport.reportingUserRoles=Reporting user roles @@ -969,9 +967,9 @@ dashboardHigh=High dashboardIndeterminate=Indeterminate dashboardNotDone=Not done dashboardInvestigated=Investigated -dashboardLastVisitGt48=Last Visit > 48h or No Visit -dashboardLastVisitLt24=Last Visit < 24h -dashboardLastVisitLt48=Last Visit < 48h +dashboardLastVisitGt48=Poslednja poseta > 48h ili bez posete +dashboardLastVisitLt24=Poslednja poseta < 24h +dashboardLastVisitLt48=Poslednja poseta < 48h dashboardLastWeek=Last epi week\: %s dashboardLastYear=Last year dashboardLostToFollowUp=Lost to follow-up @@ -1053,7 +1051,7 @@ dashboardAggregatedNumber=Count dashboardProportion=Proportion (%) dashboardViewAsColumnChart=View as Column Chart dashboardViewAsBarChart=View as Bar Chart -dashboardNumberOfAdverseEvents=Number of Adverse Events +dashboardNumberOfAdverseEvents=Broj neželjenih događaja dashboardOtherLabel=Other dashboardGisMapFilter=Filter #SampleDashboard @@ -1079,7 +1077,7 @@ aefiDashboardSeriousAefi=Serious AEFI aefiDashboardNonSeriousAefi=Non-Serious AEFI aefiDashboardShowSeriousAefi=Show Serious AEFI aefiDashboardShowNonSeriousAefi=Show Non-Serious AEFI -aefiDashboardAllAefiInvestigation=Investigations +aefiDashboardAllAefiInvestigation=Istrage aefiDashboardAefiInvestigationDone=Investigation Done aefiDashboardAefiInvestigationDiscarded=Investigation Discarded aefiDashboardAefiClassificationRelatedToVaccination=Related to vaccine or vaccination @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -1363,8 +1362,8 @@ eventFilterOnlyEventsSharedWithExternalSurvTool=Only events already shared with eventFilterOnlyEventsChangedSinceLastSharedWithExternalSurvTool=Only events changed since last shared with reporting tool Event=Event Event.caseCount=Cases -Event.contactCount=Contacts -Event.contactCountMethod=Contact Count Method +Event.contactCount=Kontakti +Event.contactCountMethod=Metoda brojanja kontakata Event.contactCountSourceInEvent=Contacts with source case in event Event.deathCount=Fatalities Event.deletionReason=Reason for deletion @@ -1385,7 +1384,7 @@ Event.eventDesc=Description Event.nosocomial=Nosocomial Event.eventInvestigationEndDate=Investigation end date Event.eventInvestigationStartDate=Investigation start date -Event.eventInvestigationStatus=Investigation status +Event.eventInvestigationStatus=Status istrage Event.eventLocation=Event location Event.eventParticipants=Event participants Event.eventStatus=Event status @@ -1402,7 +1401,7 @@ Event.workEnvironment=Work environment Event.numberOfPendingTasks=Pending tasks Event.reportDateTime=Date of report Event.reportingUser=Reporting user -Event.riskLevel=Epidemiological risk level +Event.riskLevel=Nivo epidemiološkog rizika Event.specificRisk=Other specific risk Event.evolutionDate=Evolution date Event.evolutionComment=Nature of the evolution @@ -1426,10 +1425,10 @@ Event.infectionPathCertainty=Certainty of infection path Event.humanTransmissionMode=Mode of human to human transmission Event.parenteralTransmissionMode=Mode of parenteral transmission Event.medicallyAssociatedTransmissionMode=Mode of medically associated transmission -Event.epidemiologicalEvidence=Epidemiological evidence +Event.epidemiologicalEvidence=Epidemiološki dokaz Event.laboratoryDiagnosticEvidence=Laboratory diagnostic evidence Event.internalToken=Internal Token -Event.eventGroups=Groups +Event.eventGroups=Grupe Event.latestEventGroup=Latest Event Group Event.eventGroupCount=Event Group Count Event.region=Region @@ -1537,7 +1536,7 @@ exportFollowUp=Follow-up Export exportInfrastructureData=Infrastructure data exportSamples=Sample export exportSelectSormasData=Select all SORMAS data -exportSormasData=SORMAS data +exportSormasData=SORMAS podaci exportCaseManagement=Case Management Export exportCaseCustom=Custom Case Export exportNewExportConfiguration=New Export Configuration @@ -1548,30 +1547,30 @@ ExportConfiguration.NAME=Configuration name ExportConfiguration.myExports=My exports ExportConfiguration.sharedExports=Shared exports ExportConfiguration.sharedToPublic=Shared to public -exposureFlightNumber=Flight number -exposureTimePeriod=Time period +exposureFlightNumber=Broj leta +exposureTimePeriod=Vremenski period exposureSourceCaseName=Name of source case -Exposure=Exposure +Exposure=Ekspozicija Exposure.probableInfectionEnvironment=Probable infection environment -Exposure.startDate=Start of exposure -Exposure.endDate=End of exposure -Exposure.exposureType=Type of activity +Exposure.startDate=Početak ekspozicije +Exposure.endDate=Kraj ekspozicije +Exposure.exposureType=Vrsta aktivnosti Exposure.exposureTypeDetails=Type of activity details -Exposure.location=Location +Exposure.location=Lokacija Exposure.typeOfPlace=Type of place Exposure.typeOfPlaceDetails=Type of place details Exposure.meansOfTransport=Means of transport Exposure.meansOfTransportDetails=Means of transport details Exposure.connectionNumber=Connection number -Exposure.seatNumber=Seat number -Exposure.workEnvironment=Work environment +Exposure.seatNumber=Broj sedišta +Exposure.workEnvironment=Radno okruženje Exposure.indoors=Indoors Exposure.outdoors=Outdoors Exposure.wearingMask=Wearing mask Exposure.wearingPpe=Wearing appropriate PPE Exposure.otherProtectiveMeasures=Other protective measures Exposure.protectiveMeasuresDetails=Protective measures details -Exposure.shortDistance=< 1.5 m distance +Exposure.shortDistance=< 1.5 m distanca Exposure.longFaceToFaceContact=> 15 min face-to-face contact Exposure.animalMarket=Animal market Exposure.percutaneous=Percutaneous exposure @@ -1603,14 +1602,14 @@ Exposure.waterSourceDetails=Water source details Exposure.prophylaxis=Post-exposure prophylaxis Exposure.prophylaxisDate=Date of prophylaxis Exposure.riskArea=Risk area as defined by public health institution -Exposure.exposureDate=Exposure date -Exposure.exposureRole=Role -Exposure.largeAttendanceNumber=More than 300 attendees +Exposure.exposureDate=Datum ekspozicije +Exposure.exposureRole=Uloga +Exposure.largeAttendanceNumber=Više od 300 učesnika Exposure.imi.shortDistance=1.0 m distance Exposure.imi.longFaceToFaceContact=1 hr face-to-face contact Exposure.travelAccommodation=Travel Accommodation Exposure.travelAccommodationType=Specify travel accommodation -Exposure.domesticSwimming=Swimming in Luxembourg +Exposure.domesticSwimming=Plivanje u Luksemburgu Exposure.internationalSwimming=Swimming abroad Exposure.swimmingLocation=Swimming Location Exposure.swimmingLocationType=Specify swimming location @@ -1635,11 +1634,11 @@ Exposure.contactFactors=Contact factors Exposure.contactFactorDetails=Other contact factors details Exposure.protectiveMeasures=Protective measures Exposure.protectiveMeasureDetails=Other protective measures details -Exposure.exposureComment=Comment +Exposure.exposureComment=Komentar Exposure.prophylaxisAdherence=Prophylaxis adherence Exposure.prophylaxisAdherenceDetails=Prophylaxis adherence details -Exposure.travelPurpose=Reason for travel -Exposure.travelPurposeDetails=Reason for travel details +Exposure.travelPurpose=Razlog putovanja +Exposure.travelPurposeDetails=Detalji razloga brisanja Exposure.shoppingForFoodDetails=Shopping for food (location/details) Exposure.sexualContact=Sexual contact titleExposuresGeneralSection=General information @@ -1654,31 +1653,31 @@ facilityAllFacilities=All facilities Facility.CONFIGURED_FACILITY=Configured facility Facility.NO_FACILITY=Home or other place Facility.OTHER_FACILITY=Other facility -Facility=Facility +Facility=Ustanova Facility.additionalInformation=Additional information Facility.archived=Archived Facility.areaType=Area type (urban/rural) -Facility.city=City +Facility.city=Grad Facility.community=Community Facility.district=District Facility.externalID=External ID Facility.houseNumber=House number Facility.latitude=Latitude Facility.longitude=Longitude -Facility.postalCode=Postal code -Facility.street=Street -Facility.name=Name +Facility.postalCode=Poštanski broj +Facility.street=Ulica +Facility.name=Ime Facility.publicOwnership=Public ownership Facility.region=Region -Facility.type=Facility type -Facility.typeGroup=Facility category -Facility.contactPersonFirstName=Contact person first name -Facility.contactPersonLastName=Contact person last name -Facility.contactPersonPhone=Contact person phone number -Facility.contactPersonEmail=Contact person email address +Facility.type=Tip ustanove +Facility.typeGroup=Kategorija ustanove +Facility.contactPersonFirstName=Ime kontakt osobe +Facility.contactPersonLastName=Prezime kontakt osobe +Facility.contactPersonPhone=Broj telefona kontakt osobe +Facility.contactPersonEmail=Email kontakt osobe Facility.defaultInfrastructure=Default FeatureConfiguration.districtName=District -FeatureConfiguration.enabled=Line listing enabled? +FeatureConfiguration.enabled=Linijska lista omogućena? FeatureConfiguration.endDate=End date # Formats formatNumberOfVisitsFormat=%d (%d missed) @@ -1686,43 +1685,43 @@ formatNumberOfVisitsLongFormat=%d visits (%d missed) formatSimpleNumberFormat=%d # FollowUp FollowUp.person=Follow-up person -FollowUp.reportDate=Date of report +FollowUp.reportDate=Datum izveštaja FollowUp.followUpUntil=Follow-up until # HealthConditions HealthConditions=Health conditions -HealthConditions.tuberculosis=Tuberculosis -HealthConditions.asplenia=Asplenia +HealthConditions.tuberculosis=Tuberkuloza +HealthConditions.asplenia=Asplenija HealthConditions.hepatitis=Hepatitis -HealthConditions.diabetes=Diabetes +HealthConditions.diabetes=Dijabetes HealthConditions.hiv=HIV -HealthConditions.hivArt=Patient on ART? +HealthConditions.hivArt=Pacijent na antiretrovirusnoj terapiji? HealthConditions.chronicLiverDisease=Bolest jetre -HealthConditions.malignancyChemotherapy=Malignancy -HealthConditions.chronicHeartFailure=Chronic heart failure +HealthConditions.malignancyChemotherapy=Malignitet +HealthConditions.chronicHeartFailure=Hronična srčana slabost HealthConditions.chronicPulmonaryDisease=Hronična plućna bolest HealthConditions.chronicKidneyDisease=Bubrežna bolest HealthConditions.chronicNeurologicCondition=Hronična neurološka/neuromišićna bolest -HealthConditions.congenitalSyphilis=Congenital syphilis -HealthConditions.downSyndrome=Down syndrome -HealthConditions.otherConditions=Additional relevant pre-existing conditions +HealthConditions.congenitalSyphilis=Kongenitalni sifilis +HealthConditions.downSyndrome=Daunov sindrom +HealthConditions.otherConditions=Druga relevantna stanja HealthConditions.immunodeficiencyOtherThanHiv=Immunodeficiency other than HIV HealthConditions.cardiovascularDiseaseIncludingHypertension=Kardiovaskularna bolest uključujući hipertenziju -HealthConditions.obesity=Obesity -HealthConditions.currentSmoker=Current smoker -HealthConditions.formerSmoker=Former smoker -HealthConditions.asthma=Asthma +HealthConditions.obesity=Gojaznost +HealthConditions.currentSmoker=Aktivni pušač +HealthConditions.formerSmoker=Bivši pušač +HealthConditions.asthma=Astma HealthConditions.sickleCellDisease=Bolest srpastih ćelija HealthConditions.immunodeficiencyIncludingHiv=Immunodeficiency including HIV -HealthConditions.recurrentBronchiolitis=Recurrent bronchiolitis -HealthConditions.immunodepression=Immunodepression +HealthConditions.recurrentBronchiolitis=Rekurentni bronhiolitis +HealthConditions.immunodepression=Imunodepresija HealthConditions.previousTuberculosisTreatment=Previous Anti-TB Treatment(at least one month) -HealthConditions.tuberculosisInfectionYear=Year of infection +HealthConditions.tuberculosisInfectionYear=Godina infekcije HealthConditions.complianceWithTreatment=Compliance With Treatment HealthConditions.exposedToMosquitoBorneViruses=Exposed to mosquito-borne viruses HealthConditions.exposedToMosquitoBorneVirusesText=Specify exposure to mosquito-borne HealthConditions.vaccinatedAgainstMosquitoBorneViruses=Vaccinated against mosquito-borne viruses HealthConditions.immunodeficiencyOtherThanHivText=Specify immunodeficiency other than HIV -HealthConditions.malaria=Malaria +HealthConditions.malaria=Malarija HealthConditions.malariaInfectedYear=Malaria infected year HealthConditions.onMedication=On medication HealthConditions.medicationDetails=Specify medication details @@ -1749,25 +1748,25 @@ infrastructureImportAllowOverwrite=Overwrite existing entries with imported data #External Message ExternalMessage=Message ExternalMessage.labMessageDetails=Message details -externalMessage.structuredView=Structured view -externalMessage.detailedView=Detailed view +externalMessage.structuredView=Strukturisani pregled +externalMessage.detailedView=Detaljni pregled ExternalMessage.labSampleId=Lab sample ID ExternalMessage.messageDateTime=Message date -ExternalMessage.personBirthDateDD=Day of birth -ExternalMessage.personBirthDateMM=Month of birth -ExternalMessage.personBirthDateYYYY=Year of birth -ExternalMessage.personCity=City -ExternalMessage.personFirstName=First name -ExternalMessage.personHouseNumber=House number -ExternalMessage.personLastName=Last name -ExternalMessage.personBirthDate=Birth date -ExternalMessage.personPostalCode=Postal code -ExternalMessage.personSex=Sex -ExternalMessage.personStreet=Street +ExternalMessage.personBirthDateDD=Datum rođenja +ExternalMessage.personBirthDateMM=Mesec rođenja +ExternalMessage.personBirthDateYYYY=Godina rođenja +ExternalMessage.personCity=Grad +ExternalMessage.personFirstName=Ime +ExternalMessage.personHouseNumber=Kućni broj +ExternalMessage.personLastName=Prezime +ExternalMessage.personBirthDate=Datum rođenja +ExternalMessage.personPostalCode=Poštanski broj +ExternalMessage.personSex=Pol +ExternalMessage.personStreet=Ulica ExternalMessage.status=Status -ExternalMessage.sampleDateTime=Date sample was collected -ExternalMessage.sampleMaterial=Type of sample -ExternalMessage.sampleReceivedDate=Sample received +ExternalMessage.sampleDateTime=Datum kada je uzet uzorak +ExternalMessage.sampleMaterial=Vrsta uzorka +ExternalMessage.sampleReceivedDate=Uzorak primljen ExternalMessage.specimenCondition=Specimen condition ExternalMessage.disease=Bolest ExternalMessage.diseaseVariant=Disease variant @@ -1789,7 +1788,7 @@ ExternalMessage.caseReportDate=Case report date ExternalMessage.personExternalId=External ID ExternalMessage.personNationalHealthId=National health ID ExternalMessage.personPhoneNumberType=Phone number type -ExternalMessage.personCountry=Country +ExternalMessage.personCountry=Država externalMessageFetch=Fetch messages surveyFetch=Fetch Surveys externalMessageProcess=Process @@ -1806,15 +1805,15 @@ externalMessageValueNotSpecified=Value not specified in external message #Physician report physiciansReportCaseImmunizations=Immunizations -physiciansReportCaseAddVaccination=Add vaccination +physiciansReportCaseAddVaccination=Dodaj vakcinaciju #Line listing -lineListing=Line listing -lineListingAddLine=Add line +lineListing=Linijska lista +lineListingAddLine=Dodaj red lineListingDiseaseOfSourceCase=Disease of source case lineListingInfrastructureData=Take over infrastructure data from last line -lineListingNewCasesList=List of new cases -lineListingNewContactsList=List of new contacts -lineListingNewEventParticipantsList = List of new event participants +lineListingNewCasesList=Lista novih slučajeva +lineListingNewContactsList=Lista novih kontakata +lineListingNewEventParticipantsList = Lista novih učesnika lineListingSharedInformation=Shared information lineListingEdit=Edit line listing lineListingDisableAll=Disable all line listing @@ -1824,35 +1823,35 @@ lineListingDisableAllShort=Disable all lineListingEndDate=End date lineListingSetEndDateForAll=Set end date for all # Location -Location=Location -Location.additionalInformation=Additional information -Location.addressType=Address Type +Location=Lokacija +Location.additionalInformation=Dodatne informacije +Location.addressType=Vrsta Adrese Location.addressTypeDetails=Address name / description Location.areaType=Area type (urban/rural) Location.details=Community contact person -Location.facility=Facility -Location.facilityDetails=Facility name & description -Location.facilityType=Facility type -Location.houseNumber=House number +Location.facility=Ustanova +Location.facilityDetails=Naziv bolnice & opis +Location.facilityType=Tip ustanove +Location.houseNumber=Kućni broj Location.latitude=GPS latitude Location.latLon=GPS lat and lon Location.latLonAccuracy=GPS accuracy in m Location.longitude=GPS longitude -Location.postalCode=Postal code -Location.continent=Continent -Location.subcontinent=Subcontinent -Location.country=Country +Location.postalCode=Poštanski broj +Location.continent=Kontinent +Location.subcontinent=Potkontinent +Location.country=Država Location.region=Region -Location.district=District +Location.district=Okrug Location.community=Community -Location.street=Street -Location.contactPersonFirstName=Contact person first name -Location.contactPersonLastName=Contact person last name -Location.contactPersonPhone=Contact person phone number -Location.contactPersonEmail=Contact person email address +Location.street=Ulica +Location.contactPersonFirstName=Ime kontakt osobe +Location.contactPersonLastName=Prezime kontakt osobe +Location.contactPersonPhone=Broj telefona kontakt osobe +Location.contactPersonEmail=Email kontakt osobe # Login -Login.doLogIn=Log in -Login.login=Login +Login.doLogIn=Prijavi se +Login.login=Prijava Login.password=password Login.username=username #LoginSidebar @@ -1868,60 +1867,60 @@ messagesNoPhoneNumberForCasePerson=Case person has no phone number messagesSms=SMS messagesEmail=Email messagesEmails=Emails -messagesSendEmail=Send email -messagesSendingSms=Send new SMS +messagesSendEmail=Pošalji email +messagesSendingSms=Pošalji novi SMS messagesNumberOfMissingPhoneNumbers=Number of selected cases without phone number\: %s -messagesCharacters=Characters\: %d / 160 +messagesCharacters=Karaktera\: %d / 160 messagesNumberOfMessages=Nr. of messages\: %d # Main Menu mainMenuAbout=About mainMenuCampaigns=Campaigns mainMenuPersons=Persons mainMenuCases=Cases -mainMenuConfiguration=Configuration -mainMenuContacts=Contacts -mainMenuDashboard=Dashboard -mainMenuEntries=Entries -mainMenuEvents=Events -mainMenuExternalMessages=Messages -mainMenuImmunizations=Immunizations +mainMenuConfiguration=Konfiguracija +mainMenuContacts=Kontakti +mainMenuDashboard=Kontrolna tabla +mainMenuEntries=Unosi +mainMenuEvents=Događaji +mainMenuExternalMessages=Poruke +mainMenuImmunizations=Imunizacije mainMenuAdverseEvents=Adverse Events -mainMenuReports=Reports -mainMenuSamples=Samples +mainMenuReports=Izveštaji +mainMenuSamples=Uzorci mainMenuEnvironments=Environments -mainMenuStatistics=Statistics +mainMenuStatistics=Statistika mainMenuTasks=Tasks mainMenuUsers=Users mainMenuAggregateReports=Aggregate mainMenuShareRequests=Shares mainMenuSelfReports=Self Reports mainMenuSurveys = Surveys -MaternalHistory.childrenNumber=Total number of children +MaternalHistory.childrenNumber=Ukupan broj dece MaternalHistory.ageAtBirth=Mother's age at birth of infant patient -MaternalHistory.conjunctivitis=Conjunctivitis -MaternalHistory.conjunctivitisOnset=Date of onset -MaternalHistory.conjunctivitisMonth=Month of pregnancy -MaternalHistory.maculopapularRash=Maculopapular rash -MaternalHistory.maculopapularRashOnset=Date of onset -MaternalHistory.maculopapularRashMonth=Month of pregnancy -MaternalHistory.swollenLymphs=Swollen lymph nodes -MaternalHistory.swollenLymphsOnset=Date of onset -MaternalHistory.swollenLymphsMonth=Month of pregnancy -MaternalHistory.arthralgiaArthritis=Arthralgia/Arthritis -MaternalHistory.arthralgiaArthritisOnset=Date of onset -MaternalHistory.arthralgiaArthritisMonth=Month of pregnancy -MaternalHistory.rubella=Laboratory-confirmed rubella -MaternalHistory.rubellaOnset=Date of onset +MaternalHistory.conjunctivitis=Konjuktivitis +MaternalHistory.conjunctivitisOnset=Datum početka +MaternalHistory.conjunctivitisMonth=Mesec trudnoće +MaternalHistory.maculopapularRash=Makulopapularni osip +MaternalHistory.maculopapularRashOnset=Datum početka +MaternalHistory.maculopapularRashMonth=Mesec trudnoće +MaternalHistory.swollenLymphs=Uvećani limfni čvorovi +MaternalHistory.swollenLymphsOnset=Datum početka +MaternalHistory.swollenLymphsMonth=Mesec trudnoće +MaternalHistory.arthralgiaArthritis=Artralgija/Artritis +MaternalHistory.arthralgiaArthritisOnset=Datum početka +MaternalHistory.arthralgiaArthritisMonth=Mesec trudnoće +MaternalHistory.rubella=Laboratorijski potvrđena rubela +MaternalHistory.rubellaOnset=Datum početka MaternalHistory.rashExposure=Exposure to rash during pregnancy -MaternalHistory.rashExposureDate=Date of exposure -MaternalHistory.rashExposureMonth=Month of pregnancy +MaternalHistory.rashExposureDate=Datum ekspozicije +MaternalHistory.rashExposureMonth=Mesec trudnoće MaternalHistory.rashExposureRegion=Region -MaternalHistory.rashExposureDistrict=District +MaternalHistory.rashExposureDistrict=Okrug MaternalHistory.rashExposureCommunity=Community -MaternalHistory.otherComplications=Other complications -MaternalHistory.otherComplicationsOnset=Date of onset -MaternalHistory.otherComplicationsMonth=Month of pregnancy -MaternalHistory.otherComplicationsDetails=Complication details +MaternalHistory.otherComplications=Druge komplikacije +MaternalHistory.otherComplicationsOnset=Datum početka +MaternalHistory.otherComplicationsMonth=Mesec trudnoće +MaternalHistory.otherComplicationsDetails=Detalji komplikacije # Outbreak outbreakAffectedDistricts=Affected districts outbreakNoOutbreak=No outbreak @@ -1930,8 +1929,8 @@ outbreakOutbreak=Outbreak # PathogenTest pathogenTestAdd=Add pathogen test pathogenTestCreateNew=Create new pathogen test -pathogenTestNewResult=New result -pathogenTestNewTest=New test result +pathogenTestNewResult=Novi rezultat +pathogenTestNewTest=Novi rezultat testa pathogenTestRemove=Remove this pathogen test pathogenTestSelect=Select pathogen test PathogenTest=Pathogen test @@ -1939,14 +1938,14 @@ PathogenTests=Pathogen tests PathogenTest.fourFoldIncreaseAntibodyTiter=4 fold increase of antibody titer PathogenTest.fourFoldIncreaseAntibodyTiter.DENGUE=Seroconversion/ 4-fold increase PathogenTest.lab=Laboratorija -PathogenTest.labDetails=Laboratory name & description -PathogenTest.testDateTime=Date and time of result -PathogenTest.testResult=Test result +PathogenTest.labDetails=Naziv laboratorije & opis +PathogenTest.testDateTime=Datumi vreme rezultata +PathogenTest.testResult=Rezultat testa PathogenTest.testResultText=Test result details PathogenTest.testResultVerified=Result verified by lab supervisor -PathogenTest.testCategory=Test category -PathogenTest.testType=Type of test -PathogenTest.pcrTestSpecification=PCR/RT-PCR test specification +PathogenTest.testCategory=Kategorija testa +PathogenTest.testType=Vrsta testa +PathogenTest.pcrTestSpecification=Specifikacija PCR/RT-PCR testa PathogenTest.testTypeText=Specify test details PathogenTest.testedDisease=Tested disease PathogenTest.testedDiseaseVariant=Tested disease variant @@ -1955,11 +1954,11 @@ PathogenTest.testedDiseaseDetails=Tested disease name PathogenTest.testedPathogen=Tested pathogen PathogenTest.testedPathogenDetails=Tested pathogen details PathogenTest.typingId=Typing ID -PathogenTest.serotype=Serotype +PathogenTest.serotype=Serotip PathogenTest.serotypeText=Specify serotype text -PathogenTest.cqValue=CQ/CT Value -PathogenTest.deletionReason=Reason for deletion -PathogenTest.otherDeletionReason=Reason for deletion details +PathogenTest.cqValue=CQ/CT vrednost +PathogenTest.deletionReason=Razlog brisanja +PathogenTest.otherDeletionReason=Detalji razloga brisanja PathogenTest.externalId=External ID PathogenTest.reportDate=Report date PathogenTest.viaLims=Via LIMS @@ -1975,16 +1974,16 @@ PathogenTest.ctValueOrf1=Ct target ORF1 PathogenTest.ctValueRdrpS=Ct target RDRP/S PathogenTest.prescriber=Prescriber PathogenTest.prescriberPhysicianCode=Physician code -PathogenTest.prescriberFirstName=First name -PathogenTest.prescriberLastName=Last name -PathogenTest.prescriberPhoneNumber=Phone number -PathogenTest.prescriberAddress=Address -PathogenTest.prescriberPostalCode=Postal code -PathogenTest.prescriberCity=City -PathogenTest.prescriberCountry=Country -PathogenTest.rifampicinResistant=Rifampicin resistant -PathogenTest.isoniazidResistant=Isoniazid resistant -PathogenTest.specie=Species +PathogenTest.prescriberFirstName=Ime +PathogenTest.prescriberLastName=Prezime +PathogenTest.prescriberPhoneNumber=Broj telefona +PathogenTest.prescriberAddress=Adresa +PathogenTest.prescriberPostalCode=Poštanski broj +PathogenTest.prescriberCity=Grad +PathogenTest.prescriberCountry=Država +PathogenTest.rifampicinResistant=Rezistencija na rifampicin +PathogenTest.isoniazidResistant=Rezistencija na izonijazid +PathogenTest.specie=Vrsta PathogenTest.patternProfile=Pattern profile PathogenTest.strainCallStatus=Strain Call Status PathogenTest.testScale=Test Scale @@ -1992,7 +1991,7 @@ PathogenTest.drugSusceptibility=Drug Susceptibility PathogenTest.seroTypingMethod=Sero Typing Method PathogenTest.seroTypingMethodText=Specify Sero Typing Method PathogenTest.seroTypingMethod.INVASIVE_PNEUMOCOCCAL_INFECTION=Serotyping Method -PathogenTest.serotypeText.INVASIVE_PNEUMOCOCCAL_INFECTION=Serotype +PathogenTest.serotypeText.INVASIVE_PNEUMOCOCCAL_INFECTION=Serotip PathogenTest.seroGrouping.INVASIVE_PNEUMOCOCCAL_INFECTION=Serotyping PathogenTest.seroGroupSpecification=Serogroup Specification PathogenTest.seroGroupSpecificationText=Specify Serogroup Specification Method @@ -2006,13 +2005,12 @@ PathogenTest.tubeAgTb2=Tube Ag TB2 PathogenTest.tubeAgTb2GT10=Tube Ag TB2 >10 PathogenTest.tubeMitogene=Tube Mitogen PathogenTest.tubeMitogeneGT10=Tube Mitogen >10 -PathogenTest.antibodyTitre=Antibody titre +PathogenTest.antibodyTitre=Titar antitela PathogenTest.performedByReferenceLaboratory=Performed by reference laboratory PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details -PathogenTest.quantitativeValue=Value -PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) +PathogenTest.quantitativeValue=Vrednost +PathogenTest.quantitativeUnit=Jedinica PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -2024,7 +2022,7 @@ personFindMatching=Find matching persons personSelect=Select a matching person personSearchAndSelect=Select a different person personAgeAndBirthdate=Starost i datum rođenja -personFullName=Full name +personFullName=Puno ime personNoEventParticipantLinkedToPerson=No event participant linked to person personNoCaseLinkedToPerson=No case linked to person personNoContactLinkedToPerson=No contact linked to person @@ -2038,13 +2036,13 @@ eventParticipantLinkToSamples = See samples for this event participant personsReplaceGeoCoordinates=Also replace existing coordinates. Warning\: This might replace coordinates which were intentionally set differently\! personsSetMissingGeoCoordinates=Set Missing Geo Coordinates personsUpdated=Persons Updated -Person=Person +Person=Osoba Person.additionalDetails=General comment -Person.address=Home address -Person.addresses=Addresses -Person.approximateAge=Age +Person.address=Kućna Adresa +Person.addresses=Adrese +Person.approximateAge=Godine Person.approximateAgeReferenceDate=Last updated -Person.approximateAgeType=Unit +Person.approximateAgeType=Jedinica Person.birthdate=Datum rođenja (godina / mesec / dan) Person.birthDate=Datum rođenja (godina / mesec / dan) Person.birthdateDD=Datum rođenja @@ -2059,20 +2057,20 @@ Person.causeOfDeath=Uzrok smrti Person.causeOfDeathDetails=Specified cause of death Person.causeOfDeathDisease=Responsible disease Person.causeOfDeathDiseaseDetails=Responsible disease name -Person.deathDate=Date of death +Person.deathDate=Datum smrti Person.deathPlaceType=Death place type Person.deathPlaceDescription=Death place description -Person.districtName=District -Person.educationType=Education -Person.educationDetails=Details -Person.fathersName=Father's name +Person.districtName=Okrug +Person.educationType=Obrazovanje +Person.educationDetails=Detalji +Person.fathersName=Ime oca Person.namesOfGuardians=Legal guardian's name Person.gestationAgeAtBirth=Gestation age at birth (weeks) Person.lastDisease=Poslednja bolest Person.matchingCase=Matching case Person.mothersMaidenName=Mother's maiden name -Person.mothersName=Mother's name -Person.nickname=Nickname +Person.mothersName=Ime majke +Person.nickname=Nadimak Person.occupationCommunity=Facility community Person.occupationDetails=Please specify occupation Person.occupationDistrict=Facility district @@ -2084,7 +2082,7 @@ Person.occupationType=Type of occupation Person.workPlace=Place of work Person.workPlaceText=Specify place of work Person.armedForcesRelationType=Staff of armed forces -Person.phone=Primary phone number +Person.phone=Primarni broj telefona Person.phoneOwner=Owner of phone Person.placeOfBirthRegion=Region of birth Person.placeOfBirthDistrict=District of birth @@ -2093,11 +2091,11 @@ Person.placeOfBirthFacility=Facility of birth Person.placeOfBirthFacilityDetails=Facility name & description Person.placeOfBirthFacilityType=Facility type Person.presentCondition=Present condition of person -Person.sex=Sex -Person.generalPractitionerDetails=General practitioner name and contact details -Person.emailAddress=Primary email address -Person.otherContactDetails=Other contact details -Person.passportNumber=Passport number +Person.sex=Pol +Person.generalPractitionerDetails=Ime i kontakt detalji lekara opšte prakse +Person.emailAddress=Primarna email adresa +Person.otherContactDetails=Drugi kontakt detalji +Person.passportNumber=Broj pasoša Person.nationalHealthId=National health ID Person.uuid=Person ID Person.hasCovidApp=Has COVID app @@ -2109,8 +2107,8 @@ Person.symptomJournalStatus=Symptom journal status Person.salutation=Salutation Person.otherSalutation=Other salutation Person.birthName=Birth name -Person.birthCountry=Country of birth -Person.citizenship=Citizenship +Person.birthCountry=Država rođenja +Person.citizenship=Državljanstvo Person.entryDate=Entry Date Person.livingStatus=Living Status Person.hasGuardian=Person has a legal guardian (i.e. in case of minors or incapacitated persons) @@ -2125,7 +2123,7 @@ personContactDetailOwnerName=Owner name personContactDetailThisPerson=This person personContactDetailThirdParty=Collect contact details of another person or facility PersonContactDetail=Person contact detail -PersonContactDetail.person=Person +PersonContactDetail.person=Osoba PersonContactDetail.primaryContact=Primary contact details PersonContactDetail.personContactDetailType=Type of contact details PersonContactDetail.phoneNumberType=Phone number type @@ -2163,7 +2161,7 @@ PortHealthInfo.flightNumber=Flight number PortHealthInfo.departureDateTime=Date and time of departure PortHealthInfo.arrivalDateTime=Date and time of arrival PortHealthInfo.freeSeating=Free seating? -PortHealthInfo.seatNumber=Seat number +PortHealthInfo.seatNumber=Broj sedišta PortHealthInfo.departureAirport=Departure airport PortHealthInfo.numberOfTransitStops=Number of transit stops PortHealthInfo.transitStopDetails1=Details about first transit stop @@ -2231,23 +2229,23 @@ Subcontinent.defaultInfrastructure=Default # Country countryActiveCountries=Active countries countryArchivedCountries=Archived countries -countryAllCountries=All countries -Country=Country -Country.archived=Archived +countryAllCountries=Sve zemlje +Country=Država +Country.archived=Arhivirano Country.externalId=External ID Country.defaultName=Default name -Country.displayName=Name +Country.displayName=Ime Country.isoCode=ISO code Country.unoCode=UNO code -Country.subcontinent=Subcontinent -Country.defaultInfrastructure=Default +Country.subcontinent=Potkontinent +Country.defaultInfrastructure=Podrazumevano Country.nutsCode=NUTS code # Region regionActiveRegions=Active regions regionArchivedRegions=Archived regions regionAllRegions=All regions Region=Region -Region.archived=Archived +Region.archived=Arhivirano Region.epidCode=Epid code Region.growthRate=Growth rate Region.population=Population @@ -2259,11 +2257,11 @@ Region.nutsCode=NUTS code sampleCreateNew=Create new sample sampleDeletedSamples=Deleted samples sampleIncludeTestOnCreation=Create test result for this sample now -sampleNewSample=New sample -sampleNoSamplesForCase=There are no samples for this case -sampleNoSamplesForContact=There are no samples for this contact -sampleNoSamplesForEventParticipant=There are no samples for this event participant -sampleNoSamplesForPerson=There are no samples for this person +sampleNewSample=Novi uzorak +sampleNoSamplesForCase=Ne postoje uzorci za ovaj slučaj +sampleNoSamplesForContact=Ne postoje uzorci za ovaj kontakt +sampleNoSamplesForEventParticipant=Ne postoje uzorci za ovog učesnika +sampleNoSamplesForPerson=Ne postoje uzorci za ovu osobu sampleNotShipped=Not shipped sampleNotShippedLong=Not shipped yet samplePending=Pending @@ -2281,27 +2279,27 @@ selectOtherSample=Select a different sample sampleShipped=Shipped sampleSpecimenNotAdequate=Specimen not adequate sampleActiveSamples=Active samples -sampleArchivedSamples=Archived samples -sampleAllActiveAndArchivedSamples=All active and archived samples -sampleAssociationType=Sample type -Sample=Sample +sampleArchivedSamples=Arhivirani uzorci +sampleAllActiveAndArchivedSamples=Svi aktivni i arhivirani uzorci +sampleAssociationType=Vrsta uzorka +Sample=Uzorak Sample.additionalTestingRequested=Request additional tests to be performed? Sample.additionalTestingStatus=Additional testing status Sample.associatedCase=Associated case Sample.associatedContact=Associated contact Sample.associatedEventParticipant=Associated event participant Sample.caseClassification=Case classification -Sample.caseDistrict=District +Sample.caseDistrict=Okrug Sample.casePersonName=Corresponding person Sample.caseRegion=Region -Sample.comment=Comment +Sample.comment=Komentar Sample.diseaseShort=Bolest Sample.lab=Laboratorija Sample.labDetails=Laboratory name & description Sample.labSampleID=Lab sample ID Sample.fieldSampleID=Field sample ID Sample.labUser=Lab user -Sample.noTestPossibleReason=Reason +Sample.noTestPossibleReason=Razlog Sample.otherLab=Referral laboratory Sample.pathogenTestingRequested=Request pathogen tests to be performed? Sample.pathogenTestCount=Number of tests @@ -2313,16 +2311,16 @@ Sample.referredToUuid=Sample referred to Sample.reportDateTime=Date of report Sample.reportInfo=Report date & user Sample.reportingUser=Reporting user -Sample.requestedAdditionalTests=If you wish to request specific pathogen tests, tick each of them in the list below -Sample.requestedAdditionalTestsTags=Requested additional tests\: +Sample.requestedAdditionalTests=Ako želite da zatražite određene testove na patogene, označite ih na listi ispod +Sample.requestedAdditionalTestsTags=Traćeni dodatni testovi\: Sample.requestedOtherAdditionalTests=Other requested additional tests Sample.requestedOtherPathogenTests=Other requested pathogen tests -Sample.requestedPathogenTests=If you wish to request specific additional tests, tick each of them in the list below +Sample.requestedPathogenTests=Ako želite da zatražite određene testove na patogene, označite ih na listi ispod Sample.requestedPathogenTestsTags=Requested pathogen tests\: -Sample.retestRequested=Retest requested +Sample.retestRequested=Traženo ponovno testiranje Sample.sampleCode=Sample code -Sample.sampleDateTime=Date sample was collected -Sample.sampleMaterial=Type of sample +Sample.sampleDateTime=Datum kada je uzet uzorak +Sample.sampleMaterial=Vrsta uzorka Sample.sampleMaterialText=Specify other type Sample.sampleSource=Sample source Sample.shipmentDate=Date sample was sent @@ -2330,19 +2328,19 @@ Sample.shipmentDetails=Dispatch details Sample.shipped=Sent/dispatched Sample.specimenCondition=Specimen condition Sample.suggestedTypeOfTest=Suggested type of test -Sample.testResult=Test result -Sample.testStatusGen=Test status -Sample.testType=Type of test -Sample.typeOfTest=Type of test +Sample.testResult=Rezultat testa +Sample.testStatusGen=Status testa +Sample.testType=Vrsta testa +Sample.typeOfTest=Vrsta testa Sample.uuid=Sample ID Sample.samplePurpose=Purpose of the Sample Sample.samplingReason=Reason for sampling/testing Sample.samplingReasonDetails=Sampling reason details Sample.region=Region -Sample.district=District +Sample.district=Okrug Sample.community=Community -Sample.deletionReason=Reason for deletion -Sample.otherDeletionReason=Reason for deletion details +Sample.deletionReason=Razlog brisanja +Sample.otherDeletionReason=Detalji razloga brisanja # Sample Export SampleExport.additionalTestingRequested=Have additional tests been requested? SampleExport.personAddressCaption=Address of case/contact/event participant person @@ -2418,18 +2416,18 @@ SampleExport.totalBilirubin=Total bilirubin of latest additional test SampleExport.urea=Urea of latest additional test SampleExport.wbcCount=WBC count of latest additional test # Immunization -Immunization=Immunization -Immunization.reportDate=Date of report -Immunization.reportingUser = Reporting user +Immunization=Imunizacija +Immunization.reportDate=Datum izveštaja +Immunization.reportingUser = Korisnik koji prijavljuje Immunization.externalId=External ID Immunization.country=Immunization country Immunization.deletionReason=Reason for deletion Immunization.otherDeletionReason=Reason for deletion details Immunization.disease=Bolest -Immunization.diseaseDetails=Disease details -Immunization.healthFacility=Facility -Immunization.healthFacilityDetails=Facility name & description -Immunization.healthFacilityDepartment=Department +Immunization.diseaseDetails=Detalji bolesti +Immunization.healthFacility=Ustanova +Immunization.healthFacilityDetails=Naziv bolnice & opis +Immunization.healthFacilityDepartment=Odeljenje Immunization.meansOfImmunization=Means of immunization Immunization.meansOfImmunizationDetails=Means of immunization details Immunization.injectionFacility=Injection facility @@ -2440,18 +2438,18 @@ Immunization.startDate=Start date Immunization.endDate=End date Immunization.validFrom=Valid from Immunization.validUntil=Valid until -Immunization.numberOfDoses=Number of doses +Immunization.numberOfDoses=Broj doza Immunization.numberOfDosesDetails=Number of doses details Immunization.vaccinations=Vakcinacije Immunization.uuid=Immunization Id Immunization.personUuid=Person Id -Immunization.personFirstName=First name -Immunization.personLastName=Last name +Immunization.personFirstName=Ime +Immunization.personLastName=Prezime Immunization.ageAndBirthDate=Starost i datum rođenja -Immunization.recoveryDate=Date of recovery +Immunization.recoveryDate=Datum oporavka Immunization.positiveTestResultDate=Date of first positive test result Immunization.previousInfection=Previous infection with this disease -Immunization.lastInfectionDate=Date of last infection +Immunization.lastInfectionDate=Datum poslednje infekcije Immunization.lastVaccineType=Type of last vaccine Immunization.firstVaccinationDate=Date of first vaccination Immunization.lastVaccinationDate=Date of last vaccination @@ -2462,30 +2460,30 @@ Immunization.responsibleCommunity=Responsible community Immunization.immunizationPeriod=Immunization period Immunization.vaccinationInfoSource=Information source Immunization.region=Region -Immunization.district=District +Immunization.district=Okrug Immunization.community=Community -Immunization.changeDate=Date of last change -Immunization.creationDate=Creation date -immunizationActiveImmunizations = Active immunizations +Immunization.changeDate=Datum poslednje promene +Immunization.creationDate=Datum kreiranja +immunizationActiveImmunizations = Aktivne imunizacije # Immunization Side Panel ImmunizationSidePanel.title=Vaccination information -ImmunizationSidePanel.vaccinationStatus=Vaccination status +ImmunizationSidePanel.vaccinationStatus=Vakcinalni status ImmunizationSidePanel.vaccinationStatusDetails=Vaccination status details -ImmunizationSidePanel.vaccinationStatusLastUpdated=Last update -ImmunizationSidePanel.numberOfDoses=Number of doses -ImmunizationSidePanel.dateOfLastDose=Date of last dose +ImmunizationSidePanel.vaccinationStatusLastUpdated=Poslednje ažuriranje +ImmunizationSidePanel.numberOfDoses=Broj doza +ImmunizationSidePanel.dateOfLastDose=Datum poslednje doze ImmunizationSidePanel.informationReliability=Information reliability ImmunizationSidePanel.referencePeriod=Reference period ImmunizationSidePanel_quickEntry=Quick vaccination entry -ImmunizationSidePanel_viewAll=Show all immunizations -immunizationArchivedImmunizations = Archived immunizations -immunizationAllActiveAndArchivedImmunizations = All active and archived immunizations -immunizationDeletedImmunizations = Deleted immunizations -immunizationImmunizationsList=Immunizations list +ImmunizationSidePanel_viewAll=Prikaži sve imunizacije +immunizationArchivedImmunizations = Arhivirane imunizacije +immunizationAllActiveAndArchivedImmunizations = Sve aktivne i arhivirane imunizacije +immunizationDeletedImmunizations = Obrisane imunizacije +immunizationImmunizationsList=Lista imunizacija linkImmunizationToCaseButton=Link case openLinkedCaseToImmunizationButton=Open case -immunizationNewImmunization=New immunization +immunizationNewImmunization=Nova imunizacija immunizationQuickNewImmunization= Quick new immunization immunizationKeepImmunization=Keep the existing information and discard the new immunization immunizationOnlyPersonsWithOverdueImmunization=Only show persons with overdue immunization @@ -2564,7 +2562,7 @@ AdverseEvents.encephalopathy=Encephalopathy AdverseEvents.toxicShockSyndrome=Toxic shock syndrome AdverseEvents.thrombocytopenia=Thrombocytopenia AdverseEvents.anaphylaxis=Anaphylaxis -AdverseEvents.feverishFeeling=Fever >38degC +AdverseEvents.feverishFeeling=Povišena telesna temperatura >38°C AdverseEvents.otherAdverseEventDetails=Other (specify) # Adverse Events Index AefiIndex.uuid=AEFI ID @@ -2919,7 +2917,7 @@ Symptoms.digestedBloodVomit=Digested blood/"coffee grounds" in vomit Symptoms.eyePainLightSensitive=Pain behind eyes/Sensitivity to light Symptoms.eyesBleeding=Bleeding from the eyes Symptoms.fatigueWeakness=Fatigue/general weakness -Symptoms.fever=Fever +Symptoms.fever=Povišena telesna temperatura Symptoms.firstSymptom=First symptom Symptoms.fluidInLungCavity=Fluid in the lung cavity Symptoms.glasgowComaScale=Glasgow coma scale @@ -3060,7 +3058,7 @@ Symptoms.feelingIll=Feeling ill Symptoms.shivering=Shivering Symptoms.fastHeartRate=Fast heart rate (Tachycardia) Symptoms.oxygenSaturationLower94=Oxygen saturation < 94 % -Symptoms.feverishFeeling=Feverish feeling +Symptoms.feverishFeeling=Osećaj groznice Symptoms.weakness=General weakness Symptoms.fatigue=Increased fatigue Symptoms.coughWithoutSputum=Dry cough without sputum @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_sw-TZ.properties b/sormas-api/src/main/resources/captions_sw-TZ.properties index befe063e57c..2d00ba97f67 100644 --- a/sormas-api/src/main/resources/captions_sw-TZ.properties +++ b/sormas-api/src/main/resources/captions_sw-TZ.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=Contacts @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_ur-PK.properties b/sormas-api/src/main/resources/captions_ur-PK.properties index 5f0ed1056f7..a7068d4f028 100644 --- a/sormas-api/src/main/resources/captions_ur-PK.properties +++ b/sormas-api/src/main/resources/captions_ur-PK.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=کے لیے نیا کیس بنائیں caseContacts=روابط @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/captions_zh-CN.properties b/sormas-api/src/main/resources/captions_zh-CN.properties index 0b291f25e3b..2b38f03d663 100644 --- a/sormas-api/src/main/resources/captions_zh-CN.properties +++ b/sormas-api/src/main/resources/captions_zh-CN.properties @@ -367,10 +367,8 @@ caseLabResultsDateCollected=Date collected caseLabResultsTestsPerformed=Tests performed caseLabResultsAntibiotic=Antibiotic caseLabResultsMethod=Method -caseLabResultsMicValue=MIC value (mg/l) -caseLabResultsZoneDiameter=Zone (mm) +caseLabResultsValue=Value caseLabResultsClinicalInterpretation=Clinical interpretation -caseLabResultsSurveillanceInterpretation=Surveillance interpretation caseLabResultsComments=Comments caseCloneCaseWithNewDisease=Generate new case for caseContacts=联系人 @@ -1182,6 +1180,7 @@ EpiData.infectionSource= Suspected vehicle or source of infection EpiData.infectionSourceText= Specify source of infection EpiData.importedCase= Imported Case EpiData.country= Country of contamination +EpiData.country.SHIG= Place of residence of patient at the time of disease onset EpiData.otherDetails= General comment EpiData.airportWorker=Working at an airport EpiData.healthcareProfessional=Working as a healthcare professional @@ -2012,7 +2011,6 @@ PathogenTest.retestRequested=Retest requested PathogenTest.resultDetails=Result details PathogenTest.quantitativeValue=Value PathogenTest.quantitativeUnit=Unit -PathogenTest.quantitativeText=Value (text) PathogenTest.quantitativeBoolean=Detected PathogenTest.smearGrade=Smear grade PathogenTest.westernBlotInterpretation=Interpretation @@ -3144,6 +3142,7 @@ Symptoms.eyeIrritation=Eye irritation Symptoms.tenesmus=Tenesmus Symptoms.haemolyticUremicSyndrome=Haemolytic uremic syndrome Symptoms.bloodyDiarrhea=Bloody diarrhea +Symptoms.wateryDiarrhea=Watery diarrhoea titleComplications=Complications titleNoComplications=No complications diff --git a/sormas-api/src/main/resources/enum_ar-SA.properties b/sormas-api/src/main/resources/enum_ar-SA.properties index 2fae3a1d65c..9b8c3c789a2 100644 --- a/sormas-api/src/main/resources/enum_ar-SA.properties +++ b/sormas-api/src/main/resources/enum_ar-SA.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = الأجسام المضادّة IgM في PathogenTestType.IGA_SERUM_ANTIBODY = الأجسام المضادّة IgA في السيرم PathogenTestType.ISOLATION = العزل PathogenTestType.MICROSCOPY = مجهري +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = تحييد الأجسام المضادة PathogenTestType.OTHER = أخرى PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_cs-CZ.properties b/sormas-api/src/main/resources/enum_cs-CZ.properties index a75a13215bc..8c3ae346289 100644 --- a/sormas-api/src/main/resources/enum_cs-CZ.properties +++ b/sormas-api/src/main/resources/enum_cs-CZ.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum protilátka PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum protilátka PathogenTestType.ISOLATION = Izolace PathogenTestType.MICROSCOPY = Mikroskopie +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizace protilátek PathogenTestType.OTHER = Ostatní PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Nastavení zdravotní péče ExposureSubSetting.TEMPORARY_SHELTERS=Dočasné přístřešky ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Vyrovnané venkovní prostory s omezeným průtokem vzduchu ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Zavřít fyzický kontakt -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=Vysoce dotykové prostředí (např. střediska péče o děti, zdravotnická zařízení) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexuální +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Plochy se stojatou vodou (např. rybníky, bažiny) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regiony s vysokou aktivitou komárů, zejména v teplém podnebí ExposureSubSetting.FORESTED_GRASSY_RURAL=Lesní plochy, travní nebo venkovské oblasti diff --git a/sormas-api/src/main/resources/enum_de-CH.properties b/sormas-api/src/main/resources/enum_de-CH.properties index 7dbbac271f3..88e0cfea13e 100644 --- a/sormas-api/src/main/resources/enum_de-CH.properties +++ b/sormas-api/src/main/resources/enum_de-CH.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM Serum Antikörper PathogenTestType.IGA_SERUM_ANTIBODY = IgA Serum Antikörper PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Mikroskopie +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Antikörper-Neutralisationstest PathogenTestType.OTHER = Sonstiges PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_de-DE.properties b/sormas-api/src/main/resources/enum_de-DE.properties index f86754a7fce..0b02ab2a6c7 100644 --- a/sormas-api/src/main/resources/enum_de-DE.properties +++ b/sormas-api/src/main/resources/enum_de-DE.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM Serum Antikörper PathogenTestType.IGA_SERUM_ANTIBODY = IgA Serum Antikörper PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Mikroskopie +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Antikörper-Neutralisationstest PathogenTestType.OTHER = Sonstiges PathogenTestType.PCR_RT_PCR = Nukleinsäure-Nachweis (z.B. PCR) @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_en-AF.properties b/sormas-api/src/main/resources/enum_en-AF.properties index 44ceb90dfab..f5f4a11d787 100644 --- a/sormas-api/src/main/resources/enum_en-AF.properties +++ b/sormas-api/src/main/resources/enum_en-AF.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_en-GH.properties b/sormas-api/src/main/resources/enum_en-GH.properties index 077b49b3595..38c81b4f188 100644 --- a/sormas-api/src/main/resources/enum_en-GH.properties +++ b/sormas-api/src/main/resources/enum_en-GH.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_en-GM.properties b/sormas-api/src/main/resources/enum_en-GM.properties index 88b1f35a50a..404a7e5cd6c 100644 --- a/sormas-api/src/main/resources/enum_en-GM.properties +++ b/sormas-api/src/main/resources/enum_en-GM.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_en-KE.properties b/sormas-api/src/main/resources/enum_en-KE.properties index 5c997b91b7d..267d425f3d9 100644 --- a/sormas-api/src/main/resources/enum_en-KE.properties +++ b/sormas-api/src/main/resources/enum_en-KE.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_en-LR.properties b/sormas-api/src/main/resources/enum_en-LR.properties index 88b1f35a50a..404a7e5cd6c 100644 --- a/sormas-api/src/main/resources/enum_en-LR.properties +++ b/sormas-api/src/main/resources/enum_en-LR.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_en-NG.properties b/sormas-api/src/main/resources/enum_en-NG.properties index 88b1f35a50a..404a7e5cd6c 100644 --- a/sormas-api/src/main/resources/enum_en-NG.properties +++ b/sormas-api/src/main/resources/enum_en-NG.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_es-BO.properties b/sormas-api/src/main/resources/enum_es-BO.properties index 6ece36ed0e2..0a94422d270 100644 --- a/sormas-api/src/main/resources/enum_es-BO.properties +++ b/sormas-api/src/main/resources/enum_es-BO.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = Anticuerpo sérico IgM PathogenTestType.IGA_SERUM_ANTIBODY = Anticuerpo sérico IgA PathogenTestType.ISOLATION = Aislamiento PathogenTestType.MICROSCOPY = Microscopía +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Anticuerpos neutralizantes PathogenTestType.OTHER = Otro PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_es-CU.properties b/sormas-api/src/main/resources/enum_es-CU.properties index 06876ac95bd..4fc992a258f 100644 --- a/sormas-api/src/main/resources/enum_es-CU.properties +++ b/sormas-api/src/main/resources/enum_es-CU.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = Anticuerpo sérico IgM PathogenTestType.IGA_SERUM_ANTIBODY = Anticuerpo sérico IgA PathogenTestType.ISOLATION = Aislamiento PathogenTestType.MICROSCOPY = Microscopía +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Anticuerpos neutralizantes PathogenTestType.OTHER = Otro PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Entornos de atención a la salud ExposureSubSetting.TEMPORARY_SHELTERS=Refugios temporales ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Áreas exteriores concurridas con flujo de aire limitado ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Contacto físico cercano -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=Entornos de alto contacto (por ejemplo, centros de cuidado infantil, instalaciones de salud) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Áreas con agua estancada (por ejemplo, estanques, pantanos) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regiones con alta actividad de mosquitos, especialmente en climas cálidos ExposureSubSetting.FORESTED_GRASSY_RURAL=Zonas boscosas, cubiertas de hierba o rurales diff --git a/sormas-api/src/main/resources/enum_fa-AF.properties b/sormas-api/src/main/resources/enum_fa-AF.properties index afa7b8ac5b0..99caada9dd6 100644 --- a/sormas-api/src/main/resources/enum_fa-AF.properties +++ b/sormas-api/src/main/resources/enum_fa-AF.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_fi-FI.properties b/sormas-api/src/main/resources/enum_fi-FI.properties index 7e17730d49f..a6c0cb10d61 100644 --- a/sormas-api/src/main/resources/enum_fi-FI.properties +++ b/sormas-api/src/main/resources/enum_fi-FI.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM seerumin vasta-aine PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Eristys PathogenTestType.MICROSCOPY = Mikroskopointi +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutraloivat vasta-aineet PathogenTestType.OTHER = Muu PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_fr-CH.properties b/sormas-api/src/main/resources/enum_fr-CH.properties index 2b08a5f3ec5..0d27a32eb0e 100644 --- a/sormas-api/src/main/resources/enum_fr-CH.properties +++ b/sormas-api/src/main/resources/enum_fr-CH.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = Anticorps du sérum d'IgM PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopie +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Anticorps neutralisants PathogenTestType.OTHER = Autres PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_fr-FR.properties b/sormas-api/src/main/resources/enum_fr-FR.properties index 1d86af75638..cc0970deefd 100644 --- a/sormas-api/src/main/resources/enum_fr-FR.properties +++ b/sormas-api/src/main/resources/enum_fr-FR.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = Anticorps du sérum d'IgM PathogenTestType.IGA_SERUM_ANTIBODY = Anticorps du sérum d'IgG PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopie +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Anticorps neutralisants PathogenTestType.OTHER = Autres PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_fr-TN.properties b/sormas-api/src/main/resources/enum_fr-TN.properties index 48d18b57d3c..f498d4288af 100644 --- a/sormas-api/src/main/resources/enum_fr-TN.properties +++ b/sormas-api/src/main/resources/enum_fr-TN.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = Anticorps du sérum d'IgM PathogenTestType.IGA_SERUM_ANTIBODY = Anticorps du sérum d'IgG PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopie +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Anticorps neutralisants PathogenTestType.OTHER = Autres PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_it-CH.properties b/sormas-api/src/main/resources/enum_it-CH.properties index 718697bdccd..c0d56b8fc8c 100644 --- a/sormas-api/src/main/resources/enum_it-CH.properties +++ b/sormas-api/src/main/resources/enum_it-CH.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = Anticorpo sierico IgM PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolamento PathogenTestType.MICROSCOPY = Microscopia +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Anticorpi neutralizzanti PathogenTestType.OTHER = Altro PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_it-IT.properties b/sormas-api/src/main/resources/enum_it-IT.properties index 503a8c3e0c5..180381f1543 100644 --- a/sormas-api/src/main/resources/enum_it-IT.properties +++ b/sormas-api/src/main/resources/enum_it-IT.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = Anticorpo sierico IgM PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolamento PathogenTestType.MICROSCOPY = Microscopia +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Anticorpi neutralizzanti PathogenTestType.OTHER = Altro PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_ka-GE.properties b/sormas-api/src/main/resources/enum_ka-GE.properties index 08a6a52f004..cbda1b806c8 100644 --- a/sormas-api/src/main/resources/enum_ka-GE.properties +++ b/sormas-api/src/main/resources/enum_ka-GE.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_pl-PL.properties b/sormas-api/src/main/resources/enum_pl-PL.properties index 71555cdfc50..a6355866bdf 100644 --- a/sormas-api/src/main/resources/enum_pl-PL.properties +++ b/sormas-api/src/main/resources/enum_pl-PL.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_ps-AF.properties b/sormas-api/src/main/resources/enum_ps-AF.properties index afa7b8ac5b0..99caada9dd6 100644 --- a/sormas-api/src/main/resources/enum_ps-AF.properties +++ b/sormas-api/src/main/resources/enum_ps-AF.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_pt-BR.properties b/sormas-api/src/main/resources/enum_pt-BR.properties index 88b1f35a50a..404a7e5cd6c 100644 --- a/sormas-api/src/main/resources/enum_pt-BR.properties +++ b/sormas-api/src/main/resources/enum_pt-BR.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_pt-CV.properties b/sormas-api/src/main/resources/enum_pt-CV.properties index a2bed52b388..140c08db751 100644 --- a/sormas-api/src/main/resources/enum_pt-CV.properties +++ b/sormas-api/src/main/resources/enum_pt-CV.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_ru-RU.properties b/sormas-api/src/main/resources/enum_ru-RU.properties index 2a50921148a..b077f5c679e 100644 --- a/sormas-api/src/main/resources/enum_ru-RU.properties +++ b/sormas-api/src/main/resources/enum_ru-RU.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_sr-CS.properties b/sormas-api/src/main/resources/enum_sr-CS.properties index 08a6a52f004..cbda1b806c8 100644 --- a/sormas-api/src/main/resources/enum_sr-CS.properties +++ b/sormas-api/src/main/resources/enum_sr-CS.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_sw-TZ.properties b/sormas-api/src/main/resources/enum_sw-TZ.properties index 08a6a52f004..cbda1b806c8 100644 --- a/sormas-api/src/main/resources/enum_sw-TZ.properties +++ b/sormas-api/src/main/resources/enum_sw-TZ.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_ur-PK.properties b/sormas-api/src/main/resources/enum_ur-PK.properties index 1c8019064ca..113b3553ec5 100644 --- a/sormas-api/src/main/resources/enum_ur-PK.properties +++ b/sormas-api/src/main/resources/enum_ur-PK.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = آئی جی ایم سیرم اینٹی ب PathogenTestType.IGA_SERUM_ANTIBODY = آئی جی اے سیرم اینٹی باڈی PathogenTestType.ISOLATION = علیحدگی PathogenTestType.MICROSCOPY = مائکروسکوپی +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = اینٹی باڈیز کو بے اثر کرنا PathogenTestType.OTHER = دیگر PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas diff --git a/sormas-api/src/main/resources/enum_zh-CN.properties b/sormas-api/src/main/resources/enum_zh-CN.properties index 553ea81aeff..92f29e3ecaf 100644 --- a/sormas-api/src/main/resources/enum_zh-CN.properties +++ b/sormas-api/src/main/resources/enum_zh-CN.properties @@ -1242,6 +1242,7 @@ PathogenTestType.IGM_SERUM_ANTIBODY = IgM serum antibody PathogenTestType.IGA_SERUM_ANTIBODY = IgA serum antibody PathogenTestType.ISOLATION = Isolation PathogenTestType.MICROSCOPY = Microscopy +PathogenTestType.DIRECT_MICROSCOPY = Direct microscopy PathogenTestType.NEUTRALIZING_ANTIBODIES = Neutralizing antibodies PathogenTestType.OTHER = Other PathogenTestType.PCR_RT_PCR = PCR / RT-PCR @@ -3143,8 +3144,8 @@ ExposureSubSetting.HEALTHCARE_SETTINGS=Healthcare settings ExposureSubSetting.TEMPORARY_SHELTERS=Temporary shelters ExposureSubSetting.CROWDED_OUTDOOR_LIMITED_AIRFLOW=Crowded outdoor areas with limited airflow ExposureSubSetting.CLOSE_PHYSICAL_CONTACT=Close physical contact -ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-touch environments (e.g. childcare centers, healthcare facilities) -ExposureSubSetting.SEXUAL_ACTIVITY=Sexual +ExposureSubSetting.HIGH_TOUCH_ENVIRONMENTS=High-contact environments (e.g. childcare centers, healthcare facilities) +ExposureSubSetting.SEXUAL_ACTIVITY=Sexual contact ExposureSubSetting.STANDING_WATER_AREAS=Areas with standing water (e.g. ponds, swamps) ExposureSubSetting.HIGH_MOSQUITO_ACTIVITY_REGIONS=Regions with high mosquito activity, especially in warm climates ExposureSubSetting.FORESTED_GRASSY_RURAL=Forested, grassy, or rural areas