diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-01 13:30:40 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-01 13:30:40 -0400 |
commit | e68b5f8b0da93bf1e039bc700aec8c816cc9afa9 (patch) | |
tree | b8f10f9eef08f8064826e61c33030b35eee4ac93 /core/l10n/da.php | |
parent | 36424580b04dd8c77ca98ff8b2fffcf671397ff4 (diff) | |
download | nextcloud-server-e68b5f8b0da93bf1e039bc700aec8c816cc9afa9.tar.gz nextcloud-server-e68b5f8b0da93bf1e039bc700aec8c816cc9afa9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/da.php')
-rw-r--r-- | core/l10n/da.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/da.php b/core/l10n/da.php index 5a1fe65f441..abaea4ba6a5 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "%s shared »%s« with you" => "%s delte »%s« med sig", +"group" => "gruppe", "Turned on maintenance mode" => "Startede vedligeholdelsestilstand", "Turned off maintenance mode" => "standsede vedligeholdelsestilstand", "Updated database" => "Opdaterede database", |