Merge pull request #3253 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to 1dead10312caa0cc7719cb80052af549ddf3e6a1
This commit is contained in:
commit
fb9e33099f
26
Gemfile
26
Gemfile
@ -106,19 +106,19 @@ gem 'opentelemetry-api', '~> 1.7.0'
|
|||||||
|
|
||||||
group :opentelemetry do
|
group :opentelemetry do
|
||||||
gem 'opentelemetry-exporter-otlp', '~> 0.31.0', require: false
|
gem 'opentelemetry-exporter-otlp', '~> 0.31.0', require: false
|
||||||
gem 'opentelemetry-instrumentation-active_job', '~> 0.9.0', require: false
|
gem 'opentelemetry-instrumentation-active_job', '~> 0.10.0', require: false
|
||||||
gem 'opentelemetry-instrumentation-active_model_serializers', '~> 0.23.0', require: false
|
gem 'opentelemetry-instrumentation-active_model_serializers', '~> 0.24.0', require: false
|
||||||
gem 'opentelemetry-instrumentation-concurrent_ruby', '~> 0.23.0', require: false
|
gem 'opentelemetry-instrumentation-concurrent_ruby', '~> 0.24.0', require: false
|
||||||
gem 'opentelemetry-instrumentation-excon', '~> 0.25.0', require: false
|
gem 'opentelemetry-instrumentation-excon', '~> 0.26.0', require: false
|
||||||
gem 'opentelemetry-instrumentation-faraday', '~> 0.29.0', require: false
|
gem 'opentelemetry-instrumentation-faraday', '~> 0.30.0', require: false
|
||||||
gem 'opentelemetry-instrumentation-http', '~> 0.26.0', require: false
|
gem 'opentelemetry-instrumentation-http', '~> 0.27.0', require: false
|
||||||
gem 'opentelemetry-instrumentation-http_client', '~> 0.25.0', require: false
|
gem 'opentelemetry-instrumentation-http_client', '~> 0.26.0', require: false
|
||||||
gem 'opentelemetry-instrumentation-net_http', '~> 0.25.0', require: false
|
gem 'opentelemetry-instrumentation-net_http', '~> 0.26.0', require: false
|
||||||
gem 'opentelemetry-instrumentation-pg', '~> 0.31.0', require: false
|
gem 'opentelemetry-instrumentation-pg', '~> 0.32.0', require: false
|
||||||
gem 'opentelemetry-instrumentation-rack', '~> 0.28.0', require: false
|
gem 'opentelemetry-instrumentation-rack', '~> 0.29.0', require: false
|
||||||
gem 'opentelemetry-instrumentation-rails', '~> 0.38.0', require: false
|
gem 'opentelemetry-instrumentation-rails', '~> 0.39.0', require: false
|
||||||
gem 'opentelemetry-instrumentation-redis', '~> 0.27.0', require: false
|
gem 'opentelemetry-instrumentation-redis', '~> 0.28.0', require: false
|
||||||
gem 'opentelemetry-instrumentation-sidekiq', '~> 0.27.0', require: false
|
gem 'opentelemetry-instrumentation-sidekiq', '~> 0.28.0', require: false
|
||||||
gem 'opentelemetry-sdk', '~> 1.4', require: false
|
gem 'opentelemetry-sdk', '~> 1.4', require: false
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
130
Gemfile.lock
130
Gemfile.lock
@ -498,74 +498,74 @@ GEM
|
|||||||
tzinfo
|
tzinfo
|
||||||
validate_url
|
validate_url
|
||||||
webfinger (~> 2.0)
|
webfinger (~> 2.0)
|
||||||
openssl (3.3.1)
|
openssl (3.3.2)
|
||||||
openssl-signature_algorithm (1.3.0)
|
openssl-signature_algorithm (1.3.0)
|
||||||
openssl (> 2.0)
|
openssl (> 2.0)
|
||||||
opentelemetry-api (1.7.0)
|
opentelemetry-api (1.7.0)
|
||||||
opentelemetry-common (0.23.0)
|
opentelemetry-common (0.23.0)
|
||||||
opentelemetry-api (~> 1.0)
|
opentelemetry-api (~> 1.0)
|
||||||
opentelemetry-exporter-otlp (0.31.0)
|
opentelemetry-exporter-otlp (0.31.1)
|
||||||
google-protobuf (>= 3.18)
|
google-protobuf (>= 3.18)
|
||||||
googleapis-common-protos-types (~> 1.3)
|
googleapis-common-protos-types (~> 1.3)
|
||||||
opentelemetry-api (~> 1.1)
|
opentelemetry-api (~> 1.1)
|
||||||
opentelemetry-common (~> 0.20)
|
opentelemetry-common (~> 0.20)
|
||||||
opentelemetry-sdk (~> 1.2)
|
opentelemetry-sdk (~> 1.10)
|
||||||
opentelemetry-semantic_conventions
|
opentelemetry-semantic_conventions
|
||||||
opentelemetry-helpers-sql (0.2.0)
|
opentelemetry-helpers-sql (0.2.0)
|
||||||
opentelemetry-api (~> 1.7)
|
opentelemetry-api (~> 1.7)
|
||||||
opentelemetry-helpers-sql-obfuscation (0.3.0)
|
opentelemetry-helpers-sql-obfuscation (0.4.0)
|
||||||
opentelemetry-common (~> 0.21)
|
opentelemetry-common (~> 0.21)
|
||||||
opentelemetry-instrumentation-action_mailer (0.5.0)
|
opentelemetry-instrumentation-action_mailer (0.6.1)
|
||||||
opentelemetry-instrumentation-active_support (~> 0.7)
|
opentelemetry-instrumentation-active_support (~> 0.10)
|
||||||
opentelemetry-instrumentation-action_pack (0.14.1)
|
opentelemetry-instrumentation-action_pack (0.15.1)
|
||||||
opentelemetry-instrumentation-rack (~> 0.21)
|
opentelemetry-instrumentation-rack (~> 0.29)
|
||||||
opentelemetry-instrumentation-action_view (0.10.0)
|
opentelemetry-instrumentation-action_view (0.11.1)
|
||||||
opentelemetry-instrumentation-active_support (~> 0.7)
|
opentelemetry-instrumentation-active_support (~> 0.10)
|
||||||
opentelemetry-instrumentation-active_job (0.9.2)
|
opentelemetry-instrumentation-active_job (0.10.1)
|
||||||
opentelemetry-instrumentation-base (~> 0.24)
|
opentelemetry-instrumentation-base (~> 0.25)
|
||||||
opentelemetry-instrumentation-active_model_serializers (0.23.0)
|
opentelemetry-instrumentation-active_model_serializers (0.24.0)
|
||||||
opentelemetry-instrumentation-active_support (>= 0.7.0)
|
opentelemetry-instrumentation-active_support (>= 0.7.0)
|
||||||
opentelemetry-instrumentation-active_record (0.10.1)
|
opentelemetry-instrumentation-active_record (0.11.1)
|
||||||
opentelemetry-instrumentation-base (~> 0.24)
|
opentelemetry-instrumentation-base (~> 0.25)
|
||||||
opentelemetry-instrumentation-active_storage (0.2.0)
|
opentelemetry-instrumentation-active_storage (0.3.1)
|
||||||
opentelemetry-instrumentation-active_support (~> 0.7)
|
opentelemetry-instrumentation-active_support (~> 0.10)
|
||||||
opentelemetry-instrumentation-active_support (0.9.1)
|
opentelemetry-instrumentation-active_support (0.10.1)
|
||||||
opentelemetry-instrumentation-base (~> 0.24)
|
opentelemetry-instrumentation-base (~> 0.25)
|
||||||
opentelemetry-instrumentation-base (0.24.0)
|
opentelemetry-instrumentation-base (0.25.0)
|
||||||
opentelemetry-api (~> 1.7)
|
opentelemetry-api (~> 1.7)
|
||||||
opentelemetry-common (~> 0.21)
|
opentelemetry-common (~> 0.21)
|
||||||
opentelemetry-registry (~> 0.1)
|
opentelemetry-registry (~> 0.1)
|
||||||
opentelemetry-instrumentation-concurrent_ruby (0.23.1)
|
opentelemetry-instrumentation-concurrent_ruby (0.24.0)
|
||||||
opentelemetry-instrumentation-base (~> 0.24)
|
opentelemetry-instrumentation-base (~> 0.25)
|
||||||
opentelemetry-instrumentation-excon (0.25.2)
|
opentelemetry-instrumentation-excon (0.26.0)
|
||||||
opentelemetry-instrumentation-base (~> 0.24)
|
opentelemetry-instrumentation-base (~> 0.25)
|
||||||
opentelemetry-instrumentation-faraday (0.29.1)
|
opentelemetry-instrumentation-faraday (0.30.0)
|
||||||
opentelemetry-instrumentation-base (~> 0.24)
|
opentelemetry-instrumentation-base (~> 0.25)
|
||||||
opentelemetry-instrumentation-http (0.26.1)
|
opentelemetry-instrumentation-http (0.27.0)
|
||||||
opentelemetry-instrumentation-base (~> 0.24)
|
opentelemetry-instrumentation-base (~> 0.25)
|
||||||
opentelemetry-instrumentation-http_client (0.25.1)
|
opentelemetry-instrumentation-http_client (0.26.0)
|
||||||
opentelemetry-instrumentation-base (~> 0.24)
|
opentelemetry-instrumentation-base (~> 0.25)
|
||||||
opentelemetry-instrumentation-net_http (0.25.1)
|
opentelemetry-instrumentation-net_http (0.26.0)
|
||||||
opentelemetry-instrumentation-base (~> 0.24)
|
opentelemetry-instrumentation-base (~> 0.25)
|
||||||
opentelemetry-instrumentation-pg (0.31.1)
|
opentelemetry-instrumentation-pg (0.32.0)
|
||||||
opentelemetry-helpers-sql
|
opentelemetry-helpers-sql
|
||||||
opentelemetry-helpers-sql-obfuscation
|
opentelemetry-helpers-sql-obfuscation
|
||||||
opentelemetry-instrumentation-base (~> 0.24)
|
opentelemetry-instrumentation-base (~> 0.25)
|
||||||
opentelemetry-instrumentation-rack (0.28.2)
|
opentelemetry-instrumentation-rack (0.29.0)
|
||||||
opentelemetry-instrumentation-base (~> 0.24)
|
opentelemetry-instrumentation-base (~> 0.25)
|
||||||
opentelemetry-instrumentation-rails (0.38.0)
|
opentelemetry-instrumentation-rails (0.39.1)
|
||||||
opentelemetry-instrumentation-action_mailer (~> 0.4)
|
opentelemetry-instrumentation-action_mailer (~> 0.6)
|
||||||
opentelemetry-instrumentation-action_pack (~> 0.13)
|
opentelemetry-instrumentation-action_pack (~> 0.15)
|
||||||
opentelemetry-instrumentation-action_view (~> 0.9)
|
opentelemetry-instrumentation-action_view (~> 0.11)
|
||||||
opentelemetry-instrumentation-active_job (~> 0.8)
|
opentelemetry-instrumentation-active_job (~> 0.10)
|
||||||
opentelemetry-instrumentation-active_record (~> 0.9)
|
opentelemetry-instrumentation-active_record (~> 0.11)
|
||||||
opentelemetry-instrumentation-active_storage (~> 0.1)
|
opentelemetry-instrumentation-active_storage (~> 0.3)
|
||||||
opentelemetry-instrumentation-active_support (~> 0.8)
|
opentelemetry-instrumentation-active_support (~> 0.10)
|
||||||
opentelemetry-instrumentation-concurrent_ruby (~> 0.22)
|
opentelemetry-instrumentation-concurrent_ruby (~> 0.23)
|
||||||
opentelemetry-instrumentation-redis (0.27.1)
|
opentelemetry-instrumentation-redis (0.28.0)
|
||||||
opentelemetry-instrumentation-base (~> 0.24)
|
opentelemetry-instrumentation-base (~> 0.25)
|
||||||
opentelemetry-instrumentation-sidekiq (0.27.1)
|
opentelemetry-instrumentation-sidekiq (0.28.0)
|
||||||
opentelemetry-instrumentation-base (~> 0.24)
|
opentelemetry-instrumentation-base (~> 0.25)
|
||||||
opentelemetry-registry (0.4.0)
|
opentelemetry-registry (0.4.0)
|
||||||
opentelemetry-api (~> 1.1)
|
opentelemetry-api (~> 1.1)
|
||||||
opentelemetry-sdk (1.10.0)
|
opentelemetry-sdk (1.10.0)
|
||||||
@ -790,7 +790,7 @@ GEM
|
|||||||
ruby-vips (2.2.5)
|
ruby-vips (2.2.5)
|
||||||
ffi (~> 1.12)
|
ffi (~> 1.12)
|
||||||
logger
|
logger
|
||||||
rubyzip (3.2.0)
|
rubyzip (3.2.1)
|
||||||
rufus-scheduler (3.9.2)
|
rufus-scheduler (3.9.2)
|
||||||
fugit (~> 1.1, >= 1.11.1)
|
fugit (~> 1.1, >= 1.11.1)
|
||||||
safety_net_attestation (0.5.0)
|
safety_net_attestation (0.5.0)
|
||||||
@ -834,7 +834,7 @@ GEM
|
|||||||
stackprof (0.2.27)
|
stackprof (0.2.27)
|
||||||
starry (0.2.0)
|
starry (0.2.0)
|
||||||
base64
|
base64
|
||||||
stoplight (5.3.8)
|
stoplight (5.4.0)
|
||||||
zeitwerk
|
zeitwerk
|
||||||
stringio (3.1.7)
|
stringio (3.1.7)
|
||||||
strong_migrations (2.5.1)
|
strong_migrations (2.5.1)
|
||||||
@ -898,7 +898,7 @@ GEM
|
|||||||
zeitwerk (~> 2.2)
|
zeitwerk (~> 2.2)
|
||||||
warden (1.2.9)
|
warden (1.2.9)
|
||||||
rack (>= 2.0.9)
|
rack (>= 2.0.9)
|
||||||
webauthn (3.4.2)
|
webauthn (3.4.3)
|
||||||
android_key_attestation (~> 0.3.0)
|
android_key_attestation (~> 0.3.0)
|
||||||
bindata (~> 2.4)
|
bindata (~> 2.4)
|
||||||
cbor (~> 0.5.9)
|
cbor (~> 0.5.9)
|
||||||
@ -1009,19 +1009,19 @@ DEPENDENCIES
|
|||||||
omniauth_openid_connect (~> 0.8.0)
|
omniauth_openid_connect (~> 0.8.0)
|
||||||
opentelemetry-api (~> 1.7.0)
|
opentelemetry-api (~> 1.7.0)
|
||||||
opentelemetry-exporter-otlp (~> 0.31.0)
|
opentelemetry-exporter-otlp (~> 0.31.0)
|
||||||
opentelemetry-instrumentation-active_job (~> 0.9.0)
|
opentelemetry-instrumentation-active_job (~> 0.10.0)
|
||||||
opentelemetry-instrumentation-active_model_serializers (~> 0.23.0)
|
opentelemetry-instrumentation-active_model_serializers (~> 0.24.0)
|
||||||
opentelemetry-instrumentation-concurrent_ruby (~> 0.23.0)
|
opentelemetry-instrumentation-concurrent_ruby (~> 0.24.0)
|
||||||
opentelemetry-instrumentation-excon (~> 0.25.0)
|
opentelemetry-instrumentation-excon (~> 0.26.0)
|
||||||
opentelemetry-instrumentation-faraday (~> 0.29.0)
|
opentelemetry-instrumentation-faraday (~> 0.30.0)
|
||||||
opentelemetry-instrumentation-http (~> 0.26.0)
|
opentelemetry-instrumentation-http (~> 0.27.0)
|
||||||
opentelemetry-instrumentation-http_client (~> 0.25.0)
|
opentelemetry-instrumentation-http_client (~> 0.26.0)
|
||||||
opentelemetry-instrumentation-net_http (~> 0.25.0)
|
opentelemetry-instrumentation-net_http (~> 0.26.0)
|
||||||
opentelemetry-instrumentation-pg (~> 0.31.0)
|
opentelemetry-instrumentation-pg (~> 0.32.0)
|
||||||
opentelemetry-instrumentation-rack (~> 0.28.0)
|
opentelemetry-instrumentation-rack (~> 0.29.0)
|
||||||
opentelemetry-instrumentation-rails (~> 0.38.0)
|
opentelemetry-instrumentation-rails (~> 0.39.0)
|
||||||
opentelemetry-instrumentation-redis (~> 0.27.0)
|
opentelemetry-instrumentation-redis (~> 0.28.0)
|
||||||
opentelemetry-instrumentation-sidekiq (~> 0.27.0)
|
opentelemetry-instrumentation-sidekiq (~> 0.28.0)
|
||||||
opentelemetry-sdk (~> 1.4)
|
opentelemetry-sdk (~> 1.4)
|
||||||
ox (~> 2.14)
|
ox (~> 2.14)
|
||||||
parslet
|
parslet
|
||||||
|
|||||||
@ -30,7 +30,7 @@ import { uploadCompose, resetCompose, changeComposeSpoilerness } from '../../act
|
|||||||
import { clearHeight } from '../../actions/height_cache';
|
import { clearHeight } from '../../actions/height_cache';
|
||||||
import { fetchServer, fetchServerTranslationLanguages } from '../../actions/server';
|
import { fetchServer, fetchServerTranslationLanguages } from '../../actions/server';
|
||||||
import { expandHomeTimeline } from '../../actions/timelines';
|
import { expandHomeTimeline } from '../../actions/timelines';
|
||||||
import { initialState, me, owner, singleUserMode, trendsEnabled, trendsAsLanding, disableHoverCards, autoPlayGif } from '../../initial_state';
|
import { initialState, me, owner, singleUserMode, trendsEnabled, landingPage, localLiveFeedAccess, disableHoverCards, autoPlayGif } from '../../initial_state';
|
||||||
|
|
||||||
import BundleColumnError from './components/bundle_column_error';
|
import BundleColumnError from './components/bundle_column_error';
|
||||||
import { NavigationBar } from './components/navigation_bar';
|
import { NavigationBar } from './components/navigation_bar';
|
||||||
@ -156,8 +156,10 @@ class SwitchingColumnsArea extends PureComponent {
|
|||||||
}
|
}
|
||||||
} else if (singleUserMode && owner && initialState?.accounts[owner]) {
|
} else if (singleUserMode && owner && initialState?.accounts[owner]) {
|
||||||
redirect = <Redirect from='/' to={`/@${initialState.accounts[owner].username}`} exact />;
|
redirect = <Redirect from='/' to={`/@${initialState.accounts[owner].username}`} exact />;
|
||||||
} else if (trendsEnabled && trendsAsLanding) {
|
} else if (trendsEnabled && landingPage === 'trends') {
|
||||||
redirect = <Redirect from='/' to='/explore' exact />;
|
redirect = <Redirect from='/' to='/explore' exact />;
|
||||||
|
} else if (localLiveFeedAccess === 'public' && landingPage === 'local_feed') {
|
||||||
|
redirect = <Redirect from='/' to='/public/local' exact />;
|
||||||
} else {
|
} else {
|
||||||
redirect = <Redirect from='/' to='/about' exact />;
|
redirect = <Redirect from='/' to='/about' exact />;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -41,7 +41,7 @@ interface InitialStateMeta {
|
|||||||
remote_topic_feed_access: 'public' | 'authenticated' | 'disabled';
|
remote_topic_feed_access: 'public' | 'authenticated' | 'disabled';
|
||||||
title: string;
|
title: string;
|
||||||
show_trends: boolean;
|
show_trends: boolean;
|
||||||
trends_as_landing_page: boolean;
|
landing_page: 'about' | 'trends' | 'local_feed';
|
||||||
use_blurhash: boolean;
|
use_blurhash: boolean;
|
||||||
use_pending_items?: boolean;
|
use_pending_items?: boolean;
|
||||||
version: string;
|
version: string;
|
||||||
@ -148,7 +148,7 @@ export const remoteLiveFeedAccess = getMeta('remote_live_feed_access');
|
|||||||
export const localTopicFeedAccess = getMeta('local_topic_feed_access');
|
export const localTopicFeedAccess = getMeta('local_topic_feed_access');
|
||||||
export const remoteTopicFeedAccess = getMeta('remote_topic_feed_access');
|
export const remoteTopicFeedAccess = getMeta('remote_topic_feed_access');
|
||||||
export const title = getMeta('title');
|
export const title = getMeta('title');
|
||||||
export const trendsAsLanding = getMeta('trends_as_landing_page');
|
export const landingPage = getMeta('landing_page');
|
||||||
export const useBlurhash = getMeta('use_blurhash');
|
export const useBlurhash = getMeta('use_blurhash');
|
||||||
export const usePendingItems = getMeta('use_pending_items');
|
export const usePendingItems = getMeta('use_pending_items');
|
||||||
export const version = getMeta('version');
|
export const version = getMeta('version');
|
||||||
|
|||||||
@ -27,7 +27,7 @@ import { uploadCompose, resetCompose, changeComposeSpoilerness } from '../../act
|
|||||||
import { clearHeight } from '../../actions/height_cache';
|
import { clearHeight } from '../../actions/height_cache';
|
||||||
import { fetchServer, fetchServerTranslationLanguages } from '../../actions/server';
|
import { fetchServer, fetchServerTranslationLanguages } from '../../actions/server';
|
||||||
import { expandHomeTimeline } from '../../actions/timelines';
|
import { expandHomeTimeline } from '../../actions/timelines';
|
||||||
import { initialState, me, owner, singleUserMode, trendsEnabled, trendsAsLanding, disableHoverCards, autoPlayGif } from '../../initial_state';
|
import { initialState, me, owner, singleUserMode, trendsEnabled, landingPage, localLiveFeedAccess, disableHoverCards, autoPlayGif } from '../../initial_state';
|
||||||
|
|
||||||
import BundleColumnError from './components/bundle_column_error';
|
import BundleColumnError from './components/bundle_column_error';
|
||||||
import { NavigationBar } from './components/navigation_bar';
|
import { NavigationBar } from './components/navigation_bar';
|
||||||
@ -148,8 +148,10 @@ class SwitchingColumnsArea extends PureComponent {
|
|||||||
}
|
}
|
||||||
} else if (singleUserMode && owner && initialState?.accounts[owner]) {
|
} else if (singleUserMode && owner && initialState?.accounts[owner]) {
|
||||||
redirect = <Redirect from='/' to={`/@${initialState.accounts[owner].username}`} exact />;
|
redirect = <Redirect from='/' to={`/@${initialState.accounts[owner].username}`} exact />;
|
||||||
} else if (trendsEnabled && trendsAsLanding) {
|
} else if (trendsEnabled && landingPage === 'trends') {
|
||||||
redirect = <Redirect from='/' to='/explore' exact />;
|
redirect = <Redirect from='/' to='/explore' exact />;
|
||||||
|
} else if (localLiveFeedAccess === 'public' && landingPage === 'local_feed') {
|
||||||
|
redirect = <Redirect from='/' to='/public/local' exact />;
|
||||||
} else {
|
} else {
|
||||||
redirect = <Redirect from='/' to='/about' exact />;
|
redirect = <Redirect from='/' to='/about' exact />;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,7 @@ interface InitialStateMeta {
|
|||||||
remote_topic_feed_access: 'public' | 'authenticated' | 'disabled';
|
remote_topic_feed_access: 'public' | 'authenticated' | 'disabled';
|
||||||
title: string;
|
title: string;
|
||||||
show_trends: boolean;
|
show_trends: boolean;
|
||||||
trends_as_landing_page: boolean;
|
landing_page: 'about' | 'trends' | 'local_feed';
|
||||||
use_blurhash: boolean;
|
use_blurhash: boolean;
|
||||||
use_pending_items?: boolean;
|
use_pending_items?: boolean;
|
||||||
version: string;
|
version: string;
|
||||||
@ -120,7 +120,7 @@ export const remoteLiveFeedAccess = getMeta('remote_live_feed_access');
|
|||||||
export const localTopicFeedAccess = getMeta('local_topic_feed_access');
|
export const localTopicFeedAccess = getMeta('local_topic_feed_access');
|
||||||
export const remoteTopicFeedAccess = getMeta('remote_topic_feed_access');
|
export const remoteTopicFeedAccess = getMeta('remote_topic_feed_access');
|
||||||
export const title = getMeta('title');
|
export const title = getMeta('title');
|
||||||
export const trendsAsLanding = getMeta('trends_as_landing_page');
|
export const landingPage = getMeta('landing_page');
|
||||||
export const useBlurhash = getMeta('use_blurhash');
|
export const useBlurhash = getMeta('use_blurhash');
|
||||||
export const usePendingItems = getMeta('use_pending_items');
|
export const usePendingItems = getMeta('use_pending_items');
|
||||||
export const version = getMeta('version');
|
export const version = getMeta('version');
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "У Вашых закладках яшчэ няма допісаў. Калі Вы дадасце закладку, яна з’явіцца тут.",
|
"empty_column.bookmarked_statuses": "У Вашых закладках яшчэ няма допісаў. Калі Вы дадасце закладку, яна з’явіцца тут.",
|
||||||
"empty_column.community": "Мясцовая стужка пустая. Напішыце нешта публічнае, каб разварушыць справу!",
|
"empty_column.community": "Мясцовая стужка пустая. Напішыце нешта публічнае, каб разварушыць справу!",
|
||||||
"empty_column.direct": "Пакуль у Вас няма асабістых згадванняў. Калі Вы дашляце або атрымаеце штосьці, яно з’явіцца тут.",
|
"empty_column.direct": "Пакуль у Вас няма асабістых згадванняў. Калі Вы дашляце або атрымаеце штосьці, яно з’явіцца тут.",
|
||||||
|
"empty_column.disabled_feed": "Гэта стужка была адключаная Вашымі адміністратарамі сервера.",
|
||||||
"empty_column.domain_blocks": "Заблакіраваных даменаў пакуль няма.",
|
"empty_column.domain_blocks": "Заблакіраваных даменаў пакуль няма.",
|
||||||
"empty_column.explore_statuses": "Зараз не ў трэндзе. Праверце пазней",
|
"empty_column.explore_statuses": "Зараз не ў трэндзе. Праверце пазней",
|
||||||
"empty_column.favourited_statuses": "Вы яшчэ не ўпадабалі ніводны допіс. Калі гэта адбудзецца, Вы ўбачыце яго тут.",
|
"empty_column.favourited_statuses": "Вы яшчэ не ўпадабалі ніводны допіс. Калі гэта адбудзецца, Вы ўбачыце яго тут.",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Zatím v záložkách nemáte žádné příspěvky. Až si do nich nějaký přidáte, zobrazí se zde.",
|
"empty_column.bookmarked_statuses": "Zatím v záložkách nemáte žádné příspěvky. Až si do nich nějaký přidáte, zobrazí se zde.",
|
||||||
"empty_column.community": "Místní časová osa je prázdná. Napište něco veřejně a rozhýbejte to tu!",
|
"empty_column.community": "Místní časová osa je prázdná. Napište něco veřejně a rozhýbejte to tu!",
|
||||||
"empty_column.direct": "Zatím nemáte žádné soukromé zmínky. Až nějakou pošlete nebo dostanete, zobrazí se zde.",
|
"empty_column.direct": "Zatím nemáte žádné soukromé zmínky. Až nějakou pošlete nebo dostanete, zobrazí se zde.",
|
||||||
|
"empty_column.disabled_feed": "Tento kanál byl zakázán administrátory vašeho serveru.",
|
||||||
"empty_column.domain_blocks": "Ještě nemáte žádné zablokované domény.",
|
"empty_column.domain_blocks": "Ještě nemáte žádné zablokované domény.",
|
||||||
"empty_column.explore_statuses": "Momentálně není nic populární. Vraťte se později!",
|
"empty_column.explore_statuses": "Momentálně není nic populární. Vraťte se později!",
|
||||||
"empty_column.favourited_statuses": "Zatím nemáte žádné oblíbené příspěvky. Až si nějaký oblíbíte, zobrazí se zde.",
|
"empty_column.favourited_statuses": "Zatím nemáte žádné oblíbené příspěvky. Až si nějaký oblíbíte, zobrazí se zde.",
|
||||||
@ -876,6 +877,7 @@
|
|||||||
"status.contains_quote": "Obsahuje citaci",
|
"status.contains_quote": "Obsahuje citaci",
|
||||||
"status.context.loading": "Načítání dalších odpovědí",
|
"status.context.loading": "Načítání dalších odpovědí",
|
||||||
"status.context.loading_error": "Nelze načíst nové odpovědi",
|
"status.context.loading_error": "Nelze načíst nové odpovědi",
|
||||||
|
"status.context.loading_success": "Nové odpovědi načteny",
|
||||||
"status.context.more_replies_found": "Nalezeny další odpovědi",
|
"status.context.more_replies_found": "Nalezeny další odpovědi",
|
||||||
"status.context.retry": "Zkusit znovu",
|
"status.context.retry": "Zkusit znovu",
|
||||||
"status.context.show": "Zobrazit",
|
"status.context.show": "Zobrazit",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Does gennych chi ddim unrhyw bostiad wedi'u cadw fel nod tudalen eto. Pan fyddwch yn gosod nod tudalen i un, mi fydd yn ymddangos yma.",
|
"empty_column.bookmarked_statuses": "Does gennych chi ddim unrhyw bostiad wedi'u cadw fel nod tudalen eto. Pan fyddwch yn gosod nod tudalen i un, mi fydd yn ymddangos yma.",
|
||||||
"empty_column.community": "Mae'r ffrwd lleol yn wag. Beth am ysgrifennu rhywbeth cyhoeddus!",
|
"empty_column.community": "Mae'r ffrwd lleol yn wag. Beth am ysgrifennu rhywbeth cyhoeddus!",
|
||||||
"empty_column.direct": "Does gennych chi unrhyw grybwylliadau preifat eto. Pan fyddwch chi'n anfon neu'n derbyn un, bydd yn ymddangos yma.",
|
"empty_column.direct": "Does gennych chi unrhyw grybwylliadau preifat eto. Pan fyddwch chi'n anfon neu'n derbyn un, bydd yn ymddangos yma.",
|
||||||
|
"empty_column.disabled_feed": "Mae'r ffrwd hon wedi'i hanalluogi gan weinyddwyr eich gweinydd.",
|
||||||
"empty_column.domain_blocks": "Does dim parthau wedi'u rhwystro eto.",
|
"empty_column.domain_blocks": "Does dim parthau wedi'u rhwystro eto.",
|
||||||
"empty_column.explore_statuses": "Does dim pynciau llosg ar hyn o bryd. Dewch nôl nes ymlaen!",
|
"empty_column.explore_statuses": "Does dim pynciau llosg ar hyn o bryd. Dewch nôl nes ymlaen!",
|
||||||
"empty_column.favourited_statuses": "Rydych chi heb ffafrio unrhyw bostiadau eto. Pan byddwch chi'n ffafrio un, bydd yn ymddangos yma.",
|
"empty_column.favourited_statuses": "Rydych chi heb ffafrio unrhyw bostiadau eto. Pan byddwch chi'n ffafrio un, bydd yn ymddangos yma.",
|
||||||
@ -753,6 +754,7 @@
|
|||||||
"privacy.unlisted.short": "Tewi'r cyhoeddus",
|
"privacy.unlisted.short": "Tewi'r cyhoeddus",
|
||||||
"privacy_policy.last_updated": "Diweddarwyd ddiwethaf ar {date}",
|
"privacy_policy.last_updated": "Diweddarwyd ddiwethaf ar {date}",
|
||||||
"privacy_policy.title": "Polisi Preifatrwydd",
|
"privacy_policy.title": "Polisi Preifatrwydd",
|
||||||
|
"quote_error.edit": "Does dim modd ychwanegu dyfyniadau wrth olygu postiad.",
|
||||||
"quote_error.poll": "Dyw dyfynnu ddim yn cael ei ganiatáu gyda pholau.",
|
"quote_error.poll": "Dyw dyfynnu ddim yn cael ei ganiatáu gyda pholau.",
|
||||||
"quote_error.quote": "Dim ond un dyfyniad ar y tro sy'n cael ei ganiatáu.",
|
"quote_error.quote": "Dim ond un dyfyniad ar y tro sy'n cael ei ganiatáu.",
|
||||||
"quote_error.unauthorized": "Does gennych chi ddim awdurdod i ddyfynnu'r postiad hwn.",
|
"quote_error.unauthorized": "Does gennych chi ddim awdurdod i ddyfynnu'r postiad hwn.",
|
||||||
@ -875,6 +877,7 @@
|
|||||||
"status.contains_quote": "Yn cynnwys dyfyniad",
|
"status.contains_quote": "Yn cynnwys dyfyniad",
|
||||||
"status.context.loading": "Yn llwytho mwy o atebion",
|
"status.context.loading": "Yn llwytho mwy o atebion",
|
||||||
"status.context.loading_error": "Wedi methu llwytho atebion newydd",
|
"status.context.loading_error": "Wedi methu llwytho atebion newydd",
|
||||||
|
"status.context.loading_success": "Atebion newydd wedi'u llwytho",
|
||||||
"status.context.more_replies_found": "Mwy o atebion wedi'u canfod",
|
"status.context.more_replies_found": "Mwy o atebion wedi'u canfod",
|
||||||
"status.context.retry": "Ceisio eto",
|
"status.context.retry": "Ceisio eto",
|
||||||
"status.context.show": "Dangos",
|
"status.context.show": "Dangos",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Du har ingen bogmærkede indlæg endnu. Når du bogmærker ét, vil det dukke op hér.",
|
"empty_column.bookmarked_statuses": "Du har ingen bogmærkede indlæg endnu. Når du bogmærker ét, vil det dukke op hér.",
|
||||||
"empty_column.community": "Den lokale tidslinje er tom. Skriv noget offentligt for at sætte tingene i gang!",
|
"empty_column.community": "Den lokale tidslinje er tom. Skriv noget offentligt for at sætte tingene i gang!",
|
||||||
"empty_column.direct": "Du har ikke nogen private omtaler endnu. Når du sender eller modtager en, vil den blive vist her.",
|
"empty_column.direct": "Du har ikke nogen private omtaler endnu. Når du sender eller modtager en, vil den blive vist her.",
|
||||||
|
"empty_column.disabled_feed": "Dette feed er blevet deaktiveret af dine serveradministratorer.",
|
||||||
"empty_column.domain_blocks": "Ingen blokerede domæner endnu.",
|
"empty_column.domain_blocks": "Ingen blokerede domæner endnu.",
|
||||||
"empty_column.explore_statuses": "Ingen nye trends lige nu. Tjek igen senere!",
|
"empty_column.explore_statuses": "Ingen nye trends lige nu. Tjek igen senere!",
|
||||||
"empty_column.favourited_statuses": "Du har endnu ingen favoritindlæg. Når du føjer et opslag til favoritter, vil det dukke op her.",
|
"empty_column.favourited_statuses": "Du har endnu ingen favoritindlæg. Når du føjer et opslag til favoritter, vil det dukke op her.",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Du hast bisher keine Beiträge als Lesezeichen abgelegt. Sobald du einen Beitrag als Lesezeichen speicherst, wird er hier erscheinen.",
|
"empty_column.bookmarked_statuses": "Du hast bisher keine Beiträge als Lesezeichen abgelegt. Sobald du einen Beitrag als Lesezeichen speicherst, wird er hier erscheinen.",
|
||||||
"empty_column.community": "Die lokale Timeline 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 privaten Erwähnungen. Sobald du eine sendest oder erhältst, wird sie hier erscheinen.",
|
"empty_column.direct": "Du hast noch keine privaten Erwähnungen. Sobald du eine sendest oder erhältst, wird sie hier erscheinen.",
|
||||||
|
"empty_column.disabled_feed": "Diesen Feed haben deine Server-Administrator*innen deaktiviert.",
|
||||||
"empty_column.domain_blocks": "Du hast noch keine Domains blockiert.",
|
"empty_column.domain_blocks": "Du hast noch keine Domains blockiert.",
|
||||||
"empty_column.explore_statuses": "Momentan ist nichts im Trend. Schau später wieder vorbei!",
|
"empty_column.explore_statuses": "Momentan ist nichts im Trend. Schau später wieder vorbei!",
|
||||||
"empty_column.favourited_statuses": "Du hast noch keine Beiträge favorisiert. Sobald du einen favorisierst, wird er hier erscheinen.",
|
"empty_column.favourited_statuses": "Du hast noch keine Beiträge favorisiert. Sobald du einen favorisierst, wird er hier erscheinen.",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Δεν έχεις καμία ανάρτηση με σελιδοδείκτη ακόμα. Μόλις βάλεις κάποιον, θα εμφανιστεί εδώ.",
|
"empty_column.bookmarked_statuses": "Δεν έχεις καμία ανάρτηση με σελιδοδείκτη ακόμα. Μόλις βάλεις κάποιον, θα εμφανιστεί εδώ.",
|
||||||
"empty_column.community": "Η τοπική ροή είναι κενή. Γράψε κάτι δημόσια για να αρχίσει να κυλά η μπάλα!",
|
"empty_column.community": "Η τοπική ροή είναι κενή. Γράψε κάτι δημόσια για να αρχίσει να κυλά η μπάλα!",
|
||||||
"empty_column.direct": "Δεν έχεις καμία προσωπική επισήμανση ακόμα. Όταν στείλεις ή λάβεις μία, θα εμφανιστεί εδώ.",
|
"empty_column.direct": "Δεν έχεις καμία προσωπική επισήμανση ακόμα. Όταν στείλεις ή λάβεις μία, θα εμφανιστεί εδώ.",
|
||||||
|
"empty_column.disabled_feed": "Αυτή η ροή έχει απενεργοποιηθεί από τους διαχειριστές του διακομιστή σας.",
|
||||||
"empty_column.domain_blocks": "Δεν υπάρχουν αποκλεισμένοι τομείς ακόμα.",
|
"empty_column.domain_blocks": "Δεν υπάρχουν αποκλεισμένοι τομείς ακόμα.",
|
||||||
"empty_column.explore_statuses": "Τίποτα δεν βρίσκεται στις τάσεις αυτή τη στιγμή. Έλεγξε αργότερα!",
|
"empty_column.explore_statuses": "Τίποτα δεν βρίσκεται στις τάσεις αυτή τη στιγμή. Έλεγξε αργότερα!",
|
||||||
"empty_column.favourited_statuses": "Δεν έχεις καμία αγαπημένη ανάρτηση ακόμα. Μόλις αγαπήσεις κάποια, θα εμφανιστεί εδώ.",
|
"empty_column.favourited_statuses": "Δεν έχεις καμία αγαπημένη ανάρτηση ακόμα. Μόλις αγαπήσεις κάποια, θα εμφανιστεί εδώ.",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Todavía no tenés mensajes guardados en \"Marcadores\". Cuando guardés uno en \"Marcadores\", se mostrará acá.",
|
"empty_column.bookmarked_statuses": "Todavía no tenés mensajes guardados en \"Marcadores\". Cuando guardés uno en \"Marcadores\", se mostrará acá.",
|
||||||
"empty_column.community": "La línea temporal local está vacía. ¡Escribí algo en modo público para que se empiece a correr la bola!",
|
"empty_column.community": "La línea temporal local está vacía. ¡Escribí algo en modo público para que se empiece a correr la bola!",
|
||||||
"empty_column.direct": "Todavía no tenés ninguna mención privada. Cuando enviés o recibás una, se mostrará acá.",
|
"empty_column.direct": "Todavía no tenés ninguna mención privada. Cuando enviés o recibás una, se mostrará acá.",
|
||||||
|
"empty_column.disabled_feed": "Esta línea temporal fue deshabilitada por los administradores de tu servidor.",
|
||||||
"empty_column.domain_blocks": "Todavía no hay dominios bloqueados.",
|
"empty_column.domain_blocks": "Todavía no hay dominios bloqueados.",
|
||||||
"empty_column.explore_statuses": "No hay nada en tendencia ahora mismo. ¡Volvé a revisar más tarde!",
|
"empty_column.explore_statuses": "No hay nada en tendencia ahora mismo. ¡Volvé a revisar más tarde!",
|
||||||
"empty_column.favourited_statuses": "Todavía no tenés mensajes favoritos. Cuando marqués uno como favorito, se mostrará acá.",
|
"empty_column.favourited_statuses": "Todavía no tenés mensajes favoritos. Cuando marqués uno como favorito, se mostrará acá.",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Aún no tienes ninguna publicación guardada como marcador. Cuando guardes una, se mostrará aquí.",
|
"empty_column.bookmarked_statuses": "Aún no tienes ninguna publicación guardada como marcador. Cuando guardes una, se mostrará aquí.",
|
||||||
"empty_column.community": "La cronología local está vacía. ¡Escribe algo públicamente para ponerla en marcha!",
|
"empty_column.community": "La cronología local está vacía. ¡Escribe algo públicamente para ponerla en marcha!",
|
||||||
"empty_column.direct": "Aún no tienes menciones privadas. Cuando envíes o recibas una, aparecerán aquí.",
|
"empty_column.direct": "Aún no tienes menciones privadas. Cuando envíes o recibas una, aparecerán aquí.",
|
||||||
|
"empty_column.disabled_feed": "Esta cronología ha sido desactivada por los administradores del servidor.",
|
||||||
"empty_column.domain_blocks": "Todavía no hay dominios ocultos.",
|
"empty_column.domain_blocks": "Todavía no hay dominios ocultos.",
|
||||||
"empty_column.explore_statuses": "Nada es tendencia en este momento. ¡Revisa más tarde!",
|
"empty_column.explore_statuses": "Nada es tendencia en este momento. ¡Revisa más tarde!",
|
||||||
"empty_column.favourited_statuses": "Todavía no tienes publicaciones favoritas. Cuando le des favorito a una publicación se mostrarán acá.",
|
"empty_column.favourited_statuses": "Todavía no tienes publicaciones favoritas. Cuando le des favorito a una publicación se mostrarán acá.",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Aún no tienes ninguna publicación guardada como marcador. Cuando guardes una, se mostrará aquí.",
|
"empty_column.bookmarked_statuses": "Aún no tienes ninguna publicación guardada como marcador. Cuando guardes una, se mostrará aquí.",
|
||||||
"empty_column.community": "La línea de tiempo local está vacía. ¡Escribe algo para empezar la fiesta!",
|
"empty_column.community": "La línea de tiempo local está vacía. ¡Escribe algo para empezar la fiesta!",
|
||||||
"empty_column.direct": "Aún no tienes menciones privadas. Cuando envíes o recibas una, aparecerán aquí.",
|
"empty_column.direct": "Aún no tienes menciones privadas. Cuando envíes o recibas una, aparecerán aquí.",
|
||||||
|
"empty_column.disabled_feed": "Esta cronología ha sido desactivada por los administradores del servidor.",
|
||||||
"empty_column.domain_blocks": "Todavía no hay dominios bloqueados.",
|
"empty_column.domain_blocks": "Todavía no hay dominios bloqueados.",
|
||||||
"empty_column.explore_statuses": "No hay nada en tendencia en este momento. ¡Revisa más tarde!",
|
"empty_column.explore_statuses": "No hay nada en tendencia en este momento. ¡Revisa más tarde!",
|
||||||
"empty_column.favourited_statuses": "Todavía no tienes publicaciones favoritas. Cuando marques una publicación como favorita, se mostrarán aquí.",
|
"empty_column.favourited_statuses": "Todavía no tienes publicaciones favoritas. Cuando marques una publicación como favorita, se mostrarán aquí.",
|
||||||
|
|||||||
@ -745,9 +745,9 @@
|
|||||||
"privacy.private.short": "Luchd-leantainn",
|
"privacy.private.short": "Luchd-leantainn",
|
||||||
"privacy.public.long": "Duine sam bith taobh a-staigh no a-muigh Mhastodon",
|
"privacy.public.long": "Duine sam bith taobh a-staigh no a-muigh Mhastodon",
|
||||||
"privacy.public.short": "Poblach",
|
"privacy.public.short": "Poblach",
|
||||||
"privacy.quote.anyone": "{visibility}, faodaidh neach sam bith a luaidh",
|
"privacy.quote.anyone": "{visibility}, luaidhidh neach sam bith e",
|
||||||
"privacy.quote.disabled": "{visibility}, luaidhean à comas",
|
"privacy.quote.disabled": "{visibility}, luaidh à comas",
|
||||||
"privacy.quote.limited": "{visibility}, luaidhean cuingichte",
|
"privacy.quote.limited": "{visibility}, luaidh cuingichte",
|
||||||
"privacy.unlisted.additional": "Tha seo coltach ris an fhaicsinneachd phoblach ach cha nochd am post air loidhnichean-ama an t-saoghail phoblaich, nan tagaichean hais no an rùrachaidh no ann an toraidhean luirg Mhastodon fiù ’s ma thug thu ro-aonta airson sin seachad.",
|
"privacy.unlisted.additional": "Tha seo coltach ris an fhaicsinneachd phoblach ach cha nochd am post air loidhnichean-ama an t-saoghail phoblaich, nan tagaichean hais no an rùrachaidh no ann an toraidhean luirg Mhastodon fiù ’s ma thug thu ro-aonta airson sin seachad.",
|
||||||
"privacy.unlisted.long": "Falaichte o na toraidhean-luirg, na treandaichean ’s na loichnichean-ama poblach",
|
"privacy.unlisted.long": "Falaichte o na toraidhean-luirg, na treandaichean ’s na loichnichean-ama poblach",
|
||||||
"privacy.unlisted.short": "Poblach ach sàmhach",
|
"privacy.unlisted.short": "Poblach ach sàmhach",
|
||||||
@ -1016,6 +1016,6 @@
|
|||||||
"visibility_modal.quote_followers": "Luchd-leantainn a-mhàin",
|
"visibility_modal.quote_followers": "Luchd-leantainn a-mhàin",
|
||||||
"visibility_modal.quote_label": "Cò dh’fhaodas luaidh",
|
"visibility_modal.quote_label": "Cò dh’fhaodas luaidh",
|
||||||
"visibility_modal.quote_nobody": "Mi fhìn a-mhàin",
|
"visibility_modal.quote_nobody": "Mi fhìn a-mhàin",
|
||||||
"visibility_modal.quote_public": "Duine sam bith",
|
"visibility_modal.quote_public": "Neach sam bith",
|
||||||
"visibility_modal.save": "Sàbhail"
|
"visibility_modal.save": "Sàbhail"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Aínda non marcaches ningunha publicación. Cando o fagas, aparecerán aquí.",
|
"empty_column.bookmarked_statuses": "Aínda non marcaches ningunha publicación. Cando o fagas, aparecerán aquí.",
|
||||||
"empty_column.community": "A cronoloxía local está baleira. Escribe algo de xeito público para espallalo!",
|
"empty_column.community": "A cronoloxía local está baleira. Escribe algo de xeito público para espallalo!",
|
||||||
"empty_column.direct": "Aínda non tes mencións privadas. Cando envíes ou recibas unha, aparecerá aquí.",
|
"empty_column.direct": "Aínda non tes mencións privadas. Cando envíes ou recibas unha, aparecerá aquí.",
|
||||||
|
"empty_column.disabled_feed": "A administración do teu servidor desactivou esta canle.",
|
||||||
"empty_column.domain_blocks": "Aínda non hai dominios agochados.",
|
"empty_column.domain_blocks": "Aínda non hai dominios agochados.",
|
||||||
"empty_column.explore_statuses": "Non hai temas en voga. Volve máis tarde!",
|
"empty_column.explore_statuses": "Non hai temas en voga. Volve máis tarde!",
|
||||||
"empty_column.favourited_statuses": "Aínda non tes publicacións favoritas. Cando favorezas unha, aparecerá aquí.",
|
"empty_column.favourited_statuses": "Aínda non tes publicacións favoritas. Cando favorezas unha, aparecerá aquí.",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "אין עדיין הודעות שחיבבת. כשתחבב את הראשונה, היא תופיע כאן.",
|
"empty_column.bookmarked_statuses": "אין עדיין הודעות שחיבבת. כשתחבב את הראשונה, היא תופיע כאן.",
|
||||||
"empty_column.community": "פיד השרת המקומי ריק. יש לפרסם משהו כדי שדברים יתרחילו להתגלגל!",
|
"empty_column.community": "פיד השרת המקומי ריק. יש לפרסם משהו כדי שדברים יתרחילו להתגלגל!",
|
||||||
"empty_column.direct": "אין לך שום הודעות פרטיות עדיין. כשתשלחו או תקבלו אחת, היא תופיע כאן.",
|
"empty_column.direct": "אין לך שום הודעות פרטיות עדיין. כשתשלחו או תקבלו אחת, היא תופיע כאן.",
|
||||||
|
"empty_column.disabled_feed": "פיד זה נחסם לשימוש על ידי מנהלי השרת שלך.",
|
||||||
"empty_column.domain_blocks": "אין עדיין קהילות מוסתרות.",
|
"empty_column.domain_blocks": "אין עדיין קהילות מוסתרות.",
|
||||||
"empty_column.explore_statuses": "אין נושאים חמים כרגע. אולי אחר כך!",
|
"empty_column.explore_statuses": "אין נושאים חמים כרגע. אולי אחר כך!",
|
||||||
"empty_column.favourited_statuses": "אין עדיין הודעות שחיבבת. כשתחבב/י את הראשונה, היא תופיע כאן.",
|
"empty_column.favourited_statuses": "אין עדיין הודעות שחיבבת. כשתחבב/י את הראשונה, היא תופיע כאן.",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Még nincs egyetlen könyvjelzőzött bejegyzésed sem. Ha könyvjelzőzöl egyet, itt fog megjelenni.",
|
"empty_column.bookmarked_statuses": "Még nincs egyetlen könyvjelzőzött bejegyzésed sem. Ha könyvjelzőzöl egyet, itt fog megjelenni.",
|
||||||
"empty_column.community": "A helyi idővonal üres. Tégy közzé valamit nyilvánosan, hogy elindítsd az eseményeket!",
|
"empty_column.community": "A helyi idővonal üres. Tégy közzé valamit nyilvánosan, hogy elindítsd az eseményeket!",
|
||||||
"empty_column.direct": "Még nincs egy személyes említésed sem. Küldéskor vagy fogadáskor itt fognak megjelenni.",
|
"empty_column.direct": "Még nincs egy személyes említésed sem. Küldéskor vagy fogadáskor itt fognak megjelenni.",
|
||||||
|
"empty_column.disabled_feed": "A kiszolgálód rendszergazdái letiltották ezt a hírfolyamot.",
|
||||||
"empty_column.domain_blocks": "Még nem lett letiltva egyetlen domain sem.",
|
"empty_column.domain_blocks": "Még nem lett letiltva egyetlen domain sem.",
|
||||||
"empty_column.explore_statuses": "Jelenleg semmi sem felkapott. Nézz vissza később!",
|
"empty_column.explore_statuses": "Jelenleg semmi sem felkapott. Nézz vissza később!",
|
||||||
"empty_column.favourited_statuses": "Még nincs egyetlen kedvenc bejegyzésed sem. Ha kedvencnek jelölsz egyet, itt fog megjelenni.",
|
"empty_column.favourited_statuses": "Még nincs egyetlen kedvenc bejegyzésed sem. Ha kedvencnek jelölsz egyet, itt fog megjelenni.",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Þú ert ekki ennþá með neinar bókamerktar færslur. Þegar þú bókamerkir færslu, mun það birtast hér.",
|
"empty_column.bookmarked_statuses": "Þú ert ekki ennþá með neinar bókamerktar færslur. Þegar þú bókamerkir færslu, mun það birtast hér.",
|
||||||
"empty_column.community": "Staðværa tímalínan er tóm. Skrifaðu eitthvað opinberlega til að láta boltann fara að rúlla!",
|
"empty_column.community": "Staðværa tímalínan er tóm. Skrifaðu eitthvað opinberlega til að láta boltann fara að rúlla!",
|
||||||
"empty_column.direct": "Þú ert ekki ennþá með neitt einkaspjall við neinn. Þegar þú sendir eða tekur við slíku, mun það birtast hér.",
|
"empty_column.direct": "Þú ert ekki ennþá með neitt einkaspjall við neinn. Þegar þú sendir eða tekur við slíku, mun það birtast hér.",
|
||||||
|
"empty_column.disabled_feed": "Þetta streymi hefur verið gert óvirkt af stjórnendum netþjónis þíns.",
|
||||||
"empty_column.domain_blocks": "Það eru ennþá engin útilokuð lén.",
|
"empty_column.domain_blocks": "Það eru ennþá engin útilokuð lén.",
|
||||||
"empty_column.explore_statuses": "Ekkert er á uppleið í augnablikinu. Athugaðu aftur síðar!",
|
"empty_column.explore_statuses": "Ekkert er á uppleið í augnablikinu. Athugaðu aftur síðar!",
|
||||||
"empty_column.favourited_statuses": "Þú ert ekki ennþá með neinar eftirlætisfærslur. Þegar þú setur færslu í eftirlæti, munu þau birtast hér.",
|
"empty_column.favourited_statuses": "Þú ert ekki ennþá með neinar eftirlætisfærslur. Þegar þú setur færslu í eftirlæti, munu þau birtast hér.",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Non hai ancora salvato nei segnalibri alcun post. Quando lo farai, apparirà qui.",
|
"empty_column.bookmarked_statuses": "Non hai ancora salvato nei segnalibri alcun post. Quando lo farai, apparirà qui.",
|
||||||
"empty_column.community": "La cronologia locale è vuota. Scrivi qualcosa pubblicamente per dare inizio alla festa!",
|
"empty_column.community": "La cronologia locale è vuota. Scrivi qualcosa pubblicamente per dare inizio alla festa!",
|
||||||
"empty_column.direct": "Non hai ancora alcuna menzione privata. Quando ne invierai o riceverai una, apparirà qui.",
|
"empty_column.direct": "Non hai ancora alcuna menzione privata. Quando ne invierai o riceverai una, apparirà qui.",
|
||||||
|
"empty_column.disabled_feed": "Questo feed è stato disabilitato dagli amministratori del tuo server.",
|
||||||
"empty_column.domain_blocks": "Ancora nessun dominio bloccato.",
|
"empty_column.domain_blocks": "Ancora nessun dominio bloccato.",
|
||||||
"empty_column.explore_statuses": "Nulla è in tendenza al momento. Ricontrolla più tardi!",
|
"empty_column.explore_statuses": "Nulla è in tendenza al momento. Ricontrolla più tardi!",
|
||||||
"empty_column.favourited_statuses": "Non hai ancora alcun post preferito. Quando ne salverai uno tra i preferiti, apparirà qui.",
|
"empty_column.favourited_statuses": "Non hai ancora alcun post preferito. Quando ne salverai uno tra i preferiti, apparirà qui.",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Lí iáu無加添任何冊籤。Nā是lí加添冊籤,伊ē佇tsia顯示。",
|
"empty_column.bookmarked_statuses": "Lí iáu無加添任何冊籤。Nā是lí加添冊籤,伊ē佇tsia顯示。",
|
||||||
"empty_column.community": "本站時間線是空ê。緊來公開PO文oh!",
|
"empty_column.community": "本站時間線是空ê。緊來公開PO文oh!",
|
||||||
"empty_column.direct": "Lí iáu無任何ê私人訊息。Nā是lí送á是收著私人訊息,ē佇tsia顯示。.",
|
"empty_column.direct": "Lí iáu無任何ê私人訊息。Nā是lí送á是收著私人訊息,ē佇tsia顯示。.",
|
||||||
|
"empty_column.disabled_feed": "Tsit ê feed已經hōo lí ê服侍器ê管理員停用。",
|
||||||
"empty_column.domain_blocks": "Iáu無封鎖任何網域。",
|
"empty_column.domain_blocks": "Iáu無封鎖任何網域。",
|
||||||
"empty_column.explore_statuses": "目前iáu無有流行ê趨勢,請sió等tsi̍t-ē,koh確認。",
|
"empty_column.explore_statuses": "目前iáu無有流行ê趨勢,請sió等tsi̍t-ē,koh確認。",
|
||||||
"empty_column.favourited_statuses": "Lí iáu無加添任何收藏 ê PO文。Nā是lí加收藏,伊ē佇tsia顯示。",
|
"empty_column.favourited_statuses": "Lí iáu無加添任何收藏 ê PO文。Nā是lí加收藏,伊ē佇tsia顯示。",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Jij hebt nog geen berichten aan je bladwijzers toegevoegd. Wanneer je er een aan jouw bladwijzers toevoegt, valt deze hier te zien.",
|
"empty_column.bookmarked_statuses": "Jij hebt nog geen berichten aan je bladwijzers toegevoegd. Wanneer je er een aan jouw bladwijzers toevoegt, valt deze hier te zien.",
|
||||||
"empty_column.community": "De lokale tijdlijn is nog leeg. Plaats een openbaar bericht om de spits af te bijten!",
|
"empty_column.community": "De lokale tijdlijn is nog leeg. Plaats een openbaar bericht om de spits af te bijten!",
|
||||||
"empty_column.direct": "Je hebt nog geen privéberichten. Wanneer je er een verstuurt of ontvangt, komen deze hier te staan.",
|
"empty_column.direct": "Je hebt nog geen privéberichten. Wanneer je er een verstuurt of ontvangt, komen deze hier te staan.",
|
||||||
|
"empty_column.disabled_feed": "Deze tijdlijn is uitgeschakeld door je serverbeheerders.",
|
||||||
"empty_column.domain_blocks": "Er zijn nog geen geblokkeerde servers.",
|
"empty_column.domain_blocks": "Er zijn nog geen geblokkeerde servers.",
|
||||||
"empty_column.explore_statuses": "Momenteel zijn er geen trends. Kom later terug!",
|
"empty_column.explore_statuses": "Momenteel zijn er geen trends. Kom later terug!",
|
||||||
"empty_column.favourited_statuses": "Jij hebt nog geen favoriete berichten. Wanneer je een bericht als favoriet markeert, valt deze hier te zien.",
|
"empty_column.favourited_statuses": "Jij hebt nog geen favoriete berichten. Wanneer je een bericht als favoriet markeert, valt deze hier te zien.",
|
||||||
|
|||||||
@ -20,7 +20,7 @@
|
|||||||
"account.block": "Blokuj @{name}",
|
"account.block": "Blokuj @{name}",
|
||||||
"account.block_domain": "Blokuj wszystko z {domain}",
|
"account.block_domain": "Blokuj wszystko z {domain}",
|
||||||
"account.block_short": "Zablokuj",
|
"account.block_short": "Zablokuj",
|
||||||
"account.blocked": "Zablokowany(-a)",
|
"account.blocked": "Zablokowano",
|
||||||
"account.blocking": "Blokowanie",
|
"account.blocking": "Blokowanie",
|
||||||
"account.cancel_follow_request": "Nie obserwuj",
|
"account.cancel_follow_request": "Nie obserwuj",
|
||||||
"account.copy": "Skopiuj link do profilu",
|
"account.copy": "Skopiuj link do profilu",
|
||||||
@ -28,11 +28,12 @@
|
|||||||
"account.disable_notifications": "Przestań powiadamiać mnie o wpisach @{name}",
|
"account.disable_notifications": "Przestań powiadamiać mnie o wpisach @{name}",
|
||||||
"account.domain_blocking": "Blokowanie domeny",
|
"account.domain_blocking": "Blokowanie domeny",
|
||||||
"account.edit_profile": "Edytuj profil",
|
"account.edit_profile": "Edytuj profil",
|
||||||
|
"account.edit_profile_short": "Edytuj",
|
||||||
"account.enable_notifications": "Powiadamiaj mnie o wpisach @{name}",
|
"account.enable_notifications": "Powiadamiaj mnie o wpisach @{name}",
|
||||||
"account.endorse": "Wyróżnij na profilu",
|
"account.endorse": "Wyróżnij na profilu",
|
||||||
"account.familiar_followers_many": "Obserwowane przez: {name1}, {name2} i {othersCount, plural, one {jeszcze jedną osobę, którą znasz} few {# inne osoby, które znasz} many {# innych osób, które znasz} other {# innych osób, które znasz}}",
|
"account.familiar_followers_many": "To konto jest obserwowane przez {name1}, {name2} i {othersCount, plural, one {jedną inną znaną ci osobę} few {# inne znane ci osoby} many {# innych znanych ci osób} other {# innych znanych ci osób}}",
|
||||||
"account.familiar_followers_one": "Obserwowane przez {name1}",
|
"account.familiar_followers_one": "To konto jest obserwowane przez {name1}",
|
||||||
"account.familiar_followers_two": "Obserwowane przez {name1} i {name2}",
|
"account.familiar_followers_two": "To konto jest obserwowane przez {name1} i {name2}",
|
||||||
"account.featured": "Wyróżnione",
|
"account.featured": "Wyróżnione",
|
||||||
"account.featured.accounts": "Profile",
|
"account.featured.accounts": "Profile",
|
||||||
"account.featured.hashtags": "Tagi",
|
"account.featured.hashtags": "Tagi",
|
||||||
@ -40,10 +41,15 @@
|
|||||||
"account.featured_tags.last_status_never": "Brak postów",
|
"account.featured_tags.last_status_never": "Brak postów",
|
||||||
"account.follow": "Obserwuj",
|
"account.follow": "Obserwuj",
|
||||||
"account.follow_back": "Również obserwuj",
|
"account.follow_back": "Również obserwuj",
|
||||||
|
"account.follow_back_short": "Również obserwuj",
|
||||||
|
"account.follow_request": "Poproś o zgodę na obserwowanie",
|
||||||
|
"account.follow_request_cancel": "Anuluj",
|
||||||
|
"account.follow_request_cancel_short": "Anuluj",
|
||||||
|
"account.follow_request_short": "Poproś",
|
||||||
"account.followers": "Obserwujący",
|
"account.followers": "Obserwujący",
|
||||||
"account.followers.empty": "Nikt jeszcze nie obserwuje tego użytkownika.",
|
"account.followers.empty": "Nikt jeszcze nie obserwuje tego użytkownika.",
|
||||||
"account.followers_counter": "{count, plural, one {{counter} obserwujący} few {{counter} obserwujących} many {{counter} obserwujących} other {{counter} obserwujących}}",
|
"account.followers_counter": "{count, plural, one {{counter} obserwujący} few {{counter} obserwujących} many {{counter} obserwujących} other {{counter} obserwujących}}",
|
||||||
"account.followers_you_know_counter": "{counter} które znasz",
|
"account.followers_you_know_counter": "znasz {counter}",
|
||||||
"account.following": "Obserwowani",
|
"account.following": "Obserwowani",
|
||||||
"account.following_counter": "{count, plural, one {{counter} obserwowany} few {{counter} obserwowanych} many {{counter} obserwowanych} other {{counter} obserwowanych}}",
|
"account.following_counter": "{count, plural, one {{counter} obserwowany} few {{counter} obserwowanych} many {{counter} obserwowanych} other {{counter} obserwowanych}}",
|
||||||
"account.follows.empty": "Ten użytkownik nie obserwuje jeszcze nikogo.",
|
"account.follows.empty": "Ten użytkownik nie obserwuje jeszcze nikogo.",
|
||||||
@ -62,15 +68,15 @@
|
|||||||
"account.mute_notifications_short": "Wycisz powiadomienia",
|
"account.mute_notifications_short": "Wycisz powiadomienia",
|
||||||
"account.mute_short": "Wycisz",
|
"account.mute_short": "Wycisz",
|
||||||
"account.muted": "Wyciszony",
|
"account.muted": "Wyciszony",
|
||||||
"account.muting": "Wyciszenie",
|
"account.muting": "Wyciszanie",
|
||||||
"account.mutual": "Obserwujecie siebie nazwajem",
|
"account.mutual": "Obserwujecie się wzajemnie",
|
||||||
"account.no_bio": "Brak opisu.",
|
"account.no_bio": "Brak opisu.",
|
||||||
"account.open_original_page": "Otwórz stronę oryginalną",
|
"account.open_original_page": "Otwórz stronę oryginalną",
|
||||||
"account.posts": "Wpisy",
|
"account.posts": "Wpisy",
|
||||||
"account.posts_with_replies": "Wpisy i odpowiedzi",
|
"account.posts_with_replies": "Wpisy i odpowiedzi",
|
||||||
"account.remove_from_followers": "Usuń {name} z obserwujących",
|
"account.remove_from_followers": "Usuń {name} z obserwujących",
|
||||||
"account.report": "Zgłoś @{name}",
|
"account.report": "Zgłoś @{name}",
|
||||||
"account.requested_follow": "{name} chce cię zaobserwować",
|
"account.requested_follow": "{name} chce cię obserwować",
|
||||||
"account.requests_to_follow_you": "Prośby o obserwowanie",
|
"account.requests_to_follow_you": "Prośby o obserwowanie",
|
||||||
"account.share": "Udostępnij profil @{name}",
|
"account.share": "Udostępnij profil @{name}",
|
||||||
"account.show_reblogs": "Pokazuj podbicia od @{name}",
|
"account.show_reblogs": "Pokazuj podbicia od @{name}",
|
||||||
@ -85,8 +91,8 @@
|
|||||||
"account.unmute_notifications_short": "Nie wyciszaj powiadomień",
|
"account.unmute_notifications_short": "Nie wyciszaj powiadomień",
|
||||||
"account.unmute_short": "Nie wyciszaj",
|
"account.unmute_short": "Nie wyciszaj",
|
||||||
"account_note.placeholder": "Kliknij, aby dodać notatkę",
|
"account_note.placeholder": "Kliknij, aby dodać notatkę",
|
||||||
"admin.dashboard.daily_retention": "Wskaźnik utrzymania użytkowników po dniach od rejestracji",
|
"admin.dashboard.daily_retention": "Wskaźnik utrzymania użytkowników według dni od rejestracji",
|
||||||
"admin.dashboard.monthly_retention": "Wskaźnik utrzymania użytkowników po miesiącach od rejestracji",
|
"admin.dashboard.monthly_retention": "Wskaźnik utrzymania użytkowników według miesięcy od rejestracji",
|
||||||
"admin.dashboard.retention.average": "Średnia",
|
"admin.dashboard.retention.average": "Średnia",
|
||||||
"admin.dashboard.retention.cohort": "Miesiąc rejestracji",
|
"admin.dashboard.retention.cohort": "Miesiąc rejestracji",
|
||||||
"admin.dashboard.retention.cohort_size": "Nowi użytkownicy",
|
"admin.dashboard.retention.cohort_size": "Nowi użytkownicy",
|
||||||
@ -111,10 +117,10 @@
|
|||||||
"annual_report.summary.archetype.lurker": "Czyhający",
|
"annual_report.summary.archetype.lurker": "Czyhający",
|
||||||
"annual_report.summary.archetype.oracle": "Wyrocznia",
|
"annual_report.summary.archetype.oracle": "Wyrocznia",
|
||||||
"annual_report.summary.archetype.pollster": "Ankieter",
|
"annual_report.summary.archetype.pollster": "Ankieter",
|
||||||
"annual_report.summary.archetype.replier": "Motyl społeczny",
|
"annual_report.summary.archetype.replier": "Towarzyski motyl",
|
||||||
"annual_report.summary.followers.followers": "obserwujących",
|
"annual_report.summary.followers.followers": "obserwujących",
|
||||||
"annual_report.summary.followers.total": "łącznie {count}",
|
"annual_report.summary.followers.total": "łącznie {count}",
|
||||||
"annual_report.summary.here_it_is": "Oto przegląd Twojego {year} roku:",
|
"annual_report.summary.here_it_is": "Oto przegląd twojego {year} roku:",
|
||||||
"annual_report.summary.highlighted_post.by_favourites": "najbardziej lubiany wpis",
|
"annual_report.summary.highlighted_post.by_favourites": "najbardziej lubiany wpis",
|
||||||
"annual_report.summary.highlighted_post.by_reblogs": "najczęściej podbijany wpis",
|
"annual_report.summary.highlighted_post.by_reblogs": "najczęściej podbijany wpis",
|
||||||
"annual_report.summary.highlighted_post.by_replies": "wpis z największą liczbą komentarzy",
|
"annual_report.summary.highlighted_post.by_replies": "wpis z największą liczbą komentarzy",
|
||||||
@ -187,7 +193,7 @@
|
|||||||
"community.column_settings.media_only": "Tylko multimedia",
|
"community.column_settings.media_only": "Tylko multimedia",
|
||||||
"community.column_settings.remote_only": "Tylko zdalne",
|
"community.column_settings.remote_only": "Tylko zdalne",
|
||||||
"compose.language.change": "Zmień język",
|
"compose.language.change": "Zmień język",
|
||||||
"compose.language.search": "Szukaj języków...",
|
"compose.language.search": "Wyszukaj języki...",
|
||||||
"compose.published.body": "Wpis został opublikowany.",
|
"compose.published.body": "Wpis został opublikowany.",
|
||||||
"compose.published.open": "Otwórz",
|
"compose.published.open": "Otwórz",
|
||||||
"compose.saved.body": "Wpis został zapisany.",
|
"compose.saved.body": "Wpis został zapisany.",
|
||||||
@ -220,14 +226,14 @@
|
|||||||
"confirmations.delete_list.title": "Usunąć listę?",
|
"confirmations.delete_list.title": "Usunąć listę?",
|
||||||
"confirmations.discard_draft.confirm": "Odrzuć i kontynuuj",
|
"confirmations.discard_draft.confirm": "Odrzuć i kontynuuj",
|
||||||
"confirmations.discard_draft.edit.cancel": "Wznów edytowanie",
|
"confirmations.discard_draft.edit.cancel": "Wznów edytowanie",
|
||||||
"confirmations.discard_draft.edit.message": "Kontynuowanie spowoduje utratę wszystkich zmian wprowadzonych przez Ciebie w aktualnie edytowanym poście.",
|
"confirmations.discard_draft.edit.message": "Kontynuowanie spowoduje utratę wszelkich zmian wprowadzonych w aktualnie edytowanym wpisie.",
|
||||||
"confirmations.discard_draft.edit.title": "Odrzucić zmiany w poście?",
|
"confirmations.discard_draft.edit.title": "Czy chcesz odrzucić zmiany w swoim wpisie?",
|
||||||
"confirmations.discard_draft.post.cancel": "Wznów wersję roboczą",
|
"confirmations.discard_draft.post.cancel": "Wznów szkic",
|
||||||
"confirmations.discard_draft.post.message": "Kontynuacja odrzuci aktualnie tworzony post.",
|
"confirmations.discard_draft.post.message": "Kontynuowanie spowoduje usunięcie aktualnie tworzonego wpisu.",
|
||||||
"confirmations.discard_draft.post.title": "Anulować wersję roboczą?",
|
"confirmations.discard_draft.post.title": "Odrzucić szkic wpisu?",
|
||||||
"confirmations.discard_edit_media.confirm": "Odrzuć",
|
"confirmations.discard_edit_media.confirm": "Odrzuć",
|
||||||
"confirmations.discard_edit_media.message": "Masz niezapisane zmiany w opisie lub podglądzie, odrzucić je mimo to?",
|
"confirmations.discard_edit_media.message": "Masz niezapisane zmiany w opisie lub podglądzie multimediów. Czy chcesz je mimo to odrzucić?",
|
||||||
"confirmations.follow_to_list.confirm": "Zaobserwuj i dodaj do listy",
|
"confirmations.follow_to_list.confirm": "Obserwuj i dodaj do listy",
|
||||||
"confirmations.follow_to_list.message": "Musisz obserwować {name}, aby dodać do listy.",
|
"confirmations.follow_to_list.message": "Musisz obserwować {name}, aby dodać do listy.",
|
||||||
"confirmations.follow_to_list.title": "Zaobserwować?",
|
"confirmations.follow_to_list.title": "Zaobserwować?",
|
||||||
"confirmations.logout.confirm": "Wyloguj",
|
"confirmations.logout.confirm": "Wyloguj",
|
||||||
@ -235,19 +241,28 @@
|
|||||||
"confirmations.logout.title": "Wylogować?",
|
"confirmations.logout.title": "Wylogować?",
|
||||||
"confirmations.missing_alt_text.confirm": "Dodaj opis pomocniczy",
|
"confirmations.missing_alt_text.confirm": "Dodaj opis pomocniczy",
|
||||||
"confirmations.missing_alt_text.message": "Twój wpis zawiera multimedia bez tekstu alternatywnego. Dodanie opisów pomaga zwiększyć dostępność tych treści dla większej liczby osób.",
|
"confirmations.missing_alt_text.message": "Twój wpis zawiera multimedia bez tekstu alternatywnego. Dodanie opisów pomaga zwiększyć dostępność tych treści dla większej liczby osób.",
|
||||||
"confirmations.missing_alt_text.secondary": "Opublikuj mimo to ",
|
"confirmations.missing_alt_text.secondary": "Opublikuj mimo wszystko",
|
||||||
"confirmations.missing_alt_text.title": "Dodać tekst pomocniczy?",
|
"confirmations.missing_alt_text.title": "Dodać tekst pomocniczy?",
|
||||||
"confirmations.mute.confirm": "Wycisz",
|
"confirmations.mute.confirm": "Wycisz",
|
||||||
|
"confirmations.quiet_post_quote_info.dismiss": "Nie przypominaj mi ponownie",
|
||||||
|
"confirmations.quiet_post_quote_info.got_it": "Rozumiem",
|
||||||
|
"confirmations.quiet_post_quote_info.message": "Kiedy cytujesz niewidoczny wpis publiczny, twój wpis zostanie ukryty z popularnych osi czasu.",
|
||||||
|
"confirmations.quiet_post_quote_info.title": "Cytowanie niewidocznych wpisów publicznych",
|
||||||
"confirmations.redraft.confirm": "Usuń i popraw",
|
"confirmations.redraft.confirm": "Usuń i popraw",
|
||||||
"confirmations.redraft.message": "Czy na pewno chcesz usunąć i poprawić ten wpis? Polubienia, podbicia i komentarze pierwotnego wpisu zostaną utracone.",
|
"confirmations.redraft.message": "Czy na pewno chcesz usunąć i poprawić ten wpis? Polubienia, podbicia i komentarze pierwotnego wpisu zostaną utracone.",
|
||||||
"confirmations.redraft.title": "Usunąć i poprawić wpis?",
|
"confirmations.redraft.title": "Usunąć i poprawić wpis?",
|
||||||
"confirmations.remove_from_followers.confirm": "Usuń obserwującego",
|
"confirmations.remove_from_followers.confirm": "Usuń z obserwujących",
|
||||||
"confirmations.remove_from_followers.message": "{name} przestanie Cię obserwować. Czy na pewno chcesz kontynuować?",
|
"confirmations.remove_from_followers.message": "{name} przestanie cię obserwować. Czy na pewno chcesz kontynuować?",
|
||||||
"confirmations.remove_from_followers.title": "Usunąć obserwującego?",
|
"confirmations.remove_from_followers.title": "Usunąć z obserwujących?",
|
||||||
"confirmations.revoke_quote.confirm": "Usuń post",
|
"confirmations.revoke_quote.confirm": "Usuń wpis",
|
||||||
"confirmations.revoke_quote.message": "Tej akcji nie można cofnąć.",
|
"confirmations.revoke_quote.message": "Tej czynności nie można cofnąć.",
|
||||||
"confirmations.revoke_quote.title": "Usuń post?",
|
"confirmations.revoke_quote.title": "Usunąć wpis?",
|
||||||
|
"confirmations.unblock.confirm": "Odblokuj",
|
||||||
|
"confirmations.unblock.title": "Odblokować {name}?",
|
||||||
"confirmations.unfollow.confirm": "Nie obserwuj",
|
"confirmations.unfollow.confirm": "Nie obserwuj",
|
||||||
|
"confirmations.unfollow.title": "Przestać obserwować {name}?",
|
||||||
|
"confirmations.withdraw_request.confirm": "Wycofaj prośbę",
|
||||||
|
"confirmations.withdraw_request.title": "Wycofać prośbę o zgodę na obserwowanie {name}?",
|
||||||
"content_warning.hide": "Ukryj wpis",
|
"content_warning.hide": "Ukryj wpis",
|
||||||
"content_warning.show": "Pokaż mimo to",
|
"content_warning.show": "Pokaż mimo to",
|
||||||
"content_warning.show_more": "Pokaż więcej",
|
"content_warning.show_more": "Pokaż więcej",
|
||||||
@ -281,7 +296,7 @@
|
|||||||
"domain_pill.server": "Serwer",
|
"domain_pill.server": "Serwer",
|
||||||
"domain_pill.their_handle": "Nazwa:",
|
"domain_pill.their_handle": "Nazwa:",
|
||||||
"domain_pill.their_server": "Cyfrowy dom wszystkich wpisów tej osoby.",
|
"domain_pill.their_server": "Cyfrowy dom wszystkich wpisów tej osoby.",
|
||||||
"domain_pill.their_username": "Unikalny identyfikator na serwerze. Możliwe jest znalezienie użytkowników o tej samej nazwie użytkownika na różnych serwerach.",
|
"domain_pill.their_username": "Unikalny identyfikator na serwerze. Możliwe jest znalezienie użytkowników o tej samej nazwie na różnych serwerach.",
|
||||||
"domain_pill.username": "Nazwa użytkownika",
|
"domain_pill.username": "Nazwa użytkownika",
|
||||||
"domain_pill.whats_in_a_handle": "Z czego składa się nazwa?",
|
"domain_pill.whats_in_a_handle": "Z czego składa się nazwa?",
|
||||||
"domain_pill.who_they_are": "Dzięki temu, że nazwy wskazują, kim ktoś jest i gdzie się znajduje, możesz wchodzić w interakcje z innymi z różnych <button>sieci społecznościowych opartych na ActivityPub</button>.",
|
"domain_pill.who_they_are": "Dzięki temu, że nazwy wskazują, kim ktoś jest i gdzie się znajduje, możesz wchodzić w interakcje z innymi z różnych <button>sieci społecznościowych opartych na ActivityPub</button>.",
|
||||||
@ -303,12 +318,12 @@
|
|||||||
"emoji_button.objects": "Obiekty",
|
"emoji_button.objects": "Obiekty",
|
||||||
"emoji_button.people": "Ludzie",
|
"emoji_button.people": "Ludzie",
|
||||||
"emoji_button.recent": "Najczęściej używane",
|
"emoji_button.recent": "Najczęściej używane",
|
||||||
"emoji_button.search": "Szukaj…",
|
"emoji_button.search": "Wyszukaj...",
|
||||||
"emoji_button.search_results": "Wyniki wyszukiwania",
|
"emoji_button.search_results": "Wyniki wyszukiwania",
|
||||||
"emoji_button.symbols": "Symbole",
|
"emoji_button.symbols": "Symbole",
|
||||||
"emoji_button.travel": "Podróże i miejsca",
|
"emoji_button.travel": "Podróże i miejsca",
|
||||||
"empty_column.account_featured.me": "Niczego jeszcze nie poleciłeś. Czy wiesz, że możesz wyświetlać swoje hashtagi, z których korzystasz najbardziej, a nawet konta znajomego na swoim profilu?",
|
"empty_column.account_featured.me": "Nie dodano jeszcze żadnych polecanych treści. Czy wiesz, że możesz wyróżnić najczęściej używane hashtagi, a nawet konta znajomych na swoim profilu?",
|
||||||
"empty_column.account_featured.other": "{acct} nie wyróżnił jeszcze nic. Czy wiesz, że możesz wyświetlać swoje hashtagi, z których korzystasz najbardziej, a nawet konta znajomego na swoim profilu?",
|
"empty_column.account_featured.other": "Konto {acct} nie wyróżniło jeszcze żadnych treści. Czy wiesz, że możesz wyróżnić najczęściej używane hashtagi, a nawet konta znajomych w swoim profilu?",
|
||||||
"empty_column.account_featured_other.unknown": "To konto nie zostało jeszcze wyróżnione.",
|
"empty_column.account_featured_other.unknown": "To konto nie zostało jeszcze wyróżnione.",
|
||||||
"empty_column.account_hides_collections": "Ta osoba postanowiła nie udostępniać tych informacji",
|
"empty_column.account_hides_collections": "Ta osoba postanowiła nie udostępniać tych informacji",
|
||||||
"empty_column.account_suspended": "Konto zawieszone",
|
"empty_column.account_suspended": "Konto zawieszone",
|
||||||
@ -318,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Nie dodano jeszcze żadnego wpisu do zakładek. Gdy to zrobisz, pojawi się tutaj.",
|
"empty_column.bookmarked_statuses": "Nie dodano jeszcze żadnego wpisu do zakładek. Gdy to zrobisz, pojawi się tutaj.",
|
||||||
"empty_column.community": "Lokalna oś czasu jest pusta. Opublikuj coś, by ruszyć z kopyta!",
|
"empty_column.community": "Lokalna oś czasu jest pusta. Opublikuj coś, by ruszyć z kopyta!",
|
||||||
"empty_column.direct": "Nie ma tu jeszcze żadnych wzmianek bezpośrednich. Gdy je wyślesz lub otrzymasz, pojawią się tutaj.",
|
"empty_column.direct": "Nie ma tu jeszcze żadnych wzmianek bezpośrednich. Gdy je wyślesz lub otrzymasz, pojawią się tutaj.",
|
||||||
|
"empty_column.disabled_feed": "Ten kanał został wyłączony przez administratorów serwera.",
|
||||||
"empty_column.domain_blocks": "Brak zablokowanych domen.",
|
"empty_column.domain_blocks": "Brak zablokowanych domen.",
|
||||||
"empty_column.explore_statuses": "Nic nie cieszy się teraz popularnością. Sprawdź później!",
|
"empty_column.explore_statuses": "Nic nie cieszy się teraz popularnością. Sprawdź później!",
|
||||||
"empty_column.favourited_statuses": "Nie polubiono jeszcze żadnego wpisu. Gdy to zrobisz, pojawi się tutaj.",
|
"empty_column.favourited_statuses": "Nie polubiono jeszcze żadnego wpisu. Gdy to zrobisz, pojawi się tutaj.",
|
||||||
@ -342,10 +358,10 @@
|
|||||||
"explore.trending_links": "Aktualności",
|
"explore.trending_links": "Aktualności",
|
||||||
"explore.trending_statuses": "Wpisy",
|
"explore.trending_statuses": "Wpisy",
|
||||||
"explore.trending_tags": "Hasztagi",
|
"explore.trending_tags": "Hasztagi",
|
||||||
"featured_carousel.header": "{count, plural, one {Przypięty post} other {Przypięte posty}}",
|
"featured_carousel.header": "{count, plural, one {przypięty wpis} few {przypięte wpisy} many {przypięte wpisy} other {przypięte wpisy}}",
|
||||||
"featured_carousel.next": "Następny",
|
"featured_carousel.next": "Dalej",
|
||||||
"featured_carousel.post": "Opublikuj",
|
"featured_carousel.post": "Opublikuj",
|
||||||
"featured_carousel.previous": "Poprzedni",
|
"featured_carousel.previous": "Wstecz",
|
||||||
"featured_carousel.slide": "{index} z {total}",
|
"featured_carousel.slide": "{index} z {total}",
|
||||||
"filter_modal.added.context_mismatch_explanation": "To filtrowanie nie dotyczy kategorii, w której pojawił się ten wpis. Jeśli chcesz, aby wpis był filtrowany również w tym kontekście, musisz edytować ustawienia filtrowania.",
|
"filter_modal.added.context_mismatch_explanation": "To filtrowanie nie dotyczy kategorii, w której pojawił się ten wpis. Jeśli chcesz, aby wpis był filtrowany również w tym kontekście, musisz edytować ustawienia filtrowania.",
|
||||||
"filter_modal.added.context_mismatch_title": "Niewłaściwy kontekst!",
|
"filter_modal.added.context_mismatch_title": "Niewłaściwy kontekst!",
|
||||||
@ -446,10 +462,12 @@
|
|||||||
"ignore_notifications_modal.private_mentions_title": "Ignorować powiadomienia od niechcianych wzmianek bezpośrednich?",
|
"ignore_notifications_modal.private_mentions_title": "Ignorować powiadomienia od niechcianych wzmianek bezpośrednich?",
|
||||||
"info_button.label": "Pomoc",
|
"info_button.label": "Pomoc",
|
||||||
"info_button.what_is_alt_text": "<h1>Czym jest tekst alternatywny?</h1><p>Tekst alternatywny zawiera opisy zdjęć dla osób niedowidzących, korzystających z połączeń o niskiej przepustowości lub szukających dodatkowego kontekstu.</p>\n<p>Możesz poprawić dostępność i czytelność dla wszystkich, pisząc jasny, zwięzły i precyzyjny tekst alternatywny.</p>\n<ul>\n<li>Podkreśl ważne elementy</li>\n<li>Streść tekst widoczny na zdjęciach</li>\n<li>Używaj poprawnej struktury zdań</li>\n<li>Unikaj zbędnych informacji</li>\n<li>Skoncentruj się na kluczowych informacjach zawartych w złożonych wizualizacjach (takich jak diagramy lub mapy)</li>\n</ul>",
|
"info_button.what_is_alt_text": "<h1>Czym jest tekst alternatywny?</h1><p>Tekst alternatywny zawiera opisy zdjęć dla osób niedowidzących, korzystających z połączeń o niskiej przepustowości lub szukających dodatkowego kontekstu.</p>\n<p>Możesz poprawić dostępność i czytelność dla wszystkich, pisząc jasny, zwięzły i precyzyjny tekst alternatywny.</p>\n<ul>\n<li>Podkreśl ważne elementy</li>\n<li>Streść tekst widoczny na zdjęciach</li>\n<li>Używaj poprawnej struktury zdań</li>\n<li>Unikaj zbędnych informacji</li>\n<li>Skoncentruj się na kluczowych informacjach zawartych w złożonych wizualizacjach (takich jak diagramy lub mapy)</li>\n</ul>",
|
||||||
|
"interaction_modal.action": "Aby wejść w interakcję z wpisem od {name}, musisz zalogować się na swoje konto na dowolnym serwerze Mastodon, na którym masz już konto.",
|
||||||
"interaction_modal.go": "Dalej",
|
"interaction_modal.go": "Dalej",
|
||||||
"interaction_modal.no_account_yet": "Nie masz jeszcze konta?",
|
"interaction_modal.no_account_yet": "Nie masz jeszcze konta?",
|
||||||
"interaction_modal.on_another_server": "Na innym serwerze",
|
"interaction_modal.on_another_server": "Na innym serwerze",
|
||||||
"interaction_modal.on_this_server": "Na tym serwerze",
|
"interaction_modal.on_this_server": "Na tym serwerze",
|
||||||
|
"interaction_modal.title": "Zaloguj się, aby kontynuować",
|
||||||
"interaction_modal.username_prompt": "Np. {example}",
|
"interaction_modal.username_prompt": "Np. {example}",
|
||||||
"intervals.full.days": "{number, plural, one {# dzień} few {# dni} many {# dni} other {# dni}}",
|
"intervals.full.days": "{number, plural, one {# dzień} few {# dni} many {# dni} other {# dni}}",
|
||||||
"intervals.full.hours": "{number, plural, one {# godzina} few {# godziny} many {# godzin} other {# godzin}}",
|
"intervals.full.hours": "{number, plural, one {# godzina} few {# godziny} many {# godzin} other {# godzin}}",
|
||||||
@ -470,6 +488,7 @@
|
|||||||
"keyboard_shortcuts.home": "Otwórz stronę główną",
|
"keyboard_shortcuts.home": "Otwórz stronę główną",
|
||||||
"keyboard_shortcuts.hotkey": "Skrót klawiszowy",
|
"keyboard_shortcuts.hotkey": "Skrót klawiszowy",
|
||||||
"keyboard_shortcuts.legend": "Wyświetl skróty klawiszowe",
|
"keyboard_shortcuts.legend": "Wyświetl skróty klawiszowe",
|
||||||
|
"keyboard_shortcuts.load_more": "Aktywuj przycisk \"Załaduj więcej\"",
|
||||||
"keyboard_shortcuts.local": "Otwórz lokalną oś czasu",
|
"keyboard_shortcuts.local": "Otwórz lokalną oś czasu",
|
||||||
"keyboard_shortcuts.mention": "Dodaj wzmiankę",
|
"keyboard_shortcuts.mention": "Dodaj wzmiankę",
|
||||||
"keyboard_shortcuts.muted": "Otwórz listę wyciszonych",
|
"keyboard_shortcuts.muted": "Otwórz listę wyciszonych",
|
||||||
@ -731,9 +750,15 @@
|
|||||||
"privacy.quote.disabled": "{visibility}, cytaty wyłączone",
|
"privacy.quote.disabled": "{visibility}, cytaty wyłączone",
|
||||||
"privacy.quote.limited": "{visibility}, cytaty ograniczone",
|
"privacy.quote.limited": "{visibility}, cytaty ograniczone",
|
||||||
"privacy.unlisted.additional": "Dostępny podobnie jak wpis publiczny, ale nie będzie widoczny w aktualnościach, hashtagach ani wyszukiwarce Mastodon, nawet jeśli twoje konto jest widoczne.",
|
"privacy.unlisted.additional": "Dostępny podobnie jak wpis publiczny, ale nie będzie widoczny w aktualnościach, hashtagach ani wyszukiwarce Mastodon, nawet jeśli twoje konto jest widoczne.",
|
||||||
|
"privacy.unlisted.long": "Ukryte w wynikach wyszukiwania Mastodona, trendach i publicznych osiach czasu",
|
||||||
"privacy.unlisted.short": "Niewidoczny",
|
"privacy.unlisted.short": "Niewidoczny",
|
||||||
"privacy_policy.last_updated": "Data ostatniej aktualizacji: {date}",
|
"privacy_policy.last_updated": "Data ostatniej aktualizacji: {date}",
|
||||||
"privacy_policy.title": "Polityka prywatności",
|
"privacy_policy.title": "Polityka prywatności",
|
||||||
|
"quote_error.edit": "Podczas edycji wpisu nie można dodawać cytatów.",
|
||||||
|
"quote_error.poll": "W ankietach nie można cytować.",
|
||||||
|
"quote_error.quote": "Dozwolone jest tylko jedno cytowanie na raz.",
|
||||||
|
"quote_error.unauthorized": "Nie masz uprawnień do cytowania tego wpisu.",
|
||||||
|
"quote_error.upload": "Cytowanie nie jest dozwolone w przypadku załączników multimedialnych.",
|
||||||
"recommended": "Zalecane",
|
"recommended": "Zalecane",
|
||||||
"refresh": "Odśwież",
|
"refresh": "Odśwież",
|
||||||
"regeneration_indicator.please_stand_by": "Proszę czekać.",
|
"regeneration_indicator.please_stand_by": "Proszę czekać.",
|
||||||
@ -750,6 +775,7 @@
|
|||||||
"relative_time.seconds": "{number} s.",
|
"relative_time.seconds": "{number} s.",
|
||||||
"relative_time.today": "dzisiaj",
|
"relative_time.today": "dzisiaj",
|
||||||
"remove_quote_hint.button_label": "Rozumiem",
|
"remove_quote_hint.button_label": "Rozumiem",
|
||||||
|
"remove_quote_hint.message": "Można to zrobić z poziomu menu opcji {icon}.",
|
||||||
"remove_quote_hint.title": "Czy chcesz usunąć swój cytowany post?",
|
"remove_quote_hint.title": "Czy chcesz usunąć swój cytowany post?",
|
||||||
"reply_indicator.attachments": "{count, plural, one {# załącznik} few {# załączniki} many {# załączników} other {# załączników}}",
|
"reply_indicator.attachments": "{count, plural, one {# załącznik} few {# załączniki} many {# załączników} other {# załączników}}",
|
||||||
"reply_indicator.cancel": "Anuluj",
|
"reply_indicator.cancel": "Anuluj",
|
||||||
@ -842,10 +868,19 @@
|
|||||||
"status.admin_account": "Otwórz interfejs moderacyjny dla @{name}",
|
"status.admin_account": "Otwórz interfejs moderacyjny dla @{name}",
|
||||||
"status.admin_domain": "Otwórz interfejs moderacyjny dla {domain}",
|
"status.admin_domain": "Otwórz interfejs moderacyjny dla {domain}",
|
||||||
"status.admin_status": "Otwórz ten wpis w interfejsie moderacyjnym",
|
"status.admin_status": "Otwórz ten wpis w interfejsie moderacyjnym",
|
||||||
|
"status.all_disabled": "Podbicia i cytaty są wyłączone",
|
||||||
"status.block": "Zablokuj @{name}",
|
"status.block": "Zablokuj @{name}",
|
||||||
"status.bookmark": "Dodaj zakładkę",
|
"status.bookmark": "Dodaj zakładkę",
|
||||||
"status.cancel_reblog_private": "Cofnij podbicie",
|
"status.cancel_reblog_private": "Cofnij podbicie",
|
||||||
|
"status.cannot_quote": "Nie można cytować tego wpisu",
|
||||||
"status.cannot_reblog": "Ten wpis nie może zostać podbity",
|
"status.cannot_reblog": "Ten wpis nie może zostać podbity",
|
||||||
|
"status.contains_quote": "Zawiera cytat",
|
||||||
|
"status.context.loading": "Wczytywanie kolejnych komentarzy",
|
||||||
|
"status.context.loading_error": "Nie można wczytać nowych komentarzy",
|
||||||
|
"status.context.loading_success": "Wczytano nowe komentarze",
|
||||||
|
"status.context.more_replies_found": "Znaleziono więcej komentarzy",
|
||||||
|
"status.context.retry": "Spróbuj ponownie",
|
||||||
|
"status.context.show": "Pokaż",
|
||||||
"status.continued_thread": "Ciąg dalszy wątku",
|
"status.continued_thread": "Ciąg dalszy wątku",
|
||||||
"status.copy": "Skopiuj odnośnik do wpisu",
|
"status.copy": "Skopiuj odnośnik do wpisu",
|
||||||
"status.delete": "Usuń",
|
"status.delete": "Usuń",
|
||||||
@ -875,26 +910,39 @@
|
|||||||
"status.quote": "Cytuj",
|
"status.quote": "Cytuj",
|
||||||
"status.quote.cancel": "Anuluj cytat",
|
"status.quote.cancel": "Anuluj cytat",
|
||||||
"status.quote_error.filtered": "Ukryte z powodu jednego z Twoich filtrów",
|
"status.quote_error.filtered": "Ukryte z powodu jednego z Twoich filtrów",
|
||||||
|
"status.quote_error.limited_account_hint.action": "Pokaż mimo wszystko",
|
||||||
|
"status.quote_error.limited_account_hint.title": "To konto zostało ukryte przez moderatorów {domain}.",
|
||||||
"status.quote_error.not_available": "Post niedostępny",
|
"status.quote_error.not_available": "Post niedostępny",
|
||||||
"status.quote_error.pending_approval": "Post oczekujący",
|
"status.quote_error.pending_approval": "Post oczekujący",
|
||||||
|
"status.quote_error.pending_approval_popout.body": "Na Mastodon możesz kontrolować, czy ktoś może cytować twoje wpisy. Ten wpis oczekuje na zatwierdzenie przez autora.",
|
||||||
|
"status.quote_error.revoked": "Wpis został usunięty przez autora",
|
||||||
"status.quote_followers_only": "Tylko obserwatorzy mogą cytować ten post",
|
"status.quote_followers_only": "Tylko obserwatorzy mogą cytować ten post",
|
||||||
|
"status.quote_manual_review": "Autor zatwierdzi ręcznie",
|
||||||
|
"status.quote_noun": "Cytuj",
|
||||||
"status.quote_policy_change": "Zmień kto może cytować",
|
"status.quote_policy_change": "Zmień kto może cytować",
|
||||||
"status.quote_post_author": "Zacytowano post @{name}",
|
"status.quote_post_author": "Zacytowano post @{name}",
|
||||||
"status.quote_private": "Prywatne posty nie mogą być cytowane",
|
"status.quote_private": "Prywatne posty nie mogą być cytowane",
|
||||||
|
"status.quotes": "{count, plural, one {cytat} few {cytaty} many {cytatów} other {cytatów}}",
|
||||||
|
"status.quotes.empty": "Nikt jeszcze nie zacytował tego wpisu. Gdy ktoś to zrobi, pojawi się on tutaj.",
|
||||||
|
"status.quotes.local_other_disclaimer": "Cytaty odrzucone przez autora nie będą wyświetlane.",
|
||||||
|
"status.quotes.remote_other_disclaimer": "Będą tutaj wyświetlane tylko cytaty z {domain}. Cytaty odrzucone przez autora nie będą wyświetlane.",
|
||||||
"status.read_more": "Czytaj dalej",
|
"status.read_more": "Czytaj dalej",
|
||||||
"status.reblog": "Podbij",
|
"status.reblog": "Podbij",
|
||||||
"status.reblog_or_quote": "Podbij lub cytuj",
|
"status.reblog_or_quote": "Podbij lub cytuj",
|
||||||
|
"status.reblog_private": "Udostępnij ponownie swoim obserwującym",
|
||||||
"status.reblogged_by": "Podbite przez {name}",
|
"status.reblogged_by": "Podbite przez {name}",
|
||||||
"status.reblogs": "{count, plural, one {podbicie} few {podbicia} other {podbić}}",
|
"status.reblogs": "{count, plural, one {podbicie} few {podbicia} other {podbić}}",
|
||||||
"status.reblogs.empty": "Nikt nie podbił jeszcze tego wpisu. Gdy ktoś to zrobi, pojawi się tutaj.",
|
"status.reblogs.empty": "Nikt nie podbił jeszcze tego wpisu. Gdy ktoś to zrobi, pojawi się tutaj.",
|
||||||
"status.redraft": "Usuń i przeredaguj",
|
"status.redraft": "Usuń i przeredaguj",
|
||||||
"status.remove_bookmark": "Usuń zakładkę",
|
"status.remove_bookmark": "Usuń zakładkę",
|
||||||
"status.remove_favourite": "Usuń z ulubionych",
|
"status.remove_favourite": "Usuń z ulubionych",
|
||||||
|
"status.remove_quote": "Usuń",
|
||||||
"status.replied_in_thread": "Odpowiedź w wątku",
|
"status.replied_in_thread": "Odpowiedź w wątku",
|
||||||
"status.replied_to": "Odpowiedź do wpisu użytkownika {name}",
|
"status.replied_to": "Odpowiedź do wpisu użytkownika {name}",
|
||||||
"status.reply": "Odpowiedz",
|
"status.reply": "Odpowiedz",
|
||||||
"status.replyAll": "Odpowiedz na wątek",
|
"status.replyAll": "Odpowiedz na wątek",
|
||||||
"status.report": "Zgłoś @{name}",
|
"status.report": "Zgłoś @{name}",
|
||||||
|
"status.request_quote": "Poproś o możliwość cytowania",
|
||||||
"status.revoke_quote": "Usuń mój wpis z postu @{name}",
|
"status.revoke_quote": "Usuń mój wpis z postu @{name}",
|
||||||
"status.sensitive_warning": "Wrażliwa zawartość",
|
"status.sensitive_warning": "Wrażliwa zawartość",
|
||||||
"status.share": "Udostępnij",
|
"status.share": "Udostępnij",
|
||||||
@ -959,6 +1007,12 @@
|
|||||||
"video.volume_up": "Zwiększ głośność",
|
"video.volume_up": "Zwiększ głośność",
|
||||||
"visibility_modal.button_title": "Ustaw widoczność",
|
"visibility_modal.button_title": "Ustaw widoczność",
|
||||||
"visibility_modal.header": "Widoczność i interakcja",
|
"visibility_modal.header": "Widoczność i interakcja",
|
||||||
|
"visibility_modal.helper.direct_quoting": "Prywatne wzmianki opublikowane na Mastodonie nie mogą być cytowane przez inne osoby.",
|
||||||
|
"visibility_modal.helper.privacy_editing": "Widoczność nie może być zmieniona po opublikowaniu wpisu.",
|
||||||
|
"visibility_modal.helper.privacy_private_self_quote": "Cytaty z prywatnych wpisów nie mogą być publiczne.",
|
||||||
|
"visibility_modal.helper.private_quoting": "Wpisy publikowane na Mastodonie wyłącznie dla obserwujących nie mogą być cytowane przez inne osoby.",
|
||||||
|
"visibility_modal.helper.unlisted_quoting": "Kiedy ktoś cytuje twoje wpisy, będą one również ukryte na popularnych osiach czasu.",
|
||||||
|
"visibility_modal.instructions": "Kontroluj, kto może wchodzić w interakcję z tym wpisem. Możesz również zastosować ustawienia do wszystkich przyszłych wpisów, przechodząc do <link>Preferencje > Domyślne ustawienia publikowania</link>.",
|
||||||
"visibility_modal.privacy_label": "Widoczność",
|
"visibility_modal.privacy_label": "Widoczność",
|
||||||
"visibility_modal.quote_followers": "Tylko dla obserwujących",
|
"visibility_modal.quote_followers": "Tylko dla obserwujących",
|
||||||
"visibility_modal.quote_label": "Kto może cytować",
|
"visibility_modal.quote_label": "Kto może cytować",
|
||||||
|
|||||||
@ -329,6 +329,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "S’keni faqeruajtur ende ndonjë mesazh. Kur faqeruani një të tillë, ai do të shfaqet këtu.",
|
"empty_column.bookmarked_statuses": "S’keni faqeruajtur ende ndonjë mesazh. Kur faqeruani një të tillë, ai do të shfaqet këtu.",
|
||||||
"empty_column.community": "Rrjedha kohore vendore është e zbrazët. Shkruani diçka publikisht që t’i hyhet valles!",
|
"empty_column.community": "Rrjedha kohore vendore është e zbrazët. Shkruani diçka publikisht që t’i hyhet valles!",
|
||||||
"empty_column.direct": "S’keni ende ndonjë përmendje private. Kur dërgoni ose merrni një të tillë, do të shfaqet këtu.",
|
"empty_column.direct": "S’keni ende ndonjë përmendje private. Kur dërgoni ose merrni një të tillë, do të shfaqet këtu.",
|
||||||
|
"empty_column.disabled_feed": "Kjo prurje është çaktivizuar nga përgjegjësit e shërbyesit tuaj.",
|
||||||
"empty_column.domain_blocks": "Ende s’ka përkatësi të fshehura.",
|
"empty_column.domain_blocks": "Ende s’ka përkatësi të fshehura.",
|
||||||
"empty_column.explore_statuses": "Asgjë në modë tani. Kontrolloni më vonë!",
|
"empty_column.explore_statuses": "Asgjë në modë tani. Kontrolloni më vonë!",
|
||||||
"empty_column.favourited_statuses": "S’keni ende ndonjë postim të parapëlqyer. Kur të parapëlqeni një të tillë, do të shfaqet këtu.",
|
"empty_column.favourited_statuses": "S’keni ende ndonjë postim të parapëlqyer. Kur të parapëlqeni një të tillë, do të shfaqet këtu.",
|
||||||
|
|||||||
@ -9,7 +9,12 @@
|
|||||||
"account.badges.group": "گۇرۇپپا",
|
"account.badges.group": "گۇرۇپپا",
|
||||||
"account.block": "@{name} نى توس",
|
"account.block": "@{name} نى توس",
|
||||||
"account.block_domain": "{domain} دائىرىنى توس",
|
"account.block_domain": "{domain} دائىرىنى توس",
|
||||||
|
"account.block_short": "توس",
|
||||||
|
"account.blocked": "توسۇلدى",
|
||||||
|
"account.blocking": "توسۇۋاتىدۇ",
|
||||||
"account.cancel_follow_request": "ئەگىشىش ئىلتىماسىدىن ۋاز كەچ",
|
"account.cancel_follow_request": "ئەگىشىش ئىلتىماسىدىن ۋاز كەچ",
|
||||||
|
"account.copy": "تەرجىمىھال ئۇلانمىسىنى كۆچۈر",
|
||||||
|
"account.direct": "@{name} نى يوشۇرۇن ئاتا",
|
||||||
"account.posts": "يازما",
|
"account.posts": "يازما",
|
||||||
"account.posts_with_replies": "يازما ۋە ئىنكاس",
|
"account.posts_with_replies": "يازما ۋە ئىنكاس",
|
||||||
"account.report": "@{name} نى پاش قىل",
|
"account.report": "@{name} نى پاش قىل",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "Bạn chưa lưu tút nào. Nếu có, nó sẽ hiển thị ở đây.",
|
"empty_column.bookmarked_statuses": "Bạn chưa lưu tút nào. Nếu có, nó sẽ hiển thị ở đây.",
|
||||||
"empty_column.community": "Máy chủ của bạn chưa có tút nào công khai. Bạn hãy thử viết gì đó đi!",
|
"empty_column.community": "Máy chủ của bạn chưa có tút nào công khai. Bạn hãy thử viết gì đó đi!",
|
||||||
"empty_column.direct": "Bạn chưa có tin nhắn riêng nào. Khi bạn gửi hoặc nhận một tin nhắn riêng, nó sẽ xuất hiện ở đây.",
|
"empty_column.direct": "Bạn chưa có tin nhắn riêng nào. Khi bạn gửi hoặc nhận một tin nhắn riêng, nó sẽ xuất hiện ở đây.",
|
||||||
|
"empty_column.disabled_feed": "Bảng tin này bị vô hiệu hóa bởi quản trị viên máy chủ của bạn.",
|
||||||
"empty_column.domain_blocks": "Chưa ẩn bất kỳ máy chủ nào.",
|
"empty_column.domain_blocks": "Chưa ẩn bất kỳ máy chủ nào.",
|
||||||
"empty_column.explore_statuses": "Chưa có gì hot. Kiểm tra lại sau!",
|
"empty_column.explore_statuses": "Chưa có gì hot. Kiểm tra lại sau!",
|
||||||
"empty_column.favourited_statuses": "Bạn chưa thích tút nào. Hãy thử đi, nó sẽ xuất hiện ở đây.",
|
"empty_column.favourited_statuses": "Bạn chưa thích tút nào. Hãy thử đi, nó sẽ xuất hiện ở đây.",
|
||||||
|
|||||||
@ -333,6 +333,7 @@
|
|||||||
"empty_column.bookmarked_statuses": "您還沒有新增任何書籤。當您新增書籤時,它將於此顯示。",
|
"empty_column.bookmarked_statuses": "您還沒有新增任何書籤。當您新增書籤時,它將於此顯示。",
|
||||||
"empty_column.community": "本站時間軸是空的。快公開嘟些文搶頭香啊!",
|
"empty_column.community": "本站時間軸是空的。快公開嘟些文搶頭香啊!",
|
||||||
"empty_column.direct": "您還沒有收到任何私訊。當您私訊別人或收到私訊時,它將於此顯示。",
|
"empty_column.direct": "您還沒有收到任何私訊。當您私訊別人或收到私訊時,它將於此顯示。",
|
||||||
|
"empty_column.disabled_feed": "此內容已被您的伺服器管理員停用。",
|
||||||
"empty_column.domain_blocks": "尚未封鎖任何網域。",
|
"empty_column.domain_blocks": "尚未封鎖任何網域。",
|
||||||
"empty_column.explore_statuses": "目前沒有熱門討論,請稍候再回來看看!",
|
"empty_column.explore_statuses": "目前沒有熱門討論,請稍候再回來看看!",
|
||||||
"empty_column.favourited_statuses": "您還沒有加過任何嘟文至最愛。當您收藏嘟文時,它將於此顯示。",
|
"empty_column.favourited_statuses": "您還沒有加過任何嘟文至最愛。當您收藏嘟文時,它將於此顯示。",
|
||||||
|
|||||||
@ -17,12 +17,16 @@ class Vacuum::MediaAttachmentsVacuum
|
|||||||
def vacuum_cached_files!
|
def vacuum_cached_files!
|
||||||
media_attachments_past_retention_period.find_in_batches do |media_attachments|
|
media_attachments_past_retention_period.find_in_batches do |media_attachments|
|
||||||
AttachmentBatch.new(MediaAttachment, media_attachments).clear
|
AttachmentBatch.new(MediaAttachment, media_attachments).clear
|
||||||
|
rescue => e
|
||||||
|
Rails.logger.error("Skipping batch while removing cached media attachments due to error: #{e}")
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
def vacuum_orphaned_records!
|
def vacuum_orphaned_records!
|
||||||
orphaned_media_attachments.find_in_batches do |media_attachments|
|
orphaned_media_attachments.find_in_batches do |media_attachments|
|
||||||
AttachmentBatch.new(MediaAttachment, media_attachments).delete
|
AttachmentBatch.new(MediaAttachment, media_attachments).delete
|
||||||
|
rescue => e
|
||||||
|
Rails.logger.error("Skipping batch while removing orphaned media attachments due to error: #{e}")
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
@ -16,6 +16,8 @@ class Vacuum::PreviewCardsVacuum
|
|||||||
def vacuum_cached_images!
|
def vacuum_cached_images!
|
||||||
preview_cards_past_retention_period.find_in_batches do |preview_card|
|
preview_cards_past_retention_period.find_in_batches do |preview_card|
|
||||||
AttachmentBatch.new(PreviewCard, preview_card).clear
|
AttachmentBatch.new(PreviewCard, preview_card).clear
|
||||||
|
rescue => e
|
||||||
|
Rails.logger.error("Skipping batch while removing cached preview cards due to error: #{e}")
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
@ -29,7 +29,6 @@ class Form::AdminSettings
|
|||||||
show_reblogs_in_public_timelines
|
show_reblogs_in_public_timelines
|
||||||
show_replies_in_public_timelines
|
show_replies_in_public_timelines
|
||||||
trends
|
trends
|
||||||
trends_as_landing_page
|
|
||||||
trendable_by_default
|
trendable_by_default
|
||||||
trending_status_cw
|
trending_status_cw
|
||||||
show_domain_blocks
|
show_domain_blocks
|
||||||
@ -51,6 +50,7 @@ class Form::AdminSettings
|
|||||||
remote_live_feed_access
|
remote_live_feed_access
|
||||||
local_topic_feed_access
|
local_topic_feed_access
|
||||||
remote_topic_feed_access
|
remote_topic_feed_access
|
||||||
|
landing_page
|
||||||
).freeze
|
).freeze
|
||||||
|
|
||||||
INTEGER_KEYS = %i(
|
INTEGER_KEYS = %i(
|
||||||
@ -71,7 +71,6 @@ class Form::AdminSettings
|
|||||||
show_reblogs_in_public_timelines
|
show_reblogs_in_public_timelines
|
||||||
show_replies_in_public_timelines
|
show_replies_in_public_timelines
|
||||||
trends
|
trends
|
||||||
trends_as_landing_page
|
|
||||||
trendable_by_default
|
trendable_by_default
|
||||||
trending_status_cw
|
trending_status_cw
|
||||||
noindex
|
noindex
|
||||||
@ -103,6 +102,7 @@ class Form::AdminSettings
|
|||||||
DOMAIN_BLOCK_AUDIENCES = %w(disabled users all).freeze
|
DOMAIN_BLOCK_AUDIENCES = %w(disabled users all).freeze
|
||||||
REGISTRATION_MODES = %w(open approved none).freeze
|
REGISTRATION_MODES = %w(open approved none).freeze
|
||||||
FEED_ACCESS_MODES = %w(public authenticated disabled).freeze
|
FEED_ACCESS_MODES = %w(public authenticated disabled).freeze
|
||||||
|
LANDING_PAGE = %w(trends about local_feed).freeze
|
||||||
|
|
||||||
attr_accessor(*KEYS)
|
attr_accessor(*KEYS)
|
||||||
|
|
||||||
@ -121,6 +121,7 @@ class Form::AdminSettings
|
|||||||
validates :site_short_description, length: { maximum: DESCRIPTION_LIMIT }, if: -> { defined?(@site_short_description) }
|
validates :site_short_description, length: { maximum: DESCRIPTION_LIMIT }, if: -> { defined?(@site_short_description) }
|
||||||
validates :status_page_url, url: true, allow_blank: true
|
validates :status_page_url, url: true, allow_blank: true
|
||||||
validate :validate_site_uploads
|
validate :validate_site_uploads
|
||||||
|
validates :landing_page, inclusion: { in: LANDING_PAGE }, if: -> { defined?(@landing_page) }
|
||||||
|
|
||||||
KEYS.each do |key|
|
KEYS.each do |key|
|
||||||
define_method(key) do
|
define_method(key) do
|
||||||
|
|||||||
@ -130,7 +130,7 @@ class InitialStateSerializer < ActiveModel::Serializer
|
|||||||
status_page_url: Setting.status_page_url,
|
status_page_url: Setting.status_page_url,
|
||||||
streaming_api_base_url: Rails.configuration.x.streaming_api_base_url,
|
streaming_api_base_url: Rails.configuration.x.streaming_api_base_url,
|
||||||
title: instance_presenter.title,
|
title: instance_presenter.title,
|
||||||
trends_as_landing_page: Setting.trends_as_landing_page,
|
landing_page: Setting.landing_page,
|
||||||
trends_enabled: Setting.trends,
|
trends_enabled: Setting.trends,
|
||||||
version: instance_presenter.version,
|
version: instance_presenter.version,
|
||||||
terms_of_service_enabled: TermsOfService.current.present?,
|
terms_of_service_enabled: TermsOfService.current.present?,
|
||||||
|
|||||||
@ -6,7 +6,7 @@ class AccountSearchService < BaseService
|
|||||||
MENTION_ONLY_RE = /\A#{Account::MENTION_RE}\z/i
|
MENTION_ONLY_RE = /\A#{Account::MENTION_RE}\z/i
|
||||||
|
|
||||||
# Min. number of characters to look for non-exact matches
|
# Min. number of characters to look for non-exact matches
|
||||||
MIN_QUERY_LENGTH = 5
|
MIN_QUERY_LENGTH = 3
|
||||||
|
|
||||||
class QueryBuilder
|
class QueryBuilder
|
||||||
def initialize(query, account, options = {})
|
def initialize(query, account, options = {})
|
||||||
@ -256,7 +256,7 @@ class AccountSearchService < BaseService
|
|||||||
ActiveRecord::Associations::Preloader.new(records: records, associations: [:account_stat, { user: :role }]).call
|
ActiveRecord::Associations::Preloader.new(records: records, associations: [:account_stat, { user: :role }]).call
|
||||||
|
|
||||||
records
|
records
|
||||||
rescue Faraday::ConnectionFailed, Parslet::ParseFailed
|
rescue Faraday::ConnectionFailed, Parslet::ParseFailed, Errno::ENETUNREACH
|
||||||
nil
|
nil
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
@ -32,7 +32,7 @@ class StatusesSearchService < BaseService
|
|||||||
preloaded_relations = @account.relations_map(account_ids, account_domains)
|
preloaded_relations = @account.relations_map(account_ids, account_domains)
|
||||||
|
|
||||||
results.reject { |status| StatusFilter.new(status, @account, preloaded_relations).filtered? }
|
results.reject { |status| StatusFilter.new(status, @account, preloaded_relations).filtered? }
|
||||||
rescue Faraday::ConnectionFailed, Parslet::ParseFailed
|
rescue Faraday::ConnectionFailed, Parslet::ParseFailed, Errno::ENETUNREACH
|
||||||
[]
|
[]
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
@ -30,7 +30,7 @@ class TagSearchService < BaseService
|
|||||||
definition = definition.filter(elastic_search_filter) if @options[:exclude_unreviewed]
|
definition = definition.filter(elastic_search_filter) if @options[:exclude_unreviewed]
|
||||||
|
|
||||||
ensure_exact_match(definition.limit(@limit).offset(@offset).objects.compact)
|
ensure_exact_match(definition.limit(@limit).offset(@offset).objects.compact)
|
||||||
rescue Faraday::ConnectionFailed, Parslet::ParseFailed
|
rescue Faraday::ConnectionFailed, Parslet::ParseFailed, Errno::ENETUNREACH
|
||||||
nil
|
nil
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
@ -68,5 +68,12 @@
|
|||||||
= material_symbol 'delete'
|
= material_symbol 'delete'
|
||||||
= t('admin.site_uploads.delete')
|
= t('admin.site_uploads.delete')
|
||||||
|
|
||||||
|
.fields-row
|
||||||
|
= f.input :landing_page,
|
||||||
|
collection: f.object.class::LANDING_PAGE,
|
||||||
|
include_blank: false,
|
||||||
|
label_method: ->(page) { I18n.t("admin.settings.landing_page.values.#{page}") },
|
||||||
|
wrapper: :with_label
|
||||||
|
|
||||||
.actions
|
.actions
|
||||||
= f.button :button, t('generic.save_changes'), type: :submit
|
= f.button :button, t('generic.save_changes'), type: :submit
|
||||||
|
|||||||
@ -17,11 +17,6 @@
|
|||||||
as: :boolean,
|
as: :boolean,
|
||||||
wrapper: :with_label
|
wrapper: :with_label
|
||||||
|
|
||||||
.fields-group
|
|
||||||
= f.input :trends_as_landing_page,
|
|
||||||
as: :boolean,
|
|
||||||
wrapper: :with_label
|
|
||||||
|
|
||||||
.fields-group
|
.fields-group
|
||||||
= f.input :trendable_by_default,
|
= f.input :trendable_by_default,
|
||||||
as: :boolean,
|
as: :boolean,
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
= l(event.created_at)
|
= l(event.created_at)
|
||||||
%td= t("severed_relationships.event_type.#{event.type}", target_name: event.target_name)
|
%td= t("severed_relationships.event_type.#{event.type}", target_name: event.target_name)
|
||||||
- if event.purged?
|
- if event.purged?
|
||||||
%td{ rowspan: 2 }= t('severed_relationships.purged')
|
%td{ colspan: 2 }= t('severed_relationships.purged')
|
||||||
- else
|
- else
|
||||||
%td
|
%td
|
||||||
= render 'download', count: event.following_count, link: following_severed_relationship_path(event, format: :csv)
|
= render 'download', count: event.following_count, link: following_severed_relationship_path(event, format: :csv)
|
||||||
|
|||||||
@ -824,6 +824,8 @@ be:
|
|||||||
view_dashboard_description: Дазваляе праглядаць панэль кіравання і розныя метрыкі
|
view_dashboard_description: Дазваляе праглядаць панэль кіравання і розныя метрыкі
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: Дае доступ да панэляў кіравання Sidekiq і pgHero
|
view_devops_description: Дае доступ да панэляў кіравання Sidekiq і pgHero
|
||||||
|
view_feeds: Глядзець жывую і тэматычныя стужкі
|
||||||
|
view_feeds_description: Даць карыстальнікам доступ да жывой і тэматычных стужак, незалежна ад налад сервера
|
||||||
title: Ролі
|
title: Ролі
|
||||||
rules:
|
rules:
|
||||||
add_new: Дадаць правіла
|
add_new: Дадаць правіла
|
||||||
@ -879,6 +881,7 @@ be:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Толькі аўтэнтыфікаваныя карыстальнікі
|
authenticated: Толькі аўтэнтыфікаваныя карыстальнікі
|
||||||
|
disabled: Запатрабаваць адмысловую ролю карыстальніка
|
||||||
public: Усе
|
public: Усе
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: Пераканайцеся, што ў вас ёсць адэкватная і аператыўная каманда мадэратараў, перш чым адчыняць рэгістрацыю для ўсіх жадаючых!
|
moderation_recommandation: Пераканайцеся, што ў вас ёсць адэкватная і аператыўная каманда мадэратараў, перш чым адчыняць рэгістрацыю для ўсіх жадаючых!
|
||||||
|
|||||||
@ -824,6 +824,8 @@ cs:
|
|||||||
view_dashboard_description: Umožňuje uživatelům přístup k ovládacímu panelu a různým metrikám
|
view_dashboard_description: Umožňuje uživatelům přístup k ovládacímu panelu a různým metrikám
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: Umožňuje uživatelům přístup k ovládacím panelům Sidekiq a pgHero
|
view_devops_description: Umožňuje uživatelům přístup k ovládacím panelům Sidekiq a pgHero
|
||||||
|
view_feeds: Zobrazit živé a tematické kanály
|
||||||
|
view_feeds_description: Umožňuje uživatelům přístup k živým a tematickým kanálům bez ohledu na nastavení serveru
|
||||||
title: Role
|
title: Role
|
||||||
rules:
|
rules:
|
||||||
add_new: Přidat pravidlo
|
add_new: Přidat pravidlo
|
||||||
@ -865,6 +867,7 @@ cs:
|
|||||||
title: Odhlásit uživatele ze standardního indexování vyhledávačů
|
title: Odhlásit uživatele ze standardního indexování vyhledávačů
|
||||||
discovery:
|
discovery:
|
||||||
follow_recommendations: Doporučená sledování
|
follow_recommendations: Doporučená sledování
|
||||||
|
preamble: Zobrazování zajímavého obsahu je užitečné pro zapojovní nových uživatelů, kteří nemusí na Mastodonu nikoho znát. Kontrolujte, jak fungují různé funkce objevování obsahu na vašem serveru.
|
||||||
privacy: Soukromí
|
privacy: Soukromí
|
||||||
profile_directory: Adresář profilů
|
profile_directory: Adresář profilů
|
||||||
public_timelines: Veřejné časové osy
|
public_timelines: Veřejné časové osy
|
||||||
@ -878,6 +881,7 @@ cs:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Pouze autentifikovaní uživatelé
|
authenticated: Pouze autentifikovaní uživatelé
|
||||||
|
disabled: Vyžadovat specifickou uživatelskou roli
|
||||||
public: Všichni
|
public: Všichni
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: Před otevřením registrací všem se ujistěte, že máte vhodný a reaktivní moderační tým!
|
moderation_recommandation: Před otevřením registrací všem se ujistěte, že máte vhodný a reaktivní moderační tým!
|
||||||
@ -932,6 +936,7 @@ cs:
|
|||||||
no_status_selected: Nebyly změněny žádné příspěvky, neboť žádné nebyly vybrány
|
no_status_selected: Nebyly změněny žádné příspěvky, neboť žádné nebyly vybrány
|
||||||
open: Otevřít příspěvek
|
open: Otevřít příspěvek
|
||||||
original_status: Původní příspěvek
|
original_status: Původní příspěvek
|
||||||
|
quotes: Citace
|
||||||
reblogs: Boosty
|
reblogs: Boosty
|
||||||
replied_to_html: Odpověděl %{acct_link}
|
replied_to_html: Odpověděl %{acct_link}
|
||||||
status_changed: Příspěvek změněn
|
status_changed: Příspěvek změněn
|
||||||
@ -939,6 +944,7 @@ cs:
|
|||||||
title: Příspěvky na účtu - @%{name}
|
title: Příspěvky na účtu - @%{name}
|
||||||
trending: Populární
|
trending: Populární
|
||||||
view_publicly: Zobrazit veřejně
|
view_publicly: Zobrazit veřejně
|
||||||
|
view_quoted_post: Zobrazit citovaný příspěvek
|
||||||
visibility: Viditelnost
|
visibility: Viditelnost
|
||||||
with_media: S médii
|
with_media: S médii
|
||||||
strikes:
|
strikes:
|
||||||
@ -1223,7 +1229,10 @@ cs:
|
|||||||
hint_html: Chcete-li se přesunout z jiného účtu na tento, můžete si zde vytvořit alias, který je vyžadován předtím, než můžete pokračovat přesunem sledujících ze starého účtu na tento. Tato akce sama o sobě je <strong>neškodná a vratná</strong>. <strong>Přesun účtu se zahajuje ze starého účtu</strong>.
|
hint_html: Chcete-li se přesunout z jiného účtu na tento, můžete si zde vytvořit alias, který je vyžadován předtím, než můžete pokračovat přesunem sledujících ze starého účtu na tento. Tato akce sama o sobě je <strong>neškodná a vratná</strong>. <strong>Přesun účtu se zahajuje ze starého účtu</strong>.
|
||||||
remove: Odpojit alias
|
remove: Odpojit alias
|
||||||
appearance:
|
appearance:
|
||||||
|
advanced_settings: Pokročilá nastavení
|
||||||
animations_and_accessibility: Animace a přístupnost
|
animations_and_accessibility: Animace a přístupnost
|
||||||
|
boosting_preferences: Předvolby boostování
|
||||||
|
boosting_preferences_info_html: "<strong>Tip:</strong> Bez ohledu na nastavení <kbd>Shift</kbd> + <kbd>Klik</kbd> na ikonu %{icon} Boost okamžitě boostne."
|
||||||
discovery: Objevování
|
discovery: Objevování
|
||||||
localization:
|
localization:
|
||||||
body: Mastodon je překládán dobrovolníky.
|
body: Mastodon je překládán dobrovolníky.
|
||||||
@ -2007,10 +2016,15 @@ cs:
|
|||||||
limit: Už jste si připnuli maximální počet příspěvků
|
limit: Už jste si připnuli maximální počet příspěvků
|
||||||
ownership: Nelze připnout příspěvek někoho jiného
|
ownership: Nelze připnout příspěvek někoho jiného
|
||||||
reblog: Boosty nelze připnout
|
reblog: Boosty nelze připnout
|
||||||
|
quote_error:
|
||||||
|
not_available: Příspěvek není dostupný
|
||||||
|
pending_approval: Příspěvek čeká na schválení
|
||||||
|
revoked: Příspěvek odstraněn autorem
|
||||||
quote_policies:
|
quote_policies:
|
||||||
followers: Pouze sledující
|
followers: Pouze sledující
|
||||||
nobody: Jen já
|
nobody: Jen já
|
||||||
public: Kdokoliv
|
public: Kdokoliv
|
||||||
|
quote_post_author: Citovali příspěvek od %{acct}
|
||||||
title: "%{name}: „%{quote}“"
|
title: "%{name}: „%{quote}“"
|
||||||
visibilities:
|
visibilities:
|
||||||
direct: Soukromá zmínka
|
direct: Soukromá zmínka
|
||||||
|
|||||||
@ -852,6 +852,8 @@ cy:
|
|||||||
view_dashboard_description: Yn galluogi defnyddwyr i gael mynediad i'r bwrdd gwaith a metrigau amrywiol
|
view_dashboard_description: Yn galluogi defnyddwyr i gael mynediad i'r bwrdd gwaith a metrigau amrywiol
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: Yn caniatáu i ddefnyddwyr gael mynediad i fyrddau gwaith Sidekiq a pgHero
|
view_devops_description: Yn caniatáu i ddefnyddwyr gael mynediad i fyrddau gwaith Sidekiq a pgHero
|
||||||
|
view_feeds: Gweld ffrydiau byw a phynciol
|
||||||
|
view_feeds_description: Yn caniatáu i ddefnyddwyr gael mynediad at y ffrydiau byw a phynciol beth bynnag yw gosodiadau'r gweinydd
|
||||||
title: Rolau
|
title: Rolau
|
||||||
rules:
|
rules:
|
||||||
add_new: Ychwanegu rheol
|
add_new: Ychwanegu rheol
|
||||||
@ -893,6 +895,7 @@ cy:
|
|||||||
title: Eithrio defnyddwyr o fynegai peiriannau chwilio, fel rhagosodiad
|
title: Eithrio defnyddwyr o fynegai peiriannau chwilio, fel rhagosodiad
|
||||||
discovery:
|
discovery:
|
||||||
follow_recommendations: Dilyn yr argymhellion
|
follow_recommendations: Dilyn yr argymhellion
|
||||||
|
preamble: Mae amlygu cynnwys diddorol yn allweddol wrth ddenu defnyddwyr newydd sydd ddim o bosib yn adnabod neb ar Mastodon. Rheolwch sut mae gwahanol nodweddion darganfod yn gweithio ar eich gweinydd.
|
||||||
privacy: Preifatrwydd
|
privacy: Preifatrwydd
|
||||||
profile_directory: Cyfeiriadur proffiliau
|
profile_directory: Cyfeiriadur proffiliau
|
||||||
public_timelines: Ffrydiau cyhoeddus
|
public_timelines: Ffrydiau cyhoeddus
|
||||||
@ -906,6 +909,7 @@ cy:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Defnyddwyr dilys yn unig
|
authenticated: Defnyddwyr dilys yn unig
|
||||||
|
disabled: Gofyn am rôl defnyddiwr penodol
|
||||||
public: Pawb
|
public: Pawb
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: Gwnewch yn siŵr bod gennych chi dîm cymedroli digonol ac adweithiol cyn i chi agor cofrestriadau i bawb!
|
moderation_recommandation: Gwnewch yn siŵr bod gennych chi dîm cymedroli digonol ac adweithiol cyn i chi agor cofrestriadau i bawb!
|
||||||
@ -960,6 +964,7 @@ cy:
|
|||||||
no_status_selected: Heb newid postiad gan na ddewiswyd dim un
|
no_status_selected: Heb newid postiad gan na ddewiswyd dim un
|
||||||
open: Agor postiad
|
open: Agor postiad
|
||||||
original_status: Postiad gwreiddiol
|
original_status: Postiad gwreiddiol
|
||||||
|
quotes: Dyfyniadau
|
||||||
reblogs: Ailflogiadau
|
reblogs: Ailflogiadau
|
||||||
replied_to_html: Wedi ymateb i %{acct_link}
|
replied_to_html: Wedi ymateb i %{acct_link}
|
||||||
status_changed: Postiad wedi'i newid
|
status_changed: Postiad wedi'i newid
|
||||||
@ -967,6 +972,7 @@ cy:
|
|||||||
title: Postiadau cyfrif - @%{name}
|
title: Postiadau cyfrif - @%{name}
|
||||||
trending: Yn trendio
|
trending: Yn trendio
|
||||||
view_publicly: Gweld yn gyhoeddus
|
view_publicly: Gweld yn gyhoeddus
|
||||||
|
view_quoted_post: Gweld y postiad wedi'i ddyfynnu
|
||||||
visibility: Gwelededd
|
visibility: Gwelededd
|
||||||
with_media: Gyda chyfryngau
|
with_media: Gyda chyfryngau
|
||||||
strikes:
|
strikes:
|
||||||
@ -1261,7 +1267,10 @@ cy:
|
|||||||
hint_html: Os ydych chi am symud o gyfrif arall i'r un hwn, gallwch greu enw arall yma, sy'n ofynnol cyn y gallwch symud ymlaen i symud dilynwyr o'r hen gyfrif i'r un hwn. Mae'r weithred hon ynddo'i hun yn <strong>ddiniwed ac yn wrthdroadwy</strong>. <strong>Mae'r mudo cyfrif yn cael ei wneud o'r hen gyfrif</strong>.
|
hint_html: Os ydych chi am symud o gyfrif arall i'r un hwn, gallwch greu enw arall yma, sy'n ofynnol cyn y gallwch symud ymlaen i symud dilynwyr o'r hen gyfrif i'r un hwn. Mae'r weithred hon ynddo'i hun yn <strong>ddiniwed ac yn wrthdroadwy</strong>. <strong>Mae'r mudo cyfrif yn cael ei wneud o'r hen gyfrif</strong>.
|
||||||
remove: Dadgysylltu'r enw arall
|
remove: Dadgysylltu'r enw arall
|
||||||
appearance:
|
appearance:
|
||||||
|
advanced_settings: Gosodiadau uwch
|
||||||
animations_and_accessibility: Animeiddiadau a hygyrchedd
|
animations_and_accessibility: Animeiddiadau a hygyrchedd
|
||||||
|
boosting_preferences: Dewisiadau hybu
|
||||||
|
boosting_preferences_info_html: "<strong>Awgrym:</strong> Beth bynnag yw'r gosodiadau, bydd <kbd>Shift</kbd> + <kbd>Clici</kbd> ar yr eicon Hybu %{icon} yn hybu'n syth."
|
||||||
discovery: Darganfod
|
discovery: Darganfod
|
||||||
localization:
|
localization:
|
||||||
body: Mae Mastodon yn cael ei gyfieithu gan wirfoddolwyr.
|
body: Mae Mastodon yn cael ei gyfieithu gan wirfoddolwyr.
|
||||||
@ -2093,10 +2102,15 @@ cy:
|
|||||||
limit: Rydych chi eisoes wedi pinio uchafswm nifer y postiadau
|
limit: Rydych chi eisoes wedi pinio uchafswm nifer y postiadau
|
||||||
ownership: Nid oes modd pinio postiad rhywun arall
|
ownership: Nid oes modd pinio postiad rhywun arall
|
||||||
reblog: Nid oes modd pinio hwb
|
reblog: Nid oes modd pinio hwb
|
||||||
|
quote_error:
|
||||||
|
not_available: Dyw'r postiad ddim ar gael
|
||||||
|
pending_approval: Postiad ar ei ffordd
|
||||||
|
revoked: Postiad wedi'i ddileu gan yr awdur
|
||||||
quote_policies:
|
quote_policies:
|
||||||
followers: Dilynwyr yn unig
|
followers: Dilynwyr yn unig
|
||||||
nobody: Dim ond fi
|
nobody: Dim ond fi
|
||||||
public: Pawb
|
public: Pawb
|
||||||
|
quote_post_author: Wedi dyfynnu postiad gan %{acct}
|
||||||
title: '%{name}: "%{quote}"'
|
title: '%{name}: "%{quote}"'
|
||||||
visibilities:
|
visibilities:
|
||||||
direct: Crybwylliad preifat
|
direct: Crybwylliad preifat
|
||||||
|
|||||||
@ -796,6 +796,8 @@ da:
|
|||||||
view_dashboard_description: Tillader brugere at tilgå Dashboard'et og forskellige målinger
|
view_dashboard_description: Tillader brugere at tilgå Dashboard'et og forskellige målinger
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: Tillader brugere at tilgå Sidekiq- og pgHero-dashboards
|
view_devops_description: Tillader brugere at tilgå Sidekiq- og pgHero-dashboards
|
||||||
|
view_feeds: Se live- og emne-feeds
|
||||||
|
view_feeds_description: Giver brugerne adgang til live- og emne-feeds uanset serverindstillinger
|
||||||
title: Roller
|
title: Roller
|
||||||
rules:
|
rules:
|
||||||
add_new: Tilføj regel
|
add_new: Tilføj regel
|
||||||
@ -851,6 +853,7 @@ da:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Kun godkendte brugere
|
authenticated: Kun godkendte brugere
|
||||||
|
disabled: Kræv specifik brugerrolle
|
||||||
public: Alle
|
public: Alle
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: Sørg for, at der er et tilstrækkeligt og reaktivt moderationsteam, før registrering åbnes for alle!
|
moderation_recommandation: Sørg for, at der er et tilstrækkeligt og reaktivt moderationsteam, før registrering åbnes for alle!
|
||||||
|
|||||||
@ -2067,7 +2067,7 @@ de:
|
|||||||
title: Wichtige Mitteilung
|
title: Wichtige Mitteilung
|
||||||
warning:
|
warning:
|
||||||
appeal: Einspruch erheben
|
appeal: Einspruch erheben
|
||||||
appeal_description: Wenn du glaubst, dass es sich um einen Fehler handelt, kannst du einen Einspruch an die Administration von %{instance} senden.
|
appeal_description: Solltest du der Meinung sein, dass es sich bei der Sperre um einen Fehler handelt, kannst du Einspruch erheben, in dem du dich an das Team von %{instance} wendest.
|
||||||
categories:
|
categories:
|
||||||
spam: Spam
|
spam: Spam
|
||||||
violation: Inhalt verstößt gegen die folgenden Serverregeln
|
violation: Inhalt verstößt gegen die folgenden Serverregeln
|
||||||
@ -2077,7 +2077,7 @@ de:
|
|||||||
mark_statuses_as_sensitive: Ein oder mehrere deiner Beiträge wurden von den Moderator*innen von %{instance} mit einer Inhaltswarnung versehen. Das bedeutet, dass die Medien in den Beiträgen erst angeklickt werden müssen, bevor sie angezeigt werden. Beim Verfassen der nächsten Beiträge kannst du auch selbst eine Inhaltswarnung für hochgeladene Medien festlegen.
|
mark_statuses_as_sensitive: Ein oder mehrere deiner Beiträge wurden von den Moderator*innen von %{instance} mit einer Inhaltswarnung versehen. Das bedeutet, dass die Medien in den Beiträgen erst angeklickt werden müssen, bevor sie angezeigt werden. Beim Verfassen der nächsten Beiträge kannst du auch selbst eine Inhaltswarnung für hochgeladene Medien festlegen.
|
||||||
sensitive: Von nun an werden alle deine hochgeladenen Mediendateien mit einer Inhaltswarnung versehen und hinter einer Warnung versteckt.
|
sensitive: Von nun an werden alle deine hochgeladenen Mediendateien mit einer Inhaltswarnung versehen und hinter einer Warnung versteckt.
|
||||||
silence: Du kannst dein Konto weiterhin verwenden, aber nur Personen, die dir bereits folgen, sehen deine Beiträge auf diesem Server. Ebenso kannst du aus verschiedenen Suchfunktionen ausgeschlossen werden. Andere können dir jedoch weiterhin manuell folgen.
|
silence: Du kannst dein Konto weiterhin verwenden, aber nur Personen, die dir bereits folgen, sehen deine Beiträge auf diesem Server. Ebenso kannst du aus verschiedenen Suchfunktionen ausgeschlossen werden. Andere können dir jedoch weiterhin manuell folgen.
|
||||||
suspend: Du kannst dein Konto nicht mehr verwenden und dein Profil und andere Daten sind nicht mehr verfügbar. Du kannst dich immer noch anmelden, um eine Sicherung deiner Daten anzufordern, bis die Daten innerhalb von 30 Tagen vollständig gelöscht wurden. Allerdings werden wir einige Daten speichern, um zu verhindern, dass du die Sperrung umgehst.
|
suspend: Du kannst dein Konto nicht mehr verwenden und dein Profil und weitere Daten sind nicht mehr verfügbar. Du kannst dich immer noch anmelden, um eine Sicherung deiner Daten anzufordern, bis die Daten innerhalb von 30 Tagen vollständig gelöscht wurden. Allerdings werden wir einige Daten behalten, um zu verhindern, dass du die Kontosperre umgehst.
|
||||||
reason: 'Begründung:'
|
reason: 'Begründung:'
|
||||||
statuses: 'Betroffene Beiträge:'
|
statuses: 'Betroffene Beiträge:'
|
||||||
subject:
|
subject:
|
||||||
|
|||||||
@ -7,6 +7,7 @@ cs:
|
|||||||
send_paranoid_instructions: Pokud je vaše e-mailová adresa v naší databázi, obdržíte za několik minut e-mail s instrukcemi pro potvrzení vaší e-mailové adresy. Pokud tento e-mail neobdržíte, podívejte se prosím také do složky „spam“.
|
send_paranoid_instructions: Pokud je vaše e-mailová adresa v naší databázi, obdržíte za několik minut e-mail s instrukcemi pro potvrzení vaší e-mailové adresy. Pokud tento e-mail neobdržíte, podívejte se prosím také do složky „spam“.
|
||||||
failure:
|
failure:
|
||||||
already_authenticated: Již jste přihlášeni.
|
already_authenticated: Již jste přihlášeni.
|
||||||
|
closed_registrations: Váš pokus o registraci byl zablokován z důvodů síťové politiky. Pokud se domníváte, že se jedná o chybu, kontaktujte %{email}.
|
||||||
inactive: Váš účet ještě není aktivován.
|
inactive: Váš účet ještě není aktivován.
|
||||||
invalid: Neplatné %{authentication_keys} nebo heslo.
|
invalid: Neplatné %{authentication_keys} nebo heslo.
|
||||||
last_attempt: Máte ještě jeden pokus, než bude váš účet uzamčen.
|
last_attempt: Máte ještě jeden pokus, než bude váš účet uzamčen.
|
||||||
|
|||||||
@ -7,6 +7,7 @@ cy:
|
|||||||
send_paranoid_instructions: Os yw eich cyfeiriad e-bost yn bodoli yn ein cronfa ddata, byddwch yn derbyn e-bost gyda chyfarwyddiadau ar sut i gadarnhau eich cyfeiriad e-bost mewn ychydig funudau. Gwiriwch eich ffolder sbam os na dderbynioch yr e-bost hwn.
|
send_paranoid_instructions: Os yw eich cyfeiriad e-bost yn bodoli yn ein cronfa ddata, byddwch yn derbyn e-bost gyda chyfarwyddiadau ar sut i gadarnhau eich cyfeiriad e-bost mewn ychydig funudau. Gwiriwch eich ffolder sbam os na dderbynioch yr e-bost hwn.
|
||||||
failure:
|
failure:
|
||||||
already_authenticated: Rydych chi eisoes wedi mewngofnodi.
|
already_authenticated: Rydych chi eisoes wedi mewngofnodi.
|
||||||
|
closed_registrations: Mae eich ymgais i gofrestru wedi'i rhwystro oherwydd polisi rhwydwaith. Os ydych chi'n credu bod hwn yn wall, cysylltwch â %{email}.
|
||||||
inactive: Nid yw eich cyfrif yn weithredol eto.
|
inactive: Nid yw eich cyfrif yn weithredol eto.
|
||||||
invalid: "%{authentication_keys} neu gyfrinair annilys."
|
invalid: "%{authentication_keys} neu gyfrinair annilys."
|
||||||
last_attempt: Mae gennych un cyfle arall cyn i'ch cyfrif gael ei gloi.
|
last_attempt: Mae gennych un cyfle arall cyn i'ch cyfrif gael ei gloi.
|
||||||
|
|||||||
@ -7,6 +7,7 @@ pl:
|
|||||||
send_paranoid_instructions: Jeśli Twój adres e-mail już istnieje w naszej bazie danych, w ciągu kilku minut otrzymasz wiadomość e-mail z instrukcją jak potwierdzić Twój adres e-mail. Jeżeli nie otrzymano wiadomości, sprawdź folder ze spamem.
|
send_paranoid_instructions: Jeśli Twój adres e-mail już istnieje w naszej bazie danych, w ciągu kilku minut otrzymasz wiadomość e-mail z instrukcją jak potwierdzić Twój adres e-mail. Jeżeli nie otrzymano wiadomości, sprawdź folder ze spamem.
|
||||||
failure:
|
failure:
|
||||||
already_authenticated: Jesteś już zalogowany(-a).
|
already_authenticated: Jesteś już zalogowany(-a).
|
||||||
|
closed_registrations: Twoja próba rejestracji została zablokowana ze względu na politykę sieciową. Jeśli uważasz, że jest to błąd, skontaktuj się z %{email}.
|
||||||
inactive: Twoje konto nie zostało jeszcze aktywowane.
|
inactive: Twoje konto nie zostało jeszcze aktywowane.
|
||||||
invalid: Nieprawidłowy %{authentication_keys} lub hasło.
|
invalid: Nieprawidłowy %{authentication_keys} lub hasło.
|
||||||
last_attempt: Masz jeszcze jedną próbę; Twoje konto zostanie zablokowane jeśli się nie powiedzie.
|
last_attempt: Masz jeszcze jedną próbę; Twoje konto zostanie zablokowane jeśli się nie powiedzie.
|
||||||
|
|||||||
@ -796,6 +796,8 @@ el:
|
|||||||
view_dashboard_description: Επιτρέπει στους χρήστες να έχουν πρόσβαση στον ταμπλό πληροφοριών και σε διάφορες μετρήσεις
|
view_dashboard_description: Επιτρέπει στους χρήστες να έχουν πρόσβαση στον ταμπλό πληροφοριών και σε διάφορες μετρήσεις
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: Επιτρέπει στους χρήστες να έχουν πρόσβαση στα ταμπλό πληροφοριών Sidekiq και pgHero
|
view_devops_description: Επιτρέπει στους χρήστες να έχουν πρόσβαση στα ταμπλό πληροφοριών Sidekiq και pgHero
|
||||||
|
view_feeds: Προβολή ζωντανών και θεματικών ροών
|
||||||
|
view_feeds_description: Επιτρέπει στους χρήστες να έχουν πρόσβαση στις ζωντανές και θεματικές ροές ανεξάρτητα από τις ρυθμίσεις του διακομιστή
|
||||||
title: Ρόλοι
|
title: Ρόλοι
|
||||||
rules:
|
rules:
|
||||||
add_new: Προσθήκη κανόνα
|
add_new: Προσθήκη κανόνα
|
||||||
@ -851,6 +853,7 @@ el:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Πιστοποιημένοι χρήστες μόνο
|
authenticated: Πιστοποιημένοι χρήστες μόνο
|
||||||
|
disabled: Να απαιτείται συγκεκριμένος ρόλος χρήστη
|
||||||
public: Όλοι
|
public: Όλοι
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: Παρακαλώ βεβαιώσου ότι έχεις μια επαρκής και ενεργή ομάδα συντονισμού πριν ανοίξεις τις εγγραφές για όλους!
|
moderation_recommandation: Παρακαλώ βεβαιώσου ότι έχεις μια επαρκής και ενεργή ομάδα συντονισμού πριν ανοίξεις τις εγγραφές για όλους!
|
||||||
|
|||||||
@ -855,6 +855,11 @@ en:
|
|||||||
authenticated: Authenticated users only
|
authenticated: Authenticated users only
|
||||||
disabled: Require specific user role
|
disabled: Require specific user role
|
||||||
public: Everyone
|
public: Everyone
|
||||||
|
landing_page:
|
||||||
|
values:
|
||||||
|
about: About
|
||||||
|
local_feed: Local feed
|
||||||
|
trends: Trends
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: Please make sure you have an adequate and reactive moderation team before you open registrations to everyone!
|
moderation_recommandation: Please make sure you have an adequate and reactive moderation team before you open registrations to everyone!
|
||||||
preamble: Control who can create an account on your server.
|
preamble: Control who can create an account on your server.
|
||||||
|
|||||||
@ -796,6 +796,8 @@ es-AR:
|
|||||||
view_dashboard_description: Permite a los usuarios acceder al panel de control y varias métricas
|
view_dashboard_description: Permite a los usuarios acceder al panel de control y varias métricas
|
||||||
view_devops: Operadores de desarrollo
|
view_devops: Operadores de desarrollo
|
||||||
view_devops_description: Permite a los usuarios acceder a los paneles de Sidekiq y pgHero
|
view_devops_description: Permite a los usuarios acceder a los paneles de Sidekiq y pgHero
|
||||||
|
view_feeds: Ver líneas temporales y por temas
|
||||||
|
view_feeds_description: Permite a los usuarios acceder a las líneas temporales en vivo y por temas, sin importar la configuración del servidor
|
||||||
title: Roles
|
title: Roles
|
||||||
rules:
|
rules:
|
||||||
add_new: Agregar regla
|
add_new: Agregar regla
|
||||||
@ -851,6 +853,7 @@ es-AR:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Solo usuarios autenticados
|
authenticated: Solo usuarios autenticados
|
||||||
|
disabled: Requerir un rol de específico de usuario
|
||||||
public: Todos
|
public: Todos
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: Por favor, ¡asegurate de tener un equipo de moderación adecuado y reactivo antes de abrir los registros a todos!
|
moderation_recommandation: Por favor, ¡asegurate de tener un equipo de moderación adecuado y reactivo antes de abrir los registros a todos!
|
||||||
|
|||||||
@ -796,6 +796,8 @@ es-MX:
|
|||||||
view_dashboard_description: Permite a los usuarios acceder al panel de control y varias métricas
|
view_dashboard_description: Permite a los usuarios acceder al panel de control y varias métricas
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: Permite a los usuarios acceder a los paneles de control Sidekiq y pgHero
|
view_devops_description: Permite a los usuarios acceder a los paneles de control Sidekiq y pgHero
|
||||||
|
view_feeds: Visualización de cronologías y tendencias
|
||||||
|
view_feeds_description: Permitir a los usuarios acceder a las cronologías públicas y tendencias sin importar la configuración del servidor
|
||||||
title: Roles
|
title: Roles
|
||||||
rules:
|
rules:
|
||||||
add_new: Añadir norma
|
add_new: Añadir norma
|
||||||
@ -851,6 +853,7 @@ es-MX:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Solo usuarios autenticados
|
authenticated: Solo usuarios autenticados
|
||||||
|
disabled: Requerir un rol de usuario específico
|
||||||
public: Todos
|
public: Todos
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: "¡Por favor, asegúrate de contar con un equipo de moderación adecuado y activo antes de abrir el registro al público!"
|
moderation_recommandation: "¡Por favor, asegúrate de contar con un equipo de moderación adecuado y activo antes de abrir el registro al público!"
|
||||||
|
|||||||
@ -796,6 +796,8 @@ es:
|
|||||||
view_dashboard_description: Permite a los usuarios acceder al panel de control y varias métricas
|
view_dashboard_description: Permite a los usuarios acceder al panel de control y varias métricas
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: Permite a los usuarios acceder a los paneles de control Sidekiq y pgHero
|
view_devops_description: Permite a los usuarios acceder a los paneles de control Sidekiq y pgHero
|
||||||
|
view_feeds: Visualización de cronologías y tendencias
|
||||||
|
view_feeds_description: Permitir a los usuarios acceder a las cronologías públicas y tendencias sin importar la configuración del servidor
|
||||||
title: Roles
|
title: Roles
|
||||||
rules:
|
rules:
|
||||||
add_new: Añadir norma
|
add_new: Añadir norma
|
||||||
@ -851,6 +853,7 @@ es:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Solo usuarios autenticados
|
authenticated: Solo usuarios autenticados
|
||||||
|
disabled: Requerir un rol de usuario específico
|
||||||
public: Todos
|
public: Todos
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: Por favor, ¡asegúrate de tener un equipo de moderación adecuado y reactivo antes de abrir los registros a todo el mundo!
|
moderation_recommandation: Por favor, ¡asegúrate de tener un equipo de moderación adecuado y reactivo antes de abrir los registros a todo el mundo!
|
||||||
|
|||||||
@ -796,6 +796,8 @@ fo:
|
|||||||
view_dashboard_description: Gevur brúkarum atgongd til kunningarbrettið og ymisk mát
|
view_dashboard_description: Gevur brúkarum atgongd til kunningarbrettið og ymisk mát
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: Gevur brúkarum atgongd til Sidekiq- og pgHero-kunningarbretti
|
view_devops_description: Gevur brúkarum atgongd til Sidekiq- og pgHero-kunningarbretti
|
||||||
|
view_feeds: Vís beinleiðis rásir og evnisrásir
|
||||||
|
view_feeds_description: Loyvir brúkarum atgongd til beinleiðis rásir og evnisrásir, óansæð ambætisstillingar
|
||||||
title: Leiklutir
|
title: Leiklutir
|
||||||
rules:
|
rules:
|
||||||
add_new: Ger nýggja reglu
|
add_new: Ger nýggja reglu
|
||||||
@ -851,6 +853,7 @@ fo:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Einans váttaðir brúkarar
|
authenticated: Einans váttaðir brúkarar
|
||||||
|
disabled: Krev serstakan brúkaraleiklut
|
||||||
public: Øll
|
public: Øll
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: Vinarliga tryggja tær, at tú hevur eitt nøktandi og klárt umsjónartoymi, áðreen tú letur upp fyri skrásetingum frá øllum!
|
moderation_recommandation: Vinarliga tryggja tær, at tú hevur eitt nøktandi og klárt umsjónartoymi, áðreen tú letur upp fyri skrásetingum frá øllum!
|
||||||
|
|||||||
@ -838,6 +838,8 @@ ga:
|
|||||||
view_dashboard_description: Ligeann sé d’úsáideoirí rochtain a fháil ar an deais agus ar mhéadrachtaí éagsúla
|
view_dashboard_description: Ligeann sé d’úsáideoirí rochtain a fháil ar an deais agus ar mhéadrachtaí éagsúla
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: Ligeann sé d’úsáideoirí rochtain a fháil ar dheais Sidekiq agus pgHero
|
view_devops_description: Ligeann sé d’úsáideoirí rochtain a fháil ar dheais Sidekiq agus pgHero
|
||||||
|
view_feeds: Féach ar fhothaí beo agus topaicí
|
||||||
|
view_feeds_description: Ceadaíonn sé d’úsáideoirí rochtain a fháil ar na fothaí beo agus topaicí beag beann ar shocruithe an fhreastalaí
|
||||||
title: Róil
|
title: Róil
|
||||||
rules:
|
rules:
|
||||||
add_new: Cruthaigh riail
|
add_new: Cruthaigh riail
|
||||||
@ -879,6 +881,7 @@ ga:
|
|||||||
title: Diúltaigh d'innéacsú inneall cuardaigh mar réamhshocrú d'úsáideoirí
|
title: Diúltaigh d'innéacsú inneall cuardaigh mar réamhshocrú d'úsáideoirí
|
||||||
discovery:
|
discovery:
|
||||||
follow_recommendations: Lean na moltaí
|
follow_recommendations: Lean na moltaí
|
||||||
|
preamble: Tá sé ríthábhachtach ábhar suimiúil a chur chun cinn chun úsáideoirí nua a thabhairt isteach ar Mastodon, úsáideoirí nach mbeadh aithne acu ar aon duine. Rialú conas a oibríonn gnéithe éagsúla fionnachtana ar do fhreastalaí.
|
||||||
privacy: Príobháideacht
|
privacy: Príobháideacht
|
||||||
profile_directory: Eolaire próifíle
|
profile_directory: Eolaire próifíle
|
||||||
public_timelines: Amlínte poiblí
|
public_timelines: Amlínte poiblí
|
||||||
@ -892,6 +895,7 @@ ga:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Úsáideoirí fíordheimhnithe amháin
|
authenticated: Úsáideoirí fíordheimhnithe amháin
|
||||||
|
disabled: Éiligh ról úsáideora sonrach
|
||||||
public: Gach duine
|
public: Gach duine
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: Cinntigh le do thoil go bhfuil foireann mhodhnóireachta imoibríoch leordhóthanach agat sula n-osclaíonn tú clárúcháin do gach duine!
|
moderation_recommandation: Cinntigh le do thoil go bhfuil foireann mhodhnóireachta imoibríoch leordhóthanach agat sula n-osclaíonn tú clárúcháin do gach duine!
|
||||||
|
|||||||
@ -865,6 +865,7 @@ gd:
|
|||||||
title: Thoir air falbh ro-aonta nan cleachdaichean air inneacsadh le einnseanan-luirg mar a’ bhun-roghainn
|
title: Thoir air falbh ro-aonta nan cleachdaichean air inneacsadh le einnseanan-luirg mar a’ bhun-roghainn
|
||||||
discovery:
|
discovery:
|
||||||
follow_recommendations: Molaidhean leantainn
|
follow_recommendations: Molaidhean leantainn
|
||||||
|
preamble: Tha tighinn an uachdar susbainte inntinniche fìor-chudromach airson toiseach-tòiseachaidh an luchd-cleachdaidh ùr nach eil eòlach air duine sam bith air Mastodon, ma dh’fhaoidte. Stiùirich mar a dh’obraicheas gleusan an rùrachaidh air an fhrithealaiche agad.
|
||||||
privacy: Prìobhaideachd
|
privacy: Prìobhaideachd
|
||||||
profile_directory: Eòlaire nam pròifil
|
profile_directory: Eòlaire nam pròifil
|
||||||
public_timelines: Loidhnichean-ama poblach
|
public_timelines: Loidhnichean-ama poblach
|
||||||
@ -1571,10 +1572,10 @@ gd:
|
|||||||
other: Tha thu an impis suas ri <strong>%{count} àrainn</strong> o <strong>%{filename}</strong> a chur <strong>an àite liosta nam bacaidhean àrainne</strong> agad.
|
other: Tha thu an impis suas ri <strong>%{count} àrainn</strong> o <strong>%{filename}</strong> a chur <strong>an àite liosta nam bacaidhean àrainne</strong> agad.
|
||||||
two: Tha thu an impis suas ri <strong>%{count} àrainn</strong> o <strong>%{filename}</strong> a chur <strong>an àite liosta nam bacaidhean àrainne</strong> agad.
|
two: Tha thu an impis suas ri <strong>%{count} àrainn</strong> o <strong>%{filename}</strong> a chur <strong>an àite liosta nam bacaidhean àrainne</strong> agad.
|
||||||
following_html:
|
following_html:
|
||||||
few: Tha thu an impis suas ri <strong>%{count} cunntasan</strong> o <strong>%{filename}</strong> <strong>a leantainn</strong> agus <strong>sguiridh tu a leantainn duine sam bith eile</strong>.
|
few: Tha thu an impis suas ri <strong>%{count} cunntasan</strong> o <strong>%{filename}</strong> <strong>a leantainn</strong> agus <strong>sguiridh tu a leantainn neach sam bith eile</strong>.
|
||||||
one: Tha thu an impis suas ri <strong>%{count} chunntas</strong> o <strong>%{filename}</strong> <strong>a leantainn</strong> agus <strong>sguiridh tu a leantainn duine sam bith eile</strong>.
|
one: Tha thu an impis suas ri <strong>%{count} chunntas</strong> o <strong>%{filename}</strong> <strong>a leantainn</strong> agus <strong>sguiridh tu a leantainn neach sam bith eile</strong>.
|
||||||
other: Tha thu an impis suas ri <strong>%{count} cunntas</strong> o <strong>%{filename}</strong> <strong>a leantainn</strong> agus <strong>sguiridh tu a leantainn duine sam bith eile</strong>.
|
other: Tha thu an impis suas ri <strong>%{count} cunntas</strong> o <strong>%{filename}</strong> <strong>a leantainn</strong> agus <strong>sguiridh tu a leantainn neach sam bith eile</strong>.
|
||||||
two: Tha thu an impis suas ri <strong>%{count} chunntas</strong> o <strong>%{filename}</strong> <strong>a leantainn</strong> agus <strong>sguiridh tu a leantainn duine sam bith eile</strong>.
|
two: Tha thu an impis suas ri <strong>%{count} chunntas</strong> o <strong>%{filename}</strong> <strong>a leantainn</strong> agus <strong>sguiridh tu a leantainn neach sam bith eile</strong>.
|
||||||
lists_html:
|
lists_html:
|
||||||
few: Tha thu an impis susbaint <strong>%{filename}</strong> a chur <strong>an àite nan liostaichean agad</strong>. Thèid suas ri <strong>%{count} cunntasan</strong> a chur ri liostaichean ùra.
|
few: Tha thu an impis susbaint <strong>%{filename}</strong> a chur <strong>an àite nan liostaichean agad</strong>. Thèid suas ri <strong>%{count} cunntasan</strong> a chur ri liostaichean ùra.
|
||||||
one: Tha thu an impis susbaint <strong>%{filename}</strong> a chur <strong>an àite nan liostaichean agad</strong>. Thèid suas ri <strong>%{count} chunntas</strong> a chur ri liostaichean ùra.
|
one: Tha thu an impis susbaint <strong>%{filename}</strong> a chur <strong>an àite nan liostaichean agad</strong>. Thèid suas ri <strong>%{count} chunntas</strong> a chur ri liostaichean ùra.
|
||||||
@ -2019,14 +2020,14 @@ gd:
|
|||||||
quote_policies:
|
quote_policies:
|
||||||
followers: Luchd-leantainn a-mhàin
|
followers: Luchd-leantainn a-mhàin
|
||||||
nobody: Mi fhìn a-mhàin
|
nobody: Mi fhìn a-mhàin
|
||||||
public: Duine sam bith
|
public: Neach sam bith
|
||||||
quote_post_author: Luaidh air post le %{acct}
|
quote_post_author: Luaidh air post le %{acct}
|
||||||
title: "%{name}: “%{quote}”"
|
title: "%{name}: “%{quote}”"
|
||||||
visibilities:
|
visibilities:
|
||||||
direct: Iomradh prìobhaideach
|
direct: Iomradh prìobhaideach
|
||||||
private: Luchd-leantainn a-mhàin
|
private: Luchd-leantainn a-mhàin
|
||||||
public: Poblach
|
public: Poblach
|
||||||
public_long: Duine sam bith taobh a-staigh no a-muigh Mhastodon
|
public_long: Neach sam bith taobh a-staigh no a-muigh Mhastodon
|
||||||
unlisted: Poblach ach sàmhach
|
unlisted: Poblach ach sàmhach
|
||||||
unlisted_long: Falaichte o na toraidhean-luirg, na treandaichean ’s na loichnichean-ama poblach
|
unlisted_long: Falaichte o na toraidhean-luirg, na treandaichean ’s na loichnichean-ama poblach
|
||||||
statuses_cleanup:
|
statuses_cleanup:
|
||||||
|
|||||||
@ -796,6 +796,8 @@ gl:
|
|||||||
view_dashboard_description: Permite acceder ao taboleiro e varias métricas do servidor
|
view_dashboard_description: Permite acceder ao taboleiro e varias métricas do servidor
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: Permite acceder aos taboleiros Sidekiq e phHero
|
view_devops_description: Permite acceder aos taboleiros Sidekiq e phHero
|
||||||
|
view_feeds: Ver as canles do directo e temas
|
||||||
|
view_feeds_description: Permite ás usuarias acceder ás canles de directo e temas independentemento dos axustes do servidor.
|
||||||
title: Roles
|
title: Roles
|
||||||
rules:
|
rules:
|
||||||
add_new: Engadir regra
|
add_new: Engadir regra
|
||||||
@ -851,6 +853,7 @@ gl:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Só para usuarias con sesión iniciada
|
authenticated: Só para usuarias con sesión iniciada
|
||||||
|
disabled: Requerir un rol da usuaria específico
|
||||||
public: Para calquera
|
public: Para calquera
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: Por favor, pon interese en crear un equipo de moderación competente e reactivo antes de permitir que calquera poida crear unha conta!
|
moderation_recommandation: Por favor, pon interese en crear un equipo de moderación competente e reactivo antes de permitir que calquera poida crear unha conta!
|
||||||
|
|||||||
@ -824,6 +824,8 @@ he:
|
|||||||
view_dashboard_description: אפשר למשתמשים לגשת ללוח המחוונים
|
view_dashboard_description: אפשר למשתמשים לגשת ללוח המחוונים
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: מאפשר למשתמשים לגשת ללוחות המחוונים של Sidekiq ושל pgHero
|
view_devops_description: מאפשר למשתמשים לגשת ללוחות המחוונים של Sidekiq ושל pgHero
|
||||||
|
view_feeds: צפיה בפיד החי ונושאים
|
||||||
|
view_feeds_description: מאפשר למשמתמשיםות גישה לפיד החי ופיד נושאים בלי קשר להגדרות השרת
|
||||||
title: תפקידים
|
title: תפקידים
|
||||||
rules:
|
rules:
|
||||||
add_new: הוספת כלל
|
add_new: הוספת כלל
|
||||||
@ -879,6 +881,7 @@ he:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: משתמשים מאומתים בלבד
|
authenticated: משתמשים מאומתים בלבד
|
||||||
|
disabled: נדרש תפקיד משתמש מסוים
|
||||||
public: כולם
|
public: כולם
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: יש לוודא שלאתר יש צוות מנחות ומנחי שיחה מספק ושירותי בטרם תבחרו לפתוח הרשמה לכולם!
|
moderation_recommandation: יש לוודא שלאתר יש צוות מנחות ומנחי שיחה מספק ושירותי בטרם תבחרו לפתוח הרשמה לכולם!
|
||||||
|
|||||||
@ -796,6 +796,8 @@ hu:
|
|||||||
view_dashboard_description: Lehetővé teszi, hogy a felhasználó elérje az irányítópultot és vele számos metrikát
|
view_dashboard_description: Lehetővé teszi, hogy a felhasználó elérje az irányítópultot és vele számos metrikát
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: Lehetővé teszi, hogy a felhasználó elérje a Sidekiq és pgHero irányítópultjait
|
view_devops_description: Lehetővé teszi, hogy a felhasználó elérje a Sidekiq és pgHero irányítópultjait
|
||||||
|
view_feeds: Élő és témahírfolyamok megtekintése
|
||||||
|
view_feeds_description: A kiszolgálóbeállításoktól függetlenül engedélyezi az élő és témahírfolyamok elérését
|
||||||
title: Szerepek
|
title: Szerepek
|
||||||
rules:
|
rules:
|
||||||
add_new: Szabály hozzáadása
|
add_new: Szabály hozzáadása
|
||||||
@ -837,6 +839,7 @@ hu:
|
|||||||
title: Alapértelmezetten ne indexeljék a keresők a felhasználókat
|
title: Alapértelmezetten ne indexeljék a keresők a felhasználókat
|
||||||
discovery:
|
discovery:
|
||||||
follow_recommendations: Ajánlottak követése
|
follow_recommendations: Ajánlottak követése
|
||||||
|
preamble: Az érdekes tartalmak felszínre hozása fontos szerepet játszik az új felhasználók bevonásában, akik esetleg nem ismerik a Mastodont. Szabályozd, hogy a különböző felfedezési funkciók hogyan működjenek a kiszolgálón.
|
||||||
privacy: Adatvédelem
|
privacy: Adatvédelem
|
||||||
profile_directory: Profiladatbázis
|
profile_directory: Profiladatbázis
|
||||||
public_timelines: Nyilvános idővonalak
|
public_timelines: Nyilvános idővonalak
|
||||||
@ -850,6 +853,7 @@ hu:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Csak hitelesített felhasználók
|
authenticated: Csak hitelesített felhasználók
|
||||||
|
disabled: Konkrét felhasználói szerepkör megkövetelése
|
||||||
public: Mindenki
|
public: Mindenki
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: Győződj meg arról, hogy megfelelő és gyors reagálású moderátor csapatod van, mielőtt mindenki számára megnyitod a regisztrációt!
|
moderation_recommandation: Győződj meg arról, hogy megfelelő és gyors reagálású moderátor csapatod van, mielőtt mindenki számára megnyitod a regisztrációt!
|
||||||
|
|||||||
@ -796,6 +796,8 @@ is:
|
|||||||
view_dashboard_description: Leyfir notendum að skoða stjórnborðið og sjá ýmsar mælingar
|
view_dashboard_description: Leyfir notendum að skoða stjórnborðið og sjá ýmsar mælingar
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: Leyfir notendum að skoða Sidekiq og pgHero stjórnborð
|
view_devops_description: Leyfir notendum að skoða Sidekiq og pgHero stjórnborð
|
||||||
|
view_feeds: Skoða bein streymi og efnistengd
|
||||||
|
view_feeds_description: Gefur notendum aðgang að beinum streymum og efnistengdum, burtséð frá stillingum netþjóns
|
||||||
title: Hlutverk
|
title: Hlutverk
|
||||||
rules:
|
rules:
|
||||||
add_new: Skrá reglu
|
add_new: Skrá reglu
|
||||||
@ -853,6 +855,7 @@ is:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Einungis auðkenndir notendur
|
authenticated: Einungis auðkenndir notendur
|
||||||
|
disabled: Krefjast sérstaks hlutverks notanda
|
||||||
public: Allir
|
public: Allir
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: Tryggðu að þú hafir hæft og aðgengilegt umsjónarteymi til taks áður en þú opnar á skráningar fyrir alla!
|
moderation_recommandation: Tryggðu að þú hafir hæft og aðgengilegt umsjónarteymi til taks áður en þú opnar á skráningar fyrir alla!
|
||||||
|
|||||||
@ -796,6 +796,8 @@ it:
|
|||||||
view_dashboard_description: Consente agli utenti di accedere alla dashboard e alle varie metriche
|
view_dashboard_description: Consente agli utenti di accedere alla dashboard e alle varie metriche
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: Consente agli utenti di accedere alle dashboard Sidekiq e pgHero
|
view_devops_description: Consente agli utenti di accedere alle dashboard Sidekiq e pgHero
|
||||||
|
view_feeds: Visualizza feed in diretta e feed di argomenti
|
||||||
|
view_feeds_description: Consente agli utenti di accedere ai feed in diretta e ai feed di argomenti indipendentemente dalle impostazioni del server
|
||||||
title: Ruoli
|
title: Ruoli
|
||||||
rules:
|
rules:
|
||||||
add_new: Aggiungi regola
|
add_new: Aggiungi regola
|
||||||
@ -837,6 +839,7 @@ it:
|
|||||||
title: Esclude gli utenti dall'indicizzazione dei motori di ricerca per impostazione predefinita
|
title: Esclude gli utenti dall'indicizzazione dei motori di ricerca per impostazione predefinita
|
||||||
discovery:
|
discovery:
|
||||||
follow_recommendations: Segui le raccomandazioni
|
follow_recommendations: Segui le raccomandazioni
|
||||||
|
preamble: La scoperta di contenuti interessanti è fondamentale per l'inserimento di nuovi utenti che potrebbero non conoscere nessuno su Mastodon. Controlla l'andamento delle varie funzionalità di scoperta sul tuo server.
|
||||||
privacy: Privacy
|
privacy: Privacy
|
||||||
profile_directory: Directory del profilo
|
profile_directory: Directory del profilo
|
||||||
public_timelines: Timeline pubbliche
|
public_timelines: Timeline pubbliche
|
||||||
@ -850,6 +853,7 @@ it:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Solo utenti autenticati
|
authenticated: Solo utenti autenticati
|
||||||
|
disabled: Richiedi un ruolo utente specifico
|
||||||
public: Tutti
|
public: Tutti
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: Assicurati di avere un team di moderazione adeguato e reattivo prima di aprire le registrazioni a tutti!
|
moderation_recommandation: Assicurati di avere un team di moderazione adeguato e reattivo prima di aprire le registrazioni a tutti!
|
||||||
|
|||||||
@ -782,6 +782,8 @@ nan:
|
|||||||
view_dashboard_description: 允准用者接近使用tsit ê la-jí-báng kap tsē-tsē指標
|
view_dashboard_description: 允准用者接近使用tsit ê la-jí-báng kap tsē-tsē指標
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: 允准用者接近使用Sidekiq kap pgHero ê la-jí-báng
|
view_devops_description: 允准用者接近使用Sidekiq kap pgHero ê la-jí-báng
|
||||||
|
view_feeds: 看即時內容kap主題ê feed
|
||||||
|
view_feeds_description: 允准用者接近使用即時kap主題feed,無論服侍器ê設定。
|
||||||
title: 角色
|
title: 角色
|
||||||
rules:
|
rules:
|
||||||
add_new: 加添規則
|
add_new: 加添規則
|
||||||
@ -823,6 +825,7 @@ nan:
|
|||||||
title: 預設kā用者tuì tshiau-tshuē ia̋n-jín ê索引排除
|
title: 預設kā用者tuì tshiau-tshuē ia̋n-jín ê索引排除
|
||||||
discovery:
|
discovery:
|
||||||
follow_recommendations: 跟tuè建議
|
follow_recommendations: 跟tuè建議
|
||||||
|
preamble: Kā心適ê內容浮現出來,ē當幫tsān tī Mastodon頂siáng lóng可能m̄知ê新手。控制tsē-tsē發現lí ê服侍器ê特色作品ê功能án-nuá運作。
|
||||||
privacy: 隱私權
|
privacy: 隱私權
|
||||||
profile_directory: 個人資料ê目錄
|
profile_directory: 個人資料ê目錄
|
||||||
public_timelines: 公共ê時間線
|
public_timelines: 公共ê時間線
|
||||||
@ -836,6 +839,7 @@ nan:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Kan-ta hōo登入ê用者
|
authenticated: Kan-ta hōo登入ê用者
|
||||||
|
disabled: 愛特別ê用者角色
|
||||||
public: Ta̍k lâng
|
public: Ta̍k lâng
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: 佇開放hōo ta̍k ê lâng註冊進前,請確認lí有夠額koh主動反應ê管理團隊!
|
moderation_recommandation: 佇開放hōo ta̍k ê lâng註冊進前,請確認lí有夠額koh主動反應ê管理團隊!
|
||||||
@ -1153,6 +1157,62 @@ nan:
|
|||||||
subject: "%{instance} 有通the̍h ê Mastodon ê新版本!"
|
subject: "%{instance} 有通the̍h ê Mastodon ê新版本!"
|
||||||
new_trends:
|
new_trends:
|
||||||
body: 下kha ê項目愛審查,tsiah ē當公開顯示:
|
body: 下kha ê項目愛審查,tsiah ē當公開顯示:
|
||||||
|
new_trending_links:
|
||||||
|
title: 趨勢ê連結
|
||||||
|
new_trending_statuses:
|
||||||
|
title: 趨勢ê PO文
|
||||||
|
new_trending_tags:
|
||||||
|
title: 趨勢ê hashtag
|
||||||
|
subject: "%{instance} 頂有新ê趨勢愛審查"
|
||||||
|
aliases:
|
||||||
|
add_new: 加添別名
|
||||||
|
created_msg: 別名成功加添ah。Lí ē當開始tuì舊ê口座轉。
|
||||||
|
deleted_msg: Thâi掉捌名成功。Bē當tuì hit ê口座轉kàu tsit ê ah。
|
||||||
|
empty: Lí bô半个別名。
|
||||||
|
hint_html: Nā lí beh tuì別ê口座轉kah tsit ê,lí通佇tsia加別名,tse是必要ê,了後lí ē當kā跟tuè lí ê tuì舊口座suá到tsit ê。Tsit ê動作是<strong>無害koh通還原</strong>。<strong>著tī舊口座suá口座</strong>。
|
||||||
|
remove: 取消連結別名
|
||||||
|
appearance:
|
||||||
|
advanced_settings: 進一步ê設定
|
||||||
|
animations_and_accessibility: 動畫kap無障礙設定
|
||||||
|
boosting_preferences: 轉送ê偏好設定
|
||||||
|
boosting_preferences_info_html: "<strong>撇步:</strong>無論án-nuá設定,<kbd>Shift</kbd> + <kbd>Click</kbd> 佇%{icon} 轉送標á ē liâm-mī轉送。"
|
||||||
|
discovery: 發現
|
||||||
|
localization:
|
||||||
|
body: Mastodon是由志工翻譯。
|
||||||
|
guide_link: https://crowdin.com/project/mastodon
|
||||||
|
guide_link_text: Ta̍k家lóng ē當貢獻。
|
||||||
|
sensitive_content: 敏感ê內容
|
||||||
|
application_mailer:
|
||||||
|
notification_preferences: 改電子phue ê偏好
|
||||||
|
salutation: "%{name}、"
|
||||||
|
settings: 改電子phue ê偏好:%{link}
|
||||||
|
unsubscribe: 取消訂
|
||||||
|
view: 檢視:
|
||||||
|
view_profile: 看個人資料
|
||||||
|
view_status: 看PO文
|
||||||
|
applications:
|
||||||
|
created: 應用程式成功加添
|
||||||
|
destroyed: 應用程式成功thâi掉
|
||||||
|
logout: 登出
|
||||||
|
regenerate_token: 重頭產生接近使用ê token
|
||||||
|
token_regenerated: 接近使用ê token 成功重頭產生
|
||||||
|
warning: 注意!毋通kā分享hōo別lâng!
|
||||||
|
your_token: Lí ê接近使用token
|
||||||
|
auth:
|
||||||
|
apply_for_account: 申請口座
|
||||||
|
captcha_confirmation:
|
||||||
|
help_html: Nā lí完成CAPTCHA ê時陣有問題,lí通用 %{email} kap guán 聯絡,guán ē幫tsān lí。
|
||||||
|
hint_html: 上尾步ah!Guán愛確認lí是人類(以免pùn-sò訊息入侵!)解決下kha êCAPTCHA了後,ji̍h「繼續」。
|
||||||
|
title: 安全檢查
|
||||||
|
confirmations:
|
||||||
|
awaiting_review: Lí ê電子phue地址有確認ah!%{domain} ê人員leh審查lí ê註冊。Nā in允准lí ê口座,Lí ē收著電子phue!
|
||||||
|
awaiting_review_title: Lí ê註冊當leh審查
|
||||||
|
clicking_this_link: Ji̍h tsit ê連結
|
||||||
|
login_link: 登入
|
||||||
|
proceed_to_login_html: Lí tsit-má通繼續去 %{login_link}。
|
||||||
|
redirect_to_app_html: Lí應該受重轉kàu <strong>%{app_name}</strong>應用程式,若是iáu-buē,試 %{clicking_this_link} á是手動轉去tsit ê應用程式。
|
||||||
|
registration_complete: Lí佇 %{domain} ê註冊完成ah!
|
||||||
|
welcome_title: 歡迎 %{name}!
|
||||||
scheduled_statuses:
|
scheduled_statuses:
|
||||||
too_soon: Tio̍h用未來ê日期。
|
too_soon: Tio̍h用未來ê日期。
|
||||||
statuses:
|
statuses:
|
||||||
|
|||||||
@ -796,6 +796,8 @@ nl:
|
|||||||
view_dashboard_description: Geeft gebruikers toegang tot het dashboard en verschillende statistieken
|
view_dashboard_description: Geeft gebruikers toegang tot het dashboard en verschillende statistieken
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: Geeft gebruikers toegang tot de dashboards van Sidekiq en pgHero
|
view_devops_description: Geeft gebruikers toegang tot de dashboards van Sidekiq en pgHero
|
||||||
|
view_feeds: Openbare en hashtagtijdlijnen bekijken
|
||||||
|
view_feeds_description: Hiermee kunnen gebruikers toegang krijgen tot de openbare en hashtagtijdlijnen, ongeacht de serverinstellingen
|
||||||
title: Rollen
|
title: Rollen
|
||||||
rules:
|
rules:
|
||||||
add_new: Regel toevoegen
|
add_new: Regel toevoegen
|
||||||
@ -837,6 +839,7 @@ nl:
|
|||||||
title: Gebruikers standaard niet door zoekmachines laten indexeren
|
title: Gebruikers standaard niet door zoekmachines laten indexeren
|
||||||
discovery:
|
discovery:
|
||||||
follow_recommendations: Aanbevolen accounts
|
follow_recommendations: Aanbevolen accounts
|
||||||
|
preamble: Interessante inhoud uitlichten is van essentieel belang voor onboarding van nieuwe gebruikers, die mogelijk niemand op Mastodon kennen. Bepaal hoe verschillende functies voor het ontdekken van inhoud en gebruikers op jouw server werken.
|
||||||
privacy: Privacy
|
privacy: Privacy
|
||||||
profile_directory: Gebruikersgids
|
profile_directory: Gebruikersgids
|
||||||
public_timelines: Openbare tijdlijnen
|
public_timelines: Openbare tijdlijnen
|
||||||
@ -850,6 +853,7 @@ nl:
|
|||||||
feed_access:
|
feed_access:
|
||||||
modes:
|
modes:
|
||||||
authenticated: Alleen ingelogde gebruikers
|
authenticated: Alleen ingelogde gebruikers
|
||||||
|
disabled: Specifieke gebruikersrol vereisen
|
||||||
public: Iedereen
|
public: Iedereen
|
||||||
registrations:
|
registrations:
|
||||||
moderation_recommandation: Zorg ervoor dat je een adequaat en responsief moderatieteam hebt voordat je registraties voor iedereen openstelt!
|
moderation_recommandation: Zorg ervoor dat je een adequaat en responsief moderatieteam hebt voordat je registraties voor iedereen openstelt!
|
||||||
|
|||||||
@ -331,6 +331,7 @@ pl:
|
|||||||
create: Utwórz ogłoszenie
|
create: Utwórz ogłoszenie
|
||||||
title: Nowe ogłoszenie
|
title: Nowe ogłoszenie
|
||||||
preview:
|
preview:
|
||||||
|
disclaimer: Ponieważ użytkownicy nie mogą zrezygnować z otrzymywania powiadomień email, powinny one ograniczać się do ważnych ogłoszeń, takich jak powiadomienia o naruszeniu bezpieczeństwa danych osobowych lub zamknięciu serwera.
|
||||||
explanation_html: 'Wiadomość e-mail zostanie wysłana do <strong>%{display_count} użytkowników</strong>. Otrzymają oni wiadomość o następującej treści:'
|
explanation_html: 'Wiadomość e-mail zostanie wysłana do <strong>%{display_count} użytkowników</strong>. Otrzymają oni wiadomość o następującej treści:'
|
||||||
title: Podgląd powiadomienia
|
title: Podgląd powiadomienia
|
||||||
publish: Opublikuj
|
publish: Opublikuj
|
||||||
@ -507,6 +508,7 @@ pl:
|
|||||||
created_at: 'Utworzono:'
|
created_at: 'Utworzono:'
|
||||||
delete: Usuń
|
delete: Usuń
|
||||||
ip: Adres IP
|
ip: Adres IP
|
||||||
|
request_body: Treść zgłoszenia
|
||||||
providers:
|
providers:
|
||||||
active: Aktywne
|
active: Aktywne
|
||||||
base_url: Podstawowy adres URL
|
base_url: Podstawowy adres URL
|
||||||
@ -515,10 +517,12 @@ pl:
|
|||||||
finish_registration: Zakończ rejestrację
|
finish_registration: Zakończ rejestrację
|
||||||
name: Nazwa
|
name: Nazwa
|
||||||
providers: Dostawca
|
providers: Dostawca
|
||||||
|
public_key_fingerprint: Odcisk klucza publicznego
|
||||||
registration_requested: Wymagana rejestracja
|
registration_requested: Wymagana rejestracja
|
||||||
registrations:
|
registrations:
|
||||||
confirm: Zatwierdź
|
confirm: Zatwierdź
|
||||||
reject: Odrzuć
|
reject: Odrzuć
|
||||||
|
title: Potwierdź rejestrację FASP
|
||||||
save: Zapisz
|
save: Zapisz
|
||||||
sign_in: Zaloguj się
|
sign_in: Zaloguj się
|
||||||
status: Status
|
status: Status
|
||||||
@ -600,6 +604,10 @@ pl:
|
|||||||
title: Moderacja
|
title: Moderacja
|
||||||
moderation_notes:
|
moderation_notes:
|
||||||
create: Dodaj notatkę moderacyjną
|
create: Dodaj notatkę moderacyjną
|
||||||
|
created_msg: Notatka dotycząca moderacji instancji została pomyślnie utworzona!
|
||||||
|
description_html: Wyświetlaj i zostawiaj notatki dla innych moderatorów oraz dla siebie samego w przyszłości
|
||||||
|
destroyed_msg: Notatka dotycząca moderacji instancji została pomyślnie usunięta!
|
||||||
|
placeholder: Informacje o tej instancji, podjętych działaniach lub wszelkie inne informacje, które pomogą ci moderować tę instancję w przyszłości.
|
||||||
title: Notatki moderacyjne
|
title: Notatki moderacyjne
|
||||||
private_comment: Prywatny komentarz
|
private_comment: Prywatny komentarz
|
||||||
public_comment: Publiczny komentarz
|
public_comment: Publiczny komentarz
|
||||||
@ -812,6 +820,8 @@ pl:
|
|||||||
view_dashboard_description: Pozwala użytkownikom na dostęp do panelu i różnych metryk
|
view_dashboard_description: Pozwala użytkownikom na dostęp do panelu i różnych metryk
|
||||||
view_devops: DevOps
|
view_devops: DevOps
|
||||||
view_devops_description: Pozwala użytkownikom na dostęp do paneli Sidekiq i pgHero
|
view_devops_description: Pozwala użytkownikom na dostęp do paneli Sidekiq i pgHero
|
||||||
|
view_feeds: Wyświetlaj aktualności i kanały tematyczne
|
||||||
|
view_feeds_description: Umożliwia użytkownikom dostęp do aktualności i kanałów tematycznych niezależnie od ustawień serwera
|
||||||
title: Role
|
title: Role
|
||||||
rules:
|
rules:
|
||||||
add_new: Dodaj zasadę
|
add_new: Dodaj zasadę
|
||||||
@ -825,6 +835,7 @@ pl:
|
|||||||
title: Regulamin serwera
|
title: Regulamin serwera
|
||||||
translation: Tłumaczenie
|
translation: Tłumaczenie
|
||||||
translations: Tłumaczenia
|
translations: Tłumaczenia
|
||||||
|
translations_explanation: Możesz opcjonalnie dodać tłumaczenia reguł. Wyświetlany będzie tekst domyślny, jeśli nie ma dostępnej wersji przetłumaczonej. Zawsze upewnij się, że podane tłumaczenie jest zgodne z tekstem domyślnym.
|
||||||
settings:
|
settings:
|
||||||
about:
|
about:
|
||||||
manage_rules: Zarządzaj regułami serwera
|
manage_rules: Zarządzaj regułami serwera
|
||||||
@ -1976,6 +1987,8 @@ pl:
|
|||||||
title: '%{name}: "%{quote}"'
|
title: '%{name}: "%{quote}"'
|
||||||
visibilities:
|
visibilities:
|
||||||
public: Publiczne
|
public: Publiczne
|
||||||
|
unlisted: Niewidoczny
|
||||||
|
unlisted_long: Ukryte w wynikach wyszukiwania Mastodona, trendach i publicznych osiach czasu
|
||||||
statuses_cleanup:
|
statuses_cleanup:
|
||||||
enabled: Automatycznie usuwaj stare wiadomości
|
enabled: Automatycznie usuwaj stare wiadomości
|
||||||
enabled_hint: Automatycznie usuwa Twoje posty, gdy osiągną określony próg wiekowy, chyba że spełniają jeden z poniższych wyjątków
|
enabled_hint: Automatycznie usuwa Twoje posty, gdy osiągną określony próg wiekowy, chyba że spełniają jeden z poniższych wyjątków
|
||||||
@ -2021,6 +2034,8 @@ pl:
|
|||||||
terms_of_service:
|
terms_of_service:
|
||||||
title: Regulamin
|
title: Regulamin
|
||||||
terms_of_service_interstitial:
|
terms_of_service_interstitial:
|
||||||
|
future_preamble_html: Wprowadzamy pewne zmiany w naszych warunkach świadczenia usług, które zaczną obowiązywać od <strong>%{date}</strong>. Zachęcamy do zapoznania się z aktualnymi warunkami.
|
||||||
|
past_preamble_html: Od czasu twojej ostatniej wizyty zmieniliśmy warunki korzystania z usługi. Zachęcamy do zapoznania się z aktualnymi warunkami.
|
||||||
review_link: Przeglądnij Warunki Korzystania
|
review_link: Przeglądnij Warunki Korzystania
|
||||||
title: Warunki korzystania z %{domain} zmieniają się
|
title: Warunki korzystania z %{domain} zmieniają się
|
||||||
themes:
|
themes:
|
||||||
@ -2055,6 +2070,7 @@ pl:
|
|||||||
webauthn: Klucze bezpieczeństwa
|
webauthn: Klucze bezpieczeństwa
|
||||||
user_mailer:
|
user_mailer:
|
||||||
announcement_published:
|
announcement_published:
|
||||||
|
description: 'Administratorzy %{domain} publikują ogłoszenie:'
|
||||||
subject: Ogłoszenie serwisu
|
subject: Ogłoszenie serwisu
|
||||||
title: Ogłoszenie serwisu %{domain}
|
title: Ogłoszenie serwisu %{domain}
|
||||||
appeal_approved:
|
appeal_approved:
|
||||||
@ -2089,6 +2105,8 @@ pl:
|
|||||||
terms_of_service_changed:
|
terms_of_service_changed:
|
||||||
agreement: Kontynuując używanie %{domain}, zgadzasz się na te warunki. Jeśli nie zgadzasz się ze zaktualizowanymi warunkami, możesz wypowiedzieć umowę z %{domain} w dowolnym momencie, usuwając swoje konto.
|
agreement: Kontynuując używanie %{domain}, zgadzasz się na te warunki. Jeśli nie zgadzasz się ze zaktualizowanymi warunkami, możesz wypowiedzieć umowę z %{domain} w dowolnym momencie, usuwając swoje konto.
|
||||||
changelog: 'W skrócie oto co oznacza dla Ciebie ta aktualizacja:'
|
changelog: 'W skrócie oto co oznacza dla Ciebie ta aktualizacja:'
|
||||||
|
description: 'Otrzymujesz tę wiadomość email, ponieważ wprowadzamy pewne zmiany w naszych warunkach świadczenia usług w domenie %{domain}. Aktualizacje te zaczną obowiązywać od dnia %{date}. Zachęcamy do zapoznania się z pełną treścią zaktualizowanych warunków tutaj:'
|
||||||
|
description_html: Otrzymujesz tę wiadomość email, ponieważ wprowadzamy pewne zmiany w naszych warunkach świadczenia usług w domenie %{domain}. Aktualizacje te zaczną obowiązywać od dnia <strong>%{date}</strong>. Zachęcamy do zapoznania się z <a href="%{path}" target="_blank">pełną treścią zaktualizowanych warunków tutaj</a>.
|
||||||
sign_off: Zespół %{domain}
|
sign_off: Zespół %{domain}
|
||||||
subject: Aktualizacja warunków korzystania z usług
|
subject: Aktualizacja warunków korzystania z usług
|
||||||
subtitle: Warunki korzystania z %{domain} zmieniają się
|
subtitle: Warunki korzystania z %{domain} zmieniają się
|
||||||
|
|||||||
@ -104,7 +104,6 @@ ar:
|
|||||||
thumbnail: عرض حوالي 2:1 صورة إلى جانب معلومات الخادم الخاص بك.
|
thumbnail: عرض حوالي 2:1 صورة إلى جانب معلومات الخادم الخاص بك.
|
||||||
trendable_by_default: تخطي مراجعة المحتوى التريند اليدوي. لا يزال من الممكن الإزالة اللاحقة للعناصر الفردية من التريندات.
|
trendable_by_default: تخطي مراجعة المحتوى التريند اليدوي. لا يزال من الممكن الإزالة اللاحقة للعناصر الفردية من التريندات.
|
||||||
trends: تُظهِر المتداولة أي من المنشورات والوسوم وقصص الأخبار التي تجذب الانتباه على خادمك.
|
trends: تُظهِر المتداولة أي من المنشورات والوسوم وقصص الأخبار التي تجذب الانتباه على خادمك.
|
||||||
trends_as_landing_page: إظهار المحتوى المتداوَل للمستخدمين والزوار غير المسجلين بدلاً من وصف هذا الخادم. يتطلب هذا تفعيل المتداولة.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: إنك بصدد الدخول إلى منطقة آمنة
|
current_password: إنك بصدد الدخول إلى منطقة آمنة
|
||||||
imports:
|
imports:
|
||||||
@ -290,7 +289,6 @@ ar:
|
|||||||
thumbnail: الصورة المصغرة للخادم
|
thumbnail: الصورة المصغرة للخادم
|
||||||
trendable_by_default: السماح للوسوم بالظهور على المتداوَلة دون مراجعة مسبقة
|
trendable_by_default: السماح للوسوم بالظهور على المتداوَلة دون مراجعة مسبقة
|
||||||
trends: تمكين المتداوَلة
|
trends: تمكين المتداوَلة
|
||||||
trends_as_landing_page: استخدام المُتداوَلة كصفحة ترحيب
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: حظر الإشعارات القادمة من حسابات لا تتبعك
|
must_be_follower: حظر الإشعارات القادمة من حسابات لا تتبعك
|
||||||
must_be_following: حظر الإشعارات القادمة من الحسابات التي لا تتابعها
|
must_be_following: حظر الإشعارات القادمة من الحسابات التي لا تتابعها
|
||||||
|
|||||||
@ -110,7 +110,6 @@ be:
|
|||||||
thumbnail: Выява памерамі прыкладна 2:1, якая паказваецца побач з інфармацыяй пра ваш сервер.
|
thumbnail: Выява памерамі прыкладна 2:1, якая паказваецца побач з інфармацыяй пра ваш сервер.
|
||||||
trendable_by_default: Прапусціць ручны агляд трэндавага змесціва. Асобныя элементы ўсё яшчэ можна будзе выдаліць з трэндаў пастфактум.
|
trendable_by_default: Прапусціць ручны агляд трэндавага змесціва. Асобныя элементы ўсё яшчэ можна будзе выдаліць з трэндаў пастфактум.
|
||||||
trends: Трэнды паказваюць, якія допісы, хэштэгі і навіны набываюць папулярнасць на вашым серверы.
|
trends: Трэнды паказваюць, якія допісы, хэштэгі і навіны набываюць папулярнасць на вашым серверы.
|
||||||
trends_as_landing_page: Паказваць папулярнае змесціва карыстальнікам, якія выйшлі з сістэмы, і наведвальнікам, замест апісання гэтага сервера. Патрабуецца ўключэнне трэндаў.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Вы ўваходзіце ў бяспечную зону
|
current_password: Вы ўваходзіце ў бяспечную зону
|
||||||
imports:
|
imports:
|
||||||
@ -313,7 +312,6 @@ be:
|
|||||||
thumbnail: Мініяцюра сервера
|
thumbnail: Мініяцюра сервера
|
||||||
trendable_by_default: Дазваляць трэнды без папярэдняй праверкі
|
trendable_by_default: Дазваляць трэнды без папярэдняй праверкі
|
||||||
trends: Уключыць трэнды
|
trends: Уключыць трэнды
|
||||||
trends_as_landing_page: Выкарыстоўваць трэнды ў якасці лэндзінга
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Заблакіраваць апавяшчэнні ад непадпісаных людзей
|
must_be_follower: Заблакіраваць апавяшчэнні ад непадпісаных людзей
|
||||||
must_be_following: Заблакіраваць апавяшчэнні ад людзей на якіх вы не падпісаны
|
must_be_following: Заблакіраваць апавяшчэнні ад людзей на якіх вы не падпісаны
|
||||||
|
|||||||
@ -105,7 +105,6 @@ bg:
|
|||||||
thumbnail: Образ в съотношение около 2:1, показвано до информацията за сървъра ви.
|
thumbnail: Образ в съотношение около 2:1, показвано до информацията за сървъра ви.
|
||||||
trendable_by_default: Прескачане на ръчния преглед на изгряващо съдържание. Отделни елементи още могат да се премахват от изгряващи постфактум.
|
trendable_by_default: Прескачане на ръчния преглед на изгряващо съдържание. Отделни елементи още могат да се премахват от изгряващи постфактум.
|
||||||
trends: В раздел „Налагащо се“ се показват публикации, хаштагове и новини, набрали популярност на сървъра ви.
|
trends: В раздел „Налагащо се“ се показват публикации, хаштагове и новини, набрали популярност на сървъра ви.
|
||||||
trends_as_landing_page: Показване на налагащото се съдържание за излизащите потребители и посетители вместо на описа на този сървър. Изисква налагащото се да бъде включено.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Влизате в зона за сигурност
|
current_password: Влизате в зона за сигурност
|
||||||
imports:
|
imports:
|
||||||
@ -296,7 +295,6 @@ bg:
|
|||||||
thumbnail: Образче на сървъра
|
thumbnail: Образче на сървъра
|
||||||
trendable_by_default: Без преглед на налагащото се
|
trendable_by_default: Без преглед на налагащото се
|
||||||
trends: Включване на налагащи се
|
trends: Включване на налагащи се
|
||||||
trends_as_landing_page: Употреба на налагащото се като целева страница
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Блокирай известия от не-последователи
|
must_be_follower: Блокирай известия от не-последователи
|
||||||
must_be_following: Блокиране на известия от неследваните
|
must_be_following: Блокиране на известия от неследваните
|
||||||
|
|||||||
@ -107,7 +107,6 @@ ca:
|
|||||||
thumbnail: Una imatge d'aproximadament 2:1 que es mostra al costat la informació del teu servidor.
|
thumbnail: Una imatge d'aproximadament 2:1 que es mostra al costat la informació del teu servidor.
|
||||||
trendable_by_default: Omet la revisió manual del contingut en tendència. Els articles individuals poden encara ser eliminats després del fet.
|
trendable_by_default: Omet la revisió manual del contingut en tendència. Els articles individuals poden encara ser eliminats després del fet.
|
||||||
trends: Les tendències mostren quins tuts, etiquetes i notícies estan guanyant força en el teu servidor.
|
trends: Les tendències mostren quins tuts, etiquetes i notícies estan guanyant força en el teu servidor.
|
||||||
trends_as_landing_page: Mostra el contingut en tendència als usuaris i visitants no autenticats enlloc de la descripció d'aquest servidor. Requereix que les tendències estiguin activades.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Estàs entrant en una àrea segura
|
current_password: Estàs entrant en una àrea segura
|
||||||
imports:
|
imports:
|
||||||
@ -295,7 +294,6 @@ ca:
|
|||||||
thumbnail: Miniatura del servidor
|
thumbnail: Miniatura del servidor
|
||||||
trendable_by_default: Permet tendències sense revisió prèvia
|
trendable_by_default: Permet tendències sense revisió prèvia
|
||||||
trends: Activa les tendències
|
trends: Activa les tendències
|
||||||
trends_as_landing_page: Fer servir les tendències com a pàgina inicial
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Bloqueja les notificacions de persones que no em segueixen
|
must_be_follower: Bloqueja les notificacions de persones que no em segueixen
|
||||||
must_be_following: Bloqueja les notificacions de persones no seguides
|
must_be_following: Bloqueja les notificacions de persones no seguides
|
||||||
|
|||||||
@ -54,8 +54,10 @@ cs:
|
|||||||
password: Použijte alespoň 8 znaků
|
password: Použijte alespoň 8 znaků
|
||||||
phrase: Shoda bude nalezena bez ohledu na velikost písmen v textu příspěvku či varování o obsahu
|
phrase: Shoda bude nalezena bez ohledu na velikost písmen v textu příspěvku či varování o obsahu
|
||||||
scopes: Která API bude aplikace moct používat. Pokud vyberete rozsah nejvyššího stupně, nebudete je muset vybírat jednotlivě.
|
scopes: Která API bude aplikace moct používat. Pokud vyberete rozsah nejvyššího stupně, nebudete je muset vybírat jednotlivě.
|
||||||
|
setting_advanced_layout: Zobrazit Mastodon ve vícesloupovém rozvržení, umožňující zobrazení časoé osy, oznámení a třetího sloupce vašeho výběru. Není doporučeno pro menší obrazovky.
|
||||||
setting_aggregate_reblogs: Nezobrazovat nové boosty pro příspěvky, které byly nedávno boostnuty (ovlivňuje pouze nově přijaté boosty)
|
setting_aggregate_reblogs: Nezobrazovat nové boosty pro příspěvky, které byly nedávno boostnuty (ovlivňuje pouze nově přijaté boosty)
|
||||||
setting_always_send_emails: Jinak nebudou e-mailové notifikace posílány, když Mastodon aktivně používáte
|
setting_always_send_emails: Jinak nebudou e-mailové notifikace posílány, když Mastodon aktivně používáte
|
||||||
|
setting_boost_modal: Pokud je povoleno, boostnutí nejprve otevře dialogové okno pro potvrzení, ve kterém můžete změnit viditelnost svého boostu.
|
||||||
setting_default_quote_policy_private: Příspěvky pouze pro sledující, které jsou vytvořeny na Mastodonu, nemohou být citovány ostatními.
|
setting_default_quote_policy_private: Příspěvky pouze pro sledující, které jsou vytvořeny na Mastodonu, nemohou být citovány ostatními.
|
||||||
setting_default_quote_policy_unlisted: Když vás lidé citují, jejich příspěvek bude v časové ose populárních příspěvků také skryt.
|
setting_default_quote_policy_unlisted: Když vás lidé citují, jejich příspěvek bude v časové ose populárních příspěvků také skryt.
|
||||||
setting_default_sensitive: Citlivá média jsou ve výchozím stavu skryta a mohou být zobrazena kliknutím
|
setting_default_sensitive: Citlivá média jsou ve výchozím stavu skryta a mohou být zobrazena kliknutím
|
||||||
@ -63,6 +65,7 @@ cs:
|
|||||||
setting_display_media_hide_all: Vždy skrývat média
|
setting_display_media_hide_all: Vždy skrývat média
|
||||||
setting_display_media_show_all: Vždy zobrazovat média
|
setting_display_media_show_all: Vždy zobrazovat média
|
||||||
setting_emoji_style: Jak se budou zobrazovat emoji. "Auto" zkusí použít výchozí emoji, ale pro starší prohlížeče použije Twemoji.
|
setting_emoji_style: Jak se budou zobrazovat emoji. "Auto" zkusí použít výchozí emoji, ale pro starší prohlížeče použije Twemoji.
|
||||||
|
setting_quick_boosting_html: Pokud je povoleno, kliknutím na %{boost_icon} Boost ikonu okamžitě boostnete místo otevření rozbalovací nabídky boost/citace. Přemístí citaci do nabídky %{options_icon} (Možnosti).
|
||||||
setting_system_scrollbars_ui: Platí pouze pro desktopové prohlížeče založené na Safari nebo Chrome
|
setting_system_scrollbars_ui: Platí pouze pro desktopové prohlížeče založené na Safari nebo Chrome
|
||||||
setting_use_blurhash: Gradienty jsou vytvořeny na základě barvev skrytých médií, ale zakrývají veškeré detaily
|
setting_use_blurhash: Gradienty jsou vytvořeny na základě barvev skrytých médií, ale zakrývají veškeré detaily
|
||||||
setting_use_pending_items: Aktualizovat časovou osu až po kliknutí namísto automatického rolování kanálu
|
setting_use_pending_items: Aktualizovat časovou osu až po kliknutí namísto automatického rolování kanálu
|
||||||
@ -107,7 +110,6 @@ cs:
|
|||||||
thumbnail: Přibližně 2:1 obrázek zobrazený vedle informací o vašem serveru.
|
thumbnail: Přibližně 2:1 obrázek zobrazený vedle informací o vašem serveru.
|
||||||
trendable_by_default: Přeskočit manuální kontrolu populárního obsahu. Jednotlivé položky mohou být odstraněny z trendů později.
|
trendable_by_default: Přeskočit manuální kontrolu populárního obsahu. Jednotlivé položky mohou být odstraněny z trendů později.
|
||||||
trends: Trendy zobrazují, které příspěvky, hashtagy a zprávy získávají na serveru pozornost.
|
trends: Trendy zobrazují, které příspěvky, hashtagy a zprávy získávají na serveru pozornost.
|
||||||
trends_as_landing_page: Zobrazit populární obsah odhlášeným uživatelům a návštěvníkům místo popisu tohoto serveru. Vyžaduje povolení trendů.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Vstupujete do zabezpečeného prostoru
|
current_password: Vstupujete do zabezpečeného prostoru
|
||||||
imports:
|
imports:
|
||||||
@ -236,10 +238,12 @@ cs:
|
|||||||
setting_aggregate_reblogs: Seskupovat boosty v časových osách
|
setting_aggregate_reblogs: Seskupovat boosty v časových osách
|
||||||
setting_always_send_emails: Vždy posílat e-mailová oznámení
|
setting_always_send_emails: Vždy posílat e-mailová oznámení
|
||||||
setting_auto_play_gif: Automaticky přehrávat animace GIF
|
setting_auto_play_gif: Automaticky přehrávat animace GIF
|
||||||
|
setting_boost_modal: Ovládání viditelnosti boostování
|
||||||
setting_default_language: Jazyk příspěvků
|
setting_default_language: Jazyk příspěvků
|
||||||
setting_default_privacy: Viditelnost příspěvků
|
setting_default_privacy: Viditelnost příspěvků
|
||||||
setting_default_quote_policy: Kdo může citovat
|
setting_default_quote_policy: Kdo může citovat
|
||||||
setting_default_sensitive: Vždy označovat média jako citlivá
|
setting_default_sensitive: Vždy označovat média jako citlivá
|
||||||
|
setting_delete_modal: Upozornit před odstraněním příspěvku
|
||||||
setting_disable_hover_cards: Zakázat náhled profilu při přejetí myší
|
setting_disable_hover_cards: Zakázat náhled profilu při přejetí myší
|
||||||
setting_disable_swiping: Vypnout gesta přejetí prsty
|
setting_disable_swiping: Vypnout gesta přejetí prsty
|
||||||
setting_display_media: Zobrazování médií
|
setting_display_media: Zobrazování médií
|
||||||
@ -249,6 +253,8 @@ cs:
|
|||||||
setting_emoji_style: Styl emoji
|
setting_emoji_style: Styl emoji
|
||||||
setting_expand_spoilers: Vždy rozbalit příspěvky označené varováními o obsahu
|
setting_expand_spoilers: Vždy rozbalit příspěvky označené varováními o obsahu
|
||||||
setting_hide_network: Skrýt mou síť
|
setting_hide_network: Skrýt mou síť
|
||||||
|
setting_missing_alt_text_modal: Upozornit před odesláním médií bez popisného textu
|
||||||
|
setting_quick_boosting: Povolit rychlé boostnutí
|
||||||
setting_reduce_motion: Omezit pohyb v animacích
|
setting_reduce_motion: Omezit pohyb v animacích
|
||||||
setting_system_font_ui: Použít výchozí písmo systému
|
setting_system_font_ui: Použít výchozí písmo systému
|
||||||
setting_system_scrollbars_ui: Použít výchozí posuvník systému
|
setting_system_scrollbars_ui: Použít výchozí posuvník systému
|
||||||
@ -306,7 +312,6 @@ cs:
|
|||||||
thumbnail: Miniatura serveru
|
thumbnail: Miniatura serveru
|
||||||
trendable_by_default: Povolit trendy bez předchozí revize
|
trendable_by_default: Povolit trendy bez předchozí revize
|
||||||
trends: Povolit trendy
|
trends: Povolit trendy
|
||||||
trends_as_landing_page: Použít trendy jako vstupní stránku
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Blokovat oznámení od lidí, kteří vás nesledují
|
must_be_follower: Blokovat oznámení od lidí, kteří vás nesledují
|
||||||
must_be_following: Blokovat oznámení od lidí, které nesledujete
|
must_be_following: Blokovat oznámení od lidí, které nesledujete
|
||||||
|
|||||||
@ -54,8 +54,10 @@ cy:
|
|||||||
password: Defnyddiwch o leiaf 8 nod
|
password: Defnyddiwch o leiaf 8 nod
|
||||||
phrase: Caiff ei gyfateb heb ystyriaeth o briflythrennu mewn testun neu rhybudd ynghylch cynnwys postiad
|
phrase: Caiff ei gyfateb heb ystyriaeth o briflythrennu mewn testun neu rhybudd ynghylch cynnwys postiad
|
||||||
scopes: Pa APIs y bydd y rhaglen yn cael mynediad iddynt. Os dewiswch gwmpas lefel uchaf, nid oes angen i chi ddewis rhai unigol.
|
scopes: Pa APIs y bydd y rhaglen yn cael mynediad iddynt. Os dewiswch gwmpas lefel uchaf, nid oes angen i chi ddewis rhai unigol.
|
||||||
|
setting_advanced_layout: Dangos Mastodon fel cynllun aml-golofn, sy'n eich galluogi i weld y llinell amser, hysbysiadau, a thrydedd golofn o'ch dewis chi. Nid gyfer sgriniau llai.
|
||||||
setting_aggregate_reblogs: Peidiwch â dangos hybiau newydd ar bostiadau sydd wedi cael eu hybu'n ddiweddar (dim ond yn effeithio ar hybiau newydd ei dderbyn)
|
setting_aggregate_reblogs: Peidiwch â dangos hybiau newydd ar bostiadau sydd wedi cael eu hybu'n ddiweddar (dim ond yn effeithio ar hybiau newydd ei dderbyn)
|
||||||
setting_always_send_emails: Fel arfer ni fydd hysbysiadau e-bost yn cael eu hanfon pan fyddwch chi wrthi'n defnyddio Mastodon
|
setting_always_send_emails: Fel arfer ni fydd hysbysiadau e-bost yn cael eu hanfon pan fyddwch chi wrthi'n defnyddio Mastodon
|
||||||
|
setting_boost_modal: Pan fydd wedi'i alluogi, bydd hybu'n agor deialog cadarnhau yn gyntaf lle gallwch newid gwelededd eich hwb.
|
||||||
setting_default_quote_policy_private: Does dim modd dyfynnu postiadau sydd wedi'u hysgrifennu ar Mastodon ar gyfer dim ond dilynwyr.
|
setting_default_quote_policy_private: Does dim modd dyfynnu postiadau sydd wedi'u hysgrifennu ar Mastodon ar gyfer dim ond dilynwyr.
|
||||||
setting_default_quote_policy_unlisted: Pan fydd pobl yn eich dyfynnu, bydd eu postiad hefyd yn cael ei guddio rhag llinellau amser sy'n trendio.
|
setting_default_quote_policy_unlisted: Pan fydd pobl yn eich dyfynnu, bydd eu postiad hefyd yn cael ei guddio rhag llinellau amser sy'n trendio.
|
||||||
setting_default_sensitive: Mae cyfryngau sensitif wedi'u cuddio yn rhagosodedig a gellir eu datgelu trwy glicio
|
setting_default_sensitive: Mae cyfryngau sensitif wedi'u cuddio yn rhagosodedig a gellir eu datgelu trwy glicio
|
||||||
@ -63,6 +65,7 @@ cy:
|
|||||||
setting_display_media_hide_all: Cuddio cyfryngau bob tro
|
setting_display_media_hide_all: Cuddio cyfryngau bob tro
|
||||||
setting_display_media_show_all: Dangos cyfryngau bob tro
|
setting_display_media_show_all: Dangos cyfryngau bob tro
|
||||||
setting_emoji_style: Sut i arddangos emojis. Bydd "Awto" yn ceisio defnyddio emoji cynhenid, ond mae'n disgyn yn ôl i Twemoji ar gyfer porwyr traddodiadol.
|
setting_emoji_style: Sut i arddangos emojis. Bydd "Awto" yn ceisio defnyddio emoji cynhenid, ond mae'n disgyn yn ôl i Twemoji ar gyfer porwyr traddodiadol.
|
||||||
|
setting_quick_boosting_html: Pan fydd wedi'i alluogi, bydd clicio ar yr eicon Hwb %{boost_icon} yn rhoi hwb ar unwaith yn lle agor y gwymplen hwb/dyfynnu. Mae'n symud y weithred dyfynnu i'r ddewislen %{options_icon} (Dewisiadau).
|
||||||
setting_system_scrollbars_ui: Yn berthnasol i borwyr bwrdd gwaith yn seiliedig ar Safari a Chrome yn unig
|
setting_system_scrollbars_ui: Yn berthnasol i borwyr bwrdd gwaith yn seiliedig ar Safari a Chrome yn unig
|
||||||
setting_use_blurhash: Mae graddiannau wedi'u seilio ar liwiau'r delweddau cudd ond maen nhw'n cuddio unrhyw fanylion
|
setting_use_blurhash: Mae graddiannau wedi'u seilio ar liwiau'r delweddau cudd ond maen nhw'n cuddio unrhyw fanylion
|
||||||
setting_use_pending_items: Cuddio diweddariadau llinell amser y tu ôl i glic yn lle sgrolio'n awtomatig
|
setting_use_pending_items: Cuddio diweddariadau llinell amser y tu ôl i glic yn lle sgrolio'n awtomatig
|
||||||
@ -107,7 +110,6 @@ cy:
|
|||||||
thumbnail: Delwedd tua 2:1 yn cael ei dangos ochr yn ochr â manylion eich gweinydd.
|
thumbnail: Delwedd tua 2:1 yn cael ei dangos ochr yn ochr â manylion eich gweinydd.
|
||||||
trendable_by_default: Hepgor adolygiad llaw o gynnwys sy'n tueddu. Gall eitemau unigol gael eu tynnu o dueddiadau o hyd ar ôl y ffaith.
|
trendable_by_default: Hepgor adolygiad llaw o gynnwys sy'n tueddu. Gall eitemau unigol gael eu tynnu o dueddiadau o hyd ar ôl y ffaith.
|
||||||
trends: Mae pynciau llosg yn dangos y postiadau, hashnodau, a newyddion sy'n denu sylw ar eich gweinydd.
|
trends: Mae pynciau llosg yn dangos y postiadau, hashnodau, a newyddion sy'n denu sylw ar eich gweinydd.
|
||||||
trends_as_landing_page: Dangos cynnwys tueddiadol i ddefnyddwyr ac ymwelwyr sydd wedi allgofnodi yn lle disgrifiad o'r gweinydd hwn. Mae angen galluogi tueddiadau.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Rydych chi'n mynd i mewn i ardal ddiogel
|
current_password: Rydych chi'n mynd i mewn i ardal ddiogel
|
||||||
imports:
|
imports:
|
||||||
@ -238,10 +240,12 @@ cy:
|
|||||||
setting_aggregate_reblogs: Grwpio hybiau mewn ffrydiau
|
setting_aggregate_reblogs: Grwpio hybiau mewn ffrydiau
|
||||||
setting_always_send_emails: Anfonwch hysbysiadau e-bost bob amser
|
setting_always_send_emails: Anfonwch hysbysiadau e-bost bob amser
|
||||||
setting_auto_play_gif: Chwarae GIFs wedi'u hanimeiddio yn awtomatig
|
setting_auto_play_gif: Chwarae GIFs wedi'u hanimeiddio yn awtomatig
|
||||||
|
setting_boost_modal: Rheoli hybu gwelededd
|
||||||
setting_default_language: Iaith postio
|
setting_default_language: Iaith postio
|
||||||
setting_default_privacy: Gwelededd postio
|
setting_default_privacy: Gwelededd postio
|
||||||
setting_default_quote_policy: Pwy sy'n gallu dyfynnu
|
setting_default_quote_policy: Pwy sy'n gallu dyfynnu
|
||||||
setting_default_sensitive: Marcio cyfryngau fel eu bod yn sensitif bob tro
|
setting_default_sensitive: Marcio cyfryngau fel eu bod yn sensitif bob tro
|
||||||
|
setting_delete_modal: Rhybuddio fi cyn dileu postiad
|
||||||
setting_disable_hover_cards: Analluogi rhagolwg proffil ar lusgo
|
setting_disable_hover_cards: Analluogi rhagolwg proffil ar lusgo
|
||||||
setting_disable_swiping: Analluogi cynigion llusgo
|
setting_disable_swiping: Analluogi cynigion llusgo
|
||||||
setting_display_media: Dangos cyfryngau
|
setting_display_media: Dangos cyfryngau
|
||||||
@ -251,6 +255,8 @@ cy:
|
|||||||
setting_emoji_style: Arddull Emojis
|
setting_emoji_style: Arddull Emojis
|
||||||
setting_expand_spoilers: Dangos postiadau wedi'u marcio â rhybudd cynnwys bob tro
|
setting_expand_spoilers: Dangos postiadau wedi'u marcio â rhybudd cynnwys bob tro
|
||||||
setting_hide_network: Cuddio eich graff cymdeithasol
|
setting_hide_network: Cuddio eich graff cymdeithasol
|
||||||
|
setting_missing_alt_text_modal: Rhybuddio fi cyn postio cyfryngau heb destun amgen
|
||||||
|
setting_quick_boosting: Galluogi hybu cyflym
|
||||||
setting_reduce_motion: Lleihau mudiant mewn animeiddiadau
|
setting_reduce_motion: Lleihau mudiant mewn animeiddiadau
|
||||||
setting_system_font_ui: Defnyddio ffont rhagosodedig y system
|
setting_system_font_ui: Defnyddio ffont rhagosodedig y system
|
||||||
setting_system_scrollbars_ui: Defnyddiwch far sgrolio rhagosodedig y system
|
setting_system_scrollbars_ui: Defnyddiwch far sgrolio rhagosodedig y system
|
||||||
@ -308,7 +314,6 @@ cy:
|
|||||||
thumbnail: Bawdlun y gweinydd
|
thumbnail: Bawdlun y gweinydd
|
||||||
trendable_by_default: Caniatáu pynciau llosg heb adolygiad
|
trendable_by_default: Caniatáu pynciau llosg heb adolygiad
|
||||||
trends: Galluogi pynciau llosg
|
trends: Galluogi pynciau llosg
|
||||||
trends_as_landing_page: Defnyddio tueddiadau fel y dudalen gartref
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Blocio hysbysiadau o bobl nad ydynt yn eich dilyn
|
must_be_follower: Blocio hysbysiadau o bobl nad ydynt yn eich dilyn
|
||||||
must_be_following: Blocio hysbysiadau o bobl nad ydych yn eu dilyn
|
must_be_following: Blocio hysbysiadau o bobl nad ydych yn eu dilyn
|
||||||
|
|||||||
@ -110,7 +110,6 @@ da:
|
|||||||
thumbnail: Et ca. 2:1 billede vist sammen med serveroplysningerne.
|
thumbnail: Et ca. 2:1 billede vist sammen med serveroplysningerne.
|
||||||
trendable_by_default: Spring manuel gennemgang af trendindhold over. Individuelle elementer kan stadig fjernes fra trends efter kendsgerningen.
|
trendable_by_default: Spring manuel gennemgang af trendindhold over. Individuelle elementer kan stadig fjernes fra trends efter kendsgerningen.
|
||||||
trends: Tendenser viser, hvilke indlæg, hashtags og nyheder opnår momentum på serveren.
|
trends: Tendenser viser, hvilke indlæg, hashtags og nyheder opnår momentum på serveren.
|
||||||
trends_as_landing_page: Vis tendensindhold til udloggede brugere og besøgende i stedet for en beskrivelse af denne server. Kræver, at tendenser er aktiveret.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Du bevæger dig ind på et sikkert område
|
current_password: Du bevæger dig ind på et sikkert område
|
||||||
imports:
|
imports:
|
||||||
@ -311,7 +310,6 @@ da:
|
|||||||
thumbnail: Serverminiaturebillede
|
thumbnail: Serverminiaturebillede
|
||||||
trendable_by_default: Tillad ikke-reviderede trends
|
trendable_by_default: Tillad ikke-reviderede trends
|
||||||
trends: Aktivér trends
|
trends: Aktivér trends
|
||||||
trends_as_landing_page: Brug tendenser som destinationssiden
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Blokér notifikationer fra bruger, der ikke følger dig
|
must_be_follower: Blokér notifikationer fra bruger, der ikke følger dig
|
||||||
must_be_following: Blokér notifikationer fra brugere, du ikke følger
|
must_be_following: Blokér notifikationer fra brugere, du ikke følger
|
||||||
|
|||||||
@ -107,7 +107,6 @@ de:
|
|||||||
thumbnail: Ein Bild ungefähr im 2:1-Format, das neben den Server-Informationen angezeigt wird.
|
thumbnail: Ein Bild ungefähr im 2:1-Format, das neben den Server-Informationen angezeigt wird.
|
||||||
trendable_by_default: Manuelles Überprüfen angesagter Inhalte überspringen. Einzelne Elemente können später noch aus den Trends entfernt werden.
|
trendable_by_default: Manuelles Überprüfen angesagter Inhalte überspringen. Einzelne Elemente können später noch aus den Trends entfernt werden.
|
||||||
trends: Trends zeigen, welche Beiträge, Hashtags und Nachrichten auf deinem Server immer beliebter werden.
|
trends: Trends zeigen, welche Beiträge, Hashtags und Nachrichten auf deinem Server immer beliebter werden.
|
||||||
trends_as_landing_page: Dies zeigt nicht angemeldeten Personen Trendinhalte anstelle einer Beschreibung des Servers an. Erfordert, dass Trends aktiviert sind.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Du betrittst einen sicheren Bereich
|
current_password: Du betrittst einen sicheren Bereich
|
||||||
imports:
|
imports:
|
||||||
@ -305,7 +304,6 @@ de:
|
|||||||
thumbnail: Vorschaubild des Servers
|
thumbnail: Vorschaubild des Servers
|
||||||
trendable_by_default: Trends ohne vorherige Überprüfung erlauben
|
trendable_by_default: Trends ohne vorherige Überprüfung erlauben
|
||||||
trends: Trends aktivieren
|
trends: Trends aktivieren
|
||||||
trends_as_landing_page: Trends als Landingpage verwenden
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Benachrichtigungen von Profilen, die mir nicht folgen, ausblenden
|
must_be_follower: Benachrichtigungen von Profilen, die mir nicht folgen, ausblenden
|
||||||
must_be_following: Benachrichtigungen von Profilen, denen ich nicht folge, ausblenden
|
must_be_following: Benachrichtigungen von Profilen, denen ich nicht folge, ausblenden
|
||||||
|
|||||||
@ -110,7 +110,6 @@ el:
|
|||||||
thumbnail: Μια εικόνα περίπου 2:1 που εμφανίζεται παράλληλα με τις πληροφορίες του διακομιστή σου.
|
thumbnail: Μια εικόνα περίπου 2:1 που εμφανίζεται παράλληλα με τις πληροφορίες του διακομιστή σου.
|
||||||
trendable_by_default: Παράλειψη χειροκίνητης αξιολόγησης του περιεχομένου σε τάση. Μεμονωμένα στοιχεία μπορούν ακόμα να αφαιρεθούν από τις τάσεις μετέπειτα.
|
trendable_by_default: Παράλειψη χειροκίνητης αξιολόγησης του περιεχομένου σε τάση. Μεμονωμένα στοιχεία μπορούν ακόμα να αφαιρεθούν από τις τάσεις μετέπειτα.
|
||||||
trends: Τάσεις δείχνουν ποιες δημοσιεύσεις, ετικέτες και ειδήσεις προκαλούν έλξη στο διακομιστή σας.
|
trends: Τάσεις δείχνουν ποιες δημοσιεύσεις, ετικέτες και ειδήσεις προκαλούν έλξη στο διακομιστή σας.
|
||||||
trends_as_landing_page: Εμφάνιση περιεχομένου σε τάση σε αποσυνδεδεμένους χρήστες και επισκέπτες αντί για μια περιγραφή αυτού του διακομιστή. Απαιτεί οι τάσεις να έχουν ενεργοποιηθεί.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Μπαίνεις σε ασφαλή περιοχή
|
current_password: Μπαίνεις σε ασφαλή περιοχή
|
||||||
imports:
|
imports:
|
||||||
@ -311,7 +310,6 @@ el:
|
|||||||
thumbnail: Μικρογραφία διακομιστή
|
thumbnail: Μικρογραφία διακομιστή
|
||||||
trendable_by_default: Επίτρεψε τις τάσεις χωρίς προηγούμενη αξιολόγηση
|
trendable_by_default: Επίτρεψε τις τάσεις χωρίς προηγούμενη αξιολόγηση
|
||||||
trends: Ενεργοποίηση τάσεων
|
trends: Ενεργοποίηση τάσεων
|
||||||
trends_as_landing_page: Χρήση των τάσεων ως σελίδα προορισμού
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Μπλόκαρε τις ειδοποιήσεις από όσους δεν σε ακολουθούν
|
must_be_follower: Μπλόκαρε τις ειδοποιήσεις από όσους δεν σε ακολουθούν
|
||||||
must_be_following: Μπλόκαρε τις ειδοποιήσεις από όσους δεν ακολουθείς
|
must_be_following: Μπλόκαρε τις ειδοποιήσεις από όσους δεν ακολουθείς
|
||||||
|
|||||||
@ -105,7 +105,6 @@ en-GB:
|
|||||||
thumbnail: A roughly 2:1 image displayed alongside your server information.
|
thumbnail: A roughly 2:1 image displayed alongside your server information.
|
||||||
trendable_by_default: Skip manual review of trending content. Individual items can still be removed from trends after the fact.
|
trendable_by_default: Skip manual review of trending content. Individual items can still be removed from trends after the fact.
|
||||||
trends: Trends show which posts, hashtags and news stories are gaining traction on your server.
|
trends: Trends show which posts, hashtags and news stories are gaining traction on your server.
|
||||||
trends_as_landing_page: Show trending content to logged-out users and visitors instead of a description of this server. Requires trends to be enabled.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: You are entering a secure area
|
current_password: You are entering a secure area
|
||||||
imports:
|
imports:
|
||||||
@ -290,7 +289,6 @@ en-GB:
|
|||||||
thumbnail: Server thumbnail
|
thumbnail: Server thumbnail
|
||||||
trendable_by_default: Allow trends without prior review
|
trendable_by_default: Allow trends without prior review
|
||||||
trends: Enable trends
|
trends: Enable trends
|
||||||
trends_as_landing_page: Use trends as the landing page
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Block notifications from non-followers
|
must_be_follower: Block notifications from non-followers
|
||||||
must_be_following: Block notifications from people you don't follow
|
must_be_following: Block notifications from people you don't follow
|
||||||
|
|||||||
@ -93,6 +93,7 @@ en:
|
|||||||
content_cache_retention_period: All posts from other servers (including boosts and replies) will be deleted after the specified number of days, without regard to any local user interaction with those posts. This includes posts where a local user has marked it as bookmarks or favorites. Private mentions between users from different instances will also be lost and impossible to restore. Use of this setting is intended for special purpose instances and breaks many user expectations when implemented for general purpose use.
|
content_cache_retention_period: All posts from other servers (including boosts and replies) will be deleted after the specified number of days, without regard to any local user interaction with those posts. This includes posts where a local user has marked it as bookmarks or favorites. Private mentions between users from different instances will also be lost and impossible to restore. Use of this setting is intended for special purpose instances and breaks many user expectations when implemented for general purpose use.
|
||||||
custom_css: You can apply custom styles on the web version of Mastodon.
|
custom_css: You can apply custom styles on the web version of Mastodon.
|
||||||
favicon: WEBP, PNG, GIF or JPG. Overrides the default Mastodon favicon with a custom icon.
|
favicon: WEBP, PNG, GIF or JPG. Overrides the default Mastodon favicon with a custom icon.
|
||||||
|
landing_page: Selects what page new visitors see when they first arrive on your server. If you select "Trends", then trends needs to be enabled in the Discovery Settings. If you select "Local feed", then "Access to live feeds featuring local posts" needs to be set to "Everyone" in the Discovery Settings.
|
||||||
mascot: Overrides the illustration in the advanced web interface.
|
mascot: Overrides the illustration in the advanced web interface.
|
||||||
media_cache_retention_period: Media files from posts made by remote users are cached on your server. When set to a positive value, media will be deleted after the specified number of days. If the media data is requested after it is deleted, it will be re-downloaded, if the source content is still available. Due to restrictions on how often link preview cards poll third-party sites, it is recommended to set this value to at least 14 days, or link preview cards will not be updated on demand before that time.
|
media_cache_retention_period: Media files from posts made by remote users are cached on your server. When set to a positive value, media will be deleted after the specified number of days. If the media data is requested after it is deleted, it will be re-downloaded, if the source content is still available. Due to restrictions on how often link preview cards poll third-party sites, it is recommended to set this value to at least 14 days, or link preview cards will not be updated on demand before that time.
|
||||||
min_age: Users will be asked to confirm their date of birth during sign-up
|
min_age: Users will be asked to confirm their date of birth during sign-up
|
||||||
@ -110,7 +111,6 @@ en:
|
|||||||
thumbnail: A roughly 2:1 image displayed alongside your server information.
|
thumbnail: A roughly 2:1 image displayed alongside your server information.
|
||||||
trendable_by_default: Skip manual review of trending content. Individual items can still be removed from trends after the fact.
|
trendable_by_default: Skip manual review of trending content. Individual items can still be removed from trends after the fact.
|
||||||
trends: Trends show which posts, hashtags and news stories are gaining traction on your server.
|
trends: Trends show which posts, hashtags and news stories are gaining traction on your server.
|
||||||
trends_as_landing_page: Show trending content to logged-out users and visitors instead of a description of this server. Requires trends to be enabled.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: You are entering a secure area
|
current_password: You are entering a secure area
|
||||||
imports:
|
imports:
|
||||||
@ -287,6 +287,7 @@ en:
|
|||||||
content_cache_retention_period: Remote content retention period
|
content_cache_retention_period: Remote content retention period
|
||||||
custom_css: Custom CSS
|
custom_css: Custom CSS
|
||||||
favicon: Favicon
|
favicon: Favicon
|
||||||
|
landing_page: Landing page for new visitors
|
||||||
local_live_feed_access: Access to live feeds featuring local posts
|
local_live_feed_access: Access to live feeds featuring local posts
|
||||||
local_topic_feed_access: Access to hashtag and link feeds featuring local posts
|
local_topic_feed_access: Access to hashtag and link feeds featuring local posts
|
||||||
mascot: Custom mascot (legacy)
|
mascot: Custom mascot (legacy)
|
||||||
@ -311,7 +312,6 @@ en:
|
|||||||
thumbnail: Server thumbnail
|
thumbnail: Server thumbnail
|
||||||
trendable_by_default: Allow trends without prior review
|
trendable_by_default: Allow trends without prior review
|
||||||
trends: Enable trends
|
trends: Enable trends
|
||||||
trends_as_landing_page: Use trends as the landing page
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Block notifications from non-followers
|
must_be_follower: Block notifications from non-followers
|
||||||
must_be_following: Block notifications from people you don't follow
|
must_be_following: Block notifications from people you don't follow
|
||||||
|
|||||||
@ -107,7 +107,6 @@ eo:
|
|||||||
thumbnail: Ĉirkaua 2:1 bildo montritas kun via servilinformo.
|
thumbnail: Ĉirkaua 2:1 bildo montritas kun via servilinformo.
|
||||||
trendable_by_default: Ignori permanan kontrolon de tendenca enhavo.
|
trendable_by_default: Ignori permanan kontrolon de tendenca enhavo.
|
||||||
trends: Tendencoj montras kiu mesaĝoj, kradvortoj kaj novaĵoj populariĝas en via servilo.
|
trends: Tendencoj montras kiu mesaĝoj, kradvortoj kaj novaĵoj populariĝas en via servilo.
|
||||||
trends_as_landing_page: Montru tendencan enhavon al elsalutitaj uzantoj kaj vizitantoj anstataŭ priskribo de ĉi tiu servilo. Necesas ke tendencoj estu ebligitaj.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Vi eniras sekuran areon
|
current_password: Vi eniras sekuran areon
|
||||||
imports:
|
imports:
|
||||||
@ -296,7 +295,6 @@ eo:
|
|||||||
thumbnail: Bildeto de servilo
|
thumbnail: Bildeto de servilo
|
||||||
trendable_by_default: Permesi tendencojn sen deviga kontrolo
|
trendable_by_default: Permesi tendencojn sen deviga kontrolo
|
||||||
trends: Ŝalti furorojn
|
trends: Ŝalti furorojn
|
||||||
trends_as_landing_page: Uzu tendencojn kiel la landpaĝon
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Bloki sciigojn de nesekvantoj
|
must_be_follower: Bloki sciigojn de nesekvantoj
|
||||||
must_be_following: Bloki sciigojn de homoj, kiujn vi ne sekvas
|
must_be_following: Bloki sciigojn de homoj, kiujn vi ne sekvas
|
||||||
|
|||||||
@ -110,7 +110,6 @@ es-AR:
|
|||||||
thumbnail: Una imagen de aproximadamente 2:1 se muestra junto a la información de tu servidor.
|
thumbnail: Una imagen de aproximadamente 2:1 se muestra junto a la información de tu servidor.
|
||||||
trendable_by_default: Omití la revisión manual del contenido en tendencia. Los elementos individuales aún podrán eliminarse de las tendencias.
|
trendable_by_default: Omití la revisión manual del contenido en tendencia. Los elementos individuales aún podrán eliminarse de las tendencias.
|
||||||
trends: Las tendencias muestran qué mensajes, etiquetas y noticias están ganando tracción en tu servidor.
|
trends: Las tendencias muestran qué mensajes, etiquetas y noticias están ganando tracción en tu servidor.
|
||||||
trends_as_landing_page: Mostrar contenido en tendencia para usuarios que no iniciaron sesión y visitantes, en lugar de una descripción de este servidor. Requiere que las tendencias estén habilitadas.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Estás ingresando en un área segura
|
current_password: Estás ingresando en un área segura
|
||||||
imports:
|
imports:
|
||||||
@ -311,7 +310,6 @@ es-AR:
|
|||||||
thumbnail: Miniatura del servidor
|
thumbnail: Miniatura del servidor
|
||||||
trendable_by_default: Permitir tendencias sin revisión previa
|
trendable_by_default: Permitir tendencias sin revisión previa
|
||||||
trends: Habilitar tendencias
|
trends: Habilitar tendencias
|
||||||
trends_as_landing_page: Usar las tendencias como la página de destino
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Bloquear notificaciones de cuentas que no te siguen
|
must_be_follower: Bloquear notificaciones de cuentas que no te siguen
|
||||||
must_be_following: Bloquear notificaciones de cuentas que no seguís
|
must_be_following: Bloquear notificaciones de cuentas que no seguís
|
||||||
|
|||||||
@ -110,7 +110,6 @@ es-MX:
|
|||||||
thumbnail: Una imagen de aproximadamente 2:1 se muestra junto a la información de tu servidor.
|
thumbnail: Una imagen de aproximadamente 2:1 se muestra junto a la información de tu servidor.
|
||||||
trendable_by_default: Omitir la revisión manual del contenido en tendencia. Los elementos individuales aún podrán eliminarse de las tendencias.
|
trendable_by_default: Omitir la revisión manual del contenido en tendencia. Los elementos individuales aún podrán eliminarse de las tendencias.
|
||||||
trends: Las tendencias muestran qué mensajes, etiquetas y noticias están ganando tracción en tu servidor.
|
trends: Las tendencias muestran qué mensajes, etiquetas y noticias están ganando tracción en tu servidor.
|
||||||
trends_as_landing_page: Mostrar contenido en tendencia para usuarios y visitantes desconectados en lugar de una descripción de este servidor. Requiere tendencias para ser habilitado.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Estás entrando en un área segura
|
current_password: Estás entrando en un área segura
|
||||||
imports:
|
imports:
|
||||||
@ -311,7 +310,6 @@ es-MX:
|
|||||||
thumbnail: Miniatura del servidor
|
thumbnail: Miniatura del servidor
|
||||||
trendable_by_default: Permitir tendencias sin revisión previa
|
trendable_by_default: Permitir tendencias sin revisión previa
|
||||||
trends: Habilitar tendencias
|
trends: Habilitar tendencias
|
||||||
trends_as_landing_page: Usar tendencias como página de destino
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Bloquear notificaciones de personas que no te siguen
|
must_be_follower: Bloquear notificaciones de personas que no te siguen
|
||||||
must_be_following: Bloquear notificaciones de personas que no sigues
|
must_be_following: Bloquear notificaciones de personas que no sigues
|
||||||
|
|||||||
@ -110,7 +110,6 @@ es:
|
|||||||
thumbnail: Una imagen de aproximadamente 2:1 se muestra junto a la información de tu servidor.
|
thumbnail: Una imagen de aproximadamente 2:1 se muestra junto a la información de tu servidor.
|
||||||
trendable_by_default: Omitir la revisión manual del contenido en tendencia. Los elementos individuales aún podrán eliminarse de las tendencias.
|
trendable_by_default: Omitir la revisión manual del contenido en tendencia. Los elementos individuales aún podrán eliminarse de las tendencias.
|
||||||
trends: Las tendencias muestran qué publicaciones, etiquetas y noticias están ganando tracción en tu servidor.
|
trends: Las tendencias muestran qué publicaciones, etiquetas y noticias están ganando tracción en tu servidor.
|
||||||
trends_as_landing_page: Mostrar contenido en tendencia para usuarios y visitantes en lugar de una descripción de este servidor. Requiere que las tendencias estén habilitadas.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Estás entrando en un área segura
|
current_password: Estás entrando en un área segura
|
||||||
imports:
|
imports:
|
||||||
@ -311,7 +310,6 @@ es:
|
|||||||
thumbnail: Miniatura del servidor
|
thumbnail: Miniatura del servidor
|
||||||
trendable_by_default: Permitir tendencias sin revisión previa
|
trendable_by_default: Permitir tendencias sin revisión previa
|
||||||
trends: Habilitar tendencias
|
trends: Habilitar tendencias
|
||||||
trends_as_landing_page: Usar tendencias como la página de inicio
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Bloquear notificaciones de personas que no te siguen
|
must_be_follower: Bloquear notificaciones de personas que no te siguen
|
||||||
must_be_following: Bloquear notificaciones de personas que no sigues
|
must_be_following: Bloquear notificaciones de personas que no sigues
|
||||||
|
|||||||
@ -107,7 +107,6 @@ et:
|
|||||||
thumbnail: Umbes 2:1 mõõdus pilt serveri informatsiooni kõrval.
|
thumbnail: Umbes 2:1 mõõdus pilt serveri informatsiooni kõrval.
|
||||||
trendable_by_default: Populaarse sisu ülevaatuse vahele jätmine. Pärast seda on siiski võimalik üksikuid üksusi trendidest eemaldada.
|
trendable_by_default: Populaarse sisu ülevaatuse vahele jätmine. Pärast seda on siiski võimalik üksikuid üksusi trendidest eemaldada.
|
||||||
trends: Trendid näitavad, millised postitused, sildid ja uudislood koguvad sinu serveris tähelepanu.
|
trends: Trendid näitavad, millised postitused, sildid ja uudislood koguvad sinu serveris tähelepanu.
|
||||||
trends_as_landing_page: Näitab välja logitud kasutajatele ja külalistele serveri kirjelduse asemel populaarset sisu. Populaarne sisu (trendid) peab selleks olema sisse lülitatud.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Turvalisse alasse sisenemine
|
current_password: Turvalisse alasse sisenemine
|
||||||
imports:
|
imports:
|
||||||
@ -307,7 +306,6 @@ et:
|
|||||||
thumbnail: Serveri pisipilt
|
thumbnail: Serveri pisipilt
|
||||||
trendable_by_default: Luba trendid eelneva ülevaatuseta
|
trendable_by_default: Luba trendid eelneva ülevaatuseta
|
||||||
trends: Luba trendid
|
trends: Luba trendid
|
||||||
trends_as_landing_page: Kasuta maabumislehena lehte Populaarne
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Keela teavitused mittejälgijatelt
|
must_be_follower: Keela teavitused mittejälgijatelt
|
||||||
must_be_following: Keela teavitused kasutajatelt, keda sa ei jälgi
|
must_be_following: Keela teavitused kasutajatelt, keda sa ei jälgi
|
||||||
|
|||||||
@ -105,7 +105,6 @@ eu:
|
|||||||
thumbnail: Zerbitzariaren informazioaren ondoan erakusten den 2:1 inguruko irudia.
|
thumbnail: Zerbitzariaren informazioaren ondoan erakusten den 2:1 inguruko irudia.
|
||||||
trendable_by_default: Saltatu joeretako edukiaren eskuzko berrikuspena. Ondoren elementuak banan-bana kendu daitezke joeretatik.
|
trendable_by_default: Saltatu joeretako edukiaren eskuzko berrikuspena. Ondoren elementuak banan-bana kendu daitezke joeretatik.
|
||||||
trends: Joeretan zure zerbitzarian bogan dauden bidalketa, traola eta albisteak erakusten dira.
|
trends: Joeretan zure zerbitzarian bogan dauden bidalketa, traola eta albisteak erakusten dira.
|
||||||
trends_as_landing_page: Erakutsi pil-pilean dagoen edukia saioa hasita ez duten erabiltzaileei eta bisitariei, zerbitzari honen deskribapena erakutsi ordez. Joerak aktibatuak edukitzea beharrezkoa da.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Zonalde seguruan sartzen ari zara
|
current_password: Zonalde seguruan sartzen ari zara
|
||||||
imports:
|
imports:
|
||||||
@ -278,7 +277,6 @@ eu:
|
|||||||
thumbnail: Zerbitzariaren koadro txikia
|
thumbnail: Zerbitzariaren koadro txikia
|
||||||
trendable_by_default: Onartu joerak aurrez berrikusi gabe
|
trendable_by_default: Onartu joerak aurrez berrikusi gabe
|
||||||
trends: Gaitu joerak
|
trends: Gaitu joerak
|
||||||
trends_as_landing_page: Erabili joerak hasierako orri gisa
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Blokeatu jarraitzaile ez direnen jakinarazpenak
|
must_be_follower: Blokeatu jarraitzaile ez direnen jakinarazpenak
|
||||||
must_be_following: Blokeatu zuk jarraitzen ez dituzu horien jakinarazpenak
|
must_be_following: Blokeatu zuk jarraitzen ez dituzu horien jakinarazpenak
|
||||||
|
|||||||
@ -105,7 +105,6 @@ fa:
|
|||||||
thumbnail: یک تصویر تقریباً 2:1 در کنار اطلاعات سرور شما نمایش داده می شود.
|
thumbnail: یک تصویر تقریباً 2:1 در کنار اطلاعات سرور شما نمایش داده می شود.
|
||||||
trendable_by_default: از بررسی دستی محتوای پرطرفدار صرف نظر کنید. آیتم های فردی هنوز هم می توانند پس از واقعیت از روند حذف شوند.
|
trendable_by_default: از بررسی دستی محتوای پرطرفدار صرف نظر کنید. آیتم های فردی هنوز هم می توانند پس از واقعیت از روند حذف شوند.
|
||||||
trends: روندها نشان میدهند که کدام پستها، هشتگها و داستانهای خبری در سرور شما مورد توجه قرار گرفتهاند.
|
trends: روندها نشان میدهند که کدام پستها، هشتگها و داستانهای خبری در سرور شما مورد توجه قرار گرفتهاند.
|
||||||
trends_as_landing_page: به جای توضیح این سرور، محتوای پرطرفدار را به کاربران و بازدیدکنندگان از سیستم خارج شده نشان دهید. نیاز به فعال شدن روندها دارد.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: شما در حال ورود به یک منطقهٔ حفاظتشده هستید
|
current_password: شما در حال ورود به یک منطقهٔ حفاظتشده هستید
|
||||||
imports:
|
imports:
|
||||||
@ -297,7 +296,6 @@ fa:
|
|||||||
thumbnail: بندانگشتی کارساز
|
thumbnail: بندانگشتی کارساز
|
||||||
trendable_by_default: اجازهٔ پرطرفدار شدن بدون بازبینی پیشین
|
trendable_by_default: اجازهٔ پرطرفدار شدن بدون بازبینی پیشین
|
||||||
trends: به کار انداختن پرطرفدارها
|
trends: به کار انداختن پرطرفدارها
|
||||||
trends_as_landing_page: استفاده از داغها به عنوان صفحهٔ فرود
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: انسداد آگاهیها از ناپیگیران
|
must_be_follower: انسداد آگاهیها از ناپیگیران
|
||||||
must_be_following: انسداد آگاهیها از افرادی که پی نمیگیرید
|
must_be_following: انسداد آگاهیها از افرادی که پی نمیگیرید
|
||||||
|
|||||||
@ -110,7 +110,6 @@ fi:
|
|||||||
thumbnail: Noin 2:1 kuva näkyy palvelimen tietojen ohessa.
|
thumbnail: Noin 2:1 kuva näkyy palvelimen tietojen ohessa.
|
||||||
trendable_by_default: Ohita suositun sisällön manuaalinen tarkastus. Yksittäisiä kohteita voidaan edelleen poistaa jälkikäteen.
|
trendable_by_default: Ohita suositun sisällön manuaalinen tarkastus. Yksittäisiä kohteita voidaan edelleen poistaa jälkikäteen.
|
||||||
trends: Trendit osoittavat, mitkä julkaisut, aihetunnisteet ja uutiset keräävät huomiota palvelimellasi.
|
trends: Trendit osoittavat, mitkä julkaisut, aihetunnisteet ja uutiset keräävät huomiota palvelimellasi.
|
||||||
trends_as_landing_page: Näytä vierailijoille ja uloskirjautuneille käyttäjille suosittua sisältöä palvelimen kuvauksen sijaan. Edellyttää, että trendit on otettu käyttöön.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Olet menossa suojatulle alueelle
|
current_password: Olet menossa suojatulle alueelle
|
||||||
imports:
|
imports:
|
||||||
@ -310,7 +309,6 @@ fi:
|
|||||||
thumbnail: Palvelimen pienoiskuva
|
thumbnail: Palvelimen pienoiskuva
|
||||||
trendable_by_default: Salli trendit ilman ennakkotarkastusta
|
trendable_by_default: Salli trendit ilman ennakkotarkastusta
|
||||||
trends: Ota trendit käyttöön
|
trends: Ota trendit käyttöön
|
||||||
trends_as_landing_page: Käytä trendejä aloitussivuna
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Estä ilmoitukset käyttäjiltä, jotka eivät seuraa sinua
|
must_be_follower: Estä ilmoitukset käyttäjiltä, jotka eivät seuraa sinua
|
||||||
must_be_following: Estä ilmoitukset käyttäjiltä, joita et seuraa
|
must_be_following: Estä ilmoitukset käyttäjiltä, joita et seuraa
|
||||||
|
|||||||
@ -110,7 +110,6 @@ fo:
|
|||||||
thumbnail: Ein mynd í lutfallinum 2:1, sum verður víst saman við ambætaraupplýsingunum hjá tær.
|
thumbnail: Ein mynd í lutfallinum 2:1, sum verður víst saman við ambætaraupplýsingunum hjá tær.
|
||||||
trendable_by_default: Loyp uppum serskilda eftirkannan av tilfari, sum er vælumtókt. Einstakir lutir kunnu framvegis strikast frá listum við vælumtóktum tilfari seinni.
|
trendable_by_default: Loyp uppum serskilda eftirkannan av tilfari, sum er vælumtókt. Einstakir lutir kunnu framvegis strikast frá listum við vælumtóktum tilfari seinni.
|
||||||
trends: Listar við vælumtóktum tilfari vísa, hvørjir postar, frámerki og tíðindasøgur hava framburð á tínum ambætara.
|
trends: Listar við vælumtóktum tilfari vísa, hvørjir postar, frámerki og tíðindasøgur hava framburð á tínum ambætara.
|
||||||
trends_as_landing_page: Vís vitjandi og brúkarum, sum ikki eru innritaðir, rák í staðin fyri eina lýsing av ambætaranum. Krevur at rák eru virkin.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Tú ert á veg til eitt trygt øki
|
current_password: Tú ert á veg til eitt trygt øki
|
||||||
imports:
|
imports:
|
||||||
@ -311,7 +310,6 @@ fo:
|
|||||||
thumbnail: Ambætarasmámynd
|
thumbnail: Ambætarasmámynd
|
||||||
trendable_by_default: Loyv vælumtóktum tilfari uttan at viðgera tað fyrst
|
trendable_by_default: Loyv vælumtóktum tilfari uttan at viðgera tað fyrst
|
||||||
trends: Loyv ráki
|
trends: Loyv ráki
|
||||||
trends_as_landing_page: Brúka rák sum lendingarsíðu
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Blokera fráboðanum frá teimum, sum ikki fylgja tær
|
must_be_follower: Blokera fráboðanum frá teimum, sum ikki fylgja tær
|
||||||
must_be_following: Blokera fráboðanum frá teimum, tú ikki fylgir
|
must_be_following: Blokera fráboðanum frá teimum, tú ikki fylgir
|
||||||
|
|||||||
@ -104,7 +104,6 @@ fr-CA:
|
|||||||
thumbnail: Une image d'environ 2:1 affichée à côté des informations de votre serveur.
|
thumbnail: Une image d'environ 2:1 affichée à côté des informations de votre serveur.
|
||||||
trendable_by_default: Ignorer l'examen manuel du contenu tendance. Des éléments individuels peuvent toujours être supprimés des tendances après coup.
|
trendable_by_default: Ignorer l'examen manuel du contenu tendance. Des éléments individuels peuvent toujours être supprimés des tendances après coup.
|
||||||
trends: Les tendances montrent quelles publications, hashtags et actualités sont en train de gagner en traction sur votre serveur.
|
trends: Les tendances montrent quelles publications, hashtags et actualités sont en train de gagner en traction sur votre serveur.
|
||||||
trends_as_landing_page: Afficher le contenu tendance au lieu d'une description de ce serveur pour les comptes déconnectés et les non-inscrit⋅e⋅s. Nécessite que les tendances soient activées.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Vous entrez une zone sécurisée
|
current_password: Vous entrez une zone sécurisée
|
||||||
imports:
|
imports:
|
||||||
@ -288,7 +287,6 @@ fr-CA:
|
|||||||
thumbnail: Miniature du serveur
|
thumbnail: Miniature du serveur
|
||||||
trendable_by_default: Autoriser les tendances sans révision préalable
|
trendable_by_default: Autoriser les tendances sans révision préalable
|
||||||
trends: Activer les tendances
|
trends: Activer les tendances
|
||||||
trends_as_landing_page: Utiliser les tendances comme page d'accueil
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Bloquer les notifications des personnes qui ne vous suivent pas
|
must_be_follower: Bloquer les notifications des personnes qui ne vous suivent pas
|
||||||
must_be_following: Bloquer les notifications des personnes que vous ne suivez pas
|
must_be_following: Bloquer les notifications des personnes que vous ne suivez pas
|
||||||
|
|||||||
@ -104,7 +104,6 @@ fr:
|
|||||||
thumbnail: Une image d'environ 2:1 affichée à côté des informations de votre serveur.
|
thumbnail: Une image d'environ 2:1 affichée à côté des informations de votre serveur.
|
||||||
trendable_by_default: Ignorer l'examen manuel du contenu tendance. Des éléments individuels peuvent toujours être supprimés des tendances après coup.
|
trendable_by_default: Ignorer l'examen manuel du contenu tendance. Des éléments individuels peuvent toujours être supprimés des tendances après coup.
|
||||||
trends: Les tendances montrent quels messages, hashtags et actualités gagnent en popularité sur votre serveur.
|
trends: Les tendances montrent quels messages, hashtags et actualités gagnent en popularité sur votre serveur.
|
||||||
trends_as_landing_page: Afficher le contenu tendance au lieu d'une description de ce serveur pour les comptes déconnectés et les non-inscrit⋅e⋅s. Nécessite que les tendances soient activées.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Vous entrez une zone sécurisée
|
current_password: Vous entrez une zone sécurisée
|
||||||
imports:
|
imports:
|
||||||
@ -288,7 +287,6 @@ fr:
|
|||||||
thumbnail: Miniature du serveur
|
thumbnail: Miniature du serveur
|
||||||
trendable_by_default: Autoriser les tendances sans révision préalable
|
trendable_by_default: Autoriser les tendances sans révision préalable
|
||||||
trends: Activer les tendances
|
trends: Activer les tendances
|
||||||
trends_as_landing_page: Utiliser les tendances comme page d'accueil
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Bloquer les notifications des personnes qui ne vous suivent pas
|
must_be_follower: Bloquer les notifications des personnes qui ne vous suivent pas
|
||||||
must_be_following: Bloquer les notifications des personnes que vous ne suivez pas
|
must_be_following: Bloquer les notifications des personnes que vous ne suivez pas
|
||||||
|
|||||||
@ -105,7 +105,6 @@ fy:
|
|||||||
thumbnail: In ôfbylding fan ûngefear in ferhâlding fan 2:1 dy’t njonken jo serverynformaasje toand wurdt.
|
thumbnail: In ôfbylding fan ûngefear in ferhâlding fan 2:1 dy’t njonken jo serverynformaasje toand wurdt.
|
||||||
trendable_by_default: Hânmjittige beoardieling fan trends oerslaan. Yndividuele items kinne letter dochs noch ôfkard wurde.
|
trendable_by_default: Hânmjittige beoardieling fan trends oerslaan. Yndividuele items kinne letter dochs noch ôfkard wurde.
|
||||||
trends: Trends toane hokker berjochten, hashtags en nijsberjochten op jo server oan populariteit winne.
|
trends: Trends toane hokker berjochten, hashtags en nijsberjochten op jo server oan populariteit winne.
|
||||||
trends_as_landing_page: Toan trending ynhâld oan ôfmelde brûkers en besikers yn stee fan in beskriuwing fan dizze server. Fereasket dat trends ynskeakele binne.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Jo betrêdzje in feilige omjouwing
|
current_password: Jo betrêdzje in feilige omjouwing
|
||||||
imports:
|
imports:
|
||||||
@ -293,7 +292,6 @@ fy:
|
|||||||
thumbnail: Serverthumbnail
|
thumbnail: Serverthumbnail
|
||||||
trendable_by_default: Trends goedkarre sûnder yn it foar geande beoardieling
|
trendable_by_default: Trends goedkarre sûnder yn it foar geande beoardieling
|
||||||
trends: Trends ynskeakelje
|
trends: Trends ynskeakelje
|
||||||
trends_as_landing_page: Lit trends op de startside sjen
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Meldingen fan minsken dy’t jo net folgje blokkearje
|
must_be_follower: Meldingen fan minsken dy’t jo net folgje blokkearje
|
||||||
must_be_following: Meldingen fan minsken dy’t jo net folgje blokkearje
|
must_be_following: Meldingen fan minsken dy’t jo net folgje blokkearje
|
||||||
|
|||||||
@ -110,7 +110,6 @@ ga:
|
|||||||
thumbnail: Íomhá thart ar 2:1 ar taispeáint taobh le faisnéis do fhreastalaí.
|
thumbnail: Íomhá thart ar 2:1 ar taispeáint taobh le faisnéis do fhreastalaí.
|
||||||
trendable_by_default: Léim ar athbhreithniú láimhe ar ábhar treochta. Is féidir míreanna aonair a bhaint as treochtaí fós tar éis an fhíric.
|
trendable_by_default: Léim ar athbhreithniú láimhe ar ábhar treochta. Is féidir míreanna aonair a bhaint as treochtaí fós tar éis an fhíric.
|
||||||
trends: Léiríonn treochtaí cé na postálacha, hashtags agus scéalta nuachta atá ag tarraingt ar do fhreastalaí.
|
trends: Léiríonn treochtaí cé na postálacha, hashtags agus scéalta nuachta atá ag tarraingt ar do fhreastalaí.
|
||||||
trends_as_landing_page: Taispeáin inneachar treochta d'úsáideoirí agus do chuairteoirí atá logáilte amach in ionad cur síos ar an bhfreastalaí seo. Éilíonn treochtaí a chumasú.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Tá tú ag dul isteach i limistéar slán
|
current_password: Tá tú ag dul isteach i limistéar slán
|
||||||
imports:
|
imports:
|
||||||
@ -314,7 +313,6 @@ ga:
|
|||||||
thumbnail: Mionsamhail freastalaí
|
thumbnail: Mionsamhail freastalaí
|
||||||
trendable_by_default: Ceadaigh treochtaí gan athbhreithniú roimh ré
|
trendable_by_default: Ceadaigh treochtaí gan athbhreithniú roimh ré
|
||||||
trends: Cumasaigh treochtaí
|
trends: Cumasaigh treochtaí
|
||||||
trends_as_landing_page: Úsáid treochtaí mar an leathanach tuirlingthe
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Cuir bac ar fhógraí ó dhaoine nach leantóirí iad
|
must_be_follower: Cuir bac ar fhógraí ó dhaoine nach leantóirí iad
|
||||||
must_be_following: Cuir bac ar fhógraí ó dhaoine nach leanann tú
|
must_be_following: Cuir bac ar fhógraí ó dhaoine nach leanann tú
|
||||||
|
|||||||
@ -110,7 +110,6 @@ gd:
|
|||||||
thumbnail: Dealbh mu 2:1 a thèid a shealltainn ri taobh fiosrachadh an fhrithealaiche agad.
|
thumbnail: Dealbh mu 2:1 a thèid a shealltainn ri taobh fiosrachadh an fhrithealaiche agad.
|
||||||
trendable_by_default: Geàrr leum thar lèirmheas a làimh na susbainte a’ treandadh. Gabhaidh nithean fa leth a thoirt far nan treandaichean fhathast an uairsin.
|
trendable_by_default: Geàrr leum thar lèirmheas a làimh na susbainte a’ treandadh. Gabhaidh nithean fa leth a thoirt far nan treandaichean fhathast an uairsin.
|
||||||
trends: Seallaidh na treandaichean na postaichean, tagaichean hais is naidheachdan a tha fèill mhòr orra air an fhrithealaiche agad.
|
trends: Seallaidh na treandaichean na postaichean, tagaichean hais is naidheachdan a tha fèill mhòr orra air an fhrithealaiche agad.
|
||||||
trends_as_landing_page: Seall susbaint a’ treandadh dhan fheadhainn nach do chlàraich a-steach is do dh’aoighean seach tuairisgeul an fhrithealaiche seo. Feumaidh treandaichean a bhith an comas airson sin.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Tha thu a’ tighinn a-steach gu raon tèarainte
|
current_password: Tha thu a’ tighinn a-steach gu raon tèarainte
|
||||||
imports:
|
imports:
|
||||||
@ -313,7 +312,6 @@ gd:
|
|||||||
thumbnail: Dealbhag an fhrithealaiche
|
thumbnail: Dealbhag an fhrithealaiche
|
||||||
trendable_by_default: Ceadaich treandaichean gun lèirmheas ro làimh
|
trendable_by_default: Ceadaich treandaichean gun lèirmheas ro làimh
|
||||||
trends: Cuir na treandaichean an comas
|
trends: Cuir na treandaichean an comas
|
||||||
trends_as_landing_page: Cleachd na treandaichean ’nan duilleag-laighe
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Bac na brathan nach eil o luchd-leantainn
|
must_be_follower: Bac na brathan nach eil o luchd-leantainn
|
||||||
must_be_following: Bac na brathan o dhaoine nach lean thu
|
must_be_following: Bac na brathan o dhaoine nach lean thu
|
||||||
|
|||||||
@ -110,7 +110,6 @@ gl:
|
|||||||
thumbnail: Imaxe con proporcións 2:1 mostrada xunto á información sobre o servidor.
|
thumbnail: Imaxe con proporcións 2:1 mostrada xunto á información sobre o servidor.
|
||||||
trendable_by_default: Omitir a revisión manual dos contidos populares. Poderás igualmente eliminar manualmente os elementos que vaian aparecendo.
|
trendable_by_default: Omitir a revisión manual dos contidos populares. Poderás igualmente eliminar manualmente os elementos que vaian aparecendo.
|
||||||
trends: As tendencias mostran publicacións, cancelos e novas historias que teñen popularidade no teu servidor.
|
trends: As tendencias mostran publicacións, cancelos e novas historias que teñen popularidade no teu servidor.
|
||||||
trends_as_landing_page: Mostrar contidos en voga para as persoas sen sesión iniciada e visitantes no lugar dunha descrición deste servidor. Require ter activado Popularidade.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Estás entrando nun área segura
|
current_password: Estás entrando nun área segura
|
||||||
imports:
|
imports:
|
||||||
@ -311,7 +310,6 @@ gl:
|
|||||||
thumbnail: Icona do servidor
|
thumbnail: Icona do servidor
|
||||||
trendable_by_default: Permitir tendencias sen aprobación previa
|
trendable_by_default: Permitir tendencias sen aprobación previa
|
||||||
trends: Activar tendencias
|
trends: Activar tendencias
|
||||||
trends_as_landing_page: Usar as tendencias como páxina de benvida
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Bloquea as notificacións de persoas que non te seguen
|
must_be_follower: Bloquea as notificacións de persoas que non te seguen
|
||||||
must_be_following: Bloquea as notificacións de persoas que non segues
|
must_be_following: Bloquea as notificacións de persoas que non segues
|
||||||
|
|||||||
@ -110,7 +110,6 @@ he:
|
|||||||
thumbnail: תמונה ביחס 2:1 בערך שתוצג ליד המידע על השרת שלך.
|
thumbnail: תמונה ביחס 2:1 בערך שתוצג ליד המידע על השרת שלך.
|
||||||
trendable_by_default: לדלג על בדיקה ידנית של התכנים החמים. פריטים ספציפיים עדיין ניתנים להסרה לאחר מעשה.
|
trendable_by_default: לדלג על בדיקה ידנית של התכנים החמים. פריטים ספציפיים עדיין ניתנים להסרה לאחר מעשה.
|
||||||
trends: נושאים חמים יציגו אילו הודעות, תגיות וידיעות חדשות צוברות חשיפה על השרת שלך.
|
trends: נושאים חמים יציגו אילו הודעות, תגיות וידיעות חדשות צוברות חשיפה על השרת שלך.
|
||||||
trends_as_landing_page: הצג למבקרים ולמשתמשים שאינם מחוברים את הנושאים החמים במקום את תיאור השרת. מחייב הפעלה של אפשרות הנושאים החמים.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: את.ה נכנס. ת לאזור מאובטח
|
current_password: את.ה נכנס. ת לאזור מאובטח
|
||||||
imports:
|
imports:
|
||||||
@ -313,7 +312,6 @@ he:
|
|||||||
thumbnail: תמונה ממוזערת מהשרת
|
thumbnail: תמונה ממוזערת מהשרת
|
||||||
trendable_by_default: הרשאה לפריטים להופיע בנושאים החמים ללא אישור מוקדם
|
trendable_by_default: הרשאה לפריטים להופיע בנושאים החמים ללא אישור מוקדם
|
||||||
trends: אפשר פריטים חמים (טרנדים)
|
trends: אפשר פריטים חמים (טרנדים)
|
||||||
trends_as_landing_page: דף הנחיתה יהיה "נושאים חמים"
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: חסימת התראות משאינם עוקבים
|
must_be_follower: חסימת התראות משאינם עוקבים
|
||||||
must_be_following: חסימת התראות משאינם נעקבים
|
must_be_following: חסימת התראות משאינם נעקבים
|
||||||
|
|||||||
@ -110,7 +110,6 @@ hu:
|
|||||||
thumbnail: Egy durván 2:1 arányú kép, amely a kiszolgálóinformációk mellett jelenik meg.
|
thumbnail: Egy durván 2:1 arányú kép, amely a kiszolgálóinformációk mellett jelenik meg.
|
||||||
trendable_by_default: Kézi felülvizsgálat kihagyása a felkapott tartalmaknál. Az egyes elemek utólag távolíthatók el a trendek közül.
|
trendable_by_default: Kézi felülvizsgálat kihagyása a felkapott tartalmaknál. Az egyes elemek utólag távolíthatók el a trendek közül.
|
||||||
trends: A trendek azt mondják meg, hogy mely bejegyzések, hashtagek és hírbejegyzések felkapottak a kiszolgálódon.
|
trends: A trendek azt mondják meg, hogy mely bejegyzések, hashtagek és hírbejegyzések felkapottak a kiszolgálódon.
|
||||||
trends_as_landing_page: Felkapott tartalmak mutatása a kijelentkezett felhasználók és látogatók számára ennek a kiszolgálónak a leírása helyett. Szükséges hozzá a trendek engedélyezése.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Beléptél egy biztonsági térben
|
current_password: Beléptél egy biztonsági térben
|
||||||
imports:
|
imports:
|
||||||
@ -311,7 +310,6 @@ hu:
|
|||||||
thumbnail: Kiszolgáló bélyegképe
|
thumbnail: Kiszolgáló bélyegképe
|
||||||
trendable_by_default: Trendek engedélyezése előzetes ellenőrzés nélkül
|
trendable_by_default: Trendek engedélyezése előzetes ellenőrzés nélkül
|
||||||
trends: Trendek engedélyezése
|
trends: Trendek engedélyezése
|
||||||
trends_as_landing_page: Trendek használata nyitóoldalként
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Nem követőidtől érkező értesítések tiltása
|
must_be_follower: Nem követőidtől érkező értesítések tiltása
|
||||||
must_be_following: Nem követettjeidtől érkező értesítések tiltása
|
must_be_following: Nem követettjeidtől érkező értesítések tiltása
|
||||||
|
|||||||
@ -110,7 +110,6 @@ ia:
|
|||||||
thumbnail: Un imagine de circa 2:1 monstrate al latere del informationes de tu servitor.
|
thumbnail: Un imagine de circa 2:1 monstrate al latere del informationes de tu servitor.
|
||||||
trendable_by_default: Saltar le revision manual del contento de tendentia. Elementos singule pote ancora esser removite de tendentias post le facto.
|
trendable_by_default: Saltar le revision manual del contento de tendentia. Elementos singule pote ancora esser removite de tendentias post le facto.
|
||||||
trends: Tendentias monstra que messages, hashtags e novas gania traction sur tu servitor.
|
trends: Tendentias monstra que messages, hashtags e novas gania traction sur tu servitor.
|
||||||
trends_as_landing_page: Monstrar contento de tendentia a usatores disconnexe e visitatores in vice que un description de iste servitor. Require tendentias esser activate.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Tu entra in un area secur
|
current_password: Tu entra in un area secur
|
||||||
imports:
|
imports:
|
||||||
@ -311,7 +310,6 @@ ia:
|
|||||||
thumbnail: Miniatura de servitor
|
thumbnail: Miniatura de servitor
|
||||||
trendable_by_default: Permitter tendentias sin revision previe
|
trendable_by_default: Permitter tendentias sin revision previe
|
||||||
trends: Activar tendentias
|
trends: Activar tendentias
|
||||||
trends_as_landing_page: Usar tendentias como pagina de destination
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Blocar notificationes de personas qui non te seque
|
must_be_follower: Blocar notificationes de personas qui non te seque
|
||||||
must_be_following: Blocar notificationes de personas que tu non seque
|
must_be_following: Blocar notificationes de personas que tu non seque
|
||||||
|
|||||||
@ -99,7 +99,6 @@ ie:
|
|||||||
thumbnail: Un image de dimensiones circa 2:1 monstrat along tui servitor-information.
|
thumbnail: Un image de dimensiones circa 2:1 monstrat along tui servitor-information.
|
||||||
trendable_by_default: Pretersaltar un manual revision de contenete in tendentie. Mem pos to on posse remover índividual pezzes de tendentie.
|
trendable_by_default: Pretersaltar un manual revision de contenete in tendentie. Mem pos to on posse remover índividual pezzes de tendentie.
|
||||||
trends: Tendenties monstra quel postas, hashtags e novas es ganiant atention sur tui servitor.
|
trends: Tendenties monstra quel postas, hashtags e novas es ganiant atention sur tui servitor.
|
||||||
trends_as_landing_page: Monstrar populari contenete a ínregistrat visitantes vice un description del servitor. Besona que tendenties es activisat.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Tu nu intra un area secur
|
current_password: Tu nu intra un area secur
|
||||||
imports:
|
imports:
|
||||||
@ -260,7 +259,6 @@ ie:
|
|||||||
thumbnail: Miniatura del servitor
|
thumbnail: Miniatura del servitor
|
||||||
trendable_by_default: Possibilisar tendenties sin priori inspection
|
trendable_by_default: Possibilisar tendenties sin priori inspection
|
||||||
trends: Possibilisar tendenties
|
trends: Possibilisar tendenties
|
||||||
trends_as_landing_page: Usar tendenties quam frontispicie
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Bloccar notificationes de tis qui ne seque te
|
must_be_follower: Bloccar notificationes de tis qui ne seque te
|
||||||
must_be_following: Bloccar notificationes de tis quem tu ne seque
|
must_be_following: Bloccar notificationes de tis quem tu ne seque
|
||||||
|
|||||||
@ -102,7 +102,6 @@ io:
|
|||||||
thumbnail: Cirkum 2:1 imajo montresar kun informo di ca servilo.
|
thumbnail: Cirkum 2:1 imajo montresar kun informo di ca servilo.
|
||||||
trendable_by_default: Ignorez manuala kontrolar di populara enhavajo.
|
trendable_by_default: Ignorez manuala kontrolar di populara enhavajo.
|
||||||
trends: Populari montras quala afishi, gretvorti e novaji populareskas en vua servilo.
|
trends: Populari montras quala afishi, gretvorti e novaji populareskas en vua servilo.
|
||||||
trends_as_landing_page: Montrez populara posti a uzanti neeniriti e vizitanti vice deskriptajo pri ca servilo. Bezonas ke populari es aktivita.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Vu eniras sekura areo
|
current_password: Vu eniras sekura areo
|
||||||
imports:
|
imports:
|
||||||
@ -278,7 +277,6 @@ io:
|
|||||||
thumbnail: Servilimajeto
|
thumbnail: Servilimajeto
|
||||||
trendable_by_default: Permisez populari sen kontrolo
|
trendable_by_default: Permisez populari sen kontrolo
|
||||||
trends: Ebligar populari
|
trends: Ebligar populari
|
||||||
trends_as_landing_page: Uzar populari quale la iniciala pagino
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Celar la savigi da homi, qui ne sequas tu
|
must_be_follower: Celar la savigi da homi, qui ne sequas tu
|
||||||
must_be_following: Celar la savigi da homi, quin tu ne sequas
|
must_be_following: Celar la savigi da homi, quin tu ne sequas
|
||||||
|
|||||||
@ -110,7 +110,6 @@ is:
|
|||||||
thumbnail: Mynd um það bil 2:1 sem birtist samhliða upplýsingum um netþjóninn þinn.
|
thumbnail: Mynd um það bil 2:1 sem birtist samhliða upplýsingum um netþjóninn þinn.
|
||||||
trendable_by_default: Sleppa handvirkri yfirferð á vinsælu efni. Áfram verður hægt að fjarlægja stök atriði úr vinsældarlistum.
|
trendable_by_default: Sleppa handvirkri yfirferð á vinsælu efni. Áfram verður hægt að fjarlægja stök atriði úr vinsældarlistum.
|
||||||
trends: Vinsældir sýna hvaða færslur, myllumerki og fréttasögur séu í umræðunni á netþjóninum þínum.
|
trends: Vinsældir sýna hvaða færslur, myllumerki og fréttasögur séu í umræðunni á netþjóninum þínum.
|
||||||
trends_as_landing_page: Sýna vinsælt efni til ekki-innskráðra notenda í stað lýsingar á þessum netþjóni. Krefst þess að vinsældir efnis sé virkjað.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Þú ert að fara inn á öryggissvæði
|
current_password: Þú ert að fara inn á öryggissvæði
|
||||||
imports:
|
imports:
|
||||||
@ -311,7 +310,6 @@ is:
|
|||||||
thumbnail: Smámynd vefþjóns
|
thumbnail: Smámynd vefþjóns
|
||||||
trendable_by_default: Leyfa vinsælt efni án undanfarandi yfirferðar
|
trendable_by_default: Leyfa vinsælt efni án undanfarandi yfirferðar
|
||||||
trends: Virkja vinsælt
|
trends: Virkja vinsælt
|
||||||
trends_as_landing_page: Nota vinsælasta sem upphafssíðu
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Loka á tilkynningar frá þeim sem ekki eru fylgjendur
|
must_be_follower: Loka á tilkynningar frá þeim sem ekki eru fylgjendur
|
||||||
must_be_following: Loka á tilkynningar frá þeim sem þú fylgist ekki með
|
must_be_following: Loka á tilkynningar frá þeim sem þú fylgist ekki með
|
||||||
|
|||||||
@ -110,7 +110,6 @@ it:
|
|||||||
thumbnail: Un'immagine approssimativamente 2:1 visualizzata insieme alle informazioni del tuo server.
|
thumbnail: Un'immagine approssimativamente 2:1 visualizzata insieme alle informazioni del tuo server.
|
||||||
trendable_by_default: Salta la revisione manuale dei contenuti di tendenza. I singoli elementi possono ancora essere rimossi dalle tendenze dopo il fatto.
|
trendable_by_default: Salta la revisione manuale dei contenuti di tendenza. I singoli elementi possono ancora essere rimossi dalle tendenze dopo il fatto.
|
||||||
trends: Le tendenze mostrano quali post, hashtag e notizie stanno guadagnando popolarità sul tuo server.
|
trends: Le tendenze mostrano quali post, hashtag e notizie stanno guadagnando popolarità sul tuo server.
|
||||||
trends_as_landing_page: Mostra i contenuti di tendenza agli utenti disconnessi e ai visitatori, invece di una descrizione di questo server. Richiede l'abilitazione delle tendenze.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Stai entrando in un'area sicura
|
current_password: Stai entrando in un'area sicura
|
||||||
imports:
|
imports:
|
||||||
@ -311,7 +310,6 @@ it:
|
|||||||
thumbnail: Miniatura del server
|
thumbnail: Miniatura del server
|
||||||
trendable_by_default: Consenti le tendenze senza revisione preventiva
|
trendable_by_default: Consenti le tendenze senza revisione preventiva
|
||||||
trends: Abilita le tendenze
|
trends: Abilita le tendenze
|
||||||
trends_as_landing_page: Usa le tendenze come pagina di destinazione
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Blocca notifiche da chi non ti segue
|
must_be_follower: Blocca notifiche da chi non ti segue
|
||||||
must_be_following: Blocca notifiche dalle persone che non segui
|
must_be_following: Blocca notifiche dalle persone che non segui
|
||||||
|
|||||||
@ -104,7 +104,6 @@ ja:
|
|||||||
thumbnail: サーバー情報と共に表示される、アスペクト比が約 2:1 の画像。
|
thumbnail: サーバー情報と共に表示される、アスペクト比が約 2:1 の画像。
|
||||||
trendable_by_default: トレンドの審査を省略します。トレンドは掲載後でも個別に除外できます。
|
trendable_by_default: トレンドの審査を省略します。トレンドは掲載後でも個別に除外できます。
|
||||||
trends: トレンドは、サーバー上で人気を集めている投稿、ハッシュタグ、ニュース記事などが表示されます。
|
trends: トレンドは、サーバー上で人気を集めている投稿、ハッシュタグ、ニュース記事などが表示されます。
|
||||||
trends_as_landing_page: ログインしていないユーザーに対して、サーバーの説明の代わりにトレンドコンテンツを表示します。トレンドを有効にする必要があります。
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: セキュリティ上重要なエリアにアクセスしています
|
current_password: セキュリティ上重要なエリアにアクセスしています
|
||||||
imports:
|
imports:
|
||||||
@ -290,7 +289,6 @@ ja:
|
|||||||
thumbnail: サーバーのサムネイル
|
thumbnail: サーバーのサムネイル
|
||||||
trendable_by_default: 審査前のトレンドの掲載を許可する
|
trendable_by_default: 審査前のトレンドの掲載を許可する
|
||||||
trends: トレンドを有効にする
|
trends: トレンドを有効にする
|
||||||
trends_as_landing_page: 新規登録画面にトレンドを表示する
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: フォロワー以外からの通知をブロック
|
must_be_follower: フォロワー以外からの通知をブロック
|
||||||
must_be_following: フォローしていないユーザーからの通知をブロック
|
must_be_following: フォローしていないユーザーからの通知をブロック
|
||||||
|
|||||||
@ -105,7 +105,6 @@ ko:
|
|||||||
thumbnail: 대략 2:1 비율의 이미지가 서버 정보 옆에 표시됩니다.
|
thumbnail: 대략 2:1 비율의 이미지가 서버 정보 옆에 표시됩니다.
|
||||||
trendable_by_default: 유행하는 콘텐츠에 대한 수동 승인을 건너뜁니다. 이 설정이 적용된 이후에도 각각의 항목들을 삭제할 수 있습니다.
|
trendable_by_default: 유행하는 콘텐츠에 대한 수동 승인을 건너뜁니다. 이 설정이 적용된 이후에도 각각의 항목들을 삭제할 수 있습니다.
|
||||||
trends: 트렌드는 어떤 게시물, 해시태그 그리고 뉴스 기사가 이 서버에서 인기를 끌고 있는지 보여줍니다.
|
trends: 트렌드는 어떤 게시물, 해시태그 그리고 뉴스 기사가 이 서버에서 인기를 끌고 있는지 보여줍니다.
|
||||||
trends_as_landing_page: 로그아웃한 사용자와 방문자에게 서버 설명 대신 유행하는 내용을 보여줍니다. 유행 기능을 활성화해야 합니다.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: 당신은 보안 구역에 진입하고 있습니다
|
current_password: 당신은 보안 구역에 진입하고 있습니다
|
||||||
imports:
|
imports:
|
||||||
@ -296,7 +295,6 @@ ko:
|
|||||||
thumbnail: 서버 썸네일
|
thumbnail: 서버 썸네일
|
||||||
trendable_by_default: 사전 리뷰 없이 트렌드에 오르는 것을 허용
|
trendable_by_default: 사전 리뷰 없이 트렌드에 오르는 것을 허용
|
||||||
trends: 유행 활성화
|
trends: 유행 활성화
|
||||||
trends_as_landing_page: 유행을 방문 페이지로 쓰기
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: 나를 팔로우 하지 않는 사람에게서 온 알림을 차단
|
must_be_follower: 나를 팔로우 하지 않는 사람에게서 온 알림을 차단
|
||||||
must_be_following: 내가 팔로우 하지 않는 사람에게서 온 알림을 차단
|
must_be_following: 내가 팔로우 하지 않는 사람에게서 온 알림을 차단
|
||||||
|
|||||||
@ -95,7 +95,6 @@ lad:
|
|||||||
thumbnail: Una imaje de aproksimadamente 2:1 se amostra djunto a la enformasyon de tu sirvidor.
|
thumbnail: Una imaje de aproksimadamente 2:1 se amostra djunto a la enformasyon de tu sirvidor.
|
||||||
trendable_by_default: Omite la revizyon manuala del kontenido en trend. Los elementos individuales ainda podran supremirse de los trendes.
|
trendable_by_default: Omite la revizyon manuala del kontenido en trend. Los elementos individuales ainda podran supremirse de los trendes.
|
||||||
trends: Los trendes amostran ke mesajes, etiketas i haberes estan ganando traksyon en tu sirvidor.
|
trends: Los trendes amostran ke mesajes, etiketas i haberes estan ganando traksyon en tu sirvidor.
|
||||||
trends_as_landing_page: Amostra kontenido en trend para utilizadores i vizitantes en lugar de una deskripsyon de este sirvidor. Rekiere ke los trendes esten kapasitados.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Estas entrando en un area siguro
|
current_password: Estas entrando en un area siguro
|
||||||
imports:
|
imports:
|
||||||
@ -262,7 +261,6 @@ lad:
|
|||||||
thumbnail: Minyatura del sirvidor
|
thumbnail: Minyatura del sirvidor
|
||||||
trendable_by_default: Permite trendes sin revizyon previa
|
trendable_by_default: Permite trendes sin revizyon previa
|
||||||
trends: Kapasita trendes
|
trends: Kapasita trendes
|
||||||
trends_as_landing_page: Kulanea trendes komo la pajina prinsipala
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Bloka avizos de personas ke no te sigen
|
must_be_follower: Bloka avizos de personas ke no te sigen
|
||||||
must_be_following: Bloka avizos de personas a las kualas no siges
|
must_be_following: Bloka avizos de personas a las kualas no siges
|
||||||
|
|||||||
@ -92,7 +92,6 @@ lt:
|
|||||||
site_extended_description: Bet kokia papildoma informacija, kuri gali būti naudinga lankytojams ir naudotojams. Gali būti struktūrizuota naudojant Markdown sintaksę.
|
site_extended_description: Bet kokia papildoma informacija, kuri gali būti naudinga lankytojams ir naudotojams. Gali būti struktūrizuota naudojant Markdown sintaksę.
|
||||||
thumbnail: Maždaug 2:1 dydžio vaizdas, rodomas šalia tavo serverio informacijos.
|
thumbnail: Maždaug 2:1 dydžio vaizdas, rodomas šalia tavo serverio informacijos.
|
||||||
trends: Trendai rodo, kurios įrašai, saitažodžiai ir naujienų istorijos tavo serveryje sulaukia didžiausio susidomėjimo.
|
trends: Trendai rodo, kurios įrašai, saitažodžiai ir naujienų istorijos tavo serveryje sulaukia didžiausio susidomėjimo.
|
||||||
trends_as_landing_page: Rodyti tendencingą turinį atsijungusiems naudotojams ir lankytojams vietoj šio serverio aprašymo. Reikia, kad tendencijos būtų įjungtos.
|
|
||||||
imports:
|
imports:
|
||||||
data: CSV failas, eksportuotas iš kito „Mastodon“ serverio.
|
data: CSV failas, eksportuotas iš kito „Mastodon“ serverio.
|
||||||
invite_request:
|
invite_request:
|
||||||
@ -208,7 +207,6 @@ lt:
|
|||||||
thumbnail: Serverio miniatūra
|
thumbnail: Serverio miniatūra
|
||||||
trendable_by_default: Leisti tendencijas be išankstinės peržiūros
|
trendable_by_default: Leisti tendencijas be išankstinės peržiūros
|
||||||
trends: Įjungti tendencijas
|
trends: Įjungti tendencijas
|
||||||
trends_as_landing_page: Naudoti tendencijas kaip nukreipimo puslapį
|
|
||||||
invite:
|
invite:
|
||||||
comment: Komentuoti
|
comment: Komentuoti
|
||||||
invite_request:
|
invite_request:
|
||||||
|
|||||||
@ -104,7 +104,6 @@ lv:
|
|||||||
thumbnail: Aptuveni 2:1 attēls, kas tiek parādīts kopā ar tava servera informāciju.
|
thumbnail: Aptuveni 2:1 attēls, kas tiek parādīts kopā ar tava servera informāciju.
|
||||||
trendable_by_default: Izlaist aktuālā satura manuālu pārskatīšanu. Atsevišķas preces joprojām var noņemt no tendencēm pēc fakta.
|
trendable_by_default: Izlaist aktuālā satura manuālu pārskatīšanu. Atsevišķas preces joprojām var noņemt no tendencēm pēc fakta.
|
||||||
trends: Tendences parāda, kuras ziņas, atsauces un ziņu stāsti gūst panākumus tavā serverī.
|
trends: Tendences parāda, kuras ziņas, atsauces un ziņu stāsti gūst panākumus tavā serverī.
|
||||||
trends_as_landing_page: Šī servera apraksta vietā rādīt aktuālo saturu lietotājiem un apmeklētājiem, kuri ir atteikušies. Nepieciešams iespējot tendences.
|
|
||||||
form_challenge:
|
form_challenge:
|
||||||
current_password: Tu ieej drošā zonā
|
current_password: Tu ieej drošā zonā
|
||||||
imports:
|
imports:
|
||||||
@ -282,7 +281,6 @@ lv:
|
|||||||
thumbnail: Servera sīkbilde
|
thumbnail: Servera sīkbilde
|
||||||
trendable_by_default: Atļaut tendences bez iepriekšējas pārskatīšanas
|
trendable_by_default: Atļaut tendences bez iepriekšējas pārskatīšanas
|
||||||
trends: Iespējot tendences
|
trends: Iespējot tendences
|
||||||
trends_as_landing_page: Izmantojiet tendences kā galveno lapu
|
|
||||||
interactions:
|
interactions:
|
||||||
must_be_follower: Bloķēt paziņojumus no ne-sekotājiem
|
must_be_follower: Bloķēt paziņojumus no ne-sekotājiem
|
||||||
must_be_following: Bloķēt paziņojumus no cilvēkiem, kuriem tu neseko
|
must_be_following: Bloķēt paziņojumus no cilvēkiem, kuriem tu neseko
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user