mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-15 19:10:15 +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
37 lines
2.2 KiB
JSON
37 lines
2.2 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"DzWiki",
|
|
"KWiki",
|
|
"Srdjan m",
|
|
"Semso98"
|
|
]
|
|
},
|
|
"visualeditor-cite-tool-name-book": "Knjiga",
|
|
"visualeditor-cite-tool-name-journal": "Časopis",
|
|
"visualeditor-cite-tool-name-news": "Vijesti",
|
|
"visualeditor-cite-tool-name-web": "Web-stranica",
|
|
"cite-ve-dialog-reference-editing-reused": "Ova referenca koristi se već $1 {{PLURAL:$1|put|puta}} na ovoj stranici.",
|
|
"cite-ve-dialog-reference-options-group-label": "Koristite ovu grupu",
|
|
"cite-ve-dialog-reference-options-group-placeholder": "Opće reference",
|
|
"cite-ve-dialog-reference-options-name-label": "Ponovo koristi pod ovim imenom",
|
|
"cite-ve-dialog-reference-options-section": "Opcije",
|
|
"cite-ve-dialog-reference-title": "Referenca",
|
|
"cite-ve-dialog-reference-useexisting-full-label": "Ponovo koristi referencu koja već postoji na ovoj stranici",
|
|
"cite-ve-dialog-reference-useexisting-label": "Koristi postojeću referencu",
|
|
"cite-ve-dialog-reference-useexisting-tool": "Ponovno korištenje",
|
|
"cite-ve-dialog-referenceslist-contextitem-description-general": "Spisak općih referenci",
|
|
"cite-ve-dialog-referenceslist-contextitem-description-named": "Spisak referenci grupe \"$1\"",
|
|
"cite-ve-dialog-referenceslist-title": "Spisak referenci",
|
|
"cite-ve-dialogbutton-citation-educationpopup-title": "Reference",
|
|
"cite-ve-dialogbutton-citation-educationpopup-text": "Poboljšava sadržaj članka dodavanjem izvora za informacije koje ste naveli. Možete referencirati knjige, novine i web-stranice.",
|
|
"cite-ve-dialogbutton-reference-full-label": "Osnovni oblik",
|
|
"cite-ve-dialogbutton-reference-tooltip": "Osnovna",
|
|
"cite-ve-dialogbutton-reference-title": "Referenca",
|
|
"cite-ve-dialogbutton-referenceslist-tooltip": "Spisak referenci",
|
|
"cite-ve-reference-input-placeholder": "Traži postojeće reference",
|
|
"cite-ve-referenceslist-isempty": "Nema referenci u grupi \"$1\" na ovoj stranici.",
|
|
"cite-ve-referenceslist-isempty-default": "Nema referenci na ovoj stranici koje bi mogle biti uključene u ovaj spisak.",
|
|
"cite-ve-referenceslist-missingref": "Ova referenca je definirana u šablonu ili drugom generiranom bloku i sada se može uređivati jedino u izvornom modu.",
|
|
"cite-ve-toolbar-group-label": "Referenca"
|
|
} |