73 lines
2.3 KiB
YAML
73 lines
2.3 KiB
YAML
# Please maintain alphabetical order
|
|
|
|
en:
|
|
buttons:
|
|
abandon: "Abandon this %{thing}"
|
|
adopt: "Adopt!"
|
|
back: "Back"
|
|
change_password: "Change my password"
|
|
edit_profile: "Edit profile"
|
|
email_password: "Email me my password"
|
|
find: "Find %{thing}"
|
|
send_reminder: "Send reminder to shovel"
|
|
sign_in: "Sign in"
|
|
sign_out: "Sign out"
|
|
sign_up: "Sign up"
|
|
update: "Update"
|
|
captions:
|
|
current_password: "(we need your current password to confirm your changes)"
|
|
password: "(leave blank if you don't want to change it)"
|
|
private: "(private)"
|
|
public: "(may be visible to other users)"
|
|
defaults:
|
|
address: "address"
|
|
city: "Boston, MA"
|
|
thing: "hydrant"
|
|
this_thing: "This %{thing}"
|
|
tagline: "Claim responsibility for shoveling out a fire hydrant after it snows."
|
|
tos: "By signing up, you agree to the %{tos}."
|
|
errors:
|
|
password: "You need to sign in or sign up before continuing."
|
|
not_found: "Could not find %{thing}."
|
|
labels:
|
|
address: "Address, Neighborhood"
|
|
city_state: "City"
|
|
email: "Email address"
|
|
name: "Name"
|
|
name_thing: "Give this %{thing} a name"
|
|
organization: "Organization"
|
|
password: "Password"
|
|
password_choose: "Choose a password"
|
|
password_current: "Current password"
|
|
password_new: "New password"
|
|
remember_me: "Stay signed in"
|
|
sms_number: "Mobile phone number"
|
|
user_existing: "I've already signed up"
|
|
user_new: "I haven't signed up yet"
|
|
voice_number: "Home phone number"
|
|
links:
|
|
feedback: "Feedback"
|
|
forgot_password: "Forgot your password?"
|
|
remembered_password: "Never mind. I remembered my password."
|
|
notices:
|
|
abandoned: "%{thing} abandoned!"
|
|
adopted: "You just adopted a %{thing}!"
|
|
password_reset: "Password reset instructions sent! Check your email."
|
|
reminder_sent: "Reminder sent!"
|
|
signed_in: "Signed in!"
|
|
signed_out: "Signed out."
|
|
signed_up: "Thanks for signing up!"
|
|
stolen: "%{thing} stolen!"
|
|
titles:
|
|
adopt: "Adopt this %{thing}"
|
|
adopted: "%{thing_name} has been adopted"
|
|
byline: "by %{name}"
|
|
edit_profile: "Edit your Profile"
|
|
main: "Adopt-a-%{thing}"
|
|
ofline: "of %{organization}"
|
|
thank_you: "Thank you for adopting this %{thing}!"
|
|
tos: "Terms of Service"
|
|
sponsors:
|
|
cfa: "Code for America"
|
|
city: "City of Boston"
|