2018-11-03 14:37:25 +00:00
|
|
|
{
|
|
|
|
"addStyleTitle": {
|
2018-11-30 01:41:18 +00:00
|
|
|
"message": "Engadir Estilo",
|
|
|
|
"description": "Title of the page for adding styles"
|
2018-11-03 14:37:25 +00:00
|
|
|
},
|
|
|
|
"alphaChannel": {
|
2018-11-30 01:41:18 +00:00
|
|
|
"message": "Opacidade",
|
|
|
|
"description": "Label of color's opacity"
|
2018-11-03 14:37:25 +00:00
|
|
|
},
|
|
|
|
"appliesAdd": {
|
2018-11-30 01:41:18 +00:00
|
|
|
"message": "Engadir",
|
|
|
|
"description": "Label for the button to add an 'applies' entry"
|
2018-11-03 14:37:25 +00:00
|
|
|
},
|
|
|
|
"appliesDisplay": {
|
|
|
|
"message": "Aplica a: $applies$",
|
2018-11-30 01:41:18 +00:00
|
|
|
"description": "Text on the manage screen to describe what the style applies to",
|
2018-11-03 14:37:25 +00:00
|
|
|
"placeholders": {
|
|
|
|
"applies": {
|
|
|
|
"content": "$1"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"appliesDisplayTruncatedSuffix": {
|
2018-11-30 01:41:18 +00:00
|
|
|
"message": "e mais",
|
|
|
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
2018-11-03 14:37:25 +00:00
|
|
|
},
|
|
|
|
"appliesDomainOption": {
|
2018-11-30 01:41:18 +00:00
|
|
|
"message": "URLs no dominio",
|
|
|
|
"description": "Option to make the style apply to the entered string as a domain"
|
2018-11-03 14:37:25 +00:00
|
|
|
},
|
|
|
|
"appliesLabel": {
|
2018-11-30 01:41:18 +00:00
|
|
|
"message": "Aplica para",
|
|
|
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
2018-11-03 14:37:25 +00:00
|
|
|
},
|
|
|
|
"appliesLineWidgetWarning": {
|
2018-11-30 01:41:18 +00:00
|
|
|
"message": "Non funciona con CSS minificado",
|
|
|
|
"description": "A warning that applies-to information won't show properly with minified CSS"
|
2018-11-03 14:37:25 +00:00
|
|
|
},
|
|
|
|
"appliesRegexpOption": {
|
2018-11-30 01:41:18 +00:00
|
|
|
"message": "URLs que concorden co regexp",
|
|
|
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
2018-11-03 14:37:25 +00:00
|
|
|
},
|
|
|
|
"appliesRemove": {
|
2018-11-30 01:41:18 +00:00
|
|
|
"message": "Suprimir",
|
|
|
|
"description": "Label for the button to remove an 'applies' entry"
|
2018-11-03 14:37:25 +00:00
|
|
|
},
|
|
|
|
"appliesSpecify": {
|
2018-11-30 01:41:18 +00:00
|
|
|
"message": "Especificar",
|
|
|
|
"description": "Label for the button to make a style apply only to specific sites"
|
2018-11-03 14:37:25 +00:00
|
|
|
},
|
|
|
|
"appliesToEverything": {
|
2018-11-30 01:41:18 +00:00
|
|
|
"message": "Todo",
|
|
|
|
"description": "Text displayed for styles that apply to all sites"
|
2018-11-03 14:37:25 +00:00
|
|
|
},
|
|
|
|
"appliesUrlPrefixOption": {
|
2018-11-30 01:41:18 +00:00
|
|
|
"message": "URLs que comecen por",
|
|
|
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
2018-11-03 14:37:25 +00:00
|
|
|
},
|
|
|
|
"applyAllUpdates": {
|
2018-11-30 01:41:18 +00:00
|
|
|
"message": "Aplicar tódalas actualizacións",
|
|
|
|
"description": "Label for the button to apply all detected updates"
|
2018-11-03 14:37:25 +00:00
|
|
|
},
|
|
|
|
"author": {
|
2018-11-30 01:41:18 +00:00
|
|
|
"message": "Autor",
|
|
|
|
"description": "Label for the style author"
|
2018-11-03 14:37:25 +00:00
|
|
|
}
|
|
|
|
}
|