2016-11-15 17:56:03 -05:00
|
|
|
---
|
2016-03-12 14:47:22 -05:00
|
|
|
en:
|
|
|
|
simple_form:
|
2016-12-22 18:04:52 -05:00
|
|
|
hints:
|
2019-09-19 14:58:19 -04:00
|
|
|
account_alias:
|
|
|
|
acct: Specify the username@domain of the account you want to move from
|
|
|
|
account_migration:
|
|
|
|
acct: Specify the username@domain of the account you want to move to
|
Add moderation warnings (#9519)
* Add moderation warnings
Replace individual routes for disabling, silencing, and suspending
a user, as well as the report update route, with a unified account
action controller that allows you to select an action (none,
disable, silence, suspend) as well as whether it should generate an
e-mail notification with optional custom text. That notification,
with the optional custom text, is saved as a warning.
Additionally, there are warning presets you can configure to save
time when performing the above.
* Use Account#local_username_and_domain
2018-12-22 14:02:09 -05:00
|
|
|
account_warning_preset:
|
|
|
|
text: You can use toot syntax, such as URLs, hashtags and mentions
|
|
|
|
admin_account_action:
|
2019-08-23 16:37:23 -04:00
|
|
|
include_statuses: The user will see which toots have caused the moderation action or warning
|
Add moderation warnings (#9519)
* Add moderation warnings
Replace individual routes for disabling, silencing, and suspending
a user, as well as the report update route, with a unified account
action controller that allows you to select an action (none,
disable, silence, suspend) as well as whether it should generate an
e-mail notification with optional custom text. That notification,
with the optional custom text, is saved as a warning.
Additionally, there are warning presets you can configure to save
time when performing the above.
* Use Account#local_username_and_domain
2018-12-22 14:02:09 -05:00
|
|
|
send_email_notification: The user will receive an explanation of what happened with their account
|
|
|
|
text_html: Optional. You can use toot syntax. You can <a href="%{path}">add warning presets</a> to save time
|
|
|
|
type_html: Choose what to do with <strong>%{acct}</strong>
|
|
|
|
warning_preset_id: Optional. You can still add custom text to end of the preset
|
2016-12-22 18:04:52 -05:00
|
|
|
defaults:
|
2018-06-15 12:00:23 -04:00
|
|
|
autofollow: People who sign up through the invite will automatically follow you
|
2018-07-28 20:57:13 -04:00
|
|
|
avatar: PNG, GIF or JPG. At most %{size}. Will be downscaled to %{dimensions}px
|
2018-05-16 08:47:29 -04:00
|
|
|
bot: This account mainly performs automated actions and might not be monitored
|
2018-06-29 09:34:36 -04:00
|
|
|
context: One or multiple contexts where the filter should apply
|
2019-09-19 14:58:19 -04:00
|
|
|
current_password: For security purposes please enter the password of the current account
|
|
|
|
current_username: To confirm, please enter the username of the current account
|
2018-01-14 22:34:28 -05:00
|
|
|
digest: Only sent after a long period of inactivity and only if you have received any personal messages in your absence
|
2019-08-29 18:14:36 -04:00
|
|
|
discoverable: The profile directory is another way by which your account can reach a wider audience
|
2018-09-18 10:45:58 -04:00
|
|
|
email: You will be sent a confirmation e-mail
|
2018-04-14 06:41:08 -04:00
|
|
|
fields: You can have up to 4 items displayed as a table on your profile
|
2018-07-28 20:57:13 -04:00
|
|
|
header: PNG, GIF or JPG. At most %{size}. Will be downscaled to %{dimensions}px
|
2018-07-12 20:16:06 -04:00
|
|
|
inbox_url: Copy the URL from the frontpage of the relay you want to use
|
2018-06-29 09:34:36 -04:00
|
|
|
irreversible: Filtered toots will disappear irreversibly, even if filter is later removed
|
2018-06-17 12:57:31 -04:00
|
|
|
locale: The language of the user interface, e-mails and push notifications
|
2017-07-16 08:02:03 -04:00
|
|
|
locked: Requires you to manually approve followers
|
2018-09-18 10:45:58 -04:00
|
|
|
password: Use at least 8 characters
|
2018-06-29 09:34:36 -04:00
|
|
|
phrase: Will be matched regardless of casing in text or content warning of a toot
|
2018-07-05 12:31:35 -04:00
|
|
|
scopes: Which APIs the application will be allowed to access. If you select a top-level scope, you don't need to select individual ones.
|
2018-12-09 07:03:01 -05:00
|
|
|
setting_aggregate_reblogs: Do not show new boosts for toots that have been recently boosted (only affects newly-received boosts)
|
2019-06-06 21:39:24 -04:00
|
|
|
setting_default_sensitive: Sensitive media is hidden by default and can be revealed with a click
|
2018-09-24 23:09:35 -04:00
|
|
|
setting_display_media_default: Hide media marked as sensitive
|
|
|
|
setting_display_media_hide_all: Always hide all media
|
|
|
|
setting_display_media_show_all: Always show media marked as sensitive
|
2018-05-17 20:26:51 -04:00
|
|
|
setting_hide_network: Who you follow and who follows you will not be shown on your profile
|
2017-07-14 10:41:02 -04:00
|
|
|
setting_noindex: Affects your public profile and status pages
|
2019-02-02 13:18:15 -05:00
|
|
|
setting_show_application: The application you use to toot will be displayed in the detailed view of your toots
|
2019-06-26 13:33:04 -04:00
|
|
|
setting_use_blurhash: Gradients are based on the colors of the hidden visuals but obfuscate any details
|
2019-07-16 00:30:47 -04:00
|
|
|
setting_use_pending_items: Hide timeline updates behind a click instead of automatically scrolling the feed
|
2018-09-18 10:45:58 -04:00
|
|
|
username: Your username will be unique on %{domain}
|
2018-07-12 11:58:26 -04:00
|
|
|
whole_word: When the keyword or phrase is alphanumeric only, it will only be applied if it matches the whole word
|
2019-07-30 05:10:46 -04:00
|
|
|
domain_allow:
|
|
|
|
domain: This domain will be able to fetch data from this server and incoming data from it will be processed and stored
|
2019-02-03 22:25:59 -05:00
|
|
|
featured_tag:
|
|
|
|
name: 'You might want to use one of these:'
|
2019-09-18 10:37:27 -04:00
|
|
|
form_challenge:
|
|
|
|
current_password: You are entering a secure area
|
2017-03-30 13:42:33 -04:00
|
|
|
imports:
|
2019-02-05 13:11:24 -05:00
|
|
|
data: CSV file exported from another Mastodon server
|
2019-04-09 10:06:30 -04:00
|
|
|
invite_request:
|
|
|
|
text: This will help us review your application
|
2017-04-15 07:26:03 -04:00
|
|
|
sessions:
|
2018-05-06 04:52:36 -04:00
|
|
|
otp: 'Enter the two-factor code generated by your phone app or use one of your recovery codes:'
|
2019-08-05 13:54:29 -04:00
|
|
|
tag:
|
|
|
|
name: You can only change the casing of the letters, for example, to make it more readable
|
2017-05-01 11:42:13 -04:00
|
|
|
user:
|
2018-06-17 12:57:31 -04:00
|
|
|
chosen_languages: When checked, only toots in selected languages will be displayed in public timelines
|
2016-11-15 17:02:57 -05:00
|
|
|
labels:
|
2018-04-14 06:41:08 -04:00
|
|
|
account:
|
|
|
|
fields:
|
|
|
|
name: Label
|
|
|
|
value: Content
|
2019-09-19 14:58:19 -04:00
|
|
|
account_alias:
|
|
|
|
acct: Handle of the old account
|
|
|
|
account_migration:
|
|
|
|
acct: Handle of the new account
|
Add moderation warnings (#9519)
* Add moderation warnings
Replace individual routes for disabling, silencing, and suspending
a user, as well as the report update route, with a unified account
action controller that allows you to select an action (none,
disable, silence, suspend) as well as whether it should generate an
e-mail notification with optional custom text. That notification,
with the optional custom text, is saved as a warning.
Additionally, there are warning presets you can configure to save
time when performing the above.
* Use Account#local_username_and_domain
2018-12-22 14:02:09 -05:00
|
|
|
account_warning_preset:
|
|
|
|
text: Preset text
|
|
|
|
admin_account_action:
|
2019-08-23 16:37:23 -04:00
|
|
|
include_statuses: Include reported toots in the e-mail
|
Add moderation warnings (#9519)
* Add moderation warnings
Replace individual routes for disabling, silencing, and suspending
a user, as well as the report update route, with a unified account
action controller that allows you to select an action (none,
disable, silence, suspend) as well as whether it should generate an
e-mail notification with optional custom text. That notification,
with the optional custom text, is saved as a warning.
Additionally, there are warning presets you can configure to save
time when performing the above.
* Use Account#local_username_and_domain
2018-12-22 14:02:09 -05:00
|
|
|
send_email_notification: Notify the user per e-mail
|
|
|
|
text: Custom warning
|
|
|
|
type: Action
|
|
|
|
types:
|
2019-10-24 16:45:55 -04:00
|
|
|
disable: Disable login
|
Add moderation warnings (#9519)
* Add moderation warnings
Replace individual routes for disabling, silencing, and suspending
a user, as well as the report update route, with a unified account
action controller that allows you to select an action (none,
disable, silence, suspend) as well as whether it should generate an
e-mail notification with optional custom text. That notification,
with the optional custom text, is saved as a warning.
Additionally, there are warning presets you can configure to save
time when performing the above.
* Use Account#local_username_and_domain
2018-12-22 14:02:09 -05:00
|
|
|
none: Do nothing
|
|
|
|
silence: Silence
|
|
|
|
suspend: Suspend and irreversibly delete account data
|
|
|
|
warning_preset_id: Use a warning preset
|
2016-11-15 17:02:57 -05:00
|
|
|
defaults:
|
2018-06-15 12:00:23 -04:00
|
|
|
autofollow: Invite to follow your account
|
2016-11-15 17:56:03 -05:00
|
|
|
avatar: Avatar
|
2018-05-07 03:31:07 -04:00
|
|
|
bot: This is a bot account
|
2018-06-17 07:54:02 -04:00
|
|
|
chosen_languages: Filter languages
|
2016-11-15 17:02:57 -05:00
|
|
|
confirm_new_password: Confirm new password
|
2016-11-15 17:56:03 -05:00
|
|
|
confirm_password: Confirm password
|
2018-06-29 09:34:36 -04:00
|
|
|
context: Filter contexts
|
2016-11-15 17:02:57 -05:00
|
|
|
current_password: Current password
|
2017-03-30 13:42:33 -04:00
|
|
|
data: Data
|
2018-12-06 11:36:11 -05:00
|
|
|
discoverable: List this account on the directory
|
2016-11-15 17:02:57 -05:00
|
|
|
display_name: Display name
|
2016-11-15 17:56:03 -05:00
|
|
|
email: E-mail address
|
2017-11-27 10:07:59 -05:00
|
|
|
expires_in: Expire after
|
2018-04-14 06:41:08 -04:00
|
|
|
fields: Profile metadata
|
2016-11-15 17:02:57 -05:00
|
|
|
header: Header
|
2018-07-12 20:16:06 -04:00
|
|
|
inbox_url: URL of the relay inbox
|
2018-06-29 09:34:36 -04:00
|
|
|
irreversible: Drop instead of hide
|
2018-06-17 07:54:02 -04:00
|
|
|
locale: Interface language
|
2017-04-23 18:38:37 -04:00
|
|
|
locked: Lock account
|
2017-11-27 10:07:59 -05:00
|
|
|
max_uses: Max number of uses
|
2016-11-15 17:56:03 -05:00
|
|
|
new_password: New password
|
|
|
|
note: Bio
|
2017-01-28 14:43:38 -05:00
|
|
|
otp_attempt: Two-factor code
|
2016-11-15 17:56:03 -05:00
|
|
|
password: Password
|
2018-06-29 09:34:36 -04:00
|
|
|
phrase: Keyword or phrase
|
2019-05-25 15:27:00 -04:00
|
|
|
setting_advanced_layout: Enable advanced web interface
|
2018-12-09 07:03:01 -05:00
|
|
|
setting_aggregate_reblogs: Group boosts in timelines
|
2017-04-17 06:14:03 -04:00
|
|
|
setting_auto_play_gif: Auto-play animated GIFs
|
2017-04-13 13:18:32 -04:00
|
|
|
setting_boost_modal: Show confirmation dialog before boosting
|
2019-10-24 16:51:41 -04:00
|
|
|
setting_crop_images: Crop images in non-expanded toots to 16x9
|
2018-06-17 12:57:31 -04:00
|
|
|
setting_default_language: Posting language
|
2019-06-06 21:39:24 -04:00
|
|
|
setting_default_privacy: Posting privacy
|
2017-07-10 08:00:32 -04:00
|
|
|
setting_default_sensitive: Always mark media as sensitive
|
2017-06-08 08:58:22 -04:00
|
|
|
setting_delete_modal: Show confirmation dialog before deleting a toot
|
2018-09-24 23:09:35 -04:00
|
|
|
setting_display_media: Media display
|
|
|
|
setting_display_media_default: Default
|
|
|
|
setting_display_media_hide_all: Hide all
|
|
|
|
setting_display_media_show_all: Show all
|
2018-09-23 23:44:01 -04:00
|
|
|
setting_expand_spoilers: Always expand toots marked with content warnings
|
2018-05-17 20:26:51 -04:00
|
|
|
setting_hide_network: Hide your network
|
2017-07-22 19:14:57 -04:00
|
|
|
setting_noindex: Opt-out of search engine indexing
|
2017-10-16 08:09:51 -04:00
|
|
|
setting_reduce_motion: Reduce motion in animations
|
2019-02-02 13:18:15 -05:00
|
|
|
setting_show_application: Disclose application used to send toots
|
2017-07-06 16:39:56 -04:00
|
|
|
setting_system_font_ui: Use system's default font
|
2017-10-01 04:52:39 -04:00
|
|
|
setting_theme: Site theme
|
2019-08-06 11:57:52 -04:00
|
|
|
setting_trends: Show today's trends
|
2017-09-20 13:41:35 -04:00
|
|
|
setting_unfollow_modal: Show confirmation dialog before unfollowing someone
|
2019-06-26 13:33:04 -04:00
|
|
|
setting_use_blurhash: Show colorful gradients for hidden media
|
2019-07-16 00:30:47 -04:00
|
|
|
setting_use_pending_items: Slow mode
|
2017-04-13 15:49:07 -04:00
|
|
|
severity: Severity
|
2017-03-30 13:42:33 -04:00
|
|
|
type: Import type
|
2016-11-22 05:34:36 -05:00
|
|
|
username: Username
|
2018-02-02 04:18:55 -05:00
|
|
|
username_or_email: Username or Email
|
2018-07-12 11:58:26 -04:00
|
|
|
whole_word: Whole word
|
2019-02-03 22:25:59 -05:00
|
|
|
featured_tag:
|
|
|
|
name: Hashtag
|
2016-11-25 07:15:07 -05:00
|
|
|
interactions:
|
|
|
|
must_be_follower: Block notifications from non-followers
|
|
|
|
must_be_following: Block notifications from people you don't follow
|
2017-11-14 15:12:57 -05:00
|
|
|
must_be_following_dm: Block direct messages from people you don't follow
|
2019-09-16 08:27:29 -04:00
|
|
|
invite:
|
|
|
|
comment: Comment
|
2019-04-09 10:06:30 -04:00
|
|
|
invite_request:
|
|
|
|
text: Why do you want to join?
|
2016-11-15 17:02:57 -05:00
|
|
|
notification_emails:
|
2017-03-19 15:29:41 -04:00
|
|
|
digest: Send digest e-mails
|
2019-11-29 11:03:06 -05:00
|
|
|
favourite: Someone favourited your status
|
|
|
|
follow: Someone followed you
|
|
|
|
follow_request: Someone requested to follow you
|
|
|
|
mention: Someone mentioned you
|
|
|
|
pending_account: New account needs review
|
|
|
|
reblog: Someone boosted your status
|
|
|
|
report: New report is submitted
|
|
|
|
trending_tag: An unreviewed hashtag is trending
|
2019-08-05 13:54:29 -04:00
|
|
|
tag:
|
2019-08-17 21:45:51 -04:00
|
|
|
listable: Allow this hashtag to appear in searches and on the profile directory
|
2019-08-25 10:22:20 -04:00
|
|
|
name: Hashtag
|
2019-08-05 13:54:29 -04:00
|
|
|
trendable: Allow this hashtag to appear under trends
|
|
|
|
usable: Allow toots to use this hashtag
|
2016-11-15 17:56:03 -05:00
|
|
|
'no': 'No'
|
2019-06-06 21:39:24 -04:00
|
|
|
recommended: Recommended
|
2016-11-15 17:56:03 -05:00
|
|
|
required:
|
|
|
|
mark: "*"
|
|
|
|
text: required
|
|
|
|
'yes': 'Yes'
|