stylus/_locales/gl/messages.json

67 lines
2.1 KiB
JSON
Raw Normal View History

{
"addStyleTitle": {
2018-11-30 01:41:18 +00:00
"message": "Engadir Estilo",
"description": "Title of the page for adding styles"
},
"alphaChannel": {
2018-11-30 01:41:18 +00:00
"message": "Opacidade",
"description": "Label of color's opacity"
},
"appliesAdd": {
2018-11-30 01:41:18 +00:00
"message": "Engadir",
"description": "Label for the button to add an 'applies' entry"
},
"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",
"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"
},
"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"
},
"appliesLabel": {
2018-11-30 01:41:18 +00:00
"message": "Aplica para",
"description": "Label for 'applies to' fields on the edit/add screen"
},
"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"
},
"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"
},
"appliesRemove": {
2018-11-30 01:41:18 +00:00
"message": "Suprimir",
"description": "Label for the button to remove an 'applies' entry"
},
"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"
},
"appliesToEverything": {
2018-11-30 01:41:18 +00:00
"message": "Todo",
"description": "Text displayed for styles that apply to all sites"
},
"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"
},
"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"
},
"author": {
2018-11-30 01:41:18 +00:00
"message": "Autor",
"description": "Label for the style author"
}
}