summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/pt_BR.js
blob: 92202bde1b8f6bba1f4803a10c5a3751de26e893 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "{version} está disponível. Obtenha mais informações sobre como atualizar.",
    "Updater" : "Atualizador"
},
"nplurals=2; plural=(n > 1);");