New Crowdin Translations (automated) (#31855)
Co-authored-by: GitHub Actions <noreply@github.com>
This commit is contained in:
parent
cdcd834f3c
commit
2babfafaff
151 changed files with 435 additions and 99 deletions
|
@ -25,6 +25,8 @@ en-GB:
|
|||
admin:
|
||||
account_actions:
|
||||
action: Perform action
|
||||
already_silenced: This account has already been limited.
|
||||
already_suspended: This account has already been suspended.
|
||||
title: Perform moderation action on %{acct}
|
||||
account_moderation_notes:
|
||||
create: Leave note
|
||||
|
@ -46,6 +48,7 @@ en-GB:
|
|||
title: Change email for %{username}
|
||||
change_role:
|
||||
changed_msg: Role successfully changed!
|
||||
edit_roles: Manage user roles
|
||||
label: Change role
|
||||
no_role: No role
|
||||
title: Change role for %{username}
|
||||
|
@ -602,6 +605,7 @@ en-GB:
|
|||
suspend_description_html: The account and all its contents will be inaccessible and eventually deleted, and interacting with it will be impossible. Reversible within 30 days. Closes all reports against this account.
|
||||
actions_description_html: Decide which action to take to resolve this report. If you take a punitive action against the reported account, an email notification will be sent to them, except when the <strong>Spam</strong> category is selected.
|
||||
actions_description_remote_html: Decide which action to take to resolve this report. This will only affect how <strong>your</strong> server communicates with this remote account and handle its content.
|
||||
actions_no_posts: This report doesn't have any associated posts to delete
|
||||
add_to_report: Add more to report
|
||||
already_suspended_badges:
|
||||
local: Already suspended on this server
|
||||
|
@ -723,6 +727,7 @@ en-GB:
|
|||
manage_taxonomies: Manage Taxonomies
|
||||
manage_taxonomies_description: Allows users to review trending content and update hashtag settings
|
||||
manage_user_access: Manage User Access
|
||||
manage_user_access_description: Allows users to disable other users' two-factor authentication, change their email address, and reset their password
|
||||
manage_users: Manage Users
|
||||
manage_users_description: Allows users to view other users' details and perform moderation actions against them
|
||||
manage_webhooks: Manage Webhooks
|
||||
|
@ -797,6 +802,7 @@ en-GB:
|
|||
destroyed_msg: Site upload successfully deleted!
|
||||
software_updates:
|
||||
critical_update: Critical — please update quickly
|
||||
description: It is recommended to keep your Mastodon installation up to date to benefit from the latest fixes and features. Moreover, it is sometimes critical to update Mastodon in a timely manner to avoid security issues. For these reasons, Mastodon checks for updates every 30 minutes, and will notify you according to your email notification preferences.
|
||||
documentation_link: Learn more
|
||||
release_notes: Release notes
|
||||
title: Available updates
|
||||
|
@ -883,16 +889,37 @@ en-GB:
|
|||
action: Check here for more information
|
||||
message_html: "<strong>Your object storage is misconfigured. The privacy of your users is at risk.</strong>"
|
||||
tags:
|
||||
moderation:
|
||||
not_trendable: Not trendable
|
||||
not_usable: Not usable
|
||||
pending_review: Pending review
|
||||
review_requested: Review requested
|
||||
reviewed: Reviewed
|
||||
title: Status
|
||||
trendable: Trendable
|
||||
unreviewed: Unreviewed
|
||||
usable: Usable
|
||||
name: Name
|
||||
newest: Newest
|
||||
oldest: Oldest
|
||||
open: View Publicly
|
||||
reset: Reset
|
||||
review: Review status
|
||||
search: Search
|
||||
title: Hashtags
|
||||
updated_msg: Hashtag settings updated successfully
|
||||
title: Administration
|
||||
trends:
|
||||
allow: Allow
|
||||
approved: Approved
|
||||
confirm_allow: Are you sure you want to allow selected tags?
|
||||
confirm_disallow: Are you sure you want to disallow selected tags?
|
||||
disallow: Disallow
|
||||
links:
|
||||
allow: Allow link
|
||||
allow_provider: Allow publisher
|
||||
confirm_allow: Are you sure you want to allow selected links?
|
||||
confirm_allow_provider: Are you sure you want to allow selected providers?
|
||||
confirm_disallow: Are you sure you want to disallow selected links?
|
||||
confirm_disallow_provider: Are you sure you want to disallow selected providers?
|
||||
description_html: These are links that are currently being shared a lot by accounts that your server sees posts from. It can help your users find out what's going on in the world. No links are displayed publicly until you approve the publisher. You can also allow or reject individual links.
|
||||
|
@ -1039,7 +1066,9 @@ en-GB:
|
|||
guide_link_text: Everyone can contribute.
|
||||
sensitive_content: Sensitive content
|
||||
application_mailer:
|
||||
notification_preferences: Change email preferences
|
||||
salutation: "%{name},"
|
||||
settings: 'Change email preferences: %{link}'
|
||||
unsubscribe: Unsubscribe
|
||||
view: 'View:'
|
||||
view_profile: View profile
|
||||
|
@ -1059,6 +1088,7 @@ en-GB:
|
|||
hint_html: Just one more thing! We need to confirm you're a human (this is so we can keep the spam out!). Solve the CAPTCHA below and click "Continue".
|
||||
title: Security check
|
||||
confirmations:
|
||||
awaiting_review: Your email address is confirmed! The %{domain} staff is now reviewing your registration. You will receive an email if they approve your account!
|
||||
awaiting_review_title: Your registration is being reviewed
|
||||
clicking_this_link: clicking this link
|
||||
login_link: log in
|
||||
|
@ -1066,6 +1096,7 @@ en-GB:
|
|||
redirect_to_app_html: You should have been redirected to the <strong>%{app_name}</strong> app. If that did not happen, try %{clicking_this_link} or manually return to the app.
|
||||
registration_complete: Your registration on %{domain} is now complete!
|
||||
welcome_title: Welcome, %{name}!
|
||||
wrong_email_hint: If that email address is not correct, you can change it in account settings.
|
||||
delete_account: Delete account
|
||||
delete_account_html: If you wish to delete your account, you can <a href="%{path}">proceed here</a>. You will be asked for confirmation.
|
||||
description:
|
||||
|
@ -1086,6 +1117,7 @@ en-GB:
|
|||
or_log_in_with: Or log in with
|
||||
privacy_policy_agreement_html: I have read and agree to the <a href="%{privacy_policy_path}" target="_blank">privacy policy</a>
|
||||
progress:
|
||||
confirm: Confirm email
|
||||
details: Your details
|
||||
review: Our review
|
||||
rules: Accept rules
|
||||
|
@ -1107,6 +1139,7 @@ en-GB:
|
|||
security: Security
|
||||
set_new_password: Set new password
|
||||
setup:
|
||||
email_below_hint_html: Check your spam folder, or request another one. You can correct your email address if it's wrong.
|
||||
email_settings_hint_html: Click the link we sent you to verify %{email}. We'll wait right here.
|
||||
link_not_received: Didn't get a link?
|
||||
new_confirmation_instructions_sent: You will receive a new email with the confirmation link in a few minutes!
|
||||
|
@ -1128,6 +1161,12 @@ en-GB:
|
|||
view_strikes: View past strikes against your account
|
||||
too_fast: Form submitted too fast, try again.
|
||||
use_security_key: Use security key
|
||||
author_attribution:
|
||||
example_title: Sample text
|
||||
hint_html: Control how you're credited when links are shared on Mastodon.
|
||||
more_from_html: More from %{name}
|
||||
s_blog: "%{name}'s Blog"
|
||||
title: Author attribution
|
||||
challenge:
|
||||
confirm: Continue
|
||||
hint_html: "<strong>Tip:</strong> We won't ask you for your password again for the next hour."
|
||||
|
@ -1423,6 +1462,7 @@ en-GB:
|
|||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Cannot attach a video to a post that already contains images
|
||||
not_found: Media %{ids} not found or already attached to another post
|
||||
not_ready: Cannot attach files that have not finished processing. Try again in a moment!
|
||||
too_many: Cannot attach more than 4 files
|
||||
migrations:
|
||||
|
@ -1915,6 +1955,7 @@ en-GB:
|
|||
instructions_html: Copy and paste the code below into the HTML of your website. Then add the address of your website into one of the extra fields on your profile from the "Edit profile" tab and save changes.
|
||||
verification: Verification
|
||||
verified_links: Your verified links
|
||||
website_verification: Website verification
|
||||
webauthn_credentials:
|
||||
add: Add new security key
|
||||
create:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue