polls/l10n/en_GB.js

80 строки
4.1 KiB
JavaScript

OC.L10N.register(
"polls",
{
"Do you really want to delete that poll (new)?" : "Do you really want to delete that poll (new)?",
"Nothing selected!\nClick on cells to turn them green." : "Nothing selected!\nClick on cells to turn them green.",
"You must enter at least a title for the new poll." : "You must enter at least a title for the new poll.",
"Please select at least one user or group!" : "Please select at least one user or group!",
"Copied!" : "Copied!",
"Copy" : "Copy",
"Not supported!" : "Not supported!",
"Press ⌘-C to copy." : "Press ⌘-C to copy.",
"Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
"Copy to clipboard: Ctrl+C, Enter" : "Copy to clipboard: Ctrl+C, Enter",
"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.",
"just now" : "just now",
"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",
"Edit poll" : "Edit poll",
"Create new poll" : "Create new poll",
"Title" : "Title",
"Description" : "Description",
"Access" : "Access",
"Registered users only" : "Registered users only",
"hidden" : "hidden",
"Public access" : "Public access",
"Select" : "Select",
"User/Group search" : "User/Group search",
"Anonymous" : "Anonymous",
"Hide user names for admin" : "Hide user names for admin",
"Expires" : "Expires",
"Event schedule" : "Event schedule",
"Text based" : "Text based",
"Dates" : "Dates",
"Text item" : "Text item",
"Add" : "Add",
"Update poll" : "Update poll",
"Create poll" : "Create poll",
"Cancel" : "Cancel",
"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",
"Expired" : "Expired",
"Expires on %s" : "Expires on %s",
"Expires never" : "Expires never",
"Invitation access" : "Invitation access",
"Anononymous poll" : "Anonymous poll",
"Usernames hidden to Owner" : "Usernames hidden to Owner",
"Usernames visible to Owner" : "Usernames visible 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.",
"By" : "By",
"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.",
"You are not allowed to delete this poll or the poll does not exist." : "You are not allowed to delete this poll or the poll does not exist."
},
"nplurals=2; plural=(n != 1);");