aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/en_GB.json
blob: d7860dbd8fbe120e5c33b1d338e27dc2c929344c (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
{
  "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.notes.placeholder": "This user hasn't posted anything yet.",
  "timeline.global": "Global timeline",
  "timeline.global.description": "This timeline shows all known public indexable notes.",
  "note.action.like": "Like",
  "note.action.dislike": "Dislike",
  "note.action.reshare": "Reshare",
  "note.action.reply": "Reply",
  "note.info.replyTo": "In reply to %s",
  "timeline.local": "Local timeline",
  "timeline.local.description": "This timeline shows all public indexable notes posted by users on this server.",
  "placeholder": "There's nothing here.",
  "placeholder.moreItems": "…and %d more",
  "placeholder.noMoreItems": "No more items.",
  "timeline.global.shortName": "Global",
  "timeline.local.shortName": "Local",
  "digitigrade": "Digitigrade",
  "note.resharedBy": "Reshared by %s",
  "navigation.login": "Log in",
  "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.action": "Post",
  "writeReply.label": "Write a reply",
  "writeReply.action": "Reply"
}