2016-11-15 23:56:03 +01:00
---
2016-03-12 20:47:22 +01:00
en :
simple_form :
2016-12-23 00:04:52 +01:00
hints :
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 20:02:09 +01:00
account_warning_preset :
text : You can use toot syntax, such as URLs, hashtags and mentions
admin_account_action :
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-23 00:04:52 +01:00
defaults :
2018-06-15 18:00:23 +02:00
autofollow : People who sign up through the invite will automatically follow you
2018-07-29 02:57:13 +02:00
avatar : PNG, GIF or JPG. At most %{size}. Will be downscaled to %{dimensions}px
2018-05-16 14:47:29 +02:00
bot : This account mainly performs automated actions and might not be monitored
2018-06-29 15:34:36 +02:00
context : One or multiple contexts where the filter should apply
2018-01-15 04:34:28 +01:00
digest : Only sent after a long period of inactivity and only if you have received any personal messages in your absence
2018-12-06 17:36:11 +01:00
discoverable_html : The <a href="%{path}" target="_blank">directory</a> lets people find accounts based on interests and activity. Requires at least %{min_followers} followers
2018-09-18 16:45:58 +02:00
email : You will be sent a confirmation e-mail
2018-04-14 12:41:08 +02:00
fields : You can have up to 4 items displayed as a table on your profile
2018-07-29 02:57:13 +02:00
header : PNG, GIF or JPG. At most %{size}. Will be downscaled to %{dimensions}px
2018-07-13 02:16:06 +02:00
inbox_url : Copy the URL from the frontpage of the relay you want to use
2018-06-29 15:34:36 +02:00
irreversible : Filtered toots will disappear irreversibly, even if filter is later removed
2018-06-17 18:57:31 +02:00
locale : The language of the user interface, e-mails and push notifications
2017-07-16 14:02:03 +02:00
locked : Requires you to manually approve followers
2018-09-18 16:45:58 +02:00
password : Use at least 8 characters
2018-06-29 15:34:36 +02:00
phrase : Will be matched regardless of casing in text or content warning of a toot
2018-07-05 18:31:35 +02: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 13:03:01 +01:00
setting_aggregate_reblogs : Do not show new boosts for toots that have been recently boosted (only affects newly-received boosts)
2019-06-07 03:39:24 +02:00
setting_default_sensitive : Sensitive media is hidden by default and can be revealed with a click
2018-09-25 05:09:35 +02: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-18 02:26:51 +02:00
setting_hide_network : Who you follow and who follows you will not be shown on your profile
2017-07-14 16:41:02 +02:00
setting_noindex : Affects your public profile and status pages
2019-02-02 19:18:15 +01:00
setting_show_application : The application you use to toot will be displayed in the detailed view of your toots
2018-09-18 16:45:58 +02:00
username : Your username will be unique on %{domain}
2018-07-12 17:58:26 +02:00
whole_word : When the keyword or phrase is alphanumeric only, it will only be applied if it matches the whole word
2019-02-04 04:25:59 +01:00
featured_tag :
name : 'You might want to use one of these:'
2017-03-30 19:42:33 +02:00
imports :
2019-02-05 19:11:24 +01:00
data : CSV file exported from another Mastodon server
2019-04-09 16:06:30 +02:00
invite_request :
text : This will help us review your application
2017-04-15 13:26:03 +02:00
sessions :
2018-05-06 10:52:36 +02:00
otp : 'Enter the two-factor code generated by your phone app or use one of your recovery codes:'
2017-05-01 17:42:13 +02:00
user :
2018-06-17 18:57:31 +02:00
chosen_languages : When checked, only toots in selected languages will be displayed in public timelines
2016-11-15 23:02:57 +01:00
labels :
2018-04-14 12:41:08 +02:00
account :
fields :
name : Label
value : Content
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 20:02:09 +01:00
account_warning_preset :
text : Preset text
admin_account_action :
send_email_notification : Notify the user per e-mail
text : Custom warning
type : Action
types :
disable : Disable
none : Do nothing
silence : Silence
suspend : Suspend and irreversibly delete account data
warning_preset_id : Use a warning preset
2016-11-15 23:02:57 +01:00
defaults :
2018-06-15 18:00:23 +02:00
autofollow : Invite to follow your account
2016-11-15 23:56:03 +01:00
avatar : Avatar
2018-05-07 09:31:07 +02:00
bot : This is a bot account
2018-06-17 13:54:02 +02:00
chosen_languages : Filter languages
2016-11-15 23:02:57 +01:00
confirm_new_password : Confirm new password
2016-11-15 23:56:03 +01:00
confirm_password : Confirm password
2018-06-29 15:34:36 +02:00
context : Filter contexts
2016-11-15 23:02:57 +01:00
current_password : Current password
2017-03-30 19:42:33 +02:00
data : Data
2018-12-06 17:36:11 +01:00
discoverable : List this account on the directory
2016-11-15 23:02:57 +01:00
display_name : Display name
2016-11-15 23:56:03 +01:00
email : E-mail address
2017-11-27 16:07:59 +01:00
expires_in : Expire after
2018-04-14 12:41:08 +02:00
fields : Profile metadata
2016-11-15 23:02:57 +01:00
header : Header
2018-07-13 02:16:06 +02:00
inbox_url : URL of the relay inbox
2018-06-29 15:34:36 +02:00
irreversible : Drop instead of hide
2018-06-17 13:54:02 +02:00
locale : Interface language
2017-04-24 00:38:37 +02:00
locked : Lock account
2017-11-27 16:07:59 +01:00
max_uses : Max number of uses
2016-11-15 23:56:03 +01:00
new_password : New password
note : Bio
2017-01-28 20:43:38 +01:00
otp_attempt : Two-factor code
2016-11-15 23:56:03 +01:00
password : Password
2018-06-29 15:34:36 +02:00
phrase : Keyword or phrase
2019-05-25 21:27:00 +02:00
setting_advanced_layout : Enable advanced web interface
2018-12-09 13:03:01 +01:00
setting_aggregate_reblogs : Group boosts in timelines
2017-04-17 12:14:03 +02:00
setting_auto_play_gif : Auto-play animated GIFs
2017-04-13 19:18:32 +02:00
setting_boost_modal : Show confirmation dialog before boosting
2018-06-17 18:57:31 +02:00
setting_default_language : Posting language
2019-06-07 03:39:24 +02:00
setting_default_privacy : Posting privacy
2017-07-10 14:00:32 +02:00
setting_default_sensitive : Always mark media as sensitive
2017-06-08 14:58:22 +02:00
setting_delete_modal : Show confirmation dialog before deleting a toot
2018-09-25 05:09:35 +02: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-24 05:44:01 +02:00
setting_expand_spoilers : Always expand toots marked with content warnings
2018-05-18 02:26:51 +02:00
setting_hide_network : Hide your network
2017-07-23 01:14:57 +02:00
setting_noindex : Opt-out of search engine indexing
2017-10-16 14:09:51 +02:00
setting_reduce_motion : Reduce motion in animations
2019-02-02 19:18:15 +01:00
setting_show_application : Disclose application used to send toots
2017-07-06 22:39:56 +02:00
setting_system_font_ui : Use system's default font
2017-10-01 10:52:39 +02:00
setting_theme : Site theme
2017-09-20 19:41:35 +02:00
setting_unfollow_modal : Show confirmation dialog before unfollowing someone
2017-04-13 21:49:07 +02:00
severity : Severity
2017-03-30 19:42:33 +02:00
type : Import type
2016-11-22 11:34:36 +01:00
username : Username
2018-02-02 10:18:55 +01:00
username_or_email : Username or Email
2018-07-12 17:58:26 +02:00
whole_word : Whole word
2019-02-04 04:25:59 +01:00
featured_tag :
name : Hashtag
2016-11-25 13:15:07 +01:00
interactions :
must_be_follower : Block notifications from non-followers
must_be_following : Block notifications from people you don't follow
2017-11-14 21:12:57 +01:00
must_be_following_dm : Block direct messages from people you don't follow
2019-04-09 16:06:30 +02:00
invite_request :
text : Why do you want to join?
2016-11-15 23:02:57 +01:00
notification_emails :
2017-03-19 20:29:41 +01:00
digest : Send digest e-mails
2016-11-15 23:02:57 +01:00
favourite : Send e-mail when someone favourites your status
2016-11-15 23:56:03 +01:00
follow : Send e-mail when someone follows you
2016-12-26 22:04:16 +01:00
follow_request : Send e-mail when someone requests to follow you
2016-11-15 23:02:57 +01:00
mention : Send e-mail when someone mentions you
2019-04-10 00:35:49 +02:00
pending_account : Send e-mail when a new account needs review
2017-04-03 23:45:36 +02:00
reblog : Send e-mail when someone boosts your status
2018-09-02 00:11:58 +02:00
report : Send e-mail when a new report is submitted
2016-11-15 23:56:03 +01:00
'no' : 'No'
2019-06-07 03:39:24 +02:00
recommended : Recommended
2016-11-15 23:56:03 +01:00
required :
mark : "*"
text : required
'yes' : 'Yes'