# Language File (Spanish) # # @package NoNumber! Elements # @version 2.1.1 # # @author Peter van Westen # @link http://www.nonumber.nl # @copyright Copyright © 2010 NoNumber! All Rights Reserved # @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL # @translation Marcos Diep Tecnico y WM Fusion Sistemas NONUMBER_ELEMENTS=NoNumber! Elements ; NONUMBER_ELEMENTS_DESC=NoNumber! Elements - used by NoNumber! extensions ; NONUMBER_ELEMENTS_DESC_LONG=
Do not uninstall or disable this plugin if you are using any NoNumber! extensions.
The NoNumber! extensions need this plugin and will not function without it.

NoNumber! extensions include: ; ALL_RIGHTS_RESERVED=All Rights Reserved ; COPYRIGHT=Copyright ; SELECT MENU=Select Menu ; NN_ALL=All ; NN_ALSO_ON_CHILD_ITEMS=Also on child items ; NN_ALSO_ON_CHILD_ITEMS_DESC=Also assign to child items of the selected items? ; NN_AND=ALL ; NN_AND_DESC=Will be published if ALL of below assignments are matched. ; NN_ARTICLES=Articles ; NN_ARTICLE_IDS=Article IDs ; NN_ARTICLE_IDS_DESC=Enter the article ids to assign to. Use comma's to separate ids. ; NN_ARTICLE_KEYWORDS=Article Keywords ; NN_ARTICLE_KEYWORDS_DESC=Enter the (meta) keywords to assign to. Use comma's to separate the keywords. ; NN_ASSIGN_TO=Assign to ; NN_ASSIGN_TO_DESC=Select whether to assign to a selection or all.

Selection
Publish only on selection.

Exclude Selection
Publish everywhere except on selection.

All
Do not limit assignment to a selection. ; NN_AUSTRALIA=Australia NN_A_NEWER_VERSION_IS_AVAILABLE=Hay una nueva versión está disponible. Descargar Versión %s
El paquete actualizará automáticamente su versión.
(Este mensaje solo será mostrado a los (Super) Administradores) ; NN_BROWSERS=Browsers ; NN_BROWSERS_DESC=Select the browsers to assign to. Keep in mind that browser detection is never 100% water tight. Users can setup their browser to mimic other browsers. ; NN_CANNOT_CHECK_IF_LICENSE_CODE_IS_VALID=Cannot check if license code for %s is valid. ; NN_CANNOT_CHECK_IF_LICENSE_CODE_IS_VALID_BECAUSE_YOU_ARE_WORKING_ON_A_LOCAL_SERVER=Cannot check if license code for %s is valid because you are working on a local server. ; NN_CATEGORIES=Categories ; NN_CATEGORIES_DESC=Select the categories to assign to. ; NN_CATEGORY_IDS=Category IDs ; NN_CATEGORY_IDS_DESC=Enter the category ids to assign to. Use comma's to separate ids. ; NN_COMPONENTS=Components ; NN_COMPONENTS_DESC=Select the components to assign to. ; NN_DATE=Date ; NN_DATE_TIME=Date & Time ; NN_DATE_TIME_DESC=The date and time assignments use the date/time of your servers, not that of the visitors system. ; NN_DAYS=Days of the week ; NN_DAYS_DESC=Select days of the week to assign to. ; NN_EXCLUDE_SELECTION=Exclude Selection ; NN_FALL=Fall (= Autumn) ; NN_FINISH_PUBLISHING=Finish Publishing ; NN_FINISH_PUBLISHING_DESC=Enter the date to end publishing ; NN_FOR_YOUR_DOMAIN=for %s ; NN_HEMISPHERE=Hemisphere ; NN_HEMISPHERE_DESC=Select the hemisphere your website is located in ; NN_INCLUDE_NO_ITEMID=Include no Itemid ; NN_INCLUDE_NO_ITEMID_DESC=Also assign when no menu Itemid is set in url? ; NN_ITEMS=Items ; NN_K2_CATEGORIES=K2 Categories ; NN_K2_CATEGORY=K2 Category ; NN_LANGUAGES=Languages ; NN_LANGUAGES_DESC=Select the languages to assign to. ; NN_LOGGED_IN=Logged in ; NN_MATCHING_METHOD=Matching Method ; NN_MATCHING_METHOD_DESC=Should all or any assignments be matched?

ALL
Will be published if ALL of below assignments are matched.

ANY
Will be published if ANY (one or more) of below assignments are matched.
Assignment groups where 'All' is selected will be ignored. ; NN_MENU_ITEMS=Menu Items ; NN_MENU_ITEMS_DESC=Select the menu items to assign to. ; NN_MIGHTY_RESOURCE_CATEGORIES=Mighty Resource Categories ; NN_MIGHTY_RESOURCE_CATEGORY=Mighty Resource Category ; NN_MONTHS=Months ; NN_MONTHS_DESC=Select months to assign to. NN_MORE_INFO=Más información ; NN_NORTHERN=Northern ; NN_NOT_REGISTERED=Not Registered ; NN_ONLY=Only ; NN_OR=ANY ; NN_OR_DESC=Will be published if ANY (one or more) of below assignments are matched.
Assignment groups where 'All' is selected will be ignored. ; NN_OTHERS=Others ; NN_PAGE_TYPES=Page types ; NN_PAGE_TYPES_DESC=Select on what page types the assignment should be active. NN_PHP=PHP ; NN_PHP_DESC=Enter a piece of PHP code to evaluate. The code must return the value true or false.

For instance:

$user =& JFactory:‍:getUser();
return ( $user->name == 'Peter van Westen' ); ; NN_PUBLISHING_ASSIGNMENTS=Publishing Assignments ; NN_PURCHASE_LICENSE_CODE=Purchase license code ; NN_SEASONS=Seasons ; NN_SEASONS_DESC=Select seasons to assign to. ; NN_SECTIONS=Sections ; NN_SECTIONS_CATEGORIES=Sections / Categories ; NN_SECTIONS_CATEGORIES_DESC=Select the sections / categories to assign to. ; NN_SELECT=Select ; NN_SELECTION=Selection ; NN_SELECT_AN_ARTICLE=Select an Article ; NN_SOUTHERN=Southern ; NN_SPRING=Spring ; NN_START_PUBLISHING=Start Publishing ; NN_START_PUBLISHING_DESC=Enter the date to start publishing ; NN_SUMMER=Summer ; NN_TEMPLATES=Templates ; NN_TEMPLATES_DESC=Select the templates to assign to. ; NN_THERE_ARE_NO_LIMITATIONS_IN_FUNCTIONALITY=There are no limitations in functionality. But by purchasing a license code you help us continue development and support. ; NN_THE_LICENSE_CODE_IS_NOT_VALID=The license code for %s is not valid (for domain %s). ; NN_THIS_EXTENSION_NEEDS_THE_MAIN_EXTENSION_TO_FUNCTION=This extension needs %s to function correctly! ; NN_THIS_IS_A_COMMERCIAL_VERSION=This is a commercial version of %s (for domain %s). ; NN_THIS_IS_A_NONCOMMERCIAL_VERSION=This is a non-commercial version of %s. ; NN_TIME=Time ; NN_TIME_DESC=Select a time range to assign to. ; NN_TIME_FINISH_PUBLISHING_DESC=Enter the time to end publishing.

Format: 23:59 ; NN_TIME_START_PUBLISHING_DESC=Enter the time to start publishing.

Format: 23:59 ; NN_URL=URL ; NN_URL_PARTS=URL matches ; NN_URL_PARTS_DESC=Enter (part of) the urls to match.

Use a new line for each different match.

Url parts will be matched using regular expressions. So make sure the string uses valid regex syntax. ; NN_URL_PARTS_NON_SEF=Non-SEF URL matches ; NN_URL_PARTS_NON_SEF_DESC=Enter (part of) the urls to match for when you DON'T use SEF urls.

Use a new line for each different match.

Url parts will be matched using regular expressions. So make sure the string uses valid regex syntax. ; NN_URL_PARTS_SEF=SEF URL matches ; NN_URL_PARTS_SEF_DESC=Enter (part of) the urls to match for when you DO use SEF urls.

Use a new line for each different match.

Url parts will be matched using regular expressions. So make sure the string uses valid regex syntax. ; NN_USERS=Users ; NN_USER_GROUP_LEVELS=User Group Levels ; NN_USER_GROUP_LEVELS_DESC=Select the user group levels to assign to. ; NN_USER_IDS=User IDs ; NN_USER_IDS_DESC=Enter the user ids to assign to. Use comma's to separate ids. ; NN_USE_PUBLISHING_ASSIGNMENTS=Use Assignments ; NN_USE_PUBLISHING_ASSIGNMENTS_DESC=If selected, you can control the publishing by a selection of assignments. Otherwise it will be published everywhere. ; NN_WINTER=Winter ; NN_ZOO_CATEGORIES=ZOO Categories ; NN_ZOO_CATEGORY=ZOO Category