Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/develop' into feat/…
Browse files Browse the repository at this point in the history
…offline

# Conflicts:
#	course/src/main/res/values-uk/strings.xml
  • Loading branch information
PavloNetrebchuk committed Aug 19, 2024
2 parents 1bf3c00 + b5256ce commit 796cced
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 306 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ Additional arguments can be passed to `atlas pull`. Refer to the [atlas document

Translations are managed in the [open-edx/openedx-translations](https://app.transifex.com/open-edx/openedx-translations/dashboard/) Transifex project.

To translate the app join the [Transifex project](https://app.transifex.com/open-edx/openedx-translations/dashboard/) and add your translations `openedx-app-android` resource: https://app.transifex.com/open-edx/openedx-translations/openedx-app-android/ (the link will start working after the [pull request #317](https://github.com/openedx/openedx-app-android/pull/317) is merged)
To translate the app join the [Transifex project](https://app.transifex.com/open-edx/openedx-translations/dashboard/) and add your translations to the
[`openedx-app-android`](https://app.transifex.com/open-edx/openedx-translations/openedx-app-android/) resource.

Once the resource is both 100% translated and reviewed the [Transifex integration](https://github.com/apps/transifex-integration) will automatically push it to the [openedx-translations](https://github.com/openedx/openedx-translations) repository and developers can use the translations in their app.

Expand Down
11 changes: 0 additions & 11 deletions app/src/main/res/values-uk/strings.xml

This file was deleted.

18 changes: 0 additions & 18 deletions auth/src/main/res/values-uk/strings.xml

This file was deleted.

75 changes: 0 additions & 75 deletions core/src/main/res/values-uk/strings.xml

This file was deleted.

49 changes: 0 additions & 49 deletions course/src/main/res/values-uk/strings.xml
Original file line number Diff line number Diff line change
@@ -1,49 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="course_outline">Огляд курсу</string>
<string name="course_content">Зміст курсу</string>
<string name="course_units">Одиниці курсу</string>
<string name="course_subsections">Підрозділи курсу</string>
<string name="course_videos">Відео</string>
<string name="course_you_earned_certificate">Вітаємо, ви отримали сертифікат про проходження курсу \"%s\".</string>
<string name="course_view_certificate">Переглянути сертифікат</string>
<string name="course_navigation_prev">Назад</string>
<string name="course_navigation_prev_unit">Попередня одиниця</string>
<string name="course_navigation_next">Далі</string>
<string name="course_navigation_next_unit">Наступна одиниця</string>
<string name="course_navigation_finish">Завершити</string>
<string name="course_does_not_include_videos">Цей курс не містить відео.</string>
<string name="course_resume_unit_title">Остання одиниця:</string>
<string name="course_resume_unit_btn">Продовжити</string>
<string name="course_discussion">Обговорення</string>
<string name="course_handouts">Роздаткові матеріали</string>
<string name="course_announcements">Оголошення</string>
<string name="course_find_important_info">Знайдіть важливу інформацію про курс</string>
<string name="course_latest_news">Будьте в курсі останніх новин</string>
<string name="course_good_job">Гарна робота!</string>
<string name="course_section_finished">Секція \"%s\" завершена.</string>
<string name="course_next_section">Наступний розділ</string>
<string name="course_back_to_outline">Повернутись до модуля</string>
<string name="course_not_started">Цей курс ще не розпочався.</string>
<string name="course_not_connected_to_internet">Ви не підключені до Інтернету. Будь ласка, перевірте ваше підключення до Інтернету.</string>
<string name="core_course_container_nav_home">Курс</string>
<string name="core_course_container_nav_videos">Відео</string>
<string name="core_course_container_nav_discussions">Обговорення</string>
<string name="core_course_container_nav_more">Матеріали</string>
<string name="course_can_download_only_with_wifi">Ви можете завантажувати контент тільки через Wi-Fi</string>
<string name="course_this_interactive_component">Ця інтерактивна компонента ще не доступна</string>
<string name="course_explore_other_parts_on_web">Досліджуйте інші частини цього курсу або перегляньте це на веб-сайті.</string>
<string name="course_open_in_browser">Відкрити в браузері</string>
<string name="course_subtitles">Субтитри</string>
<string name="course_continue_with">Остання активність:</string>
<string name="course_resume">Продовжити</string>
<string name="course_to_proceed">Щоб перейти до \"%s\", натисніть \"Наступний розділ\".</string>

<!-- Accessibility -->
<string name="course_accessibility_video_player">Відеоплеєр</string>
<string name="course_accessibility_remove_course_section">Видалити секцію курсу</string>
<string name="course_accessibility_download_course_section">Завантажити секцію курсу</string>
<string name="course_accessibility_stop_downloading_course_section">Зупинити завантаження секції курсу</string>
<string name="course_accessibility_section_completed">Секція завершена</string>
<string name="course_accessibility_section_uncompleted">Секція не завершена</string>
</resources>
6 changes: 0 additions & 6 deletions dashboard/src/main/res/values-uk/strings.xml

This file was deleted.

22 changes: 0 additions & 22 deletions discovery/src/main/res/values-uk/strings.xml

This file was deleted.

Loading

0 comments on commit 796cced

Please sign in to comment.