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

33 lines
1.7 KiB
JSON

{
"@metadata": {
"authors": [
"Happy5214",
"KuboF",
"Shirayuki",
"Yekrats",
"Kvardek du"
]
},
"visualeditor-cite-tool-name-book": "Libro",
"visualeditor-cite-tool-name-journal": "Ĵurnalo",
"visualeditor-cite-tool-name-news": "Novaĵoj",
"visualeditor-cite-tool-name-web": "Retejo",
"cite-ve-dialog-reference-editing-reused": "Ĉi-tion referenco uzas $1 {{PLURAL:$1|fojo|fojos}} en la paĝo.",
"cite-ve-dialog-reference-options-group-label": "Uzi tiun ĉi grupon",
"cite-ve-dialog-reference-options-group-placeholder": "Ĝeneralaj referencoj",
"cite-ve-dialog-reference-options-name-label": "Reuzi sub tiu ĉi nomo",
"cite-ve-dialog-reference-options-section": "Opcioj",
"cite-ve-dialog-reference-title": "Referenco",
"cite-ve-dialog-reference-useexisting-full-label": "Reuzi citon jam uzanta en la paĝo",
"cite-ve-dialog-reference-useexisting-label": "Uzi jam ekzistantan referencon",
"cite-ve-dialog-reference-useexisting-tool": "Reuzi",
"cite-ve-dialog-referenceslist-contextitem-description-general": "Listo de ĝeneralaj referencoj",
"cite-ve-dialog-referenceslist-contextitem-description-named": "Listo de referencoj por la grupo \"$1\"",
"cite-ve-dialog-referenceslist-title": "Listo de referencoj",
"cite-ve-dialogbutton-reference-full-label": "Baza formo",
"cite-ve-dialogbutton-reference-tooltip": "Baza",
"cite-ve-dialogbutton-referenceslist-tooltip": "Listo de referencoj",
"cite-ve-reference-input-placeholder": "Serĉi en nuntempaj refrencoj",
"cite-ve-referenceslist-isempty": "En tiu ĉi paĝo ne estas referencoj de grupo \"$1\" por aldoni al tiu ĉi listo.",
"cite-ve-referenceslist-isempty-default": "En tiu ĉi paĝo ne estas referencoj por aldoni al tiu ĉi listo."
}