mediawiki-extensions-Cite/modules/ve-cite/i18n/gl.json
Ed Sanders 18f616b9b8 VisualEditor: Move code for Cite into this repo
This code has been developed over three years now in the repo of MediaWiki's
integration of VisualEditor. It has grown and developed significantly during
that time, but now is pretty stable. A number of hacks inside the MediaWiki-
VisualEditor code base have been used to prevent this code from being loaded
on wikis where the Cite extension is not deployed, but this state of affairs
is and always was meant to be temporary.

This code is under the MIT licence which is a tad messy, but not impossible.
It's clearly labelled as such. The list of authors has been updated to take
into account the influx of new functionality.

Bug: T41621
Bug: T104928
Change-Id: I39936ed83d5a60471a0a75da753f498e80aef234
2016-02-04 08:41:54 -08:00

44 lines
2.3 KiB
JSON

{
"@metadata": {
"authors": [
"Alison",
"Kscanne",
"Toliño",
"McDutchie",
"Elisardojm",
"Breogan2008",
"Fisterraeomar",
"Agremon",
"Vivaelcelta",
"Banjo",
"Macofe"
]
},
"visualeditor-cite-tool-name-book": "Libro",
"visualeditor-cite-tool-name-journal": "Publicación periódica",
"visualeditor-cite-tool-name-news": "Novas",
"visualeditor-cite-tool-name-web": "Páxina web",
"cite-ve-dialog-reference-editing-reused": "Esta referenza úsase $1 {{PLURAL:$1|vez|veces}} nesta páxina.",
"cite-ve-dialog-reference-options-group-label": "Utilizar este grupo",
"cite-ve-dialog-reference-options-group-placeholder": "Referencias xerais",
"cite-ve-dialog-reference-options-name-label": "Reutilizar por este nome",
"cite-ve-dialog-reference-options-section": "Opcións",
"cite-ve-dialog-reference-title": "Referencia",
"cite-ve-dialog-reference-useexisting-full-label": "Reutilizar unha cita que xa existe nesta páxina",
"cite-ve-dialog-reference-useexisting-label": "Utilizar unha referencia existente",
"cite-ve-dialog-reference-useexisting-tool": "Reutilizar",
"cite-ve-dialog-referenceslist-contextitem-description-general": "Lista de referencias xerais",
"cite-ve-dialog-referenceslist-contextitem-description-named": "Lista de referencias para o grupo \"$1\"",
"cite-ve-dialog-referenceslist-title": "Lista de referencias",
"cite-ve-dialogbutton-citation-educationpopup-title": "Citas",
"cite-ve-dialogbutton-citation-educationpopup-text": "Mellora o teu contido engadindo fontes de información. Pódense citar libros, periódicos e sitios web.",
"cite-ve-dialogbutton-reference-full-label": "Formulario básico",
"cite-ve-dialogbutton-reference-tooltip": "Básica",
"cite-ve-dialogbutton-reference-title": "Referencia",
"cite-ve-dialogbutton-referenceslist-tooltip": "Lista de referencias",
"cite-ve-reference-input-placeholder": "Buscar dentro das referencias actuais",
"cite-ve-referenceslist-isempty": "Non hai referencias co grupo \"$1\" nesta páxina para incluílas nesta lista.",
"cite-ve-referenceslist-isempty-default": "Non hai referencias nesta páxina para incluílas nesta lista.",
"cite-ve-referenceslist-missingref": "Esta referencia está definida nun modelo ou noutro bloque xerado; polo de agora, só se pode editar no modo fonte.",
"cite-ve-toolbar-group-label": "Citar"
}