Show
Ignore:
Timestamp:
05/09/10 20:12:45 (3 years ago)
Author:
ddtddt
Message:

[trunk] update DK thanks to Nile

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/language/da_DK/install.lang.php

    r5780 r6141  
    6767$lang['The type of database your piwigo data will be store in'] = 'Din Piwigo database vil blive lagret i'; 
    6868$lang['Congratulations, Piwigo installation is completed'] = 'Tillykke, Piwigo installationen er slut'; 
     69$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.)'; 
     70$lang['Creation of config file local/config/database.inc.php failed.'] = 'Oprettelsen af local/config/database.inc.php gik galt.'; 
     71$lang['Download the config file'] = 'Download config filen'; 
     72$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.'; 
     73$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite og PostgreSQL er i øjeblikket kun som eksperiment.'; 
     74$lang['Learn more'] = 'Lær mere'; 
    6975?>