mediawiki-extensions-Discus.../i18n/api/mk.json
Translation updater bot 57f90ef72e Localisation updates from https://translatewiki.net.
Change-Id: I6be4cdc1b213e158c1435633b8df2e0039fc3a3d
2021-02-16 08:29:54 +01:00

19 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Bjankuloski06"
]
},
"apierror-discussiontools-commentid-notfound": "Не ја пронајдов назнаката на коментарот: $1",
"apihelp-discussiontools-summary": "Дава метаподатоци потребни за покревање на разговорните алатки.",
"apihelp-discussiontools-paramvalue-paction-transcludedfrom": "Дај ги насловите на страниците од кои превметнат секој коментар на дадената страница.",
"apihelp-discussiontools-param-oldid": "Број на преработката што ќе се користи (по основно: најновата преработка).",
"apihelp-discussiontoolsedit-summary": "Напишете порака на разговорната страница.",
"apihelp-discussiontoolsedit-paramvalue-paction-addcomment": "Додај нов коментар како одговор на постоечки.",
"apihelp-discussiontoolsedit-paramvalue-paction-addtopic": "Додај нов разговорен оддел и првиот коментар во него.",
"apihelp-discussiontoolsedit-param-commentid": "Назнака на коментарот на кој се одговара. Се користи само кога <var>paction</var> е <var>addcomment</var>.",
"apihelp-discussiontoolsedit-param-sectiontitle": "{{int:apihelp-edit-param-sectiontitle}} Се користи само кога <var>paction</var> е <var>addtopic</var>.",
"apihelp-discussiontoolsedit-param-html": "Содржина за објавување, како HTML. Не може да се користи заедно со <var>wikitext</var>.",
"apihelp-discussiontoolsedit-param-wikitext": "Содржина за објавување, како викитекст. Не може да се користи заедно со <var>html</var>."
}