mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 00:17:23 +08:00
DEV: Convert a bunch of admin UI translations to follow convention (#30816)
In the new admin UI conventions, button labels and section headings should be sentence case, rather than title case. This PR performs a sweep of all the fragments visible when using the sidebar layout.
This commit is contained in:
parent
4682919744
commit
0630bc28e7
@ -5159,7 +5159,7 @@ en:
|
|||||||
title: "Legal"
|
title: "Legal"
|
||||||
header_description: "Configure legal settings, such as terms of service, privacy policy, contact details, and EU-specific considerations"
|
header_description: "Configure legal settings, such as terms of service, privacy policy, contact details, and EU-specific considerations"
|
||||||
login_and_authentication:
|
login_and_authentication:
|
||||||
title: "Login and authentication"
|
title: "Login & authentication"
|
||||||
header_description: "Configure how users log in and authenticate, secrets and keys, OAuth2 providers, and more"
|
header_description: "Configure how users log in and authenticate, secrets and keys, OAuth2 providers, and more"
|
||||||
logo:
|
logo:
|
||||||
title: "Site logo"
|
title: "Site logo"
|
||||||
@ -5988,8 +5988,8 @@ en:
|
|||||||
button_text: "Export"
|
button_text: "Export"
|
||||||
|
|
||||||
invite:
|
invite:
|
||||||
button_text: "Send Invites"
|
button_text: "Send invites"
|
||||||
button_title: "Send Invites"
|
button_title: "Send invites"
|
||||||
|
|
||||||
customize:
|
customize:
|
||||||
title: "Customize"
|
title: "Customize"
|
||||||
@ -6341,15 +6341,15 @@ en:
|
|||||||
description: "Customize the templates used to create emails, preview summary emails that will be sent out, and view email logs."
|
description: "Customize the templates used to create emails, preview summary emails that will be sent out, and view email logs."
|
||||||
settings: "Settings"
|
settings: "Settings"
|
||||||
templates: "Templates"
|
templates: "Templates"
|
||||||
templates_title: "Email Templates"
|
templates_title: "Email templates"
|
||||||
preview_digest: "Preview Summary"
|
preview_digest: "Preview summary"
|
||||||
advanced_test:
|
advanced_test:
|
||||||
title: "Advanced Test"
|
title: "Advanced test"
|
||||||
desc: "See how Discourse processes received emails. To be able to correctly process the email, please paste below the whole original email message."
|
desc: "See how Discourse processes received emails. To be able to correctly process the email, please paste below the whole original email message."
|
||||||
email: "Original message"
|
email: "Original message"
|
||||||
run: "Run Test"
|
run: "Run test"
|
||||||
text: "Selected Text Body"
|
text: "Selected text body"
|
||||||
elided: "Elided Text"
|
elided: "Elided text"
|
||||||
sending_test: "Sending test Email…"
|
sending_test: "Sending test Email…"
|
||||||
error: "<b>ERROR</b> - %{server_error}"
|
error: "<b>ERROR</b> - %{server_error}"
|
||||||
test_error: "There was a problem sending the test email. Please double-check your mail settings, verify that your host is not blocking mail connections, and try again."
|
test_error: "There was a problem sending the test email. Please double-check your mail settings, verify that your host is not blocking mail connections, and try again."
|
||||||
@ -6358,16 +6358,16 @@ en:
|
|||||||
bounced: "Bounced"
|
bounced: "Bounced"
|
||||||
received: "Received"
|
received: "Received"
|
||||||
rejected: "Rejected"
|
rejected: "Rejected"
|
||||||
sent_at: "Sent At"
|
sent_at: "Sent at"
|
||||||
time: "Time"
|
time: "Time"
|
||||||
user: "User"
|
user: "User"
|
||||||
email_type: "Email Type"
|
email_type: "Email type"
|
||||||
details_title: "Show email details"
|
details_title: "Show email details"
|
||||||
to_address: "To Address"
|
to_address: "To address"
|
||||||
test_email_address: "email address to test"
|
test_email_address: "email address to test"
|
||||||
send_test: "Send Test Email"
|
send_test: "Send test email"
|
||||||
sent_test: "sent!"
|
sent_test: "sent!"
|
||||||
delivery_method: "Delivery Method"
|
delivery_method: "Delivery method"
|
||||||
preview_digest_desc: "Preview the content of the summary emails sent to inactive users."
|
preview_digest_desc: "Preview the content of the summary emails sent to inactive users."
|
||||||
refresh: "Refresh"
|
refresh: "Refresh"
|
||||||
send_digest_label: "Send this result to:"
|
send_digest_label: "Send this result to:"
|
||||||
@ -6377,11 +6377,11 @@ en:
|
|||||||
html: "html"
|
html: "html"
|
||||||
text: "text"
|
text: "text"
|
||||||
html_preview: "Email Content Preview"
|
html_preview: "Email Content Preview"
|
||||||
last_seen_user: "Last Seen User:"
|
last_seen_user: "Last seen user:"
|
||||||
no_result: "No results found for summary."
|
no_result: "No results found for summary."
|
||||||
reply_key: "Reply Key"
|
reply_key: "Reply key"
|
||||||
post_link_with_smtp: "Post & SMTP Details"
|
post_link_with_smtp: "Post & SMTP details"
|
||||||
skipped_reason: "Skip Reason"
|
skipped_reason: "Skip reason"
|
||||||
incoming_emails:
|
incoming_emails:
|
||||||
from_address: "From"
|
from_address: "From"
|
||||||
to_addresses: "To"
|
to_addresses: "To"
|
||||||
@ -6390,12 +6390,12 @@ en:
|
|||||||
error: "Error"
|
error: "Error"
|
||||||
none: "No incoming emails found."
|
none: "No incoming emails found."
|
||||||
modal:
|
modal:
|
||||||
title: "Incoming Email Details"
|
title: "Incoming email details"
|
||||||
error: "Error"
|
error: "Error"
|
||||||
headers: "Headers"
|
headers: "Headers"
|
||||||
subject: "Subject"
|
subject: "Subject"
|
||||||
body: "Body"
|
body: "Body"
|
||||||
rejection_message: "Rejection Mail"
|
rejection_message: "Rejection mail"
|
||||||
filters:
|
filters:
|
||||||
from_placeholder: "from@example.com"
|
from_placeholder: "from@example.com"
|
||||||
to_placeholder: "to@example.com"
|
to_placeholder: "to@example.com"
|
||||||
@ -6447,10 +6447,10 @@ en:
|
|||||||
staff_actions:
|
staff_actions:
|
||||||
all: "all"
|
all: "all"
|
||||||
filter: "Filter:"
|
filter: "Filter:"
|
||||||
title: "Staff Actions"
|
title: "Staff actions"
|
||||||
clear_filters: "Show Everything"
|
clear_filters: "Show everything"
|
||||||
staff_user: "User"
|
staff_user: "User"
|
||||||
target_user: "Target User"
|
target_user: "Target user"
|
||||||
subject: "Subject"
|
subject: "Subject"
|
||||||
when: "When"
|
when: "When"
|
||||||
context: "Context"
|
context: "Context"
|
||||||
@ -6578,9 +6578,9 @@ en:
|
|||||||
tag_group_change: "change tag group"
|
tag_group_change: "change tag group"
|
||||||
delete_associated_accounts: "delete associated accounts"
|
delete_associated_accounts: "delete associated accounts"
|
||||||
screened_emails:
|
screened_emails:
|
||||||
title: "Screened Emails"
|
title: "Screened emails"
|
||||||
description: "When someone tries to create a new account, the following email addresses will be checked and the registration will be blocked, or some other action performed."
|
description: "When someone tries to create a new account, the following email addresses will be checked and the registration will be blocked, or some other action performed."
|
||||||
email: "Email Address"
|
email: "Email address"
|
||||||
actions:
|
actions:
|
||||||
allow: "Allow"
|
allow: "Allow"
|
||||||
screened_urls:
|
screened_urls:
|
||||||
@ -6595,7 +6595,7 @@ en:
|
|||||||
actions:
|
actions:
|
||||||
block: "Block"
|
block: "Block"
|
||||||
do_nothing: "Allow"
|
do_nothing: "Allow"
|
||||||
allow_admin: "Allow Admin"
|
allow_admin: "Allow admin"
|
||||||
form:
|
form:
|
||||||
label: "New:"
|
label: "New:"
|
||||||
ip_address: "IP address"
|
ip_address: "IP address"
|
||||||
@ -6605,18 +6605,18 @@ en:
|
|||||||
text: "Roll up"
|
text: "Roll up"
|
||||||
title: "Creates new subnet ban entries if there are at least 'min_ban_entries_for_roll_up' entries."
|
title: "Creates new subnet ban entries if there are at least 'min_ban_entries_for_roll_up' entries."
|
||||||
search_logs:
|
search_logs:
|
||||||
title: "Search Logs"
|
title: "Search logs"
|
||||||
term: "Term"
|
term: "Term"
|
||||||
searches: "Searches"
|
searches: "Searches"
|
||||||
click_through_rate: "CTR"
|
click_through_rate: "CTR"
|
||||||
types:
|
types:
|
||||||
all_search_types: "All search types"
|
all_search_types: "All search types"
|
||||||
header: "Header"
|
header: "Header"
|
||||||
full_page: "Full Page"
|
full_page: "Full page"
|
||||||
click_through_only: "All (click through only)"
|
click_through_only: "All (click through only)"
|
||||||
header_search_results: "Header Search Results"
|
header_search_results: "Header search results"
|
||||||
logster:
|
logster:
|
||||||
title: "Error Logs"
|
title: "Error logs"
|
||||||
|
|
||||||
watched_words:
|
watched_words:
|
||||||
title: "Watched words"
|
title: "Watched words"
|
||||||
@ -6629,7 +6629,7 @@ en:
|
|||||||
case_sensitive: "(case-sensitive)"
|
case_sensitive: "(case-sensitive)"
|
||||||
html: "(html)"
|
html: "(html)"
|
||||||
download: Download
|
download: Download
|
||||||
clear_all: Clear All
|
clear_all: Clear all
|
||||||
clear_all_confirm: "Are you sure you want to clear all watched words for the %{action} action?"
|
clear_all_confirm: "Are you sure you want to clear all watched words for the %{action} action?"
|
||||||
invalid_regex: 'The watched word "%{word}" is an invalid regular expression.'
|
invalid_regex: 'The watched word "%{word}" is an invalid regular expression.'
|
||||||
regex_warning: '<a href="%{basePath}/admin/site_settings/category/all_results?filter=watched%20words%20regular%20expressions%20">Watched words are regular expressions</a> and they do not automatically include word boundaries. If you want the regular expression to match whole words, include <code>\b</code> at the start and end of your regular expression.'
|
regex_warning: '<a href="%{basePath}/admin/site_settings/category/all_results?filter=watched%20words%20regular%20expressions%20">Watched words are regular expressions</a> and they do not automatically include word boundaries. If you want the regular expression to match whole words, include <code>\b</code> at the start and end of your regular expression.'
|
||||||
@ -6776,9 +6776,9 @@ en:
|
|||||||
id_not_found: "Sorry, that user id doesn't exist in our system."
|
id_not_found: "Sorry, that user id doesn't exist in our system."
|
||||||
active: "Activated"
|
active: "Activated"
|
||||||
status: "Status"
|
status: "Status"
|
||||||
show_emails: "Show Emails"
|
show_emails: "Show emails"
|
||||||
hide_emails: "Hide Emails"
|
hide_emails: "Hide emails"
|
||||||
silence_reason: "Silence Reason"
|
silence_reason: "Silence reason"
|
||||||
bulk_actions:
|
bulk_actions:
|
||||||
title: "Bulk actions"
|
title: "Bulk actions"
|
||||||
admin_cant_be_deleted: "This user can't be deleted because they're an admin"
|
admin_cant_be_deleted: "This user can't be deleted because they're an admin"
|
||||||
@ -6815,8 +6815,8 @@ en:
|
|||||||
staged: "Staged"
|
staged: "Staged"
|
||||||
approved: "Approved?"
|
approved: "Approved?"
|
||||||
titles:
|
titles:
|
||||||
active: "Active Users"
|
active: "Active users"
|
||||||
new: "New Users"
|
new: "New users"
|
||||||
pending: "Users Pending Review"
|
pending: "Users Pending Review"
|
||||||
newuser: "Users at Trust Level 0 (New User)"
|
newuser: "Users at Trust Level 0 (New User)"
|
||||||
basic: "Users at Trust Level 1 (Basic User)"
|
basic: "Users at Trust Level 1 (Basic User)"
|
||||||
@ -6824,11 +6824,11 @@ en:
|
|||||||
regular: "Users at Trust Level 3 (Regular)"
|
regular: "Users at Trust Level 3 (Regular)"
|
||||||
leader: "Users at Trust Level 4 (Leader)"
|
leader: "Users at Trust Level 4 (Leader)"
|
||||||
staff: "Staff"
|
staff: "Staff"
|
||||||
admins: "Admin Users"
|
admins: "Admin users"
|
||||||
moderators: "Moderators"
|
moderators: "Moderators"
|
||||||
silenced: "Silenced Users"
|
silenced: "Silenced users"
|
||||||
suspended: "Suspended Users"
|
suspended: "Suspended users"
|
||||||
staged: "Staged Users"
|
staged: "Staged users"
|
||||||
not_verified: "Not verified"
|
not_verified: "Not verified"
|
||||||
check_email:
|
check_email:
|
||||||
title: "Reveal this user's email address"
|
title: "Reveal this user's email address"
|
||||||
@ -7202,7 +7202,7 @@ en:
|
|||||||
unmask: "unmask input"
|
unmask: "unmask input"
|
||||||
not_found: "Settings could not be found"
|
not_found: "Settings could not be found"
|
||||||
site_settings:
|
site_settings:
|
||||||
title: "Site Settings"
|
title: "Site settings"
|
||||||
description: "Configure the settings for your Discourse site to customize its appearance, functionality, and user experience."
|
description: "Configure the settings for your Discourse site to customize its appearance, functionality, and user experience."
|
||||||
emoji_list:
|
emoji_list:
|
||||||
invalid_input: "Emoji list should only contain valid emoji names, eg: hugs"
|
invalid_input: "Emoji list should only contain valid emoji names, eg: hugs"
|
||||||
@ -7308,7 +7308,7 @@ en:
|
|||||||
description: Description
|
description: Description
|
||||||
long_description: Long description
|
long_description: Long description
|
||||||
badge_type: Badge type
|
badge_type: Badge type
|
||||||
group_settings: Group Settings
|
group_settings: Group settings
|
||||||
badge_grouping: Group
|
badge_grouping: Group
|
||||||
badge_groupings:
|
badge_groupings:
|
||||||
modal_title: Badge Groupings
|
modal_title: Badge Groupings
|
||||||
@ -7380,7 +7380,7 @@ en:
|
|||||||
title: "Choose a badge or create a new one"
|
title: "Choose a badge or create a new one"
|
||||||
description: "Start by selecting an existing badge to customize, or create a brand new badge"
|
description: "Start by selecting an existing badge to customize, or create a brand new badge"
|
||||||
mass_award:
|
mass_award:
|
||||||
title: Bulk Award
|
title: Bulk award
|
||||||
description: Award the same badge to many users at once.
|
description: Award the same badge to many users at once.
|
||||||
no_badge_selected: Please select a badge to get started.
|
no_badge_selected: Please select a badge to get started.
|
||||||
perform: "Award Badge to Users"
|
perform: "Award Badge to Users"
|
||||||
@ -7433,7 +7433,7 @@ en:
|
|||||||
post_author: "Post author"
|
post_author: "Post author"
|
||||||
post_author_with_default: "Post author (defaults to %{author})"
|
post_author_with_default: "Post author (defaults to %{author})"
|
||||||
add_host: "Add host"
|
add_host: "Add host"
|
||||||
posts_and_topics: "Posts and Topics configuration"
|
posts_and_topics: "Posts & topics configuration"
|
||||||
crawlers: "Crawlers configuration"
|
crawlers: "Crawlers configuration"
|
||||||
crawlers_description: "When Discourse creates topics for your posts, if no RSS/ATOM feed is present it will attempt to parse your content out of your HTML. Sometimes it can be challenging to extract your content, so we provide the ability to specify CSS rules to make extraction easier."
|
crawlers_description: "When Discourse creates topics for your posts, if no RSS/ATOM feed is present it will attempt to parse your content out of your HTML. Sometimes it can be challenging to extract your content, so we provide the ability to specify CSS rules to make extraction easier."
|
||||||
|
|
||||||
@ -7446,9 +7446,9 @@ en:
|
|||||||
blocked_embed_selectors: "CSS selector for elements that are removed from embeds"
|
blocked_embed_selectors: "CSS selector for elements that are removed from embeds"
|
||||||
allowed_embed_classnames: "Allowed CSS class names"
|
allowed_embed_classnames: "Allowed CSS class names"
|
||||||
save: "Save"
|
save: "Save"
|
||||||
posts_and_topics_settings_saved: "Posts and Topics settings saved"
|
posts_and_topics_settings_saved: "Posts & topics settings saved"
|
||||||
crawler_settings_saved: "Crawler settings saved"
|
crawler_settings_saved: "Crawler settings saved"
|
||||||
back: "Back to Embedding"
|
back: "Back to embedding"
|
||||||
configuration_snippet: "Configuration snippet"
|
configuration_snippet: "Configuration snippet"
|
||||||
host_form:
|
host_form:
|
||||||
add_header: "Add host"
|
add_header: "Add host"
|
||||||
@ -7457,7 +7457,7 @@ en:
|
|||||||
nav:
|
nav:
|
||||||
hosts: "Hosts"
|
hosts: "Hosts"
|
||||||
settings: "Settings"
|
settings: "Settings"
|
||||||
posts_and_topics: "Posts and Topics"
|
posts_and_topics: "Posts & topics"
|
||||||
crawlers: "Crawlers"
|
crawlers: "Crawlers"
|
||||||
|
|
||||||
permalink:
|
permalink:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user