This commit is contained in:
strel 2017-02-14 15:37:21 +00:00 committed by GitHub
commit 9f90071671

View File

@ -4,7 +4,7 @@
"description": "Text displayed for styles that apply to all sites" "description": "Text displayed for styles that apply to all sites"
}, },
"defaultTheme": { "defaultTheme": {
"message": "defecto", "message": "predeterminado",
"description": "Default CodeMirror CSS theme option on the edit style page" "description": "Default CodeMirror CSS theme option on the edit style page"
}, },
"manageOnlyEdited": { "manageOnlyEdited": {
@ -28,11 +28,11 @@
"description": "Label for the button to enable a style" "description": "Label for the button to enable a style"
}, },
"styleMissingName": { "styleMissingName": {
"message": "Introduce 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": "URL 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": {
@ -40,7 +40,7 @@
"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": { "importAppendLabel": {
"message": "Adjuntar estilo", "message": "Anexar estilo",
"description": "Label for the button to import a style and append to the existing sections" "description": "Label for the button to import a style and append to the existing sections"
}, },
"updateAllCheckSucceededNoUpdate": { "updateAllCheckSucceededNoUpdate": {
@ -48,7 +48,7 @@
"description": "Text that displays when an update all check completed and no updates are available" "description": "Text that displays when an update all check completed and no updates are available"
}, },
"styleFromMozillaFormatPrompt": { "styleFromMozillaFormatPrompt": {
"message": "Pegar el código en formato Mozilla", "message": "Pegar el código de formato Mozilla",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
}, },
"helpAlt": { "helpAlt": {
@ -80,7 +80,7 @@
"description": "Label for the enabled state of styles" "description": "Label for the enabled state of styles"
}, },
"styleToMozillaFormatHelp": { "styleToMozillaFormatHelp": {
"message": "El formato del código de Mozilla se puede utilizar con Stylus para Firefox y se puede enviar a la página userstyles.org.", "message": "El formato Mozilla del código se puede usar con Stylus para Firefox, y puede publicarse en la página userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
}, },
"sectionAdd": { "sectionAdd": {
@ -92,7 +92,7 @@
"description": "Label for save button for style editing" "description": "Label for save button for style editing"
}, },
"confirmStop": { "confirmStop": {
"message": "Parar", "message": "Detener",
"description": "'Stop' button in a confirm dialog" "description": "'Stop' button in a confirm dialog"
}, },
"writeStyleForURL": { "writeStyleForURL": {
@ -104,11 +104,11 @@
"description": "Label for the button to add an 'applies' entry" "description": "Label for the button to add an 'applies' entry"
}, },
"appliesRegexpOption": { "appliesRegexpOption": {
"message": "URL que coinciden con la expresión regular", "message": "URLs que coincidan con la expresión regular (regexp)",
"description": "Option to make the style apply to the entered string as a regular expression" "description": "Option to make the style apply to the entered string as a regular expression"
}, },
"styleInstall": { "styleInstall": {
"message": "¿Quieres instalar \"$stylename$\" en Stylus?", "message": "¿Quiere instalar \"$stylename$\" en Stylus?",
"description": "Confirmation when installing a style", "description": "Confirmation when installing a style",
"placeholders": { "placeholders": {
"stylename": { "stylename": {
@ -117,15 +117,15 @@
} }
}, },
"manageText": { "manageText": {
"message": "<a href='https://userstyles.org'>Get styles on userstyles.org</a> | <a href='https://userstyles.org/help/stylish_chrome'>Get help</a>", "message": "<a href='https://userstyles.org'>Obtener estilos en userstyles.org</a> | <a href='https://userstyles.org/help/stylish_chrome'>Obtener ayuda</a>",
"description": "Help text on the manage page" "description": "Help text on the manage page"
}, },
"searchStyles": { "searchStyles": {
"message": "Buscar contenido", "message": "Buscar contenidos",
"description": "Label for the search filter textbox on the Manage styles page" "description": "Label for the search filter textbox on the Manage styles page"
}, },
"disableStyleLabel": { "disableStyleLabel": {
"message": "Inhabilitar", "message": "Deshabilitar",
"description": "Label for the button to disable a style" "description": "Label for the button to disable a style"
}, },
"prefShowBadge": { "prefShowBadge": {
@ -141,11 +141,11 @@
"description": "Label for the checkbox controlling word wrap option for the style editor." "description": "Label for the checkbox controlling word wrap option for the style editor."
}, },
"styleCancelEditLabel": { "styleCancelEditLabel": {
"message": "Volver al gestor", "message": "Volver al administrador",
"description": "Label for cancel button for style editing" "description": "Label for cancel button for style editing"
}, },
"styleChangesNotSaved": { "styleChangesNotSaved": {
"message": "Has realizado cambios en este estilo sin guardarlos.", "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" "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
}, },
"importLabel": { "importLabel": {
@ -153,7 +153,7 @@
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
}, },
"updateCheckFailServerUnreachable": { "updateCheckFailServerUnreachable": {
"message": "Error de actualización: no se puede acceder al servidor.", "message": "Error de actualización: No se pudo alcanzar el servidor.",
"description": "Text that displays when an update check failed because the update server is unreachable" "description": "Text that displays when an update check failed because the update server is unreachable"
}, },
"manageFilters": { "manageFilters": {
@ -165,11 +165,11 @@
"description": "Label for the button to apply all detected updates" "description": "Label for the button to apply all detected updates"
}, },
"deleteStyleConfirm": { "deleteStyleConfirm": {
"message": "¿Seguro que quieres eliminar este estilo?", "message": "¿Está seguro de que quiere eliminar este estilo?",
"description": "Confirmation before deleting a style" "description": "Confirmation before deleting a style"
}, },
"styleBadRegexp": { "styleBadRegexp": {
"message": "La cadena introducida no es válida", "message": "La expresión regular (regexp) introducida no es válida",
"description": "Validation message for a bad regexp in a style" "description": "Validation message for a bad regexp in a style"
}, },
"optionsHeading": { "optionsHeading": {
@ -186,7 +186,7 @@
} }
}, },
"styleUpdate": { "styleUpdate": {
"message": "¿Estás seguro de que quieres actualizar '$stylename$'?", "message": "¿Está seguro de que quiere actualizar '$stylename$'?",
"description": "Confirmation when updating a style", "description": "Confirmation when updating a style",
"placeholders": { "placeholders": {
"stylename": { "stylename": {
@ -212,23 +212,23 @@
"description": "Text that displays when an update check completed and no update is available" "description": "Text that displays when an update check completed and no update is available"
}, },
"appliesUrlPrefixOption": { "appliesUrlPrefixOption": {
"message": "URL que empiezan por", "message": "URLs que empiezan por",
"description": "Option to make the style apply to the entered string as a URL prefix" "description": "Option to make the style apply to the entered string as a URL prefix"
}, },
"searchRegexp": { "searchRegexp": {
"message": "Usar /re/ syntax para búsquedas de regexp", "message": "Usar sintaxis /re/ para búsqueda de regexp",
"description": "Label after the search input field in the editor shown on Ctrl-F" "description": "Label after the search input field in the editor shown on Ctrl-F"
}, },
"importReplaceTooltip": { "importReplaceTooltip": {
"message": "Descartar contenido del tema actual y sobreescribirlo con el estilo importado", "message": "Descartar contenidos del estilo actual y sobrescribirlos con el estilo importado",
"description": "Label for the button to import and overwrite current style" "description": "Label for the button to import and overwrite current style"
}, },
"popupStylesFirst": { "popupStylesFirst": {
"message": "Listar temas antes de comandos en el botón de menú en la barra de herramientas", "message": "Listar estilos antes que los comandos en el menú del botón de barra de herramientas",
"description": "Label for the checkbox controlling section order in the toolbar button menu." "description": "Label for the checkbox controlling section order in the toolbar button menu."
}, },
"sectionHelp": { "sectionHelp": {
"message": "Las secciones te permiten definir diferentes fragmentos de código para aplicarlos a distintos conjuntos de URL en el mismo estilo. 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": "Las secciones le permiten definir distintos fragmentos de código en el mismo estilo para aplicarlos a diferentes grupos de URLs. Por ejemplo, un único estilo podría 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" "description": "Help text for sections"
}, },
"noStylesForSite": { "noStylesForSite": {
@ -236,7 +236,7 @@
"description": "Text displayed when no styles are installed for the current site" "description": "Text displayed when no styles are installed for the current site"
}, },
"appliesDisplayTruncatedSuffix": { "appliesDisplayTruncatedSuffix": {
"message": "y otros muchos sitios", "message": "y otros sitios",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed" "description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
}, },
"appliesRemove": { "appliesRemove": {
@ -244,7 +244,7 @@
"description": "Label for the button to remove an 'applies' entry" "description": "Label for the button to remove an 'applies' entry"
}, },
"styleToMozillaFormatTitle": { "styleToMozillaFormatTitle": {
"message": "Estilo con formato Mozilla", "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" "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
}, },
"manageTitle": { "manageTitle": {
@ -252,7 +252,7 @@
"description": "Title for the manage page" "description": "Title for the manage page"
}, },
"writeStyleFor": { "writeStyleFor": {
"message": "Escribir un estilo para:", "message": "Escribir estilo para:",
"description": "Label for toolbar pop-up that precedes the links to write a new style" "description": "Label for toolbar pop-up that precedes the links to write a new style"
}, },
"replace": { "replace": {
@ -264,11 +264,11 @@
"description": "Label for 'applies to' fields on the edit/add screen" "description": "Label for 'applies to' fields on the edit/add screen"
}, },
"openManage": { "openManage": {
"message": "Gestionar estilos instalados", "message": "Administrar estilos instalados",
"description": "Link to open the manage page." "description": "Link to open the manage page."
}, },
"updateCheckFailBadResponseCode": { "updateCheckFailBadResponseCode": {
"message": "Error de actualización: el servidor ha respondido con el código $code$.", "message": "Error de actualización: El servidor ha respondido con el código $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error", "description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": { "placeholders": {
"code": { "code": {
@ -289,7 +289,7 @@
"description": "Heading for the section with buttons to import/export Mozilla format of the style" "description": "Heading for the section with buttons to import/export Mozilla format of the style"
}, },
"stylishUnavailableForURL": { "stylishUnavailableForURL": {
"message": "(Stylus no funciona en páginas como ésta.)", "message": "(Stylus no funciona en páginas como esta.)",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect" "description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
}, },
"sectionRemove": { "sectionRemove": {
@ -297,7 +297,7 @@
"description": "Label for the button to remove a section" "description": "Label for the button to remove a section"
}, },
"disableAllStyles": { "disableAllStyles": {
"message": "Desactivar todos los estlos", "message": "Deshabilitar todos los estilos",
"description": "Label for the checkbox that turns all enabled styles off." "description": "Label for the checkbox that turns all enabled styles off."
}, },
"undoGlobal": { "undoGlobal": {
@ -305,7 +305,7 @@
"description": "CSS-beautify global Undo button label" "description": "CSS-beautify global Undo button label"
}, },
"updateCompleted": { "updateCompleted": {
"message": "Actualización terminada", "message": "Actualización completada",
"description": "Text that displays when an update completed" "description": "Text that displays when an update completed"
}, },
"checkingForUpdate": { "checkingForUpdate": {
@ -321,7 +321,7 @@
"description": "Label for the checkbox controlling smart indentation option for the style editor." "description": "Label for the checkbox controlling smart indentation option for the style editor."
}, },
"appliesHelp": { "appliesHelp": {
"message": "Utiliza los controles \"Se aplica a\" para limitar las URL a las que se aplica el código de esta sección.", "message": "Utilice los controles \"Se aplica a\" para limitar las URLs a las que se aplica el código de esta sección.",
"description": "Help text for 'applies to' section" "description": "Help text for 'applies to' section"
}, },
"editStyleHeading": { "editStyleHeading": {
@ -337,19 +337,19 @@
"description": "Title of the page for adding styles" "description": "Title of the page for adding styles"
}, },
"importReplaceLabel": { "importReplaceLabel": {
"message": "Sobreescribir estilo", "message": "Sobrescribir estilo",
"description": "Label for the button to import and overwrite current style" "description": "Label for the button to import and overwrite current style"
}, },
"dbError": { "dbError": {
"message": "Ha ocurrido un error con la base de datos de Stylus. ¿Quieres visitar una página web con las posibles soluciones?", "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" "description": "Prompt when a DB error is encountered"
}, },
"importAppendTooltip": { "importAppendTooltip": {
"message": "Adjuntar el estilo importado al estilo actual", "message": "Anexa el estilo importado al estilo actual",
"description": "Tooltip for the button to import a style and append to the existing sections" "description": "Tooltip for the button to import a style and append to the existing sections"
}, },
"helpKeyMapHotkey": { "helpKeyMapHotkey": {
"message": "Presiona un atajo", "message": "Pulse un atajo",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
}, },
"replaceAll": { "replaceAll": {
@ -357,11 +357,11 @@
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
}, },
"editGotoLine": { "editGotoLine": {
"message": "Ir a línea (o línea:col)", "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" "description": "Go to line or line:column on Ctrl-G in style code editor"
}, },
"checkAllUpdates": { "checkAllUpdates": {
"message": "Comprobar todos los estilos para buscar actualizaciones", "message": "Comprobar si hay actualizaciones para todos los estilos",
"description": "Label for the button to check all styles for updates" "description": "Label for the button to check all styles for updates"
}, },
"issuesHelp": { "issuesHelp": {
@ -397,7 +397,7 @@
"description": "Label for the button to go to the add style page" "description": "Label for the button to go to the add style page"
}, },
"manageOnlyEnabled": { "manageOnlyEnabled": {
"message": "Sólo estilos activos", "message": "Sólo estilos habilitados",
"description": "Checkbox to show only enabled styles" "description": "Checkbox to show only enabled styles"
}, },
"editStyleLabel": { "editStyleLabel": {
@ -409,17 +409,17 @@
"description": "Label for the style editor's CSS theme." "description": "Label for the style editor's CSS theme."
}, },
"helpKeyMapCommand": { "helpKeyMapCommand": {
"message": "Escribe una línea de comando", "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": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
}, },
"description": { "description": {
"message": "Cambia el estilo de la Web con Stylus, un gestor de estilos de usuario. Stylus te permite instalar fácilmente temas y estilos para Google, Facebook, YouTube, orkut y muchos otros sitios.", "message": "Modifique el estilo de la Web con Stylus, un administrador de estilos de usuario. Stylus le permite instalar fácilmente temas y apariencias para muchos sitios web populares.",
"description": "Extension description" "description": "Extension description"
}, },
"bckpInstStyles": { "bckpInstStyles": {
"message": "Export Styles" "message": "Exportar estilos"
}, },
"retrieveBckp": { "retrieveBckp": {
"message": "Import Styles" "message": "Importar estilos"
} }
} }