Conflicts:
- `app/models/account.rb`:
Conflict because we (glitch-soc) have disabled trending of posts without
review.
Discarded that upstream change.
- `app/views/admin/settings/discovery/show.html.haml`:
Just an extra setting in glitch-soc.
Kept that extra setting.
- Add featured tags to web UI ([noellabo](https://github.com/mastodon/mastodon/pull/19408), [noellabo](https://github.com/mastodon/mastodon/pull/19380), [noellabo](https://github.com/mastodon/mastodon/pull/19358), [noellabo](https://github.com/mastodon/mastodon/pull/19409), [Gargron](https://github.com/mastodon/mastodon/pull/19382), [ykzts](https://github.com/mastodon/mastodon/pull/19418), [noellabo](https://github.com/mastodon/mastodon/pull/19403), [noellabo](https://github.com/mastodon/mastodon/pull/19404), [Gargron](https://github.com/mastodon/mastodon/pull/19398), [Gargron](https://github.com/mastodon/mastodon/pull/19712))
- Add featured tags to web UI ([noellabo](https://github.com/mastodon/mastodon/pull/19408), [noellabo](https://github.com/mastodon/mastodon/pull/19380), [noellabo](https://github.com/mastodon/mastodon/pull/19358), [noellabo](https://github.com/mastodon/mastodon/pull/19409), [Gargron](https://github.com/mastodon/mastodon/pull/19382), [ykzts](https://github.com/mastodon/mastodon/pull/19418), [noellabo](https://github.com/mastodon/mastodon/pull/19403), [noellabo](https://github.com/mastodon/mastodon/pull/19404), [Gargron](https://github.com/mastodon/mastodon/pull/19398), [Gargron](https://github.com/mastodon/mastodon/pull/19712), [ClearlyClaire](https://github.com/mastodon/mastodon/pull/20018))
- **Add support for language preferences for trending statuses and links** ([Gargron](https://github.com/mastodon/mastodon/pull/18288), [Gargron](https://github.com/mastodon/mastodon/pull/19349), [ykzts](https://github.com/mastodon/mastodon/pull/19335))
- Previously, you could only see trends in your current language
- For less popular languages, that meant empty trends
@ -21,6 +21,7 @@ Some of the features in this release have been funded through the [NGI0 Discover
- Add server rules to sign-up flow ([Gargron](https://github.com/mastodon/mastodon/pull/19296))
- Add privacy icons to report modal in web UI ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/19190))
- Add `noopener` to links to remote profiles in web UI ([shleeable](https://github.com/mastodon/mastodon/pull/19014))
- Add option to open original page in dropdowns of remote content in web UI ([Gargron](https://github.com/mastodon/mastodon/pull/20299))
- Add warning for sensitive audio posts in web UI ([rgroothuijsen](https://github.com/mastodon/mastodon/pull/17885))
- Add language attribute to posts in web UI ([tribela](https://github.com/mastodon/mastodon/pull/18544))
- Add support for uploading WebP files ([Saiv46](https://github.com/mastodon/mastodon/pull/18506))
@ -43,22 +44,26 @@ Some of the features in this release have been funded through the [NGI0 Discover
- Add admin API for managing domain blocks ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/18247))
- Add admin API for managing e-mail domain blocks ([Gargron](https://github.com/mastodon/mastodon/pull/19066))
- Add admin API for managing canonical e-mail blocks ([Gargron](https://github.com/mastodon/mastodon/pull/19067))
- Add admin API for managing IP blocks ([Gargron](https://github.com/mastodon/mastodon/pull/19065))
- Add admin API for managing IP blocks ([Gargron](https://github.com/mastodon/mastodon/pull/19065), [trwnh](https://github.com/mastodon/mastodon/pull/20207))
- Add `sensitized` attribute to accounts in admin REST API ([trwnh](https://github.com/mastodon/mastodon/pull/20094))
- Add `services` and `metadata` to the NodeInfo endpoint ([MFTabriz](https://github.com/mastodon/mastodon/pull/18563))
- Add `--remove-role` option to `tootctl accounts modify` ([Gargron](https://github.com/mastodon/mastodon/pull/19477))
- Add `--days` option to `tootctl media refresh` ([tribela](https://github.com/mastodon/mastodon/pull/18425))
- Add caching for payload serialization during fan-out ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/19637), [Gargron](https://github.com/mastodon/mastodon/pull/19642), [ClearlyClaire](https://github.com/mastodon/mastodon/pull/19746), [ClearlyClaire](https://github.com/mastodon/mastodon/pull/19747), [ClearlyClaire](https://github.com/mastodon/mastodon/pull/19963))
- Add assets from Twemoji 14.0 ([Gargron](https://github.com/mastodon/mastodon/pull/19733))
- Add reputation and followers score boost to SQL-only account search ([Gargron](https://github.com/mastodon/mastodon/pull/19251))
- Add Scots, Balaibalan, Láadan, Lingua Franca Nova, Lojban, Toki Pona to languages list ([VyrCossont](https://github.com/mastodon/mastodon/pull/20168))
- Set autocomplete hints for e-mail, password and OTP fields ([rcombs](https://github.com/mastodon/mastodon/pull/19833), [offbyone](https://github.com/mastodon/mastodon/pull/19946), [ClearlyClaire](https://github.com/mastodon/mastodon/pull/20071))
### Changed
- **Change brand color and logotypes** ([Gargron](https://github.com/mastodon/mastodon/pull/18592), [Gargron](https://github.com/mastodon/mastodon/pull/18639), [Gargron](https://github.com/mastodon/mastodon/pull/18691), [ClearlyClaire](https://github.com/mastodon/mastodon/pull/18634), [Gargron](https://github.com/mastodon/mastodon/pull/19254), [mayaeh](https://github.com/mastodon/mastodon/pull/18710))
- **Change post editing to be enabled in web UI** ([Gargron](https://github.com/mastodon/mastodon/pull/19103))
- Filtered keywords and phrases can now be grouped into named categories
- Filtered posts show which exact filter was hit
- Individual posts can be added to a filter
- You can peek inside filtered posts anyway
- Change path of privacy policy page from `/terms` to `/privacy-policy` ([Gargron](https://github.com/mastodon/mastodon/pull/19249))
- Change how hashtags are normalized ([Gargron](https://github.com/mastodon/mastodon/pull/18795), [Gargron](https://github.com/mastodon/mastodon/pull/18863), [ClearlyClaire](https://github.com/mastodon/mastodon/pull/18854))
- Change public (but not hashtag) timelines to be filtered by current locale by default ([Gargron](https://github.com/mastodon/mastodon/pull/19291), [Gargron](https://github.com/mastodon/mastodon/pull/19563))
- Change settings area to be separated into categories in admin UI ([Gargron](https://github.com/mastodon/mastodon/pull/19407), [Gargron](https://github.com/mastodon/mastodon/pull/19533))
- Change "No accounts selected" errors to use the appropriate noun in admin UI ([prplecake](https://github.com/mastodon/mastodon/pull/19356))
- Change e-mail domain blocks to match subdomains of blocked domains ([Gargron](https://github.com/mastodon/mastodon/pull/18979))
@ -95,6 +99,12 @@ Some of the features in this release have been funded through the [NGI0 Discover
- Change mentions of blocked users to not be processed ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/19725))
- Change max. thumbnail dimensions to 640x360px (360p) ([Gargron](https://github.com/mastodon/mastodon/pull/19619))
- Change post-processing to be deferred only for large media types ([Gargron](https://github.com/mastodon/mastodon/pull/19617))
- Change link verification to only work for https links without unicode ([Gargron](https://github.com/mastodon/mastodon/pull/20304), [Gargron](https://github.com/mastodon/mastodon/pull/20295))
- Change account deletion requests to spread out over time ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/20222))
- Change larger reblogs/favourites numbers to be shortened in web UI ([Gargron](https://github.com/mastodon/mastodon/pull/20303))
- Change incoming activity processing to happen in `ingress` queue ([Gargron](https://github.com/mastodon/mastodon/pull/20264))
- Change notifications to not link show preview cards in web UI ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/20335))
- Change amount of replies returned for logged out users in REST API ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/20355))
### Removed
@ -107,6 +117,25 @@ Some of the features in this release have been funded through the [NGI0 Discover
### Fixed
- Fix connections to IPv6-only servers ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/20108))
- Fix unnecessary service worker registration and preloading when logged out in web UI ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/20341))
- Fix unnecessary and slow regex construction ([raggi](https://github.com/mastodon/mastodon/pull/20215))
- Fix `mailers` queue not being used for mailers ([Gargron](https://github.com/mastodon/mastodon/pull/20274))
- Fix error in webfinger redirect handling ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/20260))
- Fix report category not being set to `violation` if rule IDs are provided ([trwnh](https://github.com/mastodon/mastodon/pull/20137))
- Fix nodeinfo metadata attribute being an array instead of an object ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/20114))
- Fix account endorsements not being idempotent ([trwnh](https://github.com/mastodon/mastodon/pull/20118))
- Fix status and rule IDs not being strings in admin reports REST API ([trwnh](https://github.com/mastodon/mastodon/pull/20122))
- Fix error on invalid `replies_policy` in REST API ([trwnh](https://github.com/mastodon/mastodon/pull/20126))
- Fix redrafting a currently-editing post not leaving edit mode in web UI ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/20023))
- Fix performance by avoiding method cache busts ([raggi](https://github.com/mastodon/mastodon/pull/19957))
- Fix opening the language picker scrolling the single-column view to the top in web UI ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/19983))
- Fix content warning button missing `aria-expanded` attribute in web UI ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/19975))
- Fix redundant `aria-pressed` attributes in web UI ([Brawaru](https://github.com/mastodon/mastodon/pull/19912))
- Fix crash when external auth provider has no display name set ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/19962))
- Fix followers count not being updated when migrating follows ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/19998))
- Fix double button to clear emoji search input in web UI ([sunny](https://github.com/mastodon/mastodon/pull/19888))
- Fix missing null check on applications on strike disputes ([kescherCode](https://github.com/mastodon/mastodon/pull/19851))
- Fix featured tags not saving preferred casing ([Gargron](https://github.com/mastodon/mastodon/pull/19732))
- Fix language not being saved when editing status ([Gargron](https://github.com/mastodon/mastodon/pull/19543))
- Fix not being able to input featured tag with hash symbol ([Gargron](https://github.com/mastodon/mastodon/pull/19535))
@ -118,7 +147,7 @@ Some of the features in this release have been funded through the [NGI0 Discover
- Fix account action type validation ([Gargron](https://github.com/mastodon/mastodon/pull/19476))
- Fix upload progress not communicating processing phase in web UI ([Gargron](https://github.com/mastodon/mastodon/pull/19530))
- Fix wrong host being used for custom.css when asset host configured ([Gargron](https://github.com/mastodon/mastodon/pull/19521))
- Fix account migration form ever using outdated account data ([Gargron](https://github.com/mastodon/mastodon/pull/18429))
- Fix account migration form ever using outdated account data ([Gargron](https://github.com/mastodon/mastodon/pull/18429), [nightpool](https://github.com/mastodon/mastodon/pull/19883))
- Fix error when uploading malformed CSV import ([Gargron](https://github.com/mastodon/mastodon/pull/19509))
- Fix avatars not using image tags in web UI ([Gargron](https://github.com/mastodon/mastodon/pull/19488))
- Fix handling of duplicate and out-of-order notifications in web UI ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/19693))
@ -157,6 +186,10 @@ Some of the features in this release have been funded through the [NGI0 Discover
- Fix `CAS_DISPLAY_NAME`, `SAML_DISPLAY_NAME` and `OIDC_DISPLAY_NAME` being ignored ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/18568))
- Fix various typos in comments throughout the codebase ([luzpaz](https://github.com/mastodon/mastodon/pull/18604))
### Security
- Fix being able to spoof link verification ([Gargron](https://github.com/mastodon/mastodon/pull/20217))
@ -76,6 +76,8 @@ It is not always possible to phrase every change in such a manner, but it is des
- Code style rules (rubocop, eslint)
- Normalization of locale files (i18n-tasks)
**Note**: You may need to log in and authorise the GitHub account your fork of this repository belongs to with CircleCI to enable some of the automated checks to run.
## Documentation
The [Mastodon documentation](https://docs.joinmastodon.org) is a statically generated site. You can [submit merge requests to mastodon/documentation](https://github.com/mastodon/documentation).
If you believe you've identified a security vulnerability in Mastodon (a bug that allows something to happen that shouldn't be possible), you can reach us at <hello@joinmastodon.org>.
If you believe you've identified a security vulnerability in Mastodon (a bug that allows something to happen that shouldn't be possible), you can reach us at <security@joinmastodon.org>.
You should *not* report such issues on GitHub or in other public spaces to give us time to publish a fix for the issue without exposing Mastodon's users to increased risk.
@ -183,25 +183,18 @@ class About extends React.PureComponent {
<>
<p><FormattedMessageid='about.domain_blocks.preamble'defaultMessage='Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.'/></p>
<p>{(block.get('comment')||'').length>0?block.get('comment'):<FormattedMessageid='about.domain_blocks.no_reason_available'defaultMessage='Reason not available'/>}</p>
</div>
))}
</tbody>
</table>
</div>
</>
):(
<p><FormattedMessageid='about.not_available'defaultMessage='This information has not been made available on this server.'/></p>
"about.disclaimer":"Mastodon is gratis, oop-bron sagteware, en 'n handelsmerk van Mastodon gGmbH.",
"about.domain_blocks.comment":"Rede",
"about.domain_blocks.domain":"Domein",
"about.domain_blocks.no_reason_available":"Rede nie beskikbaar nie",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Ernstigheid",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Beperk",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Demp @{name}",
"account.mute_notifications":"Demp kennisgewings van @{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.confirm":"Reageer",
"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}?",
@ -219,14 +218,14 @@
"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_recommendations":"Looks like no suggestions could be generated for you. You can try using search to look for people you might know or explore trending hashtags.",
"empty_column.follow_requests":"You don't have any follow requests yet. When you receive one, it will show up here.",
"empty_column.follow_requests":"Jy het nog geen volg versoeke nie. Wanneer jy een ontvang, sal dit hier vertoon.",
"empty_column.hashtag":"There is nothing in this hashtag yet.",
"empty_column.home":"Your home timeline is empty! Follow more people to fill it up. {suggestions}",
"empty_column.home.suggestions":"See some suggestions",
"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.lists":"Jy het nog geen lyste nie. Wanneer jy een skep, sal dit hier vertoon.",
"empty_column.mutes":"You haven't muted any users yet.",
"empty_column.notifications":"You don't have any notifications yet. When other people interact with you, you will see it here.",
"empty_column.notifications":"Jy het nog geen kennisgewings nie. Wanneer ander mense interaksie het met jou, sal dit hier vertoon.",
"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.",
@ -258,7 +257,7 @@
"filter_modal.title.status":"Filter a post",
"follow_recommendations.done":"Done",
"follow_recommendations.heading":"Follow people you'd like to see posts from! Here are some suggestions.",
"follow_recommendations.lead":"Posts from people you follow will show up in chronological order on your home feed. Don't be afraid to make mistakes, you can unfollow people just as easily any time!",
"follow_recommendations.lead":"Plasings van persone wie jy volg sal in chronologiese volgorde op jou tuis voer vertoon. Jy kan enige tyd ophou om persone te volg en sal dan nie plasings ontvang nie!",
"follow_request.authorize":"Authorize",
"follow_request.reject":"Reject",
"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.",
@ -290,15 +289,15 @@
"interaction_modal.description.favourite":"With an account on Mastodon, you can favourite this post to let the author know you appreciate it and save it for later.",
"interaction_modal.description.follow":"With an account on Mastodon, you can follow {name} to receive their posts in your home feed.",
"interaction_modal.description.reblog":"With an account on Mastodon, you can boost this post to share it with your own followers.",
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.description.reply":"Met 'n rekening op Mastodon kan jy reageer op hierdie plasing.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Haak en plak hierdie URL in die soek area van jou gunseling toep of die web blaaier waar jy ingeteken is.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Omdat Mastodon gedesentraliseerd is, kan jy jou bestaande rekening wat by 'n ander Mastodon bediener of versoenbare platform gehuisves is gebruik indien jy nie 'n rekening hier het nie.",
"load_pending":"{count, plural, one {# new item} other {# new items}}",
"loading_indicator.label":"Loading...",
"media_gallery.toggle_visible":"{number, plural, one {Hide image} other {Hide images}}",
@ -472,7 +471,7 @@
"relative_time.minutes":"{number}m",
"relative_time.seconds":"{number}s",
"relative_time.today":"today",
"reply_indicator.cancel":"Cancel",
"reply_indicator.cancel":"Kanselleer",
"report.block":"Block",
"report.block_explanation":"You will not see their posts. They will not be able to see your posts or follow you. They will be able to tell that they are blocked.",
"about.disclaimer":"ماستدون مجاني ومفتوح المصدر وعلامة تجارية لماستدون GmbH.",
"about.domain_blocks.comment":"السبب",
"about.domain_blocks.domain":"النطاق",
"about.contact":"للاتصال:",
"about.disclaimer":"ماستدون برنامج حر ومفتوح المصدر وعلامة تجارية لـ Mastodon GmbH.",
"about.domain_blocks.no_reason_available":"السبب غير متوفر",
"about.domain_blocks.preamble":"يسمح لك ماستدون عموماً بعرض المحتوى من المستخدمين من أي خادم آخر في الفدرالية والتفاعل معهم. وهذه هي الاستثناءات التي وضعت على هذا الخادوم بالذات.",
"about.domain_blocks.severity":"خطورة",
"about.domain_blocks.silenced.explanation":"عموماً، لن ترى ملفات التعريف والمحتوى من هذا الخادم، إلا إذا كنت تبحث عنه بشكل صريح أو تختار أن تتابعه.",
"about.domain_blocks.silenced.title":"تم كتمه",
"about.domain_blocks.suspended.explanation":"لن يتم معالجة أي بيانات من هذا الخادم أو تخزينها أو تبادلها، مما يجعل أي تفاعل أو اتصال مع المستخدمين من هذا الخادم مستحيلا.",
"about.domain_blocks.suspended.title":"مُعلّـق",
"about.domain_blocks.suspended.title":"مُعلّق",
"about.not_available":"لم يتم توفير هذه المعلومات على هذا الخادم.",
"about.powered_by":"شبكة اجتماعية لامركزية مدعومة من {mastodon}",
"about.rules":"قواعد الخادم",
"account.account_note_header":"مُلاحظة",
"account.add_or_remove_from_list":"الإضافة أو الإزالة من القائمة",
"account.badges.bot":"روبوت",
"account.badges.bot":"بوت",
"account.badges.group":"فريق",
"account.block":"احجب @{name}",
"account.block_domain":"حظر اسم النِّطاق {domain}",
@ -39,23 +37,24 @@
"account.following_counter":"{count, plural, zero{لا يُتابِع} one {يُتابِعُ واحد} two{يُتابِعُ اِثنان} few{يُتابِعُ {counter}} many{يُتابِعُ {counter}} other {يُتابِعُ {counter}}}",
"account.follows.empty":"لا يُتابع هذا المُستخدمُ أيَّ أحدٍ حتى الآن.",
"account.follows_you":"يُتابِعُك",
"account.go_to_profile":"Go to profile",
"account.go_to_profile":"اذهب إلى الملف الشخصي",
"account.hide_reblogs":"إخفاء مشاركات @{name}",
"account.joined_short":"انضم في",
"account.languages":"تغيير اللغات المشترَك فيها",
"account.link_verified_on":"تمَّ التَّحقق مِن مِلْكيّة هذا الرابط بتاريخ {date}",
"account.locked_info":"تمَّ تعيين حالة خصوصية هذا الحساب إلى مُقفَل. يُراجع المالك يدويًا من يمكنه متابعته.",
"account.media":"وسائط",
"account.mention":"ذِكر @{name}",
"account.mention":"أذكُر @{name}",
"account.moved_to":"أشار {name} إلى أن حسابه الجديد الآن:",
"account.mute":"كَتم @{name}",
"account.mute":"أكتم @{name}",
"account.mute_notifications":"كَتم الإشعارات من @{name}",
"account.requested":"في انتظار القبول. اضغط لإلغاء طلب المُتابعة",
"account.share":"مُشاركة الملف الشخصي لـ @{name}",
"account.share":"شارِك الملف التعريفي لـ @{name}",
"account.show_reblogs":"عرض مشاركات @{name}",
"account.statuses_counter":"{count, plural, zero {لَا منشورات} one {منشور واحد} two {منشوران إثنان} few {{counter} منشورات} many {{counter} منشورًا} other {{counter} منشور}}",
"account.unblock":"إلغاء الحَظر عن @{name}",
@ -67,8 +66,8 @@
"account.unmute_notifications":"إلغاء كَتم الإشعارات عن @{name}",
"account.unmute_short":"إلغاء الكتم",
"account_note.placeholder":"اضغط لإضافة مُلاحظة",
"admin.dashboard.daily_retention":"User retention rate by day after sign-up",
"admin.dashboard.monthly_retention":"User retention rate by month after sign-up",
"admin.dashboard.daily_retention":"معدل الاحتفاظ بالمستخدم بعد التسجيل بيوم",
"admin.dashboard.monthly_retention":"معدل الاحتفاظ بالمستخدم بعد التسجيل بالشهور",
"dismissable_banner.community_timeline":"هذه هي أحدث المشاركات العامة من الأشخاص الذين تُستضاف حساباتهم على {domain}.",
"dismissable_banner.dismiss":"إغلاق",
"dismissable_banner.explore_links":"هذه القصص الإخبارية يتحدث عنها أشخاص على هذا الخوادم الأخرى للشبكة اللامركزية في الوقت الحالي.",
"dismissable_banner.explore_statuses":"هذه المشاركات من هذا الخوادم الأخرى في الشبكة اللامركزية تجذب انتباه المستخدمين على هذا الخادم الآن.",
"dismissable_banner.explore_statuses":"هذه المنشورات مِن هذا الخادم ومِن الخوادم الأخرى في الشبكة اللامركزية تجذب انتباه المستخدمين على هذا الخادم الآن.",
"dismissable_banner.explore_tags":"هذه العلامات تكتسب جذب بين الناس على هذا الخوادم الأخرى للشبكة اللامركزية في الوقت الحالي.",
"dismissable_banner.public_timeline":"هذه هي أحدث المشاركات العامة من الناس على هذا الخادم والخوادم الأخرى للشبكة اللامركزية التي يعرفها هذا الخادم.",
"dismissable_banner.public_timeline":"هذه هي أحدث المنشورات العامة من الناس على هذا الخادم والخوادم الأخرى للشبكة اللامركزية التي يعرفها هذا الخادم.",
"embed.instructions":"يمكنكم إدماج هذا المنشور على موقعكم الإلكتروني عن طريق نسخ الشفرة أدناه.",
"embed.preview":"هكذا ما سوف يبدو عليه:",
"emoji_button.activity":"الأنشطة",
@ -240,16 +239,16 @@
"explore.trending_links":"الأخبار",
"explore.trending_statuses":"المنشورات",
"explore.trending_tags":"الوسوم",
"filter_modal.added.context_mismatch_explanation":"This filter category does not apply to the context in which you have accessed this post. If you want the post to be filtered in this context too, you will have to edit the filter.",
"filter_modal.added.context_mismatch_explanation":"فئة عامل التصفية هذه لا تنطبق على السياق الذي وصلت فيه إلى هذه المشاركة. إذا كنت ترغب في تصفية المنشور في هذا السياق أيضا، فسيتعين عليك تعديل عامل التصفية.",
"interaction_modal.description.favourite":"With an account on Mastodon, you can favourite this post to let the author know you appreciate it and save it for later.",
"interaction_modal.description.follow":"With an account on Mastodon, you can follow {name} to receive their posts in your home feed.",
"interaction_modal.description.reblog":"With an account on Mastodon, you can boost this post to share it with your own followers.",
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.description.favourite":"مع حساب في ماستدون، يمكنك تفضيل هذا المقال لإبلاغ الناشر بتقديرك وحفظه لاحقا.",
"interaction_modal.description.follow":"مع حساب في ماستدون، يمكنك متابعة {name} لتلقي مشاركاتهم في الصفحه الرئيسيه.",
"interaction_modal.description.reblog":"مع حساب في ماستدون، يمكنك تعزيز هذا المنشور لمشاركته مع متابعينك.",
"interaction_modal.description.reply":"مع حساب في ماستدون، يمكنك الرد على هذه المشاركة.",
"interaction_modal.on_this_server":"على هذا الخادم",
"interaction_modal.other_server_instructions":"ببساطة قم بنسخ ولصق هذا الرابط في شريط البحث في تطبيقك المفضل أو على واجهة الويب أين ولجت بحسابك.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"interaction_modal.other_server_instructions":"انسخ و الصق هذا الرابط في حقل البحث الخاص بك لتطبيق ماستدون المفضل لديك أو واجهة الويب لخادم ماستدون الخاص بك.",
"interaction_modal.preamble":"بما إن ماستدون لامركزي، يمكنك استخدام حسابك الحالي المستضاف بواسطة خادم ماستدون آخر أو منصة متوافقة إذا لم يكن لديك حساب هنا.",
"search.search_or_paste":"ابحث أو أدخل رابطا تشعبيا URL",
"search_popout.search_format":"نمط البحث المتقدم",
@ -529,7 +528,7 @@
"search_results.nothing_found":"تعذر العثور على نتائج تتضمن هذه المصطلحات",
"search_results.statuses":"المنشورات",
"search_results.statuses_fts_disabled":"البحث عن المنشورات عن طريق المحتوى ليس مفعل في خادم ماستدون هذا.",
"search_results.title":"Search for {q}",
"search_results.title":"البحث عن {q}",
"search_results.total":"{count, number} {count, plural, zero {} one {نتيجة} two {نتيجتين} few {نتائج} many {نتائج} other {نتائج}}",
"server_banner.about_active_users":"الأشخاص الذين يستخدمون هذا الخادم خلال الأيام الثلاثين الأخيرة (المستخدمون النشطون شهريًا)",
"server_banner.active_users":"مستخدم نشط",
@ -546,7 +545,7 @@
"status.bookmark":"أضفه إلى الفواصل المرجعية",
"status.cancel_reblog_private":"إلغاء الترقية",
"status.cannot_reblog":"تعذرت ترقية هذا المنشور",
"status.copy":"نسخ رابط المنشور",
"status.copy":"انسخ رابط الرسالة",
"status.delete":"احذف",
"status.detailed_status":"تفاصيل المحادثة",
"status.direct":"رسالة خاصة إلى @{name}",
@ -593,9 +592,9 @@
"status.uncached_media_warning":"غير متوفر",
"status.unmute_conversation":"فك الكتم عن المحادثة",
"status.unpin":"فك التدبيس من الصفحة التعريفية",
"subscribed_languages.lead":"Only posts in selected languages will appear on your home and list timelines after the change. Select none to receive posts in all languages.",
"subscribed_languages.lead":"فقط المشاركات في اللغات المحددة ستظهر في الرئيسيه وتسرد الجداول الزمنية بعد التغيير. حدد لا شيء لتلقي المشاركات بجميع اللغات.",
"subscribed_languages.save":"حفظ التغييرات",
"subscribed_languages.target":"Change subscribed languages for {target}",
"subscribed_languages.target":"تغيير اللغات المشتركة لـ {target}",
"suggestions.dismiss":"إلغاء الاقتراح",
"suggestions.header":"يمكن أن يهمك…",
"tabs_bar.federated_timeline":"الموحَّد",
@ -639,7 +638,7 @@
"upload_modal.preparing_ocr":"جار إعداد OCR (تعرف ضوئي على الرموز)…",
"upload_modal.preview_label":"معاينة ({ratio})",
"upload_progress.label":"يرفع...",
"upload_progress.processing":"Processing…",
"upload_progress.processing":"تتم المعالجة…",
"video.close":"إغلاق الفيديو",
"video.download":"تنزيل الملف",
"video.exit_fullscreen":"الخروج من وضع الشاشة المليئة",
"about.disclaimer":"Mastodon ye software gratuito y de códigu llibre, y una marca rexistrada de Mastodon gGmbH.",
"about.domain_blocks.comment":"Motivu",
"about.domain_blocks.domain":"Dominiu",
"about.domain_blocks.no_reason_available":"El motivu nun ta disponible",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Gravedá",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Desactivación de los avisos de @{name}",
"account.mute_notifications":"Mute notifications from @{name}",
"account.muted":"Muted",
"account.open_original_page":"Abrir la páxina orixinal",
"account.posts":"Artículos",
"account.posts_with_replies":"Artículos y rempuestes",
"account.report":"Report @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Con una cuenta de Mastodon, pues responder a esti artículu.",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copia y apiega esta URL nel campu de busca de la to aplicación favorita de Mastodon o na interfaz web de dalgún sirvidor de Mastodon.",
"interaction_modal.preamble":"Darréu que Mastodon ye descentralizáu, pues usar una cuenta agospiada n'otru sirvidor de Mastodon o n'otra plataforma compatible si nun tienes cuenta nesti sirvidor.",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Взискателност",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.suspended.explanation":"Никакви данни от този сървър няма да се обработват, съхранявани или обменяни, правещи невъзможно всяко взаимодействие или комуникация с потребители от тези сървъри.",
@ -51,6 +49,7 @@
"account.mute":"Заглушаване на @{name}",
"account.mute_notifications":"Заглушаване на известия от @{name}",
"account.muted":"Заглушено",
"account.open_original_page":"Отваряне на оригиналната страница",
"account.posts":"Публикации",
"account.posts_with_replies":"Публикации и отговори",
"account.report":"Докладване на @{name}",
@ -101,7 +100,7 @@
"column.about":"Относно",
"column.blocks":"Блокирани потребители",
"column.bookmarks":"Отметки",
"column.community":"Локална емисия",
"column.community":"Местна часова ос",
"column.direct":"Директни съобщения",
"column.directory":"Разглеждане на профили",
"column.domain_blocks":"Блокирани домейни",
@ -112,7 +111,7 @@
"column.mutes":"Заглушени потребители",
"column.notifications":"Известия",
"column.pins":"Закачени публикации",
"column.public":"Публичен канал",
"column.public":"Федеративна часова ос",
"column_back_button.label":"Назад",
"column_header.hide_settings":"Скриване на настройките",
"column_header.moveLeft_settings":"Преместване на колона вляво",
"confirmations.discard_edit_media.message":"Не сте запазили промени на описанието или огледа на мултимедията, отхвърляте ли ги?",
"confirmations.domain_block.confirm":"Блокиране на целия домейн",
"confirmations.domain_block.message":"Наистина ли искате да блокирате целия {domain}? В повечето случаи няколко блокирания или заглушавания са достатъчно и за предпочитане. Няма да виждате съдържание от домейна из публичните места или известията си. Вашите последователи от този домейн ще се премахнат.",
"confirmations.domain_block.message":"Наистина ли искате да блокирате целия {domain}? В повечето случаи няколко блокирания или заглушавания са достатъчно и за предпочитане. Няма да виждате съдържание от домейна из публични часови оси или известията си. Вашите последователи от този домейн ще се премахнат.",
"confirmations.logout.confirm":"Излизане",
"confirmations.logout.message":"Наистина ли искате да излезете?",
"confirmations.mute.confirm":"Заглушаване",
@ -212,7 +211,7 @@
"empty_column.account_unavailable":"Няма достъп до профила",
"empty_column.blocks":"Още не сте блокирали никакви потребители.",
"empty_column.bookmarked_statuses":"Все още нямате отметнати публикации. Когато отметнете някоя, тя ще се покаже тук.",
"empty_column.community":"Локалната емисия е празна. Напишете нещо публично, за да започнете!",
"empty_column.community":"Местна часова осе празна. Напишете нещо публично, за да завъртите нещата!",
"empty_column.direct":"Все още нямате лични съобщения. Когато изпратите или получите ще се покаже тук.",
"empty_column.domain_blocks":"Още няма блокирани домейни.",
"empty_column.explore_statuses":"Няма нищо популярно в момента. Проверете пак по-късно!",
@ -221,7 +220,7 @@
"empty_column.follow_recommendations":"Изглежда, че няма генерирани предложения за вас. Можете да опитате да търсите за хора, които знаете или да разгледате популярните тагове.",
"empty_column.follow_requests":"Все още нямате заявки за последване. Когато получите такава, тя ще се покаже тук.",
"empty_column.hashtag":"Още няма нищо в този хаштаг.",
"empty_column.home":"Вашата начална емисия е празна! Посетете {public} или използвайте търсене, за да започнете и да се запознаете с други потребители.",
"empty_column.home":"Вашата начална часова осе празна! Последвайте повече хора, за да я запълните. {suggestions}",
"empty_column.home.suggestions":"Преглед на някои предложения",
"empty_column.list":"Още няма нищо в този списък. Когато членовете на списъка публикуват нови публикации, то те ще се появят тук.",
"empty_column.lists":"Все още нямате списъци. Когато създадете такъв, той ще се покаже тук.",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_this_server":"На този сървър",
"interaction_modal.other_server_instructions":"Просто копипействате URL адреса в лентата за търсене на любимото си приложение или уеб интерфейс, където сте влезли.",
"interaction_modal.other_server_instructions":"Копипейстнете този URL адрес в полето за търсене на любимото си приложение Mastodon или мрежови интерфейс на своя Mastodon сървър.",
"interaction_modal.preamble":"Откак Mastodon е децентрализиран, може да употребявате съществуващ акаунт, разположен на друг сървър на Mastodon или съвместима платформа, ако нямате акаунт на този сървър.",
"interaction_modal.title.favourite":"Любими публикации на {name}",
"interaction_modal.title.follow":"Последване на {name}",
@ -313,12 +312,12 @@
"keyboard_shortcuts.enter":"Отваряне на публикация",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"@{name} কে নিঃশব্দ করুন",
"account.mute_notifications":"@{name} র প্রজ্ঞাপন আপনার কাছে নিঃশব্দ করুন",
"account.muted":"নিঃশব্দ",
"account.open_original_page":"Open original page",
"account.posts":"টুট",
"account.posts_with_replies":"টুট এবং মতামত",
"account.report":"@{name} কে রিপোর্ট করুন",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Abeg",
"about.domain_blocks.domain":"Domani",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Strizhder",
"about.disclaimer":"Mastodon zo ur meziant frank, open-source hag ur merk marilhet eus Mastodon gGmbH.",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Gant Mastodon e c'hellit gwelet danvez hag eskemm gant implijerien·ezed eus forzh peseurt servijer er fedibed peurliesañ. Setu an nemedennoù a zo bet graet evit ar servijer-mañ e-unan.",
"about.domain_blocks.silenced.explanation":"Ne vo ket gwelet profiloù eus ar servijer-mañ ganeoc'h peurliesañ, nemet ma vefec'h o klask war o lec'h pe choazfec'h o heuliañ.",
"about.domain_blocks.silenced.title":"Bevennet",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
"about.domain_blocks.suspended.title":"Astalet",
"about.not_available":"This information has not been made available on this server.",
"about.powered_by":"Decentralized social media powered by {mastodon}",
"about.not_available":"An titour-mañ ne c'heller ket gwelet war ar servijer-mañ.",
"about.powered_by":"Rouedad sokial digreizenned kaset gant {mastodon}",
"about.rules":"Reolennoù ar servijer",
"account.account_note_header":"Notenn",
"account.add_or_remove_from_list":"Ouzhpenn pe dilemel eus al listennadoù",
@ -21,7 +19,7 @@
"account.block_domain":"Stankañ an domani {domain}",
"account.blocked":"Stanket",
"account.browse_more_on_origin_server":"Furchal pelloc'h war ar profil orin",
"account.open_original_page":"Open original page",
"account.posts":"Kannadoù",
"account.posts_with_replies":"Kannadoù ha respontoù",
"account.report":"Disklêriañ @{name}",
@ -93,12 +92,12 @@
"bundle_modal_error.close":"Serriñ",
"bundle_modal_error.message":"Degouezhet ez eus bet ur fazi en ur gargañ an elfenn-mañ.",
"bundle_modal_error.retry":"Klask en-dro",
"closed_registrations.other_server_instructions":"Since Mastodon is decentralized, you can create an account on another server and still interact with this one.",
"closed_registrations.other_server_instructions":"Peogwir ez eo Mastodon digreizennet e c'heller krouiñ ur gont war ur servijer all ha kenderc'hel da zaremprediñ gant hemañ.",
"closed_registrations_modal.description":"Creating an account on {domain} is currently not possible, but please keep in mind that you do not need an account specifically on {domain} to use Mastodon.",
"closed_registrations_modal.find_another_server":"Find another server",
"closed_registrations_modal.find_another_server":"Kavout ur servijer all",
"closed_registrations_modal.preamble":"Mastodon is decentralized, so no matter where you create your account, you will be able to follow and interact with anyone on this server. You can even self-host it!",
"closed_registrations_modal.title":"Signing up on Mastodon",
"compose_form.encryption_warning":"Kannadoù war Mastodon na vezont ket sifret penn-da-benn. Na rannit ket titouroù kizidik dre Mastodon.",
"compose_form.hashtag_warning":"Ne vo ket listennet ar c'hannad-mañ dindan gerioù-klik ebet dre m'eo anlistennet. N'eus nemet ar c'hannadoù foran a c'hall bezañ klasket dre c'her-klik.",
@ -151,7 +150,7 @@
"confirmations.block.block_and_report":"Berzañ ha Disklêriañ",
"confirmations.block.confirm":"Stankañ",
"confirmations.block.message":"Ha sur oc'h e fell deoc'h stankañ {name} ?",
"disabled_account_banner.text":"Your account {disabledAccount} is currently disabled.",
"disabled_account_banner.account_settings":"Arventennoù ar gont",
"disabled_account_banner.text":"Ho kont {disabledAccount} zo divev evit bremañ.",
"dismissable_banner.community_timeline":"Setu kannadoù foran nevesañ an dud a zo herberc’hiet o c'hontoù gant {domain}.",
"dismissable_banner.dismiss":"Dismiss",
"dismissable_banner.dismiss":"Diverkañ",
"dismissable_banner.explore_links":"These news stories are being talked about by people on this and other servers of the decentralized network right now.",
"dismissable_banner.explore_statuses":"These posts from this and other servers in the decentralized network are gaining traction on this server right now.",
"dismissable_banner.explore_tags":"These hashtags are gaining traction among people on this and other servers of the decentralized network right now.",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Gant ur gont Mastodon e c'hellit respont d'ar c'hannad-mañ.",
"interaction_modal.on_another_server":"War ur servijer all",
"interaction_modal.on_this_server":"War ar servijer-mañ",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"interaction_modal.title.favourite":"Ouzhpennañ kannad {name} d'ar re vuiañ-karet",
"about.disclaimer":"Mastodon és un programari lliure de codi obert i una marca comercial de Mastodon gGmbH.",
"about.domain_blocks.comment":"Motiu",
"about.domain_blocks.domain":"Domini",
"about.domain_blocks.no_reason_available":"Motiu no disponible",
"about.domain_blocks.preamble":"En general, Mastodon et permet veure el contingut i interaccionar amb els usuaris de qualsevol altre servidor del fedivers. Aquestes són les excepcions que s'han fet en aquest servidor particular.",
"about.domain_blocks.severity":"Severitat",
"about.domain_blocks.silenced.explanation":"Generalment no veuràs perfils ni contingut d'aquest servidor, a menys que el cerquis explícitament o optis per ell seguint-lo.",
"about.domain_blocks.silenced.title":"Limitat",
"about.domain_blocks.suspended.explanation":"No es processaran, emmagatzemaran ni s'intercanviaran dades d'aquest servidor, fent impossible qualsevol interacció o comunicació amb els usuaris d'aquest servidor.",
@ -51,6 +49,7 @@
"account.mute":"Silencia @{name}",
"account.mute_notifications":"Silencia les notificacions de @{name}",
"account.muted":"Silenciat",
"account.open_original_page":"Obre la pàgina original",
"account.posts":"Publicacions",
"account.posts_with_replies":"Publicacions i respostes",
"account.report":"Informa sobre @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Amb un compte a Mastodon, pots respondre aquesta publicació.",
"interaction_modal.on_another_server":"En un servidor diferent",
"interaction_modal.on_this_server":"En aquest servidor",
"interaction_modal.other_server_instructions":"Simplement còpia i enganxa aquesta URL en la barra de cerca de la teva aplicació preferida o en l'interfície web on tens sessió iniciada.",
"interaction_modal.other_server_instructions":"Copia i enganxa aquest enllaç en el camp de cerca de la teva aplicació Mastodon preferida o en l'interfície web del teu servidor Mastodon.",
"interaction_modal.preamble":"Donat que Mastodon és descentralitzat, pots fer servir el teu compte existent a un altre servidor Mastodon o plataforma compatible si és que no tens compte en aquest.",
"interaction_modal.title.favourite":"Afavoreix la publicació de {name}",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
"account.open_original_page":"Open original page",
"account.posts":"توتس",
"account.posts_with_replies":"توتس و وەڵامەکان",
"account.report":"گوزارشت @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Piattà @{name}",
"account.mute_notifications":"Piattà nutificazione da @{name}",
"account.muted":"Piattatu",
"account.open_original_page":"Open original page",
"account.posts":"Statuti",
"account.posts_with_replies":"Statuti è risposte",
"account.report":"Palisà @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon je svobodný software s otevřeným zdrojovým kódem a ochranná známka společnosti Mastodon gGmbH.",
"about.domain_blocks.comment":"Důvod",
"about.domain_blocks.domain":"Doména",
"about.domain_blocks.no_reason_available":"Důvod není k dispozici",
"about.domain_blocks.preamble":"Mastodon umožňuje prohlížet obsah a komunikovat s uživateli jakéhokoliv serveru ve fediversu. Pro tento konkrétní server se vztahují následující výjimky.",
"about.domain_blocks.severity":"Závažnost",
"about.domain_blocks.silenced.explanation":"Uživatele a obsah tohoto serveru neuvidíte, pokud je nebudete výslovně hledat nebo je nezačnete sledovat.",
"about.domain_blocks.silenced.title":"Omezeno",
"about.domain_blocks.suspended.explanation":"Žádná data z tohoto serveru nebudou zpracovávána, uložena ani vyměňována, což znemožňuje jakoukoli interakci nebo komunikaci s uživateli z tohoto serveru.",
@ -51,6 +49,7 @@
"account.mute":"Skrýt @{name}",
"account.mute_notifications":"Skrýt oznámení od @{name}",
"account.muted":"Skryt",
"account.open_original_page":"Otevřít původní stránku",
"account.posts":"Příspěvky",
"account.posts_with_replies":"Příspěvky a odpovědi",
"interaction_modal.on_this_server":"Na tomto serveru",
"interaction_modal.other_server_instructions":"Jednoduše zkopírujte a vložte tuto adresu do vyhledávacího panelu vaší oblíbené aplikace nebo webového rozhraní, kde jste přihlášeni.",
"interaction_modal.other_server_instructions":"Zkopírujte a vložte tuto URL do vyhledávacího pole vaší oblíbené Mastodon aplikace nebo webového rozhraní vašeho Mastodon serveru.",
"interaction_modal.preamble":"Protože je Mastodon decentralizovaný, pokud nemáte účet na tomto serveru, můžete použít svůj existující účet hostovaný jiným Mastodon serverem nebo kompatibilní platformou.",
"trends.counter_by_accounts":"{count, plural, one {{counter} person} other {{counter} people}} in the past {days, plural, one {day} other {{days} days}}",
"trends.counter_by_accounts":"{count, plural, one {{counter} člověk} few {{counter} lidé} many {{counter} lidí} other {{counter} lidí}} za poslední {days, plural, one {den} few {{days} dny} many {{days} dnů} other {{days} dnů}}",
"trends.trending_now":"Právě populární",
"ui.beforeunload":"Pokud Mastodon opustíte, váš koncept se ztratí.",
"about.blocks":"Gweinyddion sy'n cael eu cymedroli",
"about.contact":"Cyswllt:",
"about.disclaimer":"Mae Mastodon yn feddalwedd rhydd, cod agored ac o dan hawlfraint Mastodon gGmbH.",
"about.domain_blocks.comment":"Rheswm",
"about.domain_blocks.domain":"Parth",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Yn gyffredinol, mae Mastodon yn caniatáu i chi weld cynnwys gan unrhyw weinyddwr arall yn y ffederasiwn a rhyngweithio â hi. Dyma'r eithriadau a wnaed ar y gweinydd penodol hwn.",
"about.domain_blocks.severity":"Difrifoldeb",
"about.domain_blocks.silenced.explanation":"Yn gyffredinol, fyddwch chi ddim yn gweld proffiliau a chynnwys o'r gweinydd hwn, oni bai eich bod yn chwilio'n benodol amdano neu yn ymuno drwy ei ddilyn.",
"about.domain_blocks.silenced.title":"Tawelwyd",
"about.domain_blocks.suspended.explanation":"Ni fydd data o'r gweinydd hwn yn cael ei brosesu, ei storio na'i gyfnewid, gan wneud unrhyw ryngweithio neu gyfathrebu gyda defnyddwyr o'r gweinydd hwn yn amhosibl.",
@ -51,6 +49,7 @@
"account.mute":"Tawelu @{name}",
"account.mute_notifications":"Cuddio hysbysiadau o @{name}",
"account.muted":"Distewyd",
"account.open_original_page":"Open original page",
"account.posts":"Postiadau",
"account.posts_with_replies":"Postiadau ac atebion",
"account.report":"Adrodd @{name}",
@ -97,7 +96,7 @@
"closed_registrations_modal.description":"Ar hyn o bryd nid yw'n bosib creu cyfrif ar {domain}, ond cadwch mewn cof nad oes raid i chi gael cyfrif yn benodol ar {domain} i ddefnyddio Mastodon.",
"closed_registrations_modal.find_another_server":"Dod o hyd i weinydd arall",
"closed_registrations_modal.preamble":"Mastodon is decentralized, so no matter where you create your account, you will be able to follow and interact with anyone on this server. You can even self-host it!",
"closed_registrations_modal.title":"Signing up on Mastodon",
"closed_registrations_modal.title":"Cofrestru ar Mastodon",
"column.about":"Ynghylch",
"column.blocks":"Defnyddwyr a flociwyd",
"column.bookmarks":"Tudalnodau",
@ -151,8 +150,8 @@
"confirmations.block.block_and_report":"Rhwystro ac Adrodd",
"confirmations.block.confirm":"Blocio",
"confirmations.block.message":"Ydych chi'n sicr eich bod eisiau blocio {name}?",
"filter_modal.select_filter.search":"Chwilio neu greu",
"filter_modal.select_filter.subtitle":"Use an existing category or create a new one",
"filter_modal.select_filter.title":"Filter this post",
"filter_modal.title.status":"Filter a post",
"filter_modal.select_filter.title":"Hidlo'r post hwn",
"filter_modal.title.status":"Hidlo post",
"follow_recommendations.done":"Wedi gorffen",
"follow_recommendations.heading":"Dilynwch y bobl yr hoffech chi weld eu postiadau! Dyma ambell i awgrymiad.",
"follow_recommendations.lead":"Bydd postiadau gan bobl rydych chi'n eu dilyn yn ymddangos mewn trefn amser ar eich ffrwd cartref. Peidiwch â bod ofn gwneud camgymeriadau, gallwch chi ddad-ddilyn pobl yr un mor hawdd unrhyw bryd!",
@ -264,11 +263,11 @@
"follow_requests.unlocked_explanation":"Er nid yw eich cyfrif wedi'i gloi, oedd y staff {domain} yn meddwl efallai hoffech adolygu ceisiadau dilyn o'r cyfrifau rhain wrth law.",
"interaction_modal.description.favourite":"With an account on Mastodon, you can favourite this post to let the author know you appreciate it and save it for later.",
"interaction_modal.description.follow":"With an account on Mastodon, you can follow {name} to receive their posts in your home feed.",
"interaction_modal.description.reblog":"With an account on Mastodon, you can boost this post to share it with your own followers.",
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.description.reblog":"Gyda chyfrif ar Mastodon, gallwch hybu'r post hwn i'w rannu â'ch dilynwyr.",
"interaction_modal.description.reply":"Gyda chyfrif ar Mastodon, gallwch ymateb i'r post hwn.",
"interaction_modal.on_this_server":"Ar y gweinydd hwn",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"interaction_modal.title.favourite":"Hoffi post {name}",
"interaction_modal.title.follow":"Dilyn {name}",
@ -361,7 +360,7 @@
"media_gallery.toggle_visible":"Toglo gwelededd",
"missing_indicator.label":"Heb ei ganfod",
"missing_indicator.sublabel":"Ni ellid canfod yr adnodd hwn",
"moved_to_account_banner.text":"Your account {disabledAccount} is currently disabled because you moved to {movedToAccount}.",
"moved_to_account_banner.text":"Mae eich cyfrif {disabledAccount} wedi ei analluogi ar hyn y bryd am i chi symud i {movedToAccount}.",
"mute_modal.duration":"Hyd",
"mute_modal.hide_notifications":"Cuddio hysbysiadau rhag y defnyddiwr hwn?",
"about.disclaimer":"Mastodon er gratis, open-source software og et varemærke tilhørende Mastodon gGmbH.",
"about.domain_blocks.comment":"Årsag",
"about.domain_blocks.domain":"Domæne",
"about.domain_blocks.no_reason_available":"Begrundelse ikke tilgængelig",
"about.domain_blocks.preamble":"Mastodon tillader generelt, at man ser indhold og interagere med brugere fra enhver anden server i fediverset. Disse er undtagelserne, som er implementeret på netop denne server.",
"about.domain_blocks.severity":"Alvorlighed",
"about.domain_blocks.silenced.explanation":"Man vil generelt ikke se profiler og indhold fra denne server, medmindre man udtrykkeligt slå den op eller vælger den ved at følge.",
"about.domain_blocks.silenced.title":"Begrænset",
"about.domain_blocks.suspended.explanation":"Data fra denne server hverken behandles, gemmes eller udveksles, hvilket umuliggør interaktion eller kommunikation med brugere fra denne server.",
@ -51,6 +49,7 @@
"account.mute":"Skjul @{name}",
"account.mute_notifications":"Skjul notifikationer fra @{name}",
"interaction_modal.description.reply":"Med en konto på Mastodon kan dette indlæg besvares.",
"interaction_modal.on_another_server":"På en anden server",
"interaction_modal.on_this_server":"På denne server",
"interaction_modal.other_server_instructions":"Kopiér og indsæt blot denne URL i søgefeltet i den foretrukne app eller webgrænsefladen, hvor man er logget ind.",
"interaction_modal.other_server_instructions":"Kopiér og indsæt denne URL i søgefeltet på en Mastodon-app eller webgrænseflade til en Mastodon-server.",
"interaction_modal.preamble":"Da Mastodon er decentraliseret, kan man bruge sin eksisterende konto hostet af en anden Mastodon-server eller kompatibel platform, såfremt man ikke har en konto på denne.",
"interaction_modal.title.favourite":"Gør {name}s indlæg til favorit",
"about.domain_blocks.preamble":"Mastodon erlaubt es dir grundsätzlich, alle Inhalte von allen Nutzer*innen auf allen Servern im Fediversum zu sehen und mit ihnen zu interagieren. Für diese Instanz gibt es aber ein paar Ausnahmen.",
"about.domain_blocks.severity":"Schweregrad",
"about.domain_blocks.silenced.explanation":"Alle Inhalte dieses Servers sind stumm geschaltet und werden zunächst nicht angezeigt. Du kannst die Profile und anderen Inhalte aber dennoch manuell aufrufen – oder Du folgst einer Person dieser Mastodon-Instanz.",
"about.domain_blocks.silenced.title":"Limitiert",
"about.domain_blocks.suspended.explanation":"Es werden keine Daten von diesem Server verarbeitet, gespeichert oder ausgetauscht, sodass eine Interaktion oder Kommunikation mit Nutzer*innen dieses Servers nicht möglich ist.",
@ -51,6 +49,7 @@
"account.mute":"@{name} stummschalten",
"account.mute_notifications":"Benachrichtigungen von @{name} stummschalten",
"account.muted":"Stummgeschaltet",
"account.open_original_page":"Ursprüngliche Seite öffnen",
"account.posts":"Beiträge",
"account.posts_with_replies":"Beiträge und Antworten",
"compose_form.encryption_warning":"Beiträge von Mastodon sind nicht Ende-zu-Ende verschlüsselt. Teile keine senible Informationen über Mastodon.",
"compose_form.hashtag_warning":"Dieser Beitrag ist über Hashtags nicht zu finden, weil er nicht gelistet ist. Nur öffentliche Beiträge tauchen in den Hashtag-Chroniken auf.",
"compose_form.hashtag_warning":"Dieser Beitrag ist über Hashtags nicht zu finden, weil er nicht gelistet ist. Nur öffentliche Beiträge tauchen in den Hashtag-Timelines auf.",
"compose_form.lock_disclaimer":"Dein Profil ist nicht {locked}. Wer dir folgen will, kann das jederzeit tun und dann auch deine privaten Beiträge sehen.",
"compose_form.lock_disclaimer.lock":"geschützt",
"compose_form.placeholder":"Was gibt's Neues?",
@ -159,7 +158,7 @@
"confirmations.delete_list.message":"Bist du dir sicher, dass du diese Liste permanent löschen möchtest?",
"confirmations.domain_block.confirm":"Blocke die ganze Domain",
"confirmations.domain_block.message":"Bist du dir wirklich sicher, dass du die ganze Domain {domain} blockieren willst? In den meisten Fällen reichen ein paar gezielte Blockierungen oder Stummschaltungen aus. Du wirst den Inhalt von dieser Domain nicht in irgendwelchen öffentlichen Timelines oder den Benachrichtigungen finden. Auch deine Follower von dieser Domain werden entfernt.",
"confirmations.logout.confirm":"Abmelden",
"confirmations.logout.message":"Bist du sicher, dass du dich abmelden möchtest?",
@ -177,7 +176,7 @@
"conversation.open":"Unterhaltung anzeigen",
"conversation.with":"Mit {names}",
"copypaste.copied":"In die Zwischenablage kopiert",
"copypaste.copy":"In die Zwischenablage kopieren",
"copypaste.copy":"Kopieren",
"directory.federated":"Aus dem Fediverse",
"directory.local":"Nur von der Domain {domain}",
"directory.new_arrivals":"Neue Profile",
@ -203,7 +202,7 @@
"emoji_button.objects":"Gegenstände",
"emoji_button.people":"Personen",
"emoji_button.recent":"Häufig benutzte Emojis",
"emoji_button.search":"Nach Emojis suchen …",
"emoji_button.search":"Suchen …",
"emoji_button.search_results":"Suchergebnisse",
"emoji_button.symbols":"Symbole",
"emoji_button.travel":"Reisen & Orte",
@ -212,7 +211,7 @@
"empty_column.account_unavailable":"Profil nicht verfügbar",
"empty_column.blocks":"Du hast bisher keine Profile blockiert.",
"empty_column.bookmarked_statuses":"Du hast bis jetzt keine Beiträge als Lesezeichen gespeichert. Wenn du einen Beitrag als Lesezeichen speicherst wird er hier erscheinen.",
"empty_column.community":"Die lokale Chronik ist leer. Schreibe einen öffentlichen Beitrag, um den Stein ins Rollen zu bringen!",
"empty_column.community":"Die lokale Timeline ist leer. Schreibe einen öffentlichen Beitrag, um den Stein ins Rollen zu bringen!",
"empty_column.direct":"Du hast noch keine Direktnachrichten. Sobald du eine sendest oder empfängst, wird sie hier zu sehen sein.",
"empty_column.domain_blocks":"Du hast noch keine Domains blockiert.",
"empty_column.explore_statuses":"Momentan ist nichts im Trend. Schau später wieder vorbei!",
@ -227,7 +226,7 @@
"empty_column.lists":"Du hast noch keine Listen. Wenn du eine anlegst, wird sie hier angezeigt werden.",
"empty_column.mutes":"Du hast keine Profile stummgeschaltet.",
"empty_column.notifications":"Du hast noch keine Mitteilungen. Sobald Du mit anderen Personen interagierst, wirst Du hier darüber benachrichtigt.",
"empty_column.public":"Hier ist nichts zu sehen! Schreibe etwas öffentlich oder folge Profilen von anderen Servern, um die Zeitleiste aufzufüllen",
"empty_column.public":"Hier ist nichts zu sehen! Schreibe etwas öffentlich oder folge Profilen von anderen Servern, um die Timeline aufzufüllen",
"error.unexpected_crash.explanation":"Aufgrund eines Fehlers in unserem Code oder einer Browser-Inkompatibilität konnte diese Seite nicht korrekt angezeigt werden.",
"error.unexpected_crash.explanation_addons":"Diese Seite konnte nicht korrekt angezeigt werden. Dieser Fehler wird wahrscheinlich durch ein Browser-Add-on oder automatische Übersetzungswerkzeuge verursacht.",
"error.unexpected_crash.next_steps":"Versuche, die Seite zu aktualisieren. Wenn das nicht hilft, kannst du Mastodon über einen anderen Browser oder eine native App verwenden.",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Mit einem Account auf Mastodon kannst du auf diesen Beitrag antworten.",
"interaction_modal.on_another_server":"Auf einem anderen Server",
"interaction_modal.on_this_server":"Auf diesem Server",
"interaction_modal.other_server_instructions":"Kopiere einfach diese URL und füge sie in die Suchleiste deiner Lieblings-App oder in die Weboberfläche, in der du angemeldet bist, ein.",
"interaction_modal.other_server_instructions":"Kopieren Sie diese Adresse und fügen Sie diese in das Suchfeld Ihrer bevorzugten Mastodon-App oder in die Weboberfläche Ihres Mastodon-Servers ein.",
"interaction_modal.preamble":"Da Mastodon dezentralisiert ist, kannst du dein bestehendes Konto auf einem anderen Mastodon-Server oder einer kompatiblen Plattform nutzen, wenn du kein Konto auf dieser Plattform hast.",
"interaction_modal.title.favourite":"Lieblingsbeitrag von {name}",
"about.disclaimer":"Το Mastodon είναι ελεύθερο λογισμικό ανοιχτού κώδικα και εμπορικό σήμα της Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Τομέας (Domain)",
"about.domain_blocks.no_reason_available":"Αιτιολογία μη διαθέσιμη",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Σοβαρότητα",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Σώπασε @{name}",
"account.mute_notifications":"Σώπασε τις ειδοποιήσεις από @{name}",
"account.muted":"Αποσιωπημένος/η",
"account.open_original_page":"Open original page",
"account.posts":"Τουτ",
"account.posts_with_replies":"Τουτ και απαντήσεις",
"account.report":"Κατάγγειλε @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_this_server":"Σε αυτόν τον διακομιστή",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Αντιγράψτε και επικολλήστε αυτήν τη διεύθυνση URL στο πεδίο αναζήτησης της αγαπημένης σας εφαρμογής Mastodon ή στο web interface του διακομιστή σας Mastodon.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the Fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Mute @{name}",
"account.mute_notifications":"Mute notifications from @{name}",
"account.muted":"Muted",
"account.open_original_page":"Open original page",
"account.posts":"Posts",
"account.posts_with_replies":"Posts and replies",
"account.report":"Report @{name}",
@ -66,7 +65,7 @@
"account.unmute":"Unmute @{name}",
"account.unmute_notifications":"Unmute notifications from @{name}",
"account.unmute_short":"Unmute",
"account_note.placeholder":"Click to add a note",
"account_note.placeholder":"Click to add note",
"admin.dashboard.daily_retention":"User retention rate by day after sign-up",
"admin.dashboard.monthly_retention":"User retention rate by month after sign-up",
"admin.dashboard.retention.average":"Average",
@ -93,10 +92,10 @@
"bundle_modal_error.close":"Close",
"bundle_modal_error.message":"Something went wrong while loading this component.",
"bundle_modal_error.retry":"Try again",
"closed_registrations.other_server_instructions":"Since Mastodon is decentralized, you can create an account on another server and still interact with this one.",
"closed_registrations.other_server_instructions":"Since Mastodon is decentralised, you can create an account on another server and still interact with this one.",
"closed_registrations_modal.description":"Creating an account on {domain} is currently not possible, but please keep in mind that you do not need an account specifically on {domain} to use Mastodon.",
"closed_registrations_modal.find_another_server":"Find another server",
"closed_registrations_modal.preamble":"Mastodon is decentralized, so no matter where you create your account, you will be able to follow and interact with anyone on this server. You can even self-host it!",
"closed_registrations_modal.preamble":"Mastodon is decentralised, so no matter where you create your account, you will be able to follow and interact with anyone on this server. You can even self-host it!",
"closed_registrations_modal.title":"Signing up on Mastodon",
"column.about":"About",
"column.blocks":"Blocked users",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Mute @{name}",
"account.mute_notifications":"Mute notifications from @{name}",
"account.muted":"Muted",
"account.open_original_page":"Open original page",
"about.disclaimer":"Mastodon estas libera, malfermitkoda programaro kaj varmarko de la firmao Mastodon gGmbH.",
"about.domain_blocks.comment":"Kialo",
"about.domain_blocks.domain":"Domajno",
"about.domain_blocks.no_reason_available":"Kialo ne estas disponebla",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Graveco",
"about.domain_blocks.silenced.explanation":"Vi ne ĝenerale vidos profilojn kaj enhavojn de ĉi tiu servilo, krom se vi eksplice trovas aŭ estas permesita de via sekvato.",
"about.domain_blocks.silenced.title":"Limigita",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Silentigi @{name}",
"account.mute_notifications":"Silentigi la sciigojn de @{name}",
"account.muted":"Silentigita",
"account.open_original_page":"Open original page",
"account.posts":"Mesaĝoj",
"account.posts_with_replies":"Mesaĝoj kaj respondoj",
"account.report":"Raporti @{name}",
@ -151,8 +150,8 @@
"confirmations.block.block_and_report":"Bloki kaj raporti",
"confirmations.block.confirm":"Bloki",
"confirmations.block.message":"Ĉu vi certas, ke vi volas bloki {name}?",
"disabled_account_banner.text":"Your account {disabledAccount} is currently disabled.",
"disabled_account_banner.text":"Via konto {disabledAccount} estas nune malvalidigita.",
"dismissable_banner.community_timeline":"These are the most recent public posts from people whose accounts are hosted by {domain}.",
"dismissable_banner.dismiss":"Eksigi",
"dismissable_banner.explore_links":"These news stories are being talked about by people on this and other servers of the decentralized network right now.",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"En alia servilo",
"interaction_modal.on_this_server":"En ĉi tiu servilo",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"interaction_modal.title.favourite":"Aldoni afiŝon de {name} al la preferaĵoj",
"about.disclaimer":"Mastodon es software libre y de código abierto y una marca comercial de Mastodon gGmbH.",
"about.domain_blocks.comment":"Motivo",
"about.domain_blocks.domain":"Dominio",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon normalmente te permite ver el contenido e interactuar con los usuarios de cualquier otro servidor en el fediverso. Estas son las excepciones que se han hecho en este servidor en particular.",
"about.domain_blocks.severity":"Gravedad",
"about.domain_blocks.silenced.explanation":"Normalmente no verás perfiles y contenido de este servidor, a menos que lo busqués explícitamente o sigás alguna cuenta.",
"about.domain_blocks.silenced.title":"Limitados",
"about.domain_blocks.suspended.explanation":"Ningún dato de este servidor será procesado, almacenado o intercambiado, haciendo imposible cualquier interacción o comunicación con los usuarios de este servidor.",
@ -51,8 +49,9 @@
"account.mute":"Silenciar a @{name}",
"account.mute_notifications":"Silenciar notificaciones de @{name}",
"account.muted":"Silenciado",
"account.open_original_page":"Open original page",
"account.posts":"Mensajes",
"account.posts_with_replies":"Mensajes y respuestas públicas",
"account.posts_with_replies":"Mnsjs y resp. públicas",
"account.report":"Denunciar a @{name}",
"account.requested":"Esperando aprobación. Hacé clic para cancelar la solicitud de seguimiento",
"account.share":"Compartir el perfil de @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Con una cuenta en Mastodon, podés responder a este mensaje.",
"interaction_modal.on_another_server":"En un servidor diferente",
"interaction_modal.on_this_server":"En este servidor",
"interaction_modal.other_server_instructions":"Simplemente copiá y pegá esta dirección web en la barra de búsqueda de tu aplicación favorita o en la interface web en donde hayás iniciado sesión.",
"interaction_modal.other_server_instructions":"Copia y pega esta URL en la barra de búsqueda de tu aplicación Mastodon favorita o la interfaz web de tu servidor Mastodon.",
"interaction_modal.preamble":"Ya que Mastodon es descentralizado, podés usar tu cuenta existente alojada por otro servidor Mastodon (u otra plataforma compatible, si no tenés una cuenta en ésta).",
"interaction_modal.title.favourite":"Marcar como favorito el mensaje de {name}",
"interaction_modal.title.follow":"Seguir a {name}",
"about.disclaimer":"Mastodon es software de código abierto, y una marca comercial de Mastodon gGmbH.",
"about.domain_blocks.comment":"Razón",
"about.domain_blocks.domain":"Dominio",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon normalmente te permite ver el contenido e interactuar con los usuarios de cualquier otro servidor en el fediverso. Estas son las excepciones que se han hecho en este servidor en particular.",
"about.domain_blocks.severity":"Gravedad",
"about.domain_blocks.silenced.explanation":"Normalmente no verás perfiles y contenido de este servidor, a menos que lo busques explícitamente o sigas alguna cuenta.",
"about.domain_blocks.silenced.title":"Limitado",
"about.domain_blocks.suspended.explanation":"Ningún dato de este servidor será procesado, almacenado o intercambiado, haciendo imposible cualquier interacción o comunicación con los usuarios de este servidor.",
@ -39,7 +37,7 @@
"account.following_counter":"{count, plural, other {{counter} Siguiendo}}",
"account.follows.empty":"Este usuario todavía no sigue a nadie.",
"account.follows_you":"Te sigue",
"account.go_to_profile":"Go to profile",
"account.go_to_profile":"Ir al perfil",
"account.hide_reblogs":"Ocultar retoots de @{name}",
"account.joined_short":"Se unió",
"account.languages":"Cambiar idiomas suscritos",
@ -51,6 +49,7 @@
"account.mute":"Silenciar a @{name}",
"account.mute_notifications":"Silenciar notificaciones de @{name}",
"account.muted":"Silenciado",
"account.open_original_page":"Open original page",
"account.posts":"Publicaciones",
"account.posts_with_replies":"Publicaciones y respuestas",
"disabled_account_banner.text":"Your account {disabledAccount} is currently disabled.",
"disabled_account_banner.account_settings":"Ajustes de la cuenta",
"disabled_account_banner.text":"Tu cuenta {disabledAccount} está actualmente deshabilitada.",
"dismissable_banner.community_timeline":"Estas son las publicaciones públicas más recientes de personas cuyas cuentas están alojadas en {domain}.",
"dismissable_banner.dismiss":"Descartar",
"dismissable_banner.explore_links":"Estas noticias están siendo discutidas por personas en este y otros servidores de la red descentralizada en este momento.",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Con una cuenta en Mastodon, puedes responder a esta publicación.",
"interaction_modal.on_another_server":"En un servidor diferente",
"interaction_modal.on_this_server":"En este servidor",
"interaction_modal.other_server_instructions":"Simplemente copia y pega esta URL en la barra de búsqueda de tu aplicación favorita o en la interfaz web donde hayas iniciado sesión.",
"interaction_modal.other_server_instructions":"Copia y pega esta URL en la barra de búsqueda de tu aplicación Mastodon favorita o la interfaz web de tu servidor Mastodon.",
"interaction_modal.preamble":"Ya que Mastodon es descentralizado, puedes usar tu cuenta existente alojada en otro servidor Mastodon o plataforma compatible si no tienes una cuenta en este servidor.",
"interaction_modal.title.favourite":"Marcar como favorita la publicación de {name}",
"interaction_modal.title.follow":"Seguir a {name}",
"about.disclaimer":"Mastodon es software de código abierto, y una marca comercial de Mastodon gGmbH.",
"about.domain_blocks.comment":"Razón",
"about.domain_blocks.domain":"Dominio",
"about.domain_blocks.no_reason_available":"Razón no disponible",
"about.domain_blocks.preamble":"Mastodon normalmente te permite ver el contenido e interactuar con los usuarios de cualquier otro servidor en el fediverso. Estas son las excepciones que se han hecho en este servidor en particular.",
"about.domain_blocks.severity":"Gravedad",
"about.domain_blocks.silenced.explanation":"Normalmente no verás perfiles y contenido de este servidor, a menos que lo busques explícitamente o sigas alguna cuenta.",
"about.domain_blocks.silenced.title":"Limitado",
"about.domain_blocks.suspended.explanation":"Ningún dato de este servidor será procesado, almacenado o intercambiado, haciendo imposible cualquier interacción o comunicación con los usuarios de este servidor.",
@ -51,6 +49,7 @@
"account.mute":"Silenciar a @{name}",
"account.mute_notifications":"Silenciar notificaciones de @{name}",
"account.posts_with_replies":"Publicaciones y respuestas",
"account.report":"Reportar a @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Con una cuenta en Mastodon, puedes responder a esta publicación.",
"interaction_modal.on_another_server":"En un servidor diferente",
"interaction_modal.on_this_server":"En este servidor",
"interaction_modal.other_server_instructions":"Simplemente copia y pega esta URL en la barra de búsqueda de tu aplicación favorita o en la interfaz web donde hayas iniciado sesión.",
"interaction_modal.other_server_instructions":"Copia y pega esta URL en la barra de búsqueda de tu aplicación Mastodon favorita o la interfaz web de tu servidor Mastodon.",
"interaction_modal.preamble":"Ya que Mastodon es descentralizado, puedes usar tu cuenta existente alojada en otro servidor Mastodon o plataforma compatible si no tienes una cuenta en este servidor.",
"interaction_modal.title.favourite":"Marcar como favorita la publicación de {name}",
"interaction_modal.title.follow":"Seguir a {name}",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Vaigista @{name}",
"account.mute_notifications":"Vaigista teated kasutajalt @{name}",
"account.muted":"Vaigistatud",
"account.open_original_page":"Open original page",
"account.posts":"Postitused",
"account.posts_with_replies":"Postitused ja vastused",
"account.report":"Raporteeri @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon software libre eta kode irekikoa da, eta Mastodon gGmbH-ren marka erregistratua.",
"about.domain_blocks.comment":"Arrazoia",
"about.domain_blocks.domain":"Domeinua",
"about.domain_blocks.no_reason_available":"Arrazoia ez dago eskuragarri",
"about.domain_blocks.preamble":"Mastodonek orokorrean aukera ematen dizu fedibertsoko beste zerbitzarietako erabiltzaileen edukia ikusi eta haiekin komunikatzeko. Zerbitzari zehatz honi ezarritako salbuespenak hauek dira.",
"about.domain_blocks.severity":"Larritasuna",
"about.domain_blocks.silenced.explanation":"Orokorrean ez duzu zerbitzari honetako profil eta edukirik ikusiko. Profilak jarraitzen badituzu edo edukia esplizituki bilatzen baduzu bai.",
"about.domain_blocks.silenced.title":"Mugatua",
"about.domain_blocks.suspended.explanation":"Ez da zerbitzari honetako daturik prozesatuko, gordeko, edo partekatuko, zerbitzari honetako erabiltzaileekin komunikatzea ezinezkoa eginez.",
@ -39,7 +37,7 @@
"account.following_counter":"{count, plural, one {{counter} jarraitzen} other {{counter} jarraitzen}}",
"account.follows.empty":"Erabiltzaile honek ez du inor jarraitzen oraindik.",
"interaction_modal.other_server_instructions":"Kopiatu eta itsatsi URL hau zure aplikazio gogokoenaren bilaketa-barran edo saioa hasita daukazun web interfazean.",
"interaction_modal.other_server_instructions":"Kopiatu eta itsatsi URL hau zure Mastodon aplikazio gogokoenaren edo zure Mastodon zerbitzariaren web interfazeko bilaketa eremuan.",
"interaction_modal.preamble":"Mastodon deszentralizatua denez, zerbitzari honetan konturik ez badaukazu, beste Mastodon zerbitzari batean edo bateragarria den plataforma batean ostatatutako kontua erabil dezakezu.",
"about.disclaimer":"ماستودون نرمافزار آزاد، متن باز و یک شرکت غیر انتفاعی با مسئولیت محدود طبق قوانین آلمان است.",
"about.domain_blocks.comment":"دلیل",
"about.domain_blocks.domain":"دامنه",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"ماستودون عموماً میگذارد محتوا را از از هر کارساز دیگری در دنیای شبکههای اجتماعی غیرمتمرکز دیده و با آنان برهمکنش داشته باشید. اینها استثناهایی هستند که روی این کارساز خاص وضع شدهاند.",
"about.domain_blocks.severity":"شدت",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"محدود",
"about.domain_blocks.suspended.explanation":"هیچ دادهای از این کارساز پردازش، ذخیره یا مبادله نخواهد شد، که هرگونه برهمکنش یا ارتباط با کاربران این کارساز را غیرممکن خواهد کرد.",
"interaction_modal.on_this_server":"روی این کارساز",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"از آنجا که ماستودون نامتمرکز است، میتوانید در صورت نداشتن حساب روی این کارساز، از حساب موجود خودتان که روی کارساز ماستودون یا بنسازهٔ سازگار دیگری میزبانی میشود استفاده کنید.",
"about.disclaimer":"Mastodon on ilmainen avoimen lähdekoodin ohjelmisto ja Mastodon gGmbH:n tavaramerkki.",
"about.domain_blocks.comment":"Syy",
"about.domain_blocks.domain":"Verkkotunnus",
"about.disclaimer":"Mastodon on vapaa avoimen lähdekoodin ohjelmisto ja Mastodon gGmbH:n tavaramerkki.",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodonin avulla voit yleensä tarkastella sisältöä ja olla vuorovaikutuksessa käyttäjien kanssa millä tahansa muulla palvelimella fediversessä. Nämä ovat poikkeuksia, jotka on tehty tälle palvelimelle.",
"about.domain_blocks.severity":"Vakavuus",
"about.domain_blocks.silenced.explanation":"Et yleensä näe profiileja ja sisältöä tältä palvelimelta, ellet nimenomaisesti etsi tai valitse sitä seuraamalla.",
"about.domain_blocks.suspended.explanation":"Tämän palvelimen tietoja ei käsitellä, tallenneta tai vaihdeta, mikä tekee käyttäjän kanssa vuorovaikutuksen tai yhteydenpidon mahdottomaksi tällä palvelimella.",
@ -18,7 +16,7 @@
"account.badges.bot":"Botti",
"account.badges.group":"Ryhmä",
"account.block":"Estä @{name}",
"account.block_domain":"Piilota kaikki sisältö verkkotunnuksesta {domain}",
"interaction_modal.other_server_instructions":"Yksinkertaisesti kopioi ja liitä tämä URL-osoite suosikki sovelluksen tai web-käyttöliittymän hakupalkkiin, jossa olet kirjautunut sisään.",
"interaction_modal.other_server_instructions":"Kopioi ja liitä tämä URL-osoite käyttämäsi Mastodon-sovelluksen hakukenttään tai Mastodon-palvelimen web-käyttöliittymään.",
"interaction_modal.preamble":"Koska Mastodon on hajautettu, voit käyttää toisen Mastodon-palvelimen tai yhteensopivan alustan ylläpitämää tiliäsi, jos sinulla ei ole tiliä tällä palvelimella.",
"about.disclaimer":"Mastodon est un logiciel libre, open-source et une marque déposée de Mastodon gGmbH.",
"about.domain_blocks.comment":"Motif",
"about.domain_blocks.domain":"Domaine",
"about.domain_blocks.no_reason_available":"Raison non disponible",
"about.domain_blocks.preamble":"Mastodon vous permet généralement de visualiser le contenu et d'interagir avec les utilisateurs de n'importe quel autre serveur dans le fédiverse. Voici les exceptions qui ont été faites sur ce serveur en particulier.",
"about.domain_blocks.severity":"Sévérité",
"about.domain_blocks.silenced.explanation":"Vous ne verrez généralement pas les profils et le contenu de ce serveur, à moins que vous ne les recherchiez explicitement ou que vous ne choisissiez de les suivre.",
"about.domain_blocks.silenced.title":"Limité",
"about.domain_blocks.suspended.explanation":"Aucune donnée de ce serveur ne sera traitée, enregistrée ou échangée, rendant impossible toute interaction ou communication avec les utilisateurs de ce serveur.",
@ -51,6 +49,7 @@
"account.mute":"Masquer @{name}",
"account.mute_notifications":"Masquer les notifications de @{name}",
"account.muted":"Masqué·e",
"account.open_original_page":"Ouvrir la page d'origine",
"account.posts":"Messages",
"account.posts_with_replies":"Messages et réponses",
"account.report":"Signaler @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Avec un compte sur Mastodon, vous pouvez répondre à ce message.",
"interaction_modal.on_another_server":"Sur un autre serveur",
"interaction_modal.on_this_server":"Sur ce serveur",
"interaction_modal.other_server_instructions":"Copiez et collez simplement cette URL dans la barre de recherche de votre application préférée ou dans l’interface web où vous êtes connecté.",
"interaction_modal.other_server_instructions":"Copiez et collez cette URL dans le champ de recherche de votre application Mastodon préférée ou l'interface web de votre serveur Mastodon.",
"interaction_modal.preamble":"Puisque Mastodon est décentralisé, vous pouvez utiliser votre compte existant hébergé par un autre serveur Mastodon ou une plateforme compatible si vous n'avez pas de compte sur celui-ci.",
"interaction_modal.title.favourite":"Ajouter de post de {name} aux favoris",
"about.disclaimer":"Mastodon is frije, iepenboarnesoftware en in hannelsmerk fan Mastodon gGmbH.",
"about.domain_blocks.comment":"Reden",
"about.domain_blocks.domain":"Domein",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Yn it algemien kinsto mei Mastodon berjochten ûntfange fan, en ynteraksje hawwe mei brûkers fan elke server yn de fediverse. Dit binne de útsûnderingen dy’t op dizze spesifike server jilde.",
"about.domain_blocks.severity":"Swierte",
"about.domain_blocks.silenced.explanation":"Yn it algemien sjochsto gjin berjochten en accounts fan dizze server, útsein do berjochten eksplisyt opsikest of derfoar kiest om in account fan dizze server te folgjen.",
"about.domain_blocks.silenced.title":"Beheind",
"about.domain_blocks.suspended.explanation":"Der wurde gjin gegevens fan dizze server ferwurke, bewarre of útwiksele, wat ynteraksje of kommunikaasje mei brûkers fan dizze server ûnmooglik makket.",
@ -51,6 +49,7 @@
"account.mute":"@{name} negearje",
"account.mute_notifications":"Meldingen fan @{name} negearje",
"account.muted":"Negearre",
"account.open_original_page":"Open original page",
"account.posts":"Berjochten",
"account.posts_with_replies":"Berjochten en reaksjes",
"account.report":"@{name} rapportearje",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"Op dizze server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Bogearra foinse oscailte saor in aisce is ea Mastodon, agus is le Mastodon gGmbH an trádmharc.",
"about.domain_blocks.comment":"Fáth",
"about.domain_blocks.domain":"Fearann",
"about.domain_blocks.no_reason_available":"Níl an fáth ar fáil",
"about.domain_blocks.preamble":"Go hiondúil, tugann Mastadán cead duit a bheith ag plé le húsáideoirí as freastalaí ar bith eile sa chomhchruinne agus a gcuid inneachair a fheiceáil. Seo iad na heisceachtaí a rinneadh ar an bhfreastalaí áirithe seo.",
"about.domain_blocks.severity":"Déine",
"about.domain_blocks.silenced.explanation":"Go hiondúil ní fheicfidh tú próifílí ná inneachar ón bhfreastalaí seo, ach amháin má bhíonn tú á lorg nó má ghlacann tú lena leanúint d'aon ghnó.",
"about.domain_blocks.silenced.title":"Teoranta",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
"about.domain_blocks.suspended.explanation":"Ní dhéanfar aon sonra ón fhreastalaí seo a phróiseáil, a stóráil ná a mhalartú, rud a fhágann nach féidir aon teagmháil ná aon chumarsáid a dhéanamh le húsáideoirí ón fhreastalaí seo.",
"directory.new_arrivals":"Daoine atá tar éis teacht",
"directory.recently_active":"Daoine gníomhacha le déanaí",
@ -243,17 +242,17 @@
"filter_modal.added.context_mismatch_explanation":"This filter category does not apply to the context in which you have accessed this post. If you want the post to be filtered in this context too, you will have to edit the filter.",
"interaction_modal.on_this_server":"Ar an freastalaí seo",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"notifications_permission_banner.enable":"Ceadaigh fógraí ar an deasc",
"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":"Cuir é ar ais",
@ -451,8 +450,8 @@
"privacy.direct.long":"Visible for mentioned users only",
"privacy.direct.short":"Direct",
"privacy.private.long":"Sofheicthe do Leantóirí amháin",
"privacy.private.short":"Followers-only",
"privacy.public.long":"Visible for all",
"privacy.private.short":"Leantóirí amháin",
"privacy.public.long":"Infheicthe do chách",
"privacy.public.short":"Poiblí",
"privacy.unlisted.long":"Visible for all, but opted-out of discovery features",
"about.disclaimer":"’S e bathar-bog saor le bun-tùs fosgailte a th’ ann am Mastodon agus ’na chomharra-mhalairt aig Mastodon gGmbH.",
"about.domain_blocks.comment":"Adhbhar",
"about.domain_blocks.domain":"Àrainn",
"about.domain_blocks.no_reason_available":"Chan eil an t-adhbhar ga thoirt seachad",
"about.domain_blocks.preamble":"San fharsaingeachd, leigidh Mastodon leat susbaint o fhrithealaiche sam bith sa cho-shaoghal a shealltainn agus eadar-ghìomh a ghabhail leis na cleachdaichean uapa-san. Seo na h-easgaidhean a tha an sàs air an fhrithealaiche shònraichte seo.",
"about.domain_blocks.severity":"Donad",
"about.domain_blocks.silenced.explanation":"Chan fharsaingeachd, chan fhaic thu pròifilean agus susbaint an fhrithealaiche seo ach ma nì thu lorg no ma tha thu ’ga leantainn.",
"about.domain_blocks.silenced.explanation":"San fharsaingeachd, chan fhaic thu pròifilean agus susbaint an fhrithealaiche seo ach ma nì thu lorg no ma tha thu ga leantainn.",
"about.domain_blocks.suspended.explanation":"Cha dèid dàta sam bith on fhrithealaiche seo a phròiseasadh, a stòradh no iomlaid agus chan urrainn do na cleachdaichean on fhrithealaiche sin conaltradh no eadar-ghnìomh a ghabhail an-seo.",
"account.following_counter":"{count, plural, one {A’ leantainn {counter}} two {A’ leantainn {counter}} few {A’ leantainn {counter}} other {A’ leantainn {counter}}}",
"account.follows.empty":"Chan eil an cleachdaiche seo a’ leantainn neach sam bith fhathast.",
"account.follows_you":"’Gad leantainn",
"account.follows_you":"Gad leantainn",
"account.go_to_profile":"Tadhail air a’ phròifil",
"account.hide_reblogs":"Falaich na brosnachaidhean o @{name}",
"account.joined_short":"Air ballrachd fhaighinn",
@ -51,6 +49,7 @@
"account.mute":"Mùch @{name}",
"account.mute_notifications":"Mùch na brathan o @{name}",
"account.muted":"’Ga mhùchadh",
"account.open_original_page":"Fosgail an duilleag thùsail",
"confirmations.cancel_follow_request.message":"A bheil thu cinnteach gu bheil thu airson d’ iarrtas leantainn {name} a chur dhan dàrna taobh?",
"confirmations.cancel_follow_request.message":"A bheil thu cinnteach gu bheil thu airson d’ iarrtas airson {name} a leantainn a chur dhan dàrna taobh?",
"confirmations.delete.confirm":"Sguab às",
"confirmations.delete.message":"A bheil thu cinnteach gu bheil thu airson am post seo a sguabadh às?",
"confirmations.delete_list.confirm":"Sguab às",
@ -219,7 +218,7 @@
"empty_column.favourited_statuses":"Chan eil annsachd air post agad fhathast. Nuair a nì thu annsachd de dh’fhear, nochdaidh e an-seo.",
"empty_column.favourites":"Chan eil am post seo ’na annsachd aig duine sam bith fhathast. Nuair a nì daoine annsachd dheth, nochdaidh iad an-seo.",
"empty_column.follow_recommendations":"Chan urrainn dhuinn dad a mholadh dhut. Cleachd gleus an luirg feuch an lorg thu daoine air a bheil thu eòlach no rùraich na tagaichean-hais a tha a’ treandadh.",
"empty_column.follow_requests":"Chan eil iarrtas air leantainn agad fhathast. Nuair gheibh thu fear, nochdaidh e an-seo.",
"empty_column.follow_requests":"Chan eil iarrtas leantainn agad fhathast. Nuair a gheibh thu fear, nochdaidh e an-seo.",
"empty_column.hashtag":"Chan eil dad san taga hais seo fhathast.",
"empty_column.home":"Tha loidhne-ama na dachaigh agad falamh! Lean barrachd dhaoine gus a lìonadh. {suggestions}",
"empty_column.home.suggestions":"Faic moladh no dhà",
@ -257,7 +256,7 @@
"filter_modal.select_filter.title":"Criathraich am post seo",
"filter_modal.title.status":"Criathraich post",
"follow_recommendations.done":"Deiseil",
"follow_recommendations.heading":"Lean daoine ma tha thu airson nam postaichean aca fhaicinn! Seo moladh no dà dhut.",
"follow_recommendations.heading":"Lean daoine ma tha thu airson na postaichean aca fhaicinn! Seo moladh no dà dhut.",
"follow_recommendations.lead":"Nochdaidh na postaichean aig na daoine a leanas tu a-rèir an ama nad dhachaigh. Bi dàna on as urrainn dhut sgur de dhaoine a leantainn cuideachd uair sam bith!",
"follow_request.authorize":"Ùghdarraich",
"follow_request.reject":"Diùlt",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Le cunntas air Mastodon, ’s urrainn dhut freagairt a chur dhan phost seo.",
"interaction_modal.on_this_server":"Air an frithealaiche seo",
"interaction_modal.other_server_instructions":"Dèan lethbhreac dhen URL seo is cuir ann am bàr nan lorg e san aplacaid as fheàrr leat no san eadar-aghaidh-lìn far a bheil thu air do chlàradh a-steach.",
"interaction_modal.other_server_instructions":"Dèan lethbhreac agus cuir an URL seo san raon luirg aig an aplacaid Mastodon as fheàrr leat no ann an eadar-aghaidh an fhrithealaiche Mastodon agad.",
"interaction_modal.preamble":"Air sgàth ’s gu bheil Mastodon sgaoilte, ’s urrainn dhut cunntas a chleachdadh a tha ’ga òstadh le frithealaiche Mastodon no le ùrlar co-chòrdail eile mur eil cunntas agad air an fhear seo.",
"interaction_modal.title.favourite":"Cuir am post aig {name} ris na h-annsachdan",
"about.disclaimer":"Mastodon é software libre, de código aberto, e unha marca comercial de Mastodon gGmbH.",
"about.domain_blocks.comment":"Razón",
"about.domain_blocks.domain":"Dominio",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon de xeito xeral permíteche ver contidos doutros servidores do fediverso e interactuar coas súas usuarias. Estas son as excepcións que se estabeleceron neste servidor en particular.",
"about.domain_blocks.severity":"Rigurosidade",
"about.domain_blocks.silenced.explanation":"Por defecto non verás perfís e contido desde este servidor, a menos que mires de xeito explícito ou optes por seguir ese contido ou usuaria.",
"about.domain_blocks.silenced.title":"Limitado",
"about.domain_blocks.suspended.explanation":"Non se procesarán, almacenarán nin intercambiarán datos con este servidor, o que fai imposible calquera interacción ou comunicación coas usuarias deste servidor.",
@ -51,6 +49,7 @@
"account.mute":"Acalar @{name}",
"account.mute_notifications":"Acalar as notificacións de @{name}",
"account.muted":"Acalada",
"account.open_original_page":"Open original page",
"account.posts":"Publicacións",
"account.posts_with_replies":"Publicacións e respostas",
"account.report":"Informar sobre @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Cunha conta en Mastodon, poderás responder a esta publicación.",
"interaction_modal.other_server_instructions":"Só tes que copiar e pegar este URL na barra de procuras da túa aplicación favorita, ou da interface web na que teñas unha sesión iniciada.",
"interaction_modal.other_server_instructions":"Copia e pega este URL no campo de busca da túa app Mastodon favorita ou na interface web do teu servidor Mastodon.",
"interaction_modal.preamble":"Como Mastodon é descentralizado, é posible usar unha conta existente noutro servidor Mastodon, ou nunha plataforma compatible, se non dispós dunha conta neste servidor.",
"interaction_modal.title.favourite":"Marcar coma favorito a publicación de {name}",
"interaction_modal.title.follow":"Seguir a {name}",
"about.disclaimer":"מסטודון היא תוכנת קוד פתוח חינמית וסימן מסחרי של Mastodon gGmbH.",
"about.domain_blocks.comment":"סיבה",
"about.domain_blocks.domain":"שם מתחם",
"about.domain_blocks.no_reason_available":"הסיבה אינה זמינה",
"about.domain_blocks.preamble":"ככלל מסטודון מאפשרת לך לצפות בתוכן ולתקשר עם משתמשים מכל שרת בפדיברס. אלו הם היוצאים מן הכלל שהוגדרו עבור השרת המסוים הזה.",
"about.domain_blocks.severity":"חומרה",
"about.domain_blocks.silenced.explanation":"ככלל פרופילים ותוכן משרת זה לא יוצגו, אלא אם חיפשת אותם באופן מפורש או בחרת להשתתף בו על ידי מעקב.",
"about.domain_blocks.silenced.title":"מוגבלים",
"about.domain_blocks.suspended.explanation":"שום מידע משרת זה לא יעובד, יישמר או יוחלף, מה שהופך כל תקשורת עם משתמשים משרת זה לבלתי אפשרית.",
"interaction_modal.description.reply":"עם חשבון מסטודון, ניתן לענות להודעה.",
"interaction_modal.on_another_server":"על שרת אחר",
"interaction_modal.on_this_server":"על שרת זה",
"interaction_modal.other_server_instructions":"פשוט להעתיק ולהדביק את ה־URL לחלונית החיפוש ביישום או הדפדפן ממנו התחברת.",
"interaction_modal.other_server_instructions":"ניתן להעתיק ולהדביק קישור זה לתוך שדה החיפוש באפליקציית מסטודון שבשימוש אצלך או בממשק הדפדפן של שרת המסטודון.",
"interaction_modal.preamble":"כיוון שמסטודון מבוזרת, תוכל/י להשתמש בחשבון שלך משרתי מסטודון או רשתות תואמות אחרות אם אין לך חשבון על שרת זה.",
"interaction_modal.title.favourite":"חיבוב ההודעה של {name}",
"interaction_modal.title.follow":"לעקוב אחרי {name}",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"म्यूट @{name}",
"account.mute_notifications":"@{name} के नोटिफिकेशन म्यूट करे",
"account.muted":"म्यूट है",
"account.open_original_page":"Open original page",
"account.posts":"टूट्स",
"account.posts_with_replies":"टूट्स एवं जवाब",
"account.report":"रिपोर्ट @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Utišaj @{name}",
"account.mute_notifications":"Utišaj obavijesti od @{name}",
"account.muted":"Utišano",
"account.open_original_page":"Open original page",
"account.posts":"Tootovi",
"account.posts_with_replies":"Tootovi i odgovori",
"account.report":"Prijavi @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"A Mastodon ingyenes, nyílt forráskódú szoftver, a Mastodon gGmbH védejegye.",
"about.domain_blocks.comment":"Indoklás",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Az ok nem érhető el",
"about.domain_blocks.preamble":"A Mastodon általában mindenféle tartalomcserét és interakciót lehetővé tesz bármelyik másik kiszolgálóval a födiverzumban. Ezek azok a kivételek, amelyek a mi kiszolgálónkon érvényben vannak.",
"about.domain_blocks.severity":"Súlyosság",
"about.domain_blocks.silenced.explanation":"Általában nem fogsz profilokat és tartalmat látni erről a kiszolgálóról, hacsak közvetlenül fel nem keresed vagy követed.",
"about.domain_blocks.suspended.explanation":"A kiszolgáló adatai nem lesznek feldolgozva, tárolva vagy megosztva, lehetetlenné téve mindennemű interakciót és kommunikációt a kiszolgáló felhasználóival.",
"interaction_modal.on_this_server":"Ezen a kiszolgálón",
"interaction_modal.other_server_instructions":"Csak másold be ezt az URL-t a kedvenc appod keresőjébe, vagy arra a webes felületre, ahol be vagy jelentkezve.",
"interaction_modal.other_server_instructions":"Másold és illeszd be ezt a webcímet a kedvenc Mastodon alkalmazásod vagy a Mastodon-kiszolgálód webes felületének keresőmezőjébe.",
"interaction_modal.preamble":"Mivel a Mastodon decentralizált, használhatod egy másik Mastodon kiszolgálón, vagy kompatibilis szolgáltatáson lévő fiókodat, ha ezen a kiszolgálón nincs fiókod.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
"account.open_original_page":"Open original page",
"account.posts":"Գրառումներ",
"account.posts_with_replies":"Գրառումներ եւ պատասխաններ",
"account.report":"Բողոքել @{name}֊ի մասին",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon addalah perangkat lunak bebas dan sumber terbuka, dan adalah merek dagang dari Mastodon gGmbH.",
"about.domain_blocks.comment":"Alasan",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Alasan tidak tersedia",
"about.domain_blocks.preamble":"Mastodon umumnya mengizinkan Anda untuk melihat konten dan berinteraksi dengan pengguna dari server lain di fediverse. Ini adalah pengecualian yang dibuat untuk beberapa server.",
"about.domain_blocks.severity":"Keparahan",
"about.domain_blocks.silenced.explanation":"Anda secara umum tidak melihat profil dan konten dari server ini, kecuali jika Anda mencarinya atau memilihnya dengan mengikuti secara eksplisit.",
"about.domain_blocks.silenced.title":"Terbatas",
"about.domain_blocks.suspended.explanation":"Tidak ada data yang diproses, disimpan, atau ditukarkan dari server ini, membuat interaksi atau komunikasi dengan pengguna dari server ini tidak mungkin dilakukan.",
@ -47,10 +45,11 @@
"account.locked_info":"Status privasi akun ini disetel untuk dikunci. Pemilik secara manual meninjau siapa yang dapat mengikutinya.",
"account.media":"Media",
"account.mention":"Balasan @{name}",
"account.moved_to":"{name} has indicated that their new account is now:",
"account.moved_to":"{name} mengabarkan bahwa akun baru mereka kini adalah:",
"account.mute":"Bisukan @{name}",
"account.mute_notifications":"Bisukan pemberitahuan dari @{name}",
"account.muted":"Dibisukan",
"account.open_original_page":"Buka halaman asli",
"account.posts":"Kiriman",
"account.posts_with_replies":"Kiriman dan balasan",
"account.report":"Laporkan @{name}",
@ -182,8 +181,8 @@
"directory.local":"Dari {domain} saja",
"directory.new_arrivals":"Yang baru datang",
"directory.recently_active":"Baru-baru ini aktif",
"disabled_account_banner.text":"Akun {disabledAccount} Anda kini dinonaktifkan.",
"dismissable_banner.community_timeline":"Ini adalah kiriman publik terkini dari orang yang akunnya berada di {domain}.",
"dismissable_banner.dismiss":"Abaikan",
"dismissable_banner.explore_links":"Cerita berita ini sekarang sedang dibicarakan oleh orang di server ini dan lainnya dalam jaringan terdesentralisasi.",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Dengan sebuah akun di Mastodon, Anda bisa menanggapi kiriman ini.",
"interaction_modal.on_another_server":"Di server lain",
"interaction_modal.on_this_server":"Di server ini",
"interaction_modal.other_server_instructions":"Tinggal salin dan tempelkan URL ini ke bilah pencarian di aplikasi favorit Anda atau antarmuka web di mana Anda masuk.",
"interaction_modal.other_server_instructions":"Salin dan tempel URL ini ke bidang telusur aplikasi Mastodon favorit Anda atau antarmuka web server Mastodon Anda.",
"interaction_modal.preamble":"Karena Mastodon itu terdesentralisasi, Anda dapat menggunakan akun Anda yang sudah ada yang berada di server Mastodon lain atau platform yang kompatibel jika Anda tidak memiliki sebuah akun di sini.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Mee ogbi @{name}",
"account.mute_notifications":"Mute notifications from @{name}",
"account.muted":"Muted",
"account.open_original_page":"Open original page",
"account.posts":"Posts",
"account.posts_with_replies":"Posts and replies",
"account.report":"Report @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Motivo",
"about.domain_blocks.domain":"Domeno",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generale permisas on vidar kontenajo e interagar kun uzanti de irga altra servilo en fediverso. Existas eceptioni quo facesis che ca partikulara servilo.",
"about.domain_blocks.severity":"Severeso",
"about.domain_blocks.silenced.explanation":"On generale ne vidar profili e kontenajo de ca servilo, se on ne reale trovar o voluntale juntar per sequar.",
"about.domain_blocks.suspended.explanation":"Nula informi de ca servili procedagesos o retenesos o interchanjesos, do irga interago o komuniko kun uzanti de ca servili esas neposibla.",
@ -51,6 +49,7 @@
"account.mute":"Celar @{name}",
"account.mute_notifications":"Silencigez avizi de @{name}",
"account.muted":"Silencigata",
"account.open_original_page":"Open original page",
"account.posts":"Mesaji",
"account.posts_with_replies":"Posti e respondi",
"account.report":"Denuncar @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Per konto che Mastodon, vu povas respondar ca posto.",
"interaction_modal.on_this_server":"Che ca servilo",
"interaction_modal.other_server_instructions":"Jus kopiez e glutinar ca URL a trovbuxo di vua favorata softwaro o retintervizajo en vua ekirsituo.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Pro ke Mastodon esas necentraligita, on povas uzar vua havata konto quo hostigesas altra servilo di Mastodon o konciliebla metodo se on ne havas konto hike.",
"interaction_modal.title.favourite":"Favorata posto di {name}",
"about.disclaimer":"Mastodon er frjáls hugbúnaður með opinn grunnkóða og er skrásett vörumerki í eigu Mastodon gGmbH.",
"about.domain_blocks.comment":"Ástæða",
"about.domain_blocks.domain":"Lén",
"about.domain_blocks.no_reason_available":"Ástæða ekki tiltæk",
"about.domain_blocks.preamble":"Mastodon leyfir þér almennt að skoða og eiga við efni frá notendum frá hvaða vefþjóni sem er í vefþjónasambandinu. Þetta eru þær undantekningar sem hafa verið gerðar á þessum tiltekna vefþjóni.",
"about.domain_blocks.severity":"Mikilvægi",
"about.domain_blocks.silenced.explanation":"Þú munt almennt ekki sjá notandasnið og efni af þessum netþjóni nema þú flettir því upp sérstaklega eða veljir að fylgjast með því.",
"about.domain_blocks.silenced.title":"Takmarkað",
"about.domain_blocks.suspended.explanation":"Engin gögn frá þessum vefþjóni verða unnin, geymd eða skipst á, sem gerir samskipti við notendur frá þessum vefþjóni ómöguleg.",
@ -51,6 +49,7 @@
"account.mute":"Þagga niður í @{name}",
"account.mute_notifications":"Þagga tilkynningar frá @{name}",
"interaction_modal.description.reply":"Með notandaaðgangi á Mastodon geturðu svarað þessari færslu.",
"interaction_modal.on_another_server":"Á öðrum netþjóni",
"interaction_modal.on_this_server":"Á þessum netþjóni",
"interaction_modal.other_server_instructions":"Þú einfaldlega afritar þessa slóð og límir hana inn í veffanga-/leitarstiku eftirlætisforritsins þíns eða í vefviðmótið þar sem þú ert skráð/ur inn.",
"interaction_modal.other_server_instructions":"Afritaðu og límdu þessa slóð inn í leitarreit Mastodon-forrits þess sem þú vilt nota eða í vefviðmóti Mastodon-netþjónsins þíns.",
"interaction_modal.preamble":"Þar sem Mastodon er dreifhýst kerfi, þá geturðu notað aðgang sem er hýstur á öðrum Mastodon-þjóni eða öðru samhæfðu kerfi, ef þú ert ekki með notandaaðgang á þessum hér.",
"interaction_modal.title.favourite":"Setja færsluna frá {name} í eftirlæti",
"interaction_modal.title.follow":"Fylgjast með {name}",
"about.disclaimer":"Mastodon è un software open source, gratuito e un marchio di Mastodon gGmbH.",
"about.domain_blocks.comment":"Motivo",
"about.domain_blocks.domain":"Dominio",
"about.domain_blocks.no_reason_available":"Motivo non disponibile",
"about.domain_blocks.preamble":"Mastodon, generalmente, ti consente di visualizzare i contenuti e interagire con gli utenti da qualsiasi altro server nel fediverso. Queste sono le eccezioni che sono state fatte su questo particolare server.",
"about.domain_blocks.severity":"Gravità",
"about.domain_blocks.silenced.explanation":"Generalmente non vedrai i profili e i contenuti di questo server, a meno che tu non lo cerchi esplicitamente o che tu scelga di seguirlo.",
"about.domain_blocks.suspended.explanation":"Nessun dato proveniente da questo server verrà elaborato, conservato o scambiato, rendendo impossibile qualsiasi interazione o comunicazione con gli utenti da questo server.",
@ -51,6 +49,7 @@
"account.mute":"Silenzia @{name}",
"account.mute_notifications":"Silenzia notifiche da @{name}",
"account.muted":"Silenziato",
"account.open_original_page":"Apri pagina originale",
"account.posts":"Post",
"account.posts_with_replies":"Post e risposte",
"account.report":"Segnala @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Con un account su Mastodon, è possibile rispondere a questo post.",
"interaction_modal.on_another_server":"Su un altro server",
"interaction_modal.on_this_server":"Su questo server",
"interaction_modal.other_server_instructions":"Basta copiare e incollare questo URL nella barra di ricerca della tua app preferita o nell'interfaccia web in cui hai effettuato l'accesso.",
"interaction_modal.other_server_instructions":"Copia e incolla questo URL nel campo di ricerca della tua app Mastodon preferita o nell'interfaccia web del tuo server Mastodon.",
"interaction_modal.preamble":"Poiché Mastodon è decentralizzato, è possibile utilizzare il proprio account esistente ospitato da un altro server Mastodon o piattaforma compatibile se non si dispone di un account su questo.",
"interaction_modal.title.favourite":"Post preferito di {name}",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
"account.open_original_page":"Open original page",
"account.posts":"ტუტები",
"account.posts_with_replies":"ტუტები და პასუხები",
"account.report":"დაარეპორტე @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Үнсіз қылу @{name}",
"account.mute_notifications":"@{name} туралы ескертпелерді жасыру",
"account.muted":"Үнсіз",
"account.open_original_page":"Open original page",
"account.posts":"Жазбалар",
"account.posts_with_replies":"Жазбалар мен жауаптар",
"account.report":"Шағымдану @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Mute @{name}",
"account.mute_notifications":"Mute notifications from @{name}",
"account.muted":"Muted",
"account.open_original_page":"Open original page",
"account.posts":"ಟೂಟ್ಗಳು",
"account.posts_with_replies":"Toots and replies",
"account.report":"Report @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"confirmations.discard_edit_media.message":"미디어 설명이나 미리보기에 대한 저장하지 않은 변경사항이 있습니다. 버리시겠습니까?",
"confirmations.domain_block.confirm":"도메인 전체를 차단",
"confirmations.domain_block.message":"정말로 {domain} 전체를 차단하시겠습니까? 대부분의 경우 개별 차단이나 뮤트로 충분합니다. 모든 공개 타임라인과 알림에서 해당 도메인에서 작성된 컨텐츠를 보지 못합니다. 해당 도메인에 속한 팔로워와의 관계가 사라집니다.",
"confirmations.domain_block.message":"정말로 {domain} 전체를 차단하시겠습니까? 대부분의 경우 개별 차단이나 뮤트로 충분합니다. 모든 공개 타임라인과 알림에서 해당 도메인에서 작성된 콘텐츠를 보지 못합니다. 해당 도메인에 속한 팔로워와의 관계가 사라집니다.",
"about.disclaimer":"Mastodon belaş e, nermalaveke çavkaniya vekirî ye û markeyeke Mastodon gGmbHê ye.",
"about.domain_blocks.comment":"Sedem",
"about.domain_blocks.domain":"Navper",
"about.domain_blocks.no_reason_available":"Sedem ne berdest e",
"about.domain_blocks.preamble":"Mastodon bi gelemperî dihêle ku tu naverokê bibînî û bi bikarhênerên ji rajekareke din a li fendiverse re têkilî dayne. Ev awaretyên ku li ser vê rajekara taybetî hatine çêkirin ev in.",
"about.domain_blocks.severity":"Asta girîngiyê",
"about.domain_blocks.silenced.explanation":"Heye ku tu bi awayekî vekirî lê negerî an jî bi şopandinê hilnebijêrî, tu yêbi giştî profîl û naverok ji vê rajekarê nebînî.",
"about.domain_blocks.silenced.title":"Sînorkirî",
"about.domain_blocks.suspended.explanation":"Dê tu daneya ji van rajekaran neyê berhev kirin, tomarkirin an jî guhertin, ku têkilî an danûstendinek bi bikarhênerên van rajekaran re tune dike.",
@ -51,6 +49,7 @@
"account.mute":"@{name} bêdeng bike",
"account.mute_notifications":"Agahdariyan ji @{name} bêdeng bike",
"account.muted":"Bêdengkirî",
"account.open_original_page":"Rûpela resen veke",
"account.posts":"Şandî",
"account.posts_with_replies":"Şandî û bersiv",
"account.report":"@{name} ragihîne",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Bi ajimêrekê li ser Mastodon, tu dikarî bersiva vê şandiyê bidî.",
"interaction_modal.on_another_server":"Li ser rajekareke cuda",
"interaction_modal.on_this_server":"Li ser ev rajekar",
"interaction_modal.other_server_instructions":"Tenê vê girêdanê jê bigire û pêve bike di darika lêgerînê ya sepana xwe ya bijarte an navrûya bikarhêneriyê tevnê ya ku tu tê de ye.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Ji ber ku Mastodon nenavendî ye, tu dikarî ajimêrê xwe ya heyî ku ji aliyê rajekarek din a Mastodon an platformek lihevhatî ve hatî pêşkêşkirin bi kar bînî ku ajimêrê te li ser vê yekê tune be.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Tawhe @{name}",
"account.mute_notifications":"Tawhe gwarnyansow a @{name}",
"account.muted":"Tawhes",
"account.open_original_page":"Open original page",
"account.posts":"Postow",
"account.posts_with_replies":"Postow ha gorthebow",
"account.report":"Reportya @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Mute @{name}",
"account.mute_notifications":"Mute notifications from @{name}",
"account.muted":"Užtildytas",
"account.open_original_page":"Open original page",
"account.posts":"Toots",
"account.posts_with_replies":"Toots and replies",
"account.report":"Report @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon ir bezmaksas atvērtā pirmkoda programmatūra un Mastodon gGmbH preču zīme.",
"about.domain_blocks.comment":"Iemesls",
"about.domain_blocks.domain":"Domēns",
"about.domain_blocks.no_reason_available":"Iemesls nav pieejams",
"about.domain_blocks.preamble":"Mastodon parasti ļauj apskatīt saturu un mijiedarboties ar lietotājiem no jebkura cita federācijas servera. Šie ir izņēmumi, kas veikti šajā konkrētajā serverī.",
"about.domain_blocks.severity":"Nozīmīgums",
"about.domain_blocks.silenced.explanation":"Parasti tu neredzēsi profilus un saturu no šī servera, ja vien tu nepārprotami izvēlēsies to pārskatīt vai sekot.",
"about.domain_blocks.suspended.explanation":"Nekādi dati no šī servera netiks apstrādāti, uzglabāti vai apmainīti, padarot neiespējamu mijiedarbību vai saziņu ar lietotājiem no šī servera.",
@ -40,7 +38,7 @@
"account.follows.empty":"Šis lietotājs pagaidām nevienam neseko.",
"account.follows_you":"Seko tev",
"account.go_to_profile":"Dodieties uz profilu",
"account.hide_reblogs":"Paslēpt paceltos ierakstus no lietotāja @{name}",
"account.hide_reblogs":"Paslēpt pastiprinātos ierakstus no lietotāja @{name}",
"account.joined_short":"Pievienojās",
"account.languages":"Mainīt abonētās valodas",
"account.link_verified_on":"Šīs saites piederība ir pārbaudīta {date}",
@ -51,12 +49,13 @@
"account.mute":"Apklusināt @{name}",
"account.mute_notifications":"Nerādīt paziņojumus no @{name}",
"bundle_column_error.error.body":"Pieprasīto lapu nevarēja atveidot. Tas varētu būt saistīts ar kļūdu mūsu kodā vai pārlūkprogrammas saderības problēma.",
"bundle_column_error.error.title":"Ak, nē!",
@ -91,7 +90,7 @@
"bundle_column_error.routing.body":"Pieprasīto lapu nevarēja atrast. Vai esi pārliecināts, ka URL adreses joslā ir pareizs?",
"bundle_column_error.routing.title":"404",
"bundle_modal_error.close":"Aizvērt",
"bundle_modal_error.message":"Kaut kas nogāja greizi ielādējot šo komponenti.",
"bundle_modal_error.message":"Kaut kas nogāja greizi, ielādējot šo komponenti.",
"bundle_modal_error.retry":"Mēģini vēlreiz",
"closed_registrations.other_server_instructions":"Tā kā Mastodon ir decentralizēts, tu vari izveidot kontu citā serverī un joprojām mijiedarboties ar šo.",
"closed_registrations_modal.description":"Pašlaik nav iespējams izveidot kontu domēnā {domain}, taču, lūdzu, ņem vērā, ka, lai izmantotu Mastodon, tev nav nepieciešams konts tieši domēnā {domain}.",
"confirmations.mute.explanation":"Šādi no viņiem tiks slēptas ziņas un ziņas, kurās viņi tiek pieminēti, taču viņi joprojām varēs redzēt tavas ziņas un sekot tev.",
"confirmations.redraft.confirm":"Dzēst un pārrakstīt",
"confirmations.redraft.message":"Vai tiešām vēlies dzēst un pārrakstīt šo ierakstu? Favorīti un paceltie ieraksti tiks dzēsti, kā arī atbildes tiks atsaistītas no šī ieraksta.",
"interaction_modal.description.favourite":"Izmantojot kontu pakalpojumā Mastodon, vari pievienot šo ziņu izlasei, lai informētu autoru, ka to novērtē un saglabā vēlākai lasīšanai.",
"interaction_modal.description.follow":"Izmantojot Mastodon kontu, tu vari sekot lietotājam {name}, lai saņemtu viņa ziņas savā mājas plūsmā.",
"interaction_modal.description.reblog":"Izmantojot kontu Mastodon, vari atbalstīt šo ziņu, lai kopīgotu to ar saviem sekotājiem.",
"interaction_modal.description.reblog":"Izmantojot Mastodon kontu, tu vari pastiprināt šo ierakstu, lai kopīgotu to ar saviem sekotājiem.",
"interaction_modal.description.reply":"Izmantojot kontu Mastodon, tu vari atbildēt uz šo ziņu.",
"interaction_modal.other_server_instructions":"Vienkārši nokopē un ielīmē šo URL savas iecienītākās lietotnes meklēšanas joslā vai tīmekļa saskarnē, kurā esi pierakstījies.",
"interaction_modal.other_server_instructions":"Nokopē un ielīmē šo URL savas Mastodon lietotnes vai Mastodon tīmekļa vietnes meklēšanas laukā.",
"interaction_modal.preamble":"Tā kā Mastodon ir decentralizēts, tu vari izmantot savu esošo kontu, ko mitina cits Mastodon serveris vai saderīga platforma, ja tev nav konta šajā serverī.",
"interaction_modal.title.favourite":"Pievienot {name} ziņu izlasei",
"search_popout.tips.full_text":"Vienkāršs teksts atgriež ziņas, kuras esi rakstījis, iecienījis, paaugstinājis vai pieminējis, kā arī atbilstošie lietotājvārdi, parādāmie vārdi un tēmturi.",
"search_popout.tips.full_text":"Vienkāršs teksts atgriež ziņas, kuras esi rakstījis, atzīmējis kā favorītus, pastiprinājis vai pieminējis, kā arī atbilstošie lietotājvārdi, parādāmie vārdi un tēmturi.",
"search_popout.tips.hashtag":"mirkļbirka",
"search_popout.tips.status":"ziņa",
"search_popout.tips.text":"Vienkāršs teksts atgriež atbilstošus parādāmos vārdus, lietotājvārdus un mirkļbirkas",
@ -544,8 +543,8 @@
"status.admin_status":"Atvērt šo ziņu moderācijas saskarnē",
"status.block":"Bloķēt @{name}",
"status.bookmark":"Grāmatzīme",
"status.cancel_reblog_private":"Nepaaugstināt",
"status.cannot_reblog":"Nevar paaugstināt ziņu",
"status.cancel_reblog_private":"Nepastiprināt",
"status.cannot_reblog":"Nevar pastiprināt šo ierakstu",
"status.copy":"Kopēt saiti uz ziņu",
"status.delete":"Dzēst",
"status.detailed_status":"Detalizēts sarunas skats",
@ -570,10 +569,10 @@
"status.pin":"Piespraust profilam",
"status.pinned":"Piespraustā ziņa",
"status.read_more":"Lasīt vairāk",
"status.reblog":"Paaugstināt",
"status.reblog_private":"Paaugstināt ar sākotnējo izskatu",
"status.reblogged_by":"{name} paaugstināts",
"status.reblogs.empty":"Neviens šo ziņojumu vel nav paaugstinājis. Kad būs, tie parādīsies šeit.",
"about.disclaimer":"Mastodon е бесплатен, open-source софтвер, и заштитен знак на Mastodon gGmbH.",
"about.domain_blocks.comment":"Причина",
"about.domain_blocks.domain":"Домен",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon вообичаено ви дозволува да прегледувате содржини и комуницирате со корисниците од било кој сервер во федиверзумот. На овој сервер има исклучоци.",
"about.domain_blocks.severity":"Сериозност",
"about.domain_blocks.silenced.explanation":"Вообичаено нема да гледате профили и содржина од овој сервер, освен ако не го пребарате намерно, или го заследите.",
"about.domain_blocks.suspended.explanation":"Податоците од овој сервер нема да бидат процесирани, зачувани или сменети и било која интеракција или комуникација со корисниците од овој сервер ќе биде невозможна.",
@ -51,6 +49,7 @@
"account.mute":"Зачути го @{name}",
"account.mute_notifications":"Исклучи известувања од @{name}",
"account.muted":"Зачутено",
"account.open_original_page":"Open original page",
"account.posts":"Тутови",
"account.posts_with_replies":"Тутови и реплики",
"account.report":"Пријави @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"@{name}-നെ(യെ) നിശ്ശബ്ദമാക്കൂ",
"account.mute_notifications":"@{name} യിൽ നിന്നുള്ള അറിയിപ്പുകൾ നിശബ്ദമാക്കുക",
"account.muted":"നിശ്ശബ്ദമാക്കിയിരിക്കുന്നു",
"account.open_original_page":"Open original page",
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"@{name} ला मूक कारा",
"account.mute_notifications":"Mute notifications from @{name}",
"account.muted":"Muted",
"account.open_original_page":"Open original page",
"account.posts":"Toots",
"account.posts_with_replies":"Toots and replies",
"account.report":"Report @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Bisukan @{name}",
"account.mute_notifications":"Bisukan pemberitahuan daripada @{name}",
"account.muted":"Dibisukan",
"account.open_original_page":"Open original page",
"account.posts":"Hantaran",
"account.posts_with_replies":"Hantaran dan balasan",
"account.report":"Laporkan @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Mute @{name}",
"account.mute_notifications":"Mute notifications from @{name}",
"account.muted":"Muted",
"account.open_original_page":"Open original page",
"account.posts":"ပို့စ်များ",
"account.posts_with_replies":"Posts and replies",
"account.report":"Report @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is vrije, opensourcesoftware en een handelsmerk van Mastodon gGmbH.",
"about.domain_blocks.comment":"Reden",
"about.domain_blocks.domain":"Domein",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"In het algemeen kun je met Mastodon berichten ontvangen van, en interactie hebben met gebruikers van elke server in de fediverse. Dit zijn de uitzonderingen die op deze specifieke server gelden.",
"about.domain_blocks.severity":"Zwaarte",
"about.domain_blocks.silenced.explanation":"In het algemeen zie je geen berichten en accounts van deze server, tenzij je berichten expliciet opzoekt of ervoor kiest om een account van deze server te volgen.",
"about.domain_blocks.silenced.title":"Beperkt",
"about.domain_blocks.suspended.explanation":"Er worden geen gegevens van deze server verwerkt, opgeslagen of uitgewisseld, wat interactie of communicatie met gebruikers van deze server onmogelijk maakt.",
@ -51,6 +49,7 @@
"account.mute":"@{name} negeren",
"account.mute_notifications":"Meldingen van @{name} negeren",
"account.muted":"Genegeerd",
"account.open_original_page":"Open original page",
"account.posts":"Berichten",
"account.posts_with_replies":"Berichten en reacties",
"account.report":"@{name} rapporteren",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Je kunt met een Mastodon-account op dit bericht reageren.",
"interaction_modal.on_another_server":"Op een andere server",
"interaction_modal.on_this_server":"Op deze server",
"interaction_modal.other_server_instructions":"Kopieer en plak deze URL in het zoekveld van de door jou gebruikte app of in het zoekveld van de website van de server waarop je bent ingelogd.",
"interaction_modal.other_server_instructions":"Kopieer en plak eenvoudig deze URL in het zoekveld van de door jou gebruikte Mastodon-app of op de website van de Mastodon-server waarop je bent ingelogd.",
"interaction_modal.preamble":"Mastodon is gedecentraliseerd. Daarom heb je geen account op deze Mastodon-server nodig, wanneer je al een account op een andere Mastodon-server of compatibel platform hebt.",
"interaction_modal.title.favourite":"Bericht van {name} als favoriet markeren",
"about.disclaimer":"Mastodon er gratis programvare med open kjeldekode, og eit varemerke frå Mastodon gGmbH.",
"about.domain_blocks.comment":"Årsak",
"about.domain_blocks.domain":"Domene",
"about.domain_blocks.no_reason_available":"Årsaka er ikkje tilgjengeleg",
"about.domain_blocks.preamble":"Mastodon gjev deg som regel lov til å sjå innhald og samhandla med brukarar frå alle andre tenarar i allheimen. Dette er unntaka som er valde for akkurat denne tenaren.",
"about.domain_blocks.severity":"Alvorsgrad",
"about.domain_blocks.silenced.explanation":"Med mindre du leiter den opp eller fylgjer profiler på tenaren, vil du vanlegvis ikkje sjå profilar og innhald frå denne tenaren.",
"about.domain_blocks.silenced.title":"Avgrensa",
"about.domain_blocks.suspended.explanation":"Ingen data frå denne tenaren vert handsama, lagra eller sende til andre, noko som gjer det umogeleg å samhandla eller kommunisera med brukarar på denne tenaren.",
@ -51,6 +49,7 @@
"account.mute":"Målbind @{name}",
"account.mute_notifications":"Målbind varsel frå @{name}",
"account.muted":"Målbunden",
"account.open_original_page":"Opne originalsida",
"account.posts":"Tut",
"account.posts_with_replies":"Tut og svar",
"account.report":"Rapporter @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Med ein konto på Mastodon kan du svara på dette innlegget.",
"interaction_modal.on_another_server":"På ein annan tenar",
"interaction_modal.on_this_server":"På denne tenaren",
"interaction_modal.other_server_instructions":"Berre kopier og lim inn denne URL-en i søkefeltet til din favorittapp eller i søkefeltet på den nettsida der du er logga inn.",
"interaction_modal.other_server_instructions":"Kopier og lim inn denne URLen i søkefeltet til din favoritt Mastodon-app eller web-grensesnittet i din Mastodon server.",
"interaction_modal.preamble":"Sidan Mastodon er desentralisert, kan du bruke ein konto frå ein annan Mastodontenar eller frå ei anna kompatibel plattform dersom du ikkje har konto på denne tenaren.",
"interaction_modal.title.favourite":"Favorittmarker innlegget til {name}",
"about.disclaimer":"Mastodon er gratis, åpen kildekode-programvare og et varemerke fra Mastodon gGmbH.",
"about.domain_blocks.comment":"Årsak",
"about.domain_blocks.domain":"Domene",
"about.domain_blocks.no_reason_available":"Årsak ikke oppgitt",
"about.domain_blocks.preamble":"Mastodon lar deg normalt sett se innholdet fra og samhandle med brukere fra enhver annen server i fødiverset. Dette er unntakene som har blitt lagt inn på denne serveren.",
"about.domain_blocks.silenced.explanation":"Du vil vanligvis ikke se profiler og innhold fra denne serveren, med mindre du eksplisitt søker dem opp eller velger å følge dem.",
"about.domain_blocks.silenced.title":"Begrenset",
"about.domain_blocks.suspended.explanation":"Ikke noe innhold fra denne serveren vil bli behandlet, lagret eller utvekslet. Det gjør det umulig å samhandle eller kommunisere med brukere fra denne serveren.",
@ -51,6 +49,7 @@
"account.mute":"Demp @{name}",
"account.mute_notifications":"Demp varsler fra @{name}",
"account.muted":"Dempet",
"account.open_original_page":"Gå til originalsiden",
"account.posts":"Innlegg",
"account.posts_with_replies":"Innlegg med svar",
"account.report":"Rapportér @{name}",
@ -67,8 +66,8 @@
"account.unmute_notifications":"Vis varsler fra @{name}",
"account.unmute_short":"Opphev demping",
"account_note.placeholder":"Klikk for å legge til et notat",
"admin.dashboard.daily_retention":"User retention rate by day after sign-up",
"admin.dashboard.monthly_retention":"User retention rate by month after sign-up",
"admin.dashboard.daily_retention":"Andel brukere som er aktive per dag etter registrering",
"admin.dashboard.monthly_retention":"Andel brukere som er aktive per måned etter registrering",
"disabled_account_banner.text":"Your account {disabledAccount} is currently disabled.",
"disabled_account_banner.text":"Din konto {disabledAccount} er for øyeblikket deaktivert.",
"dismissable_banner.community_timeline":"Dette er de nyeste offentlige innleggene fra personer med kontoer på {domain}.",
"dismissable_banner.dismiss":"Avvis",
"dismissable_banner.explore_links":"Disse nyhetene snakker folk om akkurat nå på denne og andre servere i det desentraliserte nettverket.",
"dismissable_banner.explore_statuses":"Disse innleggene fra denne og andre servere i det desentraliserte nettverket får økt oppmerksomhet på denne serveren akkurat nå.",
"dismissable_banner.explore_tags":"Disse emneknaggene snakker folk om akkurat nå, på denne og andre servere i det desentraliserte nettverket.",
"dismissable_banner.public_timeline":"These are the most recent public posts from people on this and other servers of the decentralized network that this server knows about.",
"dismissable_banner.public_timeline":"Dette er de nyeste offentlige innleggene fra personer på denne og andre servere i det desentraliserte nettverket som denne serveren kjenner til.",
"embed.instructions":"Kopier koden under for å bygge inn denne statusen på hjemmesiden din.",
"embed.preview":"Slik kommer det til å se ut:",
"emoji_button.activity":"Aktivitet",
@ -215,7 +214,7 @@
"empty_column.community":"Den lokale tidslinjen er tom. Skriv noe offentlig for å få snøballen til å rulle!",
"empty_column.direct":"Du har ingen direktemeldinger enda. Etter du har sendt eller mottatt en, så vil den dukke opp her.",
"empty_column.domain_blocks":"Det er ingen skjulte domener enda.",
"empty_column.explore_statuses":"Nothing is trending right now. Check back later!",
"empty_column.explore_statuses":"Ingenting er populært akkurat nå. Prøv igjen senere!",
"empty_column.favourited_statuses":"Du har ikke likt noen innlegg enda. Når du liker et, vil det dukke opp her.",
"empty_column.favourites":"Ingen har likt dette innlegget ennå. Når noen gjør det, vil de dukke opp her.",
"empty_column.follow_recommendations":"Ser ut som at det ikke finnes noen forslag for deg. Du kan prøve å bruke søk for å se etter folk du kan vite eller utforske trendende hashtags.",
"filter_modal.added.short_explanation":"This post has been added to the following filter category: {title}.",
"filter_modal.added.title":"Filter lagt til!",
"filter_modal.select_filter.context_mismatch":"does not apply to this context",
@ -267,7 +266,7 @@
"footer.get_app":"Last ned appen",
"footer.invite":"Invitér folk",
"footer.keyboard_shortcuts":"Keyboard shortcuts",
"footer.privacy_policy":"Privacy policy",
"footer.privacy_policy":"Personvernregler",
"footer.source_code":"Vis kildekode",
"generic.saved":"Lagret",
"getting_started.heading":"Kom i gang",
@ -290,12 +289,12 @@
"interaction_modal.description.favourite":"Med en konto på Mastodon, kan du \"like\" dette innlegget for å la forfatteren vite at du likte det samt lagre innlegget til senere.",
"interaction_modal.description.follow":"Med en konto på Mastodon, kan du følge {name} for å få innleggene deres i hjem-feeden din.",
"interaction_modal.description.reblog":"Med en konto på Mastodon, kan du fremheve dette innlegget for å dele det med dine egne følgere.",
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.description.reply":"Med en konto på Mastodon, kan du svare på dette innlegget.",
"interaction_modal.on_another_server":"På en annen server",
"interaction_modal.on_this_server":"På denne serveren",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"interaction_modal.other_server_instructions":"Kopier og lim inn denne URLen i søkefeltet til din favoritt Mastodon-app eller web-grensesnittet i din Mastodon server.",
"interaction_modal.preamble":"Siden Mastodon er desentralisert, kan du bruke din eksisterende konto på en annen Mastodon-tjener eller en kompatibel plattform hvis du ikke har en konto her.",
"interaction_modal.title.favourite":"Favorittmarker innlegget til {name}",
"interaction_modal.title.follow":"Følg {name}",
"interaction_modal.title.reblog":"Fremhev {name} sitt innlegg",
"interaction_modal.title.reply":"Svar på {name} sitt innlegg",
@ -365,7 +364,7 @@
"mute_modal.duration":"Varighet",
"mute_modal.hide_notifications":"Skjul varslinger fra denne brukeren?",
"search_popout.tips.full_text":"Enkel tekst gir resultater for statuser du har skrevet, likt, fremhevet, eller har blitt nevnt i, i tillegg til samsvarende brukernavn, visningsnavn og emneknagger.",
"search_popout.tips.hashtag":"emneknagg",
@ -582,14 +581,14 @@
"status.report":"Rapporter @{name}",
"status.sensitive_warning":"Følsomt innhold",
"status.share":"Del",
"status.show_filter_reason":"Show anyway",
"status.show_filter_reason":"Vis likevel",
"status.show_less":"Vis mindre",
"status.show_less_all":"Vis mindre for alle",
"status.show_more":"Vis mer",
"status.show_more_all":"Vis mer for alle",
"status.show_original":"Show original",
"status.translate":"Translate",
"status.translated_from_with":"Translated from {lang} using {provider}",
"status.show_original":"Vis original",
"status.translate":"Oversett",
"status.translated_from_with":"Oversatt fra {lang} ved å bruke {provider}",
"about.disclaimer":"Mastodon es gratuit, un logicial libre e una marca de Mastodon gGmbH.",
"about.domain_blocks.comment":"Rason",
"about.domain_blocks.domain":"Domeni",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severitat",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limitats",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
"account.cancel_follow_request":"Retirar la demanda d’abonament",
"account.direct":"Escriure un MP a @{name}",
"account.disable_notifications":"Quitar de m’avisar quand @{name} publica quicòm",
"account.domain_blocked":"Domeni amagat",
@ -51,6 +49,7 @@
"account.mute":"Rescondre @{name}",
"account.mute_notifications":"Rescondre las notificacions de @{name}",
"account.muted":"Mes en silenci",
"account.open_original_page":"Open original page",
"account.posts":"Tuts",
"account.posts_with_replies":"Tuts e responsas",
"account.report":"Senhalar @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"Sus un autre servidor",
"interaction_modal.on_this_server":"Sus aqueste servidor",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"interaction_modal.title.favourite":"Metre en favorit la publicacion de {name}",
"interaction_modal.title.follow":"Sègre {name}",
@ -476,7 +475,7 @@
"report.block":"Blocar",
"report.block_explanation":"You will not see their posts. They will not be able to see your posts or follow you. They will be able to tell that they are blocked.",
"report.categories.other":"Autre",
"report.categories.spam":"Spam",
"report.categories.spam":"Messatge indesirable",
"report.categories.violation":"Content violates one or more server rules",
"report.category.subtitle":"Causissètz çò que correspond mai",
"report.category.title":"Tell us what's going on with this {type}",
@ -493,10 +492,10 @@
"report.reasons.dislike":"M’agrada pas",
"report.reasons.dislike_description":"Es pas quicòm que volriatz veire",
"report.reasons.other":"Es quicòm mai",
"report.reasons.other_description":"The issue does not fit into other categories",
"report.reasons.spam":"It's spam",
"report.reasons.spam_description":"Malicious links, fake engagement, or repetitive replies",
"report.reasons.violation":"It violates server rules",
"report.reasons.other_description":"Lo problèma es pas dins cap d’autra categoria",
"report.reasons.spam":"Es un messatge indesirable",
"report.reasons.spam_description":"Ligams enganaires, fals engatjament o responsas repetitivas",
"report.reasons.violation":"Viòla las règlas del servidor",
"report.reasons.violation_description":"You are aware that it breaks specific rules",
"report.rules.subtitle":"Select all that apply",
"report.rules.title":"Which rules are being violated?",
@ -534,12 +533,12 @@
"server_banner.about_active_users":"People using this server during the last 30 days (Monthly Active Users)",
"server_banner.introduction":"{domain} is part of the decentralized social network powered by {mastodon}.",
"server_banner.introduction":"{domain} fa part del malhum social descentralizat propulsat per {mastodon}.",
"server_banner.learn_more":"Ne saber mai",
"server_banner.server_stats":"Estatisticas del servidor:",
"sign_in_banner.create_account":"Crear un compte",
"sign_in_banner.sign_in":"Se marcar",
"sign_in_banner.text":"Sign in to follow profiles or hashtags, favourite, share and reply to posts, or interact from your account on a different server.",
"sign_in_banner.text":"Connectatz-vos per sègre perfils o etiquetas, apondre als favorits, partejar e respondre als messatges o interagir de vòstre compte estant d’un autre servidor.",
"status.admin_account":"Dobrir l’interfàcia de moderacion per @{name}",
"status.admin_status":"Dobrir aqueste estatut dins l’interfàcia de moderacion",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Mute @{name}",
"account.mute_notifications":"Mute notifications from @{name}",
"account.muted":"Muted",
"account.open_original_page":"Open original page",
"account.posts":"Toots",
"account.posts_with_replies":"Toots and replies",
"account.report":"Report @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.domain_blocks.preamble":"Domyślnie Mastodon pozwala ci przeglądać i reagować na treści od innych użytkowników z jakiegokolwiek serwera w fediwersum. Poniżej znajduje się lista wyjątków, które zostały stworzone na tym konkretnym serwerze.",
"about.domain_blocks.severity":"Priorytet",
"about.domain_blocks.silenced.explanation":"Zazwyczaj nie zobaczysz profili i treści z tego serwera, chyba że wyraźnie go poszukasz lub zdecydujesz się go obserwować.",
"about.domain_blocks.suspended.explanation":"Żadne dane z tego serwera nie będą przetwarzane, przechowywane lub wymieniane, co uniemożliwia jakąkolwiek interakcję lub komunikację z użytkownikami z tego serwera.",
@ -51,6 +49,7 @@
"account.mute":"Wycisz @{name}",
"account.mute_notifications":"Wycisz powiadomienia o @{name}",
"account.muted":"Wyciszony",
"account.open_original_page":"Otwórz stronę oryginalną",
"account.posts":"Wpisy",
"account.posts_with_replies":"Wpisy i odpowiedzi",
"account.report":"Zgłoś @{name}",
@ -297,9 +296,9 @@
"interaction_modal.description.reply":"Mając konto na Mastodonie, możesz odpowiedzieć na ten wpis.",
"interaction_modal.on_another_server":"Na innym serwerze",
"interaction_modal.on_this_server":"Na tym serwerze",
"interaction_modal.other_server_instructions":"Wystarczy skopiować i wkleić ten adres URL do swojej ulubionej aplikacji lub przegąldarki www gdzie jesteś zalogowany/a.",
"interaction_modal.other_server_instructions":"Skopiuj i wklej ten adres URL do pola wyszukiwania w swojej ulubionej aplikacji Mastodon lub interfejsu internetowego swojego serwera Mastodon.",
"interaction_modal.preamble":"Ponieważ Mastodon jest zdecentralizowany, możesz użyć swojego istniejącego konta z innego serwera Mastodona lub innej kompatybilnej usługi, jeśli nie masz konta na tym serwerze.",
"about.disclaimer":"Mastodon é um software de código aberto e livre, e uma marca registrada de Mastodon gGmbH.",
"about.domain_blocks.comment":"Motivo",
"about.domain_blocks.domain":"Domínio",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"O Mastodon geralmente permite que você veja o conteúdo e interaja com usuários de qualquer outro servidor no fediverso. Estas são as exceções deste servidor em específico.",
"about.domain_blocks.severity":"Gravidade",
"about.domain_blocks.silenced.explanation":"Você geralmente não verá perfis e conteúdo deste servidor, a menos que você o procure explicitamente ou opte por seguir.",
"about.domain_blocks.silenced.title":"Limitado",
"about.domain_blocks.suspended.explanation":"Nenhum dado desse servidor será processado, armazenado ou trocado, impossibilitando qualquer interação ou comunicação com os usuários deste servidor.",
@ -51,6 +49,7 @@
"account.mute":"Silenciar @{name}",
"account.mute_notifications":"Ocultar notificações de @{name}",
"account.muted":"Silenciado",
"account.open_original_page":"Abrir a página original",
"account.posts":"Toots",
"account.posts_with_replies":"Com respostas",
"account.report":"Denunciar @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Com uma conta no Mastodon, você pode responder a esta publicação.",
"interaction_modal.on_another_server":"Em um servidor diferente",
"interaction_modal.other_server_instructions":"Simplesmente copie e cole este URL na barra de pesquisa do seu aplicativo favorito ou na interface web onde você está autenticado.",
"interaction_modal.other_server_instructions":"Copie e cole esta URL no campo de pesquisa do seu aplicativo Mastodon favorito ou a interface web do seu servidor Mastodon.",
"interaction_modal.preamble":"Como o Mastodon é descentralizado, você pode usar sua conta existente em outro servidor Mastodon ou plataforma compatível se você não tiver uma conta neste servidor.",
"interaction_modal.title.favourite":"Favoritar publicação de {name}",
"about.disclaimer":"Mastodon é um software livre, de código aberto e uma marca registada do Mastodon gGmbH.",
"about.domain_blocks.comment":"Motivo",
"about.domain_blocks.domain":"Domínio",
"about.domain_blocks.no_reason_available":"Motivo não disponível",
"about.domain_blocks.preamble":"Mastodon geralmente permite que veja e interaja com o conteúdo de utilizadores de qualquer outra instância no fediverso. Estas são as exceções desta instância em específico.",
"about.domain_blocks.severity":"Severidade",
"about.domain_blocks.silenced.explanation":"Geralmente não verá perfis e conteúdo deste servidor, a menos que os procure explicitamente ou opte por os seguir.",
"about.domain_blocks.silenced.title":"Limitados",
"about.domain_blocks.suspended.explanation":"Nenhum dado dessas instâncias será processado, armazenado ou trocado, tornando qualquer interação ou comunicação com os utilizadores dessas instâncias impossível.",
@ -51,6 +49,7 @@
"account.mute":"Silenciar @{name}",
"account.mute_notifications":"Silenciar notificações de @{name}",
"account.muted":"Silenciada",
"account.open_original_page":"Abrir a página original",
"account.posts":"Toots",
"account.posts_with_replies":"Publicações e respostas",
"account.report":"Denunciar @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Com uma conta no Mastodon, pode responder a esta publicação.",
"interaction_modal.other_server_instructions":"Basta copiar e colar este URL na barra de pesquisa do seu aplicativo favorito ou na interface web onde está conectado.",
"interaction_modal.other_server_instructions":"Copie e cole este URL no campo de pesquisa do seu aplicativo Mastodon favorito ou da interface web do seu servidor Mastodon.",
"interaction_modal.preamble":"Uma vez que o Mastodon é descentralizado, pode utilizar a sua conta existente, hospedada em outro servidor Mastodon ou plataforma compatível, se não tiver uma conta neste servidor.",
"interaction_modal.title.favourite":"Adicionar a publicação de {name} aos favoritos",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Motiv",
"about.domain_blocks.domain":"Domeniu",
"about.disclaimer":"Mastodon este o aplicație gratuită, open-source și o marcă înregistrată a Mastodon gGmbH.",
"about.domain_blocks.no_reason_available":"Motivul nu este disponibil",
"about.domain_blocks.preamble":"Mastodon îți permite în general să vezi conținut de la și să interacționezi cu utilizatori de pe oricare server în fediverse. Acestea sunt excepțiile care au fost făcute pe acest server.",
"about.domain_blocks.severity":"Severitate",
"about.domain_blocks.silenced.explanation":"În general, nu vei vedea profiluri și conținut de pe acest server, cu excepția cazului în care îl cauți în mod explicit sau optezi pentru el prin urmărire.",
"about.domain_blocks.silenced.title":"Limitat",
"about.domain_blocks.suspended.explanation":"Nici o informație de la acest server nu va fi procesată, stocată sau schimbată, făcând imposibilă orice interacțiune sau comunicare cu utilizatorii de pe acest server.",
@ -39,7 +37,7 @@
"account.following_counter":"{count, plural, one {{counter} Abonament} few {{counter} Abonamente} other {{counter} Abonamente}}",
"account.follows.empty":"Momentan acest utilizator nu are niciun abonament.",
"account.follows_you":"Este abonat la tine",
"account.go_to_profile":"Go to profile",
"account.go_to_profile":"Mergi la profil",
"account.hide_reblogs":"Ascunde distribuirile de la @{name}",
"account.joined_short":"Înscris",
"account.languages":"Schimbă limbile abonate",
@ -47,10 +45,11 @@
"account.locked_info":"Acest profil este privat. Această persoană aprobă manual conturile care se abonează la ea.",
"account.media":"Media",
"account.mention":"Menționează pe @{name}",
"account.moved_to":"{name} has indicated that their new account is now:",
"account.moved_to":"{name} a indicat că noul său cont este acum:",
"account.mute":"Ignoră pe @{name}",
"account.mute_notifications":"Ignoră notificările de la @{name}",
"account.muted":"Ignorat",
"account.open_original_page":"Deschide pagina originală",
"account.posts":"Postări",
"account.posts_with_replies":"Postări și răspunsuri",
"account.report":"Raportează pe @{name}",
@ -65,10 +64,10 @@
"account.unfollow":"Nu mai urmări",
"account.unmute":"Nu mai ignora pe @{name}",
"account.unmute_notifications":"Activează notificările de la @{name}",
"account.unmute_short":"Unmute",
"account.unmute_short":"Reafișare",
"account_note.placeholder":"Click to add a note",
"admin.dashboard.daily_retention":"User retention rate by day after sign-up",
"admin.dashboard.monthly_retention":"User retention rate by month after sign-up",
"admin.dashboard.daily_retention":"Rata de retenţie a utilizatorului pe zi după înregistrare",
"admin.dashboard.monthly_retention":"Rata de retenţie a utilizatorului după luna de înscriere",
"bundle_column_error.error.body":"The requested page could not be rendered. It could be due to a bug in our code, or a browser compatibility issue.",
"bundle_column_error.error.title":"Oh, no!",
"bundle_column_error.network.body":"There was an error when trying to load this page. This could be due to a temporary problem with your internet connection or this server.",
"bundle_column_error.copy_stacktrace":"Copiază raportul de eroare",
"bundle_column_error.error.body":"Pagina solicitată nu a putut fi randată. Ar putea fi cauzată de o eroare în codul nostru sau de o problemă de compatibilitate cu browser-ul.",
"bundle_column_error.error.title":"Vai Nu!",
"bundle_column_error.network.body":"A apărut o eroare la încărcarea acestei pagini. Acest lucru se poate datora unei probleme temporare cu conexiunea la internet sau cu acest server.",
"bundle_column_error.network.title":"Eroare de rețea",
"bundle_column_error.retry":"Încearcă din nou",
"bundle_column_error.return":"Go back home",
"bundle_column_error.routing.body":"The requested page could not be found. Are you sure the URL in the address bar is correct?",
"bundle_column_error.return":"Înapoi acasă",
"bundle_column_error.routing.body":"Pagina solicitată nu a putut fi găsită. Ești sigur că adresa URL din bara de adrese este corectă?",
"bundle_column_error.routing.title":"404",
"bundle_modal_error.close":"Închide",
"bundle_modal_error.message":"A apărut o eroare la încărcarea acestui element.",
"bundle_modal_error.retry":"Încearcă din nou",
"closed_registrations.other_server_instructions":"Since Mastodon is decentralized, you can create an account on another server and still interact with this one.",
"closed_registrations_modal.description":"Creating an account on {domain} is currently not possible, but please keep in mind that you do not need an account specifically on {domain} to use Mastodon.",
"closed_registrations_modal.find_another_server":"Find another server",
"closed_registrations_modal.preamble":"Mastodon is decentralized, so no matter where you create your account, you will be able to follow and interact with anyone on this server. You can even self-host it!",
"closed_registrations_modal.title":"Signing up on Mastodon",
"column.about":"About",
"closed_registrations.other_server_instructions":"Deoarece Mastodon este descentralizat, poți crea un cont pe un alt server și încă poți interacționa cu acesta.",
"closed_registrations_modal.description":"Crearea unui cont pe {domain} nu este posibilă momentan, dar aveți în vedere că nu aveți nevoie de un cont specific pe {domain} pentru a utiliza Mastodon.",
"closed_registrations_modal.find_another_server":"Caută un alt server",
"closed_registrations_modal.preamble":"Mastodon este descentralizat, deci indiferent unde îți creezi contul, vei putea urmări și interacționa cu oricine de pe acest server. Poți chiar să te găzduiești de unul singur!",
"closed_registrations_modal.title":"Înscrie-te pe Mastodon",
"community.column_settings.remote_only":"Doar la distanţă",
"compose.language.change":"Change language",
"compose.language.search":"Search languages...",
"compose.language.change":"Schimbare limbă",
"compose.language.search":"Căutare limbi…",
"compose_form.direct_message_warning_learn_more":"Află mai multe",
"compose_form.encryption_warning":"Posts on Mastodon are not end-to-end encrypted. Do not share any dangerous information over Mastodon.",
"compose_form.encryption_warning":"Postările pe Mastodon nu sunt criptate în ambele părți. Nu împărtășiți nici o informație sensibilă pe Mastodon.",
"compose_form.hashtag_warning":"Această postare nu va fi listată sub niciun hashtag deoarece este nelistată. Doar postările publice pot fi căutate cu un hashtag.",
"compose_form.lock_disclaimer":"Contul tău nu este {locked}. Oricine se poate abona la tine pentru a îți vedea postările numai pentru abonați.",
"compose_form.sensitive.hide":"{count, plural, one {Marchează conținutul media ca fiind sensibil} few {Marchează conținuturile media ca fiind sensibile} other {Marchează conținuturile media ca fiind sensibile}}",
"compose_form.sensitive.marked":"{count, plural, one {Conținutul media este marcat ca fiind sensibil} other {Conținuturile media sunt marcate ca fiind sensibile}}",
"compose_form.sensitive.unmarked":"{count, plural, one {Conținutul media nu este marcat ca fiind sensibil} other {Conținuturile media nu sunt marcate ca fiind sensibile}}",
@ -151,8 +150,8 @@
"confirmations.block.block_and_report":"Blochează și raportează",
"confirmations.block.confirm":"Blochează",
"confirmations.block.message":"Ești sigur că vrei să blochezi pe {name}?",
"disabled_account_banner.text":"Your account {disabledAccount} is currently disabled.",
"dismissable_banner.community_timeline":"These are the most recent public posts from people whose accounts are hosted by {domain}.",
"dismissable_banner.dismiss":"Dismiss",
"dismissable_banner.explore_links":"These news stories are being talked about by people on this and other servers of the decentralized network right now.",
"dismissable_banner.explore_statuses":"These posts from this and other servers in the decentralized network are gaining traction on this server right now.",
"dismissable_banner.explore_tags":"These hashtags are gaining traction among people on this and other servers of the decentralized network right now.",
"dismissable_banner.public_timeline":"These are the most recent public posts from people on this and other servers of the decentralized network that this server knows about.",
"disabled_account_banner.text":"Contul tău {disabledAccount} este momentan dezactivat.",
"dismissable_banner.community_timeline":"Acestea sunt cele mai recente postări publice de la persoane ale căror conturi sunt găzduite de {domain}.",
"dismissable_banner.dismiss":"Renunțare",
"dismissable_banner.explore_links":"În acest moment, oamenii vorbesc despre aceste știri, pe acesta dar și pe alte servere ale rețelei descentralizate.",
"dismissable_banner.explore_statuses":"Aceste postări de pe acesta dar și alte servere din rețeaua descentralizată câștigă teren pe acest server chiar acum.",
"dismissable_banner.explore_tags":"Aceste hashtag-uri câștigă teren în rândul oamenilor de pe acesta și pe alte servere ale rețelei descentralizate chiar acum.",
"dismissable_banner.public_timeline":"Acestea sunt cele mai recente postări publice de la utilizatorii acestui server sau ai altor servere ale rețelei descentralizate cunoscute de acest server.",
"embed.instructions":"Integrează această postare în site-ul tău copiind codul de mai jos.",
"embed.preview":"Iată cum va arăta:",
"emoji_button.activity":"Activități",
"emoji_button.clear":"Clear",
"emoji_button.clear":"Ștergeți",
"emoji_button.custom":"Personalizați",
"emoji_button.flags":"Steaguri",
"emoji_button.food":"Alimente și băuturi",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon — бесплатное программным обеспечением с открытым исходным кодом и торговой маркой Mastodon gGmbH.",
"about.domain_blocks.comment":"Причина",
"about.domain_blocks.domain":"Домен",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon обычно позволяет просматривать содержимое и взаимодействовать с другими пользователями любых серверов в Федиверсе. Вот исключения, сделанные конкретно для этого сервера.",
"about.domain_blocks.severity":"Ключ:.\"о. Домен_блокирует. Серьезность\"\n-> о компании. Домен _блокирует. строгость",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Игнорировать @{name}",
"account.mute_notifications":"Игнорировать уведомления от @{name}",
"account.muted":"Игнорируется",
"account.open_original_page":"Open original page",
"account.posts":"Посты",
"account.posts_with_replies":"Посты и ответы",
"account.report":"Пожаловаться на @{name}",
@ -95,10 +94,10 @@
"bundle_modal_error.retry":"Попробовать снова",
"closed_registrations.other_server_instructions":"Since Mastodon is decentralized, you can create an account on another server and still interact with this one.",
"closed_registrations_modal.description":"Creating an account on {domain} is currently not possible, but please keep in mind that you do not need an account specifically on {domain} to use Mastodon.",
"closed_registrations_modal.find_another_server":"Find another server",
"closed_registrations_modal.preamble":"Mastodon is decentralized, so no matter where you create your account, you will be able to follow and interact with anyone on this server. You can even self-host it!",
"closed_registrations_modal.title":"Signing up on Mastodon",
"column.about":"About",
"closed_registrations_modal.find_another_server":"Найдите другой сервер",
"closed_registrations_modal.preamble":"Mastodon децентрализован, поэтому независимо от того, где вы создадите свою учетную запись, вы сможете следить и взаимодействовать с кем угодно на этом сервере. Вы даже можете разместить его самостоятельно!",
"closed_registrations_modal.title":"Регистрация в Mastodon",
"column.about":"О проекте",
"column.blocks":"Заблокированные пользователи",
"column.bookmarks":"Закладки",
"column.community":"Локальная лента",
@ -151,8 +150,8 @@
"confirmations.block.block_and_report":"Заблокировать и пожаловаться",
"confirmations.block.confirm":"Заблокировать",
"confirmations.block.message":"Вы уверены, что хотите заблокировать {name}?",
"disabled_account_banner.text":"Ваша учётная запись {disabledAccount} в настоящее время отключена.",
"dismissable_banner.community_timeline":"Это самые последние публичные сообщения от людей, чьи учетные записи размещены в {domain}.",
"dismissable_banner.dismiss":"Dismiss",
"dismissable_banner.explore_links":"These news stories are being talked about by people on this and other servers of the decentralized network right now.",
"dismissable_banner.explore_statuses":"These posts from this and other servers in the decentralized network are gaining traction on this server right now.",
"dismissable_banner.dismiss":"Закрыть",
"dismissable_banner.explore_links":"Об этих новостях прямо сейчас говорят люди на этом и других серверах децентрализованной сети.",
"dismissable_banner.explore_statuses":"Эти сообщения с этого и других серверов в децентрализованной сети, сейчас набирают популярность на этом сервере.",
"dismissable_banner.explore_tags":"Эти хэштеги привлекают людей на этом и других серверах децентрализованной сети прямо сейчас.",
"dismissable_banner.public_timeline":"These are the most recent public posts from people on this and other servers of the decentralized network that this server knows about.",
"embed.instructions":"Встройте этот пост на свой сайт, скопировав следующий код:",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"На другом сервере",
"interaction_modal.on_this_server":"На этом сервере",
"interaction_modal.other_server_instructions":"Просто скопируйте и вставьте этот URL в строку поиска вашего любимого приложения или веб-интерфейса там, где вы вошли.",
"interaction_modal.other_server_instructions":"Скопируйте и вставьте этот URL в поле поиска вашего любимого приложения Mastodon или веб-интерфейс вашего сервера Mastodon.",
"interaction_modal.preamble":"Поскольку Mastodon децентрализован, вы можете использовать существующую учётную запись, размещенную на другом сервере Mastodon или совместимой платформе, если у вас нет учётной записи на этом сервере.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Pone a @{name} a sa muda",
"account.mute_notifications":"Disativa is notìficas de @{name}",
"account.muted":"A sa muda",
"account.open_original_page":"Open original page",
"account.posts":"Publicatziones",
"account.posts_with_replies":"Publicatziones e rispostas",
"account.report":"Signala @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Nevšímaj si @{name}",
"account.mute_notifications":"Stĺm oboznámenia od @{name}",
"account.muted":"Nevšímaný/á",
"account.open_original_page":"Open original page",
"account.posts":"Príspevky/ov",
"account.posts_with_replies":"Príspevky, aj s odpoveďami",
"account.report":"Nahlás @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon je prosto, odprto-kodno programje in blagovna znamka Mastodon gGmbH.",
"about.domain_blocks.comment":"Razlog",
"about.domain_blocks.domain":"Domena",
"about.domain_blocks.no_reason_available":"Razlog ni na voljo",
"about.domain_blocks.preamble":"Mastodon vam splošno omogoča ogled vsebin in interakcijo z uporabniki iz vseh drugih strežnikov v fediverzumu. To so izjeme, opravljene na tem strežniku.",
"about.domain_blocks.severity":"Resnost",
"about.domain_blocks.silenced.explanation":"V splošnem ne boste videli profilov in vsebin s tega strežnika, če jih eksplicino ne poiščete ali nanje naročite s sledenjem.",
"about.domain_blocks.silenced.title":"Omejeno",
"about.domain_blocks.suspended.explanation":"Nobeni podatki s tega strežnika ne bodo obdelani, shranjeni ali izmenjani, zaradi česar je nemogoča kakršna koli interakcija ali komunikacija z uporabniki s tega strežnika.",
@ -34,7 +32,7 @@
"account.follow":"Sledi",
"account.followers":"Sledilci",
"account.followers.empty":"Nihče ne sledi temu uporabniku.",
"account.followers_counter":"{count, plural, one {ima {count} sledilca} two {ima {count} sledilca} few {ima {count} sledilcev} other {ima {count} sledilce}}",
"account.followers_counter":"{count, plural, one {ima {counter} sledilca} two {ima {counter} sledilca} few {ima {counter} sledilce} other {ima {counter} sledilcev}}",
"account.following":"Sledim",
"account.following_counter":"{count, plural, one {sledi {count} osebi} two {sledi {count} osebama} few {sledi {count} osebam} other {sledi {count} osebam}}",
"account.follows.empty":"Ta uporabnik še ne sledi nikomur.",
@ -51,13 +49,14 @@
"account.mute":"Utišaj @{name}",
"account.mute_notifications":"Utišaj obvestila od @{name}",
"interaction_modal.description.reply":"Z računom na Mastodonu lahko odgovorite na to objavo.",
"interaction_modal.on_another_server":"Na drugem strežniku",
"interaction_modal.on_this_server":"Na tem strežniku",
"interaction_modal.other_server_instructions":"Enostavno kopirajte in prilepite ta URL v iskalno vrstico svoje priljubljene aplikacije ali spletni vmesnik, kjer ste prijavljeni.",
"interaction_modal.other_server_instructions":"Kopirajte in prilepite ta URL v polje iskanja vašega priljubljenega programa Mastodon ali spletnega vmesnika vašega strežnika Mastodon.",
"interaction_modal.preamble":"Ker je Mastodon decentraliziran, lahko uporabite svoj obstoječi račun, ki gostuje na drugem strežniku Mastodon ali združljivi platformi, če nimate računa na tej.",
"interaction_modal.title.favourite":"Daj objavo {name} med priljubljene",
"interaction_modal.title.follow":"Sledi {name}",
@ -450,7 +449,7 @@
"privacy.change":"Spremeni zasebnost objave",
"privacy.direct.long":"Objavi samo omenjenim uporabnikom",
"about.disclaimer":"Mastodon-i është software i lirë, me burim të hapët dhe shenjë tregtare e Mastodon gGmbH.",
"about.domain_blocks.comment":"Arsye",
"about.domain_blocks.domain":"Përkatësi",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon-i ju lë përgjithësisht të shihni lëndë prej përdoruesish dhe të ndërveproni me ta nga cilido shërbyes tjetër qofshin në fedivers. Ka përjashtime që janë bërë në këtë shërbyes të dhënë.",
"about.domain_blocks.severity":"Rëndësi",
"about.domain_blocks.silenced.explanation":"Përgjithësisht s’do të shihni profile dhe lëndë nga ky shërbyes, veç në i kërkofshi shprehimisht apo zgjidhni të bëhet kjo, duke i ndjekur.",
"about.domain_blocks.suspended.explanation":"S’do të përpunohen, depozitohen apo shkëmbehen të dhëna të këtij shërbyesi, duke e bërë të pamundur çfarëdo ndërveprimi apo komunikimi me përdorues nga ky shërbyes.",
@ -51,6 +49,7 @@
"account.mute":"Heshtoni @{name}",
"account.mute_notifications":"Heshtoji njoftimet prej @{name}",
"account.muted":"Heshtuar",
"account.open_original_page":"Open original page",
"account.posts":"Mesazhe",
"account.posts_with_replies":"Mesazhe dhe përgjigje",
"account.report":"Raportojeni @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Me një llogari në Mastodon, mund t’i përgjigjeni këtij postimi.",
"interaction_modal.on_another_server":"Në një tjetër shërbyes",
"interaction_modal.on_this_server":"Në këtë shërbyes",
"interaction_modal.other_server_instructions":"Thjesht kopjojeni dhe ngjiteni këtë URL te shtylla e kërkimeve të aplikacionit tuaj apo ndërfaqes tuaj web të parapëlqyer, kur të jeni i futur në llogari.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Ngaqë Mastodon-i është i decentralizuar, mund të përdorni llogarinë tuaj ekzistuese të sterhuar nga një tjetër shërbyes Mastodon, ose platformë e përputhshme, nëse s’keni një llogari në këtë shërbyes.",
"interaction_modal.title.favourite":"Parapëlqejeni postimin e {name}",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Ućutkaj korisnika @{name}",
"account.mute_notifications":"Isključi obaveštenja od korisnika @{name}",
"account.muted":"Muted",
"account.open_original_page":"Open original page",
"account.posts":"Statusa",
"account.posts_with_replies":"Toots with replies",
"account.report":"Prijavi @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Ућуткај корисника @{name}",
"account.mute_notifications":"Искључи обавештења од корисника @{name}",
"account.muted":"Ућуткан",
"account.open_original_page":"Open original page",
"account.posts":"Трубе",
"account.posts_with_replies":"Трубе и одговори",
"account.report":"Пријави @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.domain_blocks.preamble":"Som regel låter Mastodon dig interagera med användare från andra servrar i fediversumet och se deras innehåll. Detta är de undantag som gjorts på just denna servern.",
"about.domain_blocks.silenced.explanation":"Såvida du inte uttryckligen söker upp dem eller samtycker till att se dem genom att följa dem kommer du i allmänhet inte se profiler från den här servern, eller deras innehåll.",
"about.domain_blocks.silenced.title":"Begränsat",
"about.domain_blocks.suspended.explanation":"Inga data från denna server kommer behandlas, lagras eller bytas ut, vilket omöjliggör kommunikation med användare på denna server.",
@ -40,23 +38,24 @@
"account.follows.empty":"Denna användare följer inte någon än.",
"account.follows_you":"Följer dig",
"account.go_to_profile":"Gå till profilen",
"account.hide_reblogs":"Dölj puffar från @{name}",
"account.hide_reblogs":"Dölj boostar från @{name}",
"account.joined_short":"Gick med",
"account.languages":"Ändra prenumererade språk",
"account.link_verified_on":"Ägarskap för denna länk kontrollerades den {date}",
"account.locked_info":"Detta konto har låst integritetsstatus. Ägaren väljer manuellt vem som kan följa.",
"account.locked_info":"För detta konto har ägaren valt att manuellt godkänna vem som kan följa dem.",
"account.media":"Media",
"account.mention":"Nämn @{name}",
"account.moved_to":"{name} har indikerat att hen har ett nytt konto:",
"account.mute":"Tysta @{name}",
"account.mute_notifications":"Stäng av notifieringar från @{name}",
"account.muted":"Tystad",
"account.open_original_page":"Öppna den ursprungliga sidan",
"account.posts":"Inlägg",
"account.posts_with_replies":"Inlägg och svar",
"account.report":"Rapportera @{name}",
"account.requested":"Inväntar godkännande. Klicka för att avbryta följarförfrågan",
"account.requested":"Inväntar godkännande. Klicka för att avbryta följdförfrågan",
"account.share":"Dela @{name}s profil",
"account.show_reblogs":"Visa boostningar av @{name}",
"account.show_reblogs":"Visa boostar från @{name}",
"account.statuses_counter":"{count, plural, one {{counter} Inlägg} other {{counter} Inlägg}}",
"account.unblock":"Avblockera @{name}",
"account.unblock_domain":"Sluta dölja {domain}",
@ -77,21 +76,21 @@
"alert.unexpected.message":"Ett oväntat fel uppstod.",
"alert.unexpected.title":"Hoppsan!",
"announcement.announcement":"Meddelande",
"attachments_list.unprocessed":"(obearbetad)",
"attachments_list.unprocessed":"(obehandlad)",
"audio.hide":"Dölj audio",
"autosuggest_hashtag.per_week":"{count} per vecka",
"boost_modal.combo":"Du kan trycka på {combo} för att hoppa över detta nästa gång",
"bundle_column_error.error.body":"Den begärda sidan kunde inte visas. Det kan bero på ett fel i vår kod eller ett problem med webbläsarens kompatibilitet.",
"bundle_column_error.error.title":"Åh nej!",
"bundle_column_error.network.body":"Det uppstod ett fel när denna sida skulle visas. Detta kan bero på ett tillfälligt problem med din internetanslutning eller denna server.",
"bundle_column_error.network.body":"Det uppstod ett fel när denna sida skulle visas. Detta kan bero på ett tillfälligt problem med din internetanslutning eller med servern.",
"bundle_column_error.return":"Tillbaka till startsidan",
"bundle_column_error.routing.body":"Den begärda sidan kunde inte hittas. Är du säker på att URL:en i adressfältet är korrekt?",
"bundle_column_error.routing.body":"Den begärda sidan kunde inte hittas. Är du säker på att adressen angivits korrekt?",
"bundle_column_error.routing.title":"404",
"bundle_modal_error.close":"Stäng",
"bundle_modal_error.message":"Något gick fel när denna komponent laddades.",
"bundle_modal_error.message":"Något gick fel när komponenten skulle läsas in.",
"bundle_modal_error.retry":"Försök igen",
"closed_registrations.other_server_instructions":"Eftersom Mastodon är decentraliserat kan du skapa ett konto på en annan server och fortfarande interagera med denna.",
"closed_registrations_modal.description":"Det är för närvarande inte möjligt att skapa ett konto på {domain} men kom ihåg att du inte behöver ett konto specifikt på {domain} för att använda Mastodon.",
@ -167,7 +166,7 @@
"confirmations.mute.explanation":"Detta kommer dölja inlägg från dem och inlägg som nämner dem, men de tillåts fortfarande se dina inlägg och följa dig.",
"confirmations.mute.message":"Är du säker på att du vill tysta {name}?",
"confirmations.redraft.confirm":"Radera & gör om",
"confirmations.redraft.message":"Är du säker på att du vill radera detta inlägg och göra om det? Favoritmarkeringar, boostningar och svar till det ursprungliga inlägget kommer förlora sitt sammanhang.",
"confirmations.redraft.message":"Är du säker på att du vill radera detta inlägg och göra om det? Favoritmarkeringar, boostar och svar till det ursprungliga inlägget kommer förlora sitt sammanhang.",
"confirmations.reply.confirm":"Svara",
"confirmations.reply.message":"Om du svarar nu kommer det att ersätta meddelandet du håller på att skapa. Är du säker på att du vill fortsätta?",
"interaction_modal.description.reply":"Med ett Mastodon-konto kan du svara på detta inlägg.",
"interaction_modal.on_another_server":"På en annan server",
"interaction_modal.on_this_server":"På denna server",
"interaction_modal.other_server_instructions":"Kopiera och klistra in denna webbadress i din favoritapps sökfält eller i webbgränssnittet där du är inloggad.",
"interaction_modal.other_server_instructions":"Kopiera och klistra in denna URL i sökfältet i din favorit-Mastodon-app eller webbgränssnittet på din Mastodon-server.",
"interaction_modal.preamble":"Eftersom Mastodon är decentraliserat kan du använda ditt befintliga konto från en annan Mastodonserver, eller annan kompatibel plattform, om du inte har ett konto på denna.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Mute @{name}",
"account.mute_notifications":"Mute notifications from @{name}",
"account.muted":"Muted",
"account.open_original_page":"Open original page",
"account.posts":"Toots",
"account.posts_with_replies":"Toots and replies",
"account.report":"Report @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.blocks":"நடுநிலையான சேவையகங்கள்",
"about.contact":"தொடர்பு:",
"about.disclaimer":"மாஸ்டோடன் இலவச, திறந்த மூல மென்பொருள் மற்றும் மாஸ்டோடன் gGmbH இன் வர்த்தக முத்திரை.",
"about.domain_blocks.preamble":"மாஸ்டோடன் பொதுவாக நீங்கள் ஃபெடிவர்ஸில் உள்ள வேறு எந்தச் சர்வரிலிருந்தும் உள்ளடக்கத்தைப் பார்க்கவும், பயனர்களுடன் தொடர்பு கொள்ளவும் அனுமதிக்கிறது. இந்தக் குறிப்பிட்ட சர்வரில் செய்யப்பட்ட விதிவிலக்குகள் இவை.",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
"account.open_original_page":"Open original page",
"account.posts":"டூட்டுகள்",
"account.posts_with_replies":"Toots மற்றும் பதில்கள்",
"account.report":"@{name} -ஐப் புகாரளி",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Mute @{name}",
"account.mute_notifications":"Mute notifications from @{name}",
"account.muted":"Muted",
"account.open_original_page":"Open original page",
"account.posts":"Toots",
"account.posts_with_replies":"Toots and replies",
"account.report":"Report @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
"account.open_original_page":"Open original page",
"account.posts":"టూట్లు",
"account.posts_with_replies":"టూట్లు మరియు ప్రత్యుత్తరములు",
"account.report":"@{name}పై ఫిర్యాదుచేయు",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"bundle_column_error.network.body":"There was an error when trying to load this page. This could be due to a temporary problem with your internet connection or this server.",
"closed_registrations.other_server_instructions":"Since Mastodon is decentralized, you can create an account on another server and still interact with this one.",
"closed_registrations_modal.description":"Creating an account on {domain} is currently not possible, but please keep in mind that you do not need an account specifically on {domain} to use Mastodon.",
"closed_registrations_modal.preamble":"Mastodon is decentralized, so no matter where you create your account, you will be able to follow and interact with anyone on this server. You can even self-host it!",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon özgür, açık kaynak bir yazılımdır ve Mastodon gGmbH şirketinin ticari markasıdır.",
"about.domain_blocks.comment":"Gerekçe",
"about.domain_blocks.domain":"Alan adı",
"about.domain_blocks.no_reason_available":"Grerekçe mevcut değil",
"about.domain_blocks.preamble":"Mastodon, genel olarak fediverse'teki herhangi bir sunucudan içerik görüntülemenize ve kullanıcılarıyla etkileşim kurmanıza izin verir. Bunlar, bu sunucuda yapılmış olan istisnalardır.",
"about.domain_blocks.severity":"Önem derecesi",
"about.domain_blocks.silenced.explanation":"Açık bir şekilde aramadığınız veya takip ederek abone olmadığınız sürece, bu sunucudaki profilleri veya içerikleri genelde göremeyeceksiniz.",
"about.domain_blocks.silenced.title":"Sınırlı",
"about.domain_blocks.suspended.explanation":"Bu sunucudaki hiçbir veri işlenmeyecek, saklanmayacak veya değiş tokuş edilmeyecektir, dolayısıyla bu sunucudaki kullanıcılarla herhangi bir etkileşim veya iletişim imkansız olacaktır.",
"account.posts_with_replies":"Gönderiler ve yanıtlar",
"account.report":"@{name}'i şikayet et",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Mastodon'daki bir hesapla, bu gönderiye yanıt verebilirsiniz.",
"interaction_modal.on_another_server":"Farklı bir sunucuda",
"interaction_modal.on_this_server":"Bu sunucuda",
"interaction_modal.other_server_instructions":"Basitçe bu URL'yi kopyalayın ve beğendiğiniz uygulamanın veya giriş yapmış olduğunuz bir web arayüzünün arama çubuğuna yapıştırın.",
"interaction_modal.other_server_instructions":"Bu URL'yi kopyalayın ve Mastodon sunucunuzun web arayüzündeki veya gözde Mastodon uygulamanızdaki arama sahasına yapıştırın.",
"interaction_modal.preamble":"Mastodon ademi merkeziyetçi olduğu için, bu sunucuda bir hesabınız yoksa bile başka bir Mastodon sunucusu veya uyumlu bir platformda barındırılan mevcut hesabınızı kullanabilirsiniz.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Mute @{name}",
"account.mute_notifications":"Mute notifications from @{name}",
"account.muted":"Muted",
"account.open_original_page":"Open original page",
"account.posts":"Toots",
"account.posts_with_replies":"Toots and replies",
"account.report":"Report @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"Mute @{name}",
"account.mute_notifications":"Mute notifications from @{name}",
"account.muted":"Muted",
"account.open_original_page":"Open original page",
"account.posts":"Toots",
"account.posts_with_replies":"Toots and replies",
"account.report":"Report @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"about.domain_blocks.preamble":"Mastodon зазвичай дозволяє вам взаємодіяти з користувачами будь-яких серверів у Федіверсі та переглядати їх вміст. Ось винятки, які було зроблено на цьому конкретному сервері.",
"about.domain_blocks.severity":"Важливість",
"about.domain_blocks.silenced.explanation":"Ви загалом не побачите профілі та вміст цього сервера, якщо тільки Ви не обрали його явним або не обрали його наступним чином.",
"about.domain_blocks.silenced.title":"Обмежені",
"about.domain_blocks.suspended.explanation":"Дані з цього сервера не обробляться, зберігаються чи обмінюються, взаємодію чи спілкування з користувачами цього сервера неможливі.",
@ -51,6 +49,7 @@
"account.mute":"Приховати @{name}",
"account.mute_notifications":"Не показувати сповіщення від @{name}",
"account.posts_with_replies":"Дописи й відповіді",
"account.report":"Поскаржитися на @{name}",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"Маючи обліковий запис на Mastodon, ви можете відповісти на цей допис.",
"interaction_modal.on_another_server":"На іншому сервері",
"interaction_modal.on_this_server":"На цьому сервері",
"interaction_modal.other_server_instructions":"Просто скопіюйте і вставте цей URL у панель пошуку вашого улюбленого застосунку або вебінтерфейсу, до якого ви ввійшли.",
"interaction_modal.other_server_instructions":"Скопіюйте та вставте цю URL-адресу в поле пошуку вашого улюбленого застосунку Mastodon або вебінтерфейсу вашого сервера Mastodon.",
"interaction_modal.preamble":"Оскільки Mastodon децентралізований, ви можете використовувати свій наявний обліковий запис, розміщений на іншому сервері Mastodon або сумісній платформі, якщо у вас немає облікового запису на цьому сервері.",
"about.disclaimer":"Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.comment":"Reason",
"about.domain_blocks.domain":"Domain",
"about.domain_blocks.no_reason_available":"Reason not available",
"about.domain_blocks.preamble":"Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.severity":"Severity",
"about.domain_blocks.silenced.explanation":"You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title":"Limited",
"about.domain_blocks.suspended.explanation":"No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
@ -51,6 +49,7 @@
"account.mute":"خاموش @{name}",
"account.mute_notifications":"@{name} سے اطلاعات خاموش کریں",
"account.muted":"خاموش کردہ",
"account.open_original_page":"Open original page",
"account.posts":"ٹوٹ",
"account.posts_with_replies":"ٹوٹ اور جوابات",
"account.report":"@{name} اطلاع کریں",
@ -293,7 +292,7 @@
"interaction_modal.description.reply":"With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server":"On a different server",
"interaction_modal.on_this_server":"On this server",
"interaction_modal.other_server_instructions":"Simply copy and paste this URL into the search bar of your favourite app or the web interface where you are signed in.",
"interaction_modal.other_server_instructions":"Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble":"Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",