187 lines
6.3 KiB
YAML
187 lines
6.3 KiB
YAML
en:
|
||
site_name: Tabletop Companion
|
||
administration: Administration
|
||
log_in: Log in
|
||
log_out: Log out
|
||
sign_up: Sign up
|
||
not_authenticated: You need to log in to access this page.
|
||
edit: Edit
|
||
delete: Delete
|
||
errors:
|
||
unique_table_name: you already have a table with that name
|
||
layouts:
|
||
admin:
|
||
dashboard: Dashboard
|
||
game_systems: Game Systems
|
||
jobs: Jobs
|
||
application:
|
||
profile: Profile
|
||
tables: Tables
|
||
mailer:
|
||
greeting: "Hi %{name},"
|
||
greeting_without_name: Hi,
|
||
sign_off: |
|
||
See you soon,
|
||
The Tabletop Companion team
|
||
sign_off_html: "<p>See you soon,<br>The Tabletop Companion team</p>"
|
||
account_verifications:
|
||
show:
|
||
success: "Thanks for verifying your email address! You can now log in."
|
||
error: "Invalid token, could not verify your account."
|
||
admin:
|
||
index:
|
||
dashboard: Dashboard
|
||
intro: With great power comes great responsibility
|
||
game_systems:
|
||
error: Error
|
||
index:
|
||
game_systems: Game systems
|
||
new_game_system: New game system
|
||
new:
|
||
new: New game system
|
||
create: Add game system
|
||
create:
|
||
success: “%{name}” has been created.
|
||
error: “%{name}” could not be created.
|
||
show:
|
||
confirm_delete: Are you sure you want to delete “%{name}”?
|
||
edit:
|
||
edit: Edit %{name}
|
||
update: Update %{name}
|
||
update:
|
||
success: Successfully updated “%{name}”.
|
||
error: “%{name}” could not be updated.
|
||
destroy:
|
||
success: Successfully deleted “%{name}”.
|
||
error: “%{name}” could not be deleted.
|
||
password_resets:
|
||
new:
|
||
reset_password: Reset your password
|
||
forgotten_password_intro: |-
|
||
If you have forgotten your password, enter your information below to reset it.
|
||
reset_password_button: Reset password
|
||
create:
|
||
success: Please check your email to reset your password.
|
||
error: Could not reset your password.
|
||
edit:
|
||
reset_password: Reset your password
|
||
invalid_token: That token seems to have expired, please try resettting your password again.
|
||
reset_password_button: Update password
|
||
update:
|
||
invalid_token: That token seems to have expired, please try resettting your password again.
|
||
success: Your password has been reset, you may now log in.
|
||
error: Failed to reset password. Please try again or contact us for help.
|
||
sessions:
|
||
create:
|
||
success: "Hello, %{name}!"
|
||
error: "Could not sign in. Please check your username and password."
|
||
new:
|
||
log_in: Log in
|
||
forgot_password: Forgotten your password?
|
||
destroy:
|
||
log_out: Log out
|
||
success: "You have signed out."
|
||
table_invite_mailer:
|
||
invite_new_user:
|
||
subject: You’ve been invited to join a game on Tabletop Companion!
|
||
content: |-
|
||
You’ve been invited to join a game on Tabletop Companion. To start playing, sign up at the
|
||
link below and accept your invitation!
|
||
sign_up: Sign up now
|
||
invite_user:
|
||
subject: You’ve been invited to a new game!
|
||
content: |-
|
||
You have been invited to join the table “%{table_name}” on Tabletop Companion. To
|
||
respond, visit the link below.
|
||
respond_to_invite: Respond to invite
|
||
table_invites:
|
||
index:
|
||
table_invites: Your invitations
|
||
no_table_invites: You have no new invitations
|
||
new:
|
||
new_table_invite: Invite a player to %{name}
|
||
new_invite_description: Enter an email address to invite a player to your table.
|
||
create_table_invite: Send invite
|
||
button_text: Send invite
|
||
create:
|
||
user_not_found: There is no registered user with that email address. Ask them to sign up!
|
||
success: Sent invite to %{email}
|
||
error: Failed to send invite
|
||
edit:
|
||
respond_to_invite: Respond to your invitation
|
||
accept_invite_description: You have been invited to join the table %{table_name}. To start playing, hit accept!
|
||
accept_invite: Accept
|
||
decline_invite: Decline
|
||
update:
|
||
accept_success: You accepted your invite
|
||
decline_success: You declined your invite
|
||
tables:
|
||
index:
|
||
new_table: Create a table
|
||
tables: Tables
|
||
no_tables: You are currently not at any tables. Why not create one?
|
||
show:
|
||
edit_table: Edit table
|
||
game_system: Game system
|
||
owner: Owner
|
||
invite_user: Invite a new player
|
||
new:
|
||
new_table: New table
|
||
create_table: Create table
|
||
create:
|
||
success: Your table “%{name}” has been created.
|
||
error: Failed to create table
|
||
edit:
|
||
delete_table: Delete %{name}
|
||
delete_table_confirmation: Are you sure you want to delete %{name}?
|
||
edit_table: Edit %{name}
|
||
update_table: Update table
|
||
update:
|
||
success: Updated table “%{name}”.
|
||
error: Failed to update table.
|
||
destroy:
|
||
success: Deleted table “%{name}”.
|
||
error: Failed to delete table.
|
||
users:
|
||
validations:
|
||
email_format: "must be a valid email address"
|
||
new:
|
||
sign_up: Sign up
|
||
create:
|
||
error: "Could not create account: %{error}"
|
||
success: "Thanks for joining Tabletop Companion, %{name}! Please check your email to verify your address."
|
||
show:
|
||
your_invites: Your invites
|
||
edit_profile: Edit profile
|
||
edit:
|
||
edit_profile: Edit profile
|
||
update_profile: Update profile
|
||
form:
|
||
password: Password
|
||
password_hint: To keep your existing password, leave the below fields blank
|
||
current_password: Current password
|
||
update:
|
||
success: Your profile has been updated
|
||
error: Failed to update profile
|
||
user_mailer:
|
||
email_verified:
|
||
subject: Email verified on Tabletop Companion
|
||
content: |-
|
||
Thanks for verifying your email address, and welcome to Tabletop Companion!
|
||
|
||
You can now go ahead and log in. Enjoy!
|
||
email_verification:
|
||
subject: Verify your email on Tabletop Companion
|
||
content: |-
|
||
If you did not sign up for Tabletop Companion, please ignore this email.
|
||
|
||
Otherwise, please visit the link below to verify your email address.
|
||
password_reset:
|
||
subject: Reset your password on Tabletop Companion
|
||
reset_password: Reset your password
|
||
content: |-
|
||
If you did not request a password reset, please ignore this email.
|
||
|
||
Otherwise, please visit the link below to reset your password.
|
||
|