Welcome to mirror list, hosted at ThFree Co, Russian Federation.

en_GB.json « l10n - github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e0511d6c1e9463fd58277a465cff0e059a8474e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{ "translations": {
    "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).",
    "Participants" : "Participants",
    "Deleted" : "Deleted",
    "Group" : "Group",
    "Comments" : "Comments",
    "No comments yet. Be the first." : "No comments yet. Be the first.",
    "Create new poll" : "Create new poll",
    "Text based" : "Text based",
    "Cancel" : "Cancel",
    "Apply" : "Apply",
    "Delete poll" : "Delete poll",
    "Title" : "Title",
    "Access" : "Access",
    "Owner" : "Owner",
    "Created" : "Created",
    "Expires" : "Expires",
    "never" : "never",
    "Details" : "Details",
    "Configuration" : "Configuration",
    "Shares" : "Shares",
    "Saving" : "Saving",
    "Saved" : "Saved",
    "Description" : "Description",
    "Hide user names for admin" : "Hide user names for admin",
    "Expiration date" : "Expiration date",
    "Update poll" : "Update poll",
    "Unknown user" : "Unknown user",
    "Receive notification email on activity" : "Receive notification email on activity",
    "Public access" : "Public access",
    "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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}