about summary refs log tree commit diff
path: root/config/locales/en.yml
blob: f57c7202627d17856b9527b6fe037d949b6f8a3b (plain) (blame)
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
---
en:
  about:
    about_instance: "<em>%{instance}</em> is a Mastodon instance."
    about_mastodon: Mastodon is a <em>free, open-source</em> social network server. A <em>decentralized</em> alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Anyone can run Mastodon and participate in the <em>social network</em> seamlessly.
    get_started: Get started
    source_code: Source code
    terms: Terms
  accounts:
    follow: Follow
    followers: Followers
    following: Following
    nothing_here: There is nothing here!
    people_followed_by: People whom %{name} follows
    people_who_follow: People who follow %{name}
    posts: Posts
    unfollow: Unfollow
  application_mailer:
    signature: Mastodon notifications from %{instance}
  auth:
    change_password: Change password
    didnt_get_confirmation: Didn't receive confirmation instructions?
    forgot_password: Forgot your password?
    login: Log in
    register: Sign up
    resend_confirmation: Resend confirmation instructions
    reset_password: Reset password
    set_new_password: Set new password
  authorize_follow:
    error: Unfortunately, there was an error looking up the remote account
    follow: Follow
    prompt_html: 'You (<strong>%{self}</strong>) have requested to follow:'
    title: Follow %{acct}
  datetime:
    distance_in_words:
      about_x_hours: "%{count}h"
      about_x_months: "%{count}mo"
      about_x_years: "%{count}y"
      almost_x_years: "%{count}y"
      half_a_minute: Just now
      less_than_x_minutes: "%{count}m"
      less_than_x_seconds: Just now
      over_x_years: "%{count}y"
      x_days: "%{count}d"
      x_minutes: "%{count}m"
      x_months: "%{count}mo"
      x_seconds: "%{count}s"
  generic:
    changes_saved_msg: Changes successfully saved!
    powered_by: powered by %{link}
    save_changes: Save changes
    validation_errors:
      one: Something isn't quite right yet! Please review the error below
      other: Something isn't quite right yet! Please review %{count} errors below
  notification_mailer:
    favourite:
      body: 'Your status was favourited by %{name}:'
      subject: "%{name} favourited your status"
    follow:
      body: "%{name} is now following you!"
      subject: "%{name} is now following you"
    follow_request:
      body: "%{name} has requested to follow you"
      subject: 'Pending follower: %{name}'
    mention:
      body: 'You were mentioned by %{name} in:'
      subject: You were mentioned by %{name}
    reblog:
      body: 'Your status was reblogged by %{name}:'
      subject: "%{name} reblogged your status"
  pagination:
    next: Next
    prev: Prev
  settings:
    edit_profile: Edit profile
    preferences: Preferences
  stream_entries:
    click_to_show: Click to show
    favourited: favourited a post by
    is_now_following: is now following
    reblogged: boosted
    sensitive_content: Sensitive content
  time:
    formats:
      default: "%b %d, %Y, %H:%M"
  users:
    invalid_email: The e-mail address is invalid
  will_paginate:
    page_gap: "&hellip;"