Translating:MediaWiki/Basic glossary/sv
Denna sida är en lista över de vanligaste och mest grundläggande tekniska termerna som är nödvändiga för att använda MediaWiki-programvaran.
Listan är utformad för att lätt kunna översättas till alla språk som man kan använda MediaWiki på. Detta är inte tänkt att vara en uttömmande ordlista över alla MediaWiki-termer, utan endast de som är mest nödvändiga för alla språk och i synnerhet för att inleda anpassning av MediaWiki till ett nytt språk genom att översätta alla viktigaste meddelanden (även känd som "Mest använda").
Denna lista bör översättas till alla språk, inklusive de där MediaWiki redan har en väletablerad terminologi.
Det inkluderar både termer som har speciell betydelse i MediaWiki, som "kategori" och "mall", och allmänna datortermer, som "fil" och "uppladdning". Se sidan "Mer information om denna ordlista" för en förklaring om detta.
Fet text används för att framhäva information om ord som ofta översatts felaktigt.
Bredvid många termer finns det ikoner. Om du klickar på dessa ikoner kan du få mer information:
En länk till den relevanta encyklopediartikeln på engelskspråkiga Wikipedia som beskriver saken i fråga. Kolla länkarna till andra språkversioner i den här artikeln för att hitta artiklar på andra språk som du kanske kan. | |
A link to the relevant page in the English Wiktionary. Make sure to read the definitions carefully and pick the one that is closest to the meaning you need. Many words in the English Wiktionary have translations to other languages. To see them, scroll down, find the "Translations" list, find the translations list with the sense that interests you, and find your language. If your language is not listed, consider adding a translation to Wiktionary. | |
A link to the relevant technical documentation page on the mediawiki.org website. |
Ordlistan sorteras alfabetiskt efter den engelska termen.
A
- konto | engelska: account
- A user account; a stored record of information about a user of a wiki, identified by a username.
- administratör | engelska: administrator
- A user that has more permissions than a regular user. Most often, this includes the permissions to block and unblock users, to edit protected pages, and to delete, undelete, protect, and unprotect pages. Also known in English as "admin" or "sysop".
- anonym | engelska: anonymous
- A user who didn't log in. Such a user is identified by an IP address in history, recent changes, logs, etc.
- erkännande | engelska: attribution
- The process of giving credit.
B
- beta | engelska: beta
- Förkortning för "betafunktion".
- betafunktion | engelska: beta feature
- A new function that is enabled on a wiki site for testing by users.
- blockera | engelska: block
- Verb: Disable a user's ability to edit. Noun: An instance of blocking. Administrators of wiki sites block users if they publish spam or nonsense or disrupt the wiki in other ways.
- bot | engelska: bot
- Förkortning för "robot". Ett datorprogram som gör snabba automatiska redigeringar på wikisidor.
- webbläsare | engelska: browser
- Short for "web browser". A computer application that lets people read websites. Common web browsers are Google Chrome, Firefox, Safari, Microsoft Edge, Microsoft Internet Explorer, Samsung Internet, Opera, and Tor Browser.
C
- cache | engelska: cache
- A family of computer technologies that store data in a location that allows faster access. It usually improves performance, but sometimes it may cause outdated information to be shown to users. "Cleaning" or "purging" the cache forces new data to be shown, but may also cause a temporary performance slowdown.
- avbryt | engelska: cancel
- Verb: Stop an operation without saving the work that was done until now. This most often appears on buttons.
- bildtext | engelska: caption
- En kort text som förklarar en bild, särskilt en miniatyr.
- CAPTCHA | engelska: CAPTCHA
- A test that checks whether a user is a human or a bot, for example, by requiring the user to type deformed characters when creating an account or adding an external link. This is a technical term, and it doesn't have to be translated.
- skiftlägesokänslig | engelska: case-insensitive
- The opposite of case-sensitive: Not distinguishing uppercase and lowercase letters; treating "Cat" and "cat" as functionally the same string.
- skiftlägeskänslig | engelska: case-sensitive
- Distinguishing uppercase and lowercase letters; treating "Cat" and "cat" as different strings.
- kategori | engelska: category
- A group of related wiki pages. For example, the articles "Dog", "Mouse", and "Horse" can all belong to the category "Animals". This word is also used as the namespace prefix for category pages.
- kategorisida | engelska: category page
- A wiki page in the Category namespace. A part of its content is generated automatically by creating a list of pages that are tagged as belonging to this category. It can also have more text that explains the category. A category page can itself belong to other categories, in which case it's called a subcategory of these categories.
- kategorisida | engelska: category talk
- Short for "category talk page". Used as the namespace prefix for category talk pages.
- kategoridiskussionssida | engelska: category talk page
- A talk page associated with a category page.
- ändra | engelska: change
- When talking about wiki pages, same as edit.
- tecken | engelska: character
- En bokstav (a, b, c, ا, ب, ت, э, ю, я, क, च, ट, ⼈, ⼉, ⼊), en siffra (1, 2, 3), ett skiljetecken (., !, ?), en operator (+, -) etc.
- klient | engelska: client
- Ett datorprogram som hämtar information från en server.
- Commons | engelska: Commons
- Förkortning för "Wikimedia Commons". Ej att förväxlas med Creative Commons.
- innehåll | engelska: content
- Allting som visas på wikisidor och som användare kan redigera: text, bilder, mallar etc.
- innehåll | engelska: contents
- Förkortning för "innehållsförteckning".
- innehållssida | engelska: content page
- En wikisida i huvudnamnrymden på en wiki.
- bidrag | engelska: contribution
- Any action that a user does to change the content of a wiki: editing, rollbacking, translating, uploading files, etc. Different from donation.
- kaka | engelska: cookie
- A small piece of information sent by a server to the browser and then returned by the browser each time it accesses that server. It is mostly used to identify the users and store information about them. Users usually don't deal with them directly, but they are mentioned in the interface because they may have privacy implications.
- Creative Commons | engelska: Creative Commons
- An international network of organizations that write standardized licenses for free sharing of cultural works (text, images, video, etc.) and help people use these licenses. Most content on Wikimedia wikis is published under Creative Commons licenses.
- credit | engelska: credit
- An explicit acknowledgment of a source of text or media using the name of an author or an organization, a link to a website from which the information was copied, etc.
- CSS | engelska: CSS
- A language for designing web pages. Short for "Cascading Style Sheets". This is a technical term, and it doesn't have to be translated.
D
- radera | engelska: delete
- Verb: Remove a page from a wiki, done by an administrator. A deleted page can usually be restored.
- desktop | engelska: desktop
- Related to using a wiki in a browser on a desktop or a laptop computer, with a large screen and a physical keyboard. Different from mobile.
- utvecklare | engelska: developer
- A programmer who develops the code that runs a wiki: MediaWiki, templates, modules, gadgets, bots, tools, etc.
- diff | engelska: diff
- En jämförelse mellan två versions av en wikisida.
- diskussion | engelska: discussion
- I stort sett samma sak som diskussion, men detta ord kan användas i sammanhang som är mer sociala och mindre tekniska.
- donation | engelska: donation
- A gift of money or something else to the person or the organization that manages a wiki site. Different from contribution.
- ladda ned | engelska: download
- Verb: Kopiera en fil från en webbsida till en lokal enhet. Motsatsen till ladda upp.
E
- redigera | engelska: edit
- Verb: Ändra innehållet hos en wikisida. Substantiv: En redigerande åtgärd på en wikisida.
- redigerare (användare) | engelska: editor (user)
- En användare som redigerar en wikisida.
- redigerare (program) | engelska: editor (program)
- A feature of MediaWiki or another program that allows editing wiki pages. For example: Visual editor, 2010 wikitext editor, 2017 wikitext editor, Android app editor, etc.
- redigeringssammanfattning | engelska: edit summary
- En kort beskrivning av ändringarna som användaren har gjort i en redigering.
- exportera | engelska: export
- Verb: Ladda ned innehållet hos en eller flera wikisidor till en fil som kan importeras till en annan wiki.
- extern länk | engelska: external link
- En länk till en sida på en annan webbplats.
F
- fil | engelska: file
- A piece of information stored on a computer storage device and identified by a name. In MediaWiki, files are usually images (JPG, PNG, SVG), audio clips (OGG), videos (WEBM), and documents (PDF, DjVu). This word is also used as the namespace prefix for file pages: If the filename is "Taj Mahal.jpg", the file page name is "File:Taj Mahal.jpg".
- filnamn | engelska: filename
- The name of a file. Begins with a description of the file's content and ends with an extension (suffix) that identifies the file type. For example, ".jpg" is an extension for photograph files, and "Taj Mahal.jpg" is a good name for a file that includes a photograph of the Taj Mahal.
- filsida | engelska: file page
- A wiki page that displays a file and information about it: on which wiki pages this file is used, who uploaded it, the file's license, and so on.
- fildiskussion | engelska: file talk
- A talk page associated with a file page. If the filename is "Taj Mahal.jpg", the file talk page's title is "File talk:Taj Mahal.jpg".
- fri | engelska: free
- This doesn't mean "costing zero dollars". This refers to the freedom that the users have to read, copy, modify, and distribute the content of a wiki. It's a synonym of "liberated", "unconstrained", etc. See also Definition of Free Cultural Works.
- fri licens | engelska: free license
- A license that allows free use text or media. Note that the word for "free" here must be the same as in the term free.
- fuzzy | engelska: fuzzy
- Se utdaterad.
G
- finess | engelska: gadget
- Finesser är delar av JavaScript kod som redigerare kan skriva på en wiki-webbplats för att förbättra webbplatsens funktionalitet. Finessernas kod lagras på wikisidor. Detta ord används också som prefix till namnrymden för gadgetsidor.
- finessida | engelska: gadget page
- En wikisida i finessnamnrymden. Den lagrar källkoden för en finess.
- finessdiskussion | engelska: gadget talk
- Förkortning för "finessdiskussionssida". Detta ord används också som prefix till namnrymden för finessens diskussionssidor.
- finessdiskussionssida | engelska: gadget talk page
- En diskussionssida som associeras med en finessida.
- gender | engelska: gender
- When this word appears as
{{GENDER:
, it must not be translated. MediaWiki supports writing messages differently for users who defined that they should be described as "he", or "she", or didn't explicitly define it. See the page Gender. - global | engelska: global
- Pertaining to all the wikis in a wiki family. For example, a usual block on the Spanish Wikipedia disallows the user to edit pages only on the Spanish Wikipedia, but a global block disallows editing all the wikis: Wikipedia in all languages, Wikivoyage in all languages, etc.
H
- hjälp | engelska: help
- Technical documentation for using the wiki. This word is also used as the namespace prefix for help pages.
- hjälpsida | engelska: help page
- En wikisida i hjälpnamnrymden.
- hjälpdiskussion | engelska: help talk
- Förkortning för "hjälpdiskussionssida". Används som prefix till namnrymden prefix för hjälpdiskussionssidor.
- hjälpdiskussionssida | engelska: help talk page
- En diskussionssida som associeras med en hjälpsida.
- historik | engelska: history
- Förkortning för "sidhistorik" eller "versionshistorik". En lista över versioner av en wikisida som visar tidpunkten, användaren, redigeringssammanfattningen och annan information om varje version.
- hem | engelska: home
- Förkortning för "hemsida".
- hemsida | engelska: home page
- Samma som huvudsida, särskilt på webbplatsen för mobiler.
I
- ID | engelska: id
- Short for "identifier". A number or a string that refers to something: a users, a page, a version, etc.
- importera | engelska: import
- Verb: Lägg till sidor till en wiki från en fil som exporterats från en annan wiki, eller direkt från en annan wiki i wikifamiljen.
- interlanguage link | engelska: interlanguage link
- En länk till en sida om samma ämne i en wiki på ett annat språk.
- intern länk | engelska: internal link
- En länk till en annan sida på samma wiki.
- interwiki link | engelska: interwiki link
- En länk till en sida på en annan wiki med specifik syntax.
- ogiltig | engelska: invalid
- Tekniskt oacceptabel. Till exempel är en sidtitel ogiltig om den innehåller tecknet
{
, vilket är förbjudet i titlar. - invoke | engelska: invoke
- Verb: Call a module, run it, and insert the result of the call into a wiki page. A similar operation with templates is called transclusion.
- IP-adress | engelska: IP address
- Ett nummer som identifierar en dator i ett nätverk. I MediaWiki används IP-adresser för att tillskriva redigeringar och andra åtgärder till anonyma användare.
- objekt | engelska: item
- On Wikidata, an entity that represents a thing in the world. It is identified by the letter Q followed by a unique number, and it may have labels in any language. Wikidata items have many uses, but their simplest and most common use is to connect Wikipedia articles in different languages in a way that allows the display of interlanguage links. See the Wikidata Glossary.
J
- JavaScript | engelska: JavaScript
- Ett programmeringsspråk. I MediaWiki används det för finesser och delar av själva MediaWiki.
- JSON | engelska: JSON
- Ett datafilformat. Detta är en teknisk term, och den behöver inte översättas.
L
- etikett | engelska: label
- Ett namn på en Wikidata-objekt på ett mänskligt språk. Se Wikidata-ordlistan.
- legend | engelska: legend
- En lista över symboler, färger eller förkortningar som används i ett diagram, en tabell etc.
- länk | engelska: link
- Ett textstycke eller en bild som användaren kan klicka på för att gå till en annan webbsida.
- licens | engelska: license
- Ett juridiskt dokument som anger användarvillkoren för en text, bild eller video, särskilt med hänsyn till upphovsrättslagar.
- logg | engelska: log
- An automatically generated list of actions of a certain type, showing when and by which user they were performed, as well as other details, according to the type of action. Examples of logged actions are account creation, page deletion, and user blocking.
- logga in | engelska: log in
- Verb: Identify oneself to the wiki site as the owner of an account. A user who has logged in is not anonymous, and that user's edits and actions are attributed to the username in the page history and in the logs.
- logga ut | engelska: log out
- Verb: Disconnect from the account and become anonymous.
M
- huvud | engelska: main
- When discussing namespaces: The namespace of a wiki, in which the content pages of a wiki are stored. Opposed to other namespaces, such as Talk, User, Category, Template, etc. Titles of pages in the main namespace don't have a prefix.
- huvudsida | engelska: main page
- A wiki page that is the first page shown to the visitors of a wiki site. May be called "home page" or "front page" in other publications.
- media | engelska: media
- This doesn't mean "journalism" or "mass communication". This is short for "multimedia". It is also used as a virtual namespace prefix for linking to files.
- MediaWiki | engelska: MediaWiki
- A software package for running wiki sites. Originally developed for Wikipedia, and also used on many other websites, most of which are not related to Wikipedia. This word is also used as the namespace prefix for pages for local customization of user interface messages.
- MediaWiki-diskussion | engelska: MediaWiki talk
- Short for "MediaWiki talk page". Used as the namespace prefix for MediaWiki talk pages.
- MediaWiki-diskussionssida | engelska: MediaWiki talk page
- En diskussionssida som associeras med en sida i namnrymden MediaWiki.
- meddelande | engelska: message
- A string that appears in the user interface of a MediaWiki website. Messages can be translated on translatewiki. When needed, they can be customized locally in the MediaWiki namespace, and this will override the translation written on translatewiki.
- MIME | engelska: MIME
- A technology for identifying file types on the Internet, for example "application/pdf", "image/png", etc. This is a technical term, and it doesn't have to be translated.
- mobil | engelska: mobile
- Related to using a wiki on a mobile device, such as a phone or a tablet, with a small screen and no physical keyboard. Different from desktop.
- modul | engelska: module
- A piece of code that can be invoked from wiki pages and adds some text to these pages. Modules are similar to templates, but templates are written in wikitext and modules are written in the Lua programming language. This word is also used as the namespace prefix for module pages.
- modulsida | engelska: module page
- A wiki page in the Module namespace. It stores the source code for a module and the module's usage documentation.
- moduldiskussion | engelska: module talk
- Short for "module talk page". This word is also used as the namespace prefix for module talk pages.
- moduldiskussionssida | engelska: module talk page
- En diskussionssida som associeras med en modulsida.
- flytta | engelska: move
- Verb: Byt namn på en sida eller en fil. Substantiv: En åtgärd för att byta namn på en sida eller fil.
- multimedia | engelska: multimedia
- This is a general name for various media files stored in a media repository. For example: image file, audio file, video file, etc. Often shortened to "media".
N
- namnrymd | engelska: namespace
- Every page on a wiki belongs to a namespace. The main content pages of a wiki are said to belong to the main namespace, and their titles have no prefix. Because of this, "main" is often written in parentheses "(main)". Pages in other namespaces have a prefix, such as "Talk:", "User:", "Special:", etc.
O
- föråldrad | engelska: outdated
- In translatewiki, an outdated translated message must be carefully reviewed and, in most cases, fixed by the translator. This condition is also known as "fuzzy". It appears with a yellow "outdated" mark in the translation interface. A message can become outdated for three reasons: 1. The source message was updated after it was translated; 2. It has technical mistakes, for example invalid link syntax; 3. Another translatewiki editor noticed a mistake in it and manually marked it as outdated.
P
- sida | engelska: page
- Any page on a MediaWiki site. Can be an editable wiki page or a special page.
- parameter (mallar) | engelska: parameter (templates)
- In templates, modules, and parser functions: values that are sent to the template or the modules to tell it with which data to work.
- parameter (translatewiki) | engelska: parameter (translatewiki)
- When translating MediaWiki messages: pieces of messages that look like
$1
,$2
,$3
, and are replaced by something, such as numbers, usernames, or page titles. In translatable pages, the dollar sign can also be followed by words, e.g.$page
. In some other projects, parameters can look differently, e.g.%d
or%(page)
. - parser | engelska: parser
- A component of MediaWiki that reads wikitext and converts it to formatted text that is shown to readers.
- parser function | engelska: parser function
- A short wikitext function that can compute a value or make a simple decision based on data. Usually used in the wikitext of templates.
- lösenord | engelska: password
- A secret string that the user writes to identify while logging in.
- behörighet | engelska: permission
- Samma som rättighet.
- bildpunkt | engelska: pixel
- A dot on a computer screen. Used for measuring size and resolution of images.
- plural | engelska: plural
- When this word appears as
{{PLURAL:
, it must not be translated. MediaWiki supports writing messages according to different numbers. See the page Plural. - inställningar | engelska: preferences
- Every user's personal choices about how a wiki site works: how to show the preview, whether links should be underlined, which entries the watchlist shows and hides, etc.
- prefix | engelska: prefix
- The first characters of a string. In MediaWiki, prefixes are most often used for namespace names (Category: in "Category:Cities in Japan") and interlanguage links (fr: in fr:Pain au chocolat).
- förhandsgranska | engelska: preview
- Showing how the page will look before publishing it.
- projekt | engelska: project
- In MediaWiki, this is used to describe a wiki and the community of people editing it. For example, the French Wikipedia, the Russian Wikisource, Wikidata, Commons, and translatewiki are projects.
- projektnamnrymd | engelska: project namespace
- "Project" is one of the namespaces on all wikis. Pages in this namespace are used for several purposes, for example project policies, discussions among projects participants, lists of suggested tasks to work on, and so on. When pages in this namespace are displayed, this word is replaced with the project name. For example, in the English Wikipedia, the page "Project:About" is the same as "Wikipedia:About". Both titles can be used as links, but "Wikipedia:About" is displayed to readers.
- projektdiskussion | engelska: project talk
- A project talk page is a talk page associated with a page in the project namespace. For example, if the project page title is "Wikipedia:About", the project talk page title is "Wikipedia talk:About".
- protect | engelska: protect
- Verb: Allow only some users to edit a page, done by an administrator.
- skydd | engelska: protection
- The act of protecting a page.
- proxy | engelska: proxy
- An intermediary computer that allows people to connect to the Internet through it.
- publicera | engelska: publish
- Verb: Save a wiki page after creating or editing it and make it readable by everyone.
Q
- query | engelska: query
- A request for information that is sent by a user to a server. For example, a search string or a request for a list of pages that begin with certain letters. The software sending the query is also known as a "client".
R
- raw | engelska: raw
- Adjective: In the most basic representation. For example, the raw watchlist is a list of pages on the watchlist in plain text.
- senaste ändringar | engelska: recent changes
- En speciell sida på Special:RecentChanges, som visar alla senaste ändringarna som gjordes i en wiki.
- omdirigera | engelska: redirect
- Verb: Förflytta automatiskt användaren från en sida till en annan; Skapa en omdirigeringssida. Substantiv: Förkortning för "omdirigeringssida".
- omdirigeringssida | engelska: redirect page
- En sida som omedelbart tar användaren till en annan angiven sida när användaren försöker komma åt den.
- remixa | engelska: remix
- Verb: Kopiera innehåll från någonstans (till exempel en webbplats) och ändra den.
- upplösning | engelska: resolution
- Kvaliteten hos en bild, mätt i antal bildpunkter.
- återställ | engelska: restore
- Verb: Ta tillbaka en sida som raderats på wikin.
- retrieve | engelska: retrieve
- Verb: Hämta information från en server.
- återställ | engelska: revert
- Verb: Ändra sidan på ett sätt som återställer dess innehåll till en tidigare version.
- version | engelska: revision
- Vanligtvis samma som version.
- rättighet | engelska: right
- A permission to perform an action, such as editing, deleting, or protecting a page, to view certain special pages or logs, to block users, etc.
- rulla tillbaka | engelska: rollback
- Verb: Återställ en sida med ett klick. Denna åtgärd är vanligtvis endast tillgänglig för vissa användare, till exempel administratörer.
S
- spara | engelska: save
- Verb: Store information persistently, but not necessarily make it public. Saving something in a way that is readable to others is called publishing, and these words should be different. For example, a user's preferences are saved, but not published.
- sök | engelska: search
- Verb: Look for information, usually by writing one or more words in the wiki's internal search engine. Noun: the action of searching, and its results (what was found).
- avsnitt | engelska: section
- A part of a wiki page that begins with a heading, and may include one or more paragraphs, and possibly sub-sections.
- halvlåst | engelska: semi-protected
- Protected less strictly than the usual protection. Most often, fully protected pages can be edited only by administrators, and semi-protected pages can be edited by users who created their account a specific number of days ago or made a specific number of edits, but the actual configuration may be different on different wikis.
- server | engelska: server
- A computer that is connected to a network and that stores information that can be retrieved by users. The software users use to connect to a server is called a "client".
- SITENAME | engelska: SITENAME
- När detta ord visas som
{{SITENAME}}
får det inte översättas. Detta ersätts automatiskt med namnet på webbplatsen. Till exempel visas "Om {{SITENAME}}" på Wikipedia som "Om Wikipedia". - källa (innehåll) | engelska: source (content)
- When discussing the content of wikis: The source of information on a wiki page or of a file. For example, a book or another website.
- källa (wikitext) | engelska: source (wikitext)
- In MediaWiki user interface: The representation of a wiki page in wikitext, especially as opposed to the page as it shown to readers, or for visual editing.
- special | engelska: special
- Adjective: Used as the namespace prefix for special pages.
- specialsida | engelska: special page
- A page on a wiki that cannot be edited by users. Special pages provide various services, such as display of information about the wiki, Recent Changes, Watchlist, Statistics, and special administration and editing interfaces such as blocking, managing user rights, translation, etc. They are called "Special" because they are different from usual wiki pages. It's translated as "service (page)" in some languages.
- sträng | engelska: string
- A sequence of characters of any length. It is usually a word or a sentence, but in some cases it may be one character long or even empty (zero length).
- strong | engelska: strong
- När det visas som
<strong>
eller</strong>
, får det inte översättas. Detta är HTML-kod som gör texten fetstilad. - underkategori | engelska: subcategory
- En category inuti en annan kategori. Till exempel är "Städer i Paraguay" en underkategori till "Städer i Sydamerika".
- sammanfattning | engelska: summary
- Förkortning för "redigeringssammanfattning".
T
- innehållsförteckning | engelska: table of contents
- An automatically-generated list of section headings on a page. Usually appears near the top of the page.
- diskussion | engelska: talk
- Short for "talk page". This word is also used as the namespace prefix for talk pages associated with content pages (wiki pages in the main namespace).
- diskussionssida | engelska: talk page
- En wikisida som används för diskussioner mellan redigerare.
- mall | engelska: template
- A piece of text or code that can be embedded ("transcluded") in other pages. Common examples of templates are infoboxes, formatted citations, maintenance notices at the top of an article, etc. Templates are similar to modules, but templates are written in wikitext and modules are written in the Lua programming language. This word is also used as the namespace prefix for template pages.
- mallsida | engelska: template page
- En wikisida i mallnamnrymden. Den lagrar källkoden för en mall och mallens användningsdokumentation.
- malldiskussion | engelska: template talk
- Short for "template talk page". This word is also used as the namespace prefix for template talk pages.
- malldiskussionssida | engelska: template talk page
- A talk page associated with a template page.
- miniatyr | engelska: thumbnail
- A small image, used as a compact representation of a larger image. Usually shown with a frame with a caption under it. Clicking the thumbnail shows the full-size image.
- titel | engelska: title
- Namnet på en sida.
- mallinkludering | engelska: transclusion
- Inclusion or embedding of one wiki page into another. Most often, this is done with templates. A similar operation with modules is called invocation.
U
- gör ogjord | engelska: undo
- While reviewing page version: To revert a page, but possibly make some more changes and write a manual edit summary. Different from rollback, which is done in one click and restores everything. While editing a page: To erase the last change done to the content, reverting it to an older state. This action is available in web browsers and in many text editing applications.
- unprotect | engelska: unprotect
- Verb: The opposite of protect: Remove the protection from a page and make it editable by all users.
- unwatch | engelska: unwatch
- Verb: The opposite of watch: Unwatching a page means removing it from the user's watchlist.
- ladda upp | engelska: upload
- Verb: Kopiera en fil från en lokal enhet till en webbplats. Motsatsen till att ladda ned.
- URL | engelska: URL
- En teknisk term för en webbadress, till exempel
https://nl.wikipedia.org/wiki/Aruba
. Förkortning för "Uniform Resource Locator". - användare | engelska: user
- Somebody who uses a wiki, usually reading the information on it, or editing (changing) it. This may refer to a human, and also to a computer program, usually a bot. The user may be anonymous or identified using an account. This word is also used as the namespace prefix for user pages.
- användarnamn | engelska: username
- The name of a user account. It may be the real name of a person or a nickname.
- användarsida | engelska: user page
- A wiki page in the User namespace. If the username is "Alice", the user page's title is "User:Alice". Every user with an account has a user page, and can write things there, for example information about themselves or what they do on the wiki.
- användardiskussion | engelska: user talk
- Short for "user talk page". Used as the namespace prefix for user talk pages.
- användardiskussionssida | engelska: user talk page
- A talk page associated with a user page. If the username is "Alice", the user talk page's title is "User talk:Alice". The user talk page is used for sending messages to a user. These messages are not private, and can be read by everyone who can read the wiki.
V
- version | engelska: version
- The state of a wiki page's content after an edit. A wiki page that has just been created has one version. Every edit creates another version. A version has an author (user) and a time.
- visa | engelska: view
- Look at something, such as a page, a file, a table, etc. Often contrasted with edit: for example, regular users can only view protected pages, but administrators can edit them.
- visuell redigering | engelska: visual editing
- Editing while seeing the page similarly to how it's rendered to users: with images, headings, etc., and without seeing wiki syntax. This is similar to using a word processor, like Microsoft Word, Google Docs, or LibreOffice, and also known by the jargon term "WYSIWYG" ("what you see is what you get"). Compare with wikitext editing.
W
- bevaka | engelska: watch
- Verb: Lägg till en sida i användarens bevakningslista.
- bevakningslista | engelska: watchlist
- En special page som visar de senaste ändringarna i en lista över sidor som användaren har valt.
- wiki | engelska: wiki
- A website that anyone can edit. A wiki contains many wiki pages. This is different from other websites, on which readers can read the content, but only a small group of people can edit it, or social networks on which users can write things about themselves and comment on other people's posts, but cannot change what other people write. When translating the word wiki by itself or as part of another name, its spelling can be changed, but it should still sound similarly to "wiki".
- wikisida | engelska: wiki page
- En webbsida på en wiki-webbplats.
- wikisyntax | engelska: wiki syntax
- Syntaxen för wikitext.
- wikitext | engelska: wikitext
- The source code of wiki pages, and the language for formatting them. The language includes things like
[[]]
for links,#
for numbered lists, etc. Often contrasted with visual editing. - Wikibooks | engelska: Wikibooks
- The open-content textbooks collection that anyone can edit. A wiki website on which people write long-form textbooks under a free license. Managed by the Wikimedia Foundation. There are editions of Wikibooks in many languages. The "wiki" part should not be changed much, but the word "books" can be translated to your language.
- Wikidata | engelska: Wikidata
- The free knowledge base that anyone can edit. A wiki website on which people curate structured machine-readable data for the use of other wikis under a free license. Managed by the Wikimedia Foundation. There is one Wikidata site, and it can include information in any language. The "wiki" part should not be changed much, but the word "data" can be translated to your language.
- Wikinews | engelska: Wikinews
- The free news source you can write. A wiki website on which people write news articles under a free license. Managed by the Wikimedia Foundation. There are editions of Wikinews in many languages. The "wiki" part should not be changed much, but the word "news" can be translated to your language.
- Wikimedia | engelska: Wikimedia
- The movement that operates Wikipedia and several other free knowledge wiki websites. Not to be confused with MediaWiki.
- Wikimedia Commons | engelska: Wikimedia Commons
- A collection of freely usable media files to which anyone can contribute. Media files that are stored on Wikimedia Commons can be used in any other Wikimedia wiki. Managed by the Wikimedia Foundation. This name is often shortened to "Commons" in English. The English word "commons" means "a public open area", and it can be translated. Into some languages, this name is translated as "wiki repository", "wiki sharing", etc. Not to be confused with Creative Commons.
- Wikipedia | engelska: Wikipedia
- The free encyclopedia that anyone can edit. A wiki website on which people write an encyclopedia under a free license. Managed by the Wikimedia Foundation. There are editions of Wikipedia in many languages. The spelling of this name can be adapted to your language, but it should still be recognizable as "Wikipedia".
- Wikiquote | engelska: Wikiquote
- The free quote compendium that anyone can edit. A wiki website on which people maintain wiki pages with lists of quotes by famous people, from famous books or films, or about various topics. Managed by the Wikimedia Foundation. There are editions of Wikiquote in many languages. The "wiki" part should not be changed much, but the word "quote" can be translated to your language.
- Wikisource | engelska: Wikisource
- The free library that anyone can improve. A wiki website on which people maintain wiki pages with books and documents that were published elsewhere, which can be copied under a free license, and which can be useful for reading or as source material for Wikipedia and other wikis. Managed by the Wikimedia Foundation. There are editions of Wikisource in many languages. The "wiki" part should not be changed much, but the word "source" can be adapted to your language. For example, it was translated as "wikilibrary" into Russian.
- Wikivoyage | engelska: Wikivoyage
- The free worldwide travel guide that you can edit. A wiki website on which people write a travel guide under a free license. Managed by the Wikimedia Foundation. There are editions of Wikivoyage in many languages. The "wiki" part should not be changed much, but the word "voyage" can be translated to your language.
- Wiktionary | engelska: Wiktionary
- The free dictionary. A wiki website on which people write a dictionary with word definitions and translations under a free license. Managed by the Wikimedia Foundation. There are editions of Wiktionary in many languages. The name is based on the words "wiki" and "dictionary"; the "wiki" part should not be changed much, but the word "(dic)tionary" can be adapted to your language.