summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/da.js
blob: 4954c5c45812e4fb95739b013b6b71610a944bcc (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "updatenotification",
    {
    "{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",
    "Update channel:" : "Opdatér kanal:"
},
"nplurals=2; plural=(n != 1);");