3.0.0 / 3.0.1

This commit is contained in:
2025-01-28 20:45:45 +04:00
parent 44c1f01541
commit 0ab25e68a3
157 changed files with 5275 additions and 4450 deletions

View File

@@ -1,90 +1,92 @@
<resources>
<string name="app_name">Polytechnic</string>
<string name="username">Username</string>
<string name="password">Password</string>
<string name="proceed">Proceed</string>
<string name="sign_in_title">Sign In</string>
<string name="app_name">Polytechnic+</string>
<string name="sign_up_title">Sign Up</string>
<string name="not_registered">Not registered?</string>
<string name="already_registered">Already registered?</string>
<string name="reload">Reload</string>
<string name="lesson_teacher">Teacher</string>
<string name="lesson_teachers">Teachers</string>
<string name="lesson_duration">Duration</string>
<string name="hours">h.</string>
<string name="minutes">min.</string>
<string name="lesson_break">Break</string>
<string name="schedule">Schedule</string>
<string name="profile">Profile</string>
<string name="sign_in_title">Sign In</string>
<string name="student_break">Break</string>
<string name="teacher_break">Break</string>
<string name="in_gym_lc">in gym</string>
<string name="in_cabinets_short_lc">in %1$s cab.</string>
<string name="role_student">Student</string>
<string name="role_teacher">Teacher</string>
<string name="role_admin">Administrator</string>
<string name="group">Group</string>
<string name="role">Role</string>
<string name="day_null">There is no schedule for this day yet!</string>
<string name="loading">Loading…</string>
<string name="failed_to_fetch">Failed to fetch data.</string>
<string name="username">Username</string>
<string name="supervised_group">Supervised group</string>
<string name="group">Group</string>
<string name="empty">Empty</string>
<string name="cd_user_icon">User icon</string>
<string name="password">Password</string>
<string name="sign_up_already_registered">Already registered?</string>
<string name="proceed">Proceed</string>
<string name="sign_in_not_registered">Not registered?</string>
<string name="auth_error_incorrect_credentials">Invalid credentials!</string>
<string name="timed_out">Failed to send request! Try again later.</string>
<string name="no_connection">No internet connection!</string>
<string name="unknown_error">An unknown error has occurred! Please try again later.</string>
<string name="auth_error_username_already_exists">A user with this name already registered!</string>
<string name="auth_error_invalid_group_name">A group with this name does not exist!</string>
<string name="cd_top_app_bar">Top app bar actions</string>
<string name="profile">Profile</string>
<string name="replacer">Replacer</string>
<string name="teachers_schedule">Teachers</string>
<string name="group_schedule">Schedule</string>
<string name="teacher_schedule">Schedule</string>
<string name="reload">Reload</string>
<string name="cd_profile_icon">Profile icon</string>
<string name="cd_password_icon">Password icon</string>
<string name="cd_role_icon">Role icon</string>
<string name="cd_group_icon">Group icon</string>
<string name="sign_out">Sign Out</string>
<string name="change_group">Change group</string>
<string name="old_password">Old password</string>
<string name="new_password">New password</string>
<string name="change_password">Change password</string>
<string name="change_username">Change username</string>
<string name="loading">Loading…</string>
<string name="change_group">Change group</string>
<string name="sign_out">Sign out</string>
<string name="cabinets">Cabinets</string>
<string name="last_local_update">Last local update</string>
<string name="last_server_cache_update">Last server cache update</string>
<string name="last_server_schedule_update">Last server schedule update</string>
<string name="update_info_header">Additional information</string>
<string name="replacer">Replacer</string>
<string name="bytes">bytes</string>
<string name="clear_replacers">Clear</string>
<string name="set_replacer">Set new</string>
<string name="schedule_channel_name">Schedule update</string>
<string name="schedule_channel_description">Inform when schedule has been updated</string>
<string name="schedule_update_title">Schedule has been updated!</string>
<string name="schedule_update_replaced">Schedule was updated by Administrator.</string>
<string name="schedule_update_default">Schedule was updated on polytechnic website.</string>
<string name="download_update">Download update</string>
<string name="telegram_channel">Telegram channel</string>
<string name="app_update_channel_name">Application update</string>
<string name="app_update_channel_description">Inform about new version of this app has been released</string>
<string name="app_update_title">Version %1$s released!</string>
<string name="app_update_description">Click to download new version.</string>
<string name="lesson_view_channel_name">Current lesson</string>
<string name="lesson_view_channel_description">View current lesson and breaks in notification</string>
<string name="lesson_notification_title">Loading schedule…</string>
<string name="lesson_notification_description">This notification will be updated in several seconds!</string>
<string name="lesson_going_notification_title">To end %1$d h. %2$d min.</string>
<string name="lesson_going_notification_description">%1$s\n| After in %2$s - %3$s</string>
<string name="lessons_end">Lessons end</string>
<string name="lessons_end_notification_title">Lessons finished!</string>
<string name="lessons_end_notification_description">TODO</string>
<string name="cabinets_short_lc">cab.</string>
<string name="in_cabinets_short_lc">in %1$s cab.</string>
<string name="in_gym_lc">in gym</string>
<string name="lessons_not_started">Lessons haven\'t started yet</string>
<string name="waiting_for_day_start_notification_title">%1$d h. %2$d min. before lessons start</string>
<string name="outdated_schedule">You are viewing an outdated schedule!</string>
<string name="invalid_credentials">Invalid credentials!</string>
<string name="timed_out">Failed to send request, try again later!</string>
<string name="app_too_old">Please update the application!</string>
<string name="unknown_error">An unknown error has occurred! Please try again later.</string>
<string name="failed_to_fetch_group_names">Failed to get list of group names!</string>
<string name="already_exists">A user with this name is already registered!</string>
<string name="group_does_not_exists">A group with this name does not exist!</string>
<string name="no_connection">No internet connection!</string>
<string name="today">Today</string>
<string name="outdated_schedule">You are viewing outdated schedule!</string>
<string name="yesterday">Yesterday</string>
<string name="today">Today</string>
<string name="tomorrow">Tomorrow</string>
<string name="teachers">Teachers</string>
<string name="teacher_name">Teacher name</string>
<string name="teacher_not_selected">Teacher not selected or you made mistake in his name.</string>
<string name="failed_to_fetch_teacher_names">Failed to fetch teacher names!</string>
<string name="empty_day">This day doesn\'t contains any lessons :)</string>
<string name="minutes">min</string>
<string name="lesson_type_consultation">Consultation</string>
<string name="lesson_type_independent_work">Independent work</string>
<string name="lesson_type_exam">EXAM*</string>
<string name="lesson_type_exam_with_grade">EXAM* WITH GRADE</string>
<string name="lesson_type_exam_default">EXAM</string>
<string name="supervised_group">Supervised group</string>
<string name="teacher_schedule">Teacher</string>
<string name="lesson_type_break">Break</string>
<string name="cd_vk_icon">VK icon</string>
<string name="sign_up_manual">Manual</string>
<string name="or_divider">or</string>
<string name="cd_back_icon">Back icon</string>
<string name="auth_error_vk_already_exists">Another account is already linked to this VK account.</string>
<string name="cd_manual_icon">Manual icon</string>
<string name="auth_error_disallowed_role">Please, use another role.</string>
<string name="sign_in_manual">Manual</string>
<string name="auth_error_vk_not_linked">There are no accounts linked to this VK account.</string>
<string name="auth_error_invalid_vk_access_token">Invalid VK access token!</string>
<string name="updater_support_end">Support for versions below %1$s has been discontinued!</string>
<string name="updater_body">Would you like to update to the latest version?</string>
<string name="updater_new_version">A new version of the application has been released!</string>
<string name="updater_no">NO</string>
<string name="updater_exit">EXIT</string>
<string name="updater_update">UPDATE</string>
<string name="updater_suppress">SUPPRESS</string>
<string name="update_info_header">Additional information</string>
<string name="last_local_update">Last local update</string>
<string name="last_server_cache_update">Last server cache update</string>
<string name="last_server_schedule_update">Last server schedule update</string>
<string name="teacher_name">Teacher name</string>
<string name="download_update">Download update</string>
<string name="telegram_channel">Telegram channel</string>
<string name="schedule_update_title">Schedule has been updated!</string>
<string name="schedule_update_replaced">Schedule was updated by Administrator.</string>
<string name="schedule_update_default">Schedule was updated on polytechnic website.</string>
<string name="app_update_title">Version %1$s released!</string>
<string name="app_update_description">Click to download a new version.</string>
<string name="schedule_channel_name">Schedule update</string>
<string name="schedule_channel_description">Inform when schedule has been updated</string>
<string name="app_update_channel_name">Application update</string>
<string name="app_update_channel_description">Inform about a new version of this app has been released</string>
</resources>