polls/l10n/en_GB.js

65 строки
3.6 KiB
JavaScript

OC.L10N.register(
"polls",
{
"Copied!" : "Copied!",
"Copy" : "Copy",
"Not supported!" : "Not supported!",
"Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
"Copy to clipboard: Ctrl+C, Enter" : "Copy to clipboard: Ctrl+C, Enter",
"Press ⌘-C to copy." : "Press ⌘-C to copy.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "You are not registered.\nPlease enter your name to vote\n(at least 3 characters).",
"Please add some text to your comment before submitting it." : "Please add some text to your comment before submitting it.",
"An error occurred, your comment was not posted." : "An error occurred, your comment was not posted.",
"Polls" : "Polls",
"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>" : "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>",
"Polls App - New Activity" : "Polls App - New Activity",
"Polls App" : "Polls App",
"just now" : "just now",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "A polls app, similar to doodle/dudle with the possibility to restrict access.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public).",
"Description" : "Description",
"Event schedule" : "Event schedule",
"Text based" : "Text based",
"Hide user names for admin" : "Hide user names for admin",
"Expires" : "Expires",
"Create new poll" : "Create new poll",
"Update poll" : "Update poll",
"Expired" : "Expired",
"Expires never" : "Expires never",
"Usernames visible to Owner" : "Usernames visible to Owner",
"No description provided." : "No description provided.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "The poll expired on %s. Voting is disabled, but you can still comment.",
"Switch all options at once" : "Switch all options at once",
"Your name here" : "Your name here",
"Vote!" : "Vote!",
"Receive notification email on activity" : "Receive notification email on activity",
"Close details" : "Close details",
"Close" : "Close",
"Owner" : "Owner",
"Expires on %s" : "Expires on %s",
"Invitation access" : "Invitation access",
"Anononymous poll" : "Anonymous poll",
"Usernames hidden to Owner" : "Usernames hidden to Owner",
"Click to get link" : "Click to get link",
"Copy Link" : "Copy Link",
"Delete poll" : "Delete poll",
"Edit Poll" : "Edit Poll",
"Poll expired" : "Poll expired",
"Comments" : "Comments",
"Login or ..." : "Login or ...",
"New comment …" : "New comment …",
"No comments yet. Be the first." : "No comments yet. Be the first.",
"No existing polls." : "No existing polls.",
"Title" : "Title",
"By" : "By",
"Access" : "Access",
"Created" : "Created",
"participated" : "participated",
"Yourself" : "Yourself",
"Never" : "Never",
"Access denied" : "Access denied",
"You are not allowed to view this poll or the poll does not exist." : "You are not allowed to view this poll or the poll does not exist.",
"You are not allowed to edit this poll or the poll does not exist." : "You are not allowed to edit this poll or the poll does not exist."
},
"nplurals=2; plural=(n != 1);");