"recovery_codes_warning":"Write the codes down or save them somewhere secure - otherwise you won't see them again. If you lose access to your 2FA app and recovery codes you'll be locked out of your account.",
"max_depth_in_thread":"Maximum number of levels in thread to display by default",
"post_status_content_type":"Post status content type",
"sensitive_by_default":"Mark posts as sensitive by default",
"stop_gifs":"Pause animated images until you hover on them",
"streaming":"Automatically show new posts when scrolled to the top",
"user_mutes":"Users",
"useStreamingApi":"Receive posts and notifications real-time",
"text":"Text",
"theme":"Theme",
"theme_help":"Use hex color codes (#rrggbb) to customize your color theme.",
"theme_help_v2_1":"You can also override certain component's colors and opacity by toggling the checkbox, use \"Clear all\" button to clear all overrides.",
"theme_help_v2_2":"Icons underneath some entries are background/text contrast indicators, hover over for detailed info. Please keep in mind that when using transparency contrast indicators show the worst possible case.",
"use_at_icon":"Display {'@'} symbol as an icon instead of text",
"mention_link_display":"Display mention links",
"mention_link_display_short":"always as short names (e.g. {'@'}foo)",
"mention_link_display_full_for_remote":"as full names only for remote users (e.g. {'@'}foo{'@'}example.org)",
"mention_link_display_full":"always as full names (e.g. {'@'}foo{'@'}example.org)",
"mention_link_show_tooltip":"Show full user names as tooltip for remote users",
"mention_link_show_avatar":"Show user avatar beside the link",
"mention_link_fade_domain":"Fade domains (e.g. {'@'}example.org in {'@'}foo{'@'}example.org)",
"mention_link_bolden_you":"Highlight mention of you when you are mentioned",
"fun":"Fun",
"greentext":"Meme arrows",
"show_yous":"Show (You)s",
"notifications":"Notifications",
"notification_setting_filters":"Filters",
"notification_setting_block_from_strangers":"Block notifications from users who you do not follow",
"notification_setting_privacy":"Privacy",
"notification_setting_hide_notification_contents":"Hide the sender and contents of push notifications",
"notification_mutes":"To stop receiving notifications from a specific user, use a mute.",
"notification_blocks":"Blocking a user stops all notifications as well as unsubscribes them.",
"enable_web_push_notifications":"Enable web push notifications",
"more_settings":"More settings",
"style":{
"switcher":{
"keep_color":"Keep colors",
"keep_shadows":"Keep shadows",
"keep_opacity":"Keep opacity",
"keep_roundness":"Keep roundness",
"keep_fonts":"Keep fonts",
"save_load_hint":"\"Keep\" options preserve currently set options when selecting or loading themes, it also stores said options when exporting a theme. When all checkboxes unset, exporting theme will save everything.",
"reset":"Reset",
"clear_all":"Clear all",
"clear_opacity":"Clear opacity",
"load_theme":"Load theme",
"keep_as_is":"Keep as is",
"use_snapshot":"Old version",
"use_source":"New version",
"help":{
"upgraded_from_v2":"PleromaFE has been upgraded, theme could look a little bit different than you remember.",
"v2_imported":"File you imported was made for older FE. We try to maximize compatibility but there still could be inconsistencies.",
"future_version_imported":"File you imported was made in newer version of FE.",
"older_version_imported":"File you imported was made in older version of FE.",
"snapshot_present":"Theme snapshot is loaded, so all values are overriden. You can load theme's actual data instead.",
"snapshot_missing":"No theme snapshot was in the file so it could look different than originally envisioned.",
"fe_upgraded":"PleromaFE's theme engine upgraded after version update.",
"fe_downgraded":"PleromaFE's version rolled back.",
"migration_snapshot_ok":"Just to be safe, theme snapshot loaded. You can try loading theme data.",
"migration_napshot_gone":"For whatever reason snapshot was missing, some stuff could look different than you remember.",
"snapshot_source_mismatch":"Versions conflict: most likely FE was rolled back and updated again, if you changed theme using older version of FE you most likely want to use old version, otherwise use new version."
}
},
"common":{
"color":"Color",
"opacity":"Opacity",
"contrast":{
"hint":"Contrast ratio is {ratio}, it {level} {context}",
"level":{
"aa":"meets Level AA guideline (minimal)",
"aaa":"meets Level AAA guideline (recommended)",
"bad":"doesn't meet any accessibility guidelines"
},
"context":{
"18pt":"for large (18pt+) text",
"text":"for text"
}
}
},
"common_colors":{
"_tab_label":"Common",
"main":"Common colors",
"foreground_hint":"See \"Advanced\" tab for more detailed control",
"rgbo":"Icons, accents, badges"
},
"advanced_colors":{
"_tab_label":"Advanced",
"alert":"Alert background",
"alert_error":"Error",
"alert_warning":"Warning",
"alert_neutral":"Neutral",
"post":"Posts/User bios",
"badge":"Badge background",
"popover":"Tooltips, menus, popovers",
"badge_notification":"Notification",
"panel_header":"Panel header",
"top_bar":"Top bar",
"borders":"Borders",
"buttons":"Buttons",
"inputs":"Input fields",
"faint_text":"Faded text",
"underlay":"Underlay",
"wallpaper":"Wallpaper",
"poll":"Poll graph",
"icons":"Icons",
"highlight":"Highlighted elements",
"pressed":"Pressed",
"selectedPost":"Selected post",
"selectedMenu":"Selected menu item",
"disabled":"Disabled",
"toggled":"Toggled",
"tabs":"Tabs",
"chat":{
"incoming":"Incoming",
"outgoing":"Outgoing",
"border":"Border"
}
},
"radii":{
"_tab_label":"Roundness"
},
"shadows":{
"_tab_label":"Shadow and lighting",
"component":"Component",
"override":"Override",
"shadow_id":"Shadow #{value}",
"blur":"Blur",
"spread":"Spread",
"inset":"Inset",
"hintV3":"For shadows you can also use the {0} notation to use other color slot.",
"filter_hint":{
"always_drop_shadow":"Warning, this shadow always uses {0} when browser supports it.",
"drop_shadow_syntax":"{0} does not support {1} parameter and {2} keyword.",
"avatar_inset":"Please note that combining both inset and non-inset shadows on avatars might give unexpected results with transparent avatars.",
"spread_zero":"Shadows with spread > 0 will appear as if it was set to zero",
"inset_classic":"Inset shadows will be using {0}"
},
"components":{
"panel":"Panel",
"panelHeader":"Panel header",
"topBar":"Top bar",
"avatar":"User avatar (in profile view)",
"avatarStatus":"User avatar (in post display)",
"popup":"Popups and tooltips",
"button":"Button",
"buttonHover":"Button (hover)",
"buttonPressed":"Button (pressed)",
"buttonPressedHover":"Button (pressed+hover)",
"input":"Input field"
}
},
"fonts":{
"_tab_label":"Fonts",
"help":"Select font to use for elements of UI. For \"custom\" you have to enter exact font name as it appears in system.",
"components":{
"interface":"Interface",
"input":"Input fields",
"post":"Post text",
"postCode":"Monospaced text in a post (rich text)"
},
"family":"Font name",
"size":"Size (in px)",
"weight":"Weight (boldness)",
"custom":"Custom"
},
"preview":{
"header":"Preview",
"content":"Content",
"error":"Example error",
"button":"Button",
"text":"A bunch of more {0} and {1}",
"mono":"content",
"input":"Just landed in L.A.",
"faint_link":"helpful manual",
"fine_print":"Read our {0} to learn nothing useful!",
"header_faint":"This is fine",
"checkbox":"I have skimmed over terms and conditions",