63 строки
3.4 KiB
JavaScript
63 строки
3.4 KiB
JavaScript
OC.L10N.register(
|
|
"polls",
|
|
{
|
|
"Copied!" : "Kopeeritud!",
|
|
"Copy" : "Kopeeri",
|
|
"Not supported!" : "Pole toetatud!",
|
|
"Press Ctrl-C to copy." : "Kopeerimiseks vajuta Ctrl+C.",
|
|
"Copy to clipboard: Ctrl+C, Enter" : "Kopeeri lõikepuhvrisse: Ctrl+C, Enter",
|
|
"Press ⌘-C to copy." : "Kopeerimiseks vajuta ⌘+C.",
|
|
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Sa pole registreeritud.\nPalun sisesta oma nimi, et hääletada\n(vähemalt 3 tähemärki)",
|
|
"Please add some text to your comment before submitting it." : "Palun lisage kommentaari tekst enne, kui selle postitate.",
|
|
"An error occurred, your comment was not posted." : "Tekkis tõrge, sinu kommentaari ei postitatud.",
|
|
"Polls" : "Küsitlused",
|
|
"Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this <a href=\"%s\">link</a>" : "Tere %s, <br/><br/><strong>%s</strong> osales küsitluses '%s'. <br/><br/>Et minna otse küsitluseni, saate kasutada seda <a href=\"%s\">linki</a>",
|
|
"Polls App - New Activity" : "Küsitluste rakendus - uus tegevus",
|
|
"Polls App" : "Küsitluste rakendus",
|
|
"just now" : "just praegu",
|
|
"Description" : "Kirjeldus",
|
|
"Event schedule" : "Sündmuste ajakava",
|
|
"Text based" : "Tekstipõhine",
|
|
"Hide user names for admin" : "Kasutajanimede peitmine administraatori eest",
|
|
"Expires" : "Aegub",
|
|
"Create new poll" : "Loo uus küsitlus",
|
|
"Update poll" : "Uuenda küsitlust",
|
|
"Expired" : "Aegunud",
|
|
"Expires never" : "Ei aegu kunagi",
|
|
"Usernames visible to Owner" : "Kasutajanimed omanikule nähtavad",
|
|
"No description provided." : "Kirjeldus puudub",
|
|
"The poll expired on %s. Voting is disabled, but you can still comment." : "Küsitlus aegus %s. Hääletamine pole enam võimalik, kui sa saad ikka kommenteerida.",
|
|
"Switch all options at once" : "Muuda kõiki valikuid korraga",
|
|
"Your name here" : "Sinu nimi",
|
|
"Vote!" : "Hääleta!",
|
|
"Receive notification email on activity" : "Teavitused tegevusest e-posti teel",
|
|
"Close details" : "Sulge üksikasjad",
|
|
"Close" : "Sulge",
|
|
"Owner" : "Omanik",
|
|
"Expires on %s" : "Aegub %s",
|
|
"Invitation access" : "Kutsetega ligipääs",
|
|
"Anononymous poll" : "Anonüümne küsitlus",
|
|
"Usernames hidden to Owner" : "Kasutajanimed omaniku eest peidetud",
|
|
"Click to get link" : "Vajuta, et saada link",
|
|
"Copy Link" : "Kopeeri link",
|
|
"Delete poll" : "Kustuta küsitlus",
|
|
"Edit Poll" : "Muuda küsitlust",
|
|
"Poll expired" : "Küsitlus on aegunud",
|
|
"Comments" : "Kommentaarid",
|
|
"Login or ..." : "Logi sisse või ...",
|
|
"New comment …" : "Uus kommentaar ...",
|
|
"No comments yet. Be the first." : "Kommentaare veel pole. Ole esimene.",
|
|
"No existing polls." : "Küsitlusi pole.",
|
|
"Title" : "Pealkiri",
|
|
"By" : "Looja",
|
|
"Access" : "Ligipääs",
|
|
"Created" : "Loodud",
|
|
"participated" : "Osavõtt",
|
|
"Yourself" : "Sina ise",
|
|
"Never" : "Mitte kunagi",
|
|
"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);");
|