summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/et_EE.js
blob: eaa6d0fc691fcdc0e74dc4dd5794fc63c1d443fb (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "{version} on saadaval. Vaata lisainfot uuendamise kohta.",
    "Updater" : "Uuendaja",
    "Open updater" : "Ava uuendaja"
},
"nplurals=2; plural=(n != 1);");