mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-14 18:55:16 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I972218c7dad6cb44cc57cca7520ec81547d5fad2
This commit is contained in:
parent
46bd36787d
commit
8e176a9cec
10
i18n/da.json
10
i18n/da.json
|
@ -2,14 +2,18 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Byrial",
|
||||
"Peter Alberti"
|
||||
"Peter Alberti",
|
||||
"Christian List"
|
||||
]
|
||||
},
|
||||
"inputbox-desc": "Muliggør inkludering af forhåndsdefinerede HTML-formularer",
|
||||
"inputbox-error-no-type": "Du har ikke angivet type i inputboksen som skal laves.",
|
||||
"inputbox-error-bad-type": "Inputboks-type \"$1\" kendes ikke.\nVælg venligst \"create\", \"comment\", \"search\", \"search2\" eller \"fulltext\".",
|
||||
"inputbox-tryexact": "Gå til siden",
|
||||
"inputbox-searchfulltext": "Søg efter teksten",
|
||||
"inputbox-tryexact": "Prøv præcis match",
|
||||
"inputbox-searchfulltext": "Fuldtekstsøgning",
|
||||
"inputbox-createarticle": "Opret side",
|
||||
"inputbox-movearticle": "Flyt side",
|
||||
"inputbox-postcomment": "Nyt afsnit",
|
||||
"inputbox-postcommenttitle": "Nyt afsnit",
|
||||
"inputbox-ns-main": "Hoved"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue