From 5f74c3603d3e5190f485cf482427458c624216db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 11:49:33 +0300 Subject: [PATCH] (chore) Update translations from Transifex (#1252) Co-authored-by: OpenMRS Bot --- .../translations/bn.json | 31 +++++ .../translations/pt_BR.json | 58 ++++----- .../translations/ru_RU.json | 31 +++++ .../translations/uz.json | 31 +++++ .../translations/zh_CN.json | 10 +- .../apps/esm-login-app/translations/bn.json | 40 ++++++ .../esm-login-app/translations/pt_BR.json | 8 +- .../esm-login-app/translations/ru_RU.json | 40 ++++++ .../apps/esm-login-app/translations/uz.json | 40 ++++++ .../esm-login-app/translations/zh_CN.json | 36 +++--- .../translations/bn.json | 57 +++++++++ .../translations/pt_BR.json | 110 ++++++++--------- .../translations/ru_RU.json | 57 +++++++++ .../translations/uz.json | 57 +++++++++ .../translations/bn.json | 9 ++ .../translations/pt_BR.json | 14 +-- .../translations/ru_RU.json | 9 ++ .../translations/uz.json | 9 ++ .../translations/zh_CN.json | 2 +- .../esm-translations/translations/bn.json | 60 +++++++++ .../esm-translations/translations/pt_BR.json | 116 +++++++++--------- .../esm-translations/translations/ru_RU.json | 60 +++++++++ .../esm-translations/translations/uz.json | 60 +++++++++ .../esm-translations/translations/zh_CN.json | 40 +++--- 24 files changed, 788 insertions(+), 197 deletions(-) create mode 100644 packages/apps/esm-implementer-tools-app/translations/bn.json create mode 100644 packages/apps/esm-implementer-tools-app/translations/ru_RU.json create mode 100644 packages/apps/esm-implementer-tools-app/translations/uz.json create mode 100644 packages/apps/esm-login-app/translations/bn.json create mode 100644 packages/apps/esm-login-app/translations/ru_RU.json create mode 100644 packages/apps/esm-login-app/translations/uz.json create mode 100644 packages/apps/esm-offline-tools-app/translations/bn.json create mode 100644 packages/apps/esm-offline-tools-app/translations/ru_RU.json create mode 100644 packages/apps/esm-offline-tools-app/translations/uz.json create mode 100644 packages/apps/esm-primary-navigation-app/translations/bn.json create mode 100644 packages/apps/esm-primary-navigation-app/translations/ru_RU.json create mode 100644 packages/apps/esm-primary-navigation-app/translations/uz.json create mode 100644 packages/framework/esm-translations/translations/bn.json create mode 100644 packages/framework/esm-translations/translations/ru_RU.json create mode 100644 packages/framework/esm-translations/translations/uz.json diff --git a/packages/apps/esm-implementer-tools-app/translations/bn.json b/packages/apps/esm-implementer-tools-app/translations/bn.json new file mode 100644 index 000000000..84858b265 --- /dev/null +++ b/packages/apps/esm-implementer-tools-app/translations/bn.json @@ -0,0 +1,31 @@ +{ + "activeItemSourceText": "The current value comes from ", + "backendModules": "Backend modules", + "checkImplementerToolsMessage": "Check the Backend Modules tab in the Implementer Tools for more details", + "clearConfig": "Clear local config", + "close": "Close", + "configuration": "Configuration", + "description": "Description", + "downloadConfig": "Download config", + "edit": "Edit", + "editValueButtonText": "Edit", + "enabled": "Enabled", + "extensions": "Extensions", + "featureFlag": "Feature flag", + "featureFlags": "Feature flags", + "frontendModules": "Frontend modules", + "implementerTools": "Implementer Tools", + "installedVersion": "Installed version", + "itemDescriptionSourceDefaultText": "The current value is the default.", + "jsonEditor": "JSON editor", + "missing": "Missing", + "moduleName": "Module name", + "modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies", + "requiredVersion": "Required Version", + "resetToDefaultValueButtonText": "Reset to default", + "uiEditor": "UI editor", + "unknownVersion": "unknown", + "updateConfig": "Update config", + "value": "Value", + "viewModules": "View modules" +} diff --git a/packages/apps/esm-implementer-tools-app/translations/pt_BR.json b/packages/apps/esm-implementer-tools-app/translations/pt_BR.json index 84858b265..f42002377 100644 --- a/packages/apps/esm-implementer-tools-app/translations/pt_BR.json +++ b/packages/apps/esm-implementer-tools-app/translations/pt_BR.json @@ -1,31 +1,31 @@ { - "activeItemSourceText": "The current value comes from ", - "backendModules": "Backend modules", - "checkImplementerToolsMessage": "Check the Backend Modules tab in the Implementer Tools for more details", - "clearConfig": "Clear local config", - "close": "Close", - "configuration": "Configuration", - "description": "Description", - "downloadConfig": "Download config", - "edit": "Edit", - "editValueButtonText": "Edit", - "enabled": "Enabled", - "extensions": "Extensions", - "featureFlag": "Feature flag", - "featureFlags": "Feature flags", - "frontendModules": "Frontend modules", - "implementerTools": "Implementer Tools", - "installedVersion": "Installed version", - "itemDescriptionSourceDefaultText": "The current value is the default.", - "jsonEditor": "JSON editor", - "missing": "Missing", - "moduleName": "Module name", - "modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies", - "requiredVersion": "Required Version", - "resetToDefaultValueButtonText": "Reset to default", - "uiEditor": "UI editor", - "unknownVersion": "unknown", - "updateConfig": "Update config", - "value": "Value", - "viewModules": "View modules" + "activeItemSourceText": "O valor atual vem de", + "backendModules": "Módulos de back-end", + "checkImplementerToolsMessage": "Verifique a guia Módulos de back-end nas Ferramentas do implementador para obter mais detalhes", + "clearConfig": "Limpar configuração local", + "close": "Fechar", + "configuration": "Configuração", + "description": "Descrição do módulo", + "downloadConfig": "Baixar configuração", + "edit": "Editar", + "editValueButtonText": "Editar", + "enabled": "Habilitado", + "extensions": "Extensões", + "featureFlag": "Alerta de recurso", + "featureFlags": "Alertas de recursos", + "frontendModules": "Módulos front-end", + "implementerTools": "Ferramentas do implementador", + "installedVersion": "Versão instalada", + "itemDescriptionSourceDefaultText": "O valor atual é o padrão.", + "jsonEditor": "Editor JSON", + "missing": "Faltando", + "moduleName": "Nome do módulo", + "modulesWithMissingDependenciesWarning": "Alguns módulos têm dependências de back-end não resolvidas", + "requiredVersion": "Versão necessária", + "resetToDefaultValueButtonText": "Redefinir para o padrão", + "uiEditor": "Editor de interface do usuário", + "unknownVersion": "desconhecido", + "updateConfig": "Atualizar configuração", + "value": "Valor", + "viewModules": "Exibir módulos" } diff --git a/packages/apps/esm-implementer-tools-app/translations/ru_RU.json b/packages/apps/esm-implementer-tools-app/translations/ru_RU.json new file mode 100644 index 000000000..84858b265 --- /dev/null +++ b/packages/apps/esm-implementer-tools-app/translations/ru_RU.json @@ -0,0 +1,31 @@ +{ + "activeItemSourceText": "The current value comes from ", + "backendModules": "Backend modules", + "checkImplementerToolsMessage": "Check the Backend Modules tab in the Implementer Tools for more details", + "clearConfig": "Clear local config", + "close": "Close", + "configuration": "Configuration", + "description": "Description", + "downloadConfig": "Download config", + "edit": "Edit", + "editValueButtonText": "Edit", + "enabled": "Enabled", + "extensions": "Extensions", + "featureFlag": "Feature flag", + "featureFlags": "Feature flags", + "frontendModules": "Frontend modules", + "implementerTools": "Implementer Tools", + "installedVersion": "Installed version", + "itemDescriptionSourceDefaultText": "The current value is the default.", + "jsonEditor": "JSON editor", + "missing": "Missing", + "moduleName": "Module name", + "modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies", + "requiredVersion": "Required Version", + "resetToDefaultValueButtonText": "Reset to default", + "uiEditor": "UI editor", + "unknownVersion": "unknown", + "updateConfig": "Update config", + "value": "Value", + "viewModules": "View modules" +} diff --git a/packages/apps/esm-implementer-tools-app/translations/uz.json b/packages/apps/esm-implementer-tools-app/translations/uz.json new file mode 100644 index 000000000..84858b265 --- /dev/null +++ b/packages/apps/esm-implementer-tools-app/translations/uz.json @@ -0,0 +1,31 @@ +{ + "activeItemSourceText": "The current value comes from ", + "backendModules": "Backend modules", + "checkImplementerToolsMessage": "Check the Backend Modules tab in the Implementer Tools for more details", + "clearConfig": "Clear local config", + "close": "Close", + "configuration": "Configuration", + "description": "Description", + "downloadConfig": "Download config", + "edit": "Edit", + "editValueButtonText": "Edit", + "enabled": "Enabled", + "extensions": "Extensions", + "featureFlag": "Feature flag", + "featureFlags": "Feature flags", + "frontendModules": "Frontend modules", + "implementerTools": "Implementer Tools", + "installedVersion": "Installed version", + "itemDescriptionSourceDefaultText": "The current value is the default.", + "jsonEditor": "JSON editor", + "missing": "Missing", + "moduleName": "Module name", + "modulesWithMissingDependenciesWarning": "Some modules have unresolved backend dependencies", + "requiredVersion": "Required Version", + "resetToDefaultValueButtonText": "Reset to default", + "uiEditor": "UI editor", + "unknownVersion": "unknown", + "updateConfig": "Update config", + "value": "Value", + "viewModules": "View modules" +} diff --git a/packages/apps/esm-implementer-tools-app/translations/zh_CN.json b/packages/apps/esm-implementer-tools-app/translations/zh_CN.json index 6a92323ed..d488f7956 100644 --- a/packages/apps/esm-implementer-tools-app/translations/zh_CN.json +++ b/packages/apps/esm-implementer-tools-app/translations/zh_CN.json @@ -3,7 +3,7 @@ "backendModules": "后端模块", "checkImplementerToolsMessage": "请查看Implementer 工具中的Backend模块选项卡,以获取更多详细信息。", "clearConfig": "清除本地配置", - "close": "Close", + "close": "关闭", "configuration": "配置", "description": "描述", "downloadConfig": "下载配置", @@ -11,10 +11,10 @@ "editValueButtonText": "编辑", "enabled": "启用", "extensions": "扩展", - "featureFlag": "Feature flag", - "featureFlags": "Feature flags", + "featureFlag": "功能标志", + "featureFlags": "功能标志", "frontendModules": "前端模块", - "implementerTools": "Implementer Tools", + "implementerTools": "实施者工具", "installedVersion": "已安装版本", "itemDescriptionSourceDefaultText": "当前值为默认值。", "jsonEditor": "JSON编辑器", @@ -25,7 +25,7 @@ "resetToDefaultValueButtonText": "恢复为默认值", "uiEditor": "UI编辑器", "unknownVersion": "未知", - "updateConfig": "Update config", + "updateConfig": "更新配置", "value": "值", "viewModules": "查看模块" } diff --git a/packages/apps/esm-login-app/translations/bn.json b/packages/apps/esm-login-app/translations/bn.json new file mode 100644 index 000000000..f70a740bb --- /dev/null +++ b/packages/apps/esm-login-app/translations/bn.json @@ -0,0 +1,40 @@ +{ + "builtWith": "Built with", + "cancel": "বাতিল", + "change": "পরিবর্তন", + "changePassword": "পাসওয়ার্ড পরিবর্তন", + "changingPassword": "পাসওয়ার্ড পরিবর্তন হচ্ছে", + "confirmPassword": "নতুন পাসওয়ার্ড নিশ্চিত করুন", + "continue": "এগিয়ে যান", + "errorChangingPassword": "পাসওয়ার্ড পরিবর্তনে ত্রুটি দেখা দিয়েছে", + "footerlogo": "Footer Logo", + "invalidCredentials": "ইউজারনেম অথবা পাসওয়ার্ড সঠিক নয়", + "learnMore": "আরো জানুন", + "locationPreferenceRemoved": "Login location preference removed", + "locationPreferenceRemovedMessage": "প্রতিবার লগইন এর সময় ঠিকানা বাছাই করতে হবে", + "locationSaved": "ঠিকানা জমা হয়েছে", + "locationSaveMessage": "আপনার পছন্দনীয় ঠিকানা ভবিষ্যৎ লগইনের জন্য সংরক্ষন করা হয়েছে", + "locationUpdated": "ঠিকানা হালনাগাদ হয়েছে", + "locationUpdateMessage": "Your preferred login location has been updated", + "loggingIn": "লগ ইন হচ্ছে", + "login": "লগ ইন", + "loginButtonIconDescription": "লগ ইন বাটন", + "Logout": "লগ আউট", + "newPassword": "নতুন পাসওয়ার্ড", + "newPasswordRequired": "নতুন পাসওয়ার্ড প্রয়োজনীয়", + "oldPassword": "পুরাতন পাসওয়ার্ড", + "oldPasswordRequired": "পুরাতন পাসওয়ার্ড প্রয়োজনীয়", + "openmrsLogo": "ওপেনএমআরএস এর প্রতীক", + "password": "পাসওয়ার্ড", + "passwordChangedSuccessfully": "পাসওয়ার্ড পরিবর্তন সফল", + "passwordConfirmationRequired": "পাসওয়ার্ড নিশ্চিতকরণ প্রয়োজন", + "passwordsDoNotMatch": "পাসওয়ার্ডসমূহ মিলছে না", + "poweredBySubtext": "একটি ওপেন-সোর্স মেডিক্যাল রেকর্ড সিস্টেম এবং বিশ্বব্যাপী সম্প্রদায়", + "rememberLocationForFutureLogins": "ভবিষ্যৎ লগইনের জন্য ঠিকানা সংরক্ষন করুন", + "selectYourLocation": "নিমোক্ত তালিকা থেকে ঠিকানা বাছাই করুন। ঠিকানা খুজতে হলে সার্চবার ব্যবহার করুন।", + "showPassword": "পাসওয়ার্ড প্রদর্শন করুন", + "submitting": "সাবমিট করা হচ্ছে", + "username": "ইউজারনেম", + "validValueRequired": "বৈধ মান প্রয়োজন", + "welcome": "স্বাগতম" +} diff --git a/packages/apps/esm-login-app/translations/pt_BR.json b/packages/apps/esm-login-app/translations/pt_BR.json index 3b00af432..58082c26d 100644 --- a/packages/apps/esm-login-app/translations/pt_BR.json +++ b/packages/apps/esm-login-app/translations/pt_BR.json @@ -1,5 +1,5 @@ { - "builtWith": "Built with", + "builtWith": "Construído com", "cancel": "Cancelar", "change": "Alterar", "changePassword": "Mudar senha", @@ -9,7 +9,7 @@ "errorChangingPassword": "Erro ao alterar a senha", "footerlogo": "Logo do Rodapé", "invalidCredentials": "Usuário ou senha inválidos", - "learnMore": "Learn more", + "learnMore": "Aprender mais", "locationPreferenceRemoved": "Preferência de local de inicialização removida", "locationPreferenceRemovedMessage": "Você precisará selecionar um local em cada entrada no sistema", "locationSaved": "Local salvo", @@ -18,7 +18,7 @@ "locationUpdateMessage": "Seu local preferido de entrada foi atualizado", "loggingIn": "Autenticando", "login": "Entrar", - "loginButtonIconDescription": "Log in button", + "loginButtonIconDescription": "Botão de Entrar", "Logout": "Sair", "newPassword": "Nova senha", "newPasswordRequired": "Nova senha é obrigatória", @@ -29,7 +29,7 @@ "passwordChangedSuccessfully": "Senha alterada com sucesso", "passwordConfirmationRequired": "A confirmação da senha é obrigatória", "passwordsDoNotMatch": "As senhas não coincidem", - "poweredBySubtext": "An open-source medical record system and global community", + "poweredBySubtext": "Um sistema de registros médicos de código aberto e comunidade global", "rememberLocationForFutureLogins": "Lembrar o meu local para futuras entradas no sistema", "selectYourLocation": "Selecione seu local na lista abaixo. Use a barra de pesquisa para encontrar seu local.", "showPassword": "Mostrar senha", diff --git a/packages/apps/esm-login-app/translations/ru_RU.json b/packages/apps/esm-login-app/translations/ru_RU.json new file mode 100644 index 000000000..397bb9628 --- /dev/null +++ b/packages/apps/esm-login-app/translations/ru_RU.json @@ -0,0 +1,40 @@ +{ + "builtWith": "Built with", + "cancel": "Cancel", + "change": "Change", + "changePassword": "Change password", + "changingPassword": "Changing password", + "confirmPassword": "Confirm new password", + "continue": "Continue", + "errorChangingPassword": "Error changing password", + "footerlogo": "Footer Logo", + "invalidCredentials": "Invalid username or password", + "learnMore": "Learn more", + "locationPreferenceRemoved": "Login location preference removed", + "locationPreferenceRemovedMessage": "You will need to select a location on each login", + "locationSaved": "Location saved", + "locationSaveMessage": "Your preferred location has been saved for future logins", + "locationUpdated": "Location updated", + "locationUpdateMessage": "Your preferred login location has been updated", + "loggingIn": "Logging in", + "login": "Log in", + "loginButtonIconDescription": "Log in button", + "Logout": "Logout", + "newPassword": "New password", + "newPasswordRequired": "New password is required", + "oldPassword": "Old password", + "oldPasswordRequired": "Old password is required", + "openmrsLogo": "OpenMRS logo", + "password": "Password", + "passwordChangedSuccessfully": "Password changed successfully", + "passwordConfirmationRequired": "Password confirmation is required", + "passwordsDoNotMatch": "Passwords do not match", + "poweredBySubtext": "An open-source medical record system and global community", + "rememberLocationForFutureLogins": "Remember my location for future logins", + "selectYourLocation": "Select your location from the list below. Use the search bar to find your location.", + "showPassword": "Show password", + "submitting": "Submitting", + "username": "Username", + "validValueRequired": "A valid value is required", + "welcome": "Welcome" +} diff --git a/packages/apps/esm-login-app/translations/uz.json b/packages/apps/esm-login-app/translations/uz.json new file mode 100644 index 000000000..397bb9628 --- /dev/null +++ b/packages/apps/esm-login-app/translations/uz.json @@ -0,0 +1,40 @@ +{ + "builtWith": "Built with", + "cancel": "Cancel", + "change": "Change", + "changePassword": "Change password", + "changingPassword": "Changing password", + "confirmPassword": "Confirm new password", + "continue": "Continue", + "errorChangingPassword": "Error changing password", + "footerlogo": "Footer Logo", + "invalidCredentials": "Invalid username or password", + "learnMore": "Learn more", + "locationPreferenceRemoved": "Login location preference removed", + "locationPreferenceRemovedMessage": "You will need to select a location on each login", + "locationSaved": "Location saved", + "locationSaveMessage": "Your preferred location has been saved for future logins", + "locationUpdated": "Location updated", + "locationUpdateMessage": "Your preferred login location has been updated", + "loggingIn": "Logging in", + "login": "Log in", + "loginButtonIconDescription": "Log in button", + "Logout": "Logout", + "newPassword": "New password", + "newPasswordRequired": "New password is required", + "oldPassword": "Old password", + "oldPasswordRequired": "Old password is required", + "openmrsLogo": "OpenMRS logo", + "password": "Password", + "passwordChangedSuccessfully": "Password changed successfully", + "passwordConfirmationRequired": "Password confirmation is required", + "passwordsDoNotMatch": "Passwords do not match", + "poweredBySubtext": "An open-source medical record system and global community", + "rememberLocationForFutureLogins": "Remember my location for future logins", + "selectYourLocation": "Select your location from the list below. Use the search bar to find your location.", + "showPassword": "Show password", + "submitting": "Submitting", + "username": "Username", + "validValueRequired": "A valid value is required", + "welcome": "Welcome" +} diff --git a/packages/apps/esm-login-app/translations/zh_CN.json b/packages/apps/esm-login-app/translations/zh_CN.json index 466e0d5d7..b7c7ffeb8 100644 --- a/packages/apps/esm-login-app/translations/zh_CN.json +++ b/packages/apps/esm-login-app/translations/zh_CN.json @@ -1,15 +1,15 @@ { - "builtWith": "Built with", - "cancel": "Cancel", + "builtWith": "构建者", + "cancel": "取消", "change": "更改", - "changePassword": "Change password", - "changingPassword": "Changing password", - "confirmPassword": "Confirm new password", + "changePassword": "修改密码", + "changingPassword": "修改密码中", + "confirmPassword": "确认新密码", "continue": "继续", - "errorChangingPassword": "Error changing password", - "footerlogo": "Footer Logo", + "errorChangingPassword": "修改密码时出错", + "footerlogo": "页脚图标", "invalidCredentials": "用户名或密码无效", - "learnMore": "Learn more", + "learnMore": "学习更多", "locationPreferenceRemoved": "登录地点偏好已移除", "locationPreferenceRemovedMessage": "您需要在每次登录时选择一个地点", "locationSaved": "地点已保存", @@ -18,18 +18,18 @@ "locationUpdateMessage": "您的首选登录地点已更新", "loggingIn": "登录中", "login": "登录", - "loginButtonIconDescription": "Log in button", + "loginButtonIconDescription": "登入按钮", "Logout": "退出", - "newPassword": "New password", - "newPasswordRequired": "New password is required", - "oldPassword": "Old password", - "oldPasswordRequired": "Old password is required", - "openmrsLogo": "OpenMRS logo", + "newPassword": "新密码", + "newPasswordRequired": "需要新密码", + "oldPassword": "旧密码", + "oldPasswordRequired": "需要旧密码", + "openmrsLogo": "OpenMRS 图标", "password": "密码", - "passwordChangedSuccessfully": "Password changed successfully", - "passwordConfirmationRequired": "Password confirmation is required", - "passwordsDoNotMatch": "Passwords do not match", - "poweredBySubtext": "An open-source medical record system and global community", + "passwordChangedSuccessfully": "密码修改成功", + "passwordConfirmationRequired": "需要密码确认信息", + "passwordsDoNotMatch": "密码不匹配", + "poweredBySubtext": "开源病历系统和全球社区", "rememberLocationForFutureLogins": "记住我的地点以便将来登录", "selectYourLocation": "请从下面的列表中选择您的地点。可使用搜索栏进行搜索。", "showPassword": "显示密码", diff --git a/packages/apps/esm-offline-tools-app/translations/bn.json b/packages/apps/esm-offline-tools-app/translations/bn.json new file mode 100644 index 000000000..304df0615 --- /dev/null +++ b/packages/apps/esm-offline-tools-app/translations/bn.json @@ -0,0 +1,57 @@ +{ + "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", + "offlineActionsTableDeleteActions_one": "Delete action", + "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" +} diff --git a/packages/apps/esm-offline-tools-app/translations/pt_BR.json b/packages/apps/esm-offline-tools-app/translations/pt_BR.json index 304df0615..212d652c1 100644 --- a/packages/apps/esm-offline-tools-app/translations/pt_BR.json +++ b/packages/apps/esm-offline-tools-app/translations/pt_BR.json @@ -1,57 +1,57 @@ { - "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", - "offlineActionsTableDeleteActions_one": "Delete action", - "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" + "emptyStateText": "Não há {{displayText}} para exibir", + "home": "Página inicial", + "homeHeader": "Página inicial off-line", + "homeOverviewCardOfflineActionsFailedToUpload": "Falha no upload", + "homeOverviewCardOfflineActionsHeader": "Ações off-line", + "homeOverviewCardOfflineActionsPendingUpload": "Upload pendente", + "homeOverviewCardPatientsDownloaded": "Baixado", + "homeOverviewCardPatientsHeader": "Pacientes", + "homeOverviewCardPatientsNewlyRegistered": "Recém-registrados", + "homeOverviewCardView": "Exibir", + "offlineActions": "Ações off-line", + "offlineActionsDeleteConfirmationModalCancel": "Cancelar", + "offlineActionsDeleteConfirmationModalConfirm": "Excluir para sempre", + "offlineActionsDeleteConfirmationModalContent": "Tem certeza de que deseja excluir todas as ações off-line selecionadas? Isso não pode ser desfeito!", + "offlineActionsDeleteConfirmationModalTitle": "Excluir ações off-line", + "offlineActionsHeader": "Ações off-line", + "offlineActionsNoActionsEmptyStateContent": "Todas as ações off-line foram carregadas com sucesso,\ne mescladas com os registros on-line dos pacientes.", + "offlineActionsNoActionsEmptyStateImageAlt": "Nenhuma imagem de ações pendentes", + "offlineActionsNoActionsEmptyStateTitle": "Nenhuma ação pendente de upload", + "offlineActionsTableAction": "Ação", + "offlineActionsTableCreatedOn": "Data e hora", + "offlineActionsTableDeleteActions_one": "Excluir ação", + "offlineActionsTableDeleteActions_other": "Excluir {{count}} ações", + "offlineActionsTableError": "Erro", + "offlineActionsTablePatient": "Paciente", + "offlineActionsUpdateOfflinePatients": "Atualizar pacientes off-line", + "offlinePatients": "Pacientes off-line", + "offlinePatients_lower": "pacientes off-line", + "offlinePatientsHeader": "Pacientes off-line", + "offlinePatientsTableDeleteConfirmationModalCancel": "Cancelar", + "offlinePatientsTableDeleteConfirmationModalConfirm": "Remover pacientes", + "offlinePatientsTableDeleteConfirmationModalContent": "Tem certeza de que deseja remover todos os pacientes selecionados da lista off-line? Os prontuários deles não estarão mais disponíveis no modo off-line e qualquer paciente recém-registrado será excluído permanentemente.", + "offlinePatientsTableDeleteConfirmationModalTitle": "Remover pacientes off-line", + "offlinePatientsTableHeaderAge": "Idade", + "offlinePatientsTableHeaderGender": "Gênero", + "offlinePatientsTableHeaderLastUpdated": "Última atualização", + "offlinePatientsTableHeaderName": "Nome do módulo", + "offlinePatientsTableLastUpdatedDownloading": "Download...", + "offlinePatientsTableLastUpdatedError": "erro", + "offlinePatientsTableLastUpdatedErrors": "erros", + "offlinePatientsTableLastUpdatedNotYetSynchronized": "Não sincronizado", + "offlinePatientsTableLastUpdatedOutdatedData": "Dados desatualizados", + "offlinePatientsTableNameNewlyRegistered": "Novo", + "offlinePatientsTableRemoveFromOfflineList": "Remover da lista", + "offlinePatientsTableSearchLabel": "Pesquisar nesta lista", + "offlinePatientsTableSearchPlaceholder": "Pesquisar nesta lista", + "offlinePatientsTableTitle": "Pacientes off-line", + "offlinePatientsTableUpdatePatient": "Atualizar paciente", + "offlinePatientsTableUpdatePatients": "Atualizar pacientes", + "offlinePatientSyncDetailsDownloadedHeader": "Baixado para este dispositivo", + "offlinePatientSyncDetailsFailedHeader": "Ocorreu um erro ao fazer o download dos seguintes itens", + "offlinePatientSyncDetailsFallbackErrorMessage": "Erro desconhecido.", + "offlinePatientSyncDetailsHeader": "Detalhes do paciente off-line", + "offlineReady": "Pronto para uso off-line", + "offlineToolsAppMenuLink": "Ferramentas off-line" } diff --git a/packages/apps/esm-offline-tools-app/translations/ru_RU.json b/packages/apps/esm-offline-tools-app/translations/ru_RU.json new file mode 100644 index 000000000..304df0615 --- /dev/null +++ b/packages/apps/esm-offline-tools-app/translations/ru_RU.json @@ -0,0 +1,57 @@ +{ + "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", + "offlineActionsTableDeleteActions_one": "Delete action", + "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" +} diff --git a/packages/apps/esm-offline-tools-app/translations/uz.json b/packages/apps/esm-offline-tools-app/translations/uz.json new file mode 100644 index 000000000..304df0615 --- /dev/null +++ b/packages/apps/esm-offline-tools-app/translations/uz.json @@ -0,0 +1,57 @@ +{ + "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", + "offlineActionsTableDeleteActions_one": "Delete action", + "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" +} diff --git a/packages/apps/esm-primary-navigation-app/translations/bn.json b/packages/apps/esm-primary-navigation-app/translations/bn.json new file mode 100644 index 000000000..55ee990a3 --- /dev/null +++ b/packages/apps/esm-primary-navigation-app/translations/bn.json @@ -0,0 +1,9 @@ +{ + "AppMenuTooltip": "App Menu", + "cancel": "Cancel", + "change": "Change", + "changeLanguage": "Change language", + "changingLanguage": "Changing language", + "notifications": "Notifications", + "userMenuTooltip": "My Account" +} diff --git a/packages/apps/esm-primary-navigation-app/translations/pt_BR.json b/packages/apps/esm-primary-navigation-app/translations/pt_BR.json index 55ee990a3..34cdab753 100644 --- a/packages/apps/esm-primary-navigation-app/translations/pt_BR.json +++ b/packages/apps/esm-primary-navigation-app/translations/pt_BR.json @@ -1,9 +1,9 @@ { - "AppMenuTooltip": "App Menu", - "cancel": "Cancel", - "change": "Change", - "changeLanguage": "Change language", - "changingLanguage": "Changing language", - "notifications": "Notifications", - "userMenuTooltip": "My Account" + "AppMenuTooltip": "Menu do Aplicativo", + "cancel": "Cancelar", + "change": "Alterar", + "changeLanguage": "Alterar idioma", + "changingLanguage": "Alterando idioma", + "notifications": "Notificações", + "userMenuTooltip": "Minha Conta" } diff --git a/packages/apps/esm-primary-navigation-app/translations/ru_RU.json b/packages/apps/esm-primary-navigation-app/translations/ru_RU.json new file mode 100644 index 000000000..55ee990a3 --- /dev/null +++ b/packages/apps/esm-primary-navigation-app/translations/ru_RU.json @@ -0,0 +1,9 @@ +{ + "AppMenuTooltip": "App Menu", + "cancel": "Cancel", + "change": "Change", + "changeLanguage": "Change language", + "changingLanguage": "Changing language", + "notifications": "Notifications", + "userMenuTooltip": "My Account" +} diff --git a/packages/apps/esm-primary-navigation-app/translations/uz.json b/packages/apps/esm-primary-navigation-app/translations/uz.json new file mode 100644 index 000000000..55ee990a3 --- /dev/null +++ b/packages/apps/esm-primary-navigation-app/translations/uz.json @@ -0,0 +1,9 @@ +{ + "AppMenuTooltip": "App Menu", + "cancel": "Cancel", + "change": "Change", + "changeLanguage": "Change language", + "changingLanguage": "Changing language", + "notifications": "Notifications", + "userMenuTooltip": "My Account" +} diff --git a/packages/apps/esm-primary-navigation-app/translations/zh_CN.json b/packages/apps/esm-primary-navigation-app/translations/zh_CN.json index 4d32a84ec..58520b5c4 100644 --- a/packages/apps/esm-primary-navigation-app/translations/zh_CN.json +++ b/packages/apps/esm-primary-navigation-app/translations/zh_CN.json @@ -1,5 +1,5 @@ { - "AppMenuTooltip": "App Menu", + "AppMenuTooltip": "应用菜单", "cancel": "取消", "change": "更改", "changeLanguage": "更改语言", diff --git a/packages/framework/esm-translations/translations/bn.json b/packages/framework/esm-translations/translations/bn.json new file mode 100644 index 000000000..6ae6e0fbe --- /dev/null +++ b/packages/framework/esm-translations/translations/bn.json @@ -0,0 +1,60 @@ +{ + "actions": "Actions", + "address": "Address", + "address1": "Address line 1", + "address2": "Address line 2", + "address3": "Address line 3", + "address4": "Address line 4", + "address5": "Address line 5", + "address6": "Address line 6", + "age": "Age", + "cancel": "Cancel", + "change": "Change", + "city": "City", + "cityVillage": "City", + "Clinic": "Clinic", + "close": "Close", + "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces", + "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}", + "closingAllWorkspacesPromptTitle": "You have unsaved changes", + "confirm": "Confirm", + "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.", + "contactDetails": "Contact Details", + "country": "Country", + "countyDistrict": "District", + "discard": "Discard", + "district": "District", + "error": "Error", + "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.", + "female": "Female", + "hide": "Hide", + "loading": "Loading", + "male": "Male", + "maximize": "Maximize", + "minimize": "Minimize", + "openAnyway": "Open Anyway", + "other": "Other", + "patientIdentifierSticker": "Patient identifier sticker", + "patientLists": "Patient Lists", + "postalCode": "Postal code", + "print": "Print", + "printError": "Print error", + "printErrorExplainer": "An error occurred in {{errorLocation}}", + "printIdentifierSticker": "Print identifier sticker", + "printing": "Printing", + "relationships": "Relationships", + "resetOverrides": "Reset overrides", + "save": "Save", + "scriptLoadingError": "Failed to load overridden script from {{url}}. Please check that the bundled script is available at the expected URL. Click the button below to reset all import map overrides.", + "scriptLoadingFailed": "Error: Script failed to load", + "seeMoreLists": "See {{count}} more lists", + "sex": "Sex", + "showLess": "Show less", + "showMore": "Show more", + "state": "State", + "stateProvince": "State", + "unknown": "Unknown", + "unsavedChangesInWorkspace": "There are unsaved changes in {{workspaceName}}. Please save them before opening another workspace.", + "unsavedChangesTitleText": "Unsaved changes", + "workspaceHeader": "Workspace header" +} diff --git a/packages/framework/esm-translations/translations/pt_BR.json b/packages/framework/esm-translations/translations/pt_BR.json index 6ae6e0fbe..a0a649911 100644 --- a/packages/framework/esm-translations/translations/pt_BR.json +++ b/packages/framework/esm-translations/translations/pt_BR.json @@ -1,60 +1,60 @@ { - "actions": "Actions", - "address": "Address", - "address1": "Address line 1", - "address2": "Address line 2", - "address3": "Address line 3", - "address4": "Address line 4", - "address5": "Address line 5", - "address6": "Address line 6", - "age": "Age", - "cancel": "Cancel", - "change": "Change", - "city": "City", - "cityVillage": "City", - "Clinic": "Clinic", - "close": "Close", - "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces", - "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}", - "closingAllWorkspacesPromptTitle": "You have unsaved changes", - "confirm": "Confirm", - "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.", - "contactDetails": "Contact Details", - "country": "Country", - "countyDistrict": "District", - "discard": "Discard", - "district": "District", - "error": "Error", - "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.", - "female": "Female", - "hide": "Hide", - "loading": "Loading", - "male": "Male", - "maximize": "Maximize", - "minimize": "Minimize", - "openAnyway": "Open Anyway", - "other": "Other", - "patientIdentifierSticker": "Patient identifier sticker", - "patientLists": "Patient Lists", - "postalCode": "Postal code", - "print": "Print", - "printError": "Print error", - "printErrorExplainer": "An error occurred in {{errorLocation}}", - "printIdentifierSticker": "Print identifier sticker", - "printing": "Printing", - "relationships": "Relationships", - "resetOverrides": "Reset overrides", - "save": "Save", - "scriptLoadingError": "Failed to load overridden script from {{url}}. Please check that the bundled script is available at the expected URL. Click the button below to reset all import map overrides.", - "scriptLoadingFailed": "Error: Script failed to load", - "seeMoreLists": "See {{count}} more lists", - "sex": "Sex", - "showLess": "Show less", - "showMore": "Show more", - "state": "State", - "stateProvince": "State", - "unknown": "Unknown", - "unsavedChangesInWorkspace": "There are unsaved changes in {{workspaceName}}. Please save them before opening another workspace.", - "unsavedChangesTitleText": "Unsaved changes", - "workspaceHeader": "Workspace header" + "actions": "Ações", + "address": "Endereço", + "address1": "Linha de Endereço 1", + "address2": "Linha de Endereço 2", + "address3": "Linha de Endereço 3", + "address4": "Linha de endereço 4", + "address5": "Linha de Endereço 5", + "address6": "Linha de Endereço 6", + "age": "Idade", + "cancel": "Cancelar", + "change": "Alterar", + "city": "Cidade", + "cityVillage": "Cidade", + "Clinic": "Clínica", + "close": "Fechar", + "closeAllOpenedWorkspaces": "Descartar alterações em {{count}} espaços de trabalho ", + "closingAllWorkspacesPromptBody": "Há alterações não salvas nos seguintes espaços de trabalho. Deseja descartar as alterações nos seguintes espaços de trabalho? {{workspaceNames}}", + "closingAllWorkspacesPromptTitle": "Você tem alterações não salvas", + "confirm": "Confirmar", + "contactAdministratorIfIssuePersists": "Entre em contato com o administrador do sistema se o problema persistir.", + "contactDetails": "Detalhes de contato", + "country": "País", + "countyDistrict": "Distrito", + "discard": "Descarte", + "district": "Distrito", + "error": "Erro", + "errorCopy": "Desculpe, houve um problema ao exibir essas informações. Você pode tentar recarregar esta página ou entrar em contato com o administrador do site e informar o código de erro acima.", + "female": "Feminino", + "hide": "Esconder", + "loading": "Carregando", + "male": "Masculino", + "maximize": "Maximizar", + "minimize": "Minimizar", + "openAnyway": "Abrir de qualquer forma", + "other": "Outros", + "patientIdentifierSticker": "Adesivo de identificação do paciente", + "patientLists": "Listas de pacientes", + "postalCode": "Código postal", + "print": "Imprimir", + "printError": "Erro de impressão", + "printErrorExplainer": "Ocorreu um erro em {{errorLocation}}", + "printIdentifierSticker": "Imprimir adesivo identificador", + "printing": "Impressão", + "relationships": "Relacionamentos", + "resetOverrides": "Redefinir substituições", + "save": "Salvar", + "scriptLoadingError": "Falha ao carregar o script substituído de {{url}}. Verifique se o script empacotado está disponível no URL esperado. Clique no botão abaixo para redefinir todas as substituições do mapa de importação.", + "scriptLoadingFailed": "Erro: Falha ao carregar o script", + "seeMoreLists": "Veja mais {{count}} listas", + "sex": "Sexo", + "showLess": "Mostrar menos", + "showMore": "Mostrar mais", + "state": "Estado", + "stateProvince": "Estado", + "unknown": "Desconhecido", + "unsavedChangesInWorkspace": "Há alterações não salvas em {{workspaceName}}. Salve-as antes de abrir outro espaço de trabalho.", + "unsavedChangesTitleText": "Alterações não salvas", + "workspaceHeader": "Cabeçalho do espaço de trabalho" } diff --git a/packages/framework/esm-translations/translations/ru_RU.json b/packages/framework/esm-translations/translations/ru_RU.json new file mode 100644 index 000000000..6ae6e0fbe --- /dev/null +++ b/packages/framework/esm-translations/translations/ru_RU.json @@ -0,0 +1,60 @@ +{ + "actions": "Actions", + "address": "Address", + "address1": "Address line 1", + "address2": "Address line 2", + "address3": "Address line 3", + "address4": "Address line 4", + "address5": "Address line 5", + "address6": "Address line 6", + "age": "Age", + "cancel": "Cancel", + "change": "Change", + "city": "City", + "cityVillage": "City", + "Clinic": "Clinic", + "close": "Close", + "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces", + "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}", + "closingAllWorkspacesPromptTitle": "You have unsaved changes", + "confirm": "Confirm", + "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.", + "contactDetails": "Contact Details", + "country": "Country", + "countyDistrict": "District", + "discard": "Discard", + "district": "District", + "error": "Error", + "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.", + "female": "Female", + "hide": "Hide", + "loading": "Loading", + "male": "Male", + "maximize": "Maximize", + "minimize": "Minimize", + "openAnyway": "Open Anyway", + "other": "Other", + "patientIdentifierSticker": "Patient identifier sticker", + "patientLists": "Patient Lists", + "postalCode": "Postal code", + "print": "Print", + "printError": "Print error", + "printErrorExplainer": "An error occurred in {{errorLocation}}", + "printIdentifierSticker": "Print identifier sticker", + "printing": "Printing", + "relationships": "Relationships", + "resetOverrides": "Reset overrides", + "save": "Save", + "scriptLoadingError": "Failed to load overridden script from {{url}}. Please check that the bundled script is available at the expected URL. Click the button below to reset all import map overrides.", + "scriptLoadingFailed": "Error: Script failed to load", + "seeMoreLists": "See {{count}} more lists", + "sex": "Sex", + "showLess": "Show less", + "showMore": "Show more", + "state": "State", + "stateProvince": "State", + "unknown": "Unknown", + "unsavedChangesInWorkspace": "There are unsaved changes in {{workspaceName}}. Please save them before opening another workspace.", + "unsavedChangesTitleText": "Unsaved changes", + "workspaceHeader": "Workspace header" +} diff --git a/packages/framework/esm-translations/translations/uz.json b/packages/framework/esm-translations/translations/uz.json new file mode 100644 index 000000000..6ae6e0fbe --- /dev/null +++ b/packages/framework/esm-translations/translations/uz.json @@ -0,0 +1,60 @@ +{ + "actions": "Actions", + "address": "Address", + "address1": "Address line 1", + "address2": "Address line 2", + "address3": "Address line 3", + "address4": "Address line 4", + "address5": "Address line 5", + "address6": "Address line 6", + "age": "Age", + "cancel": "Cancel", + "change": "Change", + "city": "City", + "cityVillage": "City", + "Clinic": "Clinic", + "close": "Close", + "closeAllOpenedWorkspaces": "Discard changes in {{count}} workspaces", + "closingAllWorkspacesPromptBody": "There are unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}", + "closingAllWorkspacesPromptTitle": "You have unsaved changes", + "confirm": "Confirm", + "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.", + "contactDetails": "Contact Details", + "country": "Country", + "countyDistrict": "District", + "discard": "Discard", + "district": "District", + "error": "Error", + "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.", + "female": "Female", + "hide": "Hide", + "loading": "Loading", + "male": "Male", + "maximize": "Maximize", + "minimize": "Minimize", + "openAnyway": "Open Anyway", + "other": "Other", + "patientIdentifierSticker": "Patient identifier sticker", + "patientLists": "Patient Lists", + "postalCode": "Postal code", + "print": "Print", + "printError": "Print error", + "printErrorExplainer": "An error occurred in {{errorLocation}}", + "printIdentifierSticker": "Print identifier sticker", + "printing": "Printing", + "relationships": "Relationships", + "resetOverrides": "Reset overrides", + "save": "Save", + "scriptLoadingError": "Failed to load overridden script from {{url}}. Please check that the bundled script is available at the expected URL. Click the button below to reset all import map overrides.", + "scriptLoadingFailed": "Error: Script failed to load", + "seeMoreLists": "See {{count}} more lists", + "sex": "Sex", + "showLess": "Show less", + "showMore": "Show more", + "state": "State", + "stateProvince": "State", + "unknown": "Unknown", + "unsavedChangesInWorkspace": "There are unsaved changes in {{workspaceName}}. Please save them before opening another workspace.", + "unsavedChangesTitleText": "Unsaved changes", + "workspaceHeader": "Workspace header" +} diff --git a/packages/framework/esm-translations/translations/zh_CN.json b/packages/framework/esm-translations/translations/zh_CN.json index 9613c43a4..e9a09c111 100644 --- a/packages/framework/esm-translations/translations/zh_CN.json +++ b/packages/framework/esm-translations/translations/zh_CN.json @@ -3,27 +3,27 @@ "address": "地址", "address1": "地址行1", "address2": "地址行2", - "address3": "Address line 3", - "address4": "Address line 4", - "address5": "Address line 5", - "address6": "Address line 6", - "age": "Age", + "address3": "地址行3", + "address4": "地址行4", + "address5": "地址行5", + "address6": "地址行6", + "age": "年龄", "cancel": "取消", "change": "更改", "city": "城市", "cityVillage": "城市", - "Clinic": "Clinic", + "Clinic": "临床", "close": "关闭", "closeAllOpenedWorkspaces": "放弃 {{count}} 个工作区中的更改", "closingAllWorkspacesPromptBody": "以下工作区中有未保存的更改。您是否要放弃这些工作区中的更改? {{workspaceNames}}", "closingAllWorkspacesPromptTitle": "您有未保存的更改", "confirm": "确认", - "contactAdministratorIfIssuePersists": "Contact your system administrator if the problem persists.", + "contactAdministratorIfIssuePersists": "如果问题仍然存在,请与系统管理员联系。", "contactDetails": "联系方式", "country": "国家", "countyDistrict": "区县", "discard": "放弃", - "district": "District", + "district": "区县", "error": "错误", "errorCopy": "抱歉,显示此信息时出现问题。您可以尝试重新加载此页面,或联系网站管理员并引用上面的错误代码。", "female": "女性", @@ -34,27 +34,27 @@ "minimize": "最小化", "openAnyway": "仍然打开", "other": "其他", - "patientIdentifierSticker": "Patient identifier sticker", + "patientIdentifierSticker": "患者标识符标签", "patientLists": "患者列表", "postalCode": "邮政编码", - "print": "Print", - "printError": "Print error", - "printErrorExplainer": "An error occurred in {{errorLocation}}", - "printIdentifierSticker": "Print identifier sticker", - "printing": "Printing", + "print": "打印", + "printError": "打印错误", + "printErrorExplainer": "{{errorLocation}}处发生一个错误", + "printIdentifierSticker": "打印标识标签", + "printing": "打印中", "relationships": "关系", "resetOverrides": "重置覆盖", - "save": "Save", + "save": "保存", "scriptLoadingError": "无法从{{url}}加载覆盖脚本。请检查捆绑脚本是否可在预期的URL上可用。点击下面的按钮重置所有导入的映射覆盖。", "scriptLoadingFailed": "错误:脚本加载失败", "seeMoreLists": "查看{{count}}个更多列表", - "sex": "Sex", - "showLess": "Show less", - "showMore": "Show more", + "sex": "性别", + "showLess": "显示较少", + "showMore": "显示更多", "state": "省份", "stateProvince": "省份", "unknown": "未知", "unsavedChangesInWorkspace": "{{workspaceName}} 中有未保存的更改。请在打开另一个工作区之前保存它们。", - "unsavedChangesTitleText": "Unsaved changes", - "workspaceHeader": "Workspace header" + "unsavedChangesTitleText": "未保存的更改", + "workspaceHeader": "工作区标题" }