Toate mesajele

De la Divinul Imperiu Daco-Țigan
Aceasta este lista completă a mesajelor disponibile în domeniul MediaWiki. Vă rugăm să vizitați MediaWiki Localisation și translatewiki.net dacă vreți să contribuiți la localizarea programului MediaWiki generic.
Toate mesajele
Prima paginăPagina anterioarăPagina următoareUltima pagină
Nume Textul standard
Textul curent
apihelp-delete-example-reason (discuție) (Traducere) Delete the <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>.
apihelp-delete-example-simple (discuție) (Traducere) Delete the <kbd>Main Page</kbd>.
apihelp-delete-param-oldimage (discuție) (Traducere) 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 (discuție) (Traducere) ID-ul paginii de șters. Nu poate fi folosit împreună cu <var>$1title</var>.
apihelp-delete-param-reason (discuție) (Traducere) Motivul ștergerii. Dacă nu e specificat, va fi folosit un motiv generat automat.
apihelp-delete-param-tags (discuție) (Traducere) Change tags to apply to the entry in the deletion log.
apihelp-delete-param-title (discuție) (Traducere) Titlul paginii de șters. Nu poate fi folosit împreună cu <var>$1pageid</var>.
apihelp-delete-param-unwatch (discuție) (Traducere) Remove the page from the current user's watchlist.
apihelp-delete-param-watch (discuție) (Traducere) Add the page to the current user's watchlist.
apihelp-delete-param-watchlist (discuție) (Traducere) 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 (discuție) (Traducere) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-delete-summary (discuție) (Traducere) Șterge o pagină.
apihelp-disabled-summary (discuție) (Traducere) Acest modul a fost dezactivat.
apihelp-edit-example-edit (discuție) (Traducere) Modifică o pagină.
apihelp-edit-example-prepend (discuție) (Traducere) Prepend <kbd>__NOTOC__</kbd> to a page.
apihelp-edit-example-undo (discuție) (Traducere) Undo revisions 13579 through 13585 with autosummary.
apihelp-edit-param-appendtext (discuție) (Traducere) Add this text to the end of the page. Overrides $1text. Use $1section=new to append a new section, rather than this parameter.
apihelp-edit-param-baserevid (discuție) (Traducere) 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 (discuție) (Traducere) 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 (discuție) (Traducere) Mark this edit as a bot edit.
apihelp-edit-param-contentformat (discuție) (Traducere) Content serialization format used for the input text.
apihelp-edit-param-contentmodel (discuție) (Traducere) Content model of the new content.
apihelp-edit-param-createonly (discuție) (Traducere) Don't edit the page if it exists already.
apihelp-edit-param-md5 (discuție) (Traducere) The MD5 hash of the $1text parameter, or the $1prependtext and $1appendtext parameters concatenated. If set, the edit won't be done unless the hash is correct.
apihelp-edit-param-minor (discuție) (Traducere) Mark this edit as a minor edit.
apihelp-edit-param-nocreate (discuție) (Traducere) Throw an error if the page doesn't exist.
apihelp-edit-param-notminor (discuție) (Traducere) Do not mark this edit as a minor edit even if the "{{int:tog-minordefault}}" user preference is set.
apihelp-edit-param-pageid (discuție) (Traducere) Page ID of the page to edit. Cannot be used together with <var>$1title</var>.
apihelp-edit-param-prependtext (discuție) (Traducere) Add this text to the beginning of the page. Overrides $1text.
apihelp-edit-param-recreate (discuție) (Traducere) Override any errors about the page having been deleted in the meantime.
apihelp-edit-param-redirect (discuție) (Traducere) Automatically resolve redirects.
apihelp-edit-param-section (discuție) (Traducere) Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section.
apihelp-edit-param-sectiontitle (discuție) (Traducere) The title for a new section.
apihelp-edit-param-starttimestamp (discuție) (Traducere) Timestamp when the editing process began, used to detect edit conflicts. An appropriate value may be obtained using <var>[[Special:ApiHelp/main|curtimestamp]]</var> when beginning the edit process (e.g. when loading the page content to edit).
apihelp-edit-param-summary (discuție) (Traducere) Edit summary. Also section title when $1section=new and $1sectiontitle is not set.
apihelp-edit-param-tags (discuție) (Traducere) Change tags to apply to the revision.
apihelp-edit-param-text (discuție) (Traducere) Page content.
apihelp-edit-param-title (discuție) (Traducere) Title of the page to edit. Cannot be used together with <var>$1pageid</var>.
apihelp-edit-param-token (discuție) (Traducere) The token should always be sent as the last parameter, or at least after the $1text parameter.
apihelp-edit-param-undo (discuție) (Traducere) Undo this revision. Overrides $1text, $1prependtext and $1appendtext.
apihelp-edit-param-undoafter (discuție) (Traducere) Undo all revisions from $1undo to this one. If not set, just undo one revision.
apihelp-edit-param-unwatch (discuție) (Traducere) Remove the page from the current user's watchlist.
apihelp-edit-param-watch (discuție) (Traducere) Add the page to the current user's watchlist.
apihelp-edit-param-watchlist (discuție) (Traducere) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-edit-param-watchlistexpiry (discuție) (Traducere) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-edit-summary (discuție) (Traducere) Creează și modifică pagini.
apihelp-emailuser-example-email (discuție) (Traducere) Send an email to the user <kbd>WikiSysop</kbd> with the text <kbd>Content</kbd>.
apihelp-emailuser-param-ccme (discuție) (Traducere) Send a copy of this mail to me.
apihelp-emailuser-param-subject (discuție) (Traducere) Subject header.
apihelp-emailuser-param-target (discuție) (Traducere) User to send the email to.
Prima paginăPagina anterioarăPagina următoareUltima pagină