# $Id$ # # LANGUAGE translation of Drupal (general) # Copyright YEAR NAME # Generated from files: # quicktabs.module,v 1.10.2.69 2009/11/21 13:48:22 pasqualle # quicktabs.info,v 1.3.4.1 2008/12/22 14:43:01 pasqualle # admin.inc,v 1.1.2.50 2009/11/21 13:48:22 pasqualle # quicktabs.install,v 1.4.2.10 2009/11/21 13:48:22 pasqualle # quicktabs.js,v 1.3.2.18 2009/09/29 03:02:37 pasqualle # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2009-11-22 00:31+0100\n" "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" "Last-Translator: NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: quicktabs.module:10 msgid "

The Quick Tabs module allows you to create blocks of tabbed content. Clicking on the tabs makes the corresponding content display instantly (it uses jQuery). The content for each tabbed section can be either a node, view, block or another quicktab. It is an ideal way to do something like the Most Popular / Most Emailed stories tabs you see on many news websites.

\n

Once created, the quicktab block show up in your block listing, ready to be configured and enabled like other blocks. Multiple quicktabs can be placed on a single page.

\n

Visit the configuration page to see the available styles and select the default style for your quicktabs.

" msgstr "" #: quicktabs.module:14 msgid "Here you can create a new quicktab block. Once you have created this block you can configure and enable it on the blocks page." msgstr "" #: quicktabs.module:290 msgid "You are not authorized to access this content." msgstr "" #: quicktabs.module:505 msgid "Views module not enabled, cannot display tab content." msgstr "" #: quicktabs.module:638 quicktabs.info:0 msgid "Quick Tabs" msgstr "" #: quicktabs.module:135 msgid "administer quicktabs" msgstr "" #: quicktabs.module:48;94 msgid "Quicktabs" msgstr "" #: quicktabs.module:49 msgid "Create blocks of tabbed content." msgstr "" #: quicktabs.module:57 msgid "List" msgstr "" #: quicktabs.module:61 msgid "New QT block" msgstr "" #: quicktabs.module:69 msgid "Edit QT block" msgstr "" #: quicktabs.module:77 msgid "Delete QT block" msgstr "" #: quicktabs.module:85 msgid "Clone QT block" msgstr "" #: quicktabs.module:95 includes/admin.inc:503 msgid "Select the default style for quicktabs." msgstr "" #: quicktabs.install:197 msgid "Whether this tabset hides empty tabs" msgstr "" #: quicktabs.info:0 msgid "Create blocks of tabbed views, blocks and nodes." msgstr "" #: includes/admin.inc:10;261 msgid "Quicktab" msgstr "" #: includes/admin.inc:11;306 msgid "Operations" msgstr "" #: includes/admin.inc:17 msgid "Edit" msgstr "" #: includes/admin.inc:18 msgid "Clone" msgstr "" #: includes/admin.inc:19;277;472 msgid "Delete" msgstr "" #: includes/admin.inc:27 msgid "Click on the \"New QT block\" tab to get started." msgstr "" #: includes/admin.inc:81 msgid "Block title" msgstr "" #: includes/admin.inc:83 msgid "This will appear as the name of this block in administer >> site building >> blocks." msgstr "" #: includes/admin.inc:97 msgid "Style" msgstr "" #: includes/admin.inc:98;501 msgid "No style" msgstr "" #: includes/admin.inc:98 msgid "Default style" msgstr "" #: includes/admin.inc:100 msgid "Choose the quicktab style." msgstr "" #: includes/admin.inc:106 msgid "Ajax" msgstr "" #: includes/admin.inc:108 msgid "Yes" msgstr "" #: includes/admin.inc:108 msgid "Load only the first tab on page view." msgstr "" #: includes/admin.inc:109 msgid "No" msgstr "" #: includes/admin.inc:109 msgid "Load all tabs on page view." msgstr "" #: includes/admin.inc:112 msgid "Choose how the content of tabs should be loaded.

By choosing \"Yes\", only the first tab will be loaded when the page first viewed. Content for other tabs will be loaded only when the user clicks the other tab. This will provide faster initial page loading, but subsequent tab clicks will be slower. This can place less load on a server.

By choosing \"No\", all tabs will be loaded when the page is first viewed. This will provide slower initial page loading, and more server load, but subsequent tab clicks will be faster for the user. Use with care if you have heavy views.

" msgstr "" #: includes/admin.inc:118 msgid "Hide empty tabs" msgstr "" #: includes/admin.inc:120 msgid "Empty and restricted tabs will not be displayed. Could be useful when the tab content is not accessible.
This option does not work in ajax mode." msgstr "" #: includes/admin.inc:142 msgid "Add tab" msgstr "" #: includes/admin.inc:143 msgid "More tabs" msgstr "" #: includes/admin.inc:144 msgid "Click here to add more tabs." msgstr "" #: includes/admin.inc:158;508 msgid "Save" msgstr "" #: includes/admin.inc:184 msgid "Block" msgstr "" #: includes/admin.inc:185;242 msgid "Node" msgstr "" #: includes/admin.inc:186 msgid "QTab" msgstr "" #: includes/admin.inc:192 msgid "View!translate_as_list_of_content" msgstr "" #: includes/admin.inc:199 msgid "Select a view" msgstr "" #: includes/admin.inc:219 msgid "Additional arguments to send to the view as if they were part of the URL in the form of arg1/arg2/arg3. You may use %0, %1, ..., %N to grab arguments from the URL." msgstr "" #: includes/admin.inc:232 msgid "Select a block" msgstr "" #: includes/admin.inc:236 msgid "Hide the title of this block" msgstr "" #: includes/admin.inc:243 msgid "The node ID of the node." msgstr "" #: includes/admin.inc:250 msgid "Teaser view" msgstr "" #: includes/admin.inc:255 msgid "Hide the title of this node" msgstr "" #: includes/admin.inc:262 msgid "The quicktab ID." msgstr "" #: includes/admin.inc:262 msgid "Different styles may not work when putting an ajax quicktab inside ajax quicktab." msgstr "" #: includes/admin.inc:279 msgid "Click here to delete this tab." msgstr "" #: includes/admin.inc:302 msgid "Tab title" msgstr "" #: includes/admin.inc:303 msgid "Tab weight" msgstr "" #: includes/admin.inc:304 msgid "Tab type" msgstr "" #: includes/admin.inc:305 msgid "Tab content" msgstr "" #: includes/admin.inc:420 msgid "Title is required for the quicktab block." msgstr "" #: includes/admin.inc:424 msgid "At least one tab should be created." msgstr "" #: includes/admin.inc:428 msgid "Title is required for each tab." msgstr "" #: includes/admin.inc:431 msgid "You cannot put a quicktab inside itself." msgstr "" #: includes/admin.inc:453 msgid "The quicktab block has been updated." msgstr "" #: includes/admin.inc:459 msgid "The quicktab block has been created." msgstr "" #: includes/admin.inc:472 msgid "Are you sure you want to delete the quicktab block %name?" msgstr "" #: includes/admin.inc:472 msgid "Cancel" msgstr "" #: includes/admin.inc:480 msgid "The quicktab block %name has been removed." msgstr "" #: includes/admin.inc:500 msgid "Quicktab styles" msgstr "" #: includes/admin.inc:518 msgid "The default quicktab style has been saved." msgstr "" #: includes/admin.inc:529 msgid "One" msgstr "" #: includes/admin.inc:529 msgid "First tab" msgstr "" #: includes/admin.inc:530 msgid "Two" msgstr "" #: includes/admin.inc:530 msgid "Second tab" msgstr "" #: includes/admin.inc:531 msgid "Three" msgstr "" #: includes/admin.inc:531 msgid "Third tab" msgstr "" #: includes/admin.inc:541 msgid "%style preview" msgstr "" #: js/quicktabs.js:0 msgid "Loading" msgstr "" #: js/quicktabs.js:0 msgid "An error occurred at @path." msgstr ""