mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-24 15:13:34 +00:00
47bbee9847
Change-Id: Ib0bd8df222d8dd7ce48846fdac5ae58937e7d98b
21 lines
760 B
JSON
21 lines
760 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Alma",
|
|
"Banjo",
|
|
"Iváns",
|
|
"Toliño"
|
|
]
|
|
},
|
|
"inputbox-desc": "Permitir a inclusión de formularios predefinidos de HTML",
|
|
"inputbox-error-no-type": "Non especificou o tipo de caixa de entrada que quere crear.",
|
|
"inputbox-error-bad-type": "O tipo de caixa de entrada \"$1\" non foi recoñecido.\nPor favor, especifique \"create\", \"comment\", \"search\", \"search2\" ou \"fulltext\".",
|
|
"inputbox-tryexact": "Procurar coincidencias exactas",
|
|
"inputbox-searchfulltext": "Procurar o texto completo",
|
|
"inputbox-createarticle": "Crear a páxina",
|
|
"inputbox-movearticle": "Mover páxina",
|
|
"inputbox-postcomment": "Nova sección",
|
|
"inputbox-postcommenttitle": "Nova sección",
|
|
"inputbox-ns-main": "Principal"
|
|
}
|