mediawiki-extensions-Cite/modules/ve-cite/i18n/oc.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

28 lines
1.4 KiB
JSON

{
"@metadata": {
"authors": [
"Jfblanc",
"Cedric31",
"Fitoschido",
"McDutchie"
]
},
"visualeditor-cite-tool-name-book": "Libre",
"visualeditor-cite-tool-name-journal": "Jornal",
"visualeditor-cite-tool-name-news": "Actualitats",
"visualeditor-cite-tool-name-web": "Site web",
"cite-ve-dialog-reference-options-group-label": "Utilizar aquel grop",
"cite-ve-dialog-reference-options-group-placeholder": "Referéncias generalas",
"cite-ve-dialog-reference-options-name-label": "Reutilizar per aquel nom",
"cite-ve-dialog-reference-options-section": "Opcions",
"cite-ve-dialog-reference-title": "Referéncia",
"cite-ve-dialog-reference-useexisting-label": "Reutilizar una referéncia",
"cite-ve-dialog-referenceslist-title": "Lista de referéncias",
"cite-ve-dialogbutton-reference-tooltip": "De basa",
"cite-ve-dialogbutton-referenceslist-tooltip": "Lista de referéncias",
"cite-ve-reference-input-placeholder": "A qué volètz apondre una referéncia?",
"cite-ve-referenceslist-isempty": "I a pas de referéncia dins lo grop \"$1\" d'aquesta pagina per apondre a aquela lista.",
"cite-ve-referenceslist-isempty-default": "I a pas de referéncias dins aquela pagina a apondre a aquela lista.",
"cite-ve-referenceslist-missingref": "Aquela referéncia es definida dins un modèl o un autre blòt generat, e pòt per ara èsser modificada sonque en edicion de font.",
"cite-ve-toolbar-group-label": "Citar"
}