This commit is contained in:
Jeremy Schomery 2017-03-03 12:31:35 +03:30
parent e5e8fab9b8
commit 1f8c46e9cf

View File

@ -1,475 +1,507 @@
{ {
"appliesToEverything": { "appliesToEverything": {
"message": "Todos los sitios", "message": "Todos los sitios",
"description": "Text displayed for styles that apply to all sites" "description": "Text displayed for styles that apply to all sites"
}, },
"defaultTheme": { "defaultTheme": {
"message": "predeterminado", "message": "predeterminado",
"description": "Default CodeMirror CSS theme option on the edit style page" "description": "Default CodeMirror CSS theme option on the edit style page"
}, },
"bckpInstStyles": { "bckpInstStyles": {
"message": "Exportar estilos", "message": "Exportar estilos",
"description": "" "description": ""
}, },
"manageOnlyEdited": { "manageOnlyEdited": {
"message": "Sólo estilos editados", "message": "Sólo estilos editados",
"description": "Checkbox to show only locally edited styles" "description": "Checkbox to show only locally edited styles"
}, },
"optionsUpdateInterval": { "optionsUpdateInterval": {
"message": "Buscar e instalar automáticamente todas las actualizaciones disponibles de estilos de usuario (en horas)", "message": "Buscar e instalar automáticamente todas las actualizaciones disponibles de estilos de usuario (en horas)",
"description": "" "description": ""
}, },
"optionsOpenManagerNote": { "optionsOpenManagerNote": {
"message": "Definir un atajo de teclado", "message": "Definir un atajo de teclado",
"description": "" "description": ""
}, },
"exportLabel": { "exportLabel": {
"message": "Exportar", "message": "Exportar",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
}, },
"issues": { "issues": {
"message": "Problemas", "message": "Problemas",
"description": "Label for the CSSLint issues block on the style edit page" "description": "Label for the CSSLint issues block on the style edit page"
}, },
"optionsBadgeNormal": { "optionsBadgeNormal": {
"message": "Color de fondo del distintivo", "message": "Color de fondo del distintivo",
"description": "" "description": ""
}, },
"cm_tabSize": { "cm_tabSize": {
"message": "Tamaño de la pestaña", "message": "Tamaño de la pestaña",
"description": "Label for the text box controlling tab size option for the style editor." "description": "Label for the text box controlling tab size option for the style editor."
}, },
"enableStyleLabel": { "enableStyleLabel": {
"message": "Habilitar", "message": "Habilitar",
"description": "Label for the button to enable a style" "description": "Label for the button to enable a style"
}, },
"styleMissingName": { "styleMissingName": {
"message": "Introduzca un nombre.", "message": "Introduzca un nombre.",
"description": "Error displayed when user saves without providing a name" "description": "Error displayed when user saves without providing a name"
}, },
"appliesDomainOption": { "appliesDomainOption": {
"message": "URLs en el dominio", "message": "URLs en el dominio",
"description": "Option to make the style apply to the entered string as a domain" "description": "Option to make the style apply to the entered string as a domain"
}, },
"checkForUpdate": { "checkForUpdate": {
"message": "Buscar actualización", "message": "Buscar actualización",
"description": "Label for the button to check a single style for an update" "description": "Label for the button to check a single style for an update"
}, },
"importAppendLabel": { "openOptionsShortcuts": {
"message": "Agregar al estilo", "message": "Atajos",
"description": "Label for the button to import a style and append to the existing sections" "description": "Go to shortcut configuration"
}, },
"optionsOpenManager": { "importAppendLabel": {
"message": "Abrir el administrador de estilos", "message": "Agregar al estilo",
"description": "" "description": "Label for the button to import a style and append to the existing sections"
}, },
"updateAllCheckSucceededNoUpdate": { "optionsOpenManager": {
"message": "Todos los estilos están actualizados.", "message": "Abrir el administrador de estilos",
"description": "Text that displays when an update all check completed and no updates are available" "description": ""
}, },
"styleFromMozillaFormatPrompt": { "updateAllCheckSucceededNoUpdate": {
"message": "Pegue el código de formato Mozilla", "message": "Todos los estilos están actualizados.",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" "description": "Text that displays when an update all check completed and no updates are available"
}, },
"helpAlt": { "styleFromMozillaFormatPrompt": {
"message": "Ayuda", "message": "Pegue el código de formato Mozilla",
"description": "Alternate text for help buttons" "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
}, },
"search": { "helpAlt": {
"message": "Buscar", "message": "Ayuda",
"description": "Label before the search input field in the editor shown on Ctrl-F" "description": "Alternate text for help buttons"
}, },
"confirmYes": { "search": {
"message": "Sí", "message": "Buscar",
"description": "'Yes' button in a confirm dialog" "description": "Label before the search input field in the editor shown on Ctrl-F"
}, },
"findStylesForSite": { "confirmYes": {
"message": "Buscar más estilos para este sitio", "message": "Sí",
"description": "Text for a link that gets a list of styles for the current site" "description": "'Yes' button in a confirm dialog"
}, },
"manageHeading": { "findStylesForSite": {
"message": "Estilos instalados", "message": "Buscar más estilos para este sitio",
"description": "Heading for the manage page" "description": "Text for a link that gets a list of styles for the current site"
}, },
"styleBeautify": { "manageHeading": {
"message": "Embellecer", "message": "Estilos instalados",
"description": "Label for the CSS-beautifier button on the edit style page" "description": "Heading for the manage page"
}, },
"styleEnabledLabel": { "styleBeautify": {
"message": "Habilitado", "message": "Embellecer",
"description": "Label for the enabled state of styles" "description": "Label for the CSS-beautifier button on the edit style page"
}, },
"styleToMozillaFormatHelp": { "styleEnabledLabel": {
"message": "El formato Mozilla del código se puede usar con Stylus para Firefox y puede enviarse a la página userstyles.org.", "message": "Habilitado",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" "description": "Label for the enabled state of styles"
}, },
"sectionAdd": { "styleToMozillaFormatHelp": {
"message": "Añadir otra sección", "message": "El formato Mozilla del código se puede usar con Stylus para Firefox y puede enviarse a la página userstyles.org.",
"description": "Label for the button to add a section" "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
}, },
"styleSaveLabel": { "sectionAdd": {
"message": "Guardar", "message": "Añadir otra sección",
"description": "Label for save button for style editing" "description": "Label for the button to add a section"
}, },
"retrieveBckp": { "styleSaveLabel": {
"message": "Importar estilos", "message": "Guardar",
"description": "" "description": "Label for save button for style editing"
}, },
"confirmStop": { "retrieveBckp": {
"message": "Detener", "message": "Importar estilos",
"description": "'Stop' button in a confirm dialog" "description": ""
}, },
"writeStyleForURL": { "confirmStop": {
"message": "Esta URL", "message": "Detener",
"description": "Text for link in toolbar pop-up to write a new style for the current URL" "description": "'Stop' button in a confirm dialog"
}, },
"appliesAdd": { "writeStyleForURL": {
"message": "Añadir", "message": "Esta URL",
"description": "Label for the button to add an 'applies' entry" "description": "Text for link in toolbar pop-up to write a new style for the current URL"
}, },
"appliesRegexpOption": { "optionsSubheading": {
"message": "URLs coincidentes con la regexp", "message": "Más opciones",
"description": "Option to make the style apply to the entered string as a regular expression" "description": "Subheading for options section on manage page."
}, },
"styleInstall": { "appliesAdd": {
"message": "¿Instalar \"$stylename$\" en Stylus?", "message": "Añadir",
"description": "Confirmation when installing a style", "description": "Label for the button to add an 'applies' entry"
"placeholders": { },
"stylename": { "appliesRegexpOption": {
"content": "$1" "message": "URLs coincidentes con la regexp",
} "description": "Option to make the style apply to the entered string as a regular expression"
} },
}, "styleInstall": {
"optionsBadgeDisabled": { "message": "¿Instalar \"$stylename$\" en Stylus?",
"message": "Color de fondo del distintivo (cuando está deshabilitado)", "description": "Confirmation when installing a style",
"description": "" "placeholders": {
}, "stylename": {
"optionsCheck": { "content": "$1"
"message": "Comprobar", }
"description": "" }
}, },
"manageText": { "optionsBadgeDisabled": {
"message": "<a href='https://userstyles.org'>Obtener estilos en userstyles.org</a> | <a href='https://userstyles.org/help/stylish_chrome'>Obtener ayuda</a>", "message": "Color de fondo del distintivo (cuando está deshabilitado)",
"description": "Help text on the manage page" "description": ""
}, },
"searchStyles": { "optionsCheck": {
"message": "Buscar contenidos", "message": "Comprobar",
"description": "Label for the search filter textbox on the Manage styles page" "description": ""
}, },
"disableStyleLabel": { "manageText": {
"message": "Deshabilitar", "message": "<a href='https://userstyles.org'>Obtener estilos en userstyles.org</a> | <a href='https://userstyles.org/help/stylish_chrome'>Obtener ayuda</a>",
"description": "Label for the button to disable a style" "description": "Help text on the manage page"
}, },
"prefShowBadge": { "searchStyles": {
"message": "Mostrar número de estilos activos para el sitio actual en el botón Stylus", "message": "Buscar contenidos",
"description": "Label for the checkbox controlling toolbar badge text." "description": "Label for the search filter textbox on the Manage styles page"
}, },
"menuShowBadge": { "disableStyleLabel": {
"message": "Mostrar número de estilos activos", "message": "Deshabilitar",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." "description": "Label for the button to disable a style"
}, },
"cm_lineWrapping": { "prefShowBadge": {
"message": "Ajuste de línea", "message": "Mostrar número de estilos activos para el sitio actual en el botón Stylus",
"description": "Label for the checkbox controlling word wrap option for the style editor." "description": "Label for the checkbox controlling toolbar badge text."
}, },
"styleCancelEditLabel": { "menuShowBadge": {
"message": "Volver al administrador", "message": "Mostrar número de estilos activos",
"description": "Label for cancel button for style editing" "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
}, },
"styleChangesNotSaved": { "cm_lineWrapping": {
"message": "Ha realizado cambios en este estilo sin guardarlos.", "message": "Ajuste de línea",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" "description": "Label for the checkbox controlling word wrap option for the style editor."
}, },
"importLabel": { "styleCancelEditLabel": {
"message": "Importar", "message": "Volver al administrador",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" "description": "Label for cancel button for style editing"
}, },
"updateCheckFailServerUnreachable": { "styleChangesNotSaved": {
"message": "Error de actualización - No se pudo alcanzar el servidor.", "message": "Ha realizado cambios en este estilo sin guardarlos.",
"description": "Text that displays when an update check failed because the update server is unreachable" "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
}, },
"manageFilters": { "importLabel": {
"message": "Filtros", "message": "Importar",
"description": "Label for filters container" "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
}, },
"applyAllUpdates": { "updateCheckFailServerUnreachable": {
"message": "Aplicar todas las actualizaciones", "message": "Error de actualización - No se pudo alcanzar el servidor.",
"description": "Label for the button to apply all detected updates" "description": "Text that displays when an update check failed because the update server is unreachable"
}, },
"deleteStyleConfirm": { "manageFilters": {
"message": "¿Está seguro de que quiere eliminar este estilo?", "message": "Filtros",
"description": "Confirmation before deleting a style" "description": "Label for filters container"
}, },
"styleBadRegexp": { "applyAllUpdates": {
"message": "La expresión regular (regexp) introducida no es válida", "message": "Aplicar todas las actualizaciones",
"description": "Validation message for a bad regexp in a style" "description": "Label for the button to apply all detected updates"
}, },
"optionsHeading": { "openShortcutsPopup": {
"message": "Opciones", "message": "Atajos",
"description": "Heading for options section on manage page." "description": "Go to shortcut configuration"
}, },
"appliesDisplay": { "deleteStyleConfirm": {
"message": "Se aplica a: $applies$", "message": "¿Está seguro de que quiere eliminar este estilo?",
"description": "Text on the manage screen to describe what the style applies to", "description": "Confirmation before deleting a style"
"placeholders": { },
"applies": { "styleBadRegexp": {
"content": "$1" "message": "La expresión regular (regexp) introducida no es válida",
} "description": "Validation message for a bad regexp in a style"
} },
}, "optionsHeading": {
"openStylesManager": { "message": "Opciones",
"message": "Abrir administrador de estilos", "description": "Heading for options section on manage page."
"description": "Label for the style maanger opener in the browser action context menu." },
}, "appliesDisplay": {
"styleUpdate": { "message": "Se aplica a: $applies$",
"message": "¿Está seguro de que quiere actualizar '$stylename$'?", "description": "Text on the manage screen to describe what the style applies to",
"description": "Confirmation when updating a style", "placeholders": {
"placeholders": { "applies": {
"stylename": { "content": "$1"
"content": "$1" }
} }
} },
}, "openStylesManager": {
"styleSectionsTitle": { "message": "Abrir administrador de estilos",
"message": "Secciones", "description": "Label for the style maanger opener in the browser action context menu."
"description": "Title for the style sections section" },
}, "styleUpdate": {
"editStyleTitle": { "message": "¿Está seguro de que quiere actualizar '$stylename$'?",
"message": "Editar estilo $stylename$", "description": "Confirmation when updating a style",
"description": "Title of the page for editing styles", "placeholders": {
"placeholders": { "stylename": {
"stylename": { "content": "$1"
"content": "$1" }
} }
} },
}, "styleSectionsTitle": {
"updateCheckSucceededNoUpdate": { "message": "Secciones",
"message": "El estilo está actualizado.", "description": "Title for the style sections section"
"description": "Text that displays when an update check completed and no update is available" },
}, "editStyleTitle": {
"appliesUrlPrefixOption": { "message": "Editar estilo $stylename$",
"message": "URLs que empiezan por", "description": "Title of the page for editing styles",
"description": "Option to make the style apply to the entered string as a URL prefix" "placeholders": {
}, "stylename": {
"searchRegexp": { "content": "$1"
"message": "Use la sintaxis /re/ para búsquedas con regexp", }
"description": "Label after the search input field in the editor shown on Ctrl-F" }
}, },
"importReplaceTooltip": { "updateCheckSucceededNoUpdate": {
"message": "Descarta contenidos del estilo actual y los sobrescribe con el estilo importado", "message": "El estilo está actualizado.",
"description": "Label for the button to import and overwrite current style" "description": "Text that displays when an update check completed and no update is available"
}, },
"popupStylesFirst": { "appliesUrlPrefixOption": {
"message": "Listar estilos antes que los comandos en el menú del botón Stylus", "message": "URLs que empiezan por",
"description": "Label for the checkbox controlling section order in the toolbar button menu." "description": "Option to make the style apply to the entered string as a URL prefix"
}, },
"sectionHelp": { "searchRegexp": {
"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.", "message": "Use la sintaxis /re/ para búsquedas con regexp",
"description": "Help text for sections" "description": "Label after the search input field in the editor shown on Ctrl-F"
}, },
"noStylesForSite": { "importReplaceTooltip": {
"message": "No hay estilos instalados para este sitio.", "message": "Descarta contenidos del estilo actual y los sobrescribe con el estilo importado",
"description": "Text displayed when no styles are installed for the current site" "description": "Label for the button to import and overwrite current style"
}, },
"appliesDisplayTruncatedSuffix": { "popupStylesFirst": {
"message": "y más sitios", "message": "Listar estilos antes que los comandos en el menú del botón Stylus",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed" "description": "Label for the checkbox controlling section order in the toolbar button menu."
}, },
"appliesRemove": { "sectionHelp": {
"message": "Eliminar", "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": "Label for the button to remove an 'applies' entry" "description": "Help text for sections"
}, },
"styleToMozillaFormatTitle": { "noStylesForSite": {
"message": "Estilo en formato Mozilla", "message": "No hay estilos instalados para este sitio.",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" "description": "Text displayed when no styles are installed for the current site"
}, },
"manageTitle": { "appliesDisplayTruncatedSuffix": {
"message": "Stylus", "message": "y más sitios",
"description": "Title for the manage page" "description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
}, },
"writeStyleFor": { "appliesRemove": {
"message": "Escribir estilo para:", "message": "Eliminar",
"description": "Label for toolbar pop-up that precedes the links to write a new style" "description": "Label for the button to remove an 'applies' entry"
}, },
"replace": { "styleToMozillaFormatTitle": {
"message": "Reemplazar", "message": "Estilo en formato Mozilla",
"description": "Label before the replace input field in the editor shown on Ctrl-H" "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
}, },
"appliesLabel": { "manageTitle": {
"message": "Se aplica a", "message": "Stylus",
"description": "Label for 'applies to' fields on the edit/add screen" "description": "Title for the manage page"
}, },
"openManage": { "writeStyleFor": {
"message": "Administrar estilos instalados", "message": "Escribir estilo para:",
"description": "Link to open the manage page." "description": "Label for toolbar pop-up that precedes the links to write a new style"
}, },
"updateCheckFailBadResponseCode": { "replace": {
"message": "Error de actualización - El servidor ha respondido con el código $code$.", "message": "Reemplazar",
"description": "Text that displays when an update check failed because the response code indicates an error", "description": "Label before the replace input field in the editor shown on Ctrl-H"
"placeholders": { },
"code": { "appliesLabel": {
"content": "$1" "message": "Se aplica a",
} "description": "Label for 'applies to' fields on the edit/add screen"
} },
}, "openOptionsPopup": {
"appliesSpecify": { "message": "Interfaz de opciones",
"message": "Especificar", "description": "Go to Options UI"
"description": "Label for the button to make a style apply only to specific sites" },
}, "openManage": {
"installUpdate": { "message": "Administrar estilos instalados",
"message": "Instalar actualización", "description": "Link to open the manage page."
"description": "Label for the button to install an update for a single style" },
}, "updateCheckFailBadResponseCode": {
"optionsCheckUpdate": { "message": "Error de actualización - El servidor ha respondido con el código $code$.",
"message": "Buscar e instalar todas las actualizaciones disponibles", "description": "Text that displays when an update check failed because the response code indicates an error",
"description": "" "placeholders": {
}, "code": {
"styleMozillaFormatHeading": { "content": "$1"
"message": "Formato Mozilla", }
"description": "Heading for the section with buttons to import/export Mozilla format of the style" }
}, },
"stylishUnavailableForURL": { "appliesSpecify": {
"message": "(Stylus no funciona en páginas como esta)", "message": "Especificar",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect" "description": "Label for the button to make a style apply only to specific sites"
}, },
"sectionRemove": { "installUpdate": {
"message": "Eliminar sección", "message": "Instalar actualización",
"description": "Label for the button to remove a section" "description": "Label for the button to install an update for a single style"
}, },
"disableAllStyles": { "optionsCheckUpdate": {
"message": "Deshabilitar todos los estlos", "message": "Buscar e instalar todas las actualizaciones disponibles",
"description": "Label for the checkbox that turns all enabled styles off." "description": ""
}, },
"undoGlobal": { "styleMozillaFormatHeading": {
"message": "Deshacer (global)", "message": "Formato Mozilla",
"description": "CSS-beautify global Undo button label" "description": "Heading for the section with buttons to import/export Mozilla format of the style"
}, },
"updateCompleted": { "stylishUnavailableForURL": {
"message": "Actualización completada.", "message": "(Stylus no funciona en páginas como esta)",
"description": "Text that displays when an update completed" "description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
}, },
"checkingForUpdate": { "sectionRemove": {
"message": "Buscando...", "message": "Eliminar sección",
"description": "Text to display when checking a style for an update" "description": "Label for the button to remove a section"
}, },
"optionsCustomize": { "disableAllStyles": {
"message": "Personalizaciones de la interfaz", "message": "Deshabilitar todos los estlos",
"description": "" "description": "Label for the checkbox that turns all enabled styles off."
}, },
"sectionCode": { "undoGlobal": {
"message": "Código", "message": "Deshacer (global)",
"description": "Label for the code for a section" "description": "CSS-beautify global Undo button label"
}, },
"cm_smartIndent": { "updateCompleted": {
"message": "Usar sangría inteligente", "message": "Actualización completada.",
"description": "Label for the checkbox controlling smart indentation option for the style editor." "description": "Text that displays when an update completed"
}, },
"appliesHelp": { "checkingForUpdate": {
"message": "Utilice los controles 'Se aplica a' para limitar las URLs a las que se aplica el código de esta sección.", "message": "Buscando...",
"description": "Help text for 'applies to' section" "description": "Text to display when checking a style for an update"
}, },
"editStyleHeading": { "optionsCustomize": {
"message": "Editar estilo", "message": "Personalizaciones de la interfaz",
"description": "Title of the page for editing styles" "description": ""
}, },
"appliesUrlOption": { "sectionCode": {
"message": "URL", "message": "Código",
"description": "Option to make the style apply to the entered string as a URL" "description": "Label for the code for a section"
}, },
"addStyleTitle": { "cm_smartIndent": {
"message": "Añadir estilo", "message": "Usar sangría inteligente",
"description": "Title of the page for adding styles" "description": "Label for the checkbox controlling smart indentation option for the style editor."
}, },
"importReplaceLabel": { "appliesHelp": {
"message": "Sobrescribir estilo", "message": "Utilice los controles 'Se aplica a' para limitar las URLs a las que se aplica el código de esta sección.",
"description": "Label for the button to import and overwrite current style" "description": "Help text for 'applies to' section"
}, },
"dbError": { "editStyleHeading": {
"message": "Ocurrió un error con la base de datos de Stylus. ¿Desea visitar una página web con posibles soluciones?", "message": "Editar estilo",
"description": "Prompt when a DB error is encountered" "description": "Title of the page for editing styles"
}, },
"importAppendTooltip": { "appliesUrlOption": {
"message": "Agrega el estilo importado al estilo actual", "message": "URL",
"description": "Tooltip for the button to import a style and append to the existing sections" "description": "Option to make the style apply to the entered string as a URL"
}, },
"optionsOpen": { "addStyleTitle": {
"message": "Abrir", "message": "Añadir estilo",
"description": "" "description": "Title of the page for adding styles"
}, },
"helpKeyMapHotkey": { "importReplaceLabel": {
"message": "Pulse un atajo", "message": "Sobrescribir estilo",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" "description": "Label for the button to import and overwrite current style"
}, },
"replaceAll": { "dbError": {
"message": "Reemplazar todo", "message": "Ocurrió un error con la base de datos de Stylus. ¿Desea visitar una página web con posibles soluciones?",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" "description": "Prompt when a DB error is encountered"
}, },
"optionsActions": { "importAppendTooltip": {
"message": "Acciones", "message": "Agrega el estilo importado al estilo actual",
"description": "" "description": "Tooltip for the button to import a style and append to the existing sections"
}, },
"editGotoLine": { "editorStylesButton": {
"message": "Ir a la línea (o a línea:col)", "message": "Buscar estilos del editor",
"description": "Go to line or line:column on Ctrl-G in style code editor" "description": "Find styles for the editor"
}, },
"checkAllUpdates": { "optionsOpen": {
"message": "Buscar actualizaciones para todos los estilos", "message": "Abrir",
"description": "Label for the button to check all styles for updates" "description": ""
}, },
"issuesHelp": { "helpKeyMapHotkey": {
"message": "Problemas encontrados por <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> con estas reglas aplicadas:", "message": "Pulse un atajo",
"description": "Help popup message for the CSSLint issues block on the style edit page" "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
}, },
"confirmNo": { "replaceAll": {
"message": "No", "message": "Reemplazar todo",
"description": "'No' button in a confirm dialog" "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
}, },
"undo": { "optionsActions": {
"message": "Deshacer", "message": "Acciones",
"description": "Button label" "description": ""
}, },
"cm_keyMap": { "editGotoLine": {
"message": "Mapa de teclado", "message": "Ir a la línea (o a línea:col)",
"description": "Label for the drop-down list controlling the keymap for the style editor." "description": "Go to line or line:column on Ctrl-G in style code editor"
}, },
"cm_indentWithTabs": { "checkAllUpdates": {
"message": "Usar pestañas con sangría inteligente", "message": "Buscar actualizaciones para todos los estilos",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." "description": "Label for the button to check all styles for updates"
}, },
"replaceWith": { "openOptionsManage": {
"message": "Reemplazar con", "message": "Interfaz de opciones",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." "description": "Go to Options UI"
}, },
"deleteStyleLabel": { "issuesHelp": {
"message": "Eliminar", "message": "Problemas encontrados por <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> con estas reglas aplicadas:",
"description": "Label for the button to delete a style" "description": "Help popup message for the CSSLint issues block on the style edit page"
}, },
"addStyleLabel": { "confirmNo": {
"message": "Escribir nuevo estilo", "message": "No",
"description": "Label for the button to go to the add style page" "description": "'No' button in a confirm dialog"
}, },
"optionsUpdateIntervalNote": { "undo": {
"message": "Para deshabilitar la búsqueda automática de actualizaciones de estilos de usuario, establezca el intervalo a cero", "message": "Deshacer",
"description": "" "description": "Button label"
}, },
"manageOnlyEnabled": { "cm_keyMap": {
"message": "Sólo estilos habilitados", "message": "Mapa de teclado",
"description": "Checkbox to show only enabled styles" "description": "Label for the drop-down list controlling the keymap for the style editor."
}, },
"editStyleLabel": { "cm_indentWithTabs": {
"message": "Editar", "message": "Usar pestañas con sangría inteligente",
"description": "Label for the button to go to the edit style page" "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
}, },
"cm_theme": { "replaceWith": {
"message": "Tema", "message": "Reemplazar con",
"description": "Label for the style editor's CSS theme." "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
}, },
"helpKeyMapCommand": { "deleteStyleLabel": {
"message": "Escriba un nombre de comando", "message": "Eliminar",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" "description": "Label for the button to delete a style"
}, },
"description": { "addStyleLabel": {
"message": "Modifique el estilo de la Web con Stylus, un administrador de estilos de usuario. Stylus le permite instalar fácilmente temas y coberturas para muchos sitios populares.", "message": "Escribir nuevo estilo",
"description": "Extension description" "description": "Label for the button to go to the add style page"
} },
"optionsUpdateIntervalNote": {
"message": "Para deshabilitar la búsqueda automática de actualizaciones de estilos de usuario, establezca el intervalo a cero",
"description": ""
},
"backupButtons": {
"message": "Copia de seguridad",
"description": "Heading for backup"
},
"manageOnlyEnabled": {
"message": "Sólo estilos habilitados",
"description": "Checkbox to show only enabled styles"
},
"editStyleLabel": {
"message": "Editar",
"description": "Label for the button to go to the edit style page"
},
"cm_theme": {
"message": "Tema",
"description": "Label for the style editor's CSS theme."
},
"backupMessage": {
"message": "Los ficheros importados más grandes pueden tardar unos instantes. Espere a que aparezca una notificación del navegador.",
"description": "Message for backup"
},
"helpKeyMapCommand": {
"message": "Escriba un nombre de comando",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"description": {
"message": "Modifique el estilo de 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"
}
} }