#
# SABnzbd Translation Template file
# Copyright (C) 2010 by the SABnzbd Team
#   team@sabnzbd.org
#
msgid ""
msgstr ""
"Project-Id-Version: SABnzbd-0.6.x\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-01-15 19:19+0000\n"
"PO-Revision-Date: 2010-09-27 18:49+0000\n"
"Last-Translator: shypike <Unknown>\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"
"X-Launchpad-Export-Date: 2011-01-16 05:17+0000\n"
"X-Generator: Launchpad (build 12177)\n"
"Language: en\n"

#: email/email.tmpl:1
msgid ""
"##\n"
"## Default Email template for SABnzbd\n"
"## This a Cheetah template\n"
"## Documentation: http://sabnzbd.wikidot.com/email-templates\n"
"##\n"
"## Newlines and whitespace are significant!\n"
"##\n"
"## These are the email headers\n"
"To: $to\n"
"From: $from\n"
"Date: $date\n"
"Subject: SABnzbd has <!--#if $status then \"completed\" else \"failed\" #--> "
"job $name\n"
"X-priority: 5\n"
"X-MS-priority: 5\n"
"## After this comes the body, the empty line is required!\n"
"\n"
"Hi,\n"
"<!--#if $status #-->\n"
"SABnzbd has downloaded \"$name\" <!--#if $msgid==\"\" then \"\" else "
"\"(newzbin #\" + $msgid + \")\"#-->\n"
"<!--#else#-->\n"
"SABnzbd has failed to download \"$name\" <!--#if $msgid==\"\" then \"\" else "
"\"(newzbin #\" + $msgid + \")\"#-->\n"
"<!--#end if#-->\n"
"Finished at $end_time\n"
"Downloaded $size\n"
"\n"
"Results of the job:\n"
"<!--#for $stage in $stages #-->\n"
"Stage $stage <!--#slurp#-->\n"
"<!--#for $result in $stages[$stage]#-->\n"
"    $result <!--#slurp#-->\n"
"<!--#end for#-->\n"
"<!--#end for#-->\n"
"<!--#if $script!=\"\" #-->\n"
"Output from user script \"$script\" (Exit code = $script_ret):\n"
"$script_output\n"
"<!--#end if#-->\n"
"<!--#if $status #-->\n"
"Enjoy!\n"
"<!--#else#-->\n"
"Sorry!\n"
"<!--#end if#-->\n"
msgstr ""

#: email/rss.tmpl:1
msgid ""
"##\n"
"## RSS Email template for SABnzbd\n"
"## This a Cheetah template\n"
"## Documentation: http://sabnzbd.wikidot.com/email-templates\n"
"##\n"
"## Newlines and whitespace are significant!\n"
"##\n"
"## These are the email headers\n"
"To: $to\n"
"From: $from\n"
"Date: $date\n"
"Subject: SABnzbd has added $amount jobs to the queue\n"
"X-priority: 5\n"
"X-MS-priority: 5\n"
"## After this comes the body, the empty line is required!\n"
"\n"
"Hi,\n"
"\n"
"SABnzbd has added $amount job(s) to the queue.\n"
"They are from RSS feed \"$feed\".\n"
"<!--#for $job in $jobs#-->\n"
"    $job <!--#slurp#-->\n"
"<!--#end for#-->\n"
"\n"
"Bye\n"
msgstr ""

#~ msgid ""
#~ "##\n"
#~ "## Default Email template for SABnzbd\n"
#~ "## This a Cheetah template\n"
#~ "## Documentation: http://sabnzbd.wikidot.com/email-templates\n"
#~ "##\n"
#~ "## Newlines and whitespace are significant!\n"
#~ "##\n"
#~ "## These are the email headers\n"
#~ "to: $to\n"
#~ "from: $from\n"
#~ "date: $date\n"
#~ "subject: SABnzbd has <!--#if $status then \"completed\" else \"failed\" #--> "
#~ "job $name\n"
#~ "X-priority: 5\n"
#~ "X-MS-priority: 5\n"
#~ "## After this comes the body, the empty line is required!\n"
#~ "\n"
#~ "Hi,\n"
#~ "<!--#if $status #-->\n"
#~ "SABnzbd has downloaded \"$name\" <!--#if $msgid==\"\" then \"\" else "
#~ "\"(newzbin #\" + $msgid + \")\"#-->\n"
#~ "<!--#else#-->\n"
#~ "SABnzbd has failed to download \"$name\" <!--#if $msgid==\"\" then \"\" else "
#~ "\"(newzbin #\" + $msgid + \")\"#-->\n"
#~ "<!--#end if#-->\n"
#~ "Finished at $end_time\n"
#~ "Downloaded $size\n"
#~ "\n"
#~ "Results of the job:\n"
#~ "<!--#for $stage in $stages #-->\n"
#~ "Stage $stage <!--#slurp#-->\n"
#~ "<!--#for $result in $stages[$stage]#-->\n"
#~ "    $result <!--#slurp#-->\n"
#~ "<!--#end for#-->\n"
#~ "<!--#end for#-->\n"
#~ "<!--#if $script!=\"\" #-->\n"
#~ "Output from user script \"$script\" (Exit code = $script_ret):\n"
#~ "$script_output\n"
#~ "<!--#end if#-->\n"
#~ "<!--#if $status #-->\n"
#~ "Enjoy!\n"
#~ "<!--#else#-->\n"
#~ "Sorry!\n"
#~ "<!--#end if#-->\n"
#~ msgstr ""
#~ "##\n"
#~ "## Default Email template for SABnzbd\n"
#~ "## This a Cheetah template\n"
#~ "## Documentation: http://sabnzbd.wikidot.com/email-templates\n"
#~ "##\n"
#~ "## Newlines and whitespace are significant!\n"
#~ "##\n"
#~ "## These are the email headers\n"
#~ "to: $to\n"
#~ "from: $from\n"
#~ "date: $date\n"
#~ "subject: SABnzbd has <!--#if $status then \"completed\" else \"failed\" #--> "
#~ "job $name\n"
#~ "X-priority: 5\n"
#~ "X-MS-priority: 5\n"
#~ "## After this comes the body, the empty line is required!\n"
#~ "\n"
#~ "Hi,\n"
#~ "<!--#if $status #-->\n"
#~ "SABnzbd has downloaded \"$name\" <!--#if $msgid==\"\" then \"\" else "
#~ "\"(newzbin #\" + $msgid + \")\"#-->\n"
#~ "<!--#else#-->\n"
#~ "SABnzbd has failed to download \"$name\" <!--#if $msgid==\"\" then \"\" else "
#~ "\"(newzbin #\" + $msgid + \")\"#-->\n"
#~ "<!--#end if#-->\n"
#~ "Finished at $end_time\n"
#~ "Downloaded $size\n"
#~ "\n"
#~ "Results of the job:\n"
#~ "<!--#for $stage in $stages #-->\n"
#~ "Stage $stage <!--#slurp#-->\n"
#~ "<!--#for $result in $stages[$stage]#-->\n"
#~ "    $result <!--#slurp#-->\n"
#~ "<!--#end for#-->\n"
#~ "<!--#end for#-->\n"
#~ "<!--#if $script!=\"\" #-->\n"
#~ "Output from user script \"$script\" (Exit code = $script_ret):\n"
#~ "$script_output\n"
#~ "<!--#end if#-->\n"
#~ "<!--#if $status #-->\n"
#~ "Enjoy!\n"
#~ "<!--#else#-->\n"
#~ "Sorry!\n"
#~ "<!--#end if#-->\n"

#~ msgid ""
#~ "##\n"
#~ "## RSS Email template for SABnzbd\n"
#~ "## This a Cheetah template\n"
#~ "## Documentation: http://sabnzbd.wikidot.com/email-templates\n"
#~ "##\n"
#~ "## Newlines and whitespace are significant!\n"
#~ "##\n"
#~ "## These are the email headers\n"
#~ "to: $to\n"
#~ "from: $from\n"
#~ "date: $date\n"
#~ "subject: SABnzbd has added $amount jobs to the queue\n"
#~ "X-priority: 5\n"
#~ "X-MS-priority: 5\n"
#~ "## After this comes the body, the empty line is required!\n"
#~ "\n"
#~ "Hi,\n"
#~ "\n"
#~ "SABnzbd has added $amount job(s) to the queue.\n"
#~ "They are from RSS feed \"$feed\".\n"
#~ "<!--#for $job in $jobs#-->\n"
#~ "    $job <!--#slurp#-->\n"
#~ "<!--#end for#-->\n"
#~ "\n"
#~ "Bye\n"
#~ msgstr ""
#~ "##\n"
#~ "## RSS Email template for SABnzbd\n"
#~ "## This a Cheetah template\n"
#~ "## Documentation: http://sabnzbd.wikidot.com/email-templates\n"
#~ "##\n"
#~ "## Newlines and whitespace are significant!\n"
#~ "##\n"
#~ "## These are the email headers\n"
#~ "to: $to\n"
#~ "from: $from\n"
#~ "date: $date\n"
#~ "subject: SABnzbd has added $amount jobs to the queue\n"
#~ "X-priority: 5\n"
#~ "X-MS-priority: 5\n"
#~ "## After this comes the body, the empty line is required!\n"
#~ "\n"
#~ "Hi,\n"
#~ "\n"
#~ "SABnzbd has added $amount job(s) to the queue.\n"
#~ "They are from RSS feed \"$feed\".\n"
#~ "<!--#for $job in $jobs#-->\n"
#~ "    $job <!--#slurp#-->\n"
#~ "<!--#end for#-->\n"
#~ "\n"
#~ "Bye\n"
