diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-15 00:05:10 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-15 00:05:10 +0100 |
commit | fdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c (patch) | |
tree | cc1c6042b60b94b2877d68ad4175f3c8fc93cffb /core/l10n/da.php | |
parent | 71ae41716a56305ab9509571c0a84311b9f3eb63 (diff) | |
download | nextcloud-server-fdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c.tar.gz nextcloud-server-fdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/da.php')
-rw-r--r-- | core/l10n/da.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/da.php b/core/l10n/da.php index 26cc6a5e08e..e8155c298c0 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -126,8 +126,5 @@ "remember" => "husk", "Log in" => "Log ind", "prev" => "forrige", -"next" => "næste", -"Security Warning!" => "Sikkerhedsadvarsel!", -"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "Verificer din adgangskode.<br/>Af sikkerhedsårsager kan du lejlighedsvist blive bedt om at indtaste din adgangskode igen.", -"Verify" => "Verificer" +"next" => "næste" ); |