2012-06-25 09:17:36 +02:00
es_MX :
AssetAdmin :
ADDFILES : 'Add Files'
ActionAdd : 'Add folder'
AppCategoryArchive : Archive
AppCategoryAudio : Audio
2012-09-11 12:03:18 +02:00
AppCategoryDocument : Document
2012-06-25 09:17:36 +02:00
AppCategoryFlash : Flash
AppCategoryImage : Image
AppCategoryVideo : Video
BackToFolder : 'Back to folder'
CREATED : Date
CurrentFolderOnly : 'Limit to current folder?'
DetailsView : Details
FILES : Files
2012-09-11 12:03:18 +02:00
FILESYSTEMSYNC : 'Sync files'
2012-06-25 09:17:36 +02:00
FILESYSTEMSYNCTITLE : 'Update the CMS database entries of files on the filesystem. Useful when new files have been uploaded outside of the CMS, e.g. through FTP.'
FROMTHEINTERNET : 'From the internet'
FROMYOURCOMPUTER : 'From your computer'
Filetype : 'File type'
ListView : 'List View'
MENUTITLE : Files
NEWFOLDER : 'Nueva Carpeta'
SIZE : Size
THUMBSDELETED : '{count} unused thumbnails have been deleted'
TreeView : 'Tree View'
Upload : Upload
AssetAdmin_DeleteBatchAction :
TITLE : 'Delete folders'
2012-08-12 22:49:46 +02:00
AssetAdmin_Tools :
2012-08-06 10:43:41 +02:00
FILTER : Filter
AssetAdmin_left.ss :
GO : Ir
2012-06-25 09:17:36 +02:00
AssetTableField :
BACKLINKCOUNT : 'Used on:'
PAGES : page(s)
2012-08-06 10:43:41 +02:00
BackLink_Button.ss :
Back : Back
2012-06-25 09:17:36 +02:00
BrokenLinksReport :
Any : Cualquiera
BROKENLINKS : 'Informe de enlaces rotos'
CheckSite : 'Comprobar el sitio'
CheckSiteDropdownDraft : 'Proyecto del Sitio'
CheckSiteDropdownPublished : 'Sitio Publicado'
ColumnDateLastModified : 'Fecha de última modificación'
ColumnDateLastPublished : 'Fecha de última publicación'
ColumnProblemType : 'Tipo de problema'
ColumnURL : URL
HasBrokenFile : 'tiene un archivo en mal estado'
HasBrokenLink : 'tiene un enlace roto'
HasBrokenLinkAndFile : 'tiene un enlace roto y un archivo en mal estado'
HoverTitleEditPage : 'Modificar página'
PageName : 'Nombre de página'
ReasonDropdown : 'Problema al hacer la comprobación'
ReasonDropdownBROKENFILE : 'Archivo en mal estado'
ReasonDropdownBROKENLINK : 'Enlace roto'
ReasonDropdownRPBROKENLINK : 'La redirección de página apunta una página inexistente'
ReasonDropdownVPBROKENLINK : 'La página virtual apunta a una página inexistente'
RedirectorNonExistent : 'la redirección de página apunta a una página inexistente'
VirtualPageNonExistent : 'la página virtual apunta a una página inexistente'
CMSAddPageController :
Title : 'Add page'
CMSBatchActions :
DELETED_DRAFT_PAGES : 'Deleted %d pages from draft site, %d failures'
DELETED_PAGES : 'Deleted %d pages from published site, %d failures'
DELETE_DRAFT_PAGES : 'Eliminar del boceto del sitio'
DELETE_PAGES : 'Eliminada del sito público'
PUBLISHED_PAGES : 'Se publicaron %d páginas, %d fallos'
PUBLISH_PAGES : Publicar
UNPUBLISHED_PAGES : '%d páginas no publicadas'
UNPUBLISH_PAGES : 'No publicadas'
CMSFileAddController :
MENUTITLE : Files
CMSMain :
ACCESS : 'Access to ' '{title}' ' section'
ACCESS_HELP : 'Allow viewing of the section containing page tree and content. View and edit permissions can be handled through page specific dropdowns, as well as the separate "Content permissions".'
AddNew : 'Add new page'
AddNewButton : 'Add new'
2013-06-03 00:14:09 +02:00
AddPageRestriction: 'Note : Some page types are not allowed for this selection'
2012-06-25 09:17:36 +02:00
ChoosePageParentMode : 'Choose where to create this page'
ChoosePageType : 'Choose page type'
Create : Create
DELETE : 'Eliminar del boceto del sitio'
DELETEFP : 'Eliminar del sitio público'
DESCREMOVED : 'and {count} descendants'
2013-06-03 00:14:09 +02:00
DUPLICATED : 'Duplicated ' '{title}' ' successfully'
DUPLICATEDWITHCHILDREN : 'Duplicated ' '{title}' ' and children successfully'
2012-06-25 09:17:36 +02:00
EMAIL : 'Correo Electrónico'
2012-07-25 03:26:14 +02:00
EditTree : 'Edit Tree'
ListFiltered : 'Filtered list.'
2012-06-25 09:17:36 +02:00
MENUTITLE : 'Edit Page'
2012-09-11 12:03:18 +02:00
NEWPAGE : 'New {pagetype}'
2012-06-25 09:17:36 +02:00
PAGENOTEXISTS : 'Esta página no existe'
PAGES : Pages
PAGETYPEANYOPT : Any
PAGETYPEOPT : 'Page Type'
PUBALLCONFIRM : 'Por favor publique todas las páginas del sitio, copiando el contenido del boceto al sitio público'
PUBALLFUN : 'Funcionalidad "Publicar todo"'
PUBALLFUN2 : 'Al precionar este botón hará el equivalente de ir a cada página y precionar "Publicar". Está pensado para ser usado en edición masiva de contenido, por ejemplo cuando se construye el sitio por primera vez.'
PUBPAGES: 'Done : Published {count} pages'
PageAdded : 'Successfully created page'
2013-06-03 00:14:09 +02:00
REMOVED : 'Deleted ' '{title}' '{description} from live site'
2012-06-25 09:17:36 +02:00
REMOVEDPAGE : 'Removed ' '{title}' ' from the published site'
REMOVEDPAGEFROMDRAFT : 'Se ha eliminado ' '%s' ' del boceto del sitio'
RESTORE : Restaurar
RESTORED : 'Restored ' '{title}' ' successfully'
ROLLBACK : 'Restaurar a ésta versión'
2013-06-03 00:14:09 +02:00
ROLLEDBACKPUBv2 : 'Rolled back to published version.'
ROLLEDBACKVERSIONv2 : 'Rolled back to version #%d.'
2012-06-25 09:17:36 +02:00
SAVE : Guardar
2013-06-03 00:14:09 +02:00
SAVEDRAFT : 'Save draft'
2012-06-25 09:17:36 +02:00
TabContent : Content
TabHistory : History
TabSettings : Settings
2012-07-25 03:26:14 +02:00
TreeFiltered : 'Filtered tree.'
TreeFilteredClear : 'Clear filter'
2012-08-06 10:43:41 +02:00
CMSMain_left.ss :
'APPLY FILTER' : 'Apply Filter'
RESET : Reset
2012-06-25 09:17:36 +02:00
CMSPageAddController :
MENUTITLE : 'Add page'
ParentMode_child : 'Under another page'
ParentMode_top : 'Top level'
CMSPageEditController :
MENUTITLE : 'Edit Page'
CMSPageHistoryController :
COMPAREMODE : 'Compare mode (select two)'
COMPAREVERSIONS : 'Compare Versions'
COMPARINGVERSION : 'Comparing versions {version1} and {version2}.'
MENUTITLE : History
REVERTTOTHISVERSION : 'Revert to this version'
SHOWUNPUBLISHED : 'Show unpublished versions'
SHOWVERSION : 'Show Version'
VIEW : view
2013-06-03 00:14:09 +02:00
VIEWINGLATEST : 'Currently viewing the latest version.'
2012-06-25 09:17:36 +02:00
VIEWINGVERSION : 'Currently viewing version {version}.'
2012-08-06 10:43:41 +02:00
CMSPageHistoryController_versions.ss :
AUTHOR : Author
NOTPUBLISHED : 'Not published'
PUBLISHER : Publisher
UNKNOWN : Unknown
WHEN : When
2012-06-25 09:17:36 +02:00
CMSPageSettingsController :
MENUTITLE : 'Edit Page'
CMSPagesController :
GalleryView : 'Gallery View'
ListView : 'List View'
MENUTITLE : Pages
TreeView : 'Tree View'
2012-08-06 10:43:41 +02:00
CMSPagesController_ContentToolbar.ss :
ENABLEDRAGGING : 'Drag' 'n' 'drop'
MULTISELECT : Multi-selection
CMSPagesController_Tools.ss :
FILTER : Filter
2012-06-25 00:42:51 +02:00
CMSSearch :
FILTERDATEFROM : From
FILTERDATEHEADING : Date
FILTERDATETO : To
2012-06-25 09:17:36 +02:00
FILTERLABELTEXT : Content
2012-06-25 00:42:51 +02:00
CMSSettingsController :
MENUTITLE : Settings
2012-06-25 09:17:36 +02:00
CMSSiteTreeFilter_ChangedPages :
Title : 'Changed pages'
CMSSiteTreeFilter_DeletedPages :
Title : 'All pages, including deleted'
2012-06-25 00:42:51 +02:00
CMSSiteTreeFilter_Search :
Title : 'All pages'
2012-06-25 09:17:36 +02:00
ContentControl :
NOTEWONTBESHOWN: 'Nota : este mensaje no será mostrado a sus visitantes'
ContentController :
2012-08-12 22:49:46 +02:00
ARCHIVEDSITE : 'Preview version'
2012-06-25 09:17:36 +02:00
ARCHIVEDSITEFROM : 'Sito archivado de'
CMS : CMS
2013-06-03 00:14:09 +02:00
DRAFT : Draft
2012-06-25 09:17:36 +02:00
DRAFTSITE : 'Proyecto del Sitio'
DRAFT_SITE_ACCESS_RESTRICTION : 'Usted debe iniciar sesión con su contraseña CMS para poder ver el contenido del boceto archivado. <a href="%s">Haga clic aquí para regresar al sitio publicado.</a>'
Email : Email
2012-09-11 12:03:18 +02:00
INSTALL_SUCCESS : 'Installation Successful!'
2012-06-25 09:17:36 +02:00
InstallFilesDeleted : 'Installation files have been successfully deleted.'
InstallSecurityWarning : 'For security reasons you should now delete the install files, unless you are planning to reinstall later (<em>requires admin login, see above</em>). The web server also now only needs write access to the "assets" folder, you can remove write access from all other folders. <a href="{link}" style="text-align: center;">Click here to delete the install files.</a>'
2012-09-11 12:03:18 +02:00
InstallSuccessCongratulations : 'SilverStripe has been successfully installed!'
2012-06-25 09:17:36 +02:00
LOGGEDINAS : 'Conectado cómo'
LOGIN : 'Iniciar sesión'
LOGOUT : 'Cerrar sesión'
NOTLOGGEDIN : 'No ha iniciado sesión'
2013-06-03 00:14:09 +02:00
PUBLISHED : Published
2012-06-25 09:17:36 +02:00
PUBLISHEDSITE : 'Sitio Publicado'
Password : Password
2012-09-11 12:03:18 +02:00
PostInstallTutorialIntro : 'This website is a simplistic version of a SilverStripe 3 site. To extend this, please take a look at {link}.'
2013-06-03 00:14:09 +02:00
StartEditing : 'You can start editing your content by opening <a href="{link}">the CMS</a>.'
2012-06-25 09:17:36 +02:00
UnableDeleteInstall : 'Unable to delete installation files. Please delete the files below manually'
VIEWPAGEIN : 'Ver página en:'
ErrorPage :
CODE : 'Código de Error'
DEFAULTERRORPAGECONTENT : '<p>Disculpe, parece que está tratando de ingresar a una página que no existe.</p><p>Por favor verifique la URL que desea visitar e inténtelo de nuevo.</p>'
DEFAULTERRORPAGETITLE : 'Página inexistente'
DEFAULTSERVERERRORPAGECONTENT : '<p>Sorry, there was a problem with handling your request.</p>'
DEFAULTSERVERERRORPAGETITLE : 'Server error'
DESCRIPTION : 'Custom content for different error cases (e.g. "Page not found")'
ERRORFILEPROBLEM : 'Error opening file "{filename}" for writing. Please check file permissions.'
2012-08-12 22:49:46 +02:00
PLURALNAME : 'Error Pags'
SINGULARNAME : 'Error Page'
2012-06-25 09:17:36 +02:00
400 : '400 - Petición Incorrecta'
401 : '401 - No estás autorizado'
403 : '403 - Acceso Restringido'
404 : '404 - No se encuentra'
405 : '405 - Método No Permitido'
406 : '406 - No es Aceptable'
407 : '407 - Se Requiere Autentificación del Proxy'
408 : '408 - La Petición Excede Del Tiempo Autorizado'
409 : '409 - Existe Un Conflicto'
410 : '410 - Reubicado'
411 : '411 - Requiere Longitud'
412 : '412 - Falló la precondición'
413 : '413 - Elemento solicitado muy largo'
414 : '414 - La URI solicitada es muy larga'
415 : '415 - Tipo de medio sin soporte'
416 : '416 - No Satisface el Rango de Petición'
417 : '417 - Esperaba otra cosa'
500 : '500 - Error Interno del Servidor'
501 : '501 - No Implementado'
502 : '502 - Puerta de acceso equivocada'
503 : '503 - Fuera de Servicio'
504 : '504 - Excesivo Tiempo en la Puerta de Acceso'
505 : '505 - Versión HTTP Sin Soporte'
2012-06-25 00:42:51 +02:00
Folder :
AddFolderButton : 'Add folder'
2012-06-25 09:17:36 +02:00
DELETEUNUSEDTHUMBNAILS : 'Eliminar miniaturas de imágenes sin utilizar'
2012-06-25 00:42:51 +02:00
UNUSEDFILESTITLE : 'Archivo sin utilizar'
UNUSEDTHUMBNAILSTITLE : 'Miniaturas de imágenes sin utilizar'
2012-06-25 09:17:36 +02:00
UploadFilesButton : Upload
LeftAndMain :
DELETED : Deleted.
PreviewButton : Preview
SAVEDUP : Saved.
STATUSPUBLISHEDSUCCESS : 'Published ' '{title}' ' successfully'
SearchResults : 'Search Results'
VersionUnknown : Unknown
Permission :
CMS_ACCESS_CATEGORY : 'Acceder al CMS'
Permissions :
CONTENT_CATEGORY : 'Permisos de contenido'
PERMISSIONS_CATEGORY : 'Roles y permisos de acceso'
RedirectorPage :
DESCRIPTION : 'Redirects to a different internal page'
HASBEENSETUP : 'Se ha instalado una página de redirección sin algún lugar a donde redireccionar.'
HEADER : 'Esta página dirigirá al usuarios a otra página'
OTHERURL : 'Otro URL del sitio web'
2012-08-12 22:49:46 +02:00
PLURALNAME : 'Redirector Pags'
2012-06-25 09:17:36 +02:00
REDIRECTTO : 'Redirigir a'
REDIRECTTOEXTERNAL : 'Otro sitio web'
REDIRECTTOPAGE : 'Una página en tu sitio web'
2012-08-12 22:49:46 +02:00
SINGULARNAME : 'Redirector Page'
2012-06-25 09:17:36 +02:00
YOURPAGE : 'Página en tu sitio web'
ReportAdmin :
MENUTITLE : Reports
2012-09-11 12:03:18 +02:00
ReportTitle : Title
2012-06-25 09:17:36 +02:00
ReportAdminForm :
FILTERBY : 'Filtrar por'
2013-06-03 00:14:09 +02:00
SITETREE :
VIRTUALPAGEDRAFTWARNING : 'Please publish the linked page in order to publish the virtual page'
VIRTUALPAGEWARNING : 'Please choose a linked page and save first in order to publish this page'
VIRTUALPAGEWARNINGSETTINGS : 'Please choose a linked page in the main content fields in order to publish'
2012-06-25 09:17:36 +02:00
SearchForm :
GO : Ir
SEARCH : Buscar
SearchResults : 'Resultados de la búsqueda'
SideReport :
BROKENFILES : 'Páginas con archivos en mal estado'
BROKENLINKS : 'Páginas con enlaces rotos'
BROKENREDIRECTORPAGES : 'La redirección de página está apuntando a páginas eliminadas'
BROKENVIRTUALPAGES : 'Las páginas virtuales están apuntando a páginas eliminadas'
BrokenLinksGroupTitle : 'Informe de enlaces rotos'
ContentGroupTitle : 'Informe de contenido'
EMPTYPAGES : 'Páginas vacías'
LAST2WEEKS : 'Páginas editadas en las últimas 2 semanas'
OtherGroupTitle : Otro
ParameterLiveCheckbox : 'Comprobar el sitio vivo'
REPEMPTY : 'The {title} report is empty.'
2013-06-03 00:14:09 +02:00
SilverStripeNavigator :
ARCHIVED : Archived
2011-11-19 01:15:45 +01:00
SilverStripeNavigatorLink :
2012-06-25 00:42:51 +02:00
ShareInstructions : 'Para compartir ésto a esta página, copie y pegue el enlace de abajo.'
ShareLink : 'Compartir enlace'
2011-11-19 01:15:45 +01:00
SilverStripeNavigatorLinkl :
2012-06-25 00:42:51 +02:00
CloseLink : Cerrar
2012-06-25 09:17:36 +02:00
SiteConfig :
DEFAULTTHEME : '(Usar tema predeterminado)'
EDITHEADER : '¿Quién puede editar páginas en este sitio?'
EDIT_PERMISSION : 'Administrar la configuración del sitio'
EDIT_PERMISSION_HELP : 'Ability to edit global access settings/top-level page permissions.'
2012-08-12 22:49:46 +02:00
PLURALNAME : 'Site Configs'
SINGULARNAME : 'Site Config'
2012-06-25 09:17:36 +02:00
SITENAMEDEFAULT : 'Nombre de su sitio'
SITETAGLINE : 'Lema/Slogan del Sitio'
SITETITLE : 'Título del sitio'
TABACCESS : Acceso
TABMAIN : Principal
TAGLINEDEFAULT : 'su lema aquí'
THEME : Tema
TOPLEVELCREATE : 'Who can create pages in the root of the site?'
VIEWHEADER : '¿Quién puede ver las páginas en este sitio?'
2011-11-19 01:15:45 +01:00
SiteTree :
2012-06-25 09:17:36 +02:00
ACCESSANYONE : Cualquiera
ACCESSHEADER : '¿Quién puede ver ésta página?'
ACCESSLOGGEDIN : 'Usuarios registrados'
ACCESSONLYTHESE : 'Únicamente estas personas (seleccione de la lista)'
ADDEDTODRAFTHELP : 'Page has not been published yet'
ADDEDTODRAFTSHORT : Draft
ALLOWCOMMENTS : '¿Permitir comentarios en ésta página?'
APPEARSVIRTUALPAGES : 'This content also appears on the virtual pages in the {title} sections.'
BUTTONCANCELDRAFT : 'Cancelar cambios al boceto'
BUTTONCANCELDRAFTDESC : 'Eliminar el boceto y regresar a la página publicada actualmente'
2013-06-03 00:14:09 +02:00
BUTTONPUBLISHED : Published
BUTTONSAVED : Saved
BUTTONSAVEPUBLISH : 'Save & publish'
2012-06-25 09:17:36 +02:00
BUTTONUNPUBLISH : 'Ocultar al público'
BUTTONUNPUBLISHDESC : 'Quitar ésta página del sitio público'
CREATED : 'Date Created'
Comments : Comentarios
Content : Contenido
DEFAULTABOUTCONTENT : '<p>Usted puede llenar esta págna con su propio contenido, o eliminarla y crear sus propias páginas.<br /></p>'
2012-06-25 00:42:51 +02:00
DEFAULTABOUTTITLE : 'Sobre nosotros'
2012-06-25 09:17:36 +02:00
DEFAULTCONTACTCONTENT : '<p>Usted puede llenar esta págna con su propio contenido, o eliminarla y crear sus propias páginas.<br /></p>'
DEFAULTCONTACTTITLE : Contacto
DEFAULTHOMECONTENT : '<p>¡Bienvenido a SilverStripe! Ésta es la página de Inicio predeterminada. Usted puede modificar esta página abriendo el <a href="admin/">CMS</a>. Ahora puede navegar por la<a href="http://doc.silverstripe.com">documentación del desarrollador</a>, o comenzar los <a href="href="http://doc.silverstripe.com/doku.php?id=tutorials">tutoriales</a></p>.'
DEFAULTHOMETITLE : Inicio
DELETEDPAGEHELP : 'Page is no longer published'
DELETEDPAGESHORT : Deleted
DEPENDENT_NOTE : 'Las siguientes páginas depender de esta página. Esto incluye páginas virtuales, redirección de páginas y páginas con enlaces de contenido.'
2012-07-25 03:26:14 +02:00
DESCRIPTION : 'Generic content page'
2012-06-25 09:17:36 +02:00
DependtPageColumnLinkType : 'Tipo de enlace'
DependtPageColumnURL : URL
EDITANYONE : 'Cualquiera que pueda ingresar al CMS'
EDITHEADER : '¿Quién puede modificar esta página?'
2012-06-25 00:42:51 +02:00
EDITONLYTHESE : 'Únicamente éstas personas (selecciona de la lista)'
2012-06-25 09:17:36 +02:00
EDITORGROUPS : 'Editor de grupos'
EDIT_ALL_DESCRIPTION : 'Editar cualquier página'
EDIT_ALL_HELP : 'La capacidad para editar cualquier página en el sitio, independientemente de la configuración en la ficha Acceso. Requiere el permiso de "Acceso al contenido del sitio".'
2012-06-25 00:42:51 +02:00
Editors : 'Grupos de Editores'
2013-06-03 00:14:09 +02:00
GroupPlaceholder : 'Click to select group'
2012-06-25 09:17:36 +02:00
HASBROKENLINKS : 'Esta página tiene enlaces rotos.'
HTMLEDITORTITLE : Contenido
INHERIT : 'Hereda de la página ascendiente'
2013-06-03 00:14:09 +02:00
LASTPUBLISHED : 'Last published'
LASTSAVED : 'Last saved'
2012-06-25 09:17:36 +02:00
LASTUPDATED : 'Last Updated'
2012-06-25 00:42:51 +02:00
LINKCHANGENOTE : 'Changing this page' 's link will also affect the links of all child pages.'
2012-06-25 09:17:36 +02:00
MENUTITLE : 'Etiqueta de navegación'
METADESC : Descripción
2012-11-04 23:55:51 +01:00
METADESCHELP : 'Search engines use this content for displaying search results (although it will not influence their ranking).'
2012-06-25 09:17:36 +02:00
METAEXTRA : 'Etiquetas meta personalizadas'
2012-11-04 23:55:51 +01:00
METAEXTRAHELP : 'HTML tags for additional meta information. For example <meta name="customName" content="your custom content here" />'
2012-06-25 09:17:36 +02:00
MODIFIEDONDRAFTHELP : 'Page has unpublished changes'
MODIFIEDONDRAFTSHORT : Modified
2012-07-25 03:26:14 +02:00
MetadataToggle : Metadata
2013-06-03 00:14:09 +02:00
MoreOptions : 'More options'
NOTPUBLISHED : 'Not published'
OBSOLETECLASS : 'This page is of obsolete type {type}. Saving will reset its type and you may lose data'
2012-06-25 09:17:36 +02:00
PAGELOCATION : 'Ubicación de la página'
2012-06-25 00:42:51 +02:00
PAGETITLE : 'Nombre de página'
2012-06-25 09:17:36 +02:00
PAGETYPE : 'Tipo de página'
PARENTID : 'Página padre'
2012-06-25 00:42:51 +02:00
PARENTTYPE : 'Ubicación de página'
2012-06-25 09:17:36 +02:00
PARENTTYPE_ROOT : 'Página de nivel superior'
2012-06-25 00:42:51 +02:00
PARENTTYPE_SUBPAGE : 'Sub-page underneath a parent page'
2012-06-25 09:17:36 +02:00
PERMISSION_GRANTACCESS_DESCRIPTION : 'Controlar los derechos de acceso al contenido'
2012-06-25 00:42:51 +02:00
PERMISSION_GRANTACCESS_HELP : 'Allow setting of page-specific access restrictions in the "Pages" section.'
2012-09-11 12:03:18 +02:00
PLURALNAME : Pages
2012-06-25 09:17:36 +02:00
PageTypNotAllowedOnRoot : 'Page type "{type}" is not allowed on the root level'
PageTypeNotAllowed : 'Page type "{type}" not allowed as child of this parent page'
REMOVEDFROMDRAFTHELP : 'Page is published, but has been deleted from draft'
REMOVEDFROMDRAFTSHORT : 'Removed from draft'
REMOVE_INSTALL_WARNING: 'Warning : You should remove install.php from this SilverStripe install for security reasons.'
2012-06-25 00:42:51 +02:00
REORGANISE_DESCRIPTION : 'Cambiar la estructura del sitio'
REORGANISE_HELP : 'Reorganizar páginas en el árbol del sitio arrastrando y soltando.'
2012-06-25 09:17:36 +02:00
SHOWINMENUS : '¿Mostrar en menús?'
SHOWINSEARCH : '¿Mostrar en búsqueda?'
2012-09-11 12:03:18 +02:00
SINGULARNAME : Page
2012-06-25 09:17:36 +02:00
TABBEHAVIOUR : Compotamiento
2012-06-25 00:42:51 +02:00
TABCONTENT : Contenido
2012-06-25 09:17:36 +02:00
TABDEPENDENT : 'Páginas dependientes'
TOPLEVEL : 'Contenido del sitio (Nivel Superior)'
TOPLEVELCREATORGROUPS : 'Creadores de nivel superior'
URLSegment : 'Segmento de la URL'
VIEWERGROUPS : 'Ver grupos'
VIEW_ALL_DESCRIPTION : 'Ver cualquier página'
2013-06-03 00:14:09 +02:00
VIEW_ALL_HELP : 'Ability to view any page on the site, regardless of the settings on the Access tab. Requires the "Access to ' 'Pages' ' section" permission'
2012-06-25 09:17:36 +02:00
VIEW_DRAFT_CONTENT : 'Ver el contenido del boceto'
VIEW_DRAFT_CONTENT_HELP : 'Applies to viewing pages outside of the CMS in draft mode. Useful for external collaborators without CMS access.'
2012-06-25 00:42:51 +02:00
Viewers : 'Grupos de Espectadores'
2012-06-25 09:17:36 +02:00
Visibility : Visibility
2012-06-25 00:42:51 +02:00
has_one_Parent : 'Página ascendiente'
2012-06-25 09:17:36 +02:00
many_many_BackLinkTracking : 'Seguimiento en retrospectiva'
many_many_ImageTracking : 'Seguir la Imagen'
many_many_LinkTracking : 'Seguir el Enlace'
SiteTreeURLSegmentField :
2013-06-03 00:14:09 +02:00
EMPTY : 'Please enter a URL Segment or click cancel'
2012-06-25 09:17:36 +02:00
HelpChars : ' Special characters are automatically converted or removed.'
StaticExporter :
BASEURL : 'URL base'
EXPORTTO : 'Exportar a esa carpeta'
NAME : 'Exportador estático'
2011-11-19 01:15:45 +01:00
TableListField :
2012-06-25 09:17:36 +02:00
SELECT : 'Seleccione:'
2012-08-06 10:43:41 +02:00
TableListField.ss :
NOITEMSFOUND : 'No items found'
SORTASC : 'Organizar en orden ascendente'
SORTDESC : 'Organizar en orden descendente'
TableListField_PageControls.ss :
DISPLAYING : Displaying
OF : of
TO : to
VIEWFIRST : 'Ver primero'
VIEWLAST : 'Ver último'
VIEWNEXT : 'Ver siguiente'
VIEWPREVIOUS : 'Ver anterior'
2012-06-25 00:42:51 +02:00
TreeTools :
DisplayLabel : 'Display:'
2013-06-03 00:14:09 +02:00
URLSegmentField :
Cancel : Cancel
Edit : Edit
OK : OK
2012-08-06 10:43:41 +02:00
ViewArchivedEmail.ss :
CANACCESS : 'Puedes acceder al sitio archivado con este enlace:'
HAVEASKED : 'Has solicitado ver el contenido de nuestro sitio en'
2012-06-25 09:17:36 +02:00
VirtualPage :
2013-06-03 00:14:09 +02:00
CHOOSE : 'Linked Page'
2012-06-25 09:17:36 +02:00
DESCRIPTION : 'Displays the content of another page'
2013-06-03 00:14:09 +02:00
EDITCONTENT : 'Edit content on linked page'
EditLink : edit
2012-06-25 09:17:36 +02:00
HEADER : 'Esta es una página virtual'
2013-06-03 00:14:09 +02:00
HEADERWITHLINK : 'This is a virtual page copying content from "{title}" ({link})'
2012-06-25 09:17:36 +02:00
PLURALNAME : 'Páginas virtuales'
PageTypNotAllowedOnRoot : 'Original page type "{type}" is not allowed on the root level for this virtual page'
SINGULARNAME : 'Página virtual'