Changeset 30167


Ignore:
Timestamp:
Oct 17, 2014, 12:07:01 AM (10 years ago)
Author:
TranslationTeam
Message:

[trunk_install] Update da_DK, thanks to : ddtddt

File:
1 edited

Legend:

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

    r26461 r30167  
    4747$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Brug for hjælp? Stil dine spørgsmål i <a href="%s">Piwigos forum</a>.';
    4848$lang['Visitors will be able to contact site administrator with this mail'] = 'Besøgende vil ved hjælp af denne e-mail have mulighed for at kontakte administratoren';
    49 $lang['PHP 5 is required'] = 'PHP 5 er nødvendig';
     49$lang['PHP 5 is required'] = 'PHP 5.2 er nødvendig';
    5050$lang['It appears your webhost is currently running PHP %s.'] = 'Det lader til, at din webhost pt. kører PHP %s.';
    51 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo kan prøve at skifte din opsætning til PHP 5 ved at oprette eller ændre en .htaccess-fil.';
     51$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo kan prøve at skifte din opsætning til PHP 5.2 ved at oprette eller ændre en .htaccess-fil.';
    5252$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Bemærk, at du selv kan ændre din opsætning og derefter genstarte Piwigo.';
    53 $lang['Try to configure PHP 5'] = 'Prøv at opsætte PHP 5';
     53$lang['Try to configure PHP 5'] = 'Prøv at opsætte PHP 5.2';
    5454$lang['Sorry!'] = 'Hov!';
    55 $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo var ikke i stand til at opsætte PHP 5.';
     55$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo var ikke i stand til at opsætte PHP 5.2';
    5656$lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "Du henvises til din webhost for at se hvordan du selv kan skifte til PHP 5.";
    5757$lang['Hope to see you back soon.'] = 'Håber snart at se dig igen.';
     
    6666$lang['Welcome to your new installation of Piwigo!'] = 'Velkommen til din nye Piwigo-installation';
    6767$lang['Password ']['confirm'] = 'Adgangskode [bekræft]';
    68 $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Du henvises til din webhosts support for at finde ud af, om du selv kan skifte til PHP 5.';
     68$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Du henvises til din webhosts support for at finde ud af, om du selv kan skifte til PHP 5.2';
    6969$lang['localhost or other, supplied by your host provider'] = 'localhost eller andet, oplyst af din hostingleverandør';
    70 ?>
Note: See TracChangeset for help on using the changeset viewer.