6262 lines
No EOL
163 KiB
JSON
6262 lines
No EOL
163 KiB
JSON
[
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "You are about to reject @{acct} registration request. This action cannot be undone.",
|
|
"id": "confirmations.admin.reject_user.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Reject @{name}",
|
|
"id": "confirmations.admin.reject_user.confirm"
|
|
}
|
|
],
|
|
"path": "app/soapbox/actions/admin.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Oops!",
|
|
"id": "alert.unexpected.title"
|
|
},
|
|
{
|
|
"defaultMessage": "An unexpected error occurred.",
|
|
"id": "alert.unexpected.message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/actions/alerts.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Account alias created successfully",
|
|
"id": "aliases.success.add"
|
|
},
|
|
{
|
|
"defaultMessage": "Account alias removed successfully",
|
|
"id": "aliases.success.remove"
|
|
}
|
|
],
|
|
"path": "app/soapbox/actions/aliases.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Logged out.",
|
|
"id": "auth.logged_out"
|
|
},
|
|
{
|
|
"defaultMessage": "Wrong username or password",
|
|
"id": "auth.invalid_credentials"
|
|
}
|
|
],
|
|
"path": "app/soapbox/actions/auth.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "File upload limit exceeded.",
|
|
"id": "upload_error.limit"
|
|
},
|
|
{
|
|
"defaultMessage": "File upload not allowed with polls.",
|
|
"id": "upload_error.poll"
|
|
},
|
|
{
|
|
"defaultMessage": "You must schedule a post at least 5 minutes out.",
|
|
"id": "compose.invalid_schedule"
|
|
},
|
|
{
|
|
"defaultMessage": "Your post was sent",
|
|
"id": "compose.submit_success"
|
|
}
|
|
],
|
|
"path": "app/soapbox/actions/compose.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Blocks exported successfully",
|
|
"id": "export_data.success.blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "Followers exported successfully",
|
|
"id": "export_data.success.followers"
|
|
},
|
|
{
|
|
"defaultMessage": "Mutes exported successfully",
|
|
"id": "export_data.success.mutes"
|
|
}
|
|
],
|
|
"path": "app/soapbox/actions/export_data.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Filter added.",
|
|
"id": "filters.added"
|
|
},
|
|
{
|
|
"defaultMessage": "Filter deleted.",
|
|
"id": "filters.removed"
|
|
}
|
|
],
|
|
"path": "app/soapbox/actions/filters.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Blocks imported successfully",
|
|
"id": "import_data.success.blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "Followers imported successfully",
|
|
"id": "import_data.success.followers"
|
|
},
|
|
{
|
|
"defaultMessage": "Mutes imported successfully",
|
|
"id": "import_data.success.mutes"
|
|
}
|
|
],
|
|
"path": "app/soapbox/actions/import_data.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Bookmark added.",
|
|
"id": "status.bookmarked"
|
|
},
|
|
{
|
|
"defaultMessage": "Bookmark removed.",
|
|
"id": "status.unbookmarked"
|
|
}
|
|
],
|
|
"path": "app/soapbox/actions/interactions.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "You are about to deactivate @{acct}. Deactivating a user is a reversible action.",
|
|
"id": "confirmations.admin.deactivate_user.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Deactivate @{name}",
|
|
"id": "confirmations.admin.deactivate_user.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "@{acct} was deactivated",
|
|
"id": "admin.users.user_deactivated_message"
|
|
},
|
|
{
|
|
"defaultMessage": "You are about to delete @{acct}. THIS IS A DESTRUCTIVE ACTION THAT CANNOT BE UNDONE.",
|
|
"id": "confirmations.admin.delete_user.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete @{name}",
|
|
"id": "confirmations.admin.delete_user.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "I understand that I am about to delete a local user.",
|
|
"id": "confirmations.admin.delete_local_user.checkbox"
|
|
},
|
|
{
|
|
"defaultMessage": "@{acct} was deleted",
|
|
"id": "admin.users.user_deleted_message"
|
|
},
|
|
{
|
|
"defaultMessage": "You are about to delete a post by @{acct}. This action cannot be undone.",
|
|
"id": "confirmations.admin.delete_status.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete post",
|
|
"id": "confirmations.admin.delete_status.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "You are about to reject @{acct} registration request. This action cannot be undone.",
|
|
"id": "confirmations.admin.reject_user.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Reject @{name}",
|
|
"id": "confirmations.admin.reject_user.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Post by @{acct} was deleted",
|
|
"id": "admin.statuses.status_deleted_message"
|
|
},
|
|
{
|
|
"defaultMessage": "You are about to mark a post by @{acct} sensitive.",
|
|
"id": "confirmations.admin.mark_status_sensitive.message"
|
|
},
|
|
{
|
|
"defaultMessage": "You are about to mark a post by @{acct} not sensitive.",
|
|
"id": "confirmations.admin.mark_status_not_sensitive.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Mark post sensitive",
|
|
"id": "confirmations.admin.mark_status_sensitive.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Mark post not sensitive",
|
|
"id": "confirmations.admin.mark_status_not_sensitive.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Post by @{acct} was marked sensitive",
|
|
"id": "admin.statuses.status_marked_message_sensitive"
|
|
},
|
|
{
|
|
"defaultMessage": "Post by @{acct} was marked not sensitive",
|
|
"id": "admin.statuses.status_marked_message_not_sensitive"
|
|
}
|
|
],
|
|
"path": "app/soapbox/actions/moderation.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "{name} mentioned you",
|
|
"id": "notification.mention"
|
|
},
|
|
{
|
|
"defaultMessage": "{count} notifications",
|
|
"id": "notifications.group"
|
|
}
|
|
],
|
|
"path": "app/soapbox/actions/notifications.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Click to see {count} new {count, plural, one {post} other {posts}}",
|
|
"id": "status_list.queue_label"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/__tests__/timeline_queue_button_header-test.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Search for an account",
|
|
"id": "account_search.placeholder"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/account_search.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Follows you",
|
|
"id": "account.follows_you"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/account.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Back",
|
|
"id": "column_back_button.label"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/column_back_button_slim.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Back",
|
|
"id": "column_back_button.label"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/column_back_button.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Show settings",
|
|
"id": "column_header.show_settings"
|
|
},
|
|
{
|
|
"defaultMessage": "Hide settings",
|
|
"id": "column_header.hide_settings"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/column_header.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Unhide {domain}",
|
|
"id": "account.unblock_domain"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/domain.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "An unexpected error occurred.",
|
|
"id": "alert.unexpected.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Return Home",
|
|
"id": "alert.unexpected.return_home"
|
|
},
|
|
{
|
|
"defaultMessage": "If the problem persists, please notify a site admin with a screenshot and information about your web browser. You may also {clear_cookies} (this will log you out).",
|
|
"id": "alert.unexpected.help_text"
|
|
},
|
|
{
|
|
"defaultMessage": "clear cookies and browser data",
|
|
"id": "alert.unexpected.clear_cookies"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/error_boundary.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "{count} {rawCount, plural, one {person} other {people}} talking",
|
|
"id": "trends.count_by_accounts"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/hashtag.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Show settings",
|
|
"id": "column_header.show_settings"
|
|
},
|
|
{
|
|
"defaultMessage": "Hide settings",
|
|
"id": "column_header.hide_settings"
|
|
},
|
|
{
|
|
"defaultMessage": "Home",
|
|
"id": "home_column_header.home"
|
|
},
|
|
{
|
|
"defaultMessage": "All",
|
|
"id": "home_column_header.all"
|
|
},
|
|
{
|
|
"defaultMessage": "Fediverse",
|
|
"id": "home_column_header.fediverse"
|
|
},
|
|
{
|
|
"defaultMessage": "Lists",
|
|
"id": "home_column.lists"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/home_column_header.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Load more",
|
|
"id": "status.load_more"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/load_gap.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Load more",
|
|
"id": "status.load_more"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/load_more.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Loading…",
|
|
"id": "loading_indicator.label"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/loading_indicator.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Toggle visibility",
|
|
"id": "media_gallery.toggle_visible"
|
|
},
|
|
{
|
|
"defaultMessage": "Sensitive content",
|
|
"id": "status.sensitive_warning"
|
|
},
|
|
{
|
|
"defaultMessage": "Media hidden",
|
|
"id": "status.media_hidden"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/media_gallery.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Not found",
|
|
"id": "missing_indicator.label"
|
|
},
|
|
{
|
|
"defaultMessage": "This resource could not be found",
|
|
"id": "missing_indicator.sublabel"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/missing_indicator.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Delete",
|
|
"id": "confirmations.delete.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete post",
|
|
"id": "confirmations.delete.heading"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you sure you want to delete this post?",
|
|
"id": "confirmations.delete.message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/modal_root.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "…and {count} more {count, plural, one {follow} other {follows}} on remote sites.",
|
|
"id": "morefollows.following_label"
|
|
},
|
|
{
|
|
"defaultMessage": "…and {count} more {count, plural, one {follower} other {followers}} on remote sites.",
|
|
"id": "morefollows.followers_label"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/more_follows.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Closed",
|
|
"id": "poll.closed"
|
|
},
|
|
{
|
|
"defaultMessage": "You voted for this answer",
|
|
"id": "poll.voted"
|
|
},
|
|
{
|
|
"defaultMessage": "{votes, plural, one {# vote} other {# votes}}",
|
|
"id": "poll.votes"
|
|
},
|
|
{
|
|
"defaultMessage": "Vote",
|
|
"id": "poll.vote"
|
|
},
|
|
{
|
|
"defaultMessage": "Refresh",
|
|
"id": "poll.refresh"
|
|
},
|
|
{
|
|
"defaultMessage": "{count, plural, one {# vote} other {# votes}}",
|
|
"id": "poll.total_votes"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/poll.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Home",
|
|
"id": "tabs_bar.home"
|
|
},
|
|
{
|
|
"defaultMessage": "Search",
|
|
"id": "navigation.search"
|
|
},
|
|
{
|
|
"defaultMessage": "Notifications",
|
|
"id": "tabs_bar.notifications"
|
|
},
|
|
{
|
|
"defaultMessage": "Chats",
|
|
"id": "tabs_bar.chats"
|
|
},
|
|
{
|
|
"defaultMessage": "Messages",
|
|
"id": "navigation.direct_messages"
|
|
},
|
|
{
|
|
"defaultMessage": "Dashboard",
|
|
"id": "tabs_bar.dashboard"
|
|
},
|
|
{
|
|
"defaultMessage": "Invites",
|
|
"id": "navigation.invites"
|
|
},
|
|
{
|
|
"defaultMessage": "Developers",
|
|
"id": "navigation.developers"
|
|
},
|
|
{
|
|
"defaultMessage": "All",
|
|
"id": "tabs_bar.all"
|
|
},
|
|
{
|
|
"defaultMessage": "Fediverse",
|
|
"id": "tabs_bar.fediverse"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/primary_navigation.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Follows you",
|
|
"id": "account.follows_you"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/profile_hover_card.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "now",
|
|
"id": "relative_time.just_now"
|
|
},
|
|
{
|
|
"defaultMessage": "{number}s",
|
|
"id": "relative_time.seconds"
|
|
},
|
|
{
|
|
"defaultMessage": "{number}m",
|
|
"id": "relative_time.minutes"
|
|
},
|
|
{
|
|
"defaultMessage": "{number}h",
|
|
"id": "relative_time.hours"
|
|
},
|
|
{
|
|
"defaultMessage": "{number}d",
|
|
"id": "relative_time.days"
|
|
},
|
|
{
|
|
"defaultMessage": "Moments remaining",
|
|
"id": "time_remaining.moments"
|
|
},
|
|
{
|
|
"defaultMessage": "{number, plural, one {# second} other {# seconds}} left",
|
|
"id": "time_remaining.seconds"
|
|
},
|
|
{
|
|
"defaultMessage": "{number, plural, one {# minute} other {# minutes}} left",
|
|
"id": "time_remaining.minutes"
|
|
},
|
|
{
|
|
"defaultMessage": "{number, plural, one {# hour} other {# hours}} left",
|
|
"id": "time_remaining.hours"
|
|
},
|
|
{
|
|
"defaultMessage": "{number, plural, one {# day} other {# days}} left",
|
|
"id": "time_remaining.days"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/relative_timestamp.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Show password",
|
|
"id": "forms.show_password"
|
|
},
|
|
{
|
|
"defaultMessage": "Hide password",
|
|
"id": "forms.hide_password"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/showable_password.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Followers",
|
|
"id": "account.followers"
|
|
},
|
|
{
|
|
"defaultMessage": "Follows",
|
|
"id": "account.follows"
|
|
},
|
|
{
|
|
"defaultMessage": "Profile",
|
|
"id": "account.profile"
|
|
},
|
|
{
|
|
"defaultMessage": "Invites",
|
|
"id": "navigation_bar.invites"
|
|
},
|
|
{
|
|
"defaultMessage": "Preferences",
|
|
"id": "navigation_bar.preferences"
|
|
},
|
|
{
|
|
"defaultMessage": "Follow requests",
|
|
"id": "navigation_bar.follow_requests"
|
|
},
|
|
{
|
|
"defaultMessage": "Blocked users",
|
|
"id": "navigation_bar.blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "Hidden domains",
|
|
"id": "navigation_bar.domain_blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "Muted users",
|
|
"id": "navigation_bar.mutes"
|
|
},
|
|
{
|
|
"defaultMessage": "Muted words",
|
|
"id": "navigation_bar.filters"
|
|
},
|
|
{
|
|
"defaultMessage": "Admin settings",
|
|
"id": "navigation_bar.admin_settings"
|
|
},
|
|
{
|
|
"defaultMessage": "Soapbox config",
|
|
"id": "navigation_bar.soapbox_config"
|
|
},
|
|
{
|
|
"defaultMessage": "Import data",
|
|
"id": "navigation_bar.import_data"
|
|
},
|
|
{
|
|
"defaultMessage": "Account aliases",
|
|
"id": "navigation_bar.account_aliases"
|
|
},
|
|
{
|
|
"defaultMessage": "Security",
|
|
"id": "navigation_bar.security"
|
|
},
|
|
{
|
|
"defaultMessage": "Logout",
|
|
"id": "navigation_bar.logout"
|
|
},
|
|
{
|
|
"defaultMessage": "Lists",
|
|
"id": "column.lists"
|
|
},
|
|
{
|
|
"defaultMessage": "Bookmarks",
|
|
"id": "column.bookmarks"
|
|
},
|
|
{
|
|
"defaultMessage": "Profile directory",
|
|
"id": "column.profile_directory"
|
|
},
|
|
{
|
|
"defaultMessage": "Account Info",
|
|
"id": "tabs_bar.header"
|
|
},
|
|
{
|
|
"defaultMessage": "Apps",
|
|
"id": "tabs_bar.apps"
|
|
},
|
|
{
|
|
"defaultMessage": "News",
|
|
"id": "tabs_bar.news"
|
|
},
|
|
{
|
|
"defaultMessage": "Donate",
|
|
"id": "donate"
|
|
},
|
|
{
|
|
"defaultMessage": "Donate cryptocurrency",
|
|
"id": "donate_crypto"
|
|
},
|
|
{
|
|
"defaultMessage": "Server information",
|
|
"id": "column.info"
|
|
},
|
|
{
|
|
"defaultMessage": "Developers",
|
|
"id": "navigation.developers"
|
|
},
|
|
{
|
|
"defaultMessage": "Add an existing account",
|
|
"id": "profile_dropdown.add_account"
|
|
},
|
|
{
|
|
"defaultMessage": "All",
|
|
"id": "tabs_bar.all"
|
|
},
|
|
{
|
|
"defaultMessage": "Fediverse",
|
|
"id": "tabs_bar.fediverse"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/sidebar_menu.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Delete",
|
|
"id": "status.delete"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete & re-draft",
|
|
"id": "status.redraft"
|
|
},
|
|
{
|
|
"defaultMessage": "Direct message @{name}",
|
|
"id": "status.direct"
|
|
},
|
|
{
|
|
"defaultMessage": "Chat with @{name}",
|
|
"id": "status.chat"
|
|
},
|
|
{
|
|
"defaultMessage": "Mention @{name}",
|
|
"id": "status.mention"
|
|
},
|
|
{
|
|
"defaultMessage": "Mute @{name}",
|
|
"id": "account.mute"
|
|
},
|
|
{
|
|
"defaultMessage": "Block @{name}",
|
|
"id": "account.block"
|
|
},
|
|
{
|
|
"defaultMessage": "Reply",
|
|
"id": "status.reply"
|
|
},
|
|
{
|
|
"defaultMessage": "Share",
|
|
"id": "status.share"
|
|
},
|
|
{
|
|
"defaultMessage": "More",
|
|
"id": "status.more"
|
|
},
|
|
{
|
|
"defaultMessage": "Reply to thread",
|
|
"id": "status.replyAll"
|
|
},
|
|
{
|
|
"defaultMessage": "Repost",
|
|
"id": "status.reblog"
|
|
},
|
|
{
|
|
"defaultMessage": "Repost to original audience",
|
|
"id": "status.reblog_private"
|
|
},
|
|
{
|
|
"defaultMessage": "Un-repost",
|
|
"id": "status.cancel_reblog_private"
|
|
},
|
|
{
|
|
"defaultMessage": "This post cannot be reposted",
|
|
"id": "status.cannot_reblog"
|
|
},
|
|
{
|
|
"defaultMessage": "Like",
|
|
"id": "status.favourite"
|
|
},
|
|
{
|
|
"defaultMessage": "Expand this post",
|
|
"id": "status.open"
|
|
},
|
|
{
|
|
"defaultMessage": "Bookmark",
|
|
"id": "status.bookmark"
|
|
},
|
|
{
|
|
"defaultMessage": "Remove bookmark",
|
|
"id": "status.unbookmark"
|
|
},
|
|
{
|
|
"defaultMessage": "Report @{name}",
|
|
"id": "status.report"
|
|
},
|
|
{
|
|
"defaultMessage": "Mute conversation",
|
|
"id": "status.mute_conversation"
|
|
},
|
|
{
|
|
"defaultMessage": "Unmute conversation",
|
|
"id": "status.unmute_conversation"
|
|
},
|
|
{
|
|
"defaultMessage": "Pin on profile",
|
|
"id": "status.pin"
|
|
},
|
|
{
|
|
"defaultMessage": "Unpin from profile",
|
|
"id": "status.unpin"
|
|
},
|
|
{
|
|
"defaultMessage": "Embed",
|
|
"id": "status.embed"
|
|
},
|
|
{
|
|
"defaultMessage": "Open moderation interface for @{name}",
|
|
"id": "status.admin_account"
|
|
},
|
|
{
|
|
"defaultMessage": "Open this post in the moderation interface",
|
|
"id": "status.admin_status"
|
|
},
|
|
{
|
|
"defaultMessage": "Copy link to post",
|
|
"id": "status.copy"
|
|
},
|
|
{
|
|
"defaultMessage": "Remove account from group",
|
|
"id": "status.remove_account_from_group"
|
|
},
|
|
{
|
|
"defaultMessage": "Remove post from group",
|
|
"id": "status.remove_post_from_group"
|
|
},
|
|
{
|
|
"defaultMessage": "Deactivate @{name}",
|
|
"id": "admin.users.actions.deactivate_user"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete @{name}",
|
|
"id": "admin.users.actions.delete_user"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete post",
|
|
"id": "admin.statuses.actions.delete_status"
|
|
},
|
|
{
|
|
"defaultMessage": "Mark post sensitive",
|
|
"id": "admin.statuses.actions.mark_status_sensitive"
|
|
},
|
|
{
|
|
"defaultMessage": "Mark post not sensitive",
|
|
"id": "admin.statuses.actions.mark_status_not_sensitive"
|
|
},
|
|
{
|
|
"defaultMessage": "Like",
|
|
"id": "status.reactions.like"
|
|
},
|
|
{
|
|
"defaultMessage": "Love",
|
|
"id": "status.reactions.heart"
|
|
},
|
|
{
|
|
"defaultMessage": "Haha",
|
|
"id": "status.reactions.laughing"
|
|
},
|
|
{
|
|
"defaultMessage": "Wow",
|
|
"id": "status.reactions.open_mouth"
|
|
},
|
|
{
|
|
"defaultMessage": "Sad",
|
|
"id": "status.reactions.cry"
|
|
},
|
|
{
|
|
"defaultMessage": "Weary",
|
|
"id": "status.reactions.weary"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/status_action_bar.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Read more",
|
|
"id": "status.read_more"
|
|
},
|
|
{
|
|
"defaultMessage": "Show more",
|
|
"id": "status.show_more"
|
|
},
|
|
{
|
|
"defaultMessage": "Show less",
|
|
"id": "status.show_less"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/status_content.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Click to see {count} new {count, plural, one {post} other {posts}}",
|
|
"id": "status_list.queue_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Loading…",
|
|
"id": "regeneration_indicator.label"
|
|
},
|
|
{
|
|
"defaultMessage": "Your home feed is being prepared!",
|
|
"id": "regeneration_indicator.sublabel"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/status_list.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Replying to {accounts}{more}",
|
|
"id": "reply_mentions.reply"
|
|
},
|
|
{
|
|
"defaultMessage": "Replying to post",
|
|
"id": "reply_mentions.reply_empty"
|
|
},
|
|
{
|
|
"defaultMessage": "and {count} more",
|
|
"id": "reply_mentions.more"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/status_reply_mentions.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Filtered",
|
|
"id": "status.filtered"
|
|
},
|
|
{
|
|
"defaultMessage": "Pinned post",
|
|
"id": "status.pinned"
|
|
},
|
|
{
|
|
"defaultMessage": "{name} reposted",
|
|
"id": "status.reblogged_by"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/status.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Back",
|
|
"id": "column_back_button.label"
|
|
},
|
|
{
|
|
"defaultMessage": "Show settings",
|
|
"id": "column_header.show_settings"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/sub_navigation.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Home",
|
|
"id": "navigation.home"
|
|
},
|
|
{
|
|
"defaultMessage": "Search",
|
|
"id": "navigation.search"
|
|
},
|
|
{
|
|
"defaultMessage": "Notifications",
|
|
"id": "navigation.notifications"
|
|
},
|
|
{
|
|
"defaultMessage": "Chats",
|
|
"id": "navigation.chats"
|
|
},
|
|
{
|
|
"defaultMessage": "Messages",
|
|
"id": "navigation.direct_messages"
|
|
},
|
|
{
|
|
"defaultMessage": "Dashboard",
|
|
"id": "navigation.dashboard"
|
|
}
|
|
],
|
|
"path": "app/soapbox/components/thumb_navigation.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Unfollow",
|
|
"id": "confirmations.unfollow.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you sure you want to unfollow {name}?",
|
|
"id": "confirmations.unfollow.message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/containers/account_container.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Hide entire domain",
|
|
"id": "confirmations.domain_block.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable.",
|
|
"id": "confirmations.domain_block.message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/containers/domain_container.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Delete",
|
|
"id": "confirmations.delete.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you sure you want to delete this post?",
|
|
"id": "confirmations.delete.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete & redraft",
|
|
"id": "confirmations.redraft.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you sure you want to delete this post and re-draft it? Favorites and reposts will be lost, and replies to the original post will be orphaned.",
|
|
"id": "confirmations.redraft.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Block",
|
|
"id": "confirmations.block.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Reply",
|
|
"id": "confirmations.reply.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
|
|
"id": "confirmations.reply.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Block & Report",
|
|
"id": "confirmations.block.block_and_report"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you sure you want to block {name}?",
|
|
"id": "confirmations.block.message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/containers/status_container.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Available in:",
|
|
"id": "about.also_available"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/about/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Profile unavailable",
|
|
"id": "empty_column.account_unavailable"
|
|
},
|
|
{
|
|
"defaultMessage": "Posts",
|
|
"id": "account.posts"
|
|
},
|
|
{
|
|
"defaultMessage": "Posts and replies",
|
|
"id": "account.posts_with_replies"
|
|
},
|
|
{
|
|
"defaultMessage": "Media",
|
|
"id": "account.media"
|
|
},
|
|
{
|
|
"defaultMessage": "No media to show.",
|
|
"id": "account_gallery.none"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/account_gallery/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Account timeline settings",
|
|
"id": "account.column_settings.title"
|
|
},
|
|
{
|
|
"defaultMessage": "These settings apply to all account timelines.",
|
|
"id": "account.column_settings.description"
|
|
},
|
|
{
|
|
"defaultMessage": "Show pinned posts",
|
|
"id": "account_timeline.column_settings.show_pinned"
|
|
},
|
|
{
|
|
"defaultMessage": "Show reposts",
|
|
"id": "home.column_settings.show_reblogs"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/account_timeline/components/column_settings.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "{name} has moved to:",
|
|
"id": "account.moved_to"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/account_timeline/components/moved_note.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Unfollow",
|
|
"id": "confirmations.unfollow.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Block",
|
|
"id": "confirmations.block.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Hide entire domain",
|
|
"id": "confirmations.domain_block.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Block & Report",
|
|
"id": "confirmations.block.block_and_report"
|
|
},
|
|
{
|
|
"defaultMessage": "@{acct} was verified",
|
|
"id": "admin.users.user_verified_message"
|
|
},
|
|
{
|
|
"defaultMessage": "@{acct} was unverified",
|
|
"id": "admin.users.user_unverified_message"
|
|
},
|
|
{
|
|
"defaultMessage": "@{acct} was promoted to an admin",
|
|
"id": "admin.users.actions.promote_to_admin_message"
|
|
},
|
|
{
|
|
"defaultMessage": "@{acct} was promoted to a moderator",
|
|
"id": "admin.users.actions.promote_to_moderator_message"
|
|
},
|
|
{
|
|
"defaultMessage": "@{acct} was demoted to a moderator",
|
|
"id": "admin.users.actions.demote_to_moderator_message"
|
|
},
|
|
{
|
|
"defaultMessage": "@{acct} was demoted to a regular user",
|
|
"id": "admin.users.actions.demote_to_user_message"
|
|
},
|
|
{
|
|
"defaultMessage": "@{acct} was suggested",
|
|
"id": "admin.users.user_suggested_message"
|
|
},
|
|
{
|
|
"defaultMessage": "@{acct} was unsuggested",
|
|
"id": "admin.users.user_unsuggested_message"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you sure you want to unfollow {name}?",
|
|
"id": "confirmations.unfollow.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you sure you want to block {name}?",
|
|
"id": "confirmations.block.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications.",
|
|
"id": "confirmations.domain_block.message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/account_timeline/containers/header_container.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "You are blocked by @{accountUsername}.",
|
|
"id": "empty_column.account_blocked"
|
|
},
|
|
{
|
|
"defaultMessage": "Profile unavailable",
|
|
"id": "empty_column.account_unavailable"
|
|
},
|
|
{
|
|
"defaultMessage": "Posts",
|
|
"id": "account.posts"
|
|
},
|
|
{
|
|
"defaultMessage": "Posts and replies",
|
|
"id": "account.posts_with_replies"
|
|
},
|
|
{
|
|
"defaultMessage": "Media",
|
|
"id": "account.media"
|
|
},
|
|
{
|
|
"defaultMessage": "No posts here!",
|
|
"id": "empty_column.account_timeline"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/account_timeline/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Edit profile",
|
|
"id": "account.edit_profile"
|
|
},
|
|
{
|
|
"defaultMessage": "Ownership of this link was checked on {date}",
|
|
"id": "account.link_verified_on"
|
|
},
|
|
{
|
|
"defaultMessage": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
|
|
"id": "account.locked_info"
|
|
},
|
|
{
|
|
"defaultMessage": "Mention",
|
|
"id": "account.mention"
|
|
},
|
|
{
|
|
"defaultMessage": "Chat with @{name}",
|
|
"id": "account.chat"
|
|
},
|
|
{
|
|
"defaultMessage": "Direct message @{name}",
|
|
"id": "account.direct"
|
|
},
|
|
{
|
|
"defaultMessage": "Unmute @{name}",
|
|
"id": "account.unmute"
|
|
},
|
|
{
|
|
"defaultMessage": "Block @{name}",
|
|
"id": "account.block"
|
|
},
|
|
{
|
|
"defaultMessage": "Unblock @{name}",
|
|
"id": "account.unblock"
|
|
},
|
|
{
|
|
"defaultMessage": "Mute @{name}",
|
|
"id": "account.mute"
|
|
},
|
|
{
|
|
"defaultMessage": "Report @{name}",
|
|
"id": "account.report"
|
|
},
|
|
{
|
|
"defaultMessage": "Share @{name}'s profile",
|
|
"id": "account.share"
|
|
},
|
|
{
|
|
"defaultMessage": "Media",
|
|
"id": "account.media"
|
|
},
|
|
{
|
|
"defaultMessage": "Hide everything from {domain}",
|
|
"id": "account.block_domain"
|
|
},
|
|
{
|
|
"defaultMessage": "Unhide {domain}",
|
|
"id": "account.unblock_domain"
|
|
},
|
|
{
|
|
"defaultMessage": "Hide reposts from @{name}",
|
|
"id": "account.hide_reblogs"
|
|
},
|
|
{
|
|
"defaultMessage": "Show reposts from @{name}",
|
|
"id": "account.show_reblogs"
|
|
},
|
|
{
|
|
"defaultMessage": "Preferences",
|
|
"id": "navigation_bar.preferences"
|
|
},
|
|
{
|
|
"defaultMessage": "Follow requests",
|
|
"id": "navigation_bar.follow_requests"
|
|
},
|
|
{
|
|
"defaultMessage": "Blocked users",
|
|
"id": "navigation_bar.blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "Hidden domains",
|
|
"id": "navigation_bar.domain_blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "Muted users",
|
|
"id": "navigation_bar.mutes"
|
|
},
|
|
{
|
|
"defaultMessage": "Feature on profile",
|
|
"id": "account.endorse"
|
|
},
|
|
{
|
|
"defaultMessage": "Don't feature on profile",
|
|
"id": "account.unendorse"
|
|
},
|
|
{
|
|
"defaultMessage": "Open moderation interface for @{name}",
|
|
"id": "status.admin_account"
|
|
},
|
|
{
|
|
"defaultMessage": "Add or Remove from lists",
|
|
"id": "account.add_or_remove_from_list"
|
|
},
|
|
{
|
|
"defaultMessage": "Deactivate @{name}",
|
|
"id": "admin.users.actions.deactivate_user"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete @{name}",
|
|
"id": "admin.users.actions.delete_user"
|
|
},
|
|
{
|
|
"defaultMessage": "Verify @{name}",
|
|
"id": "admin.users.actions.verify_user"
|
|
},
|
|
{
|
|
"defaultMessage": "Unverify @{name}",
|
|
"id": "admin.users.actions.unverify_user"
|
|
},
|
|
{
|
|
"defaultMessage": "Promote @{name} to an admin",
|
|
"id": "admin.users.actions.promote_to_admin"
|
|
},
|
|
{
|
|
"defaultMessage": "Promote @{name} to a moderator",
|
|
"id": "admin.users.actions.promote_to_moderator"
|
|
},
|
|
{
|
|
"defaultMessage": "Demote @{name} to a moderator",
|
|
"id": "admin.users.actions.demote_to_moderator"
|
|
},
|
|
{
|
|
"defaultMessage": "Demote @{name} to a regular user",
|
|
"id": "admin.users.actions.demote_to_user"
|
|
},
|
|
{
|
|
"defaultMessage": "Subscribe to notifications from @{name}",
|
|
"id": "account.subscribe"
|
|
},
|
|
{
|
|
"defaultMessage": "Unsubscribe to notifications from @{name}",
|
|
"id": "account.unsubscribe"
|
|
},
|
|
{
|
|
"defaultMessage": "Suggest @{name}",
|
|
"id": "admin.users.actions.suggest_user"
|
|
},
|
|
{
|
|
"defaultMessage": "Unsuggest @{name}",
|
|
"id": "admin.users.actions.unsuggest_user"
|
|
},
|
|
{
|
|
"defaultMessage": "Follows you",
|
|
"id": "account.follows_you"
|
|
},
|
|
{
|
|
"defaultMessage": "Blocked",
|
|
"id": "account.blocked"
|
|
},
|
|
{
|
|
"defaultMessage": "Muted",
|
|
"id": "account.muted"
|
|
},
|
|
{
|
|
"defaultMessage": "Domain hidden",
|
|
"id": "account.domain_blocked"
|
|
},
|
|
{
|
|
"defaultMessage": "Posts",
|
|
"id": "account.posts"
|
|
},
|
|
{
|
|
"defaultMessage": "Follows",
|
|
"id": "account.follows"
|
|
},
|
|
{
|
|
"defaultMessage": "Followers",
|
|
"id": "account.followers"
|
|
},
|
|
{
|
|
"defaultMessage": "Likes",
|
|
"id": "navigation_bar.favourites"
|
|
},
|
|
{
|
|
"defaultMessage": "Pins",
|
|
"id": "navigation_bar.pins"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/account/components/header.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Awaiting Approval",
|
|
"id": "column.admin.awaiting_approval"
|
|
},
|
|
{
|
|
"defaultMessage": "There is nobody waiting for approval. When a new user signs up, you can review them here.",
|
|
"id": "admin.awaiting_approval.empty_message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/admin/awaiting_approval.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Dashboard",
|
|
"id": "admin_nav.dashboard"
|
|
},
|
|
{
|
|
"defaultMessage": "Reports",
|
|
"id": "admin_nav.reports"
|
|
},
|
|
{
|
|
"defaultMessage": "Awaiting Approval",
|
|
"id": "admin_nav.awaiting_approval"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/admin/components/admin_nav.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Latest Accounts",
|
|
"id": "admin.latest_accounts_panel.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Click to see {count} more {count, plural, one {account} other {accounts}}",
|
|
"id": "admin.latest_accounts_panel.expand_message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/admin/components/latest_accounts_panel.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Settings saved!",
|
|
"id": "admin.dashboard.settings_saved"
|
|
},
|
|
{
|
|
"defaultMessage": "Registrations",
|
|
"id": "admin.dashboard.registration_mode_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Open",
|
|
"id": "admin.dashboard.registration_mode.open_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Anyone can join.",
|
|
"id": "admin.dashboard.registration_mode.open_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "Approval Required",
|
|
"id": "admin.dashboard.registration_mode.approval_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Users can sign up, but their account only gets activated when an admin approves it.",
|
|
"id": "admin.dashboard.registration_mode.approval_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "Closed",
|
|
"id": "admin.dashboard.registration_mode.closed_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Nobody can sign up. You can still invite people.",
|
|
"id": "admin.dashboard.registration_mode.closed_hint"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/admin/components/registration_mode_picker.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "View post",
|
|
"id": "admin.reports.actions.view_status"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete post",
|
|
"id": "admin.statuses.actions.delete_status"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/admin/components/report_status.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Report on @{name} was closed",
|
|
"id": "admin.reports.report_closed_message"
|
|
},
|
|
{
|
|
"defaultMessage": "Deactivate @{name}",
|
|
"id": "admin.users.actions.deactivate_user"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete @{name}",
|
|
"id": "admin.users.actions.delete_user"
|
|
},
|
|
{
|
|
"defaultMessage": "Report on {acct}",
|
|
"id": "admin.reports.report_title"
|
|
},
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "admin.reports.actions.close"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/admin/components/report.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "{acct} was approved!",
|
|
"id": "admin.awaiting_approval.approved_message"
|
|
},
|
|
{
|
|
"defaultMessage": "{acct} was rejected.",
|
|
"id": "admin.awaiting_approval.rejected_message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/admin/components/unapproved_account.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Dashboard",
|
|
"id": "column.admin.dashboard"
|
|
},
|
|
{
|
|
"defaultMessage": "monthly active users",
|
|
"id": "admin.dashcounters.mau_label"
|
|
},
|
|
{
|
|
"defaultMessage": "total users",
|
|
"id": "admin.dashcounters.user_count_label"
|
|
},
|
|
{
|
|
"defaultMessage": "user retention",
|
|
"id": "admin.dashcounters.retention_label"
|
|
},
|
|
{
|
|
"defaultMessage": "posts",
|
|
"id": "admin.dashcounters.status_count_label"
|
|
},
|
|
{
|
|
"defaultMessage": "peers",
|
|
"id": "admin.dashcounters.domain_count_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Software",
|
|
"id": "admin.dashwidgets.software_header"
|
|
},
|
|
{
|
|
"defaultMessage": "Email list",
|
|
"id": "admin.dashwidgets.email_list_header"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/admin/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Moderation Log",
|
|
"id": "column.admin.moderation_log"
|
|
},
|
|
{
|
|
"defaultMessage": "You have not performed any moderation actions yet. When you do, a history will be shown here.",
|
|
"id": "admin.moderation_log.empty_message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/admin/moderation_log.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Reports",
|
|
"id": "column.admin.reports"
|
|
},
|
|
{
|
|
"defaultMessage": "Moderation Log",
|
|
"id": "column.admin.reports.menu.moderation_log"
|
|
},
|
|
{
|
|
"defaultMessage": "There are no open reports. If a user gets reported, they will show up here.",
|
|
"id": "admin.reports.empty_message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/admin/reports.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Users",
|
|
"id": "column.admin.users"
|
|
},
|
|
{
|
|
"defaultMessage": "No users found.",
|
|
"id": "admin.user_index.empty"
|
|
},
|
|
{
|
|
"defaultMessage": "Who are you looking for?",
|
|
"id": "admin.user_index.search_input_placeholder"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/admin/user_index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Create alias",
|
|
"id": "aliases.account.add"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/aliases/components/account.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Search your old account",
|
|
"id": "aliases.search"
|
|
},
|
|
{
|
|
"defaultMessage": "Search",
|
|
"id": "tabs_bar.search"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/aliases/components/search.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Account aliases",
|
|
"id": "column.aliases"
|
|
},
|
|
{
|
|
"defaultMessage": "Add New Alias",
|
|
"id": "column.aliases.subheading_add_new"
|
|
},
|
|
{
|
|
"defaultMessage": "Error creating alias",
|
|
"id": "column.aliases.create_error"
|
|
},
|
|
{
|
|
"defaultMessage": "Error deleting alias",
|
|
"id": "column.aliases.delete_error"
|
|
},
|
|
{
|
|
"defaultMessage": "Current aliases",
|
|
"id": "column.aliases.subheading_aliases"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete",
|
|
"id": "column.aliases.delete"
|
|
},
|
|
{
|
|
"defaultMessage": "You haven't created any account alias yet.",
|
|
"id": "empty_column.aliases"
|
|
},
|
|
{
|
|
"defaultMessage": "There are no account suggestions available for the provided term.",
|
|
"id": "empty_column.aliases.suggestions"
|
|
},
|
|
{
|
|
"defaultMessage": "Old account:",
|
|
"id": "aliases.account_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Unlink alias",
|
|
"id": "aliases.aliases_list_delete"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/aliases/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Play",
|
|
"id": "video.play"
|
|
},
|
|
{
|
|
"defaultMessage": "Pause",
|
|
"id": "video.pause"
|
|
},
|
|
{
|
|
"defaultMessage": "Mute sound",
|
|
"id": "video.mute"
|
|
},
|
|
{
|
|
"defaultMessage": "Unmute sound",
|
|
"id": "video.unmute"
|
|
},
|
|
{
|
|
"defaultMessage": "Download file",
|
|
"id": "video.download"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/audio/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Click the image to get a new captcha",
|
|
"id": "registration.captcha.hint"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/auth_login/components/captcha.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Username",
|
|
"id": "login.fields.username_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Password",
|
|
"id": "login.fields.password_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Trouble logging in?",
|
|
"id": "login.reset_password_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "Log in",
|
|
"id": "login.log_in"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/auth_login/components/login_form.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Enter the two-factor code generated by your phone app or use one of your recovery codes",
|
|
"id": "login.fields.otp_code_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "Two-factor code:",
|
|
"id": "login.fields.otp_code_label"
|
|
},
|
|
{
|
|
"defaultMessage": "OTP Login",
|
|
"id": "login.otp_log_in"
|
|
},
|
|
{
|
|
"defaultMessage": "Invalid code, please try again.",
|
|
"id": "login.otp_log_in.fail"
|
|
},
|
|
{
|
|
"defaultMessage": "Log in",
|
|
"id": "login.log_in"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/auth_login/components/otp_auth_form.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Email or username",
|
|
"id": "password_reset.fields.username_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Check your email for confirmation.",
|
|
"id": "password_reset.confirmation"
|
|
},
|
|
{
|
|
"defaultMessage": "Reset password",
|
|
"id": "password_reset.reset"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/auth_login/components/password_reset.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Username",
|
|
"id": "registration.fields.username_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Only letters, numbers, and underscores are allowed.",
|
|
"id": "registration.fields.username_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "E-Mail address",
|
|
"id": "registration.fields.email_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Password",
|
|
"id": "registration.fields.password_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Password (again)",
|
|
"id": "registration.fields.confirm_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "I agree to the {tos}.",
|
|
"id": "registration.agreement"
|
|
},
|
|
{
|
|
"defaultMessage": "Terms of Service",
|
|
"id": "registration.tos"
|
|
},
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "registration.confirmation_modal.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Subscribe to newsletter.",
|
|
"id": "registration.newsletter"
|
|
},
|
|
{
|
|
"defaultMessage": "Please check your inbox at {email} for confirmation instructions. You will need to verify your email address to continue.",
|
|
"id": "confirmations.register.needs_confirmation"
|
|
},
|
|
{
|
|
"defaultMessage": "Your account will be manually approved by an admin. Please be patient while we review your details.",
|
|
"id": "confirmations.register.needs_approval"
|
|
},
|
|
{
|
|
"defaultMessage": "Username is already taken.",
|
|
"id": "registration.username_unavailable"
|
|
},
|
|
{
|
|
"defaultMessage": "Passwords don't match.",
|
|
"id": "registration.password_mismatch"
|
|
},
|
|
{
|
|
"defaultMessage": "Why do you want to join?",
|
|
"id": "registration.reason"
|
|
},
|
|
{
|
|
"defaultMessage": "This will help us review your application",
|
|
"id": "registration.reason_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "Sign up",
|
|
"id": "registration.sign_up"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/auth_login/components/registration_form.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Backups",
|
|
"id": "column.backups"
|
|
},
|
|
{
|
|
"defaultMessage": "Create backup",
|
|
"id": "backups.actions.create"
|
|
},
|
|
{
|
|
"defaultMessage": "No backups found. {action}",
|
|
"id": "backups.empty_message"
|
|
},
|
|
{
|
|
"defaultMessage": "Create one now?",
|
|
"id": "backups.empty_message.action"
|
|
},
|
|
{
|
|
"defaultMessage": "Pending",
|
|
"id": "backups.pending"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/backups/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Blocked users",
|
|
"id": "column.blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "You haven't blocked any users yet.",
|
|
"id": "empty_column.blocks"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/blocks/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Bookmarks",
|
|
"id": "column.bookmarks"
|
|
},
|
|
{
|
|
"defaultMessage": "You don't have any bookmarks yet. When you add one, it will show up here.",
|
|
"id": "empty_column.bookmarks"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/bookmarks/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Audio notification on",
|
|
"id": "chats.audio_toggle_on"
|
|
},
|
|
{
|
|
"defaultMessage": "Audio notification off",
|
|
"id": "chats.audio_toggle_off"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/chats/components/audio_toggle.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Send a message…",
|
|
"id": "chat_box.input.placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Send",
|
|
"id": "chat_box.actions.send"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/chats/components/chat_box.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "No chats found. To start a chat, visit a user's profile",
|
|
"id": "chat_panels.main_window.empty"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/chats/components/chat_list.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Today",
|
|
"id": "chats.dividers.today"
|
|
},
|
|
{
|
|
"defaultMessage": "More",
|
|
"id": "chats.actions.more"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete message",
|
|
"id": "chats.actions.delete"
|
|
},
|
|
{
|
|
"defaultMessage": "Report user",
|
|
"id": "chats.actions.report"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/chats/components/chat_message_list.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Start a chat with…",
|
|
"id": "chats.search_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Chats",
|
|
"id": "chat_panels.main_window.title"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/chats/components/chat_panes.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close chat",
|
|
"id": "chat_box.actions.close"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/chats/components/chat_window.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Image",
|
|
"id": "chats.attachment_image"
|
|
},
|
|
{
|
|
"defaultMessage": "Attachment",
|
|
"id": "chats.attachment"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/chats/components/chat.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Chats",
|
|
"id": "column.chats"
|
|
},
|
|
{
|
|
"defaultMessage": "Start a chat with…",
|
|
"id": "chats.search_placeholder"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/chats/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Local timeline settings",
|
|
"id": "community.column_settings.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Show replies",
|
|
"id": "home.column_settings.show_replies"
|
|
},
|
|
{
|
|
"defaultMessage": "Media Only",
|
|
"id": "community.column_settings.media_only"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/community_timeline/components/column_settings.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Local timeline",
|
|
"id": "column.community"
|
|
},
|
|
{
|
|
"defaultMessage": "The local timeline is empty. Write something publicly to get the ball rolling!",
|
|
"id": "empty_column.community"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/community_timeline/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Profile",
|
|
"id": "account.profile"
|
|
},
|
|
{
|
|
"defaultMessage": "Messages",
|
|
"id": "navigation_bar.messages"
|
|
},
|
|
{
|
|
"defaultMessage": "Lists",
|
|
"id": "navigation_bar.lists"
|
|
},
|
|
{
|
|
"defaultMessage": "Bookmarks",
|
|
"id": "navigation_bar.bookmarks"
|
|
},
|
|
{
|
|
"defaultMessage": "Preferences",
|
|
"id": "navigation_bar.preferences"
|
|
},
|
|
{
|
|
"defaultMessage": "Follow requests",
|
|
"id": "navigation_bar.follow_requests"
|
|
},
|
|
{
|
|
"defaultMessage": "Blocked users",
|
|
"id": "navigation_bar.blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "Hidden domains",
|
|
"id": "navigation_bar.domain_blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "Muted users",
|
|
"id": "navigation_bar.mutes"
|
|
},
|
|
{
|
|
"defaultMessage": "Muted words",
|
|
"id": "navigation_bar.filters"
|
|
},
|
|
{
|
|
"defaultMessage": "Admin settings",
|
|
"id": "navigation_bar.admin_settings"
|
|
},
|
|
{
|
|
"defaultMessage": "Soapbox config",
|
|
"id": "navigation_bar.soapbox_config"
|
|
},
|
|
{
|
|
"defaultMessage": "Import data",
|
|
"id": "navigation_bar.import_data"
|
|
},
|
|
{
|
|
"defaultMessage": "Security",
|
|
"id": "navigation_bar.security"
|
|
},
|
|
{
|
|
"defaultMessage": "Logout",
|
|
"id": "navigation_bar.logout"
|
|
},
|
|
{
|
|
"defaultMessage": "Hotkeys",
|
|
"id": "navigation_bar.keyboard_shortcuts"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/action_bar.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Used {chars} out of {maxChars} characters",
|
|
"id": "compose.character_counter.title"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/character_counter.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "What's on your mind?",
|
|
"id": "compose_form.placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Write your warning here",
|
|
"id": "compose_form.spoiler_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Publish",
|
|
"id": "compose_form.publish"
|
|
},
|
|
{
|
|
"defaultMessage": "{publish}!",
|
|
"id": "compose_form.publish_loud"
|
|
},
|
|
{
|
|
"defaultMessage": "Message",
|
|
"id": "compose_form.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Schedule",
|
|
"id": "compose_form.schedule"
|
|
},
|
|
{
|
|
"defaultMessage": "You have scheduled posts. {click_here} to see them.",
|
|
"id": "compose_form.scheduled_statuses.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Click here",
|
|
"id": "compose_form.scheduled_statuses.click_here"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/compose_form.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Insert emoji",
|
|
"id": "emoji_button.label"
|
|
},
|
|
{
|
|
"defaultMessage": "Search…",
|
|
"id": "emoji_button.search"
|
|
},
|
|
{
|
|
"defaultMessage": "No emojos!! (╯°□°)╯︵ ┻━┻",
|
|
"id": "emoji_button.not_found"
|
|
},
|
|
{
|
|
"defaultMessage": "Custom",
|
|
"id": "emoji_button.custom"
|
|
},
|
|
{
|
|
"defaultMessage": "Frequently used",
|
|
"id": "emoji_button.recent"
|
|
},
|
|
{
|
|
"defaultMessage": "Search results",
|
|
"id": "emoji_button.search_results"
|
|
},
|
|
{
|
|
"defaultMessage": "People",
|
|
"id": "emoji_button.people"
|
|
},
|
|
{
|
|
"defaultMessage": "Nature",
|
|
"id": "emoji_button.nature"
|
|
},
|
|
{
|
|
"defaultMessage": "Food & Drink",
|
|
"id": "emoji_button.food"
|
|
},
|
|
{
|
|
"defaultMessage": "Activity",
|
|
"id": "emoji_button.activity"
|
|
},
|
|
{
|
|
"defaultMessage": "Travel & Places",
|
|
"id": "emoji_button.travel"
|
|
},
|
|
{
|
|
"defaultMessage": "Objects",
|
|
"id": "emoji_button.objects"
|
|
},
|
|
{
|
|
"defaultMessage": "Symbols",
|
|
"id": "emoji_button.symbols"
|
|
},
|
|
{
|
|
"defaultMessage": "Flags",
|
|
"id": "emoji_button.flags"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/emoji_picker_dropdown.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Select list",
|
|
"id": "list.select"
|
|
},
|
|
{
|
|
"defaultMessage": "Select list…",
|
|
"id": "list.label"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/list_dropdown.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Post markdown enabled",
|
|
"id": "compose_form.markdown.marked"
|
|
},
|
|
{
|
|
"defaultMessage": "Post markdown disabled",
|
|
"id": "compose_form.markdown.unmarked"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/markdown_button.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Add a poll",
|
|
"id": "poll_button.add_poll"
|
|
},
|
|
{
|
|
"defaultMessage": "Remove poll",
|
|
"id": "poll_button.remove_poll"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/poll_button.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Choice {number}",
|
|
"id": "compose_form.poll.option_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Add a choice",
|
|
"id": "compose_form.poll.add_option"
|
|
},
|
|
{
|
|
"defaultMessage": "Remove this choice",
|
|
"id": "compose_form.poll.remove_option"
|
|
},
|
|
{
|
|
"defaultMessage": "Poll duration",
|
|
"id": "compose_form.poll.duration"
|
|
},
|
|
{
|
|
"defaultMessage": "Change poll to allow multiple choices",
|
|
"id": "compose_form.poll.switch_to_multiple"
|
|
},
|
|
{
|
|
"defaultMessage": "Change poll to allow for a single choice",
|
|
"id": "compose_form.poll.switch_to_single"
|
|
},
|
|
{
|
|
"defaultMessage": "{number, plural, one {# minute} other {# minutes}}",
|
|
"id": "intervals.full.minutes"
|
|
},
|
|
{
|
|
"defaultMessage": "{number, plural, one {# hour} other {# hours}}",
|
|
"id": "intervals.full.hours"
|
|
},
|
|
{
|
|
"defaultMessage": "{number, plural, one {# day} other {# days}}",
|
|
"id": "intervals.full.days"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/poll_form.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Public",
|
|
"id": "privacy.public.short"
|
|
},
|
|
{
|
|
"defaultMessage": "Post to public timelines",
|
|
"id": "privacy.public.long"
|
|
},
|
|
{
|
|
"defaultMessage": "Unlisted",
|
|
"id": "privacy.unlisted.short"
|
|
},
|
|
{
|
|
"defaultMessage": "Do not post to public timelines",
|
|
"id": "privacy.unlisted.long"
|
|
},
|
|
{
|
|
"defaultMessage": "Followers-only",
|
|
"id": "privacy.private.short"
|
|
},
|
|
{
|
|
"defaultMessage": "Post to followers only",
|
|
"id": "privacy.private.long"
|
|
},
|
|
{
|
|
"defaultMessage": "Direct",
|
|
"id": "privacy.direct.short"
|
|
},
|
|
{
|
|
"defaultMessage": "Post to mentioned users only",
|
|
"id": "privacy.direct.long"
|
|
},
|
|
{
|
|
"defaultMessage": "Adjust post privacy",
|
|
"id": "privacy.change"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/privacy_dropdown.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Cancel",
|
|
"id": "reply_indicator.cancel"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/reply_indicator.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Replying to {accounts}{more}",
|
|
"id": "reply_mentions.reply"
|
|
},
|
|
{
|
|
"defaultMessage": "and {count} more",
|
|
"id": "reply_mentions.more"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/reply_mentions.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Schedule post for later",
|
|
"id": "schedule_button.add_schedule"
|
|
},
|
|
{
|
|
"defaultMessage": "Post immediately",
|
|
"id": "schedule_button.remove_schedule"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/schedule_button.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Post Date/Time",
|
|
"id": "schedule.post_time"
|
|
},
|
|
{
|
|
"defaultMessage": "Remove schedule",
|
|
"id": "schedule.remove"
|
|
},
|
|
{
|
|
"defaultMessage": "Scheduled to post at…",
|
|
"id": "datepicker.hint"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/schedule_form.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "There are no people results for \"{term}\"",
|
|
"id": "empty_column.search.accounts"
|
|
},
|
|
{
|
|
"defaultMessage": "There are no posts results for \"{term}\"",
|
|
"id": "empty_column.search.statuses"
|
|
},
|
|
{
|
|
"defaultMessage": "There are no hashtags results for \"{term}\"",
|
|
"id": "empty_column.search.hashtags"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/search_results.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Search",
|
|
"id": "search.placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Search for “{query}”",
|
|
"id": "search.action"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/search.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Text is hidden behind warning",
|
|
"id": "compose_form.spoiler.marked"
|
|
},
|
|
{
|
|
"defaultMessage": "Text is not hidden",
|
|
"id": "compose_form.spoiler.unmarked"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/spoiler_button.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Add media attachment",
|
|
"id": "upload_button.label"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/upload_button.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Uploading…",
|
|
"id": "upload_progress.label"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/upload_progress.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Describe for the visually impaired",
|
|
"id": "upload_form.description"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete",
|
|
"id": "upload_form.undo"
|
|
},
|
|
{
|
|
"defaultMessage": "Preview",
|
|
"id": "upload_form.preview"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/upload.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Used {chars} out of {maxChars} characters",
|
|
"id": "compose.character_counter.title"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/components/visual_character_counter.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Post markdown enabled",
|
|
"id": "compose_form.markdown.marked"
|
|
},
|
|
{
|
|
"defaultMessage": "Post markdown disabled",
|
|
"id": "compose_form.markdown.unmarked"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/containers/markdown_button_container.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Media is marked as sensitive",
|
|
"id": "compose_form.sensitive.marked"
|
|
},
|
|
{
|
|
"defaultMessage": "Media is not marked as sensitive",
|
|
"id": "compose_form.sensitive.unmarked"
|
|
},
|
|
{
|
|
"defaultMessage": "Mark media as sensitive",
|
|
"id": "compose_form.sensitive.hide"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/containers/sensitive_button_container.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Text is hidden behind warning",
|
|
"id": "compose_form.spoiler.marked"
|
|
},
|
|
{
|
|
"defaultMessage": "Text is not hidden",
|
|
"id": "compose_form.spoiler.unmarked"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/containers/spoiler_button_container.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
|
|
"id": "compose_form.lock_disclaimer"
|
|
},
|
|
{
|
|
"defaultMessage": "locked",
|
|
"id": "compose_form.lock_disclaimer.lock"
|
|
},
|
|
{
|
|
"defaultMessage": "This post won't be listed under any hashtag as it is unlisted. Only public posts can be searched by hashtag.",
|
|
"id": "compose_form.hashtag_warning"
|
|
},
|
|
{
|
|
"defaultMessage": "This post will only be sent to the mentioned users.",
|
|
"id": "compose_form.direct_message_warning"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/compose/containers/warning_container.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Direct messages",
|
|
"id": "column.direct"
|
|
},
|
|
{
|
|
"defaultMessage": "Send a message to…",
|
|
"id": "direct.search_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "You don't have any direct messages yet. When you send or receive one, it will show up here.",
|
|
"id": "empty_column.direct"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/conversations/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Donate Cryptocurrency",
|
|
"id": "crypto_donate_panel.heading"
|
|
},
|
|
{
|
|
"defaultMessage": "{siteTitle} accepts cryptocurrency donations to fund our service. Thank you for your support!",
|
|
"id": "crypto_donate_panel.intro.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Click to see {count} more {count, plural, one {wallet} other {wallets}}",
|
|
"id": "crypto_donate_panel.actions.more"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/crypto_donate/components/crypto_donate_panel.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Donate Cryptocurrency",
|
|
"id": "column.crypto_donate"
|
|
},
|
|
{
|
|
"defaultMessage": "Sending cryptocurrency donations",
|
|
"id": "crypto_donate.explanation_box.title"
|
|
},
|
|
{
|
|
"defaultMessage": "{siteTitle} accepts cryptocurrency donations. You may send a donation to any of the addresses below. Thank you for your support!",
|
|
"id": "crypto_donate.explanation_box.message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/crypto_donate/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Create app",
|
|
"id": "column.app_create"
|
|
},
|
|
{
|
|
"defaultMessage": "e.g. 'Soapbox'",
|
|
"id": "app_create.name_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "e.g. 'read write follow'",
|
|
"id": "app_create.scopes_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "App created successfully",
|
|
"id": "app_create.results.explanation_title"
|
|
},
|
|
{
|
|
"defaultMessage": "You created a new app and token! Please copy the credentials somewhere; you will not see them again after navigating away from this page.",
|
|
"id": "app_create.results.explanation_text"
|
|
},
|
|
{
|
|
"defaultMessage": "App",
|
|
"id": "app_create.results.app_label"
|
|
},
|
|
{
|
|
"defaultMessage": "OAuth token",
|
|
"id": "app_create.results.token_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Create another",
|
|
"id": "app_create.restart"
|
|
},
|
|
{
|
|
"defaultMessage": "App name",
|
|
"id": "app_create.name_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Website",
|
|
"id": "app_create.website_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Redirect URIs",
|
|
"id": "app_create.redirect_uri_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Scopes",
|
|
"id": "app_create.scopes_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Create app",
|
|
"id": "app_create.submit"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/developers/apps/create.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Developers",
|
|
"id": "column.developers"
|
|
},
|
|
{
|
|
"defaultMessage": "Create an app",
|
|
"id": "developers.navigation.app_create_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Trigger an error",
|
|
"id": "developers.navigation.intentional_error_label"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/developers/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Direct messages",
|
|
"id": "column.direct"
|
|
},
|
|
{
|
|
"defaultMessage": "Send a message to…",
|
|
"id": "direct.search_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "You don't have any direct messages yet. When you send or receive one, it will show up here.",
|
|
"id": "empty_column.direct"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/direct_timeline/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Follows you",
|
|
"id": "account.follows_you"
|
|
},
|
|
{
|
|
"defaultMessage": "Toots",
|
|
"id": "account.posts"
|
|
},
|
|
{
|
|
"defaultMessage": "Followers",
|
|
"id": "account.followers"
|
|
},
|
|
{
|
|
"defaultMessage": "Never",
|
|
"id": "account.never_active"
|
|
},
|
|
{
|
|
"defaultMessage": "Last active",
|
|
"id": "account.last_status"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/directory/components/account_card.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Browse profiles",
|
|
"id": "column.directory"
|
|
},
|
|
{
|
|
"defaultMessage": "Recently active",
|
|
"id": "directory.recently_active"
|
|
},
|
|
{
|
|
"defaultMessage": "New arrivals",
|
|
"id": "directory.new_arrivals"
|
|
},
|
|
{
|
|
"defaultMessage": "From {domain} only",
|
|
"id": "directory.local"
|
|
},
|
|
{
|
|
"defaultMessage": "From known fediverse",
|
|
"id": "directory.federated"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/directory/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Hidden domains",
|
|
"id": "column.domain_blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "Unhide {domain}",
|
|
"id": "account.unblock_domain"
|
|
},
|
|
{
|
|
"defaultMessage": "There are no hidden domains yet.",
|
|
"id": "empty_column.domain_blocks"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/domain_blocks/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Edit profile",
|
|
"id": "column.edit_profile"
|
|
},
|
|
{
|
|
"defaultMessage": "Label",
|
|
"id": "edit_profile.fields.meta_fields.label_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Content",
|
|
"id": "edit_profile.fields.meta_fields.content_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Verified users may not update their display name",
|
|
"id": "edit_profile.fields.verified_display_name"
|
|
},
|
|
{
|
|
"defaultMessage": "Profile saved!",
|
|
"id": "edit_profile.success"
|
|
},
|
|
{
|
|
"defaultMessage": "Profile update failed",
|
|
"id": "edit_profile.error"
|
|
},
|
|
{
|
|
"defaultMessage": "Tell us about yourself.",
|
|
"id": "edit_profile.fields.bio_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Name",
|
|
"id": "edit_profile.fields.display_name_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Display name",
|
|
"id": "edit_profile.fields.display_name_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Bio",
|
|
"id": "edit_profile.fields.bio_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Header",
|
|
"id": "edit_profile.fields.header_label"
|
|
},
|
|
{
|
|
"defaultMessage": "PNG, GIF or JPG. Will be downscaled to {size}",
|
|
"id": "edit_profile.hints.header"
|
|
},
|
|
{
|
|
"defaultMessage": "Avatar",
|
|
"id": "edit_profile.fields.avatar_label"
|
|
},
|
|
{
|
|
"defaultMessage": "PNG, GIF or JPG. Will be downscaled to {size}",
|
|
"id": "edit_profile.hints.avatar"
|
|
},
|
|
{
|
|
"defaultMessage": "Lock account",
|
|
"id": "edit_profile.fields.locked_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Requires you to manually approve followers",
|
|
"id": "edit_profile.hints.locked"
|
|
},
|
|
{
|
|
"defaultMessage": "Hide network",
|
|
"id": "edit_profile.fields.hide_network_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Who you follow and who follows you will not be shown on your profile",
|
|
"id": "edit_profile.hints.hide_network"
|
|
},
|
|
{
|
|
"defaultMessage": "This is a bot account",
|
|
"id": "edit_profile.fields.bot_label"
|
|
},
|
|
{
|
|
"defaultMessage": "This account mainly performs automated actions and might not be monitored",
|
|
"id": "edit_profile.hints.bot"
|
|
},
|
|
{
|
|
"defaultMessage": "Block notifications from strangers",
|
|
"id": "edit_profile.fields.stranger_notifications_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Only show notifications from people you follow",
|
|
"id": "edit_profile.hints.stranger_notifications"
|
|
},
|
|
{
|
|
"defaultMessage": "Allow account discovery",
|
|
"id": "edit_profile.fields.discoverable_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Display account in profile directory and allow indexing by external services",
|
|
"id": "edit_profile.hints.discoverable"
|
|
},
|
|
{
|
|
"defaultMessage": "Subscribe to newsletter",
|
|
"id": "edit_profile.fields.accepts_email_list_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Opt-in to news and marketing updates.",
|
|
"id": "edit_profile.hints.accepts_email_list"
|
|
},
|
|
{
|
|
"defaultMessage": "Profile metadata",
|
|
"id": "edit_profile.fields.meta_fields_label"
|
|
},
|
|
{
|
|
"defaultMessage": "You can have up to {count, plural, one {# item} other {# items}} displayed as a table on your profile",
|
|
"id": "edit_profile.hints.meta_fields"
|
|
},
|
|
{
|
|
"defaultMessage": "Add new item",
|
|
"id": "edit_profile.meta_fields.add"
|
|
},
|
|
{
|
|
"defaultMessage": "Save",
|
|
"id": "edit_profile.save"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/edit_profile/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Export data",
|
|
"id": "column.export_data"
|
|
},
|
|
{
|
|
"defaultMessage": "Export",
|
|
"id": "export_data.actions.export"
|
|
},
|
|
{
|
|
"defaultMessage": "Follows",
|
|
"id": "export_data.follows_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Get a CSV file containing a list of followed accounts",
|
|
"id": "export_data.hints.follows"
|
|
},
|
|
{
|
|
"defaultMessage": "Export follows",
|
|
"id": "export_data.actions.export_follows"
|
|
},
|
|
{
|
|
"defaultMessage": "Blocks",
|
|
"id": "export_data.blocks_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Get a CSV file containing a list of blocked accounts",
|
|
"id": "export_data.hints.blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "Export blocks",
|
|
"id": "export_data.actions.export_blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "Mutes",
|
|
"id": "export_data.mutes_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Get a CSV file containing a list of muted accounts",
|
|
"id": "export_data.hints.mutes"
|
|
},
|
|
{
|
|
"defaultMessage": "Export mutes",
|
|
"id": "export_data.actions.export_mutes"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/export_data/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Instance",
|
|
"id": "login.fields.instance_label"
|
|
},
|
|
{
|
|
"defaultMessage": "example.com",
|
|
"id": "login.fields.instance_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Log in",
|
|
"id": "login.log_in"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/external_login/components/external_login_form.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Liked posts",
|
|
"id": "column.favourited_statuses"
|
|
},
|
|
{
|
|
"defaultMessage": "Profile unavailable",
|
|
"id": "empty_column.account_unavailable"
|
|
},
|
|
{
|
|
"defaultMessage": "You don't have any liked posts yet. When you like one, it will show up here.",
|
|
"id": "empty_column.favourited_statuses"
|
|
},
|
|
{
|
|
"defaultMessage": "This user doesn't have any liked posts yet.",
|
|
"id": "empty_column.account_favourited_statuses"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/favourited_statuses/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Likes",
|
|
"id": "column.favourites"
|
|
},
|
|
{
|
|
"defaultMessage": "No one has liked this post yet. When someone does, they will show up here.",
|
|
"id": "empty_column.favourites"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/favourites/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Hidden except to followers",
|
|
"id": "federation_restriction.followers_only"
|
|
},
|
|
{
|
|
"defaultMessage": "Fediverse timeline removal",
|
|
"id": "federation_restriction.federated_timeline_removal"
|
|
},
|
|
{
|
|
"defaultMessage": "Full media removal",
|
|
"id": "federation_restriction.full_media_removal"
|
|
},
|
|
{
|
|
"defaultMessage": "Partial media removal",
|
|
"id": "federation_restriction.partial_media_removal"
|
|
},
|
|
{
|
|
"defaultMessage": "Attachments marked NSFW",
|
|
"id": "federation_restriction.media_nsfw"
|
|
},
|
|
{
|
|
"defaultMessage": "{siteTitle} blocks all activities from {host}.",
|
|
"id": "remote_instance.federation_panel.restricted_message"
|
|
},
|
|
{
|
|
"defaultMessage": "{siteTitle} has placed some restrictions on {host}.",
|
|
"id": "remote_instance.federation_panel.some_restrictions_message"
|
|
},
|
|
{
|
|
"defaultMessage": "{siteTitle} has placed no restrictions on {host}.",
|
|
"id": "remote_instance.federation_panel.no_restrictions_message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/federation_restrictions/components/instance_restrictions.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Federation Restrictions",
|
|
"id": "column.federation_restrictions"
|
|
},
|
|
{
|
|
"defaultMessage": "Instance-specific policies",
|
|
"id": "federation_restrictions.explanation_box.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Normally servers on the Fediverse can communicate freely. {siteTitle} has imposed restrictions on the following servers.",
|
|
"id": "federation_restrictions.explanation_box.message"
|
|
},
|
|
{
|
|
"defaultMessage": "{siteTitle} has not restricted any instances.",
|
|
"id": "federation_restrictions.empty_message"
|
|
},
|
|
{
|
|
"defaultMessage": "{siteTitle} does not disclose federation restrictions through the API.",
|
|
"id": "federation_restrictions.not_disclosed_message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/federation_restrictions/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Muted words",
|
|
"id": "column.filters"
|
|
},
|
|
{
|
|
"defaultMessage": "Add New Filter",
|
|
"id": "column.filters.subheading_add_new"
|
|
},
|
|
{
|
|
"defaultMessage": "Keyword or phrase",
|
|
"id": "column.filters.keyword"
|
|
},
|
|
{
|
|
"defaultMessage": "Expire after",
|
|
"id": "column.filters.expires"
|
|
},
|
|
{
|
|
"defaultMessage": "Expiration dates are not currently supported",
|
|
"id": "column.filters.expires_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "Home timeline",
|
|
"id": "column.filters.home_timeline"
|
|
},
|
|
{
|
|
"defaultMessage": "Public timeline",
|
|
"id": "column.filters.public_timeline"
|
|
},
|
|
{
|
|
"defaultMessage": "Notifications",
|
|
"id": "column.filters.notifications"
|
|
},
|
|
{
|
|
"defaultMessage": "Conversations",
|
|
"id": "column.filters.conversations"
|
|
},
|
|
{
|
|
"defaultMessage": "Drop instead of hide",
|
|
"id": "column.filters.drop_header"
|
|
},
|
|
{
|
|
"defaultMessage": "Filtered posts will disappear irreversibly, even if filter is later removed",
|
|
"id": "column.filters.drop_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "Whole word",
|
|
"id": "column.filters.whole_word_header"
|
|
},
|
|
{
|
|
"defaultMessage": "When the keyword or phrase is alphanumeric only, it will only be applied if it matches the whole word",
|
|
"id": "column.filters.whole_word_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "Add New Filter",
|
|
"id": "column.filters.add_new"
|
|
},
|
|
{
|
|
"defaultMessage": "Error adding filter",
|
|
"id": "column.filters.create_error"
|
|
},
|
|
{
|
|
"defaultMessage": "Error deleting filter",
|
|
"id": "column.filters.delete_error"
|
|
},
|
|
{
|
|
"defaultMessage": "Current Filters",
|
|
"id": "column.filters.subheading_filters"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete",
|
|
"id": "column.filters.delete"
|
|
},
|
|
{
|
|
"defaultMessage": "You haven't created any muted words yet.",
|
|
"id": "empty_column.filters"
|
|
},
|
|
{
|
|
"defaultMessage": "Filter contexts",
|
|
"id": "filters.context_header"
|
|
},
|
|
{
|
|
"defaultMessage": "One or multiple contexts where the filter should apply",
|
|
"id": "filters.context_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "Keyword or phrase:",
|
|
"id": "filters.filters_list_phrase_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Filter contexts:",
|
|
"id": "filters.filters_list_context_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Filter settings:",
|
|
"id": "filters.filters_list_details_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Drop",
|
|
"id": "filters.filters_list_drop"
|
|
},
|
|
{
|
|
"defaultMessage": "Hide",
|
|
"id": "filters.filters_list_hide"
|
|
},
|
|
{
|
|
"defaultMessage": "Whole word",
|
|
"id": "filters.filters_list_whole-word"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete",
|
|
"id": "filters.filters_list_delete"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/filters/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Follow",
|
|
"id": "account.follow"
|
|
},
|
|
{
|
|
"defaultMessage": "Unfollow",
|
|
"id": "account.unfollow"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/follow_recommendations/components/account.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Follow people you'd like to see posts from! Here are some suggestions.",
|
|
"id": "follow_recommendations.heading"
|
|
},
|
|
{
|
|
"defaultMessage": "Posts from people you follow will show up in chronological order on your home feed. Don't be afraid to make mistakes, you can unfollow people just as easily any time!",
|
|
"id": "follow_recommendations.lead"
|
|
},
|
|
{
|
|
"defaultMessage": "Done",
|
|
"id": "follow_recommendations.done"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/follow_recommendations/components/follow_recommendations_container.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Looks like no suggestions could be generated for you. You can try using search to look for people you might know or explore trending hashtags.",
|
|
"id": "empty_column.follow_recommendations"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/follow_recommendations/components/follow_recommendations_list.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Authorize",
|
|
"id": "follow_request.authorize"
|
|
},
|
|
{
|
|
"defaultMessage": "Reject",
|
|
"id": "follow_request.reject"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/follow_requests/components/account_authorize.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Follow requests",
|
|
"id": "column.follow_requests"
|
|
},
|
|
{
|
|
"defaultMessage": "You don't have any follow requests yet. When you receive one, it will show up here.",
|
|
"id": "empty_column.follow_requests"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/follow_requests/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Followers",
|
|
"id": "column.followers"
|
|
},
|
|
{
|
|
"defaultMessage": "Profile unavailable",
|
|
"id": "empty_column.account_unavailable"
|
|
},
|
|
{
|
|
"defaultMessage": "No one follows this user yet.",
|
|
"id": "account.followers.empty"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/followers/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Following",
|
|
"id": "column.following"
|
|
},
|
|
{
|
|
"defaultMessage": "Profile unavailable",
|
|
"id": "empty_column.account_unavailable"
|
|
},
|
|
{
|
|
"defaultMessage": "This user doesn't follow anyone yet.",
|
|
"id": "account.follows.empty"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/following/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Copy",
|
|
"id": "forms.copy"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/forms/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Enter a new group title",
|
|
"id": "groups.form.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Enter the group description",
|
|
"id": "groups.form.description"
|
|
},
|
|
{
|
|
"defaultMessage": "Upload a banner image",
|
|
"id": "groups.form.coverImage"
|
|
},
|
|
{
|
|
"defaultMessage": "Banner image selected",
|
|
"id": "groups.form.coverImageChange"
|
|
},
|
|
{
|
|
"defaultMessage": "Create group",
|
|
"id": "groups.form.create"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/groups/create/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Title",
|
|
"id": "groups.form.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Description",
|
|
"id": "groups.form.description"
|
|
},
|
|
{
|
|
"defaultMessage": "Upload new banner image (optional)",
|
|
"id": "groups.form.coverImage"
|
|
},
|
|
{
|
|
"defaultMessage": "Banner image selected",
|
|
"id": "groups.form.coverImageChange"
|
|
},
|
|
{
|
|
"defaultMessage": "Update group",
|
|
"id": "groups.form.update"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/groups/edit/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Members",
|
|
"id": "groups.card.members"
|
|
},
|
|
{
|
|
"defaultMessage": "View",
|
|
"id": "groups.card.view"
|
|
},
|
|
{
|
|
"defaultMessage": "Join",
|
|
"id": "groups.card.join"
|
|
},
|
|
{
|
|
"defaultMessage": "You're a member",
|
|
"id": "groups.card.roles.member"
|
|
},
|
|
{
|
|
"defaultMessage": "You're an admin",
|
|
"id": "groups.card.roles.admin"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/groups/index/card.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Groups",
|
|
"id": "column.groups"
|
|
},
|
|
{
|
|
"defaultMessage": "Create group",
|
|
"id": "groups.create"
|
|
},
|
|
{
|
|
"defaultMessage": "Featured",
|
|
"id": "groups.tab_featured"
|
|
},
|
|
{
|
|
"defaultMessage": "Member",
|
|
"id": "groups.tab_member"
|
|
},
|
|
{
|
|
"defaultMessage": "Manage",
|
|
"id": "groups.tab_admin"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/groups/index/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "This group does not has any members.",
|
|
"id": "group.members.empty"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/groups/members/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Allow joining",
|
|
"id": "groups.removed_accounts"
|
|
},
|
|
{
|
|
"defaultMessage": "This group does not has any removed accounts.",
|
|
"id": "group.removed_accounts.empty"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/groups/removed_accounts/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Groups You're In",
|
|
"id": "groups.sidebar-panel.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Show all",
|
|
"id": "groups.sidebar-panel.show_all"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/groups/sidebar_panel/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "new posts",
|
|
"id": "groups.sidebar-panel.item.view"
|
|
},
|
|
{
|
|
"defaultMessage": "No recent activity",
|
|
"id": "groups.sidebar-panel.item.no_recent_activity"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/groups/sidebar_panel/item.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Join group",
|
|
"id": "groups.join"
|
|
},
|
|
{
|
|
"defaultMessage": "Leave group",
|
|
"id": "groups.leave"
|
|
},
|
|
{
|
|
"defaultMessage": "Removed Accounts",
|
|
"id": "groups.removed_accounts"
|
|
},
|
|
{
|
|
"defaultMessage": "Edit",
|
|
"id": "groups.edit"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/groups/timeline/components/header.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Archived group",
|
|
"id": "group.detail.archived_group"
|
|
},
|
|
{
|
|
"defaultMessage": "You're an admin",
|
|
"id": "groups.detail.role_admin"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/groups/timeline/components/panel.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "There is nothing in this group yet. When members of this group make new posts, they will appear here.",
|
|
"id": "empty_column.group"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/groups/timeline/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "or {additional}",
|
|
"id": "hashtag.column_header.tag_mode.any"
|
|
},
|
|
{
|
|
"defaultMessage": "and {additional}",
|
|
"id": "hashtag.column_header.tag_mode.all"
|
|
},
|
|
{
|
|
"defaultMessage": "without {additional}",
|
|
"id": "hashtag.column_header.tag_mode.none"
|
|
},
|
|
{
|
|
"defaultMessage": "There is nothing in this hashtag yet.",
|
|
"id": "empty_column.hashtag"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/hashtag_timeline/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Home settings",
|
|
"id": "home.column_settings.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Show reposts",
|
|
"id": "home.column_settings.show_reblogs"
|
|
},
|
|
{
|
|
"defaultMessage": "Show replies",
|
|
"id": "home.column_settings.show_replies"
|
|
},
|
|
{
|
|
"defaultMessage": "Show direct messages",
|
|
"id": "home.column_settings.show_direct"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/home_timeline/components/column_settings.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Home",
|
|
"id": "column.home"
|
|
},
|
|
{
|
|
"defaultMessage": "Your home timeline is empty! Visit {public} to get started and meet other users.",
|
|
"id": "empty_column.home"
|
|
},
|
|
{
|
|
"defaultMessage": "the {site_title} tab",
|
|
"id": "empty_column.home.local_tab"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/home_timeline/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Import data",
|
|
"id": "column.import_data"
|
|
},
|
|
{
|
|
"defaultMessage": "Import",
|
|
"id": "import_data.actions.import"
|
|
},
|
|
{
|
|
"defaultMessage": "Follows",
|
|
"id": "import_data.follows_label"
|
|
},
|
|
{
|
|
"defaultMessage": "CSV file containing a list of followed accounts",
|
|
"id": "import_data.hints.follows"
|
|
},
|
|
{
|
|
"defaultMessage": "Import follows",
|
|
"id": "import_data.actions.import_follows"
|
|
},
|
|
{
|
|
"defaultMessage": "Blocks",
|
|
"id": "import_data.blocks_label"
|
|
},
|
|
{
|
|
"defaultMessage": "CSV file containing a list of blocked accounts",
|
|
"id": "import_data.hints.blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "Import blocks",
|
|
"id": "import_data.actions.import_blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "Mutes",
|
|
"id": "import_data.mutes_label"
|
|
},
|
|
{
|
|
"defaultMessage": "CSV file containing a list of muted accounts",
|
|
"id": "import_data.hints.mutes"
|
|
},
|
|
{
|
|
"defaultMessage": "Import mutes",
|
|
"id": "import_data.actions.import_mutes"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/import_data/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "First steps",
|
|
"id": "introduction.welcome.headline"
|
|
},
|
|
{
|
|
"defaultMessage": "Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
|
|
"id": "introduction.welcome.text"
|
|
},
|
|
{
|
|
"defaultMessage": "Let's go!",
|
|
"id": "introduction.welcome.action"
|
|
},
|
|
{
|
|
"defaultMessage": "Home",
|
|
"id": "introduction.federation.home.headline"
|
|
},
|
|
{
|
|
"defaultMessage": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
|
|
"id": "introduction.federation.home.text"
|
|
},
|
|
{
|
|
"defaultMessage": "Next",
|
|
"id": "introduction.federation.action"
|
|
},
|
|
{
|
|
"defaultMessage": "Reply",
|
|
"id": "introduction.interactions.reply.headline"
|
|
},
|
|
{
|
|
"defaultMessage": "You can reply to other people's and your own posts, which will chain them together in a conversation.",
|
|
"id": "introduction.interactions.reply.text"
|
|
},
|
|
{
|
|
"defaultMessage": "Repost",
|
|
"id": "introduction.interactions.reblog.headline"
|
|
},
|
|
{
|
|
"defaultMessage": "You can share other people's posts with your followers by reposting them.",
|
|
"id": "introduction.interactions.reblog.text"
|
|
},
|
|
{
|
|
"defaultMessage": "Favorite",
|
|
"id": "introduction.interactions.favourite.headline"
|
|
},
|
|
{
|
|
"defaultMessage": "You can save a post for later, and let the author know that you liked it, by favoriting it.",
|
|
"id": "introduction.interactions.favourite.text"
|
|
},
|
|
{
|
|
"defaultMessage": "Finish tutorial!",
|
|
"id": "introduction.interactions.action"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/introduction/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Username",
|
|
"id": "registration.fields.username_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Only letters, numbers, and underscores are allowed.",
|
|
"id": "registration.fields.username_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "E-Mail address",
|
|
"id": "registration.fields.email_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Password",
|
|
"id": "registration.fields.password_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Password (again)",
|
|
"id": "registration.fields.confirm_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "I agree to the {tos}.",
|
|
"id": "registration.agreement"
|
|
},
|
|
{
|
|
"defaultMessage": "Terms of Service",
|
|
"id": "registration.tos"
|
|
},
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "registration.confirmation_modal.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Subscribe to newsletter.",
|
|
"id": "registration.newsletter"
|
|
},
|
|
{
|
|
"defaultMessage": "Please check your inbox at {email} for confirmation instructions. You will need to verify your email address to continue.",
|
|
"id": "confirmations.register.needs_confirmation"
|
|
},
|
|
{
|
|
"defaultMessage": "Your account will be manually approved by an admin. Please be patient while we review your details.",
|
|
"id": "confirmations.register.needs_approval"
|
|
},
|
|
{
|
|
"defaultMessage": "Registrations Closed",
|
|
"id": "registration.closed_title"
|
|
},
|
|
{
|
|
"defaultMessage": "{instance} is not accepting new members",
|
|
"id": "registration.closed_message"
|
|
},
|
|
{
|
|
"defaultMessage": "With an account on {instance} you'll be able to follow people on any server in the fediverse.",
|
|
"id": "registration.lead"
|
|
},
|
|
{
|
|
"defaultMessage": "Why do you want to join?",
|
|
"id": "registration.reason"
|
|
},
|
|
{
|
|
"defaultMessage": "This will help us review your application",
|
|
"id": "registration.reason_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "Sign up",
|
|
"id": "registration.sign_up"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/landing_page/components/registration_form.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Registrations Closed",
|
|
"id": "registration.closed_title"
|
|
},
|
|
{
|
|
"defaultMessage": "{instance} is not accepting new members",
|
|
"id": "registration.closed_message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/landing_page/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Remove from list",
|
|
"id": "lists.account.remove"
|
|
},
|
|
{
|
|
"defaultMessage": "Add to list",
|
|
"id": "lists.account.add"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/list_adder/components/list.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Your lists",
|
|
"id": "lists.subheading"
|
|
},
|
|
{
|
|
"defaultMessage": "Add List",
|
|
"id": "lists.new.create"
|
|
},
|
|
{
|
|
"defaultMessage": "Add or Remove from Lists",
|
|
"id": "list_adder.header_title"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/list_adder/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Remove from list",
|
|
"id": "lists.account.remove"
|
|
},
|
|
{
|
|
"defaultMessage": "Add to list",
|
|
"id": "lists.account.add"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/list_editor/components/account.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Change title",
|
|
"id": "lists.edit.submit"
|
|
},
|
|
{
|
|
"defaultMessage": "Save Title",
|
|
"id": "lists.new.save_title"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/list_editor/components/edit_list_form.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Search among people you follow",
|
|
"id": "lists.search"
|
|
},
|
|
{
|
|
"defaultMessage": "Search",
|
|
"id": "tabs_bar.search"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/list_editor/components/search.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Change title",
|
|
"id": "lists.edit.submit"
|
|
},
|
|
{
|
|
"defaultMessage": "Add to list",
|
|
"id": "lists.account.add"
|
|
},
|
|
{
|
|
"defaultMessage": "Remove from list",
|
|
"id": "lists.account.remove"
|
|
},
|
|
{
|
|
"defaultMessage": "Edit list",
|
|
"id": "lists.edit"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/list_editor/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Are you sure you want to permanently delete this list?",
|
|
"id": "confirmations.delete_list.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete",
|
|
"id": "confirmations.delete_list.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "There is nothing in this list yet. When members of this list create new posts, they will appear here.",
|
|
"id": "empty_column.list"
|
|
},
|
|
{
|
|
"defaultMessage": "Click here to add people",
|
|
"id": "list.click_to_add"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/list_timeline/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "New list title",
|
|
"id": "lists.new.title_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Add list",
|
|
"id": "lists.new.create"
|
|
},
|
|
{
|
|
"defaultMessage": "Create",
|
|
"id": "lists.new.create_title"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/lists/components/new_list_form.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Lists",
|
|
"id": "column.lists"
|
|
},
|
|
{
|
|
"defaultMessage": "Your lists",
|
|
"id": "lists.subheading"
|
|
},
|
|
{
|
|
"defaultMessage": "Add list",
|
|
"id": "lists.new.create"
|
|
},
|
|
{
|
|
"defaultMessage": "You don't have any lists yet. When you create one, it will show up here.",
|
|
"id": "empty_column.lists"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/lists/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Mentions",
|
|
"id": "column.mentions"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/mentions/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Muted users",
|
|
"id": "column.mutes"
|
|
},
|
|
{
|
|
"defaultMessage": "You haven't muted any users yet.",
|
|
"id": "empty_column.mutes"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/mutes/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Clear notifications",
|
|
"id": "notifications.clear"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/notifications/components/clear_column_button.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Show",
|
|
"id": "notifications.column_settings.filter_bar.show"
|
|
},
|
|
{
|
|
"defaultMessage": "Display all categories",
|
|
"id": "notifications.column_settings.filter_bar.advanced"
|
|
},
|
|
{
|
|
"defaultMessage": "Desktop notifications",
|
|
"id": "notifications.column_settings.alert"
|
|
},
|
|
{
|
|
"defaultMessage": "Play sound for all notifications",
|
|
"id": "notifications.column_settings.sounds.all_sounds"
|
|
},
|
|
{
|
|
"defaultMessage": "Show in column",
|
|
"id": "notifications.column_settings.show"
|
|
},
|
|
{
|
|
"defaultMessage": "Play sound",
|
|
"id": "notifications.column_settings.sound"
|
|
},
|
|
{
|
|
"defaultMessage": "Push notifications",
|
|
"id": "notifications.column_settings.push"
|
|
},
|
|
{
|
|
"defaultMessage": "Notification settings",
|
|
"id": "notifications.column_settings.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Sounds",
|
|
"id": "notifications.column_settings.sounds"
|
|
},
|
|
{
|
|
"defaultMessage": "Quick filter bar",
|
|
"id": "notifications.column_settings.filter_bar.category"
|
|
},
|
|
{
|
|
"defaultMessage": "New followers:",
|
|
"id": "notifications.column_settings.follow"
|
|
},
|
|
{
|
|
"defaultMessage": "New follow requests:",
|
|
"id": "notifications.column_settings.follow_request"
|
|
},
|
|
{
|
|
"defaultMessage": "Likes:",
|
|
"id": "notifications.column_settings.favourite"
|
|
},
|
|
{
|
|
"defaultMessage": "Emoji reacts:",
|
|
"id": "notifications.column_settings.emoji_react"
|
|
},
|
|
{
|
|
"defaultMessage": "Mentions:",
|
|
"id": "notifications.column_settings.mention"
|
|
},
|
|
{
|
|
"defaultMessage": "Reposts:",
|
|
"id": "notifications.column_settings.reblog"
|
|
},
|
|
{
|
|
"defaultMessage": "Poll results:",
|
|
"id": "notifications.column_settings.poll"
|
|
},
|
|
{
|
|
"defaultMessage": "Moves:",
|
|
"id": "notifications.column_settings.move"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/notifications/components/column_settings.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Mentions",
|
|
"id": "notifications.filter.mentions"
|
|
},
|
|
{
|
|
"defaultMessage": "Likes",
|
|
"id": "notifications.filter.favourites"
|
|
},
|
|
{
|
|
"defaultMessage": "Reposts",
|
|
"id": "notifications.filter.boosts"
|
|
},
|
|
{
|
|
"defaultMessage": "Poll results",
|
|
"id": "notifications.filter.polls"
|
|
},
|
|
{
|
|
"defaultMessage": "Follows",
|
|
"id": "notifications.filter.follows"
|
|
},
|
|
{
|
|
"defaultMessage": "Moves",
|
|
"id": "notifications.filter.moves"
|
|
},
|
|
{
|
|
"defaultMessage": "Emoji reacts",
|
|
"id": "notifications.filter.emoji_reacts"
|
|
},
|
|
{
|
|
"defaultMessage": "All",
|
|
"id": "notifications.filter.all"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/notifications/components/filter_bar.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Authorize",
|
|
"id": "follow_request.authorize"
|
|
},
|
|
{
|
|
"defaultMessage": "Reject",
|
|
"id": "follow_request.reject"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/notifications/components/follow_request.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "{name} followed you",
|
|
"id": "notification.follow"
|
|
},
|
|
{
|
|
"defaultMessage": "{name} has requested to follow you",
|
|
"id": "notification.follow_request"
|
|
},
|
|
{
|
|
"defaultMessage": "{name} sent you a message",
|
|
"id": "notification.chat_mention"
|
|
},
|
|
{
|
|
"defaultMessage": "{name} reacted to your post",
|
|
"id": "notification.pleroma:emoji_reaction"
|
|
},
|
|
{
|
|
"defaultMessage": "{name} liked your post",
|
|
"id": "notification.favourite"
|
|
},
|
|
{
|
|
"defaultMessage": "{name} reposted your post",
|
|
"id": "notification.reblog"
|
|
},
|
|
{
|
|
"defaultMessage": "A poll you have voted in has ended",
|
|
"id": "notification.poll"
|
|
},
|
|
{
|
|
"defaultMessage": "{name} moved to {targetName}",
|
|
"id": "notification.move"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/notifications/components/notification.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Are you sure you want to permanently clear all your notifications?",
|
|
"id": "notifications.clear_confirmation"
|
|
},
|
|
{
|
|
"defaultMessage": "Clear notifications",
|
|
"id": "notifications.clear"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/notifications/containers/column_settings_container.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Notifications",
|
|
"id": "column.notifications"
|
|
},
|
|
{
|
|
"defaultMessage": "Click to see {count} new {count, plural, one {notification} other {notifications}}",
|
|
"id": "notifications.queue_label"
|
|
},
|
|
{
|
|
"defaultMessage": "You don't have any notifications yet. Interact with others to start the conversation.",
|
|
"id": "empty_column.notifications"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/notifications/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Pinned posts",
|
|
"id": "column.pins"
|
|
},
|
|
{
|
|
"defaultMessage": "No pins to show.",
|
|
"id": "pinned_statuses.none"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/pinned_statuses/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Preferences",
|
|
"id": "column.preferences"
|
|
},
|
|
{
|
|
"defaultMessage": "Hide media marked as sensitive",
|
|
"id": "preferences.fields.display_media.default"
|
|
},
|
|
{
|
|
"defaultMessage": "Always hide media",
|
|
"id": "preferences.fields.display_media.hide_all"
|
|
},
|
|
{
|
|
"defaultMessage": "Always show media",
|
|
"id": "preferences.fields.display_media.show_all"
|
|
},
|
|
{
|
|
"defaultMessage": "Home settings",
|
|
"id": "home.column_settings.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Show reposts",
|
|
"id": "home.column_settings.show_reblogs"
|
|
},
|
|
{
|
|
"defaultMessage": "Show replies",
|
|
"id": "home.column_settings.show_replies"
|
|
},
|
|
{
|
|
"defaultMessage": "Show direct messages",
|
|
"id": "home.column_settings.show_direct"
|
|
},
|
|
{
|
|
"defaultMessage": "Language",
|
|
"id": "preferences.fields.language_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Media display",
|
|
"id": "preferences.fields.media_display_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Post privacy",
|
|
"id": "preferences.fields.privacy_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Public",
|
|
"id": "preferences.options.privacy_public"
|
|
},
|
|
{
|
|
"defaultMessage": "Everyone can see",
|
|
"id": "preferences.hints.privacy_public"
|
|
},
|
|
{
|
|
"defaultMessage": "Unlisted",
|
|
"id": "preferences.options.privacy_unlisted"
|
|
},
|
|
{
|
|
"defaultMessage": "Everyone can see, but not listed on public timelines",
|
|
"id": "preferences.hints.privacy_unlisted"
|
|
},
|
|
{
|
|
"defaultMessage": "Followers-only",
|
|
"id": "preferences.options.privacy_followers_only"
|
|
},
|
|
{
|
|
"defaultMessage": "Only show to followers",
|
|
"id": "preferences.hints.privacy_followers_only"
|
|
},
|
|
{
|
|
"defaultMessage": "Post format",
|
|
"id": "preferences.fields.content_type_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Plain text",
|
|
"id": "preferences.options.content_type_plaintext"
|
|
},
|
|
{
|
|
"defaultMessage": "Markdown",
|
|
"id": "preferences.options.content_type_markdown"
|
|
},
|
|
{
|
|
"defaultMessage": "Warning: experimental!",
|
|
"id": "preferences.hints.content_type_markdown"
|
|
},
|
|
{
|
|
"defaultMessage": "Show confirmation dialog before unfollowing someone",
|
|
"id": "preferences.fields.unfollow_modal_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Show confirmation dialog before reposting",
|
|
"id": "preferences.fields.boost_modal_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Show confirmation dialog before deleting a post",
|
|
"id": "preferences.fields.delete_modal_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Show confirmation dialog before sending a post without media descriptions",
|
|
"id": "preferences.fields.missing_description_modal_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Auto-play animated GIFs",
|
|
"id": "preferences.fields.auto_play_gif_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Always expand posts marked with content warnings",
|
|
"id": "preferences.fields.expand_spoilers_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Reduce motion in animations",
|
|
"id": "preferences.fields.reduce_motion_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Automatically load new posts when scrolled to the top of the page",
|
|
"id": "preferences.fields.autoload_timelines_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Automatically load more items when scrolled to the bottom of the page",
|
|
"id": "preferences.fields.autoload_more_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Always underline links in posts",
|
|
"id": "preferences.fields.underline_links_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Use system's default font",
|
|
"id": "preferences.fields.system_font_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Dyslexic mode",
|
|
"id": "preferences.fields.dyslexic_font_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Halloween mode",
|
|
"id": "preferences.fields.halloween_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Beware: SPOOKY! Supports light/dark toggle.",
|
|
"id": "preferences.hints.halloween"
|
|
},
|
|
{
|
|
"defaultMessage": "Use Demetricator",
|
|
"id": "preferences.fields.demetricator_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Decrease social media anxiety by hiding all numbers from the site.",
|
|
"id": "preferences.hints.demetricator"
|
|
},
|
|
{
|
|
"defaultMessage": "Developer tools",
|
|
"id": "preferences.fields.developer_label"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/preferences/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Home",
|
|
"id": "header.home.label"
|
|
},
|
|
{
|
|
"defaultMessage": "About",
|
|
"id": "header.about.label"
|
|
},
|
|
{
|
|
"defaultMessage": "Back to {siteTitle}",
|
|
"id": "header.back_to.label"
|
|
},
|
|
{
|
|
"defaultMessage": "Log in",
|
|
"id": "header.login.label"
|
|
},
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/public_layout/components/header.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Fediverse timeline settings",
|
|
"id": "public.column_settings.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Show reposts",
|
|
"id": "home.column_settings.show_reblogs"
|
|
},
|
|
{
|
|
"defaultMessage": "Show replies",
|
|
"id": "home.column_settings.show_replies"
|
|
},
|
|
{
|
|
"defaultMessage": "Media Only",
|
|
"id": "community.column_settings.media_only"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/public_timeline/components/column_settings.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Fediverse timeline",
|
|
"id": "column.public"
|
|
},
|
|
{
|
|
"defaultMessage": "Don't show again",
|
|
"id": "fediverse_tab.explanation_box.dismiss"
|
|
},
|
|
{
|
|
"defaultMessage": "What is the Fediverse?",
|
|
"id": "fediverse_tab.explanation_box.title"
|
|
},
|
|
{
|
|
"defaultMessage": "{site_title} is part of the Fediverse, a social network made up of thousands of independent social media sites (aka \"servers\"). The posts you see here are from 3rd-party servers. You have the freedom to engage with them, or to block any server you don't like. Pay attention to the full username after the second @ symbol to know which server a post is from. To see only {site_title} posts, visit {local}.",
|
|
"id": "fediverse_tab.explanation_box.explanation"
|
|
},
|
|
{
|
|
"defaultMessage": "the {site_title} tab",
|
|
"id": "empty_column.home.local_tab"
|
|
},
|
|
{
|
|
"defaultMessage": "There is nothing here! Write something publicly, or manually follow users from other servers to fill it up",
|
|
"id": "empty_column.public"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/public_timeline/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Reactions",
|
|
"id": "column.reactions"
|
|
},
|
|
{
|
|
"defaultMessage": "All",
|
|
"id": "reactions.all"
|
|
},
|
|
{
|
|
"defaultMessage": "No one has reacted to this post yet. When someone does, they will show up here.",
|
|
"id": "status.reactions.empty"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/reactions/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Reposts",
|
|
"id": "column.reblogs"
|
|
},
|
|
{
|
|
"defaultMessage": "No one has reposted this post yet. When someone does, they will show up here.",
|
|
"id": "status.reblogs.empty"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/reblogs/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "You've been invited to join {siteTitle}!",
|
|
"id": "register_invite.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Complete the form below to create an account.",
|
|
"id": "register_invite.lead"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/register_invite/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Federated timeline",
|
|
"id": "column.remote"
|
|
},
|
|
{
|
|
"defaultMessage": "You are viewing the timeline of {instance}.",
|
|
"id": "remote_timeline.filter_message"
|
|
},
|
|
{
|
|
"defaultMessage": "There is nothing here! Manually follow users from {instance} to fill it up.",
|
|
"id": "empty_column.remote"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/remote_timeline/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Remove from mentions",
|
|
"id": "reply_mentions.account.remove"
|
|
},
|
|
{
|
|
"defaultMessage": "Add to mentions",
|
|
"id": "reply_mentions.account.add"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/reply_mentions/account.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Cancel",
|
|
"id": "scheduled_status.cancel"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/scheduled_statuses/components/scheduled_status_action_bar.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Show thread",
|
|
"id": "status.show_thread"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/scheduled_statuses/components/scheduled_status.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Scheduled Posts",
|
|
"id": "column.scheduled_statuses"
|
|
},
|
|
{
|
|
"defaultMessage": "You don't have any scheduled statuses yet. When you add one, it will show up here.",
|
|
"id": "empty_column.scheduled_statuses"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/scheduled_statuses/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "People",
|
|
"id": "search_results.accounts"
|
|
},
|
|
{
|
|
"defaultMessage": "Posts",
|
|
"id": "search_results.statuses"
|
|
},
|
|
{
|
|
"defaultMessage": "Hashtags",
|
|
"id": "search_results.hashtags"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/search/components/filter_bar.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Top",
|
|
"id": "search_results.top"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/search/components/header.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Search",
|
|
"id": "column.search"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/search/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Security",
|
|
"id": "column.security"
|
|
},
|
|
{
|
|
"defaultMessage": "Save changes",
|
|
"id": "security.submit"
|
|
},
|
|
{
|
|
"defaultMessage": "Email successfully updated.",
|
|
"id": "security.update_email.success"
|
|
},
|
|
{
|
|
"defaultMessage": "Update email failed.",
|
|
"id": "security.update_email.fail"
|
|
},
|
|
{
|
|
"defaultMessage": "Password successfully updated.",
|
|
"id": "security.update_password.success"
|
|
},
|
|
{
|
|
"defaultMessage": "Update password failed.",
|
|
"id": "security.update_password.fail"
|
|
},
|
|
{
|
|
"defaultMessage": "Email address",
|
|
"id": "security.fields.email.label"
|
|
},
|
|
{
|
|
"defaultMessage": "Password",
|
|
"id": "security.fields.password.label"
|
|
},
|
|
{
|
|
"defaultMessage": "Current password",
|
|
"id": "security.fields.old_password.label"
|
|
},
|
|
{
|
|
"defaultMessage": "New password",
|
|
"id": "security.fields.new_password.label"
|
|
},
|
|
{
|
|
"defaultMessage": "New password (again)",
|
|
"id": "security.fields.password_confirmation.label"
|
|
},
|
|
{
|
|
"defaultMessage": "Revoke",
|
|
"id": "security.tokens.revoke"
|
|
},
|
|
{
|
|
"defaultMessage": "Change Email",
|
|
"id": "security.headers.update_email"
|
|
},
|
|
{
|
|
"defaultMessage": "Change Password",
|
|
"id": "security.headers.update_password"
|
|
},
|
|
{
|
|
"defaultMessage": "Sessions",
|
|
"id": "security.headers.tokens"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete Account",
|
|
"id": "security.headers.delete"
|
|
},
|
|
{
|
|
"defaultMessage": "To delete your account, enter your password then click Delete Account. This is a permanent action that cannot be undone. Your account will be destroyed from this server, and a deletion request will be sent to other servers. It's not guaranteed that all servers will purge your account.",
|
|
"id": "security.text.delete"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete Account",
|
|
"id": "security.submit.delete"
|
|
},
|
|
{
|
|
"defaultMessage": "Account successfully deleted.",
|
|
"id": "security.delete_account.success"
|
|
},
|
|
{
|
|
"defaultMessage": "Account deletion failed.",
|
|
"id": "security.delete_account.fail"
|
|
},
|
|
{
|
|
"defaultMessage": "Set up 2-Factor Auth",
|
|
"id": "security.mfa"
|
|
},
|
|
{
|
|
"defaultMessage": "Configure multi-factor authentication with OTP",
|
|
"id": "security.mfa_setup_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "You have multi-factor authentication set up with OTP.",
|
|
"id": "security.mfa_enabled"
|
|
},
|
|
{
|
|
"defaultMessage": "Disable",
|
|
"id": "security.disable_mfa"
|
|
},
|
|
{
|
|
"defaultMessage": "Authorization Methods",
|
|
"id": "security.mfa_header"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/security/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Security",
|
|
"id": "column.security"
|
|
},
|
|
{
|
|
"defaultMessage": "Multi-Factor Authentication",
|
|
"id": "column.mfa"
|
|
},
|
|
{
|
|
"defaultMessage": "Cancel",
|
|
"id": "column.mfa_cancel"
|
|
},
|
|
{
|
|
"defaultMessage": "Proceed to Setup",
|
|
"id": "column.mfa_setup"
|
|
},
|
|
{
|
|
"defaultMessage": "Confirm",
|
|
"id": "column.mfa_confirm_button"
|
|
},
|
|
{
|
|
"defaultMessage": "Disable",
|
|
"id": "column.mfa_disable_button"
|
|
},
|
|
{
|
|
"defaultMessage": "Password",
|
|
"id": "security.fields.password.label"
|
|
},
|
|
{
|
|
"defaultMessage": "Incorrect code or password. Try again.",
|
|
"id": "security.confirm.fail"
|
|
},
|
|
{
|
|
"defaultMessage": "Failed to fetch setup key",
|
|
"id": "security.qr.fail"
|
|
},
|
|
{
|
|
"defaultMessage": "Failed to fetch backup codes",
|
|
"id": "security.codes.fail"
|
|
},
|
|
{
|
|
"defaultMessage": "Incorrect password. Try again.",
|
|
"id": "security.disable.fail"
|
|
},
|
|
{
|
|
"defaultMessage": "OTP Enabled",
|
|
"id": "mfa.otp_enabled_title"
|
|
},
|
|
{
|
|
"defaultMessage": "You have enabled two-factor authentication via OTP.",
|
|
"id": "mfa.otp_enabled_description"
|
|
},
|
|
{
|
|
"defaultMessage": "Enter your current password to disable two-factor auth:",
|
|
"id": "mfa.mfa_disable_enter_password"
|
|
},
|
|
{
|
|
"defaultMessage": "OTP Disabled",
|
|
"id": "mfa.setup_otp_title"
|
|
},
|
|
{
|
|
"defaultMessage": "Follow these steps to set up multi-factor authentication on your account with OTP",
|
|
"id": "mfa.setup_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "Write these 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.",
|
|
"id": "mfa.setup_warning"
|
|
},
|
|
{
|
|
"defaultMessage": "Recovery codes",
|
|
"id": "mfa.setup_recoverycodes"
|
|
},
|
|
{
|
|
"defaultMessage": "Scan",
|
|
"id": "mfa.mfa_setup_scan_title"
|
|
},
|
|
{
|
|
"defaultMessage": "Using your two-factor app, scan this QR code or enter text key:",
|
|
"id": "mfa.mfa_setup_scan_description"
|
|
},
|
|
{
|
|
"defaultMessage": "Key:",
|
|
"id": "mfa.mfa_setup_scan_key"
|
|
},
|
|
{
|
|
"defaultMessage": "Verify",
|
|
"id": "mfa.mfa_setup_verify_title"
|
|
},
|
|
{
|
|
"defaultMessage": "To enable two-factor authentication, enter the code from your two-factor app:",
|
|
"id": "mfa.mfa_setup_verify_description"
|
|
},
|
|
{
|
|
"defaultMessage": "Enter your current password to confirm your identity:",
|
|
"id": "mfa.mfa_setup_enter_password"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/security/mfa_form.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Server information",
|
|
"id": "column.info"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/server_info/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Account aliases",
|
|
"id": "column.aliases"
|
|
},
|
|
{
|
|
"defaultMessage": "Add New Alias",
|
|
"id": "column.aliases.subheading_add_new"
|
|
},
|
|
{
|
|
"defaultMessage": "Error creating alias",
|
|
"id": "column.aliases.create_error"
|
|
},
|
|
{
|
|
"defaultMessage": "Error deleting alias",
|
|
"id": "column.aliases.delete_error"
|
|
},
|
|
{
|
|
"defaultMessage": "Current aliases",
|
|
"id": "column.aliases.subheading_aliases"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete",
|
|
"id": "column.aliases.delete"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/share/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Select icon",
|
|
"id": "icon_button.label"
|
|
},
|
|
{
|
|
"defaultMessage": "Search…",
|
|
"id": "emoji_button.search"
|
|
},
|
|
{
|
|
"defaultMessage": "No icons!! (╯°□°)╯︵ ┻━┻",
|
|
"id": "icon_button.not_found"
|
|
},
|
|
{
|
|
"defaultMessage": "Icons",
|
|
"id": "icon_button.icons"
|
|
},
|
|
{
|
|
"defaultMessage": "Search results",
|
|
"id": "emoji_button.search_results"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/soapbox_config/components/icon_picker_dropdown.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Soapbox config",
|
|
"id": "column.soapbox_config"
|
|
},
|
|
{
|
|
"defaultMessage": "Soapbox config saved!",
|
|
"id": "soapbox_config.saved"
|
|
},
|
|
{
|
|
"defaultMessage": "Copyright footer",
|
|
"id": "soapbox_config.copyright_footer.meta_fields.label_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Icon",
|
|
"id": "soapbox_config.promo_panel.meta_fields.icon_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Label",
|
|
"id": "soapbox_config.promo_panel.meta_fields.label_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "URL",
|
|
"id": "soapbox_config.promo_panel.meta_fields.url_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Label",
|
|
"id": "soapbox_config.home_footer.meta_fields.label_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "URL",
|
|
"id": "soapbox_config.home_footer.meta_fields.url_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Ticker",
|
|
"id": "soapbox_config.crypto_address.meta_fields.ticker_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Address",
|
|
"id": "soapbox_config.crypto_address.meta_fields.address_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Note (optional)",
|
|
"id": "soapbox_config.crypto_address.meta_fields.note_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Number of items to display in the crypto homepage widget",
|
|
"id": "soapbox_config.crypto_donate_panel_limit.meta_fields.limit_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "URL",
|
|
"id": "soapbox_config.custom_css.meta_fields.url_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Advanced: Edit raw JSON data",
|
|
"id": "soapbox_config.raw_json_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Edit the settings data directly. Changes made directly to the JSON file will override the form fields above. Click \"Save\" to apply your changes.",
|
|
"id": "soapbox_config.raw_json_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "Allow verified users to edit their own display name.",
|
|
"id": "soapbox_config.verified_can_edit_name_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Display domain (eg @user@domain) for local accounts.",
|
|
"id": "soapbox_config.display_fqn_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Enable greentext support",
|
|
"id": "soapbox_config.greentext_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Soapbox Icons List",
|
|
"id": "soapbox_config.hints.promo_panel_icons.link"
|
|
},
|
|
{
|
|
"defaultMessage": "Profiles require authentication",
|
|
"id": "soapbox_config.authenticated_profile_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Users must be logged-in to view replies and media on user profiles.",
|
|
"id": "soapbox_config.authenticated_profile_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "Brand color",
|
|
"id": "soapbox_config.fields.brand_color_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Default theme",
|
|
"id": "soapbox_config.fields.theme_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Logo",
|
|
"id": "soapbox_config.fields.logo_label"
|
|
},
|
|
{
|
|
"defaultMessage": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
|
|
"id": "soapbox_config.hints.logo"
|
|
},
|
|
{
|
|
"defaultMessage": "Promo panel items",
|
|
"id": "soapbox_config.fields.promo_panel_fields_label"
|
|
},
|
|
{
|
|
"defaultMessage": "You can have custom defined links displayed on the right panel of the timelines page.",
|
|
"id": "soapbox_config.hints.promo_panel_fields"
|
|
},
|
|
{
|
|
"defaultMessage": "{ link }",
|
|
"id": "soapbox_config.hints.promo_panel_icons"
|
|
},
|
|
{
|
|
"defaultMessage": "Add new Promo panel item",
|
|
"id": "soapbox_config.fields.promo_panel.add"
|
|
},
|
|
{
|
|
"defaultMessage": "Home footer items",
|
|
"id": "soapbox_config.fields.home_footer_fields_label"
|
|
},
|
|
{
|
|
"defaultMessage": "You can have custom defined links displayed on the footer of your static pages",
|
|
"id": "soapbox_config.hints.home_footer_fields"
|
|
},
|
|
{
|
|
"defaultMessage": "Add new Home Footer Item",
|
|
"id": "soapbox_config.fields.home_footer.add"
|
|
},
|
|
{
|
|
"defaultMessage": "Cryptocurrency addresses",
|
|
"id": "soapbox_config.fields.crypto_addresses_label"
|
|
},
|
|
{
|
|
"defaultMessage": "Add cryptocurrency addresses so users of your site can donate to you. Order matters, and you must use lowercase ticker values.",
|
|
"id": "soapbox_config.hints.crypto_addresses"
|
|
},
|
|
{
|
|
"defaultMessage": "Add new crypto address",
|
|
"id": "soapbox_config.fields.crypto_address.add"
|
|
},
|
|
{
|
|
"defaultMessage": "Save",
|
|
"id": "soapbox_config.save"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/soapbox_config/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Delete",
|
|
"id": "status.delete"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete & re-draft",
|
|
"id": "status.redraft"
|
|
},
|
|
{
|
|
"defaultMessage": "Direct message @{name}",
|
|
"id": "status.direct"
|
|
},
|
|
{
|
|
"defaultMessage": "Chat with @{name}",
|
|
"id": "status.chat"
|
|
},
|
|
{
|
|
"defaultMessage": "Mention @{name}",
|
|
"id": "status.mention"
|
|
},
|
|
{
|
|
"defaultMessage": "Reply",
|
|
"id": "status.reply"
|
|
},
|
|
{
|
|
"defaultMessage": "Repost",
|
|
"id": "status.reblog"
|
|
},
|
|
{
|
|
"defaultMessage": "Repost to original audience",
|
|
"id": "status.reblog_private"
|
|
},
|
|
{
|
|
"defaultMessage": "Un-repost",
|
|
"id": "status.cancel_reblog_private"
|
|
},
|
|
{
|
|
"defaultMessage": "This post cannot be reposted",
|
|
"id": "status.cannot_reblog"
|
|
},
|
|
{
|
|
"defaultMessage": "Like",
|
|
"id": "status.favourite"
|
|
},
|
|
{
|
|
"defaultMessage": "Mute @{name}",
|
|
"id": "status.mute"
|
|
},
|
|
{
|
|
"defaultMessage": "Mute conversation",
|
|
"id": "status.mute_conversation"
|
|
},
|
|
{
|
|
"defaultMessage": "Unmute conversation",
|
|
"id": "status.unmute_conversation"
|
|
},
|
|
{
|
|
"defaultMessage": "Block @{name}",
|
|
"id": "status.block"
|
|
},
|
|
{
|
|
"defaultMessage": "Report @{name}",
|
|
"id": "status.report"
|
|
},
|
|
{
|
|
"defaultMessage": "Share",
|
|
"id": "status.share"
|
|
},
|
|
{
|
|
"defaultMessage": "Pin on profile",
|
|
"id": "status.pin"
|
|
},
|
|
{
|
|
"defaultMessage": "Unpin from profile",
|
|
"id": "status.unpin"
|
|
},
|
|
{
|
|
"defaultMessage": "Embed",
|
|
"id": "status.embed"
|
|
},
|
|
{
|
|
"defaultMessage": "Open moderation interface for @{name}",
|
|
"id": "status.admin_account"
|
|
},
|
|
{
|
|
"defaultMessage": "Open this post in the moderation interface",
|
|
"id": "status.admin_status"
|
|
},
|
|
{
|
|
"defaultMessage": "Copy link to post",
|
|
"id": "status.copy"
|
|
},
|
|
{
|
|
"defaultMessage": "Bookmark",
|
|
"id": "status.bookmark"
|
|
},
|
|
{
|
|
"defaultMessage": "Remove bookmark",
|
|
"id": "status.unbookmark"
|
|
},
|
|
{
|
|
"defaultMessage": "Deactivate @{name}",
|
|
"id": "admin.users.actions.deactivate_user"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete @{name}",
|
|
"id": "admin.users.actions.delete_user"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete post",
|
|
"id": "admin.statuses.actions.delete_status"
|
|
},
|
|
{
|
|
"defaultMessage": "Mark post sensitive",
|
|
"id": "admin.statuses.actions.mark_status_sensitive"
|
|
},
|
|
{
|
|
"defaultMessage": "Mark post not sensitive",
|
|
"id": "admin.statuses.actions.mark_status_not_sensitive"
|
|
},
|
|
{
|
|
"defaultMessage": "Like",
|
|
"id": "status.reactions.like"
|
|
},
|
|
{
|
|
"defaultMessage": "Love",
|
|
"id": "status.reactions.heart"
|
|
},
|
|
{
|
|
"defaultMessage": "Haha",
|
|
"id": "status.reactions.laughing"
|
|
},
|
|
{
|
|
"defaultMessage": "Wow",
|
|
"id": "status.reactions.open_mouth"
|
|
},
|
|
{
|
|
"defaultMessage": "Sad",
|
|
"id": "status.reactions.cry"
|
|
},
|
|
{
|
|
"defaultMessage": "Weary",
|
|
"id": "status.reactions.weary"
|
|
},
|
|
{
|
|
"defaultMessage": "Select emoji",
|
|
"id": "status.reactions_expand"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/status/components/action_bar.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Replying to {accounts}{more}",
|
|
"id": "reply_mentions.reply"
|
|
},
|
|
{
|
|
"defaultMessage": "and {count} more",
|
|
"id": "reply_mentions.more"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/status/components/detailed_status.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Delete",
|
|
"id": "confirmations.delete.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you sure you want to delete this post?",
|
|
"id": "confirmations.delete.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete & redraft",
|
|
"id": "confirmations.redraft.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you sure you want to delete this post and re-draft it? Favorites and reposts will be lost, and replies to the original post will be orphaned.",
|
|
"id": "confirmations.redraft.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Block",
|
|
"id": "confirmations.block.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Reply",
|
|
"id": "confirmations.reply.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
|
|
"id": "confirmations.reply.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Block & Report",
|
|
"id": "confirmations.block.block_and_report"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you sure you want to block {name}?",
|
|
"id": "confirmations.block.message"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/status/containers/detailed_status_container.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Post",
|
|
"id": "status.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Direct message",
|
|
"id": "status.title_direct"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete",
|
|
"id": "confirmations.delete.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you sure you want to delete this post?",
|
|
"id": "confirmations.delete.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete & redraft",
|
|
"id": "confirmations.redraft.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you sure you want to delete this post and re-draft it? Favorites and reposts will be lost, and replies to the original post will be orphaned.",
|
|
"id": "confirmations.redraft.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Block",
|
|
"id": "confirmations.block.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Show more for all",
|
|
"id": "status.show_more_all"
|
|
},
|
|
{
|
|
"defaultMessage": "Show less for all",
|
|
"id": "status.show_less_all"
|
|
},
|
|
{
|
|
"defaultMessage": "Detailed conversation view",
|
|
"id": "status.detailed_status"
|
|
},
|
|
{
|
|
"defaultMessage": "Reply",
|
|
"id": "confirmations.reply.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
|
|
"id": "confirmations.reply.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Block & Report",
|
|
"id": "confirmations.block.block_and_report"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you sure you want to block {name}?",
|
|
"id": "confirmations.block.message"
|
|
},
|
|
{
|
|
"defaultMessage": "One or more posts is unavailable.",
|
|
"id": "statuses.tombstone"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/status/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Collapse",
|
|
"id": "accordion.collapse"
|
|
},
|
|
{
|
|
"defaultMessage": "Expand",
|
|
"id": "accordion.expand"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/accordion.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Unfollow",
|
|
"id": "account.unfollow"
|
|
},
|
|
{
|
|
"defaultMessage": "Follow",
|
|
"id": "account.follow"
|
|
},
|
|
{
|
|
"defaultMessage": "Remote follow",
|
|
"id": "account.remote_follow"
|
|
},
|
|
{
|
|
"defaultMessage": "Awaiting approval. Click to cancel follow request",
|
|
"id": "account.requested"
|
|
},
|
|
{
|
|
"defaultMessage": "Awaiting approval",
|
|
"id": "account.requested_small"
|
|
},
|
|
{
|
|
"defaultMessage": "Unblock @{name}",
|
|
"id": "account.unblock"
|
|
},
|
|
{
|
|
"defaultMessage": "Edit profile",
|
|
"id": "account.edit_profile"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/action_button.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/actions_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Un-repost",
|
|
"id": "status.cancel_reblog_private"
|
|
},
|
|
{
|
|
"defaultMessage": "Repost",
|
|
"id": "status.reblog"
|
|
},
|
|
{
|
|
"defaultMessage": "You can press {combo} to skip this next time",
|
|
"id": "boost_modal.combo"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/boost_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Network error",
|
|
"id": "bundle_column_error.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Something went wrong while loading this component.",
|
|
"id": "bundle_column_error.body"
|
|
},
|
|
{
|
|
"defaultMessage": "Try again",
|
|
"id": "bundle_column_error.retry"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/bundle_column_error.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Something went wrong while loading this component.",
|
|
"id": "bundle_modal_error.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Try again",
|
|
"id": "bundle_modal_error.retry"
|
|
},
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "bundle_modal_error.close"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/bundle_modal_error.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Forbidden",
|
|
"id": "column_forbidden.title"
|
|
},
|
|
{
|
|
"defaultMessage": "You do not have permission to access this page.",
|
|
"id": "column_forbidden.body"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/column_forbidden.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Toot",
|
|
"id": "compose_form.publish"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/columns_area.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete",
|
|
"id": "confirmations.delete.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "Are you sure you want to delete this post?",
|
|
"id": "confirmations.delete.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Direct message",
|
|
"id": "navigation_bar.compose_direct"
|
|
},
|
|
{
|
|
"defaultMessage": "Reply to post",
|
|
"id": "navigation_bar.compose_reply"
|
|
},
|
|
{
|
|
"defaultMessage": "Compose new post",
|
|
"id": "navigation_bar.compose"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/compose_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Cancel",
|
|
"id": "confirmation_modal.cancel"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/confirmation_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Reject all activities",
|
|
"id": "edit_federation.reject"
|
|
},
|
|
{
|
|
"defaultMessage": "Strip media",
|
|
"id": "edit_federation.media_removal"
|
|
},
|
|
{
|
|
"defaultMessage": "Force attachments to be marked sensitive",
|
|
"id": "edit_federation.force_nsfw"
|
|
},
|
|
{
|
|
"defaultMessage": "Force posts unlisted",
|
|
"id": "edit_federation.unlisted"
|
|
},
|
|
{
|
|
"defaultMessage": "Hide posts except to followers",
|
|
"id": "edit_federation.followers_only"
|
|
},
|
|
{
|
|
"defaultMessage": "Save",
|
|
"id": "edit_federation.save"
|
|
},
|
|
{
|
|
"defaultMessage": "{host} federation was updated",
|
|
"id": "edit_federation.success"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/edit_federation_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Embed",
|
|
"id": "status.embed"
|
|
},
|
|
{
|
|
"defaultMessage": "Embed this post on your website by copying the code below.",
|
|
"id": "embed.instructions"
|
|
},
|
|
{
|
|
"defaultMessage": "Here is what it will look like:",
|
|
"id": "embed.preview"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/embed_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "No one has liked this post yet. When someone does, they will show up here.",
|
|
"id": "empty_column.favourites"
|
|
},
|
|
{
|
|
"defaultMessage": "likes",
|
|
"id": "column.favourites"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/favourites_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Edit Profile",
|
|
"id": "account.edit_profile"
|
|
},
|
|
{
|
|
"defaultMessage": "Preferences",
|
|
"id": "navigation_bar.preferences"
|
|
},
|
|
{
|
|
"defaultMessage": "Security",
|
|
"id": "navigation_bar.security"
|
|
},
|
|
{
|
|
"defaultMessage": "Lists",
|
|
"id": "column.lists"
|
|
},
|
|
{
|
|
"defaultMessage": "Bookmarks",
|
|
"id": "column.bookmarks"
|
|
},
|
|
{
|
|
"defaultMessage": "Follow requests",
|
|
"id": "navigation_bar.follow_requests"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/features_panel.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Keyboard shortcuts",
|
|
"id": "keyboard_shortcuts.heading"
|
|
},
|
|
{
|
|
"defaultMessage": "Hotkey",
|
|
"id": "keyboard_shortcuts.hotkey"
|
|
},
|
|
{
|
|
"defaultMessage": "to reply",
|
|
"id": "keyboard_shortcuts.reply"
|
|
},
|
|
{
|
|
"defaultMessage": "to mention author",
|
|
"id": "keyboard_shortcuts.mention"
|
|
},
|
|
{
|
|
"defaultMessage": "to open author's profile",
|
|
"id": "keyboard_shortcuts.profile"
|
|
},
|
|
{
|
|
"defaultMessage": "to like",
|
|
"id": "keyboard_shortcuts.favourite"
|
|
},
|
|
{
|
|
"defaultMessage": "to react",
|
|
"id": "keyboard_shortcuts.react"
|
|
},
|
|
{
|
|
"defaultMessage": "to repost",
|
|
"id": "keyboard_shortcuts.boost"
|
|
},
|
|
{
|
|
"defaultMessage": "to open post",
|
|
"id": "keyboard_shortcuts.enter"
|
|
},
|
|
{
|
|
"defaultMessage": "to open media",
|
|
"id": "keyboard_shortcuts.open_media"
|
|
},
|
|
{
|
|
"defaultMessage": "to show/hide text behind CW",
|
|
"id": "keyboard_shortcuts.toggle_hidden"
|
|
},
|
|
{
|
|
"defaultMessage": "to show/hide media",
|
|
"id": "keyboard_shortcuts.toggle_sensitivity"
|
|
},
|
|
{
|
|
"defaultMessage": "to move up in the list",
|
|
"id": "keyboard_shortcuts.up"
|
|
},
|
|
{
|
|
"defaultMessage": "to move down in the list",
|
|
"id": "keyboard_shortcuts.down"
|
|
},
|
|
{
|
|
"defaultMessage": "to focus the compose textarea",
|
|
"id": "keyboard_shortcuts.compose"
|
|
},
|
|
{
|
|
"defaultMessage": "to start a new post",
|
|
"id": "keyboard_shortcuts.toot"
|
|
},
|
|
{
|
|
"defaultMessage": "to navigate back",
|
|
"id": "keyboard_shortcuts.back"
|
|
},
|
|
{
|
|
"defaultMessage": "to focus search",
|
|
"id": "keyboard_shortcuts.search"
|
|
},
|
|
{
|
|
"defaultMessage": "to un-focus compose textarea/search",
|
|
"id": "keyboard_shortcuts.unfocus"
|
|
},
|
|
{
|
|
"defaultMessage": "to open home timeline",
|
|
"id": "keyboard_shortcuts.home"
|
|
},
|
|
{
|
|
"defaultMessage": "to open notifications column",
|
|
"id": "keyboard_shortcuts.notifications"
|
|
},
|
|
{
|
|
"defaultMessage": "to open likes list",
|
|
"id": "keyboard_shortcuts.favourites"
|
|
},
|
|
{
|
|
"defaultMessage": "to open pinned posts list",
|
|
"id": "keyboard_shortcuts.pinned"
|
|
},
|
|
{
|
|
"defaultMessage": "to open your profile",
|
|
"id": "keyboard_shortcuts.my_profile"
|
|
},
|
|
{
|
|
"defaultMessage": "to open blocked users list",
|
|
"id": "keyboard_shortcuts.blocked"
|
|
},
|
|
{
|
|
"defaultMessage": "to open muted users list",
|
|
"id": "keyboard_shortcuts.muted"
|
|
},
|
|
{
|
|
"defaultMessage": "to open follow requests list",
|
|
"id": "keyboard_shortcuts.requests"
|
|
},
|
|
{
|
|
"defaultMessage": "to display this legend",
|
|
"id": "keyboard_shortcuts.legend"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/hotkeys_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Pin {host}",
|
|
"id": "remote_instance.pin_host"
|
|
},
|
|
{
|
|
"defaultMessage": "Unpin {host}",
|
|
"id": "remote_instance.unpin_host"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/instance_info_panel.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Edit federation",
|
|
"id": "remote_instance.edit_federation"
|
|
},
|
|
{
|
|
"defaultMessage": "Federation Restrictions",
|
|
"id": "remote_instance.federation_panel.heading"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/instance_moderation_panel.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Profile directory",
|
|
"id": "navigation_bar.profile_directory"
|
|
},
|
|
{
|
|
"defaultMessage": "Blocks",
|
|
"id": "navigation_bar.blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "Mutes",
|
|
"id": "navigation_bar.mutes"
|
|
},
|
|
{
|
|
"defaultMessage": "Filters",
|
|
"id": "navigation_bar.filters"
|
|
},
|
|
{
|
|
"defaultMessage": "Domain blocks",
|
|
"id": "navigation_bar.domain_blocks"
|
|
},
|
|
{
|
|
"defaultMessage": "Follow requests",
|
|
"id": "navigation_bar.follow_requests"
|
|
},
|
|
{
|
|
"defaultMessage": "AdminFE",
|
|
"id": "navigation_bar.admin_settings"
|
|
},
|
|
{
|
|
"defaultMessage": "Soapbox config",
|
|
"id": "navigation_bar.soapbox_config"
|
|
},
|
|
{
|
|
"defaultMessage": "Export data",
|
|
"id": "navigation_bar.export_data"
|
|
},
|
|
{
|
|
"defaultMessage": "Import data",
|
|
"id": "navigation_bar.import_data"
|
|
},
|
|
{
|
|
"defaultMessage": "Account aliases",
|
|
"id": "navigation_bar.account_aliases"
|
|
},
|
|
{
|
|
"defaultMessage": "Hotkeys",
|
|
"id": "navigation_bar.keyboard_shortcuts"
|
|
},
|
|
{
|
|
"defaultMessage": "About this server",
|
|
"id": "navigation_bar.info"
|
|
},
|
|
{
|
|
"defaultMessage": "Logout",
|
|
"id": "navigation_bar.logout"
|
|
},
|
|
{
|
|
"defaultMessage": "{code_name} is open source software. You can contribute or report issues at {code_link} (v{code_version}).",
|
|
"id": "getting_started.open_source_notice"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/link_footer.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Previous",
|
|
"id": "lightbox.previous"
|
|
},
|
|
{
|
|
"defaultMessage": "Next",
|
|
"id": "lightbox.next"
|
|
},
|
|
{
|
|
"defaultMessage": "View context",
|
|
"id": "lightbox.view_context"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/media_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Mentions",
|
|
"id": "column.mentions"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/mentions_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "You have not entered a description for all attachments. Continue anyway?",
|
|
"id": "missing_description_modal.text"
|
|
},
|
|
{
|
|
"defaultMessage": "Cancel",
|
|
"id": "missing_description_modal.cancel"
|
|
},
|
|
{
|
|
"defaultMessage": "Post",
|
|
"id": "missing_description_modal.continue"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/missing_description_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Are you sure you want to mute {name}?",
|
|
"id": "confirmations.mute.message"
|
|
},
|
|
{
|
|
"defaultMessage": "Hide notifications from this user?",
|
|
"id": "mute_modal.hide_notifications"
|
|
},
|
|
{
|
|
"defaultMessage": "Cancel",
|
|
"id": "confirmation_modal.cancel"
|
|
},
|
|
{
|
|
"defaultMessage": "Mute",
|
|
"id": "confirmations.mute.confirm"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/mute_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Show thread",
|
|
"id": "status.show_thread"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/pending_status.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Add an existing account",
|
|
"id": "profile_dropdown.add_account"
|
|
},
|
|
{
|
|
"defaultMessage": "Log out @{acct}",
|
|
"id": "profile_dropdown.logout"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/profile_dropdown.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Ownership of this link was checked on {date}",
|
|
"id": "account.link_verified_on"
|
|
},
|
|
{
|
|
"defaultMessage": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
|
|
"id": "account.locked_info"
|
|
},
|
|
{
|
|
"defaultMessage": "Deactivated",
|
|
"id": "account.deactivated"
|
|
},
|
|
{
|
|
"defaultMessage": "Bot",
|
|
"id": "account.badges.bot"
|
|
},
|
|
{
|
|
"defaultMessage": "This account has been deactivated.",
|
|
"id": "account.deactivated_description"
|
|
},
|
|
{
|
|
"defaultMessage": "Joined {date}",
|
|
"id": "account.member_since"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/profile_info_panel.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "No media found.",
|
|
"id": "media_panel.empty_message"
|
|
},
|
|
{
|
|
"defaultMessage": "Media",
|
|
"id": "media_panel.title"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/profile_media_panel.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Followers",
|
|
"id": "account.followers"
|
|
},
|
|
{
|
|
"defaultMessage": "Follows",
|
|
"id": "account.follows"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/profile_stats.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "All",
|
|
"id": "reactions.all"
|
|
},
|
|
{
|
|
"defaultMessage": "No one has reacted to this post yet. When someone does, they will show up here.",
|
|
"id": "status.reactions.empty"
|
|
},
|
|
{
|
|
"defaultMessage": "Reactions",
|
|
"id": "column.reactions"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/reactions_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "No one has reposted this post yet. When someone does, they will show up here.",
|
|
"id": "status.reblogs.empty"
|
|
},
|
|
{
|
|
"defaultMessage": "Reposts",
|
|
"id": "column.reblogs"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/reblogs_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Follow @{acct} from remote account",
|
|
"id": "unauthorized_modal.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Sign up",
|
|
"id": "account.register"
|
|
},
|
|
{
|
|
"defaultMessage": "Log in",
|
|
"id": "account.login"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/remote_follow_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Enter your username@domain you want to act from",
|
|
"id": "remote_interaction.account_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Couldn't find given user",
|
|
"id": "remote_interaction.user_not_found_error"
|
|
},
|
|
{
|
|
"defaultMessage": "Follow {user} remotely",
|
|
"id": "remote_interaction.follow_title"
|
|
},
|
|
{
|
|
"defaultMessage": "Proceed to follow",
|
|
"id": "remote_interaction.follow"
|
|
},
|
|
{
|
|
"defaultMessage": "Reply to a post remotely",
|
|
"id": "remote_interaction.reply_title"
|
|
},
|
|
{
|
|
"defaultMessage": "Proceed to reply",
|
|
"id": "remote_interaction.reply"
|
|
},
|
|
{
|
|
"defaultMessage": "Reblog a post remotely",
|
|
"id": "remote_interaction.reblog_title"
|
|
},
|
|
{
|
|
"defaultMessage": "Proceed to repost",
|
|
"id": "remote_interaction.reblog"
|
|
},
|
|
{
|
|
"defaultMessage": "Like a post remotely",
|
|
"id": "remote_interaction.favourite_title"
|
|
},
|
|
{
|
|
"defaultMessage": "Proceed to like",
|
|
"id": "remote_interaction.favourite"
|
|
},
|
|
{
|
|
"defaultMessage": "Vote in a poll remotely",
|
|
"id": "remote_interaction.poll_vote_title"
|
|
},
|
|
{
|
|
"defaultMessage": "Proceed to vote",
|
|
"id": "remote_interaction.poll_vote"
|
|
},
|
|
{
|
|
"defaultMessage": "or",
|
|
"id": "remote_interaction.divider"
|
|
},
|
|
{
|
|
"defaultMessage": "Sign up for {site_title}",
|
|
"id": "unauthorized_modal.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Sign up",
|
|
"id": "account.register"
|
|
},
|
|
{
|
|
"defaultMessage": "Log in",
|
|
"id": "account.login"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/remote_interaction_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Delete",
|
|
"id": "confirmations.delete.confirm"
|
|
},
|
|
{
|
|
"defaultMessage": "In reply to",
|
|
"id": "navigation_bar.in_reply_to"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/reply_mentions_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Additional comments",
|
|
"id": "report.placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Submit",
|
|
"id": "report.submit"
|
|
},
|
|
{
|
|
"defaultMessage": "Reporting {target}",
|
|
"id": "report.target"
|
|
},
|
|
{
|
|
"defaultMessage": "The report will be sent to your server moderators. You can provide an explanation of why you are reporting this account below:",
|
|
"id": "report.hint"
|
|
},
|
|
{
|
|
"defaultMessage": "The account is from another server. Send a copy of the report there as well?",
|
|
"id": "report.forward_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "Forward to {target}",
|
|
"id": "report.forward"
|
|
},
|
|
{
|
|
"defaultMessage": "Do you also want to block this account?",
|
|
"id": "report.block_hint"
|
|
},
|
|
{
|
|
"defaultMessage": "Block {target}",
|
|
"id": "report.block"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/report_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "New to {site_title}?",
|
|
"id": "signup_panel.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Sign up now to discuss.",
|
|
"id": "signup_panel.subtitle"
|
|
},
|
|
{
|
|
"defaultMessage": "Sign up",
|
|
"id": "account.register"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/sign_up_panel.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Subscribe to notifications from @{name}",
|
|
"id": "account.subscribe"
|
|
},
|
|
{
|
|
"defaultMessage": "Unsubscribe to notifications from @{name}",
|
|
"id": "account.unsubscribe"
|
|
},
|
|
{
|
|
"defaultMessage": "Subscribed",
|
|
"id": "account.subscribed"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/subscription_button.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Post",
|
|
"id": "tabs_bar.post"
|
|
},
|
|
{
|
|
"defaultMessage": "Home",
|
|
"id": "tabs_bar.home"
|
|
},
|
|
{
|
|
"defaultMessage": "Notifications",
|
|
"id": "tabs_bar.notifications"
|
|
},
|
|
{
|
|
"defaultMessage": "Chats",
|
|
"id": "tabs_bar.chats"
|
|
},
|
|
{
|
|
"defaultMessage": "Dashboard",
|
|
"id": "tabs_bar.dashboard"
|
|
},
|
|
{
|
|
"defaultMessage": "Log In",
|
|
"id": "account.login"
|
|
},
|
|
{
|
|
"defaultMessage": "Sign up",
|
|
"id": "account.register"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/tabs_bar.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Switch to light theme",
|
|
"id": "tabs_bar.theme_toggle_light"
|
|
},
|
|
{
|
|
"defaultMessage": "Switch to dark theme",
|
|
"id": "tabs_bar.theme_toggle_dark"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/theme_toggle.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Trends",
|
|
"id": "trends.title"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/trends_panel.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Close",
|
|
"id": "lightbox.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Enter your username@domain you want to act from",
|
|
"id": "remote_interaction.account_placeholder"
|
|
},
|
|
{
|
|
"defaultMessage": "Couldn't find given user",
|
|
"id": "remote_interaction.user_not_found_error"
|
|
},
|
|
{
|
|
"defaultMessage": "Follow {user} remotely",
|
|
"id": "remote_interaction.follow_title"
|
|
},
|
|
{
|
|
"defaultMessage": "Proceed to follow",
|
|
"id": "remote_interaction.follow"
|
|
},
|
|
{
|
|
"defaultMessage": "Reply to a post remotely",
|
|
"id": "remote_interaction.reply_title"
|
|
},
|
|
{
|
|
"defaultMessage": "Proceed to reply",
|
|
"id": "remote_interaction.reply"
|
|
},
|
|
{
|
|
"defaultMessage": "Reblog a post remotely",
|
|
"id": "remote_interaction.reblog_title"
|
|
},
|
|
{
|
|
"defaultMessage": "Proceed to repost",
|
|
"id": "remote_interaction.reblog"
|
|
},
|
|
{
|
|
"defaultMessage": "Like a post remotely",
|
|
"id": "remote_interaction.favourite_title"
|
|
},
|
|
{
|
|
"defaultMessage": "Proceed to like",
|
|
"id": "remote_interaction.favourite"
|
|
},
|
|
{
|
|
"defaultMessage": "Vote in a poll remotely",
|
|
"id": "remote_interaction.poll_vote_title"
|
|
},
|
|
{
|
|
"defaultMessage": "Proceed to vote",
|
|
"id": "remote_interaction.poll_vote"
|
|
},
|
|
{
|
|
"defaultMessage": "or",
|
|
"id": "remote_interaction.divider"
|
|
},
|
|
{
|
|
"defaultMessage": "Sign up for {site_title}",
|
|
"id": "unauthorized_modal.title"
|
|
},
|
|
{
|
|
"defaultMessage": "Sign up",
|
|
"id": "account.register"
|
|
},
|
|
{
|
|
"defaultMessage": "Log in",
|
|
"id": "account.login"
|
|
},
|
|
{
|
|
"defaultMessage": "You need to be logged in to do that.",
|
|
"id": "unauthorized_modal.text"
|
|
},
|
|
{
|
|
"defaultMessage": "Already have an account? {login}.",
|
|
"id": "unauthorized_modal.footer"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/unauthorized_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Drag & drop to upload",
|
|
"id": "upload_area.title"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/upload_area.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Posts",
|
|
"id": "account.posts"
|
|
},
|
|
{
|
|
"defaultMessage": "Followers",
|
|
"id": "account.followers"
|
|
},
|
|
{
|
|
"defaultMessage": "Follows",
|
|
"id": "account.follows"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/user_panel.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "View context",
|
|
"id": "lightbox.view_context"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/video_modal.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Dismiss suggestion",
|
|
"id": "suggestions.dismiss"
|
|
},
|
|
{
|
|
"defaultMessage": "Who To Follow",
|
|
"id": "who_to_follow.title"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/components/who_to_follow_panel.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Your draft will be lost if you leave.",
|
|
"id": "ui.beforeunload"
|
|
},
|
|
{
|
|
"defaultMessage": "Publish",
|
|
"id": "compose_form.publish"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/ui/index.json"
|
|
},
|
|
{
|
|
"descriptors": [
|
|
{
|
|
"defaultMessage": "Play",
|
|
"id": "video.play"
|
|
},
|
|
{
|
|
"defaultMessage": "Pause",
|
|
"id": "video.pause"
|
|
},
|
|
{
|
|
"defaultMessage": "Mute sound",
|
|
"id": "video.mute"
|
|
},
|
|
{
|
|
"defaultMessage": "Unmute sound",
|
|
"id": "video.unmute"
|
|
},
|
|
{
|
|
"defaultMessage": "Hide video",
|
|
"id": "video.hide"
|
|
},
|
|
{
|
|
"defaultMessage": "Expand video",
|
|
"id": "video.expand"
|
|
},
|
|
{
|
|
"defaultMessage": "Close video",
|
|
"id": "video.close"
|
|
},
|
|
{
|
|
"defaultMessage": "Full screen",
|
|
"id": "video.fullscreen"
|
|
},
|
|
{
|
|
"defaultMessage": "Exit full screen",
|
|
"id": "video.exit_fullscreen"
|
|
},
|
|
{
|
|
"defaultMessage": "Sensitive content",
|
|
"id": "status.sensitive_warning"
|
|
},
|
|
{
|
|
"defaultMessage": "Media hidden",
|
|
"id": "status.media_hidden"
|
|
}
|
|
],
|
|
"path": "app/soapbox/features/video/index.json"
|
|
}
|
|
] |