summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/da
diff options
context:
space:
mode:
authorlarsch8 <larsch8@m2.stud.ku.dk>2006-07-30 01:21:20 +0200
committerlarsch8 <larsch8@m2.stud.ku.dk>2006-07-30 01:21:20 +0200
commit4632eafa7edb24a36ed6f545fc11eded4a65f0cf (patch)
tree17bb30e6513cb65328396fa05c855ba48985b4e4 /lib/plugins/config/lang/da
parent3875be24ea61730b11a4683b8a42f89b96563e42 (diff)
downloadrpg-4632eafa7edb24a36ed6f545fc11eded4a65f0cf.tar.gz
rpg-4632eafa7edb24a36ed6f545fc11eded4a65f0cf.tar.bz2
rest of Danish lang minus installer
darcs-hash:20060729232120-a08f5-76f30344ee4b77b2dff6cfc010ab30a3bff1948e.gz
Diffstat (limited to 'lib/plugins/config/lang/da')
-rw-r--r--lib/plugins/config/lang/da/lang.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/plugins/config/lang/da/lang.php b/lib/plugins/config/lang/da/lang.php
index 773df93c9..94feef1ab 100644
--- a/lib/plugins/config/lang/da/lang.php
+++ b/lib/plugins/config/lang/da/lang.php
@@ -99,11 +99,11 @@ $lang['disableactions_other'] = 'Andre muligheder (kommasepareret)';
$lang['userewrite'] = 'Brug pæne URLer';
$lang['useslash'] = 'Brug skråstreg som navnerumsdeler i URLer';
$lang['usedraft'] = 'Gem automatisk en kladde under redigering';
-//$lang['sepchar'] = 'Page name word separator';
-//$lang['canonical'] = 'Use fully canonical URLs';
-//$lang['autoplural'] = 'Check for plural forms in links';
-//$lang['usegzip'] = 'Use gzip for attic files';
-//$lang['cachetime'] = 'Maximum age for cache (sec)';
+$lang['sepchar'] = 'Orddelingstegn til sidenavne';
+$lang['canonical'] = 'Benyt fuldt kanoniske URLer';
+$lang['autoplural'] = 'Check for flertalsendelser i links';
+$lang['usegzip'] = 'Benyt gzip til attic filer';
+$lang['cachetime'] = 'Maksimum levetid for cache (sek)';
$lang['purgeonadd'] = 'Ryd cache når nye sider tilføjes';
$lang['locktime'] = 'Maksimum levetid for låsningsfiler (sek)';
$lang['fetchsize'] = 'Maksimum antal (bytes) fetch.php må downloade fra extern';