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

50 lines
2.3 KiB
JSON

{
"@metadata": {
"authors": [
"Alvaro Vidal-Abarca",
"Amire80",
"Arnaugir",
"Pginer",
"QuimGil",
"SMP",
"Vriullop",
"Papapep",
"Fitoschido",
"Edustus",
"Davidpar",
"Kippelboy",
"Unapersona",
"Macofe",
"Toniher",
"Maceleiro",
"F3RaN",
"SenyorFontal",
"Eduardo Martinez"
]
},
"visualeditor-cite-tool-name-book": "Llibre",
"visualeditor-cite-tool-name-journal": "Publicació",
"visualeditor-cite-tool-name-news": "Notícies",
"visualeditor-cite-tool-name-web": "Lloc web",
"cite-ve-dialog-reference-editing-reused": "Aquesta referència s'utilitza $1 {{PLURAL:$1|vegades}} en aquesta pàgina.",
"cite-ve-dialog-reference-options-group-label": "Utilitza aquest grup",
"cite-ve-dialog-reference-options-group-placeholder": "Referències generals",
"cite-ve-dialog-reference-options-name-label": "Reutilitza amb aquest nom",
"cite-ve-dialog-reference-options-section": "Opcions",
"cite-ve-dialog-reference-title": "Referència",
"cite-ve-dialog-reference-useexisting-full-label": "Reutilitzeu una referència que ja existeix en aquest article",
"cite-ve-dialog-reference-useexisting-label": "Utilitza una referència existent",
"cite-ve-dialog-reference-useexisting-tool": "Reutilitza",
"cite-ve-dialog-referenceslist-contextitem-description-general": "Llista general de referències",
"cite-ve-dialog-referenceslist-contextitem-description-named": "Llista de referències del grip \"$1\"",
"cite-ve-dialog-referenceslist-title": "Llista de referències",
"cite-ve-dialogbutton-reference-full-label": "Forma bàsica",
"cite-ve-dialogbutton-reference-tooltip": "Bàsic",
"cite-ve-dialogbutton-reference-title": "Referència",
"cite-ve-dialogbutton-referenceslist-tooltip": "Llista de referències",
"cite-ve-reference-input-placeholder": "Cerca a les referències actuals",
"cite-ve-referenceslist-isempty": "No hi ha cap referència amb el grup «$1» en aquesta pàgina a incloure en aquesta llista.",
"cite-ve-referenceslist-isempty-default": "No hi ha cap referència en aquesta pàgina que incloure en la llista.",
"cite-ve-referenceslist-missingref": "Aquesta referència està definida en una plantilla o un altre tipus de bloc generat, i de moment només pot editar-se amb l'editor de codi font.",
"cite-ve-toolbar-group-label": "Referència"
}