Skip to content

Commit

Permalink
(feat) Improved {locale}.json translation files for various languages (
Browse files Browse the repository at this point in the history
…#705)

* Added various languages to parse when extracting translations

* Updated translations
  • Loading branch information
vasharma05 authored Jun 29, 2023
1 parent eba9d28 commit 06cda62
Show file tree
Hide file tree
Showing 19 changed files with 325 additions and 28 deletions.
21 changes: 21 additions & 0 deletions packages/apps/esm-implementer-tools-app/translations/am.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"activeItemSourceText": "The current value comes from ",
"backendModules": "Backend Modules",
"clearConfig": "Clear Local Config",
"configuration": "Configuration",
"downloadConfig": "Download Config",
"edit": "Edit",
"editValueButtonText": "Edit",
"frontendModules": "Frontend Modules",
"installedVersion": "Installed Version",
"itemDescriptionSourceDefaultText": "The current value is the default.",
"jsonEditor": "JSON Editor",
"missing": "Missing",
"moduleName": "Module Name",
"requiredVersion": "Required Version",
"resetToDefaultValueButtonText": "Reset to default",
"uiEditor": "UI Editor",
"unknownVersion": "unknown",
"value": "Value",
"view": "View"
}
3 changes: 2 additions & 1 deletion packages/apps/esm-implementer-tools-app/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"backendModules": "Modulos backend",
"clearConfig": "Borrar config",
"configuration": "Configuración",
"devConfig": "Valores defectos experimentales",
"downloadConfig": "Descargar config",
"edit": "Editar",
"editValueButtonText": "Editar",
"frontendModules": "Frontend Modules",
"installedVersion": "Versión instalada",
"itemDescriptionSourceDefaultText": "El valor coriente es lo predeterminado.",
"jsonEditor": "Editar como JSON",
Expand All @@ -15,6 +15,7 @@
"requiredVersion": "Versión requerida",
"resetToDefaultValueButtonText": "Volver al valor predeterminado",
"uiEditor": "Editór visual",
"unknownVersion": "unknown",
"value": "Valor",
"view": "Vista"
}
21 changes: 21 additions & 0 deletions packages/apps/esm-implementer-tools-app/translations/fr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"activeItemSourceText": "The current value comes from ",
"backendModules": "Backend Modules",
"clearConfig": "Clear Local Config",
"configuration": "Configuration",
"downloadConfig": "Download Config",
"edit": "Edit",
"editValueButtonText": "Edit",
"frontendModules": "Frontend Modules",
"installedVersion": "Installed Version",
"itemDescriptionSourceDefaultText": "The current value is the default.",
"jsonEditor": "JSON Editor",
"missing": "Missing",
"moduleName": "Module Name",
"requiredVersion": "Required Version",
"resetToDefaultValueButtonText": "Reset to default",
"uiEditor": "UI Editor",
"unknownVersion": "unknown",
"value": "Value",
"view": "View"
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"backendModules": "מודולים בצד השרת",
"clearConfig": "נקה תצורה מקומית",
"configuration": "תצורה",
"devConfig": "תצורת פיתוח",
"downloadConfig": "הורד תצורה",
"edit": "ערוך",
"editValueButtonText": "ערוך",
Expand Down
21 changes: 21 additions & 0 deletions packages/apps/esm-implementer-tools-app/translations/km.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"activeItemSourceText": "The current value comes from ",
"backendModules": "Backend Modules",
"clearConfig": "Clear Local Config",
"configuration": "Configuration",
"downloadConfig": "Download Config",
"edit": "Edit",
"editValueButtonText": "Edit",
"frontendModules": "Frontend Modules",
"installedVersion": "Installed Version",
"itemDescriptionSourceDefaultText": "The current value is the default.",
"jsonEditor": "JSON Editor",
"missing": "Missing",
"moduleName": "Module Name",
"requiredVersion": "Required Version",
"resetToDefaultValueButtonText": "Reset to default",
"uiEditor": "UI Editor",
"unknownVersion": "unknown",
"value": "Value",
"view": "View"
}
21 changes: 21 additions & 0 deletions packages/apps/esm-login-app/translations/am.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"back": "Back",
"change": "Change",
"confirm": "Confirm",
"continue": "Continue",
"error": "Error",
"invalidCredentials": "",
"loading": "Loading",
"loggingIn": "Logging in",
"login": "Log in",
"Logout": "Logout",
"noResultsToDisplay": "No results to display",
"password": "Password",
"poweredBy": "Powered by",
"searchForLocation": "Search for a location",
"selectYourLocation": "Select your location from the list below. Use the search bar to find your location.",
"submitting": "Submitting",
"username": "Username",
"validValueRequired": "A valid value is required",
"welcome": "Welcome"
}
23 changes: 16 additions & 7 deletions packages/apps/esm-login-app/translations/es.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,21 @@
{
"login": "Iniciar sesión",
"password": "Contraseña",
"username": "Nombre de usuario",
"back": "Back",
"change": "Change",
"confirm": "confirmar",
"continue": "Seguir",
"error": "Error",
"invalidCredentials": "Nombre de usuario o contraseña incorrecta",
"welcome": "Bienvenido",
"match": "partido",
"selectYourLocation": "Seleccione su ubicación de la lista a continuación. Utilice la barra de búsqueda para buscar su ubicación.",
"loading": "Loading",
"loggingIn": "Logging in",
"login": "Iniciar sesión",
"Logout": "Logout",
"noResultsToDisplay": "No results to display",
"password": "Contraseña",
"poweredBy": "Powered by",
"searchForLocation": "Busque una ubicación.",
"confirm": "confirmar"
"selectYourLocation": "Seleccione su ubicación de la lista a continuación. Utilice la barra de búsqueda para buscar su ubicación.",
"submitting": "Submitting",
"username": "Nombre de usuario",
"validValueRequired": "A valid value is required",
"welcome": "Bienvenido"
}
12 changes: 3 additions & 9 deletions packages/apps/esm-login-app/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,19 @@
"back": "Retour",
"change": "Changer",
"confirm": "Vérifier",
"contactAdmin": "Veuillez contacter l'administrateur du site",
"continue": "Continuer",
"error": "Erreur",
"found": "trouvé",
"invalidCredentials": "Nom d'utilisateur ou mot de passe invalide",
"loading": "En cours de chargement",
"locationNotFound": "Désolé, aucun emplacement n'a été trouvé",
"location": "Emplacement",
"loggingIn": "Logging in",
"login": "S'identifier",
"Logout": "Se déconnecter",
"match": "faire correspondre",
"matches": "Résultats",
"needHelp": "Besoin d'aide?",
"of": "de",
"noResultsToDisplay": "No results to display",
"password": "Mot de passe",
"poweredBy": "Propulsé par",
"searchForLocation": "Rechercher un emplacement",
"selectYourLocation": "Sélectionnez votre emplacement dans la liste ci-dessous. Utilisez la barre de recherche pour rechercher votre emplacement.",
"showing": "Montrant",
"submitting": "Submitting",
"username": "Nom d'utilisateur",
"validValueRequired": "Une valeur valide est requise",
"welcome": "Bienvenue"
Expand Down
12 changes: 3 additions & 9 deletions packages/apps/esm-login-app/translations/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,19 @@
"back": "חזרה",
"change": "שינוי",
"confirm": "אישור",
"contactAdmin": "יצירת קשר עם מנהל האתר",
"continue": "המשך",
"error": "שגיאה",
"found": "נמצא",
"invalidCredentials": "שם משתמש או סיסמה לא תקינים",
"loading": "טוען",
"locationNotFound": "מצטערים, מיקום לא נמצא",
"locations": "מיקומים",
"loggingIn": "Logging in",
"login": "התחברות",
"Logout": "התנתקות",
"match": "התאמה",
"matches": "התאמות",
"needHelp": "צריך עזרה?",
"of": "של",
"noResultsToDisplay": "No results to display",
"password": "סיסמה",
"poweredBy": "מופעל על ידי",
"searchForLocation": "חיפוש מיקום",
"selectYourLocation": "בחר את המיקום שלך מהרשימה למטה. השתמש בשורת החיפוש לחיפוש המיקום שלך.",
"showing": "מציג",
"submitting": "Submitting",
"username": "שם משתמש",
"validValueRequired": "נדרשת ערך תקף",
"welcome": "ברוכים הבאים"
Expand Down
21 changes: 21 additions & 0 deletions packages/apps/esm-login-app/translations/km.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"back": "Back",
"change": "Change",
"confirm": "Confirm",
"continue": "Continue",
"error": "Error",
"invalidCredentials": "",
"loading": "Loading",
"loggingIn": "Logging in",
"login": "Log in",
"Logout": "Logout",
"noResultsToDisplay": "No results to display",
"password": "Password",
"poweredBy": "Powered by",
"searchForLocation": "Search for a location",
"selectYourLocation": "Select your location from the list below. Use the search bar to find your location.",
"submitting": "Submitting",
"username": "Username",
"validValueRequired": "A valid value is required",
"welcome": "Welcome"
}
58 changes: 58 additions & 0 deletions packages/apps/esm-offline-tools-app/translations/am.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"emptyStateText": "There are no {displayText} to display",
"home": "Home",
"homeHeader": "Offline home",
"homeOverviewCardOfflineActionsFailedToUpload": "Failed to upload",
"homeOverviewCardOfflineActionsHeader": "Offline actions",
"homeOverviewCardOfflineActionsPendingUpload": "Pending upload",
"homeOverviewCardPatientsDownloaded": "Downloaded",
"homeOverviewCardPatientsHeader": "Patients",
"homeOverviewCardPatientsNewlyRegistered": "Newly registered",
"homeOverviewCardView": "View",
"offlineActions": "Offline actions",
"offlineActionsDeleteConfirmationModalCancel": "Cancel",
"offlineActionsDeleteConfirmationModalConfirm": "Delete forever",
"offlineActionsDeleteConfirmationModalContent": "Are you sure that you want to delete all selected offline actions? This cannot be undone!",
"offlineActionsDeleteConfirmationModalTitle": "Delete offline actions",
"offlineActionsHeader": "Offline actions",
"offlineActionsNoActionsEmptyStateContent": "All offline actions have been uploaded successfully,\nand merged with the online patient records.",
"offlineActionsNoActionsEmptyStateImageAlt": "No Pending Actions Image",
"offlineActionsNoActionsEmptyStateTitle": "No actions pending upload",
"offlineActionsTableAction": "Action",
"offlineActionsTableCreatedOn": "Date & Time",
"offlineActionsTableDeleteAction": "Delete action",
"offlineActionsTableDeleteActions_one": "Delete {count} actions",
"offlineActionsTableDeleteActions_other": "Delete {count} actions",
"offlineActionsTableError": "Error",
"offlineActionsTablePatient": "Patient",
"offlineActionsUpdateOfflinePatients": "Update offline patients",
"offlinePatients": "Offline patients",
"offlinePatients_lower": "offline patients",
"offlinePatientsHeader": "Offline patients",
"offlinePatientsTableDeleteConfirmationModalCancel": "Cancel",
"offlinePatientsTableDeleteConfirmationModalConfirm": "Remove patients",
"offlinePatientsTableDeleteConfirmationModalContent": "Are you sure that you want to remove all selected patients from the offline list? Their charts will no longer be available in offline mode and any newly registered patient will be permanently deleted.",
"offlinePatientsTableDeleteConfirmationModalTitle": "Remove offline patients",
"offlinePatientsTableHeaderAge": "Age",
"offlinePatientsTableHeaderGender": "Gender",
"offlinePatientsTableHeaderLastUpdated": "Last updated",
"offlinePatientsTableHeaderName": "Name",
"offlinePatientsTableLastUpdatedDownloading": "Downloading...",
"offlinePatientsTableLastUpdatedError": "error",
"offlinePatientsTableLastUpdatedErrors": "errors",
"offlinePatientsTableLastUpdatedNotYetSynchronized": "Not synchronized",
"offlinePatientsTableLastUpdatedOutdatedData": "Outdated data",
"offlinePatientsTableNameNewlyRegistered": "New",
"offlinePatientsTableRemoveFromOfflineList": "Remove from list",
"offlinePatientsTableSearchLabel": "Search this list",
"offlinePatientsTableSearchPlaceholder": "Search this list",
"offlinePatientsTableTitle": "Offline patients",
"offlinePatientsTableUpdatePatient": "Update patient",
"offlinePatientsTableUpdatePatients": "Update patients",
"offlinePatientSyncDetailsDownloadedHeader": "Downloaded to this device",
"offlinePatientSyncDetailsFailedHeader": "There was an error downloading the following items",
"offlinePatientSyncDetailsFallbackErrorMessage": "Unknown error.",
"offlinePatientSyncDetailsHeader": "Offline patient details",
"offlineReady": "Offline Ready",
"offlineToolsAppMenuLink": "Offline tools"
}
59 changes: 59 additions & 0 deletions packages/apps/esm-offline-tools-app/translations/es.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"emptyStateText": "There are no {displayText} to display",
"home": "Home",
"homeHeader": "Offline home",
"homeOverviewCardOfflineActionsFailedToUpload": "Failed to upload",
"homeOverviewCardOfflineActionsHeader": "Offline actions",
"homeOverviewCardOfflineActionsPendingUpload": "Pending upload",
"homeOverviewCardPatientsDownloaded": "Downloaded",
"homeOverviewCardPatientsHeader": "Patients",
"homeOverviewCardPatientsNewlyRegistered": "Newly registered",
"homeOverviewCardView": "View",
"offlineActions": "Offline actions",
"offlineActionsDeleteConfirmationModalCancel": "Cancel",
"offlineActionsDeleteConfirmationModalConfirm": "Delete forever",
"offlineActionsDeleteConfirmationModalContent": "Are you sure that you want to delete all selected offline actions? This cannot be undone!",
"offlineActionsDeleteConfirmationModalTitle": "Delete offline actions",
"offlineActionsHeader": "Offline actions",
"offlineActionsNoActionsEmptyStateContent": "All offline actions have been uploaded successfully,\nand merged with the online patient records.",
"offlineActionsNoActionsEmptyStateImageAlt": "No Pending Actions Image",
"offlineActionsNoActionsEmptyStateTitle": "No actions pending upload",
"offlineActionsTableAction": "Action",
"offlineActionsTableCreatedOn": "Date & Time",
"offlineActionsTableDeleteAction": "Delete action",
"offlineActionsTableDeleteActions_one": "Delete {count} actions",
"offlineActionsTableDeleteActions_many": "Delete {count} actions",
"offlineActionsTableDeleteActions_other": "Delete {count} actions",
"offlineActionsTableError": "Error",
"offlineActionsTablePatient": "Patient",
"offlineActionsUpdateOfflinePatients": "Update offline patients",
"offlinePatients": "Offline patients",
"offlinePatients_lower": "offline patients",
"offlinePatientsHeader": "Offline patients",
"offlinePatientsTableDeleteConfirmationModalCancel": "Cancel",
"offlinePatientsTableDeleteConfirmationModalConfirm": "Remove patients",
"offlinePatientsTableDeleteConfirmationModalContent": "Are you sure that you want to remove all selected patients from the offline list? Their charts will no longer be available in offline mode and any newly registered patient will be permanently deleted.",
"offlinePatientsTableDeleteConfirmationModalTitle": "Remove offline patients",
"offlinePatientsTableHeaderAge": "Age",
"offlinePatientsTableHeaderGender": "Gender",
"offlinePatientsTableHeaderLastUpdated": "Last updated",
"offlinePatientsTableHeaderName": "Name",
"offlinePatientsTableLastUpdatedDownloading": "Downloading...",
"offlinePatientsTableLastUpdatedError": "error",
"offlinePatientsTableLastUpdatedErrors": "errors",
"offlinePatientsTableLastUpdatedNotYetSynchronized": "Not synchronized",
"offlinePatientsTableLastUpdatedOutdatedData": "Outdated data",
"offlinePatientsTableNameNewlyRegistered": "New",
"offlinePatientsTableRemoveFromOfflineList": "Remove from list",
"offlinePatientsTableSearchLabel": "Search this list",
"offlinePatientsTableSearchPlaceholder": "Search this list",
"offlinePatientsTableTitle": "Offline patients",
"offlinePatientsTableUpdatePatient": "Update patient",
"offlinePatientsTableUpdatePatients": "Update patients",
"offlinePatientSyncDetailsDownloadedHeader": "Downloaded to this device",
"offlinePatientSyncDetailsFailedHeader": "There was an error downloading the following items",
"offlinePatientSyncDetailsFallbackErrorMessage": "Unknown error.",
"offlinePatientSyncDetailsHeader": "Offline patient details",
"offlineReady": "Offline Ready",
"offlineToolsAppMenuLink": "Offline tools"
}
4 changes: 4 additions & 0 deletions packages/apps/esm-offline-tools-app/translations/fr.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"emptyStateText": "There are no {displayText} to display",
"home": "Accueil",
"homeHeader": "Accueil hors ligne",
"homeOverviewCardOfflineActionsFailedToUpload": "Échec du téléchargement",
Expand All @@ -21,10 +22,13 @@
"offlineActionsTableCreatedOn": "Date & Heure",
"offlineActionsTableDeleteAction": "Supprimer l'action",
"offlineActionsTableDeleteActions_one": "Supprimer les {count} actions ",
"offlineActionsTableDeleteActions_many": "Delete {count} actions",
"offlineActionsTableDeleteActions_other": "Supprimer les {count} actions ",
"offlineActionsTableError": "Erreur",
"offlineActionsTablePatient": "Patient",
"offlineActionsUpdateOfflinePatients": "Mettre à jour les patients hors ligne",
"offlinePatients": "Offline patients",
"offlinePatients_lower": "offline patients",
"offlinePatientsHeader": "Patients hors ligne",
"offlinePatientsTableDeleteConfirmationModalCancel": "Annuller",
"offlinePatientsTableDeleteConfirmationModalConfirm": "Enlever les patients",
Expand Down
5 changes: 5 additions & 0 deletions packages/apps/esm-offline-tools-app/translations/he.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"emptyStateText": "There are no {displayText} to display",
"home": "דף הבית",
"homeHeader": "דף הבית במצב לא מקוון",
"homeOverviewCardOfflineActionsFailedToUpload": "העלאה נכשלה",
Expand All @@ -21,10 +22,14 @@
"offlineActionsTableCreatedOn": "תאריך ושעה",
"offlineActionsTableDeleteAction": "מחק פעולה",
"offlineActionsTableDeleteActions_one": "מחק {count} פעולה",
"offlineActionsTableDeleteActions_two": "Delete {count} actions",
"offlineActionsTableDeleteActions_many": "Delete {count} actions",
"offlineActionsTableDeleteActions_other": "מחק {count} פעולות",
"offlineActionsTableError": "שגיאה",
"offlineActionsTablePatient": "מטופל",
"offlineActionsUpdateOfflinePatients": "עדכן מטופלים לא מקוונים",
"offlinePatients": "Offline patients",
"offlinePatients_lower": "offline patients",
"offlinePatientsHeader": "מטופלים לא מקוונים",
"offlinePatientsTableDeleteConfirmationModalCancel": "ביטול",
"offlinePatientsTableDeleteConfirmationModalConfirm": "הסר מטופלים",
Expand Down
Loading

0 comments on commit 06cda62

Please sign in to comment.