summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/de_DE.js
blob: df6ec8edad0fc5cf8e6a58ada0ad8e9fbcd824a3 (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. Holen Sie weitere Informationen zu Aktualisierungen ein.",
    "Updater" : "Updater",
    "Open updater" : "Updater öffnen"
},
"nplurals=2; plural=(n != 1);");