summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/InputBox/i18n/da.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/InputBox/i18n/da.json')
-rw-r--r--www/wiki/extensions/InputBox/i18n/da.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/www/wiki/extensions/InputBox/i18n/da.json b/www/wiki/extensions/InputBox/i18n/da.json
new file mode 100644
index 00000000..3ba81b56
--- /dev/null
+++ b/www/wiki/extensions/InputBox/i18n/da.json
@@ -0,0 +1,19 @@
+{
+ "@metadata": {
+ "authors": [
+ "Byrial",
+ "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": "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"
+}