From 4b20b973678eebba44d5071c33ce741a05a38de8 Mon Sep 17 00:00:00 2001 From: "Georgi Ganchev @7DIGIT" Date: Fri, 28 Jun 2024 14:23:09 +0300 Subject: [PATCH] Add: missing uk and pl translations --- src/blocks/MoodTrackHistory/locales/uk.json | 18 +++++----- src/blocks/RegisterAboutYou/locales/uk.json | 40 ++++++++++----------- src/blocks/RegisterPreview/locales/uk.json | 2 +- src/blocks/UserProfile/locales/uk.json | 2 +- src/blocks/faq/locales/uk.json | 2 +- src/screens/MoodTracker/locales/ru.json | 2 +- src/screens/Passcode/locales/pl.json | 2 +- src/screens/Passcode/locales/uk.json | 2 +- 8 files changed, 35 insertions(+), 35 deletions(-) diff --git a/src/blocks/MoodTrackHistory/locales/uk.json b/src/blocks/MoodTrackHistory/locales/uk.json index 8214c6c2..894c1dc6 100644 --- a/src/blocks/MoodTrackHistory/locales/uk.json +++ b/src/blocks/MoodTrackHistory/locales/uk.json @@ -1,11 +1,11 @@ { - "saturday": "Sat", - "happy": "Happy", - "good": "Good", - "sad": "Sad", - "depressed": "Depressed", - "worried": "Worried", - "you_felt": "You felt", - "comment_text": "and you commented:", - "no_result": "No results found." + "saturday": "Сб", + "happy": "Щасливо", + "good": "Добре", + "sad": "Сумно", + "depressed": "Депресивно", + "worried": "Стурбовано", + "you_felt": "Ви почувались", + "comment_text": "і Ви прокоментували", + "no_result": "Нічого не знайдено." } diff --git a/src/blocks/RegisterAboutYou/locales/uk.json b/src/blocks/RegisterAboutYou/locales/uk.json index f4cc6e76..6e840b9d 100644 --- a/src/blocks/RegisterAboutYou/locales/uk.json +++ b/src/blocks/RegisterAboutYou/locales/uk.json @@ -1,24 +1,24 @@ { - "heading": "About you", + "heading": "Про Вас.", - "input_name_label": "Name", - "input_name_placeholder": "Enter your name", - "input_surname_label": "Surname", - "input_surname_placeholder": "Enter your surname", - "dropdown_sex_label": "Sex *", - "dropdown_year_label": "Year of birth *", - "living_place_label": "Place of living *", - "button_continue_label": "Continue", - "sex_male": "Male", - "sex_female": "Female", - "sex_unspecified": "Unspecified", - "sex_none": "Prefer not to say", - "place_of_living_urban": "Urban", - "place_of_living_rural": "Rural", - "sex_error": "Please enter your sex", - "year_of_birth_error": "Please enter your year of birth", - "place_of_living_error": "Please enter your place of living", - "sex_placeholder": "Enter your sex", - "year_of_birth_placeholder": "Enter your year of birth" + "input_name_label": "Ім'я", + "input_name_placeholder": "Введіть ім'я", + "input_surname_label": "Прізвище", + "input_surname_placeholder": "Введіть прізвище", + "dropdown_sex_label": "Стать *", + "dropdown_year_label": "Рік народження *", + "living_place_label": "Місце проживання *", + "button_continue_label": "Продовжити", + "sex_male": "Чоловік", + "sex_female": "Жінка", + "sex_unspecified": "Не визначено", + "sex_none": "Волію не казати", + "place_of_living_urban": "Міський", + "place_of_living_rural": "Сільський", + "sex_error": "Будь ласка, введіть стать", + "year_of_birth_error": "Будь ласка, введіть рік народження", + "place_of_living_error": "Будь ласка, вкажіть місце проживання", + "sex_placeholder": "Введіть стать", + "year_of_birth_placeholder": "Введіть рік народження" } diff --git a/src/blocks/RegisterPreview/locales/uk.json b/src/blocks/RegisterPreview/locales/uk.json index d26e9c3d..b769c9b2 100644 --- a/src/blocks/RegisterPreview/locales/uk.json +++ b/src/blocks/RegisterPreview/locales/uk.json @@ -7,6 +7,6 @@ "text_1": "Перша платформа, створена для того, щоб зробити Ваше психічне здоров'я пріоритетом, надаючи високо персоналізовану психологічну допомогу.", "heading_2": "Про підтримку", "text_2": "Usupport надає персоналізовану, непомітну та швидку психологічну допомогу задля Вашого загального благополуччя.", - "heading_3": "Про Вас.", + "heading_3": "Про Вас", "text_3": "Ваша історія має значення! Наважтеся поділитися нею." } diff --git a/src/blocks/UserProfile/locales/uk.json b/src/blocks/UserProfile/locales/uk.json index febf7cf9..ad4cc498 100644 --- a/src/blocks/UserProfile/locales/uk.json +++ b/src/blocks/UserProfile/locales/uk.json @@ -13,7 +13,7 @@ "share_button_label": "Поділитися додатком", "contact_us_button_label": "Зв'яжіться з нами", "privacy_policy_button_label": "Політика конфіденційності", - "FAQ_button_label": "ПОШИРЕНІ ЗАПИТАННЯ", + "FAQ_button_label": "Поширені запитання", "mood_tracker_button_label": "Відстежувач настрою", "passcoode_and_biometrics_button_label": "Паролі й біометричні дані", "payments_history_button_label": "Історія платежів", diff --git a/src/blocks/faq/locales/uk.json b/src/blocks/faq/locales/uk.json index d946fe13..4b115e71 100644 --- a/src/blocks/faq/locales/uk.json +++ b/src/blocks/faq/locales/uk.json @@ -1,5 +1,5 @@ { - "heading": "ПОШИРЕНІ ЗАПИТАННЯ", + "heading": "Поширені запитання", "subheading": "Тут можна знайти відповіді на поширені запитання. Якщо Ваше запитання не вказане тут, то зв'яжіться з нами напряму.", "no_results": "Результатів не знайдено." } diff --git a/src/screens/MoodTracker/locales/ru.json b/src/screens/MoodTracker/locales/ru.json index 825fd54e..05e4430e 100644 --- a/src/screens/MoodTracker/locales/ru.json +++ b/src/screens/MoodTracker/locales/ru.json @@ -1,5 +1,5 @@ { "heading": "Трекер настроения", "subheading": "Здесь Вы можете проверить свое настроение и прогресс", - "emergency_button_label": "Экстренная помощь", + "emergency_button_label": "Экстренная помощь" } diff --git a/src/screens/Passcode/locales/pl.json b/src/screens/Passcode/locales/pl.json index f3c8e36c..e4232e70 100644 --- a/src/screens/Passcode/locales/pl.json +++ b/src/screens/Passcode/locales/pl.json @@ -1,4 +1,4 @@ { "heading": "Паролі й біометричні дані", - "subheading": "Тут можна налаштувати пароль і біометричні дані, або змінити їх" + "subheading": "Tutaj można ustawić kod dostępu i dane biometryczne lub je zmienić" } \ No newline at end of file diff --git a/src/screens/Passcode/locales/uk.json b/src/screens/Passcode/locales/uk.json index 27bbd2c1..353ca2b1 100644 --- a/src/screens/Passcode/locales/uk.json +++ b/src/screens/Passcode/locales/uk.json @@ -1,4 +1,4 @@ { "heading": "Kod dostępu i dane biometryczne", - "subheading": "Tutaj można ustawić kod dostępu i dane biometryczne lub je zmienić" + "subheading": "Тут можна налаштувати пароль і біометричні дані, або змінити їх" } \ No newline at end of file