|
From: Verdon V. <ve...@us...> - 2008-01-06 00:34:46
|
Update of /cvsroot/phpwebsite-comm/modules/podcaster/locale/en_US/LC_MESSAGES In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4231/locale/en_US/LC_MESSAGES Modified Files: podcaster.po Log Message: getting ready for 1.0.4 and release Index: podcaster.po =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/podcaster/locale/en_US/LC_MESSAGES/podcaster.po,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** podcaster.po 2 Jan 2008 05:18:48 -0000 1.1 --- podcaster.po 6 Jan 2008 00:34:49 -0000 1.2 *************** *** 25,29 **** "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" ! "POT-Creation-Date: 2007-12-31 14:43-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-01-05 19:22-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" *************** *** 33,36 **** --- 33,51 ---- "Content-Transfer-Encoding: 8bit\n" + msgid "? Info" + msgstr "" + + msgid "A note on iTunes categories:" + msgstr "" + + msgid "A note on media files:" + msgstr "" + + msgid "A note on permissons:" + msgstr "" + + msgid "A note on this module:" + msgstr "" + msgid "Activate" msgstr "" *************** *** 42,45 **** --- 57,63 ---- msgstr "" + msgid "Add an episode below." + msgstr "" + #, php-format msgid "Add episode to %s" *************** *** 87,90 **** --- 105,112 ---- msgstr "" + msgid "" + "Cache duration in seconds for rss feed (0-7200, set to 0 to disable cache)" + msgstr "" + msgid "Change settings (Unrestricted only)" msgstr "" *************** *** 96,99 **** --- 118,125 ---- msgstr "" + #, php-format + msgid "Check your %s then create a %s to begin" + msgstr "" + msgid "Clean" msgstr "" *************** *** 162,166 **** msgstr "" ! msgid "Episode submitted successfully." msgstr "" --- 188,192 ---- msgstr "" ! msgid "Episode submitted for approval successfully." msgstr "" *************** *** 174,177 **** --- 200,206 ---- msgstr "" + msgid "From the channel..." + msgstr "" + msgid "General Settings" msgstr "" *************** *** 180,183 **** --- 209,220 ---- msgstr "" + msgid "" + "Honestly, I'm still working on understanding the new system completely. I've " + "done a basic security audit and although I am sure there is no gross holes, " + "I'm sure I may have something wrong too ;-) I wanted to get this rewrite out " + "asap and will do a more thorough permissioning review for the next podcaster " + "release." + msgstr "" + msgid "Image" msgstr "" *************** *** 186,189 **** --- 223,240 ---- msgstr "" + msgid "Important Information" + 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" *************** *** 217,220 **** --- 268,277 ---- msgstr "" + msgid "Most Recent Episode" + msgstr "" + + msgid "Most recent" + msgstr "" + msgid "New Channel" msgstr "" *************** *** 291,295 **** msgstr "" ! msgid "Require approval" msgstr "" --- 348,358 ---- msgstr "" ! msgid "Random" ! msgstr "" ! ! msgid "Random Episode" ! msgstr "" ! ! msgid "Require approval for new episodes" msgstr "" *************** *** 306,312 **** --- 369,396 ---- msgstr "" + msgid "Show on home only" + msgstr "" + + msgid "Show podcaster block" + msgstr "" + + msgid "Sorry, no channels are available at this time." + msgstr "" + + msgid "Special Note:" + msgstr "" + msgid "Subscribe RSS" 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 "" + msgid "Title" msgstr "" *************** *** 351,352 **** --- 435,449 ---- msgid "iTunes Explicit" msgstr "" + + msgid "" + "iTunes categories are used to classify your podcasts in the iTunes podcast " + "directory. They are limited and specific. Although it is OK to leave this " + "field empty, choosing the correct categories is good for your feed and may " + "be used by other podcast directories and readers too. I have not polished " + "the interface for choosing iTunes categories yet. It will come in the next " + "version of podcaster. For now, you must carefully enter these yourself when " + "creating a channel. I have provided a few examples in the categories field, " + "and you can click on the link in the channel settings area of an add/edit " + "channel form, to see a complete official list that you can copy and paste " + "from." + msgstr "" |