From 89775ae20e29f08868a745e753c0fba2b86ed424 Mon Sep 17 00:00:00 2001 From: sws2apps-admin Date: Mon, 2 Dec 2024 21:07:58 +0300 Subject: [PATCH] New translations errors.json (Ukrainian) --- src/locales/uk-UA/errors.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/locales/uk-UA/errors.json b/src/locales/uk-UA/errors.json index 3ee25de16d..20361373db 100644 --- a/src/locales/uk-UA/errors.json +++ b/src/locales/uk-UA/errors.json @@ -4,15 +4,15 @@ "error_api_internal-error": "An internal error has occurred on our side. Please try again later", "error_auth_email-already-exists": "The provided email is already in use by an existing user. Each user must have a unique email", "error_auth_user-not-found": "There is no existing user record corresponding to the provided identifier", - "error_api_unauthorized-request": "You do not have access to this resource", - "error_app_security_invalid-invitation-code-title": "Wrong invitation code", - "error_app_security_invalid-invitation-code": "Please double-check the code you provided", - "error_app_generic-title": "An error occurred", + "error_api_unauthorized-request": "У тебе немає доступу до цього ресурсу", + "error_app_security_invalid-invitation-code-title": "Неправильний код запрошення", + "error_app_security_invalid-invitation-code": "Будь ласка, ще раз перевір вказаний код", + "error_app_generic-title": "Сталася помилка", "error_app_generic-desc": "An error occurred. Try to refresh the page. If this won’t help, try to fully restart Organized. Note, that this will clear all your unsynced data.", - "error_app_unsupported-browser-title": "Unsupported browser", + "error_app_unsupported-browser-title": "Браузер не підтримується", "error_app_unsupported-browser-desc": "You are using an unsupported browser for the Organized app. Please ensure your browser is up to date and that private or incognito mode is turned off. Alternatively, try using a different browser.", - "error_app_security_user-not-found": "No user found with this email address", - "error_app_persons_spiritual-status-change": "Cannot change spiritual status", + "error_app_security_user-not-found": "Користувача з цією електронною адресою не знайдено", + "error_app_persons_spiritual-status-change": "Не можна змінити духовний статус", "error_app_persons_spiritual-status-baptized-unbaptized": "A baptized publisher cannot be changed to unbaptized.", "error_app_persons_spiritual-status-baptized-midweek": "A baptized publisher cannot be changed to midweek student.", "error_app_persons_spiritual-status-unbaptized-midweek": "An unbaptized publisher cannot be changed to midweek student."