|
From: Verdon V. <ve...@us...> - 2008-02-11 21:08:28
|
Update of /cvsroot/phpwebsite-comm/modules/podcaster/locale/en_US/LC_MESSAGES In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2926/locale/en_US/LC_MESSAGES Modified Files: podcaster.po Log Message: more tweaks for 1.1 Index: podcaster.po =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/podcaster/locale/en_US/LC_MESSAGES/podcaster.po,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** podcaster.po 11 Jan 2008 18:01:40 -0000 1.4 --- podcaster.po 11 Feb 2008 21:08:30 -0000 1.5 *************** *** 25,29 **** "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" ! "POT-Creation-Date: 2008-01-11 12:56-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" --- 25,29 ---- "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" ! "POT-Creation-Date: 2008-02-11 16:01-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" *************** *** 33,43 **** "Content-Transfer-Encoding: 8bit\n" - msgid "A note on caching:" - msgstr "" - msgid "A note on iTunes categories:" msgstr "" ! msgid "A note on media files:" msgstr "" --- 33,40 ---- "Content-Transfer-Encoding: 8bit\n" msgid "A note on iTunes categories:" msgstr "" ! msgid "A note on media types:" msgstr "" *************** *** 105,108 **** --- 102,108 ---- msgstr "" + msgid "Audio/Video" + msgstr "" + msgid "" "Cache duration in seconds for rss feed (0-7200, set to 0 to disable cache)" *************** *** 164,167 **** --- 164,170 ---- msgstr "" + msgid "Document" + msgstr "" + msgid "Edit" msgstr "" *************** *** 214,218 **** msgstr "" ! msgid "Image" msgstr "" --- 217,224 ---- msgstr "" ! #, php-format ! msgid "" ! "If you would like to help out with the ongoing development of Podcaster, %s " ! "click here to donate %s." msgstr "" *************** *** 223,237 **** msgstr "" - msgid "" - "In a future version of podcaster, there will be a media \"mini-app\" " - "embedded in add/edit episode forms, like the image mini-app in the add/edit " - "channel forms. This is dependant on changes coming to filecabinet. Until " - "then, use filecabinet directly to upload your media file into a Multimedia " - "folder, make note of the multimedia_id value there, and then return and " - "enter it here in the episode's Media_id field. One way you can find the " - "multimedia_id is to mouse over the \"Clip\" link for your multimedia file " - "and look in your browser's status bar." - msgstr "" - #, php-format msgid "In channel: %s" --- 229,232 ---- *************** *** 250,253 **** --- 245,251 ---- msgstr "" + msgid "Managing Editor" + msgstr "" + msgid "Managing editor email address" msgstr "" *************** *** 262,266 **** msgstr "" ! msgid "Media_id" msgstr "" --- 260,264 ---- msgstr "" ! msgid "Media type for this channel" msgstr "" *************** *** 378,401 **** msgstr "" - msgid "Special Note:" - msgstr "" - msgid "Subscribe RSS" msgstr "" msgid "" ! "There is a typo in the core class Cache.php that although fixed in svn, the " ! "fix hasn't been released as of Jan 6 2008. If your channel RSS feeds don't " ! "seem to refresh after the cache duration, try disabling the cache in the " ! "Settings tab." ! msgstr "" ! ! msgid "" ! "This is the first rewriting of podcaster for the new 1.x series phpwebsite. " ! "Although I believe it to be pretty stable, there are still a few things that " ! "should be pointed out. There are a couple rough edges and a feature that is " ! "waiting for planned core filecabinet updates. I will release updated " ! "podcaster versions as they are available. Updating will be easy for the end " ! "user." msgstr "" --- 376,387 ---- msgstr "" msgid "Subscribe RSS" msgstr "" msgid "" ! "This is the second release of podcaster for the new 1.x series phpwebsite. " ! "This release takes advantage of the new File Cabinet 2.0 features, and media " ! "upload/embed tools are now built right in. Support for PDF and other " ! "documents types has also been added." msgstr "" *************** *** 419,422 **** --- 405,411 ---- msgstr "" + msgid "Webmaster" + msgstr "" + msgid "Webmaster email address" msgstr "" *************** *** 425,428 **** --- 414,423 ---- msgstr "" + msgid "" + "You may specify at a channel level what media type you will allow for all " + "episodes in that channel. Ideally, you should determine this before adding " + "episodes to a channel, though it can be changed at any time." + msgstr "" + msgid "You must give this podcaster channel a description." msgstr "" |