Retrospring/config/locales/views.en.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

731 lines
27 KiB
YAML
Raw Normal View History

en:
language: "English"
2022-07-18 07:26:11 -07:00
about:
index:
subtitle: "Ask questions, give answers and learn more about your friends."
register: "Register now"
already_member: "Already a member?"
more_features: "But wait, there's more!"
questions:
header: "Receive and ask questions"
body_html: |
<p>After registering on %{app_name} share your unique link to your profile and
2022-07-18 07:26:11 -07:00
receive questions in your inbox to answer
them right away.</p>
<p>You can of course also use your account to ask anyone else on the site
questions, and once you accumulated followers you can send out questions to all of them
at once.</p>
discussions:
header: "Keep the discussion going"
body_html: |
<p>Someone answered your question and maybe not everything is cleared up? Use comments!
On %{app_name} you can leave comments on answers to keep the discussion going.</p>
<p>Don't need to say anything, but still like the answer? Leave a smile (our form of likes) on an answer!</p>
share:
header: "Share your answers"
body_html: |
<p>Want your followers on another platform to see your %{app_name} answers?
You can easily share them to your favourite platforms.</p>
2022-07-18 07:26:11 -07:00
<p class="text-muted">We support <strong>Tumblr</strong>, <strong>Twitter</strong>,
and many other services including <strong>Mastodon</strong> and
<strong>Misskey</strong>.</p>
2022-07-18 07:26:11 -07:00
customize:
header: "Customise your experience"
2022-07-18 07:26:11 -07:00
body_html: |
<p>Make your %{app_name} profile your own with the ability to set a custom
2022-07-18 07:26:11 -07:00
profile picture and header image.</p>
<p>Going a step further, you can customise all colours of
2022-07-18 07:26:11 -07:00
%{app_name} to your own liking. Don't like purple? Make it blue, red or green!</p>
<p>For a quick demonstration, you can try this out here with a few presets:</p>
themes:
green: "Green"
orange: "Orange"
red: "Red"
reset: "Reset"
open_source:
header: "Open Source"
body: "%{app_name} and all of its core components are open source. Everyone can help and improve the service."
2022-07-18 07:26:11 -07:00
no_ads:
header: "No Ads"
body: "We don't like them ourselves, really. They make websites slow and are (for the most part) annoying. So there's none!"
your_data:
header: "Your data is yours"
body: "Today the most precious things on the internet is your data. %{app_name} doesn't sell any data that is collected. It remains encrypted on our servers!"
prompt:
header: "What are you waiting for?"
body: "Registering takes less than 5 minutes!"
about:
title: "About"
subtitle: "About our service, features and other information"
about_missing: "The site owner decided not to describe this Retrospring instance, how mysterious!"
statistics:
header: "Statistics"
body: "All-time statistics for %{app_name}, updated every time you refresh the page!"
auth:
two_factor_authentication:
heading: "Two-factor authentication"
otp_attempt: "Please enter the code from your authenticator app"
2022-08-21 06:05:16 -07:00
actions:
answer:
return: "Return to Inbox"
comment:
view_smiles: "View comment smiles"
pin:
pin: "Pin to Profile"
unpin: "Unpin from Profile"
2022-08-21 06:05:16 -07:00
share:
2023-11-11 13:45:35 -08:00
copy: "Copy to Clipboard"
2022-08-21 06:05:16 -07:00
twitter: "Share on Twitter"
tumblr: "Share on Tumblr"
2023-02-19 12:15:56 -08:00
telegram: "Share on Telegram"
2022-08-21 06:05:16 -07:00
other: "Share on other apps..."
admin:
announcement:
index:
title: :activerecord.models.announcement.other
confirm_delete: "Are you sure you want to delete this announcement?"
new: "Add Announcement"
new:
title: "Create Announcement"
edit:
title: "Edit Announcement"
2022-12-24 15:29:24 -08:00
dashboard:
sidekiq:
title: "Sidekiq"
error_html: |
<strong>There are no Sidekiq processes running.</strong>
Background jobs will not be processed.
<br/>
To fix this, run
<tt>RAILS_ENV=%{env} bundle exec sidekiq</tt>
processes: "Processes"
enqueued: "Enqueued"
retries: "Retries"
dead: "Dead"
answerbox:
header:
anon_hint: :inbox.entry.anon_hint
2022-07-30 13:45:40 -07:00
answers:
zero: "0 answers"
one: "1 answer"
other: "%{count} answers"
asked_html: "%{user} asked %{time} ago"
2022-07-30 09:50:46 -07:00
actions:
share:
title: "Share"
2022-07-30 13:45:40 -07:00
smiles:
none: "No one smiled this yet."
2023-03-11 10:48:04 -08:00
comments:
none: "There are no comments yet."
2022-06-13 12:55:37 -07:00
application:
2022-07-30 13:45:40 -07:00
answerbox:
read: "Read the entire answer"
answered: "%{hide} %{user}" # resolves into "Answered by %{user}"
hide: "Answered by"
2023-02-07 14:12:13 -08:00
pinned: "Pinned"
2023-03-11 10:48:04 -08:00
comments:
placeholder: "Comment…"
2022-06-13 12:55:37 -07:00
questionbox:
title: "Ask something!"
placeholder: "Type your question here…"
anonymous: "Hide your name"
load: "Asking…"
promote:
message: "Your question has been sent."
create: "Create an account"
another: "Ask another question"
join: "Join %{app_title} today! You'll be able to follow and ask people you know and a lot more."
status:
banned: "This user got hit with ye olde banhammer."
2022-06-13 13:48:40 -07:00
blocking: "You are blocking this user."
blocked: "This user has blocked you."
2022-11-06 06:01:39 -08:00
locked: "This user currently does not accept questions."
require_user_html: |
This user requires others to be logged in to ask questions. <br/>
(%{sign_in} or %{sign_up})
non_anonymous_html: |
This user does not want to receive anonymous questions. <br/>
(%{sign_in} or %{sign_up})
comment:
show_reactions:
title: "People who smiled this comment"
none: "No one has smiled this comment yet."
devise:
registrations:
edit:
title: "Account Settings"
new:
title: "Sign up"
2022-07-30 06:17:31 -07:00
info: "By signing up you accept our %{terms}"
sessions:
new:
title: "Sign in"
discover:
index:
title: "Discover"
heading: "Discover"
subheading: "The perfect place to find interesting content from the last week on %{app_title}!"
content:
heading: "Popular Content"
description: "Answers with most smiles and most answered questions"
tab:
answers: "Most Smiled"
questions: "Most Answers"
comments: "Most Discussed"
people:
heading: "People"
description: "Newcomers and people who asked the most questions"
tab:
new: "New Users"
questions: "Active Askers"
answers: "Most Answers"
userbox:
new: "registered %{value} ago"
most:
zero: "answered no questions"
one: "answered 1 question"
other: "answered %{count} questions"
asked:
zero: "didn't ask any question"
one: "asked 1 question"
other: "asked %{count} questions"
feedback:
consent:
title: "Feedback"
heading: "Notice"
notice_html: |
<p>
%{app_name} uses Canny to collect feedback or bug reports on the following pages.
</p>
<p>
Canny collects the username, user ID and email address for these purposes.
Unless you specifically consent to this,
%{app_name}
will not send your data to Canny, but you can't use the feedback forms either.
</p>
privacy: "Canny's Privacy Policy"
consent: "Consent and proceed"
alternative: "Alternatively, you can send us bug reports and feature requests directly on GitHub."
issues: "GitHub Issues"
bugs:
title: "Bugs Feedback"
features:
title: "Feature Requests Feedback"
2022-04-19 13:31:56 -07:00
inbox:
2022-04-19 13:32:46 -07:00
entry:
asked_html: "%{user} asked %{time} ago"
anon_hint: "This question was asked anonymously."
2022-04-19 13:32:46 -07:00
answers:
one: "1 answer"
other: "%{count} answers"
2023-01-06 08:35:49 -08:00
options: "Sharing Options"
2022-07-30 06:17:31 -07:00
placeholder: "Write your answer here…"
2022-04-19 13:32:46 -07:00
sharing:
2023-02-05 10:49:06 -08:00
heading: "Share answer on..."
2022-04-19 13:32:46 -07:00
post_to: "Post to %{service}"
hint_html: "You can customise these options in your %{settings}"
settings: "sharing settings"
2022-04-19 13:31:56 -07:00
show:
empty: "Nothing to see here."
actions:
2022-04-19 13:32:26 -07:00
actions:
delete: "Delete all questions"
author:
button: "Show"
2022-10-20 11:30:20 -07:00
placeholder: "Filter by username"
2022-04-19 13:32:26 -07:00
questions:
2022-10-20 11:30:20 -07:00
button: "Generate question"
2022-04-19 13:32:26 -07:00
share:
heading: "Share"
button: "Share on %{service}"
push_settings:
description: "Want to receive push notifications for new questions on your device?"
layouts:
feedback:
heading: "Feedback"
tab:
bugs: "Bugs"
features: "Feature Requests"
messages:
noscript: "Please activate JavaScript."
link_filter:
index:
heading: "You're leaving %{app_name}"
subheading: "The link you are visiting is not trusted by %{app_name}"
body: "Never enter your passwords or other private information on an untrusted website. %{app_name} will only ever ask for your password on a site that is on the domain %{hostname}"
url: "URL:"
confirm: "I understand the risk, proceed!"
modal:
2022-07-26 17:05:29 -07:00
ask:
user_note_html: |
<strong>Do you want to ask %{user} a question?</strong>
This dialog asks a question to all your followers.
<a href="#question-card" data-controller="questionbox-focus" data-action="click">Click here</a>
to ask them a question directly!
follower_note_html: |
<strong>You don't have any followers!</strong>
Questions asked through this dialog will not arrive in anyone's inbox.
2022-07-26 17:05:29 -07:00
title: "Ask your followers"
placeholder: "Type your question here…"
action: "Ask"
2022-07-30 06:17:31 -07:00
loading: "Asking…"
long_question_warning: "This question will only be sent to those who allow long questions in their profile settings."
send_to_own_inbox: "Send copy to my inbox"
list:
title: "Manage list memberships"
tab:
list:
title: "Lists"
create:
title: "Create new list"
action: "Create list"
placeholder: "List name"
item:
members:
zero: "0 members"
one: "1 member"
other: "%{count} members"
privileges:
title: "Manage roles for %{user}"
role:
moderator: "Someone trustworthy enough to help manage reports."
admin: "This user is part of the core team."
password:
title: "Save account changes"
2022-07-02 02:34:46 -07:00
ban:
title: "Ban Control Centre"
2022-07-02 03:03:07 -07:00
controls:
reason: "Reason"
is_banned: "Ban?"
is_permanent: "Permanently?"
hammertime: "Hammer Time"
tabs:
controls: "Ban"
history: "History"
2022-07-02 03:19:56 -07:00
unban:
banned_permanently_html: "This user is currently permanently banned for <strong>%{reason}</strong>"
banned_temporarily_html: "This user is currently banned until <strong>%{until}</strong> for <strong>%{reason}</strong>"
banned_by_html: "This ban was instated by <strong>%{user}</strong> on <strong>%{on}</strong>"
unban: "Unban"
history:
count: "%{user} has been banned %{count} times."
issued_by: "Issued by %{user}"
permanent: "Permanent"
until: "Until %{until}"
2022-07-02 03:53:14 -07:00
expired: "Expired at %{until}"
navigation:
2022-07-31 13:53:25 -07:00
toggle: "Toggle navigation"
timeline: "Timeline"
inbox: "Inbox"
discover: "Discover"
notifications: "Notifications"
dropdown:
notifications:
none: :notifications.index.none
all: "Show all notifications"
new: "Show all new notifications"
mark_as_read: "Mark all as read"
2022-07-31 13:53:25 -07:00
profile:
profile: "Show profile"
settings: "Settings"
2022-11-20 09:04:59 -08:00
admin: "Administration Panel"
2022-07-31 13:53:25 -07:00
unmask:
enable: "Enable Moderation View"
disable: "Disable Moderation View"
moderation: "Moderation Panel"
feedback:
heading: "Feedback"
bugs: "Bugs"
features: "Feature Requests"
2023-03-05 09:45:38 -08:00
hotkeys: "Keyboard Shortcuts"
2022-07-30 09:50:46 -07:00
desktop:
ask_question: "Ask a question"
list: :user.actions.list
notifications:
index:
2022-07-06 16:32:58 -07:00
title: "Notifications"
none_filtered: "No notifications."
none: "No new notifications."
type:
answer:
heading_html: "%{user} answered %{question} %{time} ago"
link_text: "your question"
comment:
2022-07-06 23:12:56 -07:00
heading_html: "%{user} commented on %{answer} %{time} ago"
active:
link_text: "your answer"
passive:
link_text: "their answer"
other:
link_text_html: "%{user}'s answer"
dataexport:
heading: "Your data export is ready"
text_html: "Head over to %{settings_export} to download it."
settings_export: "the settings page"
reaction:
2022-07-06 23:12:56 -07:00
heading_html: "%{user} smiled %{type} %{time} ago"
answer:
link_text: "your answer"
comment:
link_text: "your comment"
follow:
heading_html: "followed you %{time} ago"
2023-01-01 12:34:31 -08:00
webpushsubscription:
heading: "Push notifications are failing to send to one of your devices."
text_html: "Please check the %{settings_push} if you still want to be notified."
settings_push: "push notification settings"
settings:
account:
email_confirm: "Currently awaiting confirmation for %{resource}"
help:
password: "Leave this blank if you don't want to change it"
delete:
2022-07-30 06:17:31 -07:00
action: "Permanently delete account"
confirm: "Are you sure? Deleting your account is IRREVERSIBLE."
heading: "Unsatisfied?"
blocks:
index:
title: "Blocks"
none: "You are not blocking anyone."
section:
blocks:
2022-07-30 06:17:31 -07:00
heading: "Blocked Users"
body: "Each user you've blocked is listed here, along with a way to unblock them. To block someone, use the 'Actions' dropdown on their profile page."
anon_blocks:
heading: "Anonymous Blocks"
body: "Each anonymous user you've blocked is listed here, along with a way to unblock them. We also display the question they asked you to add some more context. You can block anonymous users directly from the question in your inbox."
2022-02-18 14:36:24 -08:00
data:
2022-07-03 12:42:42 -07:00
index:
title: "Your Data"
heading: "Your Profile Data"
body: "Everything we have about you! Really, not that much as you might expect."
none: "None set!"
section:
general: "General"
profile: "Profile"
pictures: "Pictures"
ip: "IP"
miscellaneous: "Miscellaneous"
dates: "Dates"
sign_in: "Sign In"
create_update: "Create/Update"
pictures:
profile_picture:
heading: "Profile picture"
size:
small: "Small"
medium: "Medium"
large: "Large"
original: "Original image"
profile_header:
heading: "Profile header"
size:
mobile: "Mobile"
web: "Web"
retina: "Retina"
original: "Original image"
2022-02-12 17:26:15 -08:00
export:
index:
title: "Export"
heading: "Export your data"
body_html: |
2022-12-07 23:20:45 -08:00
<p>The data is inside a <code>.zip</code> archive that contains some JSON files.
The archive also contains a copy of your profile picture and header picture in all sizes.</p>
<p>Please note that you can only export your data once a week. Exporting your data
will take a while, so please be patient. You will receive a notification once exporting
is done.</p>
export: "Export"
export_url:
none: "Once exporting your account is done, a download link will appear here."
present: "Here's your export from %{time}"
mutes:
index:
2022-12-28 19:38:36 -08:00
title: "Mutes"
users:
heading: "Muted Users"
body: "Muting users will prevent their questions from showing up in your inbox. Additionally, any interaction from them will not generate a notification for you."
none: "You are not muting anyone."
terms:
heading: "Muted Terms"
body: "Muting words (or longer phrases) will prevent questions containing those to appear in your inbox."
note: "Note: Filtered questions are discarded completely from your inbox, and won't reappear if you remove a filter later on."
form:
2022-07-30 06:17:31 -07:00
placeholder: "Add a new muted term…"
privacy:
edit:
title: "Privacy Settings"
profile:
2022-06-26 10:46:54 -07:00
edit:
title: "Profile Settings"
adjust:
profile_picture: "Adjust your new profile picture"
profile_header: "Adjust your new profile header"
submit_picture: "Save pictures"
2023-02-05 10:15:20 -08:00
sharing:
edit:
title: "Sharing Settings"
advanced:
title: "Advanced options"
body_html: |
<p>If you use a service other than Twitter or Tumblr, which has support for sharing from external services, you can enter their sharing URL here so it will be listed as an option for sharing after an answer has been sent.</p>
<p>We will prepend a URL-encoded version of the answer to the end of the given link.</p>
two_factor_authentication:
otp_authentication:
index:
title: "Security Settings"
heading: "Two-factor authentication"
2022-07-03 08:35:17 -07:00
recovery_keys:
heading: "Your %{app_name} recovery codes"
generated_at: "These codes were generated at %{time}"
recommendation: "We recommend storing these in a password manager or printing them out on paper."
print: "Print"
consideration: "Please consider the environment before printing this page."
totp_enabled:
body: "Your account is set up to require the use of a one-time password in order to log in."
recovery_code_count: "You currently have %{count} unused recovery codes."
remove:
action: "Remove Two-factor authentication"
confirm: "Are you sure you want to disable two-factor authentication?"
regenerate:
action: "Regenerate recovery codes"
confirm: "Are you sure? This will disable your previous set of recovery codes."
totp_setup:
setup_key: "If you cannot scan the QR code, use the following key instead:"
2022-07-30 06:17:31 -07:00
setup_qr: "Once you have downloaded an authenticator app, add your %{app_name} account by scanning the QR code displayed on this page."
otp_validation: "Enter the code displayed in the app here:"
app:
none: "If you do not have an authenticator app already installed on your device, we suggest one of the following:"
aegis: "Aegis Authenticator for Android"
strongbox: "Strongbox Authenticator for iOS"
microsoft: "Microsoft Authenticator"
2023-10-16 06:27:07 -07:00
ios: "iOS (Passwords/Camera)"
source:
apple_support: "Apple Support"
app_store: "App Store"
fdroid: "F-Droid"
google_play: "Google Play"
code: "Source Code"
services:
services:
one: "Sharing is enabled for the following service:"
other: "Sharing is enabled for the following services:"
zero: "You have not connected any services yet."
connect: "Connect to %{service}"
disconnect: "Disconnect"
confirm: "Really disconnect service %{service}?"
theme:
2022-06-25 17:59:10 -07:00
edit:
title: "Theme Settings"
heading: "Theming"
lead: "Welcome to the Theme Editor!"
body_html: |
<p>Here you'll be able to modify your Retrospring experience by adjusting all available colours.
To further help you with adjusting needs, there are a few example elements using the specified colours, and sections will include
2022-06-25 17:59:10 -07:00
descriptions on their general use on the site!</p>
<p>And with that: <b>Happy Theming!</b>
delete: "Delete Theme"
general:
heading: "General"
body: "Here you'll find general page values that are basically visible all across the page."
colors:
heading: "Colours"
2022-06-25 17:59:10 -07:00
body: |
Colours you can find used on the site. The names of the colours usually describe the context.
The "text" colours for all styles represent the colour that text on top of these colours has.
2022-06-25 17:59:10 -07:00
alert:
example: "A simple %{type} alert — check it out!"
type:
danger: "danger"
info: "info"
primary: "primary"
success: "success"
warning: "warning"
button:
example: "A %{type} button"
type:
dark: "dark"
light: "light"
text:
example: "Some muted text"
forms:
heading: "Forms and Inputs"
2022-07-30 06:17:31 -07:00
body: "Styles for form inputs, such as text fields."
2022-06-25 17:59:10 -07:00
raised:
heading: "Raised Content"
2022-07-30 06:17:31 -07:00
body: "Raised content includes all the different boxes and panels you can see across the site."
2022-06-25 17:59:10 -07:00
accent:
example: "Some text on top of a accented area on a raised element!"
push_notifications:
index:
title: "Push Notifications"
subscription_count:
zero: "You are not currently subscribed to push notifications on any devices."
one: "You are currently receiving push notifications on one device."
other: "You are currently receiving push notifications on %{count} devices."
unsupported: "This browser does not support push notifications."
current_target: "You are currently receiving push notifications on this device."
subscribe: "Enable on this device"
unsubscribe_current: "Disable on this device"
unsubscribe_all: "Disable on all devices"
description: "Here you can set up or disable push notifications for new questions in your inbox."
2022-04-18 09:21:46 -07:00
shared:
2023-01-12 09:25:46 -08:00
collapse:
answer:
show: "Show full answer"
hide: "Hide full answer"
question:
show: "Show full question"
hide: "Hide full question"
2023-12-10 12:51:26 -08:00
empty:
2023-12-10 12:53:12 -08:00
user:
answers: "This user hasn't answered any questions yet."
questions: "This user hasn't asked any questions yet."
follower: "This user has no followers."
friend: "This user is not following anyone."
2023-12-10 12:55:46 -08:00
moderation:
reports: "There are no open reports right now!"
inbox: "This users inbox is empty."
2023-12-10 12:57:05 -08:00
question: "No one answered this question yet."
2023-12-10 12:56:48 -08:00
timeline:
heading: "Your feed is empty!"
text: "Start answering questions or follow some people to fill your feed with answers."
actions:
inbox: "Go to your inbox"
public: "Go to the public timeline"
2023-12-10 12:56:23 -08:00
inbox:
heading: "Your inbox is empty!"
text: "To start answering, generate a question or share your profile on other sites to get questions."
formatting:
body_html: |
<p>%{app_name} uses <b>Markdown</b> for formatting</p>
<p><code>*italic text*</code> for <i>italic text</i></p>
<p><code>**bold text**</code> for <b>bold text</b></p>
<p><code>[link](https://example.com)</code> for <a href="https://example.com">link</a></p>
2022-04-18 09:21:46 -07:00
links:
about: "About"
source: "Source code"
terms: "Terms of Service"
privacy: "Privacy Policy"
anonymous_block:
deleted_question: "Deleted question"
blocked: "blocked %{time} ago"
2023-03-05 09:45:38 -08:00
hotkeys:
navigation:
title: "Navigation"
title: "Keyboard Shortcuts"
show_dialog: "Show this dialog"
answer:
title: "Answer actions"
view_comments: "View comments"
comment: "Write a comment"
all_answers: "View all answers"
2023-03-05 09:50:27 -08:00
view_answer: "View answer page"
2023-03-05 09:45:38 -08:00
global:
navigation:
up: "Move selection up"
down: "Move selection down"
title: "Site-wide"
2022-02-19 09:08:44 -08:00
tabs:
2022-11-20 09:04:59 -08:00
admin:
announcements: "Announcements"
rails: "Rails Admin"
sidekiq: "Sidekiq"
pghero: "Database Monitor"
2022-07-31 07:03:25 -07:00
feed:
public: "Public"
timeline: "Your Timeline"
lists:
title: "Lists"
notice_html: |
<p>Looks like you don't have any lists yet.</p>
<p>
You can create lists and add users to them using the <i class="fa fa-fw fa-list"></i>
icon in the navigation on user profiles that are not yours.
</p>
<p>
Once you have done that, the lists will be shown here.
When you select a list you'll get a timeline view of all users within that list.
</p>
2022-10-20 12:59:44 -07:00
members:
title: "Members"
none: "No members yet."
moderation:
all: "All reports"
answers: :activerecord.models.answer.other
comments: :activerecord.models.comment.other
users: :activerecord.models.user.other
questions: :activerecord.models.question.other
2022-11-20 09:04:59 -08:00
site_wide_blocks: "Site-wide anonymous blocks"
notifications:
all: "All notifications"
new: "New notifications"
answer: "Answers"
smile: "Smiles"
comment: "Comments"
commentsmile: "Comment Smiles"
relationship: "Followers"
2022-07-31 07:02:59 -07:00
profile:
answers: :activerecord.models.answer.other
questions: :activerecord.models.question.other
followers: "Followers"
following: "Following"
2022-02-19 09:08:44 -08:00
settings:
account: "Account"
profile: "Profile"
privacy: "Privacy"
sharing: "Sharing"
security: "Security"
mutes: "Mutes"
2022-02-19 09:08:44 -08:00
theme: "Theme"
data: "Your Data"
export: "Export"
blocks: "Blocks"
push_notifications: "Push Notifications"
moderation:
inbox:
2022-06-23 12:57:41 -07:00
header:
title_html: "Viewing inbox for <br><strong>%{screen_name}</strong> (#%{user_id})"
index:
title: "Inbox for %{user}"
2022-07-29 19:58:20 -07:00
moderationbox:
reported_html: "%{user} reported a %{content} %{time} ago"
reason:
2022-07-29 19:58:20 -07:00
heading: "Reason:"
none: "No reason provided"
view: "View reported %{content}"
anonymous_block:
index:
title: "Site-wide anonymous blocks"
empty: "There are currently no users blocked site-wide."
questions:
header:
title_html: "Viewing all questions from <br><abbr title=%{author_identifier}>%{short}</abbr>"
2023-11-06 04:58:42 -08:00
show:
title: "Questions from %{author_identifier}"
2022-07-30 09:50:46 -07:00
user:
2023-01-28 10:02:13 -08:00
show_follow:
title:
follower: "%{user}'s followers"
friend: "%{user}'s followings"
2022-07-30 09:50:46 -07:00
actions:
view_inbox: "View inbox"
privilege: "Check %{user}'s privileges"
ban: "Ban Control"
title: "Actions"
list: "Manage list memberships"
profile:
2022-07-31 14:20:13 -07:00
badge:
admin: "Admin"
banned: "Banned"
follows_you: "Follows you"
moderator: "Moderator"
question:
show:
questionbox:
title: "If this question did not appear in your inbox, you can answer it here."