en:
js:
number:
format:
# symbol used to separate the integer part from the fractional part of a number
separator: "."
# symbol for the thousands separator used in digit grouping
delimiter: ","
human:
storage_units:
format: "%n %u"
units:
byte:
one: Byte
other: Bytes
gb: GB
kb: KB
mb: MB
tb: TB
percent: "%{count}%"
short:
thousands: "%{number}k"
millions: "%{number}M"
dates:
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
time: "h:mm a"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
time_with_zone: "hh:mm a (z)"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
time_short_day: "ddd, h:mm a"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
timeline_date: "MMM YYYY"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
long_no_year: "MMM D, h:mm a"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
long_no_year_no_time: "MMM D"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
full_no_year_no_time: "MMMM Do"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
long_with_year: "MMM D, YYYY h:mm a"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
long_with_year_no_time: "MMM D, YYYY"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
full_with_year_no_time: "MMMM Do, YYYY"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
long_date_with_year: "MMM D, YYYY LT"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
long_date_without_year: "MMM D, LT"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
long_date_with_year_without_time: "MMM D, YYYY"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
long_date_without_year_with_linebreak: "MMM D
LT"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
long_date_with_year_with_linebreak: "MMM D, YYYY
LT"
wrap_ago: "%{date} ago"
wrap_on: "on %{date}"
tiny:
half_a_minute: "< 1m"
less_than_x_seconds:
one: "< %{count}s"
other: "< %{count}s"
x_seconds:
one: "%{count}s"
other: "%{count}s"
less_than_x_minutes:
one: "< %{count}m"
other: "< %{count}m"
x_minutes:
one: "%{count}m"
other: "%{count}m"
about_x_hours:
one: "%{count}h"
other: "%{count}h"
x_days:
one: "%{count}d"
other: "%{count}d"
x_months:
one: "%{count}mon"
other: "%{count}mon"
about_x_years:
one: "%{count}y"
other: "%{count}y"
over_x_years:
one: "> %{count}y"
other: "> %{count}y"
almost_x_years:
one: "%{count}y"
other: "%{count}y"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
date_month: "MMM D"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
date_year: "MMM YYYY"
medium:
less_than_x_minutes:
one: "less than %{count} min"
other: "less than %{count} mins"
x_minutes:
one: "%{count} min"
other: "%{count} mins"
x_hours:
one: "%{count} hour"
other: "%{count} hours"
about_x_hours:
one: "about %{count} hour"
other: "about %{count} hours"
x_days:
one: "%{count} day"
other: "%{count} days"
x_months:
one: "%{count} month"
other: "%{count} months"
about_x_years:
one: "about %{count} year"
other: "about %{count} years"
over_x_years:
one: "over %{count} year"
other: "over %{count} years"
almost_x_years:
one: "almost %{count} year"
other: "almost %{count} years"
# Use Moment.js format string: https://momentjs.com/docs/#/displaying/format/
date_year: "MMM D, YYYY"
medium_with_ago:
x_minutes:
one: "%{count} min ago"
other: "%{count} mins ago"
x_hours:
one: "%{count} hour ago"
other: "%{count} hours ago"
x_days:
one: "%{count} day ago"
other: "%{count} days ago"
x_months:
one: "%{count} month ago"
other: "%{count} months ago"
x_years:
one: "%{count} year ago"
other: "%{count} years ago"
later:
x_days:
one: "%{count} day later"
other: "%{count} days later"
x_months:
one: "%{count} month later"
other: "%{count} months later"
x_years:
one: "%{count} year later"
other: "%{count} years later"
previous_month: "Previous Month"
next_month: "Next Month"
placeholder: date
from_placeholder: "from date"
to_placeholder: "to date"
share:
topic_html: 'Topic: %{topicTitle}'
post: "post #%{postNumber} by @%{username}"
close: "close"
twitter: "Share on X"
facebook: "Share on Facebook"
email: "Send via email"
url: "Copy and share URL"
word_connector:
comma: ", "
last_item: "and"
action_codes:
public_topic: "Made this topic public %{when}"
open_topic: "Converted this to a topic %{when}"
private_topic: "Made this topic a personal message %{when}"
split_topic: "Split this topic %{when}"
invited_user: "Invited %{who} %{when}"
invited_group: "Invited %{who} %{when}"
user_left: "%{who} removed themselves from this message %{when}"
removed_user: "Removed %{who} %{when}"
removed_group: "Removed %{who} %{when}"
autobumped: "Automatically bumped %{when}"
tags_changed: "Tags updated %{when}"
category_changed: "Category updated %{when}"
autoclosed:
enabled: "Closed %{when}"
disabled: "Opened %{when}"
closed:
enabled: "Closed %{when}"
disabled: "Opened %{when}"
archived:
enabled: "Archived %{when}"
disabled: "Unarchived %{when}"
pinned:
enabled: "Pinned %{when}"
disabled: "Unpinned %{when}"
pinned_globally:
enabled: "Pinned globally %{when}"
disabled: "Unpinned %{when}"
visible:
enabled: "Listed %{when}"
disabled: "Unlisted %{when}"
banner:
enabled: "Made this a banner %{when}. It will appear at the top of every page until it is dismissed by the user."
disabled: "Removed this banner %{when}. It will no longer appear at the top of every page."
forwarded: "Forwarded the above email"
topic_admin_menu: "topic actions"
skip_to_main_content: "Skip to main content"
skip_user_nav: "Skip to profile content"
emails_are_disabled: "All outgoing email has been globally disabled by an administrator. No email notifications of any kind will be sent."
emails_are_disabled_non_staff: "Outgoing email has been disabled for non-staff users."
software_update_prompt:
message: "We've updated this site, please refresh to keep things working smoothly."
dismiss: "Dismiss"
bootstrap_mode: "Getting started"
back_button: "Back"
themes:
default_description: "Default"
broken_theme_alert: "Your site may not work because a theme / component has errors."
error_caused_by: "Caused by '%{name}'. Click here to update, reconfigure or disable."
only_admins: "(this message is only shown to site administrators)"
broken_decorator_alert: "Posts may not display correctly because one of the post content decorators on your site raised an error."
broken_page_change_alert: "An onPageChange handler raised an error. Check the browser developer tools for more information."
broken_plugin_alert: "Caused by plugin '%{name}'"
broken_transformer_alert: "There was an error. Your site may not work properly."
critical_deprecation:
notice: "[Admin Notice] One of your themes or plugins needs updating for compatibility with upcoming Discourse core changes."
id: "(id:%{id})"
linked_id: "(id:%{id})"
theme_source: "Identified theme: '%{name}'."
plugin_source: "Identified plugin: '%{name}'"
s3:
regions:
ap_northeast_1: "Asia Pacific (Tokyo)"
ap_northeast_2: "Asia Pacific (Seoul)"
ap_east_1: "Asia Pacific (Hong Kong)"
ap_south_1: "Asia Pacific (Mumbai)"
ap_southeast_1: "Asia Pacific (Singapore)"
ap_southeast_2: "Asia Pacific (Sydney)"
ca_central_1: "Canada (Central)"
cn_north_1: "China (Beijing)"
cn_northwest_1: "China (Ningxia)"
eu_central_1: "EU (Frankfurt)"
eu_north_1: "EU (Stockholm)"
eu_south_1: "EU (Milan)"
eu_west_1: "EU (Ireland)"
eu_west_2: "EU (London)"
eu_west_3: "EU (Paris)"
sa_east_1: "South America (São Paulo)"
us_east_1: "US East (N. Virginia)"
us_east_2: "US East (Ohio)"
us_gov_east_1: "AWS GovCloud (US-East)"
us_gov_west_1: "AWS GovCloud (US-West)"
us_west_1: "US West (N. California)"
us_west_2: "US West (Oregon)"
clear_input: "Clear input"
edit: "Edit"
edit_topic: "edit the title and category of this topic"
expand: "Expand"
not_implemented: "That feature hasn't been implemented yet, sorry!"
no_value: "No"
yes_value: "Yes"
ok_value: "OK"
cancel_value: "Cancel"
submit: "Submit"
delete: "Delete"
generic_error: "Sorry, an error has occurred."
generic_error_with_reason: "An error occurred: %{error}"
multiple_errors: "Multiple errors occurred: %{errors}"
sign_up: "Sign Up"
log_in: "Log In"
age: "Age"
joined: "Joined"
admin_title: "Admin"
show_more: "show more"
show_help: "options"
links: "Links"
links_lowercase:
one: "link"
other: "links"
faq: "FAQ"
guidelines: "Guidelines"
privacy_policy: "Privacy Policy"
privacy: "Privacy"
tos: "Terms of Service"
rules: "Rules"
conduct: "Code of Conduct"
mobile_view: "Mobile View"
desktop_view: "Desktop View"
now: "just now"
read_more: "read more"
more: "More"
more_options: "More options"
x_more:
one: "%{count} More"
other: "%{count} More"
never: "never"
every_30_minutes: "every 30 minutes"
every_hour: "every hour"
daily: "daily"
weekly: "weekly"
every_month: "every month"
every_six_months: "every six months"
max_of_count:
one: "max of %{count}"
other: "max of %{count}"
character_count:
one: "%{count} character"
other: "%{count} characters"
period_chooser:
aria_label: "Filter by period"
related_messages:
title: "Related Messages"
pill: "Related Messages"
see_all: 'See all messages from @%{username}…'
suggested_topics:
title: "New & Unread Topics"
pill: "Suggested"
pm_title: "Suggested Messages"
about:
edit: "Edit this page"
simple_title: "About"
title: "About %{title}"
stats: "Site Statistics"
our_admins: "Our Admins"
our_moderators: "Our Moderators"
moderators: "Moderators"
stat:
all_time: "All time"
last_day: "24 hours"
last_7_days: "7 days"
last_30_days: "30 days"
like_count: "Likes"
topic_count: "Topics"
post_count: "Posts"
user_count: "Sign-ups"
active_user_count: "Active users"
visitor_count: "Visitors"
eu_visitor_count: "Visitors from European Union"
traffic_info_footer_MF: |
In the last 6 months, this site has served content to an estimated { total_visitors, plural,
one {# people}
other {# people}
} each month, with an estimated { eu_visitors, plural,
one {# people}
other {# people}
} from the European Union.
contact: "Contact us"
contact_info: "In the event of a critical issue or urgent matter affecting this site, please contact %{contact_info}."
site_activity: "Site activity"
view_more: "View more"
view_less: "View less"
activities:
topics:
one: "%{formatted_number} topic"
other: "%{formatted_number} topics"
posts:
one: "%{formatted_number} post"
other: "%{formatted_number} posts"
active_users:
one: "%{formatted_number} active user"
other: "%{formatted_number} active users"
sign_ups:
one: "%{formatted_number} sign-up"
other: "%{formatted_number} sign-ups"
likes:
one: "%{formatted_number} like"
other: "%{formatted_number} likes"
visitors_MF: |
{ total_count, plural,
one {{total_formatted_number} visitor}
other {{total_formatted_number} visitors}
}, about { eu_count, plural,
one {{eu_formatted_number}}
other {{eu_formatted_number}}
} from the EU
periods:
last_7_days: "in the last 7 days"
today: "today"
all_time: "all time"
member_count:
one: "%{formatted_number} Member"
other: "%{formatted_number} Members"
admin_count:
one: "%{formatted_number} Admin"
other: "%{formatted_number} Admins"
moderator_count:
one: "%{formatted_number} Moderator"
other: "%{formatted_number} Moderators"
report_inappropriate_content: "If you come across any inappropriate content, don't hesitate to start a conversation with our moderators and admins. Remember to log in before reaching out."
site_age:
less_than_one_month: "Created < 1 month ago"
month:
one: "Created %{count} month ago"
other: "Created %{count} months ago"
year:
one: "Created %{count} year ago"
other: "Created %{count} years ago"
bookmarked:
title: "Bookmark"
edit_bookmark: "Edit Bookmark"
clear_bookmarks: "Clear Bookmarks"
help:
bookmark: "Click to bookmark this topic"
edit_bookmark: "Click to edit the bookmark on a post in this topic"
edit_bookmark_for_topic: "Click to edit the bookmark for this topic"
unbookmark: "Click to remove all bookmarks in this topic"
unbookmark_with_reminder: "Click to remove all bookmarks and reminders in this topic"
bookmarks:
also_set_reminder: "Also set a reminder?"
bookmarked_success: "Bookmarked!"
deleted_bookmark_success: "Bookmark deleted!"
reminder_set_success: "Reminder set!"
created: "You've bookmarked this post. %{name}"
created_generic: "You've bookmarked this. %{name}"
create: "Create bookmark"
edit: "Edit bookmark"
not_bookmarked: "bookmark this post"
remove_reminder_keep_bookmark: "Remove reminder and keep bookmark"
created_with_reminder: "You've bookmarked this post with a reminder %{date}. %{name}"
created_with_reminder_generic: "You've bookmarked this with a reminder %{date}. %{name}"
delete: "Delete Bookmark"
confirm_delete: "Are you sure you want to delete this bookmark? The reminder will also be deleted."
confirm_clear: "Are you sure you want to clear all your bookmarks from this topic?"
save: "Save"
no_timezone: 'You have not set a timezone yet. You will not be able to set reminders. Set one up in your profile.'
invalid_custom_datetime: "The date and time you provided is invalid, please try again."
list_permission_denied: "You do not have permission to view this user's bookmarks."
no_user_bookmarks: "You have no bookmarked posts; bookmarks allow you to quickly refer to specific posts."
auto_delete_preference:
label: "After you are notified"
never: "Keep bookmark"
when_reminder_sent: "Delete bookmark"
on_owner_reply: "Delete bookmark, once I reply"
clear_reminder: "Keep bookmark and clear reminder"
after_reminder_label: "After reminding you we should..."
after_reminder_checkbox: "Set this as default for all future bookmark reminders"
search_placeholder: "Search bookmarks by name, topic title, or post content"
search: "Search"
bookmark: "Bookmark"
bulk:
delete_completed: "Bookmarks successfully deleted."
reminders_cleared: "Bookmark reminders successfully cleared."
toggle: "toggle bulk selection of bookmarks"
select_all: "Select All"
clear_all: "Clear All"
selected_count:
one: "%{count} selected"
other: "%{count} selected"
reminders:
today_with_time: "today at %{time}"
tomorrow_with_time: "tomorrow at %{time}"
at_time: "at %{date_time}"
existing_reminder: "You have a reminder set for this bookmark which will be sent %{at_date_time}"
bookmark_bulk_actions:
clear_reminders:
name: "Clear Reminders"
description:
one: "Are you sure you want to clear the reminder for this bookmark?"
other: "Are you sure you want to clear the reminder for these %{count} bookmarks?"
delete_bookmarks:
name: "Delete Bookmark"
description:
one: "Are you sure you want to delete this bookmark?"
other: "Are you sure you want to delete these %{count} bookmarks?"
copy_codeblock:
copied: "copied!"
copy: "copy code to clipboard"
fullscreen: "show code in full screen"
view_code: "View code"
drafts:
label: "Drafts"
label_with_count: "Drafts (%{count})"
resume: "Resume"
remove: "Remove"
remove_confirmation: "Are you sure you want to delete this draft?"
new_topic: "New topic draft"
new_private_message: "New personal message draft"
abandon:
confirm: "You already have a draft in progress. What would you like to do with it?"
yes_value: "Discard"
no_value: "Resume editing"
topic_count_all:
one: "See %{count} new topic"
other: "See %{count} new topics"
topic_count_categories:
one: "See %{count} new or updated topic"
other: "See %{count} new or updated topics"
topic_count_latest:
one: "See %{count} new or updated topic"
other: "See %{count} new or updated topics"
topic_count_unseen:
one: "See %{count} new or updated topic"
other: "See %{count} new or updated topics"
topic_count_unread:
one: "See %{count} unread topic"
other: "See %{count} unread topics"
topic_count_new:
one: "See %{count} new topic"
other: "See %{count} new topics"
preview: "preview"
cancel: "cancel"
deleting: "Deleting…"
save: "Save Changes"
saving: "Saving…"
saved: "Saved!"
upload: "Upload"
uploading: "Uploading…"
processing: "Processing…"
uploading_filename: "Uploading: %{filename}…"
processing_filename: "Processing: %{filename}…"
clipboard: "clipboard"
uploaded: "Uploaded!"
pasting: "Pasting…"
enable: "Enable"
disable: "Disable"
continue: "Continue"
switch_to_anon: "Enter Anonymous Mode"
switch_from_anon: "Exit Anonymous Mode"
banner:
close: "Dismiss this banner"
edit: "Edit"
pwa:
install_banner: "Do you want to install %{title} on this device?"
choose_topic:
none_found: "No topics found."
title:
search: "Search for a Topic"
placeholder: "type the topic title, url or id here"
choose_message:
none_found: "No messages found."
title:
search: "Search for a Message"
placeholder: "type the message title, url or id here"
review:
show_more: "Show more"
show_less: "Show less"
order_by: "Order by"
date_filter: "Posted between"
in_reply_to: "in reply to"
explain:
why: "explain why this item ended up in the queue"
title: "Reviewable Scoring"
formula: "Formula"
subtotal: "Subtotal"
total: "Total"
min_score_visibility: "Minimum Score for Visibility"
score_to_hide: "Score to Hide Post"
take_action_bonus:
name: "took action"
title: "When a staff member chooses to take action the flag is given a bonus."
user_accuracy_bonus:
name: "user accuracy"
title: "Users whose flags have been historically agreed with are given a bonus."
trust_level_bonus:
name: "trust level"
title: "Reviewable items created by higher trust level users have a higher score."
type_bonus:
name: "type bonus"
title: "Certain reviewable types can be assigned a bonus by staff to make them a higher priority."
revise_and_reject_post:
title: "Revise"
reason: "Reason"
send_pm: "Send PM"
feedback: "Feedback"
custom_reason: "Give a clear description of the reason"
other_reason: "Other..."
optional: "optional"
stale_help: "This reviewable has been resolved by %{username}."
claim_help:
optional: "You can claim this item to prevent others from reviewing it."
required: "You must claim items before you can review them."
claimed_by_you: "You've claimed this item and can review it."
claimed_by_other: "This item can only be reviewed by %{username}."
claim:
title: "claim this topic"
unclaim:
help: "remove this claim"
awaiting_approval: "Awaiting Approval"
delete: "Delete"
settings:
saved: "Saved"
save_changes: "Save Changes"
title: "Settings"
priorities:
title: "Reviewable Priorities"
moderation_history: "Moderation History"
view_all: "View All"
grouped_by_topic: "Grouped by Topic"
none: "There are no items to review."
view_pending: "view pending"
topic_has_pending:
one: "This topic has %{count} post pending approval"
other: "This topic has %{count} posts pending approval"
title: "Review"
topic: "Topic:"
filtered_topic: "You have filtered to reviewable content in a single topic."
filtered_user: "User"
filtered_reviewed_by: "Reviewed By"
show_all_topics: "show all topics"
deleted_post: "(post deleted)"
deleted_user: "(user deleted)"
user:
bio: "Bio"
website: "Website"
username: "Username"
email: "Email"
name: "Name"
fields: "Fields"
reject_reason: "Reason"
user_percentage:
summary:
one: "%{agreed}, %{disagreed}, %{ignored} (of last flag)"
other: "%{agreed}, %{disagreed}, %{ignored} (of last %{count} flags)"
agreed:
one: "%{count}% agree"
other: "%{count}% agree"
disagreed:
one: "%{count}% disagree"
other: "%{count}% disagree"
ignored:
one: "%{count}% ignore"
other: "%{count}% ignore"
topics:
topic: "Topic"
reviewable_count: "Count"
reported_by: "Reported by"
deleted: "[Topic Deleted]"
original: "(original topic)"
details: "details"
unique_users:
one: "%{count} user"
other: "%{count} users"
replies:
one: "%{count} reply"
other: "%{count} replies"
edit: "Edit"
save: "Save"
cancel: "Cancel"
new_topic: "Approving this item will create a new topic"
filters:
all_categories: "(all categories)"
type:
title: "Type"
all: "(all types)"
minimum_score: "Minimum Score:"
refresh: "Refresh"
status: "Status"
category: "Category"
orders:
score: "Score"
score_asc: "Score (reverse)"
created_at: "Created At"
created_at_asc: "Created At (reverse)"
priority:
title: "Minimum Priority"
any: "(any)"
low: "Low"
medium: "Medium"
high: "High"
conversation:
view_full: "view full conversation"
scores:
about: "This score is calculated based on the trust level of the reporter, the accuracy of their previous flags, and the priority of the item being reported."
score: "Score"
date: "Report date"
type: "Reason"
status: "Status"
submitted_by: "Reported by"
reviewed_by: "Reviewed by"
reviewed_timestamp: "Review date"
statuses:
pending:
title: "Pending"
approved:
title: "Approved"
approved_flag:
title: "Flag approved"
approved_user:
title: "User approved"
approved_post:
title: "Post approved"
rejected:
title: "Rejected"
rejected_flag:
title: "Flag rejected"
rejected_user:
title: "User rejected"
rejected_post:
title: "Post rejected"
ignored:
title: "Flag ignored"
deleted:
title: "Topic or post deleted"
reviewed:
title: "All reviewed"
all:
title: "Everything"
context_question:
is_this_post: "Is this %{reviewable_type} %{reviewable_human_score_types}?"
delimiter: "or"
something_else_wrong: "Is there something wrong with this %{reviewable_type}?"
types:
reviewable_flagged_post:
title: "Flagged Post"
flagged_by: "Flagged By"
noun: "post"
reviewable_queued_topic:
title: "Queued Topic"
noun: "topic"
reviewable_queued_post:
title: "Queued Post"
noun: "post"
reviewable_user:
title: "User"
noun: "user"
reviewable_post:
title: "Post"
noun: "post"
approval:
title: "Post Needs Approval"
description: "We've received your new post but it needs to be approved by a moderator before it will appear. Please be patient."
pending_posts:
one: "You have %{count} post pending."
other: "You have %{count} posts pending."
ok: "OK"
example_username: "username"
reject_reason:
title: "Why are you rejecting this user?"
send_email: "Send rejection email"
relative_time_picker:
minutes:
one: "minute"
other: "minutes"
hours:
one: "hour"
other: "hours"
days:
one: "day"
other: "days"
months:
one: "month"
other: "months"
years:
one: "year"
other: "years"
relative: "Relative"
time_shortcut:
now: "Now"
in_one_hour: "In one hour"
in_two_hours: "In two hours"
later_today: "Later today"
two_days: "Two days"
three_days: "In three days"
next_business_day: "Next business day"
tomorrow: "Tomorrow"
post_local_date: "Date in post"
later_this_week: "Later this week"
this_weekend: "This weekend"
start_of_next_business_week: "Monday"
start_of_next_business_week_alt: "Next Monday"
next_week: "Next week"
two_weeks: "Two weeks"
next_month: "Next month"
two_months: "Two months"
three_months: "Three months"
four_months: "Four months"
six_months: "Six months"
one_year: "One year"
forever: "Forever"
relative: "Relative time"
none: "None needed"
never: "Never"
last_custom: "Last custom datetime"
custom: "Custom date and time"
more_options: "More options…"
select_timeframe: "Select a timeframe"
user_action:
user_posted_topic: "%{user} posted the topic"
you_posted_topic: "You posted the topic"
user_replied_to_post: "%{user} replied to %{post_number}"
you_replied_to_post: "You replied to %{post_number}"
user_replied_to_topic: "%{user} replied to the topic"
you_replied_to_topic: "You replied to the topic"
user_mentioned_user: "%{user} mentioned %{another_user}"
user_mentioned_you: "%{user} mentioned you"
you_mentioned_user: "You mentioned %{another_user}"
posted_by_user: "Posted by %{user}"
posted_by_you: "Posted by you"
sent_by_user: "Sent by %{user}"
sent_by_you: "Sent by you"
directory:
username: "Username"
filter_name: "filter by username"
title: "Users"
likes_given: "Given"
likes_received: "Received"
topics_entered: "Viewed"
topics_entered_long: "Topics Viewed"
time_read: "Time Read"
topic_count: "Topics"
topic_count_long: "Topics Created"
post_count: "Replies"
post_count_long: "Replies Posted"
no_results:
body: "A list of community members showing their activity will be shown here. For now the list is empty because your community is still brand new!"
extra_body: "Admins and moderators can see and manage users in User Admin."
no_results_with_search: "No results were found."
days_visited: "Visits"
days_visited_long: "Days Visited"
posts_read: "Read"
posts_read_long: "Posts Read"
last_updated: "Last Updated:"
total_rows:
one: "%{count} user"
other: "%{count} users"
edit_columns:
title: "Edit Directory Columns"
save: "Save"
reset_to_default: "Reset to default"
group:
all: "all groups"
sort:
label: "Sort by %{criteria}"
group_histories:
actions:
change_group_setting: "Change group setting"
add_user_to_group: "Add user"
remove_user_from_group: "Remove user"
make_user_group_owner: "Make owner"
remove_user_as_group_owner: "Revoke owner"
groups:
member_added: "Added"
member_requested: "Requested at"
add_members:
title: "Add Users to %{group_name}"
description: "Enter a list of users you want to invite to the group or paste in a comma separated list:"
usernames_placeholder: "usernames"
usernames_or_emails_placeholder: "usernames or emails"
notify_users: "Notify users"
set_owner: "Set users as owners of this group"
requests:
title: "Requests"
reason: "Reason"
accept: "Accept"
accepted: "accepted"
deny: "Deny"
denied: "denied"
undone: "request undone"
handle: "handle membership request"
undo: "Undo"
manage:
title: "Manage"
name: "Name"
full_name: "Full Name"
add_members: "Add Users"
invite_members: "Invite"
delete_member_confirm: "Remove '%{username}' from the '%{group}' group?"
profile:
title: Profile
interaction:
title: Interaction
posting: Posting
notification: Notification
email:
title: "Email"
status: "Synchronized %{old_emails} / %{total_emails} emails via IMAP."
enable_smtp: "Enable SMTP"
enable_imap: "Enable IMAP"
test_settings: "Test Settings"
save_settings: "Save Settings"
last_updated: "Last updated:"
last_updated_by: "by"
settings_required: "All settings are required, please fill in all fields before validation."
smtp_settings_valid: "SMTP settings valid."
smtp_title: "SMTP"
smtp_instructions: "When you enable SMTP for the group, all outbound emails sent from the group's inbox will be sent via the SMTP settings specified here instead of the mail server configured for other emails sent by your forum."
imap_title: "IMAP"
imap_additional_settings: "Additional Settings"
imap_instructions: 'When you enable IMAP for the group, emails are synced between the group inbox and the provided IMAP server and mailbox. SMTP must be enabled with valid and tested credentials before IMAP can be enabled. The email username and password used for SMTP will be used for IMAP. For more information see feature announcement on Discourse Meta.'
imap_alpha_warning: "Warning: This is an alpha-stage feature. Only Gmail is officially supported. Use at your own risk!"
imap_settings_valid: "IMAP settings valid."
smtp_disable_confirm: "If you disable SMTP, all SMTP and IMAP settings will be reset and the associated functionality will be disabled. Are you sure you want to continue?"
imap_disable_confirm: "If you disable IMAP, all IMAP settings will be reset and the associated functionality will be disabled. Are you sure you want to continue?"
imap_mailbox_not_selected: "You must select a Mailbox for this IMAP configuration or no mailboxes will be synced!"
prefill:
title: "Prefill with settings for:"
gmail: "Gmail"
outlook: "Outlook.com"
office365: "Microsoft 365"
ssl_modes:
none: "None"
ssl_tls: "SSL/TLS"
starttls: "STARTTLS"
credentials:
title: "Credentials"
smtp_server: "SMTP Server"
smtp_port: "SMTP Port"
smtp_ssl_mode: "SSL Mode"
imap_server: "IMAP Server"
imap_port: "IMAP Port"
imap_ssl: "Use SSL for IMAP"
username: "Username"
password: "Password"
settings:
title: "Settings"
allow_unknown_sender_topic_replies: "Allow unknown sender topic replies."
allow_unknown_sender_topic_replies_hint: "Allows unknown senders to reply to group topics. If this is not enabled, replies from email addresses not already invited to the topic will create a new topic."
from_alias: "From Alias"
from_alias_hint: "Alias to use as the from address when sending group SMTP emails. Note this may not be supported by all mail providers, please consult your mail provider's documentation."
mailboxes:
synchronized: "Synchronized Mailbox"
none_found: "No mailboxes were found in this email account."
disabled: "Disabled"
membership:
title: Membership
access: Access
categories:
title: Categories
long_title: "Category default notifications"
description: "When users are added to this group, their category notification settings will be set to these defaults. Afterwards, they can change them."
watched_categories_instructions: "Automatically watch all topics in these categories. Group members will be notified of all new posts and topics, and a count of new posts will also appear next to the topic."
tracked_categories_instructions: "Automatically track all topics in these categories. A count of new posts will appear next to the topic."
watching_first_post_categories_instructions: "Users will be notified of the first post in each new topic in these categories."
regular_categories_instructions: "If these categories are muted, they will be unmuted for group members. Users will be notified if they are mentioned or someone replies to them."
muted_categories_instructions: "Users will not be notified of anything about new topics in these categories, and they will not appear on the categories or latest topics pages."
tags:
title: Tags
long_title: "Tags default notifications"
description: "When users are added to this group, their tag notification settings will be set to these defaults. Afterwards, they can change them."
watched_tags_instructions: "Automatically watch all topics with these tags. Group members will be notified of all new posts and topics, and a count of new posts will also appear next to the topic."
tracked_tags_instructions: "Automatically track all topics with these tags. A count of new posts will appear next to the topic."
watching_first_post_tags_instructions: "Users will be notified of the first post in each new topic with these tags."
regular_tags_instructions: "If these tags are muted, they will be unmuted for group members. Users will be notified if they are mentioned or someone replies to them."
muted_tags_instructions: "Users will not be notified of anything about new topics with these tags, and they will not appear in latest."
logs:
title: "Logs"
when: "When"
action: "Action"
acting_user: "Acting user"
target_user: "Target user"
subject: "Subject"
details: "Details"
from: "From"
to: "To"
permissions:
title: "Permissions"
none: "There are no categories associated with this group."
description: "Members of this group can access these categories"
public_admission: "Allow users to join the group freely (Requires publicly visible group)"
public_exit: "Allow users to leave the group freely"
empty:
posts: "There are no posts by members of this group."
members: "There are no members in this group."
requests: "There are no membership requests for this group."
mentions: "There are no mentions of this group."
messages: "There are no messages for this group."
topics: "There are no topics by members of this group."
logs: "There are no logs for this group."
add: "Add"
join: "Join"
leave: "Leave"
request: "Request"
message: "Message"
confirm_leave: "Are you sure you want to leave this group?"
allow_membership_requests: "Allow users to send membership requests to group owners (Requires publicly visible group)"
membership_request_template: "Custom template to display to users when sending a membership request"
membership_request:
submit: "Submit Request"
title: "Request to join @%{group_name}"
reason: "Let the group owners know why you belong in this group"
membership: "Membership"
name: "Name"
group_name: "Group name"
user_count: "Users"
bio: "About Group"
selector_placeholder: "enter username"
owner: "owner"
index:
title: "Groups"
all: "All Groups"
empty: "There are no visible groups."
filter: "Filter by group type"
owner_groups: "Groups I own"
close_groups: "Closed Groups"
automatic_groups: "Automatic Groups"
automatic: "Automatic"
closed: "Closed"
public: "Public"
private: "Private"
public_groups: "Public Groups"
my_groups: "My Groups"
group_type: "Group type"
is_group_user: "Member"
is_group_owner: "Owner"
search_results: "Search results will appear below."
title:
one: "Group"
other: "Groups"
activity: "Activity"
members:
title: "Members"
filter_placeholder_admin: "username or email"
filter_placeholder: "username"
remove_member: "Remove Member"
remove_member_description: "Remove %{username} from this group"
make_owner: "Make Owner"
make_owner_description: "Make %{username} an owner of this group"
remove_owner: "Remove as Owner"
remove_owner_description: "Remove %{username} as an owner of this group"
make_primary: "Make Primary"
make_primary_description: "Make this the primary group for %{username}"
remove_primary: "Remove as Primary"
remove_primary_description: "Remove this as the primary group for %{username}"
remove_members: "Remove Members"
remove_members_description: "Remove selected users from this group"
make_owners: "Make Owners"
make_owners_description: "Make selected users owners of this group"
remove_owners: "Remove Owners"
remove_owners_description: "Remove selected users as owners of this group"
make_all_primary: "Make All Primary"
make_all_primary_description: "Make this the primary group for all selected users"
remove_all_primary: "Remove as Primary"
remove_all_primary_description: "Remove this group as primary"
status: "Status"
owner: "Owner"
primary: "Primary"
forbidden: "You're not allowed to view the members."
no_filter_matches: "No members match that search."
topics: "Topics"
posts: "Posts"
aria_post_number: "%{title} - post #%{postNumber}"
mentions: "Mentions"
messages: "Messages"
notification_level: "Default notification level for group messages"
alias_levels:
mentionable: "Who can @mention this group?"
messageable: "Who can message this group?"
nobody: "Nobody"
only_admins: "Only admins"
mods_and_admins: "Only moderators and Admins"
members_mods_and_admins: "Only group members, moderators and admins"
owners_mods_and_admins: "Only group owners, moderators and admins"
everyone: "Everyone"
notifications:
watching:
title: "Watching"
description: "You will be notified of every new post in every message, and a count of new replies will be shown."
watching_first_post:
title: "Watching First Post"
description: "You will be notified of new messages in this group but not replies to the messages."
tracking:
title: "Tracking"
description: "You will be notified if someone mentions your @name or replies to you, and a count of new replies will be shown."
regular:
title: "Normal"
description: "You will be notified if someone mentions your @name or replies to you."
muted:
title: "Muted"
description: "You will not be notified of anything about messages in this group."
flair_url: "Avatar Flair Image"
flair_upload_description: "Use square images no smaller than 20px by 20px."
flair_bg_color: "Avatar Flair Background Color"
flair_bg_color_placeholder: "(Optional) Hex color value"
flair_color: "Avatar Flair Color"
flair_color_placeholder: "(Optional) Hex color value"
flair_preview_icon: "Preview Icon"
flair_preview_image: "Preview Image"
flair_type:
icon: "Select an icon"
image: "Upload an image"
default_notifications:
modal_title: "User default notifications"
modal_description:
one: "Would you like to apply this change historically? This will change preferences for %{count} existing user."
other: "Would you like to apply this change historically? This will change preferences for %{count} existing users."
modal_yes: "Yes"
modal_no: "No, only apply change going forward"
user_action_groups:
"1": "Likes"
"2": "Likes"
"3": "Bookmarks"
"4": "Topics"
"5": "Replies"
"6": "Responses"
"7": "Mentions"
"9": "Quotes"
"11": "Edits"
"12": "Sent Items"
"13": "Inbox"
"14": "Pending"
"15": "Drafts"
"17": "Links"
categories:
categories_label: "categories"
subcategories_label: "subcategories"
no_subcategories: "no subcategories"
remove_filter: "remove filter"
plus_more_count:
one: "+%{count} more"
other: "+%{count} more"
view_all: "view all"
category: "Category"
category_list: "Display category list"
reorder:
title: "Reorder Categories"
title_long: "Reorganize the category list"
save: "Save Order"
apply_all: "Apply"
position: "Position"
posts: "Posts"
topics: "Topics"
latest: "Latest"
subcategories: "Subcategories"
muted: "Muted categories"
topic_sentence:
one: "%{count} topic"
other: "%{count} topics"
topic_stat:
one: "%{number} / %{unit}"
other: "%{number} / %{unit}"
topic_stat_unit:
week: "week"
month: "month"
topic_stat_all_time:
one: "%{number} total"
other: "%{number} total"
topic_stat_sentence_week:
one: "%{count} new topic in the past week."
other: "%{count} new topics in the past week."
topic_stat_sentence_month:
one: "%{count} new topic in the past month."
other: "%{count} new topics in the past month."
n_more:
one: "Categories (%{count} more)…"
other: "Categories (%{count} more)…"
ip_lookup:
title: IP Address Lookup
hostname: Hostname
location: Location
location_not_found: (unknown)
organisation: Organization
phone: Phone
other_accounts: "Other accounts with this IP address:"
delete_other_accounts:
one: "Delete %{count}"
other: "Delete %{count}"
username: "username"
trust_level: "TL"
read_time: "read time"
topics_entered: "topics entered"
post_count: "# posts"
confirm_delete_other_accounts: "Are you sure you want to delete these accounts?"
powered_by: "using MaxMindDB"
copied: "copied"
user_fields:
none: "(select an option)"
required: 'Please enter a value for "%{name}"'
same_as_password: "Your password should not be repeated in other fields."
optional: (optional)
user:
said: "%{username}:"
profile: "Profile"
profile_possessive: "%{username}'s profile"
account_possessive: "%{name}'s account"
mute: "Mute"
edit: "Edit Preferences"
download_archive:
title: "Export your data"
description: "Download an archive of your account activity and preferences."
button_text: "Request archive"
confirm: "Do you really want to download an archive of your account activity and preferences?"
success: "We've started collecting your archive, you will receive a message when the process is complete."
rate_limit_error: "Account archives can be downloaded once per day, please try again tomorrow."
new_private_message: "New Message"
private_message: "Message"
private_messages: "Messages"
user_notifications:
filters:
filter_by: "Filter By"
all: "All"
read: "Read"
unread: "Unread"
unseen: "Unseen"
ignore_duration_title: "Ignore User"
ignore_duration_username: "Username"
ignore_duration_when: "Duration:"
ignore_duration_save: "Ignore"
ignore_duration_note: "Please note that all ignores are automatically removed after the ignore duration expires."
ignore_duration_time_frame_required: "Please select a time frame"
ignore_no_users: "You have no ignored users."
ignore_option: "Ignored"
ignore_option_title: "You will not receive any notifications related to this user and all their content will be hidden."
add_ignored_user: "Add…"
mute_option: "Muted"
mute_option_title: "You will not receive any notifications, personal messages, or chat direct messages from this user."
normal_option: "Normal"
normal_option_title: "You will be notified if this user replies to you, quotes you, or mentions you."
notification_schedule:
title: "Notification Schedule"
label: "Enable custom notification schedule"
tip: "Outside of these hours your notifications will be paused."
midnight: "Midnight"
none: "None"
monday: "Monday"
tuesday: "Tuesday"
wednesday: "Wednesday"
thursday: "Thursday"
friday: "Friday"
saturday: "Saturday"
sunday: "Sunday"
to: "to"
activity_stream: "Activity"
read: "Read"
read_help: "Recently read topics"
preferences:
title: "Preferences"
profile:
enforced_required_fields: "You are required to provide additional information before continuing to use this site."
feature_topic_on_profile:
open_search: "Select a New Topic"
title: "Select a Topic"
search_label: "Search for Topic by title"
save: "Save"
clear:
title: "Clear"
warning: "Are you sure you want to clear your featured topic?"
use_current_timezone: "Use Current Timezone"
profile_hidden: "This user's public profile is hidden."
login_to_view_profile: "You must log in to view user profiles"
inactive_user: "This user is no longer active."
expand_profile: "Expand"
sr_expand_profile: "Expand profile details"
collapse_profile: "Collapse"
sr_collapse_profile: "Collapse profile details"
bookmarks: "Bookmarks"
bio: "About me"
timezone: "Timezone"
invited_by: "Invited By"
trust_level: "Trust Level"
notifications: "Notifications"
statistics: "Stats"
desktop_notifications:
label: "Live Notifications"
not_supported: "Notifications are not supported on this browser. Sorry."
perm_default: "Turn On Notifications"
perm_denied_btn: "Permission Denied"
perm_denied_expl: "You denied permission for notifications. Allow notifications via your browser settings."
disable: "Disable Notifications"
enable: "Enable Notifications"
each_browser_note: "Note: You have to change this setting on every browser you use. All notifications will be disabled if you pause notifications from user menu, regardless of this setting."
consent_prompt: "Do you want live notifications when people reply to your posts?"
dismiss: "Dismiss"
dismiss_notifications: "Dismiss All"
dismiss_notifications_tooltip: "Mark all unread notifications as read"
dismiss_bookmarks_tooltip: "Mark all unread bookmark reminders as read"
dismiss_messages_tooltip: "Mark all unread personal messages notifications as read"
no_likes_title: "You haven't received any likes yet"
no_likes_body: >
You will be notified here any time someone likes one of your posts so you can see what others are finding valuable. Others will see the same when you like their posts too!
Notifications for likes are never emailed to you, but you can tune how you receive notifications about likes on the site in your notification preferences.
no_messages_title: "You don’t have any messages"
no_messages_body: >
Need to have a direct personal conversation with someone, outside the normal conversational flow? Message them by selecting their avatar and using the %{icon} message button.
If you need help, you can message a staff member.
no_bookmarks_title: "You haven’t bookmarked anything yet"
no_bookmarks_body: >
Start bookmarking posts with the %{icon} button and they will be listed here for easy reference. You can schedule a reminder too!
no_bookmarks_search: "No bookmarks found with the provided search query."
no_notifications_title: "You don’t have any notifications yet"
no_notifications_body: >
You will be notified in this panel about activity directly relevant to you, including replies to your topics and posts, when someone @mentions you or quotes you, and replies to topics you are watching. Notifications will also be sent to your email when you haven’t logged in for a while.
Look for the %{icon} to decide which specific topics, categories and tags you want to be notified about. For more, see your notification preferences.
no_other_notifications_title: "You don’t have any other notifications yet"
no_other_notifications_body: >
You will be notified in this panel about other kinds of activity that may be relevant to you - for example, when someone links to or edits one of your posts.
no_notifications_page_title: "You don’t have any notifications yet"
no_notifications_page_body: >
You will be notified about activity directly relevant to you, including replies to your topics and posts, when someone @mentions you or quotes you, and replies to topics you are watching. Notifications will also be sent to your email when you haven’t logged in for a while.
Look for the %{icon} to decide which specific topics, categories and tags you want to be notified about. For more, see your notification preferences.
dynamic_favicon: "Show counts on browser icon"
skip_new_user_tips:
description: "Skip new user onboarding tips and badges"
reset_seen_user_tips: "Show user tips again"
theme_default_on_all_devices: "Make this the default theme on all my devices"
color_scheme_default_on_all_devices: "Set default color scheme on all my devices"
color_scheme: "Color Scheme"
color_schemes:
default_description: "Theme default"
disable_dark_scheme: "Same as regular"
dark_instructions: "You can preview the dark mode color scheme by toggling your device's dark mode."
undo: "Reset"
regular: "Regular"
dark: "Dark mode"
default_dark_scheme: "(site default)"
dark_mode: "Dark Mode"
dark_mode_enable: "Enable automatic dark mode color scheme"
text_size_default_on_all_devices: "Make this the default text size on all my devices"
allow_private_messages: "Allow other users to send me personal messages"
external_links_in_new_tab: "Open all external links in a new tab"
enable_quoting: "Enable quote reply for highlighted text"
enable_defer: "Enable mark topics as unread"
experimental_sidebar:
enable: "Enable sidebar"
options: "Options"
navigation_section: "Navigation"
navigation_section_instruction: "When a topic list in the navigation menu has new or unread items…"
link_to_filtered_list_checkbox_description: "Link to the filtered list"
show_count_new_items_checkbox_description: "Show a count of the new items"
change: "change"
featured_topic: "Featured Topic"
moderator: "%{user} is a moderator"
admin: "%{user} is an admin"
moderator_tooltip: "This user is a moderator"
admin_tooltip: "This user is an admin"
silenced_tooltip: "This user is silenced"
suspended_notice: "This user is suspended until %{date}."
suspended_permanently: "This user is suspended."
suspended_reason: "Reason: "
github_profile: "GitHub"
email_activity_summary: "Activity Summary"
mailing_list_mode:
label: "Mailing list mode"
enabled: "Enable mailing list mode"
instructions: |
This setting overrides the activity summary.
Muted topics and categories are not included in these emails.
individual: "Send an email for every new post"
individual_no_echo: "Send an email for every new post except my own"
many_per_day: "Send me an email for every new post (about %{dailyEmailEstimate} per day)"
few_per_day: "Send me an email for every new post (about 2 per day)"
warning: "Mailing list mode enabled. Email notification settings are overridden."
tag_settings: "Tags"
watched_tags: "Watched"
watched_tags_instructions: "You will automatically watch all topics with these tags. You will be notified of all new posts and topics, and a count of new posts will also appear next to the topic."
tracked_tags: "Tracked"
tracked_tags_instructions: "You will automatically track all topics with these tags. A count of new posts will appear next to the topic."
muted_tags: "Muted"
muted_tags_instructions: "You will not be notified of anything about new topics with these tags, and they will not appear in latest."
watched_categories: "Watched"
watched_categories_instructions: "You will automatically watch all topics in these categories. You will be notified of all new posts and topics, and a count of new posts will also appear next to the topic."
tracked_categories: "Tracked"
tracked_categories_instructions: "You will automatically track all topics in these categories. A count of new posts will appear next to the topic."
watched_first_post_categories: "Watching First Post"
watched_first_post_categories_instructions: "You will be notified of the first post in each new topic in these categories."
watched_first_post_tags: "Watching First Post"
watched_first_post_tags_instructions: "You will be notified of the first post in each new topic with these tags."
watched_precedence_over_muted: "Notify me about topics in categories or tags I’m watching that also belong to one I have muted"
muted_categories: "Muted"
muted_categories_instructions: "You will not be notified of anything about new topics in these categories, and they will not appear on the categories or latest pages."
muted_categories_instructions_dont_hide: "You will not be notified of anything about new topics in these categories."
regular_categories: "Normal"
regular_categories_instructions: "You will see these categories in the “Latest” and “Top” topic lists."
no_category_access: "As a moderator you have limited category access, save is disabled."
delete_account: "Delete My Account"
delete_account_confirm: "Are you sure you want to permanently delete your account? This action cannot be undone!"
deleted_yourself: "Your account has been deleted successfully."
delete_yourself_not_allowed: "Please contact a staff member if you wish your account to be deleted."
unread_message_count: "Messages"
admin_delete: "Delete"
users: "Users"
muted_users: "Muted"
muted_users_instructions: "Suppress all notifications and PMs from these users."
allowed_pm_users: "Allowed"
allowed_pm_users_instructions: "Only allow PMs from these users."
allow_private_messages_from_specific_users: "Only allow specific users to send me personal messages"
ignored_users: "Ignored"
ignored_users_instructions: "Suppress all posts, notifications, and PMs from these users."
tracked_topics_link: "Show"
automatically_unpin_topics: "Automatically unpin topics when I reach the bottom."
apps: "Apps"
revoke_access: "Revoke Access"
undo_revoke_access: "Undo Revoke Access"
api_approved: "Approved:"
api_last_used_at: "Last used at:"
theme: "Theme"
save_to_change_theme: 'Theme will be updated after you click "%{save_text}"'
home: "Default Home Page"
staged: "Staged"
staff_counters:
flags_given:
one: '%{count} helpful flag'
other: '%{count} helpful flags'
flagged_posts:
one: '%{count} flagged post'
other: '%{count} flagged posts'
deleted_posts:
one: '%{count} deleted post'
other: '%{count} deleted posts'
suspensions:
one: '%{count} suspension'
other: '%{count} suspensions'
warnings_received:
one: '%{count} warning'
other: '%{count} warnings'
rejected_posts:
one: '%{count} rejected post'
other: '%{count} rejected posts'
messages:
all: "all inboxes"
inbox: "Inbox"
personal: "Personal"
latest: "Latest"
sent: "Sent"
unread: "Unread"
unread_with_count:
one: "Unread (%{count})"
other: "Unread (%{count})"
new: "New"
new_with_count:
one: "New (%{count})"
other: "New (%{count})"
archive: "Archive"
groups: "My Groups"
move_to_inbox: "Move to Inbox"
move_to_archive: "Archive"
failed_to_move: "Failed to move selected messages (perhaps your network is down)"
tags: "Tags"
all_tags: "All Tags"
warnings: "Official Warnings"
read_more_in_group: "Want to read more? Browse other messages in %{groupLink}."
read_more: "Want to read more? Browse other messages in personal messages."
# This string uses the ICU Message Format. See https://meta.discourse.org/t/7035 for translation guidelines.
#
# Both UNREAD and NEW are greater than 0 when HAS_UNREAD_AND_NEW is true
# Either UNREAD or NEW is greater than 0 when HAS_UNREAD_AND_NEW is false
read_more_group_pm_MF: |
{ HAS_UNREAD_AND_NEW, select,
true {
{ UNREAD, plural,
=0 {}
one {There is # unread}
other {There are # unread}
}
{ NEW, plural,
=0 {}
one { and # new message remaining, or browse other messages in {groupLink}}
other { and # new messages remaining, or browse other messages in {groupLink}}
}
}
false {
{ UNREAD, plural,
=0 {}
one {There is # unread message remaining, or browse other messages in {groupLink}}
other {There are # unread messages remaining, or browse other messages in {groupLink}}
}
{ NEW, plural,
=0 {}
one {There is # new message remaining, or browse other messages in {groupLink}}
other {There are # new messages remaining, or browse other messages in {groupLink}}
}
}
other {}
}
# This string uses the ICU Message Format. See https://meta.discourse.org/t/7035 for translation guidelines.
#
# Both UNREAD and NEW are greater than 0 when HAS_UNREAD_AND_NEW is true
# Either UNREAD or NEW is greater than 0 when HAS_UNREAD_AND_NEW is false
read_more_personal_pm_MF: |
{ HAS_UNREAD_AND_NEW, select,
true {
{ UNREAD, plural,
=0 {}
one {There is # unread}
other {There are # unread}
}
{ NEW, plural,
=0 {}
one { and # new message remaining, or browse other personal messages}
other { and # new messages remaining, or browse other personal messages}
}
}
false {
{ UNREAD, plural,
=0 {}
one {There is # unread message remaining, or browse other personal messages}
other {There are # unread messages remaining, or browse other personal messages}
}
{ NEW, plural,
=0 {}
one {There is # new message remaining, or browse other personal messages}
other {There are # new messages remaining, or browse other personal messages}
}
}
other {}
}
preferences_nav:
account: "Account"
security: "Security"
profile: "Profile"
emails: "Emails"
notifications: "Notifications"
tracking: "Tracking"
categories: "Categories"
users: "Users"
tags: "Tags"
interface: "Interface"
apps: "Apps"
navigation_menu: "Navigation Menu"
change_password:
success: "(email sent)"
in_progress: "(sending email)"
error: "(error)"
action: "Send Password Reset Email"
set_password: "Set Password"
choose_new: "Choose a new password"
choose: "Choose a password"
verify_identity: "To continue, please verify your identity."
title: "Password Reset"
second_factor_backup:
title: "Two-Factor Backup Codes"
regenerate: "Regenerate"
disable: "Disable"
enable: "Create backup codes"
enable_long: "Add backup codes"
not_enabled: "You haven't created any backup codes yet."
manage:
one: "You have %{count} backup code remaining."
other: "You have %{count} backup codes remaining."
copy_to_clipboard: "Copy to Clipboard"
copy_to_clipboard_error: "Error copying data to Clipboard"
copied_to_clipboard: "Copied to Clipboard"
download_backup_codes: "Download backup codes"
remaining_codes:
one: "You have %{count} backup code remaining."
other: "You have %{count} backup codes remaining."
use: "Use a backup code"
enable_prerequisites: "You must enable a primary two-factor method before generating backup codes."
codes:
title: "Backup Codes Generated"
description: "Each of these backup codes can only be used once. Keep them somewhere safe but accessible."
second_factor:
title: "Two-Factor Authentication"
enable: "Manage Two-Factor Authentication"
disable_all: "Disable All"
name: "Name"
label: "Code"
rate_limit: "Please wait before trying another authentication code."
enable_description: |
Scan this QR code in a supported app (Android – iOS) and enter your authentication code.
disable_description: "Please enter the authentication code from your app"
show_key_description: "Enter manually"
short_description: |
Protect your account with one-time use security codes or physical security keys.
extended_description: |
Two-factor authentication adds extra security to your account by requiring a one-time token in addition to your password. Tokens can be generated on Android and iOS devices.
oauth_enabled_warning: "Please note that social logins will be disabled once two-factor authentication has been enabled on your account."
use: "Use Authenticator app"
enforced_with_oauth_notice: "You are required to enable two-factor authentication. You will only be prompted to use this when logging in with a password, not with external authentication or social login methods."
enforced_notice: "You are required to enable two-factor authentication before accessing this site."
disable: "Disable"
disable_confirm: "Are you sure you want to disable two-factor authentication?"
delete: "Delete"
delete_confirm_header: "These Token-Based Authenticators and Physical Security Keys will be deleted:"
delete_confirm_instruction: "To confirm, type %{confirm} in the box below."
delete_single_confirm_title: "Deleting an authenticator"
delete_single_confirm_message: "You are deleting %{name}. You can't undo this action. If you change your mind, you have to register this authenticator again."
delete_backup_codes_confirm_title: "Deleting backup codes"
delete_backup_codes_confirm_message: "You are deleting backup codes. You can't undo this action. If you change your mind, you have to regenerate backup codes."
save: "Save"
edit: "Edit"
edit_title: "Edit Authenticator"
edit_description: "Authenticator Name"
enable_security_key_description: |
When you have your hardware security key or compatible mobile device prepared, press the Register button below.
totp:
title: "Token-Based Authenticators"
add: "Add Authenticator"
default_name: "My Authenticator"
name_and_code_required_error: "You must provide a name and the code from your authenticator app."
security_key:
register: "Register"
title: "Physical Security Keys"
add: "Add Physical Security Key"
default_name: "Main Security Key"
iphone_default_name: "iPhone"
android_default_name: "Android"
not_allowed_error: "The security key registration process either timed out or was cancelled."
already_added_error: "You have already registered this security key. You don’t have to register it again."
edit: "Edit Physical Security Key"
save: "Save"
edit_description: "Physical Security Key Name"
name_required_error: "You must provide a name for your security key."
passkeys:
rename_passkey: "Rename Passkey"
add_passkey: "Add Passkey"
confirm_delete_passkey: "Are you sure you want to delete this passkey?"
passkey_successfully_created: "Success! Your new passkey was created."
rename_passkey_instructions: "Pick a passkey name that will easily identify it for you, for example, use the name of your password manager."
name:
default: "Main Passkey"
save: "Save"
title: "Passkeys"
short_description: "Passkeys are password replacements that validate your identity biometrically (e.g. touch, faceID) or via a device PIN/password."
added_date: "Added %{date}"
last_used_date: "Last Used %{date}"
never_used: "Never Used"
not_allowed_error: "The passkey registration process either timed out, was cancelled or is not allowed."
already_added_error: "You have already registered this passkey. You don’t have to register it again."
confirm_button: "or use a passkey"
change_about:
title: "Change About Me"
error: "There was an error changing this value."
change_username:
title: "Change Username"
confirm: "Are you absolutely sure you want to change your username?"
taken: "Sorry, that username is taken."
invalid: "That username is invalid. It must only include numbers and letters"
add_email:
title: "Add Email"
add: "add"
change_email:
title: "Change Email"
taken: "Sorry, that email is not available."
error: "There was an error changing your email. Perhaps that address is already in use?"
success: "We've sent an email to that address. Please follow the confirmation instructions."
success_via_admin: "We've sent an email to that address. The user will need to follow the confirmation instructions in the email."
success_staff: "We've sent an email to your current address. Please follow the confirmation instructions."
back_to_preferences: "Back to preferences"
confirm_success: "Your email has been updated."
confirm: "Confirm"
authorizing_new:
description: "Please confirm you would like your email address changed to:"
description_add: "Please confirm you would like to add an alternate email address:"
authorizing_old:
title: "Verify old email address"
description: "Please verify your old email address to continue changing your email:"
description_add: "Please verify your existing email address to continue adding an alternate address:"
old_email: "Old email: %{email}"
new_email: "New email: %{email}"
confirm_success: "We have sent an email to your new email address to confirm the change!"
change_avatar:
title: "Change your profile picture"
gravatar: "%{gravatarName}, based on"
gravatar_title: "Change your avatar on %{gravatarName}'s website"
gravatar_failed: "We could not find a %{gravatarName} with that email address."
refresh_gravatar_title: "Refresh your %{gravatarName}"
letter_based: "System assigned profile picture"
uploaded_avatar: "Custom picture"
uploaded_avatar_empty: "Add a custom picture"
upload_title: "Upload your picture"
image_is_not_a_square: "Warning: we've cropped your image; width and height were not equal."
logo_small: "Site's small logo. Used by default."
use_custom: "Or upload a custom avatar:"
change_profile_background:
title: "Profile Header"
instructions: "Profile headers will be centered and have a default width of 1110px."
change_card_background:
title: "User Card Background"
instructions: "Background images will be centered and have a default width of 590px."
change_featured_topic:
title: "Featured Topic"
instructions: "A link to this topic will be on your user card, and profile."
email:
title: "Email"
primary: "Primary Email"
secondary: "Secondary Emails"
primary_label: "primary"
unconfirmed_label: "unconfirmed"
resend_label: "resend confirmation email"
resending_label: "sending…"
resent_label: "email sent"
update_email: "Change Email"
set_primary: "Set Primary Email"
destroy: "Remove Email"
add_email: "Add Alternate Email"
auth_override_instructions: "Email can be updated from authentication provider."
no_secondary: "No secondary emails"
instructions: "Never shown to the public"
admin_note: "Note: An admin user changing another non-admin user's email indicates the user has lost access to their original email account, so a reset password email will be sent to their new address. The user's email will not change until they complete the reset password process."
ok: "We will email you to confirm"
required: "Please enter an email address"
invalid: "Please enter a valid email address"
authenticated: "Your email has been authenticated by %{provider}"
invite_auth_email_invalid: "Your invitation email does not match the email authenticated by %{provider}"
authenticated_by_invite: "Your email has been authenticated by the invitation"
frequency:
one: "We'll only email you if we haven't seen you in the last minute."
other: "We'll only email you if we haven't seen you in the last %{count} minutes."
associated_accounts:
title: "Associated Accounts"
connect: "Connect"
revoke: "Revoke"
cancel: "Cancel"
not_connected: "(not connected)"
confirm_modal_title: "Connect %{provider} Account"
confirm_description:
disconnect: "Your existing %{provider} account '%{account_description}' will be disconnected."
account_specific: "Your %{provider} account '%{account_description}' will be used for authentication."
generic: "Your %{provider} account will be used for authentication."
activate_account:
action: "Click here to activate your account"
already_done: "Sorry, this account confirmation link is no longer valid. Perhaps your account is already active?"
please_continue: "Your new account is confirmed; you will be redirected to the home page."
continue_button: "Continue to %{site_name}"
welcome_to: "Welcome to %{site_name}!"
approval_required: "A moderator must manually approve your new account before you can access this forum. You'll get an email when your account is approved!"
name:
title: "Name"
instructions: "Your full name (optional)"
instructions_required: "Your full name"
required: "Please enter a name"
too_short: "Your name is too short"
ok: "Your name looks good"
username:
title: "Username"
instructions: "Unique, no spaces, short"
short_instructions: "People can mention you as @%{username}"
available: "Your username is available"
not_available: "Not available. Try %{suggestion}?"
not_available_no_suggestion: "Not available"
too_short: "Your username is too short"
too_long: "Your username is too long"
checking: "Checking username availability…"
prefilled: "Email matches this registered username"
required: "Please enter a username"
edit: "Edit username"
locale:
title: "Interface language"
instructions: "User interface language. It will change when you refresh the page."
default: "(default)"
any: "any"
homepage:
default: "(default)"
password_confirmation:
title: "Password Again"
invite_code:
title: "Invite Code"
instructions: "Account registration requires an invite code"
auth_tokens:
title: "Recently Used Devices"
short_description: "This is a list of devices that have recently logged into your account."
details: "Details"
log_out_all: "Log out all"
not_you: "Not you?"
show_all: "Show all (%{count})"
show_few: "Show fewer"
was_this_you: "Was this you?"
was_this_you_description: "If it wasn’t you, we recommend you change your password and log out everywhere."
browser_and_device: "%{browser} on %{device}"
secure_account: "Secure my Account"
latest_post: "You last posted…"
device_location: '%{device} – %{location}'
browser_active: '%{browser} | active now'
browser_last_seen: "%{browser} | %{date}"
last_posted: "Last Post"
last_seen: "Seen"
created: "Joined"
log_out: "Log Out"
location: "Location"
website: "Web Site"
email_settings: "Email"
hide_profile_and_presence: "Hide my public profile and presence features"
enable_physical_keyboard: "Enable physical keyboard support on iPad"
text_size:
title: "Text Size"
smallest: "Smallest"
smaller: "Smaller"
normal: "Normal"
larger: "Larger"
largest: "Largest"
title_count_mode:
title: "Background page title displays count of:"
notifications: "New notifications"
contextual: "New page content"
bookmark_after_notification:
title: "After a bookmark reminder notification is sent:"
like_notification_frequency:
title: "Notify when liked"
always: "Always"
first_time_and_daily: "First time a post is liked and daily"
first_time: "First time a post is liked"
never: "Never"
email_previous_replies:
title: "Include previous replies at the bottom of emails"
unless_emailed: "unless previously sent"
always: "always"
never: "never"
email_digests:
title: "When I don’t visit here, send me an email summary of popular topics and replies"
every_30_minutes: "every 30 minutes"
every_hour: "hourly"
daily: "daily"
weekly: "weekly"
every_month: "every month"
every_six_months: "every six months"
email_level:
title: "Email me when I am quoted, replied to, my @username is mentioned, or when there is new activity in my watched categories, tags or topics"
always: "always"
only_when_away: "only when away"
never: "never"
email_messages_level: "Email me when I am sent a personal message"
include_tl0_in_digests: "Include content from new users in summary emails"
email_in_reply_to: "Include an excerpt of replied to post in emails"
other_settings: "Other"
categories_settings: "Categories"
topics_settings: "Topics"
new_topic_duration:
label: "Consider topics new when"
not_viewed: "I haven't viewed them yet"
last_here: "created since I was here last"
after_1_day: "created in the last day"
after_2_days: "created in the last 2 days"
after_1_week: "created in the last week"
after_2_weeks: "created in the last 2 weeks"
auto_track_topics: "Automatically track topics I enter"
auto_track_options:
never: "never"
immediately: "immediately"
after_30_seconds: "after 30 seconds"
after_1_minute: "after 1 minute"
after_2_minutes: "after 2 minutes"
after_3_minutes: "after 3 minutes"
after_4_minutes: "after 4 minutes"
after_5_minutes: "after 5 minutes"
after_10_minutes: "after 10 minutes"
notification_level_when_replying: "When I post in a topic, set that topic to"
topics_unread_when_closed: "Consider topics unread when they are closed"
invited:
title: "Invites"
pending_tab: "Pending"
pending_tab_with_count: "Pending (%{count})"
expired_tab: "Expired"
expired_tab_with_count: "Expired (%{count})"
redeemed_tab: "Redeemed"
redeemed_tab_with_count: "Redeemed (%{count})"
invited_via: "Invitation"
invited_via_link: "link %{key} (%{count} / %{max} redeemed)"
groups: "Groups"
topic: "Topic"
sent: "Created/Last Sent"
expires_at: "Expires"
edit: "Edit"
remove: "Remove"
copy_link: "Get Link"
reinvite: "Resend Email"
reinvited: "Invite re-sent"
removed: "Removed"
search: "type to search invites…"
user: "Invited User"
none: "No invites to display."
truncated:
one: "Showing the first invite."
other: "Showing the first %{count} invites."
redeemed: "Redeemed Invites"
redeemed_at: "Redeemed"
pending: "Pending Invites"
topics_entered: "Topics Viewed"
posts_read_count: "Posts Read"
expired: "This invite has expired."
remove_all: "Remove Expired Invites"
removed_all: "All Expired Invites removed!"
remove_all_confirm: "Are you sure you want to remove all expired invites?"
reinvite_all: "Resend All Invites"
reinvite_all_confirm: "Are you sure you want to resend all invites?"
reinvited_all: "All Invites Sent!"
time_read: "Read Time"
days_visited: "Days Visited"
account_age_days: "Account age in days"
create: "Invite"
generate_link: "Create Invite Link"
link_generated: "Here's your invite link!"
valid_for: "Invite link is only valid for this email address: %{email}"
single_user: "Invite by email"
multiple_user: "Invite by link"
invite_link:
title: "Invite Link"
success: "Invite link generated successfully!"
error: "There was an error generating Invite link"
invite:
new_title: "Create Invite"
edit_title: "Edit Invite"
instructions: "Share this link to instantly grant access to this site:"
copy_link: "copy link"
expires_in_time: "Expires in %{time}"
expired_at_time: "Expired at %{time}"
show_advanced: "Show Advanced Options"
hide_advanced: "Hide Advanced Options"
restrict: "Restrict to"
restrict_email: "Restrict to email"
restrict_domain: "Restrict to domain"
email_or_domain_placeholder: "name@example.com or example.com"
max_redemptions_allowed: "Max uses"
add_to_groups: "Add to groups"
invite_to_topic: "Arrive at topic"
expires_at: "Expire after"
custom_message: "Optional personal message"
send_invite_email: "Save and Send Email"
send_invite_email_instructions: "Restrict invite to email to send an invite email"
save_invite: "Save Invite"
invite_saved: "Invite saved."
bulk_invite:
none: "No invitations to display on this page."
text: "Bulk Invite"
instructions: |
Invite a list of users to get your community going quickly. Prepare a CSV file containing at least one row per email address of users you want to invite. The following comma separated information can be provided if you want to add people to groups or send them to a specific topic the first time they sign in.
john@smith.com,first_group_name;second_group_name,topic_id
Every email address in your uploaded CSV file will be sent an invitation, and you will be able to manage it later.
progress: "Uploaded %{progress}%…" success: "File uploaded successfully. You will be notified via message when the process is complete." error: "Sorry, file should be CSV format." confirm_access: title: "Confirm access" incorrect_password: "The entered password is incorrect." incorrect_passkey: "That passkey is incorrect." logged_in_as: "You are logged in as: " forgot_password: "Forgot your password?" password_reset_email_sent: "Password reset email sent." cannot_send_password_reset_email: "Could not send password reset email." instructions: "Please confirm your identity in order to complete this action." fine_print: "We are asking you to confirm your identity because this is a potentially sensitive action. Once authenticated, you will only be asked to re-authenticate again after a few hours of inactivity." password: title: "Password" too_short: one: "Your password is too short (minimum is %{count} character)." other: "Your password is too short (minimum is %{count} characters)." common: "That password is too common." same_as_username: "Your password is the same as your username." same_as_email: "Your password is the same as your email." ok: "Your password looks good." instructions: one: "At least %{count} character" other: "At least %{count} characters" required: "Please enter a password" confirm: "Confirm" incorrect_password: "The entered password is incorrect." summary: title: "Summary" stats: "Stats" time_read: "read time" time_read_title: "%{duration} (all time)" recent_time_read: "recent read time" recent_time_read_title: "%{duration} (in the last 60 days)" topic_count: one: "topic created" other: "topics created" post_count: one: "post created" other: "posts created" likes_given: one: "given" other: "given" likes_received: one: "received" other: "received" days_visited: one: "day visited" other: "days visited" topics_entered: one: "topic viewed" other: "topics viewed" posts_read: one: "post read" other: "posts read" bookmark_count: one: "bookmark" other: "bookmarks" top_replies: "Top Replies" no_replies: "No replies yet." more_replies: "More Replies" top_topics: "Top Topics" no_topics: "No topics yet." more_topics: "More Topics" top_badges: "Top Badges" no_badges: "No badges yet." more_badges: "More Badges" top_links: "Top Links" no_links: "No links yet." most_liked_by: "Most Liked By" most_liked_users: "Most Liked" most_replied_to_users: "Most Replied To" no_likes: "No likes yet." top_categories: "Top Categories" topics: "Topics" replies: "Replies" ip_address: title: "Last IP Address" registration_ip_address: title: "Registration IP Address" avatar: title: "Profile Picture" header_title: "profile, messages, bookmarks and preferences" name_and_description: "%{name} - %{description}" edit: "Edit Profile Picture" title: title: "Title" none: "(none)" instructions: "appears after your username" flair: title: "Flair" none: "(none)" instructions: "icon displayed next to your profile picture" status: title: "Custom Status" not_set: "Not set" primary_group: title: "Primary Group" none: "(none)" filters: all: "All" stream: posted_by: "Posted by" sent_by: "Sent by" private_message: "message" the_topic: "the topic" user_status: save: "Save" set_custom_status: "Set custom status" what_are_you_doing: "What are you doing?" pause_notifications: "Pause notifications" remove_status: "Remove status" user_tips: button: "Got it!" skip: "Skip tips" first_notification: title: "Your first notification!" content: "Notifications are used to keep you up to date with what is happening in the community." topic_timeline: title: "Topic timeline" content: "Scroll quickly through long topics using the topic timeline." post_menu: title: "Post menu" content: "See how else you can interact with the post by clicking the three dots!" topic_notification_levels: title: "You are now following this topic" content: "Look for this bell to adjust your notification preferences for specific topics or whole categories." suggested_topics: title: "Keep reading!" content: "Here are some topics we think you might like to read next." loading: "Loading…" errors: prev_page: "while trying to load" reasons: network: "Network Error" server: "Server Error" forbidden: "Access Denied" unknown: "Error" not_found: "Page Not Found" desc: network: "Please check your connection." network_fixed: "Looks like it's back." server: "Error code: %{status}" forbidden: "You're not allowed to view that." not_found: "Oops, the application tried to load a URL that doesn't exist." unknown: "Something went wrong." buttons: back: "Go Back" again: "Try Again" fixed: "Load Page" modal: close: "close" dismiss_error: "Dismiss error" form_kit: reset: Reset optional: optional errors_summary_title: "This form contains errors:" dirty_form: "You didn't submit your changes! Are you sure you want to leave?" errors: required: "Required" invalid_url: "Must be a valid URL" not_an_integer: "Must be a whole number" not_accepted: "Must be accepted" not_a_number: "Must be a number" too_high: "Must be at most %{count}" too_low: "Must be at least %{count}" too_long: one: "Must be at most %{count} character" other: "Must be at most %{count} characters" too_short: one: "Must be at least %{count} character" other: "Must be at least %{count} characters" close: "Close" assets_changed_confirm: "This site just received a software update. Get the latest version now?" logout: "You were logged out." refresh: "Refresh" home: "Home" read_only_mode: enabled: "This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now." login_disabled: "Login is disabled while the site is in read only mode." logout_disabled: "Logout is disabled while the site is in read only mode." staff_writes_only_mode: enabled: "This site is in staff only mode. Please continue to browse, but replying, likes, and other actions are limited to staff members only." logs_error_rate_notice: # This string uses the ICU Message Format. See https://meta.discourse.org/t/7035 for translation guidelines. reached_hour_MF: | {relativeAge} – { rate, plural, one {# error/hour} other {# errors/hour} } reached site setting limit of {limit, plural, one {# error/hour} other {# errors/hour} }. # This string uses the ICU Message Format. See https://meta.discourse.org/t/7035 for translation guidelines. reached_minute_MF: | {relativeAge} – { rate, plural, one {# error/minute} other {# errors/minute} } reached site setting limit of { limit, plural, one {# error/minute} other {# errors/minute} }. # This string uses the ICU Message Format. See https://meta.discourse.org/t/7035 for translation guidelines. exceeded_hour_MF: | {relativeAge} – { rate, plural, one {# error/hour} other {# errors/hour} } exceeded site setting limit of { limit, plural, one {# error/hour} other {# errors/hour} }. # This string uses the ICU Message Format. See https://meta.discourse.org/t/7035 for translation guidelines. exceeded_minute_MF: | {relativeAge} – { rate, plural, one {# error/minute} other {# errors/minute} } exceeded site setting limit of { limit, plural, one {# error/minute} other {# errors/minute} }. learn_more: "Learn more…" learn_more_with_link: "Learn more…" mute: Mute unmute: Unmute last_post: Posted local_time: "Local Time" time_read: Read time_read_recently: "%{time_read} recently" time_read_tooltip: "%{time_read} total time read" time_read_recently_tooltip: "%{time_read} total time read (%{recent_time_read} in the last 60 days)" last_reply_lowercase: last reply replies_lowercase: one: reply other: replies signup_cta: sign_up: "Sign Up" hide_session: "Maybe later" hide_forever: "no thanks" hidden_for_session: "OK, we'll ask you tomorrow. You can always use 'Log In' to create an account, too." intro: "Hello! Looks like you’re enjoying the discussion, but you haven’t signed up for an account yet." value_prop: "Tired of scrolling through the same posts? When you create an account you’ll always come back to where you left off. With an account you can also be notified of new replies, save bookmarks, and use likes to thank others. We can all work together to make this community great. :heart:" offline_indicator: no_internet: "No internet connection." refresh_page: "Refresh page" summary: in_progress: "Summarizing topic using AI" summarized_on: "Summarized with AI on %{date}" model_used: "AI used: %{model}" outdated: "Summary is outdated" outdated_posts: one: "(%{count} post missing)" other: "(%{count} posts missing)" enabled_description: "You're viewing this topic top replies: the most interesting posts as determined by the community." description: one: "There is %{count} reply." other: "There are %{count} replies." buttons: hide: "Hide summary" generate: "Summarize" regenerate: "Regenerate" # This string uses the ICU Message Format. See https://meta.discourse.org/t/7035 for translation guidelines. description_time_MF: | There { replyCount, plural, one {is # reply} other {are # replies} } with an estimated read time of { readingTime, plural, one {# minute} other {# minutes} }. enable: "Show top replies" disable: "Show All Posts" short_label: "Top replies" show_all_label: "Show all" short_title: "Show this topic top replies: the most interesting posts as determined by the community" deleted_filter: enabled_description: "This topic contains deleted posts, which have been hidden." disabled_description: "Deleted posts in the topic are shown." enable: "Hide Deleted Posts" disable: "Show Deleted Posts" private_message_info: title: "Message" invite: "Invite Others…" edit: "Add or Remove…" remove: "Remove…" add: "Add…" leave_message: "Do you really want to leave this message?" remove_allowed_user: "Do you really want to remove %{name} from this message?" remove_allowed_group: "Do you really want to remove %{name} from this message?" leave: "Leave" remove_group: "Remove group" remove_user: "Remove user" email: "Email" username: "Username" last_seen: "Seen" created: "Created" created_lowercase: "created" trust_level: "Trust Level" search_hint: "username, email or IP address" create_account: header_title: "Welcome!" subheader_title: "Let's create your account" disclaimer: "By registering, you agree to the privacy policy and terms of service." title: "Sign Up" failed: "Something went wrong, perhaps this email is already registered, try the forgot password link" associate: "Already have an account? Log In to link your %{provider} account." activation_title: "Activate your account" already_have_account: "Already have an account?" progress_bar: signup: "Sign Up" activate: "Activate" approve: "Approve" login: "Log In" forgot_password: title: "Password Reset" action: "I forgot my password" invite: "Enter your username or email address, and we'll send you a password reset email." invite_no_username: "Enter your email address, and we'll send you a password reset email." email-username: "Email or username" reset: "Reset Password" complete_username: "If an account matches the username %{username}, you should receive an email with instructions on how to reset your password shortly." complete_email: "If an account matches %{email}, you should receive an email with instructions on how to reset your password shortly." complete_username_found: "We found an account that matches the username %{username}. You should receive an email with instructions on how to reset your password shortly." complete_email_found: "We found an account that matches %{email}. You should receive an email with instructions on how to reset your password shortly." complete_username_not_found: "No account matches the username %{username}" complete_email_not_found: "No account matches %{email}" help: "Email not arriving? Be sure to check your spam folder first.Not sure which email address you used? Enter an email address and we’ll let you know if it exists here.
If you no longer have access to the email address on your account, please contact our helpful staff.
" button_ok: "OK" button_help: "Help" email_login: link_label: "Email me a login link" button_label: "with email" login_link: "Skip the password; email me a login link" complete_username: "If an account matches the username %{username}, you should receive an email with a login link shortly." complete_email: "If an account matches %{email}, you should receive an email with a login link shortly." complete_username_found: "We found an account that matches the username %{username}, you should receive an email with a login link shortly." complete_email_found: "We found an account that matches %{email}, you should receive an email with a login link shortly." complete_username_not_found: "No account matches the username %{username}" complete_email_not_found: "No account matches %{email}" confirm_title: Continue to %{site_name} logging_in_as: Logging in as %{email} confirm_button: Finish Login login: header_title: "Welcome back" subheader_title: "Log in to your account" title: "Log in" username: "User" password: "Password" show_password: "Show" hide_password: "Hide" show_password_title: "Show password" hide_password_title: "Hide password" second_factor_title: "Two-Factor Authentication" second_factor_description: "Please enter the authentication code from your app:" second_factor_backup: "Log in using a backup code" second_factor_backup_title: "Two-Factor Backup" second_factor_backup_description: "Please enter one of your backup codes:" second_factor: "Log in using Authenticator app" security_key_description: "When you have your physical security key or compatible mobile device prepared press the Authenticate with Security Key button below." security_key_alternative: "Try another way" security_key_authenticate: "Authenticate with Security Key" security_key_not_allowed_error: "The security key authentication process either timed out or was cancelled." security_key_no_matching_credential_error: "No matching credentials could be found in the provided security key." security_key_support_missing_error: "Your current device or browser does not support the use of security keys. Please use a different method." security_key_invalid_response_error: "The security key authentication process failed due to an invalid response." passkey_security_error: "There was a security error: %{message}" email_placeholder: "Email / Username" caps_lock_warning: "Caps Lock is on" error: "Unknown error" cookies_error: "Your browser seems to have cookies disabled. You might not be able to log in without enabling them first." rate_limit: "Please wait before trying to log in again." password_expired: "Password expired. Please reset your password." blank_username: "Please enter your email or username." blank_username_or_password: "Please enter your email or username, and password." reset_password: "Reset Password" logging_in: "Signing In…" previous_sign_up: "Already have an account?" or: "Or" authenticating: "Authenticating…" awaiting_activation: "Your account is awaiting activation, use the forgot password link to issue another activation email." awaiting_approval: "Your account has not been approved by a staff member yet. You will be sent an email when it is approved." requires_invite: "Sorry, access to this forum is by invite only." not_activated: "You can't log in yet. We previously sent an activation email to you at %{sentTo}. Please follow the instructions in that email to activate your account." not_allowed_from_ip_address: "You can't log in from that IP address." admin_not_allowed_from_ip_address: "You can't log in as admin from that IP address." resend_activation_email: "Click here to send the activation email again." omniauth_disallow_totp: "Your account has two-factor authentication enabled. Please log in with your password." activate_account: "Activate Account" resend_title: "Resend Activation Email" change_email: "Change Email Address" provide_new_email: "Provide a new address and we'll resend your confirmation email." submit_new_email: "Update Email Address" sent_activation_email_again: "We sent another activation email to you at %{currentEmail}. It might take a few minutes for it to arrive; be sure to check your spam folder." sent_activation_email_again_generic: "We sent another activation email. It might take a few minutes for it to arrive; be sure to check your spam folder." to_continue: "Please Log In" preferences: "You need to be logged in to change your user preferences." not_approved: "Your account hasn't been approved yet. You will be notified by email when you are ready to log in." google_oauth2: name: "Google" title: "Sign in with Google" sr_title: "Sign in with Google" twitter: name: "Twitter" title: "Sign in with Twitter" sr_title: "Sign in with Twitter" instagram: name: "Instagram" title: "Log in with Instagram" sr_title: "Log in with Instagram" facebook: name: "Facebook" title: "Log in with Facebook" sr_title: "Log in with Facebook" github: name: "GitHub" title: "Log in with GitHub" sr_title: "Log in with GitHub" discord: name: "Discord" title: "Log in with Discord" sr_title: "Log in with Discord" linkedin_oidc: name: "LinkedIn" title: "Log in with LinkedIn" sr_title: "Log in with LinkedIn" passkey: name: "Log in with a passkey" second_factor_toggle: totp: "Use an authenticator app instead" backup_code: "Use a backup code instead" security_key: "Use a security key instead" no_login_methods: title: "No login methods" description: "No login methods are configured. Administrators can visit %{adminLoginPath} to reconfigure the site." invites: accept_title: "Invitation" welcome_to: "Welcome to %{site_name}!" invited_by: "You were invited by:" social_login_available: "You'll also be able to sign in with any social login using that email." your_email: "Your account email address is %{email}." accept_invite: "Accept Invitation" success: "Your account has been created and you're now logged in." name_label: "Name" password_label: "Password" existing_user_can_redeem: "Redeem your invitation to a topic or group." password_reset: continue: "Continue to %{site_name}" emoji_set: apple_international: "Apple/International" google: "Google" twitter: "Twitter" win10: "Win10" google_classic: "Google Classic" facebook_messenger: "Facebook Messenger" category_page_style: categories_only: "Categories Only" categories_with_featured_topics: "Categories with Featured Topics" categories_and_latest_topics: "Categories and Latest Topics" categories_and_latest_topics_created_date: "Categories and Latest Topics (sort by topic created date)" categories_and_top_topics: "Categories and Top Topics" categories_boxes: "Boxes with Subcategories" categories_boxes_with_topics: "Boxes with Featured Topics" subcategories_with_featured_topics: "Subcategories with Featured Topics" shortcut_modifier_key: shift: "Shift" ctrl: "Ctrl" alt: "Alt" enter: "Enter" conditional_loading_section: loading: Loading… category_row: subcategory_count: one: "+%{count} subcategory" other: "+%{count} subcategories" topic_count: one: "%{count} topic in this category" other: "%{count} topics in this category" select_kit: delete_item: "Delete %{name}" filter_by: "Filter by: %{name}" select_to_filter: "Select a value to filter" default_header_text: Select… no_content: No matches found results_count: one: "%{count} result" other: "%{count} results" filter_placeholder: Search… filter_placeholder_with_any: Search or create… create: "Create: '%{content}'" max_content_reached: one: "You can only select %{count} item." other: "You can only select %{count} items." min_content_not_reached: one: "Select at least %{count} item." other: "Select at least %{count} items." components: filter_for_more: Filter for more… categories_admin_dropdown: title: "Manage categories" bulk_select_topics_dropdown: title: "Bulk Actions" bulk_select_bookmarks_dropdown: title: "Bulk Actions" date_time_picker: from: From to: To file_size_input: error: size_too_large: "%{provided_file_size} is greater than the max allowed %{max_file_size}" size_too_small: "%{provided_file_size} is smaller than the min allowed %{min_file_size}" emoji_picker: filter_placeholder: Search for emoji smileys_&_emotion: Smileys and Emotion people_&_body: People and Body animals_&_nature: Animals and Nature food_&_drink: Food and Drink travel_&_places: Travel and Places activities: Activities objects: Objects symbols: Symbols flags: Flags recent: Recently used default_tone: No skin tone light_tone: Light skin tone medium_light_tone: Medium light skin tone medium_tone: Medium skin tone medium_dark_tone: Medium dark skin tone dark_tone: Dark skin tone default: Custom emojis shared_drafts: title: "Shared Drafts" notice: "This topic is only visible to those who can publish shared drafts." destination_category: "Destination Category" publish: "Publish Shared Draft" confirm_publish: "Are you sure you want to publish this draft?" publishing: "Publishing Topic…" composer: emoji: "Emoji :)" more_emoji: "more…" options: "Options" whisper: "whisper" unlist: "unlisted" add_warning: "This is an official warning." toggle_whisper: "Toggle Whisper" toggle_unlisted: "Toggle Unlisted" insert_table: "Insert Table" posting_not_on_topic: "Which topic do you want to reply to?" saved_local_draft_tip: "saved locally" similar_topics: "Your topic is similar to…" drafts_offline: "drafts offline" edit_conflict: "edit conflict" esc: "esc" esc_label: "dismiss message" ok_proceed: "Ok, proceed" group_mentioned_limit: one: "Warning! You mentioned %{group}, however this group has more members than the administrator configured mention limit of %{count} user. Nobody will be notified." other: "Warning! You mentioned %{group}, however this group has more members than the administrator configured mention limit of %{count} users. Nobody will be notified." group_mentioned: one: "Mentioning %{group} will notify %{count} person." other: "Mentioning %{group} will notify %{count} people." larger_group_mentioned: one: "Mentioning %{group} will notify %{count} person. Are you sure?" other: "Mentioning %{group} will notify %{count} people. Are you sure?" cannot_see_mention: category: "You mentioned @%{username} but they won't be notified because they do not have access to this category. You will need to add them to a group that has access to this category." private: "You mentioned @%{username} but they won't be notified because they are unable to see this personal message. You will need to invite them to this personal message." muted_topic: "You mentioned @%{username} but they won't be notified because they muted this topic." not_allowed: "You mentioned @%{username} but they won't be notified because they were not invited to this topic." cannot_see_group_mention: not_mentionable: "You cannot mention group @%{group}." some_not_allowed: one: "You mentioned @%{group} but only %{count} member will be notified because the other members are unable to see this personal message. You will need to invite them to this personal message." other: "You mentioned @%{group} but only %{count} members will be notified because the other members are unable to see this personal message. You will need to invite them to this personal message." not_allowed: "You mentioned @%{group} but none of its members will be notified because they are unable to see this personal message. You will need to invite them to this personal message." here_mention: one: "By mentioning @%{here}, you are about to notify %{count} user – are you sure?" other: "By mentioning @%{here}, you are about to notify %{count} users – are you sure?" duplicate_link: "It looks like your link to %{domain} was already posted in the topic by @%{username} in a reply on %{ago} – are you sure you want to post it again?" duplicate_link_same_user: "It looks like you already posted a link to %{domain} in this topic in a reply on %{ago} - are you sure you want to post it again?" reference_topic_title: "RE: %{title}" error: title_missing: "Title is required" title_too_short: one: "Title must be at least %{count} character" other: "Title must be at least %{count} characters" title_too_long: one: "Title can't be more than %{count} character" other: "Title can't be more than %{count} characters" post_missing: "Post can’t be empty" post_length: one: "Post must be at least %{count} character" other: "Post must be at least %{count} characters" try_like: "Have you tried the %{heart} button?" category_missing: "You must choose a category" tags_missing: one: "You must choose at least %{count} tag" other: "You must choose at least %{count} tags" topic_template_not_modified: "Please add details and specifics to your topic by editing the topic template." save_edit: "Save Edit" overwrite_edit: "Overwrite Edit" reply: "Reply" cancel: "Cancel" create_topic: "Create Topic" create_pm: "Send Message" create_whisper: "Whisper" create_shared_draft: "Create Shared Draft" edit_shared_draft: "Edit Shared Draft" title: "Or press %{modifier}Enter" users_placeholder: "Add users or groups" title_placeholder: "What is this discussion about in one brief sentence?" title_or_link_placeholder: "Type title, or paste a link here" edit_reason_placeholder: "why are you editing?" topic_featured_link_placeholder: "Enter link shown with title." remove_featured_link: "Remove link from topic." reply_placeholder: "Type here. Use Markdown, BBCode, or HTML to format. Drag or paste images." reply_placeholder_no_images: "Type here. Use Markdown, BBCode, or HTML to format." reply_placeholder_choose_category: "Select a category before typing here." view_new_post: "View your new post." saving: "Saving" saved: "Saved!" saved_draft: "Post draft in progress. Tap to resume." uploading: "Uploading…" show_preview: "show preview" hide_preview: "hide preview" quote_post_title: "Quote whole post" bold_label: "B" bold_title: "Strong" bold_text: "strong text" italic_label: "I" italic_title: "Emphasis" italic_text: "emphasized text" link_title: "Hyperlink" link_description: "enter link description here" link_dialog_title: "Insert Hyperlink" link_optional_text: "optional title" link_url_placeholder: "Paste a URL or type to search topics" blockquote_title: "Blockquote" blockquote_text: "Blockquote" code_title: "Preformatted text" code_text: "indent preformatted text by 4 spaces" paste_code_text: "type or paste code here" upload_title: "Upload" upload_description: "enter upload description here" olist_title: "Numbered List" ulist_title: "Bulleted List" list_item: "List item" toggle_direction: "Toggle Direction" help: "Markdown Editing Help" collapse: "minimize the composer panel" open: "open the composer panel" abandon: "close composer and discard draft" enter_fullscreen: "enter fullscreen composer" exit_fullscreen: "exit fullscreen composer" exit_fullscreen_prompt: "Press ESC to exit full screen" show_toolbar: "show composer toolbar" hide_toolbar: "hide composer toolbar" modal_ok: "OK" cant_send_pm: "Sorry, you can't send a message to %{username}." create_message_error: "Sorry, there was an error creating that message. Please try again." yourself_confirm: title: "Did you forget to add recipients?" body: "Right now this message is only being sent to yourself!" slow_mode: error: "This topic is in slow mode. You already posted recently; you can post again in %{timeLeft}." user_not_seen_in_a_while: single: "The person you are messaging, %{usernames}, hasn’t been seen here in a very long time – %{time_ago}. They may not receive your message. You may wish to seek out alternate methods of contacting %{usernames}." multiple: "The following people you are messaging: %{usernames}, haven’t been seen here in a very long time – %{time_ago}. They may not receive your message. You may wish to seek out alternate methods of contacting them." admin_options_title: "Optional staff settings for this topic" composer_actions: reply: Reply draft: Draft edit: Edit reply_to_post: label: Reply to a post by %{postUsername} desc: Reply to a specific post reply_as_new_topic: label: Reply as linked topic desc: Create a new topic linked to this topic confirm: You have a new topic draft saved, which will be overwritten if you create a linked topic. reply_as_new_group_message: label: Reply as new group message desc: Create new message starting with same recipients reply_to_topic: label: Reply to topic desc: Reply to the topic, not any specific post toggle_whisper: label: Toggle whisper desc: Whispers are only visible to staff members create_topic: label: "New Topic" desc: Create a new topic shared_draft: label: "Shared Draft" desc: "Draft a topic that will only be visible to allowed users" toggle_topic_bump: label: "Toggle topic bump" desc: "Reply without changing latest reply date" reload: "Reload" ignore: "Ignore" image_alt_text: aria_label: Alt text for image title: "Add image description" image_scale_button: "Scale image to %{percent}%" delete_image_button: Delete Image toggle_image_grid: Toggle image grid notifications: tooltip: regular: one: "%{count} unseen notification" other: "%{count} unseen notifications" message: one: "%{count} unread message" other: "%{count} unread messages" high_priority: one: "%{count} unread high priority notification" other: "%{count} unread high priority notifications" new_message_notification: one: "%{count} new message notification" other: "%{count} new message notifications" new_reviewable: one: "%{count} new reviewable" other: "%{count} new reviewables" title: "notifications of @name mentions, replies to your posts and topics, messages, etc" none: "Unable to load notifications at this time." empty: "No notifications found." post_approved: "Your post was approved" reviewable_items: "items requiring review" watching_first_post_label: "New Topic" user_moved_post: "%{username} moved" mentioned: "%{username} %{description}" group_mentioned: "%{username} %{description}" quoted: "%{username} %{description}" bookmark_reminder: "%{username} %{description}" replied: "%{username} %{description}" posted: "%{username} %{description}" watching_category_or_tag: "%{username} %{description}" edited: "%{username} %{description}" liked: "%{username} %{description}" liked_2: "%{username}, %{username2} %{description}" liked_many: one: "%{username} and %{count} other %{description}" other: "%{username} and %{count} others %{description}" liked_by_2_users: "%{username}, %{username2}" liked_by_multiple_users: one: "%{username} and %{count} other" other: "%{username} and %{count} others" liked_consolidated_description: one: "liked %{count} of your posts" other: "liked %{count} of your posts" liked_consolidated: "%{username} %{description}" linked_consolidated_description: one: "linked %{count} of your posts" other: "linked %{count} of your posts" linked_consolidated: "%{username} %{description}" private_message: "%{username} %{description}" invited_to_private_message: "%{username} %{description}" invited_to_topic: "%{username} %{description}" invitee_accepted: "%{username} accepted your invitation" invitee_accepted_your_invitation: "accepted your invitation" moved_post: "%{username} moved %{description}" linked: "%{username} %{description}" granted_badge: "Earned '%{description}'" topic_reminder: "%{username} %{description}" watching_first_post: "New Topic %{description}" membership_request_accepted: "Membership accepted in '%{group_name}'" membership_request_consolidated: one: "%{count} open membership request for '%{group_name}'" other: "%{count} open membership requests for '%{group_name}'" reaction: "%{username} %{description}" reaction_2: "%{username}, %{username2} %{description}" votes_released: "%{description} - completed" new_features: "New features available!" admin_problems: "New advice on your site dashboard" dismiss_confirmation: body: default: one: "Are you sure? You have %{count} important notification." other: "Are you sure? You have %{count} important notifications." bookmarks: one: "Are you sure? You have %{count} unread bookmark reminder." other: "Are you sure? You have %{count} unread bookmark reminders." messages: one: "Are you sure? You have %{count} unread personal message." other: "Are you sure? You have %{count} unread personal messages." dismiss: "Dismiss" cancel: "Cancel" group_message_summary: one: "%{count} message in your %{group_name} inbox" other: "%{count} messages in your %{group_name} inbox" popup: mentioned: '%{username} mentioned you in "%{topic}" - %{site_title}' group_mentioned: '%{username} mentioned you in "%{topic}" - %{site_title}' quoted: '%{username} quoted you in "%{topic}" - %{site_title}' replied: '%{username} replied to you in "%{topic}" - %{site_title}' posted: '%{username} posted in "%{topic}" - %{site_title}' private_message: '%{username} sent you a personal message in "%{topic}" - %{site_title}' linked: '%{username} linked to your post from "%{topic}" - %{site_title}' watching_first_post: '%{username} created a new topic "%{topic}" - %{site_title}' watching_category_or_tag: '%{username} posted in "%{topic}" - %{site_title}' confirm_title: "Notifications enabled - %{site_title}" confirm_body: "Success! Notifications have been enabled." custom: "Notification from %{username} on %{site_title}" titles: mentioned: "mentioned" replied: "new reply" quoted: "quoted" edited: "edited" liked: "new like" private_message: "new private message" invited_to_private_message: "invited to private message" invitee_accepted: "invite accepted" posted: "new post" watching_category_or_tag: "new post" moved_post: "post moved" linked: "linked" bookmark_reminder: "bookmark reminder" bookmark_reminder_with_name: "bookmark reminder - %{name}" granted_badge: "badge granted" invited_to_topic: "invited to topic" group_mentioned: "group mentioned" group_message_summary: "new group messages" watching_first_post: "new topic" topic_reminder: "topic reminder" liked_consolidated: "new likes" linked_consolidated: "new links" post_approved: "post approved" membership_request_consolidated: "new membership requests" reaction: "new reaction" votes_released: "Vote was released" new_features: "new Discourse features have been released!" admin_problems: "new advice on your site dashboard" upload_selector: uploading: "Uploading" processing: "Processing Upload" select_file: "Select File" default_image_alt_text: image search: sort_by: "Sort by" relevance: "Relevance" latest_post: "Latest Post" latest_topic: "Latest Topic" most_viewed: "Most Viewed" most_liked: "Most Liked" select_all: "Select All" clear_all: "Clear All" too_short: "Your search term is too short." open_advanced: "Open advanced search" clear_search: "Clear search" sort_or_bulk_actions: "Sort or bulk select results" result_count: one: "%{count} result for%{term}" other: "%{count}%{plus} results for%{term}" title: "Search" full_page_title: "Search" results: "results" no_results: "No results found." no_more_results: "No more results found." post_format: "#%{post_number} by %{username}" results_page: "Search results for '%{term}'" more_results: "There are more results. Please narrow your search criteria." cant_find: "Can’t find what you’re looking for?" start_new_topic: "Perhaps start a new topic?" or_search_google: "Or try searching with Google instead:" search_google: "Try searching with Google instead:" search_google_button: "Google" search_button: "Search" search_term_label: "enter search keyword" categories: "Categories" tags: "Tags" in: "in" in_this_topic: "in this topic" in_this_topic_tooltip: "switch to searching all topics" in_messages: "in messages" in_messages_tooltip: "switch to searching regular topics" in_topics_posts: "in all topics and posts" enter_hint: "or press Enter" in_posts_by: "in posts by %{username}" browser_tip: "%{modifier} + f" browser_tip_description: "again to use native browser search" recent: "Recent Searches" clear_recent: "Clear Recent Searches" type: default: "Topics/posts" users: "Users" categories: "Categories" categories_and_tags: "Categories/tags" context: user: "Search posts by @%{username}" category: "Search the #%{category} category" tag: "Search the #%{tag} tag" topic: "Search this topic" private_messages: "Search messages" tips: category_tag: "filters by category or tag" author: "filters by post author" in: "filters by metadata (e.g. in:title, in:personal, in:pinned)" status: "filters by topic status" full_search: "launches full page search" full_search_key: "%{modifier} + Enter" me: "shows only your posts" advanced: title: Advanced filters posted_by: label: Posted by aria_label: Filter by post author in_category: label: Categorized in_group: label: In Group with_badge: label: With Badge with_tags: label: Tagged aria_label: Filter using tags filters: label: Only return topics/posts… title: Matching in title only likes: I liked posted: I posted in created: I created watching: I'm watching tracking: I'm tracking private: In my messages bookmarks: I bookmarked first: are the very first post pinned: are pinned seen: I read unseen: I've not read wiki: are wiki images: include images all_tags: All the above tags statuses: label: Where topics open: are open closed: are closed public: are public archived: are archived noreplies: have zero replies single_user: contain a single user post: count: label: Posts min: placeholder: minimum aria_label: filter by minimum number of posts max: placeholder: maximum aria_label: filter by maximum number of posts time: label: Posted aria_label: Filter by posted date before: before after: after views: label: Views min_views: placeholder: minimum aria_label: filter by minimum views max_views: placeholder: maximum aria_label: filter by maximum views additional_options: label: "Filter by post count and topic views" hamburger_menu: "menu" new_item: "new" go_back: "go back" not_logged_in_user: "user page with summary of current activity and preferences" current_user: "go to your user page" view_all: "view all %{tab}" user_menu: generic_no_items: "There are no items in this list." sr_menu_tabs: "User menu tabs" view_all_notifications: "view all notifications" view_all_bookmarks: "view all bookmarks" view_all_messages: "view all personal messages" tabs: all_notifications: "All notifications" replies: "Replies" replies_with_unread: one: "Replies - %{count} unread reply" other: "Replies - %{count} unread replies" mentions: "Mentions" mentions_with_unread: one: "Mentions - %{count} unread mention" other: "Mentions - %{count} unread mentions" likes: "Likes" likes_with_unread: one: "Likes - %{count} unread like" other: "Likes - %{count} unread likes" watching: "Watched topics" watching_with_unread: one: "Watched topics - %{count} unread watched topic" other: "Watched topics - %{count} unread watched topics" messages: "Personal messages" messages_with_unread: one: "Personal messages - %{count} unread message" other: "Personal messages - %{count} unread messages" bookmarks: "Bookmarks" bookmarks_with_unread: one: "Bookmarks - %{count} unread bookmark" other: "Bookmarks - %{count} unread bookmarks" review_queue: "Review queue" review_queue_with_unread: one: "Review queue - %{count} item needs review" other: "Review queue - %{count} items need review" other_notifications: "Other notifications" other_notifications_with_unread: one: "Other notifications - %{count} unread notification" other: "Other notifications - %{count} unread notifications" profile: "Profile" reviewable: view_all: "view all review items" queue: "Queue" deleted_user: "(deleted user)" deleted_post: "(deleted post)" post_number_with_topic_title: "post #%{post_number} - %{title}" new_post_in_topic: "new post in %{title}" user_requires_approval: "%{username} requires approval" default_item: "reviewable item #%{reviewable_id}" topics: new_messages_marker: "last visit" bulk: confirm: "Confirm" select_all: "Select All" clear_all: "Clear All" unlist_topics: "Unlist Topics" relist_topics: "Relist Topics" reset_bump_dates: "Reset bump dates" defer: "Mark unread" delete: "Delete Topics" dismiss: "Dismiss" dismiss_read: "Dismiss all unread" dismiss_read_with_selected: one: "Dismiss %{count} unread" other: "Dismiss %{count} unread" dismiss_button: "Dismiss…" dismiss_button_with_selected: one: "Dismiss (%{count})…" other: "Dismiss (%{count})…" dismiss_tooltip: "Dismiss just new posts or stop tracking topics" also_dismiss_topics: "Stop tracking these topics so they never show up as unread for me again" dismiss_new: "Dismiss New" dismiss_new_modal: title: "Dismiss new" topics: "Dismiss new topics" posts: "Dismiss new replies" topics_with_count: one: "Dismiss %{count} new topic" other: "Dismiss %{count} new topics" replies_with_count: one: "Dismiss %{count} new reply" other: "Dismiss %{count} new replies" replies: "Dismiss new replies" untrack: "Stop tracking these topics so they stop appearing in my new list" dismiss_new_with_selected: one: "Dismiss New (%{count})" other: "Dismiss New (%{count})" toggle: "toggle bulk selection of topics" actions: "Bulk Actions" change_category: "Set Category…" close_topics: "Close Topics" archive_topics: "Archive Topics" move_messages_to_inbox: "Move to Inbox" archive_messages: "Move to Archive" notification_level: "Notifications…" change_notification_level: "Change Notification Level" choose_new_category: "Choose the new category for the topics:" selected: one: "You have selected %{count} topic." other: "You have selected %{count} topics." selected_sole_category: one: "You have selected %{count} topic from category:" other: "You have selected %{count} topics from category:" selected_count: one: "%{count} selected" other: "%{count} selected" change_tags: "Replace Tags" append_tags: "Append Tags" choose_new_tags: "Choose new tags for these topics:" choose_append_tags: "Choose new tags to append for these topics:" changed_tags: "The tags of those topics were changed." remove_tags: "Remove All Tags" confirm_remove_tags: one: "All tags will be removed from this topic. Are you sure?" other: "All tags will be removed from %{count} topics. Are you sure?" progress: one: "Progress: %{count} topic" other: "Progress: %{count} topics" silent: "Perform this action silently." performing: "Performing bulk operations, please wait…" completed: "Bulk operations completed successfully!" none: unread: "You have no unread topics." unseen: "You have no unseen topics." new: "You have no new topics." read: "You haven't read any topics yet." posted: "You haven't posted in any topics yet." latest: "You're all caught up!" bookmarks: "You have no bookmarked topics yet." category: "There are no %{category} topics." top: "There are no top topics." hot: "There are no hot topics." filter: "There are no topics." educate: new: '
Your new topics will appear here. By default, topics are considered new and will show a indicator if they were created in the last 2 days.
Visit your preferences to change this.
' unread: 'Your unread topics appear here.
By default, topics are considered unread and will show unread counts 1 if you:
Or if you have explicitly set the topic to Tracked or Watched via the 🔔 in each topic.
Visit your preferences to change this.
' new_new: 'Your new topics will appear here, and your unread topics will also be displayed. By default, topics are considered new and will show a indicator if they were created in the last 2 days. Unread topics will show unread counts 1 if you: created the topic, replied to the topic, read the topic for more than 5 minutes, or if you have explicitly set the topic to Tracked or Watched via the 🔔 in each topic.
Visit your preferences to change this.
' bottom: latest: "There are no more latest topics." posted: "There are no more posted topics." read: "There are no more read topics." new: "There are no more new topics." unread: "There are no more unread topics." unseen: "There are no more unseen topics." category: "There are no more %{category} topics." tag: "There are no more %{tag} topics." top: "There are no more top topics." hot: "There are no more hot topics." bookmarks: "There are no more bookmarked topics." filter: "There are no more topics." topic_bulk_actions: close_topics: name: "Close" note: "Note" optional: (optional) archive_topics: name: "Archive" archive_messages: name: "Move to Archive" move_messages_to_inbox: name: "Move to Inbox" unlist_topics: name: "Unlist" relist_topics: name: "Relist" remove_tags: name: "Remove Tags" append_tags: name: "Append Tags" replace_tags: name: "Replace Tags" delete_topics: name: "Delete" update_category: name: "Update Category" description: "Choose the new category for the selected topics" reset_bump_dates: name: "Reset Bump Dates" description: "Reset the topic bump date to the last created post date, which affects ordering in the topic list" defer: name: "Mark Unread" description: "Mark topics as unread" update_notifications: name: "Update Notifications" description: "Change notification level to Watching, Tracking, Normal, or Muted" topic: filter_to: one: "%{count} post in topic" other: "%{count} posts in topic" create: "New Topic" create_disabled_category: "You're not allowed to create topics in this category" create_long: "Create a new Topic" open_draft: "Open Draft" private_message: "Start a message" archive_message: help: "Move message to your archive" title: "Archive" move_to_inbox: title: "Move to Inbox" help: "Move message back to Inbox" defer: help: "Mark topic as unread" title: "Mark unread" list: "Topics" new: "new topic" unread: "unread" new_topics: one: "%{count} new topic" other: "%{count} new topics" unread_topics: one: "%{count} unread topic" other: "%{count} unread topics" title: "Topic" invalid_access: title: "Topic is private" description: "Sorry, you don't have access to that topic!" login_required: "You need to log in to see that topic." server_error: title: "Topic failed to load" description: "Sorry, we couldn't load that topic, possibly due to a connection problem. Please try again. If the problem persists, let us know." not_found: title: "Topic not found" description: "Sorry, we couldn't find that topic. Perhaps it was removed by a moderator?" unread_posts: one: "you have %{count} unread post in this topic" other: "you have %{count} unread posts in this topic" likes: one: "there is %{count} like in this topic" other: "there are %{count} likes in this topic" back_to_list: "Back to Topic List" options: "Topic Options" show_links: "show links within this topic" collapse_details: "collapse topic details" expand_details: "expand topic details" read_more_in_category: "Want to read more? Browse other topics in %{categoryLink} or view latest topics." read_more: "Want to read more? Browse all categories or view latest topics." unread_indicator: "No member has read the last post of this topic yet." participant_groups: "Participant groups" # This string uses the ICU Message Format. See https://meta.discourse.org/t/7035 for translation guidelines. # # Both UNREAD and NEW are greater than 0 when HAS_UNREAD_AND_NEW is true # Either UNREAD or NEW is greater than 0 when HAS_UNREAD_AND_NEW is false read_more_MF: | { HAS_UNREAD_AND_NEW, select, true { { UNREAD, plural, =0 {} one {There is # unread} other {There are # unread} } { NEW, plural, =0 {} one { and # new topic remaining,} other { and # new topics remaining,} } } false { { UNREAD, plural, =0 {} one {There is # unread topic remaining,} other {There are # unread topics remaining,} } { NEW, plural, =0 {} one {There is # new topic remaining,} other {There are # new topics remaining,} } } other {} } { HAS_CATEGORY, select, true { or browse other topics in {categoryLink}} false { or view latest topics} other {} } created_at: "Created: %{date}" bumped_at: "Latest: %{date}" browse_all_categories_latest: "Browse all categories or view latest topics." browse_all_categories_latest_or_top: "Browse all categories, view latest topics or see top:" browse_all_tags_or_latest: "Browse all tags or view latest topics." suggest_create_topic: Ready to start a new conversation? jump_reply: "Jump to post's original location" jump_reply_aria: "Jump to @%{username}'s post in its original location" jump_reply_button: "Jump to post" deleted: "The topic has been deleted" slow_mode_update: title: "Slow Mode" select: "Users may only post in this topic once every:" description: "To promote thoughtful discussion in fast moving or contentious discussions, users must wait before posting again in this topic." enable: "Enable" update: "Update" enabled_until: "Enabled until:" remove: "Disable" hours: "Hours:" minutes: "Minutes:" seconds: "Seconds:" durations: 10_minutes: "10 Minutes" 15_minutes: "15 Minutes" 30_minutes: "30 Minutes" 45_minutes: "45 Minutes" 1_hour: "1 Hour" 2_hours: "2 Hours" 4_hours: "4 Hours" 8_hours: "8 Hours" 12_hours: "12 Hours" 24_hours: "24 Hours" custom: "Custom Duration" slow_mode_notice: duration: "Please wait %{duration} between posts in this topic" topic_status_update: title: "Topic Timer" save: "Set Timer" num_of_hours: "Number of hours:" num_of_days: "Number of days:" remove: "Remove Timer" publish_to: "Publish To:" when: "When:" time_frame_required: "Please select a time frame" min_duration: "Duration must be greater than 0" max_duration: "Duration must be less than 20 years" duration: "Duration" publish_to_category: title: "Schedule Publishing" temp_open: title: "Open Temporarily" auto_reopen: title: "Auto-Open Topic" temp_close: title: "Close Temporarily" auto_close: title: "Auto-Close Topic" label: "Auto-close topic after:" error: "Please enter a valid value." based_on_last_post: "Don't close until the last post in the topic is at least this old." auto_close_after_last_post: title: "Auto-Close Topic After Last Post" auto_delete: title: "Auto-Delete Topic" auto_bump: title: "Auto-Bump Topic" reminder: title: "Remind Me" auto_delete_replies: title: "Auto-Delete Replies" status_update_notice: auto_open: "This topic will automatically open %{timeLeft}." auto_close: "This topic will automatically close %{timeLeft}." auto_publish_to_category: "This topic will be published to #%{categoryName} %{timeLeft}." auto_close_after_last_post: "This topic will close %{duration} after the last reply." auto_delete: "This topic will be automatically deleted %{timeLeft}." auto_bump: "This topic will be automatically bumped %{timeLeft}." auto_reminder: "You will be reminded about this topic %{timeLeft}." auto_delete_replies: "Replies on this topic are automatically deleted after %{duration}." auto_close_title: "Auto-Close Settings" auto_close_immediate: one: "The last post in the topic is already %{count} hour old, so the topic will be closed immediately." other: "The last post in the topic is already %{count} hours old, so the topic will be closed immediately." auto_close_momentarily: one: "The last post in the topic is already %{count} hour old, so the topic will be closed momentarily." other: "The last post in the topic is already %{count} hours old, so the topic will be closed momentarily." timeline: back: "Back" back_description: "Go back to your last unread post" replies_short: "%{current} / %{total}" progress: title: topic progress jump_prompt: "jump to…" jump_prompt_of: one: "of %{count} post" other: "of %{count} posts" jump_prompt_long: "Jump to…" jump_prompt_to_date: "to date" jump_prompt_or: "or" notifications: title: change how often you get notified about this topic reasons: mailing_list_mode: "You have mailing list mode enabled, so you will be notified of replies to this topic via email." "3_10": "You will receive notifications because you are watching a tag on this topic." "3_10_stale": "You will receive notifications because you were watching a tag on this topic in the past." "3_6": "You will receive notifications because you are watching this category." "3_6_stale": "You will receive notifications because you were watching this category in the past." "3_5": "You will receive notifications because you started watching this topic automatically." "3_2": "You will receive notifications because you are watching this topic." "3_1": "You will receive notifications because you created this topic." "3": "You will receive notifications because you are watching this topic." "2_8": "You will see a count of new replies because you are tracking this category." "2_8_stale": "You will see a count of new replies because you were tracking this category in the past." "2_4": "You will see a count of new replies because you posted a reply to this topic." "2_2": "You will see a count of new replies because you are tracking this topic." "2": 'You will see a count of new replies because you read this topic.' "1_2": "You will be notified if someone mentions your @name or replies to you." "1": "You will be notified if someone mentions your @name or replies to you." "0_7": "You are ignoring all notifications in this category." "0_2": "You are ignoring all notifications on this topic." "0": "You are ignoring all notifications on this topic." watching_pm: title: "Watching" description: "You will be notified of every new reply in this message, and a count of new replies will be shown." watching: title: "Watching" description: "You will be notified of every new reply in this topic, and a count of new replies will be shown." tracking_pm: title: "Tracking" description: "A count of new replies will be shown for this message. You will be notified if someone mentions your @name or replies to you." tracking: title: "Tracking" description: "A count of new replies will be shown for this topic. You will be notified if someone mentions your @name or replies to you." regular: title: "Normal" description: "You will be notified if someone mentions your @name or replies to you." regular_pm: title: "Normal" description: "You will be notified if someone mentions your @name or replies to you." muted_pm: title: "Muted" description: "You will never be notified of anything about this message." muted: title: "Muted" description: "You will never be notified of anything about this topic, and it will not appear in latest." actions: title: "Actions" recover: "Un-Delete Topic" delete: "Delete Topic" open: "Open Topic" close: "Close Topic" multi_select: "Select Posts…" slow_mode: "Set Slow Mode…" timed_update: "Set Topic Timer…" pin: "Pin Topic…" unpin: "Un-Pin Topic…" unarchive: "Unarchive Topic" archive: "Archive Topic" invisible: "Unlist Topic" visible: "List Topic" reset_read: "Reset Read Data" make_public: "Make Public Topic…" make_private: "Make Personal Message" reset_bump_date: "Reset Bump Date" feature: pin: "Pin Topic" unpin: "Un-Pin Topic" pin_globally: "Pin Topic Globally" make_banner: "Make Banner Topic" remove_banner: "Remove Banner Topic" reply: title: "Reply" help: "begin composing a reply to this topic" share: title: "Share Topic" extended_title: "Share a link" help: "share a link to this topic" instructions: "Share a link to this topic:" copied: "Topic link copied." restricted_groups: one: "Only visible to members of group: %{groupNames}" other: "Only visible to members of groups: %{groupNames}" invite_users: "Invite" print: title: "Print" help: "Open a printer friendly version of this topic" flag_topic: title: "Flag" help: "privately flag this topic for attention or send a private notification about it" success_message: "You successfully flagged this topic." make_public: title: "Convert to Public Topic" choose_category: "Please choose a category for the public topic:" feature_topic: title: "Feature this topic" pin: "Make this topic appear at the top of the %{categoryLink} category until" unpin: "Remove this topic from the top of the %{categoryLink} category." unpin_until: "Remove this topic from the top of the %{categoryLink} category or wait until %{until}." pin_note: "Users can unpin the topic individually for themselves." pin_validation: "A date is required to pin this topic." not_pinned: "There are no topics pinned in %{categoryLink}." already_pinned: one: "Topics currently pinned in %{categoryLink}: %{count}" other: "Topics currently pinned in %{categoryLink}: %{count}" pin_globally: "Make this topic appear at the top of all topic lists until" confirm_pin_globally: one: "You already have %{count} globally pinned topic. Too many pinned topics may be a burden for new and anonymous users. Are you sure you want to pin another topic globally?" other: "You already have %{count} globally pinned topics. Too many pinned topics may be a burden for new and anonymous users. Are you sure you want to pin another topic globally?" unpin_globally: "Remove this topic from the top of all topic lists." unpin_globally_until: "Remove this topic from the top of all topic lists or wait until %{until}." global_pin_note: "Users can unpin the topic individually for themselves." not_pinned_globally: "There are no topics pinned globally." already_pinned_globally: one: "Topics currently pinned globally: %{count}" other: "Topics currently pinned globally: %{count}" make_banner: "Make this topic into a banner that appears at the top of all pages." remove_banner: "Remove the banner that appears at the top of all pages." banner_note: "Users can dismiss the banner by closing it. Only one topic can be bannered at any given time." no_banner_exists: "There is no banner topic." banner_exists: "There is currently a banner topic." inviting: "Inviting…" automatically_add_to_groups: "This invite also includes access to these groups:" invite_private: title: "Invite to Message" email_or_username: "Invitee's Email or Username" email_or_username_placeholder: "email address or username" action: "Invite" success: "We've invited that user to participate in this message." success_group: "We've invited that group to participate in this message." error: "Sorry, there was an error inviting that user." not_allowed: "Sorry, that user can't be invited." group_name: "group name" controls: "Topic Controls" invite_reply: title: "Invite" username_placeholder: "username" action: "Send Invite" help: "invite others to this topic via email or notifications" to_forum: "We'll send a brief email allowing your friend to immediately join by clicking a link." discourse_connect_enabled: "Enter the username of the person you'd like to invite to this topic." to_topic_blank: "Enter the username or email address of the person you'd like to invite to this topic." to_topic_email: "You've entered an email address. We'll email an invitation that allows your friend to immediately reply to this topic." to_topic_username: "You've entered a username. We'll send a notification with a link inviting them to this topic." to_username: "Enter the username of the person you'd like to invite. We'll send a notification with a link inviting them to this topic." email_placeholder: "name@example.com" success_email: "We mailed out an invitation to %{invitee}. We'll notify you when the invitation is redeemed. Check the invitations tab on your user page to keep track of your invites." success_username: "We've invited that user to participate in this topic." error: "Sorry, we couldn't invite that person. Perhaps they have already been invited? (Invites are rate limited)" success_existing_email: "A user with email %{emailOrUsername} already exists. We've invited that user to participate in this topic." login_reply: "Log In to Reply" filters: n_posts: one: "%{count} post" other: "%{count} posts" cancel: "Remove filter" move_to: title: "Move to" action: "move to" error: "There was an error moving posts." split_topic: title: "Move to New Topic" action: "move to new topic" topic_name: "New Topic Title" radio_label: "New Topic" error: "There was an error moving posts to the new topic." instructions: one: "You are about to create a new topic and populate it with the post you've selected." other: "You are about to create a new topic and populate it with the %{count} posts you've selected." merge_topic: title: "Move to Existing Topic" action: "move to existing topic" error: "There was an error moving posts into that topic." radio_label: "Existing Topic" instructions: one: "Please choose the topic you'd like to move that post to." other: "Please choose the topic you'd like to move those %{count} posts to." chronological_order: "preserve chronological order after merging" move_to_new_message: title: "Move to New Message" action: "move to new message" message_title: "New Message Title" radio_label: "New Message" participants: "Participants" instructions: one: "You are about to create a new message and populate it with the post you've selected." other: "You are about to create a new message and populate it with the %{count} posts you've selected." move_to_existing_message: title: "Move to Existing Message" action: "move to existing message" radio_label: "Existing Message" participants: "Participants" instructions: one: "Please choose the message you'd like to move that post to." other: "Please choose the message you'd like to move those %{count} posts to." merge_posts: title: "Merge Selected Posts" action: "merge selected posts" error: "There was an error merging the selected posts." publish_page: title: "Page Publishing" publish: "Publish" description: "When a topic is published as a page, its URL can be shared and it will displayed with custom styling." slug: "Slug" public: "Public" public_description: "People can see the page even if the associated topic is private." publish_url: "Your page has been published at:" topic_published: "Your topic has been published at:" preview_url: "Your page will be published at:" invalid_slug: "Sorry, you can't publish this page." unpublish: "Unpublish" unpublished: "Your page has been unpublished and is no longer accessible." publishing_settings: "Publishing Settings" change_owner: title: "Change Owner" action: "change ownership" error: "There was an error changing the ownership of the posts." placeholder: "username of new owner" instructions: one: "Please choose a new owner for the post by @%{old_user}" other: "Please choose a new owner for the %{count} posts by @%{old_user}" instructions_without_old_user: one: "Please choose a new owner for the post" other: "Please choose a new owner for the %{count} posts" change_timestamp: title: "Change Timestamp…" action: "change timestamp" invalid_timestamp: "Timestamp cannot be in the future." error: "There was an error changing the timestamp of the topic." instructions: "Please select the new timestamp of the topic. Posts in the topic will be updated to have the same time difference." multi_select: select: "select" selected: "selected (%{count})" select_post: label: "select" title: "Add post to selection" selected_post: label: "selected" title: "Click to remove post from selection" select_replies: label: "select +replies" title: "Add post and all its replies to selection" select_below: label: "select +below" title: "Add post and all after it to selection" delete: delete selected cancel: cancel selecting select_all: select all deselect_all: deselect all description: one: You have selected %{count} post. other: "You have selected %{count} posts." deleted_by_author_simple: "(topic deleted by author)" post: confirm_delete: "Are you sure you want to delete this post?" quote_reply: "Quote" quote_reply_shortcut: "Quote (or press q)" quote_edit: "Edit" quote_edit_shortcut: "Edit (or press e)" quote_copy: "Copy Quote" quote_copied_to_clibboard: "Quote copied to clipboard" quote_share: "Share" edit_reason: "Reason: " post_number: "post %{number}" ignored: "Ignored content" wiki_last_edited_on: "wiki last edited on %{dateTime}" last_edited_on: "post last edited on %{dateTime}" edit_history: "post edit history" reply_as_new_topic: "Reply as linked Topic" reply_as_new_private_message: "Reply as new message to the same recipients" continue_discussion: "Continuing the discussion from %{postLink}:" follow_quote: "go to the quoted post" show_full: "Show Full Post" show_hidden: "View ignored content." deleted_by_author_simple: "(post deleted by author)" collapse: "collapse" load_more_replies: "load more replies" sr_collapse_replies: "Collapse embedded replies" sr_load_more_replies: "Load more embedded replies" sr_date: "Post date" sr_expand_replies: one: "This post has %{count} reply" other: "This post has %{count} replies" expand_collapse: "expand/collapse" sr_below_embedded_posts_description: "post #%{post_number} replies" sr_embedded_reply_description: "reply by @%{username} to post #%{post_number}" locked: "a staff member has locked this post from being edited" gap: one: "view %{count} hidden reply" other: "view %{count} hidden replies" sr_reply_to: "Reply to post #%{post_number} by @%{username}" notice: new_user: "This is the first time %{user} has posted — let’s welcome them to our community!" returning_user: "It’s been a while since we’ve seen %{user} — their last post was %{time}." unread: "Post is unread" has_replies: one: "%{count} Reply" other: "%{count} Replies" has_replies_count: "%{count}" unknown_user: "(unknown/deleted user)" has_likes_title: one: "%{count} person liked this post" other: "%{count} people liked this post" has_likes_title_only_you: "you liked this post" has_likes_title_you: one: "you and %{count} other person liked this post" other: "you and %{count} other people liked this post" sr_post_like_count_button: one: "%{count} person liked this post. Click to view" other: "%{count} people liked this post. Click to view" sr_post_read_count_button: one: "%{count} person read this post. Click to view" other: "%{count} people read this post. Click to view" filtered_replies_hint: one: "View this post and its reply" other: "View this post and its %{count} replies" filtered_replies_viewing: one: "Viewing %{count} reply to" other: "Viewing %{count} replies to" in_reply_to: "Load parent post" view_all_posts: "View all posts" errors: create: "Sorry, there was an error creating your post. Please try again." edit: "Sorry, there was an error editing your post. Please try again." upload: "Sorry, there was an error uploading %{file_name}. Please try again." backup_too_large: "Sorry, that backup file is too large." file_too_large: "Sorry, that file is too big (maximum size is %{max_size_kb}kb). Why not upload your large file to a cloud sharing service, then paste the link?" file_size_zero: "Sorry, it looks like something has gone wrong, the file you are trying to upload is 0 bytes. Please try again." file_too_large_humanized: "Sorry, that file is too big (maximum size is %{max_size}). Why not upload your large file to a cloud sharing service, then paste the link?" too_many_uploads: "Sorry, you can only upload one file at a time." too_many_dragged_and_dropped_files: one: "Sorry, you can only upload %{count} file at a time." other: "Sorry, you can only upload %{count} files at a time." upload_not_authorized: "Sorry, the file you are trying to upload is not authorized (authorized extensions: %{authorized_extensions})." no_uploads_authorized: "Sorry, no files are authorized to be uploaded." image_upload_not_allowed_for_new_user: "Sorry, new users can not upload images." attachment_upload_not_allowed_for_new_user: "Sorry, new users can not upload attachments." attachment_download_requires_login: "Sorry, you need to be logged in to download attachments." cancel_composer: confirm: "What would you like to do with your post?" discard: "Discard" save_draft: "Save draft for later" keep_editing: "Keep editing" via_email: "this post arrived via email" via_auto_generated_email: "this post arrived via an auto generated email" whisper: "this post is a private whisper for moderators" whisper_groups: "this post is a private whisper only visible to %{groupNames}" wiki: about: "this post is a wiki" few_likes_left: "Thanks for sharing the love! You only have a few likes left for today." controls: reply: "begin composing a reply to this post" like: "like this post" has_liked: "you've liked this post" read_indicator: "members who read this post" undo_like: "undo like" edit: "edit this post" edit_action: "Edit" edit_anonymous: "Sorry, but you need to be logged in to edit this post." flag: "privately flag this post for attention or send a private notification about it" delete: "delete this post" undelete: "undelete this post" share: "share a link to this post" copy_title: "copy a link to this post to clipboard" link_copied: "Link copied!" more: "More" delete_replies: confirm: "Do you also want to delete the replies to this post?" direct_replies: one: "Yes, and %{count} direct reply" other: "Yes, and %{count} direct replies" all_replies: one: "Yes, and %{count} reply" other: "Yes, and all %{count} replies" just_the_post: "No, just this post" admin: "post admin actions" permanently_delete: "Permanently Delete" permanently_delete_confirmation: "Are you sure you permanently want to delete this post? You will not be able to recover it." wiki: "Make Wiki" unwiki: "Remove Wiki" convert_to_moderator: "Add Staff Color" revert_to_regular: "Remove Staff Color" rebake: "Rebuild HTML" publish_page: "Page Publishing" unhide: "Unhide" change_owner: "Change Ownership…" grant_badge: "Grant Badge…" lock_post: "Lock Post" lock_post_description: "prevent the poster from editing this post" unlock_post: "Unlock Post" unlock_post_description: "allow the poster to edit this post" delete_topic_disallowed_modal: "You don't have permission to delete this topic. If you really want it to be deleted, submit a flag for moderator attention together with reasoning." delete_topic_disallowed: "you don't have permission to delete this topic" delete_topic_confirm_modal: one: "This topic currently has over %{count} view and may be a popular search destination. Are you sure you want to delete this topic entirely, instead of editing it to improve it?" other: "This topic currently has over %{count} views and may be a popular search destination. Are you sure you want to delete this topic entirely, instead of editing it to improve it?" delete_topic_confirm_modal_yes: "Yes, delete this topic" delete_topic_confirm_modal_no: "No, keep this topic" delete_topic_error: "An error occurred while deleting this topic" delete_topic: "delete topic" add_post_notice: "Add Staff Notice…" change_post_notice: "Change Staff Notice…" delete_post_notice: "Delete Staff Notice" remove_timer: "remove timer" edit_timer: "edit timer" actions: people: like: one: "liked this" other: "liked this" read: one: "read this" other: "read this" like_capped: one: "and %{count} other liked this" other: "and %{count} others liked this" read_capped: one: "and %{count} other read this" other: "and %{count} others read this" sr_post_likers_list_description: "users who liked this post" sr_post_readers_list_description: "users who read this post" by_you: off_topic: "You flagged this as off-topic" spam: "You flagged this as spam" inappropriate: "You flagged this as inappropriate" illegal: "You flagged this as illegal" notify_moderators: "You flagged this for moderation" notify_user: "You sent a message to this user" custom: "You flagged this topic as %{custom}" delete: confirm: one: "Are you sure you want to delete that post?" other: "Are you sure you want to delete these %{count} posts?" merge: confirm: one: "Are you sure you want to merge these posts?" other: "Are you sure you want to merge these %{count} posts?" revisions: controls: first: "First revision" previous: "Previous revision" next: "Next revision" last: "Last revision" hide: "Hide revision" show: "Show revision" destroy: "Delete revisions" destroy_confirm: "Are you sure you want to delete all of the revisions on this post? This action is permanent." revert: "Revert to revision %{revision}" edit_wiki: "Edit Wiki" edit_post: "Edit Post" comparing_previous_to_current_out_of_total: "%{previous} %{icon} %{current} / %{total}" displays: inline: title: "Show the rendered output with additions and removals inline" button: "HTML" side_by_side: title: "Show the rendered output diffs side-by-side" button: "HTML" side_by_side_markdown: title: "Show the raw source diffs side-by-side" button: "Raw" raw_email: displays: raw: title: "Show the raw email" button: "Raw" text_part: title: "Show the text part of the email" button: "Text" html_part: title: "Show the html part of the email" button: "HTML" bookmarks: create: "Create bookmark" create_for_topic: "Create bookmark for topic" edit: "Edit bookmark" edit_for_topic: "Edit bookmark for topic" updated: "Updated" name: "Name" name_placeholder: "What is this bookmark for?" name_input_label: "Bookmark name" set_reminder: "Remind me" options: "Options" actions: delete_bookmark: name: "Delete bookmark" description: "Removes the bookmark from your profile and stops all reminders for the bookmark" edit_bookmark: name: "Edit bookmark" description: "Edit the bookmark name or change the reminder date and time" clear_bookmark_reminder: name: "Clear reminder" description: "Clear the reminder date and time" pin_bookmark: name: "Pin bookmark" description: "Pin the bookmark. This will make it appear at the top of your bookmarks list." unpin_bookmark: name: "Unpin bookmark" description: "Unpin the bookmark. It will no longer appear at the top of your bookmarks list." filtered_replies: viewing_posts_by: "Viewing %{post_count} posts by" viewing_subset: "Some replies are collapsed" viewing_summary: "Viewing this topic top replies" post_number: "%{username}, post #%{post_number}" show_all: "Show all" share: title: "Share Post #%{post_number}" instructions: "Share a link to this post:" category: none: "(no category)" all: "All categories" choose: "category…" edit: "Edit" edit_title: "Edit this category" edit_dialog_title: "Edit: %{categoryName}" view: "View Topics in Category" back: "Back to category" general: "General" settings: "Settings" topic_template: "Template" tags: "Tags" tags_allowed_tags: "Restrict these tags to this category:" tags_allowed_tag_groups: "Restrict these tag groups to this category:" tags_placeholder: "(Optional) list of allowed tags" tags_tab_description: "Tags and tag groups specified above will only be available in this category and other categories that also specify them. They won't be available for use in other categories." tag_groups_placeholder: "(Optional) list of allowed tag groups" manage_tag_groups_link: "Manage tag groups" allow_global_tags_label: "Also allow other tags" required_tag_group: description: "Require new topics to have tags from tag groups:" delete: "Delete" add: "Add required tag group" placeholder: "select tag group…" topic_featured_link_allowed: "Allow featured links in this category" delete: "Delete Category" create: "New Category" create_long: "Create a new category" save: "Save Category" slug: "Category Slug" slug_placeholder: "(Optional) dashed-words for url" creation_error: There has been an error during the creation of the category. save_error: There was an error saving the category. name: "Category Name" description: "Description" logo: "Category Logo Image" logo_dark: "Dark Mode Category Logo Image" background_image: "Category Background Image" background_image_dark: "Dark Category Background Image" badge_colors: "Badge colors" background_color: "Background color" foreground_color: "Foreground color" name_placeholder: "One or two words maximum" color_placeholder: "Any web color" delete_confirm: "Are you sure you want to delete this category?" delete_error: "There was an error deleting the category." list: "List Categories" no_description: "Please add a description for this category." change_in_category_topic: "Edit Description" already_used: "This color has been used by another category" security: "Security" security_add_group: "Add a group" permissions: group: "Group" see: "See" reply: "Reply" create: "Create" no_groups_selected: "No groups have been granted access; this category will only be visible to staff." everyone_has_access: 'This category is public, everyone can see, reply and create posts. To restrict permissions, remove one or more of the permissions granted to the "everyone" group.' toggle_reply: "Toggle Reply permission" toggle_full: "Toggle Create permission" inherited: 'This permission is inherited from "everyone"' special_warning: "Warning: This category is a pre-seeded category and the security settings cannot be edited. If you do not wish to use this category, delete it instead of repurposing it." uncategorized_security_warning: "This category is special. It is intended as holding area for topics that have no category; it cannot have security settings." uncategorized_general_warning: 'This category is special. It is used as the default category for new topics that do not have a category selected. If you want to prevent this behavior and force category selection, please disable the setting here. If you want to change the name or description, go to Customize / Text Content.' pending_permission_change_alert: "You haven't added %{group} to this category; click this button to add them." images: "Images" email_in: "Custom incoming email address:" email_in_tooltip: "You can separate multiple email addresses with the | character." email_in_allow_strangers: "Accept emails from anonymous users with no accounts" email_in_disabled: "Posting new topics via email is disabled. To enable posting new topics via email, enable the 'email in' setting." mailinglist_mirror: "Category mirrors a mailing list" show_subcategory_list: "Show subcategory list above topics in this category." read_only_banner: "Banner text when a user cannot create a topic in this category:" num_featured_topics: "Number of topics shown on the categories page:" subcategory_num_featured_topics: "Number of featured topics on parent category's page:" all_topics_wiki: "Make new topics wikis by default" allow_unlimited_owner_edits_on_first_post: "Allow unlimited owner edits on first post" subcategory_list_style: "Subcategory List Style:" sort_order: "Topic List Sort By:" default_view: "Default Topic List:" default_top_period: "Default Top Period:" default_list_filter: "Default List Filter:" allow_badges_label: "Allow badges to be awarded in this category" edit_permissions: "Edit Permissions" reviewable_by_group: "In addition to staff, content in this category can also be reviewed by:" review_group_name: "group name" require_topic_approval: "Require moderator approval of all new topics" require_reply_approval: "Require moderator approval of all new replies" this_year: "this year" position: "Position on the categories page:" default_position: "Default Position" position_disabled: "Categories will be displayed in order of activity. To control the order of categories in lists, enable the 'fixed category positions' setting." minimum_required_tags: "Minimum number of tags required in a topic:" default_slow_mode: 'Enable "Slow Mode" for new topics in this category.' parent: "Parent Category" num_auto_bump_daily: "Number of open topics to automatically bump daily:" auto_bump_cooldown_days: "Minimum days before bumping the same topic again:" navigate_to_first_post_after_read: "Navigate to first post after topics are read" notifications: title: "change notification level for this category" watching: title: "Watching" description: "You will automatically watch all topics in this category. You will be notified of every new post in every topic, and a count of new replies will be shown." watching_first_post: title: "Watching First Post" description: "You will be notified of new topics in this category but not replies to the topics." tracking: title: "Tracking" description: "You will automatically track all topics in this category. You will be notified if someone mentions your @name or replies to you, and a count of new replies will be shown." regular: title: "Normal" description: "You will be notified if someone mentions your @name or replies to you." muted: title: "Muted" description: "You will never be notified of anything about new topics in this category, and they will not appear in latest." search_priority: label: "Search Priority" options: normal: "Normal" ignore: "Ignore" very_low: "Very Low" low: "Low" high: "High" very_high: "Very High" sort_options: default: "default" likes: "Likes" op_likes: "Original Post Likes" views: "Views" posts: "Posts" activity: "Activity" posters: "Posters" category: "Category" created: "Created" sort_ascending: "Ascending" sort_descending: "Descending" subcategory_list_styles: rows: "Rows" rows_with_featured_topics: "Rows with featured topics" boxes: "Boxes" boxes_with_featured_topics: "Boxes with featured topics" settings_sections: general: "General" moderation: "Moderation" appearance: "Appearance" email: "Email" list_filters: all: "all topics" none: "no subcategories" colors_disabled: "You can’t select colors because you have a category style of none." flagging: title: "Thanks for keeping our community civil!" action: "Flag Post" take_action: "Take Action…" take_action_options: default: title: "Hide Post" details: "Reach the flag threshold immediately, hide the post, and agree with all pending flags" suspend: title: "Suspend User" details: "Reach the flag threshold, and suspend the user" silence: title: "Silence User" details: "Reach the flag threshold, and silence the user" notify_action: "Message" official_warning: "Official Warning" delete_spammer: "Delete Spammer" flag_for_review: "Queue For Review" # This string uses the ICU Message Format. See https://meta.discourse.org/t/7035 for translation guidelines. delete_confirm_MF: | You are about to delete { POSTS, plural, one {# post} other {# posts} } and { TOPICS, plural, one {# topic} other {# topics} } from this user, remove their account, block signups from their IP address {ip_address}, and add their email address {email} to a permanent block list. Are you sure this user is really a spammer? yes_delete_spammer: "Yes, Delete Spammer" ip_address_missing: "(N/A)" hidden_email_address: "(hidden)" submit_tooltip: "Submit the private flag" take_action_tooltip: "Reach the flag threshold immediately, hide the post, and agree with all pending flags" cant: "Sorry, you can't flag this post at this time." notify_staff: "Notify staff privately" formatted_name: off_topic: "It's Off-Topic" inappropriate: "It's Inappropriate" spam: "It's Spam" illegal: "It's Illegal" custom_placeholder_notify_user: "Be specific, be constructive, and always be kind." notify_user_textarea_label: "Message for the user" custom_placeholder_notify_moderators: "Let us know specifically what you are concerned about, and provide relevant links and examples where possible." notify_moderators_textarea_label: "Message for the moderators" custom_placeholder_illegal: "Let us know specifically why you believe this content is illegal, and provide relevant links and examples where possible." confirmation_illegal: "What I’ve written above is accurate and complete." custom_message: at_least: one: "enter at least %{count} character" other: "enter at least %{count} characters" more: one: "%{count} to go…" other: "%{count} to go…" left: one: "%{count} remaining" other: "%{count} remaining" flagging_topic: title: "Thanks for keeping our community civil!" action: "Flag Topic" notify_action: "Message" topic_map: title: "Topic Summary" participants_title: "Frequent Posters" links_title: "Popular Links" links_shown: "show more links…" clicks: one: "%{count} click" other: "%{count} clicks" menu_titles: replies: Most liked replies views: Recent views view_explainer: One view per unique visitor every 8 hours. no_views: No view stats yet, check back later. chart_error: Error rendering chart, please try again. views: "Views" predicted_views: "Predicted Views" so_far: (so far) read: read minutes: min post_links: about: "expand more links for this post" title: one: "%{count} more" other: "%{count} more" topic_statuses: warning: help: "This is an official warning." bookmarked: help: "You bookmarked this topic" locked: help: "This topic is closed; it no longer accepts new replies" archived: help: "This topic is archived; it is frozen and cannot be changed" locked_and_archived: help: "This topic is closed and archived; it no longer accepts new replies and cannot be changed" unpinned: title: "Unpinned" help: "This topic is unpinned for you; it will display in regular order" pinned_globally: title: "Pinned Globally" help: "This topic is pinned globally; it will display at the top of latest and its category" pinned: title: "Pinned" help: "This topic is pinned for you; it will display at the top of its category" unlisted: help: "This topic is unlisted; it will not be displayed in topic lists, and can only be accessed via a direct link. %{unlistedReason}" personal_message: title: "This topic is a personal message" help: "This topic is a personal message" visibility_reasons: op_flag_threshold_reached: "This topic was automatically unlisted because it reached the flag threshold" op_unhidden: "This topic was relisted by the author" embedded_topic: "This topic was relisted because it is an embedded topic" manually_unlisted: "This topic was manually unlisted by an admin or moderator" manually_relisted: "This topic was manually relisted by an admin or moderator" bulk_action: "This topic's visibility was changed because of a bulk action performed by a user" posts: "Posts" pending_posts: label: "Pending" label_with_count: "Pending (%{count})" sr_topic_list_caption: Topic list, column headers with buttons are sortable. # This string uses the ICU Message Format. See https://meta.discourse.org/t/7035 for translation guidelines. posts_likes_MF: | { count, plural, one {# reply,} other {# replies,} }{ ratio, select, low { high like to post ratio,} med { very high like to post ratio,} high { extremely high like to post ratio,} other {} } jump to the first or last post… posters: "Posters" latest_poster_link: "%{username}'s profile, latest poster" original_post: "Original Post" views: "Views" views_lowercase: one: "view" other: "views" replies: "Replies" views_long: one: "this topic has been viewed %{count} time" other: "this topic has been viewed %{count} times" activity: "Activity" likes: "Likes" likes_lowercase: one: "like" other: "likes" users: "Users" users_lowercase: one: "user" other: "users" category_title: "Category" history_capped_revisions: "History, last 100 revisions" history: "History" raw_email: title: "Incoming Email" not_available: "Not available!" categories_list: "Categories List" filters: with_topics: "%{filter} topics" with_category: "%{filter} %{category} topics" filter: title: "Filter" button: label: "Filter" latest: title: "Latest" title_with_count: one: "Latest (%{count})" other: "Latest (%{count})" help: "topics with recent posts" read: title: "Read" help: "topics you've read, in the order that you last read them" categories: title: "Categories" title_in: "Category - %{categoryName}" help: "all topics grouped by category" unread: title: "Unread" title_with_count: one: "Unread (%{count})" other: "Unread (%{count})" help: "topics you are currently watching or tracking with unread posts" lower_title_with_count: one: "%{count} unread" other: "%{count} unread" unseen: title: "Unseen" lower_title: "unseen" help: "new topics and topics you are currently watching or tracking with unread posts" hot: title: "Hot" lower_title: "hot" help: "top recent topics" new: lower_title_with_count: one: "%{count} new" other: "%{count} new" lower_title: "new" title: "New" title_with_count: one: "New (%{count})" other: "New (%{count})" help: "topics created in the last few days" all: "All" all_with_count: "All (%{count})" topics: "Topics" topics_with_count: "Topics (%{count})" replies: "Replies" replies_with_count: "Replies (%{count})" posted: title: "My Posts" help: "topics you have posted in" bookmarks: title: "Bookmarks" help: "topics you have bookmarked" category: title: "%{categoryName}" title_with_count: one: "%{categoryName} (%{count})" other: "%{categoryName} (%{count})" help: "latest topics in the %{categoryName} category" top: title: "Top" help: "the most active topics in the last year, month, week or day" all: title: "All Time" yearly: title: "Yearly" quarterly: title: "Quarterly" monthly: title: "Monthly" weekly: title: "Weekly" daily: title: "Daily" all_time: "All Time" this_year: "Year" this_quarter: "Quarter" this_month: "Month" this_week: "Week" today: "Today" custom_homepage: admin_message: 'One of your themes has enabled the "custom_homepage" modifier but it does not output anything in the [custom-homepage] connector. (This message is only shown to site administrators.)' browser_update: 'Unfortunately, your browser is unsupported. Please switch to a supported browser to view rich content, log in and reply.' permission_types: full: "Create / Reply / See" create_post: "Reply / See" readonly: "See" preloader_text: "Loading" lightbox: download: "download" open: "original image" previous: "Previous (Left arrow key)" next: "Next (Right arrow key)" counter: "%curr% of %total%" close: "Close (Esc)" content_load_error: 'The content could not be loaded.' image_load_error: 'The image could not be loaded.' experimental_lightbox: image_load_error: "The image could not be loaded." screen_reader_image_title: "Image %{current} of %{total}: %{title}" buttons: next: "Next (Right or down arrow key)" previous: "Previous (Left or up arrow key)" close: "Close (Esc)" download: "Download image" newtab: "Open image in a new tab" zoom: "Zoom image in/out (Z key)" rotate: "Rotate image (R key)" fullscreen: "Toggle browser full screen mode (M key)" carousel: "Display all images in a carousel (A key)" retry: "Retry loading the image" cannot_render_video: This video cannot be rendered because your browser does not support the codec. keyboard_shortcuts_help: shortcut_key_delimiter_comma: ", " shortcut_key_delimiter_plus: "+" shortcut_delimiter_or: "%{shortcut1} or %{shortcut2}" shortcut_delimiter_slash: "%{shortcut1}/%{shortcut2}" shortcut_delimiter_space: "%{shortcut1} %{shortcut2}" title: "Keyboard Shortcuts" short_title: "Shortcuts" jump_to: title: "Jump To" home: "%{shortcut} Home" latest: "%{shortcut} Latest" new: "%{shortcut} New" unread: "%{shortcut} Unread" categories: "%{shortcut} Categories" top: "%{shortcut} Top" bookmarks: "%{shortcut} Bookmarks" profile: "%{shortcut} Profile" messages: "%{shortcut} Messages" drafts: "%{shortcut} Drafts" next: "%{shortcut} Next Topic" previous: "%{shortcut} Previous Topic" navigation: title: "Navigation" jump: "%{shortcut} Go to post #" back: "%{shortcut} Back" up_down: "%{shortcut} Move selection ↑ ↓" open: "%{shortcut} Open selected topic" next_prev: "%{shortcut} Next/previous section" go_to_unread_post: "%{shortcut} Go to the first unread post" application: title: "Application" create: "%{shortcut} Create a new topic" notifications: "%{shortcut} Open notifications" hamburger_menu: "%{shortcut} Open hamburger menu" user_profile_menu: "%{shortcut} Open user menu" show_incoming_updated_topics: "%{shortcut} Show updated topics" search: "%{shortcut} Search" filter_sidebar: "%{shortcut} Filter sidebar" help: "%{shortcut} Open keyboard help" toggle_bulk_select: "%{shortcut} Toggle bulk select" dismiss: "%{shortcut} Dismiss selected topics" x: "%{shortcut} Toggle selection (in bulk select mode)" log_out: "%{shortcut} Log Out" composing: title: "Composing" return: "%{shortcut} Return to composer" fullscreen: "%{shortcut} Fullscreen composer" insert_current_time: "%{shortcut} Insert current time" bookmarks: title: "Bookmarking" enter: "%{shortcut} Save and close" later_today: "%{shortcut} Later today" later_this_week: "%{shortcut} Later this week" tomorrow: "%{shortcut} Tomorrow" next_week: "%{shortcut} Next week" next_month: "%{shortcut} Next month" next_business_week: "%{shortcut} Start of next week" next_business_day: "%{shortcut} Next business day" custom: "%{shortcut} Custom date and time" none: "%{shortcut} No reminder" delete: "%{shortcut} Delete bookmark" actions: title: "Actions" bookmark_topic: "%{shortcut} Toggle bookmark topic" pin_unpin_topic: "%{shortcut} Pin/Unpin topic" share_topic: "%{shortcut} Share topic" share_post: "%{shortcut} Share post" reply_as_new_topic: "%{shortcut} Reply as linked topic" reply_topic: "%{shortcut} Reply to topic" reply_post: "%{shortcut} Reply to post" quote_post: "%{shortcut} Quote post" like: "%{shortcut} Like post" flag: "%{shortcut} Flag post" bookmark: "%{shortcut} Bookmark post" edit: "%{shortcut} Edit post" delete: "%{shortcut} Delete post" mark_muted: "%{shortcut} Mute topic" mark_regular: "%{shortcut} Normal (default) topic" mark_tracking: "%{shortcut} Track topic" mark_watching: "%{shortcut} Watch topic" print: "%{shortcut} Print topic" defer: "%{shortcut} Mark topic as unread" topic_admin_actions: "%{shortcut} Open topic admin actions" archive_private_message: "%{shortcut} Toggle archive private message" search_menu: title: "Search Menu" prev_next: "%{shortcut} Move selection up and down" insert_url: "%{shortcut} Insert selection into open composer" full_page_search: "%{shortcut} Launches full page search" badges: earned_n_times: one: "Earned this badge %{count} time" other: "Earned this badge %{count} times" granted_on: "Granted %{date}" others_count: one: "Granted to others %{count} time" other: "Granted to others %{count} times" title: Badges allow_title: "You can use this badge as a title" multiple_grant: "You can earn this multiple times" badge_count: one: "%{count} Badge" other: "%{count} Badges" more_badges: one: "+%{count} More" other: "+%{count} More" awarded: one: "%{number} awarded" other: "%{number} awarded" select_badge_for_title: Select a badge to use as your title none: "(none)" successfully_granted: "Successfully granted %{badge} to %{username}" badge_grouping: getting_started: name: Getting Started community: name: Community trust_level: name: Trust Level other: name: Other posting: name: Posting favorite_max_reached: "You can’t favorite more badges." favorite_max_not_reached: "Mark this badge as favorite" favorite_count: "%{count}/%{max} badges marked as favorite" download_calendar: title: "Download calendar" save_ics: "Download .ics file" save_google: "Add to Google calendar" remember: "Don’t ask me again" remember_explanation: "(you can change this preference in your user prefs)" download: "Download" default_calendar: "Default calendar" default_calendar_instruction: "Determine which calendar should be used when dates are saved" add_to_calendar: "Add to calendar" google: "Google Calendar" ics: "ICS" tagging: all_tags: "All tags" other_tags: "Other Tags" selector_tags: "tags" selector_no_tags: "no tags" selector_remove_filter: "remove filter" tags: "Tags" choose_for_topic: "optional tags" choose_for_topic_required: one: "select at least %{count} tag…" other: "select at least %{count} tags…" choose_for_topic_required_group: one: "select %{count} tag from '%{name}'…" other: "select %{count} tags from '%{name}'…" info: "Info" default_info: "This tag isn't restricted to any categories, and has no synonyms." staff_info: "To add restrictions, put this tag in a tag group." category_restricted: "This tag is restricted to categories you don't have permission to access." synonyms: "Synonyms" synonyms_description: "When the following tags are used, they will be replaced with %{base_tag_name}." save: "Save name and description of the tag" tag_groups_info: one: 'This tag belongs to the group "%{tag_groups}".' other: "This tag belongs to these groups: %{tag_groups}." category_restrictions: one: "It can only be used in this category:" other: "It can only be used in these categories:" edit_synonyms: "Edit Synonyms" add_synonyms_label: "Add synonyms:" add_synonyms: "Add" add_synonyms_explanation: one: "Any place that currently uses this tag will be changed to use %{tag_name} instead. Are you sure you want to make this change?" other: "Any place that currently uses these tags will be changed to use %{tag_name} instead. Are you sure you want to make this change?" add_synonyms_failed: "The following tags couldn't be added as synonyms: %{tag_names}. Ensure they don't have synonyms and aren't synonyms of another tag." remove_synonym: "Remove Synonym" delete_synonym_confirm: 'Are you sure you want to delete the synonym "%{tag_name}"?' delete_tag: "Delete Tag" delete_confirm: one: "Are you sure you want to delete this tag and remove it from %{count} topic it is assigned to?" other: "Are you sure you want to delete this tag and remove it from %{count} topics it is assigned to?" delete_confirm_no_topics: "Are you sure you want to delete this tag?" delete_confirm_synonyms: one: "Its synonym will also be deleted." other: "Its %{count} synonyms will also be deleted." edit_tag: "Edit tag name and description" description: "Description (max 1000 characters)" sort_by: "Sort by:" sort_by_count: "count" sort_by_name: "name" manage_groups: "Manage Tag Groups" manage_groups_description: "Define groups to organize tags" upload: "Upload Tags" upload_description: "Upload a csv file to create tags in bulk" upload_instructions: "One per line, optionally with a tag group in the format 'tag_name,tag_group'." upload_successful: "Tags uploaded successfully" delete_unused_confirmation: one: "%{count} tag will be deleted: %{tags}" other: "%{count} tags will be deleted: %{tags}" delete_unused_confirmation_more_tags: one: "%{tags} and %{count} more" other: "%{tags} and %{count} more" delete_no_unused_tags: "There are no unused tags." # Example: "tag1, tag2, tag3" tag_list_joiner: ", " delete_unused: "Delete Unused Tags" delete_unused_description: "Delete all tags which are not attached to any topics or personal messages" filters: without_category: "%{filter} %{tag} topics" with_category: "%{filter} %{tag} topics in %{category}" untagged_without_category: "%{filter} untagged topics" untagged_with_category: "%{filter} untagged topics in %{category}" notifications: watching: title: "Watching" description: "You will automatically watch all topics with this tag. You will be notified of all new posts and topics, plus the count of unread and new posts will also appear next to the topic." watching_first_post: title: "Watching First Post" description: "You will be notified of new topics in this tag but not replies to the topics." tracking: title: "Tracking" description: "You will automatically track all topics with this tag. A count of unread and new posts will appear next to the topic." regular: title: "Normal" description: "You will be notified if someone mentions your @name or replies to your post." muted: title: "Muted" description: "You will not be notified of anything about new topics with this tag, and they will not appear on your unread tab." groups: back_btn: "Back to all tags" title: "Tag Groups" about_heading: "Select a tag group or create a new one" about_heading_empty: "Create a new tag group to get started" about_description: "Tag groups help you manage permissions for many tags in one place." new: "New Group" new_title: "Create New Group" edit_title: "Edit Tag Group" tags_label: "Tags in this group" parent_tag_label: "Parent tag" parent_tag_description: "Tags from this group can only be used if the parent tag is present." one_per_topic_label: "Limit one tag per topic from this group" new_name: "New Tag Group" name_placeholder: "Name" save: "Save" delete: "Delete" confirm_delete: "Are you sure you want to delete this tag group?" everyone_can_use: "Tags can be used by everyone" usable_only_by_groups: "Tags are visible to everyone, but only the following groups can use them" visible_only_to_groups: "Tags are visible only to the following groups" cannot_save: "Cannot save tag group. Make sure that there is at least one tag present, tag group name is not empty and less than 100 characters, and a group is selected for tags permission." tags_placeholder: "Search or create tags" parent_tag_placeholder: "Optional" select_groups_placeholder: "Select groups…" disabled: "Tagging is disabled. " topics: none: unread: "You have no unread topics." unseen: "You have no unseen topics." new: "You have no new topics." read: "You haven't read any topics yet." posted: "You haven't posted in any topics yet." latest: "There are no latest topics." bookmarks: "You have no bookmarked topics yet." top: "There are no top topics." invite: custom_message: "Make your invite a little bit more personal by writing a custom message." custom_message_placeholder: "Enter your custom message" approval_not_required: "User will be auto-approved as soon as they accept this invite." custom_message_template_forum: "Hey, you should join this forum!" custom_message_template_topic: "Hey, I thought you might enjoy this topic!" forced_anonymous: "Due to extreme load, this is temporarily being shown to everyone as a logged out user would see it." forced_anonymous_login_required: "The site is under extreme load and cannot be loaded at this time, try again in a few minutes." footer_nav: back: "Back" forward: "Forward" share: "Share" dismiss: "Dismiss" safe_mode: enabled: "Safe mode is enabled, to exit safe mode close this browser window" image_removed: "(image removed)" pause_notifications: title: "Pause notifications for…" label: "Pause notifications" options: half_hour: "30 minutes" one_hour: "1 hour" two_hours: "2 hours" tomorrow: "Until tomorrow" set_schedule: "Set a notification schedule" trust_levels: names: newuser: "new user" basic: "basic user" member: "member" regular: "regular" leader: "leader" detailed_name: "%{level}: %{name}" pick_files_button: unsupported_file_picked: "You have picked an unsupported file. Supported file types – %{types}." user_activity: no_activity_title: "No activity yet" no_activity_body: "Welcome to our community! You are brand new here and have not yet contributed to discussions. As a first step, visit Top or Categories and just start reading! Select %{heartIcon} on posts that you like or want to learn more about. As you participate, your activity will be listed here." no_replies_title: "You have not replied to any topics yet" no_replies_title_others: "%{username} has not replied to any topics yet" no_replies_body: "When you discover an interesting conversation that you wish to contribute to, press the Reply button directly under any post to begin replying to that specific post. Or, if you’d prefer to reply to the general topic rather than any individual post or person, look for the Reply button at the very bottom of the topic, or under the topic timeline." no_drafts_title: "You haven’t started any drafts" no_drafts_body: "Not quite ready to post? We’ll automatically save a new draft and list it here whenever you start composing a topic, reply, or personal message. Select the cancel button to discard or save your draft to continue later." no_likes_title: "You haven’t liked any topics yet" no_likes_title_others: "%{username} has not liked any topics yet" no_likes_body: "A great way to jump in and start contributing is to start reading conversations that have already taken place, and select the %{heartIcon} on posts that you like!" no_topics_title: "You have not started any topics yet" no_topics_body: "It’s always best to search for existing topics of conversation before starting a new one, but if you’re confident the topic you want isn’t out there already, go ahead and start a new topic of your very own. Look for the + New Topic button at the top right of the topic list, category, or tag to begin creating a new topic in that area." no_topics_title_others: "%{username} has not started any topics yet" no_read_topics_title: "You haven’t read any topics yet" no_read_topics_body: "Once you start reading discussions, you’ll see a list here. To start reading, look for topics that interest you in Top or Categories or search by keyword %{searchIcon}" no_group_messages_title: "No group messages found" topic_entrance: sr_jump_top_button: "Jump to the first post - %{date}" sr_jump_bottom_button: "Jump to the last post - %{date}" jump_top_button_title: "Jump to the first post" jump_bottom_button_title: "Jump to the last post" fullscreen_table: expand_btn: "Expand Table" view_table: "View Table" second_factor_auth: redirect_after_success: "Second factor authentication is successful. Redirecting to the previous page…" sidebar: title: "Sidebar" unread_count: one: "%{count} unread" other: "%{count} unread" new_count: one: "%{count} new" other: "%{count} new" toggle_section: "Toggle section" more: "More" all_categories: "All categories" all_tags: "All tags" categories_form_modal: title: "Edit categories navigation" subtitle: text: "and we'll automatically show this site's most popular categories" filter_placeholder: "Filter categories" no_categories: "There are no categories matching the given term." show_more: "Show more" tags_form_modal: title: "Edit tags navigation" filter_placeholder: "Filter tags" no_tags: "There are no tags matching the given term." subtitle: text: "and we'll automatically show this site's top tags" edit_navigation_modal_form: deselect_button_text: "Deselect all" reset_to_defaults: "Reset to defaults" filter_dropdown: all: "All" selected: "Selected" unselected: "Unselected" sections: custom: add: "Add custom section" edit: "Edit custom section" save: "Save" delete: "Delete" delete_confirm: "Are you sure you want to delete this section?" delete_public_confirm: "This section is visible to everyone, are you sure you want to delete it?" update_public_confirm: "Changes will be visible to everyone on this site. Are you sure?" mark_as_private_confirm: "This section is visible to everyone. After the update, it will be visible only to you. Are you sure?" reset_confirm: "Are you sure you want to reset this section to default?" public: "Visible to everyone" always_public: "Content in this section is always public" more_menu: "More menu" links: add: "Add another link" delete: "Delete link" reset: "Reset to default" icon: label: "Icon" validation: blank: "Icon cannot be blank" maximum: one: "Icon must be shorter than %{count} character" other: "Icon must be shorter than %{count} characters" name: label: "Name" validation: blank: "Name cannot be blank" maximum: one: "Name must be shorter than %{count} character" other: "Name must be shorter than %{count} characters" value: label: "Link" validation: blank: "Link cannot be blank" maximum: one: "Link must be shorter than %{count} character" other: "Link must be shorter than %{count} characters" invalid: "Format is invalid" title: label: "Section title" validation: blank: "Title cannot be blank" maximum: one: "Title must be shorter than %{count} character" other: "Title must be shorter than %{count} characters" about: header_link_text: "About" messages: header_link_text: "Messages" header_action_title: "Create a personal message" links: inbox: "Inbox" sent: "Sent" new: "New" new_with_count: "New (%{count})" unread: "Unread" unread_with_count: "Unread (%{count})" archive: "Archive" tags: none: "You have not added any tags." click_to_get_started: "Click here to get started." header_link_text: "Tags" header_action_title: "Edit your sidebar tags" configure_defaults: "Configure defaults" categories: none: "You have not added any categories." click_to_get_started: "Click here to get started." header_link_text: "Categories" header_action_title: "Edit your sidebar categories" configure_defaults: "Configure defaults" community: edit_section: sidebar: "Customize this section" header_dropdown: "Customize" links: about: content: "About" title: "More details about this site" admin: content: "Admin" title: "Site settings and reports" badges: content: "Badges" title: "All the badges available to earn" topics: content: "Topics" title: "All topics" faq: content: "FAQ" title: "Guidelines for using this site" guidelines: content: "Guidelines" title: "Guidelines for using this site" groups: content: "Groups" title: "List of available user groups" users: content: "Users" title: "List of all users" my_posts: content: "My Posts" content_drafts: "My Drafts" title: "My recent topic activity" title_drafts: "My unposted drafts" draft_count: one: "%{count} draft" other: "%{count} drafts" review: content: "Review" title: "Flagged posts and other queued items" pending_count: one: "%{count} pending" other: "%{count} pending" global_section: "Global section, visible to everyone" panels: forum: label: Forum back_to_forum: "Back to Forum" collapse_all_sections: "Collapse all sections" expand_all_sections: "Expand all sections" filter: "Filter..." clear_filter: "Clear filter" no_results: title: "No results" description: 'We couldn’t find anything matching ‘%{filter}’.\b
at the start and end of your regular expression.'
actions:
block: "Block"
censor: "Censor"
require_approval: "Require Approval"
flag: "Flag"
replace: "Replace"
tag: "Tag"
silence: "Silence"
link: "Link"
action_descriptions:
block: "An error message will be displayed when attempting to create a post containing these words."
censor: "Allow posts that contain these words, but replace them with characters that hide the censored words."
require_approval: "Require staff approval for posts that contain these words before they can be visible to others."
flag: "Allow posts that contain these words, but flag them as inappropriate for review by moderators."
replace: "Replace words in posts with other words."
tag: "Automatically tag topics if the first post contains a specific word."
silence: "Silence new accounts if their very first post contains any of these words. The post will be automatically hidden until staff approves it."
link: "Replace words in posts with links."
form:
label: "Has words or phrases"
placeholder: "words or phrases (* is a wildcard)"
placeholder_regexp: "regular expressions"
replace_label: "Replacement"
replace_placeholder: "example"
tag_label: "Tag"
link_label: "Link"
link_placeholder: "https://example.com"
add: "Add"
success: "Success"
exists: "Already exists"
upload: "Add from file"
upload_successful: "Upload successful. Words have been added."
case_sensitivity_label: "Is case-sensitive"
case_sensitivity_description: "Only words with matching character casing"
html_label: "HTML"
html_description: "Outputs HTML in the replacement"
words_or_phrases: "words or phrases"
test:
button_label: "Test"
modal_title: "%{action}: Test Watched Words"
description: "Enter text below to check for matches with watched words"
found_matches: "Found matches:"
no_matches: "No matches found"
form_templates:
nav_title: "Templates"
title: "Form Templates"
help: "Create a form template structure that can be used to create new topics."
new_template: "New Template"
list_table:
headings:
name: "Name"
active_categories: "Active Categories"
actions: "Actions"
actions:
view: "View Template"
edit: "Edit Template"
delete: "Delete Template"
view_template:
close: "Close"
edit: "Edit"
delete: "Delete"
toggle_preview: "Toggle Preview"
new_template_form:
submit: "Save"
cancel: "Cancel"
name:
label: "Template Name"
placeholder: "Enter a name for this template…"
template:
label: "Template"
placeholder: "Create a YAML template here…"
preview: "Preview"
delete_confirm: "Are you sure you would like to delete this template?"
quick_insert_fields:
add_new_field: "Add"
checkbox: "Checkbox"
input: "Short answer"
textarea: "Long answer"
dropdown: "Dropdown"
upload: "Upload a file"
multiselect: "Multiple choice"
validations_modal:
button_title: "Validations"
modal_title: "Validation Options"
table_headers:
key: "Key"
type: "Type"
description: "Description"
validations:
required:
key: "required"
type: "boolean"
description: "Requires the field to be completed to submit the form."
minimum:
key: "minimum"
type: "integer"
description: "For text fields, specifies the minimum number of characters allowed."
maximum:
key: "maximum"
type: "integer"
description: "For text fields, specifies the maximum number of characters allowed."
pattern:
key: "pattern"
type: "regex string"
description: "For text fields, a regular expression specifying the allowed input."
type:
key: "type"
type: "string"
description: "For input fields, you can specify the type of input that should be expected (text|email|date|number|url|tel|color)"
preview_modal:
title: "Preview Template"
field_placeholders:
validations: "enter validations here"
id: "enter-id-here"
label: "Enter label here"
placeholder: "Enter placeholder here"
none_label: "Select an item"
choices:
first: "Option 1"
second: "Option 2"
third: "Option 3"
edit_category:
toggle_freeform: "form template disabled"
toggle_form_template: "form template enabled"
select_template: "Select form templates"
select_template_help: "Add/Edit Form Templates"
impersonate:
title: "Impersonate"
help: "Use this tool to impersonate a user account for debugging purposes. You will have to log out once finished."
not_found: "That user can't be found."
invalid: "Sorry, you may not impersonate that user."
users:
title: "Users"
create: "Add Admin User"
last_emailed: "Last Emailed"
not_found: "Sorry, that username doesn't exist in our system."
id_not_found: "Sorry, that user id doesn't exist in our system."
active: "Activated"
status: "Status"
show_emails: "Show Emails"
hide_emails: "Hide Emails"
nav:
new: "New"
active: "Active"
staff: "Staff"
suspended: "Suspended"
silenced: "Silenced"
staged: "Staged"
approved: "Approved?"
titles:
active: "Active Users"
new: "New Users"
pending: "Users Pending Review"
newuser: "Users at Trust Level 0 (New User)"
basic: "Users at Trust Level 1 (Basic User)"
member: "Users at Trust Level 2 (Member)"
regular: "Users at Trust Level 3 (Regular)"
leader: "Users at Trust Level 4 (Leader)"
staff: "Staff"
admins: "Admin Users"
moderators: "Moderators"
silenced: "Silenced Users"
suspended: "Suspended Users"
staged: "Staged Users"
not_verified: "Not verified"
check_email:
title: "Reveal this user's email address"
text: "Show"
check_sso:
title: "Reveal SSO payload"
text: "Show"
delete_associated_accounts:
title: "Delete all associated accounts for this user"
text: "Delete associated accounts"
user:
suspend_failed: "Something went wrong suspending this user %{error}"
unsuspend_failed: "Something went wrong unsuspending this user %{error}"
suspend_duration: "Suspend user until:"
suspend_reason_label: "Why are you suspending? This text will be visible to everyone on this user's profile page, and will be shown to the user when they try to log in. Keep it short."
suspend_reason_hidden_label: "Why are you suspending? This text will be shown to the user when they try to log in. Keep it short."
suspend_reason: "Reason"
suspend_reason_title: "Suspension Reason"
suspend_reasons:
not_listening_to_staff: "Would not listen to staff feedback"
consuming_staff_time: "Consumed disproportionate amounts of staff time"
combative: "Too combative"
in_wrong_place: "In the wrong place"
no_constructive_purpose: "No constructive purpose to their actions other than creating dissent within the community"
custom: "Custom…"
suspend_message: "Email Message"
suspend_message_placeholder: "Optionally, provide more information about the suspension and it will be emailed to the user."
suspended_by: "Suspended by"
silence_reason: "Reason"
silenced_by: "Silenced By"
silence_modal_title: "Silence User"
silence_duration: "How long will the user be silenced for?"
silence_reason_label: "Why are you silencing this user?"
silence_reason_placeholder: "Silence Reason"
silence_message: "Email Message"
silence_message_placeholder: "(leave blank to send default message)"
suspended_until: "(until %{until})"
suspend_forever: "Suspend forever"
cant_suspend: "This user cannot be suspended."
cant_silence: "This user cannot be silenced."
delete_posts_failed: "There was a problem deleting the posts."
post_edits: "Post Edits"
view_edits: "View Edits"
penalty_post_actions: "What would you like to do with the associated post?"
penalty_post_delete: "Delete the post"
penalty_post_delete_replies: "Delete the post + any replies"
penalty_post_edit: "Edit the post"
penalty_post_none: "Do nothing"
penalty_count: "Penalty Count"
# This string uses the ICU Message Format. See https://meta.discourse.org/t/7035 for translation guidelines.
penalty_history_MF: >-
In the past 6 months this user has been suspended
{ SUSPENDED, plural,
one {# time}
other {# times}
} and silenced
{ SILENCED, plural,
one {# time}
other {# times}
}.
clear_penalty_history:
title: "Clear Penalty History"
description: "users with penalties cannot reach TL3"
# This string uses the ICU Message Format. See https://meta.discourse.org/t/7035 for translation guidelines.
delete_all_posts_confirm_MF: |
You are about to delete { POSTS, plural,
one {# post}
other {# posts}
} and { TOPICS, plural,
one {# topic}
other {# topics}
}. Are you sure?
silence: "Silence"
unsilence: "Unsilence"
silenced: "Silenced?"
moderator: "Moderator?"
admin: "Admin?"
suspended: "Suspended?"
staged: "Staged?"
show_admin_profile: "Admin"
manage_user: "Manage user"
show_public_profile: "Show Public Profile"
action_logs: "Action Logs"
ip_lookup: "IP Lookup"
log_out: "Log Out"
logged_out: "User was logged out on all devices"
revoke_admin: "Revoke Admin"
grant_admin: "Grant Admin"
grant_admin_success: "New administrator was confirmed."
grant_admin_confirm: "We've sent you an email to verify the new administrator. Please open it and follow the instructions."
revoke_moderation: "Revoke Moderation"
grant_moderation: "Grant Moderation"
unsuspend: "Unsuspend"
suspend: "Suspend"
show_flags_received: "Show Flags Received"
flags_received_by: "Flags Received by %{username}"
flags_received_none: "This user has not received any flags."
reputation: Reputation
permissions: Permissions
activity: Activity
like_count: Likes Given / Received
last_100_days: "in the last 100 days"
private_topics_count: Private Topics
posts_read_count: Posts Read
post_count: Posts Created
second_factor_enabled: Two-Factor Authentication Enabled
topics_entered: Topics Viewed
flags_given_count: Flags Given
flags_received_count: Flags Received
warnings_received_count: Warnings Received
warnings_list_warning: |
As a moderator, you may not be able to view all of these topics. If necessary, ask an admin or the issuing moderator to give @moderators access to the message.
flags_given_received_count: "Flags Given / Received"
approve: "Approve"
approved_by: "approved by"
approve_success: "User approved and email sent with activation instructions."
approve_bulk_success: "Success! All selected users have been approved and notified."
time_read: "Read Time"
post_edits_count: "Post Edits"
anonymize: "Anonymize User"
anonymize_confirm: "Are you SURE you want to anonymize this account? This will change the username and email, and reset all profile information."
delete_associated_accounts_confirm: "Are you SURE you want to delete all associated accounts from this account? The user may not be able to log in if their email has changed."
anonymize_yes: "Yes, anonymize this account"
anonymize_failed: "There was a problem anonymizing the account."
delete: "Delete User"
delete_posts:
button: "Delete all posts"
progress:
title: "Progress of deleting posts"
description: "Deleting posts…"
confirmation:
title: "Delete all posts by @%{username}"
description: |
Are you sure you would like to delete %{post_count} posts by @%{username}?
This can not be undone!
To continue type: %{text}
Please choose a new owner for @%{username}'s content.
All topics, posts, messages and other content created by @%{username} will be transferred.
target_username_placeholder: "Username of new owner" transfer_and_delete: "Transfer & Delete @%{username}" cancel: "Cancel" progress: title: "Merge progress" confirmation: title: "Transfer & Delete @%{username}" description: |All of @%{username}'s content will be transferred and attributed to @%{targetUsername}. After the content is transferred, @%{username}'s account will be deleted.
This can not be undone!
To continue type: %{text}
Paste the following HTML code into your site to create and embed Discourse topics. Replace EMBED_URL with the canonical URL of the page you are embedding it on.
If you want to customize the style, uncomment and replace CLASS_NAME with a CSS class defined in the Embedded CSS of your theme.
Replace DISCOURSE_USERNAME with the Discourse username of the author that should create the topic. Discourse will automatically lookup the user by the content
attribute of the <meta>
tags with name
attribute set to discourse-username
or author
. The discourseUserName
parameter has been deprecated and will be removed in Discourse 3.2.