diff --git a/astrid/res/values/strings-core.xml b/astrid/res/values/strings-core.xml index 0adcb6aa4..ea57aa3ff 100644 --- a/astrid/res/values/strings-core.xml +++ b/astrid/res/values/strings-core.xml @@ -19,15 +19,6 @@ create new tasks, edit existing tasks - - - - - 1 task - - %d tasks - - diff --git a/bin/catxml b/bin/catxml index 21c5566c3..fbf7aee2b 100755 --- a/bin/catxml +++ b/bin/catxml @@ -4,7 +4,6 @@ cat $1 | sed 's/<\/resources.*//' shift if [ "$*" != "" ]; then - echo got more: $* cat $* | sed 's/<\/resources.*//;s/' diff --git a/translations/strings.pot b/translations/strings.pot index ec88019fe..aa34ce426 100644 --- a/translations/strings.pot +++ b/translations/strings.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-08-16 17:15-0700\n" +"POT-Creation-Date: 2010-08-27 19:16-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -35,7 +35,7 @@ msgid "Backups" msgstr "" #. Backup: Status Header -#: translations/strings.xml:34( name="backup_BPr_group_status") translations/strings.xml:1289( name="sync_SPr_group_status") +#: translations/strings.xml:34( name="backup_BPr_group_status") translations/strings.xml:1313( name="sync_SPr_group_status") msgid "Status" msgstr "" @@ -60,7 +60,7 @@ msgid "Never Backed Up!" msgstr "" #. Backup Options Group Label -#: translations/strings.xml:46( name="backup_BPr_group_options") translations/strings.xml:1305( name="sync_SPr_group_options") +#: translations/strings.xml:46( name="backup_BPr_group_options") translations/strings.xml:1329( name="sync_SPr_group_options") msgid "Options" msgstr "" @@ -113,2045 +113,1995 @@ msgstr "" msgid "Backed Up %s to %s." msgstr "" +#: translations/strings.xml:81( name="export_toast_no_tasks") +msgid "No Tasks to Export." +msgstr "" + #. Progress Dialog Title for exporting -#: translations/strings.xml:82( name="export_progress_title") +#: translations/strings.xml:84( name="export_progress_title") msgid "Exporting..." msgstr "" #. Backup: Title of Import Summary Dialog -#: translations/strings.xml:85( name="import_summary_title") +#: translations/strings.xml:87( name="import_summary_title") msgid "Restore Summary" msgstr "" #. Backup: Summary message for import. (%s => total # tasks, %s => imported, %s => skipped) -#: translations/strings.xml:88( name="import_summary_message") +#: translations/strings.xml:90( name="import_summary_message") msgid "File %s contained %s.\\n\\n %s imported,\\n %s already exist\\n %s had errors\\n" msgstr "" #. Progress Dialog Title for importing -#: translations/strings.xml:96( name="import_progress_title") +#: translations/strings.xml:98( name="import_progress_title") msgid "Importing..." msgstr "" #. Progress Dialog text for import reading task (%d -> task number) -#: translations/strings.xml:99( name="import_progress_read") +#: translations/strings.xml:101( name="import_progress_read") msgid "Reading task %d..." msgstr "" #. Backup: Dialog when unable to open a file -#: translations/strings.xml:102( name="DLG_error_opening") +#: translations/strings.xml:104( name="DLG_error_opening") msgid "Could not find this item:" msgstr "" #. Backup: Dialog when unable to open SD card folder (%s => folder) -#: translations/strings.xml:105( name="DLG_error_sdcard") +#: translations/strings.xml:107( name="DLG_error_sdcard") msgid "Cannot access folder: %s" msgstr "" #. Backup: Dialog when unable to open SD card in general -#: translations/strings.xml:108( name="DLG_error_sdcard_general") +#: translations/strings.xml:110( name="DLG_error_sdcard_general") msgid "Cannot access your SD card!" msgstr "" #. Backup: File Selector dialog for import -#: translations/strings.xml:111( name="import_file_prompt") +#: translations/strings.xml:113( name="import_file_prompt") msgid "Select a File to Restore" msgstr "" #. Application Name (shown on home screen & in launcher) -#: translations/strings.xml:121( name="app_name") +#: translations/strings.xml:123( name="app_name") msgid "Astrid Tasks" msgstr "" #. permission title for READ_TASKS -#: translations/strings.xml:124( name="read_permission_label") translations/strings.xml:130( name="write_permission_label") +#: translations/strings.xml:126( name="read_permission_label") translations/strings.xml:132( name="write_permission_label") msgid "Astrid Permission" msgstr "" #. permission description for READ_TASKS -#: translations/strings.xml:127( name="read_permission_desc") +#: translations/strings.xml:129( name="read_permission_desc") msgid "read tasks, display task filters" msgstr "" #. permission description for READ_TASKS -#: translations/strings.xml:133( name="write_permission_desc") +#: translations/strings.xml:135( name="write_permission_desc") msgid "create new tasks, edit existing tasks" msgstr "" -#. plurals: years -#: translations/strings.xml:139( quantity="one") -msgid "1 Year" -msgstr "" - -#. plurals: years -#: translations/strings.xml:141( quantity="other") -msgid "%d Years" -msgstr "" - -#. plurals: months -#: translations/strings.xml:145( quantity="one") -msgid "1 Month" -msgstr "" - -#. plurals: months -#: translations/strings.xml:147( quantity="other") -msgid "%d Months" -msgstr "" - -#. plurals: days -#: translations/strings.xml:151( quantity="one") -msgid "1 Week" -msgstr "" - -#. plurals: days -#: translations/strings.xml:153( quantity="other") -msgid "%d Weeks" -msgstr "" - -#. plurals: days -#: translations/strings.xml:157( quantity="one") -msgid "1 Day" -msgstr "" - -#. plurals: days -#: translations/strings.xml:159( quantity="other") -msgid "%d Days" -msgstr "" - -#. plurals: hours -#: translations/strings.xml:163( quantity="one") -msgid "1 Hour" -msgstr "" - -#. plurals: hours -#: translations/strings.xml:165( quantity="other") -msgid "%d Hours" -msgstr "" - -#. plurals: minutes -#: translations/strings.xml:169( quantity="one") -msgid "1 Minute" -msgstr "" - -#. plurals: minutes -#: translations/strings.xml:171( quantity="other") -msgid "%d Minutes" -msgstr "" - -#. plurals: seconds -#: translations/strings.xml:175( quantity="one") -msgid "1 Second" -msgstr "" - -#. plurals: seconds -#: translations/strings.xml:177( quantity="other") -msgid "%d Seconds" -msgstr "" - -#. plurals: hours (abbreviated) -#: translations/strings.xml:181( quantity="one") -msgid "1 Hr" -msgstr "" - -#. plurals: hours (abbreviated) -#: translations/strings.xml:183( quantity="other") -msgid "%d Hrs" -msgstr "" - -#. plurals: minutes (abbreviated) -#: translations/strings.xml:187( quantity="one") -msgid "1 Min" -msgstr "" - -#. plurals: minutes (abbreviated) -#: translations/strings.xml:189( quantity="other") -msgid "%d Min" -msgstr "" - -#. plurals: seconds (abbreviated) -#: translations/strings.xml:193( quantity="one") -msgid "1 Sec" -msgstr "" - -#. plurals: seconds (abbreviated) -#: translations/strings.xml:195( quantity="other") -msgid "%d Sec" -msgstr "" - -#. plurals: tasks -#: translations/strings.xml:199( quantity="one") -msgid "1 task" -msgstr "" - -#. plurals: tasks -#: translations/strings.xml:201( quantity="other") -msgid "%d tasks" -msgstr "" - -#. confirmation dialog title -#: translations/strings.xml:207( name="DLG_confirm_title") -msgid "Confirm?" -msgstr "" - -#. question dialog title -#: translations/strings.xml:210( name="DLG_question_title") -msgid "Question:" -msgstr "" - -#. information dialog title -#: translations/strings.xml:213( name="DLG_information_title") -msgid "Information" -msgstr "" - -#. general dialog yes -#: translations/strings.xml:216( name="DLG_yes") -msgid "Yes" -msgstr "" - -#. general dialog no -#: translations/strings.xml:219( name="DLG_no") -msgid "No" -msgstr "" - -#. general dialog close -#: translations/strings.xml:222( name="DLG_close") -msgid "Close" -msgstr "" - -#. error dialog (%s => error message) -#: translations/strings.xml:225( name="DLG_error") -msgid "Oops, looks like some trouble occurred! Here's what happened:\\n\\n%s" -msgstr "" - #. question for deleting tasks -#: translations/strings.xml:228( name="DLG_delete_this_task_question") +#: translations/strings.xml:140( name="DLG_delete_this_task_question") msgid "Delete this task?" msgstr "" #. question for deleting items (%s => item name) -#: translations/strings.xml:231( name="DLG_delete_this_item_question") +#: translations/strings.xml:143( name="DLG_delete_this_item_question") msgid "Delete this item: %s?" msgstr "" -#. Button for being done -#: translations/strings.xml:234( name="DLG_done") -msgid "Done" -msgstr "" - -#. Button for canceling out of this page -#: translations/strings.xml:237( name="DLG_cancel") -msgid "Cancel" -msgstr "" - -#. Progress dialog shown when doing something slow -#: translations/strings.xml:240( name="DLG_wait") -msgid "Please wait..." -msgstr "" - #. Progress dialog shown when upgrading -#: translations/strings.xml:243( name="DLG_upgrading") +#: translations/strings.xml:146( name="DLG_upgrading") msgid "Upgrading your tasks..." msgstr "" #. Title for dialog selecting a time (hours and minutes) -#: translations/strings.xml:246( name="DLG_hour_minutes") +#: translations/strings.xml:149( name="DLG_hour_minutes") msgid "Time (hours : minutes)" msgstr "" #. Dialog for Astrid having a critical update -#: translations/strings.xml:249( name="DLG_please_update") +#: translations/strings.xml:152( name="DLG_please_update") msgid "Astrid should to be updated to the latest version in the Android market! Please do that before continuing, or wait a few seconds." msgstr "" #. Button for going to Market -#: translations/strings.xml:254( name="DLG_to_market") +#: translations/strings.xml:157( name="DLG_to_market") msgid "Go To Market" msgstr "" #. Label for DateButtons with no value -#: translations/strings.xml:259( name="WID_dateButtonUnset") +#: translations/strings.xml:162( name="WID_dateButtonUnset") msgid "Click To Set" msgstr "" #. String formatter for DateButtons ($D => date, $T => time) -#: translations/strings.xml:262( name="WID_dateButtonLabel") +#: translations/strings.xml:165( name="WID_dateButtonLabel") msgid "$D $T" msgstr "" #. String formatter for Disable button -#: translations/strings.xml:265( name="WID_disableButton") +#: translations/strings.xml:168( name="WID_disableButton") msgid "Disable" msgstr "" #. Task List: Displayed instead of list when no items present -#: translations/strings.xml:270( name="TLA_no_items") +#: translations/strings.xml:173( name="TLA_no_items") msgid "No Tasks!" msgstr "" #. Menu: Add-ons -#: translations/strings.xml:273( name="TLA_menu_addons") translations/strings.xml:436( name="TEA_tab_addons") +#: translations/strings.xml:176( name="TLA_menu_addons") translations/strings.xml:345( name="TEA_tab_addons") msgid "Add-ons" msgstr "" #. Menu: Adjust Sort and Hidden Task Settings -#: translations/strings.xml:276( name="TLA_menu_sort") +#: translations/strings.xml:179( name="TLA_menu_sort") msgid "Sort & Hidden" msgstr "" +#. Menu: Sync Now +#: translations/strings.xml:182( name="TLA_menu_sync") +msgid "Sync Now!" +msgstr "" + #. Menu: Settings -#: translations/strings.xml:279( name="TLA_menu_settings") +#: translations/strings.xml:185( name="TLA_menu_settings") msgid "Settings" msgstr "" #. Menu: Help -#: translations/strings.xml:282( name="TLA_menu_help") translations/strings.xml:387( name="FLA_menu_help") +#: translations/strings.xml:188( name="TLA_menu_help") translations/strings.xml:296( name="FLA_menu_help") msgid "Help" msgstr "" #. Search Label -#: translations/strings.xml:285( name="TLA_search_label") +#: translations/strings.xml:191( name="TLA_search_label") msgid "Search This List" msgstr "" #. Window title for displaying Custom Filter -#: translations/strings.xml:288( name="TLA_custom") +#: translations/strings.xml:194( name="TLA_custom") msgid "Custom" msgstr "" #. Quick Add Edit Box Hint -#: translations/strings.xml:291( name="TLA_quick_add_hint") +#: translations/strings.xml:197( name="TLA_quick_add_hint") msgid "Add to this list..." msgstr "" #. Format string to indicate task is hidden (%s => task name) -#: translations/strings.xml:308( name="TAd_hiddenFormat") +#: translations/strings.xml:214( name="TAd_hiddenFormat") msgid "%s [hidden]" msgstr "" #. Format string to indicate task is deleted (%s => task name) -#: translations/strings.xml:311( name="TAd_deletedFormat") +#: translations/strings.xml:217( name="TAd_deletedFormat") msgid "%s [deleted]" msgstr "" #. indicates task was completed. %s => date or time ago -#: translations/strings.xml:317( name="TAd_completed") +#: translations/strings.xml:223( name="TAd_completed") msgid "Finished %s" msgstr "" #. Action Button: edit task -#: translations/strings.xml:320( name="TAd_actionEditTask") +#: translations/strings.xml:226( name="TAd_actionEditTask") msgid "Edit" msgstr "" #. Context Item: edit task -#: translations/strings.xml:323( name="TAd_contextEditTask") +#: translations/strings.xml:229( name="TAd_contextEditTask") msgid "Edit Task" msgstr "" #. Context Item: delete task -#: translations/strings.xml:326( name="TAd_contextDeleteTask") translations/strings.xml:478( name="TEA_menu_delete") +#: translations/strings.xml:232( name="TAd_contextDeleteTask") translations/strings.xml:387( name="TEA_menu_delete") msgid "Delete Task" msgstr "" #. Context Item: undelete task -#: translations/strings.xml:329( name="TAd_contextUndeleteTask") +#: translations/strings.xml:235( name="TAd_contextUndeleteTask") msgid "Undelete Task" msgstr "" +#. Context Item: purge task +#: translations/strings.xml:238( name="TAd_contextPurgeTask") +msgid "Purge Task" +msgstr "" + #. Sort Selection: dialog title -#: translations/strings.xml:334( name="SSD_title") +#: translations/strings.xml:243( name="SSD_title") msgid "Sorting and Hidden Tasks" msgstr "" #. Hidden Task Selection: show completed tasks -#: translations/strings.xml:337( name="SSD_completed") +#: translations/strings.xml:246( name="SSD_completed") msgid "Show Completed Tasks" msgstr "" #. Hidden Task Selection: show hidden tasks -#: translations/strings.xml:340( name="SSD_hidden") +#: translations/strings.xml:249( name="SSD_hidden") msgid "Show Hidden Tasks" msgstr "" #. Hidden Task Selection: show deleted tasks -#: translations/strings.xml:343( name="SSD_deleted") +#: translations/strings.xml:252( name="SSD_deleted") msgid "Show Deleted Tasks" msgstr "" #. Sort Selection: sort options header -#: translations/strings.xml:346( name="SSD_sort_header") +#: translations/strings.xml:255( name="SSD_sort_header") msgid "Sort Options" msgstr "" #. Sort Selection: smart sort -#: translations/strings.xml:349( name="SSD_sort_auto") +#: translations/strings.xml:258( name="SSD_sort_auto") msgid "Astrid Smart Sort" msgstr "" #. Sort Selection: sort by alpha -#: translations/strings.xml:352( name="SSD_sort_alpha") +#: translations/strings.xml:261( name="SSD_sort_alpha") msgid "By Title" msgstr "" #. Sort Selection: sort by due date -#: translations/strings.xml:355( name="SSD_sort_due") +#: translations/strings.xml:264( name="SSD_sort_due") msgid "By Due Date" msgstr "" #. Sort Selection: sort by importance -#: translations/strings.xml:358( name="SSD_sort_importance") +#: translations/strings.xml:267( name="SSD_sort_importance") msgid "By Importance" msgstr "" #. Sort Selection: sort by modified date -#: translations/strings.xml:361( name="SSD_sort_modified") +#: translations/strings.xml:270( name="SSD_sort_modified") msgid "By Last Modified" msgstr "" #. Sort Selection: reverse -#: translations/strings.xml:364( name="SSD_sort_reverse") +#: translations/strings.xml:273( name="SSD_sort_reverse") msgid "Reverse Sort" msgstr "" #. Sort Button: sort temporarily -#: translations/strings.xml:367( name="SSD_save_temp") +#: translations/strings.xml:276( name="SSD_save_temp") msgid "Just Once" msgstr "" #. Sort Button: sort permanently -#: translations/strings.xml:370( name="SSD_save_always") +#: translations/strings.xml:279( name="SSD_save_always") msgid "Always" msgstr "" #. Filter List Activity Title -#: translations/strings.xml:375( name="FLA_title") +#: translations/strings.xml:284( name="FLA_title") msgid "Astrid: Filters" msgstr "" #. Displayed when loading filters -#: translations/strings.xml:378( name="FLA_loading") +#: translations/strings.xml:287( name="FLA_loading") msgid "Loading Filters..." msgstr "" #. Context Menu: Create Shortcut -#: translations/strings.xml:381( name="FLA_context_shortcut") +#: translations/strings.xml:290( name="FLA_context_shortcut") msgid "Create Shortcut On Desktop" msgstr "" #. Menu: Search -#: translations/strings.xml:384( name="FLA_menu_search") +#: translations/strings.xml:293( name="FLA_menu_search") msgid "Search Tasks..." msgstr "" #. Create Shortcut Dialog Title -#: translations/strings.xml:390( name="FLA_shortcut_dialog_title") +#: translations/strings.xml:299( name="FLA_shortcut_dialog_title") msgid "Create Shortcut" msgstr "" #. Create Shortcut Dialog (asks to name shortcut) -#: translations/strings.xml:393( name="FLA_shortcut_dialog") +#: translations/strings.xml:302( name="FLA_shortcut_dialog") msgid "Name of shortcut:" msgstr "" #. Search Hint -#: translations/strings.xml:396( name="FLA_search_hint") +#: translations/strings.xml:305( name="FLA_search_hint") msgid "Search For Tasks" msgstr "" #. Search Filter name (%s => query) -#: translations/strings.xml:399( name="FLA_search_filter") +#: translations/strings.xml:308( name="FLA_search_filter") msgid "Matching '%s'" msgstr "" #. Toast: created shortcut (%s => label) -#: translations/strings.xml:419( name="FLA_toast_onCreateShortcut") +#: translations/strings.xml:328( name="FLA_toast_onCreateShortcut") msgid "Created Shortcut: %s" msgstr "" #. Title when editing a task (%s => task title) -#: translations/strings.xml:424( name="TEA_view_title") +#: translations/strings.xml:333( name="TEA_view_title") msgid "Astrid: Editing '%s'" msgstr "" #. Title when creating a new task -#: translations/strings.xml:427( name="TEA_view_titleNew") +#: translations/strings.xml:336( name="TEA_view_titleNew") msgid "Astrid: New Task" msgstr "" #. First Tab - basic task details -#: translations/strings.xml:430( name="TEA_tab_basic") +#: translations/strings.xml:339( name="TEA_tab_basic") msgid "Basic" msgstr "" #. Second Tab - extra details -#: translations/strings.xml:433( name="TEA_tab_extra") +#: translations/strings.xml:342( name="TEA_tab_extra") msgid "Advanced" msgstr "" #. Task title label -#: translations/strings.xml:439( name="TEA_title_label") +#: translations/strings.xml:348( name="TEA_title_label") msgid "Title" msgstr "" #. Task title hint (displayed when edit box is empty) -#: translations/strings.xml:442( name="TEA_title_hint") +#: translations/strings.xml:351( name="TEA_title_hint") msgid "Task Summary" msgstr "" #. Task importance label -#: translations/strings.xml:445( name="TEA_importance_label") +#: translations/strings.xml:354( name="TEA_importance_label") msgid "Importance" msgstr "" #. Task urgency label -#: translations/strings.xml:448( name="TEA_urgency_label") +#: translations/strings.xml:357( name="TEA_urgency_label") msgid "Deadline" msgstr "" #. Task urgency specific time checkbox -#: translations/strings.xml:451( name="TEA_urgency_specific_time") +#: translations/strings.xml:360( name="TEA_urgency_specific_time") msgid "Due at specific time?" msgstr "" #. Task urgency specific time title when specific time false -#: translations/strings.xml:454( name="TEA_urgency_time_none") +#: translations/strings.xml:363( name="TEA_urgency_time_none") msgid "No Due Time" msgstr "" #. Task hide until label -#: translations/strings.xml:457( name="TEA_hideUntil_label") +#: translations/strings.xml:366( name="TEA_hideUntil_label") msgid "Hide Until" msgstr "" #. Task note label -#: translations/strings.xml:460( name="TEA_note_label") +#: translations/strings.xml:369( name="TEA_note_label") msgid "Notes" msgstr "" #. Task note hint -#: translations/strings.xml:463( name="TEA_notes_hint") +#: translations/strings.xml:372( name="TEA_notes_hint") msgid "Enter Task Notes..." msgstr "" #. Estimated time label -#: translations/strings.xml:466( name="TEA_estimatedDuration_label") +#: translations/strings.xml:375( name="TEA_estimatedDuration_label") msgid "How Long Will it Take?" msgstr "" #. Elapsed time label -#: translations/strings.xml:469( name="TEA_elapsedDuration_label") +#: translations/strings.xml:378( name="TEA_elapsedDuration_label") msgid "Time Already Spent on Task" msgstr "" #. Menu: Save -#: translations/strings.xml:472( name="TEA_menu_save") +#: translations/strings.xml:381( name="TEA_menu_save") msgid "Save Changes" msgstr "" #. Menu: Don't Save -#: translations/strings.xml:475( name="TEA_menu_discard") +#: translations/strings.xml:384( name="TEA_menu_discard") msgid "Don't Save" msgstr "" -#. Toast: task saved with deadline (%s => time units) -#: translations/strings.xml:481( name="TEA_onTaskSave_due") -msgid "Task Saved: due in %s" -msgstr "" - -#. Toast: task saved with deadline in past (%s => time units) -#: translations/strings.xml:484( name="TEA_onTaskSave_overdue") -msgid "Task Saved: due %s ago" +#. Toast: task saved with deadline (%s => preposition + time units) +#: translations/strings.xml:390( name="TEA_onTaskSave_due") +msgid "Task Saved: due %s" msgstr "" #. Toast: task saved without deadlines -#: translations/strings.xml:487( name="TEA_onTaskSave_notDue") +#: translations/strings.xml:393( name="TEA_onTaskSave_notDue") msgid "Task Saved" msgstr "" #. Toast: task was not saved -#: translations/strings.xml:490( name="TEA_onTaskCancel") +#: translations/strings.xml:396( name="TEA_onTaskCancel") msgid "Task Editing Was Canceled" msgstr "" #. Toast: task was deleted -#: translations/strings.xml:493( name="TEA_onTaskDelete") +#: translations/strings.xml:399( name="TEA_onTaskDelete") msgid "Task Deleted!" msgstr "" #. urgency: labels for edit page. item #4 -> auto filled -#: translations/strings.xml:497(item) +#: translations/strings.xml:403(item) msgid "Specific Day/Time" msgstr "" -#: translations/strings.xml:498(item) translations/strings.xml:590(item) translations/strings.xml:744(item) +#: translations/strings.xml:404(item) translations/strings.xml:501(item) translations/strings.xml:655(item) msgid "Today" msgstr "" -#: translations/strings.xml:499(item) translations/strings.xml:591(item) translations/strings.xml:745(item) +#: translations/strings.xml:405(item) translations/strings.xml:502(item) translations/strings.xml:656(item) msgid "Tomorrow" msgstr "" -#: translations/strings.xml:500(item) +#: translations/strings.xml:406(item) msgid "(day after)" msgstr "" -#: translations/strings.xml:501(item) translations/strings.xml:593(item) translations/strings.xml:747(item) +#: translations/strings.xml:407(item) translations/strings.xml:504(item) translations/strings.xml:658(item) msgid "Next Week" msgstr "" #. urgency: labels for "Task Defaults" preference item. -#: translations/strings.xml:502(item) translations/strings.xml:589(item) +#: translations/strings.xml:408(item) translations/strings.xml:500(item) msgid "No Deadline" msgstr "" #. hideUntil: labels for edit page. -#: translations/strings.xml:507(item) translations/strings.xml:598(item) +#: translations/strings.xml:413(item) translations/strings.xml:509(item) msgid "Don't hide" msgstr "" -#: translations/strings.xml:508(item) translations/strings.xml:599(item) +#: translations/strings.xml:414(item) translations/strings.xml:510(item) msgid "Task is due" msgstr "" -#: translations/strings.xml:509(item) translations/strings.xml:600(item) +#: translations/strings.xml:415(item) translations/strings.xml:511(item) msgid "Day before due" msgstr "" -#: translations/strings.xml:510(item) translations/strings.xml:601(item) +#: translations/strings.xml:416(item) translations/strings.xml:512(item) msgid "Week before due" msgstr "" -#: translations/strings.xml:511(item) +#: translations/strings.xml:417(item) msgid "Specific Day" msgstr "" #. Add Ons tab when no add-ons found -#: translations/strings.xml:515( name="TEA_no_addons") +#: translations/strings.xml:421( name="TEA_no_addons") msgid "No Add-ons Found!" msgstr "" #. Add Ons button -#: translations/strings.xml:518( name="TEA_addons_button") +#: translations/strings.xml:424( name="TEA_addons_button") msgid "Get Some Add-ons" msgstr "" #. Introduction Window title -#: translations/strings.xml:523( name="InA_title") +#: translations/strings.xml:429( name="InA_title") msgid "Welcome to Astrid!" msgstr "" #. Button to agree to EULA -#: translations/strings.xml:526( name="InA_agree") +#: translations/strings.xml:432( name="InA_agree") msgid "I Agree!!" msgstr "" #. Button to disagree with EULA -#: translations/strings.xml:529( name="InA_disagree") +#: translations/strings.xml:435( name="InA_disagree") msgid "I Disagree" msgstr "" #. Help: Button to get support from our website -#: translations/strings.xml:534( name="HlA_get_support") +#: translations/strings.xml:440( name="HlA_get_support") msgid "Get Support" msgstr "" #. Changelog Window Title -#: translations/strings.xml:539( name="UpS_changelog_title") +#: translations/strings.xml:445( name="UpS_changelog_title") msgid "What's New In Astrid?" msgstr "" #. Preference Window Title -#: translations/strings.xml:544( name="EPr_title") +#: translations/strings.xml:450( name="EPr_title") msgid "Astrid: Preferences" msgstr "" #. Preference Category: Appearance Title -#: translations/strings.xml:547( name="EPr_appearance_header") +#: translations/strings.xml:453( name="EPr_appearance_header") msgid "Appearance" msgstr "" #. Preference: Task List Font Size Title -#: translations/strings.xml:550( name="EPr_fontSize_title") +#: translations/strings.xml:456( name="EPr_fontSize_title") msgid "Task List Size" msgstr "" #. Preference: Task List Font Size Description -#: translations/strings.xml:552( name="EPr_fontSize_desc") +#: translations/strings.xml:458( name="EPr_fontSize_desc") msgid "Font size on the main listing page" msgstr "" #. Preference: Task List Show Notes -#: translations/strings.xml:555( name="EPr_showNotes_title") +#: translations/strings.xml:461( name="EPr_showNotes_title") msgid "Show Notes In Task" msgstr "" #. Preference: Task List Show Notes Description (disabled) -#: translations/strings.xml:557( name="EPr_showNotes_desc_disabled") +#: translations/strings.xml:463( name="EPr_showNotes_desc_disabled") msgid "Notes will be displayed when you tap a task" msgstr "" #. Preference: Task List Show Notes Description (enabled) -#: translations/strings.xml:559( name="EPr_showNotes_desc_enabled") +#: translations/strings.xml:465( name="EPr_showNotes_desc_enabled") msgid "Notes will always displayed" msgstr "" #. Preference Category: Defaults Title -#: translations/strings.xml:562( name="EPr_defaults_header") translations/strings.xml:1048( name="rmd_EPr_defaults_header") +#: translations/strings.xml:468( name="EPr_defaults_header") translations/strings.xml:977( name="rmd_EPr_defaults_header") msgid "New Task Defaults" msgstr "" #. Preference: Default Urgency Title -#: translations/strings.xml:565( name="EPr_default_urgency_title") +#: translations/strings.xml:471( name="EPr_default_urgency_title") msgid "Default Urgency" msgstr "" #. Preference: Default Urgency Description (%s => setting) -#: translations/strings.xml:567( name="EPr_default_urgency_desc") translations/strings.xml:572( name="EPr_default_importance_desc") translations/strings.xml:577( name="EPr_default_hideUntil_desc") -msgid "Currently Set To: %s" +#: translations/strings.xml:473( name="EPr_default_urgency_desc") translations/strings.xml:478( name="EPr_default_importance_desc") translations/strings.xml:483( name="EPr_default_hideUntil_desc") translations/strings.xml:488( name="EPr_default_reminders_desc") +msgid "Currently: %s" msgstr "" #. Preference: Default Importance Title -#: translations/strings.xml:570( name="EPr_default_importance_title") +#: translations/strings.xml:476( name="EPr_default_importance_title") msgid "Default Importance" msgstr "" #. Preference: Default Hide Until Title -#: translations/strings.xml:575( name="EPr_default_hideUntil_title") +#: translations/strings.xml:481( name="EPr_default_hideUntil_title") msgid "Default Hide Until" msgstr "" +#. Preference: Default Reminders Title +#: translations/strings.xml:486( name="EPr_default_reminders_title") +msgid "Default Reminders" +msgstr "" + #. importance: labels for "Task Defaults" preference item. -#: translations/strings.xml:581(item) +#: translations/strings.xml:492(item) msgid "!!!! (Highest)" msgstr "" -#: translations/strings.xml:582(item) +#: translations/strings.xml:493(item) msgid "!!!" msgstr "" -#: translations/strings.xml:583(item) +#: translations/strings.xml:494(item) msgid "!!" msgstr "" -#: translations/strings.xml:584(item) +#: translations/strings.xml:495(item) msgid "! (Lowest)" msgstr "" -#: translations/strings.xml:592(item) translations/strings.xml:746(item) +#: translations/strings.xml:503(item) translations/strings.xml:657(item) msgid "Day After Tomorrow" msgstr "" +#. reminders: labels for "Task Defaults" preference item. +#: translations/strings.xml:517(item) +msgid "No deadline reminders" +msgstr "" + +#: translations/strings.xml:518(item) +msgid "At deadline" +msgstr "" + +#: translations/strings.xml:519(item) +msgid "When overdue" +msgstr "" + +#: translations/strings.xml:520(item) +msgid "At deadline or overdue" +msgstr "" + #. Add Ons Activity Title -#: translations/strings.xml:607( name="AOA_title") +#: translations/strings.xml:526( name="AOA_title") msgid "Astrid: Add Ons" msgstr "" #. Add-on Activity: author for internal authors -#: translations/strings.xml:610( name="AOA_internal_author") +#: translations/strings.xml:529( name="AOA_internal_author") msgid "Astrid Team" msgstr "" #. Add-on Activity: installed add-ons tab -#: translations/strings.xml:613( name="AOA_tab_installed") +#: translations/strings.xml:532( name="AOA_tab_installed") msgid "Installed" msgstr "" #. Add-on Activity - available add-ons tab -#: translations/strings.xml:616( name="AOA_tab_available") +#: translations/strings.xml:535( name="AOA_tab_available") msgid "Available" msgstr "" #. Add-on Activity - free add-ons label -#: translations/strings.xml:619( name="AOA_free") +#: translations/strings.xml:538( name="AOA_free") msgid "Free" msgstr "" #. Add-on Activity - menu item to visit add-on website -#: translations/strings.xml:622( name="AOA_visit_website") +#: translations/strings.xml:541( name="AOA_visit_website") msgid "Visit Website" msgstr "" #. Add-on Activity - menu item to visit android market -#: translations/strings.xml:625( name="AOA_visit_market") +#: translations/strings.xml:544( name="AOA_visit_market") msgid "Android Market" msgstr "" -#. Sync Notification: message when sync service active -#: translations/strings.xml:630( name="SyP_progress") -msgid "Synchronizing your tasks..." -msgstr "" - -#. Sync Notification: toast when sync activated from activity -#: translations/strings.xml:633( name="SyP_progress_toast") -msgid "Synchronizing..." -msgstr "" - #. Widget text when loading tasks -#: translations/strings.xml:638( name="TWi_loading") +#: translations/strings.xml:549( name="TWi_loading") msgid "Loading..." msgstr "" #. Widget configuration activity title: select a filter -#: translations/strings.xml:641( name="WCA_title") +#: translations/strings.xml:552( name="WCA_title") msgid "Select tasks to view..." msgstr "" #. Displayed when task killer found. %s => name of the application -#: translations/strings.xml:646( name="task_killer_help") +#: translations/strings.xml:557( name="task_killer_help") msgid "It looks like you are using an app that can kill processes (%s)! If you can, add Astrid to the exclusion list so it doesn't get killed. Otherwise, Astrid might not let you know when your tasks are due.\\n" msgstr "" #. Task killer dialog ok button -#: translations/strings.xml:653( name="task_killer_help_ok") +#: translations/strings.xml:564( name="task_killer_help_ok") msgid "I Won't Kill Astrid!" msgstr "" #. Astrid's Android Marketplace title. It never appears in the app itself. -#: translations/strings.xml:656( name="marketplace_title") +#: translations/strings.xml:567( name="marketplace_title") msgid "Astrid Task/Todo List" msgstr "" #. Astrid's Android Marketplace description. It never appears in the app itself. -#: translations/strings.xml:659( name="marketplace_description") +#: translations/strings.xml:570( name="marketplace_description") msgid "Astrid is the much loved open-source todo list / task manager designed to help you get stuff done. It features reminders, tags, sync, Locale plug-in, a widget and more." msgstr "" #. Active Tasks Filter -#: translations/strings.xml:674( name="BFE_Active") translations/strings.xml:703( name="CFA_universe_all") +#: translations/strings.xml:585( name="BFE_Active") translations/strings.xml:614( name="CFA_universe_all") msgid "Active Tasks" msgstr "" #. Search Filter -#: translations/strings.xml:677( name="BFE_Search") +#: translations/strings.xml:588( name="BFE_Search") msgid "Search..." msgstr "" #. Recently Modified -#: translations/strings.xml:680( name="BFE_Recent") +#: translations/strings.xml:591( name="BFE_Recent") msgid "Recently Modified" msgstr "" #. Build Your Own Filter -#: translations/strings.xml:683( name="BFE_Custom") +#: translations/strings.xml:594( name="BFE_Custom") msgid "Custom Filter..." msgstr "" #. Saved Filters Header -#: translations/strings.xml:686( name="BFE_Saved") +#: translations/strings.xml:597( name="BFE_Saved") msgid "Saved Filters" msgstr "" #. Saved Filters Context Menu: delete -#: translations/strings.xml:689( name="BFE_Saved_delete") +#: translations/strings.xml:600( name="BFE_Saved_delete") msgid "Delete Filter" msgstr "" #. Build Your Own Filter Activity Title -#: translations/strings.xml:694( name="CFA_title") +#: translations/strings.xml:605( name="CFA_title") msgid "Custom Filter" msgstr "" #. Filter Name edit box hint (if user types here, filter will be saved) -#: translations/strings.xml:697( name="CFA_filterName_hint") +#: translations/strings.xml:608( name="CFA_filterName_hint") msgid "Name this filter to save it..." msgstr "" #. Filter Name default for copied filters (%s => old filter name) -#: translations/strings.xml:700( name="CFA_filterName_copy") +#: translations/strings.xml:611( name="CFA_filterName_copy") msgid "Copy of %s" msgstr "" #. Filter Criteria Type: add (at the begging of title of the criteria) -#: translations/strings.xml:706( name="CFA_type_add") +#: translations/strings.xml:617( name="CFA_type_add") msgid "or" msgstr "" #. Filter Criteria Type: subtract (at the begging of title of the criteria) -#: translations/strings.xml:709( name="CFA_type_subtract") +#: translations/strings.xml:620( name="CFA_type_subtract") msgid "not" msgstr "" #. Filter Criteria Type: intersect (at the begging of title of the criteria) -#: translations/strings.xml:712( name="CFA_type_intersect") +#: translations/strings.xml:623( name="CFA_type_intersect") msgid "also" msgstr "" #. Filter Criteria Context Menu: chaining (%s chain type as above) -#: translations/strings.xml:715( name="CFA_context_chain") +#: translations/strings.xml:626( name="CFA_context_chain") msgid "Chaining: %s" msgstr "" #. Filter Criteria Context Menu: delete -#: translations/strings.xml:718( name="CFA_context_delete") +#: translations/strings.xml:629( name="CFA_context_delete") msgid "Delete Row" msgstr "" #. Filter Screen Help Text -#: translations/strings.xml:721( name="CFA_help") +#: translations/strings.xml:632( name="CFA_help") msgid "This screen lets you create a new filters. Add criteria using the button below, short or long-press them to adjust, and then click \"View\"!" msgstr "" #. Filter Button: add new -#: translations/strings.xml:726( name="CFA_button_add") +#: translations/strings.xml:637( name="CFA_button_add") msgid "Add Criteria" msgstr "" #. Filter Button: view without saving -#: translations/strings.xml:729( name="CFA_button_view") +#: translations/strings.xml:640( name="CFA_button_view") msgid "View" msgstr "" #. Filter Button: save & view filter -#: translations/strings.xml:732( name="CFA_button_save") +#: translations/strings.xml:643( name="CFA_button_save") msgid "Save & View" msgstr "" #. Criteria: due by X - display text -#: translations/strings.xml:737( name="CFC_dueBefore_text") +#: translations/strings.xml:648( name="CFC_dueBefore_text") msgid "Due By: ?" msgstr "" #. Criteria: due by X - name of criteria -#: translations/strings.xml:739( name="CFC_dueBefore_name") +#: translations/strings.xml:650( name="CFC_dueBefore_name") msgid "Due By..." msgstr "" #. Criteria: due by X - options -#: translations/strings.xml:742(item) +#: translations/strings.xml:653(item) msgid "No Due Date" msgstr "" -#: translations/strings.xml:743(item) +#: translations/strings.xml:654(item) msgid "Yesterday" msgstr "" #. Criteria: importance - display text -#: translations/strings.xml:751( name="CFC_importance_text") +#: translations/strings.xml:662( name="CFC_importance_text") msgid "Importance at least ?" msgstr "" #. Criteria: importance - name of criteria -#: translations/strings.xml:753( name="CFC_importance_name") +#: translations/strings.xml:664( name="CFC_importance_name") msgid "Importance..." msgstr "" #. Criteria: tag - display text -#: translations/strings.xml:756( name="CFC_tag_text") +#: translations/strings.xml:667( name="CFC_tag_text") msgid "Tagged: ?" msgstr "" #. Criteria: tag - name of criteria -#: translations/strings.xml:758( name="CFC_tag_name") +#: translations/strings.xml:669( name="CFC_tag_name") msgid "Tagged..." msgstr "" #. Error message for adding to calendar -#: translations/strings.xml:770( name="gcal_TEA_error") +#: translations/strings.xml:681( name="gcal_TEA_error") msgid "Error adding task to calendar!" msgstr "" #. Label for adding task to calendar -#: translations/strings.xml:773( name="gcal_TEA_calendar_label") +#: translations/strings.xml:684( name="gcal_TEA_calendar_label") msgid "Calendar Integration:" msgstr "" #. Label for adding task to calendar -#: translations/strings.xml:776( name="gcal_TEA_addToCalendar_label") +#: translations/strings.xml:687( name="gcal_TEA_addToCalendar_label") msgid "Create Calendar Event" msgstr "" #. Label when calendar event already exists -#: translations/strings.xml:779( name="gcal_TEA_showCalendar_label") +#: translations/strings.xml:690( name="gcal_TEA_showCalendar_label") msgid "Open Calendar Event" msgstr "" #. Toast when unable to open calendar event -#: translations/strings.xml:782( name="gcal_TEA_calendar_error") +#: translations/strings.xml:693( name="gcal_TEA_calendar_error") msgid "Error opening event!" msgstr "" +#. Toast when calendar event updated because task changed +#: translations/strings.xml:696( name="gcal_TEA_calendar_updated") +msgid "Calendar event also updated!" +msgstr "" + #. Calendar event name when task is completed (%s => task title) -#: translations/strings.xml:787( name="gcal_completed_title") +#: translations/strings.xml:701( name="gcal_completed_title") msgid "%s (completed)" msgstr "" #. System Default Calendar (displayed if we can't figure out calendars) -#: translations/strings.xml:790( name="gcal_GCP_default") +#: translations/strings.xml:704( name="gcal_GCP_default") msgid "Default Calendar" msgstr "" #. Locale Alert Editing Window Title -#: translations/strings.xml:801( name="locale_edit_alerts_title") +#: translations/strings.xml:715( name="locale_edit_alerts_title") msgid "Astrid Filter Alert" msgstr "" #. Locale Window Help -#: translations/strings.xml:804( name="locale_edit_intro") +#: translations/strings.xml:718( name="locale_edit_intro") msgid "Astrid will send you a reminder when you have any tasks in the following filter:" msgstr "" #. Locale Window Filter Picker UI -#: translations/strings.xml:808( name="locale_pick_filter") +#: translations/strings.xml:722( name="locale_pick_filter") msgid "Filter:" msgstr "" #. Locale Window Interval Label -#: translations/strings.xml:811( name="locale_interval_label") +#: translations/strings.xml:725( name="locale_interval_label") msgid "Limit notifications to:" msgstr "" -#: translations/strings.xml:815(item) +#: translations/strings.xml:729(item) msgid "once an hour" msgstr "" -#: translations/strings.xml:816(item) +#: translations/strings.xml:730(item) msgid "once every six hours" msgstr "" -#: translations/strings.xml:817(item) +#: translations/strings.xml:731(item) msgid "once every twelve hours" msgstr "" -#: translations/strings.xml:818(item) +#: translations/strings.xml:732(item) msgid "once a day" msgstr "" -#: translations/strings.xml:819(item) +#: translations/strings.xml:733(item) msgid "once every three days" msgstr "" -#: translations/strings.xml:820(item) +#: translations/strings.xml:734(item) msgid "once a week" msgstr "" #. Locale Notification text -#: translations/strings.xml:824( name="locale_notification") +#: translations/strings.xml:738( name="locale_notification") msgid "You have $NUM matching: $FILTER" msgstr "" #. Locale Plugin was not found, it is required -#: translations/strings.xml:827( name="locale_plugin_required") +#: translations/strings.xml:741( name="locale_plugin_required") msgid "Please install the Astrid Locale plugin!" msgstr "" #. filters header: Producteev -#: translations/strings.xml:837( name="producteev_FEx_header") translations/strings.xml:851( name="producteev_PPr_header") +#: translations/strings.xml:751( name="producteev_FEx_header") translations/strings.xml:771( name="producteev_PPr_header") translations/strings.xml:839( name="producteev_notification_title") msgid "Producteev" msgstr "" #. filter category for Producteev dashboards -#: translations/strings.xml:840( name="producteev_FEx_dashboard") +#: translations/strings.xml:754( name="producteev_FEx_dashboard") msgid "Workspaces" msgstr "" #. filter category for Producteev responsible person -#: translations/strings.xml:843( name="producteev_FEx_responsible") +#: translations/strings.xml:757( name="producteev_FEx_responsible") msgid "Assigned To" msgstr "" #. Producteev dashboard filter title (%s => dashboardname) -#: translations/strings.xml:846( name="producteev_FEx_responsible_title") +#: translations/strings.xml:760( name="producteev_FEx_responsible_title") msgid "Assigned To '%s'" msgstr "" +#. detail for showing tasks created by someone else (%s => person name) +#: translations/strings.xml:763( name="producteev_PDE_task_from") +msgid "from %s" +msgstr "" + +#. replacement string for task edit "Notes" when using Producteev +#: translations/strings.xml:766( name="producteev_TEA_notes") +msgid "Add a Comment" +msgstr "" + #. dashboard title for producteev default dashboard -#: translations/strings.xml:854( name="producteev_default_dashboard") translations/strings.xml:860( name="producteev_PPr_defaultdash_title") +#: translations/strings.xml:774( name="producteev_default_dashboard") translations/strings.xml:786( name="producteev_PPr_defaultdash_title") msgid "Default Workspace" msgstr "" #. dashboard title for tasks that are not synchronized -#: translations/strings.xml:857( name="producteev_no_dashboard") +#: translations/strings.xml:777( name="producteev_no_dashboard") msgid "Do Not Synchronize" msgstr "" +#. dashboard spinner entry on TEA for adding a new dashboard +#: translations/strings.xml:780( name="producteev_create_dashboard") +msgid "Add new Workspace..." +msgstr "" + +#. dashboard spinner entry on TEA for adding a new dashboard +#: translations/strings.xml:783( name="producteev_create_dashboard_name") +msgid "Name for new Workspace" +msgstr "" + #. preference description for default dashboard (%s -> setting) -#: translations/strings.xml:863( name="producteev_PPr_defaultdash_summary") +#: translations/strings.xml:789( name="producteev_PPr_defaultdash_summary") msgid "New tasks will be added to: %s" msgstr "" #. preference description for default dashboard (when set to 'not synchronized') -#: translations/strings.xml:866( name="producteev_PPr_defaultdash_summary_none") +#: translations/strings.xml:792( name="producteev_PPr_defaultdash_summary_none") msgid "New tasks will not be synchronized by default" msgstr "" #. Activity Title: Producteev Login -#: translations/strings.xml:871( name="producteev_PLA_title") +#: translations/strings.xml:797( name="producteev_PLA_title") msgid "Log In to Producteev" msgstr "" #. Instructions: Producteev login -#: translations/strings.xml:874( name="producteev_PLA_body") +#: translations/strings.xml:800( name="producteev_PLA_body") msgid "Sign in with your existing Producteev account, or create a new account!" msgstr "" #. Producteev Terms Link -#: translations/strings.xml:878( name="producteev_PLA_terms") +#: translations/strings.xml:804( name="producteev_PLA_terms") msgid "Terms & Conditions" msgstr "" #. Sign In Button -#: translations/strings.xml:881( name="producteev_PLA_signIn") +#: translations/strings.xml:807( name="producteev_PLA_signIn") msgid "Sign In" msgstr "" #. Create New User Button -#: translations/strings.xml:884( name="producteev_PLA_createNew") +#: translations/strings.xml:810( name="producteev_PLA_createNew") msgid "Create New User" msgstr "" #. E-mail Address Label -#: translations/strings.xml:887( name="producteev_PLA_email") +#: translations/strings.xml:813( name="producteev_PLA_email") msgid "E-mail" msgstr "" #. Password Label -#: translations/strings.xml:890( name="producteev_PLA_password") +#: translations/strings.xml:816( name="producteev_PLA_password") msgid "Password" msgstr "" #. Confirm Password Label -#: translations/strings.xml:893( name="producteev_PLA_confirmPassword") +#: translations/strings.xml:819( name="producteev_PLA_confirmPassword") msgid "Confirm Password" msgstr "" #. First Name Label -#: translations/strings.xml:896( name="producteev_PLA_firstName") +#: translations/strings.xml:822( name="producteev_PLA_firstName") msgid "First Name" msgstr "" #. Last Name Label -#: translations/strings.xml:899( name="producteev_PLA_lastName") +#: translations/strings.xml:825( name="producteev_PLA_lastName") msgid "Last Name" msgstr "" #. Error Message when fields aren't filled out -#: translations/strings.xml:902( name="producteev_PLA_errorEmpty") +#: translations/strings.xml:828( name="producteev_PLA_errorEmpty") msgid "Error: fill out all fields!" msgstr "" #. Error Message when passwords don't match -#: translations/strings.xml:905( name="producteev_PLA_errorMatch") +#: translations/strings.xml:831( name="producteev_PLA_errorMatch") msgid "Error: passwords don't match!" msgstr "" #. Error Message when we receive a HTTP 401 Unauthorized -#: translations/strings.xml:908( name="producteev_PLA_errorAuth") +#: translations/strings.xml:834( name="producteev_PLA_errorAuth") msgid "Error: e-mail or password incorrect!" msgstr "" -#. title for notification tray when synchronizing -#: translations/strings.xml:913( name="producteev_notification_title") -msgid "Astrid: Producteev" +#. text for notification tray when synchronizing +#: translations/strings.xml:842( name="producteev_notification_text") +msgid "%s tasks updated / click for more details" msgstr "" #. Error msg when io exception -#: translations/strings.xml:916( name="producteev_ioerror") +#: translations/strings.xml:845( name="producteev_ioerror") msgid "Connection Error! Check your Internet connection." msgstr "" #. Prod Login email not specified -#: translations/strings.xml:919( name="producteev_MLA_email_empty") +#: translations/strings.xml:848( name="producteev_MLA_email_empty") msgid "E-Mail was not specified!" msgstr "" #. Prod Login password not specified -#: translations/strings.xml:922( name="producteev_MLA_password_empty") +#: translations/strings.xml:851( name="producteev_MLA_password_empty") msgid "Password was not specified!" msgstr "" #. label for task-assignment spinner on taskeditactivity -#: translations/strings.xml:927( name="producteev_TEA_task_assign_label") +#: translations/strings.xml:856( name="producteev_TEA_task_assign_label") msgid "Assign this task to this person:" msgstr "" #. Spinner-item for unassigned tasks on taskeditactivity -#: translations/strings.xml:930( name="producteev_TEA_task_unassigned") +#: translations/strings.xml:859( name="producteev_TEA_task_unassigned") msgid "<Unassigned>" msgstr "" #. label for dashboard-assignment spinner on taskeditactivity -#: translations/strings.xml:933( name="producteev_TEA_dashboard_assign_label") +#: translations/strings.xml:862( name="producteev_TEA_dashboard_assign_label") msgid "Assign this task to this workspace:" msgstr "" #. Spinner-item for default dashboard on taskeditactivity -#: translations/strings.xml:936( name="producteev_TEA_dashboard_default") +#: translations/strings.xml:865( name="producteev_TEA_dashboard_default") msgid "<Default>" msgstr "" #. Task Edit: Reminder header label -#: translations/strings.xml:947( name="TEA_reminder_label") +#: translations/strings.xml:876( name="TEA_reminder_label") msgid "Remind me..." msgstr "" #. Task Edit: Reminder @ deadline -#: translations/strings.xml:950( name="TEA_reminder_due") +#: translations/strings.xml:879( name="TEA_reminder_due") msgid "... when task is due" msgstr "" #. Task Edit: Reminder after deadline -#: translations/strings.xml:953( name="TEA_reminder_overdue") +#: translations/strings.xml:882( name="TEA_reminder_overdue") msgid "... when task is overdue" msgstr "" #. Task Edit: Reminder at random times (%s => time plural) -#: translations/strings.xml:956( name="TEA_reminder_random") +#: translations/strings.xml:885( name="TEA_reminder_random") msgid "... randomly once" msgstr "" #. Task Edit: Reminder alarm clock label -#: translations/strings.xml:959( name="TEA_reminder_alarm_label") +#: translations/strings.xml:888( name="TEA_reminder_alarm_label") msgid "Ring/Vibrate Type:" msgstr "" #. Task Edit: Reminder alarm clock toggle: off -#: translations/strings.xml:962( name="TEA_reminder_alarm_off") +#: translations/strings.xml:891( name="TEA_reminder_alarm_off") msgid "Ring Once" msgstr "" #. Task Edit: Reminder alarm clock toggle: on -#: translations/strings.xml:965( name="TEA_reminder_alarm_on") +#: translations/strings.xml:894( name="TEA_reminder_alarm_on") msgid "Ring Until I Dismiss Alarm" msgstr "" #. random reminder choices for task edit page. -#: translations/strings.xml:969(item) +#: translations/strings.xml:898(item) msgid "an hour" msgstr "" -#: translations/strings.xml:970(item) +#: translations/strings.xml:899(item) msgid "a day" msgstr "" -#: translations/strings.xml:971(item) +#: translations/strings.xml:900(item) msgid "a week" msgstr "" -#: translations/strings.xml:972(item) +#: translations/strings.xml:901(item) msgid "in two weeks" msgstr "" -#: translations/strings.xml:973(item) +#: translations/strings.xml:902(item) msgid "a month" msgstr "" -#: translations/strings.xml:974(item) +#: translations/strings.xml:903(item) msgid "in two months" msgstr "" #. Name of filter when viewing a reminder -#: translations/strings.xml:980( name="rmd_NoA_filter") +#: translations/strings.xml:909( name="rmd_NoA_filter") msgid "Reminder!" msgstr "" #. Reminder: Snooze button (remind again later) -#: translations/strings.xml:983( name="rmd_NoA_snooze") +#: translations/strings.xml:912( name="rmd_NoA_snooze") msgid "Snooze..." msgstr "" #. Reminder: Cancel reminder -#: translations/strings.xml:986( name="rmd_NoA_goAway") +#: translations/strings.xml:915( name="rmd_NoA_goAway") msgid "Go Away!" msgstr "" #. Reminder Preference Screen Title -#: translations/strings.xml:991( name="rmd_EPr_alerts_header") +#: translations/strings.xml:920( name="rmd_EPr_alerts_header") msgid "Reminder Settings" msgstr "" #. Reminder Preference: Quiet Hours Start Title -#: translations/strings.xml:994( name="rmd_EPr_quiet_hours_start_title") +#: translations/strings.xml:923( name="rmd_EPr_quiet_hours_start_title") msgid "Quiet Hours Start" msgstr "" #. Reminder Preference: Quiet Hours Start Description (%s => time set) -#: translations/strings.xml:996( name="rmd_EPr_quiet_hours_start_desc") +#: translations/strings.xml:925( name="rmd_EPr_quiet_hours_start_desc") msgid "No notifications will appear after %s" msgstr "" #. Reminder Preference: Quiet Hours Start/End Description (disabled) -#: translations/strings.xml:998( name="rmd_EPr_quiet_hours_desc_none") +#: translations/strings.xml:927( name="rmd_EPr_quiet_hours_desc_none") msgid "Quiet hours is disabled" msgstr "" #. Reminder Preference: Quiet Hours End Title -#: translations/strings.xml:1001( name="rmd_EPr_quiet_hours_end_title") +#: translations/strings.xml:930( name="rmd_EPr_quiet_hours_end_title") msgid "Quiet Hours End" msgstr "" #. Reminder Preference: Quiet Hours End Description (%s => time set) -#: translations/strings.xml:1003( name="rmd_EPr_quiet_hours_end_desc") +#: translations/strings.xml:932( name="rmd_EPr_quiet_hours_end_desc") msgid "Notifications will begin appearing starting at %s" msgstr "" #. Reminder Preference: Notification Ringtone Title -#: translations/strings.xml:1006( name="rmd_EPr_ringtone_title") +#: translations/strings.xml:935( name="rmd_EPr_ringtone_title") msgid "Notification Ringtone" msgstr "" #. Reminder Preference: Notification Ringtone Description (when custom tone is set) -#: translations/strings.xml:1008( name="rmd_EPr_ringtone_desc_custom") +#: translations/strings.xml:937( name="rmd_EPr_ringtone_desc_custom") msgid "Custom ringtone has been set" msgstr "" #. Reminder Preference: Notification Ringtone Description (when silence is set) -#: translations/strings.xml:1010( name="rmd_EPr_ringtone_desc_silent") +#: translations/strings.xml:939( name="rmd_EPr_ringtone_desc_silent") msgid "Ringtone set to silent" msgstr "" #. Reminder Preference: Notification Ringtone Description (when custom tone is not set) -#: translations/strings.xml:1012( name="rmd_EPr_ringtone_desc_default") +#: translations/strings.xml:941( name="rmd_EPr_ringtone_desc_default") msgid "Default ringtone will be used" msgstr "" #. Reminder Preference: Notification Persistence Title -#: translations/strings.xml:1015( name="rmd_EPr_persistent_title") +#: translations/strings.xml:944( name="rmd_EPr_persistent_title") msgid "Notification Persistence" msgstr "" #. Reminder Preference: Notification Persistence Description (true) -#: translations/strings.xml:1017( name="rmd_EPr_persistent_desc_true") +#: translations/strings.xml:946( name="rmd_EPr_persistent_desc_true") msgid "Notifications must be viewed individually to be cleared" msgstr "" #. Reminder Preference: Notification Persistence Description (false) -#: translations/strings.xml:1019( name="rmd_EPr_persistent_desc_false") +#: translations/strings.xml:948( name="rmd_EPr_persistent_desc_false") msgid "Notifications can be cleared with \"Clear All\" button" msgstr "" #. Reminder Preference: Notification Icon Title -#: translations/strings.xml:1022( name="rmd_EPr_notificon_title") +#: translations/strings.xml:951( name="rmd_EPr_notificon_title") msgid "Notification Icon Set" msgstr "" #. Reminder Preference: Notification Icon Description -#: translations/strings.xml:1024( name="rmd_Epr_notificon_desc") +#: translations/strings.xml:953( name="rmd_Epr_notificon_desc") msgid "Choose Astrid's notification bar icon" msgstr "" #. Reminder Preference: Vibrate Title -#: translations/strings.xml:1027( name="rmd_EPr_vibrate_title") +#: translations/strings.xml:956( name="rmd_EPr_vibrate_title") msgid "Vibrate on Alert" msgstr "" #. Reminder Preference: Vibrate Description (true) -#: translations/strings.xml:1029( name="rmd_EPr_vibrate_desc_true") +#: translations/strings.xml:958( name="rmd_EPr_vibrate_desc_true") msgid "Astrid will vibrate when sending notifications" msgstr "" #. Reminder Preference: Vibrate Description (false) -#: translations/strings.xml:1031( name="rmd_EPr_vibrate_desc_false") +#: translations/strings.xml:960( name="rmd_EPr_vibrate_desc_false") msgid "Astrid will not vibrate when sending notifications" msgstr "" #. Reminder Preference: Nagging Title -#: translations/strings.xml:1034( name="rmd_EPr_nagging_title") +#: translations/strings.xml:963( name="rmd_EPr_nagging_title") msgid "Astrid Reminders" msgstr "" #. Reminder Preference: Nagging Description (true) -#: translations/strings.xml:1036( name="rmd_EPr_nagging_desc_true") +#: translations/strings.xml:965( name="rmd_EPr_nagging_desc_true") msgid "Astrid will show up to give you an encouragement during reminders" msgstr "" #. Reminder Preference: Nagging Description (false) -#: translations/strings.xml:1038( name="rmd_EPr_nagging_desc_false") +#: translations/strings.xml:967( name="rmd_EPr_nagging_desc_false") msgid "Astrid not give you any encouragement messages" msgstr "" #. Reminder Preference: Default Reminders Title -#: translations/strings.xml:1041( name="rmd_EPr_defaultRemind_title") +#: translations/strings.xml:970( name="rmd_EPr_defaultRemind_title") msgid "Random Reminders" msgstr "" #. Reminder Preference: Default Reminders Setting (disabled) -#: translations/strings.xml:1043( name="rmd_EPr_defaultRemind_desc_disabled") +#: translations/strings.xml:972( name="rmd_EPr_defaultRemind_desc_disabled") msgid "New tasks will have no random reminders" msgstr "" #. Reminder Preference: Default Reminders Setting (%s => setting) -#: translations/strings.xml:1045( name="rmd_EPr_defaultRemind_desc") +#: translations/strings.xml:974( name="rmd_EPr_defaultRemind_desc") msgid "New tasks will remind randomly: %s" msgstr "" #. Reminder Preference: random reminder choices for preference page. -#: translations/strings.xml:1052(item) translations/strings.xml:1063(item) +#: translations/strings.xml:981(item) translations/strings.xml:992(item) msgid "disabled" msgstr "" -#: translations/strings.xml:1053(item) +#: translations/strings.xml:982(item) msgid "hourly" msgstr "" -#: translations/strings.xml:1054(item) +#: translations/strings.xml:983(item) msgid "daily" msgstr "" -#: translations/strings.xml:1055(item) +#: translations/strings.xml:984(item) msgid "weekly" msgstr "" -#: translations/strings.xml:1056(item) +#: translations/strings.xml:985(item) msgid "bi-weekly" msgstr "" -#: translations/strings.xml:1057(item) +#: translations/strings.xml:986(item) msgid "monthly" msgstr "" -#: translations/strings.xml:1058(item) +#: translations/strings.xml:987(item) msgid "bi-monthly" msgstr "" -#: translations/strings.xml:1064(item) translations/strings.xml:1103(item) +#: translations/strings.xml:993(item) translations/strings.xml:1032(item) msgid "8 PM" msgstr "" -#: translations/strings.xml:1065(item) translations/strings.xml:1104(item) +#: translations/strings.xml:994(item) translations/strings.xml:1033(item) msgid "9 PM" msgstr "" -#: translations/strings.xml:1066(item) translations/strings.xml:1105(item) +#: translations/strings.xml:995(item) translations/strings.xml:1034(item) msgid "10 PM" msgstr "" -#: translations/strings.xml:1067(item) translations/strings.xml:1106(item) +#: translations/strings.xml:996(item) translations/strings.xml:1035(item) msgid "11 PM" msgstr "" -#: translations/strings.xml:1068(item) translations/strings.xml:1107(item) +#: translations/strings.xml:997(item) translations/strings.xml:1036(item) msgid "12 AM" msgstr "" -#: translations/strings.xml:1069(item) translations/strings.xml:1108(item) +#: translations/strings.xml:998(item) translations/strings.xml:1037(item) msgid "1 AM" msgstr "" -#: translations/strings.xml:1070(item) translations/strings.xml:1109(item) +#: translations/strings.xml:999(item) translations/strings.xml:1038(item) msgid "2 AM" msgstr "" -#: translations/strings.xml:1071(item) translations/strings.xml:1110(item) +#: translations/strings.xml:1000(item) translations/strings.xml:1039(item) msgid "3 AM" msgstr "" -#: translations/strings.xml:1072(item) translations/strings.xml:1111(item) +#: translations/strings.xml:1001(item) translations/strings.xml:1040(item) msgid "4 AM" msgstr "" -#: translations/strings.xml:1073(item) translations/strings.xml:1112(item) +#: translations/strings.xml:1002(item) translations/strings.xml:1041(item) msgid "5 AM" msgstr "" -#: translations/strings.xml:1074(item) translations/strings.xml:1113(item) +#: translations/strings.xml:1003(item) translations/strings.xml:1042(item) msgid "6 AM" msgstr "" -#: translations/strings.xml:1075(item) translations/strings.xml:1114(item) +#: translations/strings.xml:1004(item) translations/strings.xml:1043(item) msgid "7 AM" msgstr "" -#: translations/strings.xml:1076(item) translations/strings.xml:1115(item) +#: translations/strings.xml:1005(item) translations/strings.xml:1044(item) msgid "8 AM" msgstr "" #. Reminder Preference: quiet_hours_end: options for preference menu. Translate but don't change the times! -#: translations/strings.xml:1077(item) translations/strings.xml:1092(item) +#: translations/strings.xml:1006(item) translations/strings.xml:1021(item) msgid "9 AM" msgstr "" -#: translations/strings.xml:1078(item) translations/strings.xml:1093(item) +#: translations/strings.xml:1007(item) translations/strings.xml:1022(item) msgid "10 AM" msgstr "" -#: translations/strings.xml:1079(item) translations/strings.xml:1094(item) +#: translations/strings.xml:1008(item) translations/strings.xml:1023(item) msgid "11 AM" msgstr "" -#: translations/strings.xml:1080(item) translations/strings.xml:1095(item) +#: translations/strings.xml:1009(item) translations/strings.xml:1024(item) msgid "12 PM" msgstr "" -#: translations/strings.xml:1081(item) translations/strings.xml:1096(item) +#: translations/strings.xml:1010(item) translations/strings.xml:1025(item) msgid "1 PM" msgstr "" -#: translations/strings.xml:1082(item) translations/strings.xml:1097(item) +#: translations/strings.xml:1011(item) translations/strings.xml:1026(item) msgid "2 PM" msgstr "" -#: translations/strings.xml:1083(item) translations/strings.xml:1098(item) +#: translations/strings.xml:1012(item) translations/strings.xml:1027(item) msgid "3 PM" msgstr "" -#: translations/strings.xml:1084(item) translations/strings.xml:1099(item) +#: translations/strings.xml:1013(item) translations/strings.xml:1028(item) msgid "4 PM" msgstr "" -#: translations/strings.xml:1085(item) translations/strings.xml:1100(item) +#: translations/strings.xml:1014(item) translations/strings.xml:1029(item) msgid "5 PM" msgstr "" -#: translations/strings.xml:1086(item) translations/strings.xml:1101(item) +#: translations/strings.xml:1015(item) translations/strings.xml:1030(item) msgid "6 PM" msgstr "" -#: translations/strings.xml:1087(item) translations/strings.xml:1102(item) +#: translations/strings.xml:1016(item) translations/strings.xml:1031(item) msgid "7 PM" msgstr "" #. reminders: Make these < 20 chars so the task name is displayed -#: translations/strings.xml:1122(item) +#: translations/strings.xml:1051(item) msgid "Hi there! Have a sec?" msgstr "" -#: translations/strings.xml:1123(item) +#: translations/strings.xml:1052(item) msgid "Can I see you for a sec?" msgstr "" -#: translations/strings.xml:1124(item) +#: translations/strings.xml:1053(item) msgid "Have a few minutes?" msgstr "" -#: translations/strings.xml:1125(item) +#: translations/strings.xml:1054(item) msgid "Did you forget?" msgstr "" -#: translations/strings.xml:1126(item) +#: translations/strings.xml:1055(item) msgid "Excuse me!" msgstr "" -#: translations/strings.xml:1127(item) +#: translations/strings.xml:1056(item) msgid "When you have a minute:" msgstr "" -#: translations/strings.xml:1128(item) +#: translations/strings.xml:1057(item) msgid "On your agenda:" msgstr "" -#: translations/strings.xml:1129(item) +#: translations/strings.xml:1058(item) msgid "Free for a moment?" msgstr "" -#: translations/strings.xml:1130(item) +#: translations/strings.xml:1059(item) msgid "Astrid here!" msgstr "" -#: translations/strings.xml:1131(item) +#: translations/strings.xml:1060(item) msgid "Hi! Can I bug you?" msgstr "" -#: translations/strings.xml:1132(item) +#: translations/strings.xml:1061(item) msgid "A minute of your time?" msgstr "" -#: translations/strings.xml:1133(item) +#: translations/strings.xml:1062(item) msgid "It's a great day to" msgstr "" #. reminders related to task due date -#: translations/strings.xml:1138(item) +#: translations/strings.xml:1067(item) msgid "Time to work!" msgstr "" -#: translations/strings.xml:1139(item) +#: translations/strings.xml:1068(item) msgid "Due date is here!" msgstr "" -#: translations/strings.xml:1140(item) +#: translations/strings.xml:1069(item) msgid "Ready to start?" msgstr "" -#: translations/strings.xml:1141(item) +#: translations/strings.xml:1070(item) msgid "You said you would do:" msgstr "" -#: translations/strings.xml:1142(item) +#: translations/strings.xml:1071(item) msgid "You're supposed to start:" msgstr "" -#: translations/strings.xml:1143(item) +#: translations/strings.xml:1072(item) msgid "Time to start:" msgstr "" -#: translations/strings.xml:1144(item) +#: translations/strings.xml:1073(item) msgid "It's time!" msgstr "" -#: translations/strings.xml:1145(item) +#: translations/strings.xml:1074(item) msgid "Excuse me! Time for" msgstr "" -#: translations/strings.xml:1146(item) +#: translations/strings.xml:1075(item) msgid "You free? Time to" msgstr "" #. reminders related to snooze -#: translations/strings.xml:1151(item) +#: translations/strings.xml:1080(item) msgid "Don't be lazy now!" msgstr "" -#: translations/strings.xml:1152(item) +#: translations/strings.xml:1081(item) msgid "Snooze time is up!" msgstr "" -#: translations/strings.xml:1153(item) +#: translations/strings.xml:1082(item) msgid "No more snoozing!" msgstr "" -#: translations/strings.xml:1154(item) +#: translations/strings.xml:1083(item) msgid "Now are you ready?" msgstr "" -#: translations/strings.xml:1155(item) +#: translations/strings.xml:1084(item) msgid "No more postponing!" msgstr "" #. responses to reminder: Astrid says... (user should answer yes or no) -#: translations/strings.xml:1160(item) +#: translations/strings.xml:1089(item) msgid "I've got something for you!" msgstr "" -#: translations/strings.xml:1161(item) +#: translations/strings.xml:1090(item) msgid "Ready to put this in the past?" msgstr "" -#: translations/strings.xml:1162(item) +#: translations/strings.xml:1091(item) msgid "Why don't you get this done?" msgstr "" -#: translations/strings.xml:1163(item) +#: translations/strings.xml:1092(item) msgid "How about it? Ready tiger?" msgstr "" -#: translations/strings.xml:1164(item) +#: translations/strings.xml:1093(item) msgid "Ready to do this?" msgstr "" -#: translations/strings.xml:1165(item) +#: translations/strings.xml:1094(item) msgid "Can you handle this?" msgstr "" -#: translations/strings.xml:1166(item) +#: translations/strings.xml:1095(item) msgid "You can be happy! Just finish this!" msgstr "" -#: translations/strings.xml:1167(item) +#: translations/strings.xml:1096(item) msgid "I promise you'll feel better if you finish this!" msgstr "" -#: translations/strings.xml:1168(item) +#: translations/strings.xml:1097(item) msgid "Won't you do this today?" msgstr "" -#: translations/strings.xml:1169(item) +#: translations/strings.xml:1098(item) msgid "Please finish this, I'm sick of it!" msgstr "" -#: translations/strings.xml:1170(item) +#: translations/strings.xml:1099(item) msgid "Can you finish this? Yes you can!" msgstr "" -#: translations/strings.xml:1171(item) +#: translations/strings.xml:1100(item) msgid "Are you ever going to do this?" msgstr "" -#: translations/strings.xml:1172(item) +#: translations/strings.xml:1101(item) msgid "Feel good about yourself! Let's go!" msgstr "" -#: translations/strings.xml:1173(item) +#: translations/strings.xml:1102(item) msgid "I'm so proud of you! Lets get it done!" msgstr "" -#: translations/strings.xml:1174(item) +#: translations/strings.xml:1103(item) msgid "A little snack after you finish this?" msgstr "" -#: translations/strings.xml:1175(item) +#: translations/strings.xml:1104(item) msgid "Just this one task? Please?" msgstr "" -#: translations/strings.xml:1176(item) +#: translations/strings.xml:1105(item) msgid "Time to shorten your todo list!" msgstr "" #. Astrid's nagging when user clicks postpone -#: translations/strings.xml:1181(item) +#: translations/strings.xml:1110(item) msgid "Please tell me it isn't true that you're a procrastinator!" msgstr "" -#: translations/strings.xml:1182(item) +#: translations/strings.xml:1111(item) msgid "Doesn't being lazy get old sometimes?" msgstr "" -#: translations/strings.xml:1183(item) +#: translations/strings.xml:1112(item) msgid "Somewhere, someone is depending on you to finish this!" msgstr "" -#: translations/strings.xml:1184(item) +#: translations/strings.xml:1113(item) msgid "When you said postpone, you really meant 'I'm doing this', right?" msgstr "" -#: translations/strings.xml:1185(item) +#: translations/strings.xml:1114(item) msgid "This is the last time you postpone this, right?" msgstr "" -#: translations/strings.xml:1186(item) +#: translations/strings.xml:1115(item) msgid "Just finish this today, I won't tell anyone!" msgstr "" -#: translations/strings.xml:1187(item) +#: translations/strings.xml:1116(item) msgid "Why postpone when you can um... not postpone!" msgstr "" -#: translations/strings.xml:1188(item) +#: translations/strings.xml:1117(item) msgid "You'll finish this eventually, I presume?" msgstr "" -#: translations/strings.xml:1189(item) +#: translations/strings.xml:1118(item) msgid "I think you're really great! How about not putting this off?" msgstr "" -#: translations/strings.xml:1190(item) +#: translations/strings.xml:1119(item) msgid "Will you be able to achieve your goals if you do that?" msgstr "" -#: translations/strings.xml:1191(item) +#: translations/strings.xml:1120(item) msgid "Postpone, postpone, postpone. When will you change!" msgstr "" -#: translations/strings.xml:1192(item) +#: translations/strings.xml:1121(item) msgid "I've had enough with your excuses! Just do it already!" msgstr "" -#: translations/strings.xml:1193(item) +#: translations/strings.xml:1122(item) msgid "Didn't you make that excuse last time?" msgstr "" -#: translations/strings.xml:1194(item) +#: translations/strings.xml:1123(item) msgid "I can't help you organize your life if you do that..." msgstr "" #. repeating plugin name -#: translations/strings.xml:1205( name="repeat_plugin") +#: translations/strings.xml:1134( name="repeat_plugin") msgid "Repeating Tasks" msgstr "" #. repeating plugin description -#: translations/strings.xml:1208( name="repeat_plugin_desc") +#: translations/strings.xml:1137( name="repeat_plugin_desc") msgid "Allows tasks to repeat" msgstr "" #. checkbox for turning on/off repeats -#: translations/strings.xml:1211( name="repeat_enabled") +#: translations/strings.xml:1140( name="repeat_enabled") msgid "Repeats" msgstr "" #. button for "every x" part of repeat (%d -> repeat value) -#: translations/strings.xml:1214( name="repeat_every") +#: translations/strings.xml:1143( name="repeat_every") msgid "Every %d" msgstr "" #. hint when opening repeat interval -#: translations/strings.xml:1217( name="repeat_interval_prompt") +#: translations/strings.xml:1146( name="repeat_interval_prompt") msgid "Repeat Interval" msgstr "" #. repeat interval (days,weeks,months,hours) -#: translations/strings.xml:1221(item) +#: translations/strings.xml:1150(item) msgid "Day(s)" msgstr "" -#: translations/strings.xml:1222(item) +#: translations/strings.xml:1151(item) msgid "Week(s)" msgstr "" -#: translations/strings.xml:1223(item) +#: translations/strings.xml:1152(item) msgid "Month(s)" msgstr "" -#: translations/strings.xml:1224(item) +#: translations/strings.xml:1153(item) msgid "Hour(s)" msgstr "" #. repeat type (date to repeat from) -#: translations/strings.xml:1229(item) +#: translations/strings.xml:1158(item) msgid "from due date" msgstr "" -#: translations/strings.xml:1230(item) +#: translations/strings.xml:1159(item) msgid "from completion date" msgstr "" #. task detail weekly by day ($I -> interval, i.e. 1 week, $D -> days, i.e. Monday, Tuesday) -#: translations/strings.xml:1234( name="repeat_detail_byday") +#: translations/strings.xml:1163( name="repeat_detail_byday") msgid "$I on $D" msgstr "" #. task detail for repeat from due date (%s -> interval) -#: translations/strings.xml:1237( name="repeat_detail_duedate") +#: translations/strings.xml:1166( name="repeat_detail_duedate") msgid "Every %s" msgstr "" #. task detail for repeat from completion date (%s -> interval) -#: translations/strings.xml:1240( name="repeat_detail_completion") +#: translations/strings.xml:1169( name="repeat_detail_completion") msgid "%s after completion" msgstr "" -#. label for RMilk button in Task Edit Activity -#: translations/strings.xml:1250( name="rmilk_EOE_button") -msgid "Remember the Milk Settings" +#. Tags label +#: translations/strings.xml:1181( name="TEA_tags_label") +msgid "Tags:" +msgstr "" + +#. Tags hint +#: translations/strings.xml:1184( name="TEA_tag_hint") +msgid "Tag Name" +msgstr "" + +#. Tags dropdown +#: translations/strings.xml:1187( name="TEA_tag_dropdown") +msgid "Select a tag" +msgstr "" + +#. filter header for tags +#: translations/strings.xml:1192( name="tag_FEx_header") +msgid "Tags" +msgstr "" + +#. filter header for tags, sorted by size +#: translations/strings.xml:1195( name="tag_FEx_by_size") +msgid "Sorted By Size" +msgstr "" + +#. filter for untagged tasks +#: translations/strings.xml:1198( name="tag_FEx_untagged") +msgid "Untagged" +msgstr "" + +#. %s => tag name +#: translations/strings.xml:1201( name="tag_FEx_name") +msgid "Tagged '%s'" +msgstr "" + +#. Task List: Start Timer button +#: translations/strings.xml:1211( name="TAE_startTimer") +msgid "Start Timer" +msgstr "" + +#. Task List: Stop Timer button +#: translations/strings.xml:1214( name="TAE_stopTimer") +msgid "Stop Timer" +msgstr "" + +#. Android Notification Title (%s => # tasks) +#: translations/strings.xml:1217( name="TPl_notification") +msgid "Timers Active for %s!" +msgstr "" + +#. Filter Header for Timer plugin +#: translations/strings.xml:1220( name="TFE_category") +msgid "Timer Filters" +msgstr "" + +#. Filter for Timed Tasks +#: translations/strings.xml:1223( name="TFE_workingOn") +msgid "Tasks Being Timed" +msgstr "" + +#. Resources for power pack widget +#: translations/strings.xml:1232( name="PPW_widget_42_label") +msgid "Astrid (Power Pack 4x2)" +msgstr "" + +#: translations/strings.xml:1233( name="PPW_widget_44_label") +msgid "Astrid (Power Pack 4x4)" +msgstr "" + +#: translations/strings.xml:1235( name="PPW_configure_title") +msgid "Configure Widget" +msgstr "" + +#: translations/strings.xml:1237( name="PPW_color") +msgid "Widget color" +msgstr "" + +#: translations/strings.xml:1238( name="PPW_enable_calendar") +msgid "Show calendar events" +msgstr "" + +#: translations/strings.xml:1239( name="PPW_disable_encouragements") +msgid "Hide encouragements" +msgstr "" + +#: translations/strings.xml:1240( name="PPW_filter") +msgid "Select Filter" +msgstr "" + +#: translations/strings.xml:1242( name="PPW_due") +msgid "Due:" +msgstr "" + +#: translations/strings.xml:1243( name="PPW_past_due") +msgid "Past Due:" +msgstr "" + +#: translations/strings.xml:1246(item) +msgid "Ready to work?" +msgstr "" + +#: translations/strings.xml:1247(item) +msgid "Have time to finish something?" +msgstr "" + +#: translations/strings.xml:1248(item) +msgid "Gosh, you are looking suave today!" +msgstr "" + +#. plurals: tasks +#: translations/strings.xml:1259( quantity="one") +msgid "1 task" +msgstr "" + +#. plurals: tasks +#: translations/strings.xml:1261( quantity="other") +msgid "%d tasks" +msgstr "" + +#. confirmation dialog title +#: translations/strings.xml:1267( name="DLG_confirm_title") +msgid "Confirm?" +msgstr "" + +#. question dialog title +#: translations/strings.xml:1270( name="DLG_question_title") +msgid "Question:" +msgstr "" + +#. information dialog title +#: translations/strings.xml:1273( name="DLG_information_title") +msgid "Information" +msgstr "" + +#. error dialog title +#: translations/strings.xml:1276( name="DLG_error_title") +msgid "Error!" +msgstr "" + +#. general dialog yes +#: translations/strings.xml:1279( name="DLG_yes") +msgid "Yes" msgstr "" -#. task detail showing RTM repeat information -#: translations/strings.xml:1253( name="rmilk_TLA_repeat") -msgid "RTM Repeating Task" +#. general dialog no +#: translations/strings.xml:1282( name="DLG_no") +msgid "No" msgstr "" -#. task detail showing item needs to be synchronized -#: translations/strings.xml:1256( name="rmilk_TLA_sync") -msgid "Needs synchronization with RTM" +#. general dialog close +#: translations/strings.xml:1285( name="DLG_close") +msgid "Close" msgstr "" -#. filters header: RTM -#: translations/strings.xml:1259( name="rmilk_FEx_header") translations/strings.xml:1270( name="rmilk_MEA_title") translations/strings.xml:1284( name="rmilk_MPr_header") -msgid "Remember the Milk" +#. general dialog done +#: translations/strings.xml:1288( name="DLG_done") +msgid "Done" msgstr "" -#. filter category for RTM lists -#: translations/strings.xml:1262( name="rmilk_FEx_list") -msgid "Lists" +#. error dialog (%s => error message) +#: translations/strings.xml:1291( name="DLG_error") +msgid "Oops, looks like an error occurred! Here's what happened:\\n\\n%s" msgstr "" -#. RTM list filter title (%s => list) -#: translations/strings.xml:1265( name="rmilk_FEx_list_title") -msgid "RTM List '%s'" +#. error dialog (no message indicated) +#: translations/strings.xml:1294( name="DLG_error_generic") +msgid "Oops, looks like an error occurred!" msgstr "" -#. RTM edit List Edit Label -#: translations/strings.xml:1273( name="rmilk_MEA_list_label") -msgid "RTM List:" +#. Progress dialog shown when doing something slow +#: translations/strings.xml:1297( name="DLG_wait") +msgid "Please wait..." msgstr "" -#. RTM edit Repeat Label -#: translations/strings.xml:1276( name="rmilk_MEA_repeat_label") -msgid "RTM Repeat Status:" +#. Sync Notification: message when sync service active +#: translations/strings.xml:1302( name="SyP_progress") +msgid "Synchronizing your tasks..." msgstr "" -#. RTM edit Repeat Hint -#: translations/strings.xml:1279( name="rmilk_MEA_repeat_hint") -msgid "i.e. every week, after 14 days" +#. Sync Notification: toast when sync activated from activity +#: translations/strings.xml:1305( name="SyP_progress_toast") +msgid "Synchronizing..." +msgstr "" + +#. Sync Label: used in menu to denote synchronization +#: translations/strings.xml:1308( name="SyP_label") +msgid "Synchronization" msgstr "" #. Sync Status: log in -#: translations/strings.xml:1292( name="sync_status_loggedout") +#: translations/strings.xml:1316( name="sync_status_loggedout") msgid "Not Logged In!" msgstr "" #. Status: ongoing -#: translations/strings.xml:1294( name="sync_status_ongoing") +#: translations/strings.xml:1318( name="sync_status_ongoing") msgid "Sync Ongoing..." msgstr "" #. Sync Status: success status (%s -> last sync date). Keep it short! -#: translations/strings.xml:1296( name="sync_status_success") +#: translations/strings.xml:1320( name="sync_status_success") msgid "Last Sync: %s" msgstr "" #. Sync Status: error status (%s -> last attempted sync date) -#: translations/strings.xml:1298( name="sync_status_failed") +#: translations/strings.xml:1322( name="sync_status_failed") msgid "Failed On: %s" msgstr "" #. Sync Status: error subtitle (%s -> last successful sync date) -#: translations/strings.xml:1300( name="sync_status_failed_subtitle") +#: translations/strings.xml:1324( name="sync_status_failed_subtitle") msgid "Last Successful Sync: %s" msgstr "" #. Sync Status: never sync'd -#: translations/strings.xml:1302( name="sync_status_never") +#: translations/strings.xml:1326( name="sync_status_never") msgid "Never Synchronized!" msgstr "" #. Preference: Synchronization Interval Title -#: translations/strings.xml:1308( name="sync_SPr_interval_title") +#: translations/strings.xml:1332( name="sync_SPr_interval_title") msgid "Background Sync" msgstr "" #. Preference: Synchronization Interval Description (when disabled) -#: translations/strings.xml:1310( name="sync_SPr_interval_desc_disabled") +#: translations/strings.xml:1334( name="sync_SPr_interval_desc_disabled") msgid "Background synchronization is disabled" msgstr "" #. Preference: Synchronization Interval Description (%s => setting) -#: translations/strings.xml:1312( name="sync_SPr_interval_desc") +#: translations/strings.xml:1336( name="sync_SPr_interval_desc") msgid "Currently set to: %s" msgstr "" #. Preference: Background Wifi Title -#: translations/strings.xml:1315( name="sync_SPr_bgwifi_title") +#: translations/strings.xml:1339( name="sync_SPr_bgwifi_title") msgid "Wifi Only Setting" msgstr "" #. Preference: Background Wifi Description (enabled) -#: translations/strings.xml:1317( name="sync_SPr_bgwifi_desc_enabled") +#: translations/strings.xml:1341( name="sync_SPr_bgwifi_desc_enabled") msgid "Background synchronization only happens when on Wifi" msgstr "" #. Preference: Background Wifi Description (disabled) -#: translations/strings.xml:1319( name="sync_SPr_bgwifi_desc_disabled") +#: translations/strings.xml:1343( name="sync_SPr_bgwifi_desc_disabled") msgid "Background synchronization will always occur" msgstr "" #. Actions Group Label -#: translations/strings.xml:1322( name="sync_SPr_group_actions") +#: translations/strings.xml:1346( name="sync_SPr_group_actions") msgid "Actions" msgstr "" #. Synchronize Now Button -#: translations/strings.xml:1325( name="sync_SPr_sync") +#: translations/strings.xml:1349( name="sync_SPr_sync") msgid "Synchronize Now!" msgstr "" #. Synchronize Now Button if not logged in -#: translations/strings.xml:1327( name="sync_SPr_sync_log_in") +#: translations/strings.xml:1351( name="sync_SPr_sync_log_in") msgid "Log In & Synchronize!" msgstr "" #. Sync: Clear Data Title -#: translations/strings.xml:1330( name="sync_SPr_forget") +#: translations/strings.xml:1354( name="sync_SPr_forget") msgid "Log Out" msgstr "" #. Sync: Clear Data Description -#: translations/strings.xml:1332( name="sync_SPr_forget_description") +#: translations/strings.xml:1356( name="sync_SPr_forget_description") msgid "Clears all synchronization data" msgstr "" #. confirmation dialog for sync log out -#: translations/strings.xml:1335( name="sync_forget_confirm") +#: translations/strings.xml:1359( name="sync_forget_confirm") msgid "Log out / clear synchronization data?" msgstr "" -#. rmilk_MPr_interval_entries: Synchronization Intervals -#: translations/strings.xml:1339(item) +#. sync_SPr_interval_entries: Synchronization Intervals +#: translations/strings.xml:1363(item) msgid "disable" msgstr "" -#: translations/strings.xml:1340(item) +#: translations/strings.xml:1364(item) msgid "every fifteen minutes" msgstr "" -#: translations/strings.xml:1341(item) +#: translations/strings.xml:1365(item) msgid "every thirty minutes" msgstr "" -#: translations/strings.xml:1342(item) +#: translations/strings.xml:1366(item) msgid "every hour" msgstr "" -#: translations/strings.xml:1343(item) +#: translations/strings.xml:1367(item) msgid "every three hours" msgstr "" -#: translations/strings.xml:1344(item) +#: translations/strings.xml:1368(item) msgid "every six hours" msgstr "" -#: translations/strings.xml:1345(item) +#: translations/strings.xml:1369(item) msgid "every twelve hours" msgstr "" -#: translations/strings.xml:1346(item) +#: translations/strings.xml:1370(item) msgid "every day" msgstr "" -#: translations/strings.xml:1347(item) +#: translations/strings.xml:1371(item) msgid "every three days" msgstr "" -#: translations/strings.xml:1348(item) +#: translations/strings.xml:1372(item) msgid "every week" msgstr "" -#. RTM Login Instructions -#: translations/strings.xml:1354( name="rmilk_MLA_label") -msgid "Please Log In and Authorize Astrid:" -msgstr "" - -#. Login Error Dialog (%s => message) -#: translations/strings.xml:1357( name="rmilk_MLA_error") -msgid "Sorry, there was an error verifying your login. Please try again. \\n\\n Error Message: %s" -msgstr "" - -#. title for notification tray when synchronizing -#: translations/strings.xml:1366( name="rmilk_notification_title") -msgid "Astrid: Remember the Milk" -msgstr "" - -#. Error msg when io exception with rmilk -#: translations/strings.xml:1369( name="rmilk_ioerror") -msgid "Connection Error! Check your Internet connection, or maybe RTM servers (status.rememberthemilk.com), for possible solutions." -msgstr "" - -#. Tags label -#: translations/strings.xml:1383( name="TEA_tags_label") -msgid "Tags:" -msgstr "" - -#. Tags hint -#: translations/strings.xml:1386( name="TEA_tag_hint") -msgid "Tag Name" -msgstr "" - -#. Tags dropdown -#: translations/strings.xml:1389( name="TEA_tag_dropdown") -msgid "Select a tag" -msgstr "" - -#. filter header for tags -#: translations/strings.xml:1394( name="tag_FEx_header") -msgid "Tags" -msgstr "" - -#. filter header for tags, sorted by size -#: translations/strings.xml:1397( name="tag_FEx_by_size") -msgid "Sorted By Size" -msgstr "" - -#. filter for untagged tasks -#: translations/strings.xml:1400( name="tag_FEx_untagged") -msgid "Untagged" -msgstr "" - -#. %s => tag name -#: translations/strings.xml:1403( name="tag_FEx_name") -msgid "Tagged '%s'" -msgstr "" - -#. Task List: Start Timer button -#: translations/strings.xml:1413( name="TAE_startTimer") -msgid "Start Timer" -msgstr "" - -#. Task List: Stop Timer button -#: translations/strings.xml:1416( name="TAE_stopTimer") -msgid "Stop Timer" -msgstr "" - -#. Android Notification Title (%s => # tasks) -#: translations/strings.xml:1419( name="TPl_notification") -msgid "Timers Active for %s!" -msgstr "" - -#. Filter Header for Timer plugin -#: translations/strings.xml:1422( name="TFE_category") -msgid "Timer Filters" -msgstr "" - -#. Filter for Timed Tasks -#: translations/strings.xml:1425( name="TFE_workingOn") -msgid "Tasks Being Timed" -msgstr "" -