summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/it.js
blob: 248215ff180ae1984dec8e66d6d7146b7ac5b021 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.",
    "Updater" : "Strumento di aggiornamento",
    "Open updater" : "Apri lo strumento di aggiornamento"
},
"nplurals=2; plural=(n != 1);");