Search translations

Jump to navigation Jump to search
Languages
Message groups
Set the <code>max-age</code> HTTP cache control header to this many seconds. Errors are never cached.
MediaWiki:Apihelp-main-param-maxage/en
Set the <code>max-age</code> HTTP cache control header to this many seconds. Errors are never cached.
MediaWiki:Apihelp-main-param-maxage/io
Set the <code>s-maxage</code> HTTP cache control header to this many seconds. Errors are never cached.
MediaWiki:Apihelp-main-param-smaxage/en
Set the <code>s-maxage</code> HTTP cache control header to this many seconds. Errors are never cached.
MediaWiki:Apihelp-main-param-smaxage/io
ตั้งส่วนหัวควบคุมแคช HTTP <code>max-age</code> เป็นจำนวนวินาทีต่อไปนี้ ข้อผิดพลาดจะไม่ถูกแคช
MediaWiki:Apihelp-main-param-maxage/th
Set <code>max-age</code> HTTP cache control header til dette antall sekunder. Feil blir aldri mellomlagret.
MediaWiki:Apihelp-main-param-maxage/nb
{{doc-apihelp-param|main|maxage}}
MediaWiki:Apihelp-main-param-maxage/qqq
<code>max-age</code> HTTP 캐쉬조종머리부를 설정합니다. 오유는 캐쉬되지 않습니다.
MediaWiki:Apihelp-main-param-maxage/ko-kp
<code>url-to-the-media-file</code> not set.
MediaWiki:Gwtoolset-no-url-to-media/en
Change the main page to have the <code>text</code> content model
MediaWiki:Apihelp-changecontentmodel-example/en
<code>max-age</code> HTTP 캐시 컨트롤 헤더를 설정합니다. 오류는 캐시되지 않습니다.
MediaWiki:Apihelp-main-param-maxage/ko
Den <code>max-age</code>-HTTP-Cache-Control-Header auf diese Anzahl Sekunden festlegen. Fehler werden niemals gecacht.
MediaWiki:Apihelp-main-param-maxage/de
The property <code>$1</code> is not set.
MediaWiki:Gadgets-validate-notset/en
ตั้งส่วนหัวควบคุมแคช HTTP <code>s-maxage</code> เป็นจำนวนวินาทีต่อไปนี้ ข้อผิดพลาดจะไม่ถูกแคช
MediaWiki:Apihelp-main-param-smaxage/th
The <code>$wgIframePageSrc</code> variable must be set in <code>LocalSettings.php</code>.
MediaWiki:Iframepage-error-wgifsrc/en
Use this code to embed the file
MediaWiki:Multimediaviewer-embed-explanation/en
The $1 extension requires that file uploads are enabled.

Please make sure that <code>$wgEnableUploads</code> is set to <code>true</code> in <code>LocalSettings.php</code>.
MediaWiki:Gwtoolset-verify-uploads-enabled/en
Current <code>php.ini</code> settings:

* <code>upload_max_filesize</code>: $1
* <code>post_max_size</code>: $2

These are set lower than the wiki's <code>$wgMaxUploadSize</code>, which is set at "$3". Please adjust the <code>php.ini</code> settings as appropriate.
MediaWiki:Gwtoolset-maxuploadsize-exceeds-ini-settings/en
This header is shown on the special page only if either the <code>user_email_track</code> database table exists ''or'' the <code>user_register_track</code> database table exists '''and''' $wgRegisterTrack is set to true; items shown below this header are [[MediaWiki:Sitemetrics-contact-imports]] and [[MediaWiki:Sitemetrics-user-recruits]]
MediaWiki:Sitemetrics-viral-stats/qqq
<code>ignorewarnings</code> not set.
MediaWiki:Gwtoolset-ignorewarnings/en
Parameter "$1" must be either set to <code>true</code> or <code>false</code>
MediaWiki:Jsonconfig-err-bool/en
Nastavite kontrolno glavo <code>max-age</code> predpomnenja HTTP na to število sekund. Napake se nikoli ne predpomnijo.
MediaWiki:Apihelp-main-param-maxage/sl
This form allows you to set the aliases of an entity. You need to provide the ID of the entity (e.g. Q23), a language code (e.g. "en") and the aliases to set to. Several aliases are separated by a pipe (<code>|</code>) character.
MediaWiki:Wikibase-setaliases-intro/en
The existing <code>LocalSettings.php</code> appears to be incomplete.
The $1 variable is not set.
Please change <code>LocalSettings.php</code> so that this variable is set, and click "{{int:Config-continue}}".
MediaWiki:Config-localsettings-incomplete/dty
When accessing the API using a cross-domain AJAX request (CORS), set this to the originating domain. This must be included in any pre-flight request, and therefore must be part of the request URI (not the POST body).

For authenticated requests, this must match one of the origins in the <code>Origin</code> header exactly, so it has to be set to something like <kbd>https://en.wikipedia.org</kbd> or <kbd>https://meta.wikimedia.org</kbd>. If this parameter does not match the <code>Origin</code> header, a 403 response will be returned. If this parameter matches the <code>Origin</code> header and the origin is allowed, the <code>Access-Control-Allow-Origin</code> and <code>Access-Control-Allow-Credentials</code> headers will be set.

For non-authenticated requests, specify the value <kbd>*</kbd>. This will cause the <code>Access-Control-Allow-Origin</code> header to be set, but <code>Access-Control-Allow-Credentials</code> will be <code>false</code> and all user-specific data will be restricted.
MediaWiki:Apihelp-main-param-origin/en