41 строка
1.4 KiB
JavaScript
41 строка
1.4 KiB
JavaScript
OC.L10N.register(
|
|
"polls",
|
|
{
|
|
"Contact" : "Contact",
|
|
"Public link" : "Public link",
|
|
"Group" : "Group",
|
|
"User" : "User",
|
|
"Polls" : "Polls",
|
|
"Polls App - New Activity" : "Polls App - New Activity",
|
|
"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).",
|
|
"Conflict" : "Conflict",
|
|
"New comment …" : "New comment …",
|
|
"Delete comment" : "Delete comment",
|
|
"Title" : "Title",
|
|
"Cancel" : "Cancel",
|
|
"Apply" : "Apply",
|
|
"Settings" : "Settings",
|
|
"Delete poll" : "Delete poll",
|
|
"Confirmed" : "Confirmed",
|
|
"OK" : "OK",
|
|
"Week" : "Week",
|
|
"Deleted" : "Deleted",
|
|
"never" : "never",
|
|
"Access" : "Access",
|
|
"Owner" : "Owner",
|
|
"Created" : "Created",
|
|
"Details" : "Details",
|
|
"Configuration" : "Configuration",
|
|
"Shares" : "Shares",
|
|
"Comments" : "Comments",
|
|
"Description" : "Description",
|
|
"Receive notification email on activity" : "Receive notification email on activity",
|
|
"No" : "No",
|
|
"Yes" : "Yes",
|
|
"Hour" : "Hour",
|
|
"Day" : "Day",
|
|
"Month" : "Month"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|