Jump to content

Μυνήματα συστήματος

This is a list of system messages available in the MediaWiki namespace. Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
Μυνήματα συστήματος
Ἡ δέλτος ἡ πρώτηΔέλτος προτέραἡ δέλτος ἡ ἑπομένηΔέλτος ἐσχάτη
Ὄνομα Προεπειλεγμένον κείμενον
Τρέχον κείμενον
apihelp-cxpublishsection-param-html (διαλέγεσθαι) (Translate) The content to save.
apihelp-cxpublishsection-param-publishtarget (διαλέγεσθαι) (Translate) The publishing target of the section translation. Possible values: 'SANDBOX', 'NEW_SECTION', 'EXPAND' and 'REPLACE'.
apihelp-cxpublishsection-param-sectionnumber (διαλέγεσθαι) (Translate) The position of section to be in the new revision of page.
apihelp-cxpublishsection-param-sectiontranslationid (διαλέγεσθαι) (Translate) The section translation id associated with the draft section translation.
apihelp-cxpublishsection-param-sourcelanguage (διαλέγεσθαι) (Translate) The source language code.
apihelp-cxpublishsection-param-sourcerevid (διαλέγεσθαι) (Translate) The source page revision id.
apihelp-cxpublishsection-param-sourcesectiontitle (διαλέγεσθαι) (Translate) The title of the source section.
apihelp-cxpublishsection-param-sourcetitle (διαλέγεσθαι) (Translate) The title of the source page.
apihelp-cxpublishsection-param-targetlanguage (διαλέγεσθαι) (Translate) The target language code.
apihelp-cxpublishsection-param-targetsectiontitle (διαλέγεσθαι) (Translate) The title of the target section.
apihelp-cxpublishsection-param-title (διαλέγεσθαι) (Translate) The title of the page to perform actions on.
apihelp-cxpublishsection-summary (διαλέγεσθαι) (Translate) Save a section created using the Content Translation extension's section translation feature.
apihelp-cxsave-param-content (διαλέγεσθαι) (Translate) JSON-encoded section data. Each section is an object and has the following keys: content, sectionId, sequenceId, sequenceId, origin
apihelp-cxsave-param-cxversion (διαλέγεσθαι) (Translate) Version of the editor used to create the draft translation.
apihelp-cxsave-param-from (διαλέγεσθαι) (Translate) The source language code.
apihelp-cxsave-param-progress (διαλέγεσθαι) (Translate) Information about translation completion (progress). JSON with the keys <code>any</code>, <code>human</code>, <code>mt</code> and <code>mtSectionsCount</code>. The keys' values are percentages.
apihelp-cxsave-param-sourcecategories (διαλέγεσθαι) (Translate) JSON encoded array of source categories to be saved with draft translation.
apihelp-cxsave-param-sourcerevision (διαλέγεσθαι) (Translate) The revision of the source page.
apihelp-cxsave-param-sourcetitle (διαλέγεσθαι) (Translate) The title of the source page.
apihelp-cxsave-param-targetcategories (διαλέγεσθαι) (Translate) JSON encoded array of target categories to be saved with draft translation.
apihelp-cxsave-param-title (διαλέγεσθαι) (Translate) The title of the page to perform actions on.
apihelp-cxsave-param-to (διαλέγεσθαι) (Translate) The target language code.
apihelp-cxsave-summary (διαλέγεσθαι) (Translate) This module allows to save draft translations by section to save bandwidth and to collect parallel corpora.
apihelp-cxsplit-param-translationid (διαλέγεσθαι) (Translate) The id of the translation, for which the section translations will be created.
apihelp-cxsplit-summary (διαλέγεσθαι) (Translate) Create and save a section translation to database, for every translated section of the given article translation
apihelp-cxtoken-example-1 (διαλέγεσθαι) (Translate) Fetch the authentication token for cxserver
apihelp-cxtoken-summary (διαλέγεσθαι) (Translate) Get JWT tokens to authenticate with cxserver.
apihelp-delete-example-reason (διαλέγεσθαι) (Translate) Delete [[{{MediaWiki:Mainpage}}]] with the reason <kbd>Preparing for move</kbd>.
apihelp-delete-example-simple (διαλέγεσθαι) (Translate) Delete [[{{MediaWiki:Mainpage}}]].
apihelp-delete-param-deletetalk (διαλέγεσθαι) (Translate) Delete the talk page, if it exists.
apihelp-delete-param-oldimage (διαλέγεσθαι) (Translate) The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]].
apihelp-delete-param-pageid (διαλέγεσθαι) (Translate) Page ID of the page to delete. Cannot be used together with <var>$1title</var>.
apihelp-delete-param-reason (διαλέγεσθαι) (Translate) Reason for the deletion. If not set, an automatically generated reason will be used.
apihelp-delete-param-tags (διαλέγεσθαι) (Translate) Change tags to apply to the entry in the deletion log.
apihelp-delete-param-title (διαλέγεσθαι) (Translate) Title of the page to delete. Cannot be used together with <var>$1pageid</var>.
apihelp-delete-param-unwatch (διαλέγεσθαι) (Translate) Remove the page from the current user's watchlist.
apihelp-delete-param-watch (διαλέγεσθαι) (Translate) Add the page to the current user's watchlist.
apihelp-delete-param-watchlist (διαλέγεσθαι) (Translate) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-delete-param-watchlistexpiry (διαλέγεσθαι) (Translate) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-delete-summary (διαλέγεσθαι) (Translate) Delete a page.
apihelp-disabled-summary (διαλέγεσθαι) (Translate) This module has been disabled.
apihelp-edit-example-edit (διαλέγεσθαι) (Translate) Edit a page.
apihelp-edit-example-prepend (διαλέγεσθαι) (Translate) Prepend <kbd>__NOTOC__</kbd> to a page.
apihelp-edit-example-undo (διαλέγεσθαι) (Translate) Undo revisions 13579 through 13585 with autosummary.
apihelp-edit-param-appendtext (διαλέγεσθαι) (Translate) Add this text to the end of the page or section. Overrides $1text. Use $1section=new to append a new section, rather than this parameter.
apihelp-edit-param-baserevid (διαλέγεσθαι) (Translate) ID of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions]]. Self-conflicts cause the edit to fail unless basetimestamp is set.
apihelp-edit-param-basetimestamp (διαλέγεσθαι) (Translate) Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]]. Self-conflicts are ignored.
apihelp-edit-param-bot (διαλέγεσθαι) (Translate) Mark this edit as a bot edit.
apihelp-edit-param-contentformat (διαλέγεσθαι) (Translate) Content serialization format used for the input text.
apihelp-edit-param-contentmodel (διαλέγεσθαι) (Translate) Content model of the new content.
Ἡ δέλτος ἡ πρώτηΔέλτος προτέραἡ δέλτος ἡ ἑπομένηΔέλτος ἐσχάτη
Ἀνακτηθεῖσα ὑπὸ "https://grc.islamd.ru/Special:AllMessages"