mirror of https://github.com/tasks/tasks
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.
434 lines
17 KiB
XML
434 lines
17 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
** Copyright (c) 2012 Todoroo Inc
|
|
**
|
|
** See the file "LICENSE" for the full license governing this code.
|
|
-->
|
|
<resources>
|
|
|
|
<!-- ================================================== general terms == -->
|
|
|
|
<!-- People Editing Activity -->
|
|
|
|
<!-- slide 18b/ 25e/ 27c: task sharing dialog: assigned hint -->
|
|
<string name="actfm_person_hint">Contact or Email</string>
|
|
|
|
<!-- task sharing dialog: shared with hint -->
|
|
<string name="actfm_person_or_tag_hint">Contact or Shared List</string>
|
|
|
|
<!-- toast on transmit success -->
|
|
|
|
<!-- can't rename or delete shared tag message -->
|
|
|
|
<!-- warning before deleting a list you're the owner of -->
|
|
<string name="actfm_tag_operation_owner_delete">You are the owner of this shared list! If you
|
|
delete it, it will be deleted for all list members. Are you sure you want to continue?
|
|
</string>
|
|
|
|
<!-- slide 29a: menu item to take a picture -->
|
|
<string name="actfm_picture_camera">Take a Picture</string>
|
|
|
|
<!-- slide 29b: menu item to select from gallery -->
|
|
<string name="actfm_picture_gallery">Pick from Gallery</string>
|
|
|
|
<!-- menu item to clear picture selection -->
|
|
<string name="actfm_picture_clear">Clear Picture</string>
|
|
|
|
<!-- filter list activity: refresh tags -->
|
|
|
|
<!-- Title for prompt after sharing a task -->
|
|
<string name="actfm_view_task_title">View Task?</string>
|
|
|
|
<!-- Text for prompt after sharing a task -->
|
|
<string name="actfm_view_task_text">Task was sent to %s! You\'re currently viewing your own
|
|
tasks. Do you want to view this and other tasks you\'ve assigned?
|
|
</string>
|
|
|
|
<!-- Ok button for task view prompt -->
|
|
<string name="actfm_view_task_ok">View Assigned</string>
|
|
|
|
<!-- Cancel button for task view prompt -->
|
|
<string name="actfm_view_task_cancel">Stay Here</string>
|
|
|
|
<!-- slide 13a: Title for the "My Shared Tasks" filter -->
|
|
<string name="actfm_my_shared_tasks_title">My Shared Tasks</string>
|
|
|
|
<!-- Empty list for the "My Shared Tasks" filter -->
|
|
<string name="actfm_my_shared_tasks_empty">No shared tasks</string>
|
|
|
|
<!-- ===================== Friendship connections -->
|
|
|
|
<string name="actfm_friendship_pending">You\'ve sent a friend request to %s!</string>
|
|
|
|
<string name="actfm_friendship_blocked">You\'ve blocked %s.</string>
|
|
|
|
<string name="actfm_friendship_ignored">You\'ve ignored %s.</string>
|
|
|
|
<string name="actfm_friendship_friends">You\'re friends with %s! Add tasks for them below.
|
|
</string>
|
|
|
|
<string name="actfm_friendship_other_pending">%s wants to be friends with you!</string>
|
|
|
|
<string name="actfm_friendship_no_status">Connect with %s to share and see activity on public
|
|
tasks!
|
|
</string>
|
|
|
|
<string name="actfm_friendship_connect">Add friend</string>
|
|
|
|
<string name="actfm_friendship_accept">Accept</string>
|
|
|
|
<!-- ================================================== TagViewActivity == -->
|
|
|
|
<!-- Tag View Activity: Add Comment hint -->
|
|
<string name="TVA_add_comment">Add a comment...</string>
|
|
|
|
<!-- Tag View Activity: task comment ($1 - user name, $2 - task title) -->
|
|
|
|
<!-- Tabs for Tag view -->
|
|
<string-array name="TVA_tabs">
|
|
<!-- Tab for showing tasks -->
|
|
<item>Tasks</item>
|
|
<!-- Tab for showing comments & updates -->
|
|
<item>Activity</item>
|
|
<!-- Tab for showing setting -->
|
|
<item>List Settings</item>
|
|
</string-array>
|
|
|
|
<!-- Tag View: filtered by assigned to user (%s => user name) -->
|
|
<string name="actfm_TVA_filtered_by_assign">%s\'s tasks. Tap for all.</string>
|
|
|
|
<!-- Tag View: filter by unassigned tasks -->
|
|
<string name="actfm_TVA_filter_by_unassigned">Unassigned tasks. Tap for all.</string>
|
|
|
|
<!-- Tag View: list is private, no members -->
|
|
<string name="actfm_TVA_no_members_alert">Private: tap to edit or share list</string>
|
|
|
|
<!-- Tag View Menu: refresh -->
|
|
<string name="actfm_TVA_menu_refresh">Refresh</string>
|
|
|
|
<!-- Tag Settings: tag name label -->
|
|
<string name="actfm_TVA_tag_label">List</string>
|
|
|
|
<!-- Tag Settings: tag owner label -->
|
|
|
|
<!-- Tag Settings: tag owner value when there is no owner -->
|
|
|
|
<!-- slide 26a and 27b: Tag Settings: list collaborators label -->
|
|
<string name="actfm_TVA_members_label">Shared With</string>
|
|
|
|
<!-- Tag Settings: list collaborators hint -->
|
|
<string name="actfm_TVA_members_hint">Share with anyone who has an email address</string>
|
|
|
|
<!-- Tag Settings: tag picture -->
|
|
<string name="actfm_TVA_tag_picture">List Picture</string>
|
|
|
|
<!-- slide 25c/28b: Tag Settings: silence notifications label -->
|
|
<string name="actfm_TVA_silence_label">Silence Notifications</string>
|
|
|
|
<!-- Tag Settings: list icon label -->
|
|
|
|
<!-- slide 25b/27d: Tag Settings: list description label -->
|
|
<string name="actfm_TVA_tag_description_label">Description</string>
|
|
|
|
<!-- slide 28a: Tag Settings: list settings label -->
|
|
<string name="actfm_TVA_tag_settings_label">Settings</string>
|
|
|
|
<!-- slide 25b: Tag Settings: list description hint -->
|
|
<string name="actfm_TVA_tag_description_hint">Type a description here</string>
|
|
|
|
<!-- slide 25d: Tag Settings: list name hint -->
|
|
<string name="actfm_TVA_tag_name_hint">Enter list name</string>
|
|
|
|
<!-- Tag settings: login prompt from share-->
|
|
<string name="actfm_TVA_login_to_share">You need to be logged in to Astrid.com to share lists!
|
|
Please log in or make this a private list.
|
|
</string>
|
|
|
|
|
|
<!-- ============================================ edit people dialog == -->
|
|
|
|
<!-- task sharing dialog: intro -->
|
|
<string name="actfm_EPA_intro">Use Astrid to share shopping lists, party plans, or team projects
|
|
and instantly see when people get stuff done!
|
|
</string>
|
|
|
|
<!-- task sharing dialog: window title -->
|
|
|
|
<!-- task sharing dialog: save button -->
|
|
|
|
<!-- task sharing dialog: assigned label -->
|
|
|
|
<!-- slide 18a: task sharing dialog: assigned label long version -->
|
|
<string name="actfm_EPA_assign_label_long">Who should do this?</string>
|
|
|
|
<!-- task sharing dialog: assigned to me -->
|
|
<string name="actfm_EPA_assign_me">Me</string>
|
|
|
|
<!-- task sharing dialog: anyone -->
|
|
<string name="actfm_EPA_unassigned">Unassigned</string>
|
|
|
|
<!-- slide 18c: task sharing dialog: choose a contact -->
|
|
<string name="actfm_EPA_choose_contact">Choose a contact</string>
|
|
|
|
<!-- task sharing dialog: custom email assignment -->
|
|
|
|
<!-- task sharing dialog: shared with label -->
|
|
<string name="actfm_EPA_share_with">Share with:</string>
|
|
|
|
<!-- task sharing dialog: shared with label -->
|
|
<string name="actfm_EPA_collaborators_header">Share</string>
|
|
|
|
<!-- task sharing dialog: collaborator list name (%s => name of list) -->
|
|
<string name="actfm_EPA_list">List: %s</string>
|
|
|
|
<!-- task sharing dialog: assigned hint -->
|
|
|
|
<!-- task sharing dialog: message label text -->
|
|
<string name="actfm_EPA_message_text">Invitation Message:</string>
|
|
|
|
<!-- task sharing dialog: message body -->
|
|
<string name="actfm_EPA_message_body">Help me get this done!</string>
|
|
|
|
<!-- task sharing dialog: list members section header -->
|
|
<string name="actfm_EPA_assign_header_members">List Members</string>
|
|
|
|
<!-- task sharing dialog: astrid friends section header -->
|
|
<string name="actfm_EPA_assign_header_friends">Astrid Friends</string>
|
|
|
|
<!-- task sharing dialog: message hint -->
|
|
|
|
<!-- task sharing dialog: message hint -->
|
|
|
|
<!-- task sharing dialog: share with Facebook -->
|
|
<string name="actfm_EPA_facebook">Facebook</string>
|
|
|
|
<!-- task sharing dialog: share with Twitter -->
|
|
<string name="actfm_EPA_twitter">Twitter</string>
|
|
|
|
<!-- task sharing dialog: # of e-mails sent (%s => # people plural string) -->
|
|
|
|
<!-- task sharing dialog: edit people settings saved -->
|
|
|
|
<!-- task sharing dialog: invalid email (%s => email) -->
|
|
<string name="actfm_EPA_invalid_email">Invalid E-mail: %s</string>
|
|
|
|
<!-- task sharing dialog: tag not found (%s => tag) -->
|
|
|
|
<!-- task sharing login prompt -->
|
|
<string name="actfm_EPA_login_to_share">You need to be logged in to Astrid.com to share tasks!
|
|
</string>
|
|
|
|
<string name="actfm_EPA_login_button">Log in</string>
|
|
|
|
<string name="actfm_EPA_dont_share_button">Don\'t share</string>
|
|
|
|
<string name="actfm_EPA_add_person_to_list_title">Task assigned</string>
|
|
|
|
<string name="actfm_EPA_add_person_to_list">%1$s is not shared on this list. Would you like to
|
|
add %2$s to this list?
|
|
</string>
|
|
|
|
<string name="actfm_EPA_add_person_to_list_ok">Add to list</string>
|
|
|
|
<string name="actfm_EPA_add_person_to_list_cancel">Don\'t add</string>
|
|
|
|
<string name="actfm_list_owner">(owner)</string>
|
|
|
|
<!-- ========================================= sharing login activity == -->
|
|
|
|
<!-- share login: Title -->
|
|
<string name="actfm_ALA_title">Welcome to Astrid.com!</string>
|
|
|
|
<!-- share login: Sharing Description -->
|
|
<string name="actfm_ALA_body">Astrid.com lets you access your tasks online,
|
|
share, and delegate with others.
|
|
</string>
|
|
|
|
<!-- share login: Sharing Login FB Prompt -->
|
|
<string name="actfm_ALA_fb_login">Connect with Facebook</string>
|
|
|
|
<!-- share login: Sharing Login GG Prompt -->
|
|
<string name="actfm_ALA_gg_login">Connect with Google</string>
|
|
|
|
<!-- share login: Quickly log in as <%s -> email> -->
|
|
<string name="actfm_quick_login">Sign in: %s</string>
|
|
|
|
<!-- share login: Reject quick login -->
|
|
<string name="actfm_quick_login_reject">Not %s?</string>
|
|
|
|
<!-- share login: Name -->
|
|
<string name="actfm_ALA_firstname_label">First Name</string>
|
|
|
|
<!-- share login: Name -->
|
|
<string name="actfm_ALA_lastname_label">Last Name</string>
|
|
|
|
<!-- share login: Email -->
|
|
<string name="actfm_ALA_email_label">Email</string>
|
|
|
|
<!-- share login: Username / Email -->
|
|
|
|
<!-- share login: Password -->
|
|
<string name="actfm_ALA_password_label">Password</string>
|
|
|
|
<!-- share login: Sign Up Title -->
|
|
<string name="actfm_ALA_signup_title">Sign Up</string>
|
|
|
|
<!-- share login: Login Title -->
|
|
<string name="actfm_ALA_login_title">Sign In</string>
|
|
|
|
<!-- share login: Google Auth title -->
|
|
<string name="actfm_GAA_title">Select the Google account you want to use:</string>
|
|
|
|
<!-- share login: OAUTH Login Prompt -->
|
|
<string name="actfm_OLA_prompt">Please log in:</string>
|
|
|
|
<!-- Login error: user exists -->
|
|
<string name="actfm_ALA_error_user_exists">User already exists. Please sign in instead.</string>
|
|
|
|
<!-- Login error: wrong password -->
|
|
<string name="actfm_ALA_error_wrong_password">Sorry, that password was incorrect. Please try
|
|
again.
|
|
</string>
|
|
|
|
<!-- Forgot password link -->
|
|
<string name="actfm_ALA_forgot_password">Forgot password?</string>
|
|
|
|
<!-- Forgot password email prompt -->
|
|
<string name="actfm_ALA_enter_email">Please enter your email</string>
|
|
|
|
<!-- Password reset sent (%s -> email) -->
|
|
<string name="actfm_ALA_reset_sent">Password reset sent to %s</string>
|
|
|
|
<!-- User already exists - first sync may be slow -->
|
|
<string name="actfm_ALA_user_exists_sync_alert">The first sync may take a bit--thanks for your
|
|
patience!
|
|
</string>
|
|
|
|
<!-- User not found -->
|
|
<string name="actfm_ALA_error_user_not_found">User not found by that email. Try signing up
|
|
instead!
|
|
</string>
|
|
|
|
<!-- ================================================ Featured Lists -->
|
|
|
|
<string name="actfm_feat_list_clone">Copy list</string>
|
|
|
|
<string name="actfm_feat_list_suffix">(Copy)</string>
|
|
|
|
<string name="actfm_feat_list_cloning">Copying...</string>
|
|
|
|
<string name="actfm_feat_list_clone_success">Success!</string>
|
|
|
|
<string name="actfm_feat_list_task_clone_success">Task copied</string>
|
|
|
|
<string name="actfm_feat_list_clone_empty">No tasks to copy</string>
|
|
|
|
<!-- ================================================ Synchronization == -->
|
|
|
|
<!-- Indicates the logged in user name. %s -> user's name -->
|
|
<string name="actfm_status_title_logged_in">Logged in as %s</string>
|
|
|
|
<!-- Preferences Title: Act.fm -->
|
|
<string name="actfm_APr_header">Astrid.com</string>
|
|
|
|
<string name="actfm_https_title">Use HTTPS</string>
|
|
<string name="actfm_https_enabled">HTTPS enabled (slower)</string>
|
|
<string name="actfm_https_disabled">HTTPS disabled (faster)</string>
|
|
|
|
<!-- title for notification tray after synchronizing -->
|
|
|
|
<!-- text for notification when comments are received -->
|
|
|
|
<string name="actfm_dual_sync_warning">You currently synchronize with Google Tasks. To avoid
|
|
duplicate tasks and other synchronization issues,
|
|
Google Tasks will no longer synchronize when you start synchronizing with Astrid.com. You
|
|
can still import tasks from Google Tasks from the Google Tasks settings page,
|
|
or replace Google Tasks in Gmail with Astrid\'s Remind Me Chrome Extension.
|
|
Are you sure you want to sync with Astrid.com?
|
|
</string>
|
|
|
|
<!-- account types -->
|
|
<string name="actfm_account_type">Account type</string>
|
|
<string name="actfm_account_info">Account info</string>
|
|
<string name="actfm_account_info_summary">Status and options</string>
|
|
<string name="account_type_title_not_logged_in">Sign up for a free account</string>
|
|
<string name="account_type_summary_not_logged_in">Access tasks online, share lists and
|
|
delegate
|
|
</string>
|
|
|
|
|
|
<string name="actfm_account_premium">Premium</string>
|
|
<string name="actfm_account_basic">Basic</string>
|
|
|
|
<string name="actfm_inapp_billing">Upgrade to Premium</string>
|
|
<string name="actfm_inapp_billing_summary">Attach files, voice backups, premium support &
|
|
more
|
|
</string>
|
|
|
|
<!-- Sharing -->
|
|
<string name="share_with_facebook">Like on Facebook</string>
|
|
<string name="share_with_twitter">Follow on Twitter</string>
|
|
<string name="share_with_google">Share on Google+</string>
|
|
<string name="share_speech_bubble">By sharing, you\'ll help others be more productive!</string>
|
|
|
|
|
|
<!-- Sync upgrade messages -->
|
|
<string name="sync_upgr_both_title">Using Astrid.com + Google without Duplicates</string>
|
|
<string name="sync_upgr_both_body">Let\'s be honest. Google Tasks is convenient but not as cool
|
|
as Astrid. To avoid duplicates you can no longer sync with Astrid.com and background sync
|
|
with Google Tasks at the same time. You can still import your Google Tasks by visiting
|
|
Settings → Backup & Sync, or downgrade to Google Tasks only sync
|
|
</string>
|
|
<string name="sync_upgr_both_btn1">Stick with Astrid</string>
|
|
<string name="sync_upgr_both_btn2">Downgrade to Google Tasks</string>
|
|
|
|
<string name="sync_upgr_gtasks_only_title">Upgrade to Astrid Sync for Free!</string>
|
|
<string name="sync_upgr_gtasks_only_body">Access your tasks from all your devices and from Gmail
|
|
with Astrid.com sync. Upgrade to Astrid.com Sync (you can always go back to Google Tasks -
|
|
but you won\'t want to)!
|
|
</string>
|
|
<string name="sync_upgr_gtasks_only_btn1">Upgrade to Astrid Sync</string>
|
|
<string name="sync_upgr_gtasks_only_btn2">Stick with Google Tasks</string>
|
|
|
|
<string name="sync_upgr_neither_title">Free backup & Sync!</string>
|
|
<string name="sync_upgr_neither_body">Don\'t put your to-dos at risk! New and improved Astrid
|
|
sync to keep and access your tasks from anywhere.
|
|
</string>
|
|
<string name="sync_upgr_neither_btn1">Sign up now</string>
|
|
|
|
<string name="sync_upgr_logged_out">You have been logged out of Astrid</string>
|
|
|
|
<string name="actfm_logout_clear_tasks_title">Clear data?</string>
|
|
<string name="actfm_logout_clear_tasks_body">Would you like to clear your tasks and lists?
|
|
</string>
|
|
<string name="actfm_logout_clear_tasks_yes">Clear data</string>
|
|
<string name="actfm_logout_clear_tasks_no">Keep data</string>
|
|
|
|
<string name="actfm_logged_in_different_user_title">Logging in as different user</string>
|
|
<string name="actfm_logged_in_different_user_body">Would you like to delete existing phone tasks
|
|
before syncing?
|
|
</string>
|
|
<string name="actfm_logged_in_different_user_keep_data">Keep data</string>
|
|
<string name="actfm_logged_in_different_user_clear_data">Clear all data</string>
|
|
<string name="actfm_logged_in_different_user_processing">Processing existing data...</string>
|
|
|
|
<string name="actfm_tag_not_authorized_title">Not authorized</string>
|
|
<string name="actfm_tag_not_authorized_body">You are no longer authorized to view list %s (you
|
|
may have been removed). Would you like to create a new list with the same name?
|
|
</string>
|
|
<string name="actfm_tag_not_authorized_new_list">Create new list</string>
|
|
<string name="actfm_tag_not_authorized_leave_list">Leave list</string>
|
|
|
|
<string name="actfm_sync_ongoing">Sync ongoing...</string>
|
|
|
|
<string name="EPr_reset_sync_state">Reset sync</string>
|
|
<string name="EPr_reset_sync_state_summary">Resets some local data to help resolve sync errors
|
|
</string>
|
|
<string name="EPr_reset_sync_state_detailed">The next time you sync, your tasks and lists will
|
|
be changed to mirror what exists on Astrid.com, which may help resolve sync errors. Do you
|
|
wish to continue?
|
|
</string>
|
|
|
|
</resources>
|
|
|