From be901fcb4cf5b81d102d35f744d5cd6078167cd8 Mon Sep 17 00:00:00 2001
From: Kenneth Schack Banner <kescba@gmail.com>
Date: Wed, 10 Jan 2018 22:51:16 +0100
Subject: [PATCH] translation update

---
 inc/lang/da/lang.php                       | 5 ++---
 lib/plugins/acl/lang/da/lang.php           | 4 +---
 lib/plugins/authad/lang/da/lang.php        | 2 --
 lib/plugins/authad/lang/da/settings.php    | 2 --
 lib/plugins/authldap/lang/da/lang.php      | 2 --
 lib/plugins/authldap/lang/da/settings.php  | 2 --
 lib/plugins/authmysql/lang/da/lang.php     | 2 --
 lib/plugins/authmysql/lang/da/settings.php | 2 --
 lib/plugins/authpgsql/lang/da/settings.php | 2 --
 lib/plugins/authplain/lang/da/lang.php     | 4 ++--
 lib/plugins/config/lang/da/lang.php        | 5 ++---
 lib/plugins/extension/lang/da/lang.php     | 2 --
 lib/plugins/popularity/lang/da/lang.php    | 4 +---
 lib/plugins/revert/lang/da/lang.php        | 4 +---
 lib/plugins/usermanager/lang/da/lang.php   | 4 +---
 15 files changed, 10 insertions(+), 36 deletions(-)

diff --git a/inc/lang/da/lang.php b/inc/lang/da/lang.php
index 445bf9fec..b0e72c285 100644
--- a/inc/lang/da/lang.php
+++ b/inc/lang/da/lang.php
@@ -1,10 +1,9 @@
 <?php
 
 /**
- *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  *
- *
+ * @author Kenneth Schack Banner <kescba@gmail.com>
  * @author Jon Theil Nielsen <jontheil@gmail.com>
  * @author koeppe <koeppe@kazur.dk>
  * @author Jon Bendtsen <bendtsen@diku.dk>
@@ -14,7 +13,7 @@
  * @author Harith <haj@berlingske.dk>
  * @author Daniel Ejsing-Duun <dokuwiki@zilvador.dk>
  * @author Erik Bjørn Pedersen <erik.pedersen@shaw.ca>
- * @author rasmus@kinnerup.com
+ * @author rasmus <rasmus@kinnerup.com>
  * @author Mikael Lyngvig <mikael@lyngvig.org>
  * @author Soren Birk <soer9648@hotmail.com>
  * @author Jens Hyllegaard <jens.hyllegaard@gmail.com>
diff --git a/lib/plugins/acl/lang/da/lang.php b/lib/plugins/acl/lang/da/lang.php
index f58f64407..5209b7b10 100644
--- a/lib/plugins/acl/lang/da/lang.php
+++ b/lib/plugins/acl/lang/da/lang.php
@@ -1,10 +1,8 @@
 <?php
 
 /**
- *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  *
- *
  * @author koeppe <koeppe@kazur.dk>
  * @author Jon Bendtsen <bendtsen@diku.dk>
  * @author Lars Næsbye Christensen <larsnaesbye@stud.ku.dk>
@@ -13,7 +11,7 @@
  * @author Harith <haj@berlingske.dk>
  * @author Daniel Ejsing-Duun <dokuwiki@zilvador.dk>
  * @author Erik Bjørn Pedersen <erik.pedersen@shaw.ca>
- * @author rasmus@kinnerup.com
+ * @author rasmus <rasmus@kinnerup.com>
  * @author Mikael Lyngvig <mikael@lyngvig.org>
  */
 $lang['admin_acl']             = 'Rettighedsadministration';
diff --git a/lib/plugins/authad/lang/da/lang.php b/lib/plugins/authad/lang/da/lang.php
index 3dda6b4d5..6badbafcc 100644
--- a/lib/plugins/authad/lang/da/lang.php
+++ b/lib/plugins/authad/lang/da/lang.php
@@ -1,10 +1,8 @@
 <?php
 
 /**
- *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  *
- *
  * @author Jacob Palm <mail@jacobpalm.dk>
  * @author Mikael Lyngvig <mikael@lyngvig.org>
  */
diff --git a/lib/plugins/authad/lang/da/settings.php b/lib/plugins/authad/lang/da/settings.php
index d186f6b74..8b2d62462 100644
--- a/lib/plugins/authad/lang/da/settings.php
+++ b/lib/plugins/authad/lang/da/settings.php
@@ -1,10 +1,8 @@
 <?php
 
 /**
- *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  *
- *
  * @author Soren Birk <soer9648@hotmail.com>
  * @author Jens Hyllegaard <jens.hyllegaard@gmail.com>
  * @author Jacob Palm <mail@jacobpalm.dk>
diff --git a/lib/plugins/authldap/lang/da/lang.php b/lib/plugins/authldap/lang/da/lang.php
index 55ac018cb..35249dfa0 100644
--- a/lib/plugins/authldap/lang/da/lang.php
+++ b/lib/plugins/authldap/lang/da/lang.php
@@ -1,10 +1,8 @@
 <?php
 
 /**
- *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  *
- *
  * @author Jon Theil Nielsen <jontheil@gmail.com>
  * @author Jacob Palm <mail@jacobpalm.dk>
  */
diff --git a/lib/plugins/authldap/lang/da/settings.php b/lib/plugins/authldap/lang/da/settings.php
index 2cb8d2502..7a1384db6 100644
--- a/lib/plugins/authldap/lang/da/settings.php
+++ b/lib/plugins/authldap/lang/da/settings.php
@@ -1,10 +1,8 @@
 <?php
 
 /**
- *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  *
- *
  * @author Jon Theil Nielsen <jontheil@gmail.com>
  * @author Jens Hyllegaard <jens.hyllegaard@gmail.com>
  * @author soer9648 <soer9648@eucl.dk>
diff --git a/lib/plugins/authmysql/lang/da/lang.php b/lib/plugins/authmysql/lang/da/lang.php
index 6e60679aa..9806e1675 100644
--- a/lib/plugins/authmysql/lang/da/lang.php
+++ b/lib/plugins/authmysql/lang/da/lang.php
@@ -1,10 +1,8 @@
 <?php
 
 /**
- *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  *
- *
  * @author Jon Theil Nielsen <jontheil@gmail.com>
  * @author Jacob Palm <mail@jacobpalm.dk>
  */
diff --git a/lib/plugins/authmysql/lang/da/settings.php b/lib/plugins/authmysql/lang/da/settings.php
index 8469d165d..158765ca5 100644
--- a/lib/plugins/authmysql/lang/da/settings.php
+++ b/lib/plugins/authmysql/lang/da/settings.php
@@ -1,10 +1,8 @@
 <?php
 
 /**
- *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  *
- *
  * @author Jens Hyllegaard <jens.hyllegaard@gmail.com>
  * @author soer9648 <soer9648@eucl.dk>
  * @author Jacob Palm <mail@jacobpalm.dk>
diff --git a/lib/plugins/authpgsql/lang/da/settings.php b/lib/plugins/authpgsql/lang/da/settings.php
index 7ccbd1c59..bca2bfb36 100644
--- a/lib/plugins/authpgsql/lang/da/settings.php
+++ b/lib/plugins/authpgsql/lang/da/settings.php
@@ -1,10 +1,8 @@
 <?php
 
 /**
- *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  *
- *
  * @author Jens Hyllegaard <jens.hyllegaard@gmail.com>
  * @author soer9648 <soer9648@eucl.dk>
  */
diff --git a/lib/plugins/authplain/lang/da/lang.php b/lib/plugins/authplain/lang/da/lang.php
index e6e8fecac..ff683ed38 100644
--- a/lib/plugins/authplain/lang/da/lang.php
+++ b/lib/plugins/authplain/lang/da/lang.php
@@ -1,9 +1,9 @@
 <?php
 
 /**
- *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  *
- *
+ * @author Kenneth Schack Banner <kescba@gmail.com>
  */
 $lang['userexists']            = 'Dette brugernavn er allerede i brug.';
+$lang['writefail']             = 'Ude af stand til at redigere bruger data. Kontakt venligst Wiki-Administratoren';
diff --git a/lib/plugins/config/lang/da/lang.php b/lib/plugins/config/lang/da/lang.php
index 15ad91e0f..7546264e9 100644
--- a/lib/plugins/config/lang/da/lang.php
+++ b/lib/plugins/config/lang/da/lang.php
@@ -1,10 +1,9 @@
 <?php
 
 /**
- *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  *
- *
+ * @author Kenneth Schack Banner <kescba@gmail.com>
  * @author Jon Theil Nielsen <jontheil@gmail.com>
  * @author Lars Næsbye Christensen <larsnaesbye@stud.ku.dk>
  * @author Kalle Sommer Nielsen <kalle@php.net>
@@ -12,7 +11,7 @@
  * @author Harith <haj@berlingske.dk>
  * @author Daniel Ejsing-Duun <dokuwiki@zilvador.dk>
  * @author Erik Bjørn Pedersen <erik.pedersen@shaw.ca>
- * @author rasmus@kinnerup.com
+ * @author rasmus <rasmus@kinnerup.com>
  * @author Mikael Lyngvig <mikael@lyngvig.org>
  * @author Jacob Palm <mail@jacobpalm.dk>
  */
diff --git a/lib/plugins/extension/lang/da/lang.php b/lib/plugins/extension/lang/da/lang.php
index 1d13df10a..5d31357ca 100644
--- a/lib/plugins/extension/lang/da/lang.php
+++ b/lib/plugins/extension/lang/da/lang.php
@@ -1,10 +1,8 @@
 <?php
 
 /**
- *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  *
- *
  * @author Søren Birk <soer9648@eucl.dk>
  * @author Jacob Palm <mail@jacobpalm.dk>
  */
diff --git a/lib/plugins/popularity/lang/da/lang.php b/lib/plugins/popularity/lang/da/lang.php
index 754686198..715d6ac93 100644
--- a/lib/plugins/popularity/lang/da/lang.php
+++ b/lib/plugins/popularity/lang/da/lang.php
@@ -1,16 +1,14 @@
 <?php
 
 /**
- *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  *
- *
  * @author Kalle Sommer Nielsen <kalle@php.net>
  * @author Esben Laursen <hyber@hyber.dk>
  * @author Harith <haj@berlingske.dk>
  * @author Daniel Ejsing-Duun <dokuwiki@zilvador.dk>
  * @author Erik Bjørn Pedersen <erik.pedersen@shaw.ca>
- * @author rasmus@kinnerup.com
+ * @author rasmus <rasmus@kinnerup.com>
  * @author Mikael Lyngvig <mikael@lyngvig.org>
  */
 $lang['name']                  = 'Tilbagemelding om popularitet (vil måske tage en del tid at indlæse)';
diff --git a/lib/plugins/revert/lang/da/lang.php b/lib/plugins/revert/lang/da/lang.php
index 8333809ec..11114bd1b 100644
--- a/lib/plugins/revert/lang/da/lang.php
+++ b/lib/plugins/revert/lang/da/lang.php
@@ -1,16 +1,14 @@
 <?php
 
 /**
- *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  *
- *
  * @author Kalle Sommer Nielsen <kalle@php.net>
  * @author Esben Laursen <hyber@hyber.dk>
  * @author Harith <haj@berlingske.dk>
  * @author Daniel Ejsing-Duun <dokuwiki@zilvador.dk>
  * @author Erik Bjørn Pedersen <erik.pedersen@shaw.ca>
- * @author rasmus@kinnerup.com
+ * @author rasmus <rasmus@kinnerup.com>
  * @author Mikael Lyngvig <mikael@lyngvig.org>
  */
 $lang['menu']                  = 'Gendannelsesstyring';
diff --git a/lib/plugins/usermanager/lang/da/lang.php b/lib/plugins/usermanager/lang/da/lang.php
index 25addc3ef..b4e3c6c25 100644
--- a/lib/plugins/usermanager/lang/da/lang.php
+++ b/lib/plugins/usermanager/lang/da/lang.php
@@ -1,17 +1,15 @@
 <?php
 
 /**
- *
  * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
  *
- *
  * @author Lars Næsbye Christensen <larsnaesbye@stud.ku.dk>
  * @author Kalle Sommer Nielsen <kalle@php.net>
  * @author Esben Laursen <hyber@hyber.dk>
  * @author Harith <haj@berlingske.dk>
  * @author Daniel Ejsing-Duun <dokuwiki@zilvador.dk>
  * @author Erik Bjørn Pedersen <erik.pedersen@shaw.ca>
- * @author rasmus@kinnerup.com
+ * @author rasmus <rasmus@kinnerup.com>
  * @author Mikael Lyngvig <mikael@lyngvig.org>
  * @author soer9648 <soer9648@eucl.dk>
  */
-- 
GitLab