summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/da.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/da.js')
-rw-r--r--apps/updatenotification/l10n/da.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/da.js b/apps/updatenotification/l10n/da.js
index ef7156482b7..530b18ec29c 100644
--- a/apps/updatenotification/l10n/da.js
+++ b/apps/updatenotification/l10n/da.js
@@ -6,7 +6,9 @@ OC.L10N.register(
"Updater" : "Updater",
"A new version is available: %s" : "Der er en ny version tligængelig: %s",
"Open updater" : "Åbn for opdatering",
+ "Your version is up to date." : "Du har seneste version.",
"Checked on %s" : "Tjekket per %s",
- "Update channel:" : "Opdatér kanal:"
+ "Update channel:" : "Opdatér kanal:",
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan altid opdatere til en nyere version / eksperimentel kanal. Men du kan aldrig nedgradere til en mere stabil kanal"
},
"nplurals=2; plural=(n != 1);");