# $Id$ # # LANGUAGE translation of Drupal (general) # Copyright YEAR NAME # Generated from files: # views_or.views.inc,v 1.11 2009/03/04 18:45:44 darrenoh # views_or.module,v 1.4 2009/03/04 18:45:44 darrenoh # views_or.info,v 1.3 2009/03/04 18:45:44 darrenoh # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2009-05-14 17:09-0400\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" #: views_or.views.inc:17;31;42 views_or.module:32;34;36;45;48;51 views_or.info:0 msgid "Views Or" msgstr "" #: views_or.views.inc:18 views_or.module:23;32;45;67 msgid "Begin alternatives" msgstr "" #: views_or.views.inc:19 msgid "When using Views Or, this starts a section of alternatives" msgstr "" #: views_or.views.inc:32 views_or.module:25;34;48 msgid "Next alternative" msgstr "" #: views_or.views.inc:33 msgid "When using Views Or, delimitates an alternative with a begin alternatives/end alternatives block" msgstr "" #: views_or.views.inc:43 views_or.module:27;36;51;69 msgid "End alternatives" msgstr "" #: views_or.views.inc:44 msgid "When using Views Or, finishes a block of alternatives." msgstr "" #: views_or.module:18 msgid "Views Or allows Views to combine filters with OR and fields with COALESCE." msgstr "" #: views_or.module:19 msgid "Combining filters or arguments with OR" msgstr "" #: views_or.module:20 msgid "By default, each record in a view must match all filters. Sometimes records need to be included if they match one or more filters in a list of alternatives. Views has the ability to combine filters only with AND. If one filter is false, the combined list will be false. Views Or adds the ability to combine blocks of filters with OR. If one of the filters in the block is true, the combined block will be true." msgstr "" #: views_or.module:21 msgid "Views Or provides three filters:" msgstr "" #: views_or.module:24 msgid "Begins a block of alternative filters." msgstr "" #: views_or.module:26 msgid "Separates alternative filters in an alternatives block." msgstr "" #: views_or.module:28 msgid "Ends a block of alternative filters." msgstr "" #: views_or.module:30 msgid "Insert these filters between other filters to create alternatives. For example, the following sequence of filters" msgstr "" #: views_or.module:33;40;46;49;57;59 msgid "Taxonomy" msgstr "" #: views_or.module:33;40;46;49;57;59 msgid "Term ID" msgstr "" #: views_or.module:33;40;46;57 msgid "Carrot" msgstr "" #: views_or.module:35;40 msgid "Taxonomy: Term ID" msgstr "" #: views_or.module:35;40;49;59 msgid "Elephant" msgstr "" #: views_or.module:38;54 msgid "is equivalent to the following logical expression:" msgstr "" #: views_or.module:42 msgid "Here is a more advanced example. The following sequence of filters" msgstr "" #: views_or.module:44;47;50;52;56;57;59;60 msgid "Node" msgstr "" #: views_or.module:44;56 msgid "Published" msgstr "" #: views_or.module:44;56 msgid "True" msgstr "" #: views_or.module:47;50;57;59 msgid "Type" msgstr "" #: views_or.module:47;57 msgid "Forum topic" msgstr "" #: views_or.module:50;59 msgid "Story" msgstr "" #: views_or.module:52;60 msgid "Post date" msgstr "" #: views_or.module:52;60 msgid "-3 weeks" msgstr "" #: views_or.module:62 msgid "Arguments can be combined in the same way as filters. When arguments are combined, the same arguments will be used for both sets of alternatives. So if there are two alternative arguments in a block, the view needs to receive only one argument." msgstr "" #: views_or.module:63 msgid "Combining fields with COALESCE" msgstr "" #: views_or.module:64 msgid "When using relationships in a view, the same field may appear multiple times. Views Or adds the ability to combine multiple fields into one using the COALESCE function. The value of the combined field will be taken from the first field which contains a value." msgstr "" #: views_or.module:65 msgid "Views Or provides two fields:" msgstr "" #: views_or.module:68 msgid "Begins a group of alternative fields." msgstr "" #: views_or.module:70 msgid "Ends a group of alternative fields." msgstr "" #: views_or.module:72 msgid "Insert other fields between these fields to create a combined field. The title and settings of the first field in the group will be used for the combined field, even if another field contains the value." msgstr "" #: views_or.info:0 msgid "Allows Views to combine filters with OR and fields with COALESCE." msgstr "" #: views_or.info:0 msgid "Views" msgstr ""