@openmrs/esm-patient-banner-app 11.3.1-pre.9362 → 11.3.1-pre.9365
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +5 -5
- package/dist/1119.js +1 -1
- package/dist/1197.js +1 -1
- package/dist/2146.js +1 -1
- package/dist/2690.js +1 -1
- package/dist/3099.js +1 -1
- package/dist/3584.js +1 -1
- package/dist/4055.js +1 -1
- package/dist/4132.js +1 -1
- package/dist/4335.js +1 -1
- package/dist/439.js +1 -1
- package/dist/4618.js +1 -1
- package/dist/4652.js +1 -1
- package/dist/4944.js +1 -1
- package/dist/5173.js +1 -1
- package/dist/5241.js +1 -1
- package/dist/5442.js +1 -1
- package/dist/5661.js +1 -1
- package/dist/6022.js +1 -1
- package/dist/6468.js +1 -1
- package/dist/6589.js +1 -1
- package/dist/6679.js +1 -1
- package/dist/6840.js +1 -1
- package/dist/6859.js +1 -1
- package/dist/7097.js +1 -1
- package/dist/7159.js +1 -1
- package/dist/723.js +1 -1
- package/dist/7617.js +1 -1
- package/dist/795.js +1 -1
- package/dist/8163.js +1 -1
- package/dist/8349.js +1 -1
- package/dist/8371.js +1 -1
- package/dist/8618.js +1 -1
- package/dist/890.js +1 -1
- package/dist/9214.js +1 -1
- package/dist/9538.js +1 -1
- package/dist/9569.js +1 -1
- package/dist/986.js +1 -1
- package/dist/9879.js +1 -1
- package/dist/9895.js +1 -1
- package/dist/9900.js +1 -1
- package/dist/9913.js +1 -1
- package/dist/openmrs-esm-patient-banner-app.js.buildmanifest.json +125 -125
- package/dist/routes.json +1 -1
- package/package.json +2 -2
- package/translations/am.json +1 -9
- package/translations/ar.json +1 -9
- package/translations/ar_SY.json +1 -9
- package/translations/bn.json +1 -9
- package/translations/cs.json +1 -9
- package/translations/de.json +1 -9
- package/translations/en_US.json +1 -9
- package/translations/es.json +1 -9
- package/translations/es_MX.json +1 -9
- package/translations/fr.json +1 -9
- package/translations/he.json +1 -9
- package/translations/hi.json +1 -9
- package/translations/hi_IN.json +1 -9
- package/translations/id.json +1 -9
- package/translations/it.json +1 -9
- package/translations/ka.json +1 -9
- package/translations/km.json +1 -9
- package/translations/ku.json +1 -9
- package/translations/ky.json +1 -9
- package/translations/lg.json +1 -9
- package/translations/ne.json +1 -9
- package/translations/pl.json +1 -9
- package/translations/pt.json +1 -9
- package/translations/pt_BR.json +1 -9
- package/translations/qu.json +1 -9
- package/translations/ro_RO.json +1 -9
- package/translations/ru_RU.json +1 -9
- package/translations/si.json +1 -9
- package/translations/sq.json +1 -9
- package/translations/sw.json +1 -9
- package/translations/sw_KE.json +1 -9
- package/translations/tr.json +1 -9
- package/translations/tr_TR.json +1 -9
- package/translations/uk.json +1 -9
- package/translations/uz.json +1 -9
- package/translations/uz@Latn.json +1 -9
- package/translations/uz_UZ.json +1 -9
- package/translations/vi.json +1 -9
- package/translations/zh.json +1 -9
- package/translations/zh_CN.json +1 -9
- package/translations/zh_TW.json +1 -9
package/dist/routes.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0"},"extensions":[{"name":"visit-tag","slot":"patient-banner-tags-slot","component":"visitTag","online":true,"offline":true},{"name":"deceased-patient-tag","slot":"patient-banner-tags-slot","component":"deceasedPatientTag","online":true,"offline":true},{"name":"patient-banner","slot":"patient-header-slot","component":"patientBanner","online":true,"offline":true}],"version":"11.3.1-pre.
|
|
1
|
+
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0"},"extensions":[{"name":"visit-tag","slot":"patient-banner-tags-slot","component":"visitTag","online":true,"offline":true},{"name":"deceased-patient-tag","slot":"patient-banner-tags-slot","component":"deceasedPatientTag","online":true,"offline":true},{"name":"patient-banner","slot":"patient-header-slot","component":"patientBanner","online":true,"offline":true}],"version":"11.3.1-pre.9365"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openmrs/esm-patient-banner-app",
|
|
3
|
-
"version": "11.3.1-pre.
|
|
3
|
+
"version": "11.3.1-pre.9365",
|
|
4
4
|
"license": "MPL-2.0",
|
|
5
5
|
"description": "Patient banner microfrontend for the OpenMRS SPA",
|
|
6
6
|
"browser": "dist/openmrs-esm-patient-banner-app.js",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"swr": "2.x"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
|
-
"@openmrs/esm-patient-common-lib": "11.3.1-pre.
|
|
55
|
+
"@openmrs/esm-patient-common-lib": "11.3.1-pre.9365",
|
|
56
56
|
"webpack": "^5.99.9"
|
|
57
57
|
},
|
|
58
58
|
"stableVersion": "11.3.0"
|
package/translations/am.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/ar.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "المنطقة",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "شعار التنفيذ",
|
|
13
|
-
"patientAge": "العمر",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "تاريخ الميلاد",
|
|
15
|
-
"patientGenderWithSeparator": "الجنس",
|
|
16
|
-
"patientIdentifierSticker": "ملصق تعريف المريض",
|
|
17
|
-
"patientNameWithSeparator": "اسم المريض",
|
|
18
12
|
"postalCode": "الرمز البريدي",
|
|
19
|
-
"printIdentifierSticker": "ملصق تعريف المريض",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "الولاية",
|
|
22
|
-
"stateProvince": "الولاية"
|
|
23
|
-
"telephoneNumberWithSeparator": "رقم الهاتف"
|
|
15
|
+
"stateProvince": "الولاية"
|
|
24
16
|
}
|
package/translations/ar_SY.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/bn.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "জেলা",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "বয়স:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "জন্মতারিখ:",
|
|
15
|
-
"patientGenderWithSeparator": "লিঙ্গ:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "রোগীর নাম:",
|
|
18
12
|
"postalCode": "পোস্টাল কোড",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "শুরু হয়েছে",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "টেলিফোন নম্বর:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/cs.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/de.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/en_US.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/es.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Fallecido",
|
|
10
10
|
"district": "Distrito",
|
|
11
11
|
"from_lower": "De",
|
|
12
|
-
"implementationLogo": "Logo de la implementación",
|
|
13
|
-
"patientAge": "Edad:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Fecha de nacimiento:",
|
|
15
|
-
"patientGenderWithSeparator": "Género:",
|
|
16
|
-
"patientIdentifierSticker": "Sticker de identificación del paciente",
|
|
17
|
-
"patientNameWithSeparator": "Nombre del paciente:",
|
|
18
12
|
"postalCode": "Código postal",
|
|
19
|
-
"printIdentifierSticker": "Imprimir sticker de identificación",
|
|
20
13
|
"started": "Iniciado",
|
|
21
14
|
"state": "Estado",
|
|
22
|
-
"stateProvince": "Estado"
|
|
23
|
-
"telephoneNumberWithSeparator": "Número de teléfono:"
|
|
15
|
+
"stateProvince": "Estado"
|
|
24
16
|
}
|
package/translations/es_MX.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/fr.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Décédé",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "du",
|
|
12
|
-
"implementationLogo": "Logo d'implementation",
|
|
13
|
-
"patientAge": "Age :",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date de naissance :",
|
|
15
|
-
"patientGenderWithSeparator": "Genre :",
|
|
16
|
-
"patientIdentifierSticker": "Autocollant d'identification du patient",
|
|
17
|
-
"patientNameWithSeparator": "Nom du patient :",
|
|
18
12
|
"postalCode": "Code postal",
|
|
19
|
-
"printIdentifierSticker": "Imprimer l'autocollant d'identification",
|
|
20
13
|
"started": "Démarré",
|
|
21
14
|
"state": "État",
|
|
22
|
-
"stateProvince": "État"
|
|
23
|
-
"telephoneNumberWithSeparator": "Numéro de téléphone :"
|
|
15
|
+
"stateProvince": "État"
|
|
24
16
|
}
|
package/translations/he.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "מחוז",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "לוגו הטמעה",
|
|
13
|
-
"patientAge": "גיל:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "תאריך לידה:",
|
|
15
|
-
"patientGenderWithSeparator": "מגדר:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "שם המטופל/ת:",
|
|
18
12
|
"postalCode": "מיקוד",
|
|
19
|
-
"printIdentifierSticker": "הדפסת מדבקת זיהוי",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "מדינה",
|
|
22
|
-
"stateProvince": "מדינה"
|
|
23
|
-
"telephoneNumberWithSeparator": "מספר טלפון:"
|
|
15
|
+
"stateProvince": "מדינה"
|
|
24
16
|
}
|
package/translations/hi.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/hi_IN.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/id.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Meninggal",
|
|
10
10
|
"district": "Kecamatan",
|
|
11
11
|
"from_lower": "dari",
|
|
12
|
-
"implementationLogo": "Logo Implementasi",
|
|
13
|
-
"patientAge": "Usia:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Tanggal lahir:",
|
|
15
|
-
"patientGenderWithSeparator": "Jenis kelamin:",
|
|
16
|
-
"patientIdentifierSticker": "Stiker identitas pasien",
|
|
17
|
-
"patientNameWithSeparator": "Nama pasien:",
|
|
18
12
|
"postalCode": "Kode pos",
|
|
19
|
-
"printIdentifierSticker": "Cetak stiker identitas",
|
|
20
13
|
"started": "Dimulai",
|
|
21
14
|
"state": "Provinsi",
|
|
22
|
-
"stateProvince": "Provinsi"
|
|
23
|
-
"telephoneNumberWithSeparator": "Nomor telepon:"
|
|
15
|
+
"stateProvince": "Provinsi"
|
|
24
16
|
}
|
package/translations/it.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceduto",
|
|
10
10
|
"district": "Distretto",
|
|
11
11
|
"from_lower": "da",
|
|
12
|
-
"implementationLogo": "Logo dell'implementazione",
|
|
13
|
-
"patientAge": "Età:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Data di nascita:",
|
|
15
|
-
"patientGenderWithSeparator": "Genere:",
|
|
16
|
-
"patientIdentifierSticker": "Etichetta identificativa del paziente",
|
|
17
|
-
"patientNameWithSeparator": "Nome del paziente:",
|
|
18
12
|
"postalCode": "Codice postale",
|
|
19
|
-
"printIdentifierSticker": "Stampa etichetta identificativa",
|
|
20
13
|
"started": "Iniziato",
|
|
21
14
|
"state": "Stato",
|
|
22
|
-
"stateProvince": "Stato"
|
|
23
|
-
"telephoneNumberWithSeparator": "Numero di telefono:"
|
|
15
|
+
"stateProvince": "Stato"
|
|
24
16
|
}
|
package/translations/ka.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "გარდაცვლილია",
|
|
10
10
|
"district": "რაიონი",
|
|
11
11
|
"from_lower": "საიდან",
|
|
12
|
-
"implementationLogo": "იმპლემენტაციის ლოგო",
|
|
13
|
-
"patientAge": "ასაკი:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "დაბადების დღე:",
|
|
15
|
-
"patientGenderWithSeparator": "სქესი:",
|
|
16
|
-
"patientIdentifierSticker": "პაკეტის იდენტიფიკატორი ეტიკეტი",
|
|
17
|
-
"patientNameWithSeparator": "პაციენტის სახელი:",
|
|
18
12
|
"postalCode": "საფოსტო კოდი",
|
|
19
|
-
"printIdentifierSticker": "იდენტიფიკატორი ეტიკეტის დაბეჭდვა",
|
|
20
13
|
"started": "დაწყებულია",
|
|
21
14
|
"state": "შტატი",
|
|
22
|
-
"stateProvince": "შტატი"
|
|
23
|
-
"telephoneNumberWithSeparator": "ტელეფონის ნომერი:"
|
|
15
|
+
"stateProvince": "შტატი"
|
|
24
16
|
}
|
package/translations/km.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "ស្រុក/ខ័ណ្ឌ",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "លេខកូដតំបន់",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "រដ្ឋ",
|
|
22
|
-
"stateProvince": "រដ្ឋ"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "រដ្ឋ"
|
|
24
16
|
}
|
package/translations/ku.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/ky.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/lg.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/ne.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/pl.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/pt.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "Distrito",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Logotipo de implementação",
|
|
13
|
-
"patientAge": "Idade:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Data de nascimento:",
|
|
15
|
-
"patientGenderWithSeparator": "Sexo:",
|
|
16
|
-
"patientIdentifierSticker": "Etiqueta de Identificador do Utente",
|
|
17
|
-
"patientNameWithSeparator": "Nome do utente:",
|
|
18
12
|
"postalCode": "Caixa postal",
|
|
19
|
-
"printIdentifierSticker": "Imprimir etiqueta do identificador",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "Estado",
|
|
22
|
-
"stateProvince": "Estado"
|
|
23
|
-
"telephoneNumberWithSeparator": "Número de Telefone:"
|
|
15
|
+
"stateProvince": "Estado"
|
|
24
16
|
}
|
package/translations/pt_BR.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Falecido",
|
|
10
10
|
"district": "Estado",
|
|
11
11
|
"from_lower": "de",
|
|
12
|
-
"implementationLogo": "Logo de implementação",
|
|
13
|
-
"patientAge": "Idade:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Data de nascimento:",
|
|
15
|
-
"patientGenderWithSeparator": "Sexo:",
|
|
16
|
-
"patientIdentifierSticker": "Etiqueta de identificação do Paciente",
|
|
17
|
-
"patientNameWithSeparator": "Nome do Paciente:",
|
|
18
12
|
"postalCode": "Código postal CEP",
|
|
19
|
-
"printIdentifierSticker": "Imprimir etiqueta de identificação",
|
|
20
13
|
"started": "Iniciado",
|
|
21
14
|
"state": "Estado",
|
|
22
|
-
"stateProvince": "Estado"
|
|
23
|
-
"telephoneNumberWithSeparator": "Número de Telefone:"
|
|
15
|
+
"stateProvince": "Estado"
|
|
24
16
|
}
|
package/translations/qu.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/ro_RO.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Decedat",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "de la",
|
|
12
|
-
"implementationLogo": "Logo implementare",
|
|
13
|
-
"patientAge": "Vârstă:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Data nașterii:",
|
|
15
|
-
"patientGenderWithSeparator": "Sex:",
|
|
16
|
-
"patientIdentifierSticker": "Etichetă identificare pacient",
|
|
17
|
-
"patientNameWithSeparator": "Nume pacient:",
|
|
18
12
|
"postalCode": "Cod poștal",
|
|
19
|
-
"printIdentifierSticker": "Printează etichetă identificare",
|
|
20
13
|
"started": "Început",
|
|
21
14
|
"state": "Stat",
|
|
22
|
-
"stateProvince": "Stat/Provincie"
|
|
23
|
-
"telephoneNumberWithSeparator": "Număr de telefon:"
|
|
15
|
+
"stateProvince": "Stat/Provincie"
|
|
24
16
|
}
|
package/translations/ru_RU.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/si.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/sq.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/sw.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/sw_KE.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|
package/translations/tr.json
CHANGED
|
@@ -9,16 +9,8 @@
|
|
|
9
9
|
"deceased": "Deceased",
|
|
10
10
|
"district": "District",
|
|
11
11
|
"from_lower": "from",
|
|
12
|
-
"implementationLogo": "Implementation logo",
|
|
13
|
-
"patientAge": "Age:",
|
|
14
|
-
"patientDateOfBirthWithSeparator": "Date of birth:",
|
|
15
|
-
"patientGenderWithSeparator": "Gender:",
|
|
16
|
-
"patientIdentifierSticker": "Patient identifier sticker",
|
|
17
|
-
"patientNameWithSeparator": "Patient name:",
|
|
18
12
|
"postalCode": "Postal code",
|
|
19
|
-
"printIdentifierSticker": "Print identifier sticker",
|
|
20
13
|
"started": "Started",
|
|
21
14
|
"state": "State",
|
|
22
|
-
"stateProvince": "State"
|
|
23
|
-
"telephoneNumberWithSeparator": "Telephone number:"
|
|
15
|
+
"stateProvince": "State"
|
|
24
16
|
}
|