From 68d1955dc3da1a35087f24c25e74ec60b72b2bd3 Mon Sep 17 00:00:00 2001 From: Mads Freek Petersen <freek@wayf.dk> Date: Wed, 23 Apr 2008 23:29:16 +0000 Subject: [PATCH] Minor correction of danish translation git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@515 44740490-163a-0410-bde0-09ae8108e29a --- dictionaries/frontpage.php | 1 + 1 file changed, 1 insertion(+) diff --git a/dictionaries/frontpage.php b/dictionaries/frontpage.php index 07a7cd895..153394d90 100644 --- a/dictionaries/frontpage.php +++ b/dictionaries/frontpage.php @@ -80,6 +80,7 @@ $lang = array( 'en' => 'This simpleSAMLphp thing is pretty cool, where can I read more about it? You can find more information about <a href="http://rnd.feide.no/simplesamlphp">simpleSAMLphp at the Feide RnD blog</a> over at <a href="http://uninett.no">UNINETT</a>.', 'no' => 'Yey! simpleSAMLphp virker jammen kult, hvor kan jeg finne ut mer om det? Du kan lese mer om simpleSAMLphp pĂĄ <a href="http://rnd.feide.no/simplesamlphp">simpleSAMLphp sin hjemmeside</a>.', 'nn' => 'Yey! simpleSAMLphp er jammen kult, kvar finn eg ut meir? Du kan lesa meir om simpleSAMLphp pĂĄ <a href="http://rnd.feide.no/simplesamlphp">heimesida til simpleSAMLphp</a>.', + 'da' => 'Yes, det er cool! Hvor kan jeg læse mere om det? GĂĄ til <a href="http://rnd.feide.no/simplesamlphp">simpleSAMLphp\'s hjemmeside</a>', 'da' => 'Yes, det er cool! Hvor kan jeg læse mere om det? GĂĄ til <a href="http://rnd.feide.no/simplesamlphp">simpleSAMLphp sin hjemmeside</a>', 'es' => '¡Eh! Esto del simpleSAMLphp está interesante, ¿dónde puedo averiguar máa? Hay más información sobre <a href="http://rnd.feide.no/simplesamlphp">simpleSAMLphp en el blog de I+D de Feide</a> en <a href="http://uninett.no">UNINETT</a>.', 'fr' => 'Yeah! simpleSAMLphp est assez cool, oĂą puis-je en lire plus Ă son sujet ? Vous trouverez plus d\'informations sur <a href="http://rnd.feide.no/simplesamlphp">simpleSAMLphp sur le blog de la R&D de Feide</a> sur <a href=\"http://uninett.no\">UNINETT</a>.', -- GitLab