@ -51,8 +38,8 @@ class Follows extends PureComponent {
}
return(
<Column>
<ColumnBackButtononClick={onBack}/>
<>
<ColumnBackButton/>
<divclassName='scrollable privacy-policy'>
<divclassName='column-title'>
@ -67,13 +54,9 @@ class Follows extends PureComponent {
<pclassName='onboarding__lead'><FormattedMessageid='onboarding.tips.accounts_from_other_servers'defaultMessage='<strong>Did you know?</strong> Since Mastodon is decentralized, some profiles you come across will be hosted on servers other than yours. And yet you can interact with them seamlessly! Their server is in the second half of their username!'values={{strong:chunks=><strong>{chunks}</strong>}}/></p>
<divclassName='onboarding__footer'>
<buttonclassName='link-button'onClick={onBack}><FormattedMessageid='onboarding.actions.back'defaultMessage='Take me back'/></button>
<LinkclassName='link-button'to='/start'><FormattedMessageid='onboarding.actions.back'defaultMessage='Take me back'/></Link>
@ -119,10 +53,10 @@ class Onboarding extends ImmutablePureComponent {
</div>
<divclassName='onboarding__steps'>
<SteponClick={this.handleProfileClick}href='/settings/profile' completed={(!account.get('avatar').endsWith('missing.png'))||(account.get('display_name').length>0&&account.get('note').length>0)}icon='address-book-o'iconComponent={AccountCircleIcon}label={<FormattedMessageid='onboarding.steps.setup_profile.title'defaultMessage='Customize your profile'/>}description={<FormattedMessageid='onboarding.steps.setup_profile.body'defaultMessage='Others are more likely to interact with you with a filled out profile.'/>}/>
<SteponClick={this.handleFollowClick}completed={(account.get('following_count')*1)>=7}icon='user-plus'iconComponent={PersonAddIcon}label={<FormattedMessageid='onboarding.steps.follow_people.title'defaultMessage='Find at least {count, plural, one {one person} other {# people}} to follow'values={{count:7}}/>}description={<FormattedMessageid='onboarding.steps.follow_people.body'defaultMessage="You curate your own home feed. Let's fill it with interesting people."/>}/>
<SteponClick={this.handleComposeClick}completed={(account.get('statuses_count')*1)>=1}icon='pencil-square-o'iconComponent={EditNoteIcon}label={<FormattedMessageid='onboarding.steps.publish_status.title'defaultMessage='Make your first post'/>}description={<FormattedMessageid='onboarding.steps.publish_status.body'defaultMessage='Say hello to the world.'values={{emoji:<imgclassName='emojione'alt='🐘'src={`${assetHost}/emoji/1f418.svg`}/>}}/>}/>
<SteponClick={this.handleShareClick}completed={shareClicked}icon='copy'iconComponent={ContentCopyIcon}label={<FormattedMessageid='onboarding.steps.share_profile.title'defaultMessage='Share your profile'/>}description={<FormattedMessageid='onboarding.steps.share_profile.body'defaultMessage='Let your friends know how to find you on Mastodon!'/>}/>
<Step to='/start/profile' completed={(!account.get('avatar').endsWith('missing.png'))||(account.get('display_name').length>0&&account.get('note').length>0)}icon='address-book-o'iconComponent={AccountCircleIcon}label={<FormattedMessageid='onboarding.steps.setup_profile.title'defaultMessage='Customize your profile'/>}description={<FormattedMessageid='onboarding.steps.setup_profile.body'defaultMessage='Others are more likely to interact with you with a filled out profile.'/>}/>
<Stepto='/start/follows'completed={(account.get('following_count')*1)>=1}icon='user-plus'iconComponent={PersonAddIcon}label={<FormattedMessageid='onboarding.steps.follow_people.title'defaultMessage='Find at least {count, plural, one {one person} other {# people}} to follow'values={{count:7}}/>}description={<FormattedMessageid='onboarding.steps.follow_people.body'defaultMessage="You curate your own home feed. Let's fill it with interesting people."/>}/>
<SteponClick={handleComposeClick}completed={(account.get('statuses_count')*1)>=1}icon='pencil-square-o'iconComponent={EditNoteIcon}label={<FormattedMessageid='onboarding.steps.publish_status.title'defaultMessage='Make your first post'/>}description={<FormattedMessageid='onboarding.steps.publish_status.body'defaultMessage='Say hello to the world.'values={{emoji:<imgclassName='emojione'alt='🐘'src={`${assetHost}/emoji/1f418.svg`}/>}}/>}/>
<Stepto='/start/share'icon='copy'iconComponent={ContentCopyIcon}label={<FormattedMessageid='onboarding.steps.share_profile.title'defaultMessage='Share your profile'/>}description={<FormattedMessageid='onboarding.steps.share_profile.body'defaultMessage='Let your friends know how to find you on Mastodon!'/>}/>
</div>
<pclassName='onboarding__lead'><FormattedMessageid='onboarding.start.skip'defaultMessage="Don't need help getting started?"/></p>
@ -139,14 +73,18 @@ class Onboarding extends ImmutablePureComponent {
<p><FormattedMessageid='onboarding.profile.lead'defaultMessage='You can always complete this later in the settings, where even more customization options are available.'/></p>
<FormattedMessageid='onboarding.profile.indexable'defaultMessage='Include public posts in search results'/>
</label>
<divclassName='onboarding__footer'>
<ButtonblockonClick={handleSubmit}disabled={isSaving}>{isSaving?<LoadingIndicator/>:<FormattedMessageid='onboarding.profile.save_and_continue'defaultMessage='Save and continue'/>}</Button>
"load_pending":"{count, plural, one {# new item} other {# new items}}",
"loading_indicator.label":"Loading...",
"loading_indicator.label":"Loading…",
"media_gallery.toggle_visible":"{number, plural, one {Hide image} other {Hide images}}",
"moved_to_account_banner.text":"Your account {disabledAccount} is currently disabled because you moved to {movedToAccount}.",
"mute_modal.duration":"Duration",
@ -479,6 +479,17 @@
"onboarding.follows.empty":"Unfortunately, no results can be shown right now. You can try using search or browsing the explore page to find people to follow, or try again later.",
"onboarding.follows.lead":"Your home feed is the primary way to experience Mastodon. The more people you follow, the more active and interesting it will be. To get you started, here are some suggestions:",
"onboarding.follows.title":"Personalize your home feed",
"onboarding.profile.discoverable":"Feature profile and posts in discovery algorithms",
"onboarding.profile.display_name":"Display name",
"onboarding.profile.display_name_hint":"Your full name or your fun name…",
"onboarding.profile.indexable":"Include public posts in search results",
"onboarding.profile.lead":"You can always complete this later in the settings, where even more customization options are available.",
"onboarding.profile.note":"Bio",
"onboarding.profile.note_hint":"You can @mention other people or #hashtags…",
"onboarding.profile.save_and_continue":"Save and continue",
"explore.search_results":"Risultati della ricerca",
"explore.suggested_follows":"Persone",
"explore.title":"Esplora",
"explore.trending_links":"Novità",
"explore.trending_links":"Notizie",
"explore.trending_statuses":"Post",
"explore.trending_tags":"Hashtag",
"filter_modal.added.context_mismatch_explanation":"La categoria di questo filtro non si applica al contesto in cui hai acceduto a questo post. Se desideri che il post sia filtrato anche in questo contesto, dovrai modificare il filtro.",
"about.domain_blocks.preamble":"Mastodon paprastai leidžia peržiūrėti turinį ir bendrauti su naudotojais iš bet kurio kito fediverse esančio serverio. Šios yra išimtys, kurios buvo padarytos šiame konkrečiame serveryje.",
"about.domain_blocks.silenced.explanation":"Paprastai nematysi profilių ir turinio iš šio serverio, nebent jį aiškiai ieškosi arba pasirinksi jį sekdamas (-a).",
@ -33,28 +33,46 @@
"account.followers.empty":"Šio naudotojo dar niekas neseka.",
"account.followers_counter":"{count, plural, one {{counter} sekėjas (-a)} few {{counter} sekėjai} many {{counter} sekėjo} other {{counter} sekėjų}}",
"account.following":"Seka",
"account.follows.empty":"Šis naudotojas (-a) dar nieko neseka.",
"account.follows.empty":"Šis (-i) naudotojas (-a) dar nieko neseka.",
"bundle_column_error.error.body":"Užklausos puslapio nepavyko atvaizduoti. Tai gali būti dėl mūsų kodo klaidos arba naršyklės suderinamumo problemos.",
"bundle_column_error.error.title":"O, ne!",
"bundle_column_error.network.body":"Bandant užkrauti šį puslapį įvyko klaida. Tai galėjo atsitikti dėl laikinos tavo interneto ryšio arba šio serverio problemos.",
"compose_form.poll.remove_option":"Pašalinti šį pasirinkimą",
"compose_form.poll.switch_to_multiple":"Keisti apklausą, kad būtų galima pasirinkti kelis pasirinkimus",
"compose_form.publish_form":"Publish",
"compose_form.sensitive.hide":"{count, plural, one {Žymėti mediją kaip jautrią} few {Žymėti medijas kaip jautrias} many {Žymėti medijos kaip jautrios} other {Žymėti medijų kaip jautrių}}",
"compose_form.sensitive.marked":"{count, plural, one {Medija pažymėta kaip jautri} few {Medijos pažymėtos kaip jautrios} many {Medijos pažymėta kaip jautrios} other {Medijų pažymėtos kaip jautrios}}",
"compose_form.sensitive.unmarked":"{count, plural, one {Medija nepažymėta kaip jautri} few {Medijos nepažymėtos kaip jautrios} many {Medijos nepažymėta kaip jautri} other {Medijų nepažymėta kaip jautrios}}",
"compose_form.spoiler.marked":"Text is hidden behind warning",
"compose_form.spoiler.unmarked":"Text is not hidden",
forwarded_replies_explanation:This report is from a remote user and about remote content. It has been forwarded to you because the reported content is in reply to one of your users.
hint:Blokada domen nie zabroni tworzenia wpisów kont w bazie danych, ale pozwoli na automatyczną moderację kont do nich należących.
severity:
desc_html:"<strong>Wyciszenie</strong> uczyni wpisy użytkowników z tej domeny widoczne tylko dla osób, które go obserwują. <strong>Zawieszenie</strong> spowoduje usunięcie całej zawartości dodanej przez użytkownika. Użyj <strong>Żadne</strong>, jeżeli chcesz jedynie odrzucać zawartość multimedialną."
noop:Nic nie rób
silence:Limit
noop:Żadne
silence:Wycisz
suspend:Zawieś
title:Nowa blokada domen
no_domain_block_selected:Nie zmieniono żadnych bloków domen, gdyż żadna nie została wybrana