Export .pot files

pull/14/head
Tim Su 14 years ago
parent 688c608e54
commit b50ee9ff57

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2012-05-02 20:22-0700\n" "POT-Creation-Date: 2012-05-17 23:26-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2012-05-02 20:22-0700\n" "POT-Creation-Date: 2012-05-17 23:26-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -93,6 +93,16 @@ msgctxt "actfm_view_task_cancel"
msgid "Stay Here" msgid "Stay Here"
msgstr "" msgstr ""
#. Title for the "My Shared Tasks" filter
msgctxt "actfm_my_shared_tasks_title"
msgid "My Shared Tasks"
msgstr ""
#. Empty list for the "My Shared Tasks" filter
msgctxt "actfm_my_shared_tasks_empty"
msgid "No shared tasks"
msgstr ""
#. ================================================== TagViewActivity == #. ================================================== TagViewActivity ==
#. Tag View Activity: Add Comment hint #. Tag View Activity: Add Comment hint
msgctxt "TVA_add_comment" msgctxt "TVA_add_comment"
@ -813,6 +823,15 @@ msgid ""
" Want to add something?" " Want to add something?"
msgstr "" msgstr ""
#. Task List: Displayed instead of list when no items present in people view
#. (%s-> person's name)
#, c-format
msgctxt "TLA_no_items_person"
msgid ""
"%s has no\n"
"tasks shared with you"
msgstr ""
#. Menu: Add-ons #. Menu: Add-ons
msgctxt "TLA_menu_addons" msgctxt "TLA_menu_addons"
msgid "Add-ons" msgid "Add-ons"
@ -825,7 +844,7 @@ msgstr ""
#. Menu: Sync Now #. Menu: Sync Now
msgctxt "TLA_menu_sync" msgctxt "TLA_menu_sync"
msgid "Sync Now!" msgid "Sync Now"
msgstr "" msgstr ""
#. Menu: Search #. Menu: Search
@ -878,10 +897,10 @@ msgctxt "TLA_quick_add_hint"
msgid "Add a task" msgid "Add a task"
msgstr "" msgstr ""
#. Quick Add Edit Box Hint for assigning #. Quick Add Edit Box Hint for assigning (%s -> name)
#, c-format #, c-format
msgctxt "TLA_quick_add_hint_assign" msgctxt "TLA_quick_add_hint_assign"
msgid "Tap to assign %s a task" msgid "Add something for %s"
msgstr "" msgstr ""
#. Notification Volumne notification #. Notification Volumne notification
@ -1531,12 +1550,16 @@ msgid "Field missed calls"
msgstr "" msgstr ""
#. Missed call: preference description #. Missed call: preference description
msgctxt "MCA_missed_calls_pref_desc" msgctxt "MCA_missed_calls_pref_desc_enabled"
msgid "" msgid ""
"Astrid will notify you about missed calls and offer to remind you to call" "Astrid will notify you about missed calls and offer to remind you to call"
" back" " back"
msgstr "" msgstr ""
msgctxt "MCA_missed_calls_pref_desc_disabled"
msgid "Astrid will not notify you about missed calls"
msgstr ""
#. Missed call: task title with name (%1$s -> name, %2$s -> number) #. Missed call: task title with name (%1$s -> name, %2$s -> number)
#, c-format #, c-format
msgctxt "MCA_task_title_name" msgctxt "MCA_task_title_name"
@ -1743,7 +1766,7 @@ msgid "Astrid Labs"
msgstr "" msgstr ""
msgctxt "EPr_labs_desc" msgctxt "EPr_labs_desc"
msgid "Enable or disable experimental features" msgid "Try and configure experimental features"
msgstr "" msgstr ""
#. Preference: swipe between lists performance #. Preference: swipe between lists performance
@ -1760,8 +1783,27 @@ msgctxt "EPr_use_contact_picker"
msgid "Use contact picker" msgid "Use contact picker"
msgstr "" msgstr ""
msgctxt "EPr_use_contact_picker_desc" msgctxt "EPr_use_contact_picker_desc_enabled"
msgid "Display the system contact picker option in the task assignment window" msgid ""
"The system contact picker option will be displayed in the task assignment"
" window"
msgstr ""
msgctxt "EPr_use_contact_picker_desc_disabled"
msgid "The system contact picker option will not be displayed"
msgstr ""
#. Preferences: show the friends view
msgctxt "EPr_show_friends_view"
msgid "Show Friends View"
msgstr ""
msgctxt "EPr_show_friends_view_desc_enabled"
msgid "Friends menu item will be shown"
msgstr ""
msgctxt "EPr_show_friends_view_desc_disabled"
msgid "Friends menu item will be hidden"
msgstr "" msgstr ""
msgctxt "EPr_swipe_lists_restart_alert" msgctxt "EPr_swipe_lists_restart_alert"

Loading…
Cancel
Save