mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
MINOR Updated translations
This commit is contained in:
parent
afc1d125af
commit
7ece19a32b
218
lang/es.yml
218
lang/es.yml
@ -1,56 +1,56 @@
|
|||||||
es:
|
es:
|
||||||
AssetAdmin:
|
AssetAdmin:
|
||||||
ADDFILES: 'Add Files'
|
ADDFILES: 'Añadir Archivos'
|
||||||
ALLOWEDEXTS: 'Allowed extensions'
|
ALLOWEDEXTS: 'Extensiones permitidas'
|
||||||
ActionAdd: 'Add folder'
|
ActionAdd: 'Añadir carpeta'
|
||||||
AppCategoryArchive: Archive
|
AppCategoryArchive: Archivar
|
||||||
AppCategoryAudio: Audio
|
AppCategoryAudio: Audio
|
||||||
AppCategoryFlash: Flash
|
AppCategoryFlash: Flash
|
||||||
AppCategoryImage: Image
|
AppCategoryImage: Imagen
|
||||||
AppCategoryVideo: Video
|
AppCategoryVideo: Vídeo
|
||||||
BackToFolder: 'Back to folder'
|
BackToFolder: 'Volver a la carpeta'
|
||||||
CREATED: Date
|
CREATED: Fecha
|
||||||
CurrentFolderOnly: 'Limit to current folder?'
|
CurrentFolderOnly: '¿Límite a la carpeta actual?'
|
||||||
DetailsView: Details
|
DetailsView: Detalles
|
||||||
FILES: Files
|
FILES: Archivos
|
||||||
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.'
|
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'
|
FROMTHEINTERNET: 'Desde internet'
|
||||||
FROMYOURCOMPUTER: 'From your computer'
|
FROMYOURCOMPUTER: 'Desde tu ordenador'
|
||||||
Filetype: 'File type'
|
Filetype: 'Tipo de archivo'
|
||||||
ListView: 'List View'
|
ListView: 'Vista de Lista'
|
||||||
MENUTITLE: Files
|
MENUTITLE: Archivos
|
||||||
NEWFOLDER: NuevaCarpeta
|
NEWFOLDER: NuevaCarpeta
|
||||||
SIZE: Size
|
SIZE: Tamaño
|
||||||
THUMBSDELETED: '{count} unused thumbnails have been deleted'
|
THUMBSDELETED: '{count} unused thumbnails have been deleted'
|
||||||
TreeView: 'Tree View'
|
TreeView: 'Vista en árbol'
|
||||||
Upload: Upload
|
Upload: Subir
|
||||||
AssetAdmin_DeleteBatchAction:
|
AssetAdmin_DeleteBatchAction:
|
||||||
TITLE: 'Delete folders'
|
TITLE: 'Delete folders'
|
||||||
AssetTableField:
|
AssetTableField:
|
||||||
BACKLINKCOUNT: 'Used on:'
|
BACKLINKCOUNT: 'Usado en:'
|
||||||
PAGES: page(s)
|
PAGES: página(s)
|
||||||
BasicFieldsTestPage:
|
BasicFieldsTestPage:
|
||||||
DESCRIPTION: 'Generic content page'
|
DESCRIPTION: 'Página de contenido genérico'
|
||||||
BigFamilyPage:
|
BigFamilyPage:
|
||||||
DESCRIPTION: 'Generic content page'
|
DESCRIPTION: 'Generic content page'
|
||||||
BrokenLinksReport:
|
BrokenLinksReport:
|
||||||
Any: Any
|
Any: Cualquiera
|
||||||
BROKENLINKS: 'Broken links report'
|
BROKENLINKS: 'Informe de enlaces rotos'
|
||||||
CheckSite: 'Check site'
|
CheckSite: 'Compobar sitio'
|
||||||
CheckSiteDropdownDraft: 'Draft Site'
|
CheckSiteDropdownDraft: 'Sitio en Borrador'
|
||||||
CheckSiteDropdownPublished: 'Published Site'
|
CheckSiteDropdownPublished: 'Sitio Publicado'
|
||||||
ColumnDateLastModified: 'Date last modified'
|
ColumnDateLastModified: 'Fecha de última modificación'
|
||||||
ColumnDateLastPublished: 'Date last published'
|
ColumnDateLastPublished: 'Fecha de última publicación'
|
||||||
ColumnProblemType: 'Problem type'
|
ColumnProblemType: 'Tipo de problema'
|
||||||
ColumnURL: URL
|
ColumnURL: URL
|
||||||
HasBrokenFile: 'has broken file'
|
HasBrokenFile: 'tiene un archivo roto'
|
||||||
HasBrokenLink: 'has broken link'
|
HasBrokenLink: 'tiene un enlace roto'
|
||||||
HasBrokenLinkAndFile: 'has broken link and file'
|
HasBrokenLinkAndFile: 'tiene un enlace y archivo roto'
|
||||||
HoverTitleEditPage: 'Edit page'
|
HoverTitleEditPage: 'Editar página'
|
||||||
PageName: 'Page name'
|
PageName: 'Nombre de la página'
|
||||||
ReasonDropdown: 'Problem to check'
|
ReasonDropdown: 'Problema a comprobar'
|
||||||
ReasonDropdownBROKENFILE: 'Broken file'
|
ReasonDropdownBROKENFILE: 'Archivo roto'
|
||||||
ReasonDropdownBROKENLINK: 'Broken link'
|
ReasonDropdownBROKENLINK: 'Enlace roto'
|
||||||
ReasonDropdownRPBROKENLINK: 'Redirector page pointing to non-existent page'
|
ReasonDropdownRPBROKENLINK: 'Redirector page pointing to non-existent page'
|
||||||
ReasonDropdownVPBROKENLINK: 'Virtual page pointing to non-existent page'
|
ReasonDropdownVPBROKENLINK: 'Virtual page pointing to non-existent page'
|
||||||
RedirectorNonExistent: 'redirector page pointing to non-existent page'
|
RedirectorNonExistent: 'redirector page pointing to non-existent page'
|
||||||
@ -58,16 +58,16 @@ es:
|
|||||||
SORTDESC: 'Sort in descending order'
|
SORTDESC: 'Sort in descending order'
|
||||||
VirtualPageNonExistent: 'virtual page pointing to non-existent page'
|
VirtualPageNonExistent: 'virtual page pointing to non-existent page'
|
||||||
CMSAddPageController:
|
CMSAddPageController:
|
||||||
Title: 'Add page'
|
Title: 'Añadir página'
|
||||||
CMSBatchActions:
|
CMSBatchActions:
|
||||||
DELETED_DRAFT_PAGES: 'Deleted %d pages from draft site, %d failures'
|
DELETED_DRAFT_PAGES: 'Deleted %d pages from draft site, %d failures'
|
||||||
DELETED_PAGES: 'Deleted %d pages from published site, %d failures'
|
DELETED_PAGES: 'Deleted %d pages from published site, %d failures'
|
||||||
DELETE_DRAFT_PAGES: 'Eliminar del sitio borrador'
|
DELETE_DRAFT_PAGES: 'Eliminar del sitio borrador'
|
||||||
DELETE_PAGES: 'Eliminar del sitio público'
|
DELETE_PAGES: 'Eliminar del sitio público'
|
||||||
PUBLISHED_PAGES: 'Published %d pages, %d failures'
|
PUBLISHED_PAGES: 'Publicadas %d páginas, %d fallos'
|
||||||
PUBLISH_PAGES: Publish
|
PUBLISH_PAGES: Publicar
|
||||||
UNPUBLISHED_PAGES: 'Un-published %d pages'
|
UNPUBLISHED_PAGES: 'No publicadas %d páginas'
|
||||||
UNPUBLISH_PAGES: Un-publish
|
UNPUBLISH_PAGES: 'Sin Publicar'
|
||||||
CMSFileAddController:
|
CMSFileAddController:
|
||||||
MENUTITLE: Files
|
MENUTITLE: Files
|
||||||
CMSMain:
|
CMSMain:
|
||||||
@ -107,41 +107,41 @@ es:
|
|||||||
TabHistory: History
|
TabHistory: History
|
||||||
TabSettings: Settings
|
TabSettings: Settings
|
||||||
CMSPageAddController:
|
CMSPageAddController:
|
||||||
MENUTITLE: 'Add page'
|
MENUTITLE: 'Añadir página'
|
||||||
ParentMode_child: 'Under another page'
|
ParentMode_child: 'Under another page'
|
||||||
ParentMode_top: 'Top level'
|
ParentMode_top: 'Nivel superior'
|
||||||
CMSPageEditController:
|
CMSPageEditController:
|
||||||
MENUTITLE: 'Edit Page'
|
MENUTITLE: 'Edit Page'
|
||||||
CMSPageHistoryController:
|
CMSPageHistoryController:
|
||||||
COMPAREMODE: 'Compare mode (select two)'
|
COMPAREMODE: 'Modo comparación (seleccionar dos)'
|
||||||
COMPAREVERSIONS: 'Compare Versions'
|
COMPAREVERSIONS: 'Comparar Versiones'
|
||||||
COMPARINGVERSION: 'Comparing versions {version1} and {version2}.'
|
COMPARINGVERSION: 'Comparing versions {version1} and {version2}.'
|
||||||
MENUTITLE: History
|
MENUTITLE: Historial
|
||||||
REVERTTOTHISVERSION: 'Revert to this version'
|
REVERTTOTHISVERSION: 'Volver a esta versión'
|
||||||
SHOWUNPUBLISHED: 'Show unpublished versions'
|
SHOWUNPUBLISHED: 'Mostrar versiones no publicadas'
|
||||||
SHOWVERSION: 'Show Version'
|
SHOWVERSION: 'Mostrar Versión'
|
||||||
VIEW: view
|
VIEW: vista
|
||||||
VIEWINGVERSION: 'Currently viewing version {version}.'
|
VIEWINGVERSION: 'Currently viewing version {version}.'
|
||||||
CMSPageHistoryController_versions.ss: 'BackLink_Button.ss: AssetAdmin_Tools.ss: TableListField.ss: CMSPagesController_Tools.ss: CMSPagesController_ContentToolbar.ss: AssetAdmin_left.ss: TableListField_PageControls.ss: ViewArchivedEmail.ss: CMSMain_left.ss: APPLY FILTER: "Apply Filter"'
|
CMSPageHistoryController_versions.ss: 'BackLink_Button.ss: AssetAdmin_Tools.ss: TableListField.ss: CMSPagesController_Tools.ss: CMSPagesController_ContentToolbar.ss: AssetAdmin_left.ss: TableListField_PageControls.ss: ViewArchivedEmail.ss: CMSMain_left.ss: APPLY FILTER: "Apply Filter"'
|
||||||
CMSPageSettingsController:
|
CMSPageSettingsController:
|
||||||
MENUTITLE: 'Edit Page'
|
MENUTITLE: 'Editar página'
|
||||||
CMSPagesController:
|
CMSPagesController:
|
||||||
GalleryView: 'Gallery View'
|
GalleryView: 'Vista de Galería'
|
||||||
ListView: 'List View'
|
ListView: 'Vista de Lista'
|
||||||
MENUTITLE: Paginas
|
MENUTITLE: Paginas
|
||||||
TreeView: 'Tree View'
|
TreeView: 'Vista en árbol'
|
||||||
CMSSearch:
|
CMSSearch:
|
||||||
FILTERDATEFROM: De
|
FILTERDATEFROM: De
|
||||||
FILTERDATEHEADING: Fecha
|
FILTERDATEHEADING: Fecha
|
||||||
FILTERDATETO: Hasta
|
FILTERDATETO: Hasta
|
||||||
FILTERLABELTEXT: Content
|
FILTERLABELTEXT: Contenido
|
||||||
CMSSettingsController:
|
CMSSettingsController:
|
||||||
AUTHOR: Author
|
AUTHOR: Autor
|
||||||
MENUTITLE: Settings
|
MENUTITLE: Ajustes
|
||||||
NOTPUBLISHED: 'Not published'
|
NOTPUBLISHED: 'No publicado'
|
||||||
PUBLISHER: Publisher
|
PUBLISHER: Editor
|
||||||
UNKNOWN: Unknown
|
UNKNOWN: Desconocido
|
||||||
WHEN: When
|
WHEN: Cuando
|
||||||
CMSSiteTreeFilter_ChangedPages:
|
CMSSiteTreeFilter_ChangedPages:
|
||||||
ENABLEDRAGGING: 'Drag''n''drop'
|
ENABLEDRAGGING: 'Drag''n''drop'
|
||||||
GO: Ir
|
GO: Ir
|
||||||
@ -152,18 +152,18 @@ es:
|
|||||||
VIEWNEXT: 'Ver siguiente'
|
VIEWNEXT: 'Ver siguiente'
|
||||||
VIEWPREVIOUS: 'Ver anterior'
|
VIEWPREVIOUS: 'Ver anterior'
|
||||||
CMSSiteTreeFilter_DeletedPages:
|
CMSSiteTreeFilter_DeletedPages:
|
||||||
Title: 'All pages, including deleted'
|
Title: 'Todas las páginas'
|
||||||
CMSSiteTreeFilter_Search:
|
CMSSiteTreeFilter_Search:
|
||||||
Title: 'Todas las paginas'
|
Title: 'Todas las paginas'
|
||||||
ContentControl:
|
ContentControl:
|
||||||
NOTEWONTBESHOWN: 'Note: this message will not be shown to your visitors'
|
NOTEWONTBESHOWN: 'Nota: este mensaje no se mostrará a tus visitantes'
|
||||||
ContentController:
|
ContentController:
|
||||||
ARCHIVEDSITE: 'Archived Site'
|
ARCHIVEDSITE: 'Archived Site'
|
||||||
ARCHIVEDSITEFROM: 'Archived site from'
|
ARCHIVEDSITEFROM: 'Archived site from'
|
||||||
CMS: CMS
|
CMS: CMS
|
||||||
DRAFTSITE: 'Draft Site'
|
DRAFTSITE: 'Sitio en Borrador'
|
||||||
DRAFT_SITE_ACCESS_RESTRICTION: 'Debe iniciar sesión para poder acceder a los contenidos archivados o al borrador. <a href="%s">De un click aquí para regresar al sitio publicado.</a>'
|
DRAFT_SITE_ACCESS_RESTRICTION: 'Debe iniciar sesión para poder acceder a los contenidos archivados o al borrador. <a href="%s">De un click aquí para regresar al sitio publicado.</a>'
|
||||||
Email: Email
|
Email: 'Correo electrónico'
|
||||||
InstallFilesDeleted: 'Installation files have been successfully deleted.'
|
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>'
|
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>'
|
||||||
InstallSuccessCongratulations: 'SilverStripe has been successfully installed.'
|
InstallSuccessCongratulations: 'SilverStripe has been successfully installed.'
|
||||||
@ -172,7 +172,7 @@ es:
|
|||||||
LOGOUT: 'Log out'
|
LOGOUT: 'Log out'
|
||||||
NOTLOGGEDIN: 'Not logged in'
|
NOTLOGGEDIN: 'Not logged in'
|
||||||
PUBLISHEDSITE: 'Published Site'
|
PUBLISHEDSITE: 'Published Site'
|
||||||
Password: Password
|
Password: Contraseña
|
||||||
PostInstallTutorialIntro: 'This website is a simplistic version of a SilverStripe 2 site. To extend this, please take a look at {link}.'
|
PostInstallTutorialIntro: 'This website is a simplistic version of a SilverStripe 2 site. To extend this, please take a look at {link}.'
|
||||||
StartEditing: 'You can start editing your site\\''s content by opening <a href="{link}">the CMS</a>.'
|
StartEditing: 'You can start editing your site\\''s content by opening <a href="{link}">the CMS</a>.'
|
||||||
UnableDeleteInstall: 'Unable to delete installation files. Please delete the files below manually'
|
UnableDeleteInstall: 'Unable to delete installation files. Please delete the files below manually'
|
||||||
@ -181,8 +181,8 @@ es:
|
|||||||
CODE: 'Código de error'
|
CODE: 'Código de error'
|
||||||
DEFAULTERRORPAGECONTENT: '<p>Lo sentimos, parece que intentaste acceder a una página que no existe.</p><p>Por favor, comprueba que la URL que intentabas acceder está bien escrita e inténtalo de nuevo.</p>'
|
DEFAULTERRORPAGECONTENT: '<p>Lo sentimos, parece que intentaste acceder a una página que no existe.</p><p>Por favor, comprueba que la URL que intentabas acceder está bien escrita e inténtalo de nuevo.</p>'
|
||||||
DEFAULTERRORPAGETITLE: 'Página no encontrada'
|
DEFAULTERRORPAGETITLE: 'Página no encontrada'
|
||||||
DEFAULTSERVERERRORPAGECONTENT: '<p>Sorry, there was a problem with handling your request.</p>'
|
DEFAULTSERVERERRORPAGECONTENT: '<p>Lo sentimos, hubo un problema al gestionar tu solicitud.</p>'
|
||||||
DEFAULTSERVERERRORPAGETITLE: 'Server error'
|
DEFAULTSERVERERRORPAGETITLE: 'Error de servidor'
|
||||||
DESCRIPTION: 'Custom content for different error cases (e.g. "Page not found")'
|
DESCRIPTION: 'Custom content for different error cases (e.g. "Page not found")'
|
||||||
ERRORFILEPROBLEM: 'Error opening file "{filename}" for writing. Please check file permissions.'
|
ERRORFILEPROBLEM: 'Error opening file "{filename}" for writing. Please check file permissions.'
|
||||||
400: '400 - Petición incorrecta (Bad Request)'
|
400: '400 - Petición incorrecta (Bad Request)'
|
||||||
@ -209,16 +209,16 @@ es:
|
|||||||
504: '504- La pasarela de comunicación claudicó '
|
504: '504- La pasarela de comunicación claudicó '
|
||||||
505: '505- Versión HTTP no cubierta'
|
505: '505- Versión HTTP no cubierta'
|
||||||
Folder:
|
Folder:
|
||||||
AddFolderButton: 'Add folder'
|
AddFolderButton: 'Añadir carpeta'
|
||||||
DELETEUNUSEDTHUMBNAILS: 'Borrar miniaturas sin usar'
|
DELETEUNUSEDTHUMBNAILS: 'Borrar miniaturas sin usar'
|
||||||
UNUSEDFILESTITLE: 'Archivos sin usar'
|
UNUSEDFILESTITLE: 'Archivos sin usar'
|
||||||
UNUSEDTHUMBNAILSTITLE: 'Miniaturas sin usar'
|
UNUSEDTHUMBNAILSTITLE: 'Miniaturas sin usar'
|
||||||
UploadFilesButton: Upload
|
UploadFilesButton: Subir
|
||||||
GridFieldTestPage:
|
GridFieldTestPage:
|
||||||
DESCRIPTION: 'Generic content page'
|
DESCRIPTION: 'Página de contenido genérico'
|
||||||
LeftAndMain:
|
LeftAndMain:
|
||||||
DELETED: Deleted.
|
DELETED: Deleted.
|
||||||
PreviewButton: Preview
|
PreviewButton: 'Vista previa'
|
||||||
SAVEDUP: Saved.
|
SAVEDUP: Saved.
|
||||||
STATUSPUBLISHEDSUCCESS: 'Published ''{title}'' successfully'
|
STATUSPUBLISHEDSUCCESS: 'Published ''{title}'' successfully'
|
||||||
SearchResults: 'Resultados de la búsqueda'
|
SearchResults: 'Resultados de la búsqueda'
|
||||||
@ -232,9 +232,9 @@ es:
|
|||||||
MyOtherPage:
|
MyOtherPage:
|
||||||
DESCRIPTION: 'Generic content page'
|
DESCRIPTION: 'Generic content page'
|
||||||
MyPage:
|
MyPage:
|
||||||
DESCRIPTION: 'Generic content page'
|
DESCRIPTION: 'Página de contenido genérico'
|
||||||
MyRandomPage:
|
MyRandomPage:
|
||||||
DESCRIPTION: 'Generic content page'
|
DESCRIPTION: 'Página de contenido genérico'
|
||||||
PackageManagerPage:
|
PackageManagerPage:
|
||||||
DESCRIPTION: 'Generic content page'
|
DESCRIPTION: 'Generic content page'
|
||||||
RESET: Reset
|
RESET: Reset
|
||||||
@ -243,10 +243,10 @@ es:
|
|||||||
Permission:
|
Permission:
|
||||||
CMS_ACCESS_CATEGORY: 'CMS Access'
|
CMS_ACCESS_CATEGORY: 'CMS Access'
|
||||||
Permissions:
|
Permissions:
|
||||||
CONTENT_CATEGORY: 'Content permissions'
|
CONTENT_CATEGORY: 'Permisos de contenido'
|
||||||
PERMISSIONS_CATEGORY: 'Roles and access permissions'
|
PERMISSIONS_CATEGORY: 'Permisos de roles y accesos'
|
||||||
RedirectorPage:
|
RedirectorPage:
|
||||||
DESCRIPTION: 'Redirects to a different internal page'
|
DESCRIPTION: 'Redirige a un página interna diferente'
|
||||||
HASBEENSETUP: 'Se ha establecido una página redireccionadora sin ningún sitio al cual redireccionar.'
|
HASBEENSETUP: 'Se ha establecido una página redireccionadora sin ningún sitio al cual redireccionar.'
|
||||||
HEADER: 'Esta página redireccionará a los usuarios a otra página'
|
HEADER: 'Esta página redireccionará a los usuarios a otra página'
|
||||||
OTHERURL: 'Otra dirección URL de un sitio web'
|
OTHERURL: 'Otra dirección URL de un sitio web'
|
||||||
@ -255,12 +255,12 @@ es:
|
|||||||
REDIRECTTOPAGE: 'Una página en su sitio web'
|
REDIRECTTOPAGE: 'Una página en su sitio web'
|
||||||
YOURPAGE: 'Página en su sitio web'
|
YOURPAGE: 'Página en su sitio web'
|
||||||
RelationFieldsTestPage:
|
RelationFieldsTestPage:
|
||||||
DESCRIPTION: 'Generic content page'
|
DESCRIPTION: 'Página de contenido genérico'
|
||||||
FILTER: Filter
|
FILTER: Filtro
|
||||||
ReportAdmin:
|
ReportAdmin:
|
||||||
MENUTITLE: Reports
|
MENUTITLE: Reports
|
||||||
ReportAdminForm:
|
ReportAdminForm:
|
||||||
FILTERBY: 'Filter by'
|
FILTERBY: 'Filtrar por'
|
||||||
SearchForm:
|
SearchForm:
|
||||||
GO: IR
|
GO: IR
|
||||||
SEARCH: Buscar
|
SEARCH: Buscar
|
||||||
@ -278,10 +278,10 @@ es:
|
|||||||
ParameterLiveCheckbox: 'Check live site'
|
ParameterLiveCheckbox: 'Check live site'
|
||||||
REPEMPTY: 'The {title} report is empty.'
|
REPEMPTY: 'The {title} report is empty.'
|
||||||
SilverStripeNavigatorLink:
|
SilverStripeNavigatorLink:
|
||||||
ShareInstructions: 'To share a this to this page, copy and paste the link below.'
|
ShareInstructions: 'Para compartir ésta a esta página, copiar y pegar el enlace de abajo.'
|
||||||
ShareLink: 'Share link'
|
ShareLink: 'Compartir enlace'
|
||||||
SilverStripeNavigatorLinkl:
|
SilverStripeNavigatorLinkl:
|
||||||
CloseLink: Close
|
CloseLink: Cerrar
|
||||||
SiteConfig:
|
SiteConfig:
|
||||||
DEFAULTTHEME: '(Use default theme)'
|
DEFAULTTHEME: '(Use default theme)'
|
||||||
EDITHEADER: 'Who can edit pages on this site?'
|
EDITHEADER: 'Who can edit pages on this site?'
|
||||||
@ -302,7 +302,7 @@ es:
|
|||||||
ACCESSLOGGEDIN: 'Usuarios autentificados'
|
ACCESSLOGGEDIN: 'Usuarios autentificados'
|
||||||
ACCESSONLYTHESE: 'Solo estas personas (elija de la lista)'
|
ACCESSONLYTHESE: 'Solo estas personas (elija de la lista)'
|
||||||
ADDEDTODRAFTHELP: 'Page has not been published yet'
|
ADDEDTODRAFTHELP: 'Page has not been published yet'
|
||||||
ADDEDTODRAFTSHORT: Draft
|
ADDEDTODRAFTSHORT: Borrador
|
||||||
ALLOWCOMMENTS: '¿Permitir comentarios en esta página?'
|
ALLOWCOMMENTS: '¿Permitir comentarios en esta página?'
|
||||||
APPEARSVIRTUALPAGES: 'This content also appears on the virtual pages in the {title} sections.'
|
APPEARSVIRTUALPAGES: 'This content also appears on the virtual pages in the {title} sections.'
|
||||||
BUTTONCANCELDRAFT: 'Cancelar los cambios en el borrador'
|
BUTTONCANCELDRAFT: 'Cancelar los cambios en el borrador'
|
||||||
@ -310,8 +310,8 @@ es:
|
|||||||
BUTTONSAVEPUBLISH: 'Guardar y Publicar'
|
BUTTONSAVEPUBLISH: 'Guardar y Publicar'
|
||||||
BUTTONUNPUBLISH: 'Sin Publicar'
|
BUTTONUNPUBLISH: 'Sin Publicar'
|
||||||
BUTTONUNPUBLISHDESC: 'Elimine esta página del sitio publicado'
|
BUTTONUNPUBLISHDESC: 'Elimine esta página del sitio publicado'
|
||||||
Back: Back
|
Back: Atras
|
||||||
CREATED: 'Date Created'
|
CREATED: 'Fecha de creación'
|
||||||
Comments: Comentarios
|
Comments: Comentarios
|
||||||
Content: Contenido
|
Content: Contenido
|
||||||
DEFAULTABOUTCONTENT: '<p>Tú puedes rellenar esta página con tu propio contenido, o borrarla y crear tus propias páginas.<br />Aquí pondrías información sobre los dueños de tu página.<br /></p>'
|
DEFAULTABOUTCONTENT: '<p>Tú puedes rellenar esta página con tu propio contenido, o borrarla y crear tus propias páginas.<br />Aquí pondrías información sobre los dueños de tu página.<br /></p>'
|
||||||
@ -321,35 +321,35 @@ es:
|
|||||||
DEFAULTHOMECONTENT: '<p>Bienvenido a SilverStripe! Esta es la página de inicio por defecto. Puedes editarla abriendo <a href="admin/">el Sistema Gestor de Contenidos (CMS)</a>. Puedes acceder ahora a <a href="http://doc.silverstripe.com">la documentación para desarrolladores</a>, o empezar <a href="http://doc.silverstripe.com/doku.php?id=tutorials">los tutoriales.</a></p>'
|
DEFAULTHOMECONTENT: '<p>Bienvenido a SilverStripe! Esta es la página de inicio por defecto. Puedes editarla abriendo <a href="admin/">el Sistema Gestor de Contenidos (CMS)</a>. Puedes acceder ahora a <a href="http://doc.silverstripe.com">la documentación para desarrolladores</a>, o empezar <a href="http://doc.silverstripe.com/doku.php?id=tutorials">los tutoriales.</a></p>'
|
||||||
DEFAULTHOMETITLE: Inicio
|
DEFAULTHOMETITLE: Inicio
|
||||||
DELETEDPAGEHELP: 'Page is no longer published'
|
DELETEDPAGEHELP: 'Page is no longer published'
|
||||||
DELETEDPAGESHORT: Deleted
|
DELETEDPAGESHORT: Borrado
|
||||||
DEPENDENT_NOTE: 'The following pages depend on this page. This includes virtual pages, redirector pages, and pages with content links.'
|
DEPENDENT_NOTE: 'Las siguientes páginas dependen de esta página. Esto incluye páginas virtuales, páginas de redireccionamiento, y las páginas con enlaces de contenido.'
|
||||||
DependtPageColumnLinkType: 'Link type'
|
DependtPageColumnLinkType: 'Tipo de enlace'
|
||||||
DependtPageColumnURL: URL
|
DependtPageColumnURL: URL
|
||||||
EDITANYONE: 'Cualquiera que pueda iniciar sesión en el CMS'
|
EDITANYONE: 'Cualquiera que pueda iniciar sesión en el CMS'
|
||||||
EDITHEADER: '¿Quién puede editar esta página?'
|
EDITHEADER: '¿Quién puede editar esta página?'
|
||||||
EDITONLYTHESE: 'Solo estas personas (elija de la lista)'
|
EDITONLYTHESE: 'Solo estas personas (elija de la lista)'
|
||||||
EDITORGROUPS: 'Editor Groups'
|
EDITORGROUPS: 'Editor Groups'
|
||||||
EDIT_ALL_DESCRIPTION: 'Edit any page'
|
EDIT_ALL_DESCRIPTION: 'Editar cualquier página'
|
||||||
EDIT_ALL_HELP: 'Ability to edit any page on the site, regardless of the settings on the Access tab. Requires the "Access to ''Pages'' section" permission'
|
EDIT_ALL_HELP: 'Posibilidad de editar cualquier página en el sitio, independientemente de la configuración de la pestaña de Acceso. Requiere permiso "Acceso a la sección ''Páginas''"'
|
||||||
Editors: 'Grupo de Editores'
|
Editors: 'Grupo de Editores'
|
||||||
HASBROKENLINKS: 'Esta página contiene enlaces rotos.'
|
HASBROKENLINKS: 'Esta página contiene enlaces rotos.'
|
||||||
HTMLEDITORTITLE: Contenido
|
HTMLEDITORTITLE: Contenido
|
||||||
INHERIT: 'Heredar de página padre'
|
INHERIT: 'Heredar de página padre'
|
||||||
LASTUPDATED: 'Last Updated'
|
LASTUPDATED: 'Última actualización'
|
||||||
LINKCHANGENOTE: 'Changing this page''s link will also affect the links of all child pages.'
|
LINKCHANGENOTE: 'Cambio el enlace de esta página también afectará a los enlaces de todas las páginas hijas.'
|
||||||
MENUTITLE: 'Etiqueta de Navegación'
|
MENUTITLE: 'Etiqueta de Navegación'
|
||||||
METADESC: Descripción
|
METADESC: Descripción
|
||||||
METAEXTRA: 'Meta Tags Personalizadas'
|
METAEXTRA: 'Meta Tags Personalizadas'
|
||||||
METAKEYWORDS: 'Palabras Clave'
|
METAKEYWORDS: 'Palabras Clave'
|
||||||
METATITLE: Título
|
METATITLE: Título
|
||||||
MODIFIEDONDRAFTHELP: 'Page has unpublished changes'
|
MODIFIEDONDRAFTHELP: 'Page has unpublished changes'
|
||||||
MODIFIEDONDRAFTSHORT: Modified
|
MODIFIEDONDRAFTSHORT: Modificado
|
||||||
PAGELOCATION: 'Page location'
|
PAGELOCATION: 'Localización de la página'
|
||||||
PAGETITLE: 'Nombre de la página'
|
PAGETITLE: 'Nombre de la página'
|
||||||
PAGETYPE: 'Tipo de Página'
|
PAGETYPE: 'Tipo de Página'
|
||||||
PARENTID: 'Parent page'
|
PARENTID: 'Página padre'
|
||||||
PARENTTYPE: 'Page location'
|
PARENTTYPE: 'Localización de la página'
|
||||||
PARENTTYPE_ROOT: 'Top-level page'
|
PARENTTYPE_ROOT: 'Página de nivel superior'
|
||||||
PARENTTYPE_SUBPAGE: 'Sub-page underneath a parent page'
|
PARENTTYPE_SUBPAGE: 'Sub-page underneath a parent page'
|
||||||
PERMISSION_GRANTACCESS_DESCRIPTION: 'Controlar qué grupos pueden acceder o editar determinadas páginas'
|
PERMISSION_GRANTACCESS_DESCRIPTION: 'Controlar qué grupos pueden acceder o editar determinadas páginas'
|
||||||
PERMISSION_GRANTACCESS_HELP: 'Allow setting of page-specific access restrictions in the "Pages" section.'
|
PERMISSION_GRANTACCESS_HELP: 'Allow setting of page-specific access restrictions in the "Pages" section.'
|
||||||
@ -357,7 +357,7 @@ es:
|
|||||||
PageTypNotAllowedOnRoot: 'Page type "{type}" is not allowed on the root level'
|
PageTypNotAllowedOnRoot: 'Page type "{type}" is not allowed on the root level'
|
||||||
PageTypeNotAllowed: 'Page type "{type}" not allowed as child of this parent page'
|
PageTypeNotAllowed: 'Page type "{type}" not allowed as child of this parent page'
|
||||||
REMOVEDFROMDRAFTHELP: 'Page is published, but has been deleted from draft'
|
REMOVEDFROMDRAFTHELP: 'Page is published, but has been deleted from draft'
|
||||||
REMOVEDFROMDRAFTSHORT: 'Removed from draft'
|
REMOVEDFROMDRAFTSHORT: 'Eliminar de borrador'
|
||||||
REMOVE_INSTALL_WARNING: 'Warning: You should remove install.php from this SilverStripe install for security reasons.'
|
REMOVE_INSTALL_WARNING: 'Warning: You should remove install.php from this SilverStripe install for security reasons.'
|
||||||
REORGANISE_DESCRIPTION: 'Change site structure'
|
REORGANISE_DESCRIPTION: 'Change site structure'
|
||||||
REORGANISE_HELP: 'Rearrange pages in the site tree through drag&drop.'
|
REORGANISE_HELP: 'Rearrange pages in the site tree through drag&drop.'
|
||||||
@ -366,17 +366,17 @@ es:
|
|||||||
SINGULARNAME: 'Árbol del Sitio'
|
SINGULARNAME: 'Árbol del Sitio'
|
||||||
TABBEHAVIOUR: Comportamiento
|
TABBEHAVIOUR: Comportamiento
|
||||||
TABCONTENT: Contenido
|
TABCONTENT: Contenido
|
||||||
TABDEPENDENT: 'Dependent pages'
|
TABDEPENDENT: 'Páginas dependientes'
|
||||||
TOPLEVEL: 'Contenido del Sitio (Top Level)'
|
TOPLEVEL: 'Contenido del Sitio (Top Level)'
|
||||||
TOPLEVELCREATORGROUPS: 'Top level creators'
|
TOPLEVELCREATORGROUPS: 'Top level creators'
|
||||||
URLSegment: 'Segmento de URL'
|
URLSegment: 'Segmento de URL'
|
||||||
VIEWERGROUPS: 'Viewer Groups'
|
VIEWERGROUPS: 'Viewer Groups'
|
||||||
VIEW_ALL_DESCRIPTION: 'View any page'
|
VIEW_ALL_DESCRIPTION: 'Ver cualquier página'
|
||||||
VIEW_ALL_HELP: 'Ability to view any page on the site, regardless of the settings on the Access tab. Requires the "Access to Site Content" permission'
|
VIEW_ALL_HELP: 'Ability to view any page on the site, regardless of the settings on the Access tab. Requires the "Access to Site Content" permission'
|
||||||
VIEW_DRAFT_CONTENT: 'View draft content'
|
VIEW_DRAFT_CONTENT: 'Ver contenido en borrador'
|
||||||
VIEW_DRAFT_CONTENT_HELP: 'Applies to viewing pages outside of the CMS in draft mode. Useful for external collaborators without CMS access.'
|
VIEW_DRAFT_CONTENT_HELP: 'Se aplica a la visualización de las páginas fuera del CMS en modo borrador. Útil para los colaboradores externos que no tienen acceso al CMS.'
|
||||||
Viewers: 'Grupos de Observadores'
|
Viewers: 'Grupos de Observadores'
|
||||||
Visibility: Visibility
|
Visibility: Visibilidad
|
||||||
has_one_Parent: 'Página padre'
|
has_one_Parent: 'Página padre'
|
||||||
many_many_BackLinkTracking: 'Rastreo de Backlinks'
|
many_many_BackLinkTracking: 'Rastreo de Backlinks'
|
||||||
many_many_ImageTracking: 'Rastreo de Imágenes'
|
many_many_ImageTracking: 'Rastreo de Imágenes'
|
||||||
@ -388,8 +388,8 @@ es:
|
|||||||
EXPORTTO: 'Exportar a esa carpeta'
|
EXPORTTO: 'Exportar a esa carpeta'
|
||||||
NAME: 'Exportador estático'
|
NAME: 'Exportador estático'
|
||||||
TableListField:
|
TableListField:
|
||||||
FILTER: Filter
|
FILTER: Filtro
|
||||||
SELECT: 'Select:'
|
SELECT: Seleccionar
|
||||||
TestFileUploadPage:
|
TestFileUploadPage:
|
||||||
DESCRIPTION: 'Generic content page'
|
DESCRIPTION: 'Generic content page'
|
||||||
TestPage:
|
TestPage:
|
||||||
@ -398,7 +398,7 @@ es:
|
|||||||
DisplayLabel: 'Display:'
|
DisplayLabel: 'Display:'
|
||||||
VirtualPage:
|
VirtualPage:
|
||||||
CHOOSE: 'Elija una página a enlazar'
|
CHOOSE: 'Elija una página a enlazar'
|
||||||
DESCRIPTION: 'Displays the content of another page'
|
DESCRIPTION: 'Muestra el contenido de otra página'
|
||||||
EDITCONTENT: 'haga click aquí para editar el contenido'
|
EDITCONTENT: 'haga click aquí para editar el contenido'
|
||||||
HEADER: 'Esta es una página virtual'
|
HEADER: 'Esta es una página virtual'
|
||||||
PLURALNAME: 'Páginas Virtuales'
|
PLURALNAME: 'Páginas Virtuales'
|
||||||
|
Loading…
Reference in New Issue
Block a user