Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(chore) Update translations from Transifex #1363

Merged
merged 2 commits into from
Nov 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/esm-patient-search-app/translations/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"search": "Pesquisar",
"searchForPatient": "Pesquise um utente por nome ou identificador",
"searchingText": "Pesquisando...",
"searchPatient": "Search patient",
"searchResults": "Search results",
"searchPatient": "Pesquisar Utente",
"searchResults": "Resultados da pesquisa",
"searchResultsCount_one": "{{count}} resultado da pesquisa",
"searchResultsCount_other": "{{count}} resultados da pesquisa",
"sex": "Sexo",
Expand Down
12 changes: 6 additions & 6 deletions packages/esm-patient-search-app/translations/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"dayOfBirth": "Ngày sinh",
"error": "Lỗi",
"errorCopy": "Xin lỗi, đã xảy ra lỗi. Bạn có thể thử tải lại trang này hoặc liên hệ với quản trị viên trang web và trích dẫn mã lỗi ở trên.",
"errorFetchingPatients": "Error fetching patients",
"errorFetchingUserProperties": "Error fetching user properties",
"errorUpdatingRecentlyViewedPatients": "Error updating recently viewed patients",
"errorFetchingPatients": "Lỗi khi lấy danh sách bệnh nhân",
"errorFetchingUserProperties": "Lỗi khi tìm nạp thuộc tính người dùng",
"errorUpdatingRecentlyViewedPatients": "Lỗi khi cập nhật bệnh nhân đã xem gần đây",
"female": "Nữ",
"filtersAppliedText": "truy vấn tìm kiếm được thêm vào",
"male": "Nam",
Expand All @@ -31,12 +31,12 @@
"search": "Tìm kiếm",
"searchForPatient": "Tìm kiếm bệnh nhân theo tên hoặc số định danh",
"searchingText": "Đang tìm kiếm",
"searchPatient": "Search patient",
"searchResults": "Search results",
"searchPatient": "Tìm kiếm bệnh nhân",
"searchResults": "Kết quả tìm kiếm",
"searchResultsCount_one": "{{count}} kết quả tìm kiếm",
"searchResultsCount_other": "{{count}} kết quả tìm kiếm",
"sex": "Giới tính",
"trySearchWithPatientUniqueID": "Try to search again using the patient's unique ID number",
"trySearchWithPatientUniqueID": "Hãy thử tìm kiếm lại bằng cách sử dụng số ID duy nhất của bệnh nhân",
"unknown": "Không rõ",
"yearOfBirth": "Năm sinh"
}
Loading
Loading