You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/api/locales/api.pot

437 lines
8.4 KiB
Plaintext

# Translations template for PROJECT.
# Copyright (C) 2012 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2012-07-18 14:59-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.0dev\n"
#. ==================================================== Generic Units ==
#, c-format
msgctxt "DUt_years:quantity=other"
msgid "%d Years"
msgstr ""
#. ==================================================== Generic Units ==
msgctxt "DUt_years:quantity=one"
msgid "1 Year"
msgstr ""
#, c-format
msgctxt "DUt_months:quantity=other"
msgid "%d Months"
msgstr ""
msgctxt "DUt_months:quantity=one"
msgid "1 Month"
msgstr ""
#, c-format
msgctxt "DUt_weeks:quantity=other"
msgid "%d Weeks"
msgstr ""
msgctxt "DUt_weeks:quantity=one"
msgid "1 Week"
msgstr ""
#, c-format
msgctxt "DUt_days:quantity=other"
msgid "%d Days"
msgstr ""
msgctxt "DUt_days:quantity=one"
msgid "1 Day"
msgstr ""
#, c-format
msgctxt "DUt_weekdays:quantity=other"
msgid "%d Weekdays"
msgstr ""
msgctxt "DUt_weekdays:quantity=one"
msgid "1 Weekday"
msgstr ""
#, c-format
msgctxt "DUt_hours:quantity=other"
msgid "%d Hours"
msgstr ""
msgctxt "DUt_hours:quantity=one"
msgid "1 Hour"
msgstr ""
#, c-format
msgctxt "DUt_minutes:quantity=other"
msgid "%d Minutes"
msgstr ""
msgctxt "DUt_minutes:quantity=one"
msgid "1 Minute"
msgstr ""
#, c-format
msgctxt "DUt_seconds:quantity=other"
msgid "%d Seconds"
msgstr ""
msgctxt "DUt_seconds:quantity=one"
msgid "1 Second"
msgstr ""
#, c-format
msgctxt "DUt_hoursShort:quantity=other"
msgid "%d Hrs"
msgstr ""
msgctxt "DUt_hoursShort:quantity=one"
msgid "1 Hr"
msgstr ""
#, c-format
msgctxt "DUt_minutesShort:quantity=other"
msgid "%d Min"
msgstr ""
msgctxt "DUt_minutesShort:quantity=one"
msgid "1 Min"
msgstr ""
#, c-format
msgctxt "DUt_secondsShort:quantity=other"
msgid "%d Sec"
msgstr ""
msgctxt "DUt_secondsShort:quantity=one"
msgid "1 Sec"
msgstr ""
#, c-format
msgctxt "Ntasks:quantity=other"
msgid "%d tasks"
msgstr ""
msgctxt "Ntasks:quantity=one"
msgid "1 task"
msgstr ""
#, c-format
msgctxt "Npeople:quantity=other"
msgid "%d people"
msgstr ""
msgctxt "Npeople:quantity=one"
msgid "1 person"
msgstr ""
#. slide 10a, 12c: today
msgctxt "today"
msgid "Today"
msgstr ""
#. tomorrow
msgctxt "tomorrow"
msgid "Tomorrow"
msgstr ""
#. yesterday
msgctxt "yesterday"
msgid "Yesterday"
msgstr ""
#. slide 12c: tomorrow, abbreviated
msgctxt "tmrw"
msgid "Tmrw"
msgstr ""
#. slide 12c: yesterday, abbreviated
msgctxt "yest"
msgid "Yest"
msgstr ""
#. ================================================== Generic Dialogs ==
#. confirmation dialog title
msgctxt "DLG_confirm_title"
msgid "Confirm?"
msgstr ""
#. question dialog title
msgctxt "DLG_question_title"
msgid "Question:"
msgstr ""
#. information dialog title
msgctxt "DLG_information_title"
msgid "Information"
msgstr ""
#. error dialog title
msgctxt "DLG_error_title"
msgid "Error!"
msgstr ""
#. general dialog save
msgctxt "DLG_save"
msgid "Save"
msgstr ""
#. general dialog yes
msgctxt "DLG_yes"
msgid "Yes"
msgstr ""
#. general dialog no
msgctxt "DLG_no"
msgid "No"
msgstr ""
#. general dialog close
msgctxt "DLG_close"
msgid "Close"
msgstr ""
#. general dialog done
msgctxt "DLG_done"
msgid "Done"
msgstr ""
#. error dialog (%s => error message)
#, c-format
msgctxt "DLG_error"
msgid ""
"Oops, looks like an error occurred! Here's what happened:\n"
"\n"
"%s"
msgstr ""
#. error dialog (no message indicated)
msgctxt "DLG_error_generic"
msgid "Oops, looks like an error occurred!"
msgstr ""
#. Progress dialog shown when doing something slow
msgctxt "DLG_wait"
msgid "Please wait..."
msgstr ""
#. ====================================================== SyncProvider ==
#. Sync Notification: message when sync service active
msgctxt "SyP_progress"
msgid "Synchronizing your tasks..."
msgstr ""
#. Sync Notification: toast when sync activated from activity
msgctxt "SyP_progress_toast"
msgid "Synchronizing..."
msgstr ""
#. Sync Label: used in menu to denote synchronization
msgctxt "SyP_label"
msgid "Synchronization"
msgstr ""
#. Error msg when io exception
msgctxt "SyP_ioerror"
msgid "Connection Error! Check your Internet connection."
msgstr ""
#. ================================================== SyncPreferences ==
#. Status Group Label
msgctxt "sync_SPr_group_status"
msgid "Status"
msgstr ""
#. Sync status subtitle, %s-> status message
#, c-format
msgctxt "sync_SPr_status_subtitle"
msgid "Status: %s"
msgstr ""
#. Sync Status: log in
msgctxt "sync_status_loggedout"
msgid "Not Logged In"
msgstr ""
#. Status: ongoing
msgctxt "sync_status_ongoing"
msgid "Sync Ongoing..."
msgstr ""
#. Sync Status: success status (%s -> last sync date). Keep it short!
#, c-format
msgctxt "sync_status_success"
msgid ""
"Last Sync:\n"
"%s"
msgstr ""
#. Sync Status: failure status (%s -> last attempted sync date)
#, c-format
msgctxt "sync_status_failed"
msgid "Failed On: %s"
msgstr ""
#. Sync Status: error status (%s -> last sync date)
#, c-format
msgctxt "sync_status_errors"
msgid "Sync w/ Errors: %s"
msgstr ""
#. Sync Status: error subtitle (%s -> last successful sync date)
#, c-format
msgctxt "sync_status_failed_subtitle"
msgid "Last Successful Sync: %s"
msgstr ""
#. Sync Status: never sync'd
msgctxt "sync_status_never"
msgid "Never Synchronized!"
msgstr ""
#. Options Group Label
msgctxt "sync_SPr_group_options"
msgid "Options"
msgstr ""
#. Preference: Synchronization Interval Title
msgctxt "sync_SPr_interval_title"
msgid "Background Sync"
msgstr ""
#. Preference: Synchronization Interval Description (when disabled)
msgctxt "sync_SPr_interval_desc_disabled"
msgid "Background synchronization is disabled"
msgstr ""
#. Preference: Synchronization Interval Description (%s => setting)
#, c-format
msgctxt "sync_SPr_interval_desc"
msgid "Currently set to: %s"
msgstr ""
#. Preference: Background Wifi Title
msgctxt "sync_SPr_bgwifi_title"
msgid "Wifi Only Setting"
msgstr ""
#. Preference: Background Wifi Description (enabled)
msgctxt "sync_SPr_bgwifi_desc_enabled"
msgid "Background synchronization only happens when on Wifi"
msgstr ""
#. Preference: Background Wifi Description (disabled)
msgctxt "sync_SPr_bgwifi_desc_disabled"
msgid "Background synchronization will always occur"
msgstr ""
#. Actions Group Label
msgctxt "sync_SPr_group_actions"
msgid "Actions"
msgstr ""
#. Synchronize Now Button
msgctxt "sync_SPr_sync"
msgid "Synchronize Now"
msgstr ""
#. Synchronize Now Button if not logged in
msgctxt "sync_SPr_sync_log_in"
msgid "Log In & Synchronize!"
msgstr ""
#. Sync: Prefix string before logged in identifier
msgctxt "sync_SPr_logged_in_prefix"
msgid "Logged in as:"
msgstr ""
#. Sync: Last error
msgctxt "sync_SPr_last_error"
msgid "Status Report"
msgstr ""
#. Sync: last error click for more
msgctxt "sync_SPr_last_error_subtitle"
msgid "Click to send a report to the Astrid team"
msgstr ""
#. Sync: send error report button
msgctxt "sync_SPr_send_report"
msgid "Send Report"
msgstr ""
#. Sync: Clear Data Title
msgctxt "sync_SPr_forget"
msgid "Log Out"
msgstr ""
#. Sync: Clear Data Description
msgctxt "sync_SPr_forget_description"
msgid "Clears all synchronization data"
msgstr ""
#. confirmation dialog for sync log out
msgctxt "sync_forget_confirm"
msgid "Log out / clear synchronization data?"
msgstr ""
#. Sync error: network connectivity problems. %s-> name of sync service
#, c-format
msgctxt "sync_error_offline"
msgid ""
"There was a problem connecting to the network during the last sync with "
"%s. Please try again later."
msgstr ""
msgctxt "sync_SPr_interval_entries:0"
msgid "disable"
msgstr ""
msgctxt "sync_SPr_interval_entries:1"
msgid "every fifteen minutes"
msgstr ""
msgctxt "sync_SPr_interval_entries:2"
msgid "every thirty minutes"
msgstr ""
msgctxt "sync_SPr_interval_entries:3"
msgid "every hour"
msgstr ""
msgctxt "sync_SPr_interval_entries:4"
msgid "every three hours"
msgstr ""
msgctxt "sync_SPr_interval_entries:5"
msgid "every six hours"
msgstr ""
msgctxt "sync_SPr_interval_entries:6"
msgid "every twelve hours"
msgstr ""
msgctxt "sync_SPr_interval_entries:7"
msgid "every day"
msgstr ""
msgctxt "sync_SPr_interval_entries:8"
msgid "every three days"
msgstr ""
msgctxt "sync_SPr_interval_entries:9"
msgid "every week"
msgstr ""