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