aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/en_GB.json
blob: 2eac4566e7eb94b242a3abfab20005ab3f0bed01 (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
  "user.profile.createdAt": "Joined on %s",
  "user.profile.openRemote": "Open remote profile page",
  "user.profile.bio.placeholder": "This user hasn't written a bio yet.",
  "user.profile.follow.action": "Follow",
  "user.profile.follow.pending": "Request pending",
  "user.profile.requestToFollow.action": "Request to follow",
  "user.profile.unfollow.action": "Unfollow",
  "user.profile.followsYou": "Follows you",
  "user.profile.pendingFollowsYou": "Wants to follow you",
  "user.profile.displayName": "Display name",
  "user.profile.changeAvatar": "Choose a new avatar image",
  "user.profile.bio": "Bio",
  "user.notes.placeholder": "This user hasn't posted anything yet.",
  "timeline.global": "Global timeline",
  "timeline.global.description": "This timeline shows all known public indexable notes.",
  "timeline.global.shortName": "Global",
  "timeline.local": "Local timeline",
  "timeline.local.description": "This timeline shows all public indexable notes posted by users on this server.",
  "timeline.local.shortName": "Local",
  "timeline.home": "Home timeline",
  "timeline.home.description": "This timeline shows all activity from users you follow.",
  "timeline.home.shortName": "Home",
  "note.action.like": "Like",
  "note.action.dislike": "Dislike",
  "note.action.reshare": "Reshare",
  "note.action.reply": "Reply",
  "note.info.replyTo": "In reply to %s",
  "note.privacy.scope.none": "Private",
  "note.privacy.scope.mutuals": "Mutuals only",
  "note.privacy.scope.followers": "Followers only",
  "note.privacy.scope.public": "Public",
  "placeholder": "There's nothing here.",
  "placeholder.moreItems": "…and %d more",
  "placeholder.noMoreItems": "No more items.",
  "digitigrade": "Digitigrade",
  "note.resharedBy": "Reshared by %s",
  "navigation.login": "Log in",
  "navigation.logout": "Log out",
  "navigation.followRequests": "Follow requests",
  "navigation.instanceSettings": "Instance settings",
  "login.pageTitle": "Log in",
  "login.email": "Email address",
  "login.password": "Password",
  "login.rememberMe": "Remember me (stay logged in)",
  "login.action": "Log in",
  "login.failed": "Invalid email address or password",
  "writeNote.label": "Write a note",
  "writeNote.summary.label": "Content warning (optional)",
  "writeNote.scope.label": "Visibility",
  "writeNote.action": "Post",
  "writeReply.label": "Write a reply",
  "writeReply.action": "Reply",
  "followRequests.pageTitle": "Pending follow requests",
  "followRequests.accept.action": "Accept",
  "followRequests.accepted": "Accepted!",
  "followRequests.reject.action": "Reject",
  "followRequests.rejected": "Rejected!",
  "globalSettings.pageTitle": "Global settings in category '%s'",
  "form.edit": "Edit",
  "form.saveChanges": "Save",
  "form.discardChanges": "Cancel",
  "form.saved": "Saved!"
}