Skip to content

Commit

Permalink
chore: add extracted translation source files from openedx-app-android
Browse files Browse the repository at this point in the history
  • Loading branch information
openedx-transifex-bot committed Jul 19, 2024
1 parent f77ed55 commit 3bc7984
Showing 1 changed file with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,24 @@
<string name="profile.calendar_color_accent">Accent</string>
<string name="profile.profile_course_dates">Course Dates</string>
<string name="profile.profile_color">Color</string>
<string name="profile.profile_course_calendar_sync">Course Calendar Sync</string>
<string name="profile.profile_currently_syncing_events">Currently syncing events to your calendar</string>
<string name="profile.profile_change_sync_options">Change Sync Options</string>
<string name="profile.profile_courses_to_sync">Courses to Sync</string>
<string name="profile.profile_syncing_courses">Syncing %1$s Courses</string>
<string name="profile.profile_options">Options</string>
<string name="profile.profile_use_relative_dates">Use relative dates</string>
<string name="profile.profile_show_relative_dates">Show relative dates like “Tomorrow” and “Yesterday”</string>
<string name="profile.profile_courses_to_sync_title">Disabling sync for a course will remove all events connected to the course from your synced calendar.</string>
<string name="profile.profile_automatically_remove_events">Automatically remove events from courses you haven’t viewed in the last month</string>
<string name="profile.profile_inactive">Inactive</string>
<string name="profile.profile_hide_inactive_courses">Hide Inactive Courses</string>
<string name="profile.profile_disable_calendar_dialog_title">Disable Calendar Sync</string>
<string name="profile.profile_disable_calendar_dialog_description">Disabling calendar sync will delete the calendar “%1$s.” You can turn calendar sync back on at any time.</string>
<string name="profile.profile_disable_syncing">Disable Syncing</string>
<string name="profile.profile_no_courses">No %1$s Courses</string>
<string name="profile.profile_no_sync_courses">No courses are currently being synced to your calendar.</string>
<string name="profile.profile_no_courses_with_current_filter">No courses match the current filter.</string>

<string name="whatsnew.whats_new_title">What\'s New</string>
<string name="whatsnew.whats_new_navigation_previous">Previous</string>
Expand Down Expand Up @@ -263,6 +281,12 @@
<string name="core.core_course_container_nav_videos">Videos</string>
<string name="core.core_course_container_nav_discussions">Discussions</string>
<string name="core.core_course_container_nav_more">More</string>
<string name="core.core_calendar_sync_failed">Calendar Sync Failed</string>
<string name="core.core_synced_to_calendar">Synced to Calendar</string>
<string name="core.core_syncing_failed">Sync Failed</string>
<string name="core.core_to_sync">To Sync</string>
<string name="core.core_not_synced">Not Synced</string>
<string name="core.core_syncing_to_calendar">Syncing to calendar…</string>

<string name="course.course_outline">Course Outline</string>
<string name="course.course_content">Course content</string>
Expand Down

0 comments on commit 3bc7984

Please sign in to comment.