polls/l10n/et_EE.js

24 строки
1.0 KiB
JavaScript

OC.L10N.register(
"polls",
{
"Polls" : "Küsitlused",
"Polls App - New Activity" : "Küsitluste rakendus - uus tegevus",
"Create new poll" : "Loo uus küsitlus",
"Receive notification email on activity" : "Teavitused tegevusest e-posti teel",
"Title" : "Pealkiri",
"Access" : "Ligipääs",
"Owner" : "Omanik",
"Created" : "Loodud",
"Expires" : "Aegub",
"Copy Link" : "Kopeeri link",
"Delete poll" : "Kustuta küsitlus",
"Comments" : "Kommentaarid",
"No comments yet. Be the first." : "Kommentaare veel pole. Ole esimene.",
"Description" : "Kirjeldus",
"Update poll" : "Uuenda küsitlust",
"Access denied" : "Ligipääs keelatud",
"You are not allowed to view this poll or the poll does not exist." : "Sul pole lubatud seda küsitlust vaadata või seda küsitlust pole olemas.",
"You are not allowed to edit this poll or the poll does not exist." : "Sul pole lubatud seda küsitlust muuta või seda küsitlust pole olemas."
},
"nplurals=2; plural=(n != 1);");