summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/de.js
blob: 1ee4ed807214423e3b3a411ab302e99da5b6a21a (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Hole weitere Informationen zu Aktualisierungen ein.",
    "Updater" : "Updater",
    "Open updater" : "Updater öffnen"
},
"nplurals=2; plural=(n != 1);");