mediawiki-extensions-InputBox/i18n/ga.json
Siebrand Mazeland 2ed67f2c7d Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: Ia8b8777e8aac533bb5a87398b8fd06a2687248ec
2014-03-28 08:24:47 +01:00

13 lines
558 B
JSON

{
"@metadata": {
"authors": [
"Evertype"
]
},
"inputbox-desc": "Ceadaigh glactha foirmeacha HTML réamhshainithe",
"inputbox-error-no-type": "Níor shocraigh tú an cineál bosca ionchur a bheadh le cruthú.",
"inputbox-error-bad-type": "Bosca iochur den chineál \"$1\" gan aithint.\nSonraigh \"create\", \"comment\", \"search\", \"search2\" nó \"fulltext\".",
"tryexact": "Déan iarracht ar meaitseáil cruinn",
"searchfulltext": "Cuardaigh sa téacs iomlán",
"createarticle": "Cruthaigh alt"
}