diff --git a/translations/lightbox2-module.pot b/translations/lightbox2-module.pot index e7427c82271596443f750c31f57893cbc790e7a7..834e225da0cf30ddcc5a2b4b37ecf846d625afc7 100644 --- a/translations/lightbox2-module.pot +++ b/translations/lightbox2-module.pot @@ -3,14 +3,14 @@ # LANGUAGE translation of Drupal (general) # Copyright YEAR NAME # Generated from files: -# lightbox2.module,v 1.16.2.16.2.84 2008/04/28 18:25:49 snpower +# lightbox2.module,v 1.16.2.16.2.85 2008/05/02 22:27:34 snpower # lightbox2.info,v 1.1.6.2 2007/09/16 13:49:01 snpower # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" -"POT-Creation-Date: 2008-05-02 23:00+0100\n" +"POT-Creation-Date: 2008-05-02 23:28+0100\n" "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" "Last-Translator: NAME \n" "Language-Team: LANGUAGE \n" @@ -243,7 +243,7 @@ msgstr "" msgid "Image trigger size" msgstr "" -#: lightbox2.module:511;781 +#: lightbox2.module:511;799 msgid "Thumbnail" msgstr "" @@ -323,7 +323,7 @@ msgstr "" msgid "Checking this box will disable the lightbox for images in gallery lists. This means it is possible to open a gallery by clicking on the teaser image, but the lightbox will still appear when viewing images within the gallery. This only applies to image galleries created with the \"acidfree\" module." msgstr "" -#: lightbox2.module:606;673 +#: lightbox2.module:606;688 msgid "Image links with 'rel=\"lightbox\"' in the <a> tag will appear in a Lightbox when clicked on." msgstr "" @@ -363,7 +363,7 @@ msgstr "" msgid "Image links from G2 are formatted for use with Lightbox2" msgstr "" -#: lightbox2.module:625;679 +#: lightbox2.module:625;694 msgid "Image links with 'rel=\"lightshow\"' in the <a> tag will appear in a Lightbox slideshow when clicked on." msgstr "" @@ -383,7 +383,7 @@ msgstr "" msgid "<a href=\"image-1.jpg\" rel=\"lightshow[show1]\" title='<a href=\"http://www.yourlink.com\">View Image Details</a>'>image #1</a>" msgstr "" -#: lightbox2.module:639;682 +#: lightbox2.module:639;697 msgid "Links to HTML content with 'rel=\"lightframe\"' in the <a> tag will appear in a Lightbox when clicked on." msgstr "" @@ -391,7 +391,7 @@ msgstr "" msgid "It's possible to show webpage content in the lightbox, using iframes. In this case the \"rel\" attribute should be set to \"lightframe\". Again it's possible to group the images, (e.g. lightframe[search]) but in addition to that, it's possible to control some of the iframe properties. It's possible to set the \"width\", \"height\" and \"scrolling\" properties of the iframe. The properties are separated from the group name by a |, for example lightframe[search|width:100px;]. If no grouping is being used, then the | is still used and the format would be lightframe[|width:100px;]. The properties should all be of the format \"property: value;\" - note the closing semi-colon. If no iframe properties are set, then the default width and height of 400px will be used. See below for more detailed examples." msgstr "" -#: lightbox2.module:643 +#: lightbox2.module:643;662 msgid "Basic example:" msgstr "" @@ -423,27 +423,55 @@ msgstr "" msgid "<a href="http://www.google.com" rel="lightframe[search|width:400px; height:300px; scrolling: auto;]">Search google</a>
<a href="http://www.yahoo.com" rel="lightframe[search|width:400px; height:300px;]">Search yahoo</a>
" msgstr "" +#: lightbox2.module:658;700 +msgid "Links to video content with 'rel=\"lightvideo\"' in the <a> tag will appear in a Lightbox when clicked on." +msgstr "" + +#: lightbox2.module:661 +msgid "It's possible to show video content in the lightbox. In this case the \"rel\" attribute should be set to lightvideo. It's not possible to group videos but it is possible to control the size of the lightbox by setting the \"width\" and \"height\" properties. The properties can be configured like lightvideo[width:300px; height: 200px;]. The properties should all be of the format \"property: value;\" - note the closing semi-colon. If no properties are set, then the default width and height of 400px will be used. See below for more detailed examples." +msgstr "" + +#: lightbox2.module:663 +msgid "<a href="http://video.google.com/videoplay?docid=1811233136844420765" rel="lightvideo">Google video example - default size</a>" +msgstr "" + +#: lightbox2.module:664 +msgid "Controlling lightbox size example:" +msgstr "" + #: lightbox2.module:665 -msgid "Lightbox filter" +msgid "<a href="http://video.google.com/videoplay?docid=1811233136844420765" rel="lightvideo[width:400px; height:300px;]">Google video example - custom size</a>" msgstr "" #: lightbox2.module:666 +msgid "Supported video formats include asx, wmv, mov and swf. A number of online video providers are also supported, including YouTube and Google Video. For a full list of the current supported video providers please see the documentation on drupal.org." +msgstr "" + +#: lightbox2.module:679 +msgid "Lightbox filter" +msgstr "" + +#: lightbox2.module:680 msgid "Lightbox G2 filter" msgstr "" -#: lightbox2.module:667 +#: lightbox2.module:681 msgid "Lightbox slideshow filter" msgstr "" -#: lightbox2.module:668 +#: lightbox2.module:682 msgid "Lightbox iframe filter" msgstr "" -#: lightbox2.module:676 +#: lightbox2.module:683 +msgid "Lightbox video filter" +msgstr "" + +#: lightbox2.module:691 msgid "Turns g2_filter links into Lightbox2 appropriate links" msgstr "" -#: lightbox2.module:834 +#: lightbox2.module:852 msgid "press !x to close" msgstr ""