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