ข้อความระบบ

จาก ฐานข้อมูลการเมืองการปกครอง สถาบันพระปกเกล้า
นี่คือรายการข้อความของระบบที่อยู่ในเนมสเปซมีเดียวิกิ กรุณาอ่านหน้าเทศวิวัตน์ของมีเดียวิกิ และ translatewiki.net หากคุณอยากที่จะช่วยแปลข้อความของระบบมีเดียวิกิ
ข้อความระบบ
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย
ชื่อ เนื้อหาข้อความปริยาย
ข้อความปัจจุบัน
apihelp-move-param-movesubpages (คุย) (แปล) เปลี่ยนชื่อหน้าย่อย ถ้าทำได้
apihelp-move-param-movetalk (คุย) (แปล) เปลี่ยนชื่อหน้าคุย ถ้ามี
apihelp-move-param-noredirect (คุย) (แปล) ไม่ต้องสร้างหน้าเปลี่ยนทาง
apihelp-move-param-reason (คุย) (แปล) เหตุผลในการเปลี่ยนชื่อ
apihelp-move-param-tags (คุย) (แปล) Change tags to apply to the entry in the move log and to the null revision on the destination page.
apihelp-move-param-to (คุย) (แปล) Title to rename the page to.
apihelp-move-param-unwatch (คุย) (แปล) ลบหน้าและหน้าเปลี่ยนทางออกจากรายการเฝ้าดูของผู้ใช้ปัจจุบัน
apihelp-move-param-watch (คุย) (แปล) เพิ่มหน้าและหน้าเปลี่ยนทางในรายการเฝ้าดูของผู้ใช้ปัจจุบัน
apihelp-move-param-watchlist (คุย) (แปล) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-move-param-watchlistexpiry (คุย) (แปล) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-move-summary (คุย) (แปล) ย้ายหน้า
apihelp-newslettermanage-example-1 (คุย) (แปล) Add a publisher with a user ID of 3 to newsletter with ID 1.
apihelp-newslettermanage-example-2 (คุย) (แปล) Remove publisher with a user ID of 5 from newsletter with ID 2.
apihelp-newslettermanage-param-do (คุย) (แปล) Action to do. Should be either <kbd>addpublisher</kbd> or <kbd>removepublisher</kbd>.
apihelp-newslettermanage-param-id (คุย) (แปล) ID of the newsletter to manage.
apihelp-newslettermanage-param-publisher (คุย) (แปล) User ID of the publisher to manage.
apihelp-newslettermanage-summary (คุย) (แปล) Manage a newsletter.
apihelp-newslettersubscribe-example-1 (คุย) (แปล) สมัครรับจดหมายข่าวด้วย ID 1
apihelp-newslettersubscribe-example-2 (คุย) (แปล) เลิกสมัครรับจดหมายข่าวด้วย ID 2
apihelp-newslettersubscribe-param-do (คุย) (แปล) Action to do. Should be either <kbd>subscribe</kbd> or <kbd>unsubscribe</kbd>.
apihelp-newslettersubscribe-param-id (คุย) (แปล) ID of the newsletter for which the subscription should be changed.
apihelp-newslettersubscribe-summary (คุย) (แปล) Subscribe to or unsubscribe from a newsletter.
apihelp-no-such-module (คุย) (แปล) ไม่พบมอดูล "$1"
apihelp-none-summary (คุย) (แปล) Output nothing.
apihelp-opensearch-example-te (คุย) (แปล) ค้นหาหน้าที่ขึ้นต้นด้วย <kbd>Te</kbd>
apihelp-opensearch-param-format (คุย) (แปล) รูปแบบของผลลัพธ์
apihelp-opensearch-param-limit (คุย) (แปล) จำนวนผลลัพธ์สูงสุดที่จะส่งกลับ
apihelp-opensearch-param-namespace (คุย) (แปล) Namespaces to search. Ignored if <var>$1search</var> begins with a valid namespace prefix.
apihelp-opensearch-param-redirects (คุย) (แปล) How to handle redirects:
apihelp-opensearch-param-redirects-append (คุย) (แปล) For historical reasons, the default is "return" for $1format=json and "resolve" for other formats.
apihelp-opensearch-param-search (คุย) (แปล) สตริงค้นหา
apihelp-opensearch-param-suggest (คุย) (แปล) ไม่ได้ใช้แล้ว
apihelp-opensearch-param-warningsaserror (คุย) (แปล) If warnings are raised with <kbd>format=json</kbd>, return an API error instead of ignoring them.
apihelp-opensearch-paramvalue-redirects-resolve (คุย) (แปล) Return the target page. May return fewer than $1limit results.
apihelp-opensearch-paramvalue-redirects-return (คุย) (แปล) Return the redirect itself.
apihelp-opensearch-summary (คุย) (แปล) Search the wiki using the OpenSearch protocol.
apihelp-options-example-change (คุย) (แปล) Change <kbd>skin</kbd> and <kbd>hideminor</kbd> preferences.
apihelp-options-example-complex (คุย) (แปล) Reset all preferences, then set <kbd>skin</kbd> and <kbd>nickname</kbd>.
apihelp-options-example-reset (คุย) (แปล) คืนการตั้งค่าทั้งหมด
apihelp-options-extended-description (คุย) (แปล) Only options which are registered in core or in one of installed extensions, or options with keys prefixed with <code>userjs-</code> (intended to be used by user scripts), can be set.
apihelp-options-param-change (คุย) (แปล) List of changes, formatted name=value (e.g. skin=vector). If no value is given (not even an equals sign), e.g., optionname|otheroption|..., the option will be reset to its default value. If any value passed contains the pipe character (<kbd>|</kbd>), use the [[Special:ApiHelp/main#main/datatypes|alternative multiple-value separator]] for correct operation.
apihelp-options-param-optionname (คุย) (แปล) The name of the option that should be set to the value given by <var>$1optionvalue</var>.
apihelp-options-param-optionvalue (คุย) (แปล) The value for the option specified by <var>$1optionname</var>. When <var>$1optionname</var> is set but <var>$1optionvalue</var> is omitted, the option will be reset to its default value.
apihelp-options-param-reset (คุย) (แปล) Resets preferences to the site defaults.
apihelp-options-param-resetkinds (คุย) (แปล) List of types of options to reset when the <var>$1reset</var> option is set.
apihelp-options-summary (คุย) (แปล) Change preferences of the current user.
apihelp-paraminfo-example-1 (คุย) (แปล) Show info for <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd>, <kbd>[[Special:ApiHelp/jsonfm|format=jsonfm]]</kbd>, <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd>, and <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]</kbd>.
apihelp-paraminfo-example-2 (คุย) (แปล) Show info for all submodules of <kbd>[[Special:ApiHelp/query|action=query]]</kbd>.
apihelp-paraminfo-param-formatmodules (คุย) (แปล) List of format module names (value of <var>format</var> parameter). Use <var>$1modules</var> instead.
apihelp-paraminfo-param-helpformat (คุย) (แปล) รูปแบบของสตริงวิธีใช้
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย