2017-09-19 01:27:08 +00:00
|
|
|
---
|
2017-04-19 20:19:32 +00:00
|
|
|
en:
|
|
|
|
activerecord:
|
2019-03-15 12:36:38 +00:00
|
|
|
attributes:
|
2019-03-28 03:44:59 +00:00
|
|
|
poll:
|
|
|
|
expires_at: Deadline
|
|
|
|
options: Choices
|
2021-03-01 03:59:13 +00:00
|
|
|
user:
|
|
|
|
agreement: Service agreement
|
|
|
|
email: E-mail address
|
|
|
|
locale: Locale
|
|
|
|
password: Password
|
|
|
|
user/account:
|
|
|
|
username: Username
|
|
|
|
user/invite_request:
|
|
|
|
text: Reason
|
2017-04-19 20:19:32 +00:00
|
|
|
errors:
|
2024-09-10 12:00:40 +00:00
|
|
|
attributes:
|
|
|
|
domain:
|
|
|
|
invalid: is not a valid domain name
|
|
|
|
messages:
|
|
|
|
invalid_domain_on_line: "%{value} is not a valid domain name"
|
|
|
|
too_many_lines: is over the limit of %{limit} lines
|
2017-04-19 20:19:32 +00:00
|
|
|
models:
|
|
|
|
account:
|
|
|
|
attributes:
|
|
|
|
username:
|
2021-03-01 03:59:13 +00:00
|
|
|
invalid: must contain only letters, numbers and underscores
|
|
|
|
reserved: is reserved
|
2022-06-09 19:57:36 +00:00
|
|
|
admin/webhook:
|
|
|
|
attributes:
|
|
|
|
url:
|
|
|
|
invalid: is not a valid URL
|
|
|
|
doorkeeper/application:
|
|
|
|
attributes:
|
|
|
|
website:
|
|
|
|
invalid: is not a valid URL
|
2022-10-28 21:30:44 +00:00
|
|
|
import:
|
|
|
|
attributes:
|
|
|
|
data:
|
|
|
|
malformed: is malformed
|
2017-04-19 20:19:32 +00:00
|
|
|
status:
|
|
|
|
attributes:
|
|
|
|
reblog:
|
2021-05-17 20:31:35 +00:00
|
|
|
taken: of post already exists
|
2021-03-01 03:59:13 +00:00
|
|
|
user:
|
|
|
|
attributes:
|
|
|
|
email:
|
|
|
|
blocked: uses a disallowed e-mail provider
|
|
|
|
unreachable: does not seem to exist
|
2022-07-05 00:41:40 +00:00
|
|
|
role_id:
|
|
|
|
elevated: cannot be higher than your current role
|
|
|
|
user_role:
|
|
|
|
attributes:
|
|
|
|
permissions_as_keys:
|
|
|
|
dangerous: include permissions that are not safe for the base role
|
|
|
|
elevated: cannot include permissions your current role does not possess
|
2022-07-17 11:37:30 +00:00
|
|
|
own_role: cannot be changed with your current role
|
2022-07-05 00:41:40 +00:00
|
|
|
position:
|
|
|
|
elevated: cannot be higher than your current role
|
2022-07-17 11:37:30 +00:00
|
|
|
own_role: cannot be changed with your current role
|
2023-06-22 12:52:25 +00:00
|
|
|
webhook:
|
|
|
|
attributes:
|
|
|
|
events:
|
|
|
|
invalid_permissions: cannot include events you don't have the rights to
|