This commit is contained in:
gunchleoc 2024-05-10 20:06:51 +00:00 committed by GitHub
commit 4ad5b05922
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 18 additions and 6 deletions

View File

@ -898,7 +898,9 @@ en:
one: Shared by one person over the last week
other: Shared by %{count} people over the last week
title: Trending links
usage_comparison: Shared %{today} times today, compared to %{yesterday} yesterday
usage_comparison:
one: Shared %{today} time today, compared to %{yesterday} yesterday
other: Shared %{today} times today, compared to %{yesterday} yesterday
not_allowed_to_trend: Not allowed to trend
only_allowed: Only allowed
pending_review: Pending review
@ -939,7 +941,9 @@ en:
trendable: Can appear under trends
trending_rank: 'Trending #%{rank}'
usable: Can be used
usage_comparison: Used %{today} times today, compared to %{yesterday} yesterday
usage_comparison:
one: Used %{today} time today, compared to %{yesterday} yesterday
other: Used %{today} times today, compared to %{yesterday} yesterday
used_by_over_week:
one: Used by one person over the last week
other: Used by %{count} people over the last week
@ -1312,7 +1316,9 @@ en:
empty: Empty CSV file
incompatible_type: Incompatible with the selected import type
invalid_csv_file: 'Invalid CSV file. Error: %{error}'
over_rows_processing_limit: contains more than %{count} rows
over_rows_processing_limit:
one: contains more than %{count} row
other: contains more than %{count} rows
too_large: File is too large
failures: Failures
imported: Imported
@ -1438,7 +1444,9 @@ en:
incoming_migrations_html: To move from another account to this one, first you need to <a href="%{path}">create an account alias</a>.
moved_msg: Your account is now redirecting to %{acct} and your followers are being moved over.
not_redirecting: Your account is not redirecting to any other account currently.
on_cooldown: You have recently migrated your account. This function will become available again in %{count} days.
on_cooldown:
one: You have recently migrated your account. This function will become available again in %{count} day.
other: You have recently migrated your account. This function will become available again in %{count} days.
past_migrations: Past migrations
proceed_with_move: Move followers
redirected_msg: Your account is now redirecting to %{acct}.
@ -1590,8 +1598,12 @@ en:
account: Public posts from @%{acct}
tag: 'Public posts tagged #%{hashtag}'
scheduled_statuses:
over_daily_limit: You have exceeded the limit of %{limit} scheduled posts for today
over_total_limit: You have exceeded the limit of %{limit} scheduled posts
over_daily_limit:
one: You have exceeded the limit of %{limit} scheduled post for today
other: You have exceeded the limit of %{limit} scheduled posts for today
over_total_limit:
one: You have exceeded the limit of %{limit} scheduled post
other: You have exceeded the limit of %{limit} scheduled posts
too_soon: The scheduled date must be in the future
self_destruct:
lead_html: Unfortunately, <strong>%{domain}</strong> is permanently closing down. If you had an account there, you will not be able to continue using it, but you can still request a backup of your data.