You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/app/src/main/res/values/strings.xml

568 lines
34 KiB
XML

10 years ago
<?xml version="1.0" encoding="utf-8"?>
<resources>
6 years ago
<string name="actfm_picture_clear">Clear Picture</string>
<string name="TVA_add_comment">Add a comment…</string>
<string name="display_name">Display name</string>
6 years ago
<string name="enter_filter_name">Enter filter name</string>
<string name="backup_BPr_header">Backups</string>
<string name="backup_BAc_import">Import tasks</string>
<string name="backup_BAc_export">Export tasks</string>
<string name="export_toast">Backed up %1$s to %2$s.</string>
<string name="export_toast_no_tasks">No tasks to export.</string>
<string name="import_summary_title">Restore summary</string>
<string name="import_summary_message">
File %1$s contained %2$s.\n\n
%3$s imported,\n
%4$s already exist\n
%5$s had errors\n
</string>
6 years ago
<string name="import_progress_read">Reading task %d…</string>
<string name="read_permission_label">Tasks Permission</string>
<string name="discard_confirmation">Are you sure you want to discard your changes?</string>
<string name="keep_editing">Keep editing</string>
<string name="DLG_delete_this_task_question">Delete this task?</string>
<string name="DLG_hour_minutes">Time (hours : minutes)</string>
<string name="DLG_undo">Undo</string>
<string name="WID_dateButtonUnset">Click to set</string>
<string name="TLA_no_items">There are no tasks here.</string>
<string name="TLA_menu_sort">Sort</string>
<string name="TLA_menu_search">Search</string>
<string name="TLA_menu_settings">Settings</string>
<string name="TAd_actionEditTask">Edit</string>
<string name="action_call">Call</string>
<string name="action_open">Open</string>
<string name="SSD_sort_my_order">My order</string>
6 years ago
<string name="SSD_sort_auto">Smart sort</string>
<string name="SSD_sort_alpha">By title</string>
<string name="SSD_sort_due">By due date</string>
<string name="SSD_sort_importance">By priority</string>
<string name="SSD_sort_modified">By last modified</string>
<string name="FLA_search_filter">Matching \'%s\'</string>
<string name="FLA_new_filter">Create new filter</string>
<string name="TEA_title_hint">Task name</string>
<string name="TEA_importance_label">Priority</string>
<string name="TEA_add_subtask">Add subtask</string>
6 years ago
<string name="TEA_no_date">No date</string>
<string name="TEA_hideUntil_label">Hide until</string>
<string name="TEA_hideUntil_display">Hide until %s</string>
<string name="TEA_note_label">Description</string>
<string name="TEA_estimatedDuration_label">How long will it take?</string>
<string name="TEA_elapsedDuration_label">Time already spent</string>
<string name="save">Save</string>
<string name="TEA_timer_est">Est. %s</string>
<string name="TEA_timer_elap">Elapsed %s</string>
<string name="TEA_no_time">No time</string>
<string name="due_date">Due date</string>
<string name="due_time">Due time</string>
<string name="day_before_due">Day before due</string>
<string name="week_before_due">Week before due</string>
<string name="TEA_hideUntil_due_date" comment="Used for displaying the chosen hide until value in the task edit screen. Should be the same as due_date, just without capitalization.">due date</string>
<string name="TEA_hideUntil_due_time" comment="Used for displaying the chosen hide until value in the task edit screen. Should be the same as due_time, just without capitalization.">due time</string>
<string name="TEA_hideUntil_day_before_due" comment="Used for displaying the chosen hide until value in the task edit screen. Should be the same as day_before_due, just without capitalization.">day before due</string>
<string name="TEA_hideUntil_week_before_due" comment="Used for displaying the chosen hide until value in the task edit screen. Should be the same as week_before_due, just without capitalization.">week before due</string>
6 years ago
<string name="TEA_control_when">When</string>
<string name="TEA_control_repeat">Repeat</string>
<string name="TEA_control_gcal">Calendar</string>
<string name="TEA_control_importance">Priority</string>
<string name="TEA_control_location">Location</string>
6 years ago
<string name="TEA_control_notes">Description</string>
<string name="TEA_control_files">Files</string>
<string name="TEA_control_reminders">Reminders</string>
<string name="TEA_control_timer">Timer Controls</string>
<string name="TEA_control_hidden_section">----Hide Always----</string>
<string name="TEA_load_more">Load more…</string>
<string name="CRA_ignore">Ignore</string>
<string name="CRA_title">Need a meeting list?</string>
<string name="CRA_ignore_body">You\'ve ignored several calendar events. Should Tasks stop asking you about them?</string>
<string name="CRA_ignore_all">Ignore all events</string>
<string name="CRA_ignore_this">Ignore this event only</string>
<string name="CRA_speech_bubble_start">Looks like %s is starting soon. Want to create a list for action items?</string>
<string name="CRA_speech_bubble_end">Looks like you just finished with %s. Want to create a list for action items?</string>
<string name="CRA_postpone">Maybe afterwards</string>
<string name="CRA_calendar_reminders_pref_title">Calendar assistant</string>
<string name="CRA_calendar_reminders_pref_desc_enabled">Tasks will remind you about upcoming calendar events and prompt you to prepare for them</string>
<string name="CRA_default_list_name">Action Items: %s</string>
<string name="none">None</string>
<string name="EPr_filters_to_show_title">Filters to show</string>
<string name="EPr_edit_screen_options">Edit screen options</string>
<string name="EPr_beastMode_reset">Reset to defaults</string>
<string name="EPr_fullTask_title">Show full task title</string>
<string name="EPr_show_task_edit_comments">Show comments in task edit</string>
<string name="task_list_options">Task list options</string>
<string name="EPr_cal_end_or_start_at_due_time">Calendar event time</string>
<string name="EPr_cal_end_at_due_time">End calendar events at due time</string>
<string name="EPr_cal_start_at_due_time">Start calendar events at due time</string>
<string name="EPr_temp_show_completed_tasks">Temporarily show tasks upon completion</string>
<string name="EPr_temp_completed_tasks_showing">Tasks will remain temporarily visible in the list after completion</string>
<string name="EPr_temp_completed_tasks_not_showing">Tasks will immediately disappear from the list after completion</string>
6 years ago
<string name="EPr_manage_purge_deleted">Purge deleted tasks</string>
<string name="EPr_manage_purge_deleted_message">Do you really want to purge all your deleted tasks?\n\nThese tasks will be gone forever!</string>
<string name="EPr_manage_purge_deleted_status">Purged %d tasks!</string>
<string name="EPr_reset_preferences">Reset preferences</string>
<string name="EPr_reset_preferences_warning">Preferences will be reset to default values</string>
<string name="EPr_delete_task_data">Delete task data</string>
<string name="EPr_delete_task_data_warning">All tasks will be permanently deleted</string>
<string name="EPr_manage_delete_completed_gcal">Delete calendar events for completed tasks</string>
<string name="EPr_manage_delete_completed_gcal_message">Do you really want to delete all your events for completed tasks?</string>
<string name="EPr_manage_delete_completed_gcal_status">Deleted %d calendar events!</string>
<string name="EPr_manage_delete_all_gcal">Delete all calendar events for tasks</string>
<string name="EPr_manage_delete_all_gcal_message">Do you really want to delete all your events for tasks?</string>
<string name="EPr_manage_delete_all_gcal_status">Deleted %d calendar events!</string>
<string name="task_defaults">Task defaults</string>
<string name="EPr_default_urgency_title">Default deadline</string>
<string name="EPr_default_importance_title">Default priority</string>
<string name="EPr_default_hideUntil_title">Default hide until</string>
<string name="EPr_default_reminders_title">Default reminders</string>
<string name="EPr_default_location_reminder_title">Default location reminders</string>
<string name="EPr_default_location_radius">Default radius</string>
6 years ago
<string name="EPr_default_reminders_mode_title">Default ring/vibrate type</string>
<string name="priority_high">High</string>
<string name="priority_medium">Medium</string>
<string name="priority_low">Low</string>
<string name="no_deadline">No deadline</string>
<string name="day_after_tomorrow">Day after tomorrow</string>
<string name="next_week">Next week</string>
<string name="dont_hide">Don\'t hide</string>
<string name="at_deadline">At deadline</string>
<string name="at_deadline_or_overdue">At deadline or overdue</string>
<string name="no_reminders">No reminders</string>
<string name="default_location_reminder_on_arrival">On arrival</string>
<string name="default_location_reminder_on_departure">On departure</string>
<string name="default_location_reminder_on_arrival_or_departure">On arrival and departure</string>
6 years ago
<string name="BFE_Active">My Tasks</string>
<string name="BFE_Recent">Recently modified</string>
<string name="CFA_universe_all">Active Tasks</string>
<string name="CFA_type_add">or</string>
<string name="CFA_type_subtract">not</string>
<string name="CFA_type_intersect">also</string>
<string name="CFA_context_chain">%s has criteria</string>
<string name="CFA_context_delete">Delete Row</string>
<string name="CFA_help">Long press on items for additional options</string>
<string name="CFA_button_add">Add Criteria</string>
<string name="CFC_dueBefore_text">Due By: ?</string>
<string name="CFC_dueBefore_name">Due By…</string>
<string name="no_due_date">No Due Date</string>
<string name="next_month">Next Month</string>
6 years ago
<string name="CFC_importance_text">Priority at least ?</string>
<string name="CFC_importance_name">Priority…</string>
<string name="CFC_tag_text">Tag: ?</string>
<string name="CFC_tag_name">Tag…</string>
<string name="CFC_tag_contains_name">Tag name contains…</string>
<string name="CFC_tag_contains_text">Tag name contains: ?</string>
<string name="CFC_title_contains_name">Title contains…</string>
<string name="CFC_title_contains_text">Title contains: ?</string>
<string name="gcal_TEA_error">Error adding task to calendar!</string>
<string name="gcal_TEA_showCalendar_label">Open Calendar Event</string>
<string name="delete_calendar_event_confirmation">Delete calendar event?</string>
<string name="calendar_event_not_found">Calendar event not found</string>
6 years ago
<string name="gcal_completed_title">%s (completed)</string>
<string name="CFC_gtasks_list_text">In List: ?</string>
<string name="CFC_gtasks_list_name">In GTasks List…</string>
<string name="CFC_caldav_list_name">In CalDAV list…</string>
6 years ago
<string name="gtasks_GTA_clear_completed">Clear Completed</string>
<string name="gtasks_GLA_authenticating">Authenticating…</string>
<string name="gtasks_GLA_errorIOAuth">Sorry, we had trouble communicating with Google servers. Please try again later.</string>
<string name="gtasks_GPr_header">Google Tasks</string>
<string name="gtasks_error_accountNotFound">Account %s not found—please log out and log back in from the Google Tasks settings.</string>
<string name="premium_record_audio">Record a note</string>
<string name="premium_remove_file_confirm">Are you sure? Cannot be undone</string>
<string name="audio_recording_title">Recording Audio</string>
<string name="audio_stop_recording">Stop Recording</string>
<string name="ring_once">Ring once</string>
<string name="ring_five_times">Ring five times</string>
<string name="ring_nonstop">Ring nonstop</string>
<string name="random_reminder_hour">an hour</string>
<string name="random_reminder_day">a day</string>
<string name="random_reminder_week">a week</string>
<string name="random_reminder_two_weeks">in two weeks</string>
<string name="random_reminder_month">a month</string>
<string name="random_reminder_two_months">in two months</string>
6 years ago
<string name="rmd_NoA_done">Complete</string>
<string name="rmd_NoA_snooze">Snooze</string>
<string name="snooze_all">Snooze all</string>
6 years ago
<string name="rmd_EPr_quiet_hours_start_title">Quiet hours start</string>
<string name="rmd_EPr_quiet_hours_end_title">Quiet hours end</string>
<string name="rmd_EPr_rmd_time_title">Default reminder</string>
<string name="rmd_EPr_rmd_time_desc">Notifications for tasks without due times will appear at %s</string>
<string name="persistent_notifications">Persistent notifications</string>
<string name="persistent_notifications_description">Persistent notifications cannot be cleared</string>
<string name="rmd_EPr_defaultRemind_title">Random reminders</string>
<string name="default_random_reminder_disabled">Disabled</string>
<string name="default_random_reminder_hourly">Hourly</string>
<string name="default_random_reminder_daily">Daily</string>
<string name="default_random_reminder_weekly">Weekly</string>
<string name="default_random_reminder_bi_weekly">Bi-weekly</string>
<string name="default_random_reminder_monthly">Monthly</string>
<string name="default_random_reminder_bi_monthly">Bi-monthly</string>
<string name="repeat_every">Every</string>
<string name="repeat_option_does_not_repeat">Does not repeat</string>
<string name="repeat_option_every_day">Every day</string>
<string name="repeat_option_every_week">Every week</string>
<string name="repeat_option_every_month">Every month</string>
<string name="repeat_option_every_year">Every year</string>
<string name="repeat_option_custom">Custom…</string>
<string name="repeat_minutely">REPEAT MINUTELY</string>
<string name="repeat_hourly">REPEAT HOURLY</string>
<string name="repeat_daily">REPEAT DAILY</string>
<string name="repeat_weekly">REPEAT WEEKLY</string>
<string name="repeat_monthly">REPEAT MONTHLY</string>
<string name="repeat_yearly">REPEAT YEARLY</string>
<plurals name="task_count">
<item quantity="one">%d task</item>
<item quantity="other">%d tasks</item>
</plurals>
<plurals name="subtask_count">
<item quantity="one">%d subtask</item>
<item quantity="other">%d subtasks</item>
</plurals>
<plurals name="repeat_times">
<item quantity="one">time</item>
<item quantity="other">times</item>
</plurals>
<plurals name="repeat_minutes">
<item quantity="one">minute</item>
<item quantity="other">minutes</item>
</plurals>
<plurals name="repeat_n_minutes">
<item quantity="one">%d minute</item>
<item quantity="other">%d minutes</item>
</plurals>
<plurals name="repeat_hours">
<item quantity="one">hour</item>
<item quantity="other">hours</item>
</plurals>
<plurals name="repeat_n_hours">
<item quantity="one">%d hour</item>
<item quantity="other">%d hours</item>
</plurals>
<plurals name="repeat_days">
<item quantity="one">day</item>
<item quantity="other">days</item>
</plurals>
<plurals name="repeat_n_days">
<item quantity="one">%d day</item>
<item quantity="other">%d days</item>
</plurals>
<plurals name="repeat_weeks">
<item quantity="one">week</item>
<item quantity="other">weeks</item>
</plurals>
<plurals name="repeat_n_weeks">
<item quantity="one">%d week</item>
<item quantity="other">%d weeks</item>
</plurals>
<plurals name="repeat_months">
<item quantity="one">month</item>
<item quantity="other">months</item>
</plurals>
<plurals name="repeat_n_months">
<item quantity="one">%d month</item>
<item quantity="other">%d months</item>
</plurals>
<plurals name="repeat_years">
<item quantity="one">year</item>
<item quantity="other">years</item>
</plurals>
<plurals name="repeat_n_years">
<item quantity="one">%d year</item>
<item quantity="other">%d years</item>
</plurals>
<string name="repeat_type_due">due date</string>
<string name="repeat_type_completion">completion date</string>
6 years ago
<string name="repeat_forever">Repeat forever</string>
<string name="repeat_until">Repeat until %s</string>
7 years ago
<string name="repeat_number_of_times">Repeat a number of times</string>
<string name="repeat_occurs">Occurs</string>
6 years ago
<string name="repeat_snackbar">%1$s rescheduled for %2$s</string>
<string name="repeat_snackbar_time" comment="display new due date and time in snackbar after completing repeating task, e.g. 'Tomorrow at 8 AM' or '21 May at 8 AM'">%1$s at %2$s</string>
6 years ago
<string name="new_tag">Create new tag</string>
<string name="new_list">Create new list</string>
6 years ago
<string name="tag_FEx_untagged">Uncategorized</string>
<string name="delete_tag_confirmation">Delete %s?</string>
<string name="TPl_notification">Timers Active for %s!</string>
<string name="TFE_workingOn">Tasks Being Timed</string>
<string name="TEA_timer_controls">Timer</string>
<string name="TEA_timer_comment_started">started this task:</string>
<string name="TEA_timer_comment_stopped">stopped doing this task:</string>
<string name="TEA_timer_comment_spent">Time spent:</string>
<string name="voice_create_prompt">Speak to create a task</string>
<string name="EPr_voiceInputEnabled_title">Voice input</string>
<string name="EPr_voiceRemindersEnabled_title">Voice reminders</string>
<string name="EPr_voiceRemindersEnabled_desc_enabled">Tasks will speak task names during task reminders</string>
<string name="delete_task">Delete task</string>
<string name="voice_command_added_task">Added task</string>
<plurals name="Ntasks">
<item quantity="one">1 task</item>
<item quantity="other">%d tasks</item>
</plurals>
<string name="today">Today</string>
<string name="tomorrow">Tomorrow</string>
<string name="next">Next %s</string>
<string name="yesterday">Yesterday</string>
<string name="tmrw">Tmrw</string>
<string name="yest">Yest</string>
<string name="sync_SPr_interval_title">Background sync</string>
<string name="widget_show_due_date">Show due dates</string>
<string name="widget_show_checkboxes">Show checkboxes</string>
<string name="widget_show_header">Show header</string>
<string name="widget_show_settings">Show settings</string>
6 years ago
<string name="notifications">Notifications</string>
<string name="silent">Silent</string>
<string name="sound">Sound</string>
<string name="vibrations">Vibrations</string>
<string name="quiet_hours">Quiet hours</string>
<string name="attachment_directory">Attachment directory</string>
<string name="backup_directory">Backup directory</string>
<string name="google_drive_backup">Copy to Google Drive</string>
6 years ago
<string name="miscellaneous">Miscellaneous</string>
<string name="synchronization">Synchronization</string>
<string name="subtasks">Subtasks</string>
6 years ago
<string name="enabled">Enabled</string>
<string name="font_size">Font size</string>
<string name="row_spacing">Row spacing</string>
6 years ago
<string name="customize_edit_screen">Customize edit screen</string>
<string name="source_code">Source code</string>
<string name="translations">Contribute translations</string>
<string name="contact_developer">Contact developer</string>
<string name="rate_tasks">Rate Tasks</string>
<string name="quiet_hours_summary">No reminders during quiet hours</string>
<string name="TLA_menu_donate">Donate</string>
<string name="add_reminder">Add reminder</string>
<string name="add_location">Add location</string>
6 years ago
<string name="remove">Remove</string>
<string name="randomly_once">Randomly once</string>
<string name="randomly">Randomly</string>
<string name="pick_a_date">Pick a date</string>
<string name="pick_a_time">Pick a time</string>
<string name="pick_a_date_and_time">Pick a date and time</string>
<string name="when_overdue">When overdue</string>
<string name="when_due">When due</string>
<string name="geofence_radius">Radius</string>
<string name="location_radius_meters">%s m</string>
6 years ago
<string name="tags">Tags</string>
<string name="filters">Filters</string>
<string name="date_shortcut_hour">For an hour</string>
<string name="date_shortcut_morning">Morning</string>
<string name="date_shortcut_afternoon">Afternoon</string>
<string name="date_shortcut_evening">Evening</string>
<string name="date_shortcut_night">Night</string>
<string name="date_shortcut_tomorrow_morning">Tomorrow morning</string>
<string name="date_shortcut_tomorrow_afternoon">Tomorrow afternoon</string>
<string name="date_shortcut_must_come_before">%1$s must come before %2$s</string>
<string name="date_shortcut_must_come_after">%1$s must come after %2$s</string>
<string name="discard_changes">Discard changes?</string>
<string name="discard">Discard</string>
<string name="tag_settings">Tag Settings</string>
<string name="list_settings">List settings</string>
6 years ago
<string name="delete">Delete</string>
<string name="copy">Copy</string>
<string name="move">Move</string>
6 years ago
<string name="filter_settings">Filter Settings</string>
<string name="show_hidden">Show hidden</string>
<string name="show_completed">Show completed</string>
<string name="reverse">Reverse</string>
<string name="no_application_found">No application found to open attachment</string>
<string name="no_application_found_link">No application found to handle link</string>
6 years ago
<string name="add_attachment">Add attachment</string>
<string name="take_a_picture">Take a picture</string>
<string name="pick_from_gallery">Pick from gallery</string>
<string name="pick_from_storage">Pick from storage</string>
<string name="privacy_policy">Privacy policy</string>
<string name="send_anonymous_statistics">Improve Tasks</string>
<string name="send_anonymous_statistics_summary">Send anonymous usage statistics and crash reports to help improve Tasks. No personal data will be collected.</string>
<string name="tag_already_exists">Tag already exists</string>
<string name="name_cannot_be_empty">Name cannot be empty</string>
<string name="username_required">Username required</string>
<string name="password_required">Password required</string>
<string name="encryption_password_required">Encryption password required</string>
<string name="encryption_password_wrong">Wrong encryption password</string>
<string name="passwords_do_not_match">Passwords do not match</string>
<string name="url_required">URL required</string>
<string name="url_host_name_required">Host name required</string>
<string name="url_invalid_scheme">Must begin with http(s)://</string>
<string name="no_title">(No title)</string>
<string name="back_button_saves_task">Back button saves task</string>
<string name="default_list">Default list</string>
<string name="default_sync">Default sync</string>
<string name="filter">Filter</string>
<string name="opacity">Opacity</string>
<string name="theme">Theme</string>
<string name="color">Color</string>
<string name="icon">Icon</string>
<string name="accent">Accent</string>
<string name="launcher_icon">Launcher icon</string>
<string name="theme_black">Black</string>
<string name="theme_light">Light</string>
<string name="theme_dark">Dark</string>
<string name="theme_wallpaper">Wallpaper</string>
<string name="theme_day_night">Day/Night</string>
<string name="theme_system_default">System default</string>
<string name="language">Language</string>
<string name="restart_required">Tasks must be restarted for change to take effect</string>
<string name="restart_now">Restart now</string>
<string name="restart_later">Later</string>
<string name="settings_localization">Localization</string>
<string name="led_notification">LED notification</string>
<string name="hardware_support_required">Hardware support required</string>
<string name="no_calendars_found">No calendars found</string>
<string name="widget_settings">Widget settings</string>
<string name="widget_header_settings">Header settings</string>
<string name="widget_row_settings">Row settings</string>
<string name="sync_error_permissions">Tasks requires permission</string>
<string name="clear_completed_tasks_confirmation">Clear completed tasks?</string>
<string name="copy_multiple_tasks_confirmation">%s copied</string>
<string name="delete_multiple_tasks_confirmation">%s deleted</string>
<string name="delete_selected_tasks">Delete selected tasks?</string>
<string name="copy_selected_tasks">Copy selected tasks?</string>
<string name="date_and_time">Date and time</string>
<string name="start_of_week">Start of week</string>
<string name="use_locale_default">Use locale default</string>
<string name="add_account">Add account</string>
6 years ago
<string name="user">User</string>
<string name="password">Password</string>
<string name="encryption_password">Encryption password</string>
<string name="reenter_encryption_password">Confirm encryption password</string>
<string name="url">URL</string>
<string name="error_adding_account">Error: %s</string>
<string name="calendar_settings">Calendar settings</string>
<string name="notification_disable_battery_optimizations_description">Battery optimizations may delay notifications</string>
<string name="bundle_notifications">Bundle notifications</string>
<string name="badges">Badges</string>
<string name="list">List</string>
<string name="repeats_from">Repeats from</string>
<string name="repeats_single">Repeats %s</string>
7 years ago
<string name="repeats_single_on">Repeats %1$s on %2$s</string>
<string name="repeats_single_until">Repeats %1$s until %2$s</string>
<string name="repeats_single_number_of_times">Repeats %1$s, occurs %2$d %3$s</string>
<string name="repeats_single_on_until">Repeats %1$s on %2$s until %3$s</string>
<string name="repeats_single_on_number_of_times">Repeats %1$s on %2$s, occurs %3$d %4$s</string>
<string name="repeats_minutely">minutely</string>
<string name="repeats_hourly">hourly</string>
<string name="repeats_daily">daily</string>
<string name="repeats_weekly">weekly</string>
<string name="repeats_monthly">monthly</string>
<string name="repeats_yearly">yearly</string>
<string name="repeats_plural">Repeats every %s</string>
7 years ago
<string name="repeats_plural_on">Repeats every %1$s on %2$s</string>
<string name="repeats_plural_until">Repeats every %1$s until %2$s</string>
<string name="repeats_plural_number_of_times">Repeats every %1$s, occurs %2$d %3$s</string>
<string name="repeats_plural_on_until">Repeats every %1$s on %2$s until %3$s</string>
<string name="repeats_plural_on_number_of_times">Repeats every %1$s on %2$s, occurs %3$d %4$s</string>
<string name="list_separator_with_space">,\u0020</string>
<string name="dont_add_to_calendar">Don\'t add to calendar</string>
<string name="default_calendar">Default calendar</string>
<string name="badges_description">Display a task count on Tasks launcher icon. Not all launchers support badges.</string>
<string name="bundle_notifications_summary">Combine multiple notifications into a single notification</string>
6 years ago
<string name="repeat_monthly_same_day_each_month">on the same day each month</string>
<string name="dont_sync">Don\'t sync</string>
<string name="repeat_monthly_every_day_of_nth_week">every %1$s %2$s</string>
<string name="repeat_monthly_on_every_day_of_nth_week">on every %1$s %2$s</string>
<string name="repeat_monthly_first_week">first</string>
<string name="repeat_monthly_second_week">second</string>
<string name="repeat_monthly_third_week">third</string>
<string name="repeat_monthly_fourth_week">fourth</string>
<string name="repeat_monthly_last_week">last</string>
<string name="tasker_create_task">Create task</string>
<string name="tasker_list_notification">List notification</string>
<string name="help">Help</string>
<string name="help_and_feedback">Help &amp; feedback</string>
<string name="caldav_home_set_not_found">Home set not found</string>
<string name="network_error">Connection failed</string>
<string name="background_sync_unmetered_only">Only on unmetered connections</string>
<string name="upgrade_to_pro">Upgrade to pro</string>
<string name="pro_support_development">Tasks needs your support!</string>
<string name="manage_subscription">Manage subscription</string>
<string name="manage_subscription_summary">Upgrade, downgrade, or cancel your subscription</string>
<string name="refresh_purchases">Refresh purchases</string>
<string name="button_subscribe">Subscribe</string>
<string name="button_current_subscription">Current subscription</string>
<string name="button_restore_subscription">Restore subscription</string>
<string name="button_downgrade">Downgrade subscription</string>
<string name="button_upgrade">Upgrade subscription</string>
<string name="button_unsubscribe">Cancel subscription</string>
<string name="button_more_info">More info</string>
<string name="error_billing_unavailable">Billing unavailable. Make sure your Google Play app
is setup correctly</string>
<string name="error_billing_default">Billing unavailable. Please check your device.</string>
<string name="about">About</string>
<string name="license_summary">Tasks is libre open-source software, licensed under the GNU General Public License v3.0</string>
<string name="pro_description">Tasks is libre open-source software that does not display advertisements or sell your personal information</string>
<string name="pro_subscribe_now">Subscribe now to support development and unlock additional features</string>
<string name="themes">Additional themes and icons</string>
<string name="pro_caldav_sync">CalDAV synchronization</string>
<string name="pro_etesync">EteSync synchronization</string>
<string name="pro_multiple_google_task_accounts">Multiple Google Task accounts</string>
<string name="pro_google_places_search">Google Places search</string>
<string name="pro_tasker_plugins">Tasker plugins</string>
<string name="pro_dashclock_extension">Dashclock extension</string>
<string name="requires_pro_subscription">Requires pro subscription</string>
<string name="this_feature_requires_a_subscription">This feature requires a subscription</string>
<string name="logout">Log out</string>
<string name="logout_warning">Log out of %s? All data for this account will be removed from your device</string>
<string name="cannot_access_account">Cannot access account</string>
<string name="reinitialize_account">Reinitialize</string>
<string name="action_create_new_task">Create new task</string>
<string name="show_description">Show description</string>
<string name="show_full_description">Show full description</string>
<string name="linkify">Show links</string>
<string name="linkify_description">Add links to websites, addresses, and phone numbers</string>
<string name="show_list_indicators">Show list chips</string>
<string name="location_remind_arrival">Remind on arrival</string>
<string name="location_remind_departure">Remind on departure</string>
<string name="visit_website">Visit website</string>
<string name="location_arrived">Arrived at %s</string>
<string name="location_departed">Departed %s</string>
<string name="building_notifications">Generating notifications</string>
<string name="choose_a_location">Choose a location</string>
<string name="pick_this_location">Select this location</string>
<string name="or_choose_a_location">Or choose a location</string>
<string name="map_provider">Map provider</string>
<string name="map_search_provider">Search provider</string>
<string name="missing_permissions">Missing permissions</string>
<string name="location_permission_required_geofence">Location permissions are needed for location reminders</string>
<string name="location_permission_required_location">Location permissions are needed to find your current location</string>
<string name="open_map">Open map</string>
<string name="choose_new_location">Choose new location</string>
<string name="third_party_licenses">Third-party licenses</string>
<string name="changelog">Changelog</string>
<string name="version_string">Version %s</string>
<string name="invalid_backup_file">Invalid backup file</string>
<string name="google_tasks_add_to_top">New tasks on top</string>
<string name="name_your_price">Name your price</string>
<string name="monthly">Monthly</string>
<string name="annually">Yearly</string>
<string name="caldav_account_repeating_tasks">Let server schedule recurring tasks</string>
<string name="expand_subtasks">Expand subtasks</string>
<string name="collapse_subtasks">Collapse subtasks</string>
<string name="subtasks_multilevel_google_task">Multi-level subtasks not supported by Google Tasks</string>
<string name="enter_title_hint">Enter title</string>
<string name="show_subtasks">Show subtasks</string>
<string name="show_subtasks_summary">Displaying subtasks will degrade app performance</string>
<string name="enter_tag_name">Enter tag name</string>
<string name="create_new_tag">Create \"%s\"</string>
<string name="choose_synchronization_service">Select a platform</string>
<string name="google_tasks_selection_description">Basic service that synchronizes with your Google account</string>
<string name="caldav_selection_description">Synchronization based on open internet standards</string>
<string name="etesync_selection_description">Open source, end-to-end encrypted synchronization</string>
<string name="show_advanced_settings">Show advanced settings</string>
<string name="caldav_account_description">Requires an account with a CalDAV service provider or a self-hosted server. Find a service provider by visiting tasks.org/caldav</string>
<string name="etesync_account_description">Requires an account with EteSync.com or a self-hosted server</string>
<string name="etesync_encryption_description">Choose an encryption password. Do not forget your password, it cannot be recovered!</string>
<string name="preferences_look_and_feel">Look and feel</string>
<string name="preferences_advanced">Advanced</string>
<string name="documentation">Documentation</string>
<string name="accounts">Accounts</string>
<string name="wearable_notifications">Wearable notifications</string>
<string name="wearable_notifications_summary">Display notifications on your wearable</string>
<string name="troubleshooting">Troubleshooting</string>
<string name="notification_troubleshooting_summary">Tap here if you are having trouble with notifications</string>
<string name="disable_battery_optimizations">Disable battery optimizations</string>
<string name="more_settings">More settings</string>
<string name="more_notification_settings_summary">Ringtone, vibrations, and more</string>
<string name="free_colors">Free colors</string>
<string name="material_palette">Material palette</string>
<string name="invalid_username_or_password">Invalid username or password</string>
</resources>