forked from RefugeRestrooms/refugerestrooms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
restroom.en.yml
64 lines (61 loc) · 2.68 KB
/
restroom.en.yml
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
en:
activerecord:
attributes:
restroom:
# only overridden attributes here, defaults work as expected
# (e.g. database field 'city' will be appear as 'City')
name: 'Location/Place/Business Name'
street: 'Street Address'
state: 'State/Province'
access: 'Accessible?'
bath_type: 'Type of Restroom'
search_bar:
enter_location: 'Enter an address'
restroom:
add_new: 'Submit a restroom to our database'
preview: 'Preview'
required: '* marks required field'
guess_location: 'Guess current location'
directions: 'Directions'
directions_hint: '(e.g.: third floor in the back, by the dressing rooms...)'
distance:
miles: miles
kilometers: kilometers
comments_hint: '(e.g.: you have to be a "paying customer", just act like you are browsing for a bit...)'
comments: 'Comments'
accessible: 'Accessible <a href='/a11y'>What makes a restroom accessible?</a>'
not_accessible: 'Not accessible'
changing_table: 'Changing table'
no_changing_table: 'No changing table'
type:
unisex: 'Unisex / Gender neutral'
single_stall: 'Gendered single stall or safe place'
restsubmit: 'Save Restroom'
rating:
positive: '%{percentage}% positive'
unrated: 'Not yet rated'
upvote: 'Loved it!'
downvote: 'Not safe'
confirm:
upvote: 'Are you sure you want to upvote to this restroom?'
downvote: 'Are you sure you want to down vote this restroom?'
flash:
field: 'A required field has been left blank. Please recheck your submission and submit the form again.'
unexpected: 'We ran into an unexpected problem, please contact us if the problem continues.'
upvoteerror: 'There was an unexpected problem upvoting this post.'
upvotesuccess: 'This restroom has been upvoted! Thank you for contributing to our community.'
downvoteerror: 'There was an unexpected problem downvoting this post.'
downvotesuccess: 'This restroom has been downvoted! Thank you for contributing to our community.'
new: 'A new restroom entry has been created for %{name}.'
edit: 'Your edit has been submitted. We will review it and update the listing'
updated: 'This restroom entry has been updated'
deleted: 'This restroom entry has been deleted'
searcherror: 'There was an error searching for your location.'
spam: 'Your submission was rejected as spam.'
edit:
editlisting: "Propose an edit to this listing."
restrooms:
nearby:
heading: 'Nearby restrooms'
body: 'Before you submit a restroom, please ensure it is not already one of the known restrooms nearby.'
none: 'No restrooms were found nearby.'