aboutsummaryrefslogtreecommitdiffstats
path: root/language/da_DK/install.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-05-09 18:12:45 +0000
committerddtddt <ddtddt@piwigo.org>2010-05-09 18:12:45 +0000
commit78466a465966d1d4bf69d789ad4b75fd027f7e53 (patch)
treefebc4fab3f33c4511df091e6e3384c1f8f311af9 /language/da_DK/install.lang.php
parent2453ddf150aca3f62d4e4b07e88f0754209137aa (diff)
[trunk] update DK thanks to Nile
git-svn-id: http://piwigo.org/svn/trunk@6141 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/da_DK/install.lang.php')
-rw-r--r--language/da_DK/install.lang.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/language/da_DK/install.lang.php b/language/da_DK/install.lang.php
index 537cfd4c2..b8627a3b6 100644
--- a/language/da_DK/install.lang.php
+++ b/language/da_DK/install.lang.php
@@ -66,4 +66,10 @@ $lang['Hope to see you back soon.'] = 'Håber snart at se dig igen.';
$lang['Database type'] = 'Database type';
$lang['The type of database your piwigo data will be store in'] = 'Din Piwigo database vil blive lagret i';
$lang['Congratulations, Piwigo installation is completed'] = 'Tillykke, Piwigo installationen er slut';
+$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'En alternativ måde er at kopiere teksten i boksen ovenover og sætte den ind i filen "local/config/database.inc.php" (Advarsel : database.inc.php må kun indeholde hvad der er i tekstfeltet, ingen linieskift eller andet.)';
+$lang['Creation of config file local/config/database.inc.php failed.'] = 'Oprettelsen af local/config/database.inc.php gik galt.';
+$lang['Download the config file'] = 'Download config filen';
+$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Du kan downloade config filen og uploade den til local/config i din installation.';
+$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite og PostgreSQL er i øjeblikket kun som eksperiment.';
+$lang['Learn more'] = 'Lær mere';
?> \ No newline at end of file