Skip to content

Commit ba997f9

Browse files
committed
New translations enum.properties (Dari)
1 parent e638cba commit ba997f9

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

sormas-api/src/main/resources/enum_fa-AF.properties

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ CaseClassification.CONFIRMED_UNKNOWN_SYMPTOMS = Confirmed case with unknown symp
160160
CaseClassification.NO_CASE = Not a case
161161
CaseClassification.NOT_CLASSIFIED = Not yet classified
162162
CaseClassification.PROBABLE = Probable case
163-
CaseClassification.SUSPECT = Possible case
163+
CaseClassification.SUSPECT = Suspect case
164164
CaseClassification.Short.CONFIRMED = Confirmed
165165
CaseClassification.Short.CONFIRMED_NO_SYMPTOMS = Confirmed with symptoms
166166
CaseClassification.Short.CONFIRMED_UNKNOWN_SYMPTOMS = Confirmed unknown symptoms
@@ -405,6 +405,17 @@ DatabaseTable.EXPORT_CONFIGURATIONS = Export configurations
405405
DatabaseTable.FEATURE_CONFIGURATIONS = Feature configurations
406406
DatabaseTable.DISEASE_CONFIGURATIONS = Disease configurations
407407
DatabaseTable.DELETION_CONFIGURATIONS = Deletion configurations
408+
DatabaseTable.SYSTEM_CONFIGURATION_VALUES = System configuration values
409+
DatabaseTable.SYSTEM_CONFIGURATION_CATEGORIES = System configuration categories
410+
DatabaseTable.NOTIFIER = Notifier
411+
DatabaseTable.DRUG_SUSCEPTIBILITY = Drug susceptibility
412+
DatabaseTable.SPECIAL_CASE_ACCESSES = Special case accesses
413+
DatabaseTable.ENVIRONMENTS = Environments
414+
DatabaseTable.EVENT_ENVIRONMENTS = Events → Environments
415+
DatabaseTable.ADVERSE_EVENTS_FOLLOWING_IMMUNIZATIONS = Adverse events following immunizations
416+
DatabaseTable.ADVERSE_EVENTS_FOLLOWING_IMMUNIZATION_INVESTIGATIONS = Adverse events following immunization investigations
417+
DatabaseTable.ADVERSE_EVENTS = Adverse events
418+
DatabaseTable.DOCUMENT_RELATED_ENTITIES = Document related entities
408419

409420
# DateFilterOption
410421
DateFilterOption.DATE = By Date
@@ -588,7 +599,7 @@ Disease.Short.DIARRHEA_DEHYDRATION = Diarrhea w/ Dehydration (< 5)
588599
Disease.Short.DIARRHEA_BLOOD = Diarrhea w/ Blood (Shigella)
589600
Disease.Short.SNAKE_BITE = Snake Bite
590601
Disease.Short.RUBELLA = Rubella
591-
Disease.Short.TUBERCULOSIS = TB
602+
Disease.Short.TUBERCULOSIS = Tuberculosis
592603
Disease.Short.LATENT_TUBERCULOSIS = Latent Tuberculosis
593604
Disease.Short.LEPROSY = Leprosy
594605
Disease.Short.LYMPHATIC_FILARIASIS = Lymphatic Filariasis
@@ -1186,9 +1197,9 @@ PathogenStrainCallStatus.NOBEIJING = Not Beijing
11861197
PathogenStrainCallStatus.POSSBEIJING = Possible Beijing
11871198
PathogenStrainCallStatus.UNKNOWN = Unknown
11881199

1189-
PersonContactDetailType.PHONE = Phone
1200+
PersonContactDetailType.PHONE = Phone
11901201
PersonContactDetailType.EMAIL = Email
1191-
PersonContactDetailType.OTHER = Other
1202+
PersonContactDetailType.OTHER = Other
11921203

11931204
PhoneNumberType.LANDLINE = Landline
11941205
PhoneNumberType.MOBILE = Mobile

0 commit comments

Comments
 (0)