ข้อความระบบ

จาก ฐานข้อมูลการเมืองการปกครอง สถาบันพระปกเกล้า
นี่คือรายการข้อความของระบบที่อยู่ในเนมสเปซมีเดียวิกิ กรุณาอ่านหน้าเทศวิวัตน์ของมีเดียวิกิ และ translatewiki.net หากคุณอยากที่จะช่วยแปลข้อความของระบบมีเดียวิกิ
ข้อความระบบ
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย
ชื่อ เนื้อหาข้อความปริยาย
ข้อความปัจจุบัน
apihelp-undelete-param-undeletetalk (คุย) (แปล) Undelete all revisions of the associated talk page, if any.
apihelp-undelete-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-undelete-param-watchlistexpiry (คุย) (แปล) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-undelete-summary (คุย) (แปล) Undelete revisions of a deleted page.
apihelp-unlinkaccount-example-simple (คุย) (แปล) Attempt to remove the current user's link for the provider associated with <kbd>FooAuthenticationRequest</kbd>.
apihelp-unlinkaccount-summary (คุย) (แปล) Remove a linked third-party account from the current user.
apihelp-upload-example-filekey (คุย) (แปล) Complete an upload that failed due to warnings.
apihelp-upload-example-url (คุย) (แปล) Upload from a URL.
apihelp-upload-extended-description (คุย) (แปล) Several methods are available: * Upload file contents directly, using the <var>$1file</var> parameter. * Upload the file in pieces, using the <var>$1filesize</var>, <var>$1chunk</var>, and <var>$1offset</var> parameters. * Have the MediaWiki server fetch a file from a URL, using the <var>$1url</var> parameter. * Complete an earlier upload that failed due to warnings, using the <var>$1filekey</var> parameter. Note that the HTTP POST must be done as a file upload (i.e. using <code>multipart/form-data</code>) when sending the <var>$1file</var>.
apihelp-upload-param-async (คุย) (แปล) Make potentially large file operations asynchronous when possible.
apihelp-upload-param-checkstatus (คุย) (แปล) Only fetch the upload status for the given file key.
apihelp-upload-param-chunk (คุย) (แปล) Chunk contents.
apihelp-upload-param-comment (คุย) (แปล) Upload comment. Also used as the initial page text for new files if <var>$1text</var> is not specified.
apihelp-upload-param-file (คุย) (แปล) File contents.
apihelp-upload-param-filekey (คุย) (แปล) Key that identifies a previous upload that was stashed temporarily.
apihelp-upload-param-filename (คุย) (แปล) ชื่อไฟล์เป้าหมาย
apihelp-upload-param-filesize (คุย) (แปล) Filesize of entire upload.
apihelp-upload-param-ignorewarnings (คุย) (แปล) ละเลยคำเตือนทั้งหมด
apihelp-upload-param-offset (คุย) (แปล) Offset of chunk in bytes.
apihelp-upload-param-sessionkey (คุย) (แปล) Same as $1filekey, maintained for backward compatibility.
apihelp-upload-param-stash (คุย) (แปล) If set, the server will stash the file temporarily instead of adding it to the repository.
apihelp-upload-param-tags (คุย) (แปล) Change tags to apply to the upload log entry and file page revision.
apihelp-upload-param-text (คุย) (แปล) ข้อความในหน้าช่วงเริ่มแรกสำหรับไฟล์ใหม่
apihelp-upload-param-url (คุย) (แปล) ยูอาร์แอลที่จะไปดึงไฟล์มา
apihelp-upload-param-watch (คุย) (แปล) เฝ้าดูหน้านี้
apihelp-upload-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-upload-param-watchlistexpiry (คุย) (แปล) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-upload-summary (คุย) (แปล) Upload a file, or get the status of pending uploads.
apihelp-userrights-example-expiry (คุย) (แปล) Add user <kbd>SometimeSysop</kbd> to group <kbd>sysop</kbd> for 1 month.
apihelp-userrights-example-user (คุย) (แปล) Add user <kbd>FooBot</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>.
apihelp-userrights-example-userid (คุย) (แปล) Add the user with ID <kbd>123</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>.
apihelp-userrights-param-add (คุย) (แปล) เพิ่มผู้ใช้ลงในกลุ่มเหล่านี้ หรือถ้าผู้ใช้เหล่านั้นเป็นสมาชิกอยู่แล้ว ให้ปรับปรุงเวลาสิ้นสุดของการเป็นสมาชิกของผู้ใช้เหล่านั้นในกลุ่มนั้น
apihelp-userrights-param-expiry (คุย) (แปล) Expiry timestamps. May be relative (e.g. <kbd>5 months</kbd> or <kbd>2 weeks</kbd>) or absolute (e.g. <kbd>2014-09-18T12:34:56Z</kbd>). If only one timestamp is set, it will be used for all groups passed to the <var>$1add</var> parameter. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd> for a never-expiring user group.
apihelp-userrights-param-reason (คุย) (แปล) เหตุผลในการเปลี่ยน
apihelp-userrights-param-remove (คุย) (แปล) Remove the user from these groups.
apihelp-userrights-param-tags (คุย) (แปล) Change tags to apply to the entry in the user rights log.
apihelp-userrights-param-user (คุย) (แปล) ผู้ใช้
apihelp-userrights-param-userid (คุย) (แปล) ให้ระบุ <kbd>$1user=#<var>ID</var></kbd> แทน
apihelp-userrights-param-watchlistexpiry (คุย) (แปล) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-userrights-param-watchuser (คุย) (แปล) Watch the user's user and talk pages.
apihelp-userrights-summary (คุย) (แปล) เปลี่ยนการเป็นสมาชิกกลุ่มของผู้ใช้
apihelp-validatepassword-example-1 (คุย) (แปล) Validate the password <kbd>foobar</kbd> for the current user.
apihelp-validatepassword-example-2 (คุย) (แปล) Validate the password <kbd>qwerty</kbd> for creating user <kbd>Example</kbd>.
apihelp-validatepassword-extended-description (คุย) (แปล) Validity is reported as <samp>Good</samp> if the password is acceptable, <samp>Change</samp> if the password may be used for login but must be changed, or <samp>Invalid</samp> if the password is not usable.
apihelp-validatepassword-param-email (คุย) (แปล) Email address, for use when testing account creation.
apihelp-validatepassword-param-password (คุย) (แปล) Password to validate.
apihelp-validatepassword-param-realname (คุย) (แปล) Real name, for use when testing account creation.
apihelp-validatepassword-param-user (คุย) (แปล) Username, for use when testing account creation. The named user must not exist.
apihelp-validatepassword-summary (คุย) (แปล) Validate a password against the wiki's password policies.
apihelp-visualeditor-param-badetag (คุย) (แปล) If RESTBase query returned a seemingly invalid ETag, pass it here for logging purposes.
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย