mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-15 10:59:56 +00:00
18f616b9b8
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
25 lines
1.3 KiB
JSON
25 lines
1.3 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"McDutchie"
|
|
]
|
|
},
|
|
"visualeditor-cite-tool-name-book": "Libro",
|
|
"visualeditor-cite-tool-name-journal": "Periodico",
|
|
"visualeditor-cite-tool-name-news": "Novas",
|
|
"visualeditor-cite-tool-name-web": "Sito web",
|
|
"cite-ve-dialog-reference-options-group-label": "Usar iste gruppo",
|
|
"cite-ve-dialog-reference-options-group-placeholder": "Referentias general",
|
|
"cite-ve-dialog-reference-options-name-label": "Re-usar con iste nomine",
|
|
"cite-ve-dialog-reference-options-section": "Optiones",
|
|
"cite-ve-dialog-reference-title": "Referentia",
|
|
"cite-ve-dialog-reference-useexisting-label": "Usar un referentia existente",
|
|
"cite-ve-dialog-referenceslist-title": "Lista de referentias",
|
|
"cite-ve-dialogbutton-reference-tooltip": "Basic",
|
|
"cite-ve-dialogbutton-referenceslist-tooltip": "Lista de referentias",
|
|
"cite-ve-reference-input-placeholder": "A que vole tu facer referentia?",
|
|
"cite-ve-referenceslist-isempty": "Il non ha referentias con le gruppo \"$1\" in iste pagina a includer in iste lista.",
|
|
"cite-ve-referenceslist-isempty-default": "Il non ha referentias in iste pagina a includer in iste lista.",
|
|
"cite-ve-referenceslist-missingref": "Iste referentia es definite in un patrono o altere bloco generate, e pro le momento pote solmente esser modificate in modo de codice fonte.",
|
|
"cite-ve-toolbar-group-label": "Citar"
|
|
} |