@ -17,7 +17,7 @@ All notable changes to this project will be documented in this file.
- Add border around 🐞 emoji in web UI ([ThibG](https://github.com/tootsuite/mastodon/pull/14712))
- Add border around 🐞 emoji in web UI ([ThibG](https://github.com/tootsuite/mastodon/pull/14712))
- Add home link to the getting started column when home isn't mounted ([ThibG](https://github.com/tootsuite/mastodon/pull/14707))
- Add home link to the getting started column when home isn't mounted ([ThibG](https://github.com/tootsuite/mastodon/pull/14707))
- Add option to disable swiping motions across the web UI ([ThibG](https://github.com/tootsuite/mastodon/pull/13885))
- Add option to disable swiping motions across the web UI ([ThibG](https://github.com/tootsuite/mastodon/pull/13885))
- **Add pop-out player for audio/video in web UI** ([Gargron](https://github.com/tootsuite/mastodon/pull/14870), [Gargron](https://github.com/tootsuite/mastodon/pull/15157), [Gargron](https://github.com/tootsuite/mastodon/pull/14915))
- **Add pop-out player for audio/video in web UI** ([Gargron](https://github.com/tootsuite/mastodon/pull/14870), [Gargron](https://github.com/tootsuite/mastodon/pull/15157), [Gargron](https://github.com/tootsuite/mastodon/pull/14915), [noellabo](https://github.com/tootsuite/mastodon/pull/15309))
- Continue watching/listening when you scroll away
- Continue watching/listening when you scroll away
- Action bar to interact with/open toot from the pop-out player
- Action bar to interact with/open toot from the pop-out player
- Add unread notification markers in web UI ([ThibG](https://github.com/tootsuite/mastodon/pull/14818), [ThibG](https://github.com/tootsuite/mastodon/pull/14960), [ThibG](https://github.com/tootsuite/mastodon/pull/14954), [noellabo](https://github.com/tootsuite/mastodon/pull/14897), [noellabo](https://github.com/tootsuite/mastodon/pull/14907))
- Add unread notification markers in web UI ([ThibG](https://github.com/tootsuite/mastodon/pull/14818), [ThibG](https://github.com/tootsuite/mastodon/pull/14960), [ThibG](https://github.com/tootsuite/mastodon/pull/14954), [noellabo](https://github.com/tootsuite/mastodon/pull/14897), [noellabo](https://github.com/tootsuite/mastodon/pull/14907))
@ -27,14 +27,16 @@ All notable changes to this project will be documented in this file.
- If you have a proxy cache in front of object storage, deleted files will persist until the cache expires
- If you have a proxy cache in front of object storage, deleted files will persist until the cache expires
- If enabled, cache buster will make a special request to the proxy to signal a cache reset
- If enabled, cache buster will make a special request to the proxy to signal a cache reset
- Add duration option to the mute function ([aquarla](https://github.com/tootsuite/mastodon/pull/13831))
- Add duration option to the mute function ([aquarla](https://github.com/tootsuite/mastodon/pull/13831))
- Add replies policy option to the list function ([ThibG](https://github.com/tootsuite/mastodon/pull/9205))
- Add replies policy option to the list function ([ThibG](https://github.com/tootsuite/mastodon/pull/9205), [trwnh](https://github.com/tootsuite/mastodon/pull/15304))
- Add `og:published_time` OpenGraph tags on toots ([nornagon](https://github.com/tootsuite/mastodon/pull/14865))
- Add `og:published_time` OpenGraph tags on toots ([nornagon](https://github.com/tootsuite/mastodon/pull/14865))
- **Add option to be notified when a followed user posts** ([Gargron](https://github.com/tootsuite/mastodon/pull/13546), [ThibG](https://github.com/tootsuite/mastodon/pull/14896), [Gargron](https://github.com/tootsuite/mastodon/pull/14822))
- **Add option to be notified when a followed user posts** ([Gargron](https://github.com/tootsuite/mastodon/pull/13546), [ThibG](https://github.com/tootsuite/mastodon/pull/14896), [Gargron](https://github.com/tootsuite/mastodon/pull/14822))
- If you don't want to miss a toot, click the bell button!
- If you don't want to miss a toot, click the bell button!
- Add client-side validation in password change forms ([ThibG](https://github.com/tootsuite/mastodon/pull/14564))
- Add client-side validation in password change forms ([ThibG](https://github.com/tootsuite/mastodon/pull/14564))
- Add client-side validation in the registration form ([ThibG](https://github.com/tootsuite/mastodon/pull/14560), [ThibG](https://github.com/tootsuite/mastodon/pull/14599))
- Add client-side validation in the registration form ([ThibG](https://github.com/tootsuite/mastodon/pull/14560), [ThibG](https://github.com/tootsuite/mastodon/pull/14599))
- Add support for Gemini URLs ([joshleeb](https://github.com/tootsuite/mastodon/pull/15013))
- Add support for Gemini URLs ([joshleeb](https://github.com/tootsuite/mastodon/pull/15013))
- Add app shortcuts to web app manifest ([mkljczk](https://github.com/tootsuite/mastodon/pull/15234))
- Add WebAuthn as an alternative 2FA method ([santiagorodriguez96](https://github.com/tootsuite/mastodon/pull/14466), [jiikko](https://github.com/tootsuite/mastodon/pull/14806))
- Add WebAuthn as an alternative 2FA method ([santiagorodriguez96](https://github.com/tootsuite/mastodon/pull/14466), [jiikko](https://github.com/tootsuite/mastodon/pull/14806))
- Add honeypot fields and minimum fill-out time for sign-up form ([ThibG](https://github.com/tootsuite/mastodon/pull/15276))
- Add icon for mutual relationships in relationship manager ([noellabo](https://github.com/tootsuite/mastodon/pull/15149))
- Add icon for mutual relationships in relationship manager ([noellabo](https://github.com/tootsuite/mastodon/pull/15149))
- Add follow selected followers button in relationship manager ([noellabo](https://github.com/tootsuite/mastodon/pull/15148))
- Add follow selected followers button in relationship manager ([noellabo](https://github.com/tootsuite/mastodon/pull/15148))
- **Add subresource integrity for JS and CSS assets** ([Gargron](https://github.com/tootsuite/mastodon/pull/15096))
- **Add subresource integrity for JS and CSS assets** ([Gargron](https://github.com/tootsuite/mastodon/pull/15096))
@ -42,7 +44,7 @@ All notable changes to this project will be documented in this file.
- Subresource integrity compares server-generated asset digests with what's actually served from the CDN and prevents such attacks
- Subresource integrity compares server-generated asset digests with what's actually served from the CDN and prevents such attacks
- Add `ku`, `sa`, `sc`, `zgh` to available locales ([ykzts](https://github.com/tootsuite/mastodon/pull/15138))
- Add `ku`, `sa`, `sc`, `zgh` to available locales ([ykzts](https://github.com/tootsuite/mastodon/pull/15138))
- Add ability to force an account to mark media as sensitive ([noellabo](https://github.com/tootsuite/mastodon/pull/14361))
- Add ability to force an account to mark media as sensitive ([noellabo](https://github.com/tootsuite/mastodon/pull/14361))
- **Add ability to block access or limit sign-ups from chosen IPs** ([Gargron](https://github.com/tootsuite/mastodon/pull/14963))
- **Add ability to block access or limit sign-ups from chosen IPs** ([Gargron](https://github.com/tootsuite/mastodon/pull/14963), [ThibG](https://github.com/tootsuite/mastodon/pull/15263))
- Add rules for IPs or CIDR ranges that automatically expire after a configurable amount of time
- Add rules for IPs or CIDR ranges that automatically expire after a configurable amount of time
- Choose the severity of the rule, either blocking all access or merely limiting sign-ups
- Choose the severity of the rule, either blocking all access or merely limiting sign-ups
- **Add support for reversible suspensions through ActivityPub** ([Gargron](https://github.com/tootsuite/mastodon/pull/14989))
- **Add support for reversible suspensions through ActivityPub** ([Gargron](https://github.com/tootsuite/mastodon/pull/14989))
@ -50,14 +52,18 @@ All notable changes to this project will be documented in this file.
- During suspension, the account can only delete its own content
- During suspension, the account can only delete its own content
- A reversal of the suspension can be signalled the same way
- A reversal of the suspension can be signalled the same way
- A local suspension always overrides a remote one
- A local suspension always overrides a remote one
- Add indication to admin UI of whether a report has been forwarded ([ThibG](https://github.com/tootsuite/mastodon/pull/13237))
- Add display of reasons for joining of an account in admin UI ([mashirozx](https://github.com/tootsuite/mastodon/pull/15265))
- Add option to obfuscate domain name in public list of domain blocks ([Gargron](https://github.com/tootsuite/mastodon/pull/15355))
- Add option to make reasons for joining required on sign-up ([ThibG](https://github.com/tootsuite/mastodon/pull/15326), [ThibG](https://github.com/tootsuite/mastodon/pull/15358))
- Add outbox attribute to instance actor ([ThibG](https://github.com/tootsuite/mastodon/pull/14721))
- Add outbox attribute to instance actor ([ThibG](https://github.com/tootsuite/mastodon/pull/14721))
- Add featured hashtags as an ActivityPub collection ([Gargron](https://github.com/tootsuite/mastodon/pull/11595))
- Add featured hashtags as an ActivityPub collection ([Gargron](https://github.com/tootsuite/mastodon/pull/11595), [noellabo](https://github.com/tootsuite/mastodon/pull/15277))
- Add support for dereferencing objects through bearcaps ([Gargron](https://github.com/tootsuite/mastodon/pull/14683), [noellabo](https://github.com/tootsuite/mastodon/pull/14981))
- Add support for dereferencing objects through bearcaps ([Gargron](https://github.com/tootsuite/mastodon/pull/14683), [noellabo](https://github.com/tootsuite/mastodon/pull/14981))
- Add `--fix-permissions` option to `tootctl media remove-orphans` ([Gargron](https://github.com/tootsuite/mastodon/pull/14383), [uist1idrju3i](https://github.com/tootsuite/mastodon/pull/14715))
- Add `--fix-permissions` option to `tootctl media remove-orphans` ([Gargron](https://github.com/tootsuite/mastodon/pull/14383), [uist1idrju3i](https://github.com/tootsuite/mastodon/pull/14715))
@ -68,12 +74,13 @@ All notable changes to this project will be documented in this file.
- More connections means more resource consumption on both ends, not to mention the (ever so slight) delay when establishing a new connection
- More connections means more resource consumption on both ends, not to mention the (ever so slight) delay when establishing a new connection
- Now, with just a single WebSocket connection you can subscribe and unsubscribe to and from multiple streams
- Now, with just a single WebSocket connection you can subscribe and unsubscribe to and from multiple streams
- Add support for limiting results by both `min_id` and `max_id` at the same time in REST API ([tateisu](https://github.com/tootsuite/mastodon/pull/14776))
- Add support for limiting results by both `min_id` and `max_id` at the same time in REST API ([tateisu](https://github.com/tootsuite/mastodon/pull/14776))
- Add `GET /api/v1/accounts/:id/featured_tags` to REST API ([noellabo](https://github.com/tootsuite/mastodon/pull/11817))
- Add `GET /api/v1/accounts/:id/featured_tags` to REST API ([noellabo](https://github.com/tootsuite/mastodon/pull/11817), [noellabo](https://github.com/tootsuite/mastodon/pull/15270))
- Add stoplight for object storage failures, return HTTP 503 in REST API ([Gargron](https://github.com/tootsuite/mastodon/pull/13043))
- **Change media modals look in web UI** ([Gargron](https://github.com/tootsuite/mastodon/pull/15217), [Gargron](https://github.com/tootsuite/mastodon/pull/15221))
- **Change media modals look in web UI** ([Gargron](https://github.com/tootsuite/mastodon/pull/15217), [Gargron](https://github.com/tootsuite/mastodon/pull/15221), [Gargron](https://github.com/tootsuite/mastodon/pull/15284), [Gargron](https://github.com/tootsuite/mastodon/pull/15283), [Kjwon15](https://github.com/tootsuite/mastodon/pull/15308), [noellabo](https://github.com/tootsuite/mastodon/pull/15305))
- Background of the overlay matches the color of the image
- Background of the overlay matches the color of the image
- Action bar to interact with or open the toot from the modal
- Action bar to interact with or open the toot from the modal
- Change order of announcements in admin UI to be newest-first ([ThibG](https://github.com/tootsuite/mastodon/pull/15091))
- Change order of announcements in admin UI to be newest-first ([ThibG](https://github.com/tootsuite/mastodon/pull/15091))
@ -83,7 +90,7 @@ All notable changes to this project will be documented in this file.
- Immediate deletion of data is still available as an explicit option
- Immediate deletion of data is still available as an explicit option
- Suspended accounts can request an archive of their data through the UI
- Suspended accounts can request an archive of their data through the UI
- Change REST API to return empty data for suspended accounts (14765)
- Change REST API to return empty data for suspended accounts (14765)
- Change web UI to show empty profile for suspended accounts ([Gargron](https://github.com/tootsuite/mastodon/pull/14766))
- Change web UI to show empty profile for suspended accounts ([Gargron](https://github.com/tootsuite/mastodon/pull/14766), [Gargron](https://github.com/tootsuite/mastodon/pull/15345))
- Change featured hashtag suggestions to be recently used instead of most used ([abcang](https://github.com/tootsuite/mastodon/pull/14760))
- Change featured hashtag suggestions to be recently used instead of most used ([abcang](https://github.com/tootsuite/mastodon/pull/14760))
- Change direct toots to appear in the home feed again ([Gargron](https://github.com/tootsuite/mastodon/pull/14711), [ThibG](https://github.com/tootsuite/mastodon/pull/15182), [noellabo](https://github.com/tootsuite/mastodon/pull/14727))
- Change direct toots to appear in the home feed again ([Gargron](https://github.com/tootsuite/mastodon/pull/14711), [ThibG](https://github.com/tootsuite/mastodon/pull/15182), [noellabo](https://github.com/tootsuite/mastodon/pull/14727))
- Return to treating all toots the same instead of trying to retrofit direct visibility into an instant messaging model
- Return to treating all toots the same instead of trying to retrofit direct visibility into an instant messaging model
@ -96,7 +103,14 @@ All notable changes to this project will be documented in this file.
- Change string "Boost to original audience" to "Boost with original visibility" in web UI ([3n-k1](https://github.com/tootsuite/mastodon/pull/14598))
- Change string "Boost to original audience" to "Boost with original visibility" in web UI ([3n-k1](https://github.com/tootsuite/mastodon/pull/14598))
- Change string "Show more" to "Show newer" and "Show older" on public pages ([ariasuni](https://github.com/tootsuite/mastodon/pull/15052))
- Change string "Show more" to "Show newer" and "Show older" on public pages ([ariasuni](https://github.com/tootsuite/mastodon/pull/15052))
- Change order of announcements to be reverse chronological in web UI ([dariusk](https://github.com/tootsuite/mastodon/pull/15065), [dariusk](https://github.com/tootsuite/mastodon/pull/15070))
- Change order of announcements to be reverse chronological in web UI ([dariusk](https://github.com/tootsuite/mastodon/pull/15065), [dariusk](https://github.com/tootsuite/mastodon/pull/15070))
- Change RTL detection to rely on unicode-bidi paragraph by paragraph in web UI ([Gargron](https://github.com/tootsuite/mastodon/pull/14573))
- Change visibility icon next to timestamp to be clickable in web UI ([ariasuni](https://github.com/tootsuite/mastodon/pull/15053), [mayaeh](https://github.com/tootsuite/mastodon/pull/15055))
- Change visibility icon next to timestamp to be clickable in web UI ([ariasuni](https://github.com/tootsuite/mastodon/pull/15053), [mayaeh](https://github.com/tootsuite/mastodon/pull/15055))
- Change public thread view to hide "Show thread" link ([ThibG](https://github.com/tootsuite/mastodon/pull/15266))
- Change number format on about page from full to shortened ([Gargron](https://github.com/tootsuite/mastodon/pull/15327))
- Change how scheduled tasks run in multi-process environments ([noellabo](https://github.com/tootsuite/mastodon/pull/15314))
- New dedicated queue `scheduler`
- Runs by default when Sidekiq is executed with no options
- Has to be added manually in a multi-process environment
### Removed
### Removed
@ -107,6 +121,8 @@ All notable changes to this project will be documented in this file.
### Fixed
### Fixed
- Fix layout on about page when contact account has a long username ([ThibG](https://github.com/tootsuite/mastodon/pull/15357))
- Fix follow limit preventing re-following of a moved account ([Gargron](https://github.com/tootsuite/mastodon/pull/14207))
- **Fix deletes not reaching every server that interacted with toot** ([Gargron](https://github.com/tootsuite/mastodon/pull/15200))
- **Fix deletes not reaching every server that interacted with toot** ([Gargron](https://github.com/tootsuite/mastodon/pull/15200))
- Previously, delete of a toot would be primarily sent to the followers of its author, people mentioned in the toot, and people who reblogged the toot
- Previously, delete of a toot would be primarily sent to the followers of its author, people mentioned in the toot, and people who reblogged the toot
- Now, additionally, it is ensured that it is sent to people who replied to it, favourited it, and to the person it replies to even if that person is not mentioned
- Now, additionally, it is ensured that it is sent to people who replied to it, favourited it, and to the person it replies to even if that person is not mentioned
@ -123,7 +139,7 @@ All notable changes to this project will be documented in this file.
- Fix poll ending notifications being created for each vote ([ThibG](https://github.com/tootsuite/mastodon/pull/15071))
- Fix poll ending notifications being created for each vote ([ThibG](https://github.com/tootsuite/mastodon/pull/15071))
- Fix multiple boosts of a same toot erroneously appearing in TL ([ThibG](https://github.com/tootsuite/mastodon/pull/14759))
- Fix multiple boosts of a same toot erroneously appearing in TL ([ThibG](https://github.com/tootsuite/mastodon/pull/14759))
- Fix asset builds not picking up `CDN_HOST` change ([ThibG](https://github.com/tootsuite/mastodon/pull/14381))
- Fix asset builds not picking up `CDN_HOST` change ([ThibG](https://github.com/tootsuite/mastodon/pull/14381))
- Fix desktop notifications permission prompt in web UI ([Gargron](https://github.com/tootsuite/mastodon/pull/14985), [Gargron](https://github.com/tootsuite/mastodon/pull/15141), [ThibG](https://github.com/tootsuite/mastodon/pull/13543))
- Fix desktop notifications permission prompt in web UI ([Gargron](https://github.com/tootsuite/mastodon/pull/14985), [Gargron](https://github.com/tootsuite/mastodon/pull/15141), [ThibG](https://github.com/tootsuite/mastodon/pull/13543), [ThibG](https://github.com/tootsuite/mastodon/pull/15176))
- Some time ago, browsers added a requirement that desktop notification prompts could only be displayed in response to a user-generated event (such as a click)
- Some time ago, browsers added a requirement that desktop notification prompts could only be displayed in response to a user-generated event (such as a click)
- This means that for some time, users who haven't already given the permission before were not getting a prompt and as such were not receiving desktop notifications
- This means that for some time, users who haven't already given the permission before were not getting a prompt and as such were not receiving desktop notifications
- Fix "Mark media as sensitive" string not supporting pluralizations in other languages in web UI ([ariasuni](https://github.com/tootsuite/mastodon/pull/15051))
- Fix "Mark media as sensitive" string not supporting pluralizations in other languages in web UI ([ariasuni](https://github.com/tootsuite/mastodon/pull/15051))
@ -139,11 +155,18 @@ All notable changes to this project will be documented in this file.
- Fix disabled boost icon being replaced by private boost icon on hover in web UI ([ThibG](https://github.com/tootsuite/mastodon/pull/14456))
- Fix disabled boost icon being replaced by private boost icon on hover in web UI ([ThibG](https://github.com/tootsuite/mastodon/pull/14456))
- Fix hashtag detection in compose form being different to server-side in web UI ([kedamaDQ](https://github.com/tootsuite/mastodon/pull/14484), [ThibG](https://github.com/tootsuite/mastodon/pull/14513))
- Fix hashtag detection in compose form being different to server-side in web UI ([kedamaDQ](https://github.com/tootsuite/mastodon/pull/14484), [ThibG](https://github.com/tootsuite/mastodon/pull/14513))
- Fix home last read marker mishandling gaps in web UI ([ThibG](https://github.com/tootsuite/mastodon/pull/14809))
- Fix home last read marker mishandling gaps in web UI ([ThibG](https://github.com/tootsuite/mastodon/pull/14809))
- Fix unnecessary re-rendering of various components when typing in web UI ([Gargron](https://github.com/tootsuite/mastodon/pull/15286))
- Fix notifications being unnecessarily re-rendered in web UI ([ThibG](https://github.com/tootsuite/mastodon/pull/15312))
- Fix column swiping animation logic in web UI ([ThibG](https://github.com/tootsuite/mastodon/pull/15301))
- Fix inefficiency when fetching hashtag timeline ([noellabo](https://github.com/tootsuite/mastodon/pull/14861), [akihikodaki](https://github.com/tootsuite/mastodon/pull/14662))
- Fix inefficiency when fetching hashtag timeline ([noellabo](https://github.com/tootsuite/mastodon/pull/14861), [akihikodaki](https://github.com/tootsuite/mastodon/pull/14662))
- Fix inefficiency when fetching bookmarks ([akihikodaki](https://github.com/tootsuite/mastodon/pull/14674))
- Fix inefficiency when fetching bookmarks ([akihikodaki](https://github.com/tootsuite/mastodon/pull/14674))
- Fix inefficiency when fetching favourites ([akihikodaki](https://github.com/tootsuite/mastodon/pull/14673))
- Fix inefficiency when fetching favourites ([akihikodaki](https://github.com/tootsuite/mastodon/pull/14673))
- Fix inefficiency when fetching media-only account timeline ([akihikodaki](https://github.com/tootsuite/mastodon/pull/14675))
- Fix inefficiency when fetching media-only account timeline ([akihikodaki](https://github.com/tootsuite/mastodon/pull/14675))
- Fix redundant query when processing batch actions on custom emojis ([niwatori24](https://github.com/tootsuite/mastodon/pull/14534))
- Fix redundant query when processing batch actions on custom emojis ([niwatori24](https://github.com/tootsuite/mastodon/pull/14534))
- Fix slow distinct queries where grouped queries are faster ([Gargron](https://github.com/tootsuite/mastodon/pull/15287))
- Fix performance on instances list in admin UI ([Gargron](https://github.com/tootsuite/mastodon/pull/15282))
- Fix server actor appearing in list of accounts in admin UI ([ThibG](https://github.com/tootsuite/mastodon/pull/14567))
- Fix "bootstrap timeline accounts" toggle in site settings in admin UI ([ThibG](https://github.com/tootsuite/mastodon/pull/15325))
- Fix PostgreSQL secret name for cronjob in Helm chart ([metal3d](https://github.com/tootsuite/mastodon/pull/15072))
- Fix PostgreSQL secret name for cronjob in Helm chart ([metal3d](https://github.com/tootsuite/mastodon/pull/15072))
- Fix Procfile not being compatible with herokuish ([acuteaura](https://github.com/tootsuite/mastodon/pull/12685))
- Fix Procfile not being compatible with herokuish ([acuteaura](https://github.com/tootsuite/mastodon/pull/12685))
- Fix installation of tini being split into multiple steps in Dockerfile ([ryncsn](https://github.com/tootsuite/mastodon/pull/14686))
- Fix installation of tini being split into multiple steps in Dockerfile ([ryncsn](https://github.com/tootsuite/mastodon/pull/14686))
@ -152,6 +175,7 @@ All notable changes to this project will be documented in this file.
- Fix streaming API allowing connections to persist after access token invalidation ([Gargron](https://github.com/tootsuite/mastodon/pull/15111))
- Fix streaming API allowing connections to persist after access token invalidation ([Gargron](https://github.com/tootsuite/mastodon/pull/15111))
- Fix 2FA/sign-in token sessions being valid after password change ([Gargron](https://github.com/tootsuite/mastodon/pull/14802))
- Fix 2FA/sign-in token sessions being valid after password change ([Gargron](https://github.com/tootsuite/mastodon/pull/14802))
- Fix resolving accounts sometimes creating duplicate records for a given ActivityPub identifier ([ThibG](https://github.com/tootsuite/mastodon/pull/15364))
<FormattedMessageid='notifications.permission_required'defaultMessage='Desktop notifications are unavailable because the required permission has not been granted.'/><GrantPermissionButtononClick={onRequestNotificationPermission}/>
<FormattedMessageid='notifications.permission_required'defaultMessage='Desktop notifications are unavailable because the required permission has not been granted.'/><GrantPermissionButtononClick={onRequestNotificationPermission}/>
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications.mark_as_read":"Marca cada notificació com a llegida",
"notifications.mark_as_read":"Marca cada notificació com a llegida",
"notifications.permission_denied":"No s’ha pogut activar les notificacions d’escriptori perquè s’ha denegat el permís.",
"notifications.permission_denied":"No s’ha pogut activar les notificacions d’escriptori perquè s’ha denegat el permís.",
"notifications.permission_denied_alert":"No es poden activar les notificacions del escriptori perquè el permís del navegador ha estat denegat abans",
"notifications.permission_denied_alert":"No es poden activar les notificacions del escriptori perquè el permís del navegador ha estat denegat abans",
"notifications.permission_required":"Les notificacions d'escriptori no estan disponibles perquè el permís requerit no ha estat concedit.",
"notifications_permission_banner.enable":"Activar les notificacions d’escriptori",
"notifications_permission_banner.enable":"Activar les notificacions d’escriptori",
"notifications_permission_banner.how_to_control":"Per a rebre notificacions quan Mastodon no està obert cal activar les notificacions d’escriptori. Pots controlar amb precisió quins tipus d’interaccions generen notificacions d’escriptori després d’activar el botó {icon} de dalt.",
"notifications_permission_banner.how_to_control":"Per a rebre notificacions quan Mastodon no està obert cal activar les notificacions d’escriptori. Pots controlar amb precisió quins tipus d’interaccions generen notificacions d’escriptori després d’activar el botó {icon} de dalt.",
"notifications_permission_banner.title":"Mai et perdis res",
"notifications_permission_banner.title":"Mai et perdis res",
"lightbox.expand":"Ingrandà a finestra d'affissera di i ritratti",
"lightbox.expand":"Ingrandà a finestra d'affissera di i ritratti",
"lightbox.next":"Siguente",
"lightbox.next":"Siguente",
"lightbox.previous":"Pricidente",
"lightbox.previous":"Pricidente",
"lightbox.view_context":"Vede u cuntestu",
"lists.account.add":"Aghjunghje à a lista",
"lists.account.add":"Aghjunghje à a lista",
"lists.account.remove":"Toglie di a lista",
"lists.account.remove":"Toglie di a lista",
"lists.delete":"Toglie a lista",
"lists.delete":"Toglie a lista",
@ -266,9 +266,9 @@
"lists.edit.submit":"Cambià u titulu",
"lists.edit.submit":"Cambià u titulu",
"lists.new.create":"Aghjunghje",
"lists.new.create":"Aghjunghje",
"lists.new.title_placeholder":"Titulu di a lista",
"lists.new.title_placeholder":"Titulu di a lista",
"lists.replies_policy.all_replies":"Tutti i vostri abbunamenti",
"lists.replies_policy.followed":"Tutti i vostri abbunamenti",
"lists.replies_policy.list_replies":"Membri di a lista",
"lists.replies_policy.list":"Membri di a lista",
"lists.replies_policy.no_replies":"Nisunu",
"lists.replies_policy.none":"Nimu",
"lists.replies_policy.title":"Vede e risposte à:",
"lists.replies_policy.title":"Vede e risposte à:",
"lists.search":"Circà indè i vostr'abbunamenti",
"lists.search":"Circà indè i vostr'abbunamenti",
"lists.subheading":"E vo liste",
"lists.subheading":"E vo liste",
@ -334,10 +334,12 @@
"notifications.filter.mentions":"Minzione",
"notifications.filter.mentions":"Minzione",
"notifications.filter.polls":"Risultati di u scandagliu",
"notifications.filter.polls":"Risultati di u scandagliu",
"notifications.filter.statuses":"Messe à ghjornu di e persone chì siguitate",
"notifications.filter.statuses":"Messe à ghjornu di e persone chì siguitate",
"notifications.grant_permission":"Auturizà.",
"notifications.group":"{count} nutificazione",
"notifications.group":"{count} nutificazione",
"notifications.mark_as_read":"Marcà tutte e nutificazione cum'è lette",
"notifications.mark_as_read":"Marcà tutte e nutificazione cum'è lette",
"notifications.permission_denied":"Ùn si po micca attivà e nutificazione desktop perchè a dumanda d'auturizazione hè stata ricusata",
"notifications.permission_denied":"Ùn si po micca attivà e nutificazione desktop perchè l'auturizazione hè stata ricusata",
"notifications.permission_denied_alert":"Ùn pudete micca attivà e nutificazione nant'à l'urdinatore, perchè avete digià ricusatu a dumanda d'auturizazione di u navigatore",
"notifications.permission_denied_alert":"Ùn pudete micca attivà e nutificazione nant'à l'urdinatore, perchè avete digià ricusatu a dumanda d'auturizazione di u navigatore",
"notifications.permission_required":"Ùn si po micca attivà e nutificazione desktop perchè a l'auturizazione richiesta ùn hè micca stata data.",
"notifications_permission_banner.enable":"Attivà e nutificazione nant'à l'urdinatore",
"notifications_permission_banner.enable":"Attivà e nutificazione nant'à l'urdinatore",
"notifications_permission_banner.how_to_control":"Per riceve nutificazione quandu Mastodon ùn hè micca aperta, attivate e nutificazione nant'à l'urdinatore. Pudete decide quali tippi d'interazione anu da mandà ste nutificazione cù u buttone {icon} quì sopra quandu saranu attivate.",
"notifications_permission_banner.how_to_control":"Per riceve nutificazione quandu Mastodon ùn hè micca aperta, attivate e nutificazione nant'à l'urdinatore. Pudete decide quali tippi d'interazione anu da mandà ste nutificazione cù u buttone {icon} quì sopra quandu saranu attivate.",
"notifications_permission_banner.title":"Ùn mancate mai nunda",
"notifications_permission_banner.title":"Ùn mancate mai nunda",
"account.disable_notifications":"Stop notifying me when @{name} posts",
"account.disable_notifications":"Stop notifying me when @{name} posts",
"account.domain_blocked":"Doména skryta",
"account.domain_blocked":"Doména skryta",
"account.edit_profile":"Upravit profil",
"account.edit_profile":"Upravit profil",
"account.enable_notifications":"Notify me when @{name} posts",
"account.enable_notifications":"Oznámit mě na příspěvky @{name}",
"account.endorse":"Zvýraznit na profilu",
"account.endorse":"Zvýraznit na profilu",
"account.follow":"Sledovat",
"account.follow":"Sledovat",
"account.followers":"Sledující",
"account.followers":"Sledující",
"account.followers.empty":"Tohoto uživatele ještě nikdo nesleduje.",
"account.followers.empty":"Tohoto uživatele ještě nikdo nesleduje.",
"account.followers_counter":"{count, plural, one {{counter} Follower} other {{counter} Followers}}",
"account.followers_counter":"{count, plural, one {{counter} sledující} few {{counter} sledující} many {{counter} sledujících} other {{counter} sledujících}}",
"account.following_counter":"{count, plural, one {{counter} Following} other {{counter} Following}}",
"account.following_counter":"{count, plural, one {{counter} Following} other {{counter} Following}}",
"account.follows.empty":"Tento uživatel ještě nikoho nesleduje.",
"account.follows.empty":"Tento uživatel ještě nikoho nesleduje.",
"follow_requests.unlocked_explanation":"Přestože váš účet není uzamčen, {domain} si myslí, že budete chtít následující požadavky na sledování zkontrolovat ručně.",
"follow_requests.unlocked_explanation":"Přestože váš účet není uzamčen, {domain} si myslí, že budete chtít následující požadavky na sledování zkontrolovat ručně.",
"generic.saved":"Saved",
"generic.saved":"Uloženo",
"getting_started.developers":"Vývojáři",
"getting_started.developers":"Vývojáři",
"getting_started.directory":"Adresář profilů",
"getting_started.directory":"Adresář profilů",
"getting_started.documentation":"Dokumentace",
"getting_started.documentation":"Dokumentace",
@ -258,7 +259,6 @@
"lightbox.expand":"Expand image view box",
"lightbox.expand":"Expand image view box",
"lightbox.next":"Další",
"lightbox.next":"Další",
"lightbox.previous":"Předchozí",
"lightbox.previous":"Předchozí",
"lightbox.view_context":"Zobrazit kontext",
"lists.account.add":"Přidat do seznamu",
"lists.account.add":"Přidat do seznamu",
"lists.account.remove":"Odebrat ze seznamu",
"lists.account.remove":"Odebrat ze seznamu",
"lists.delete":"Smazat seznam",
"lists.delete":"Smazat seznam",
@ -266,9 +266,9 @@
"lists.edit.submit":"Změnit název",
"lists.edit.submit":"Změnit název",
"lists.new.create":"Přidat seznam",
"lists.new.create":"Přidat seznam",
"lists.new.title_placeholder":"Název nového seznamu",
"lists.new.title_placeholder":"Název nového seznamu",
"lists.replies_policy.all_replies":"Any followed user",
"lists.replies_policy.followed":"Any followed user",
"lists.replies_policy.list_replies":"Members of the list",
"lists.replies_policy.list":"Members of the list",
"lists.replies_policy.no_replies":"No one",
"lists.replies_policy.none":"No one",
"lists.replies_policy.title":"Show replies to:",
"lists.replies_policy.title":"Show replies to:",
"lists.search":"Hledejte mezi lidmi, které sledujete",
"lists.search":"Hledejte mezi lidmi, které sledujete",
"lists.subheading":"Vaše seznamy",
"lists.subheading":"Vaše seznamy",
@ -334,10 +334,12 @@
"notifications.filter.mentions":"Zmínky",
"notifications.filter.mentions":"Zmínky",
"notifications.filter.polls":"Výsledky anket",
"notifications.filter.polls":"Výsledky anket",
"notifications.filter.statuses":"Aktuality od lidí, které sledujete",
"notifications.filter.statuses":"Aktuality od lidí, které sledujete",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Gå aldrig glip af noget",
"notifications_permission_banner.title":"Gå aldrig glip af noget",
"notifications.mark_as_read":"Alle Benachrichtigungen als gelesen markieren",
"notifications.mark_as_read":"Alle Benachrichtigungen als gelesen markieren",
"notifications.permission_denied":"Desktop-Benachrichtigungen können nicht aktiviert werden, da die Berechtigung verweigert wurde.",
"notifications.permission_denied":"Desktop-Benachrichtigungen können nicht aktiviert werden, da die Berechtigung verweigert wurde.",
"notifications.permission_denied_alert":"Desktop-Benachrichtigungen können nicht aktiviert werden, da die Browser-Berechtigung zuvor verweigert wurde",
"notifications.permission_denied_alert":"Desktop-Benachrichtigungen können nicht aktiviert werden, da die Browser-Berechtigung zuvor verweigert wurde",
"notifications.permission_required":"Desktop notifications are unavailable because the required permission has not been granted.",
"notifications_permission_banner.how_to_control":"Um Benachrichtigungen zu erhalten, wenn Mastodon nicht geöffnet ist, aktiviere die Desktop-Benachrichtigungen. Du kannst genau bestimmen, welche Arten von Interaktionen Desktop-Benachrichtigungen über die {icon} -Taste erzeugen, sobald diese aktiviert sind.",
"notifications_permission_banner.how_to_control":"Um Benachrichtigungen zu erhalten, wenn Mastodon nicht geöffnet ist, aktiviere die Desktop-Benachrichtigungen. Du kannst genau bestimmen, welche Arten von Interaktionen Desktop-Benachrichtigungen über die {icon} -Taste erzeugen, sobald diese aktiviert sind.",
"notifications_permission_banner.title":"Verpasse nie etwas",
"notifications_permission_banner.title":"Verpasse nie etwas",
"search_popout.tips.full_text":"Einfache Texteingabe gibt Beiträge, die du geschrieben, favorisiert und geteilt hast zurück. Außerdem auch Beiträge in denen du erwähnt wurdest, aber auch passende Nutzernamen, Anzeigenamen oder Hashtags.",
"search_popout.tips.full_text":"Einfache Texteingabe gibt Beiträge, die du geschrieben, favorisiert und geteilt hast zurück. Außerdem auch Beiträge in denen du erwähnt wurdest, aber auch passende Nutzernamen, Anzeigenamen oder Hashtags.",
"search_popout.tips.hashtag":"Hashtag",
"search_popout.tips.hashtag":"Hashtag",
"search_popout.tips.status":"Beitrag",
"search_popout.tips.status":"Tröt",
"search_popout.tips.text":"Einfache Texteingabe gibt Anzeigenamen, Benutzernamen und Hashtags zurück",
"search_popout.tips.text":"Einfache Texteingabe gibt Anzeigenamen, Benutzernamen und Hashtags zurück",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications.mark_as_read":"Marcar cada notificación como leída",
"notifications.mark_as_read":"Marcar cada notificación como leída",
"notifications.permission_denied":"Las notificaciones de escritorio no están disponibles, debido a una solicitud de permiso del navegador web previamente denegada",
"notifications.permission_denied":"Las notificaciones de escritorio no están disponibles, debido a una solicitud de permiso del navegador web previamente denegada",
"notifications.permission_denied_alert":"No se pueden habilitar las notificaciones de escritorio, ya que el permiso del navegador fue denegado antes",
"notifications.permission_denied_alert":"No se pueden habilitar las notificaciones de escritorio, ya que el permiso del navegador fue denegado antes",
"notifications.permission_required":"Las notificaciones de escritorio no están disponibles porque no se concedió el permiso requerido.",
"notifications_permission_banner.enable":"Habilitar notificaciones de escritorio",
"notifications_permission_banner.enable":"Habilitar notificaciones de escritorio",
"notifications_permission_banner.how_to_control":"Para recibir notificaciones cuando Mastodon no está abierto, habilitá las notificaciones de escritorio. Podés controlar con precisión qué tipos de interacciones generan notificaciones de escritorio a través del botón {icon} de arriba, una vez que estén habilitadas.",
"notifications_permission_banner.how_to_control":"Para recibir notificaciones cuando Mastodon no está abierto, habilitá las notificaciones de escritorio. Podés controlar con precisión qué tipos de interacciones generan notificaciones de escritorio a través del botón {icon} de arriba, una vez que estén habilitadas.",
"notifications_permission_banner.title":"No te pierdas nada",
"notifications_permission_banner.title":"No te pierdas nada",
"notifications.mark_as_read":"Marcar todas las notificaciones como leídas",
"notifications.mark_as_read":"Marcar todas las notificaciones como leídas",
"notifications.permission_denied":"No se pueden habilitar las notificaciones de escritorio ya que se denegó el permiso.",
"notifications.permission_denied":"No se pueden habilitar las notificaciones de escritorio ya que se denegó el permiso.",
"notifications.permission_denied_alert":"No se pueden habilitar las notificaciones de escritorio, ya que el permiso del navegador fue denegado anteriormente",
"notifications.permission_denied_alert":"No se pueden habilitar las notificaciones de escritorio, ya que el permiso del navegador fue denegado anteriormente",
"notifications.permission_required":"Las notificaciones de escritorio no están disponibles porque no se ha concedido el permiso requerido.",
"notifications_permission_banner.enable":"Habilitar notificaciones de escritorio",
"notifications_permission_banner.enable":"Habilitar notificaciones de escritorio",
"notifications_permission_banner.how_to_control":"Para recibir notificaciones cuando Mastodon no esté abierto, habilite las notificaciones de escritorio. Puedes controlar con precisión qué tipos de interacciones generan notificaciones de escritorio a través del botón {icon} de arriba una vez que estén habilitadas.",
"notifications_permission_banner.how_to_control":"Para recibir notificaciones cuando Mastodon no esté abierto, habilite las notificaciones de escritorio. Puedes controlar con precisión qué tipos de interacciones generan notificaciones de escritorio a través del botón {icon} de arriba una vez que estén habilitadas.",
"notifications_permission_banner.title":"Nunca te pierdas nada",
"notifications_permission_banner.title":"Nunca te pierdas nada",
@ -390,7 +392,7 @@
"status.admin_account":"Abrir interfaz de moderación para @{name}",
"status.admin_account":"Abrir interfaz de moderación para @{name}",
"status.admin_status":"Abrir este estado en la interfaz de moderación",
"status.admin_status":"Abrir este estado en la interfaz de moderación",
"status.block":"Bloquear a @{name}",
"status.block":"Bloquear a @{name}",
"status.bookmark":"Marcador",
"status.bookmark":"Añadir marcador",
"status.cancel_reblog_private":"Eliminar retoot",
"status.cancel_reblog_private":"Eliminar retoot",
"status.cannot_reblog":"Este toot no puede retootearse",
"status.cannot_reblog":"Este toot no puede retootearse",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications.filter.statuses":"بهروز رسانیها از کسانی که پیگیرشانید",
"notifications.filter.statuses":"بهروز رسانیها از کسانی که پیگیرشانید",
"notifications.grant_permission":"اعطای مجوز.",
"notifications.group":"{count} اعلان",
"notifications.group":"{count} اعلان",
"notifications.mark_as_read":"نشانهگذاری همهٔ آگاهیها به عنوان خواندهشده",
"notifications.mark_as_read":"نشانهگذاری همهٔ آگاهیها به عنوان خواندهشده",
"notifications.permission_denied":"آگاهیهای میزکار به دلیل رد کردن درخواست اجازهٔ پیشین مرورگر، در دسترس نیستند",
"notifications.permission_denied":"آگاهیهای میزکار به دلیل رد کردن درخواست اجازهٔ پیشین مرورگر، در دسترس نیستند",
"notifications.permission_denied_alert":"از آنجا که پیش از این اجازهٔ مرورگر رد شده است، آگاهیهای میزکار نمیتوانند به کار بیفتند",
"notifications.permission_denied_alert":"از آنجا که پیش از این اجازهٔ مرورگر رد شده است، آگاهیهای میزکار نمیتوانند به کار بیفتند",
"notifications.permission_required":"اعلانهای میزکار در دسترس نیستند زیرا نیازمند مجوزی هستند که اعطا نشده است.",
"notifications_permission_banner.enable":"به کار انداختن آگاهیهای میزکار",
"notifications_permission_banner.enable":"به کار انداختن آگاهیهای میزکار",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"اگر میخواهید حتی زمانی که ماستودون باز نیست اعلانها نمایش یابند، اعلانهای میزکار را فعال کنید. به محض فعال شدن از طریق دکمه {icon} بالا میتوانید به دقت کنترل کنید که چه نوع از تعاملها باعث صادر شدن اعلانها شوند.",
"notifications_permission_banner.title":"هرگز چیزی را از دست ندهید",
"notifications_permission_banner.title":"هرگز چیزی را از دست ندهید",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications.mark_as_read":"Marquer toutes les notifications comme lues",
"notifications.mark_as_read":"Marquer toutes les notifications comme lues",
"notifications.permission_denied":"Impossible d’activer les notifications de bureau car l’autorisation a été refusée.",
"notifications.permission_denied":"Impossible d’activer les notifications de bureau car l’autorisation a été refusée.",
"notifications.permission_denied_alert":"Les notifications de bureau ne peuvent pas être activées, car l’autorisation du navigateur a été refusée avant",
"notifications.permission_denied_alert":"Les notifications de bureau ne peuvent pas être activées, car l’autorisation du navigateur a été refusée avant",
"notifications.permission_required":"Les notifications de bureau ne sont pas disponibles car l’autorisation requise n’a pas été accordée.",
"notifications_permission_banner.enable":"Activer les notifications de bureau",
"notifications_permission_banner.enable":"Activer les notifications de bureau",
"notifications_permission_banner.how_to_control":"Pour recevoir des notifications lorsque Mastodon n’est pas ouvert, activez les notifications du bureau. Vous pouvez contrôler précisément quels types d’interactions génèrent des notifications de bureau via le bouton {icon} ci-dessus une fois qu’elles sont activées.",
"notifications_permission_banner.how_to_control":"Pour recevoir des notifications lorsque Mastodon n’est pas ouvert, activez les notifications du bureau. Vous pouvez contrôler précisément quels types d’interactions génèrent des notifications de bureau via le bouton {icon} ci-dessus une fois qu’elles sont activées.",
"notifications_permission_banner.title":"Toujours au courant",
"notifications_permission_banner.title":"Toujours au courant",
@ -448,7 +450,7 @@
"trends.counter_by_accounts":"{count, plural, one {{counter} personne en parle} other {{counter} personnes en parlent}}",
"trends.counter_by_accounts":"{count, plural, one {{counter} personne en parle} other {{counter} personnes en parlent}}",
"trends.trending_now":"Tendance en ce moment",
"trends.trending_now":"Tendance en ce moment",
"ui.beforeunload":"Votre brouillon sera perdu si vous quittez Mastodon.",
"ui.beforeunload":"Votre brouillon sera perdu si vous quittez Mastodon.",
"units.short.billion":"{count}B",
"units.short.billion":"{count}Md",
"units.short.million":"{count}M",
"units.short.million":"{count}M",
"units.short.thousand":"{count}K",
"units.short.thousand":"{count}K",
"upload_area.title":"Glissez et déposez pour envoyer",
"upload_area.title":"Glissez et déposez pour envoyer",
@ -468,7 +470,7 @@
"upload_modal.detect_text":"Détecter le texte de l’image",
"upload_modal.detect_text":"Détecter le texte de l’image",
"upload_modal.edit_media":"Modifier le média",
"upload_modal.edit_media":"Modifier le média",
"upload_modal.hint":"Cliquez ou faites glisser le cercle sur l’aperçu pour choisir le point focal qui sera toujours visible sur toutes les miniatures.",
"upload_modal.hint":"Cliquez ou faites glisser le cercle sur l’aperçu pour choisir le point focal qui sera toujours visible sur toutes les miniatures.",
"upload_modal.preparing_ocr":"Préparation de OCR…",
"upload_modal.preparing_ocr":"Préparation de l’OCR…",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications.mark_as_read":"Marcar todas as notificacións como lidas",
"notifications.mark_as_read":"Marcar todas as notificacións como lidas",
"notifications.permission_denied":"Non se activaron as notificacións de escritorio porque se denegou o permiso",
"notifications.permission_denied":"Non se activaron as notificacións de escritorio porque se denegou o permiso",
"notifications.permission_denied_alert":"Non se poden activar as notificacións de escritorio, xa que o permiso para o navegador foi denegado previamente",
"notifications.permission_denied_alert":"Non se poden activar as notificacións de escritorio, xa que o permiso para o navegador foi denegado previamente",
"notifications.permission_required":"As notificacións de escritorio non están dispoñibles porque non se concedeu o permiso necesario.",
"notifications_permission_banner.enable":"Activar notificacións de escritorio",
"notifications_permission_banner.enable":"Activar notificacións de escritorio",
"notifications_permission_banner.how_to_control":"Activa as notificacións de escritorio para recibir notificacións mentras Mastodon non está aberto. Podes controlar de xeito preciso o tipo de interaccións que crean as notificacións de escritorio a través da {icon} superior unha vez están activadas.",
"notifications_permission_banner.how_to_control":"Activa as notificacións de escritorio para recibir notificacións mentras Mastodon non está aberto. Podes controlar de xeito preciso o tipo de interaccións que crean as notificacións de escritorio a través da {icon} superior unha vez están activadas.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"Ahhoz, hogy értesítéseket kapj akkor, amikor a Mastodon nincs megnyitva, engedélyezd az asztali értesítéseket. Pontosan be tudod állítani, hogy milyen interakciókról értesülj a fenti {icon} gombon keresztül, ha egyszer már engedélyezted őket.",
"notifications_permission_banner.how_to_control":"Ahhoz, hogy értesítéseket kapj akkor, amikor a Mastodon nincs megnyitva, engedélyezd az asztali értesítéseket. Pontosan be tudod állítani, hogy milyen interakciókról értesülj a fenti {icon} gombon keresztül, ha egyszer már engedélyezted őket.",
"notifications_permission_banner.title":"Soha ne mulassz el semmit",
"notifications_permission_banner.title":"Soha ne mulassz el semmit",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"Untuk menerima notifikasi saat Mastodon terbuka, aktifkan notifikasi desktop. Anda dapat mengendalikan tipe interaksi mana yang ditampilkan notifikasi desktop melalui tombol {icon} di atas saat sudah aktif.",
"notifications_permission_banner.how_to_control":"Untuk menerima notifikasi saat Mastodon terbuka, aktifkan notifikasi desktop. Anda dapat mengendalikan tipe interaksi mana yang ditampilkan notifikasi desktop melalui tombol {icon} di atas saat sudah aktif.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications.mark_as_read":"Merkja allar tilkynningar sem lesnar",
"notifications.mark_as_read":"Merkja allar tilkynningar sem lesnar",
"notifications.permission_denied":"Tilkynningar á skjáborði eru ekki aðgengilegar megna áður hafnaðra beiðna fyrir vafra",
"notifications.permission_denied":"Tilkynningar á skjáborði eru ekki aðgengilegar megna áður hafnaðra beiðna fyrir vafra",
"notifications.permission_denied_alert":"Ekki var hægt að virkja tilkynningar á skjáborði, þar sem heimildum fyrir vafra var áður hafnað",
"notifications.permission_denied_alert":"Ekki var hægt að virkja tilkynningar á skjáborði, þar sem heimildum fyrir vafra var áður hafnað",
"notifications.permission_required":"Tilkynningar á skjáborði eru ekki aðgengilegar þar sem nauðsynlegar heimildir hafa ekki verið veittar.",
"notifications_permission_banner.enable":"Virkja tilkynningar á skjáborði",
"notifications_permission_banner.enable":"Virkja tilkynningar á skjáborði",
"notifications_permission_banner.how_to_control":"Til að taka á móti tilkynningum þegar Mastodon er ekki opið, skaltu virkja tilkynningar á skjáborði. Þegar þær eru orðnar virkar geturðu stýrt nákvæmlega hverskonar atvik framleiða tilkynningar með því að nota {icon}-hnappinn hér fyrir ofan.",
"notifications_permission_banner.how_to_control":"Til að taka á móti tilkynningum þegar Mastodon er ekki opið, skaltu virkja tilkynningar á skjáborði. Þegar þær eru orðnar virkar geturðu stýrt nákvæmlega hverskonar atvik framleiða tilkynningar með því að nota {icon}-hnappinn hér fyrir ofan.",
"notifications_permission_banner.title":"Aldrei missa af neinu",
"notifications_permission_banner.title":"Aldrei missa af neinu",
"notifications.filter.polls":"Risultati del sondaggio",
"notifications.filter.polls":"Risultati del sondaggio",
"notifications.filter.statuses":"Aggiornamenti dalle persone che segui",
"notifications.filter.statuses":"Aggiornamenti dalle persone che segui",
"notifications.grant_permission":"Dai il permesso.",
"notifications.group":"{count} notifiche",
"notifications.group":"{count} notifiche",
"notifications.mark_as_read":"Segna tutte le notifiche come lette",
"notifications.mark_as_read":"Segna tutte le notifiche come lette",
"notifications.permission_denied":"Impossibile abilitare le notifiche sul desktop perché il permesso è stato negato.",
"notifications.permission_denied":"Impossibile abilitare le notifiche sul desktop perché il permesso è stato negato.",
"notifications.permission_denied_alert":"Le notifiche sul desktop non possono essere abilitate, poiché il permesso nel browser è stato negato in precedenza",
"notifications.permission_denied_alert":"Le notifiche sul desktop non possono essere abilitate, poiché il permesso nel browser è stato negato in precedenza",
"notifications.permission_required":"Le notifiche desktop non sono disponibili perché l'autorizzazione richiesta non è stata concessa.",
"notifications_permission_banner.enable":"Abilita le notifiche sul desktop",
"notifications_permission_banner.enable":"Abilita le notifiche sul desktop",
"notifications_permission_banner.how_to_control":"Per ricevere notifiche quando Mastodon non è aperto, abilita le notifiche desktop. Puoi controllare con precisione quali tipi di interazioni generano notifiche desktop tramite il pulsante {icon} qui sopra, dopo averle abilitate.",
"notifications_permission_banner.how_to_control":"Per ricevere notifiche quando Mastodon non è aperto, abilita le notifiche desktop. Puoi controllare con precisione quali tipi di interazioni generano notifiche desktop tramite il pulsante {icon} qui sopra, dopo averle abilitate.",
"notifications_permission_banner.title":"Non perderti mai nulla",
"notifications_permission_banner.title":"Non perderti mai nulla",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
@ -468,7 +470,7 @@
"upload_modal.detect_text":"Sefru-d aḍris seg tugna",
"upload_modal.detect_text":"Sefru-d aḍris seg tugna",
"upload_modal.edit_media":"Ẓreg taɣwalt",
"upload_modal.edit_media":"Ẓreg taɣwalt",
"upload_modal.hint":"Click or drag the circle on the preview to choose the focal point which will always be in view on all thumbnails.",
"upload_modal.hint":"Click or drag the circle on the preview to choose the focal point which will always be in view on all thumbnails.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"마스토돈이 열려 있지 않을 때에도 알림을 받으려면, 데스크탑 알림을 활성화 하세요. 당신은 어떤 종류의 반응이 데스크탑 알림을 발생할 지를 {icon} 버튼을 통해 세세하게 설정할 수 있습니다.",
"notifications_permission_banner.how_to_control":"마스토돈이 열려 있지 않을 때에도 알림을 받으려면, 데스크탑 알림을 활성화 하세요. 당신은 어떤 종류의 반응이 데스크탑 알림을 발생할 지를 {icon} 버튼을 통해 세세하게 설정할 수 있습니다.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"empty_column.account_timeline":"Hier zijn geen toots!",
"empty_column.account_timeline":"Hier zijn geen toots!",
"empty_column.account_unavailable":"Profiel is niet beschikbaar",
"empty_column.account_unavailable":"Profiel is niet beschikbaar",
"empty_column.blocks":"Jij hebt nog geen enkele gebruiker geblokkeerd.",
"empty_column.blocks":"Jij hebt nog geen enkele gebruiker geblokkeerd.",
@ -168,9 +169,9 @@
"empty_column.notifications":"Je hebt nog geen meldingen. Begin met iemand een gesprek.",
"empty_column.notifications":"Je hebt nog geen meldingen. Begin met iemand een gesprek.",
"empty_column.public":"Er is hier helemaal niks! Toot iets in het openbaar of volg mensen van andere servers om het te vullen",
"empty_column.public":"Er is hier helemaal niks! Toot iets in het openbaar of volg mensen van andere servers om het te vullen",
"error.unexpected_crash.explanation":"Als gevolg van een bug in onze broncode of als gevolg van een compatibiliteitsprobleem met jouw webbrowser, kan deze pagina niet goed worden weergegeven.",
"error.unexpected_crash.explanation":"Als gevolg van een bug in onze broncode of als gevolg van een compatibiliteitsprobleem met jouw webbrowser, kan deze pagina niet goed worden weergegeven.",
"error.unexpected_crash.explanation_addons":"This page could not be displayed correctly. This error is likely caused by a browser add-on or automatic translation tools.",
"error.unexpected_crash.explanation_addons":"Deze pagina kon niet correct geladen worden. Deze fout wordt waarschijnlijk door een browser-add-on of een automatische vertalingshulpmiddel veroorzaakt.",
"error.unexpected_crash.next_steps":"Probeer deze pagina te vernieuwen. Wanneer dit niet helpt is het nog steeds mogelijk om Mastodon in een andere webbrowser of mobiele app te gebruiken.",
"error.unexpected_crash.next_steps":"Probeer deze pagina te vernieuwen. Wanneer dit niet helpt is het nog steeds mogelijk om Mastodon in een andere webbrowser of mobiele app te gebruiken.",
"error.unexpected_crash.next_steps_addons":"Try disabling them and refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
"error.unexpected_crash.next_steps_addons":"Probeer deze uit te schakelen en de pagina te verversen. Wanneer dat niet helpt, kun je Mastodon nog altijd met een andere webbrowser of mobiele app gebruiken.",
"errors.unexpected_crash.copy_stacktrace":"Stacktrace naar klembord kopiëren",
"errors.unexpected_crash.copy_stacktrace":"Stacktrace naar klembord kopiëren",
"errors.unexpected_crash.report_issue":"Technisch probleem melden",
"errors.unexpected_crash.report_issue":"Technisch probleem melden",
"follow_request.authorize":"Goedkeuren",
"follow_request.authorize":"Goedkeuren",
@ -258,7 +259,6 @@
"lightbox.expand":"Afbeelding groot weergeven",
"lightbox.expand":"Afbeelding groot weergeven",
"lightbox.next":"Volgende",
"lightbox.next":"Volgende",
"lightbox.previous":"Vorige",
"lightbox.previous":"Vorige",
"lightbox.view_context":"Context tonen",
"lists.account.add":"Aan lijst toevoegen",
"lists.account.add":"Aan lijst toevoegen",
"lists.account.remove":"Uit lijst verwijderen",
"lists.account.remove":"Uit lijst verwijderen",
"lists.delete":"Lijst verwijderen",
"lists.delete":"Lijst verwijderen",
@ -266,10 +266,10 @@
"lists.edit.submit":"Titel veranderen",
"lists.edit.submit":"Titel veranderen",
"lists.new.create":"Lijst toevoegen",
"lists.new.create":"Lijst toevoegen",
"lists.new.title_placeholder":"Naam nieuwe lijst",
"lists.new.title_placeholder":"Naam nieuwe lijst",
"lists.replies_policy.all_replies":"Any followed user",
"lists.replies_policy.followed":"Any followed user",
"lists.replies_policy.list_replies":"Members of the list",
"lists.replies_policy.list":"Members of the list",
"notifications.permission_required":"Desktop notifications are unavailable because the required permission has not been granted.",
"notifications_permission_banner.how_to_control":"Gebruikt notificaties om ook meldingen te ontvangen wanneer Mastodon niet open is. U kunt precies bepalen welke soort meldingen wel of geen notificaties afgeven via de bovenstaande knop {icon}.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"Om meldingen te ontvangen wanneer Mastodon niet open is. Je kunt precies bepalen welke soort interacties wel of geen desktopmeldingen geven via de bovenstaande {icon} knop.",
"picture_in_picture.restore":"Put it back",
"notifications_permission_banner.title":"Mis nooit meer iets",
"picture_in_picture.restore":"Terugzetten",
"poll.closed":"Gesloten",
"poll.closed":"Gesloten",
"poll.refresh":"Vernieuwen",
"poll.refresh":"Vernieuwen",
"poll.total_people":"{count, plural, one {# persoon} other {# mensen}}",
"poll.total_people":"{count, plural, one {# persoon} other {# mensen}}",
@ -448,9 +450,9 @@
"trends.counter_by_accounts":"{count, plural, one {{counter} persoon} other {{counter} personen}} zijn aan het praten",
"trends.counter_by_accounts":"{count, plural, one {{counter} persoon} other {{counter} personen}} zijn aan het praten",
"trends.trending_now":"Trends",
"trends.trending_now":"Trends",
"ui.beforeunload":"Je concept zal verloren gaan als je Mastodon verlaat.",
"ui.beforeunload":"Je concept zal verloren gaan als je Mastodon verlaat.",
"units.short.billion":"{count} miljard",
"units.short.billion":"{count} mrd.",
"units.short.million":"{count} miljoen",
"units.short.million":"{count} mln.",
"units.short.thousand":"{count} duizend",
"units.short.thousand":"{count}k",
"upload_area.title":"Hiernaar toe slepen om te uploaden",
"upload_area.title":"Hiernaar toe slepen om te uploaden",
"upload_button.label":"Afbeeldingen, een video- of een geluidsbestand toevoegen",
"upload_button.label":"Afbeeldingen, een video- of een geluidsbestand toevoegen",
"upload_error.limit":"Uploadlimiet van bestand overschreden.",
"upload_error.limit":"Uploadlimiet van bestand overschreden.",
"notifications.mark_as_read":"Merk alle varsler som lest",
"notifications.mark_as_read":"Merk alle varsler som lest",
"notifications.permission_denied":"Desktop notifications are unavailable due to previously denied browser permissions request",
"notifications.permission_denied":"Desktop notifications are unavailable due to previously denied browser permissions request",
"notifications.permission_denied_alert":"Desktop notifications can't be enabled, as browser permission has been denied before",
"notifications.permission_denied_alert":"Desktop notifications can't be enabled, as browser permission has been denied before",
"notifications.permission_required":"Desktop notifications are unavailable because the required permission has not been granted.",
"notifications_permission_banner.enable":"Skru på skrivebordsvarsler",
"notifications_permission_banner.enable":"Skru på skrivebordsvarsler",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Aldri gå glipp av noe",
"notifications_permission_banner.title":"Aldri gå glipp av noe",
"notifications.mark_as_read":"Merk alle varsler som lest",
"notifications.mark_as_read":"Merk alle varsler som lest",
"notifications.permission_denied":"Desktop notifications are unavailable due to previously denied browser permissions request",
"notifications.permission_denied":"Desktop notifications are unavailable due to previously denied browser permissions request",
"notifications.permission_denied_alert":"Desktop notifications can't be enabled, as browser permission has been denied before",
"notifications.permission_denied_alert":"Desktop notifications can't be enabled, as browser permission has been denied before",
"notifications.permission_required":"Desktop notifications are unavailable because the required permission has not been granted.",
"notifications_permission_banner.enable":"Skru på skrivebordsvarsler",
"notifications_permission_banner.enable":"Skru på skrivebordsvarsler",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Aldri gå glipp av noe",
"notifications_permission_banner.title":"Aldri gå glipp av noe",
"notifications.mark_as_read":"Marcar totas las notificacions coma legidas",
"notifications.mark_as_read":"Marcar totas las notificacions coma legidas",
"notifications.permission_denied":"Las notificacion burèu son pas disponiblas a causa del refús de las demandas d’autorizacion navigador",
"notifications.permission_denied":"Las notificacion burèu son pas disponiblas a causa del refús de las demandas d’autorizacion navigador",
"notifications.permission_denied_alert":"Las notificacions burèu son pas activada, per çò que las autorizacions son estadas refusada abans",
"notifications.permission_denied_alert":"Las notificacions burèu son pas activada, per çò que las autorizacions son estadas refusada abans",
"notifications.permission_required":"Desktop notifications are unavailable because the required permission has not been granted.",
"notifications_permission_banner.enable":"Activar las notificacions burèu",
"notifications_permission_banner.enable":"Activar las notificacions burèu",
"notifications_permission_banner.how_to_control":"Per recebre las notificacions de Mastodon quand es pas dobèrt, activatz las notificacions de burèu. Podètz precisar quin tipe de notificacion generarà una notificacion de burèu via lo boton {icon} dessús un còp activadas.",
"notifications_permission_banner.how_to_control":"Per recebre las notificacions de Mastodon quand es pas dobèrt, activatz las notificacions de burèu. Podètz precisar quin tipe de notificacion generarà una notificacion de burèu via lo boton {icon} dessús un còp activadas.",
"notifications_permission_banner.title":"Manquetz pas jamai res",
"notifications_permission_banner.title":"Manquetz pas jamai res",
"notifications.group":"{count, number} {count, plural, one {powiadomienie} few {powiadomienia} many {powiadomień} more {powiadomień}}",
"notifications.group":"{count, number} {count, plural, one {powiadomienie} few {powiadomienia} many {powiadomień} more {powiadomień}}",
"notifications.mark_as_read":"Oznacz wszystkie powiadomienia jako przeczytane",
"notifications.mark_as_read":"Oznacz wszystkie powiadomienia jako przeczytane",
"notifications.permission_denied":"Powiadomienia na pulpicie nie są dostępne, ponieważ wcześniej nie udzielono uprawnień w przeglądarce",
"notifications.permission_denied":"Powiadomienia na pulpicie nie są dostępne, ponieważ wcześniej nie udzielono uprawnień w przeglądarce",
"notifications.permission_denied_alert":"Powiadomienia na pulpicie nie mogą zostać włączone, ponieważ wcześniej odmówiono uprawnień",
"notifications.permission_denied_alert":"Powiadomienia na pulpicie nie mogą zostać włączone, ponieważ wcześniej odmówiono uprawnień",
"notifications.permission_required":"Powiadomienia na pulpicie nie są dostępne, ponieważ nie przyznano wymaganego uprawnienia.",
"notifications_permission_banner.enable":"Włącz powiadomienia na pulpicie",
"notifications_permission_banner.enable":"Włącz powiadomienia na pulpicie",
"notifications_permission_banner.how_to_control":"Aby otrzymywać powiadomienia, gdy Mastodon nie jest otwarty, włącz powiadomienia pulpitu. Możesz dokładnie kontrolować, októrych działaniach będziesz powiadomienia na pulpicie za pomocą przycisku {icon} powyżej, jeżeli tylko zostaną włączone.",
"notifications_permission_banner.how_to_control":"Aby otrzymywać powiadomienia, gdy Mastodon nie jest otwarty, włącz powiadomienia pulpitu. Możesz dokładnie kontrolować, októrych działaniach będziesz powiadomienia na pulpicie za pomocą przycisku {icon} powyżej, jeżeli tylko zostaną włączone.",
"notifications.mark_as_read":"Marcar todas as notificações como lidas",
"notifications.mark_as_read":"Marcar todas as notificações como lidas",
"notifications.permission_denied":"Não é possível habilitar as notificações da área de trabalho pois a permissão foi negada.",
"notifications.permission_denied":"Não é possível habilitar as notificações da área de trabalho pois a permissão foi negada.",
"notifications.permission_denied_alert":"As notificações da área de trabalho não podem ser habilitdas pois a permissão do navegador foi negada antes",
"notifications.permission_denied_alert":"As notificações da área de trabalho não podem ser habilitdas pois a permissão do navegador foi negada antes",
"notifications.permission_required":"Notificações da área de trabalho não estão disponíveis porque a permissão necessária não foi concedida.",
"notifications_permission_banner.enable":"Habilitar notificações da área de trabalho",
"notifications_permission_banner.enable":"Habilitar notificações da área de trabalho",
"notifications_permission_banner.how_to_control":"Para receber notificações quando o Mastodon não estiver aberto, habilite as notificações da área de trabalho. Você pode controlar precisamente quais tipos de interações geram notificações da área de trabalho através do botão {icon} acima uma vez habilitadas.",
"notifications_permission_banner.how_to_control":"Para receber notificações quando o Mastodon não estiver aberto, habilite as notificações da área de trabalho. Você pode controlar precisamente quais tipos de interações geram notificações da área de trabalho através do botão {icon} acima uma vez habilitadas.",
"notifications.mark_as_read":"Marcar todas as notificações como lidas",
"notifications.mark_as_read":"Marcar todas as notificações como lidas",
"notifications.permission_denied":"Notificações no ambiente de trabalho não estão disponíveis porque a permissão, solicitada pelo navegador, foi recusada anteriormente",
"notifications.permission_denied":"Notificações no ambiente de trabalho não estão disponíveis porque a permissão, solicitada pelo navegador, foi recusada anteriormente",
"notifications.permission_denied_alert":"Notificações no ambinente de trabalho não podem ser ativadas, pois a permissão do navegador foi recusada anteriormente",
"notifications.permission_denied_alert":"Notificações no ambinente de trabalho não podem ser ativadas, pois a permissão do navegador foi recusada anteriormente",
"notifications.permission_required":"Notificações no ambiente de trabalho não estão disponíveis porque a permissão necessária não foi concedida.",
"notifications_permission_banner.enable":"Ativar notificações no ambiente de trabalho",
"notifications_permission_banner.enable":"Ativar notificações no ambiente de trabalho",
"notifications_permission_banner.how_to_control":"Para receber notificações quando o Mastodon não estiver aberto, ative as notificações no ambiente de trabalho. Depois da sua ativação, pode controlar precisamente quais tipos de interações geram notificações, através do botão {icon} acima.",
"notifications_permission_banner.how_to_control":"Para receber notificações quando o Mastodon não estiver aberto, ative as notificações no ambiente de trabalho. Depois da sua ativação, pode controlar precisamente quais tipos de interações geram notificações, através do botão {icon} acima.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications.mark_as_read":"Отмечать все уведомления прочитанными",
"notifications.mark_as_read":"Отмечать все уведомления прочитанными",
"notifications.permission_denied":"Уведомления на рабочем столе недоступны из-за ранее отклонённого запроса разрешений браузера",
"notifications.permission_denied":"Уведомления на рабочем столе недоступны из-за ранее отклонённого запроса разрешений браузера",
"notifications.permission_denied_alert":"Уведомления на рабочем столе не могут быть включены, так как раньше было отказано в разрешении браузера",
"notifications.permission_denied_alert":"Уведомления на рабочем столе не могут быть включены, так как раньше было отказано в разрешении браузера",
"notifications.permission_required":"Десктоп нотификации недоступны, потому что требуемое разрешение не было предоставлено.",
"notifications_permission_banner.enable":"Включить уведомления на рабочем столе",
"notifications_permission_banner.enable":"Включить уведомления на рабочем столе",
"notifications_permission_banner.how_to_control":"Чтобы получать уведомления, когда Мастодон не открыт, включите уведомления рабочего стола. Вы можете точно управлять, какие типы взаимодействия генерируют уведомления рабочего стола с помощью кнопки {icon} выше, когда они включены.",
"notifications_permission_banner.how_to_control":"Чтобы получать уведомления, когда Мастодон не открыт, включите уведомления рабочего стола. Вы можете точно управлять, какие типы взаимодействия генерируют уведомления рабочего стола с помощью кнопки {icon} выше, когда они включены.",
"notifications_permission_banner.title":"Ничего не пропустите",
"notifications_permission_banner.title":"Ничего не пропустите",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"account.block_domain":"Bloca su domìniu{domain}",
"account.blocked":"Blocadu",
"account.blocked":"Blocadu",
"account.browse_more_on_origin_server":"Esplora de prus in su profilu originale",
"account.browse_more_on_origin_server":"Esplora de prus in su profilu originale",
"account.cancel_follow_request":"Annulla rechesta de sighidura",
"account.cancel_follow_request":"Annulla rechesta de sighidura",
"account.direct":"Messàgiu deretu a @{name}",
"account.direct":"Messàgiu deretu a @{name}",
"account.disable_notifications":"Acaba·la de mi notificare cando @{name} publicat carchi cosa",
"account.disable_notifications":"Non mi notìfiches prus cando @{name} pùblichet messàgios",
"account.domain_blocked":"Domìniu blocadu",
"account.domain_blocked":"Domìniu blocadu",
"account.edit_profile":"Modìfica profilu",
"account.edit_profile":"Modìfica profilu",
"account.enable_notifications":"Notìfica·mi cando @{name} pùblicat carchi cosa",
"account.enable_notifications":"Notìfica·mi cando @{name} pùblicat messàgios",
"account.endorse":"Cussìgia in su profilu tuo",
"account.endorse":"Cussìgia in su profilu tuo",
"account.follow":"Sighi",
"account.follow":"Sighi",
"account.followers":"Sighiduras",
"account.followers":"Sighiduras",
"account.followers.empty":"Nemos sighit ancora custa persone.",
"account.followers.empty":"Nemos sighit ancora custa persone.",
"account.followers_counter":"{count, plural, one {{counter} Sighidore} other {{counter} Sighidores}}",
"account.followers_counter":"{count, plural, one {{counter} sighidura} other {{counter} sighiduras}}",
"account.following_counter":"{count, plural, one {{counter} Sighidu} other {{counter} Sighidos}}",
"account.following_counter":"{count, plural, one {Sighende a {counter}} other {Sighende a {counter}}}",
"account.follows.empty":"Custa persone non sighit ancora a nemos.",
"account.follows.empty":"Custa persone non sighit ancora a nemos.",
"account.follows_you":"Ti sighit",
"account.follows_you":"Ti sighit",
"account.hide_reblogs":"Cua is cumpartziduras de @{name}",
"account.hide_reblogs":"Cua is cumpartziduras de @{name}",
"account.last_status":"Ùrtima atividade",
"account.last_status":"Ùrtima atividade",
"account.link_verified_on":"Sa propiedade de custu ligàmene est istada controllada su {date}",
"account.link_verified_on":"Sa propiedade de custu ligòngiu est istada controllada su {date}",
"account.locked_info":"Sa persone chi tenet sa propiedade revisionat a manu chie dda podet sighire.",
"account.locked_info":"S'istadu de riservadesa de custu contu est istadu cunfiguradu comente blocadu. Sa persone chi tenet sa propiedade revisionat a manu chie dda podet sighire.",
"account.media":"Cuntenutu multimediale",
"account.media":"Cuntenutu multimediale",
"account.mention":"Mentova @{name}",
"account.mention":"Mentova a @{name}",
"account.moved_to":"{name} est istadu trasferidu a:",
"compose_form.hashtag_warning":"Custu tut no at a èssere ammustradu in peruna eticheta, dae chi no est listadu.",
"compose_form.hashtag_warning":"Custu tut no at a èssere ammustradu in peruna eticheta, dae chi no est listadu. Isceti is tuts pùblicos podent èssere chircados cun etichetas.",
"compose_form.lock_disclaimer":"Cale si siat persone ti podet sighire pro bìdere is messàgios tuos chi imbies a is chi ti sighint.",
"compose_form.lock_disclaimer":"Su contu tuo no est {locked}. Cale si siat persone ti podet sighire pro bìdere is messàgios tuos chi imbies a sa gente chi ti sighit.",
"compose_form.lock_disclaimer.lock":"blocadu",
"compose_form.lock_disclaimer.lock":"blocadu",
"compose_form.placeholder":"A ite ses pensende?",
"compose_form.placeholder":"A ite ses pensende?",
"compose_form.poll.add_option":"Agiunghe unu sèberu",
"compose_form.poll.add_option":"Agiunghe unu sèberu",
@ -98,10 +98,10 @@
"compose_form.poll.switch_to_single":"Muda su sondàgiu pro permìtere un'optzione isceti",
"compose_form.poll.switch_to_single":"Muda su sondàgiu pro permìtere un'optzione isceti",
"compose_form.publish":"Tut",
"compose_form.publish":"Tut",
"compose_form.publish_loud":"{publish}!",
"compose_form.publish_loud":"{publish}!",
"compose_form.sensitive.hide":"Marca mèdia comente a sensìbile",
"compose_form.sensitive.hide":"{count, plural, one {Marca elementu multimediale comente a sensìbile} other {Marca elementos multimediales comente sensìbiles}}",
"compose_form.sensitive.marked":"Mèdia marcadu comente a sensìbile",
"compose_form.sensitive.marked":"{count, plural, one {Elementu multimediale marcadu comente a sensìbile} other {Elementos multimediales marcados comente a sensìbiles}}",
"compose_form.sensitive.unmarked":"Mèdia non marcadu comente a sensìbile",
"compose_form.sensitive.unmarked":"{count, plural, one {Elementu multimediale non marcadu comente a sensìbile} other {Elementos multimediales non marcados comente a sensìbiles}}",
"compose_form.spoiler.marked":"Su testu est cuadu dae s'avisu",
"compose_form.spoiler.marked":"Su testu est cuadu in fatu de s'avisu",
"compose_form.spoiler.unmarked":"Su testu no est cuadu",
"compose_form.spoiler.unmarked":"Su testu no est cuadu",
"compose_form.spoiler_placeholder":"Iscrie s'avisu tuo inoghe",
"compose_form.spoiler_placeholder":"Iscrie s'avisu tuo inoghe",
"confirmation_modal.cancel":"Annulla",
"confirmation_modal.cancel":"Annulla",
@ -112,24 +112,24 @@
"confirmations.delete.message":"Seguru chi boles cantzellare custu tut?",
"confirmations.delete.message":"Seguru chi boles cantzellare custu tut?",
"confirmations.delete_list.confirm":"Cantzella",
"confirmations.delete_list.confirm":"Cantzella",
"confirmations.delete_list.message":"Seguru chi boles cantzellare custa lista in manera permanente?",
"confirmations.delete_list.message":"Seguru chi boles cantzellare custa lista in manera permanente?",
"confirmations.domain_block.confirm":"Cua totu su domìniu",
"confirmations.domain_block.confirm":"Bloca totu su domìniu",
"confirmations.domain_block.message":"Ses seguru a beru, ma a beru a beru, de bòlere blocare su {domain} intreu? In sa parte manna de is casos pagos blocos o silentziamentos de utentes sunt sufitzientes e preferìbiles. No as a bìdere cuntenutos dae custu domìniu in peruna lìnia de tempus pùblica o in is notìficas tuas. Is sighidores tuos dae cussu domìniu ant a èssere bogados.",
"confirmations.domain_block.message":"Boles de seguru, ma a beru a beru, blocare su {domain} intreu? In sa parte manna de is casos pagos blocos o silentziamentos de persones sunt sufitzientes e preferìbiles. No as a bìdere cuntenutos dae custu domìniu in peruna lìnia de tempus pùblica o in is notìficas tuas. Sa gente chi ti sighit dae cussu domìniu at a èssere bogada.",
"confirmations.logout.confirm":"Essi·nche",
"confirmations.logout.confirm":"Essi·nche",
"confirmations.logout.message":"Seguru chi boles essire?",
"confirmations.logout.message":"Seguru chi boles essire?",
"confirmations.mute.confirm":"A sa muda",
"confirmations.mute.confirm":"A sa muda",
"confirmations.mute.explanation":"Custu at a cuare is publicatziones issoro e is messàgios chi ddos mentovant, ma ant a pòdere bìdere is messàgios tuos e t'ant a pòdere sighire.",
"confirmations.mute.explanation":"Custu at a cuare is publicatziones issoro e is messàgios chi ddos mentovant, ma ant a pòdere bìdere is messàgios tuos e t'ant a pòdere sighire.",
"confirmations.mute.message":"Seguru chi boles pònnere {name} a sa muda?",
"confirmations.mute.message":"Seguru chi boles pònnere a {name} a sa muda?",
"confirmations.redraft.confirm":"Cantzella e torra a fàghere",
"confirmations.redraft.confirm":"Cantzella e torra a fàghere",
"confirmations.redraft.message":"As a pèrdere is preferidos e is cumpartziduras, e is rispostas a su messàgiu originale ant a abarrare òrfanas.",
"confirmations.redraft.message":"Seguru chi boles cantzellare a torrare a fàghere custu tut? As a pèrdere is preferidos e is cumpartziduras, e is rispostas a su messàgiu originale ant a abarrare òrfanas.",
"confirmations.reply.confirm":"Risponde",
"confirmations.reply.confirm":"Risponde",
"confirmations.reply.message":"Rispondende immoe as a subraiscrìere su messàgiu chi ses iscriende. Seguru chi boles sighire?",
"confirmations.reply.message":"Rispondende immoe as a subraiscrìere su messàgiu chi ses iscriende. Seguru chi boles sighire?",
"empty_column.account_unavailable":"Su profilu no est a disponimentu",
"empty_column.account_unavailable":"Su profilu no est a disponimentu",
"empty_column.blocks":"No as isblocadu ancora nemos.",
"empty_column.blocks":"No as blocadu ancora nemos.",
"empty_column.bookmarked_statuses":"Non tenes ancora perunu tut in is marcadores. Cando nd'as a agiùnghere unu, at a èssere ammustradu inoghe.",
"empty_column.bookmarked_statuses":"Non tenes ancora perunu tut in is marcadores. Cando nd'as a agiùnghere unu, at a èssere ammustradu inoghe.",
"empty_column.community":"Sa lìnia de tempus locale est bòida. Iscrie inoghe pro cumintzare sa festa!",
"empty_column.community":"Sa lìnia de tempus locale est bòida. Iscrie inoghe pro cumintzare sa festa!",
"empty_column.direct":"Non tenes ancora perunu messàgiu deretu. Cando nd'as a imbiare o nd'as a retzire unu, at a èssere ammustradu inoghe.",
"empty_column.direct":"Non tenes ancora perunu messàgiu deretu. Cando nd'as a imbiare o nd'as a retzire unu, at a èssere ammustradu inoghe.",
"empty_column.domain_blocks":"Non tenes ancora perunu domìniu blocadu.",
"empty_column.domain_blocks":"Non tenes ancora perunu domìniu blocadu.",
"empty_column.favourited_statuses":"Non tenes ancora perunu tut in is marcadores. Cando nd'as a agiùnghere unu, at a èssere ammustradu inoghe.",
"empty_column.favourited_statuses":"Non tenes ancora perunu tut in is preferidos. Cando nd'as a agiùnghere unu, at a èssere ammustradu inoghe.",
"empty_column.favourites":"Nemos at marcadu ancora custu tut comente preferidu. Cando calicunu dd'at a fàghere, at a èssere ammustradu inoghe.",
"empty_column.favourites":"Nemos at marcadu ancora custu tut comente preferidu. Cando calicunu dd'at a fàghere, at a èssere ammustradu inoghe.",
"empty_column.follow_requests":"Non tenes ancora peruna rechesta de sighidura. Cando nd'as a retzire una, at a èssere ammustrada inoghe.",
"empty_column.follow_requests":"Non tenes ancora peruna rechesta de sighidura. Cando nd'as a retzire una, at a èssere ammustrada inoghe.",
"empty_column.hashtag":"Ancora nudda in custa eticheta.",
"empty_column.hashtag":"Ancora nudda in custa eticheta.",
@ -169,8 +170,8 @@
"empty_column.public":"Nudda inoghe. Iscrie calicuna cosa pùblica, o sighi àteras persones de àteros serbidores pro prenare custu ispàtziu",
"empty_column.public":"Nudda inoghe. Iscrie calicuna cosa pùblica, o sighi àteras persones de àteros serbidores pro prenare custu ispàtziu",
"error.unexpected_crash.explanation":"A càusa de una faddina in su còdighe nostru o unu problema de cumpatibilidade de su navigadore, custa pàgina diat pòdere no èssere ammustrada in manera curreta.",
"error.unexpected_crash.explanation":"A càusa de una faddina in su còdighe nostru o unu problema de cumpatibilidade de su navigadore, custa pàgina diat pòdere no èssere ammustrada in manera curreta.",
"error.unexpected_crash.explanation_addons":"Custa pàgina diat pòdere no èssere ammustrada comente si tocat. Custa faddina est probàbile chi dipendat dae un'estensione de su navigadore o dae ainas automàticas de tradutzione.",
"error.unexpected_crash.explanation_addons":"Custa pàgina diat pòdere no èssere ammustrada comente si tocat. Custa faddina est probàbile chi dipendat dae un'estensione de su navigadore o dae ainas automàticas de tradutzione.",
"error.unexpected_crash.next_steps":"Proa de atualizare sa pàgina. Si custu non acontza su problema, podes chircare de impreare Mastodon in unu navigadore diferente o in un'aplicatzione nativa.",
"error.unexpected_crash.next_steps":"Proa de torrare a carrigare sa pàgina. Si custu no acontza su problema, podes chircare de impreare Mastodon in unu navigadore diferente o in un'aplicatzione nativa.",
"error.unexpected_crash.next_steps_addons":"Proa a ddos disabilitare e a atualizare sa pàgina. Si custu non acontzat su problema, podes chircare de impreare Mastodon in unu navigadore diferente o in un'aplicatzione nativa.",
"error.unexpected_crash.next_steps_addons":"Proa a ddos disabilitare e torra a carrigare sa pàgina. Si custu no acontzat su problema, podes chircare de impreare Mastodon in unu navigadore diferente o in un'aplicatzione nativa.",
"errors.unexpected_crash.copy_stacktrace":"Còpia stacktrace in punta de billete",
"errors.unexpected_crash.copy_stacktrace":"Còpia stacktrace in punta de billete",
"errors.unexpected_crash.report_issue":"Signala unu problema",
"errors.unexpected_crash.report_issue":"Signala unu problema",
"introduction.federation.federated.text":"Is publicatziones pùblicas de àteros serbidores de su fediversu ant a aparèssere in sa lìnia de tempus federada.",
"introduction.federation.federated.text":"Is publicatziones pùblicas de àteros serbidores de su fediversu ant a aparèssere in sa lìnia de tempus federada.",
"introduction.federation.home.text":"Is messàgios de gente chi sighis ant a aparèssere in lìnia de tempus printzipale tua. Podes sighire gente de cale si siat serbidore.",
"introduction.federation.home.text":"Is messàgios de sa gente chi sighis ant a aparèssere in sa lìnia de tempus printzipale tua. Podes sighire gente de cale si siat serbidore!",
"introduction.federation.local.text":"Is publicatziones pùblicas de sa gente de su pròpiu serbidore tuo ant a aparèssere in sa lìnia de tempus locale.",
"introduction.federation.local.text":"Is publicatziones pùblicas de sa gente de su pròpiu serbidore tuo ant a aparèssere in sa lìnia de tempus locale.",
"introduction.interactions.action":"Acabba su tutoriale!",
"introduction.interactions.action":"Acabba su tutoriale!",
@ -218,16 +219,16 @@
"introduction.interactions.reply.text":"Podes rispòndere a is tuts de àtera gente e a is tuos pròpios, e ant a èssere unidos in un'arresonada.",
"introduction.interactions.reply.text":"Podes rispòndere a is tuts de àtera gente e a is tuos pròpios, e ant a èssere unidos in un'arresonada.",
"introduction.welcome.action":"Ajò, andamus!",
"introduction.welcome.action":"Ajò, andamus!",
"introduction.welcome.headline":"Primos passos",
"introduction.welcome.headline":"Primos passos",
"introduction.welcome.text":"Ti donamus sa benebènnida a su fediversu. Dae immoe a pagu, as a pòdere publicare messàgios e chistionare cun is amistades tuas in meda serbidores. Però custu serbidore, {domain}, est ispetziale: allògiat su profilu tuo, duncas regorda·nde si nòmine.",
"introduction.welcome.text":"Ti donamus sa benebènnida a su fediversu. Dae immoe a pagu, as a pòdere publicare messàgios e chistionare cun is amistades tuas in meda serbidores. Però custu serbidore, {domain}, est ispetziale: allògiat su profilu tuo, duncas regorda·ti·nde su nòmine.",
"keyboard_shortcuts.back":"pro navigare in segus",
"keyboard_shortcuts.back":"pro navigare in segus",
"keyboard_shortcuts.blocked":"pro abèrrere sa lista de persones blocadas",
"keyboard_shortcuts.blocked":"pro abèrrere sa lista de persones blocadas",
"keyboard_shortcuts.boost":"pro cumpartzire",
"keyboard_shortcuts.boost":"pro cumpartzire",
"keyboard_shortcuts.column":"pro atzentrare un'istadu in una de is colunnas",
"keyboard_shortcuts.column":"pro atzentrare unu tut in una de is colunnas",
"keyboard_shortcuts.compose":"pro atzentrare in s'àrea de cumpositzione de testu",
"keyboard_shortcuts.compose":"pro atzentrare in s'àrea de cumpositzione de testu",
"keyboard_shortcuts.description":"Descritzione",
"keyboard_shortcuts.description":"Descritzione",
"keyboard_shortcuts.direct":"pro abèrrere sa colunna de messàgios diretos",
"keyboard_shortcuts.direct":"pro abèrrere sa colunna de messàgios diretos",
"keyboard_shortcuts.down":"pro mòere in bàsciu in sa lista",
"keyboard_shortcuts.down":"pro mòere in bàsciu in sa lista",
"notifications.permission_denied":"Is notìficas de iscrivania non sunt a disponimentu pro neghe de rechestas de permissu chi sunt istadas dennegadas in antis",
"notifications.permission_denied":"Is notìficas de iscrivania non sunt a disponimentu pro neghe de rechestas de permissu chi sunt istadas dennegadas in antis",
"notifications.permission_denied_alert":"Is notìficas de iscrivania non podent èssere abilitadas, ca su permissu de su navigadore est istadu dennegadu in antis",
"notifications.permission_denied_alert":"Is notìficas de iscrivania non podent èssere abilitadas, ca su permissu de su navigadore est istadu dennegadu in antis",
"notifications_permission_banner.enable":"Abìlita is notìficas de iscrivania",
"notifications.permission_required":"Desktop notifications are unavailable because the required permission has not been granted.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.enable":"Abilita is notìficas de iscrivania",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"Pro retzire notìficas cando Mastodon no est abertu, abilita is notìficas de iscrivania. Podes controllare cun pretzisione is castas de interatziones chi ingendrant notìficas de iscrivania pro mèdiu de su butone {icon} in subra, cando sunt abilitadas.",
"picture_in_picture.restore":"Put it back",
"notifications_permission_banner.title":"Non ti perdas mai nudda",
"picture_in_picture.restore":"Torra·ddu a ue fiat",
"poll.closed":"Serradu",
"poll.closed":"Serradu",
"poll.refresh":"Atualiza",
"poll.refresh":"Atualiza",
"poll.total_people":"{count, plurale, one {# persone} other {# persones}}",
"poll.total_people":"{count, plural, one {# persone} other {# persones}}",
"poll.total_votes":"{count, plurale, one {# votu} other {# votos}}",
"poll.total_votes":"{count, plural, one {# votu} other {# votos}}",
"poll.vote":"Vota",
"poll.vote":"Vota",
"poll.voted":"As votadu custa risposta",
"poll.voted":"As votadu custa risposta",
"poll_button.add_poll":"Agiunghe unu sondàgiu",
"poll_button.add_poll":"Agiunghe unu sondàgiu",
@ -370,7 +372,7 @@
"relative_time.today":"oe",
"relative_time.today":"oe",
"reply_indicator.cancel":"Annulla",
"reply_indicator.cancel":"Annulla",
"report.forward":"Torra a imbiare a {target}",
"report.forward":"Torra a imbiare a {target}",
"report.forward_hint":"Custu contu est de un'àteru serbidore. Bi boles imbiare puru una còpia anònima de custu informe?",
"report.forward_hint":"Custu contu est de un'àteru serbidore. Ddi boles imbiare puru una còpia anònima de custu informe?",
"report.hint":"S'informe at a èssere imbiadu a sa moderatzione de su serbidore. Podes frunire un'ispiegatzione de sa signalatzione tua de custu contu:",
"report.hint":"S'informe at a èssere imbiadu a sa moderatzione de su serbidore. Podes frunire un'ispiegatzione de sa signalatzione tua de custu contu:",
"report.placeholder":"Cummentos additzionales",
"report.placeholder":"Cummentos additzionales",
"report.submit":"Imbia",
"report.submit":"Imbia",
@ -379,21 +381,21 @@
"search_popout.search_format":"Formadu de chirca avantzada",
"search_popout.search_format":"Formadu de chirca avantzada",
"search_popout.tips.full_text":"Testu sèmplitze pro agatare istados chi as iscritu, marcadu comente a preferidos, cumpartzidu o chi t'ant mentovadu, e fintzas nòmines de utente, nòmines visualizados e etichetas chi ddu includent.",
"search_popout.tips.full_text":"Testu sèmplitze pro agatare istados chi as iscritu, marcadu comente a preferidos, cumpartzidu o chi t'ant mentovadu, e fintzas nòmines de utente, nòmines visualizados e etichetas chi ddu includent.",
"search_popout.tips.hashtag":"eticheta",
"search_popout.tips.hashtag":"eticheta",
"search_popout.tips.status":"istadu",
"search_popout.tips.status":"tut",
"search_popout.tips.text":"Testu sèmplitze pro agatare nòmines visualizados, nòmines de utente e etichetas",
"search_popout.tips.text":"Testu sèmplitze pro agatare nòmines visualizados, nòmines de utente e etichetas",
"search_popout.tips.user":"utente",
"search_popout.tips.user":"utente",
"search_results.accounts":"Gente",
"search_results.accounts":"Gente",
"search_results.hashtags":"Etichetas",
"search_results.hashtags":"Etichetas",
"search_results.statuses":"Tuts",
"search_results.statuses":"Tuts",
"search_results.statuses_fts_disabled":"Sa chirca de tuts pro su cuntenutu issoro no est abilitada in custu serbidore de Mastodon.",
"search_results.statuses_fts_disabled":"Sa chirca de tuts pro su cuntenutu issoro no est abilitada in custu serbidore de Mastodon.",
"search_results.total":"{count, number} {count, plurale, one {resurtadu} other {resurtados}}",
"search_results.total":"{count, number} {count, plural, one {resurtadu} other {resurtados}}",
"status.admin_account":"Aberi s'interfache de moderatzione pro @{name}",
"status.admin_account":"Aberi s'interfache de moderatzione pro @{name}",
"status.admin_status":"Aberi custu istadu in s'interfache de moderatzione",
"status.admin_status":"Aberi custu istadu in s'interfache de moderatzione",
"status.block":"Bloca @{name}",
"status.block":"Bloca @{name}",
"status.bookmark":"Marcadore",
"status.bookmark":"Sinnalibru",
"status.cancel_reblog_private":"Iscontza sa cumpartzidura",
"status.cancel_reblog_private":"Iscontza sa cumpartzidura",
"status.cannot_reblog":"Custa publicatzione non podet èssere cumpartzida",
"status.cannot_reblog":"Custa publicatzione non podet èssere cumpartzida",
"status.copy":"Còpia su ligàmene a s'istadu tuo",
"status.copy":"Còpia su ligòngiu a su tut tuo",
"status.delete":"Cantzella",
"status.delete":"Cantzella",
"status.detailed_status":"Visualizatzione de detàlliu de arresonada",
"status.detailed_status":"Visualizatzione de detàlliu de arresonada",
"upload_modal.description_placeholder":"Su margiane castàngiu brincat lestru a subra de su cane mandrone",
"upload_modal.description_placeholder":"Su margiane castàngiu brincat lestru a subra de su cane mandrone",
"upload_modal.detect_text":"Rileva testu de s'immàgine",
"upload_modal.detect_text":"Rileva testu de s'immàgine",
"upload_modal.edit_media":"Modìfica su mèdia",
"upload_modal.edit_media":"Modìfica elementu multimediale",
"upload_modal.hint":"Incarca o traga su tzìrculu in sa previsualizatzione pro seberare su puntu focale chi at a èssere semper visìbile in totu is miniaturas.",
"upload_modal.hint":"Incarca o traga su tzìrculu in sa previsualizatzione pro seberare su puntu focale chi at a èssere semper visìbile in totu is miniaduras.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.enable":"Aktivizo njoftime në desktop",
"notifications_permission_banner.enable":"Aktivizo njoftime në desktop",
"notifications_permission_banner.how_to_control":"Për të marrë njoftime, kur Mastodon-i s’është i hapur, aktivizoni njoftime në desktop. Përmes butoni {icon} më sipër, mund të kontrolloni me përpikëri cilat lloje ndërveprimesh prodhojnë njoftime në dekstop, pasi të jenë aktivizuar.",
"notifications_permission_banner.how_to_control":"Për të marrë njoftime, kur Mastodon-i s’është i hapur, aktivizoni njoftime në desktop. Përmes butoni {icon} më sipër, mund të kontrolloni me përpikëri cilat lloje ndërveprimesh prodhojnë njoftime në dekstop, pasi të jenë aktivizuar.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"empty_column.account_unavailable":"Profilen ej tillgänglig",
"empty_column.account_unavailable":"Profilen ej tillgänglig",
"empty_column.blocks":"Du har ännu ej blockerat några användare.",
"empty_column.blocks":"Du har ännu ej blockerat några användare.",
@ -168,9 +169,9 @@
"empty_column.notifications":"Du har inga meddelanden än. Interagera med andra för att starta konversationen.",
"empty_column.notifications":"Du har inga meddelanden än. Interagera med andra för att starta konversationen.",
"empty_column.public":"Det finns inget här! Skriv något offentligt, eller följ manuellt användarna från andra instanser för att fylla på det",
"empty_column.public":"Det finns inget här! Skriv något offentligt, eller följ manuellt användarna från andra instanser för att fylla på det",
"error.unexpected_crash.explanation":"På grund av en bugg i vår kod eller kompatiblitetsproblem i webbläsaren kan den här sidan inte visas korrekt.",
"error.unexpected_crash.explanation":"På grund av en bugg i vår kod eller kompatiblitetsproblem i webbläsaren kan den här sidan inte visas korrekt.",
"error.unexpected_crash.explanation_addons":"This page could not be displayed correctly. This error is likely caused by a browser add-on or automatic translation tools.",
"error.unexpected_crash.explanation_addons":"Denna sida kunde inte visas korrekt. Detta beror troligen på ett webbläsartillägg eller ett automatiskt översättningsverktyg.",
"error.unexpected_crash.next_steps":"Prova att ladda om sidan. Om det inte hjälper kan du försöka använda Mastodon med en annan webbläsare eller app.",
"error.unexpected_crash.next_steps":"Prova att ladda om sidan. Om det inte hjälper kan du försöka använda Mastodon med en annan webbläsare eller app.",
"error.unexpected_crash.next_steps_addons":"Try disabling them and refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
"error.unexpected_crash.next_steps_addons":"Prova att avaktivera dem och uppdatera sidan. Om detta inte hjälper kan du försöka använda Mastodon med en annan webbläsare eller en app.",
"errors.unexpected_crash.copy_stacktrace":"Kopiera stacktrace till urklipp",
"errors.unexpected_crash.copy_stacktrace":"Kopiera stacktrace till urklipp",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"För att ta emot aviseringar när Mastodon inte är öppet, aktivera skrivbordsaviseringar. När de är aktiverade kan du styra exakt vilka typer av interaktioner som aviseras via {icon} -knappen ovan.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"Mastodon açık olmadığında bildirim almak için masaüstü bildirimlerini etkinleştirin. Etkinleştirildikten sonra yukarıdaki {icon} düğmesini kullanarak hangi etkileşim türlerinin masaüstü bildirimleri oluşturduğunu tam olarak kontrol edebilirsiniz.",
"notifications_permission_banner.how_to_control":"Mastodon açık olmadığında bildirim almak için masaüstü bildirimlerini etkinleştirin. Etkinleştirildikten sonra yukarıdaki {icon} düğmesini kullanarak hangi etkileşim türlerinin masaüstü bildirimleri oluşturduğunu tam olarak kontrol edebilirsiniz.",
"notifications_permission_banner.title":"Hiçbir şeyi kaçırmayın",
"notifications_permission_banner.title":"Hiçbir şeyi kaçırmayın",
"confirmations.domain_block.message":"Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.",
"confirmations.logout.confirm":"Log out",
"confirmations.logout.message":"Are you sure you want to log out?",
"confirmations.mute.confirm":"Mute",
"confirmations.mute.explanation":"This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
"confirmations.mute.message":"Are you sure you want to mute {name}?",
"confirmations.redraft.message":"Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
"confirmations.reply.confirm":"Reply",
"confirmations.reply.message":"Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
"confirmations.unfollow.confirm":"Unfollow",
"confirmations.unfollow.message":"Are you sure you want to unfollow {name}?",
"conversation.delete":"Delete conversation",
"conversation.mark_as_read":"Mark as read",
"conversation.open":"View conversation",
"conversation.with":"With {names}",
"directory.federated":"From known fediverse",
"directory.local":"From {domain} only",
"directory.new_arrivals":"New arrivals",
"directory.recently_active":"Recently active",
"embed.instructions":"Embed this status on your website by copying the code below.",
"embed.preview":"Here is what it will look like:",
"empty_column.blocks":"You haven't blocked any users yet.",
"empty_column.bookmarked_statuses":"You don't have any bookmarked toots yet. When you bookmark one, it will show up here.",
"empty_column.community":"The local timeline is empty. Write something publicly to get the ball rolling!",
"empty_column.direct":"You don't have any direct messages yet. When you send or receive one, it will show up here.",
"empty_column.domain_blocks":"There are no blocked domains yet.",
"empty_column.favourited_statuses":"You don't have any favourite toots yet. When you favourite one, it will show up here.",
"empty_column.favourites":"No one has favourited this toot yet. When someone does, they will show up here.",
"empty_column.follow_requests":"You don't have any follow requests yet. When you receive one, it will show up here.",
"empty_column.hashtag":"There is nothing in this hashtag yet.",
"empty_column.home":"Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
"empty_column.home.public_timeline":"the public timeline",
"empty_column.list":"There is nothing in this list yet. When members of this list post new statuses, they will appear here.",
"empty_column.lists":"You don't have any lists yet. When you create one, it will show up here.",
"empty_column.mutes":"You haven't muted any users yet.",
"empty_column.notifications":"You don't have any notifications yet. Interact with others to start the conversation.",
"empty_column.public":"There is nothing here! Write something publicly, or manually follow users from other servers to fill it up",
"error.unexpected_crash.explanation":"Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
"error.unexpected_crash.explanation_addons":"This page could not be displayed correctly. This error is likely caused by a browser add-on or automatic translation tools.",
"error.unexpected_crash.next_steps":"Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
"error.unexpected_crash.next_steps_addons":"Try disabling them and refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
"errors.unexpected_crash.copy_stacktrace":"Copy stacktrace to clipboard",
"follow_requests.unlocked_explanation":"Even though your account is not locked, the {domain} staff thought you might want to review follow requests from these accounts manually.",
"generic.saved":"Saved",
"getting_started.developers":"Developers",
"getting_started.directory":"Profile directory",
"getting_started.documentation":"Documentation",
"getting_started.heading":"Getting started",
"getting_started.invite":"Invite people",
"getting_started.open_source_notice":"Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
"introduction.interactions.reply.text":"You can reply to other people's and your own toots, which will chain them together in a conversation.",
"introduction.welcome.action":"Let's go!",
"introduction.welcome.headline":"First steps",
"introduction.welcome.text":"Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
"keyboard_shortcuts.back":"to navigate back",
"keyboard_shortcuts.blocked":"to open blocked users list",
"keyboard_shortcuts.boost":"to boost",
"keyboard_shortcuts.column":"to focus a status in one of the columns",
"keyboard_shortcuts.compose":"to focus the compose textarea",
"keyboard_shortcuts.description":"Description",
"keyboard_shortcuts.direct":"to open direct messages column",
"keyboard_shortcuts.down":"to move down in the list",
"keyboard_shortcuts.enter":"to open status",
"keyboard_shortcuts.favourite":"to favourite",
"keyboard_shortcuts.favourites":"to open favourites list",
"keyboard_shortcuts.federated":"to open federated timeline",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"picture_in_picture.restore":"Put it back",
"poll.closed":"Closed",
"poll.refresh":"Refresh",
"poll.total_people":"{count, plural, one {# person} other {# people}}",
"poll.total_votes":"{count, plural, one {# vote} other {# votes}}",
"poll.vote":"Vote",
"poll.voted":"You voted for this answer",
"poll_button.add_poll":"Add a poll",
"poll_button.remove_poll":"Remove poll",
"privacy.change":"Adjust status privacy",
"privacy.direct.long":"Visible for mentioned users only",
"privacy.direct.short":"Direct",
"privacy.private.long":"Visible for followers only",
"privacy.private.short":"Followers-only",
"privacy.public.long":"Visible for all, shown in public timelines",
"privacy.public.short":"Public",
"privacy.unlisted.long":"Visible for all, but not in public timelines",
"privacy.unlisted.short":"Unlisted",
"refresh":"Refresh",
"regeneration_indicator.label":"Loading…",
"regeneration_indicator.sublabel":"Your home feed is being prepared!",
"relative_time.days":"{number}d",
"relative_time.hours":"{number}h",
"relative_time.just_now":"now",
"relative_time.minutes":"{number}m",
"relative_time.seconds":"{number}s",
"relative_time.today":"today",
"reply_indicator.cancel":"Cancel",
"report.forward":"Forward to {target}",
"report.forward_hint":"The account is from another server. Send an anonymized copy of the report there as well?",
"report.hint":"The report will be sent to your server moderators. You can provide an explanation of why you are reporting this account below:",
"search_popout.tips.full_text":"Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
"search_popout.tips.hashtag":"hashtag",
"search_popout.tips.status":"status",
"search_popout.tips.text":"Simple text returns matching display names, usernames and hashtags",
"search_popout.tips.user":"user",
"search_results.accounts":"People",
"search_results.hashtags":"Hashtags",
"search_results.statuses":"Toots",
"search_results.statuses_fts_disabled":"Searching toots by their content is not enabled on this Mastodon server.",
"search_results.total":"{count, number} {count, plural, one {result} other {results}}",
"status.admin_account":"Open moderation interface for @{name}",
"status.admin_status":"Open this status in the moderation interface",
"status.block":"Block @{name}",
"status.bookmark":"Bookmark",
"status.cancel_reblog_private":"Unboost",
"status.cannot_reblog":"This post cannot be boosted",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"compose_form.sensitive.hide":"{count, plural, one {Nội dung là nhạy cảm} other {Nội dung là nhạy cảm}}",
"compose_form.sensitive.marked":"{count, plural, one {Nội dung đã đánh dấu là nhạy cảm} other {Nội dung đã đánh dấu là nhạy cảm}}",
"compose_form.sensitive.marked":"{count, plural, one {Nội dung đã đánh dấu là nhạy cảm} other {Nội dung đã đánh dấu là nhạy cảm}}",
"compose_form.sensitive.unmarked":"{count, plural, one {Nội dung này bình thường} other {Nội dung này bình thường}}",
"compose_form.sensitive.unmarked":"{count, plural, one {Nội dung này bình thường} other {Nội dung này bình thường}}",
"compose_form.spoiler.marked":"Hủy nội dung ẩn",
"compose_form.spoiler.marked":"Hủy nội dung ẩn",
@ -149,6 +149,7 @@
"emoji_button.search_results":"Kết quả tìm kiếm",
"emoji_button.search_results":"Kết quả tìm kiếm",
"emoji_button.symbols":"Biểu tượng",
"emoji_button.symbols":"Biểu tượng",
"emoji_button.travel":"Du lịch",
"emoji_button.travel":"Du lịch",
"empty_column.account_suspended":"Tài khoản vô hiệu hóa",
"empty_column.account_timeline":"Chưa có tút nào!",
"empty_column.account_timeline":"Chưa có tút nào!",
"empty_column.account_unavailable":"Tài khoản bị đình chỉ",
"empty_column.account_unavailable":"Tài khoản bị đình chỉ",
"empty_column.blocks":"Bạn chưa chặn bất cứ ai.",
"empty_column.blocks":"Bạn chưa chặn bất cứ ai.",
@ -164,9 +165,9 @@
"empty_column.home.public_timeline":"tút công khai",
"empty_column.home.public_timeline":"tút công khai",
"empty_column.list":"Chưa có tút. Khi những người trong danh sách này đăng tút mới, chúng sẽ xuất hiện ở đây.",
"empty_column.list":"Chưa có tút. Khi những người trong danh sách này đăng tút mới, chúng sẽ xuất hiện ở đây.",
"empty_column.lists":"Bạn chưa tạo danh sách nào.",
"empty_column.lists":"Bạn chưa tạo danh sách nào.",
"empty_column.mutes":"Bạn chưa ẩn người dùng nào.",
"empty_column.mutes":"Bạn chưa ẩn bất kỳ ai.",
"empty_column.notifications":"Bạn chưa có thông báo nào. Hãy thử theo dõi hoặc nhắn tin cho một ai đó.",
"empty_column.notifications":"Bạn chưa có thông báo nào. Hãy thử theo dõi hoặc nhắn tin cho một ai đó.",
"empty_column.public":"Trống trơn! Bạn hãy viết gì đó hoặc bắt đầu theo dõi người dùng khác",
"empty_column.public":"Trống trơn! Bạn hãy viết gì đó hoặc bắt đầu theo dõi những người khác",
"error.unexpected_crash.explanation":"Trang này có thể không hiển thị chính xác do lỗi lập trình Mastodon hoặc vấn đề tương thích trình duyệt.",
"error.unexpected_crash.explanation":"Trang này có thể không hiển thị chính xác do lỗi lập trình Mastodon hoặc vấn đề tương thích trình duyệt.",
"error.unexpected_crash.explanation_addons":"Trang này không thể hiển thị do xung khắc với add-on của trình duyệt hoặc công cụ tự động dịch ngôn ngữ.",
"error.unexpected_crash.explanation_addons":"Trang này không thể hiển thị do xung khắc với add-on của trình duyệt hoặc công cụ tự động dịch ngôn ngữ.",
"error.unexpected_crash.next_steps":"Hãy thử làm mới trang. Nếu vẫn không được, bạn hãy vào Mastodon bằng một ứng dụng di động hoặc trình duyệt khác.",
"error.unexpected_crash.next_steps":"Hãy thử làm mới trang. Nếu vẫn không được, bạn hãy vào Mastodon bằng một ứng dụng di động hoặc trình duyệt khác.",
@ -178,7 +179,7 @@
"follow_requests.unlocked_explanation":"Mặc dù tài khoản của bạn đang ở chế độ công khai, quản trị viên của {domain} vẫn tin rằng bạn sẽ muốn xem lại yêu cầu theo dõi từ những người khác.",
"follow_requests.unlocked_explanation":"Mặc dù tài khoản của bạn đang ở chế độ công khai, quản trị viên của {domain} vẫn tin rằng bạn sẽ muốn xem lại yêu cầu theo dõi từ những người khác.",
"generic.saved":"Đã lưu",
"generic.saved":"Đã lưu",
"getting_started.developers":"Nhà phát triển",
"getting_started.developers":"Nhà phát triển",
"getting_started.directory":"Kết bạn",
"getting_started.directory":"Cộng đồng",
"getting_started.documentation":"Tài liệu",
"getting_started.documentation":"Tài liệu",
"getting_started.heading":"Quản lý",
"getting_started.heading":"Quản lý",
"getting_started.invite":"Mời bạn bè",
"getting_started.invite":"Mời bạn bè",
@ -220,7 +221,7 @@
"introduction.welcome.headline":"Hướng dẫn người mới",
"introduction.welcome.headline":"Hướng dẫn người mới",
"introduction.welcome.text":"Chào mừng bạn đến mạng xã hội liên hợp! Tại đây bạn có thể đăng tải nội dung và trao đổi với bạn bè của mình trên các máy chủ khác nhau. Máy chủ {domain} là nơi lưu trữ trang cá nhân của bạn.",
"introduction.welcome.text":"Chào mừng bạn đến mạng xã hội liên hợp! Tại đây bạn có thể đăng tải nội dung và trao đổi với bạn bè của mình trên các máy chủ khác nhau. Máy chủ {domain} là nơi lưu trữ trang cá nhân của bạn.",
"keyboard_shortcuts.back":"trở lại",
"keyboard_shortcuts.back":"trở lại",
"keyboard_shortcuts.blocked":"mở danh sách người dùng đã chặn",
"keyboard_shortcuts.blocked":"mở danh sách người đã chặn",
"notifications.column_settings.show":"Thông báo trên thanh menu",
"notifications.column_settings.show":"Thông báo trên thanh menu",
@ -334,44 +334,46 @@
"notifications.filter.mentions":"Lượt nhắc đến",
"notifications.filter.mentions":"Lượt nhắc đến",
"notifications.filter.polls":"Kết quả bình chọn",
"notifications.filter.polls":"Kết quả bình chọn",
"notifications.filter.statuses":"Cập nhật từ những người bạn theo dõi",
"notifications.filter.statuses":"Cập nhật từ những người bạn theo dõi",
"notifications.grant_permission":"Cho phép.",
"notifications.group":"{count} thông báo",
"notifications.group":"{count} thông báo",
"notifications.mark_as_read":"Đánh dấu tất cả thông báo là đã đọc",
"notifications.mark_as_read":"Đánh dấu tất cả thông báo là đã đọc",
"notifications.permission_denied":"Trình duyệt không cho phép hiển thị thông báo trên màn hình.",
"notifications.permission_denied":"Trình duyệt không cho phép hiển thị thông báo trên màn hình.",
"notifications.permission_denied_alert":"Không thể bật thông báo trên màn hình bởi vì trình duyệt đã cấm trước đó",
"notifications.permission_denied_alert":"Không thể bật thông báo trên màn hình bởi vì trình duyệt đã cấm trước đó",
"notifications.permission_required":"Không hiện thông báo trên màn hình bởi vì chưa cho phép.",
"notifications_permission_banner.enable":"Cho phép thông báo trên màn hình",
"notifications_permission_banner.enable":"Cho phép thông báo trên màn hình",
"notifications_permission_banner.how_to_control":"Hãy bật thông báo trên màn hình để không bỏ lỡ những thông báo từ Mastodon. Một khi đã bật, bạn có thể lựa chọn từng loại thông báo khác nhau thông qua {icon} nút bên dưới.",
"notifications_permission_banner.how_to_control":"Hãy bật thông báo trên màn hình để không bỏ lỡ những thông báo từ Mastodon. Một khi đã bật, bạn có thể lựa chọn từng loại thông báo khác nhau thông qua {icon} nút bên dưới.",
"notifications_permission_banner.title":"Không bỏ lỡ điều thú vị nào",
"notifications_permission_banner.title":"Không bỏ lỡ điều thú vị nào",
"picture_in_picture.restore":"Hiển thị bình thường",
"picture_in_picture.restore":"Hiển thị bình thường",
"poll.closed":"Kết thúc",
"poll.closed":"Kết thúc",
"poll.refresh":"Làm mới",
"poll.refresh":"Làm mới",
"poll.total_people":"{count, plural, one {# người bình chọn} other {# người bình chọn}}",
"poll.total_people":"{count, plural, one {# người} other {# người}}",
"poll.total_votes":"{count, plural, one {# bình chọn} other {# bình chọn}}",
"poll.total_votes":"{count, plural, one {# người} other {# người}}",
"poll.vote":"Khảo sát",
"poll.vote":"Bình chọn",
"poll.voted":"Bạn đã bình chọn câu trả lời này",
"poll.voted":"Bạn đã bình chọn rồi",
"poll_button.add_poll":"Tạo cuộc bình chọn",
"poll_button.add_poll":"Tạo bình chọn",
"poll_button.remove_poll":"Hủy cuộc bình chọn",
"poll_button.remove_poll":"Hủy cuộc bình chọn",
"privacy.change":"Thay đổi quyền riêng tư",
"privacy.change":"Thay đổi quyền riêng tư",
"privacy.direct.long":"Chỉ người được nhắc đến mới thấy",
"privacy.direct.long":"Chỉ người được nhắc đến mới thấy",
"privacy.direct.short":"Tin nhắn",
"privacy.direct.short":"Tin nhắn",
"privacy.private.long":"Chỉ dành cho người theo dõi",
"privacy.private.long":"Chỉ dành cho người theo dõi",
"privacy.private.short":"Chỉ người theo dõi",
"privacy.private.short":"Người theo dõi",
"privacy.public.long":"Hiện trên bảng tin máy chủ",
"privacy.public.long":"Hiện trên bảng tin máy chủ",
"privacy.public.short":"Công khai",
"privacy.public.short":"Công khai",
"privacy.unlisted.long":"Công khai nhưng không hiện trên bảng tin máy chủ",
"privacy.unlisted.long":"Không hiện trên bảng tin máy chủ",
"privacy.unlisted.short":"Mở",
"privacy.unlisted.short":"Riêng tư",
"refresh":"Làm mới",
"refresh":"Làm mới",
"regeneration_indicator.label":"Đang tải…",
"regeneration_indicator.label":"Đang tải…",
"regeneration_indicator.sublabel":"Bảng tin của bạn đang được cập nhật!",
"regeneration_indicator.sublabel":"Bảng tin của bạn đang được cập nhật!",
"relative_time.days":"{number} ngày",
"relative_time.days":"{number} ngày",
"relative_time.hours":"{number}h",
"relative_time.hours":"{number}h",
"relative_time.just_now":"vừa xong",
"relative_time.just_now":"mới",
"relative_time.minutes":"{number}m",
"relative_time.minutes":"{number}m",
"relative_time.seconds":"{number}s",
"relative_time.seconds":"{number}s",
"relative_time.today":"hôm nay",
"relative_time.today":"hôm nay",
"reply_indicator.cancel":"Hủy bỏ",
"reply_indicator.cancel":"Hủy bỏ",
"report.forward":"Chuyển đến {target}",
"report.forward":"Chuyển đến {target}",
"report.forward_hint":"Người dùng này ở máy chủ khác. Gửi một báo cáo ẩn danh tới máy chủ đó?",
"report.forward_hint":"Người này thuộc máy chủ khác. Gửi một báo cáo ẩn danh tới máy chủ đó?",
"report.hint":"Hãy cho quản trị viên biết lý do vì sao bạn báo cáo người dùng này:",
"report.hint":"Hãy cho quản trị viên biết lý do vì sao bạn báo cáo người này:",
"report.placeholder":"Bổ sung thêm",
"report.placeholder":"Bổ sung thêm",
"report.submit":"Gửi đi",
"report.submit":"Gửi đi",
"report.target":"Báo cáo {target}",
"report.target":"Báo cáo {target}",
@ -380,12 +382,12 @@
"search_popout.tips.full_text":"Nội dung trả về bao gồm những tút mà bạn đã viết, thích, chia sẻ hoặc những tút có nhắc đến bạn. Bạn cũng có thể tìm địa chỉ người dùng, tên hiển thị và hashtag.",
"search_popout.tips.full_text":"Nội dung trả về bao gồm những tút mà bạn đã viết, thích, chia sẻ hoặc những tút có nhắc đến bạn. Bạn cũng có thể tìm địa chỉ người dùng, tên hiển thị và hashtag.",
"search_popout.tips.hashtag":"hashtag",
"search_popout.tips.hashtag":"hashtag",
"search_popout.tips.status":"tút",
"search_popout.tips.status":"tút",
"search_popout.tips.text":"Nội dung trả về là địa chỉ người dùng, tên hiển thị và hashtag",
"search_popout.tips.text":"Nội dung trả về là tên người dùng, tên hiển thị và hashtag",
"search_popout.tips.user":"người dùng",
"search_popout.tips.user":"người dùng",
"search_results.accounts":"Người dùng",
"search_results.accounts":"Người dùng",
"search_results.hashtags":"Hashtags",
"search_results.hashtags":"Hashtags",
"search_results.statuses":"Tút",
"search_results.statuses":"Tút",
"search_results.statuses_fts_disabled":"Máy chủ của bạn không bật chức năng tìm kiếm tút.",
"search_results.statuses_fts_disabled":"Máy chủ của bạn không bật tính năng tìm kiếm tút.",
"search_results.total":"{count, number} {count, plural, one {kết quả} other {kết quả}}",
"search_results.total":"{count, number} {count, plural, one {kết quả} other {kết quả}}",
"status.admin_account":"Mở giao diện quản trị @{name}",
"status.admin_account":"Mở giao diện quản trị @{name}",
"status.admin_status":"Mở tút này trong giao diện quản trị",
"status.admin_status":"Mở tút này trong giao diện quản trị",
@ -409,7 +411,7 @@
"status.open":"Xem nguyên văn",
"status.open":"Xem nguyên văn",
"status.pin":"Ghim lên trang cá nhân",
"status.pin":"Ghim lên trang cá nhân",
"status.pinned":"Tút đã ghim",
"status.pinned":"Tút đã ghim",
"status.read_more":"Đọc thêm tút",
"status.read_more":"Đọc tiếp",
"status.reblog":"Chia sẻ",
"status.reblog":"Chia sẻ",
"status.reblog_private":"Chia sẻ với người có thể xem",
"status.reblog_private":"Chia sẻ với người có thể xem",
"status.reblogged_by":"{name} chia sẻ",
"status.reblogged_by":"{name} chia sẻ",
@ -425,7 +427,7 @@
"status.show_less_all":"Thu gọn toàn bộ",
"status.show_less_all":"Thu gọn toàn bộ",
"status.show_more":"Mở rộng",
"status.show_more":"Mở rộng",
"status.show_more_all":"Hiển thị tất cả",
"status.show_more_all":"Hiển thị tất cả",
"status.show_thread":"Xem thêm",
"status.show_thread":"Liên quan",
"status.uncached_media_warning":"Giới hạn",
"status.uncached_media_warning":"Giới hạn",
"status.unmute_conversation":"Quan tâm",
"status.unmute_conversation":"Quan tâm",
"status.unpin":"Bỏ ghim trên trang cá nhân",
"status.unpin":"Bỏ ghim trên trang cá nhân",
@ -454,7 +456,7 @@
"upload_area.title":"Kéo và thả để tải lên",
"upload_area.title":"Kéo và thả để tải lên",
"upload_button.label":"Thêm media (JPEG, PNG, GIF, WebM, MP4, MOV)",
"upload_button.label":"Thêm media (JPEG, PNG, GIF, WebM, MP4, MOV)",
"upload_error.limit":"Tập tin tải lên vượt quá giới hạn cho phép.",
"upload_error.limit":"Tập tin tải lên vượt quá giới hạn cho phép.",
"upload_error.poll":"Cuộc bình chọn không cho phép đính kèm tập tin.",
"upload_error.poll":"Không cho phép đính kèm tập tin.",
"upload_form.audio_description":"Mô tả cho người mất thính giác",
"upload_form.audio_description":"Mô tả cho người mất thính giác",
"upload_form.description":"Mô tả cho người khiếm thị",
"upload_form.description":"Mô tả cho người khiếm thị",
"confirmations.domain_block.message":"Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.",
"confirmations.domain_block.message":"Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.",
"confirmations.logout.confirm":"Log out",
"confirmations.logout.confirm":"ⴼⴼⵖ",
"confirmations.logout.message":"Are you sure you want to log out?",
"confirmations.mute.explanation":"This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
"confirmations.mute.explanation":"This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
"confirmations.mute.message":"Are you sure you want to mute {name}?",
"confirmations.mute.message":"Are you sure you want to mute {name}?",
"confirmations.redraft.message":"Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
"confirmations.redraft.message":"Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
"confirmations.reply.confirm":"ⵔⴰⵔ",
"confirmations.reply.confirm":"ⵔⴰⵔ",
"confirmations.reply.message":"Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
"confirmations.reply.message":"Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
"confirmations.unfollow.confirm":"Unfollow",
"confirmations.unfollow.confirm":"ⴽⴽⵙ ⴰⴹⴼⴼⵓⵕ",
"confirmations.unfollow.message":"Are you sure you want to unfollow {name}?",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.how_to_control":"To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title":"Never miss a thing",
"notifications_permission_banner.title":"Never miss a thing",
"picture_in_picture.restore":"Put it back",
"picture_in_picture.restore":"Put it back",
"poll.closed":"Closed",
"poll.closed":"ⵉⵜⵜⵓⵔⴳⵍ",
"poll.refresh":"Refresh",
"poll.refresh":"Refresh",
"poll.total_people":"{count, plural, one {# person} other {# people}}",
"poll.total_people":"{count, plural, one {# ⵓⴼⴳⴰⵏ} other {# ⵉⴼⴳⴰⵏⵏ}}",
"poll.total_votes":"{count, plural, one {# vote} other {# votes}}",
"poll.total_votes":"{count, plural, one {# vote} other {# votes}}",
"poll.vote":"Vote",
"poll.vote":"Vote",
"poll.voted":"You voted for this answer",
"poll.voted":"You voted for this answer",
@ -352,24 +354,24 @@
"poll_button.remove_poll":"Remove poll",
"poll_button.remove_poll":"Remove poll",
"privacy.change":"Adjust status privacy",
"privacy.change":"Adjust status privacy",
"privacy.direct.long":"Visible for mentioned users only",
"privacy.direct.long":"Visible for mentioned users only",
"privacy.direct.short":"Direct",
"privacy.direct.short":"ⵜⵓⵔⴷⵉⵜ",
"privacy.private.long":"Visible for followers only",
"privacy.private.long":"Visible for followers only",
"privacy.private.short":"Followers-only",
"privacy.private.short":"Followers-only",
"privacy.public.long":"Visible for all, shown in public timelines",
"privacy.public.long":"Visible for all, shown in public timelines",
"privacy.public.short":"Public",
"privacy.public.short":"ⵜⴰⴳⴷⵓⴷⴰⵏⵜ",
"privacy.unlisted.long":"Visible for all, but not in public timelines",
"privacy.unlisted.long":"Visible for all, but not in public timelines",
"privacy.unlisted.short":"Unlisted",
"privacy.unlisted.short":"Unlisted",
"refresh":"Refresh",
"refresh":"Refresh",
"regeneration_indicator.label":"ⴰⵣⴷⴰⵎ…",
"regeneration_indicator.label":"ⴰⵣⴷⴰⵎ…",
"regeneration_indicator.sublabel":"Your home feed is being prepared!",
"regeneration_indicator.sublabel":"Your home feed is being prepared!",
"relative_time.days":"{number}d",
"relative_time.days":"{number}ⴰⵙ",
"relative_time.hours":"{number}h",
"relative_time.hours":"{number}ⵙⵔⴳ",
"relative_time.just_now":"ⴷⵖⵉ",
"relative_time.just_now":"ⴷⵖⵉ",
"relative_time.minutes":"{number}m",
"relative_time.minutes":"{number}ⵙⴷ",
"relative_time.seconds":"{number}s",
"relative_time.seconds":"{number}ⵙⵏ",
"relative_time.today":"today",
"relative_time.today":"ⴰⵙⵙⴰ",
"reply_indicator.cancel":"Cancel",
"reply_indicator.cancel":"ⵙⵔ",
"report.forward":"Forward to {target}",
"report.forward":"ⵙⵙⵉⴼⴹ ⵉ {target}",
"report.forward_hint":"The account is from another server. Send an anonymized copy of the report there as well?",
"report.forward_hint":"The account is from another server. Send an anonymized copy of the report there as well?",
"report.hint":"The report will be sent to your server moderators. You can provide an explanation of why you are reporting this account below:",
"report.hint":"The report will be sent to your server moderators. You can provide an explanation of why you are reporting this account below:",
"report.placeholder":"Additional comments",
"report.placeholder":"Additional comments",
@ -382,30 +384,30 @@
"search_popout.tips.status":"status",
"search_popout.tips.status":"status",
"search_popout.tips.text":"Simple text returns matching display names, usernames and hashtags",
"search_popout.tips.text":"Simple text returns matching display names, usernames and hashtags",
"search_popout.tips.user":"user",
"search_popout.tips.user":"user",
"search_results.accounts":"People",
"search_results.accounts":"ⵎⵉⴷⴷⵏ",
"search_results.hashtags":"Hashtags",
"search_results.hashtags":"ⵀⴰⵛⵟⴰⴳ",
"search_results.statuses":"Toots",
"search_results.statuses":"Toots",
"search_results.statuses_fts_disabled":"Searching toots by their content is not enabled on this Mastodon server.",
"search_results.statuses_fts_disabled":"Searching toots by their content is not enabled on this Mastodon server.",
"search_results.total":"{count, number} {count, plural, one {result} other {results}}",
"search_results.total":"{count, number} {count, plural, one {result} other {results}}",
"status.admin_account":"Open moderation interface for @{name}",
"status.admin_account":"Open moderation interface for @{name}",
"status.admin_status":"Open this status in the moderation interface",
"status.admin_status":"Open this status in the moderation interface",
"status.block":"Block @{name}",
"status.block":"ⴳⴷⵍ @{name}",
"status.bookmark":"Bookmark",
"status.bookmark":"Bookmark",
"status.cancel_reblog_private":"Unboost",
"status.cancel_reblog_private":"Unboost",
"status.cannot_reblog":"This post cannot be boosted",
"status.cannot_reblog":"This post cannot be boosted",