Skip to content

Commit df1de0e

Browse files
Translations added successfully for these three languages : Amheric ,French, Khmer (#1888)
* i18 update * translations added * Translations added for three languages amheric, french and khamer * package.json and yarn.lock reverted back to default * Update packages/esm-cervical-cancer-app/translations/am.json Co-authored-by: kyampeire Hadijah <30952856+hadijahkyampeire@users.noreply.github.com> * Update packages/esm-cervical-cancer-app/translations/km.json Co-authored-by: kyampeire Hadijah <30952856+hadijahkyampeire@users.noreply.github.com> * Update packages/esm-cervical-cancer-app/translations/fr.json Co-authored-by: kyampeire Hadijah <30952856+hadijahkyampeire@users.noreply.github.com> * Portuguese and Swahili languages were sucessfully added, cleanup on previous translations was also done --------- Co-authored-by: kyampeire Hadijah <30952856+hadijahkyampeire@users.noreply.github.com>
1 parent 5fe0614 commit df1de0e

File tree

51 files changed

+686
-156
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+686
-156
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"cacxSummary": "የ CaCx ማጠቃለያ"
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"cacxSummary": "Résumé CaCx"
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"cacxSummary": "សង្ខេប CaCx"
3+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
{
3+
"cacxSummary": "Resumo CaCx"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
{
3+
"cacxSummary": "Muhtasari wa CaCx"
4+
}
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"activeLoadingIndicator": "በጥቅም ላይ የሆነ ጭኖ መጠቆሚያ",
3+
"add": "አክል",
4+
"addPatientToListOption": "ታካሚን ወደ ዝርዝር ጨምር",
5+
"age": "እድሜ",
6+
"cancel": "ሰርዝ",
7+
"checkFilters": "ከላይ ያሉትን ማጣሪያዎች ምረጥ",
8+
"deleteEncounter": "አጥፋ",
9+
"editEncounter": "አርትእ",
10+
"emptyStateText": "ለማሳየት ምንም {displayText.toLowerCase()} የለም{displayText.toLowerCase() != 'patients' ? ' ለዚህ ታካሚ' : ''}",
11+
"encounterDeleted": "ግኝት ተሰርዟል",
12+
"error": "ስህተት",
13+
"errorCopy": "ይቅርታ, ይህን መረጃ ማሳየት ችግር አለ. ይህን ገጽ ማንቀሳቀስ ይችላሉ, ወይም የጣቢያውን አስተዳዳሪ ያናግሩ እና ከላይ የሚገኝ ስህተት ኮድ ያመለክቱ.",
14+
"failedDeleting": "ሊወገድ አልቻለም",
15+
"gender": "ፆታ",
16+
"hivPositive": "ኤች አይ ቪ አለ",
17+
"moveToListSideNav": "ወደ ዝርዝር እንቅስቃሴ",
18+
"name": "ስም",
19+
"nextPage": "ቀጣይ ገጽ",
20+
"noMatchingPatients": "የሚገኙ ታካሚዎች የሉም",
21+
"noPatientSidenav": "በዚህ ዝርዝር ውስጥ ታካሚዎች የሉም.",
22+
"noPatientsInList": "በዚህ ዝርዝር ውስጥ ታካሚዎች የሉም",
23+
"patientAddedSuccess": "ታካሚው ከሁሉም ዝርዝሮች በተሳካ ሁኔታ ተሰርዞ ነበር",
24+
"patientAddedToCohortSuccess": "",
25+
"patientList": "የታካሚ ዝርዝር",
26+
"previousPage": "ያለፈው ገጽ",
27+
"record": "መዝገብ",
28+
"removeFromList": "ከዝርዝር አስወግድ",
29+
"removePatientFromListConfirmation": "ታካሚን ከዚህ ዝርዝር ማስወገድ እንደሚፈልጉ እርግጠኛ ነዎት?",
30+
"searchClientList": "የተመልካች ዝርዝር ፈልግ",
31+
"searchThisList": "ይህን ዝርዝር ፈልግ",
32+
"startHTSSession": "ኤች ቲ ኤስ ክፍለ ጊዜ ጀምር",
33+
"successfullyDeleted": "በተሳካ ሁኔታ ተሰርዟል",
34+
"viewEncounter": "እይ"
35+
}
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"activeLoadingIndicator": "Indicateur de chargement actif",
3+
"add": "Ajouter",
4+
"addPatientToListOption": "Ajouter le patient à la liste",
5+
"age": "Âge",
6+
"cancel": "Annuler",
7+
"checkFilters": "Vérifiez les filtres ci-dessus",
8+
"deleteEncounter": "Supprimer",
9+
"editEncounter": "Modifier",
10+
"emptyStateText": "Il n'y a pas de {displayText.toLowerCase()} à afficher{displayText.toLowerCase() != 'patients' ? ' pour ce patient' : ''}",
11+
"encounterDeleted": "Rencontre supprimée",
12+
"error": "Erreur",
13+
"errorCopy": "Désolé, il y a eu un problème pour afficher cette information. Vous pouvez essayer de recharger cette page ou contacter l'administrateur du site et citer le code d'erreur ci-dessus.",
14+
"failedDeleting": "n'a pas pu être supprimé",
15+
"gender": "Sexe",
16+
"hivPositive": "VIH positif",
17+
"moveToListSideNav": "Déplacer vers la liste",
18+
"name": "Nom",
19+
"nextPage": "Page suivante",
20+
"noMatchingPatients": "Aucun patient correspondant à afficher",
21+
"noPatientSidenav": "Il n'y a aucun patient dans cette liste.",
22+
"noPatientsInList": "Il n'y a aucun patient dans cette liste",
23+
"patientAddedSuccess": "Le patient a été retiré de toutes les listes avec succès",
24+
"patientAddedToCohortSuccess": "",
25+
"patientList": "liste de patients",
26+
"previousPage": "Page précédente",
27+
"record": "Enregistrer",
28+
"removeFromList": "Retirer de la liste",
29+
"removePatientFromListConfirmation": "Êtes-vous sûr de vouloir retirer {{patientName}} de cette liste?",
30+
"searchClientList": "Rechercher dans la liste des clients",
31+
"searchThisList": "Rechercher dans cette liste",
32+
"startHTSSession": "Démarrer la session HTS",
33+
"successfullyDeleted": "supprimé avec succès",
34+
"viewEncounter": "Voir"
35+
}
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"activeLoadingIndicator": "សូចនាករកំពុងផ្ទុក",
3+
"add": "បន្ថែម",
4+
"addPatientToListOption": "បន្ថែមអ្នកជម្ងឺទៅក្នុងបញ្ជី",
5+
"age": "អាយុ",
6+
"cancel": "បោះបង់",
7+
"checkFilters": "ពិនិត្យមើលតម្រងខាងលើ",
8+
"deleteEncounter": "លុប",
9+
"editEncounter": "កែសម្រួល",
10+
"emptyStateText": "There are no {displayText.toLowerCase()} to display{displayText.toLowerCase() != 'patients' ? ' for this patient' : ''}",
11+
"encounterDeleted": "ការជួបត្រូវបានលុប",
12+
"error": "កំហុស",
13+
"errorCopy": "Sorry, there was a problem displaying this information. You can try to reload this page, or contact the site administrator and quote the error code above.",
14+
"failedDeleting": "មិនអាចត្រូវបានលុប",
15+
"gender": "ភេទ",
16+
"hivPositive": "វិជ្ជមាន HIV",
17+
"moveToListSideNav": "ផ្លាស់ទីទៅបញ្ជី",
18+
"name": "ឈ្មោះ",
19+
"nextPage": "ទំព័របន្ទាប់",
20+
"noMatchingPatients": "គ្មានអ្នកជម្ងឺដែលត្រូវគ្នាដើម្បីបង្ហាញ",
21+
"noPatientSidenav": "គ្មានអ្នកជម្ងឺនៅក្នុងបញ្ជីនេះទេ។",
22+
"noPatientsInList": "គ្មានអ្នកជម្ងឺនៅក្នុងបញ្ជីនេះទេ",
23+
"patientAddedSuccess": "អ្នកជម្ងឺត្រូវបានដកចេញពីបញ្ជីទាំងអស់ដោយជោគជ័យ",
24+
"patientAddedToCohortSuccess": "",
25+
"patientList": "បញ្ជីអ្នកជម្ងឺ",
26+
"previousPage": "ទំព័រមុន",
27+
"record": "កត់ត្រា",
28+
"removeFromList": "ដកចេញពីបញ្ជី",
29+
"removePatientFromListConfirmation": "Are you sure you want to remove {{patientName}} from this list?",
30+
"searchClientList": "ស្វែងរកបញ្ជីអតិថិជន",
31+
"searchThisList": "ស្វែងរកបញ្ជីនេះ",
32+
"startHTSSession": "ចាប់ផ្តើមវគ្គ HTS",
33+
"successfullyDeleted": "បានលុបដោយជោគជ័យ",
34+
"viewEncounter": "មើល"
35+
}
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"activeLoadingIndicator": "Indicador de carregamento ativo",
3+
"add": "Novo",
4+
"addPatientToListOption": "Adicionar paciente à lista",
5+
"age": "Idade",
6+
"cancel": "Cancelar",
7+
"checkFilters": "Verifique os filtros acima",
8+
"deleteEncounter": "Apagar",
9+
"editEncounter": "Editar",
10+
"emptyStateText": "Não há {displayText.toLowerCase()} para exibir{displayText.toLowerCase() != 'patients' ? ' para este paciente' : ''}",
11+
"encounterDeleted": "Encontro apagado",
12+
"error": "Erro",
13+
"errorCopy": "Desculpe, houve um problema ao exibir estas informações. Você pode tentar recarregar esta página, ou contactar o administrador do site e mencionar o código de erro acima.",
14+
"failedDeleting": "não pôde ser apagado",
15+
"gender": "Gênero",
16+
"hivPositive": "HIV Positivo",
17+
"moveToListSideNav": "Mover para lista",
18+
"name": "Nome",
19+
"nextPage": "Próxima página",
20+
"noMatchingPatients": "Sem pacientes correspondentes para exibir",
21+
"noPatientSidenav": "Não há pacientes nesta lista.",
22+
"noPatientsInList": "Não há pacientes nesta lista",
23+
"patientAddedSuccess": "Paciente removido com sucesso de todas as listas",
24+
"patientAddedToCohortSuccess": "",
25+
"patientList": "Lista de Pacientes",
26+
"previousPage": "Página anterior",
27+
"record": "Registro",
28+
"removeFromList": "Remover da lista",
29+
"removePatientFromListConfirmation": "Tem certeza de que deseja remover {{patientName}} desta lista?",
30+
"searchClientList": "Pesquisar lista de clientes",
31+
"searchThisList": "Pesquisar esta lista",
32+
"startHTSSession": "Iniciar sessão HTS",
33+
"successfullyDeleted": "Apagado com sucesso",
34+
"viewEncounter": "Ver"
35+
}
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"activeLoadingIndicator": "Kiashiria cha kupakia",
3+
"add": "Ongeza",
4+
"addPatientToListOption": "Ongeza mgonjwa kwenye orodha",
5+
"age": "Umri",
6+
"cancel": "Ghairi",
7+
"checkFilters": "Angalia vichujio hapo juu",
8+
"deleteEncounter": "Futa",
9+
"editEncounter": "Hariri",
10+
"emptyStateText": "Hakuna {displayText.toLowerCase()} za kuonyesha{displayText.toLowerCase() != 'patients' ? ' kwa mgonjwa huyu' : ''}",
11+
"encounterDeleted": "Kukutana kimefutwa",
12+
"error": "Hitilafu",
13+
"errorCopy": "Samahani, kulikuwa na tatizo kuonyesha habari hii. Unaweza jaribu kupakia ukurasa huu tena, au wasiliana na msimamizi wa tovuti na uanukuu nambari ya hitilafu hapo juu.",
14+
"failedDeleting": "haikuweza kufutwa",
15+
"gender": "Jinsia",
16+
"hivPositive": "HIV chanya",
17+
"moveToListSideNav": "Hamisha kwenye orodha",
18+
"name": "Jina",
19+
"nextPage": "Ukurasa ufuatao",
20+
"noMatchingPatients": "Hakuna wagonjwa sawa wa kuonyesha",
21+
"noPatientSidenav": "Hakuna wagonjwa kwenye orodha hii.",
22+
"noPatientsInList": "Hakuna wagonjwa kwenye orodha hii",
23+
"patientAddedSuccess": "Mgonjwa ameondolewa kwenye orodha zote kwa mafanikio",
24+
"patientAddedToCohortSuccess": "",
25+
"patientList": "Orodha ya wagonjwa",
26+
"previousPage": "Ukurasa uliopita",
27+
"record": "Rekodi",
28+
"removeFromList": "Ondoa kutoka kwenye orodha",
29+
"removePatientFromListConfirmation": "Una uhakika unataka kumwondoa {{patientName}} kwenye orodha hii?",
30+
"searchClientList": "Tafuta orodha ya wateja",
31+
"searchThisList": "Tafuta kwenye orodha hii",
32+
"startHTSSession": "Anza Kikao cha HTS",
33+
"successfullyDeleted": "Umefanikiwa kufuta",
34+
"viewEncounter": "Tazama"
35+
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"age": "እድሜ",
3+
"Age": "እድሜ",
4+
"AssessmentDate": "የመታወቂያ ቀን",
5+
"assessments": "መታወቂያዎች",
6+
"cases": "ማህደሪዎች",
7+
"name": "ስም",
8+
"noPatientList": "በዚህ ዝርዝር ውስጥ ታካሚዎች የለም.",
9+
"outcome": "ውጤት",
10+
"outcomeDate": "የውጤት ቀን",
11+
"outcomes": "የውጤቶች",
12+
"peopleTestedPositive": "ተመላሽ ከሆነ ሰውዬ ተጨማሪ",
13+
"peopleVaccinated": "ተመላሽ ለመለዋወጫ ሰውዬ",
14+
"PeopleWithCovidOutcome": "ሀላፊዎች ያሉት የ COVID ውጤቶች",
15+
"presentation": "ምርመራ",
16+
"searchClientList": "የተመለከተው ዝርዝር ፈልግ",
17+
"sex": "ጾታ",
18+
"testsConducted": "የተዛመዱ መታወቂያዎች",
19+
"vaccinationLastVaccineAdmin": "የመለዋወጫ መነሻ ላይ",
20+
"vaccinationLastVaccineDoseAdmin": "የመለዋወጫ መነሻ ሳይንስ",
21+
"vaccinationName": "ስም",
22+
"vaccinations": "መለዋወጥዎች"
23+
}
Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,23 @@
11
{
22
"age": "Age",
33
"Age": "Age",
4-
"allCTClients": "All COVID-19 Clients",
5-
"assessmentDate": "Assessment date",
64
"AssessmentDate": "AssessmentDate Date",
75
"assessments": "Assessments",
86
"cases": "Cases",
9-
"editAssessmentForm": "Edit case assessment form",
10-
"finalResults": "Final result",
11-
"lastDoseAdministered": "Last Dose Administered",
127
"name": "Name",
138
"noPatientList": "There are no patients in this list.",
149
"outcome": "Outcome",
1510
"outcomeDate": "Outcome Date",
1611
"outcomes": "Outcomes",
17-
"pendingLabResults": "Pending lab results",
1812
"peopleTestedPositive": "People tested positive",
1913
"peopleVaccinated": "People vaccinated",
2014
"PeopleWithCovidOutcome": "People with covid outcome",
2115
"presentation": "Presentation",
22-
"returnVisitDate": "Return Visit Date",
23-
"scheduledVaccination": "Scheduled Vaccination",
2416
"searchClientList": "Search client list",
2517
"sex": "Sex",
26-
"testDate": "Test Date",
2718
"testsConducted": "Completed assessments",
28-
"testType": "Test Type",
2919
"vaccinationLastVaccineAdmin": "Last Vaccine Administered",
3020
"vaccinationLastVaccineDoseAdmin": "Last Vaccine Dose Administered",
3121
"vaccinationName": "Name",
32-
"vaccinations": "Vaccinations",
33-
"vaccine": "Vaccine"
22+
"vaccinations": "Vaccinations"
3423
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"age": "Âge",
3+
"Age": "Âge",
4+
"AssessmentDate": "Date d'évaluation",
5+
"assessments": "Évaluations",
6+
"cases": "Cas",
7+
"name": "Nom",
8+
"noPatientList": "Il n'y a aucun patient dans cette liste.",
9+
"outcome": "Résultat",
10+
"outcomeDate": "Date du résultat",
11+
"outcomes": "Résultats",
12+
"peopleTestedPositive": "Personnes testées positives",
13+
"peopleVaccinated": "Personnes vaccinées",
14+
"PeopleWithCovidOutcome": "Personnes avec un résultat COVID",
15+
"presentation": "Présentation",
16+
"searchClientList": "Rechercher dans la liste des clients",
17+
"sex": "Sexe",
18+
"testsConducted": "Évaluations complétées",
19+
"vaccinationLastVaccineAdmin": "Dernier vaccin administré",
20+
"vaccinationLastVaccineDoseAdmin": "Dernière dose de vaccin administrée",
21+
"vaccinationName": "Nom",
22+
"vaccinations": "Vaccinations"
23+
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"age": "អាយុ",
3+
"Age": "អាយុ",
4+
"AssessmentDate": "កាលបរិច្ឆេទវាយតម្លៃ",
5+
"assessments": "ការវាយតម្លៃ",
6+
"cases": "ករណី",
7+
"name": "ឈ្មោះ",
8+
"noPatientList": "គ្មានអ្នកជំងឺនៅក្នុងបញ្ជីនេះទេ។",
9+
"outcome": "លទ្ធផល",
10+
"outcomeDate": "កាលបរិច្ឆេទលទ្ធផល",
11+
"outcomes": "លទ្ធផល",
12+
"peopleTestedPositive": "មនុស្សដែលធ្វើតេស្តវិជ្ជមាន",
13+
"peopleVaccinated": "មនុស្សដែលបានចាក់វ៉ាក់សាំង",
14+
"PeopleWithCovidOutcome": "មនុស្សដែលមានលទ្ធផលកូវីដ",
15+
"presentation": "ការបង្ហាញ",
16+
"searchClientList": "ស្វែងរកបញ្ជីអតិថិជន",
17+
"sex": "ភេទ",
18+
"testsConducted": "ការវាយតម្លៃដែលបានបញ្ចប់",
19+
"vaccinationLastVaccineAdmin": "វ៉ាក់សាំងចុងក្រោយដែលបានផ្តល់",
20+
"vaccinationLastVaccineDoseAdmin": "ដូសវ៉ាក់សាំងចុងក្រោយដែលបានផ្តល់",
21+
"vaccinationName": "ឈ្មោះ",
22+
"vaccinations": "ការចាក់វ៉ាក់សាំង"
23+
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"age": "Idade",
3+
"Age": "Idade",
4+
"AssessmentDate": "Data da Avaliação",
5+
"assessments": "Avaliações",
6+
"cases": "Casos",
7+
"name": "Nome",
8+
"noPatientList": "Não há pacientes nesta lista.",
9+
"outcome": "Resultado",
10+
"outcomeDate": "Data do Resultado",
11+
"outcomes": "Resultados",
12+
"peopleTestedPositive": "Pessoas testadas positivas",
13+
"peopleVaccinated": "Pessoas vacinadas",
14+
"PeopleWithCovidOutcome": "Pessoas com resultado de COVID",
15+
"presentation": "Apresentação",
16+
"searchClientList": "Pesquisar lista de clientes",
17+
"sex": "Sexo",
18+
"testsConducted": "Avaliações completas",
19+
"vaccinationLastVaccineAdmin": "Última Vacina Administrada",
20+
"vaccinationLastVaccineDoseAdmin": "Última Dose de Vacina Administrada",
21+
"vaccinationName": "Nome da Vacinação",
22+
"vaccinations": "Vacinações"
23+
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"age": "Umri",
3+
"Age": "Umri",
4+
"AssessmentDate": "Tarehe ya Tathmini",
5+
"assessments": "Tathmini",
6+
"cases": "Kesi",
7+
"name": "Jina",
8+
"noPatientList": "Hakuna wagonjwa katika orodha hii.",
9+
"outcome": "Matokeo",
10+
"outcomeDate": "Tarehe ya Matokeo",
11+
"outcomes": "Matokeo",
12+
"peopleTestedPositive": "Watu waliojaribiwa na kupatikana kuwa chanya",
13+
"peopleVaccinated": "Watu waliochanjwa",
14+
"PeopleWithCovidOutcome": "Watu walio na matokeo ya COVID",
15+
"presentation": "Uwasilishaji",
16+
"searchClientList": "Tafuta orodha ya wateja",
17+
"sex": "Jinsia",
18+
"testsConducted": "Tathmini zilizokamilishwa",
19+
"vaccinationLastVaccineAdmin": "Chanjo ya mwisho iliyoadministrwa",
20+
"vaccinationLastVaccineDoseAdmin": "Dozi ya mwisho ya chanjo iliyoadministrwa",
21+
"vaccinationName": "Jina la Chanjo",
22+
"vaccinations": "Chanjo"
23+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"encounterUuid": "የይለፍ ስም ሳምንት",
3+
"encounterUuidEntry": "የይለፍ ስም ሳምንት ያስገቡ",
4+
"finalSchema": "የመጨረሻ እይታ",
5+
"formIntent": "የተሳሳተ ቅርጸት",
6+
"formRender": "የቅርጸት ዕይታ",
7+
"formRenderMenuLink": "የቅርጸት ዕይታ",
8+
"formRenderTestTitle": "የቅርጸት ዕይታ ማሳያ",
9+
"generatedForm": "በማሳወቂያ በኩል ተከተል የቅርጸት",
10+
"jsonEditorThe": "JSON ኤዲቨት ጠለል",
11+
"jsonInput": "JSON የነጥብ",
12+
"jsonSchemaHeader": "JSON እይታ",
13+
"jsonText": "JSON ጽሑፍ ያስገቡ",
14+
"render": "ማስተላለፍ",
15+
"selectForm": "--የተሳሳተ ቅርጸት ይምረጡ",
16+
"submitForm": "እባኮ የቅርጸት ይላኩ"
17+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"encounterUuid": "UUID de l'interaction",
3+
"encounterUuidEntry": "Entrer l'UUID de l'interaction",
4+
"finalSchema": "Schéma final",
5+
"formIntent": "Intention du formulaire",
6+
"formRender": "Rendu du formulaire",
7+
"formRenderMenuLink": "Rendu du formulaire",
8+
"formRenderTestTitle": "Test de rendu du formulaire",
9+
"generatedForm": "Formulaire généré",
10+
"jsonEditorThe": "Thème de l'éditeur JSON",
11+
"jsonInput": "Entrée JSON",
12+
"jsonSchemaHeader": "Schéma JSON",
13+
"jsonText": "Entrer le texte JSON",
14+
"render": "Rendu",
15+
"selectForm": "--Sélectionner l'intention du formulaire",
16+
"submitForm": "Veuillez soumettre le formulaire"
17+
}

0 commit comments

Comments
 (0)