# Translation of Plugins - Countdown Timer - Development (trunk) in Tagalog
# This file is distributed under the same license as the Plugins - Countdown Timer - Development (trunk) package.
msgid ""
msgstr ""
"PO-Revision-Date: +0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.3\n"
"Language: tl_PH\n"
"Project-Id-Version: Plugins - Countdown Timer - Development (trunk)\n"

#. Author URI of the plugin/theme
msgid "http://www.andrewferguson.net"
msgstr ""

#. Author of the plugin/theme
msgid "Andrew Ferguson"
msgstr ""

#. Description of the plugin/theme
msgid "Use shortcodes and a widget to count down or up to the years, months, weeks, days, hours, minutes, and/or seconds to a particular event."
msgstr ""

#. Plugin URI of the plugin/theme
msgid "http://www.andrewferguson.net/wordpress-plugins/countdown-timer/"
msgstr ""

#: fergcorp_countdownTimer.php:1303
msgid "Set 'Maximum # of events' to '-1' if you want no limit."
msgstr ""

#: fergcorp_countdownTimer.php:1303
msgid "Notes:"
msgstr ""

#: fergcorp_countdownTimer.php:1301
msgid "Maximum # of events to show:"
msgstr ""

#: fergcorp_countdownTimer.php:1299
msgid "Title:"
msgstr ""

#: fergcorp_countdownTimer.php:1283
msgid "Adds the Countdown Timer"
msgstr ""

#: fergcorp_countdownTimer.php:904 fergcorp_countdownTimer.php:911
#: fergcorp_countdownTimer.php:1074 fergcorp_countdownTimer.php:1075
msgid "%d second,"
msgid_plural "%d seconds,"
msgstr[0] ""
msgstr[1] ""

#: fergcorp_countdownTimer.php:892 fergcorp_countdownTimer.php:914
#: fergcorp_countdownTimer.php:1071 fergcorp_countdownTimer.php:1072
msgid "%d minute,"
msgid_plural "%d minutes,"
msgstr[0] ""
msgstr[1] ""

#: fergcorp_countdownTimer.php:879 fergcorp_countdownTimer.php:917
#: fergcorp_countdownTimer.php:1068 fergcorp_countdownTimer.php:1069
msgid "%d hour,"
msgid_plural "%d hours,"
msgstr[0] ""
msgstr[1] ""

#: fergcorp_countdownTimer.php:866 fergcorp_countdownTimer.php:920
#: fergcorp_countdownTimer.php:1065 fergcorp_countdownTimer.php:1066
msgid "%d day,"
msgid_plural "%d days,"
msgstr[0] ""
msgstr[1] ""

#: fergcorp_countdownTimer.php:855 fergcorp_countdownTimer.php:923
#: fergcorp_countdownTimer.php:1062 fergcorp_countdownTimer.php:1063
msgid "%d week,"
msgid_plural "%d weeks,"
msgstr[0] ""
msgstr[1] ""

#: fergcorp_countdownTimer.php:828 fergcorp_countdownTimer.php:926
#: fergcorp_countdownTimer.php:1059 fergcorp_countdownTimer.php:1060
msgid "%d month,"
msgid_plural "%d months,"
msgstr[0] ""
msgstr[1] ""

#: fergcorp_countdownTimer.php:816 fergcorp_countdownTimer.php:930
#: fergcorp_countdownTimer.php:1056 fergcorp_countdownTimer.php:1057
msgid "%d year,"
msgid_plural "%d years,"
msgstr[0] ""
msgstr[1] ""

#: fergcorp_countdownTimer.php:756 fergcorp_countdownTimer.php:1079
msgid "in %s"
msgstr ""

#: fergcorp_countdownTimer.php:748 fergcorp_countdownTimer.php:1078
msgid "%s ago"
msgstr ""

#: fergcorp_countdownTimer.php:695
msgid "No dates present"
msgstr ""

#: fergcorp_countdownTimer.php:611 fergcorp_countdownTimer.php:613
msgid "Title Suffix"
msgstr ""

#: fergcorp_countdownTimer.php:609
msgid "Examples/Defaults"
msgstr ""

#: fergcorp_countdownTimer.php:608
msgid "<strong>Title Suffix</strong> sets the content that appears immediately after title and before the timer."
msgstr ""

#: fergcorp_countdownTimer.php:607
msgid "This setting allows you to customize how each event is styled and wrapped."
msgstr ""

#: fergcorp_countdownTimer.php:579 fergcorp_countdownTimer.php:580
msgid "goes to"
msgstr ""

#: fergcorp_countdownTimer.php:577
msgid "Examples"
msgstr ""

#: fergcorp_countdownTimer.php:576
msgid "If you set 'onHover Time Format', hovering over the time left will show the user what the date of the event is. onHover Time Format uses <a %s>PHP's Date() function</a>."
msgstr ""

#: fergcorp_countdownTimer.php:555
msgid "Enable shortcodes in the_excerpt:"
msgstr ""

#: fergcorp_countdownTimer.php:554
msgid "By default, WordPress does not parse shortcodes that are in excerpts. If you want to enable this functionality, you can do so here. Note that this will enable the parsing of <em>all</em> shortcodes in the excerpt, not just the ones associated with Countdown Timer."
msgstr ""

#: fergcorp_countdownTimer.php:547
msgid "Enable JavaScript countdown:"
msgstr ""

#: fergcorp_countdownTimer.php:545
msgid "(0 = infinite; 86400 seconds = 1 day; 604800 seconds = 1 week)"
msgstr ""

#: fergcorp_countdownTimer.php:535
msgid "How long the timer remain visable if \"Display 'Time Since'\" is ticked:"
msgstr ""

#: fergcorp_countdownTimer.php:520
msgid "Where <em>ENTER_DATE_HERE</em> uses <a %s>PHP's strtotime function</a> and will parse about any English textual datetime description."
msgstr ""

#: fergcorp_countdownTimer.php:516
msgid "Time until my birthday:"
msgstr ""

#: fergcorp_countdownTimer.php:514
msgid "If you want to insert individual countdown timers, such as in posts or on pages, you can use the following shortcode:"
msgstr ""

#: fergcorp_countdownTimer.php:513
msgid "Where <em>##</em> is maximum number of results to be displayed - ordered by date."
msgstr ""

#: fergcorp_countdownTimer.php:506
msgid "A shortcode is a WordPress-specific code that lets you do nifty things with very little effort. Shortcodes can embed files or create objects that would normally require lots of complicated, ugly code in just one line. Shortcode = shortcut."
msgstr ""

#: fergcorp_countdownTimer.php:506
msgid "If you want to insert the Countdown Timer into a page or post, you can use the following <abbr %s %s>shortcodes</abbr> to return all or a limited number of Countdown Timers, respectively:"
msgstr ""

#: fergcorp_countdownTimer.php:504
msgid "To insert the Countdown Timer into your sidebar, you can use the <a %s>Countdown Timer Widget</a>."
msgstr ""

#: fergcorp_countdownTimer.php:495
msgid "Examples of some (but not all) valid dates"
msgstr ""

#: fergcorp_countdownTimer.php:494
msgid "Countdown timer uses <a %s>PHP's strtotime function</a> and will parse about any English textual datetime description."
msgstr ""

#: fergcorp_countdownTimer.php:479 fergcorp_countdownTimer.php:1203
msgid "No"
msgstr ""

#: fergcorp_countdownTimer.php:469 fergcorp_countdownTimer.php:1193
msgid "Yes"
msgstr ""

#: fergcorp_countdownTimer.php:460
msgid "Automatically delete 'One Time Events' after they have occured?"
msgstr ""

#: fergcorp_countdownTimer.php:371
msgid "Display \"Time since\""
msgstr ""

#: fergcorp_countdownTimer.php:370
msgid "Link"
msgstr ""

#: fergcorp_countdownTimer.php:369
msgid "Event Title"
msgstr ""

#: fergcorp_countdownTimer.php:368
msgid "Event Date"
msgstr ""

#: fergcorp_countdownTimer.php:367
msgid "Delete"
msgstr ""

#: fergcorp_countdownTimer.php:348
msgid "Strip non-significant zeros:"
msgstr ""

#: fergcorp_countdownTimer.php:347 fergcorp_countdownTimer.php:536
msgid "Seconds:"
msgstr ""

#: fergcorp_countdownTimer.php:346
msgid "Minutes:"
msgstr ""

#: fergcorp_countdownTimer.php:345
msgid "Hours:"
msgstr ""

#: fergcorp_countdownTimer.php:344
msgid "Days:"
msgstr ""

#: fergcorp_countdownTimer.php:343
msgid "Weeks:"
msgstr ""

#: fergcorp_countdownTimer.php:342
msgid "Months:"
msgstr ""

#: fergcorp_countdownTimer.php:341
msgid "Years:"
msgstr ""

#: fergcorp_countdownTimer.php:339
msgid "This setting controls what units of time are displayed."
msgstr ""

#: fergcorp_countdownTimer.php:324
msgid "I've coded and supported this plugin for several years now, however I am a full-time engineer with a real, full-time job and really only do this programming thing on the side for the love of it. If you would like to continue to see updates, please consider donating above."
msgstr ""

#: fergcorp_countdownTimer.php:320
msgid "Amazon Wishlist"
msgstr ""

#: fergcorp_countdownTimer.php:319
msgid "Support Forum"
msgstr ""

#: fergcorp_countdownTimer.php:318
msgid "Plugin Homepage"
msgstr ""

#: fergcorp_countdownTimer.php:293
msgid "Save Changes"
msgstr ""

#: fergcorp_countdownTimer.php:286
msgid "Example Display"
msgstr ""

#: fergcorp_countdownTimer.php:285
msgid "Display Format Options"
msgstr ""

#: fergcorp_countdownTimer.php:284 fergcorp_countdownTimer.php:582
msgid "onHover Time Format"
msgstr ""

#: fergcorp_countdownTimer.php:283
msgid "Countdown Time Display"
msgstr ""

#: fergcorp_countdownTimer.php:282
msgid "Management"
msgstr ""

#: fergcorp_countdownTimer.php:281
msgid "One Time Events"
msgstr ""

#: fergcorp_countdownTimer.php:280
msgid "Installation and Usage Notes"
msgstr ""

#: fergcorp_countdownTimer.php:266
msgid "Resources"
msgstr ""

#: fergcorp_countdownTimer.php:231
msgid "Are you sure you wish to delete"
msgstr ""

#. #-#-#-#-#  tmp-countdown-timer.pot (Countdown Timer 3.0.6)  #-#-#-#-#
#. Plugin Name of the plugin/theme
#: fergcorp_countdownTimer.php:205 fergcorp_countdownTimer.php:1294
msgid "Countdown Timer"
msgstr ""

#: fergcorp_countdownTimer.php:205
msgid "Countdown Timer Settings"
msgstr ""