summaryrefslogtreecommitdiffstats
path: root/l10n/et_EE.js
blob: ec0ac110c212663b71775b8c14d74600bb603830 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "social",
    {
    "Help" : "Abiinfo",
    "Open documentation" : "Ava dokumentatsioon",
    "Finish setup" : "Lõpeta seadistamine",
    "Home" : "Avaleht",
    "Notifications" : "Teavitused",
    "Public" : "Avalik",
    "Reply" : "Vasta",
    "Delete post" : "Kustuta postitus",
    "Close" : "Sulge",
    "Continue" : "Jätka",
    "User not found" : "Kasutajat ei leitud"
},
"nplurals=2; plural=(n != 1);");