2012-04-16 01:56:12 +00:00
{
2017-03-03 09:01:35 +00:00
"appliesToEverything" : {
2017-07-12 07:14:37 +00:00
"message" : "Todos los sitios" ,
"description" : "Text displayed for styles that apply to all sites"
2017-03-03 09:01:35 +00:00
} ,
2017-09-06 11:34:32 +00:00
"linterIssues" : {
"message" : "Problemas" ,
"description" : "Label for the CSS linter issues block on the style edit page"
} ,
2017-03-03 09:01:35 +00:00
"defaultTheme" : {
2017-07-12 07:14:37 +00:00
"message" : "predeterminado" ,
"description" : "Default CodeMirror CSS theme option on the edit style page"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestTitle" : {
2017-09-06 11:34:32 +00:00
"message" : "Lista de pestañas coincidentes abiertas (pulse en el URL para poner el foco en esa pestaña)" ,
2017-07-12 07:14:37 +00:00
"description" : "RegExp test report: title of the report"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"bckpInstStyles" : {
2017-07-12 07:14:37 +00:00
"message" : "Exportar estilos" ,
"description" : ""
2017-03-03 09:01:35 +00:00
} ,
2017-11-25 13:34:43 +00:00
"manageOnlyUsercss" : {
"message" : "Sólo estilos Usercss" ,
"description" : "Checkbox to show only Usercss styles"
} ,
2017-03-03 09:01:35 +00:00
"optionsUpdateInterval" : {
2017-07-12 07:14:37 +00:00
"message" : "Buscar e instalar automáticamente todas las actualizaciones disponibles de estilos de usuario (en horas)" ,
"description" : ""
} ,
"styleEnabledToggleHint" : {
"message" : "Pulse Alt-Intro para accionar el estado habilitado/deshabilitado y guardar el estilo" ,
"description" : "Help text for the '[x] enable' checkbox in the editor"
2017-03-03 09:01:35 +00:00
} ,
"exportLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Exportar" ,
"description" : "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
2017-03-03 09:01:35 +00:00
} ,
2017-11-20 12:06:27 +00:00
"installButton" : {
2017-12-03 05:26:57 +00:00
"message" : "Instalar estilo" ,
2017-11-20 12:06:27 +00:00
"description" : "Label for install button"
} ,
"styleMetaErrorCheckbox" : {
"message" : "Casilla @var no válida: El valor debe estar ser 0 o 1" ,
"description" : "Error displayed when the value of @var checkbox is invalid"
} ,
2017-09-06 11:34:32 +00:00
"linterJSONError" : {
"message" : "Formato JSON no válido" ,
"description" : "Setting linter config with invalid JSON"
2017-03-03 09:01:35 +00:00
} ,
2017-12-03 05:26:57 +00:00
"popupHotkeysTooltip" : {
"message" : "Pulse para ver teclas de atajo disponibles." ,
"description" : "Tooltip displayed when hovering the right edge of the extension popup"
} ,
2017-03-03 09:01:35 +00:00
"optionsBadgeNormal" : {
2017-07-12 07:14:37 +00:00
"message" : "Color de fondo" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"updateCheckHistory" : {
2017-07-12 07:14:37 +00:00
"message" : "Historial de búsqueda de actualizaciones" ,
"description" : ""
2017-03-03 09:01:35 +00:00
} ,
"cm_tabSize" : {
2017-07-12 07:14:37 +00:00
"message" : "Tamaño de la pestaña" ,
"description" : "Label for the text box controlling tab size option for the style editor."
2017-03-03 09:01:35 +00:00
} ,
"enableStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Activar" ,
"description" : "Label for the button to enable a style"
2017-03-03 09:01:35 +00:00
} ,
"styleMissingName" : {
2017-07-12 07:14:37 +00:00
"message" : "Introduzca un nombre" ,
"description" : "Error displayed when user saves without providing a name"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"genericHistoryLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Historial" ,
"description" : "Used in various places to show a history log of something"
2017-05-06 11:00:11 +00:00
} ,
"shortcutsNote" : {
2017-07-12 07:14:37 +00:00
"message" : "Defina atajos de teclado" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"appliesDomainOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URLs en el dominio" ,
"description" : "Option to make the style apply to the entered string as a domain"
2017-03-03 09:01:35 +00:00
} ,
"checkForUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Buscar actualización" ,
"description" : "Label for the button to check a single style for an update"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleNotAppliedRegexpProblemTooltip" : {
2017-07-12 07:14:37 +00:00
"message" : "El estilo no se aplicó debido a su uso incorrecto de 'regexp()'" ,
"description" : "Tooltip in the popup for styles that were not applied at all"
2017-05-06 11:00:11 +00:00
} ,
2017-11-25 13:34:43 +00:00
"colorpickerSwitchFormatTooltip" : {
"message" : "Alternar formatos: HEX -> RGB -> HSL.\nMayús+Clic para invertir la dirección.\nTambién con las teclas RePág (Retroceso de página), AvPág (Avance de página)." ,
"description" : "Tooltip for the switch button in the color picker popup in the style editor."
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpInvalidExplanation" : {
2017-07-12 07:14:37 +00:00
"message" : "Algunas reglas «regexp()» que no se pudieron compilar en absoluto." ,
"description" : ""
} ,
"optionsIconDark" : {
"message" : "Temas de navegador oscuros" ,
"description" : ""
2017-03-03 09:01:35 +00:00
} ,
2017-11-20 12:06:27 +00:00
"styleFromMozillaFormatError" : {
"message" : "No se pudo importar desde el formato Mozilla" ,
"description" : "Label for the import error"
} ,
2017-03-03 09:01:35 +00:00
"importAppendLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Agregar al estilo" ,
"description" : "Label for the button to import a style and append to the existing sections"
2017-03-03 09:01:35 +00:00
} ,
"optionsOpenManager" : {
2017-07-12 07:14:37 +00:00
"message" : "Administrar estilos" ,
"description" : ""
2017-03-03 09:01:35 +00:00
} ,
"updateAllCheckSucceededNoUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "No se encontraron actualizaciones." ,
"description" : "Text that displays when an update all check completed and no updates are available"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"importReportLegendAdded" : {
2017-07-12 07:14:37 +00:00
"message" : "añadidos" ,
"description" : "Text after the number of styles added in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"styleFromMozillaFormatPrompt" : {
2017-07-12 07:14:37 +00:00
"message" : "Pegue el código de formato Mozilla" ,
"description" : "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"dragDropMessage" : {
2017-07-12 07:14:37 +00:00
"message" : "Suelte su fichero de copia de seguridad en cualquier lugar de esta página para importarlo." ,
"description" : "Drag'n'drop message"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"helpAlt" : {
2017-07-12 07:14:37 +00:00
"message" : "Ayuda" ,
"description" : "Alternate text for help buttons"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"confirmOK" : {
2017-07-12 07:14:37 +00:00
"message" : "Aceptar" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"search" : {
2017-07-12 07:14:37 +00:00
"message" : "Buscar" ,
"description" : "Label before the search input field in the editor shown on Ctrl-F"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"manageFaviconsGray" : {
2017-07-12 07:14:37 +00:00
"message" : "Atenuado" ,
"description" : "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"versionInvalidOlder" : {
"message" : "Esta versión es posterior al estilo instalado." ,
"description" : "Displayed when the version of style is older than the installed one"
} ,
2017-03-03 09:01:35 +00:00
"confirmYes" : {
2017-07-12 07:14:37 +00:00
"message" : "Sí" ,
"description" : "'Yes' button in a confirm dialog"
2017-03-03 09:01:35 +00:00
} ,
"findStylesForSite" : {
2017-07-12 07:14:37 +00:00
"message" : "Encontrar más estilos para este sitio" ,
"description" : "Text for a link that gets a list of styles for the current site"
2017-03-03 09:01:35 +00:00
} ,
"manageHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Estilos instalados" ,
"description" : "Heading for the manage page"
2017-03-03 09:01:35 +00:00
} ,
"styleBeautify" : {
2017-07-12 07:14:37 +00:00
"message" : "Embellecer" ,
"description" : "Label for the CSS-beautifier button on the edit style page"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpProblemTooltip" : {
2017-07-12 07:14:37 +00:00
"message" : "Número de secciones no aplicadas debido a un uso incorrecto de 'regexp()'" ,
"description" : "Tooltip in the popup for styles that were applied only partially"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"styleEnabledLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Activado" ,
"description" : "Label for the enabled state of styles"
2017-03-03 09:01:35 +00:00
} ,
2017-09-06 11:34:32 +00:00
"linterConfigTooltip" : {
"message" : "Pulse para configurar este deshilvanador (linter)" ,
"description" : "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
} ,
2017-03-03 09:01:35 +00:00
"styleToMozillaFormatHelp" : {
2017-07-12 07:14:37 +00:00
"message" : "El formato Mozilla del código se puede enviar a userstyles.org y usarse con el Stylish para Firefox clásico." ,
"description" : "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
2017-03-03 09:01:35 +00:00
} ,
"sectionAdd" : {
2017-07-12 07:14:37 +00:00
"message" : "Añadir otra sección" ,
"description" : "Label for the button to add a section"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestPartial" : {
2017-07-12 07:14:37 +00:00
"message" : "No completamente coincidentes, por tanto omitidos" ,
"description" : "RegExp test report: label for the partially matching expressions"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"styleSaveLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Guardar" ,
"description" : "Label for save button for style editing"
2017-03-03 09:01:35 +00:00
} ,
2017-09-06 11:34:32 +00:00
"genericSavedMessage" : {
"message" : "Guardado" ,
"description" : "Used in various parts of the UI to indicate that something was saved"
} ,
2017-05-06 11:00:11 +00:00
"confirmDelete" : {
2017-09-06 11:34:32 +00:00
"message" : "Eliminar" ,
2017-07-12 07:14:37 +00:00
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"confirmDefault" : {
"message" : "Usar predeterminado" ,
"description" : "'Set to default' button in a confirm dialog"
} ,
2017-05-06 11:00:11 +00:00
"confirmCancel" : {
2017-07-12 07:14:37 +00:00
"message" : "Cancelar" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"cm_autoCloseBracketsTooltip" : {
"message" : "Añade automáticamente un equivalente de cierre al escribir uno de apertura de ()[]{}''\"\"" ,
"description" : "Label for the checkbox in the style editor."
} ,
2017-03-03 09:01:35 +00:00
"retrieveBckp" : {
2017-07-12 07:14:37 +00:00
"message" : "Importar estilos" ,
"description" : ""
2017-03-03 09:01:35 +00:00
} ,
"confirmStop" : {
2017-07-12 07:14:37 +00:00
"message" : "Detener" ,
"description" : "'Stop' button in a confirm dialog"
2017-03-03 09:01:35 +00:00
} ,
"writeStyleForURL" : {
2017-07-12 07:14:37 +00:00
"message" : "este URL" ,
"description" : "Text for link in toolbar pop-up to write a new style for the current URL"
2017-03-03 09:01:35 +00:00
} ,
"optionsSubheading" : {
2017-07-12 07:14:37 +00:00
"message" : "Más opciones" ,
"description" : "Subheading for options section on manage page."
2017-03-03 09:01:35 +00:00
} ,
"appliesAdd" : {
2017-07-12 07:14:37 +00:00
"message" : "Añadir" ,
"description" : "Label for the button to add an 'applies' entry"
2017-03-03 09:01:35 +00:00
} ,
"appliesRegexpOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URLs coincidentes con la regexp" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsAdvancedExposeIframesNote" : {
2017-07-12 07:14:37 +00:00
"message" : "Activa la escritura de CSS específico-para-iframe como «html[stylus-iframe] h1 { display:none }»" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"importReportLegendUpdatedCode" : {
2017-07-12 07:14:37 +00:00
"message" : "código actualizado" ,
"description" : "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"styleInstall" : {
2017-06-05 11:15:07 +00:00
"message" : "¿Quiere instalar «$stylename$» en Stylus?" ,
2017-07-12 07:14:37 +00:00
"description" : "Confirmation when installing a style" ,
2017-03-03 09:01:35 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"optionsBadgeDisabled" : {
2017-07-12 07:14:37 +00:00
"message" : "Color de fondo cuando está desactivado" ,
"description" : ""
2017-03-03 09:01:35 +00:00
} ,
"optionsCheck" : {
2017-07-12 07:14:37 +00:00
"message" : "Actualizar estilos" ,
"description" : ""
2017-03-03 09:01:35 +00:00
} ,
"manageText" : {
2017-07-12 07:14:37 +00:00
"message" : "<a href='https://userstyles.org'>Obtener estilos en userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Obtener ayuda</a>" ,
"description" : "Help text on the manage page"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"manageOnlyLocal" : {
2017-07-12 07:14:37 +00:00
"message" : "Sólo estilos creados localmente" ,
"description" : "Checkbox to show only locally created styles i.e. non-updatable"
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"styleMetaErrorPreprocessor" : {
"message" : "@preprocessor no soportado: $preprocessor$" ,
"description" : "Error displayed when the value of @preprocessor is not supported" ,
"placeholders" : {
"preprocessor" : {
"content" : "$1"
}
}
} ,
2017-09-06 11:34:32 +00:00
"linterIssuesHelp" : {
"message" : "Estos problemas fueron encontrados por $link$:" ,
"description" : "Help popup message for the selected CSS linter issues block on the style edit page" ,
"placeholders" : {
"link" : {
"content" : "$1"
}
}
} ,
2017-11-20 12:06:27 +00:00
"parseUsercssError" : {
"message" : "Stylus no pudo interpretar usercss:" ,
"description" : "The error message to show when stylus failed to parse usercss"
} ,
2017-03-03 09:01:35 +00:00
"searchStyles" : {
2017-07-12 07:14:37 +00:00
"message" : "Buscar contenidos" ,
"description" : "Label for the search filter textbox on the Manage styles page"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsUpdateImportNote" : {
2017-07-12 07:14:37 +00:00
"message" : "Al importar copias de seguridad de estilos desde una versión antigua o desde Stylish, realice una única búsqueda manual de actualizaciones en el administrador de estilos para asegurarse de que todos los estilos están actualizados." ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"checkAllUpdatesForce" : {
2017-07-12 07:14:37 +00:00
"message" : "Comprobar de nuevo, ¡no he editado ningún estilo!" ,
"description" : "Label for the button to apply all detected updates"
2017-05-06 11:00:11 +00:00
} ,
2017-11-25 13:34:43 +00:00
"manageOnlyNonUsercss" : {
"message" : "Sólo estilos no-Usercss" ,
"description" : "Checkbox to show only non-Usercss (standard) styles"
} ,
2017-11-20 12:06:27 +00:00
"liveReloadLabel" : {
"message" : "Recargar sobre la marcha" ,
"description" : "The label of live-reload feature"
} ,
2017-05-06 11:00:11 +00:00
"unreachableFileHint" : {
2017-07-12 07:14:37 +00:00
"message" : "Stylus puede acceder a URL file:// solo si activa la casilla correspondiente para la extensión Stylus en la página chrome://extensions." ,
"description" : "Note in the toolbar popup for file:// URLs"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"disableStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Desactivar" ,
"description" : "Label for the button to disable a style"
2017-03-03 09:01:35 +00:00
} ,
"prefShowBadge" : {
2017-07-12 07:14:37 +00:00
"message" : "Número de estilos activos en el sitio actual" ,
"description" : "Label for the checkbox controlling toolbar badge text."
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"manageFavicons" : {
2017-07-12 07:14:37 +00:00
"message" : "Favicons en la columna se-aplica-a" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"menuShowBadge" : {
2017-07-12 07:14:37 +00:00
"message" : "Mostrar número de estilos activos" ,
"description" : "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
2017-03-03 09:01:35 +00:00
} ,
2017-12-03 05:26:57 +00:00
"popupHotkeysInfo" : {
"message" : "<1>-<9>, <0>, también en el teclado numérico - acciona el n-esimo estilo (0 es 10)\n<A>-<Z> acciona el primer estilo con un nombre que comienza con la letra\n<Shift> abre el editor en lugar de accionar\n<Numpad +> habilita los estilos listados\n<Numpad – > deshabilita los estilos listados\n<Numpad *> y <`> (acento grave) - acciona los estilos habilitados inicialmente; no se aplica a los estilos habilitados subsecuentemente mientras el cuadro emergente está abierto, así que puede restaurar la selección inicial tras probar el material: simplemente deshabilite todo, y luego accione, es decir <Numpad – > <Numpad *>\nMás información en el wiki" ,
"description" : "NOTE1: preserve < and > symbols so that <hotkey> is styled as a key.\nNOTE2: the last line is displayed as a text of the link to the wiki page.\nNOTE3: this is the list of hotkeys displayed after clicking the right edge of the extension popup."
} ,
2017-03-03 09:01:35 +00:00
"cm_lineWrapping" : {
2017-07-12 07:14:37 +00:00
"message" : "Ajuste de línea" ,
"description" : "Label for the checkbox controlling word wrap option for the style editor."
2017-03-03 09:01:35 +00:00
} ,
"styleCancelEditLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Volver al administrador" ,
"description" : "Label for cancel button for style editing"
2017-03-03 09:01:35 +00:00
} ,
"styleChangesNotSaved" : {
2017-07-12 07:14:37 +00:00
"message" : "Ha realizado cambios en este estilo sin guardarlos." ,
"description" : "Text for the prompt when changes are made to a style and the user tries to leave without saving"
2017-03-03 09:01:35 +00:00
} ,
"importLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Importar" ,
"description" : "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"shortcuts" : {
2017-07-12 07:14:37 +00:00
"message" : "Atajos" ,
"description" : "Go to shortcut configuration"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"updateCheckFailServerUnreachable" : {
2017-07-12 07:14:37 +00:00
"message" : "Error de actualización: no se pudo contactar con el servidor." ,
"description" : "Text that displays when an update check failed because the update server is unreachable"
2017-03-03 09:01:35 +00:00
} ,
"manageFilters" : {
2017-07-12 07:14:37 +00:00
"message" : "Filtros" ,
"description" : "Label for filters container"
2017-03-03 09:01:35 +00:00
} ,
"applyAllUpdates" : {
2017-07-12 07:14:37 +00:00
"message" : "Aplicar todas las actualizaciones" ,
"description" : "Label for the button to apply all detected updates"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsReset" : {
2017-07-12 07:14:37 +00:00
"message" : "Restablecer las opciones a sus valores predeterminados." ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"optionsCustomizeUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Actualizaciones" ,
"description" : ""
2017-03-03 09:01:35 +00:00
} ,
"deleteStyleConfirm" : {
2017-07-12 07:14:37 +00:00
"message" : "¿Confirma que quiere eliminar este estilo?" ,
"description" : "Confirmation before deleting a style"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsCustomizePopup" : {
2017-07-12 07:14:37 +00:00
"message" : "Cuadro emergente" ,
"description" : ""
2017-03-13 12:58:35 +00:00
} ,
2017-03-03 09:01:35 +00:00
"styleBadRegexp" : {
2017-07-12 07:14:37 +00:00
"message" : "La expresión regular proporcionada no es válida." ,
"description" : "Validation message for a bad regexp in a style"
2017-03-03 09:01:35 +00:00
} ,
2017-11-20 12:06:27 +00:00
"license" : {
"message" : "Licencia" ,
"description" : "Label for the license"
} ,
2017-03-03 09:01:35 +00:00
"optionsHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Opciones" ,
"description" : "Heading for options section on manage page."
2017-03-03 09:01:35 +00:00
} ,
"appliesDisplay" : {
"message" : "Se aplica a: $applies$" ,
2017-07-12 07:14:37 +00:00
"description" : "Text on the manage screen to describe what the style applies to" ,
2017-03-03 09:01:35 +00:00
"placeholders" : {
"applies" : {
"content" : "$1"
}
}
} ,
2017-07-12 07:14:37 +00:00
"optionsIconLight" : {
"message" : "Temas de navegador claros" ,
"description" : ""
} ,
2017-03-03 09:01:35 +00:00
"openStylesManager" : {
2017-07-12 07:14:37 +00:00
"message" : "Abrir administrador de estilos" ,
"description" : "Label for the style maanger opener in the browser action context menu."
2017-03-03 09:01:35 +00:00
} ,
"styleUpdate" : {
2017-06-05 11:15:07 +00:00
"message" : "¿Confirma que quiere actualizar «$stylename$»?" ,
2017-07-12 07:14:37 +00:00
"description" : "Confirmation when updating a style" ,
2017-03-03 09:01:35 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
2017-09-06 11:34:32 +00:00
"dysfunctional" : {
"message" : "Stylus no puede funcionar en ventanas privadas porque Firefox no permite conexión directa al contexto de la página de entorno interna de la extensión." ,
"description" : "Displayed in Firefox when its settings make Stylus dysfunctional"
} ,
2017-03-03 09:01:35 +00:00
"styleSectionsTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Secciones" ,
"description" : "Title for the style sections section"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"importReportLegendInvalid" : {
2017-07-12 07:14:37 +00:00
"message" : "no válidos omitidos" ,
"description" : "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"optionsAdvancedNewStyleAsUsercss" : {
"message" : "Escribir nuevo estilo como usercss" ,
"description" : ""
} ,
2017-09-06 11:34:32 +00:00
"genericResetLabel" : {
"message" : "Restablecer" ,
"description" : "Used in various parts of UI to indicate that something may be reset to its original state"
} ,
2017-03-03 09:01:35 +00:00
"editStyleTitle" : {
"message" : "Editar estilo $stylename$" ,
2017-07-12 07:14:37 +00:00
"description" : "Title of the page for editing styles" ,
2017-03-03 09:01:35 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"updateCheckSucceededNoUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "El estilo está actualizado." ,
"description" : "Text that displays when an update check completed and no update is available"
2017-03-03 09:01:35 +00:00
} ,
"appliesUrlPrefixOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URLs que empiezan con" ,
"description" : "Option to make the style apply to the entered string as a URL prefix"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"cm_matchHighlightToken" : {
2017-07-12 07:14:37 +00:00
"message" : "Resaltado de palabra señalada" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"searchRegexp" : {
2017-07-12 07:14:37 +00:00
"message" : "Use la sintaxis /re/ para búsquedas con expresiones regulares" ,
"description" : "Label after the search input field in the editor shown on Ctrl-F"
2017-03-03 09:01:35 +00:00
} ,
2017-11-20 12:06:27 +00:00
"popupBordersTooltip" : {
"message" : "Útil para temas oscuros en el nuevo Chrome pues ya no pinta los bordes laterales" ,
"description" : ""
} ,
2017-05-06 11:00:11 +00:00
"updateCheckManualUpdateHint" : {
2017-07-12 07:14:37 +00:00
"message" : "Forzar una actualización sobrescribirá cualquier edición local." ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2017-05-06 11:00:11 +00:00
} ,
"toggleStyle" : {
2017-07-12 07:14:37 +00:00
"message" : "Conmutar estilo" ,
"description" : "Label for the checkbox to enable/disable a style"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"importReplaceTooltip" : {
2017-07-12 07:14:37 +00:00
"message" : "Descarta contenidos del estilo actual y los sobrescribe con el estilo importado" ,
"description" : "Label for the button to import and overwrite current style"
} ,
2017-11-20 12:06:27 +00:00
"installUpdateFromLabel" : {
"message" : "Buscar actualizaciones" ,
"description" : "Label for the checkbox to save current URL for update check"
} ,
2017-07-12 07:14:37 +00:00
"cm_resizeGripHint" : {
"message" : "Doble-clic para maximizar/restaurar la altura" ,
"description" : "Tooltip for the resize grip in style editor"
2017-03-03 09:01:35 +00:00
} ,
"popupStylesFirst" : {
2017-07-12 07:14:37 +00:00
"message" : "Estilos antes que las órdenes" ,
"description" : "Label for the checkbox controlling section order in the popup."
2017-03-03 09:01:35 +00:00
} ,
"sectionHelp" : {
2017-07-12 07:14:37 +00:00
"message" : "Las secciones le permiten definir distintos fragmentos de código en el mismo estilo para aplicarlos a diferentes conjuntos de URLs. Por ejemplo, un único estilo puede cambiar la página de inicio de un sitio de una forma y modificar el resto del sitio de otra." ,
"description" : "Help text for sections"
2017-03-03 09:01:35 +00:00
} ,
"noStylesForSite" : {
2017-07-12 07:14:37 +00:00
"message" : "No hay estilos instalados para este sitio." ,
"description" : "Text displayed when no styles are installed for the current site"
2017-03-03 09:01:35 +00:00
} ,
"appliesDisplayTruncatedSuffix" : {
2017-07-12 07:14:37 +00:00
"message" : "y más sitios" ,
"description" : "Text added to appliesDisplay when there are more sites for the style than are displayed"
2017-03-03 09:01:35 +00:00
} ,
"appliesRemove" : {
2017-07-12 07:14:37 +00:00
"message" : "Eliminar" ,
"description" : "Label for the button to remove an 'applies' entry"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"updatesCurrentlyInstalled" : {
2017-07-12 07:14:37 +00:00
"message" : "Actualizaciones instaladas:" ,
"description" : "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"styleToMozillaFormatTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Estilo en formato Mozilla" ,
"description" : "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
} ,
2017-11-25 13:34:43 +00:00
"cm_colorpicker" : {
"message" : "Selectores de color para colores CSS" ,
"description" : "Label for the checkbox controlling colorpicker option for the style editor."
} ,
2017-03-03 09:01:35 +00:00
"writeStyleFor" : {
2017-07-12 07:14:37 +00:00
"message" : "Escribir estilo para:" ,
"description" : "Label for toolbar pop-up that precedes the links to write a new style"
2017-03-03 09:01:35 +00:00
} ,
"replace" : {
2017-07-12 07:14:37 +00:00
"message" : "Reemplazar" ,
"description" : "Label before the replace input field in the editor shown on Ctrl-H"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestNone" : {
2017-07-12 07:14:37 +00:00
"message" : "No hay pestañas coincidentes" ,
"description" : "RegExp test report: label for expressions that didn't match any tabs"
2017-05-06 11:00:11 +00:00
} ,
"importReportLegendUpdatedMeta" : {
2017-07-12 07:14:37 +00:00
"message" : "actualizaron la meta información" ,
"description" : "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"appliesLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Se aplica a" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
2017-03-03 09:01:35 +00:00
} ,
"openOptionsPopup" : {
2017-07-12 07:14:37 +00:00
"message" : "Opciones" ,
"description" : "Go to Options UI"
2017-03-03 09:01:35 +00:00
} ,
2017-12-03 05:26:57 +00:00
"usercssConfigIncomplete" : {
"message" : "El estilo se actualizó o borró después de que se mostrara el cuadro de diálogo de configuración. Estas variables no se guardaron para evitar corromper los metadatos del estilo:" ,
"description" : ""
} ,
2017-03-03 09:01:35 +00:00
"openManage" : {
2017-07-12 07:14:37 +00:00
"message" : "Administrar" ,
"description" : "Link to open the manage page."
2017-03-03 09:01:35 +00:00
} ,
"updateCheckFailBadResponseCode" : {
2017-06-05 11:15:07 +00:00
"message" : "Error de actualización: el servidor ha respondido con el código $code$." ,
2017-07-12 07:14:37 +00:00
"description" : "Text that displays when an update check failed because the response code indicates an error" ,
2017-03-03 09:01:35 +00:00
"placeholders" : {
"code" : {
"content" : "$1"
}
}
} ,
"appliesSpecify" : {
2017-07-12 07:14:37 +00:00
"message" : "Especificar" ,
"description" : "Label for the button to make a style apply only to specific sites"
2017-03-03 09:01:35 +00:00
} ,
"installUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Instalar actualización" ,
"description" : "Label for the button to install an update for a single style"
2017-03-03 09:01:35 +00:00
} ,
2017-12-03 05:26:57 +00:00
"syncStorageErrorSaving" : {
"message" : "El valor no se puede guardar. Trate de reducir la longitud del texto." ,
"description" : "Displayed when trying to save an excessively big value via storage.sync API"
} ,
2017-03-03 09:01:35 +00:00
"optionsCheckUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Buscar e instalar todas las actualizaciones disponibles" ,
"description" : ""
2017-03-03 09:01:35 +00:00
} ,
2017-09-06 11:34:32 +00:00
"filteredStyles" : {
"message" : "$numShown$ mostrados de $numTotal$ en total" ,
"description" : "TL note - make this message short" ,
"placeholders" : {
"numTotal" : {
"content" : "$2"
} ,
"numShown" : {
"content" : "$1"
}
}
} ,
2017-05-06 11:00:11 +00:00
"importReportTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Se completó la importación de estilos" ,
"description" : "Title of the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"styleMozillaFormatHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Formato Mozilla" ,
"description" : "Heading for the section with buttons to import/export Mozilla format of the style"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"cm_matchHighlight" : {
2017-07-12 07:14:37 +00:00
"message" : "Resaltar" ,
"description" : "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
2017-05-06 11:00:11 +00:00
} ,
"styleRegexpPartialExplanation" : {
2017-07-12 07:14:37 +00:00
"message" : "Este estilo utiliza expresiones regulares (regexps) parcialmente coincidentes violando así la <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>especificación @document de CSS4</a> que requiere una coincidencia completa de URL. Las secciones CSS afectadas no se aplicaron a la página. Probablemente este estilo fue creado con Stylish-para-Chrome, que evalúa de modo incorrecto las reglas 'regexp()' desde la primera versión (un fallo conocido)." ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2017-09-06 11:34:32 +00:00
"linterCSSLintSettings" : {
"message" : "(Establezca la regla como: 0 = deshabilitada; 1 = advertencia; 2 = error)" ,
"description" : "CSSLint rule config values"
} ,
2017-06-05 11:15:07 +00:00
"styleBeautifyIndentConditional" : {
2017-07-12 07:14:37 +00:00
"message" : "Sangrar @media, @supports" ,
"description" : "CSS-beautifier option"
2017-06-05 11:15:07 +00:00
} ,
2017-05-06 11:00:11 +00:00
"unreachableContentScript" : {
2017-07-12 07:14:37 +00:00
"message" : "No se pudo comunicar con la página. Pruebe a recargar la pestaña." ,
"description" : "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
2017-03-03 09:01:35 +00:00
} ,
"sectionRemove" : {
2017-07-12 07:14:37 +00:00
"message" : "Eliminar sección" ,
"description" : "Label for the button to remove a section"
2017-03-03 09:01:35 +00:00
} ,
2017-09-06 11:34:32 +00:00
"searchStylesTooltip" : {
"message" : "Para mostrar estilos para una URL, precédala con 'url:'\nPor ejemplo, url:https://github.com/openstyles/stylus" ,
"description" : "Label for the search filter textbox on the Manage styles page"
} ,
2017-03-03 09:01:35 +00:00
"disableAllStyles" : {
2017-07-12 07:14:37 +00:00
"message" : "Desactivar todos los estilos" ,
"description" : "Label for the checkbox that turns all enabled styles off."
2017-03-03 09:01:35 +00:00
} ,
2017-11-20 12:06:27 +00:00
"appliesLineWidgetLabel" : {
"message" : "Muestra la información 'Se aplica a'" ,
"description" : "Label for the checkbox to display applies-to information in the single editor"
} ,
2017-05-06 11:00:11 +00:00
"updateCheckSkippedMaybeLocallyEdited" : {
2017-07-12 07:14:37 +00:00
"message" : "Este estilo podría haberse editado localmente." ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"undoGlobal" : {
2017-07-12 07:14:37 +00:00
"message" : "Deshacer en todas las secciones" ,
"description" : "CSS-beautify global Undo button label"
} ,
"optionsCustomizeIcon" : {
"message" : "Icono de barra de herramientas" ,
"description" : ""
2017-03-03 09:01:35 +00:00
} ,
"updateCompleted" : {
2017-07-12 07:14:37 +00:00
"message" : "Actualización completada." ,
"description" : "Text that displays when an update completed"
2017-03-03 09:01:35 +00:00
} ,
2017-09-06 11:34:32 +00:00
"dysfunctionalBackgroundConnection" : {
"message" : "No puede funcionar adecuadamente a causa de un fallo conocido en esta versión de Firefox: chrome.extension.getBackgroundPage() no devuelve un resultado válido." ,
"description" : "Displayed in style manager when unable to connect to the background page"
} ,
2017-03-03 09:01:35 +00:00
"checkingForUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Buscando..." ,
"description" : "Text to display when checking a style for an update"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestFull" : {
2017-07-12 07:14:37 +00:00
"message" : "Pestañas coincidentes" ,
"description" : "RegExp test report: label for the fully matching expressions"
2017-05-06 11:00:11 +00:00
} ,
"manageMaxTargets" : {
2017-07-12 07:14:37 +00:00
"message" : "Número de elementos se-aplica-a" ,
"description" : "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
2017-05-06 11:00:11 +00:00
} ,
2017-09-06 11:34:32 +00:00
"popupManageTooltip" : {
"message" : "Mayús+clic o clic secundario abre el administrador con estilos aplicables para el sitio actual." ,
"description" : "Tooltip for the 'Manage' button in the popup."
} ,
2017-05-06 11:00:11 +00:00
"manageFaviconsHelp" : {
2017-07-12 07:14:37 +00:00
"message" : "Stylus usa un servicio externo https://www.google.com/s2/favicons" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"styleInstallOverwrite" : {
"message" : "'$stylename$' ya está instalado ¿Sobrescribirlo?\nVersión: $oldVersion$ -> $newVersion$" ,
"description" : "Confirmation when re-installing a style" ,
"placeholders" : {
"stylename" : {
"content" : "$1"
} ,
"newVersion" : {
"content" : "$3"
} ,
"oldVersion" : {
"content" : "$2"
}
}
} ,
2017-05-06 11:00:11 +00:00
"updateCheckSkippedLocallyEdited" : {
2017-09-06 11:34:32 +00:00
"message" : "Este estilo se editó localmente." ,
2017-07-12 07:14:37 +00:00
"description" : "Text that displays when an update check skipped updating the style to avoid losing local modifications"
2017-05-06 11:00:11 +00:00
} ,
2017-09-06 11:34:32 +00:00
"linterRulesLink" : {
"message" : "Vea una lista completa de reglas" ,
"description" : "Stylelint or CSSLint rules label added immediately before a link"
} ,
2017-11-20 12:06:27 +00:00
"styleUpdateDiscardChanges" : {
"message" : "El estilo se cambió fuera del editor. ¿Desea recagar el estilo?" ,
"description" : "Confirmation to update the style in the editor"
} ,
2017-05-06 11:00:11 +00:00
"optionsResetButton" : {
2017-07-12 07:14:37 +00:00
"message" : "Restablecer opciones" ,
"description" : ""
2017-03-03 09:01:35 +00:00
} ,
"sectionCode" : {
2017-07-12 07:14:37 +00:00
"message" : "Código" ,
"description" : "Label for the code for a section"
2017-03-03 09:01:35 +00:00
} ,
2017-11-20 12:06:27 +00:00
"externalUsercssDocument" : {
"message" : "Documentación para Usercss" ,
"description" : "Label for the external link to usercss documentation"
} ,
2017-05-06 11:00:11 +00:00
"optionsAdvancedContextDelete" : {
2017-07-12 07:14:37 +00:00
"message" : "Añadir 'Eliminar' al menú contextual del editor" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2017-09-06 11:34:32 +00:00
"linterConfigPopupTitle" : {
"message" : "Establezcer configuración de $linter$ reglas" ,
"description" : "Stylelint or CSSLint popup header" ,
"placeholders" : {
"linter" : {
"content" : "$1"
}
}
} ,
2017-11-20 12:06:27 +00:00
"configureStyle" : {
"message" : "Configurar" ,
"description" : "Label for the button to configure userstyle"
} ,
2017-05-06 11:00:11 +00:00
"importReportLegendUpdatedBoth" : {
2017-07-12 07:14:37 +00:00
"message" : "actualizarón tanto meta información como código" ,
"description" : "Text after the number of styles updated entirely in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"cm_smartIndent" : {
2017-07-12 07:14:37 +00:00
"message" : "Usar sangría inteligente" ,
"description" : "Label for the checkbox controlling smart indentation option for the style editor."
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestButton" : {
2017-07-12 07:14:37 +00:00
"message" : "Prueba de regexp" ,
"description" : "RegExp test button label in the editor shown when applies-to list has a regexp value"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"appliesHelp" : {
2017-07-12 07:14:37 +00:00
"message" : "Utilice los controles 'Se aplica a' para limitar a qué URLs se aplica el código de esta sección." ,
"description" : "Help text for 'applies to' section"
2017-03-03 09:01:35 +00:00
} ,
"editStyleHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Editar estilo" ,
"description" : "Title of the page for editing styles"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"editDeleteText" : {
2017-07-12 07:14:37 +00:00
"message" : "Eliminar" ,
"description" : "Label for the context menu item in the editor to delete selected text"
} ,
"cm_autocompleteOnTyping" : {
"message" : "Autocompletar al escribir" ,
"description" : "Label for the checkbox in the style editor."
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"linterCSSLintIncompatible" : {
"message" : "CSSLint no soporta el 'preprocessor' $preprocessorname$" ,
"description" : "The label to display when the preprocessor isn't compatible with CSSLint" ,
"placeholders" : {
"preprocessorname" : {
"content" : "$1"
}
}
} ,
"styleMetaErrorSelectValueMismatch" : {
"message" : "@select no válido: El valor no existe en la lista" ,
"description" : "Error displayed when the value of @select is invalid"
} ,
"styleMetaErrorColor" : {
"message" : "$color$ no es un color válido" ,
"description" : "Error displayed when the value of @var color is invalid" ,
"placeholders" : {
"color" : {
"content" : "$1"
}
}
} ,
"externalFeedback" : {
"message" : "Comentarios" ,
"description" : "Label for the external link to send feedback for the style"
} ,
2017-09-06 11:34:32 +00:00
"manageOnlyDisabled" : {
"message" : "Sólo estilos deshabilitados" ,
"description" : "Checkbox to show only disabled styles"
} ,
2017-08-09 08:49:16 +00:00
"stylusUnavailableForURLdetails" : {
"message" : "Como precaución de seguridad, el navegador prohíbe que las extensiones afecten a sus páginas integradas (como chrome://version, o la página estándar de nueva pestaña desde Chrome 61, o about:addons, y demás) así como las páginas de otras extensiones. Cada navegador también restringe el acceso a su propia galería de extensiones (como Chrome Web Store o AMO)." ,
"description" : "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
} ,
2017-05-06 11:00:11 +00:00
"cm_matchHighlightSelection" : {
2017-07-12 07:14:37 +00:00
"message" : "Sólo selección" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
} ,
2017-05-06 11:00:11 +00:00
"updateAllCheckSucceededSomeEdited" : {
2017-07-12 07:14:37 +00:00
"message" : "No se buscaron actualizaciones de algunos estilos actualizables para evitar la pérdida de posibles ediciones locales. Se puede forzar la búsqueda de actualizaciones mediante comprobación individual, o ejecutando otra búsqueda para todos los estilos (las ediciones locales se sobrescribirán)." ,
"description" : "Text that displays when an update all check completed and no updates are available"
2017-05-06 11:00:11 +00:00
} ,
"stylusUnavailableForURL" : {
2017-07-12 07:14:37 +00:00
"message" : "Stylus no funciona en páginas como esta." ,
"description" : "Note in the toolbar pop-up when on a URL Stylus can't affect"
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"popupBorders" : {
"message" : "Añadir bordes blancos en los laterales" ,
"description" : ""
} ,
2017-05-06 11:00:11 +00:00
"manageOnlyUpdates" : {
2017-07-12 07:14:37 +00:00
"message" : "Sólo con actualizaciones o problemas" ,
"description" : "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"addStyleTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Añadir estilo" ,
"description" : "Title of the page for adding styles"
2017-03-03 09:01:35 +00:00
} ,
2017-11-20 12:06:27 +00:00
"externalLink" : {
"message" : "Enlace externo" ,
"description" : "Label for external links"
} ,
"externalHomepage" : {
"message" : "Página principal" ,
"description" : "Label for the external link to style's homepage"
} ,
2017-03-03 09:01:35 +00:00
"importReplaceLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Sobrescribir estilo" ,
"description" : "Label for the button to import and overwrite current style"
2017-03-03 09:01:35 +00:00
} ,
2017-09-06 11:34:32 +00:00
"popupOpenEditInWindowTooltip" : {
"message" : "También se habilita al desacoplar la pestaña del editor de una ventana de navegador,\ny se deshabilita al acoplar una única pestaña de editor en otra ventana." ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
} ,
2017-03-03 09:01:35 +00:00
"dbError" : {
2017-07-12 07:14:37 +00:00
"message" : "Ocurrió un error con la base de datos de Stylus. ¿Desea visitar una página web con posibles soluciones?" ,
"description" : "Prompt when a DB error is encountered"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsAdvanced" : {
2017-07-12 07:14:37 +00:00
"message" : "Avanzadas" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"alphaChannel" : {
"message" : "Opacidad" ,
"description" : "Label of color's opacity"
} ,
2017-03-03 09:01:35 +00:00
"importAppendTooltip" : {
2017-07-12 07:14:37 +00:00
"message" : "Agrega el estilo importado al estilo actual" ,
"description" : "Tooltip for the button to import a style and append to the existing sections"
2017-03-03 09:01:35 +00:00
} ,
"editorStylesButton" : {
2017-07-12 07:14:37 +00:00
"message" : "Buscar estilos del editor" ,
"description" : "Find styles for the editor"
2017-03-03 09:01:35 +00:00
} ,
"optionsOpen" : {
2017-07-12 07:14:37 +00:00
"message" : "Abrir" ,
"description" : ""
2017-03-03 09:01:35 +00:00
} ,
"helpKeyMapHotkey" : {
2017-07-12 07:14:37 +00:00
"message" : "Pulse un atajo" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestInvalid" : {
2017-07-12 07:14:37 +00:00
"message" : "Expresiones regulares no válidas omitidas" ,
"description" : "RegExp test report: label for the invalid expressions"
2017-05-06 11:00:11 +00:00
} ,
2017-09-06 11:34:32 +00:00
"manageOnlyExternal" : {
"message" : "Sólo estilos externos" ,
"description" : "Checkbox to show only externally installed styles i.e. updatable"
} ,
2017-03-03 09:01:35 +00:00
"replaceAll" : {
2017-07-12 07:14:37 +00:00
"message" : "Reemplazar todo" ,
"description" : "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"importReportUnchanged" : {
2017-07-12 07:14:37 +00:00
"message" : "No se cambió nada." ,
"description" : "Message in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2017-12-03 05:26:57 +00:00
"confirmDiscardChanges" : {
"message" : "¿Descartar los cambios?" ,
"description" : "Generic label or title displayed when trying to close something (not a style) with unsaved changes"
} ,
2017-03-03 09:01:35 +00:00
"optionsActions" : {
2017-07-12 07:14:37 +00:00
"message" : "Acciones" ,
"description" : ""
2017-03-03 09:01:35 +00:00
} ,
"editGotoLine" : {
2017-07-12 07:14:37 +00:00
"message" : "Ir a la línea (o a línea:col)" ,
"description" : "Go to line or line:column on Ctrl-G in style code editor"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"manageOnlyLocalTooltip" : {
2017-07-12 07:14:37 +00:00
"message" : "(los estilos no instalados mediante una página de userstyles.org)" ,
"description" : "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"checkAllUpdates" : {
2017-07-12 07:14:37 +00:00
"message" : "Buscar actualizaciones para todos los estilos" ,
"description" : "Label for the button to check all styles for updates"
2017-03-03 09:01:35 +00:00
} ,
"openOptionsManage" : {
2017-07-12 07:14:37 +00:00
"message" : "Interfaz de opciones" ,
"description" : "Go to Options UI"
2017-03-03 09:01:35 +00:00
} ,
2017-11-25 13:34:43 +00:00
"colorpickerTooltip" : {
"message" : "Abrir selector de color" ,
"description" : "Tooltip for the colored squares shown before CSS colors in the style editor."
} ,
2017-05-06 11:00:11 +00:00
"optionsCustomizeBadge" : {
2017-07-12 07:14:37 +00:00
"message" : "Distintivo en el icono de barra de herramientas" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"installUpdateFrom" : {
"message" : "Actualmente el estilo se actualiza desde $url$" ,
"description" : "Label to describe where the style gets update" ,
"placeholders" : {
"url" : {
"content" : "$1"
}
}
} ,
2017-05-06 11:00:11 +00:00
"importReportLegendIdentical" : {
2017-07-12 07:14:37 +00:00
"message" : "idénticos omitidos" ,
"description" : "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2017-11-25 13:34:43 +00:00
"manageNewStyleAsUsercss" : {
"message" : "como Usercss" ,
"description" : "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
} ,
2017-05-06 11:00:11 +00:00
"optionsPopupWidth" : {
2017-07-12 07:14:37 +00:00
"message" : "Anchura del diálogo emergente (en píxeles)" ,
"description" : ""
} ,
2017-11-20 12:06:27 +00:00
"cm_autoCloseBrackets" : {
"message" : "Cerrar automáticamente corchetes y comillas" ,
"description" : "Label for the checkbox in the style editor."
} ,
"installButtonReinstall" : {
2017-12-03 05:26:57 +00:00
"message" : "Reinstalar estilo" ,
2017-11-20 12:06:27 +00:00
"description" : "Label for reinstall button"
} ,
2017-09-06 11:34:32 +00:00
"linterInvalidConfigError" : {
"message" : "No se guardó debido a estos ajustes de configuración no válidos:" ,
"description" : "Invalid linter config will show a message followed by a list of invalid entries"
} ,
2017-11-20 12:06:27 +00:00
"styleMissingMeta" : {
"message" : "Metadatos @$key$ ausentes" ,
"description" : "Error displayed when a mandatory metadata is missing" ,
"placeholders" : {
"key" : {
"content" : "$1"
}
}
} ,
"appliesLineWidgetWarning" : {
"message" : "No funciona con CSS minificado" ,
"description" : "A warning that applies-to information won't show properly with minified CSS"
} ,
2017-03-03 09:01:35 +00:00
"undo" : {
2017-07-12 07:14:37 +00:00
"message" : "Deshacer" ,
"description" : "Button label"
2017-03-03 09:01:35 +00:00
} ,
2017-12-03 05:26:57 +00:00
"usercssReplaceTemplateConfirmation" : {
"message" : "¿Reemplazar con el código actual la plantilla predeterminada para nuevos estilos Usercss?" ,
"description" : ""
} ,
2017-03-03 09:01:35 +00:00
"cm_keyMap" : {
2017-07-12 07:14:37 +00:00
"message" : "Mapa de teclado" ,
"description" : "Label for the drop-down list controlling the keymap for the style editor."
2017-03-03 09:01:35 +00:00
} ,
2017-11-20 12:06:27 +00:00
"externalSupport" : {
"message" : "Asistencia" ,
"description" : "Label for the external link to style's support site"
} ,
"confirmSave" : {
"message" : "Guardar" ,
"description" : "'Save' button in a confirm dialog"
} ,
2017-05-06 11:00:11 +00:00
"manageNewUI" : {
2017-07-12 07:14:37 +00:00
"message" : "Nuevo diseño de interfaz de gestión" ,
"description" : "Label for the checkbox that toggles the new UI on manage page"
2017-05-06 11:00:11 +00:00
} ,
"importReportUndoneTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "La importación ha sido revertida" ,
"description" : "Title of the message box shown after undoing the import of styles"
2017-05-06 11:00:11 +00:00
} ,
"genericDisabledLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Desactivado" ,
"description" : "Used in various lists/options to indicate that something is disabled"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"cm_indentWithTabs" : {
2017-07-12 07:14:37 +00:00
"message" : "Usar pestañas con sangría inteligente" ,
"description" : "Label for the checkbox controlling tabs with smart indentation option for the style editor."
2017-03-03 09:01:35 +00:00
} ,
"replaceWith" : {
2017-07-12 07:14:37 +00:00
"message" : "Reemplazar con" ,
"description" : "Label before the replace-with input field in the editor shown on Ctrl-H etc."
2017-03-03 09:01:35 +00:00
} ,
2017-11-20 12:06:27 +00:00
"liveReloadError" : {
"message" : "Ocurrió un error al vigilar el fichero" ,
"description" : "The label of live-reload error"
} ,
2017-03-03 09:01:35 +00:00
"deleteStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Eliminar" ,
"description" : "Label for the button to delete a style"
2017-03-03 09:01:35 +00:00
} ,
2017-05-06 11:00:11 +00:00
"updateCheckManualUpdateForce" : {
2017-07-12 07:14:37 +00:00
"message" : "Instalar actualización (se sobrescribirán las ediciones locales)" ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2017-05-06 11:00:11 +00:00
} ,
2017-11-20 12:06:27 +00:00
"styleInstallFailed" : {
"message" : "¡No se pudo instalar el estilo de usuario!\n$error$" ,
"description" : "Warning when installation failed" ,
"placeholders" : {
"error" : {
"content" : "$1"
}
}
} ,
2017-05-06 11:00:11 +00:00
"optionsAdvancedExposeIframes" : {
2017-07-12 07:14:37 +00:00
"message" : "Exponer marcos integrados (iframes) vía HTML[stylus-iframe]" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2017-12-03 05:26:57 +00:00
"usercssEditorNamePlaceholder" : {
"message" : "Especifique @name en el código" ,
"description" : "Placeholder text for the empty name input field when creating a new Usercss style"
} ,
2017-03-03 09:01:35 +00:00
"addStyleLabel" : {
2017-09-06 11:34:32 +00:00
"message" : "Escribir un estilo nuevo" ,
2017-07-12 07:14:37 +00:00
"description" : "Label for the button to go to the add style page"
2017-03-03 09:01:35 +00:00
} ,
"optionsUpdateIntervalNote" : {
2017-07-12 07:14:37 +00:00
"message" : "Para desactivar las búsquedas automáticas de actualizaciones, establezca el intervalo a 0" ,
"description" : ""
2017-03-03 09:01:35 +00:00
} ,
2017-11-20 12:06:27 +00:00
"installButtonUpdate" : {
2017-12-03 05:26:57 +00:00
"message" : "Actualizar estilo" ,
2017-11-20 12:06:27 +00:00
"description" : "Label for update button"
} ,
2017-03-03 09:01:35 +00:00
"backupButtons" : {
2017-07-12 07:14:37 +00:00
"message" : "Copia de seguridad" ,
"description" : "Heading for backup"
2017-03-03 09:01:35 +00:00
} ,
"manageOnlyEnabled" : {
2017-07-12 07:14:37 +00:00
"message" : "Sólo estilos activos" ,
"description" : "Checkbox to show only enabled styles"
2017-03-03 09:01:35 +00:00
} ,
"editStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Editar" ,
"description" : "Label for the button to go to the edit style page"
2017-03-03 09:01:35 +00:00
} ,
2017-11-20 12:06:27 +00:00
"installButtonInstalled" : {
2017-12-03 05:26:57 +00:00
"message" : "Estilo instalado" ,
2017-11-20 12:06:27 +00:00
"description" : "Text displayed when the style is successfully installed"
} ,
"author" : {
"message" : "Autor" ,
"description" : "Label for the style author"
} ,
2017-03-03 09:01:35 +00:00
"cm_theme" : {
2017-07-12 07:14:37 +00:00
"message" : "Temas" ,
"description" : "Label for the style editor's CSS theme."
2017-03-03 09:01:35 +00:00
} ,
2017-09-06 11:34:32 +00:00
"popupOpenEditInWindow" : {
"message" : "Abrir editor en una nueva ventana" ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
} ,
2017-11-20 12:06:27 +00:00
"appliesRemoveError" : {
"message" : "No se puede eliminar la última entrada 'se aplica a'" ,
"description" : "Error displayed when the last 'applies' is going to be removed"
} ,
2017-05-06 11:00:11 +00:00
"backupMessage" : {
2017-07-12 07:14:37 +00:00
"message" : "Seleccione un fichero o arrástrelo y suéltelo en esta página." ,
"description" : "Message for backup"
2017-05-06 11:00:11 +00:00
} ,
"importReportUndone" : {
2017-07-12 07:14:37 +00:00
"message" : "estilos fueron revertidos" ,
"description" : "Text after the number of styles reverted in the message box shown after undoing the import of styles"
2017-05-06 11:00:11 +00:00
} ,
2017-03-03 09:01:35 +00:00
"helpKeyMapCommand" : {
2017-07-12 07:14:37 +00:00
"message" : "Nombre del comando" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2017-03-03 09:01:35 +00:00
} ,
2017-09-06 11:34:32 +00:00
"linterResetMessage" : {
"message" : "Para deshacer este restablecimiento accidental, pulse Ctrl+Z (o Cmd+Z) en el cuadro de texto" ,
"description" : "Reset button tooltip to inform user on how to undo an accidental reset"
} ,
2017-03-03 09:01:35 +00:00
"description" : {
2017-07-12 07:14:37 +00:00
"message" : "Rediseñe la web con Stylus, un administrador de estilos de usuario. Stylus le permite instalar fácilmente temas y coberturas para muchos sitios populares." ,
"description" : "Extension description"
2017-11-20 12:06:27 +00:00
} ,
"confirmClose" : {
"message" : "Cerrar" ,
"description" : "'Close' button in a confirm dialog"
2017-12-03 05:26:57 +00:00
} ,
"usercssReplaceTemplateName" : {
"message" : "@name vacío reemplaza la plantilla predeterminada" ,
"description" : "The text shown after @name when creating a new Usercss style"
2017-03-03 09:01:35 +00:00
}
2017-09-06 11:34:32 +00:00
}