mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-14 18:55:16 +00:00
2ed67f2c7d
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: Ia8b8777e8aac533bb5a87398b8fd06a2687248ec
17 lines
712 B
JSON
17 lines
712 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Brunoy Anastasiya Seryozhenko",
|
|
"Eduardo.mps",
|
|
"MetalBrasil",
|
|
"Opraco"
|
|
]
|
|
},
|
|
"inputbox-desc": "Permite a inclusão de formulários definidos de HTML",
|
|
"inputbox-error-no-type": "Você não especificou o tipo de inputbox a ser criada.",
|
|
"inputbox-error-bad-type": "O tipo de caixa de introdução de dados \"$1\" não foi reconhecido.\nPor favor, especifique \"create\", \"comment\", \"search\", \"search2\" ou \"fulltext\".",
|
|
"tryexact": "Tentar a expressão exata",
|
|
"searchfulltext": "Pesquisar em todo o texto.",
|
|
"createarticle": "Criar página",
|
|
"inputbox-ns-main": "Principal"
|
|
} |