diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-28 01:55:08 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-28 01:55:08 -0400 |
commit | a092fe3bf87739de2adc7905a0e6e2670bc71018 (patch) | |
tree | 76a9e4c206e769323b294420d768ef49fe638f78 /apps/updatenotification/l10n/da.js | |
parent | 1079554284a9be0a5b943ec1c0595f78644f9898 (diff) | |
download | nextcloud-server-a092fe3bf87739de2adc7905a0e6e2670bc71018.tar.gz nextcloud-server-a092fe3bf87739de2adc7905a0e6e2670bc71018.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/da.js')
-rw-r--r-- | apps/updatenotification/l10n/da.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/da.js b/apps/updatenotification/l10n/da.js index 4954c5c4581..ef7156482b7 100644 --- a/apps/updatenotification/l10n/da.js +++ b/apps/updatenotification/l10n/da.js @@ -1,9 +1,12 @@ OC.L10N.register( "updatenotification", { + "Updated channel" : "Kanal opdateret", "{version} is available. Get more information on how to update." : "{version} er tilgængelig. Få mere information om hvordan du opdaterer.", "Updater" : "Updater", "A new version is available: %s" : "Der er en ny version tligængelig: %s", + "Open updater" : "Åbn for opdatering", + "Checked on %s" : "Tjekket per %s", "Update channel:" : "Opdatér kanal:" }, "nplurals=2; plural=(n != 1);"); |