57 строки
2.8 KiB
JavaScript
57 строки
2.8 KiB
JavaScript
OC.L10N.register(
|
|
"polls",
|
|
{
|
|
"Polls" : "Enketilo",
|
|
"Go to poll" : "Iri al enketo",
|
|
"Polls App - New Activity" : "Enketilo-aplikaĵo — Nova aktivaĵo",
|
|
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Enketa aplikaĵo, samspeca kiel „Doodle“ aŭ „Dudle“, kun limigeblo de aliro.",
|
|
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Enketa aplikaĵo, samspeca kiel „Doodle“ aŭ „Dudle“, kun limigeblo de aliro (membroj, certaj grupoj aŭ uzantoj, kaŝita aŭ publika).",
|
|
"Deleted" : "Forigita",
|
|
"Group" : "Grupo",
|
|
"Comments" : "Komentoj",
|
|
"Delete comment" : "Forigi komenton",
|
|
"No comments yet. Be the first." : "Neniu komento. Estu la unua.",
|
|
"Create new poll" : "Krei novan enketon",
|
|
"Poll type" : "Enketa tipo",
|
|
"Date poll" : "Data enketo",
|
|
"Text based" : "Uzi tekstajn elektojn",
|
|
"Cancel" : "Nuligi",
|
|
"Apply" : "Validigi",
|
|
"Clone poll" : "Duobligi la enketon",
|
|
"Delete poll as admin" : "Forigi enketon kiel administranto",
|
|
"Delete poll" : "Forigi enketon",
|
|
"Title" : "Titolo",
|
|
"Access" : "Aliro",
|
|
"Owner" : "Posedanto",
|
|
"Created" : "Kreita",
|
|
"Expires" : "Senvalidiĝo",
|
|
"never" : "neniam",
|
|
"Share with" : "Kunhavigi kun",
|
|
"Details" : "Detaloj",
|
|
"Configuration" : "Agordo",
|
|
"Shares" : "Kunhavoj",
|
|
"Description" : "Priskribo",
|
|
"Poll configurations" : "Enketa agordo",
|
|
"Allow \"maybe\" vote" : "Permesi respondi per „Eble“",
|
|
"Anonymous poll" : "Enketo sennoma",
|
|
"Hide user names for admin" : "Kaŝi uzantnomojn al administranto",
|
|
"Expiration date" : "Limdato",
|
|
"Writing poll" : "Redakti enketon",
|
|
"Update poll" : "Ĝisdatigi enketon",
|
|
"Title must not be empty!" : "La titolo ne povas malpleni!",
|
|
"%n successfully saved" : "%n sukcese konservita",
|
|
"Shift all date options" : "Movi ĉiujn datajn opciojn",
|
|
"Click to add a date" : "Alklaku por aldoni daton",
|
|
"Link copied to clipboard" : "Ligilo kopiita al tondujo",
|
|
"Unknown user" : "Nekonata uzanto",
|
|
"Receive notification email on activity" : "Ricevi sciigojn retpoŝte okaze de aktivaĵo",
|
|
"OK" : "Bone",
|
|
"Public access" : "Publika aliro",
|
|
"Hidden poll" : "Kaŝita enketo",
|
|
"Access denied" : "Aliro malpermesata",
|
|
"You are not allowed to view this poll or the poll does not exist." : "Vi ne rajtas vidi tiun ĉi enketon, aŭ la enketo ne ekzistas.",
|
|
"You are not allowed to edit this poll or the poll does not exist." : "Vi ne rajtas modifi tiun ĉi enketon, aŭ la enketo ne ekzistas.",
|
|
"You are either not allowed to delete this poll or it doesn't exist." : "Vi ne rajtas forigi tiun ĉi enketon, aŭ la enketo ne ekzistas."
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|