59 lines
1.7 KiB
YAML
59 lines
1.7 KiB
YAML
en:
|
|
activerecord:
|
|
errors:
|
|
models:
|
|
pirata:
|
|
attributes:
|
|
nick:
|
|
taken: There's another pirate with that name
|
|
email:
|
|
taken: This e-mail is already in use
|
|
barca:
|
|
attributes:
|
|
nombre:
|
|
taken: The ship already exists
|
|
descripcion:
|
|
blank: Description is needed
|
|
barcas:
|
|
create:
|
|
subject: '%{barca} has been created!'
|
|
abordar:
|
|
subject: '%{barca}'
|
|
message: '%{nick} boarded the ship!'
|
|
abandonar:
|
|
subject: '%{barca}'
|
|
message: '%{nick} left the ship!'
|
|
no_tripulada: "You're not on this ship"
|
|
destroy:
|
|
subject: '%{barca}'
|
|
message: '%{nick} sunk the ship!'
|
|
consensos:
|
|
create:
|
|
subject: '%{barca} - %{consenso}'
|
|
message: '%{nick} started: %{consenso}'
|
|
destroy:
|
|
subject: '%{barca} - %{consenso}'
|
|
message: '%{nick} deleted: %{consenso}'
|
|
posiciones:
|
|
create:
|
|
subject: '%{barca} - %{consenso}'
|
|
message: '%{nick} %{posicion}: %{comentario}'
|
|
pirata:
|
|
posiciones:
|
|
tercera_persona:
|
|
compromiso: 'commits'
|
|
a_favor: 'is in favor'
|
|
en_contra: 'is against'
|
|
bloqueo: 'blocks'
|
|
indiferente: 'is indifferent'
|
|
telegram:
|
|
webhook:
|
|
start:
|
|
need_token: 'To link your Lumi and Telegram accounts, click here: %{token_link}'
|
|
couldnt_find: "I couldn't find you, did you use the correct link?"
|
|
hi: "Hi %{pirata}! I linked your accounts, from now on I'll contact you whenever there's news"
|
|
message:
|
|
aha: 'Aha... how curious'
|
|
what: '¬¬'
|
|
hi: 'Hi!'
|
|
haha: 'haha'
|