pleroma-fe/src/i18n/en.json

515 lines
20 KiB
JSON
Raw Normal View History

{
"chat": {
"title": "Chat"
},
2019-03-30 13:03:40 +01:00
"exporter": {
"export": "Export",
"processing": "Processing, you'll soon be asked to download your file"
},
"features_panel": {
"chat": "Chat",
"gopher": "Gopher",
"media_proxy": "Media proxy",
"scope_options": "Scope options",
"text_limit": "Text limit",
"title": "Features",
"who_to_follow": "Who to follow"
},
"finder": {
"error_fetching_user": "Error fetching user",
"find_user": "Find user"
},
"general": {
"apply": "Apply",
2019-02-03 10:58:49 +01:00
"submit": "Submit",
"more": "More",
2019-02-24 21:44:06 +01:00
"generic_error": "An error occured",
2019-04-01 18:58:23 +02:00
"optional": "optional",
"show_more": "Show more",
2019-02-18 15:49:32 +01:00
"show_less": "Show less",
"cancel": "Cancel"
},
2019-02-08 17:42:02 +01:00
"image_cropper": {
"crop_picture": "Crop picture",
2019-02-09 03:59:33 +01:00
"save": "Save",
2019-03-19 02:19:42 +01:00
"save_without_cropping": "Save without cropping",
2019-02-09 03:59:33 +01:00
"cancel": "Cancel"
2019-02-08 17:42:02 +01:00
},
2019-03-30 10:10:57 +01:00
"importer": {
"submit": "Submit",
"success": "Imported successfully.",
"error": "An error occured while importing this file."
},
"login": {
"login": "Log in",
2018-11-08 19:27:19 +01:00
"description": "Log in with OAuth",
"logout": "Log out",
"password": "Password",
"placeholder": "e.g. lain",
"register": "Register",
"username": "Username",
2019-02-06 23:00:31 +01:00
"hint": "Log in to join the discussion"
},
2019-02-10 19:26:08 +01:00
"media_modal": {
"previous": "Previous",
"next": "Next"
},
"nav": {
"about": "About",
2018-12-05 13:01:56 +01:00
"back": "Back",
"chat": "Local Chat",
"friend_requests": "Follow Requests",
"mentions": "Mentions",
"interactions": "Interactions",
2018-11-13 20:34:56 +01:00
"dms": "Direct Messages",
"public_tl": "Public Timeline",
"timeline": "Timeline",
2018-11-14 20:29:45 +01:00
"twkn": "The Whole Known Network",
2018-12-03 18:12:43 +01:00
"user_search": "User Search",
2019-01-16 03:33:08 +01:00
"who_to_follow": "Who to follow",
2018-12-03 20:09:02 +01:00
"preferences": "Preferences"
},
"notifications": {
"broken_favorite": "Unknown status, searching for it...",
"favorited_you": "favorited your status",
"followed_you": "followed you",
"load_older": "Load older notifications",
"notifications": "Notifications",
"read": "Read!",
"repeated_you": "repeated your status",
"no_more_notifications": "No more notifications"
},
"interactions": {
"favs_repeats": "Repeats and Favorites",
"follows": "New follows",
"load_older": "Load older interactions"
},
"post_status": {
2018-12-22 16:32:07 +01:00
"new_status": "Post new status",
"account_not_locked_warning": "Your account is not {0}. Anyone can follow you to view your follower-only posts.",
"account_not_locked_warning_link": "locked",
"attachments_sensitive": "Mark attachments as sensitive",
"content_type": {
2019-03-07 05:13:04 +01:00
"text/plain": "Plain text",
"text/html": "HTML",
2019-04-27 00:48:21 +02:00
"text/markdown": "Markdown",
"text/bbcode": "BBCode"
},
"content_warning": "Subject (optional)",
"default": "Just landed in L.A.",
2019-04-02 17:19:45 +02:00
"direct_warning_to_all": "This post will be visible to all the mentioned users.",
2019-04-02 18:46:22 +02:00
"direct_warning_to_first_only": "This post will only be visible to the mentioned users at the beginning of the message.",
"posting": "Posting",
"scope_notice": {
"public": "This post will be visible to everyone",
"private": "This post will be visible to your followers only",
"unlisted": "This post will not be visible in Public Timeline and The Whole Known Network"
},
"scope": {
"direct": "Direct - Post to mentioned users only",
"private": "Followers-only - Post to followers only",
"public": "Public - Post to public timelines",
"unlisted": "Unlisted - Do not post to public timelines"
}
},
"registration": {
"bio": "Bio",
"email": "Email",
"fullname": "Display name",
"password_confirm": "Password confirmation",
"registration": "Registration",
"token": "Invite token",
"captcha": "CAPTCHA",
"new_captcha": "Click the image to get a new captcha",
2019-02-24 20:30:29 +01:00
"username_placeholder": "e.g. lain",
"fullname_placeholder": "e.g. Lain Iwakura",
2019-03-18 15:35:13 +01:00
"bio_placeholder": "e.g.\nHi, I'm Lain.\nIm an anime girl living in suburban Japan. You may know me from the Wired.",
"validations": {
"username_required": "cannot be left blank",
"fullname_required": "cannot be left blank",
"email_required": "cannot be left blank",
"password_required": "cannot be left blank",
"password_confirmation_required": "cannot be left blank",
"password_confirmation_match": "should be the same as password"
}
},
2019-04-04 22:22:54 +02:00
"selectable_list": {
"select_all": "Select all"
},
"settings": {
"app_name": "App name",
"attachmentRadius": "Attachments",
"attachments": "Attachments",
"autoload": "Enable automatic loading when scrolled to the bottom",
"avatar": "Avatar",
"avatarAltRadius": "Avatars (Notifications)",
"avatarRadius": "Avatars",
"background": "Background",
"bio": "Bio",
2019-03-30 13:14:52 +01:00
"block_export": "Block export",
"block_export_button": "Export your blocks to a csv file",
2019-03-30 12:27:53 +01:00
"block_import": "Block import",
"block_import_error": "Error importing blocks",
"blocks_imported": "Blocks imported! Processing them will take a while.",
"blocks_tab": "Blocks",
"btnRadius": "Buttons",
"cBlue": "Blue (Reply, follow)",
"cGreen": "Green (Retweet)",
"cOrange": "Orange (Favorite)",
"cRed": "Red (Cancel)",
"change_password": "Change Password",
"change_password_error": "There was an issue changing your password.",
"changed_password": "Password changed successfully!",
"collapse_subject": "Collapse posts with subjects",
2018-09-25 13:47:02 +02:00
"composing": "Composing",
"confirm_new_password": "Confirm new password",
"current_avatar": "Your current avatar",
"current_password": "Current password",
"current_profile_banner": "Your current profile banner",
"data_import_export_tab": "Data Import / Export",
"default_vis": "Default visibility scope",
"delete_account": "Delete Account",
"delete_account_description": "Permanently delete your account and all your messages.",
"delete_account_error": "There was an issue deleting your account. If this persists please contact your instance administrator.",
"delete_account_instructions": "Type your password in the input below to confirm account deletion.",
2019-02-03 02:39:41 +01:00
"avatar_size_instruction": "The recommended minimum size for avatar images is 150x150 pixels.",
"export_theme": "Save preset",
"filtering": "Filtering",
"filtering_explanation": "All statuses containing these words will be muted, one per line",
"follow_export": "Follow export",
"follow_export_button": "Export your follows to a csv file",
"follow_import": "Follow import",
"follow_import_error": "Error importing followers",
"follows_imported": "Follows imported! Processing them will take a while.",
"foreground": "Foreground",
"general": "General",
"hide_attachments_in_convo": "Hide attachments in conversations",
"hide_attachments_in_tl": "Hide attachments in timeline",
"hide_muted_posts": "Hide posts of muted users",
"max_thumbnails": "Maximum amount of thumbnails per post",
"hide_isp": "Hide instance-specific panel",
"preload_images": "Preload images",
2019-01-26 16:45:03 +01:00
"use_one_click_nsfw": "Open NSFW attachments with just one click",
"hide_post_stats": "Hide post statistics (e.g. the number of favorites)",
"hide_user_stats": "Hide user statistics (e.g. the number of followers)",
2019-02-06 19:18:13 +01:00
"hide_filtered_statuses": "Hide filtered statuses",
2019-03-30 12:27:53 +01:00
"import_blocks_from_a_csv_file": "Import blocks from a csv file",
"import_followers_from_a_csv_file": "Import follows from a csv file",
"import_theme": "Load preset",
"inputRadius": "Input fields",
2018-11-23 05:28:53 +01:00
"checkboxRadius": "Checkboxes",
"instance_default": "(default: {value})",
"instance_default_simple": "(default)",
"interface": "Interface",
"interfaceLanguage": "Interface language",
"invalid_theme_imported": "The selected file is not a supported Pleroma theme. No changes to your theme were made.",
"limited_availability": "Unavailable in your browser",
"links": "Links",
"lock_account_description": "Restrict your account to approved followers only",
"loop_video": "Loop videos",
"loop_video_silent_only": "Loop only videos without sound (i.e. Mastodon's \"gifs\")",
2019-02-14 04:04:28 +01:00
"mutes_tab": "Mutes",
2019-05-25 09:01:02 +02:00
"interactions_tab": "Interactions",
"play_videos_in_modal": "Play videos directly in the media viewer",
2019-01-26 16:45:03 +01:00
"use_contain_fit": "Don't crop the attachment in thumbnails",
"name": "Name",
"name_bio": "Name & Bio",
"new_password": "New password",
"notification_visibility": "Types of notifications to show",
"notification_visibility_follows": "Follows",
"notification_visibility_likes": "Likes",
"notification_visibility_mentions": "Mentions",
"notification_visibility_repeats": "Repeats",
2018-09-25 13:01:01 +02:00
"no_rich_text_description": "Strip rich text formatting from all posts",
2019-02-14 09:19:07 +01:00
"no_blocks": "No blocks",
"no_mutes": "No mutes",
"hide_follows_description": "Don't show who I'm following",
"hide_followers_description": "Don't show who's following me",
"show_admin_badge": "Show Admin badge in my profile",
"show_moderator_badge": "Show Moderator badge in my profile",
"nsfw_clickthrough": "Enable clickthrough NSFW attachment hiding",
"oauth_tokens": "OAuth tokens",
"token": "Token",
"refresh_token": "Refresh Token",
"valid_until": "Valid Until",
"revoke_token": "Revoke",
"panelRadius": "Panels",
"pause_on_unfocused": "Pause streaming when tab is not focused",
"presets": "Presets",
"profile_background": "Profile Background",
"profile_banner": "Profile Banner",
"profile_tab": "Profile",
"radii_help": "Set up interface edge rounding (in pixels)",
"replies_in_timeline": "Replies in timeline",
"reply_link_preview": "Enable reply-link preview on mouse hover",
"reply_visibility_all": "Show all replies",
"reply_visibility_following": "Only show replies directed at me or users I'm following",
"reply_visibility_self": "Only show replies directed at me",
2019-04-25 18:32:21 +02:00
"autohide_floating_post_button": "Automatically hide New Post button (mobile)",
"saving_err": "Error saving settings",
"saving_ok": "Settings saved",
2019-04-02 22:28:51 +02:00
"search_user_to_block": "Search whom you want to block",
"search_user_to_mute": "Search whom you want to mute",
"security_tab": "Security",
2018-09-25 13:47:02 +02:00
"scope_copy": "Copy scope when replying (DMs are always copied)",
"minimal_scopes_mode": "Minimize post scope selection options",
"set_new_avatar": "Set new avatar",
"set_new_profile_background": "Set new profile background",
"set_new_profile_banner": "Set new profile banner",
"settings": "Settings",
"subject_input_always_show": "Always show subject field",
2018-09-25 13:47:02 +02:00
"subject_line_behavior": "Copy subject when replying",
"subject_line_email": "Like email: \"re: subject\"",
"subject_line_mastodon": "Like mastodon: copy as is",
"subject_line_noop": "Do not copy",
"post_status_content_type": "Post status content type",
"stop_gifs": "Play-on-hover GIFs",
"streaming": "Enable automatic streaming of new posts when scrolled to the top",
"text": "Text",
"theme": "Theme",
"theme_help": "Use hex color codes (#rrggbb) to customize your color theme.",
2018-11-25 15:21:53 +01:00
"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.",
"tooltipRadius": "Tooltips/alerts",
2019-02-09 03:59:33 +01:00
"upload_a_photo": "Upload a photo",
"user_settings": "User Settings",
"values": {
"false": "no",
"true": "yes"
2018-11-20 18:58:20 +01:00
},
2018-12-12 18:03:50 +01:00
"notifications": "Notifications",
2019-05-25 09:01:02 +02:00
"notification_setting_local": "Show notifications from local users",
"notification_setting_remote": "Show notifications from remote users",
"notification_setting_follows": "Show notifications from users you follow",
"notification_setting_non_follows": "Show notifications from users you do not follow",
"notification_setting_followers": "Show notifications from users who follow you",
"notification_setting_non_followers": "Show notifications from users who do not follow you",
"enable_web_push_notifications": "Enable web push notifications",
2018-11-20 18:58:20 +01:00
"style": {
"switcher": {
2018-12-11 14:36:06 +01:00
"keep_color": "Keep colors",
"keep_shadows": "Keep shadows",
"keep_opacity": "Keep opacity",
"keep_roundness": "Keep roundness",
2018-11-26 01:19:04 +01:00
"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"
},
2018-11-20 18:58:20 +01:00
"common": {
"color": "Color",
2018-11-21 18:18:49 +01:00
"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"
}
}
2018-11-20 18:58:20 +01:00
},
2018-11-21 20:01:34 +01:00
"common_colors": {
"_tab_label": "Common",
"main": "Common colors",
2018-11-20 18:58:20 +01:00
"foreground_hint": "See \"Advanced\" tab for more detailed control",
"rgbo": "Icons, accents, badges"
},
"advanced_colors": {
"_tab_label": "Advanced",
"alert": "Alert background",
"alert_error": "Error",
"badge": "Badge background",
"badge_notification": "Notification",
"panel_header": "Panel header",
"top_bar": "Top bar",
"borders": "Borders",
"buttons": "Buttons",
"inputs": "Input fields",
"faint_text": "Faded text"
},
"radii": {
"_tab_label": "Roundness"
},
"shadows": {
"_tab_label": "Shadow and lighting",
"component": "Component",
"override": "Override",
"shadow_id": "Shadow #{value}",
"blur": "Blur",
"spread": "Spread",
"inset": "Inset",
2018-11-25 15:21:53 +01:00
"hint": "For shadows you can also use --variable as a color value to use CSS3 variables. Please note that setting opacity won't work in this case.",
"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}"
},
2018-11-20 18:58:20 +01:00
"components": {
"panel": "Panel",
"panelHeader": "Panel header",
"topBar": "Top bar",
2018-11-25 15:21:53 +01:00
"avatar": "User avatar (in profile view)",
"avatarStatus": "User avatar (in post display)",
"popup": "Popups and tooltips",
2018-11-20 18:58:20 +01:00
"button": "Button",
"buttonHover": "Button (hover)",
"buttonPressed": "Button (pressed)",
"buttonPressedHover": "Button (pressed+hover)",
"input": "Input field"
2018-11-20 18:58:20 +01:00
}
2018-11-25 19:48:16 +01:00
},
"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)",
2018-11-25 22:19:28 +01:00
"weight": "Weight (boldness)",
"custom": "Custom"
2018-11-26 01:19:04 +01:00
},
"preview": {
2018-12-05 10:01:24 +01:00
"header": "Preview",
2018-12-02 07:38:40 +01:00
"content": "Content",
2018-11-26 01:19:04 +01:00
"error": "Example error",
"button": "Button",
2018-11-27 02:54:59 +01:00
"text": "A bunch of more {0} and {1}",
"mono": "content",
2018-11-26 01:19:04 +01:00
"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",
"link": "a nice lil' link"
2018-11-20 18:58:20 +01:00
}
},
"version": {
"title": "Version",
"backend_version": "Backend Version",
"frontend_version": "Frontend Version"
}
},
"timeline": {
"collapse": "Collapse",
"conversation": "Conversation",
"error_fetching": "Error fetching updates",
"load_older": "Load older statuses",
"no_retweet_hint": "Post is marked as followers-only or direct and cannot be repeated",
"repeated": "repeated",
"show_new": "Show new",
"up_to_date": "Up-to-date",
"no_more_statuses": "No more statuses",
"no_statuses": "No statuses"
},
"status": {
2019-04-22 20:37:27 +02:00
"favorites": "Favorites",
"repeats": "Repeats",
"delete": "Delete status",
"pin": "Pin on profile",
2019-04-26 22:03:46 +02:00
"unpin": "Unpin from profile",
2019-04-26 22:08:16 +02:00
"pinned": "Pinned",
"delete_confirm": "Do you really want to delete this status?",
"reply_to": "Reply to",
"replies_list": "Replies:"
},
"user_card": {
"approve": "Approve",
"block": "Block",
"blocked": "Blocked!",
"deny": "Deny",
2019-01-17 20:49:33 +01:00
"favorites": "Favorites",
"follow": "Follow",
"follow_sent": "Request sent!",
"follow_progress": "Requesting…",
"follow_again": "Send request again?",
2019-02-17 17:54:22 +01:00
"follow_unfollow": "Unfollow",
"followees": "Following",
"followers": "Followers",
"following": "Following!",
"follows_you": "Follows you!",
"its_you": "It's you!",
2019-01-24 11:48:40 +01:00
"media": "Media",
"mute": "Mute",
"muted": "Muted",
"per_day": "per day",
"remote_follow": "Remote follow",
2019-03-19 09:53:11 +01:00
"report": "Report",
2019-02-13 20:55:02 +01:00
"statuses": "Statuses",
"unblock": "Unblock",
2019-02-13 21:31:20 +01:00
"unblock_progress": "Unblocking...",
2019-02-14 17:13:29 +01:00
"block_progress": "Blocking...",
"unmute": "Unmute",
"unmute_progress": "Unmuting...",
2019-02-18 15:49:32 +01:00
"mute_progress": "Muting...",
"admin_menu": {
"moderation": "Moderation",
"grant_admin": "Grant Admin",
"revoke_admin": "Revoke Admin",
"grant_moderator": "Grant Moderator",
"revoke_moderator": "Revoke Moderator",
"activate_account": "Activate account",
"deactivate_account": "Deactivate account",
"delete_account": "Delete account",
"force_nsfw": "Mark all posts as NSFW",
"strip_media": "Remove media from posts",
"force_unlisted": "Force posts to be unlisted",
"sandbox": "Force posts to be followers-only",
"disable_remote_subscription": "Disallow following user from remote instances",
"disable_any_subscription": "Disallow following user at all",
"quarantine": "Disallow user posts from federating",
"delete_user": "Delete user",
"delete_user_confirmation": "Are you absolutely sure? This action cannot be undone."
}
},
"user_profile": {
"timeline_title": "User Timeline",
2019-02-26 18:26:04 +01:00
"profile_does_not_exist": "Sorry, this profile does not exist.",
"profile_loading_error": "Sorry, there was an error loading this profile."
},
2019-03-20 17:51:43 +01:00
"user_reporting": {
"title": "Reporting {0}",
"add_comment_description": "The report will be sent to your instance moderators. You can provide an explanation of why you are reporting this account below:",
"additional_comments": "Additional comments",
2019-03-20 21:41:27 +01:00
"forward_description": "The account is from another server. Send a copy of the report there as well?",
2019-03-20 17:51:43 +01:00
"forward_to": "Forward to {0}",
"submit": "Submit",
2019-03-20 18:46:53 +01:00
"generic_error": "An error occurred while processing your request."
2019-03-20 17:51:43 +01:00
},
"who_to_follow": {
"more": "More",
"who_to_follow": "Who to follow"
2018-12-03 18:12:43 +01:00
},
"tool_tip": {
"media_upload": "Upload Media",
"repeat": "Repeat",
"reply": "Reply",
2018-12-04 10:24:43 +01:00
"favorite": "Favorite",
"user_settings": "User Settings"
2018-12-10 07:50:04 +01:00
},
"upload":{
"error": {
2019-02-03 10:58:49 +01:00
"base": "Upload failed.",
"file_too_big": "File too big [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
"default": "Try again later"
},
"file_size_units": {
"B": "B",
"KiB": "KiB",
"MiB": "MiB",
"GiB": "GiB",
"TiB": "TiB"
}
}
}