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

View File

@ -55,6 +55,10 @@
"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"
}, },
"openOptionsShortcuts": {
"message": "Atajos",
"description": "Go to shortcut configuration"
},
"importAppendLabel": { "importAppendLabel": {
"message": "Agregar al estilo", "message": "Agregar al 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"
@ -123,6 +127,10 @@
"message": "Esta URL", "message": "Esta URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL" "description": "Text for link in toolbar pop-up to write a new style for the current URL"
}, },
"optionsSubheading": {
"message": "Más opciones",
"description": "Subheading for options section on manage page."
},
"appliesAdd": { "appliesAdd": {
"message": "Añadir", "message": "Añadir",
"description": "Label for the button to add an 'applies' entry" "description": "Label for the button to add an 'applies' entry"
@ -196,6 +204,10 @@
"message": "Aplicar todas las actualizaciones", "message": "Aplicar todas las actualizaciones",
"description": "Label for the button to apply all detected updates" "description": "Label for the button to apply all detected updates"
}, },
"openShortcutsPopup": {
"message": "Atajos",
"description": "Go to shortcut configuration"
},
"deleteStyleConfirm": { "deleteStyleConfirm": {
"message": "¿Está seguro de que quiere eliminar este estilo?", "message": "¿Está seguro de que quiere eliminar este estilo?",
"description": "Confirmation before deleting a style" "description": "Confirmation before deleting a style"
@ -299,6 +311,10 @@
"message": "Se aplica a", "message": "Se aplica a",
"description": "Label for 'applies to' fields on the edit/add screen" "description": "Label for 'applies to' fields on the edit/add screen"
}, },
"openOptionsPopup": {
"message": "Interfaz de opciones",
"description": "Go to Options UI"
},
"openManage": { "openManage": {
"message": "Administrar estilos instalados", "message": "Administrar estilos instalados",
"description": "Link to open the manage page." "description": "Link to open the manage page."
@ -392,6 +408,10 @@
"message": "Agrega el estilo importado al estilo actual", "message": "Agrega 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"
}, },
"editorStylesButton": {
"message": "Buscar estilos del editor",
"description": "Find styles for the editor"
},
"optionsOpen": { "optionsOpen": {
"message": "Abrir", "message": "Abrir",
"description": "" "description": ""
@ -416,6 +436,10 @@
"message": "Buscar actualizaciones para todos los estilos", "message": "Buscar 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"
}, },
"openOptionsManage": {
"message": "Interfaz de opciones",
"description": "Go to Options UI"
},
"issuesHelp": { "issuesHelp": {
"message": "Problemas encontrados por <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> con estas reglas aplicadas:", "message": "Problemas encontrados por <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> con estas reglas aplicadas:",
"description": "Help popup message for the CSSLint issues block on the style edit page" "description": "Help popup message for the CSSLint issues block on the style edit page"
@ -452,6 +476,10 @@
"message": "Para deshabilitar la búsqueda automática de actualizaciones de estilos de usuario, establezca el intervalo a cero", "message": "Para deshabilitar la búsqueda automática de actualizaciones de estilos de usuario, establezca el intervalo a cero",
"description": "" "description": ""
}, },
"backupButtons": {
"message": "Copia de seguridad",
"description": "Heading for backup"
},
"manageOnlyEnabled": { "manageOnlyEnabled": {
"message": "Sólo estilos habilitados", "message": "Sólo estilos habilitados",
"description": "Checkbox to show only enabled styles" "description": "Checkbox to show only enabled styles"
@ -464,6 +492,10 @@
"message": "Tema", "message": "Tema",
"description": "Label for the style editor's CSS theme." "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": { "helpKeyMapCommand": {
"message": "Escriba un nombre 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"