Ugrás a tartalomhoz

Rendszerüzenetek

Ezen a lapon a MediaWiki-névtérben elérhető rendszerüzenetek listája látható. Ha részt szeretnél venni a MediaWiki fordításában, látogass el a MediaWiki Localisation, valamint a translatewiki.net oldalra.
Rendszerüzenetek
Első oldalElőző oldalKövetkező oldalUtolsó oldal
Név Alapértelmezett szöveg
Jelenlegi szöveg
apihelp-query+entityterms-param-language (vitalap) (Fordítás) The language code to get terms in. If not specified, the user language is used.
apihelp-query+entityterms-param-terms (vitalap) (Fordítás) The types of terms to get, e.g. 'description', each returned as an array of strings keyed by their type, e.g. {"description": ["foo"]}. If not specified, all types are returned.
apihelp-query+entityterms-summary (vitalap) (Fordítás) Get the terms (labels, descriptions and aliases) of the entity on this page.
apihelp-query+extlinks-example-simple (vitalap) (Fordítás) A [[{{MediaWiki:Mainpage}}]] lapon található összes külső hivatkozás listájának lekérése.
apihelp-query+extlinks-param-expandurl (vitalap) (Fordítás) Expand protocol-relative URLs with the canonical protocol.
apihelp-query+extlinks-param-limit (vitalap) (Fordítás) A visszaadandó linkek száma.
apihelp-query+extlinks-param-protocol (vitalap) (Fordítás) Az URL protokollja. Ha üres és az <var>$1query</var> paraméter meg van adva, a protokoll <kbd>http</kbd> és <kbd>https</kbd>. Hagyd ezt és az <var>$1query</var> paramétert is üresen az összes külső link listázásához.
apihelp-query+extlinks-param-query (vitalap) (Fordítás) Search string without protocol. Useful for checking whether a certain page contains a certain external url.
apihelp-query+extlinks-summary (vitalap) (Fordítás) A megadott lapokon található összes külső (nem interwiki) link visszaadása.
apihelp-query+exturlusage-example-simple (vitalap) (Fordítás) A <kbd>https://www.mediawiki.org</kbd> URL-re hivatkozó lapok megjelenítése.
apihelp-query+exturlusage-param-expandurl (vitalap) (Fordítás) Expand protocol-relative URLs with the canonical protocol.
apihelp-query+exturlusage-param-limit (vitalap) (Fordítás) A visszaadandó lapok száma.
apihelp-query+exturlusage-param-namespace (vitalap) (Fordítás) A listázandó névtér.
apihelp-query+exturlusage-param-prop (vitalap) (Fordítás) Visszaadandó információk:
apihelp-query+exturlusage-param-protocol (vitalap) (Fordítás) Az URL protokollja. Ha üres és az <var>$1query</var> paraméter meg van adva, a protokoll <kbd>http</kbd> és <kbd>https</kbd>. Hagyd ezt és az <var>$1query</var> paramétert is üresen az összes külső link listázásához.
apihelp-query+exturlusage-param-query (vitalap) (Fordítás) Search string without protocol. See [[Special:LinkSearch]]. Leave empty to list all external links.
apihelp-query+exturlusage-paramvalue-prop-ids (vitalap) (Fordítás) A lap lapazonosítója.
apihelp-query+exturlusage-paramvalue-prop-title (vitalap) (Fordítás) A lap címe és névterének azonosítója.
apihelp-query+exturlusage-paramvalue-prop-url (vitalap) (Fordítás) A lapon használt URL.
apihelp-query+exturlusage-summary (vitalap) (Fordítás) Egy megadott URL-t tartalmazó lapok visszaadása.
apihelp-query+filearchive-example-simple (vitalap) (Fordítás) Az összes törölt fájl listázása.
apihelp-query+filearchive-param-dir (vitalap) (Fordítás) A listázás iránya.
apihelp-query+filearchive-param-from (vitalap) (Fordítás) A fájlok listázása ettől a címtől.
apihelp-query+filearchive-param-limit (vitalap) (Fordítás) A visszaadandó fájlok száma.
apihelp-query+filearchive-param-prefix (vitalap) (Fordítás) Ezzel kezdődő című fájlok keresése.
apihelp-query+filearchive-param-prop (vitalap) (Fordítás) A lekérendő információk:
apihelp-query+filearchive-param-sha1 (vitalap) (Fordítás) SHA1 hash of image. Overrides $1sha1base36.
apihelp-query+filearchive-param-sha1base36 (vitalap) (Fordítás) SHA1 hash of image in base 36 (used in MediaWiki).
apihelp-query+filearchive-param-to (vitalap) (Fordítás) A fájlok listázása eddig a címig.
apihelp-query+filearchive-paramvalue-prop-archivename (vitalap) (Fordítás) Az archivált verzió fájlneve a nem legújabb verziók esetén.
apihelp-query+filearchive-paramvalue-prop-bitdepth (vitalap) (Fordítás) A verzió bitmélysége.
apihelp-query+filearchive-paramvalue-prop-description (vitalap) (Fordítás) A fájlverzió leírása.
apihelp-query+filearchive-paramvalue-prop-dimensions (vitalap) (Fordítás) Alias for size.
apihelp-query+filearchive-paramvalue-prop-mediatype (vitalap) (Fordítás) A fájl médiatípusa.
apihelp-query+filearchive-paramvalue-prop-metadata (vitalap) (Fordítás) A fájlverzió EXIF-metaadatai.
apihelp-query+filearchive-paramvalue-prop-mime (vitalap) (Fordítás) A fájl MIME-típusa.
apihelp-query+filearchive-paramvalue-prop-parseddescription (vitalap) (Fordítás) Parse the description of the version.
apihelp-query+filearchive-paramvalue-prop-sha1 (vitalap) (Fordítás) Adds SHA-1 hash for the image.
apihelp-query+filearchive-paramvalue-prop-size (vitalap) (Fordítás) A fájl mérete bájtban, magassága, szélessége és oldalszáma (ha értelmezhető).
apihelp-query+filearchive-paramvalue-prop-timestamp (vitalap) (Fordítás) A feltöltött verzió időbélyege.
apihelp-query+filearchive-paramvalue-prop-user (vitalap) (Fordítás) A fájlverzió feltöltője.
apihelp-query+filearchive-summary (vitalap) (Fordítás) Az összes törölt fájl visszaadása.
apihelp-query+filerepoinfo-example-simple (vitalap) (Fordítás) Információk lekérése a fájltárolókról.
apihelp-query+filerepoinfo-param-prop (vitalap) (Fordítás) Which repository properties to get (properties available may vary on other wikis).
apihelp-query+filerepoinfo-paramvalue-prop-apiurl (vitalap) (Fordítás) URL to the repository API - helpful for getting image info from the host.
apihelp-query+filerepoinfo-paramvalue-prop-articlepath (vitalap) (Fordítás) Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgArticlePath|$wgArticlePath]]</var> or equivalent.
apihelp-query+filerepoinfo-paramvalue-prop-canUpload (vitalap) (Fordítás) Whether files can be uploaded to this repository, e.g. via CORS and shared authentication.
apihelp-query+filerepoinfo-paramvalue-prop-displayname (vitalap) (Fordítás) The human-readable name of the repository wiki.
apihelp-query+filerepoinfo-paramvalue-prop-favicon (vitalap) (Fordítás) Repository wiki's favicon URL, from <var>[[mw:Special:MyLanguage/Manual:$wgFavicon|$wgFavicon]]</var>.
apihelp-query+filerepoinfo-paramvalue-prop-fetchDescription (vitalap) (Fordítás) Whether file description pages are fetched from this repository when viewing local file description pages.
Első oldalElőző oldalKövetkező oldalUtolsó oldal