summaryrefslogtreecommitdiff
path: root/lib/en_US.yml
blob: 4c59fb37c61318e47134920eb9b40415fdcc0d4c (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
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
en_US:

### Do NOT edit this file directly, as all changes will be overwritten by `rake i18n:bundle`
### Instead, make changes in the appropriate file in config/locales.
### Source strings in transifex are automatically updated from this file (via github url)

########################################
### errors.en.yml
  errors:
    title:
      not_found: Page not found.
      server_error: Ouch!
    subtitle:
      not_found: The page you were looking for doesn't exist.
      server_error: We ran into a server error.
    text:
      not_found: You may have mistyped the address or the page may have moved.
      server_error: The problem has been logged and we will look into it.


########################################
### flash.en.yml
  flash:
    success: ! '%{resource} was successfully saved.'
    error: ! '%{resource} could not be saved.'
    create:
      success: ! '%{resource} was successfully created.'
      error: ! '%{resource} could not be created.'
    update:
      success: ! '%{resource} was successfully updated.'
      error: ! '%{resource} could not be updated.'


########################################
### footer.en.yml
  privacy_policy: Privacy Policy
  terms_of_service: Terms of Service
  pricing: Pricing
  about: About Us
  contact: Contact


########################################
### generic.en.yml
  signup: Sign Up
  login: Log In
  logout: Log Out
  cancel: Cancel
  created: Created
  created_by_on: Created by %{user} on %{time}
  updated: Updated
  none: None
  unknown: Unknown
  admin: Admin
  anonymous: Anonymous
  save: Save
  add: Add
  remove: Remove
  changes_saved: Changes saved successfully.
  are_you_sure: Are you sure? This change cannot be undone.
  example_email: user@domain.org
  no_such_thing: No such %{thing}.
  create_thing: Create %{thing}
  overview: Overview


########################################
### home.en.yml
  home: Home
  welcome: Welcome to %{provider}.
  welcome_message_html: We provide secure communication services, including VPN and
    Email, with more services in the works.
  download_bitmask: Download Bitmask
  login_info: Log in to change your account settings, create support tickets, and manage
    payments.
  signup_info: Create a new user account. For higher security, we recommend you create
    your account via the Bitmask application instead.
  support_info: Can't login? Create a new support ticket anonymously.
  get_help: Get Help


########################################
### messages.en.yml
  messages:
    not_found: That message could not be found.
    marked_as_read: Message has been marked as read.


########################################
### simple_form.en.yml
  simple_form:
    'yes': 'Yes'
    'no': 'No'
    required:
      text: required
      mark: ! '*'
    error_notification:
      default_message: ! 'Please review the problems below:'
    buttons:
      cancel: Cancel
      loading: Loading...
  helpers:
    submit:
      user:
        create: Sign Up
        update: Save
      session:
        create: Log In


########################################
### users.en.yml
  common:
    navigation_item:
      users: Users
      identities: Usernames
      tickets: Tickets
  user_control_panel: user control panel
  account_settings: Account Settings
  username: Username
  password: Password
  change_password: Change Password
  invalid_user_pass: Not a valid username/password combination
  invalid_ephemeral: Invalid random key used. This looked like an attempt to hack the
    site to us. If it wasn't please contact support so we can look into the issue.
  all_strategies_failed: Could not understand your login attempt. Please first send
    your login and a SRP ephemeral value A and then send the client_auth in the same
    session (using cookies).
  update_login_and_password: Update Login and Password
  destroy_my_account: Destroy my account
  destroy_account_info: This will permanently destroy your account and all the data
    associated with it. Proceed with caution!
  admin_destroy_account: Destroy the account %{username}
  account_destroyed: The account has been destroyed successfully.
  set_email_address: Set email address
  forward_email: Forward Email
  email_aliases: Email Aliases
  public_key: Public Key
  add_email_alias: Add Email Alias
  user_updated_successfully: Settings have been updated successfully.
  user_created_successfully: Successfully created your account.
  email_alias_destroyed_successfully: Removed email alias %{alias}.
  use_ascii_key: OpenPGP public key. Do not change this value unless you know what you
    are doing.
  advanced_options: Advanced Options
  not_authorized: Sorry, but you are not authorized to perform that action.
  not_authorized_login: Please log in to perform that action.
  search: Search
  cookie_disabled_warning: You have cookies disabled. You will not be able to login
    until you enable cookies.
  js_required_html: We are sorry, but this doesn't work without javascript enabled.
    This is because the authentication system used, <a href='http://srp.stanford.edu/'>SRP</a>,
    requires javascript.
  enable_account: Enable the account %{username}
  enable_description: This will restore the account to full functionality
  deactivate_account: Deactivate the account %{username}
  deactivate_description: This will temporarily deactivate some account functionality.
  payment_one_month_warning: We hope you have been enjoying this service this past month.
    Please sign up to pay within the next month, by %{date_in_one_month}. Directions
    for payment are available at INSERT_URL
  bye: Goodbye!
  bye_message: So long and thanks for all the fish.
  contact_email: Contact Email
  contact_email_info: ! 'You may specify an email address where we can contact you if
    there is a problem with your account. For privacy reasons, you might prefer to leave
    this empty.
  
  '
  users:
    overview:
      welcome: Welcome %{username}.
      intro: ! 'From this user control panel, you can:'
      tickets: Create and check support tickets.
      email: Modify email settings.
      account: Destroy your account.
  activemodel:
    models:
      user:
        one: User
        other: ! '%{count} Users'
  simple_form:
    labels:
      user:
        email_forward: Email Forward
    hints:
      user:
        email_forward: ! 'Forward all email messages to this address. Messages will
          be encrypted before being forwarded. This is an option for advanced users
          who are familar with OpenPGP.
  
  '
    placeholders:
      user:
        email_forward: my_other_email@domain.net


########################################
### billing/config/locales/en.yml
  create_new_customer: Create a new Braintree Customer
  must_create_customer: You must store a customer in braintree before subscribing to
    a plan
  subscribe: Subscribe
  save_customer_info: Save Customer Information
  donation_not_payment: ! 'Note: This is a donation, and will not be applied towards
    your account.'
  no_relevant_subscription: No subscription which is Active, Pending, or Past Due
  plan: Plan
  description: Description
  cost: Cost
  free: Free


########################################
### support/config/locales/en.yml
  support_tickets: Support
  email_notice_text: A new comment has been added to this help ticket.
  email_no_reply_text: Do not reply to this email.
  layouts:
    tickets: Tickets
    title:
      tickets: Tickets
    header:
      tickets: Tickets
    navigation:
      tickets: Support Tickets
  tickets:
    all: All Tickets
    open: Open Tickets
    closed: Closed Tickets
    new: New Ticket
    created: Created at
    updated: Updated at
    subject: couchrest.models.tickets.attributes.subject
    status:
      open: Open
      closed: Closed
    action:
      open: Open
      close: Close
    confirm:
      destroy:
        are_you_sure: Are you sure you want to destroy this ticket?
    tabs:
      all: All Tickets
      open: Open Tickets
      closed: Closed Tickets
    index:
      none: No tickets have been found.
      voices: Voices
    destroy: Destroy
    post_reply: Post Reply
    reply_and_close: Reply and Close
    access_ticket_text: ! 'You can later access this ticket at the URL %{full_url}.
      You might want to bookmark this page to find it again. Anybody with this URL will
      be able to access this ticket, so if you are on a shared computer you might want
      to remove it from the browser history.
  
  '
  helpers:
    submit:
      ticket:
        create: Submit Ticket
        update: Update Ticket
  couchrest:
    models:
      ticket: Ticket
      ticket_comment: Comment
    attributes:
      ticket:
        subject: Subject
        email: Email
        regarding_user: Regarding User
        regarding_account: Regarding Account
        is_open: Status
      ticket_comment:
        body: Description
        private: private
  simple_form:
    labels:
      ticket:
        regarding_: 
        email: Email
        comments:
          body: Description
    options:
      ticket:
        is_open:
          'true': Open
          'false': Closed
    hints:
      ticket:
        email: Provide an email address in order to notified when this ticket is updated.