Sistem iletileri
Bu liste, MediaWiki ad alanında bulunan sistem iletilerinin listesidir. Genel MediaWiki yerelleştirmesine katkıda bulunmak isterseniz, lütfen MediaWiki Yerelleştirmesi ve translatewiki.net sayfalarını ziyaret edin.
| Ad | Varsayılan ileti metni |
|---|---|
| Kullanımdaki metin | |
| apihelp-compare-paramvalue-prop-parsedcomment (mesaj) (Çevir) | The parsed comment on the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-rel (mesaj) (Çevir) | The revision IDs of the revision previous to 'from' and after 'to', if any. |
| apihelp-compare-paramvalue-prop-size (mesaj) (Çevir) | The size of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-title (mesaj) (Çevir) | The page titles of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-user (mesaj) (Çevir) | The user name and ID of the 'from' and 'to' revisions. |
| apihelp-compare-summary (mesaj) (Çevir) | Get the difference between two pages. |
| apihelp-createaccount-example-create (mesaj) (Çevir) | Start the process of creating user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>. |
| apihelp-createaccount-example-mail (mesaj) (Çevir) | Create user <kbd>testmailuser</kbd> and email a randomly-generated password. |
| apihelp-createaccount-example-pass (mesaj) (Çevir) | Create user <kbd>testuser</kbd> with password <kbd>test123</kbd>. |
| apihelp-createaccount-param-domain (mesaj) (Çevir) | Domain for external authentication (optional). |
| apihelp-createaccount-param-email (mesaj) (Çevir) | Kullanıcının e-posta adresi (isteğe bağlı). |
| apihelp-createaccount-param-language (mesaj) (Çevir) | Language code to set as default for the user (optional, defaults to content language). |
| apihelp-createaccount-param-mailpassword (mesaj) (Çevir) | If set to any value, a random password will be emailed to the user. |
| apihelp-createaccount-param-name (mesaj) (Çevir) | Kullanıcı adı. |
| apihelp-createaccount-param-password (mesaj) (Çevir) | Parola (ignored if <var>$1mailpassword</var> is set). |
| apihelp-createaccount-param-preservestate (mesaj) (Çevir) | If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter. |
| apihelp-createaccount-param-realname (mesaj) (Çevir) | Kullanıcının gerçek adı (isteğe bağlı). |
| apihelp-createaccount-param-reason (mesaj) (Çevir) | Optional reason for creating the account to be put in the logs. |
| apihelp-createaccount-param-token (mesaj) (Çevir) | Account creation token obtained in first request. |
| apihelp-createaccount-summary (mesaj) (Çevir) | Yeni bir kullanıcı hesabı oluşturun. |
| apihelp-cspreport-param-reportonly (mesaj) (Çevir) | Mark as being a report from a monitoring policy, not an enforced policy |
| apihelp-cspreport-param-source (mesaj) (Çevir) | What generated the CSP header that triggered this report |
| apihelp-cspreport-summary (mesaj) (Çevir) | Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser. |
| apihelp-delete-example-reason (mesaj) (Çevir) | Delete <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>. |
| apihelp-delete-example-simple (mesaj) (Çevir) | Delete <kbd>Main Page</kbd>. |
| apihelp-delete-param-oldimage (mesaj) (Çevir) | 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 (mesaj) (Çevir) | Page ID of the page to delete. Cannot be used together with <var>$1title</var>. |
| apihelp-delete-param-reason (mesaj) (Çevir) | Reason for the deletion. If not set, an automatically generated reason will be used. |
| apihelp-delete-param-tags (mesaj) (Çevir) | Change tags to apply to the entry in the deletion log. |
| apihelp-delete-param-title (mesaj) (Çevir) | Title of the page to delete. Cannot be used together with <var>$1pageid</var>. |
| apihelp-delete-param-unwatch (mesaj) (Çevir) | Remove the page from the current user's watchlist. |
| apihelp-delete-param-watch (mesaj) (Çevir) | Add the page to the current user's watchlist. |
| apihelp-delete-param-watchlist (mesaj) (Çevir) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
| apihelp-delete-summary (mesaj) (Çevir) | Sayfayı sil. |
| apihelp-disabled-summary (mesaj) (Çevir) | This module has been disabled. |
| apihelp-edit-example-edit (mesaj) (Çevir) | Edit a page. |
| apihelp-edit-example-prepend (mesaj) (Çevir) | Prepend <kbd>__NOTOC__</kbd> to a page. |
| apihelp-edit-example-undo (mesaj) (Çevir) | Undo revisions 13579 through 13585 with autosummary. |
| apihelp-edit-param-appendtext (mesaj) (Çevir) | 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-basetimestamp (mesaj) (Çevir) | Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]]. |
| apihelp-edit-param-bot (mesaj) (Çevir) | Mark this edit as a bot edit. |
| apihelp-edit-param-contentformat (mesaj) (Çevir) | Content serialization format used for the input text. |
| apihelp-edit-param-contentmodel (mesaj) (Çevir) | Content model of the new content. |
| apihelp-edit-param-createonly (mesaj) (Çevir) | Don't edit the page if it exists already. |
| apihelp-edit-param-md5 (mesaj) (Çevir) | 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 (mesaj) (Çevir) | Küçük değişiklik. |
| apihelp-edit-param-nocreate (mesaj) (Çevir) | Sayfa mevcut değilse hata oluştur. |
| apihelp-edit-param-notminor (mesaj) (Çevir) | Non-minor edit. |
| apihelp-edit-param-pageid (mesaj) (Çevir) | Page ID of the page to edit. Cannot be used together with <var>$1title</var>. |
| apihelp-edit-param-prependtext (mesaj) (Çevir) | Add this text to the beginning of the page. Overrides $1text. |