diff options
Diffstat (limited to 'lib/l10n/da.json')
-rw-r--r-- | lib/l10n/da.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/da.json b/lib/l10n/da.json index a2558d58cfe..01402fa8e36 100644 --- a/lib/l10n/da.json +++ b/lib/l10n/da.json @@ -75,7 +75,7 @@ "Click the button below to open it." : "Klik på knappen nedenunder for at åbne.", "Could not find category \"%s\"" : "Kunne ikke finde kategorien \"%s\"", "Sunday" : "Søndag", - "Monday" : "andag", + "Monday" : "Mandag", "Tuesday" : "Tirsdag", "Wednesday" : "Onsdag", "Thursday" : "Torsdag", @@ -138,8 +138,8 @@ "Cannot write into \"apps\" directory" : "Kan ikke skrive til mappen \"apps\"", "Setting locale to %s failed" : "Angivelse af %s for lokalitet mislykkedes", "Please install one of these locales on your system and restart your webserver." : "Installér venligst én af disse lokaliteter på dit system, og genstart din webserver.", - "Please ask your server administrator to install the module." : "Du bedes anmode din serveradministrator om at installere modulet.", "PHP module %s not installed." : "PHP-modulet %s er ikke installeret.", + "Please ask your server administrator to install the module." : "Du bedes anmode din serveradministrator om at installere modulet.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP-indstillingen \"%s\" er ikke angivet til \"%s\".", "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload er angivet til \"%s\", i stedet for den forventede værdi \"0\"", "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "For at rette dette problem, angiv\n<code>mbstring.func_overload</code> til <code>0</code> i din php.ini", |