Skip to content

Commit

Permalink
translation update
Browse files Browse the repository at this point in the history
  • Loading branch information
bobzbobz authored and dokuwiki-translate committed Nov 12, 2013
1 parent ee852db commit ade7f7c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
10 changes: 10 additions & 0 deletions lang/da/lang.php
@@ -0,0 +1,10 @@
<?php

/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Soren Birk <soer9648@eucl.dk>
*/
$lang['namespaceRoot'] = 'Rod';
$lang['okbutton'] = 'Tilføj side';
$lang['nooption'] = 'Du har ikke tilladelse til at tilføje sider';
11 changes: 11 additions & 0 deletions lang/da/settings.php
@@ -0,0 +1,11 @@
<?php

/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Soren Birk <soer9648@eucl.dk>
*/
$lang['addpage_exclude'] = 'Ekskluderet navnerum (separeret med ;)';
$lang['addpage_showroot'] = 'Vis rod-navnerum';
$lang['addpage_hide'] = 'Når du benytter {{NEWPAGE>[ns]}} syntaks: Skjul valgte navnerum (umarkeret: vis kun under-navnerum)';
$lang['addpage_hideACL'] = 'Skjul {{NEWPAGE}} hvis brugeren ikke har rettigheder til at tilføje sider (vis meddelelse hvis umarkeret)';

0 comments on commit ade7f7c

Please sign in to comment.