Merge pull request #1308 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
This commit is contained in:
commit
a192b193bd
144 changed files with 2633 additions and 1379 deletions
4
Gemfile
4
Gemfile
|
@ -20,7 +20,7 @@ gem 'makara', '~> 0.4'
|
||||||
gem 'pghero', '~> 2.4'
|
gem 'pghero', '~> 2.4'
|
||||||
gem 'dotenv-rails', '~> 2.7'
|
gem 'dotenv-rails', '~> 2.7'
|
||||||
|
|
||||||
gem 'aws-sdk-s3', '~> 1.60', require: false
|
gem 'aws-sdk-s3', '~> 1.61', require: false
|
||||||
gem 'fog-core', '<= 2.1.0'
|
gem 'fog-core', '<= 2.1.0'
|
||||||
gem 'fog-openstack', '~> 0.3', require: false
|
gem 'fog-openstack', '~> 0.3', require: false
|
||||||
gem 'paperclip', '~> 6.0'
|
gem 'paperclip', '~> 6.0'
|
||||||
|
@ -48,7 +48,7 @@ gem 'omniauth-cas', '~> 1.1'
|
||||||
gem 'omniauth-saml', '~> 1.10'
|
gem 'omniauth-saml', '~> 1.10'
|
||||||
gem 'omniauth', '~> 1.9'
|
gem 'omniauth', '~> 1.9'
|
||||||
|
|
||||||
gem 'discard', '~> 1.1'
|
gem 'discard', '~> 1.2'
|
||||||
gem 'doorkeeper', '~> 5.3'
|
gem 'doorkeeper', '~> 5.3'
|
||||||
gem 'fast_blank', '~> 1.0'
|
gem 'fast_blank', '~> 1.0'
|
||||||
gem 'fastimage'
|
gem 'fastimage'
|
||||||
|
|
38
Gemfile.lock
38
Gemfile.lock
|
@ -92,20 +92,20 @@ GEM
|
||||||
av (0.9.0)
|
av (0.9.0)
|
||||||
cocaine (~> 0.5.3)
|
cocaine (~> 0.5.3)
|
||||||
aws-eventstream (1.0.3)
|
aws-eventstream (1.0.3)
|
||||||
aws-partitions (1.261.0)
|
aws-partitions (1.286.0)
|
||||||
aws-sdk-core (3.86.0)
|
aws-sdk-core (3.92.0)
|
||||||
aws-eventstream (~> 1.0, >= 1.0.2)
|
aws-eventstream (~> 1.0, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.239.0)
|
aws-partitions (~> 1, >= 1.239.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
jmespath (~> 1.0)
|
jmespath (~> 1.0)
|
||||||
aws-sdk-kms (1.27.0)
|
aws-sdk-kms (1.30.0)
|
||||||
aws-sdk-core (~> 3, >= 3.71.0)
|
aws-sdk-core (~> 3, >= 3.71.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-s3 (1.60.1)
|
aws-sdk-s3 (1.61.1)
|
||||||
aws-sdk-core (~> 3, >= 3.83.0)
|
aws-sdk-core (~> 3, >= 3.83.0)
|
||||||
aws-sdk-kms (~> 1)
|
aws-sdk-kms (~> 1)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sigv4 (1.1.0)
|
aws-sigv4 (1.1.1)
|
||||||
aws-eventstream (~> 1.0, >= 1.0.2)
|
aws-eventstream (~> 1.0, >= 1.0.2)
|
||||||
bcrypt (3.1.12)
|
bcrypt (3.1.12)
|
||||||
better_errors (2.5.1)
|
better_errors (2.5.1)
|
||||||
|
@ -119,7 +119,7 @@ GEM
|
||||||
bootsnap (1.4.5)
|
bootsnap (1.4.5)
|
||||||
msgpack (~> 1.0)
|
msgpack (~> 1.0)
|
||||||
brakeman (4.7.2)
|
brakeman (4.7.2)
|
||||||
browser (3.0.3)
|
browser (4.0.0)
|
||||||
builder (3.2.4)
|
builder (3.2.4)
|
||||||
bullet (6.1.0)
|
bullet (6.1.0)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
|
@ -190,7 +190,7 @@ GEM
|
||||||
devise (>= 4.0.0)
|
devise (>= 4.0.0)
|
||||||
rpam2 (~> 4.0)
|
rpam2 (~> 4.0)
|
||||||
diff-lcs (1.3)
|
diff-lcs (1.3)
|
||||||
discard (1.1.0)
|
discard (1.2.0)
|
||||||
activerecord (>= 4.2, < 7)
|
activerecord (>= 4.2, < 7)
|
||||||
docile (1.3.2)
|
docile (1.3.2)
|
||||||
domain_name (0.5.20190701)
|
domain_name (0.5.20190701)
|
||||||
|
@ -287,7 +287,7 @@ GEM
|
||||||
rainbow (>= 2.0.0)
|
rainbow (>= 2.0.0)
|
||||||
i18n (1.8.2)
|
i18n (1.8.2)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
i18n-tasks (0.9.30)
|
i18n-tasks (0.9.31)
|
||||||
activesupport (>= 4.0.2)
|
activesupport (>= 4.0.2)
|
||||||
ast (>= 2.1.0)
|
ast (>= 2.1.0)
|
||||||
erubi
|
erubi
|
||||||
|
@ -408,7 +408,7 @@ GEM
|
||||||
parallel (1.19.1)
|
parallel (1.19.1)
|
||||||
parallel_tests (2.30.1)
|
parallel_tests (2.30.1)
|
||||||
parallel
|
parallel
|
||||||
parser (2.7.0.2)
|
parser (2.7.0.5)
|
||||||
ast (~> 2.4.0)
|
ast (~> 2.4.0)
|
||||||
parslet (1.8.2)
|
parslet (1.8.2)
|
||||||
pastel (0.7.3)
|
pastel (0.7.3)
|
||||||
|
@ -523,15 +523,15 @@ GEM
|
||||||
chunky_png (~> 1.0)
|
chunky_png (~> 1.0)
|
||||||
rqrcode_core (~> 0.1)
|
rqrcode_core (~> 0.1)
|
||||||
rqrcode_core (0.1.1)
|
rqrcode_core (0.1.1)
|
||||||
rspec-core (3.9.0)
|
rspec-core (3.9.1)
|
||||||
rspec-support (~> 3.9.0)
|
rspec-support (~> 3.9.1)
|
||||||
rspec-expectations (3.9.0)
|
rspec-expectations (3.9.1)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.9.0)
|
rspec-support (~> 3.9.0)
|
||||||
rspec-mocks (3.9.0)
|
rspec-mocks (3.9.1)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.9.0)
|
rspec-support (~> 3.9.0)
|
||||||
rspec-rails (3.9.0)
|
rspec-rails (3.9.1)
|
||||||
actionpack (>= 3.0)
|
actionpack (>= 3.0)
|
||||||
activesupport (>= 3.0)
|
activesupport (>= 3.0)
|
||||||
railties (>= 3.0)
|
railties (>= 3.0)
|
||||||
|
@ -542,7 +542,7 @@ GEM
|
||||||
rspec-sidekiq (3.0.3)
|
rspec-sidekiq (3.0.3)
|
||||||
rspec-core (~> 3.0, >= 3.0.0)
|
rspec-core (~> 3.0, >= 3.0.0)
|
||||||
sidekiq (>= 2.4.0)
|
sidekiq (>= 2.4.0)
|
||||||
rspec-support (3.9.0)
|
rspec-support (3.9.2)
|
||||||
rubocop (0.79.0)
|
rubocop (0.79.0)
|
||||||
jaro_winkler (~> 1.5.1)
|
jaro_winkler (~> 1.5.1)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
|
@ -586,10 +586,10 @@ GEM
|
||||||
simple_form (5.0.2)
|
simple_form (5.0.2)
|
||||||
actionpack (>= 5.0)
|
actionpack (>= 5.0)
|
||||||
activemodel (>= 5.0)
|
activemodel (>= 5.0)
|
||||||
simplecov (0.18.2)
|
simplecov (0.18.5)
|
||||||
docile (~> 1.1)
|
docile (~> 1.1)
|
||||||
simplecov-html (~> 0.11)
|
simplecov-html (~> 0.11)
|
||||||
simplecov-html (0.12.0)
|
simplecov-html (0.12.2)
|
||||||
sprockets (3.7.2)
|
sprockets (3.7.2)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
rack (> 1, < 3)
|
rack (> 1, < 3)
|
||||||
|
@ -668,7 +668,7 @@ DEPENDENCIES
|
||||||
active_record_query_trace (~> 1.7)
|
active_record_query_trace (~> 1.7)
|
||||||
addressable (~> 2.7)
|
addressable (~> 2.7)
|
||||||
annotate (~> 3.0)
|
annotate (~> 3.0)
|
||||||
aws-sdk-s3 (~> 1.60)
|
aws-sdk-s3 (~> 1.61)
|
||||||
better_errors (~> 2.5)
|
better_errors (~> 2.5)
|
||||||
binding_of_caller (~> 0.7)
|
binding_of_caller (~> 0.7)
|
||||||
blurhash (~> 0.1)
|
blurhash (~> 0.1)
|
||||||
|
@ -691,7 +691,7 @@ DEPENDENCIES
|
||||||
devise (~> 4.7)
|
devise (~> 4.7)
|
||||||
devise-two-factor (~> 3.1)
|
devise-two-factor (~> 3.1)
|
||||||
devise_pam_authenticatable2 (~> 9.2)
|
devise_pam_authenticatable2 (~> 9.2)
|
||||||
discard (~> 1.1)
|
discard (~> 1.2)
|
||||||
doorkeeper (~> 5.3)
|
doorkeeper (~> 5.3)
|
||||||
dotenv-rails (~> 2.7)
|
dotenv-rails (~> 2.7)
|
||||||
e2mmap (~> 0.1.0)
|
e2mmap (~> 0.1.0)
|
||||||
|
|
|
@ -378,6 +378,14 @@ class Announcements extends ImmutablePureComponent {
|
||||||
index: 0,
|
index: 0,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
static getDerivedStateFromProps(props, state) {
|
||||||
|
if (props.announcements.size > 0 && state.index >= props.announcements.size) {
|
||||||
|
return { index: props.announcements.size - 1 };
|
||||||
|
} else {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
componentDidMount () {
|
componentDidMount () {
|
||||||
this._markAnnouncementAsRead();
|
this._markAnnouncementAsRead();
|
||||||
}
|
}
|
||||||
|
@ -389,7 +397,7 @@ class Announcements extends ImmutablePureComponent {
|
||||||
_markAnnouncementAsRead () {
|
_markAnnouncementAsRead () {
|
||||||
const { dismissAnnouncement, announcements } = this.props;
|
const { dismissAnnouncement, announcements } = this.props;
|
||||||
const { index } = this.state;
|
const { index } = this.state;
|
||||||
const announcement = announcements.get(index) || announcements.get(index - 1);
|
const announcement = announcements.get(index);
|
||||||
if (!announcement.get('read')) dismissAnnouncement(announcement.get('id'));
|
if (!announcement.get('read')) dismissAnnouncement(announcement.get('id'));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -407,7 +415,7 @@ class Announcements extends ImmutablePureComponent {
|
||||||
|
|
||||||
render () {
|
render () {
|
||||||
const { announcements, intl } = this.props;
|
const { announcements, intl } = this.props;
|
||||||
const index = this.state.index < announcements.size ? this.state.index : announcements.size - 1;
|
const { index } = this.state;
|
||||||
|
|
||||||
if (announcements.isEmpty()) {
|
if (announcements.isEmpty()) {
|
||||||
return null;
|
return null;
|
||||||
|
|
|
@ -102,8 +102,8 @@
|
||||||
&:active,
|
&:active,
|
||||||
&:focus,
|
&:focus,
|
||||||
&:hover {
|
&:hover {
|
||||||
|
border-color: lighten($valid-value-color, 15%);
|
||||||
border-width: 4px;
|
border-width: 4px;
|
||||||
background: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&::-moz-focus-inner {
|
&::-moz-focus-inner {
|
||||||
|
|
|
@ -378,6 +378,14 @@ class Announcements extends ImmutablePureComponent {
|
||||||
index: 0,
|
index: 0,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
static getDerivedStateFromProps(props, state) {
|
||||||
|
if (props.announcements.size > 0 && state.index >= props.announcements.size) {
|
||||||
|
return { index: props.announcements.size - 1 };
|
||||||
|
} else {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
componentDidMount () {
|
componentDidMount () {
|
||||||
this._markAnnouncementAsRead();
|
this._markAnnouncementAsRead();
|
||||||
}
|
}
|
||||||
|
@ -389,7 +397,7 @@ class Announcements extends ImmutablePureComponent {
|
||||||
_markAnnouncementAsRead () {
|
_markAnnouncementAsRead () {
|
||||||
const { dismissAnnouncement, announcements } = this.props;
|
const { dismissAnnouncement, announcements } = this.props;
|
||||||
const { index } = this.state;
|
const { index } = this.state;
|
||||||
const announcement = announcements.get(index) || announcements.get(index - 1);
|
const announcement = announcements.get(index);
|
||||||
if (!announcement.get('read')) dismissAnnouncement(announcement.get('id'));
|
if (!announcement.get('read')) dismissAnnouncement(announcement.get('id'));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -407,7 +415,7 @@ class Announcements extends ImmutablePureComponent {
|
||||||
|
|
||||||
render () {
|
render () {
|
||||||
const { announcements, intl } = this.props;
|
const { announcements, intl } = this.props;
|
||||||
const index = this.state.index < announcements.size ? this.state.index : announcements.size - 1;
|
const { index } = this.state;
|
||||||
|
|
||||||
if (announcements.isEmpty()) {
|
if (announcements.isEmpty()) {
|
||||||
return null;
|
return null;
|
||||||
|
|
|
@ -123,7 +123,7 @@
|
||||||
"directory.federated": "Dende'l fediversu",
|
"directory.federated": "Dende'l fediversu",
|
||||||
"directory.local": "Dende {domain} namái",
|
"directory.local": "Dende {domain} namái",
|
||||||
"directory.new_arrivals": "Cuentes nueves",
|
"directory.new_arrivals": "Cuentes nueves",
|
||||||
"directory.recently_active": "Recently active",
|
"directory.recently_active": "Actividá recién",
|
||||||
"embed.instructions": "Empotra esti estáu nun sitiu web copiando'l códigu d'embaxo.",
|
"embed.instructions": "Empotra esti estáu nun sitiu web copiando'l códigu d'embaxo.",
|
||||||
"embed.preview": "Asina ye cómo va vese:",
|
"embed.preview": "Asina ye cómo va vese:",
|
||||||
"emoji_button.activity": "Actividaes",
|
"emoji_button.activity": "Actividaes",
|
||||||
|
@ -154,7 +154,7 @@
|
||||||
"empty_column.home": "¡Tienes la llinia temporal balera! Visita {public} o usa la gueta pa entamar y conocer a otros usuarios.",
|
"empty_column.home": "¡Tienes la llinia temporal balera! Visita {public} o usa la gueta pa entamar y conocer a otros usuarios.",
|
||||||
"empty_column.home.public_timeline": "la llinia temporal pública",
|
"empty_column.home.public_timeline": "la llinia temporal pública",
|
||||||
"empty_column.list": "Entá nun hai nada nesta llista. Cuando los miembros d'esta llista espublicen estaos nuevos, van apaecer equí.",
|
"empty_column.list": "Entá nun hai nada nesta llista. Cuando los miembros d'esta llista espublicen estaos nuevos, van apaecer equí.",
|
||||||
"empty_column.lists": "Entá nun tienes nunenguna llista. Cuando crees una, va amosase equí.",
|
"empty_column.lists": "Entá nun tienes nenguna llista. Cuando crees una, va amosase equí.",
|
||||||
"empty_column.mutes": "Entá nun silenciesti a nunengún usuariu.",
|
"empty_column.mutes": "Entá nun silenciesti a nunengún usuariu.",
|
||||||
"empty_column.notifications": "Entá nun tienes nunengún avisu. Interactúa con otros p'aniciar la conversación.",
|
"empty_column.notifications": "Entá nun tienes nunengún avisu. Interactúa con otros p'aniciar la conversación.",
|
||||||
"empty_column.public": "¡Equí nun hai nada! Escribi daqué público o sigui a usuarios d'otros sirvidores pa rellenar esto",
|
"empty_column.public": "¡Equí nun hai nada! Escribi daqué público o sigui a usuarios d'otros sirvidores pa rellenar esto",
|
||||||
|
|
|
@ -1,64 +1,64 @@
|
||||||
{
|
{
|
||||||
"account.add_or_remove_from_list": "Ouzhpenn pe lemel ag ar listennadoù",
|
"account.add_or_remove_from_list": "Ouzhpenn pe dilemel eus al listennadoù",
|
||||||
"account.badges.bot": "Robot",
|
"account.badges.bot": "Robot",
|
||||||
"account.badges.group": "Strollad",
|
"account.badges.group": "Strollad",
|
||||||
"account.block": "Stankañ @{name}",
|
"account.block": "Berzañ @{name}",
|
||||||
"account.block_domain": "Kuzh kement tra a {domain}",
|
"account.block_domain": "Berzañ pep tra eus {domain}",
|
||||||
"account.blocked": "Stanket",
|
"account.blocked": "Stanket",
|
||||||
"account.cancel_follow_request": "Nullañ ar pedad heuliañ",
|
"account.cancel_follow_request": "Nullañ ar bedadenn heuliañ",
|
||||||
"account.direct": "Kas ur c'hemennad da @{name}",
|
"account.direct": "Kas ur gemennadenn da @{name}",
|
||||||
"account.domain_blocked": "Domani kuzhet",
|
"account.domain_blocked": "Domani berzet",
|
||||||
"account.edit_profile": "Aozañ ar profil",
|
"account.edit_profile": "Aozañ ar profil",
|
||||||
"account.endorse": "Lakaat war-wel war ar profil",
|
"account.endorse": "Lakaat war-wel war ar profil",
|
||||||
"account.follow": "Heuliañ",
|
"account.follow": "Heuliañ",
|
||||||
"account.followers": "Heilour·ezed·ion",
|
"account.followers": "Heulier·ezed·ien",
|
||||||
"account.followers.empty": "Den na heul an implijour-mañ c'hoazh.",
|
"account.followers.empty": "Den na heul an implijer-mañ c'hoazh.",
|
||||||
"account.follows": "Koumanantoù",
|
"account.follows": "Koumanantoù",
|
||||||
"account.follows.empty": "An implijer-mañ na heul ket den ebet.",
|
"account.follows.empty": "An implijer·ez-mañ na heul den ebet.",
|
||||||
"account.follows_you": "Ho heul",
|
"account.follows_you": "Ho heul",
|
||||||
"account.hide_reblogs": "Kuzh toudoù skignet gant @{name}",
|
"account.hide_reblogs": "Kuzh toudoù rannet gant @{name}",
|
||||||
"account.last_status": "Oberiantiz zivezhañ",
|
"account.last_status": "Oberiantiz zivezhañ",
|
||||||
"account.link_verified_on": "Ownership of this link was checked on {date}",
|
"account.link_verified_on": "Gwiriet eo bet perc'hennidigezh al liamm d'an deiziad-mañ : {date}",
|
||||||
"account.locked_info": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
|
"account.locked_info": "Prennet eo ar gon-mañ. Dibab a ra ar perc'henn ar re a c'hall heuliañ anezhi pe anezhañ.",
|
||||||
"account.media": "Media",
|
"account.media": "Media",
|
||||||
"account.mention": "Menegiñ @{name}",
|
"account.mention": "Menegiñ @{name}",
|
||||||
"account.moved_to": "Dilojet en·he deus {name} da:",
|
"account.moved_to": "Dilojet en·he deus {name} da :",
|
||||||
"account.mute": "Kuzhat @{name}",
|
"account.mute": "Kuzhat @{name}",
|
||||||
"account.mute_notifications": "Kuzh kemennoù a @{name}",
|
"account.mute_notifications": "Kuzh kemennoù eus @{name}",
|
||||||
"account.muted": "Kuzhet",
|
"account.muted": "Kuzhet",
|
||||||
"account.never_active": "Birviken",
|
"account.never_active": "Birviken",
|
||||||
"account.posts": "Toudoù",
|
"account.posts": "a doudoù",
|
||||||
"account.posts_with_replies": "Toudoù ha respontoù",
|
"account.posts_with_replies": "Toudoù ha respontoù",
|
||||||
"account.report": "Disklêriañ @{name}",
|
"account.report": "Disklêriañ @{name}",
|
||||||
"account.requested": "É c'hortoz bout aprouet. Clikit da nullañ ar pedad heuliañ",
|
"account.requested": "O c'hortoz an asant. Klikit evit nullañ ar goulenn heuliañ",
|
||||||
"account.share": "Skignañ profil @{name}",
|
"account.share": "Skignañ profil @{name}",
|
||||||
"account.show_reblogs": "Diskouez toudoù a @{name}",
|
"account.show_reblogs": "Diskouez skignadennoù @{name}",
|
||||||
"account.unblock": "Distankañ @{name}",
|
"account.unblock": "Diverzañ @{name}",
|
||||||
"account.unblock_domain": "Diguzh {domain}",
|
"account.unblock_domain": "Diverzañ an domani {domain}",
|
||||||
"account.unendorse": "Paouez da lakaat war-wel war ar profil",
|
"account.unendorse": "Paouez da lakaat war-wel war ar profil",
|
||||||
"account.unfollow": "Diheuliañ",
|
"account.unfollow": "Diheuliañ",
|
||||||
"account.unmute": "Diguzhat @{name}",
|
"account.unmute": "Diguzhat @{name}",
|
||||||
"account.unmute_notifications": "Diguzhat kemennoù a @{name}",
|
"account.unmute_notifications": "Diguzhat kemennoù a @{name}",
|
||||||
"alert.rate_limited.message": "Klaskit en-dro a-benn {retry_time, time, medium}.",
|
"alert.rate_limited.message": "Klaskit en-dro a-benn {retry_time, time, medium}.",
|
||||||
"alert.rate_limited.title": "Rate limited",
|
"alert.rate_limited.title": "Feur bevennet",
|
||||||
"alert.unexpected.message": "Ur fazi dic'hortozet zo degouezhet.",
|
"alert.unexpected.message": "Ur fazi dic'hortozet zo degouezhet.",
|
||||||
"alert.unexpected.title": "C'hem !",
|
"alert.unexpected.title": "Hopala!",
|
||||||
"announcement.announcement": "Kemenn",
|
"announcement.announcement": "Kemenn",
|
||||||
"autosuggest_hashtag.per_week": "{count} bep sizhun",
|
"autosuggest_hashtag.per_week": "{count} bep sizhun",
|
||||||
"boost_modal.combo": "Ar wezh kentañ e c'halliot gwaskañ war {combo} evit tremen hebiou",
|
"boost_modal.combo": "Ar wezh kentañ e c'halliot gwaskañ war {combo} evit tremen hebiou",
|
||||||
"bundle_column_error.body": "Something went wrong while loading this component.",
|
"bundle_column_error.body": "Degouezhet ez eus bet ur fazi en ur gargañ an elfenn-mañ.",
|
||||||
"bundle_column_error.retry": "Klask endro",
|
"bundle_column_error.retry": "Klask en-dro",
|
||||||
"bundle_column_error.title": "Fazi rouedad",
|
"bundle_column_error.title": "Fazi rouedad",
|
||||||
"bundle_modal_error.close": "Serriñ",
|
"bundle_modal_error.close": "Serriñ",
|
||||||
"bundle_modal_error.message": "Something went wrong while loading this component.",
|
"bundle_modal_error.message": "Degouezhet ez eus bet ur fazi en ur gargañ an elfenn-mañ.",
|
||||||
"bundle_modal_error.retry": "Klask endro",
|
"bundle_modal_error.retry": "Klask en-dro",
|
||||||
"column.blocks": "Implijour·ezed·ion stanket",
|
"column.blocks": "Implijer·ezed·ien berzet",
|
||||||
"column.bookmarks": "Sinedoù",
|
"column.bookmarks": "Sinedoù",
|
||||||
"column.community": "Red-amzer lec'hel",
|
"column.community": "Red-amzer lec'hel",
|
||||||
"column.direct": "Kemennadoù prevez",
|
"column.direct": "Kemennadoù prevez",
|
||||||
"column.directory": "Mont a-dreuz ar profiloù",
|
"column.directory": "Mont a-dreuz ar profiloù",
|
||||||
"column.domain_blocks": "Domani kuzhet",
|
"column.domain_blocks": "Domani berzet",
|
||||||
"column.favourites": "Ar re vuiañ-karet",
|
"column.favourites": "Muiañ-karet",
|
||||||
"column.follow_requests": "Pedadoù heuliañ",
|
"column.follow_requests": "Pedadoù heuliañ",
|
||||||
"column.home": "Degemer",
|
"column.home": "Degemer",
|
||||||
"column.lists": "Listennoù",
|
"column.lists": "Listennoù",
|
||||||
|
@ -68,150 +68,150 @@
|
||||||
"column.public": "Red-amzer kevreet",
|
"column.public": "Red-amzer kevreet",
|
||||||
"column_back_button.label": "Distro",
|
"column_back_button.label": "Distro",
|
||||||
"column_header.hide_settings": "Kuzhat an arventennoù",
|
"column_header.hide_settings": "Kuzhat an arventennoù",
|
||||||
"column_header.moveLeft_settings": "Move column to the left",
|
"column_header.moveLeft_settings": "Dilec'hiañ ar bannad a-gleiz",
|
||||||
"column_header.moveRight_settings": "Move column to the right",
|
"column_header.moveRight_settings": "Dilec'hiañ ar bannad a-zehou",
|
||||||
"column_header.pin": "Spilhennañ",
|
"column_header.pin": "Spilhennañ",
|
||||||
"column_header.show_settings": "Diskouez an arventennoù",
|
"column_header.show_settings": "Diskouez an arventennoù",
|
||||||
"column_header.unpin": "Dispilhennañ",
|
"column_header.unpin": "Dispilhennañ",
|
||||||
"column_subheading.settings": "Arventennoù",
|
"column_subheading.settings": "Arventennoù",
|
||||||
"community.column_settings.media_only": "Nemet Mediaoù",
|
"community.column_settings.media_only": "Nemet Mediaoù",
|
||||||
"compose_form.direct_message_warning": "An toud-mañ a vo kaset nemet d'an implijer·ion·ezed meneget.",
|
"compose_form.direct_message_warning": "An toud-mañ a vo kaset nemet d'an implijer·ezed·ien meneget.",
|
||||||
"compose_form.direct_message_warning_learn_more": "Gouiet hiroc'h",
|
"compose_form.direct_message_warning_learn_more": "Gouzout hiroc'h",
|
||||||
"compose_form.hashtag_warning": "This toot won't be listed under any hashtag as it is unlisted. Only public toots can be searched by hashtag.",
|
"compose_form.hashtag_warning": "Ne vo ket lakaet an toud-mañ er rolloù gerioù-klik dre mard eo anlistennet. N'eus nemet an toudoù foran a c'hall bezañ klasket dre c'her-klik.",
|
||||||
"compose_form.lock_disclaimer": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
|
"compose_form.lock_disclaimer": "N'eo ket {locked} ho kont. An holl a c'hal heuliañ ac'hanoc'h evit gwelout ho toudoù prevez.",
|
||||||
"compose_form.lock_disclaimer.lock": "prennet",
|
"compose_form.lock_disclaimer.lock": "prennet",
|
||||||
"compose_form.placeholder": "Petra eh oc'h é soñjal a-barzh ?",
|
"compose_form.placeholder": "Petra eh oc'h é soñjal a-barzh ?",
|
||||||
"compose_form.poll.add_option": "Ouzhpenniñ un dibab",
|
"compose_form.poll.add_option": "Ouzhpenniñ un dibab",
|
||||||
"compose_form.poll.duration": "Poll duration",
|
"compose_form.poll.duration": "Pad ar sontadeg",
|
||||||
"compose_form.poll.option_placeholder": "Dibab {number}",
|
"compose_form.poll.option_placeholder": "Dibab {number}",
|
||||||
"compose_form.poll.remove_option": "Lemel an dibab-mañ",
|
"compose_form.poll.remove_option": "Lemel an dibab-mañ",
|
||||||
"compose_form.poll.switch_to_multiple": "Change poll to allow multiple choices",
|
"compose_form.poll.switch_to_multiple": "Kemmañ ar sontadeg evit aotren meur a zibab",
|
||||||
"compose_form.poll.switch_to_single": "Change poll to allow for a single choice",
|
"compose_form.poll.switch_to_single": "Kemmañ ar sontadeg evit aotren un dibab hepken",
|
||||||
"compose_form.publish": "Toudañ",
|
"compose_form.publish": "Toudañ",
|
||||||
"compose_form.publish_loud": "{publish} !",
|
"compose_form.publish_loud": "{publish} !",
|
||||||
"compose_form.sensitive.hide": "Mark media as sensitive",
|
"compose_form.sensitive.hide": "Merkañ ar media evel kizidik",
|
||||||
"compose_form.sensitive.marked": "Media is marked as sensitive",
|
"compose_form.sensitive.marked": "Merket eo ar media evel kizidik",
|
||||||
"compose_form.sensitive.unmarked": "Media is not marked as sensitive",
|
"compose_form.sensitive.unmarked": "N'eo ket merket ar media evel kizidik",
|
||||||
"compose_form.spoiler.marked": "Text is hidden behind warning",
|
"compose_form.spoiler.marked": "Kuzhet eo an destenn a-dreñv ur c'hemenn",
|
||||||
"compose_form.spoiler.unmarked": "N'eo ket kuzhet an destenn",
|
"compose_form.spoiler.unmarked": "N'eo ket kuzhet an destenn",
|
||||||
"compose_form.spoiler_placeholder": "Write your warning here",
|
"compose_form.spoiler_placeholder": "Skrivit ho kemenn amañ",
|
||||||
"confirmation_modal.cancel": "Nullañ",
|
"confirmation_modal.cancel": "Nullañ",
|
||||||
"confirmations.block.block_and_report": "Block & Report",
|
"confirmations.block.block_and_report": "Berzañ ha Disklêriañ",
|
||||||
"confirmations.block.confirm": "Block",
|
"confirmations.block.confirm": "Stankañ",
|
||||||
"confirmations.block.message": "Are you sure you want to block {name}?",
|
"confirmations.block.message": "Ha sur oc'h e fell deoc'h stankañ {name} ?",
|
||||||
"confirmations.delete.confirm": "Dilemel",
|
"confirmations.delete.confirm": "Dilemel",
|
||||||
"confirmations.delete.message": "Are you sure you want to delete this status?",
|
"confirmations.delete.message": "Ha sur oc'h e fell deoc'h dilemel an toud-mañ ?",
|
||||||
"confirmations.delete_list.confirm": "Dilemel",
|
"confirmations.delete_list.confirm": "Dilemel",
|
||||||
"confirmations.delete_list.message": "Ha sur eo hoc'h eus c'hoant da zilemel ar roll-mañ da vat ?",
|
"confirmations.delete_list.message": "Ha sur eo hoc'h eus c'hoant da zilemel ar roll-mañ da vat ?",
|
||||||
"confirmations.domain_block.confirm": "Kuzhat an domani a-bezh",
|
"confirmations.domain_block.confirm": "Berzañ an domani a-bezh",
|
||||||
"confirmations.domain_block.message": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.",
|
"confirmations.domain_block.message": "Ha sur oc'h e fell deoc'h berzañ an {domain} a-bezh? Peurvuiañ eo trawalc'h berzañ pe mudañ un nebeud implijer·ezed·ien. Ne welot danvez ebet o tont eus an domani-mañ. Dilamet e vo ar c'houmanantoù war an domani-mañ.",
|
||||||
"confirmations.logout.confirm": "Digevreañ",
|
"confirmations.logout.confirm": "Digevreañ",
|
||||||
"confirmations.logout.message": "Are you sure you want to log out?",
|
"confirmations.logout.message": "Ha sur oc'h e fell deoc'h digevreañ ?",
|
||||||
"confirmations.mute.confirm": "Kuzhat",
|
"confirmations.mute.confirm": "Kuzhat",
|
||||||
"confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
|
"confirmations.mute.explanation": "Kuzhat a raio an toudoù skrivet gantañ·i hag ar re a veneg anezhañ·i, met aotren a raio anezhañ·i da welet ho todoù ha a heuliañ ac'hanoc'h.",
|
||||||
"confirmations.mute.message": "Ha sur oc'h e fell deoc'h kuzhaat {name} ?",
|
"confirmations.mute.message": "Ha sur oc'h e fell deoc'h kuzhaat {name} ?",
|
||||||
"confirmations.redraft.confirm": "Diverkañ ha skrivañ en-dro",
|
"confirmations.redraft.confirm": "Diverkañ ha skrivañ en-dro",
|
||||||
"confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
|
"confirmations.redraft.message": "Ha sur oc'h e fell deoc'h dilemel ar statud-mañ hag adlakaat anezhañ er bouilhoñs? Kollet e vo ar merkoù muiañ-karet hag ar skignadennoù hag emzivat e vo ar respontoù d'an toud orin.",
|
||||||
"confirmations.reply.confirm": "Respont",
|
"confirmations.reply.confirm": "Respont",
|
||||||
"confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
|
"confirmations.reply.message": "Respont bremañ a zilamo ar gemennadenn emaoc'h o skrivañ. Sur e oc'h e fell deoc'h kenderc'hel ganti?",
|
||||||
"confirmations.unfollow.confirm": "Diheuliañ",
|
"confirmations.unfollow.confirm": "Diheuliañ",
|
||||||
"confirmations.unfollow.message": "Are you sure you want to unfollow {name}?",
|
"confirmations.unfollow.message": "Ha sur oc'h e fell deoc'h paouez da heuliañ {name}?",
|
||||||
"conversation.delete": "Delete conversation",
|
"conversation.delete": "Dilemel ar gaozeadenn",
|
||||||
"conversation.mark_as_read": "Mark as read",
|
"conversation.mark_as_read": "Merkañ evel lennet",
|
||||||
"conversation.open": "View conversation",
|
"conversation.open": "Gwelout ar gaozeadenn",
|
||||||
"conversation.with": "With {names}",
|
"conversation.with": "Gant {names}",
|
||||||
"directory.federated": "From known fediverse",
|
"directory.federated": "Eus ar c'hevrebed anavezet",
|
||||||
"directory.local": "From {domain} only",
|
"directory.local": "Eus {domain} hepken",
|
||||||
"directory.new_arrivals": "New arrivals",
|
"directory.new_arrivals": "Degouezhet a-nevez",
|
||||||
"directory.recently_active": "Recently active",
|
"directory.recently_active": "Oberiant nevez zo",
|
||||||
"embed.instructions": "Embed this status on your website by copying the code below.",
|
"embed.instructions": "Enkorfit ar statud war ho lec'hienn en ur eilañ ar c'hod dindan.",
|
||||||
"embed.preview": "Here is what it will look like:",
|
"embed.preview": "Setu penaos e vo diskouezet:",
|
||||||
"emoji_button.activity": "Activity",
|
"emoji_button.activity": "Obererezh",
|
||||||
"emoji_button.custom": "Custom",
|
"emoji_button.custom": "Kempennet",
|
||||||
"emoji_button.flags": "Flags",
|
"emoji_button.flags": "Bannieloù",
|
||||||
"emoji_button.food": "Food & Drink",
|
"emoji_button.food": "Boued hag Evaj",
|
||||||
"emoji_button.label": "Insert emoji",
|
"emoji_button.label": "Enlakaat un emoji",
|
||||||
"emoji_button.nature": "Nature",
|
"emoji_button.nature": "Natur",
|
||||||
"emoji_button.not_found": "No emojos!! (╯°□°)╯︵ ┻━┻",
|
"emoji_button.not_found": "Emoji ebet !! (╯°□°)╯︵ ┻━┻",
|
||||||
"emoji_button.objects": "Objects",
|
"emoji_button.objects": "Traoù",
|
||||||
"emoji_button.people": "People",
|
"emoji_button.people": "Tud",
|
||||||
"emoji_button.recent": "Frequently used",
|
"emoji_button.recent": "Implijet alies",
|
||||||
"emoji_button.search": "Search...",
|
"emoji_button.search": "O klask...",
|
||||||
"emoji_button.search_results": "Search results",
|
"emoji_button.search_results": "Disoc'hoù an enklask",
|
||||||
"emoji_button.symbols": "Symbols",
|
"emoji_button.symbols": "Arouezioù",
|
||||||
"emoji_button.travel": "Travel & Places",
|
"emoji_button.travel": "Lec'hioù ha Beajoù",
|
||||||
"empty_column.account_timeline": "No toots here!",
|
"empty_column.account_timeline": "Toud ebet amañ!",
|
||||||
"empty_column.account_unavailable": "Profile unavailable",
|
"empty_column.account_unavailable": "Profil dihegerz",
|
||||||
"empty_column.blocks": "You haven't blocked any users yet.",
|
"empty_column.blocks": "N'eus ket bet berzet implijer·ez ganeoc'h c'hoazh.",
|
||||||
"empty_column.bookmarked_statuses": "You don't have any bookmarked toots yet. When you bookmark one, it will show up here.",
|
"empty_column.bookmarked_statuses": "N'ho peus toud ebet enrollet en ho sinedoù c'hoazh. Pa vo ouzhpennet unan ganeoc'h e teuio war wel amañ.",
|
||||||
"empty_column.community": "The local timeline is empty. Write something publicly to get the ball rolling!",
|
"empty_column.community": "Goulo eo ar red-amzer lec'hel. Skrivit'ta un dra evit lakaat tan dezhi !",
|
||||||
"empty_column.direct": "You don't have any direct messages yet. When you send or receive one, it will show up here.",
|
"empty_column.direct": "N'ho peus kemennad prevez ebet c'hoazh. Pa vo resevet pe kaset unan ganeoc'h e teuio war wel amañ.",
|
||||||
"empty_column.domain_blocks": "There are no hidden domains yet.",
|
"empty_column.domain_blocks": "N'eus domani kuzh ebet c'hoazh.",
|
||||||
"empty_column.favourited_statuses": "You don't have any favourite toots yet. When you favourite one, it will show up here.",
|
"empty_column.favourited_statuses": "N'ho peus toud muiañ-karet ebet c'hoazh. Pa vo lakaet unan ganeoc'h e vo diskouezet amañ.",
|
||||||
"empty_column.favourites": "No one has favourited this toot yet. When someone does, they will show up here.",
|
"empty_column.favourites": "Den ebet n'eus lakaet an toud-mañ en e reoù muiañ-karet. Pa vo graet gant unan bennak e vo diskouezet amañ.",
|
||||||
"empty_column.follow_requests": "You don't have any follow requests yet. When you receive one, it will show up here.",
|
"empty_column.follow_requests": "N'ho peus goulenn heuliañ ebet c'hoazh. Pa resevot reoù e vo diskouezet amañ.",
|
||||||
"empty_column.hashtag": "There is nothing in this hashtag yet.",
|
"empty_column.hashtag": "N'eus netra er ger-klik-mañ c'hoazh.",
|
||||||
"empty_column.home": "Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
|
"empty_column.home": "Goullo eo ho red-amzer degemer! Kit da weladenniñ {public} pe implijit ar c'hlask evit kregiñ ganti ha kejañ gant implijer·ien·ezed all.",
|
||||||
"empty_column.home.public_timeline": "the public timeline",
|
"empty_column.home.public_timeline": "ar red-amzer publik",
|
||||||
"empty_column.list": "There is nothing in this list yet. When members of this list post new statuses, they will appear here.",
|
"empty_column.list": "Goullo eo ar roll-mañ evit ar poent. Pa vo toudet gant e izili e vo diskouezet amañ.",
|
||||||
"empty_column.lists": "You don't have any lists yet. When you create one, it will show up here.",
|
"empty_column.lists": "N'ho peus roll ebet c'hoazh. Pa vo krouet unan ganeoc'h e vo diskouezet amañ.",
|
||||||
"empty_column.mutes": "You haven't muted any users yet.",
|
"empty_column.mutes": "N'ho peus kuzhet implijer ebet c'hoazh.",
|
||||||
"empty_column.notifications": "You don't have any notifications yet. Interact with others to start the conversation.",
|
"empty_column.notifications": "N'ho peus kemenn ebet c'hoazh. Grit gant implijer·ezed·ien all evit loc'hañ ar gomz.",
|
||||||
"empty_column.public": "There is nothing here! Write something publicly, or manually follow users from other servers to fill it up",
|
"empty_column.public": "N'eus netra amañ! Skrivit un dra bennak foran pe heuilhit implijer·ien·ezed eus dafariadoù all evit leuniañ",
|
||||||
"error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
|
"error.unexpected_crash.explanation": "Abalamour d'ur beug en hor c'hod pe d'ur gudenn geverlec'hded n'hallomp ket skrammañ ar bajenn-mañ en un doare dereat.",
|
||||||
"error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
|
"error.unexpected_crash.next_steps": "Klaskit azbevaat ar bajenn. Ma n'a ket en-dro e c'hallit klask ober gant Mastodon dre ur merdeer disheñvel pe dre an arload genidik.",
|
||||||
"errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
|
"errors.unexpected_crash.copy_stacktrace": "Eilañ ar roudoù diveugañ er golver",
|
||||||
"errors.unexpected_crash.report_issue": "Report issue",
|
"errors.unexpected_crash.report_issue": "Danevellañ ur fazi",
|
||||||
"follow_request.authorize": "Authorize",
|
"follow_request.authorize": "Aotren",
|
||||||
"follow_request.reject": "Reject",
|
"follow_request.reject": "Nac'hañ",
|
||||||
"getting_started.developers": "Developers",
|
"getting_started.developers": "Diorroerien",
|
||||||
"getting_started.directory": "Profile directory",
|
"getting_started.directory": "Roll ar profiloù",
|
||||||
"getting_started.documentation": "Documentation",
|
"getting_started.documentation": "Teuliadur",
|
||||||
"getting_started.heading": "Getting started",
|
"getting_started.heading": "Loc'hañ",
|
||||||
"getting_started.invite": "Invite people",
|
"getting_started.invite": "Pediñ tud",
|
||||||
"getting_started.open_source_notice": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
|
"getting_started.open_source_notice": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
|
||||||
"getting_started.security": "Security",
|
"getting_started.security": "Arventennoù ar gont",
|
||||||
"getting_started.terms": "Terms of service",
|
"getting_started.terms": "Divizoù gwerzhañ hollek",
|
||||||
"hashtag.column_header.tag_mode.all": "and {additional}",
|
"hashtag.column_header.tag_mode.all": "ha {additional}",
|
||||||
"hashtag.column_header.tag_mode.any": "or {additional}",
|
"hashtag.column_header.tag_mode.any": "pe {additional}",
|
||||||
"hashtag.column_header.tag_mode.none": "without {additional}",
|
"hashtag.column_header.tag_mode.none": "hep {additional}",
|
||||||
"hashtag.column_settings.select.no_options_message": "No suggestions found",
|
"hashtag.column_settings.select.no_options_message": "N'eus bet kavet ali ebet",
|
||||||
"hashtag.column_settings.select.placeholder": "Enter hashtags…",
|
"hashtag.column_settings.select.placeholder": "Ouzhpennañ gerioù-klik…",
|
||||||
"hashtag.column_settings.tag_mode.all": "All of these",
|
"hashtag.column_settings.tag_mode.all": "An holl elfennoù-mañ",
|
||||||
"hashtag.column_settings.tag_mode.any": "Any of these",
|
"hashtag.column_settings.tag_mode.any": "Unan e mesk anezho",
|
||||||
"hashtag.column_settings.tag_mode.none": "None of these",
|
"hashtag.column_settings.tag_mode.none": "Hini ebet anezho",
|
||||||
"hashtag.column_settings.tag_toggle": "Include additional tags in this column",
|
"hashtag.column_settings.tag_toggle": "Endelc'her gerioù-alc'hwez ouzhpenn evit ar bannad-mañ",
|
||||||
"home.column_settings.basic": "Basic",
|
"home.column_settings.basic": "Diazez",
|
||||||
"home.column_settings.show_reblogs": "Show boosts",
|
"home.column_settings.show_reblogs": "Diskouez ar skignadennoù",
|
||||||
"home.column_settings.show_replies": "Show replies",
|
"home.column_settings.show_replies": "Diskouez ar respontoù",
|
||||||
"home.hide_announcements": "Hide announcements",
|
"home.hide_announcements": "Hide announcements",
|
||||||
"home.show_announcements": "Show announcements",
|
"home.show_announcements": "Show announcements",
|
||||||
"intervals.full.days": "{number, plural, one {# day} other {# days}}",
|
"intervals.full.days": "{number, plural, one {# devezh} other{# a zevezhioù}}",
|
||||||
"intervals.full.hours": "{number, plural, one {# hour} other {# hours}}",
|
"intervals.full.hours": "{number, plural, one {# eurvezh} other{# eurvezh}}",
|
||||||
"intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
|
"intervals.full.minutes": "{number, plural, one {# munut} other{# a vunutoù}}",
|
||||||
"introduction.federation.action": "Next",
|
"introduction.federation.action": "Da-heul",
|
||||||
"introduction.federation.federated.headline": "Federated",
|
"introduction.federation.federated.headline": "Kevreet",
|
||||||
"introduction.federation.federated.text": "Public posts from other servers of the fediverse will appear in the federated timeline.",
|
"introduction.federation.federated.text": "Public posts from other servers of the fediverse will appear in the federated timeline.",
|
||||||
"introduction.federation.home.headline": "Home",
|
"introduction.federation.home.headline": "Degemer",
|
||||||
"introduction.federation.home.text": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
|
"introduction.federation.home.text": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
|
||||||
"introduction.federation.local.headline": "Local",
|
"introduction.federation.local.headline": "Lec'hel",
|
||||||
"introduction.federation.local.text": "Public posts from people on the same server as you will appear in the local timeline.",
|
"introduction.federation.local.text": "Public posts from people on the same server as you will appear in the local timeline.",
|
||||||
"introduction.interactions.action": "Finish toot-orial!",
|
"introduction.interactions.action": "Finish toot-orial!",
|
||||||
"introduction.interactions.favourite.headline": "Favourite",
|
"introduction.interactions.favourite.headline": "Muiañ-karet",
|
||||||
"introduction.interactions.favourite.text": "You can save a toot for later, and let the author know that you liked it, by favouriting it.",
|
"introduction.interactions.favourite.text": "You can save a toot for later, and let the author know that you liked it, by favouriting it.",
|
||||||
"introduction.interactions.reblog.headline": "Boost",
|
"introduction.interactions.reblog.headline": "Skignañ",
|
||||||
"introduction.interactions.reblog.text": "You can share other people's toots with your followers by boosting them.",
|
"introduction.interactions.reblog.text": "You can share other people's toots with your followers by boosting them.",
|
||||||
"introduction.interactions.reply.headline": "Reply",
|
"introduction.interactions.reply.headline": "Respont",
|
||||||
"introduction.interactions.reply.text": "You can reply to other people's and your own toots, which will chain them together in a conversation.",
|
"introduction.interactions.reply.text": "You can reply to other people's and your own toots, which will chain them together in a conversation.",
|
||||||
"introduction.welcome.action": "Let's go!",
|
"introduction.welcome.action": "Bec'h dezhi!",
|
||||||
"introduction.welcome.headline": "First steps",
|
"introduction.welcome.headline": "Pazennoù kentañ",
|
||||||
"introduction.welcome.text": "Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
|
"introduction.welcome.text": "Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
|
||||||
"keyboard_shortcuts.back": "to navigate back",
|
"keyboard_shortcuts.back": "to navigate back",
|
||||||
"keyboard_shortcuts.blocked": "to open blocked users list",
|
"keyboard_shortcuts.blocked": "to open blocked users list",
|
||||||
"keyboard_shortcuts.boost": "to boost",
|
"keyboard_shortcuts.boost": "da skignañ",
|
||||||
"keyboard_shortcuts.column": "to focus a status in one of the columns",
|
"keyboard_shortcuts.column": "to focus a status in one of the columns",
|
||||||
"keyboard_shortcuts.compose": "to focus the compose textarea",
|
"keyboard_shortcuts.compose": "to focus the compose textarea",
|
||||||
"keyboard_shortcuts.description": "Description",
|
"keyboard_shortcuts.description": "Deskrivadur",
|
||||||
"keyboard_shortcuts.direct": "to open direct messages column",
|
"keyboard_shortcuts.direct": "to open direct messages column",
|
||||||
"keyboard_shortcuts.down": "to move down in the list",
|
"keyboard_shortcuts.down": "to move down in the list",
|
||||||
"keyboard_shortcuts.enter": "to open status",
|
"keyboard_shortcuts.enter": "to open status",
|
||||||
|
@ -230,7 +230,7 @@
|
||||||
"keyboard_shortcuts.open_media": "to open media",
|
"keyboard_shortcuts.open_media": "to open media",
|
||||||
"keyboard_shortcuts.pinned": "to open pinned toots list",
|
"keyboard_shortcuts.pinned": "to open pinned toots list",
|
||||||
"keyboard_shortcuts.profile": "to open author's profile",
|
"keyboard_shortcuts.profile": "to open author's profile",
|
||||||
"keyboard_shortcuts.reply": "to reply",
|
"keyboard_shortcuts.reply": "da respont",
|
||||||
"keyboard_shortcuts.requests": "to open follow requests list",
|
"keyboard_shortcuts.requests": "to open follow requests list",
|
||||||
"keyboard_shortcuts.search": "to focus search",
|
"keyboard_shortcuts.search": "to focus search",
|
||||||
"keyboard_shortcuts.start": "to open \"get started\" column",
|
"keyboard_shortcuts.start": "to open \"get started\" column",
|
||||||
|
@ -239,48 +239,48 @@
|
||||||
"keyboard_shortcuts.toot": "to start a brand new toot",
|
"keyboard_shortcuts.toot": "to start a brand new toot",
|
||||||
"keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
|
"keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
|
||||||
"keyboard_shortcuts.up": "to move up in the list",
|
"keyboard_shortcuts.up": "to move up in the list",
|
||||||
"lightbox.close": "Close",
|
"lightbox.close": "Serriñ",
|
||||||
"lightbox.next": "Next",
|
"lightbox.next": "Next",
|
||||||
"lightbox.previous": "Previous",
|
"lightbox.previous": "Previous",
|
||||||
"lightbox.view_context": "View context",
|
"lightbox.view_context": "View context",
|
||||||
"lists.account.add": "Add to list",
|
"lists.account.add": "Ouzhpennañ d'al listenn",
|
||||||
"lists.account.remove": "Remove from list",
|
"lists.account.remove": "Lemel kuit eus al listenn",
|
||||||
"lists.delete": "Delete list",
|
"lists.delete": "Dilemel al listenn",
|
||||||
"lists.edit": "Edit list",
|
"lists.edit": "Aozañ al listenn",
|
||||||
"lists.edit.submit": "Change title",
|
"lists.edit.submit": "Cheñch an titl",
|
||||||
"lists.new.create": "Add list",
|
"lists.new.create": "Ouzhpennañ ul listenn",
|
||||||
"lists.new.title_placeholder": "New list title",
|
"lists.new.title_placeholder": "Titl nevez al listenn",
|
||||||
"lists.search": "Search among people you follow",
|
"lists.search": "Search among people you follow",
|
||||||
"lists.subheading": "Your lists",
|
"lists.subheading": "Ho listennoù",
|
||||||
"load_pending": "{count, plural, one {# new item} other {# new items}}",
|
"load_pending": "{count, plural, one {# new item} other {# new items}}",
|
||||||
"loading_indicator.label": "Loading...",
|
"loading_indicator.label": "O kargañ...",
|
||||||
"media_gallery.toggle_visible": "Hide media",
|
"media_gallery.toggle_visible": "Toggle visibility",
|
||||||
"missing_indicator.label": "Not found",
|
"missing_indicator.label": "Digavet",
|
||||||
"missing_indicator.sublabel": "This resource could not be found",
|
"missing_indicator.sublabel": "This resource could not be found",
|
||||||
"mute_modal.hide_notifications": "Hide notifications from this user?",
|
"mute_modal.hide_notifications": "Hide notifications from this user?",
|
||||||
"navigation_bar.apps": "Mobile apps",
|
"navigation_bar.apps": "Arloadoù pellgomz",
|
||||||
"navigation_bar.blocks": "Blocked users",
|
"navigation_bar.blocks": "Implijer·ezed·ien berzet",
|
||||||
"navigation_bar.bookmarks": "Bookmarks",
|
"navigation_bar.bookmarks": "Sinedoù",
|
||||||
"navigation_bar.community_timeline": "Local timeline",
|
"navigation_bar.community_timeline": "Red-amzer lec'hel",
|
||||||
"navigation_bar.compose": "Compose new toot",
|
"navigation_bar.compose": "Skrivañ un toud nevez",
|
||||||
"navigation_bar.direct": "Direct messages",
|
"navigation_bar.direct": "Kemennadoù prevez",
|
||||||
"navigation_bar.discover": "Discover",
|
"navigation_bar.discover": "Dizoleiñ",
|
||||||
"navigation_bar.domain_blocks": "Hidden domains",
|
"navigation_bar.domain_blocks": "Domanioù kuzhet",
|
||||||
"navigation_bar.edit_profile": "Edit profile",
|
"navigation_bar.edit_profile": "Aozañ ar profil",
|
||||||
"navigation_bar.favourites": "Favourites",
|
"navigation_bar.favourites": "Ar re vuiañ-karet",
|
||||||
"navigation_bar.filters": "Muted words",
|
"navigation_bar.filters": "Gerioù kuzhet",
|
||||||
"navigation_bar.follow_requests": "Follow requests",
|
"navigation_bar.follow_requests": "Pedadoù heuliañ",
|
||||||
"navigation_bar.follows_and_followers": "Follows and followers",
|
"navigation_bar.follows_and_followers": "Follows and followers",
|
||||||
"navigation_bar.info": "About this server",
|
"navigation_bar.info": "Diwar-benn an dafariad-mañ",
|
||||||
"navigation_bar.keyboard_shortcuts": "Hotkeys",
|
"navigation_bar.keyboard_shortcuts": "Berradurioù",
|
||||||
"navigation_bar.lists": "Lists",
|
"navigation_bar.lists": "Listennoù",
|
||||||
"navigation_bar.logout": "Logout",
|
"navigation_bar.logout": "Digennaskañ",
|
||||||
"navigation_bar.mutes": "Muted users",
|
"navigation_bar.mutes": "Implijer·ion·ezed kuzhet",
|
||||||
"navigation_bar.personal": "Personal",
|
"navigation_bar.personal": "Personel",
|
||||||
"navigation_bar.pins": "Pinned toots",
|
"navigation_bar.pins": "Toudoù spilhennet",
|
||||||
"navigation_bar.preferences": "Preferences",
|
"navigation_bar.preferences": "Gwellvezioù",
|
||||||
"navigation_bar.public_timeline": "Federated timeline",
|
"navigation_bar.public_timeline": "Red-amzer kevreet",
|
||||||
"navigation_bar.security": "Security",
|
"navigation_bar.security": "Diogelroez",
|
||||||
"notification.favourite": "{name} favourited your status",
|
"notification.favourite": "{name} favourited your status",
|
||||||
"notification.follow": "{name} followed you",
|
"notification.follow": "{name} followed you",
|
||||||
"notification.follow_request": "{name} has requested to follow you",
|
"notification.follow_request": "{name} has requested to follow you",
|
||||||
|
@ -291,135 +291,135 @@
|
||||||
"notifications.clear": "Clear notifications",
|
"notifications.clear": "Clear notifications",
|
||||||
"notifications.clear_confirmation": "Are you sure you want to permanently clear all your notifications?",
|
"notifications.clear_confirmation": "Are you sure you want to permanently clear all your notifications?",
|
||||||
"notifications.column_settings.alert": "Desktop notifications",
|
"notifications.column_settings.alert": "Desktop notifications",
|
||||||
"notifications.column_settings.favourite": "Favourites:",
|
"notifications.column_settings.favourite": "Ar re vuiañ-karet:",
|
||||||
"notifications.column_settings.filter_bar.advanced": "Display all categories",
|
"notifications.column_settings.filter_bar.advanced": "Display all categories",
|
||||||
"notifications.column_settings.filter_bar.category": "Quick filter bar",
|
"notifications.column_settings.filter_bar.category": "Barrenn siloù prim",
|
||||||
"notifications.column_settings.filter_bar.show": "Show",
|
"notifications.column_settings.filter_bar.show": "Diskouez",
|
||||||
"notifications.column_settings.follow": "New followers:",
|
"notifications.column_settings.follow": "New followers:",
|
||||||
"notifications.column_settings.follow_request": "New follow requests:",
|
"notifications.column_settings.follow_request": "New follow requests:",
|
||||||
"notifications.column_settings.mention": "Mentions:",
|
"notifications.column_settings.mention": "Menegoù:",
|
||||||
"notifications.column_settings.poll": "Poll results:",
|
"notifications.column_settings.poll": "Disoc'hoù ar sontadeg:",
|
||||||
"notifications.column_settings.push": "Push notifications",
|
"notifications.column_settings.push": "Push notifications",
|
||||||
"notifications.column_settings.reblog": "Boosts:",
|
"notifications.column_settings.reblog": "Skignadennoù:",
|
||||||
"notifications.column_settings.show": "Show in column",
|
"notifications.column_settings.show": "Diskouez er bann",
|
||||||
"notifications.column_settings.sound": "Play sound",
|
"notifications.column_settings.sound": "Seniñ",
|
||||||
"notifications.filter.all": "All",
|
"notifications.filter.all": "Pep tra",
|
||||||
"notifications.filter.boosts": "Boosts",
|
"notifications.filter.boosts": "Skignadennoù",
|
||||||
"notifications.filter.favourites": "Favourites",
|
"notifications.filter.favourites": "Muiañ-karet",
|
||||||
"notifications.filter.follows": "Follows",
|
"notifications.filter.follows": "Follows",
|
||||||
"notifications.filter.mentions": "Mentions",
|
"notifications.filter.mentions": "Menegoù",
|
||||||
"notifications.filter.polls": "Poll results",
|
"notifications.filter.polls": "Disoc'hoù ar sontadegoù",
|
||||||
"notifications.group": "{count} notifications",
|
"notifications.group": "{count} a gemennoù",
|
||||||
"poll.closed": "Closed",
|
"poll.closed": "Serret",
|
||||||
"poll.refresh": "Refresh",
|
"poll.refresh": "Azbevaat",
|
||||||
"poll.total_people": "{count, plural, one {# person} other {# people}}",
|
"poll.total_people": "{count, plural, one {# person} other {# people}}",
|
||||||
"poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
|
"poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
|
||||||
"poll.vote": "Vote",
|
"poll.vote": "Mouezhiañ",
|
||||||
"poll.voted": "You voted for this answer",
|
"poll.voted": "Mouezhiet ho peus evit ar respont-mañ",
|
||||||
"poll_button.add_poll": "Add a poll",
|
"poll_button.add_poll": "Ouzhpennañ ur sontadeg",
|
||||||
"poll_button.remove_poll": "Remove poll",
|
"poll_button.remove_poll": "Dilemel ar sontadeg",
|
||||||
"privacy.change": "Adjust status privacy",
|
"privacy.change": "Kemmañ gwelidigezh ar statud",
|
||||||
"privacy.direct.long": "Post to mentioned users only",
|
"privacy.direct.long": "Embann evit an implijer·ezed·ien meneget hepken",
|
||||||
"privacy.direct.short": "Direct",
|
"privacy.direct.short": "War-eeun",
|
||||||
"privacy.private.long": "Post to followers only",
|
"privacy.private.long": "Embann evit ar re a heuilh ac'hanon hepken",
|
||||||
"privacy.private.short": "Followers-only",
|
"privacy.private.short": "Ar re a heuilh ac'hanon hepken",
|
||||||
"privacy.public.long": "Post to public timelines",
|
"privacy.public.long": "Embann war ar redoù-amzer foran",
|
||||||
"privacy.public.short": "Public",
|
"privacy.public.short": "Publik",
|
||||||
"privacy.unlisted.long": "Do not show in public timelines",
|
"privacy.unlisted.long": "Na embann war ar redoù-amzer foran",
|
||||||
"privacy.unlisted.short": "Unlisted",
|
"privacy.unlisted.short": "Anlistennet",
|
||||||
"refresh": "Refresh",
|
"refresh": "Freskaat",
|
||||||
"regeneration_indicator.label": "Loading…",
|
"regeneration_indicator.label": "O kargañ…",
|
||||||
"regeneration_indicator.sublabel": "Your home feed is being prepared!",
|
"regeneration_indicator.sublabel": "War brientiñ emañ ho red degemer!",
|
||||||
"relative_time.days": "{number}d",
|
"relative_time.days": "{number}d",
|
||||||
"relative_time.hours": "{number}h",
|
"relative_time.hours": "{number}e",
|
||||||
"relative_time.just_now": "now",
|
"relative_time.just_now": "bremañ",
|
||||||
"relative_time.minutes": "{number}m",
|
"relative_time.minutes": "{number}m",
|
||||||
"relative_time.seconds": "{number}s",
|
"relative_time.seconds": "{number}eil",
|
||||||
"relative_time.today": "today",
|
"relative_time.today": "hiziv",
|
||||||
"reply_indicator.cancel": "Cancel",
|
"reply_indicator.cancel": "Nullañ",
|
||||||
"report.forward": "Forward to {target}",
|
"report.forward": "Treuzkas da: {target}",
|
||||||
"report.forward_hint": "The account is from another server. Send an anonymized copy of the report there as well?",
|
"report.forward_hint": "The account is from another server. Send an anonymized copy of the report there as well?",
|
||||||
"report.hint": "The report will be sent to your server moderators. You can provide an explanation of why you are reporting this account below:",
|
"report.hint": "The report will be sent to your server moderators. You can provide an explanation of why you are reporting this account below:",
|
||||||
"report.placeholder": "Additional comments",
|
"report.placeholder": "Additional comments",
|
||||||
"report.submit": "Submit",
|
"report.submit": "Submit",
|
||||||
"report.target": "Report {target}",
|
"report.target": "Report {target}",
|
||||||
"search.placeholder": "Search",
|
"search.placeholder": "Klask",
|
||||||
"search_popout.search_format": "Advanced search format",
|
"search_popout.search_format": "Advanced search format",
|
||||||
"search_popout.tips.full_text": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
|
"search_popout.tips.full_text": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
|
||||||
"search_popout.tips.hashtag": "hashtag",
|
"search_popout.tips.hashtag": "ger-klik",
|
||||||
"search_popout.tips.status": "status",
|
"search_popout.tips.status": "statud",
|
||||||
"search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
|
"search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
|
||||||
"search_popout.tips.user": "user",
|
"search_popout.tips.user": "implijer·ez",
|
||||||
"search_results.accounts": "People",
|
"search_results.accounts": "Tud",
|
||||||
"search_results.hashtags": "Hashtags",
|
"search_results.hashtags": "Gerioù-klik",
|
||||||
"search_results.statuses": "Toots",
|
"search_results.statuses": "a doudoù",
|
||||||
"search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
|
"search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
|
||||||
"search_results.total": "{count, number} {count, plural, one {result} other {results}}",
|
"search_results.total": "{count, number} {count, plural, one {result} other {results}}",
|
||||||
"status.admin_account": "Open moderation interface for @{name}",
|
"status.admin_account": "Open moderation interface for @{name}",
|
||||||
"status.admin_status": "Open this status in the moderation interface",
|
"status.admin_status": "Open this status in the moderation interface",
|
||||||
"status.block": "Block @{name}",
|
"status.block": "Block @{name}",
|
||||||
"status.bookmark": "Bookmark",
|
"status.bookmark": "Ouzhpennañ d'ar sinedoù",
|
||||||
"status.cancel_reblog_private": "Unboost",
|
"status.cancel_reblog_private": "Unboost",
|
||||||
"status.cannot_reblog": "This post cannot be boosted",
|
"status.cannot_reblog": "This post cannot be boosted",
|
||||||
"status.copy": "Copy link to status",
|
"status.copy": "Copy link to status",
|
||||||
"status.delete": "Delete",
|
"status.delete": "Dilemel",
|
||||||
"status.detailed_status": "Detailed conversation view",
|
"status.detailed_status": "Detailed conversation view",
|
||||||
"status.direct": "Direct message @{name}",
|
"status.direct": "Kas ur c'hemennad da @{name}",
|
||||||
"status.embed": "Embed",
|
"status.embed": "Enframmañ",
|
||||||
"status.favourite": "Favourite",
|
"status.favourite": "Muiañ-karet",
|
||||||
"status.filtered": "Filtered",
|
"status.filtered": "Filtered",
|
||||||
"status.load_more": "Load more",
|
"status.load_more": "Kargañ muioc'h",
|
||||||
"status.media_hidden": "Media hidden",
|
"status.media_hidden": "Media kuzhet",
|
||||||
"status.mention": "Mention @{name}",
|
"status.mention": "Menegiñ @{name}",
|
||||||
"status.more": "More",
|
"status.more": "Muioc'h",
|
||||||
"status.mute": "Mute @{name}",
|
"status.mute": "Kuzhat @{name}",
|
||||||
"status.mute_conversation": "Mute conversation",
|
"status.mute_conversation": "Kuzhat ar gaozeadenn",
|
||||||
"status.open": "Expand this status",
|
"status.open": "Expand this status",
|
||||||
"status.pin": "Pin on profile",
|
"status.pin": "Spilhennañ d'ar profil",
|
||||||
"status.pinned": "Pinned toot",
|
"status.pinned": "Toud spilhennet",
|
||||||
"status.read_more": "Read more",
|
"status.read_more": "Lenn muioc'h",
|
||||||
"status.reblog": "Boost",
|
"status.reblog": "Skignañ",
|
||||||
"status.reblog_private": "Boost to original audience",
|
"status.reblog_private": "Boost to original audience",
|
||||||
"status.reblogged_by": "{name} boosted",
|
"status.reblogged_by": "{name} boosted",
|
||||||
"status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.",
|
"status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.",
|
||||||
"status.redraft": "Delete & re-draft",
|
"status.redraft": "Delete & re-draft",
|
||||||
"status.remove_bookmark": "Remove bookmark",
|
"status.remove_bookmark": "Remove bookmark",
|
||||||
"status.reply": "Reply",
|
"status.reply": "Respont",
|
||||||
"status.replyAll": "Reply to thread",
|
"status.replyAll": "Reply to thread",
|
||||||
"status.report": "Report @{name}",
|
"status.report": "Disklêriañ @{name}",
|
||||||
"status.sensitive_warning": "Sensitive content",
|
"status.sensitive_warning": "Sensitive content",
|
||||||
"status.share": "Share",
|
"status.share": "Rannañ",
|
||||||
"status.show_less": "Show less",
|
"status.show_less": "Show less",
|
||||||
"status.show_less_all": "Show less for all",
|
"status.show_less_all": "Show less for all",
|
||||||
"status.show_more": "Show more",
|
"status.show_more": "Show more",
|
||||||
"status.show_more_all": "Show more for all",
|
"status.show_more_all": "Show more for all",
|
||||||
"status.show_thread": "Show thread",
|
"status.show_thread": "Show thread",
|
||||||
"status.uncached_media_warning": "Not available",
|
"status.uncached_media_warning": "Not available",
|
||||||
"status.unmute_conversation": "Unmute conversation",
|
"status.unmute_conversation": "Diguzhat ar gaozeadenn",
|
||||||
"status.unpin": "Unpin from profile",
|
"status.unpin": "Dispilhennañ eus ar profil",
|
||||||
"suggestions.dismiss": "Dismiss suggestion",
|
"suggestions.dismiss": "Dismiss suggestion",
|
||||||
"suggestions.header": "You might be interested in…",
|
"suggestions.header": "You might be interested in…",
|
||||||
"tabs_bar.federated_timeline": "Federated",
|
"tabs_bar.federated_timeline": "Federated",
|
||||||
"tabs_bar.home": "Home",
|
"tabs_bar.home": "Degemer",
|
||||||
"tabs_bar.local_timeline": "Local",
|
"tabs_bar.local_timeline": "Lec'hel",
|
||||||
"tabs_bar.notifications": "Notifications",
|
"tabs_bar.notifications": "Kemennoù",
|
||||||
"tabs_bar.search": "Search",
|
"tabs_bar.search": "Klask",
|
||||||
"time_remaining.days": "{number, plural, one {# day} other {# days}} left",
|
"time_remaining.days": "{number, plural, one {# day} other {# days}} left",
|
||||||
"time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",
|
"time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",
|
||||||
"time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left",
|
"time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left",
|
||||||
"time_remaining.moments": "Moments remaining",
|
"time_remaining.moments": "Moments remaining",
|
||||||
"time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} left",
|
"time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} left",
|
||||||
"trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} talking",
|
"trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} talking",
|
||||||
"trends.trending_now": "Trending now",
|
"trends.trending_now": "Luskad ar mare",
|
||||||
"ui.beforeunload": "Your draft will be lost if you leave Mastodon.",
|
"ui.beforeunload": "Your draft will be lost if you leave Mastodon.",
|
||||||
"upload_area.title": "Drag & drop to upload",
|
"upload_area.title": "Drag & drop to upload",
|
||||||
"upload_button.label": "Add media ({formats})",
|
"upload_button.label": "Ouzhpennañ ur media ({formats})",
|
||||||
"upload_error.limit": "File upload limit exceeded.",
|
"upload_error.limit": "File upload limit exceeded.",
|
||||||
"upload_error.poll": "File upload not allowed with polls.",
|
"upload_error.poll": "File upload not allowed with polls.",
|
||||||
"upload_form.audio_description": "Describe for people with hearing loss",
|
"upload_form.audio_description": "Describe for people with hearing loss",
|
||||||
"upload_form.description": "Describe for the visually impaired",
|
"upload_form.description": "Describe for the visually impaired",
|
||||||
"upload_form.edit": "Edit",
|
"upload_form.edit": "Aozañ",
|
||||||
"upload_form.undo": "Delete",
|
"upload_form.undo": "Dilemel",
|
||||||
"upload_form.video_description": "Describe for people with hearing loss or visual impairment",
|
"upload_form.video_description": "Describe for people with hearing loss or visual impairment",
|
||||||
"upload_modal.analyzing_picture": "Analyzing picture…",
|
"upload_modal.analyzing_picture": "Analyzing picture…",
|
||||||
"upload_modal.apply": "Apply",
|
"upload_modal.apply": "Apply",
|
||||||
|
@ -428,9 +428,9 @@
|
||||||
"upload_modal.edit_media": "Edit media",
|
"upload_modal.edit_media": "Edit media",
|
||||||
"upload_modal.hint": "Click or drag the circle on the preview to choose the focal point which will always be in view on all thumbnails.",
|
"upload_modal.hint": "Click or drag the circle on the preview to choose the focal point which will always be in view on all thumbnails.",
|
||||||
"upload_modal.preview_label": "Preview ({ratio})",
|
"upload_modal.preview_label": "Preview ({ratio})",
|
||||||
"upload_progress.label": "Uploading…",
|
"upload_progress.label": "O pellgargañ...",
|
||||||
"video.close": "Close video",
|
"video.close": "Close video",
|
||||||
"video.download": "Download file",
|
"video.download": "Pellgargañ ar restr",
|
||||||
"video.exit_fullscreen": "Exit full screen",
|
"video.exit_fullscreen": "Exit full screen",
|
||||||
"video.expand": "Expand video",
|
"video.expand": "Expand video",
|
||||||
"video.fullscreen": "Full screen",
|
"video.fullscreen": "Full screen",
|
||||||
|
|
|
@ -184,8 +184,8 @@
|
||||||
"home.column_settings.basic": "Základní",
|
"home.column_settings.basic": "Základní",
|
||||||
"home.column_settings.show_reblogs": "Zobrazit boosty",
|
"home.column_settings.show_reblogs": "Zobrazit boosty",
|
||||||
"home.column_settings.show_replies": "Zobrazit odpovědi",
|
"home.column_settings.show_replies": "Zobrazit odpovědi",
|
||||||
"home.hide_announcements": "Hide announcements",
|
"home.hide_announcements": "Skrýt oznámení",
|
||||||
"home.show_announcements": "Show announcements",
|
"home.show_announcements": "Zobrazit oznámení",
|
||||||
"intervals.full.days": "{number, plural, one {# den} few {# dny} many {# dní} other {# dní}}",
|
"intervals.full.days": "{number, plural, one {# den} few {# dny} many {# dní} other {# dní}}",
|
||||||
"intervals.full.hours": "{number, plural, one {# hodina} few {# hodiny} many {# hodin} other {# hodin}}",
|
"intervals.full.hours": "{number, plural, one {# hodina} few {# hodiny} many {# hodin} other {# hodin}}",
|
||||||
"intervals.full.minutes": "{number, plural, one {# minuta} few {# minuty} many {# minut} other {# minut}}",
|
"intervals.full.minutes": "{number, plural, one {# minuta} few {# minuty} many {# minut} other {# minut}}",
|
||||||
|
@ -335,7 +335,7 @@
|
||||||
"relative_time.just_now": "teď",
|
"relative_time.just_now": "teď",
|
||||||
"relative_time.minutes": "{number} m",
|
"relative_time.minutes": "{number} m",
|
||||||
"relative_time.seconds": "{number} s",
|
"relative_time.seconds": "{number} s",
|
||||||
"relative_time.today": "today",
|
"relative_time.today": "dnes",
|
||||||
"reply_indicator.cancel": "Zrušit",
|
"reply_indicator.cancel": "Zrušit",
|
||||||
"report.forward": "Přeposlat na {target}",
|
"report.forward": "Přeposlat na {target}",
|
||||||
"report.forward_hint": "Tento účet je z jiného serveru. Chcete na něj také poslat anonymizovanou kopii?",
|
"report.forward_hint": "Tento účet je z jiného serveru. Chcete na něj také poslat anonymizovanou kopii?",
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"account.badges.bot": "Bot",
|
"account.badges.bot": "Bot",
|
||||||
"account.badges.group": "Gruppe",
|
"account.badges.group": "Gruppe",
|
||||||
"account.block": "@{name} blockieren",
|
"account.block": "@{name} blockieren",
|
||||||
"account.block_domain": "Alles von {domain} verstecken",
|
"account.block_domain": "Alles von {domain} blockieren",
|
||||||
"account.blocked": "Blockiert",
|
"account.blocked": "Blockiert",
|
||||||
"account.cancel_follow_request": "Folgeanfrage abbrechen",
|
"account.cancel_follow_request": "Folgeanfrage abbrechen",
|
||||||
"account.direct": "Direktnachricht an @{name}",
|
"account.direct": "Direktnachricht an @{name}",
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
"account.share": "Profil von @{name} teilen",
|
"account.share": "Profil von @{name} teilen",
|
||||||
"account.show_reblogs": "Von @{name} geteilte Beiträge anzeigen",
|
"account.show_reblogs": "Von @{name} geteilte Beiträge anzeigen",
|
||||||
"account.unblock": "@{name} entblocken",
|
"account.unblock": "@{name} entblocken",
|
||||||
"account.unblock_domain": "{domain} wieder anzeigen",
|
"account.unblock_domain": "Blockieren von {domain} beenden",
|
||||||
"account.unendorse": "Nicht auf Profil hervorheben",
|
"account.unendorse": "Nicht auf Profil hervorheben",
|
||||||
"account.unfollow": "Entfolgen",
|
"account.unfollow": "Entfolgen",
|
||||||
"account.unmute": "@{name} nicht mehr stummschalten",
|
"account.unmute": "@{name} nicht mehr stummschalten",
|
||||||
|
@ -86,7 +86,7 @@
|
||||||
"compose_form.poll.option_placeholder": "Wahl {number}",
|
"compose_form.poll.option_placeholder": "Wahl {number}",
|
||||||
"compose_form.poll.remove_option": "Wahl entfernen",
|
"compose_form.poll.remove_option": "Wahl entfernen",
|
||||||
"compose_form.poll.switch_to_multiple": "Umfrage ändern, um mehrere Optionen zu erlauben",
|
"compose_form.poll.switch_to_multiple": "Umfrage ändern, um mehrere Optionen zu erlauben",
|
||||||
"compose_form.poll.switch_to_single": "Umfrage ändern, um eine einzige Wahl zu ermöglichen",
|
"compose_form.poll.switch_to_single": "Umfrage ändern, um eine einzige Wahl zu erlauben",
|
||||||
"compose_form.publish": "Tröt",
|
"compose_form.publish": "Tröt",
|
||||||
"compose_form.publish_loud": "{publish}!",
|
"compose_form.publish_loud": "{publish}!",
|
||||||
"compose_form.sensitive.hide": "Medien als heikel markieren",
|
"compose_form.sensitive.hide": "Medien als heikel markieren",
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
"empty_column.account_timeline": "Keine Beiträge!",
|
"empty_column.account_timeline": "Keine Beiträge!",
|
||||||
"empty_column.account_unavailable": "Konto nicht verfügbar",
|
"empty_column.account_unavailable": "Konto nicht verfügbar",
|
||||||
"empty_column.blocks": "Du hast keine Profile blockiert.",
|
"empty_column.blocks": "Du hast keine Profile blockiert.",
|
||||||
"empty_column.bookmarked_statuses": "Du hast bis jetzt keine Beiträge als Toots gespeichert. Wenn du einen Beitrag als Toot speicherst, wird er hier erscheinen.",
|
"empty_column.bookmarked_statuses": "Du hast bis jetzt keine Beiträge als Lesezeichen gespeichert. Wenn du einen Beitrag als Lesezeichen speicherst wird er hier erscheinen.",
|
||||||
"empty_column.community": "Die lokale Zeitleiste ist leer. Schreibe einen öffentlichen Beitrag, um den Ball ins Rollen zu bringen!",
|
"empty_column.community": "Die lokale Zeitleiste ist leer. Schreibe einen öffentlichen Beitrag, um den Ball ins Rollen zu bringen!",
|
||||||
"empty_column.direct": "Du hast noch keine Direktnachrichten erhalten. Wenn du eine sendest oder empfängst, wird sie hier zu sehen sein.",
|
"empty_column.direct": "Du hast noch keine Direktnachrichten erhalten. Wenn du eine sendest oder empfängst, wird sie hier zu sehen sein.",
|
||||||
"empty_column.domain_blocks": "Es ist noch keine versteckten Domains.",
|
"empty_column.domain_blocks": "Es ist noch keine versteckten Domains.",
|
||||||
|
@ -158,7 +158,7 @@
|
||||||
"empty_column.mutes": "Du hast keine Profile stummgeschaltet.",
|
"empty_column.mutes": "Du hast keine Profile stummgeschaltet.",
|
||||||
"empty_column.notifications": "Du hast noch keine Mitteilungen. Interagiere mit anderen, um ins Gespräch zu kommen.",
|
"empty_column.notifications": "Du hast noch keine Mitteilungen. Interagiere mit anderen, um ins Gespräch zu kommen.",
|
||||||
"empty_column.public": "Hier ist nichts zu sehen! Schreibe etwas öffentlich oder folge Profilen von anderen Servern, um die Zeitleiste aufzufüllen",
|
"empty_column.public": "Hier ist nichts zu sehen! Schreibe etwas öffentlich oder folge Profilen von anderen Servern, um die Zeitleiste aufzufüllen",
|
||||||
"error.unexpected_crash.explanation": "Aufgrund eines Fehlers in unserem Code oder einer Browsereinkompatibilität konnte diese Seite nicht korrekt angezeigt werden.",
|
"error.unexpected_crash.explanation": "Aufgrund eines Fehlers in unserem Code oder einer Browser-Inkompatibilität konnte diese Seite nicht korrekt angezeigt werden.",
|
||||||
"error.unexpected_crash.next_steps": "Versuche die Seite zu aktualisieren. Wenn das nicht hilft, kannst du Mastodon über einen anderen Browser oder eine native App verwenden.",
|
"error.unexpected_crash.next_steps": "Versuche die Seite zu aktualisieren. Wenn das nicht hilft, kannst du Mastodon über einen anderen Browser oder eine native App verwenden.",
|
||||||
"errors.unexpected_crash.copy_stacktrace": "Fehlerlog in die Zwischenablage kopieren",
|
"errors.unexpected_crash.copy_stacktrace": "Fehlerlog in die Zwischenablage kopieren",
|
||||||
"errors.unexpected_crash.report_issue": "Problem melden",
|
"errors.unexpected_crash.report_issue": "Problem melden",
|
||||||
|
@ -296,7 +296,7 @@
|
||||||
"notifications.column_settings.filter_bar.category": "Schnellfilterleiste",
|
"notifications.column_settings.filter_bar.category": "Schnellfilterleiste",
|
||||||
"notifications.column_settings.filter_bar.show": "Anzeigen",
|
"notifications.column_settings.filter_bar.show": "Anzeigen",
|
||||||
"notifications.column_settings.follow": "Neue Folgende:",
|
"notifications.column_settings.follow": "Neue Folgende:",
|
||||||
"notifications.column_settings.follow_request": "Neue Folge-Anfragen:",
|
"notifications.column_settings.follow_request": "Neue Folgeanfragen:",
|
||||||
"notifications.column_settings.mention": "Erwähnungen:",
|
"notifications.column_settings.mention": "Erwähnungen:",
|
||||||
"notifications.column_settings.poll": "Ergebnisse von Umfragen:",
|
"notifications.column_settings.poll": "Ergebnisse von Umfragen:",
|
||||||
"notifications.column_settings.push": "Push-Benachrichtigungen",
|
"notifications.column_settings.push": "Push-Benachrichtigungen",
|
||||||
|
@ -321,7 +321,7 @@
|
||||||
"privacy.change": "Sichtbarkeit des Beitrags anpassen",
|
"privacy.change": "Sichtbarkeit des Beitrags anpassen",
|
||||||
"privacy.direct.long": "Wird an erwähnte Profile gesendet",
|
"privacy.direct.long": "Wird an erwähnte Profile gesendet",
|
||||||
"privacy.direct.short": "Direktnachricht",
|
"privacy.direct.short": "Direktnachricht",
|
||||||
"privacy.private.long": "Wird nur für deine Folgende sichtbar sein",
|
"privacy.private.long": "Beitrag nur an Folgende",
|
||||||
"privacy.private.short": "Nur für Folgende",
|
"privacy.private.short": "Nur für Folgende",
|
||||||
"privacy.public.long": "Wird in öffentlichen Zeitleisten erscheinen",
|
"privacy.public.long": "Wird in öffentlichen Zeitleisten erscheinen",
|
||||||
"privacy.public.short": "Öffentlich",
|
"privacy.public.short": "Öffentlich",
|
||||||
|
|
|
@ -150,7 +150,7 @@
|
||||||
"empty_column.favourited_statuses": "Δεν έχεις κανένα αγαπημένο τουτ ακόμα. Μόλις αγαπήσεις κάποιο, θα εμφανιστεί εδώ.",
|
"empty_column.favourited_statuses": "Δεν έχεις κανένα αγαπημένο τουτ ακόμα. Μόλις αγαπήσεις κάποιο, θα εμφανιστεί εδώ.",
|
||||||
"empty_column.favourites": "Κανείς δεν έχει αγαπήσει αυτό το τουτ ακόμα. Μόλις το κάνει κάποια, θα εμφανιστούν εδώ.",
|
"empty_column.favourites": "Κανείς δεν έχει αγαπήσει αυτό το τουτ ακόμα. Μόλις το κάνει κάποια, θα εμφανιστούν εδώ.",
|
||||||
"empty_column.follow_requests": "Δεν έχεις κανένα αίτημα παρακολούθησης ακόμα. Μόλις λάβεις κάποιο, θα εμφανιστεί εδώ.",
|
"empty_column.follow_requests": "Δεν έχεις κανένα αίτημα παρακολούθησης ακόμα. Μόλις λάβεις κάποιο, θα εμφανιστεί εδώ.",
|
||||||
"empty_column.hashtag": "Δεν υπάρχει ακόμα κάτι για αυτή την ταμπέλα.",
|
"empty_column.hashtag": "Δεν υπάρχει ακόμα κάτι για αυτή την ετικέτα.",
|
||||||
"empty_column.home": "Η τοπική σου ροή είναι κενή! Πήγαινε στο {public} ή κάνε αναζήτηση για να ξεκινήσεις και να γνωρίσεις άλλους χρήστες.",
|
"empty_column.home": "Η τοπική σου ροή είναι κενή! Πήγαινε στο {public} ή κάνε αναζήτηση για να ξεκινήσεις και να γνωρίσεις άλλους χρήστες.",
|
||||||
"empty_column.home.public_timeline": "η δημόσια ροή",
|
"empty_column.home.public_timeline": "η δημόσια ροή",
|
||||||
"empty_column.list": "Δεν υπάρχει τίποτα σε αυτή τη λίστα ακόμα. Όταν τα μέλη της δημοσιεύσουν νέες καταστάσεις, θα εμφανιστούν εδώ.",
|
"empty_column.list": "Δεν υπάρχει τίποτα σε αυτή τη λίστα ακόμα. Όταν τα μέλη της δημοσιεύσουν νέες καταστάσεις, θα εμφανιστούν εδώ.",
|
||||||
|
@ -176,7 +176,7 @@
|
||||||
"hashtag.column_header.tag_mode.any": "ή {additional}",
|
"hashtag.column_header.tag_mode.any": "ή {additional}",
|
||||||
"hashtag.column_header.tag_mode.none": "χωρίς {additional}",
|
"hashtag.column_header.tag_mode.none": "χωρίς {additional}",
|
||||||
"hashtag.column_settings.select.no_options_message": "Δεν βρέθηκαν προτάσεις",
|
"hashtag.column_settings.select.no_options_message": "Δεν βρέθηκαν προτάσεις",
|
||||||
"hashtag.column_settings.select.placeholder": "Γράψε μερικές ταμπέλες…",
|
"hashtag.column_settings.select.placeholder": "Γράψε μερικές ετικέτες…",
|
||||||
"hashtag.column_settings.tag_mode.all": "Όλα αυτά",
|
"hashtag.column_settings.tag_mode.all": "Όλα αυτά",
|
||||||
"hashtag.column_settings.tag_mode.any": "Οποιοδήποτε από αυτά",
|
"hashtag.column_settings.tag_mode.any": "Οποιοδήποτε από αυτά",
|
||||||
"hashtag.column_settings.tag_mode.none": "Κανένα από αυτά",
|
"hashtag.column_settings.tag_mode.none": "Κανένα από αυτά",
|
||||||
|
@ -345,13 +345,13 @@
|
||||||
"report.target": "Καταγγελία {target}",
|
"report.target": "Καταγγελία {target}",
|
||||||
"search.placeholder": "Αναζήτηση",
|
"search.placeholder": "Αναζήτηση",
|
||||||
"search_popout.search_format": "Προχωρημένη αναζήτηση",
|
"search_popout.search_format": "Προχωρημένη αναζήτηση",
|
||||||
"search_popout.tips.full_text": "Απλό κείμενο που επιστρέφει καταστάσεις που έχεις γράψει, σημειώσει ως αγαπημένες, προωθήσει ή έχεις αναφερθεί σε αυτές, καθώς και όσα ονόματα χρηστών και ταμπέλες ταιριάζουν.",
|
"search_popout.tips.full_text": "Απλό κείμενο που επιστρέφει καταστάσεις που έχεις γράψει, έχεις σημειώσει ως αγαπημένες, έχεις προωθήσει ή έχεις αναφερθεί σε αυτές, καθώς και όσα ονόματα χρηστών και ετικέτες ταιριάζουν.",
|
||||||
"search_popout.tips.hashtag": "ταμπέλα",
|
"search_popout.tips.hashtag": "ετικέτα",
|
||||||
"search_popout.tips.status": "κατάσταση",
|
"search_popout.tips.status": "κατάσταση",
|
||||||
"search_popout.tips.text": "Απλό κείμενο που επιστρέφει ονόματα και ταμπέλες που ταιριάζουν",
|
"search_popout.tips.text": "Απλό κείμενο που επιστρέφει ονόματα και ετικέτες που ταιριάζουν",
|
||||||
"search_popout.tips.user": "χρήστης",
|
"search_popout.tips.user": "χρήστης",
|
||||||
"search_results.accounts": "Άνθρωποι",
|
"search_results.accounts": "Άνθρωποι",
|
||||||
"search_results.hashtags": "Ταμπέλες",
|
"search_results.hashtags": "Ετικέτες",
|
||||||
"search_results.statuses": "Τουτ",
|
"search_results.statuses": "Τουτ",
|
||||||
"search_results.statuses_fts_disabled": "Η αναζήτηση τουτ βάσει του περιεχόμενού τους δεν είναι ενεργοποιημένη σε αυτό τον κόμβο.",
|
"search_results.statuses_fts_disabled": "Η αναζήτηση τουτ βάσει του περιεχόμενού τους δεν είναι ενεργοποιημένη σε αυτό τον κόμβο.",
|
||||||
"search_results.total": "{count, number} {count, plural, zero {αποτελέσματα} one {αποτέλεσμα} other {αποτελέσματα}}",
|
"search_results.total": "{count, number} {count, plural, zero {αποτελέσματα} one {αποτέλεσμα} other {αποτελέσματα}}",
|
||||||
|
|
|
@ -374,7 +374,7 @@
|
||||||
"status.more": "Pli",
|
"status.more": "Pli",
|
||||||
"status.mute": "Silentigi @{name}",
|
"status.mute": "Silentigi @{name}",
|
||||||
"status.mute_conversation": "Silentigi konversacion",
|
"status.mute_conversation": "Silentigi konversacion",
|
||||||
"status.open": "Grandigi",
|
"status.open": "Grandigi ĉi tiun mesaĝon",
|
||||||
"status.pin": "Alpingli profile",
|
"status.pin": "Alpingli profile",
|
||||||
"status.pinned": "Alpinglita mesaĝo",
|
"status.pinned": "Alpinglita mesaĝo",
|
||||||
"status.read_more": "Legi pli",
|
"status.read_more": "Legi pli",
|
||||||
|
@ -392,7 +392,7 @@
|
||||||
"status.show_less": "Malgrandigi",
|
"status.show_less": "Malgrandigi",
|
||||||
"status.show_less_all": "Malgrandigi ĉiujn",
|
"status.show_less_all": "Malgrandigi ĉiujn",
|
||||||
"status.show_more": "Grandigi",
|
"status.show_more": "Grandigi",
|
||||||
"status.show_more_all": "Grandigi ĉiujn",
|
"status.show_more_all": "Malfoldi ĉiun",
|
||||||
"status.show_thread": "Montri la fadenon",
|
"status.show_thread": "Montri la fadenon",
|
||||||
"status.uncached_media_warning": "Nedisponebla",
|
"status.uncached_media_warning": "Nedisponebla",
|
||||||
"status.unmute_conversation": "Malsilentigi la konversacion",
|
"status.unmute_conversation": "Malsilentigi la konversacion",
|
||||||
|
|
|
@ -375,7 +375,7 @@
|
||||||
"status.mute": "Silenciar a @{name}",
|
"status.mute": "Silenciar a @{name}",
|
||||||
"status.mute_conversation": "Silenciar conversación",
|
"status.mute_conversation": "Silenciar conversación",
|
||||||
"status.open": "Expandir este estado",
|
"status.open": "Expandir este estado",
|
||||||
"status.pin": "Pin en el perfil",
|
"status.pin": "Fijar en el perfil",
|
||||||
"status.pinned": "Toot fijado",
|
"status.pinned": "Toot fijado",
|
||||||
"status.read_more": "Leer más",
|
"status.read_more": "Leer más",
|
||||||
"status.reblog": "Retootear",
|
"status.reblog": "Retootear",
|
||||||
|
@ -396,7 +396,7 @@
|
||||||
"status.show_thread": "Mostrar hilo",
|
"status.show_thread": "Mostrar hilo",
|
||||||
"status.uncached_media_warning": "No disponible",
|
"status.uncached_media_warning": "No disponible",
|
||||||
"status.unmute_conversation": "Dejar de silenciar conversación",
|
"status.unmute_conversation": "Dejar de silenciar conversación",
|
||||||
"status.unpin": "Desmarcar del perfil",
|
"status.unpin": "Dejar de fijar",
|
||||||
"suggestions.dismiss": "Descartar sugerencia",
|
"suggestions.dismiss": "Descartar sugerencia",
|
||||||
"suggestions.header": "Es posible que te interese…",
|
"suggestions.header": "Es posible que te interese…",
|
||||||
"tabs_bar.federated_timeline": "Federado",
|
"tabs_bar.federated_timeline": "Federado",
|
||||||
|
|
|
@ -254,7 +254,7 @@
|
||||||
"lists.subheading": "فهرستهای شما",
|
"lists.subheading": "فهرستهای شما",
|
||||||
"load_pending": "{count, plural, one {# مورد تازه} other {# مورد تازه}}",
|
"load_pending": "{count, plural, one {# مورد تازه} other {# مورد تازه}}",
|
||||||
"loading_indicator.label": "بارگیری...",
|
"loading_indicator.label": "بارگیری...",
|
||||||
"media_gallery.toggle_visible": "تغییر پیدایی",
|
"media_gallery.toggle_visible": "تغییر وضعیت نمایانی",
|
||||||
"missing_indicator.label": "پیدا نشد",
|
"missing_indicator.label": "پیدا نشد",
|
||||||
"missing_indicator.sublabel": "این منبع پیدا نشد",
|
"missing_indicator.sublabel": "این منبع پیدا نشد",
|
||||||
"mute_modal.hide_notifications": "اعلانهای این کاربر پنهان شود؟",
|
"mute_modal.hide_notifications": "اعلانهای این کاربر پنهان شود؟",
|
||||||
|
@ -319,13 +319,13 @@
|
||||||
"poll_button.add_poll": "افزودن نظرسنجی",
|
"poll_button.add_poll": "افزودن نظرسنجی",
|
||||||
"poll_button.remove_poll": "حذف نظرسنجی",
|
"poll_button.remove_poll": "حذف نظرسنجی",
|
||||||
"privacy.change": "تنظیم محرمانگی نوشته",
|
"privacy.change": "تنظیم محرمانگی نوشته",
|
||||||
"privacy.direct.long": "تنها به کاربران نامبردهشده نشان بده",
|
"privacy.direct.long": "ارسال فقط به کاربران اشارهشده",
|
||||||
"privacy.direct.short": "خصوصی",
|
"privacy.direct.short": "خصوصی",
|
||||||
"privacy.private.long": "تنها به پیگیران نشان بده",
|
"privacy.private.long": "ارسال فقط به پیگیران",
|
||||||
"privacy.private.short": "خصوصی",
|
"privacy.private.short": "خصوصی",
|
||||||
"privacy.public.long": "نمایش در فهرست عمومی",
|
"privacy.public.long": "ارسال به خطزمانی عمومی",
|
||||||
"privacy.public.short": "عمومی",
|
"privacy.public.short": "عمومی",
|
||||||
"privacy.unlisted.long": "عمومی، ولی فهرست نکن",
|
"privacy.unlisted.long": "ارسال نکردن به خطزمانی عمومی",
|
||||||
"privacy.unlisted.short": "فهرستنشده",
|
"privacy.unlisted.short": "فهرستنشده",
|
||||||
"refresh": "بهروزرسانی",
|
"refresh": "بهروزرسانی",
|
||||||
"regeneration_indicator.label": "در حال باز شدن…",
|
"regeneration_indicator.label": "در حال باز شدن…",
|
||||||
|
|
|
@ -11,21 +11,21 @@
|
||||||
"account.edit_profile": "Modifier le profil",
|
"account.edit_profile": "Modifier le profil",
|
||||||
"account.endorse": "Recommander sur le profil",
|
"account.endorse": "Recommander sur le profil",
|
||||||
"account.follow": "Suivre",
|
"account.follow": "Suivre",
|
||||||
"account.followers": "Abonné⋅e⋅s",
|
"account.followers": "Abonné·e·s",
|
||||||
"account.followers.empty": "Personne ne suit cet utilisateur·rice pour l’instant.",
|
"account.followers.empty": "Personne ne suit cet·te utilisateur·rice pour l’instant.",
|
||||||
"account.follows": "Abonnements",
|
"account.follows": "Abonnements",
|
||||||
"account.follows.empty": "Cet·te utilisateur·rice ne suit personne pour l’instant.",
|
"account.follows.empty": "Cet·te utilisateur·rice ne suit personne pour l’instant.",
|
||||||
"account.follows_you": "Vous suit",
|
"account.follows_you": "Vous suit",
|
||||||
"account.hide_reblogs": "Masquer les partages de @{name}",
|
"account.hide_reblogs": "Masquer les partages de @{name}",
|
||||||
"account.last_status": "Dernière activité",
|
"account.last_status": "Dernière activité",
|
||||||
"account.link_verified_on": "La propriété de ce lien a été vérifiée le {date}",
|
"account.link_verified_on": "La propriété de ce lien a été vérifiée le {date}",
|
||||||
"account.locked_info": "Ce compte est verrouillé. Son propriétaire approuve manuellement qui peut le ou la suivre.",
|
"account.locked_info": "Ce compte est verrouillé. Son ou sa propriétaire approuve manuellement qui peut le suivre.",
|
||||||
"account.media": "Média",
|
"account.media": "Médias",
|
||||||
"account.mention": "Mentionner @{name}",
|
"account.mention": "Mentionner @{name}",
|
||||||
"account.moved_to": "{name} a déménagé vers :",
|
"account.moved_to": "{name} a déménagé vers :",
|
||||||
"account.mute": "Masquer @{name}",
|
"account.mute": "Masquer @{name}",
|
||||||
"account.mute_notifications": "Ignorer les notifications de @{name}",
|
"account.mute_notifications": "Ignorer les notifications de @{name}",
|
||||||
"account.muted": "Silencé·e",
|
"account.muted": "Masqué·e",
|
||||||
"account.never_active": "Jamais",
|
"account.never_active": "Jamais",
|
||||||
"account.posts": "Pouets",
|
"account.posts": "Pouets",
|
||||||
"account.posts_with_replies": "Pouets et réponses",
|
"account.posts_with_replies": "Pouets et réponses",
|
||||||
|
@ -38,14 +38,14 @@
|
||||||
"account.unendorse": "Ne plus recommander sur le profil",
|
"account.unendorse": "Ne plus recommander sur le profil",
|
||||||
"account.unfollow": "Ne plus suivre",
|
"account.unfollow": "Ne plus suivre",
|
||||||
"account.unmute": "Ne plus masquer @{name}",
|
"account.unmute": "Ne plus masquer @{name}",
|
||||||
"account.unmute_notifications": "Réactiver les notifications de @{name}",
|
"account.unmute_notifications": "Ne plus masquer les notifications de @{name}",
|
||||||
"alert.rate_limited.message": "Veuillez réessayer après {retry_time, time, medium}.",
|
"alert.rate_limited.message": "Veuillez réessayer après {retry_time, time, medium}.",
|
||||||
"alert.rate_limited.title": "Débit limité",
|
"alert.rate_limited.title": "Taux limité",
|
||||||
"alert.unexpected.message": "Une erreur inattendue s’est produite.",
|
"alert.unexpected.message": "Une erreur inattendue s’est produite.",
|
||||||
"alert.unexpected.title": "Oups !",
|
"alert.unexpected.title": "Oups !",
|
||||||
"announcement.announcement": "Annonce",
|
"announcement.announcement": "Annonce",
|
||||||
"autosuggest_hashtag.per_week": "{count} par semaine",
|
"autosuggest_hashtag.per_week": "{count} par semaine",
|
||||||
"boost_modal.combo": "Vous pouvez appuyer sur {combo} pour passer ceci, la prochaine fois",
|
"boost_modal.combo": "Vous pouvez appuyer sur {combo} pour passer ceci la prochaine fois",
|
||||||
"bundle_column_error.body": "Une erreur s’est produite lors du chargement de ce composant.",
|
"bundle_column_error.body": "Une erreur s’est produite lors du chargement de ce composant.",
|
||||||
"bundle_column_error.retry": "Réessayer",
|
"bundle_column_error.retry": "Réessayer",
|
||||||
"bundle_column_error.title": "Erreur réseau",
|
"bundle_column_error.title": "Erreur réseau",
|
||||||
|
@ -55,7 +55,7 @@
|
||||||
"column.blocks": "Comptes bloqués",
|
"column.blocks": "Comptes bloqués",
|
||||||
"column.bookmarks": "Marque-pages",
|
"column.bookmarks": "Marque-pages",
|
||||||
"column.community": "Fil public local",
|
"column.community": "Fil public local",
|
||||||
"column.direct": "Messages privés",
|
"column.direct": "Messages directs",
|
||||||
"column.directory": "Parcourir les profils",
|
"column.directory": "Parcourir les profils",
|
||||||
"column.domain_blocks": "Domaines cachés",
|
"column.domain_blocks": "Domaines cachés",
|
||||||
"column.favourites": "Favoris",
|
"column.favourites": "Favoris",
|
||||||
|
@ -67,7 +67,7 @@
|
||||||
"column.pins": "Pouets épinglés",
|
"column.pins": "Pouets épinglés",
|
||||||
"column.public": "Fil public global",
|
"column.public": "Fil public global",
|
||||||
"column_back_button.label": "Retour",
|
"column_back_button.label": "Retour",
|
||||||
"column_header.hide_settings": "Masquer les paramètres",
|
"column_header.hide_settings": "Cacher les paramètres",
|
||||||
"column_header.moveLeft_settings": "Déplacer la colonne vers la gauche",
|
"column_header.moveLeft_settings": "Déplacer la colonne vers la gauche",
|
||||||
"column_header.moveRight_settings": "Déplacer la colonne vers la droite",
|
"column_header.moveRight_settings": "Déplacer la colonne vers la droite",
|
||||||
"column_header.pin": "Épingler",
|
"column_header.pin": "Épingler",
|
||||||
|
@ -94,39 +94,39 @@
|
||||||
"compose_form.sensitive.unmarked": "Le média n’est pas marqué comme sensible",
|
"compose_form.sensitive.unmarked": "Le média n’est pas marqué comme sensible",
|
||||||
"compose_form.spoiler.marked": "Le texte est caché derrière un avertissement",
|
"compose_form.spoiler.marked": "Le texte est caché derrière un avertissement",
|
||||||
"compose_form.spoiler.unmarked": "Le texte n’est pas caché",
|
"compose_form.spoiler.unmarked": "Le texte n’est pas caché",
|
||||||
"compose_form.spoiler_placeholder": "Écrivez ici votre avertissement",
|
"compose_form.spoiler_placeholder": "Écrivez votre avertissement ici",
|
||||||
"confirmation_modal.cancel": "Annuler",
|
"confirmation_modal.cancel": "Annuler",
|
||||||
"confirmations.block.block_and_report": "Bloquer et signaler",
|
"confirmations.block.block_and_report": "Bloquer et signaler",
|
||||||
"confirmations.block.confirm": "Bloquer",
|
"confirmations.block.confirm": "Bloquer",
|
||||||
"confirmations.block.message": "Confirmez-vous le blocage de {name} ?",
|
"confirmations.block.message": "Voulez-vous vraiment bloquer {name} ?",
|
||||||
"confirmations.delete.confirm": "Supprimer",
|
"confirmations.delete.confirm": "Supprimer",
|
||||||
"confirmations.delete.message": "Confirmez-vous la suppression de ce pouet ?",
|
"confirmations.delete.message": "Voulez-vous vraiment supprimer ce pouet ?",
|
||||||
"confirmations.delete_list.confirm": "Supprimer",
|
"confirmations.delete_list.confirm": "Supprimer",
|
||||||
"confirmations.delete_list.message": "Êtes-vous sûr·e de vouloir supprimer définitivement cette liste ?",
|
"confirmations.delete_list.message": "Voulez-vous vraiment supprimer définitivement cette liste ?",
|
||||||
"confirmations.domain_block.confirm": "Masquer le domaine entier",
|
"confirmations.domain_block.confirm": "Masquer le domaine entier",
|
||||||
"confirmations.domain_block.message": "Êtes-vous vraiment, vraiment sûr⋅e de vouloir bloquer {domain} en entier ? Dans la plupart des cas, quelques blocages ou masquages ciblés sont suffisants et préférables. Vous ne verrez plus de contenu provenant de ce domaine, ni dans fils publics, ni dans vos notifications. Vos abonné·e·s utilisant ce domaine seront retiré·e·s.",
|
"confirmations.domain_block.message": "Voulez-vous vraiment, vraiment bloquer {domain} en entier ? Dans la plupart des cas, quelques blocages ou masquages ciblés sont suffisants et préférables. Vous ne verrez plus de contenu provenant de ce domaine, ni dans fils publics, ni dans vos notifications. Vos abonné·e·s utilisant ce domaine seront retiré·e·s.",
|
||||||
"confirmations.logout.confirm": "Déconnexion",
|
"confirmations.logout.confirm": "Se déconnecter",
|
||||||
"confirmations.logout.message": "Êtes-vous sûr·e de vouloir vous déconnecter ?",
|
"confirmations.logout.message": "Voulez-vous vraiment vous déconnecter ?",
|
||||||
"confirmations.mute.confirm": "Masquer",
|
"confirmations.mute.confirm": "Masquer",
|
||||||
"confirmations.mute.explanation": "Cela masquera ses messages et les messages le ou la mentionnant, mais cela lui permettra quand même de voir vos messages et de vous suivre.",
|
"confirmations.mute.explanation": "Cela masquera ses messages et les messages le ou la mentionnant, mais cela lui permettra quand même de voir vos messages et de vous suivre.",
|
||||||
"confirmations.mute.message": "Êtes-vous sûr·e de vouloir masquer {name} ?",
|
"confirmations.mute.message": "Voulez-vous vraiment masquer {name} ?",
|
||||||
"confirmations.redraft.confirm": "Effacer et ré-écrire",
|
"confirmations.redraft.confirm": "Supprimer et ré-écrire",
|
||||||
"confirmations.redraft.message": "Êtes-vous sûr·e de vouloir effacer ce statut pour le ré-écrire ? Ses partages ainsi que ses mises en favori seront perdu·e·s et ses réponses seront orphelines.",
|
"confirmations.redraft.message": "Voulez-vous vraiment supprimer ce pouet pour le ré-écrire ? Ses partages ainsi que ses mises en favori seront perdu·e·s et ses réponses seront orphelines.",
|
||||||
"confirmations.reply.confirm": "Répondre",
|
"confirmations.reply.confirm": "Répondre",
|
||||||
"confirmations.reply.message": "Répondre maintenant écrasera le message que vous composez actuellement. Êtes-vous sûr·e de vouloir continuer ?",
|
"confirmations.reply.message": "Répondre maintenant écrasera le message que vous rédigez actuellement. Voulez-vous vraiment continuer ?",
|
||||||
"confirmations.unfollow.confirm": "Ne plus suivre",
|
"confirmations.unfollow.confirm": "Ne plus suivre",
|
||||||
"confirmations.unfollow.message": "Êtes-vous sûr·e de vouloir arrêter de suivre {name} ?",
|
"confirmations.unfollow.message": "Voulez-vous vraiment arrêter de suivre {name} ?",
|
||||||
"conversation.delete": "Supprimer la conversation",
|
"conversation.delete": "Supprimer la conversation",
|
||||||
"conversation.mark_as_read": "Marquer comme lu",
|
"conversation.mark_as_read": "Marquer comme lu",
|
||||||
"conversation.open": "Afficher la conversation",
|
"conversation.open": "Afficher la conversation",
|
||||||
"conversation.with": "Avec {names}",
|
"conversation.with": "Avec {names}",
|
||||||
"directory.federated": "Du fédiverse connu",
|
"directory.federated": "Du fédiverse connu",
|
||||||
"directory.local": "De {domain} seulement",
|
"directory.local": "De {domain} seulement",
|
||||||
"directory.new_arrivals": "Nouveaux·elles arrivant·e·s",
|
"directory.new_arrivals": "Inscrit·e·s récemment",
|
||||||
"directory.recently_active": "Récemment actif·ve·s",
|
"directory.recently_active": "Actif·ve·s récemment",
|
||||||
"embed.instructions": "Intégrez ce statut à votre site en copiant le code ci-dessous.",
|
"embed.instructions": "Intégrez ce statut à votre site en copiant le code ci-dessous.",
|
||||||
"embed.preview": "Il apparaîtra comme cela :",
|
"embed.preview": "Il apparaîtra comme cela :",
|
||||||
"emoji_button.activity": "Activités",
|
"emoji_button.activity": "Activité",
|
||||||
"emoji_button.custom": "Personnalisés",
|
"emoji_button.custom": "Personnalisés",
|
||||||
"emoji_button.flags": "Drapeaux",
|
"emoji_button.flags": "Drapeaux",
|
||||||
"emoji_button.food": "Nourriture & Boisson",
|
"emoji_button.food": "Nourriture & Boisson",
|
||||||
|
@ -136,7 +136,7 @@
|
||||||
"emoji_button.objects": "Objets",
|
"emoji_button.objects": "Objets",
|
||||||
"emoji_button.people": "Personnes",
|
"emoji_button.people": "Personnes",
|
||||||
"emoji_button.recent": "Fréquemment utilisés",
|
"emoji_button.recent": "Fréquemment utilisés",
|
||||||
"emoji_button.search": "Recherche…",
|
"emoji_button.search": "Recherche...",
|
||||||
"emoji_button.search_results": "Résultats de la recherche",
|
"emoji_button.search_results": "Résultats de la recherche",
|
||||||
"emoji_button.symbols": "Symboles",
|
"emoji_button.symbols": "Symboles",
|
||||||
"emoji_button.travel": "Lieux & Voyages",
|
"emoji_button.travel": "Lieux & Voyages",
|
||||||
|
@ -155,7 +155,7 @@
|
||||||
"empty_column.home.public_timeline": "le fil public",
|
"empty_column.home.public_timeline": "le fil public",
|
||||||
"empty_column.list": "Il n’y a rien dans cette liste pour l’instant. Dès que des personnes de cette liste publieront de nouveaux statuts, ils apparaîtront ici.",
|
"empty_column.list": "Il n’y a rien dans cette liste pour l’instant. Dès que des personnes de cette liste publieront de nouveaux statuts, ils apparaîtront ici.",
|
||||||
"empty_column.lists": "Vous n’avez pas encore de liste. Lorsque vous en créerez une, elle apparaîtra ici.",
|
"empty_column.lists": "Vous n’avez pas encore de liste. Lorsque vous en créerez une, elle apparaîtra ici.",
|
||||||
"empty_column.mutes": "Vous n’avez pas encore silencié d’utilisateur·rice·s.",
|
"empty_column.mutes": "Vous n’avez masqué aucun·e utilisateur·rice pour le moment.",
|
||||||
"empty_column.notifications": "Vous n’avez pas encore de notification. Interagissez avec d’autres personnes pour débuter la conversation.",
|
"empty_column.notifications": "Vous n’avez pas encore de notification. Interagissez avec d’autres personnes pour débuter la conversation.",
|
||||||
"empty_column.public": "Il n’y a rien ici ! Écrivez quelque chose publiquement, ou bien suivez manuellement des personnes d’autres serveurs pour remplir le fil public",
|
"empty_column.public": "Il n’y a rien ici ! Écrivez quelque chose publiquement, ou bien suivez manuellement des personnes d’autres serveurs pour remplir le fil public",
|
||||||
"error.unexpected_crash.explanation": "En raison d’un bug dans notre code ou d’un problème de compatibilité avec votre navigateur, cette page n’a pas pu être affichée correctement.",
|
"error.unexpected_crash.explanation": "En raison d’un bug dans notre code ou d’un problème de compatibilité avec votre navigateur, cette page n’a pas pu être affichée correctement.",
|
||||||
|
@ -176,12 +176,12 @@
|
||||||
"hashtag.column_header.tag_mode.any": "ou {additional}",
|
"hashtag.column_header.tag_mode.any": "ou {additional}",
|
||||||
"hashtag.column_header.tag_mode.none": "sans {additional}",
|
"hashtag.column_header.tag_mode.none": "sans {additional}",
|
||||||
"hashtag.column_settings.select.no_options_message": "Aucune suggestion trouvée",
|
"hashtag.column_settings.select.no_options_message": "Aucune suggestion trouvée",
|
||||||
"hashtag.column_settings.select.placeholder": "Ajouter des hashtags…",
|
"hashtag.column_settings.select.placeholder": "Entrer des hashtags…",
|
||||||
"hashtag.column_settings.tag_mode.all": "Tous ces éléments",
|
"hashtag.column_settings.tag_mode.all": "Tous ces éléments",
|
||||||
"hashtag.column_settings.tag_mode.any": "Au moins un de ces éléments",
|
"hashtag.column_settings.tag_mode.any": "Au moins un de ces éléments",
|
||||||
"hashtag.column_settings.tag_mode.none": "Aucun de ces éléments",
|
"hashtag.column_settings.tag_mode.none": "Aucun de ces éléments",
|
||||||
"hashtag.column_settings.tag_toggle": "Inclure des mots-clés additionnels dans cette colonne",
|
"hashtag.column_settings.tag_toggle": "Inclure des hashtags additionnels pour cette colonne",
|
||||||
"home.column_settings.basic": "Base",
|
"home.column_settings.basic": "Basique",
|
||||||
"home.column_settings.show_reblogs": "Afficher les partages",
|
"home.column_settings.show_reblogs": "Afficher les partages",
|
||||||
"home.column_settings.show_replies": "Afficher les réponses",
|
"home.column_settings.show_replies": "Afficher les réponses",
|
||||||
"home.hide_announcements": "Masquer les annonces",
|
"home.hide_announcements": "Masquer les annonces",
|
||||||
|
@ -199,46 +199,46 @@
|
||||||
"introduction.interactions.action": "Finir le tutoriel !",
|
"introduction.interactions.action": "Finir le tutoriel !",
|
||||||
"introduction.interactions.favourite.headline": "Favoris",
|
"introduction.interactions.favourite.headline": "Favoris",
|
||||||
"introduction.interactions.favourite.text": "Vous pouvez garder un pouet pour plus tard et faire savoir à son auteur·ice que vous l’avez aimé, en l'ajoutant aux favoris.",
|
"introduction.interactions.favourite.text": "Vous pouvez garder un pouet pour plus tard et faire savoir à son auteur·ice que vous l’avez aimé, en l'ajoutant aux favoris.",
|
||||||
"introduction.interactions.reblog.headline": "Repartager",
|
"introduction.interactions.reblog.headline": "Partager",
|
||||||
"introduction.interactions.reblog.text": "Vous pouvez partager les pouets d'autres personnes avec vos abonné·e·s en les repartageant.",
|
"introduction.interactions.reblog.text": "Vous pouvez partager les pouets d'autres personnes avec vos abonné·e·s en les repartageant.",
|
||||||
"introduction.interactions.reply.headline": "Répondre",
|
"introduction.interactions.reply.headline": "Répondre",
|
||||||
"introduction.interactions.reply.text": "Vous pouvez répondre aux pouets d'autres personnes et à vos propres pouets, ce qui les enchaînera dans une conversation.",
|
"introduction.interactions.reply.text": "Vous pouvez répondre aux pouets d'autres personnes et à vos propres pouets, ce qui les enchaînera dans une conversation.",
|
||||||
"introduction.welcome.action": "Allons-y !",
|
"introduction.welcome.action": "Allons-y !",
|
||||||
"introduction.welcome.headline": "Premiers pas",
|
"introduction.welcome.headline": "Premiers pas",
|
||||||
"introduction.welcome.text": "Bienvenue dans le fédiverse ! Dans quelques instants, vous pourrez diffuser des messages et parler à vos ami·e·s sur une grande variété de serveurs. Mais ce serveur, {domain}, est spécial - il héberge votre profil, alors souvenez-vous de son nom.",
|
"introduction.welcome.text": "Bienvenue dans le fédiverse ! Dans quelques instants, vous pourrez diffuser des messages et parler à vos ami·e·s sur une grande variété de serveurs. Mais ce serveur, {domain}, est spécial - il héberge votre profil, alors souvenez-vous de son nom.",
|
||||||
"keyboard_shortcuts.back": "pour revenir en arrière",
|
"keyboard_shortcuts.back": "revenir en arrière",
|
||||||
"keyboard_shortcuts.blocked": "pour ouvrir la liste des comptes bloqués",
|
"keyboard_shortcuts.blocked": "ouvrir la liste des comptes bloqués",
|
||||||
"keyboard_shortcuts.boost": "pour partager",
|
"keyboard_shortcuts.boost": "partager",
|
||||||
"keyboard_shortcuts.column": "pour focaliser un statut dans l’une des colonnes",
|
"keyboard_shortcuts.column": "cibler un pouet d’une des colonnes",
|
||||||
"keyboard_shortcuts.compose": "pour focaliser la zone de rédaction",
|
"keyboard_shortcuts.compose": "cibler la zone de rédaction",
|
||||||
"keyboard_shortcuts.description": "Description",
|
"keyboard_shortcuts.description": "Description",
|
||||||
"keyboard_shortcuts.direct": "pour ouvrir la colonne des messages directs",
|
"keyboard_shortcuts.direct": "ouvrir la colonne des messages directs",
|
||||||
"keyboard_shortcuts.down": "pour descendre dans la liste",
|
"keyboard_shortcuts.down": "descendre dans la liste",
|
||||||
"keyboard_shortcuts.enter": "pour ouvrir le statut",
|
"keyboard_shortcuts.enter": "ouvrir le pouet",
|
||||||
"keyboard_shortcuts.favourite": "pour ajouter aux favoris",
|
"keyboard_shortcuts.favourite": "ajouter aux favoris",
|
||||||
"keyboard_shortcuts.favourites": "pour ouvrir la liste des pouets favoris",
|
"keyboard_shortcuts.favourites": "ouvrir la liste des favoris",
|
||||||
"keyboard_shortcuts.federated": "pour ouvrir le fil public global",
|
"keyboard_shortcuts.federated": "ouvrir le fil public global",
|
||||||
"keyboard_shortcuts.heading": "Raccourcis clavier",
|
"keyboard_shortcuts.heading": "Raccourcis clavier",
|
||||||
"keyboard_shortcuts.home": "pour ouvrir l’accueil",
|
"keyboard_shortcuts.home": "le fil d’accueil",
|
||||||
"keyboard_shortcuts.hotkey": "Raccourci",
|
"keyboard_shortcuts.hotkey": "Raccourci clavier",
|
||||||
"keyboard_shortcuts.legend": "pour afficher cette légende",
|
"keyboard_shortcuts.legend": "afficher cet aide-mémoire",
|
||||||
"keyboard_shortcuts.local": "pour ouvrir le fil public local",
|
"keyboard_shortcuts.local": "ouvrir le fil public local",
|
||||||
"keyboard_shortcuts.mention": "pour mentionner l’auteur·rice",
|
"keyboard_shortcuts.mention": "mentionner l’auteur·rice",
|
||||||
"keyboard_shortcuts.muted": "pour ouvrir la liste des utilisateur·rice·s muté·e·s",
|
"keyboard_shortcuts.muted": "ouvrir la liste des comptes masqués",
|
||||||
"keyboard_shortcuts.my_profile": "pour ouvrir votre profil",
|
"keyboard_shortcuts.my_profile": "ouvrir votre profil",
|
||||||
"keyboard_shortcuts.notifications": "pour ouvrir votre colonne de notifications",
|
"keyboard_shortcuts.notifications": "ouvrir la colonne de notifications",
|
||||||
"keyboard_shortcuts.open_media": "pour ouvrir le média",
|
"keyboard_shortcuts.open_media": "ouvrir le média",
|
||||||
"keyboard_shortcuts.pinned": "pour ouvrir une liste des pouets épinglés",
|
"keyboard_shortcuts.pinned": "ouvrir la liste des pouets épinglés",
|
||||||
"keyboard_shortcuts.profile": "pour ouvrir le profil de l’auteur·rice",
|
"keyboard_shortcuts.profile": "ouvrir le profil de l’auteur·rice",
|
||||||
"keyboard_shortcuts.reply": "pour répondre",
|
"keyboard_shortcuts.reply": "répondre",
|
||||||
"keyboard_shortcuts.requests": "pour ouvrir la liste de demandes de suivi",
|
"keyboard_shortcuts.requests": "ouvrir la liste de demandes d’abonnement",
|
||||||
"keyboard_shortcuts.search": "pour cibler la recherche",
|
"keyboard_shortcuts.search": "cibler la zone de recherche",
|
||||||
"keyboard_shortcuts.start": "pour ouvrir la colonne « pour commencer »",
|
"keyboard_shortcuts.start": "ouvrir la colonne « Pour commencer »",
|
||||||
"keyboard_shortcuts.toggle_hidden": "pour afficher/cacher un texte derrière CW",
|
"keyboard_shortcuts.toggle_hidden": "déplier/replier le texte derrière un CW",
|
||||||
"keyboard_shortcuts.toggle_sensitivity": "pour afficher/cacher les médias",
|
"keyboard_shortcuts.toggle_sensitivity": "afficher/cacher les médias",
|
||||||
"keyboard_shortcuts.toot": "pour démarrer un tout nouveau pouet",
|
"keyboard_shortcuts.toot": "démarrer un tout nouveau pouet",
|
||||||
"keyboard_shortcuts.unfocus": "pour quitter la zone de composition/recherche",
|
"keyboard_shortcuts.unfocus": "quitter la zone de rédaction/recherche",
|
||||||
"keyboard_shortcuts.up": "pour remonter dans la liste",
|
"keyboard_shortcuts.up": "remonter dans la liste",
|
||||||
"lightbox.close": "Fermer",
|
"lightbox.close": "Fermer",
|
||||||
"lightbox.next": "Suivant",
|
"lightbox.next": "Suivant",
|
||||||
"lightbox.previous": "Précédent",
|
"lightbox.previous": "Précédent",
|
||||||
|
@ -254,7 +254,7 @@
|
||||||
"lists.subheading": "Vos listes",
|
"lists.subheading": "Vos listes",
|
||||||
"load_pending": "{count, plural, one {# nouvel élément} other {# nouveaux éléments}}",
|
"load_pending": "{count, plural, one {# nouvel élément} other {# nouveaux éléments}}",
|
||||||
"loading_indicator.label": "Chargement…",
|
"loading_indicator.label": "Chargement…",
|
||||||
"media_gallery.toggle_visible": "Modifier la visibilité",
|
"media_gallery.toggle_visible": "Intervertir la visibilité",
|
||||||
"missing_indicator.label": "Non trouvé",
|
"missing_indicator.label": "Non trouvé",
|
||||||
"missing_indicator.sublabel": "Ressource introuvable",
|
"missing_indicator.sublabel": "Ressource introuvable",
|
||||||
"mute_modal.hide_notifications": "Masquer les notifications de cette personne ?",
|
"mute_modal.hide_notifications": "Masquer les notifications de cette personne ?",
|
||||||
|
@ -268,7 +268,7 @@
|
||||||
"navigation_bar.domain_blocks": "Domaines cachés",
|
"navigation_bar.domain_blocks": "Domaines cachés",
|
||||||
"navigation_bar.edit_profile": "Modifier le profil",
|
"navigation_bar.edit_profile": "Modifier le profil",
|
||||||
"navigation_bar.favourites": "Favoris",
|
"navigation_bar.favourites": "Favoris",
|
||||||
"navigation_bar.filters": "Mots silenciés",
|
"navigation_bar.filters": "Mots masqués",
|
||||||
"navigation_bar.follow_requests": "Demandes de suivi",
|
"navigation_bar.follow_requests": "Demandes de suivi",
|
||||||
"navigation_bar.follows_and_followers": "Abonnements et abonné⋅e·s",
|
"navigation_bar.follows_and_followers": "Abonnements et abonné⋅e·s",
|
||||||
"navigation_bar.info": "À propos de ce serveur",
|
"navigation_bar.info": "À propos de ce serveur",
|
||||||
|
@ -287,15 +287,15 @@
|
||||||
"notification.mention": "{name} vous a mentionné·e :",
|
"notification.mention": "{name} vous a mentionné·e :",
|
||||||
"notification.own_poll": "Votre sondage est terminé",
|
"notification.own_poll": "Votre sondage est terminé",
|
||||||
"notification.poll": "Un sondage auquel vous avez participé vient de se terminer",
|
"notification.poll": "Un sondage auquel vous avez participé vient de se terminer",
|
||||||
"notification.reblog": "{name} a partagé votre statut :",
|
"notification.reblog": "{name} a partagé votre statut",
|
||||||
"notifications.clear": "Nettoyer les notifications",
|
"notifications.clear": "Effacer les notifications",
|
||||||
"notifications.clear_confirmation": "Voulez-vous vraiment supprimer toutes vos notifications ?",
|
"notifications.clear_confirmation": "Voulez-vous vraiment effacer toutes vos notifications ?",
|
||||||
"notifications.column_settings.alert": "Notifications locales",
|
"notifications.column_settings.alert": "Notifications du navigateur",
|
||||||
"notifications.column_settings.favourite": "Favoris :",
|
"notifications.column_settings.favourite": "Favoris :",
|
||||||
"notifications.column_settings.filter_bar.advanced": "Afficher toutes les catégories",
|
"notifications.column_settings.filter_bar.advanced": "Afficher toutes les catégories",
|
||||||
"notifications.column_settings.filter_bar.category": "Barre de filtrage rapide",
|
"notifications.column_settings.filter_bar.category": "Barre de filtrage rapide",
|
||||||
"notifications.column_settings.filter_bar.show": "Afficher",
|
"notifications.column_settings.filter_bar.show": "Afficher",
|
||||||
"notifications.column_settings.follow": "Nouveaux⋅elles abonné⋅e·s :",
|
"notifications.column_settings.follow": "Nouveaux·elles abonné·e·s :",
|
||||||
"notifications.column_settings.follow_request": "Nouvelles demandes d’abonnement :",
|
"notifications.column_settings.follow_request": "Nouvelles demandes d’abonnement :",
|
||||||
"notifications.column_settings.mention": "Mentions :",
|
"notifications.column_settings.mention": "Mentions :",
|
||||||
"notifications.column_settings.poll": "Résultats des sondage :",
|
"notifications.column_settings.poll": "Résultats des sondage :",
|
||||||
|
@ -306,7 +306,7 @@
|
||||||
"notifications.filter.all": "Tout",
|
"notifications.filter.all": "Tout",
|
||||||
"notifications.filter.boosts": "Partages",
|
"notifications.filter.boosts": "Partages",
|
||||||
"notifications.filter.favourites": "Favoris",
|
"notifications.filter.favourites": "Favoris",
|
||||||
"notifications.filter.follows": "Abonné·e·s",
|
"notifications.filter.follows": "Abonnés",
|
||||||
"notifications.filter.mentions": "Mentions",
|
"notifications.filter.mentions": "Mentions",
|
||||||
"notifications.filter.polls": "Résultats des sondages",
|
"notifications.filter.polls": "Résultats des sondages",
|
||||||
"notifications.group": "{count} notifications",
|
"notifications.group": "{count} notifications",
|
||||||
|
@ -321,8 +321,8 @@
|
||||||
"privacy.change": "Ajuster la confidentialité du message",
|
"privacy.change": "Ajuster la confidentialité du message",
|
||||||
"privacy.direct.long": "N’envoyer qu’aux personnes mentionnées",
|
"privacy.direct.long": "N’envoyer qu’aux personnes mentionnées",
|
||||||
"privacy.direct.short": "Direct",
|
"privacy.direct.short": "Direct",
|
||||||
"privacy.private.long": "Seul⋅e⋅s vos abonné⋅e⋅s verront vos statuts",
|
"privacy.private.long": "Seul·e·s vos abonné·e·s verront vos statuts",
|
||||||
"privacy.private.short": "Abonné⋅e⋅s uniquement",
|
"privacy.private.short": "Abonné·e·s uniquement",
|
||||||
"privacy.public.long": "Afficher dans les fils publics",
|
"privacy.public.long": "Afficher dans les fils publics",
|
||||||
"privacy.public.short": "Public",
|
"privacy.public.short": "Public",
|
||||||
"privacy.unlisted.long": "Ne pas afficher dans les fils publics",
|
"privacy.unlisted.long": "Ne pas afficher dans les fils publics",
|
||||||
|
@ -347,22 +347,22 @@
|
||||||
"search_popout.search_format": "Recherche avancée",
|
"search_popout.search_format": "Recherche avancée",
|
||||||
"search_popout.tips.full_text": "Un texte normal retourne les pouets que vous avez écris, mis en favori, partagés, ou vous mentionnant, ainsi que les identifiants, les noms affichés, et les hashtags des personnes et messages correspondant.",
|
"search_popout.tips.full_text": "Un texte normal retourne les pouets que vous avez écris, mis en favori, partagés, ou vous mentionnant, ainsi que les identifiants, les noms affichés, et les hashtags des personnes et messages correspondant.",
|
||||||
"search_popout.tips.hashtag": "hashtag",
|
"search_popout.tips.hashtag": "hashtag",
|
||||||
"search_popout.tips.status": "statuts",
|
"search_popout.tips.status": "pouet",
|
||||||
"search_popout.tips.text": "Un texte simple renvoie les noms affichés, les identifiants et les hashtags correspondants",
|
"search_popout.tips.text": "Un texte simple renvoie les noms affichés, les identifiants et les hashtags correspondants",
|
||||||
"search_popout.tips.user": "utilisateur⋅ice",
|
"search_popout.tips.user": "utilisateur·ice",
|
||||||
"search_results.accounts": "Comptes",
|
"search_results.accounts": "Comptes",
|
||||||
"search_results.hashtags": "Hashtags",
|
"search_results.hashtags": "Hashtags",
|
||||||
"search_results.statuses": "Pouets",
|
"search_results.statuses": "Pouets",
|
||||||
"search_results.statuses_fts_disabled": "La recherche de pouets par leur contenu n'est pas activée sur ce serveur Mastodon.",
|
"search_results.statuses_fts_disabled": "La recherche de pouets par leur contenu n'est pas activée sur ce serveur Mastodon.",
|
||||||
"search_results.total": "{count, number} {count, plural, one {résultat} other {résultats}}",
|
"search_results.total": "{count, number} {count, plural, one {résultat} other {résultats}}",
|
||||||
"status.admin_account": "Ouvrir l’interface de modération pour @{name}",
|
"status.admin_account": "Ouvrir l’interface de modération pour @{name}",
|
||||||
"status.admin_status": "Ouvrir ce statut dans l’interface de modération",
|
"status.admin_status": "Ouvrir ce pouet dans l’interface de modération",
|
||||||
"status.block": "Bloquer @{name}",
|
"status.block": "Bloquer @{name}",
|
||||||
"status.bookmark": "Ajouter aux marque-pages",
|
"status.bookmark": "Ajouter aux marque-pages",
|
||||||
"status.cancel_reblog_private": "Annuler le partage",
|
"status.cancel_reblog_private": "Annuler le partage",
|
||||||
"status.cannot_reblog": "Ce pouet ne peut pas être partagé",
|
"status.cannot_reblog": "Ce pouet ne peut pas être partagé",
|
||||||
"status.copy": "Copier le lien vers le pouet",
|
"status.copy": "Copier le lien vers le pouet",
|
||||||
"status.delete": "Effacer",
|
"status.delete": "Supprimer",
|
||||||
"status.detailed_status": "Vue détaillée de la conversation",
|
"status.detailed_status": "Vue détaillée de la conversation",
|
||||||
"status.direct": "Envoyer un message direct à @{name}",
|
"status.direct": "Envoyer un message direct à @{name}",
|
||||||
"status.embed": "Intégrer",
|
"status.embed": "Intégrer",
|
||||||
|
@ -374,15 +374,15 @@
|
||||||
"status.more": "Plus",
|
"status.more": "Plus",
|
||||||
"status.mute": "Masquer @{name}",
|
"status.mute": "Masquer @{name}",
|
||||||
"status.mute_conversation": "Masquer la conversation",
|
"status.mute_conversation": "Masquer la conversation",
|
||||||
"status.open": "Déplier ce statut",
|
"status.open": "Voir les détails du pouet",
|
||||||
"status.pin": "Épingler sur le profil",
|
"status.pin": "Épingler sur le profil",
|
||||||
"status.pinned": "Pouet épinglé",
|
"status.pinned": "Pouet épinglé",
|
||||||
"status.read_more": "En savoir plus",
|
"status.read_more": "En savoir plus",
|
||||||
"status.reblog": "Partager",
|
"status.reblog": "Partager",
|
||||||
"status.reblog_private": "Partager à l’audience originale",
|
"status.reblog_private": "Partager à l’audience originale",
|
||||||
"status.reblogged_by": "{name} a partagé :",
|
"status.reblogged_by": "{name} a partagé",
|
||||||
"status.reblogs.empty": "Personne n’a encore partagé ce pouet. Lorsque quelqu’un le fera, il apparaîtra ici.",
|
"status.reblogs.empty": "Personne n’a encore partagé ce pouet. Lorsque quelqu’un le fera, il apparaîtra ici.",
|
||||||
"status.redraft": "Effacer et ré-écrire",
|
"status.redraft": "Supprimer et ré-écrire",
|
||||||
"status.remove_bookmark": "Retirer des marque-pages",
|
"status.remove_bookmark": "Retirer des marque-pages",
|
||||||
"status.reply": "Répondre",
|
"status.reply": "Répondre",
|
||||||
"status.replyAll": "Répondre au fil",
|
"status.replyAll": "Répondre au fil",
|
||||||
|
@ -393,7 +393,7 @@
|
||||||
"status.show_less_all": "Tout replier",
|
"status.show_less_all": "Tout replier",
|
||||||
"status.show_more": "Déplier",
|
"status.show_more": "Déplier",
|
||||||
"status.show_more_all": "Tout déplier",
|
"status.show_more_all": "Tout déplier",
|
||||||
"status.show_thread": "Lire le fil",
|
"status.show_thread": "Montrer le fil",
|
||||||
"status.uncached_media_warning": "Indisponible",
|
"status.uncached_media_warning": "Indisponible",
|
||||||
"status.unmute_conversation": "Ne plus masquer la conversation",
|
"status.unmute_conversation": "Ne plus masquer la conversation",
|
||||||
"status.unpin": "Retirer du profil",
|
"status.unpin": "Retirer du profil",
|
||||||
|
@ -409,7 +409,7 @@
|
||||||
"time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} restantes",
|
"time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} restantes",
|
||||||
"time_remaining.moments": "Encore quelques instants",
|
"time_remaining.moments": "Encore quelques instants",
|
||||||
"time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} restantes",
|
"time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} restantes",
|
||||||
"trends.count_by_accounts": "{count} {rawCount, plural, one {personne} other {personnes}} discutent",
|
"trends.count_by_accounts": "{count} {rawCount, plural, one {personne discute} other {personnes discutent}}",
|
||||||
"trends.trending_now": "Tendance en ce moment",
|
"trends.trending_now": "Tendance en ce moment",
|
||||||
"ui.beforeunload": "Votre brouillon sera perdu si vous quittez Mastodon.",
|
"ui.beforeunload": "Votre brouillon sera perdu si vous quittez Mastodon.",
|
||||||
"upload_area.title": "Glissez et déposez pour envoyer",
|
"upload_area.title": "Glissez et déposez pour envoyer",
|
||||||
|
|
|
@ -150,33 +150,33 @@
|
||||||
"empty_column.favourited_statuses": "Aínda non tes toots favoritos. Cando che goste algún, aparecerá aquí.",
|
"empty_column.favourited_statuses": "Aínda non tes toots favoritos. Cando che goste algún, aparecerá aquí.",
|
||||||
"empty_column.favourites": "A ninguén lle gostou este toot polo momento. Cando a alguén lle goste, aparecerá aquí.",
|
"empty_column.favourites": "A ninguén lle gostou este toot polo momento. Cando a alguén lle goste, aparecerá aquí.",
|
||||||
"empty_column.follow_requests": "Non tes peticións de seguimento. Cando recibas unha, amosarase aquí.",
|
"empty_column.follow_requests": "Non tes peticións de seguimento. Cando recibas unha, amosarase aquí.",
|
||||||
"empty_column.hashtag": "Aínda non hai nada con este cancelo.",
|
"empty_column.hashtag": "Aínda non hai nada con esta etiqueta.",
|
||||||
"empty_column.home": "A túa cronoloxía inicial está baleira! Visita {public} ou emprega a procura para atopar outras usuarias.",
|
"empty_column.home": "A túa cronoloxía inicial está baleira! Visita {public} ou emprega a procura para atopar outras usuarias.",
|
||||||
"empty_column.home.public_timeline": "a cronoloxía pública",
|
"empty_column.home.public_timeline": "a cronoloxía pública",
|
||||||
"empty_column.list": "Aínda non hai nada en esta lista. Cando as usuarias incluídas na lista publiquen mensaxes, aparecerán aquí.",
|
"empty_column.list": "Aínda non hai nada en esta lista. Cando as usuarias incluídas na lista publiquen mensaxes, aparecerán aquí.",
|
||||||
"empty_column.lists": "Aínda non tes listaxes. Cando crees unha, amosarase aquí.",
|
"empty_column.lists": "Aínda non tes listaxes. Cando crees unha, amosarase aquí.",
|
||||||
"empty_column.mutes": "Aínda non silenciaches a ningúnha usuaria.",
|
"empty_column.mutes": "Aínda non silenciaches a ningúnha usuaria.",
|
||||||
"empty_column.notifications": "Aínda non tes notificacións. Interactúa con outros para comezar unha conversa.",
|
"empty_column.notifications": "Aínda non tes notificacións. Interactúa con outras para comezar unha conversa.",
|
||||||
"empty_column.public": "Nada por aquí! Escribe algo de xeito público, ou segue de xeito manual usuarias doutros servidores para ir enchéndoo",
|
"empty_column.public": "Nada por aquí! Escribe algo de xeito público, ou segue de xeito manual usuarias doutros servidores para ir enchéndoo",
|
||||||
"error.unexpected_crash.explanation": "Debido a un erro no noso código ou a unha compatilidade co teu navegador, esta páxina non pode ser amosada correctamente.",
|
"error.unexpected_crash.explanation": "Debido a un erro no noso código ou a unha compatilidade co teu navegador, esta páxina non pode ser amosada correctamente.",
|
||||||
"error.unexpected_crash.next_steps": "Tenta actualizar a páxina. Se esto non axuda podes tamén empregar o Mastodon noutro navegador ou aplicación nativa.",
|
"error.unexpected_crash.next_steps": "Tenta actualizar a páxina. Se esto non axuda podes tamén empregar Mastodon noutro navegador ou aplicación nativa.",
|
||||||
"errors.unexpected_crash.copy_stacktrace": "Copiar trazas (stacktrace) ó portapapeis",
|
"errors.unexpected_crash.copy_stacktrace": "Copiar trazas (stacktrace) ó portapapeis",
|
||||||
"errors.unexpected_crash.report_issue": "Denunciar un problema",
|
"errors.unexpected_crash.report_issue": "Informar sobre un problema",
|
||||||
"follow_request.authorize": "Autorizar",
|
"follow_request.authorize": "Autorizar",
|
||||||
"follow_request.reject": "Rexeitar",
|
"follow_request.reject": "Rexeitar",
|
||||||
"getting_started.developers": "Desenvolvedores",
|
"getting_started.developers": "Desenvolvedoras",
|
||||||
"getting_started.directory": "Directorio local",
|
"getting_started.directory": "Directorio local",
|
||||||
"getting_started.documentation": "Documentación",
|
"getting_started.documentation": "Documentación",
|
||||||
"getting_started.heading": "Primeiros pasos",
|
"getting_started.heading": "Primeiros pasos",
|
||||||
"getting_started.invite": "Convidar persoas",
|
"getting_started.invite": "Convidar persoas",
|
||||||
"getting_started.open_source_notice": "O Mastodon é software de código aberto. Podes contribuír ou informar de fallos no GitHub en {github}.",
|
"getting_started.open_source_notice": "Mastodon é software de código aberto. Podes contribuír ou informar de fallos en GitHub en {github}.",
|
||||||
"getting_started.security": "Seguranza",
|
"getting_started.security": "Seguranza",
|
||||||
"getting_started.terms": "Termos do servizo",
|
"getting_started.terms": "Termos do servizo",
|
||||||
"hashtag.column_header.tag_mode.all": "e {additional}",
|
"hashtag.column_header.tag_mode.all": "e {additional}",
|
||||||
"hashtag.column_header.tag_mode.any": "ou {additional}",
|
"hashtag.column_header.tag_mode.any": "ou {additional}",
|
||||||
"hashtag.column_header.tag_mode.none": "sen {additional}",
|
"hashtag.column_header.tag_mode.none": "sen {additional}",
|
||||||
"hashtag.column_settings.select.no_options_message": "Non se atoparon suxestións",
|
"hashtag.column_settings.select.no_options_message": "Non se atoparon suxestións",
|
||||||
"hashtag.column_settings.select.placeholder": "Inserir cancelos…",
|
"hashtag.column_settings.select.placeholder": "Inserir etiquetas…",
|
||||||
"hashtag.column_settings.tag_mode.all": "Todos estes",
|
"hashtag.column_settings.tag_mode.all": "Todos estes",
|
||||||
"hashtag.column_settings.tag_mode.any": "Calquera destes",
|
"hashtag.column_settings.tag_mode.any": "Calquera destes",
|
||||||
"hashtag.column_settings.tag_mode.none": "Ningún destes",
|
"hashtag.column_settings.tag_mode.none": "Ningún destes",
|
||||||
|
@ -192,7 +192,7 @@
|
||||||
"introduction.federation.action": "Seguinte",
|
"introduction.federation.action": "Seguinte",
|
||||||
"introduction.federation.federated.headline": "Federado",
|
"introduction.federation.federated.headline": "Federado",
|
||||||
"introduction.federation.federated.text": "Publicacións públicas doutros servidores do fediverso aparecerán na cronoloxía federada.",
|
"introduction.federation.federated.text": "Publicacións públicas doutros servidores do fediverso aparecerán na cronoloxía federada.",
|
||||||
"introduction.federation.home.headline": "Páxina inicial",
|
"introduction.federation.home.headline": "Inicio",
|
||||||
"introduction.federation.home.text": "Publicacións de persoas que ti segues aparecerán na cronoloxía do inicio. Podes seguir calquera persoa en calquera servidor!",
|
"introduction.federation.home.text": "Publicacións de persoas que ti segues aparecerán na cronoloxía do inicio. Podes seguir calquera persoa en calquera servidor!",
|
||||||
"introduction.federation.local.headline": "Local",
|
"introduction.federation.local.headline": "Local",
|
||||||
"introduction.federation.local.text": "Publicacións públicas de persoas no teu mesmo servidor aparecerán na cronoloxía local.",
|
"introduction.federation.local.text": "Publicacións públicas de persoas no teu mesmo servidor aparecerán na cronoloxía local.",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"introduction.interactions.reply.text": "Podes responder ós toots doutras persoas e ós teus propios, así ficarán encadeados nunha conversa.",
|
"introduction.interactions.reply.text": "Podes responder ós toots doutras persoas e ós teus propios, así ficarán encadeados nunha conversa.",
|
||||||
"introduction.welcome.action": "Imos!",
|
"introduction.welcome.action": "Imos!",
|
||||||
"introduction.welcome.headline": "Primeiros pasos",
|
"introduction.welcome.headline": "Primeiros pasos",
|
||||||
"introduction.welcome.text": "Benvido ó fediverso! Nun intre poderás difundir mensaxes e falar coas túas amizades nun grande número de servidores. Mais este servidor, {domain}, é especial—hospeda o teu perfil, por iso lémbrate do seu nome.",
|
"introduction.welcome.text": "Benvida ó fediverso! Nun intre poderás difundir mensaxes e falar coas túas amizades nun grande número de servidores. Mais este servidor, {domain}, é especial—hospeda o teu perfil, por iso lémbra o seu nome.",
|
||||||
"keyboard_shortcuts.back": "para voltar atrás",
|
"keyboard_shortcuts.back": "para voltar atrás",
|
||||||
"keyboard_shortcuts.blocked": "abrir lista de usuarias bloqueadas",
|
"keyboard_shortcuts.blocked": "abrir lista de usuarias bloqueadas",
|
||||||
"keyboard_shortcuts.boost": "promover",
|
"keyboard_shortcuts.boost": "promover",
|
||||||
|
@ -295,7 +295,7 @@
|
||||||
"notifications.column_settings.filter_bar.advanced": "Amosar todas as categorías",
|
"notifications.column_settings.filter_bar.advanced": "Amosar todas as categorías",
|
||||||
"notifications.column_settings.filter_bar.category": "Barra de filtrado rápido",
|
"notifications.column_settings.filter_bar.category": "Barra de filtrado rápido",
|
||||||
"notifications.column_settings.filter_bar.show": "Amosar",
|
"notifications.column_settings.filter_bar.show": "Amosar",
|
||||||
"notifications.column_settings.follow": "Novos seguidores:",
|
"notifications.column_settings.follow": "Novas seguidoras:",
|
||||||
"notifications.column_settings.follow_request": "Novas peticións de seguimento:",
|
"notifications.column_settings.follow_request": "Novas peticións de seguimento:",
|
||||||
"notifications.column_settings.mention": "Mencións:",
|
"notifications.column_settings.mention": "Mencións:",
|
||||||
"notifications.column_settings.poll": "Resultados da enquisa:",
|
"notifications.column_settings.poll": "Resultados da enquisa:",
|
||||||
|
@ -312,7 +312,7 @@
|
||||||
"notifications.group": "{count} notificacións",
|
"notifications.group": "{count} notificacións",
|
||||||
"poll.closed": "Pechado",
|
"poll.closed": "Pechado",
|
||||||
"poll.refresh": "Actualizar",
|
"poll.refresh": "Actualizar",
|
||||||
"poll.total_people": "{count, plural,one {# persoa}other {# persoas}}",
|
"poll.total_people": "{count, plural,one {# persoa} other {# persoas}}",
|
||||||
"poll.total_votes": "{count, plural, one {# voto} other {# votos}}",
|
"poll.total_votes": "{count, plural, one {# voto} other {# votos}}",
|
||||||
"poll.vote": "Votar",
|
"poll.vote": "Votar",
|
||||||
"poll.voted": "Votaches por esta opción",
|
"poll.voted": "Votaches por esta opción",
|
||||||
|
@ -322,13 +322,13 @@
|
||||||
"privacy.direct.long": "Só para as usuarias mencionadas",
|
"privacy.direct.long": "Só para as usuarias mencionadas",
|
||||||
"privacy.direct.short": "Directo",
|
"privacy.direct.short": "Directo",
|
||||||
"privacy.private.long": "Só para os seguidores",
|
"privacy.private.long": "Só para os seguidores",
|
||||||
"privacy.private.short": "Só seguidores",
|
"privacy.private.short": "Só para seguidoras",
|
||||||
"privacy.public.long": "Publicar nas cronoloxías públicas",
|
"privacy.public.long": "Publicar nas cronoloxías públicas",
|
||||||
"privacy.public.short": "Público",
|
"privacy.public.short": "Público",
|
||||||
"privacy.unlisted.long": "Non publicar nas cronoloxías públicas",
|
"privacy.unlisted.long": "Non publicar nas cronoloxías públicas",
|
||||||
"privacy.unlisted.short": "Non listado",
|
"privacy.unlisted.short": "Non listado",
|
||||||
"refresh": "Actualizar",
|
"refresh": "Actualizar",
|
||||||
"regeneration_indicator.label": "Estase a cargar…",
|
"regeneration_indicator.label": "Cargando…",
|
||||||
"regeneration_indicator.sublabel": "Estase a preparar a túa cronoloxía de inicio!",
|
"regeneration_indicator.sublabel": "Estase a preparar a túa cronoloxía de inicio!",
|
||||||
"relative_time.days": "{number}d",
|
"relative_time.days": "{number}d",
|
||||||
"relative_time.hours": "{number}h",
|
"relative_time.hours": "{number}h",
|
||||||
|
|
|
@ -40,10 +40,10 @@
|
||||||
"account.unmute": "Ապալռեցնել @{name}֊ին",
|
"account.unmute": "Ապալռեցնել @{name}֊ին",
|
||||||
"account.unmute_notifications": "Միացնել ծանուցումները @{name}֊ից",
|
"account.unmute_notifications": "Միացնել ծանուցումները @{name}֊ից",
|
||||||
"alert.rate_limited.message": "Փորձէք որոշ ժամանակ անց՝ {retry_time, time, medium}։",
|
"alert.rate_limited.message": "Փորձէք որոշ ժամանակ անց՝ {retry_time, time, medium}։",
|
||||||
"alert.rate_limited.title": "Rate limited",
|
"alert.rate_limited.title": "Գործողությունների հաճախությունը գերազանցում է թույլատրելին",
|
||||||
"alert.unexpected.message": "Անսպասելի սխալ տեղի ունեցաւ։",
|
"alert.unexpected.message": "Անսպասելի սխալ տեղի ունեցաւ։",
|
||||||
"alert.unexpected.title": "Վա՜յ",
|
"alert.unexpected.title": "Վա՜յ",
|
||||||
"announcement.announcement": "Announcement",
|
"announcement.announcement": "Հայտարարություններ",
|
||||||
"autosuggest_hashtag.per_week": "շաբաթը՝ {count}",
|
"autosuggest_hashtag.per_week": "շաբաթը՝ {count}",
|
||||||
"boost_modal.combo": "Կարող ես սեղմել {combo}՝ սա հաջորդ անգամ բաց թողնելու համար",
|
"boost_modal.combo": "Կարող ես սեղմել {combo}՝ սա հաջորդ անգամ բաց թողնելու համար",
|
||||||
"bundle_column_error.body": "Այս բաղադրիչը բեռնելու ընթացքում ինչ֊որ բան խափանվեց։",
|
"bundle_column_error.body": "Այս բաղադրիչը բեռնելու ընթացքում ինչ֊որ բան խափանվեց։",
|
||||||
|
@ -85,8 +85,8 @@
|
||||||
"compose_form.poll.duration": "Հարցման տեւողութիւնը",
|
"compose_form.poll.duration": "Հարցման տեւողութիւնը",
|
||||||
"compose_form.poll.option_placeholder": "Տարբերակ {number}",
|
"compose_form.poll.option_placeholder": "Տարբերակ {number}",
|
||||||
"compose_form.poll.remove_option": "Հեռացնել այս տարբերակը",
|
"compose_form.poll.remove_option": "Հեռացնել այս տարբերակը",
|
||||||
"compose_form.poll.switch_to_multiple": "Change poll to allow multiple choices",
|
"compose_form.poll.switch_to_multiple": "Հարցումը դարձնել բազմակի ընտրությամբ",
|
||||||
"compose_form.poll.switch_to_single": "Change poll to allow for a single choice",
|
"compose_form.poll.switch_to_single": "Հարցումը դարձնել եզակի ընտրությամբ",
|
||||||
"compose_form.publish": "Թթել",
|
"compose_form.publish": "Թթել",
|
||||||
"compose_form.publish_loud": "Թթե՜լ",
|
"compose_form.publish_loud": "Թթե՜լ",
|
||||||
"compose_form.sensitive.hide": "Նշել մեդիան որպէս դիւրազգաց",
|
"compose_form.sensitive.hide": "Նշել մեդիան որպէս դիւրազգաց",
|
||||||
|
@ -143,29 +143,29 @@
|
||||||
"empty_column.account_timeline": "Այստեղ թթեր չկա՛ն։",
|
"empty_column.account_timeline": "Այստեղ թթեր չկա՛ն։",
|
||||||
"empty_column.account_unavailable": "Անձնական էջը հասանելի չի",
|
"empty_column.account_unavailable": "Անձնական էջը հասանելի չի",
|
||||||
"empty_column.blocks": "Դու դեռ ոչ մէկի չես արգելափակել։",
|
"empty_column.blocks": "Դու դեռ ոչ մէկի չես արգելափակել։",
|
||||||
"empty_column.bookmarked_statuses": "You don't have any bookmarked toots yet. When you bookmark one, it will show up here.",
|
"empty_column.bookmarked_statuses": "Դու դեռ չունես որեւէ էջանշւած թութ։ Երբ էջանշես, դրանք կերեւան այստեղ։",
|
||||||
"empty_column.community": "Տեղական հոսքը դատա՛րկ է։ Հրապարակային մի բան գրիր շարժիչը խոդ տալու համար։",
|
"empty_column.community": "Տեղական հոսքը դատա՛րկ է։ Հրապարակային մի բան գրիր շարժիչը խոդ տալու համար։",
|
||||||
"empty_column.direct": "Դու դեռ չունես ոչ մի հասցէագրուած հաղորդագրութիւն։ Երբ ուղարկես կամ ստանաս որեւէ անձնական նամակ, այն այստեղ կերեւայ։",
|
"empty_column.direct": "Դու դեռ չունես ոչ մի հասցէագրուած հաղորդագրութիւն։ Երբ ուղարկես կամ ստանաս որեւէ անձնական նամակ, այն այստեղ կերեւայ։",
|
||||||
"empty_column.domain_blocks": "Թաքցուած տիրոյթներ դեռ չկան։",
|
"empty_column.domain_blocks": "Թաքցուած տիրոյթներ դեռ չկան։",
|
||||||
"empty_column.favourited_statuses": "Դու դեռ չունես որեւէ հաւանած թութ։ Երբ հաւանես, դրանք կերեւան այստեղ։",
|
"empty_column.favourited_statuses": "Դու դեռ չունես որեւէ հաւանած թութ։ Երբ հաւանես, դրանք կերեւան այստեղ։",
|
||||||
"empty_column.favourites": "Այս թութը ոչ մէկ դեռ չի հաւանել։ Հաւանողները կերեւան այստեղ, երբ նշեն թութը հաւանած։",
|
"empty_column.favourites": "Այս թութը ոչ մէկ դեռ չի հաւանել։ Հաւանողները կերեւան այստեղ, երբ նշեն թութը հաւանած։",
|
||||||
"empty_column.follow_requests": "You don't have any follow requests yet. When you receive one, it will show up here.",
|
"empty_column.follow_requests": "Դու դեռ չունես որեւէ հետևելու հայտ։ Բոլոր նման հայտերը կհայտնվեն այստեղ։",
|
||||||
"empty_column.hashtag": "Այս պիտակով դեռ ոչինչ չկա։",
|
"empty_column.hashtag": "Այս պիտակով դեռ ոչինչ չկա։",
|
||||||
"empty_column.home": "Քո հիմնական հոսքը դատա՛րկ է։ Այցելի՛ր {public}ը կամ օգտվիր որոնումից՝ այլ մարդկանց հանդիպելու համար։",
|
"empty_column.home": "Քո հիմնական հոսքը դատա՛րկ է։ Այցելի՛ր {public}ը կամ օգտվիր որոնումից՝ այլ մարդկանց հանդիպելու համար։",
|
||||||
"empty_column.home.public_timeline": "հրապարակային հոսք",
|
"empty_column.home.public_timeline": "հրապարակային հոսք",
|
||||||
"empty_column.list": "Այս ցանկում դեռ ոչինչ չկա։ Երբ ցանկի անդամներից որեւէ մեկը նոր թութ գրի, այն կհայտնվի այստեղ։",
|
"empty_column.list": "Այս ցանկում դեռ ոչինչ չկա։ Երբ ցանկի անդամներից որեւէ մեկը նոր թութ գրի, այն կհայտնվի այստեղ։",
|
||||||
"empty_column.lists": "You don't have any lists yet. When you create one, it will show up here.",
|
"empty_column.lists": "Դուք դեռ չունեք ստեղծած ցանկ։ Ցանկ ստեղծելուն պես այն կհայտնվի այստեղ։",
|
||||||
"empty_column.mutes": "Առայժմ ոչ ոքի չեք արգելափակել։",
|
"empty_column.mutes": "Առայժմ ոչ ոքի չեք լռեցրել։",
|
||||||
"empty_column.notifications": "Ոչ մի ծանուցում դեռ չունես։ Բզիր մյուսներին՝ խոսակցությունը սկսելու համար։",
|
"empty_column.notifications": "Ոչ մի ծանուցում դեռ չունես։ Բզիր մյուսներին՝ խոսակցությունը սկսելու համար։",
|
||||||
"empty_column.public": "Այստեղ բան չկա՛։ Հրապարակային մի բան գրիր կամ հետեւիր այլ հանգույցներից էակների՝ այն լցնելու համար։",
|
"empty_column.public": "Այստեղ բան չկա՛։ Հրապարակային մի բան գրիր կամ հետեւիր այլ հանգույցներից էակների՝ այն լցնելու համար։",
|
||||||
"error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
|
"error.unexpected_crash.explanation": "Մեր ծրագրակազմում վրիպակի կամ դիտարկչի անհամատեղելիության պատճառով այս էջը չի կարող լիարժեք պատկերվել։",
|
||||||
"error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
|
"error.unexpected_crash.next_steps": "Փորձիր թարմացնել էջը։ Եթե դա չօգնի ապա կարող ես օգտվել Մաստադոնից ուրիշ դիտարկիչով կամ հավելվածով։",
|
||||||
"errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
|
"errors.unexpected_crash.copy_stacktrace": "Պատճենել սթաքթրեյսը սեղմատախտակին",
|
||||||
"errors.unexpected_crash.report_issue": "Զեկուցել խնդրի մասին",
|
"errors.unexpected_crash.report_issue": "Զեկուցել խնդրի մասին",
|
||||||
"follow_request.authorize": "Վավերացնել",
|
"follow_request.authorize": "Վավերացնել",
|
||||||
"follow_request.reject": "Մերժել",
|
"follow_request.reject": "Մերժել",
|
||||||
"getting_started.developers": "Մշակողներ",
|
"getting_started.developers": "Մշակողներ",
|
||||||
"getting_started.directory": "Պրոֆիլի տեղադրավայրը",
|
"getting_started.directory": "Օգտատերերի շտեմարան",
|
||||||
"getting_started.documentation": "Փաստաթղթեր",
|
"getting_started.documentation": "Փաստաթղթեր",
|
||||||
"getting_started.heading": "Ինչպես սկսել",
|
"getting_started.heading": "Ինչպես սկսել",
|
||||||
"getting_started.invite": "Հրավիրել մարդկանց",
|
"getting_started.invite": "Հրավիրել մարդկանց",
|
||||||
|
@ -175,8 +175,8 @@
|
||||||
"hashtag.column_header.tag_mode.all": "և {additional}",
|
"hashtag.column_header.tag_mode.all": "և {additional}",
|
||||||
"hashtag.column_header.tag_mode.any": "կամ {additional}",
|
"hashtag.column_header.tag_mode.any": "կամ {additional}",
|
||||||
"hashtag.column_header.tag_mode.none": "առանց {additional}",
|
"hashtag.column_header.tag_mode.none": "առանց {additional}",
|
||||||
"hashtag.column_settings.select.no_options_message": "No suggestions found",
|
"hashtag.column_settings.select.no_options_message": "Առաջարկներ չկան",
|
||||||
"hashtag.column_settings.select.placeholder": "Enter hashtags…",
|
"hashtag.column_settings.select.placeholder": "Ավելացրու հեշթեգեր…",
|
||||||
"hashtag.column_settings.tag_mode.all": "Բոլորը",
|
"hashtag.column_settings.tag_mode.all": "Բոլորը",
|
||||||
"hashtag.column_settings.tag_mode.any": "Ցանկացածը",
|
"hashtag.column_settings.tag_mode.any": "Ցանկացածը",
|
||||||
"hashtag.column_settings.tag_mode.none": "Ոչ մեկը",
|
"hashtag.column_settings.tag_mode.none": "Ոչ մեկը",
|
||||||
|
@ -184,50 +184,50 @@
|
||||||
"home.column_settings.basic": "Հիմնական",
|
"home.column_settings.basic": "Հիմնական",
|
||||||
"home.column_settings.show_reblogs": "Ցուցադրել տարածածները",
|
"home.column_settings.show_reblogs": "Ցուցադրել տարածածները",
|
||||||
"home.column_settings.show_replies": "Ցուցադրել պատասխանները",
|
"home.column_settings.show_replies": "Ցուցադրել պատասխանները",
|
||||||
"home.hide_announcements": "Hide announcements",
|
"home.hide_announcements": "Թաքցնել հայտարարությունները",
|
||||||
"home.show_announcements": "Show announcements",
|
"home.show_announcements": "Ցուցադրել հայտարարությունները",
|
||||||
"intervals.full.days": "{number, plural, one {# day} other {# days}}",
|
"intervals.full.days": "{number, plural, one {# օր} other {# օր}}",
|
||||||
"intervals.full.hours": "{number, plural, one {# hour} other {# hours}}",
|
"intervals.full.hours": "{number, plural, one {# ժամ} other {# ժամ}}",
|
||||||
"intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
|
"intervals.full.minutes": "{number, plural, one {# րոպե} other {# րոպե}}",
|
||||||
"introduction.federation.action": "Հաջորդ",
|
"introduction.federation.action": "Հաջորդ",
|
||||||
"introduction.federation.federated.headline": "Federated",
|
"introduction.federation.federated.headline": "Դաշնային",
|
||||||
"introduction.federation.federated.text": "Public posts from other servers of the fediverse will appear in the federated timeline.",
|
"introduction.federation.federated.text": "Դաշտնեզերքի հարևան հանգույցների հանրային գրառումները կհայտնվեն դաշնային հոսքում։",
|
||||||
"introduction.federation.home.headline": "Հիմնական",
|
"introduction.federation.home.headline": "Հիմնական",
|
||||||
"introduction.federation.home.text": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
|
"introduction.federation.home.text": "Այն անձանց թթերը ում հետևում ես, կհայտնվի հիմնական հոսքում։ Դու կարող ես հետևել ցանկացած անձի ցանկացած հանգույցից։",
|
||||||
"introduction.federation.local.headline": "Տեղային",
|
"introduction.federation.local.headline": "Տեղային",
|
||||||
"introduction.federation.local.text": "Public posts from people on the same server as you will appear in the local timeline.",
|
"introduction.federation.local.text": "Տեղական հոսքում կարող ես տեսնել քո հանգույցի բոլոր հանրային գրառումները։",
|
||||||
"introduction.interactions.action": "Finish toot-orial!",
|
"introduction.interactions.action": "Finish toot-orial!",
|
||||||
"introduction.interactions.favourite.headline": "Նախընտրելի",
|
"introduction.interactions.favourite.headline": "Նախընտրելի",
|
||||||
"introduction.interactions.favourite.text": "You can save a toot for later, and let the author know that you liked it, by favouriting it.",
|
"introduction.interactions.favourite.text": "Փոխանցիր հեղինակին որ քեզ դուր է եկել իր թութը հավանելով այն։",
|
||||||
"introduction.interactions.reblog.headline": "Տարածել",
|
"introduction.interactions.reblog.headline": "Տարածել",
|
||||||
"introduction.interactions.reblog.text": "You can share other people's toots with your followers by boosting them.",
|
"introduction.interactions.reblog.text": "Կիսիր այլ օգտատերերի թութերը քո հետևորդների հետ տարածելով դրանք քո անձնական էջում։",
|
||||||
"introduction.interactions.reply.headline": "Պատասխանել",
|
"introduction.interactions.reply.headline": "Պատասխանել",
|
||||||
"introduction.interactions.reply.text": "You can reply to other people's and your own toots, which will chain them together in a conversation.",
|
"introduction.interactions.reply.text": "Արձագանքիր ուրիշների և քո թթերին, դրանք կդարսվեն մեկ ընհանուր քննարկման շղթայով։",
|
||||||
"introduction.welcome.action": "Գնացի՜նք։",
|
"introduction.welcome.action": "Գնացի՜նք։",
|
||||||
"introduction.welcome.headline": "Առաջին քայլեր",
|
"introduction.welcome.headline": "Առաջին քայլեր",
|
||||||
"introduction.welcome.text": "Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
|
"introduction.welcome.text": "Դաշնեզերքը ողջունում է ձեզ։ Շուտով կկարողանաս ուղարկել նամակներ ու շփվել տարբեր հանգույցների ընկերներիդ հետ։ Բայց մտապահիր {domain} հանգույցը, այն յուրահատուկ է, այստեղ է պահվում քո հաշիվը։",
|
||||||
"keyboard_shortcuts.back": "ետ նավարկելու համար",
|
"keyboard_shortcuts.back": "ետ նավարկելու համար",
|
||||||
"keyboard_shortcuts.blocked": "արգելափակված օգտատերերի ցանկը բացելու համար",
|
"keyboard_shortcuts.blocked": "արգելափակված օգտատերերի ցանկը բացելու համար",
|
||||||
"keyboard_shortcuts.boost": "տարածելու համար",
|
"keyboard_shortcuts.boost": "տարածելու համար",
|
||||||
"keyboard_shortcuts.column": "սյուներից մեկի վրա սեւեռվելու համար",
|
"keyboard_shortcuts.column": "սյուներից մեկի վրա սեւեռվելու համար",
|
||||||
"keyboard_shortcuts.compose": "շարադրման տիրույթին սեւեռվելու համար",
|
"keyboard_shortcuts.compose": "շարադրման տիրույթին սեւեռվելու համար",
|
||||||
"keyboard_shortcuts.description": "Նկարագրություն",
|
"keyboard_shortcuts.description": "Նկարագրություն",
|
||||||
"keyboard_shortcuts.direct": "to open direct messages column",
|
"keyboard_shortcuts.direct": "հասցեագրված գրվածքների հոսքը բացելու համար",
|
||||||
"keyboard_shortcuts.down": "ցանկով ներքեւ շարժվելու համար",
|
"keyboard_shortcuts.down": "ցանկով ներքեւ շարժվելու համար",
|
||||||
"keyboard_shortcuts.enter": "թութը բացելու համար",
|
"keyboard_shortcuts.enter": "թութը բացելու համար",
|
||||||
"keyboard_shortcuts.favourite": "հավանելու համար",
|
"keyboard_shortcuts.favourite": "հավանելու համար",
|
||||||
"keyboard_shortcuts.favourites": "to open favourites list",
|
"keyboard_shortcuts.favourites": "էջանիշերի ցուցակը բացելու համար",
|
||||||
"keyboard_shortcuts.federated": "to open federated timeline",
|
"keyboard_shortcuts.federated": "դաշնային հոսքին անցնելու համար",
|
||||||
"keyboard_shortcuts.heading": "Ստեղնաշարի կարճատներ",
|
"keyboard_shortcuts.heading": "Ստեղնաշարի կարճատներ",
|
||||||
"keyboard_shortcuts.home": "to open home timeline",
|
"keyboard_shortcuts.home": "անձնական հոսքին անցնելու համար",
|
||||||
"keyboard_shortcuts.hotkey": "Հատուկ ստեղն",
|
"keyboard_shortcuts.hotkey": "Հատուկ ստեղն",
|
||||||
"keyboard_shortcuts.legend": "այս ձեռնարկը ցուցադրելու համար",
|
"keyboard_shortcuts.legend": "այս ձեռնարկը ցուցադրելու համար",
|
||||||
"keyboard_shortcuts.local": "to open local timeline",
|
"keyboard_shortcuts.local": "տեղական հոսքին անցնելու համար",
|
||||||
"keyboard_shortcuts.mention": "հեղինակին նշելու համար",
|
"keyboard_shortcuts.mention": "հեղինակին նշելու համար",
|
||||||
"keyboard_shortcuts.muted": "to open muted users list",
|
"keyboard_shortcuts.muted": "լռեցված օգտատերերի ցանկը բացելու համար",
|
||||||
"keyboard_shortcuts.my_profile": "to open your profile",
|
"keyboard_shortcuts.my_profile": "սեփական էջին անցնելու համար",
|
||||||
"keyboard_shortcuts.notifications": "to open notifications column",
|
"keyboard_shortcuts.notifications": "ծանուցումեների սյունակը բացելու համար",
|
||||||
"keyboard_shortcuts.open_media": "to open media",
|
"keyboard_shortcuts.open_media": "ցուցադրել մեդիան",
|
||||||
"keyboard_shortcuts.pinned": "ամրացուած թթերի ցանկը բացելու համար",
|
"keyboard_shortcuts.pinned": "ամրացուած թթերի ցանկը բացելու համար",
|
||||||
"keyboard_shortcuts.profile": "հեղինակի անձնական էջը բացելու համար",
|
"keyboard_shortcuts.profile": "հեղինակի անձնական էջը բացելու համար",
|
||||||
"keyboard_shortcuts.reply": "պատասխանելու համար",
|
"keyboard_shortcuts.reply": "պատասխանելու համար",
|
||||||
|
@ -252,7 +252,7 @@
|
||||||
"lists.new.title_placeholder": "Նոր ցանկի վերնագիր",
|
"lists.new.title_placeholder": "Նոր ցանկի վերնագիր",
|
||||||
"lists.search": "Փնտրել քո հետեւած մարդկանց մեջ",
|
"lists.search": "Փնտրել քո հետեւած մարդկանց մեջ",
|
||||||
"lists.subheading": "Քո ցանկերը",
|
"lists.subheading": "Քո ցանկերը",
|
||||||
"load_pending": "{count, plural, one {# new item} other {# new items}}",
|
"load_pending": "{count, plural, one {# նոր նյութ} other {# նոր նյութ}}",
|
||||||
"loading_indicator.label": "Բեռնվում է…",
|
"loading_indicator.label": "Բեռնվում է…",
|
||||||
"media_gallery.toggle_visible": "Ցուցադրել/թաքցնել",
|
"media_gallery.toggle_visible": "Ցուցադրել/թաքցնել",
|
||||||
"missing_indicator.label": "Չգտնվեց",
|
"missing_indicator.label": "Չգտնվեց",
|
||||||
|
@ -283,7 +283,7 @@
|
||||||
"navigation_bar.security": "Անվտանգություն",
|
"navigation_bar.security": "Անվտանգություն",
|
||||||
"notification.favourite": "{name} հավանեց թութդ",
|
"notification.favourite": "{name} հավանեց թութդ",
|
||||||
"notification.follow": "{name} սկսեց հետեւել քեզ",
|
"notification.follow": "{name} սկսեց հետեւել քեզ",
|
||||||
"notification.follow_request": "{name} has requested to follow you",
|
"notification.follow_request": "{name} քեզ հետևելու հայց է ուղարկել",
|
||||||
"notification.mention": "{name} նշեց քեզ",
|
"notification.mention": "{name} նշեց քեզ",
|
||||||
"notification.own_poll": "Հարցումդ աւարտուեց",
|
"notification.own_poll": "Հարցումդ աւարտուեց",
|
||||||
"notification.poll": "Հարցումը, ուր դու քուէարկել ես, աւարտուեց։",
|
"notification.poll": "Հարցումը, ուր դու քուէարկել ես, աւարտուեց։",
|
||||||
|
@ -296,7 +296,7 @@
|
||||||
"notifications.column_settings.filter_bar.category": "Արագ զտման վահանակ",
|
"notifications.column_settings.filter_bar.category": "Արագ զտման վահանակ",
|
||||||
"notifications.column_settings.filter_bar.show": "Ցուցադրել",
|
"notifications.column_settings.filter_bar.show": "Ցուցադրել",
|
||||||
"notifications.column_settings.follow": "Նոր հետեւողներ՝",
|
"notifications.column_settings.follow": "Նոր հետեւողներ՝",
|
||||||
"notifications.column_settings.follow_request": "New follow requests:",
|
"notifications.column_settings.follow_request": "Նոր հետեւելու հայցեր:",
|
||||||
"notifications.column_settings.mention": "Նշումներ՝",
|
"notifications.column_settings.mention": "Նշումներ՝",
|
||||||
"notifications.column_settings.poll": "Հարցման արդիւնքները՝",
|
"notifications.column_settings.poll": "Հարցման արդիւնքները՝",
|
||||||
"notifications.column_settings.push": "Հրելու ծանուցումներ",
|
"notifications.column_settings.push": "Հրելու ծանուցումներ",
|
||||||
|
@ -312,8 +312,8 @@
|
||||||
"notifications.group": "{count} ծանուցում",
|
"notifications.group": "{count} ծանուցում",
|
||||||
"poll.closed": "Փակ",
|
"poll.closed": "Փակ",
|
||||||
"poll.refresh": "Թարմացնել",
|
"poll.refresh": "Թարմացնել",
|
||||||
"poll.total_people": "{count, plural, one {# person} other {# people}}",
|
"poll.total_people": "{count, plural, one {# հոգի} other {# հոգի}}",
|
||||||
"poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
|
"poll.total_votes": "{count, plural, one {# ձայն} other {# ձայն}}",
|
||||||
"poll.vote": "Քուէարկել",
|
"poll.vote": "Քուէարկել",
|
||||||
"poll.voted": "Դու քուէարկել ես այս տարբերակի համար",
|
"poll.voted": "Դու քուէարկել ես այս տարբերակի համար",
|
||||||
"poll_button.add_poll": "Աւելացնել հարցում",
|
"poll_button.add_poll": "Աւելացնել հարցում",
|
||||||
|
@ -335,7 +335,7 @@
|
||||||
"relative_time.just_now": "նոր",
|
"relative_time.just_now": "նոր",
|
||||||
"relative_time.minutes": "{number}ր",
|
"relative_time.minutes": "{number}ր",
|
||||||
"relative_time.seconds": "{number}վ",
|
"relative_time.seconds": "{number}վ",
|
||||||
"relative_time.today": "today",
|
"relative_time.today": "Այսօր",
|
||||||
"reply_indicator.cancel": "Չեղարկել",
|
"reply_indicator.cancel": "Չեղարկել",
|
||||||
"report.forward": "Փոխանցել {target}֊ին",
|
"report.forward": "Փոխանցել {target}֊ին",
|
||||||
"report.forward_hint": "Այս հաշիւ այլ հանգոյցից է։ Ուղարկե՞մ այնտեղ էլ այս բողոքի անոնիմ պատճէնը։",
|
"report.forward_hint": "Այս հաշիւ այլ հանգոյցից է։ Ուղարկե՞մ այնտեղ էլ այս բողոքի անոնիմ պատճէնը։",
|
||||||
|
@ -361,10 +361,10 @@
|
||||||
"status.bookmark": "Էջանիշ",
|
"status.bookmark": "Էջանիշ",
|
||||||
"status.cancel_reblog_private": "Ապատարածել",
|
"status.cancel_reblog_private": "Ապատարածել",
|
||||||
"status.cannot_reblog": "Այս թութը չի կարող տարածվել",
|
"status.cannot_reblog": "Այս թութը չի կարող տարածվել",
|
||||||
"status.copy": "Copy link to status",
|
"status.copy": "Պատճենել գրառման հղումը",
|
||||||
"status.delete": "Ջնջել",
|
"status.delete": "Ջնջել",
|
||||||
"status.detailed_status": "Detailed conversation view",
|
"status.detailed_status": "Շղթայի ընդլայնված դիտում",
|
||||||
"status.direct": "Direct message @{name}",
|
"status.direct": "Նամակ գրել {name} -ին",
|
||||||
"status.embed": "Ներդնել",
|
"status.embed": "Ներդնել",
|
||||||
"status.favourite": "Հավանել",
|
"status.favourite": "Հավանել",
|
||||||
"status.filtered": "Զտված",
|
"status.filtered": "Զտված",
|
||||||
|
@ -376,57 +376,57 @@
|
||||||
"status.mute_conversation": "Լռեցնել խոսակցությունը",
|
"status.mute_conversation": "Լռեցնել խոսակցությունը",
|
||||||
"status.open": "Ընդարձակել այս թութը",
|
"status.open": "Ընդարձակել այս թութը",
|
||||||
"status.pin": "Ամրացնել անձնական էջում",
|
"status.pin": "Ամրացնել անձնական էջում",
|
||||||
"status.pinned": "Pinned toot",
|
"status.pinned": "Ամրացված թութ",
|
||||||
"status.read_more": "Կարդալ ավելին",
|
"status.read_more": "Կարդալ ավելին",
|
||||||
"status.reblog": "Տարածել",
|
"status.reblog": "Տարածել",
|
||||||
"status.reblog_private": "Boost to original audience",
|
"status.reblog_private": "Տարածել սեփական լսարանին",
|
||||||
"status.reblogged_by": "{name} տարածել է",
|
"status.reblogged_by": "{name} տարածել է",
|
||||||
"status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.",
|
"status.reblogs.empty": "Այս թութը ոչ մէկ դեռ չի տարածել։ Տարածողները կերեւան այստեղ, երբ որևէ մեկը տարածի։",
|
||||||
"status.redraft": "Delete & re-draft",
|
"status.redraft": "Ջնջել եւ վերակազմել",
|
||||||
"status.remove_bookmark": "Remove bookmark",
|
"status.remove_bookmark": "Հեռացնել էջանիշերից",
|
||||||
"status.reply": "Պատասխանել",
|
"status.reply": "Պատասխանել",
|
||||||
"status.replyAll": "Պատասխանել թելին",
|
"status.replyAll": "Պատասխանել թելին",
|
||||||
"status.report": "Բողոքել @{name}֊ից",
|
"status.report": "Բողոքել @{name}֊ից",
|
||||||
"status.sensitive_warning": "Կասկածելի բովանդակություն",
|
"status.sensitive_warning": "Կասկածելի բովանդակություն",
|
||||||
"status.share": "Կիսվել",
|
"status.share": "Կիսվել",
|
||||||
"status.show_less": "Պակաս",
|
"status.show_less": "Պակաս",
|
||||||
"status.show_less_all": "Show less for all",
|
"status.show_less_all": "Թաքցնել բոլոր նախազգուշացնումները",
|
||||||
"status.show_more": "Ավելին",
|
"status.show_more": "Ավելին",
|
||||||
"status.show_more_all": "Show more for all",
|
"status.show_more_all": "Ցուցադրել բոլոր նախազգուշացնումները",
|
||||||
"status.show_thread": "Show thread",
|
"status.show_thread": "Բացել շղթան",
|
||||||
"status.uncached_media_warning": "Անհասանելի",
|
"status.uncached_media_warning": "Անհասանելի",
|
||||||
"status.unmute_conversation": "Ապալռեցնել խոսակցությունը",
|
"status.unmute_conversation": "Ապալռեցնել խոսակցությունը",
|
||||||
"status.unpin": "Հանել անձնական էջից",
|
"status.unpin": "Հանել անձնական էջից",
|
||||||
"suggestions.dismiss": "Dismiss suggestion",
|
"suggestions.dismiss": "Անտեսել առաջարկը",
|
||||||
"suggestions.header": "You might be interested in…",
|
"suggestions.header": "Միգուցե քեզ հետաքրքրի…",
|
||||||
"tabs_bar.federated_timeline": "Դաշնային",
|
"tabs_bar.federated_timeline": "Դաշնային",
|
||||||
"tabs_bar.home": "Հիմնական",
|
"tabs_bar.home": "Հիմնական",
|
||||||
"tabs_bar.local_timeline": "Տեղական",
|
"tabs_bar.local_timeline": "Տեղական",
|
||||||
"tabs_bar.notifications": "Ծանուցումներ",
|
"tabs_bar.notifications": "Ծանուցումներ",
|
||||||
"tabs_bar.search": "Փնտրել",
|
"tabs_bar.search": "Փնտրել",
|
||||||
"time_remaining.days": "{number, plural, one {# day} other {# days}} left",
|
"time_remaining.days": "{number, plural, one {մնաց # օր} other {մնաց # օր}}",
|
||||||
"time_remaining.hours": "{number, plural, one {# ժամ} other {# ժամ}} անց",
|
"time_remaining.hours": "{number, plural, one {# ժամ} other {# ժամ}} անց",
|
||||||
"time_remaining.minutes": "{number, plural, one {# րոպե} other {# րոպե}} անց",
|
"time_remaining.minutes": "{number, plural, one {# րոպե} other {# րոպե}} անց",
|
||||||
"time_remaining.moments": "Moments remaining",
|
"time_remaining.moments": "Մնացել է մի քանի վարկյան",
|
||||||
"time_remaining.seconds": "{number, plural, one {# վայրկյան} other {# վայրկյան}} անց",
|
"time_remaining.seconds": "{number, plural, one {# վայրկյան} other {# վայրկյան}} անց",
|
||||||
"trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} talking",
|
"trends.count_by_accounts": "{count} {rawCount, plural, one {հոգի} other {հոգի}} խոսում է սրա մասին",
|
||||||
"trends.trending_now": "Այժմ արդիական",
|
"trends.trending_now": "Այժմ արդիական",
|
||||||
"ui.beforeunload": "Քո սեւագիրը կկորի, եթե լքես Մաստոդոնը։",
|
"ui.beforeunload": "Քո սեւագիրը կկորի, եթե լքես Մաստոդոնը։",
|
||||||
"upload_area.title": "Քաշիր ու նետիր՝ վերբեռնելու համար",
|
"upload_area.title": "Քաշիր ու նետիր՝ վերբեռնելու համար",
|
||||||
"upload_button.label": "Ավելացնել մեդիա",
|
"upload_button.label": "Ավելացնել մեդիա",
|
||||||
"upload_error.limit": "Ֆայլի վերբեռնման սահմանաչափը գերազանցված է։",
|
"upload_error.limit": "Ֆայլի վերբեռնման սահմանաչափը գերազանցված է։",
|
||||||
"upload_error.poll": "File upload not allowed with polls.",
|
"upload_error.poll": "Հարցումների հետ ֆայլ կցել հնարավոր չէ։",
|
||||||
"upload_form.audio_description": "Describe for people with hearing loss",
|
"upload_form.audio_description": "Նկարագրիր ձայնագրության բովանդակությունը լսողական խնդիրներով անձանց համար",
|
||||||
"upload_form.description": "Նկարագրություն ավելացրու տեսողական խնդիրներ ունեցողների համար",
|
"upload_form.description": "Նկարագրություն ավելացրու տեսողական խնդիրներ ունեցողների համար",
|
||||||
"upload_form.edit": "Խմբագրել",
|
"upload_form.edit": "Խմբագրել",
|
||||||
"upload_form.undo": "Հետարկել",
|
"upload_form.undo": "Հետարկել",
|
||||||
"upload_form.video_description": "Describe for people with hearing loss or visual impairment",
|
"upload_form.video_description": "Նկարագրիր տեսանյութը լսողական կամ տեսողական խնդիրներով անձանց համար",
|
||||||
"upload_modal.analyzing_picture": "Լուսանկարի վերլուծում…",
|
"upload_modal.analyzing_picture": "Լուսանկարի վերլուծում…",
|
||||||
"upload_modal.apply": "Կիրառել",
|
"upload_modal.apply": "Կիրառել",
|
||||||
"upload_modal.description_placeholder": "Ճկուն շագանակագույն աղվեսը ցատկում է ծույլ շան վրայով",
|
"upload_modal.description_placeholder": "Ճկուն շագանակագույն աղվեսը ցատկում է ծույլ շան վրայով",
|
||||||
"upload_modal.detect_text": "Հայտնբերել տեքստը նկարից",
|
"upload_modal.detect_text": "Հայտնբերել տեքստը նկարից",
|
||||||
"upload_modal.edit_media": "Խմբագրել մեդիան",
|
"upload_modal.edit_media": "Խմբագրել մեդիան",
|
||||||
"upload_modal.hint": "Click or drag the circle on the preview to choose the focal point which will always be in view on all thumbnails.",
|
"upload_modal.hint": "Սեղմեք և տեղաշարժեք նախատեսքի վրայի շրջանակը ընտրելու այն կետը որը միշտ տեսանելի կլինի մանրապատկերներում։",
|
||||||
"upload_modal.preview_label": "Նախադիտում ({ratio})",
|
"upload_modal.preview_label": "Նախադիտում ({ratio})",
|
||||||
"upload_progress.label": "Վերբեռնվում է…",
|
"upload_progress.label": "Վերբեռնվում է…",
|
||||||
"video.close": "Փակել տեսագրությունը",
|
"video.close": "Փակել տեսագրությունը",
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"account.block": "Blocca @{name}",
|
"account.block": "Blocca @{name}",
|
||||||
"account.block_domain": "Nascondi tutto da {domain}",
|
"account.block_domain": "Nascondi tutto da {domain}",
|
||||||
"account.blocked": "Bloccato",
|
"account.blocked": "Bloccato",
|
||||||
"account.cancel_follow_request": "Annulla richiesta di seguito",
|
"account.cancel_follow_request": "Annulla richiesta di seguire",
|
||||||
"account.direct": "Invia messaggio privato a @{name}",
|
"account.direct": "Invia messaggio privato a @{name}",
|
||||||
"account.domain_blocked": "Dominio nascosto",
|
"account.domain_blocked": "Dominio nascosto",
|
||||||
"account.edit_profile": "Modifica profilo",
|
"account.edit_profile": "Modifica profilo",
|
||||||
|
@ -36,7 +36,7 @@
|
||||||
"account.unblock": "Sblocca @{name}",
|
"account.unblock": "Sblocca @{name}",
|
||||||
"account.unblock_domain": "Non nascondere {domain}",
|
"account.unblock_domain": "Non nascondere {domain}",
|
||||||
"account.unendorse": "Non mettere in evidenza sul profilo",
|
"account.unendorse": "Non mettere in evidenza sul profilo",
|
||||||
"account.unfollow": "Non seguire",
|
"account.unfollow": "Smetti di seguire",
|
||||||
"account.unmute": "Non silenziare @{name}",
|
"account.unmute": "Non silenziare @{name}",
|
||||||
"account.unmute_notifications": "Non silenziare più le notifiche da @{name}",
|
"account.unmute_notifications": "Non silenziare più le notifiche da @{name}",
|
||||||
"alert.rate_limited.message": "Riprova dopo {retry_time, time, medium}.",
|
"alert.rate_limited.message": "Riprova dopo {retry_time, time, medium}.",
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
"account.badges.bot": "Bot",
|
"account.badges.bot": "Bot",
|
||||||
"account.badges.group": "Group",
|
"account.badges.group": "Group",
|
||||||
"account.block": "@{name}さんをブロック",
|
"account.block": "@{name}さんをブロック",
|
||||||
"account.block_domain": "{domain}全体を非表示",
|
"account.block_domain": "{domain}全体をブロック",
|
||||||
"account.blocked": "ブロック済み",
|
"account.blocked": "ブロック済み",
|
||||||
"account.cancel_follow_request": "フォローリクエストを取り消す",
|
"account.cancel_follow_request": "フォローリクエストを取り消す",
|
||||||
"account.direct": "@{name}さんにダイレクトメッセージ",
|
"account.direct": "@{name}さんにダイレクトメッセージ",
|
||||||
"account.domain_blocked": "ドメイン非表示中",
|
"account.domain_blocked": "ドメインブロック中",
|
||||||
"account.edit_profile": "プロフィール編集",
|
"account.edit_profile": "プロフィール編集",
|
||||||
"account.endorse": "プロフィールで紹介する",
|
"account.endorse": "プロフィールで紹介する",
|
||||||
"account.follow": "フォロー",
|
"account.follow": "フォロー",
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
"account.share": "@{name}さんのプロフィールを共有する",
|
"account.share": "@{name}さんのプロフィールを共有する",
|
||||||
"account.show_reblogs": "@{name}さんからのブーストを表示",
|
"account.show_reblogs": "@{name}さんからのブーストを表示",
|
||||||
"account.unblock": "@{name}さんのブロックを解除",
|
"account.unblock": "@{name}さんのブロックを解除",
|
||||||
"account.unblock_domain": "{domain}の非表示を解除",
|
"account.unblock_domain": "{domain}のブロックを解除",
|
||||||
"account.unendorse": "プロフィールから外す",
|
"account.unendorse": "プロフィールから外す",
|
||||||
"account.unfollow": "フォロー解除",
|
"account.unfollow": "フォロー解除",
|
||||||
"account.unmute": "@{name}さんのミュートを解除",
|
"account.unmute": "@{name}さんのミュートを解除",
|
||||||
|
@ -57,7 +57,7 @@
|
||||||
"column.community": "ローカルタイムライン",
|
"column.community": "ローカルタイムライン",
|
||||||
"column.direct": "ダイレクトメッセージ",
|
"column.direct": "ダイレクトメッセージ",
|
||||||
"column.directory": "ディレクトリ",
|
"column.directory": "ディレクトリ",
|
||||||
"column.domain_blocks": "非表示にしたドメイン",
|
"column.domain_blocks": "ブロックしたドメイン",
|
||||||
"column.favourites": "お気に入り",
|
"column.favourites": "お気に入り",
|
||||||
"column.follow_requests": "フォローリクエスト",
|
"column.follow_requests": "フォローリクエスト",
|
||||||
"column.home": "ホーム",
|
"column.home": "ホーム",
|
||||||
|
@ -107,7 +107,7 @@
|
||||||
"confirmations.delete.message": "本当に削除しますか?",
|
"confirmations.delete.message": "本当に削除しますか?",
|
||||||
"confirmations.delete_list.confirm": "削除",
|
"confirmations.delete_list.confirm": "削除",
|
||||||
"confirmations.delete_list.message": "本当にこのリストを完全に削除しますか?",
|
"confirmations.delete_list.message": "本当にこのリストを完全に削除しますか?",
|
||||||
"confirmations.domain_block.confirm": "ドメイン全体を非表示",
|
"confirmations.domain_block.confirm": "ドメイン全体をブロック",
|
||||||
"confirmations.domain_block.message": "本当に{domain}全体を非表示にしますか? 多くの場合は個別にブロックやミュートするだけで充分であり、また好ましいです。公開タイムラインにそのドメインのコンテンツが表示されなくなり、通知も届かなくなります。そのドメインのフォロワーはアンフォローされます。",
|
"confirmations.domain_block.message": "本当に{domain}全体を非表示にしますか? 多くの場合は個別にブロックやミュートするだけで充分であり、また好ましいです。公開タイムラインにそのドメインのコンテンツが表示されなくなり、通知も届かなくなります。そのドメインのフォロワーはアンフォローされます。",
|
||||||
"confirmations.logout.confirm": "ログアウト",
|
"confirmations.logout.confirm": "ログアウト",
|
||||||
"confirmations.logout.message": "本当にログアウトしますか?",
|
"confirmations.logout.message": "本当にログアウトしますか?",
|
||||||
|
@ -150,7 +150,7 @@
|
||||||
"empty_column.bookmarked_statuses": "まだ何もブックマーク登録していません。ブックマーク登録するとここに表示されます。",
|
"empty_column.bookmarked_statuses": "まだ何もブックマーク登録していません。ブックマーク登録するとここに表示されます。",
|
||||||
"empty_column.community": "ローカルタイムラインはまだ使われていません。何か書いてみましょう!",
|
"empty_column.community": "ローカルタイムラインはまだ使われていません。何か書いてみましょう!",
|
||||||
"empty_column.direct": "ダイレクトメッセージはまだありません。ダイレクトメッセージをやりとりすると、ここに表示されます。",
|
"empty_column.direct": "ダイレクトメッセージはまだありません。ダイレクトメッセージをやりとりすると、ここに表示されます。",
|
||||||
"empty_column.domain_blocks": "非表示にしているドメインはありません。",
|
"empty_column.domain_blocks": "ブロックしているドメインはありません。",
|
||||||
"empty_column.favourited_statuses": "まだ何もお気に入り登録していません。お気に入り登録するとここに表示されます。",
|
"empty_column.favourited_statuses": "まだ何もお気に入り登録していません。お気に入り登録するとここに表示されます。",
|
||||||
"empty_column.favourites": "まだ誰もお気に入り登録していません。お気に入り登録されるとここに表示されます。",
|
"empty_column.favourites": "まだ誰もお気に入り登録していません。お気に入り登録されるとここに表示されます。",
|
||||||
"empty_column.follow_requests": "まだフォローリクエストを受けていません。フォローリクエストを受けるとここに表示されます。",
|
"empty_column.follow_requests": "まだフォローリクエストを受けていません。フォローリクエストを受けるとここに表示されます。",
|
||||||
|
@ -258,7 +258,7 @@
|
||||||
"lists.subheading": "あなたのリスト",
|
"lists.subheading": "あなたのリスト",
|
||||||
"load_pending": "{count} 件の新着",
|
"load_pending": "{count} 件の新着",
|
||||||
"loading_indicator.label": "読み込み中...",
|
"loading_indicator.label": "読み込み中...",
|
||||||
"media_gallery.toggle_visible": "表示切り替え",
|
"media_gallery.toggle_visible": "メディアを隠す",
|
||||||
"missing_indicator.label": "見つかりません",
|
"missing_indicator.label": "見つかりません",
|
||||||
"missing_indicator.sublabel": "見つかりませんでした",
|
"missing_indicator.sublabel": "見つかりませんでした",
|
||||||
"mute_modal.hide_notifications": "このユーザーからの通知を隠しますか?",
|
"mute_modal.hide_notifications": "このユーザーからの通知を隠しますか?",
|
||||||
|
@ -269,7 +269,7 @@
|
||||||
"navigation_bar.compose": "トゥートの新規作成",
|
"navigation_bar.compose": "トゥートの新規作成",
|
||||||
"navigation_bar.direct": "ダイレクトメッセージ",
|
"navigation_bar.direct": "ダイレクトメッセージ",
|
||||||
"navigation_bar.discover": "見つける",
|
"navigation_bar.discover": "見つける",
|
||||||
"navigation_bar.domain_blocks": "非表示にしたドメイン",
|
"navigation_bar.domain_blocks": "ブロックしたドメイン",
|
||||||
"navigation_bar.edit_profile": "プロフィールを編集",
|
"navigation_bar.edit_profile": "プロフィールを編集",
|
||||||
"navigation_bar.favourites": "お気に入り",
|
"navigation_bar.favourites": "お気に入り",
|
||||||
"navigation_bar.filters": "フィルター設定",
|
"navigation_bar.filters": "フィルター設定",
|
||||||
|
@ -324,13 +324,13 @@
|
||||||
"poll_button.add_poll": "アンケートを追加",
|
"poll_button.add_poll": "アンケートを追加",
|
||||||
"poll_button.remove_poll": "アンケートを削除",
|
"poll_button.remove_poll": "アンケートを削除",
|
||||||
"privacy.change": "公開範囲を変更",
|
"privacy.change": "公開範囲を変更",
|
||||||
"privacy.direct.long": "メンションしたユーザーだけに公開",
|
"privacy.direct.long": "送信した相手のみ閲覧可",
|
||||||
"privacy.direct.short": "ダイレクト",
|
"privacy.direct.short": "ダイレクト",
|
||||||
"privacy.private.long": "フォロワーだけに公開",
|
"privacy.private.long": "フォロワーのみ閲覧可",
|
||||||
"privacy.private.short": "フォロワー限定",
|
"privacy.private.short": "フォロワー限定",
|
||||||
"privacy.public.long": "公開TLに投稿する",
|
"privacy.public.long": "誰でも閲覧可、公開TLに表示",
|
||||||
"privacy.public.short": "公開",
|
"privacy.public.short": "公開",
|
||||||
"privacy.unlisted.long": "公開TLで表示しない",
|
"privacy.unlisted.long": "誰でも閲覧可、公開TLに非表示",
|
||||||
"privacy.unlisted.short": "未収載",
|
"privacy.unlisted.short": "未収載",
|
||||||
"refresh": "更新",
|
"refresh": "更新",
|
||||||
"regeneration_indicator.label": "読み込み中…",
|
"regeneration_indicator.label": "読み込み中…",
|
||||||
|
|
|
@ -1,51 +1,51 @@
|
||||||
{
|
{
|
||||||
"account.add_or_remove_from_list": "Rnu neγ kkes seg tebdarin",
|
"account.add_or_remove_from_list": "Rnu neɣ kkes seg tebdarin",
|
||||||
"account.badges.bot": "Aṛubut",
|
"account.badges.bot": "Aṛubut",
|
||||||
"account.badges.group": "Agraw",
|
"account.badges.group": "Agraw",
|
||||||
"account.block": "Seḥbes @{name}",
|
"account.block": "Seḥbes @{name}",
|
||||||
"account.block_domain": "Ffer kra i d-yekkan seg {domain}",
|
"account.block_domain": "Ffer kra i d-yekkan seg {domain}",
|
||||||
"account.blocked": "Yettuseḥbes",
|
"account.blocked": "Yettuseḥbes",
|
||||||
"account.cancel_follow_request": "Sefsex asuter n weḍfaṛ",
|
"account.cancel_follow_request": "Sefsex asuter n uḍfaṛ",
|
||||||
"account.direct": "Izen usrid i @{name}",
|
"account.direct": "Izen usrid i @{name}",
|
||||||
"account.domain_blocked": "Taγult yeffren",
|
"account.domain_blocked": "Taɣult yeffren",
|
||||||
"account.edit_profile": "Ẓreg amaγnu",
|
"account.edit_profile": "Ẓreg amaɣnu",
|
||||||
"account.endorse": "Welleh fell-as deg umaγnu-inek",
|
"account.endorse": "Welleh fell-as deg umaɣnu-inek",
|
||||||
"account.follow": "Ḍfeṛ",
|
"account.follow": "Ḍfeṛ",
|
||||||
"account.followers": "Imeḍfaṛen",
|
"account.followers": "Imeḍfaṛen",
|
||||||
"account.followers.empty": "Ar tura, ulac yiwen i yeṭṭafaṛen amseqdac-agi.",
|
"account.followers.empty": "Ar tura, ulac yiwen i yeṭṭafaṛen amseqdac-agi.",
|
||||||
"account.follows": "Ig ṭafaṛ",
|
"account.follows": "I yeṭṭafaṛ",
|
||||||
"account.follows.empty": "Ar tura, amseqdac-agi ur yeṭṭafaṛ yiwen.",
|
"account.follows.empty": "Ar tura, amseqdac-agi ur yeṭṭafaṛ yiwen.",
|
||||||
"account.follows_you": "Yeṭṭafaṛ-ik",
|
"account.follows_you": "Yeṭṭafaṛ-ik",
|
||||||
"account.hide_reblogs": "Ffer ayen i ibeṭṭu @{name}",
|
"account.hide_reblogs": "Ffer ayen i ibeṭṭu @{name}",
|
||||||
"account.last_status": "Armud aneggaru",
|
"account.last_status": "Armud aneggaru",
|
||||||
"account.link_verified_on": "Taγara n useγwen-a tettwasenqed ass n {date}",
|
"account.link_verified_on": "Taγara n useγwen-a tettwasenqed ass n {date}",
|
||||||
"account.locked_info": "Amiḍan-agi uslig isekweṛ. D bab-is kan i izemren ad yeǧǧ, s ufus-is, win ara t-iḍefṛen.",
|
"account.locked_info": "Amiḍan-agi uslig isekweṛ. D bab-is kan i izemren ad yeǧǧ, s ufus-is, win ara t-iḍefṛen.",
|
||||||
"account.media": "Allal n teywalt",
|
"account.media": "Amidya",
|
||||||
"account.mention": "Bder-d @{name}",
|
"account.mention": "Bder-d @{name}",
|
||||||
"account.moved_to": "{name} ibeddel γer:",
|
"account.moved_to": "{name} ibeddel ɣer:",
|
||||||
"account.mute": "Sgugem @{name}",
|
"account.mute": "Sgugem @{name}",
|
||||||
"account.mute_notifications": "Susem ilγa sγur @{name}",
|
"account.mute_notifications": "Sgugem tilɣa sγur @{name}",
|
||||||
"account.muted": "Yettwasgugem",
|
"account.muted": "Yettwasgugem",
|
||||||
"account.never_active": "Werǧin",
|
"account.never_active": "Werǧin",
|
||||||
"account.posts": "Tijewwaqin",
|
"account.posts": "Tijewwaqin",
|
||||||
"account.posts_with_replies": "Tijewwaqin akked tririyin",
|
"account.posts_with_replies": "Tijewwaqin akked tririyin",
|
||||||
"account.report": "Sewɛed @{name}",
|
"account.report": "Cetki ɣef @{name}",
|
||||||
"account.requested": "Di laɛḍil ad yettwaqbel. Ssit iwakken ad yefsex usuter n weḍfar",
|
"account.requested": "Di laɛḍil ad yettwaqbel. Ssit i wakken ad yefsex usuter n uḍfar",
|
||||||
"account.share": "Bḍu amaγnu n @{name}",
|
"account.share": "Bḍu amaɣnu n @{name}",
|
||||||
"account.show_reblogs": "Sken-d inebḍa n @{name}",
|
"account.show_reblogs": "Sken-d inebḍa n @{name}",
|
||||||
"account.unblock": "Serreḥ i @{name}",
|
"account.unblock": "Serreḥ i @{name}",
|
||||||
"account.unblock_domain": "Kkes tuffra i {domain}",
|
"account.unblock_domain": "Sken-d {domain}",
|
||||||
"account.unendorse": "Ur ttwellih ara fell-as deg umaγnu-inek",
|
"account.unendorse": "Ur ttwellih ara fell-as deg umaɣnu-inek",
|
||||||
"account.unfollow": "Ur ṭṭafaṛ ara",
|
"account.unfollow": "Ur ṭṭafaṛ ara",
|
||||||
"account.unmute": "Kkes asgugem γef @{name}",
|
"account.unmute": "Kkes asgugem ɣef @{name}",
|
||||||
"account.unmute_notifications": "Serreḥ ilγa sγur @{name}",
|
"account.unmute_notifications": "Serreḥ ilɣa sɣur @{name}",
|
||||||
"alert.rate_limited.message": "Ma ulac aγilif ɛreḍ tikelt-nniḍen mbeɛd {retry_time, time, medium}.",
|
"alert.rate_limited.message": "Ma ulac aɣilif ɛreḍ tikelt-nniḍen akka {retry_time, time, medium}.",
|
||||||
"alert.rate_limited.title": "Aktum s talast",
|
"alert.rate_limited.title": "Aktum s talast",
|
||||||
"alert.unexpected.message": "Tella-d tuccḍa i γef ur nedmi ara.",
|
"alert.unexpected.message": "Yeḍra-d unezri ur netturaǧu ara.",
|
||||||
"alert.unexpected.title": "Ayhuh!",
|
"alert.unexpected.title": "Ayhuh!",
|
||||||
"announcement.announcement": "Ulγu",
|
"announcement.announcement": "Ulɣu",
|
||||||
"autosuggest_hashtag.per_week": "{count} i yimalas",
|
"autosuggest_hashtag.per_week": "{count} i yimalas",
|
||||||
"boost_modal.combo": "Tzemreḍ ad tetekkiḍ γef {combo} akken ad tessurfeḍ aya tikelt-nniḍen",
|
"boost_modal.combo": "Tzemreḍ ad tetekkiḍ ɣef {combo} akken ad tessurfeḍ aya tikelt-nniḍen",
|
||||||
"bundle_column_error.body": "Tella-d kra n tuccḍa mi d-yettali ugbur-agi.",
|
"bundle_column_error.body": "Tella-d kra n tuccḍa mi d-yettali ugbur-agi.",
|
||||||
"bundle_column_error.retry": "Ɛreḍ tikelt-nniḍen",
|
"bundle_column_error.retry": "Ɛreḍ tikelt-nniḍen",
|
||||||
"bundle_column_error.title": "Tuccḍa deg uẓeṭṭa",
|
"bundle_column_error.title": "Tuccḍa deg uẓeṭṭa",
|
||||||
|
@ -56,22 +56,22 @@
|
||||||
"column.bookmarks": "Ticraḍ",
|
"column.bookmarks": "Ticraḍ",
|
||||||
"column.community": "Tasuddemt tadigant",
|
"column.community": "Tasuddemt tadigant",
|
||||||
"column.direct": "Iznan usriden",
|
"column.direct": "Iznan usriden",
|
||||||
"column.directory": "Qelleb deg imaγnuten",
|
"column.directory": "Inig deg imaɣnuten",
|
||||||
"column.domain_blocks": "Tiγula yettwaffren",
|
"column.domain_blocks": "Taɣulin yeffren",
|
||||||
"column.favourites": "Ismenyifen",
|
"column.favourites": "Ismenyifen",
|
||||||
"column.follow_requests": "Isuturen n teḍfeṛt",
|
"column.follow_requests": "Isuturen n teḍfeṛt",
|
||||||
"column.home": "Agejdan",
|
"column.home": "Agejdan",
|
||||||
"column.lists": "Tibdarin",
|
"column.lists": "Tibdarin",
|
||||||
"column.mutes": "Imiḍanen yettwasgugmen",
|
"column.mutes": "Imiḍanen yettwasgugmen",
|
||||||
"column.notifications": "Tilγa",
|
"column.notifications": "Tilɣa",
|
||||||
"column.pins": "Tijewwaqin yettwasenṭḍen",
|
"column.pins": "Tijewwaqin yettwasenṭḍen",
|
||||||
"column.public": "Tasuddemt tamatut",
|
"column.public": "Tasuddemt tamatut",
|
||||||
"column_back_button.label": "Tuγalin",
|
"column_back_button.label": "Tuɣalin",
|
||||||
"column_header.hide_settings": "Ffer iγewwaṛen",
|
"column_header.hide_settings": "Ffer iɣewwaṛen",
|
||||||
"column_header.moveLeft_settings": "Err ajgu γer tama tazelmaḍt",
|
"column_header.moveLeft_settings": "Err ajgu ɣer tama tazelmaḍt",
|
||||||
"column_header.moveRight_settings": "Err ajgu γer tama tayfust",
|
"column_header.moveRight_settings": "Err ajgu ɣer tama tayfust",
|
||||||
"column_header.pin": "Senteḍ",
|
"column_header.pin": "Senteḍ",
|
||||||
"column_header.show_settings": "Sken iγewwaṛen",
|
"column_header.show_settings": "Sken iɣewwaṛen",
|
||||||
"column_header.unpin": "Kkes asenteḍ",
|
"column_header.unpin": "Kkes asenteḍ",
|
||||||
"column_subheading.settings": "Iγewwaṛen",
|
"column_subheading.settings": "Iγewwaṛen",
|
||||||
"community.column_settings.media_only": "Allal n teywalt kan",
|
"community.column_settings.media_only": "Allal n teywalt kan",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"confirmations.delete.confirm": "Kkes",
|
"confirmations.delete.confirm": "Kkes",
|
||||||
"confirmations.delete.message": "Tebγiḍ s tidet ad tekkseḍ tasuffeγt-agi?",
|
"confirmations.delete.message": "Tebγiḍ s tidet ad tekkseḍ tasuffeγt-agi?",
|
||||||
"confirmations.delete_list.confirm": "Kkes",
|
"confirmations.delete_list.confirm": "Kkes",
|
||||||
"confirmations.delete_list.message": "Tebγiḍ s tidet ad tekkseḍ tabdert-agi i lebda?",
|
"confirmations.delete_list.message": "Tebγiḍ s tidet ad tekkseḍ umuγ-agi i lebda?",
|
||||||
"confirmations.domain_block.confirm": "Ffer taγult meṛṛa",
|
"confirmations.domain_block.confirm": "Ffer taγult meṛṛa",
|
||||||
"confirmations.domain_block.message": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.",
|
"confirmations.domain_block.message": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.",
|
||||||
"confirmations.logout.confirm": "Ffeγ",
|
"confirmations.logout.confirm": "Ffeγ",
|
||||||
|
@ -137,7 +137,7 @@
|
||||||
"emoji_button.people": "Medden",
|
"emoji_button.people": "Medden",
|
||||||
"emoji_button.recent": "Wid yettuseqdacen s waṭas",
|
"emoji_button.recent": "Wid yettuseqdacen s waṭas",
|
||||||
"emoji_button.search": "Nadi…",
|
"emoji_button.search": "Nadi…",
|
||||||
"emoji_button.search_results": "Igmaḍ u unadi",
|
"emoji_button.search_results": "Igemmaḍ n unadi",
|
||||||
"emoji_button.symbols": "Izamulen",
|
"emoji_button.symbols": "Izamulen",
|
||||||
"emoji_button.travel": "Imeḍqan d Yinigen",
|
"emoji_button.travel": "Imeḍqan d Yinigen",
|
||||||
"empty_column.account_timeline": "Ulac tijewwaqin dagi!",
|
"empty_column.account_timeline": "Ulac tijewwaqin dagi!",
|
||||||
|
@ -153,8 +153,8 @@
|
||||||
"empty_column.hashtag": "Ar tura ulac kra n ugbur yesɛan assaγ γer uhacṭag-agi.",
|
"empty_column.hashtag": "Ar tura ulac kra n ugbur yesɛan assaγ γer uhacṭag-agi.",
|
||||||
"empty_column.home": "Tasuddemt tagejdant n yisallen d tilemt! Ẓer {public} neγ nadi ad tafeḍ imseqdacen-nniḍen ad ten-ḍefṛeḍ.",
|
"empty_column.home": "Tasuddemt tagejdant n yisallen d tilemt! Ẓer {public} neγ nadi ad tafeḍ imseqdacen-nniḍen ad ten-ḍefṛeḍ.",
|
||||||
"empty_column.home.public_timeline": "tasuddemt tazayezt n yisallen",
|
"empty_column.home.public_timeline": "tasuddemt tazayezt n yisallen",
|
||||||
"empty_column.list": "Ar tura ur yelli kra deg tebdert-a. Ad d-yettwasken da ticki iɛeggalen n tebdert-a suffγen-d kra.",
|
"empty_column.list": "Ar tura ur yelli kra deg umuγ-a. Ad d-yettwasken da ticki iɛeggalen n wumuγ-a suffγen-d kra.",
|
||||||
"empty_column.lists": "Ulac γur-k kra n tebdert yakan. Ad d-tettwasken da ticki tesluleḍ-d yiwet.",
|
"empty_column.lists": "Ulac γur-k kra n wumuγ yakan. Ad d-tettwasken da ticki tesluleḍ-d yiwet.",
|
||||||
"empty_column.mutes": "Ulac γur-k imseqdacen i yettwasgugmen.",
|
"empty_column.mutes": "Ulac γur-k imseqdacen i yettwasgugmen.",
|
||||||
"empty_column.notifications": "Ulac γur-k tilγa. Sedmer akked yemdanen-nniḍen akken ad tebduḍ adiwenni.",
|
"empty_column.notifications": "Ulac γur-k tilγa. Sedmer akked yemdanen-nniḍen akken ad tebduḍ adiwenni.",
|
||||||
"empty_column.public": "Ulac kra da! Aru kra, neγ ḍfeṛ imdanen i yellan deg yiqeddacen-nniḍen akken ad d-teččar tsuddemt tazayezt",
|
"empty_column.public": "Ulac kra da! Aru kra, neγ ḍfeṛ imdanen i yellan deg yiqeddacen-nniḍen akken ad d-teččar tsuddemt tazayezt",
|
||||||
|
@ -202,58 +202,58 @@
|
||||||
"introduction.interactions.reblog.headline": "Bḍu tikelt-nniḍen",
|
"introduction.interactions.reblog.headline": "Bḍu tikelt-nniḍen",
|
||||||
"introduction.interactions.reblog.text": "Tzemreḍ ad tebḍuḍ tijewwaqin n medden akk d yimeḍfaṛen-ik s beṭṭu-nsent tikelt-nniḍen.",
|
"introduction.interactions.reblog.text": "Tzemreḍ ad tebḍuḍ tijewwaqin n medden akk d yimeḍfaṛen-ik s beṭṭu-nsent tikelt-nniḍen.",
|
||||||
"introduction.interactions.reply.headline": "Err",
|
"introduction.interactions.reply.headline": "Err",
|
||||||
"introduction.interactions.reply.text": "Tzemreḍ ad terreḍ γef tjewwakin-ik d tid n medden-nniḍen, d acu ara tent-id-iɛeqden ta deffir ta deg yiwen udiwenni.",
|
"introduction.interactions.reply.text": "Tzemreḍ ad terreḍ γef tjewwaqin-ik·im akked tid n medden-nniḍen, aya atent-id-icudd ta deffir ta deg yiwen udiwenni.",
|
||||||
"introduction.welcome.action": "Bdu!",
|
"introduction.welcome.action": "Bdu!",
|
||||||
"introduction.welcome.headline": "Isurifen imenza",
|
"introduction.welcome.headline": "Isurifen imenza",
|
||||||
"introduction.welcome.text": "Anṣuf γer fediverse! Deg kra n yimiren, ad tizmireḍ ad tzzuzreḍ iznan neγ ad tmeslayeḍ i yemddukkal deg waṭas n yiqeddacen. Maca aqeddac-agi, {domain}, mačči am wiyaḍ - deg-s i yella umaγnu-ik, ihi cfu γef yisem-is.",
|
"introduction.welcome.text": "Anṣuf γer fediverse! Deg kra n yimiren, ad tizmireḍ ad tzzuzreḍ iznan neγ ad tmeslayeḍ i yemddukkal deg waṭas n yiqeddacen. Maca aqeddac-agi, {domain}, mačči am wiyaḍ - deg-s i yella umaγnu-ik, ihi cfu γef yisem-is.",
|
||||||
"keyboard_shortcuts.back": "uγal ar deffir",
|
"keyboard_shortcuts.back": "uγal ar deffir",
|
||||||
"keyboard_shortcuts.blocked": "akken ad teldiḍ tabdert n yimseqdacen yettwasḥebsen",
|
"keyboard_shortcuts.blocked": "akken ad teldiḍ umuγ n yimseqdacen yettwasḥebsen",
|
||||||
"keyboard_shortcuts.boost": "i beṭṭu tikelt-nniḍen",
|
"keyboard_shortcuts.boost": "i beṭṭu tikelt-nniḍen",
|
||||||
"keyboard_shortcuts.column": "to focus a status in one of the columns",
|
"keyboard_shortcuts.column": "to focus a status in one of the columns",
|
||||||
"keyboard_shortcuts.compose": "to focus the compose textarea",
|
"keyboard_shortcuts.compose": "to focus the compose textarea",
|
||||||
"keyboard_shortcuts.description": "Aglam",
|
"keyboard_shortcuts.description": "Aglam",
|
||||||
"keyboard_shortcuts.direct": "akken ad teldiḍ ajgu n yiznan usriden",
|
"keyboard_shortcuts.direct": "akken ad teldiḍ ajgu n yiznan usriden",
|
||||||
"keyboard_shortcuts.down": "i kennu γer wadda n tebdert",
|
"keyboard_shortcuts.down": "i kennu γer wadda n wumuγ",
|
||||||
"keyboard_shortcuts.enter": "i tildin n tsuffeγt",
|
"keyboard_shortcuts.enter": "i tildin n tsuffeγt",
|
||||||
"keyboard_shortcuts.favourite": "akken ad ternuḍ γer yismenyifen",
|
"keyboard_shortcuts.favourite": "akken ad ternuḍ γer yismenyifen",
|
||||||
"keyboard_shortcuts.favourites": "i tildin n tebdert n yismenyifen",
|
"keyboard_shortcuts.favourites": "i tildin umuγ n yismenyifen",
|
||||||
"keyboard_shortcuts.federated": "i tildin n tsuddemt tamatut n yisallen",
|
"keyboard_shortcuts.federated": "i tildin n tsuddemt tamatut n yisallen",
|
||||||
"keyboard_shortcuts.heading": "Inegzumen n unasiw",
|
"keyboard_shortcuts.heading": "Inegzumen n unasiw",
|
||||||
"keyboard_shortcuts.home": "i tildin n tsuddemt tagejdant n yisallen",
|
"keyboard_shortcuts.home": "i tildin n tsuddemt tagejdant n yisallen",
|
||||||
"keyboard_shortcuts.hotkey": "Inegzumen",
|
"keyboard_shortcuts.hotkey": "Inegzumen",
|
||||||
"keyboard_shortcuts.legend": "to display this legend",
|
"keyboard_shortcuts.legend": "akken ad tsekneḍ taneffust-agi",
|
||||||
"keyboard_shortcuts.local": "i tildin n tsuddemt tadigant n yisallen",
|
"keyboard_shortcuts.local": "i tildin n tsuddemt tadigant n yisallen",
|
||||||
"keyboard_shortcuts.mention": "akken ad d-bedreḍ ameskar",
|
"keyboard_shortcuts.mention": "akken ad d-bedreḍ ameskar",
|
||||||
"keyboard_shortcuts.muted": "akken ad teldiḍ tabdert n yimseqdacen yettwasgugmen",
|
"keyboard_shortcuts.muted": "akken ad teldiḍ umuγ n yimseqdacen yettwasgugmen",
|
||||||
"keyboard_shortcuts.my_profile": "akken ad d-teldiḍ amaγnu-ik",
|
"keyboard_shortcuts.my_profile": "akken ad d-teldiḍ amaγnu-ik",
|
||||||
"keyboard_shortcuts.notifications": "akken ad d-teldiḍ ajgu n tilγa",
|
"keyboard_shortcuts.notifications": "akken ad d-teldiḍ ajgu n tilγa",
|
||||||
"keyboard_shortcuts.open_media": "to open media",
|
"keyboard_shortcuts.open_media": "i taɣwalin yeldin ",
|
||||||
"keyboard_shortcuts.pinned": "i tildin n tebdert n tjewwaqin yettwasentḍen",
|
"keyboard_shortcuts.pinned": "akken ad teldiḍ umuγ n tjewwiqin yettwasentḍen",
|
||||||
"keyboard_shortcuts.profile": "akken ad d-teldiḍ amaγnu n umeskar",
|
"keyboard_shortcuts.profile": "akken ad d-teldiḍ amaγnu n umeskar",
|
||||||
"keyboard_shortcuts.reply": "i tririt",
|
"keyboard_shortcuts.reply": "i tririt",
|
||||||
"keyboard_shortcuts.requests": "akken ad d-teldiḍ tabdert n yisuturen n teḍfeṛt",
|
"keyboard_shortcuts.requests": "akken ad d-teldiḍ umuγ n yisuturen n teḍfeṛt",
|
||||||
"keyboard_shortcuts.search": "to focus search",
|
"keyboard_shortcuts.search": "to focus search",
|
||||||
"keyboard_shortcuts.start": "akken ad d-teldiḍ ajgu n \"bdu\"",
|
"keyboard_shortcuts.start": "akken ad d-teldiḍ ajgu n \"bdu\"",
|
||||||
"keyboard_shortcuts.toggle_hidden": "to show/hide text behind CW",
|
"keyboard_shortcuts.toggle_hidden": "to show/hide text behind CW",
|
||||||
"keyboard_shortcuts.toggle_sensitivity": "i teskent/tuffra n yimidyaten",
|
"keyboard_shortcuts.toggle_sensitivity": "i teskent/tuffra n yimidyaten",
|
||||||
"keyboard_shortcuts.toot": "i wakken attebdud tajewwaqt tamaynut",
|
"keyboard_shortcuts.toot": "i wakken attebdud tajewwaqt tamaynut",
|
||||||
"keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
|
"keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
|
||||||
"keyboard_shortcuts.up": "i tulin γer ufella n tebdert",
|
"keyboard_shortcuts.up": "i tulin γer d asawen n wumuγ",
|
||||||
"lightbox.close": "Mdel",
|
"lightbox.close": "Mdel",
|
||||||
"lightbox.next": "Γer zdat",
|
"lightbox.next": "Γer zdat",
|
||||||
"lightbox.previous": "Γer deffir",
|
"lightbox.previous": "Γer deffir",
|
||||||
"lightbox.view_context": "Ẓer amnaḍ",
|
"lightbox.view_context": "Ẓer amnaḍ",
|
||||||
"lists.account.add": "Rnu γer tabdart",
|
"lists.account.add": "Rnu γer wumuγ",
|
||||||
"lists.account.remove": "Kkes seg tebdart",
|
"lists.account.remove": "Kkes seg umuγ",
|
||||||
"lists.delete": "Kkes tabdert",
|
"lists.delete": "Kkes umuγ",
|
||||||
"lists.edit": "Ẓreg tabdert",
|
"lists.edit": "Ẓreg umuγ",
|
||||||
"lists.edit.submit": "Beddel azwel",
|
"lists.edit.submit": "Beddel azwel",
|
||||||
"lists.new.create": "Rnu tabdart",
|
"lists.new.create": "Rnu umuγ",
|
||||||
"lists.new.title_placeholder": "Azwel n tebdert tamaynut",
|
"lists.new.title_placeholder": "Azwel amaynut n wumuγ",
|
||||||
"lists.search": "Nadi gar yemdanen i teṭṭafaṛeḍ",
|
"lists.search": "Nadi gar yemdanen i teṭṭafaṛeḍ",
|
||||||
"lists.subheading": "Tibdarin-ik·im",
|
"lists.subheading": "Umuγen-ik·im",
|
||||||
"load_pending": "{count, plural, one {# n uferdis amaynut} other {# n yiferdisen imaynuten}}",
|
"load_pending": "{count, plural, one {# n uferdis amaynut} other {# n yiferdisen imaynuten}}",
|
||||||
"loading_indicator.label": "Yessalay-ed…",
|
"loading_indicator.label": "Yessalay-d…",
|
||||||
"media_gallery.toggle_visible": "Sken / Ffer",
|
"media_gallery.toggle_visible": "Sken / Ffer",
|
||||||
"missing_indicator.label": "Ulac-it",
|
"missing_indicator.label": "Ulac-it",
|
||||||
"missing_indicator.sublabel": "Ur nufi ara aγbalu-a",
|
"missing_indicator.sublabel": "Ur nufi ara aγbalu-a",
|
||||||
|
@ -271,9 +271,9 @@
|
||||||
"navigation_bar.filters": "Awalen i yettwasgugmen",
|
"navigation_bar.filters": "Awalen i yettwasgugmen",
|
||||||
"navigation_bar.follow_requests": "Isuturen n teḍfeṛt",
|
"navigation_bar.follow_requests": "Isuturen n teḍfeṛt",
|
||||||
"navigation_bar.follows_and_followers": "Imeḍfaṛen akked wid i teṭṭafaṛeḍ",
|
"navigation_bar.follows_and_followers": "Imeḍfaṛen akked wid i teṭṭafaṛeḍ",
|
||||||
"navigation_bar.info": "Γef uqeddac-a",
|
"navigation_bar.info": "Ɣef uqeddac-agi",
|
||||||
"navigation_bar.keyboard_shortcuts": "Inegzumen n unasiw",
|
"navigation_bar.keyboard_shortcuts": "Inegzumen n unasiw",
|
||||||
"navigation_bar.lists": "Tibdarin",
|
"navigation_bar.lists": "Umuγen",
|
||||||
"navigation_bar.logout": "Ffeγ",
|
"navigation_bar.logout": "Ffeγ",
|
||||||
"navigation_bar.mutes": "Iseqdacen yettwasusmen",
|
"navigation_bar.mutes": "Iseqdacen yettwasusmen",
|
||||||
"navigation_bar.personal": "Udmawan",
|
"navigation_bar.personal": "Udmawan",
|
||||||
|
@ -326,15 +326,15 @@
|
||||||
"privacy.public.long": "Bḍu deg tsuddemt tazayezt",
|
"privacy.public.long": "Bḍu deg tsuddemt tazayezt",
|
||||||
"privacy.public.short": "Azayez",
|
"privacy.public.short": "Azayez",
|
||||||
"privacy.unlisted.long": "Ur beṭṭu ara deg tsuddemt tazayezt",
|
"privacy.unlisted.long": "Ur beṭṭu ara deg tsuddemt tazayezt",
|
||||||
"privacy.unlisted.short": "War tabdert",
|
"privacy.unlisted.short": "War umuγ",
|
||||||
"refresh": "Smiren",
|
"refresh": "Smiren",
|
||||||
"regeneration_indicator.label": "Yessalay-ed…",
|
"regeneration_indicator.label": "Yessalay-d…",
|
||||||
"regeneration_indicator.sublabel": "Tasuddemt tagejdant ara d-tettwaheggay!",
|
"regeneration_indicator.sublabel": "Tasuddemt tagejdant ara d-tettwaheggay!",
|
||||||
"relative_time.days": "{number}u",
|
"relative_time.days": "{number}u",
|
||||||
"relative_time.hours": "{number}a",
|
"relative_time.hours": "{number}isr",
|
||||||
"relative_time.just_now": "tura",
|
"relative_time.just_now": "tura",
|
||||||
"relative_time.minutes": "{number}t",
|
"relative_time.minutes": "{number}tis",
|
||||||
"relative_time.seconds": "{number}t",
|
"relative_time.seconds": "{number}tas",
|
||||||
"relative_time.today": "assa",
|
"relative_time.today": "assa",
|
||||||
"reply_indicator.cancel": "Sefsex",
|
"reply_indicator.cancel": "Sefsex",
|
||||||
"report.forward": "Bren-it γeṛ {target}",
|
"report.forward": "Bren-it γeṛ {target}",
|
||||||
|
@ -391,13 +391,13 @@
|
||||||
"status.share": "Bḍu",
|
"status.share": "Bḍu",
|
||||||
"status.show_less": "Sken-d drus",
|
"status.show_less": "Sken-d drus",
|
||||||
"status.show_less_all": "Semẓi akk tisuffγin",
|
"status.show_less_all": "Semẓi akk tisuffγin",
|
||||||
"status.show_more": "Sken-ed ugar",
|
"status.show_more": "Sken-d ugar",
|
||||||
"status.show_more_all": "Ẓerr ugar lebda",
|
"status.show_more_all": "Ẓerr ugar lebda",
|
||||||
"status.show_thread": "Sken-ed lxiḍ",
|
"status.show_thread": "Sken-d lxiḍ",
|
||||||
"status.uncached_media_warning": "Ulac-it",
|
"status.uncached_media_warning": "Ulac-it",
|
||||||
"status.unmute_conversation": "Kkes asgugem n udiwenni",
|
"status.unmute_conversation": "Kkes asgugem n udiwenni",
|
||||||
"status.unpin": "Kkes asenteḍ seg umaγnu",
|
"status.unpin": "Kkes asenteḍ seg umaγnu",
|
||||||
"suggestions.dismiss": "Dismiss suggestion",
|
"suggestions.dismiss": "Sefsex asumer",
|
||||||
"suggestions.header": "Ahat ad tcelgeḍ deg…",
|
"suggestions.header": "Ahat ad tcelgeḍ deg…",
|
||||||
"tabs_bar.federated_timeline": "Amatu",
|
"tabs_bar.federated_timeline": "Amatu",
|
||||||
"tabs_bar.home": "Agejdan",
|
"tabs_bar.home": "Agejdan",
|
||||||
|
@ -408,10 +408,10 @@
|
||||||
"time_remaining.hours": "Mazal {number, plural, one {# n usrag} other {# n yesragen}}",
|
"time_remaining.hours": "Mazal {number, plural, one {# n usrag} other {# n yesragen}}",
|
||||||
"time_remaining.minutes": "Mazal {number, plural, one {# n tesdat} other {# n tesdatin}}",
|
"time_remaining.minutes": "Mazal {number, plural, one {# n tesdat} other {# n tesdatin}}",
|
||||||
"time_remaining.moments": "Moments remaining",
|
"time_remaining.moments": "Moments remaining",
|
||||||
"time_remaining.seconds": "Mazal {number, plural, one {# n tasint} other {# n tsinin}}",
|
"time_remaining.seconds": "Mazal {number, plural, one {# n tasint} other {# n tsinin}} id yugran",
|
||||||
"trends.count_by_accounts": "{count} {rawCount, plural, one {n umdan} other {n yemdanen}} i yettmeslayen",
|
"trends.count_by_accounts": "{count} {rawCount, plural, one {n umdan} other {n yemdanen}} i yettmeslayen",
|
||||||
"trends.trending_now": "Trending now",
|
"trends.trending_now": "Trending now",
|
||||||
"ui.beforeunload": "Arewway-ik·im ad iruḥ ma yella tefeγ-ed deg Maṣṭudun.",
|
"ui.beforeunload": "Arewway-ik·im ad iruḥ ma yella tefeɣ-d deg Maṣṭudun.",
|
||||||
"upload_area.title": "Zuḥeb rnu sers i tasalyt",
|
"upload_area.title": "Zuḥeb rnu sers i tasalyt",
|
||||||
"upload_button.label": "Rnu Taγwalt ({formats})",
|
"upload_button.label": "Rnu Taγwalt ({formats})",
|
||||||
"upload_error.limit": "File upload limit exceeded.",
|
"upload_error.limit": "File upload limit exceeded.",
|
||||||
|
|
|
@ -53,7 +53,7 @@
|
||||||
"bundle_modal_error.message": "컴포넌트를 불러오는 과정에서 문제가 발생했습니다.",
|
"bundle_modal_error.message": "컴포넌트를 불러오는 과정에서 문제가 발생했습니다.",
|
||||||
"bundle_modal_error.retry": "다시 시도",
|
"bundle_modal_error.retry": "다시 시도",
|
||||||
"column.blocks": "차단 중인 사용자",
|
"column.blocks": "차단 중인 사용자",
|
||||||
"column.bookmarks": "갈무리",
|
"column.bookmarks": "보관함",
|
||||||
"column.community": "로컬 타임라인",
|
"column.community": "로컬 타임라인",
|
||||||
"column.direct": "다이렉트 메시지",
|
"column.direct": "다이렉트 메시지",
|
||||||
"column.directory": "프로필 둘러보기",
|
"column.directory": "프로필 둘러보기",
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
"empty_column.account_timeline": "여긴 툿이 없어요!",
|
"empty_column.account_timeline": "여긴 툿이 없어요!",
|
||||||
"empty_column.account_unavailable": "프로필 사용 불가",
|
"empty_column.account_unavailable": "프로필 사용 불가",
|
||||||
"empty_column.blocks": "아직 아무도 차단하지 않았습니다.",
|
"empty_column.blocks": "아직 아무도 차단하지 않았습니다.",
|
||||||
"empty_column.bookmarked_statuses": "아직 갈무리한 툿이 없습니다. 툿을 갈무리하면 여기에 나타납니다.",
|
"empty_column.bookmarked_statuses": "아직 보관한 툿이 없습니다. 툿을 보관하면 여기에 나타납니다.",
|
||||||
"empty_column.community": "로컬 타임라인에 아무 것도 없습니다. 아무거나 적어 보세요!",
|
"empty_column.community": "로컬 타임라인에 아무 것도 없습니다. 아무거나 적어 보세요!",
|
||||||
"empty_column.direct": "아직 다이렉트 메시지가 없습니다. 다이렉트 메시지를 보내거나 받은 경우, 여기에 표시 됩니다.",
|
"empty_column.direct": "아직 다이렉트 메시지가 없습니다. 다이렉트 메시지를 보내거나 받은 경우, 여기에 표시 됩니다.",
|
||||||
"empty_column.domain_blocks": "아직 숨겨진 도메인이 없습니다.",
|
"empty_column.domain_blocks": "아직 숨겨진 도메인이 없습니다.",
|
||||||
|
@ -260,7 +260,7 @@
|
||||||
"mute_modal.hide_notifications": "이 사용자로부터의 알림을 숨기시겠습니까?",
|
"mute_modal.hide_notifications": "이 사용자로부터의 알림을 숨기시겠습니까?",
|
||||||
"navigation_bar.apps": "모바일 앱",
|
"navigation_bar.apps": "모바일 앱",
|
||||||
"navigation_bar.blocks": "차단한 사용자",
|
"navigation_bar.blocks": "차단한 사용자",
|
||||||
"navigation_bar.bookmarks": "갈무리",
|
"navigation_bar.bookmarks": "보관함",
|
||||||
"navigation_bar.community_timeline": "로컬 타임라인",
|
"navigation_bar.community_timeline": "로컬 타임라인",
|
||||||
"navigation_bar.compose": "새 툿 작성",
|
"navigation_bar.compose": "새 툿 작성",
|
||||||
"navigation_bar.direct": "다이렉트 메시지",
|
"navigation_bar.direct": "다이렉트 메시지",
|
||||||
|
@ -358,7 +358,7 @@
|
||||||
"status.admin_account": "@{name}에 대한 중재 화면 열기",
|
"status.admin_account": "@{name}에 대한 중재 화면 열기",
|
||||||
"status.admin_status": "중재 화면에서 이 게시물 열기",
|
"status.admin_status": "중재 화면에서 이 게시물 열기",
|
||||||
"status.block": "@{name} 차단",
|
"status.block": "@{name} 차단",
|
||||||
"status.bookmark": "갈무리",
|
"status.bookmark": "보관",
|
||||||
"status.cancel_reblog_private": "부스트 취소",
|
"status.cancel_reblog_private": "부스트 취소",
|
||||||
"status.cannot_reblog": "이 포스트는 부스트 할 수 없습니다",
|
"status.cannot_reblog": "이 포스트는 부스트 할 수 없습니다",
|
||||||
"status.copy": "게시물 링크 복사",
|
"status.copy": "게시물 링크 복사",
|
||||||
|
@ -383,7 +383,7 @@
|
||||||
"status.reblogged_by": "{name}님이 부스트 했습니다",
|
"status.reblogged_by": "{name}님이 부스트 했습니다",
|
||||||
"status.reblogs.empty": "아직 아무도 이 툿을 부스트하지 않았습니다. 부스트 한 사람들이 여기에 표시 됩니다.",
|
"status.reblogs.empty": "아직 아무도 이 툿을 부스트하지 않았습니다. 부스트 한 사람들이 여기에 표시 됩니다.",
|
||||||
"status.redraft": "지우고 다시 쓰기",
|
"status.redraft": "지우고 다시 쓰기",
|
||||||
"status.remove_bookmark": "갈무리 삭제",
|
"status.remove_bookmark": "보관한 툿 삭제",
|
||||||
"status.reply": "답장",
|
"status.reply": "답장",
|
||||||
"status.replyAll": "전원에게 답장",
|
"status.replyAll": "전원에게 답장",
|
||||||
"status.report": "신고",
|
"status.report": "신고",
|
||||||
|
@ -398,7 +398,7 @@
|
||||||
"status.unmute_conversation": "이 대화의 뮤트 해제하기",
|
"status.unmute_conversation": "이 대화의 뮤트 해제하기",
|
||||||
"status.unpin": "고정 해제",
|
"status.unpin": "고정 해제",
|
||||||
"suggestions.dismiss": "추천 지우기",
|
"suggestions.dismiss": "추천 지우기",
|
||||||
"suggestions.header": "이것에 관심이 있을 것 같습니다…",
|
"suggestions.header": "여기에 관심이 있을 것 같습니다…",
|
||||||
"tabs_bar.federated_timeline": "연합",
|
"tabs_bar.federated_timeline": "연합",
|
||||||
"tabs_bar.home": "홈",
|
"tabs_bar.home": "홈",
|
||||||
"tabs_bar.local_timeline": "로컬",
|
"tabs_bar.local_timeline": "로컬",
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
"account.add_or_remove_from_list": "Toevoegen of verwijderen vanuit lijsten",
|
"account.add_or_remove_from_list": "Toevoegen of verwijderen vanuit lijsten",
|
||||||
"account.badges.bot": "Bot",
|
"account.badges.bot": "Bot",
|
||||||
"account.badges.group": "Groep",
|
"account.badges.group": "Groep",
|
||||||
"account.block": "Blokkeer @{name}",
|
"account.block": "@{name} blokkeren",
|
||||||
"account.block_domain": "Verberg alles van {domain}",
|
"account.block_domain": "Alles van {domain} verbergen",
|
||||||
"account.blocked": "Geblokkeerd",
|
"account.blocked": "Geblokkeerd",
|
||||||
"account.cancel_follow_request": "Volgverzoek annuleren",
|
"account.cancel_follow_request": "Volgverzoek annuleren",
|
||||||
"account.direct": "Direct bericht @{name}",
|
"account.direct": "@{name} een direct bericht sturen",
|
||||||
"account.domain_blocked": "Domein verborgen",
|
"account.domain_blocked": "Domein verborgen",
|
||||||
"account.edit_profile": "Profiel bewerken",
|
"account.edit_profile": "Profiel bewerken",
|
||||||
"account.endorse": "Op profiel weergeven",
|
"account.endorse": "Op profiel weergeven",
|
||||||
|
@ -21,19 +21,19 @@
|
||||||
"account.link_verified_on": "Eigendom van deze link is gecontroleerd op {date}",
|
"account.link_verified_on": "Eigendom van deze link is gecontroleerd op {date}",
|
||||||
"account.locked_info": "De privacystatus van dit account is op besloten gezet. De eigenaar bepaalt handmatig wie hen kan volgen.",
|
"account.locked_info": "De privacystatus van dit account is op besloten gezet. De eigenaar bepaalt handmatig wie hen kan volgen.",
|
||||||
"account.media": "Media",
|
"account.media": "Media",
|
||||||
"account.mention": "Vermeld @{name}",
|
"account.mention": "@{name} vermelden",
|
||||||
"account.moved_to": "{name} is verhuisd naar:",
|
"account.moved_to": "{name} is verhuisd naar:",
|
||||||
"account.mute": "Negeer @{name}",
|
"account.mute": "@{name} negeren",
|
||||||
"account.mute_notifications": "Negeer meldingen van @{name}",
|
"account.mute_notifications": "Meldingen van @{name} negeren",
|
||||||
"account.muted": "Genegeerd",
|
"account.muted": "Genegeerd",
|
||||||
"account.never_active": "Nooit",
|
"account.never_active": "Nooit",
|
||||||
"account.posts": "Toots",
|
"account.posts": "Toots",
|
||||||
"account.posts_with_replies": "Toots en reacties",
|
"account.posts_with_replies": "Toots en reacties",
|
||||||
"account.report": "Rapporteer @{name}",
|
"account.report": "@{name} rapporteren",
|
||||||
"account.requested": "Wacht op goedkeuring. Klik om het volgverzoek te annuleren",
|
"account.requested": "Wacht op goedkeuring. Klik om het volgverzoek te annuleren",
|
||||||
"account.share": "Profiel van @{name} delen",
|
"account.share": "Profiel van @{name} delen",
|
||||||
"account.show_reblogs": "Toon boosts van @{name}",
|
"account.show_reblogs": "Toon boosts van @{name}",
|
||||||
"account.unblock": "Deblokkeer @{name}",
|
"account.unblock": "@{name} deblokkeren",
|
||||||
"account.unblock_domain": "{domain} niet langer verbergen",
|
"account.unblock_domain": "{domain} niet langer verbergen",
|
||||||
"account.unendorse": "Niet op profiel weergeven",
|
"account.unendorse": "Niet op profiel weergeven",
|
||||||
"account.unfollow": "Ontvolgen",
|
"account.unfollow": "Ontvolgen",
|
||||||
|
@ -254,7 +254,7 @@
|
||||||
"lists.subheading": "Jouw lijsten",
|
"lists.subheading": "Jouw lijsten",
|
||||||
"load_pending": "{count, plural, one {# nieuw item} other {# nieuwe items}}",
|
"load_pending": "{count, plural, one {# nieuw item} other {# nieuwe items}}",
|
||||||
"loading_indicator.label": "Laden…",
|
"loading_indicator.label": "Laden…",
|
||||||
"media_gallery.toggle_visible": "Media wel/niet tonen",
|
"media_gallery.toggle_visible": "Media verbergen",
|
||||||
"missing_indicator.label": "Niet gevonden",
|
"missing_indicator.label": "Niet gevonden",
|
||||||
"missing_indicator.sublabel": "Deze hulpbron kan niet gevonden worden",
|
"missing_indicator.sublabel": "Deze hulpbron kan niet gevonden worden",
|
||||||
"mute_modal.hide_notifications": "Verberg meldingen van deze persoon?",
|
"mute_modal.hide_notifications": "Verberg meldingen van deze persoon?",
|
||||||
|
@ -323,9 +323,9 @@
|
||||||
"privacy.direct.short": "Direct",
|
"privacy.direct.short": "Direct",
|
||||||
"privacy.private.long": "Alleen aan volgers tonen",
|
"privacy.private.long": "Alleen aan volgers tonen",
|
||||||
"privacy.private.short": "Alleen volgers",
|
"privacy.private.short": "Alleen volgers",
|
||||||
"privacy.public.long": "Op openbare tijdlijnen tonen",
|
"privacy.public.long": "Voor iedereen zichtbaar en op openbare tijdlijnen tonen",
|
||||||
"privacy.public.short": "Openbaar",
|
"privacy.public.short": "Openbaar",
|
||||||
"privacy.unlisted.long": "Niet op openbare tijdlijnen tonen",
|
"privacy.unlisted.long": "Voor iedereen zichtbaar, maar niet op openbare tijdlijnen tonen",
|
||||||
"privacy.unlisted.short": "Minder openbaar",
|
"privacy.unlisted.short": "Minder openbaar",
|
||||||
"refresh": "Vernieuwen",
|
"refresh": "Vernieuwen",
|
||||||
"regeneration_indicator.label": "Aan het laden…",
|
"regeneration_indicator.label": "Aan het laden…",
|
||||||
|
@ -357,22 +357,22 @@
|
||||||
"search_results.total": "{count, number} {count, plural, one {resultaat} other {resultaten}}",
|
"search_results.total": "{count, number} {count, plural, one {resultaat} other {resultaten}}",
|
||||||
"status.admin_account": "Moderatie-omgeving van @{name} openen",
|
"status.admin_account": "Moderatie-omgeving van @{name} openen",
|
||||||
"status.admin_status": "Deze toot in de moderatie-omgeving openen",
|
"status.admin_status": "Deze toot in de moderatie-omgeving openen",
|
||||||
"status.block": "Blokkeer @{name}",
|
"status.block": "@{name} blokkeren",
|
||||||
"status.bookmark": "Bladwijzer toevoegen",
|
"status.bookmark": "Bladwijzer toevoegen",
|
||||||
"status.cancel_reblog_private": "Niet langer boosten",
|
"status.cancel_reblog_private": "Niet langer boosten",
|
||||||
"status.cannot_reblog": "Deze toot kan niet geboost worden",
|
"status.cannot_reblog": "Deze toot kan niet geboost worden",
|
||||||
"status.copy": "Link naar toot kopiëren",
|
"status.copy": "Link naar toot kopiëren",
|
||||||
"status.delete": "Verwijderen",
|
"status.delete": "Verwijderen",
|
||||||
"status.detailed_status": "Uitgebreide gespreksweergave",
|
"status.detailed_status": "Uitgebreide gespreksweergave",
|
||||||
"status.direct": "Direct bericht @{name}",
|
"status.direct": "@{name} een direct bericht sturen",
|
||||||
"status.embed": "Insluiten",
|
"status.embed": "Insluiten",
|
||||||
"status.favourite": "Favoriet",
|
"status.favourite": "Favoriet",
|
||||||
"status.filtered": "Gefilterd",
|
"status.filtered": "Gefilterd",
|
||||||
"status.load_more": "Meer laden",
|
"status.load_more": "Meer laden",
|
||||||
"status.media_hidden": "Media verborgen",
|
"status.media_hidden": "Media verborgen",
|
||||||
"status.mention": "Vermeld @{name}",
|
"status.mention": "@{name} vermelden",
|
||||||
"status.more": "Meer",
|
"status.more": "Meer",
|
||||||
"status.mute": "Negeer @{name}",
|
"status.mute": "@{name} negeren",
|
||||||
"status.mute_conversation": "Negeer gesprek",
|
"status.mute_conversation": "Negeer gesprek",
|
||||||
"status.open": "Uitgebreide toot tonen",
|
"status.open": "Uitgebreide toot tonen",
|
||||||
"status.pin": "Aan profielpagina vastmaken",
|
"status.pin": "Aan profielpagina vastmaken",
|
||||||
|
@ -386,7 +386,7 @@
|
||||||
"status.remove_bookmark": "Bladwijzer verwijderen",
|
"status.remove_bookmark": "Bladwijzer verwijderen",
|
||||||
"status.reply": "Reageren",
|
"status.reply": "Reageren",
|
||||||
"status.replyAll": "Reageer op iedereen",
|
"status.replyAll": "Reageer op iedereen",
|
||||||
"status.report": "Rapporteer @{name}",
|
"status.report": "@{name} rapporteren",
|
||||||
"status.sensitive_warning": "Gevoelige inhoud",
|
"status.sensitive_warning": "Gevoelige inhoud",
|
||||||
"status.share": "Delen",
|
"status.share": "Delen",
|
||||||
"status.show_less": "Minder tonen",
|
"status.show_less": "Minder tonen",
|
||||||
|
|
|
@ -43,7 +43,7 @@
|
||||||
"alert.rate_limited.title": "Begrensa rate",
|
"alert.rate_limited.title": "Begrensa rate",
|
||||||
"alert.unexpected.message": "Eit uventa problem oppstod.",
|
"alert.unexpected.message": "Eit uventa problem oppstod.",
|
||||||
"alert.unexpected.title": "Oi sann!",
|
"alert.unexpected.title": "Oi sann!",
|
||||||
"announcement.announcement": "Kunngjøring",
|
"announcement.announcement": "Kunngjering",
|
||||||
"autosuggest_hashtag.per_week": "{count} per veke",
|
"autosuggest_hashtag.per_week": "{count} per veke",
|
||||||
"boost_modal.combo": "Du kan trykkja {combo} for å hoppa over dette neste gong",
|
"boost_modal.combo": "Du kan trykkja {combo} for å hoppa over dette neste gong",
|
||||||
"bundle_column_error.body": "Noko gjekk gale mens denne komponenten vart lasta ned.",
|
"bundle_column_error.body": "Noko gjekk gale mens denne komponenten vart lasta ned.",
|
||||||
|
@ -85,8 +85,8 @@
|
||||||
"compose_form.poll.duration": "Varigskap for røysting",
|
"compose_form.poll.duration": "Varigskap for røysting",
|
||||||
"compose_form.poll.option_placeholder": "Val {number}",
|
"compose_form.poll.option_placeholder": "Val {number}",
|
||||||
"compose_form.poll.remove_option": "Ta vekk dette valet",
|
"compose_form.poll.remove_option": "Ta vekk dette valet",
|
||||||
"compose_form.poll.switch_to_multiple": "Endre avstemning til å tillate flere valg",
|
"compose_form.poll.switch_to_multiple": "Endre avstemninga til å tillate fleirval",
|
||||||
"compose_form.poll.switch_to_single": "Endre avstemning til å tillate ett valg",
|
"compose_form.poll.switch_to_single": "Endra avstemninga til tillate berre eitt val",
|
||||||
"compose_form.publish": "Tut",
|
"compose_form.publish": "Tut",
|
||||||
"compose_form.publish_loud": "{publish}!",
|
"compose_form.publish_loud": "{publish}!",
|
||||||
"compose_form.sensitive.hide": "Merk medium som sensitivt",
|
"compose_form.sensitive.hide": "Merk medium som sensitivt",
|
||||||
|
@ -184,8 +184,8 @@
|
||||||
"home.column_settings.basic": "Enkelt",
|
"home.column_settings.basic": "Enkelt",
|
||||||
"home.column_settings.show_reblogs": "Vis framhevingar",
|
"home.column_settings.show_reblogs": "Vis framhevingar",
|
||||||
"home.column_settings.show_replies": "Vis svar",
|
"home.column_settings.show_replies": "Vis svar",
|
||||||
"home.hide_announcements": "Skjul kunngjøring",
|
"home.hide_announcements": "Skjul kunngjeringar",
|
||||||
"home.show_announcements": "Vis kunngjøring",
|
"home.show_announcements": "Vis kunngjeringar",
|
||||||
"intervals.full.days": "{number, plural, one {# dag} other {# dagar}}",
|
"intervals.full.days": "{number, plural, one {# dag} other {# dagar}}",
|
||||||
"intervals.full.hours": "{number, plural, one {# time} other {# timar}}",
|
"intervals.full.hours": "{number, plural, one {# time} other {# timar}}",
|
||||||
"intervals.full.minutes": "{number, plural, one {# minutt} other {# minutt}}",
|
"intervals.full.minutes": "{number, plural, one {# minutt} other {# minutt}}",
|
||||||
|
@ -237,7 +237,7 @@
|
||||||
"keyboard_shortcuts.toggle_hidden": "for å visa/gøyma tekst bak innhaldsvarsel",
|
"keyboard_shortcuts.toggle_hidden": "for å visa/gøyma tekst bak innhaldsvarsel",
|
||||||
"keyboard_shortcuts.toggle_sensitivity": "for å visa/gøyma media",
|
"keyboard_shortcuts.toggle_sensitivity": "for å visa/gøyma media",
|
||||||
"keyboard_shortcuts.toot": "for å laga ein heilt ny tut",
|
"keyboard_shortcuts.toot": "for å laga ein heilt ny tut",
|
||||||
"keyboard_shortcuts.unfocus": "å ufokusere komponerings-/søkefeltet",
|
"keyboard_shortcuts.unfocus": "for å fokusere vekk skrive-/søkefeltet",
|
||||||
"keyboard_shortcuts.up": "for å flytta seg opp på lista",
|
"keyboard_shortcuts.up": "for å flytta seg opp på lista",
|
||||||
"lightbox.close": "Lukk att",
|
"lightbox.close": "Lukk att",
|
||||||
"lightbox.next": "Neste",
|
"lightbox.next": "Neste",
|
||||||
|
@ -416,11 +416,11 @@
|
||||||
"upload_button.label": "Legg til medium ({formats})",
|
"upload_button.label": "Legg til medium ({formats})",
|
||||||
"upload_error.limit": "Du har gått over opplastingsgrensa.",
|
"upload_error.limit": "Du har gått over opplastingsgrensa.",
|
||||||
"upload_error.poll": "Filopplasting ikkje tillate med meiningsmålingar.",
|
"upload_error.poll": "Filopplasting ikkje tillate med meiningsmålingar.",
|
||||||
"upload_form.audio_description": "Beskriv det for folk med hørselstap",
|
"upload_form.audio_description": "Grei ut for folk med nedsett høyrsel",
|
||||||
"upload_form.description": "Skildr for synshemja",
|
"upload_form.description": "Skildr for synshemja",
|
||||||
"upload_form.edit": "Rediger",
|
"upload_form.edit": "Rediger",
|
||||||
"upload_form.undo": "Slett",
|
"upload_form.undo": "Slett",
|
||||||
"upload_form.video_description": "Beskriv det for folk med hørselstap eller synshemminger",
|
"upload_form.video_description": "Greit ut for folk med nedsett høyrsel eller syn",
|
||||||
"upload_modal.analyzing_picture": "Analyserer bilete…",
|
"upload_modal.analyzing_picture": "Analyserer bilete…",
|
||||||
"upload_modal.apply": "Bruk",
|
"upload_modal.apply": "Bruk",
|
||||||
"upload_modal.description_placeholder": "Ein rask brun rev hoppar over den late hunden",
|
"upload_modal.description_placeholder": "Ein rask brun rev hoppar over den late hunden",
|
||||||
|
|
|
@ -65,7 +65,7 @@
|
||||||
"column.mutes": "Usuários silenciados",
|
"column.mutes": "Usuários silenciados",
|
||||||
"column.notifications": "Notificações",
|
"column.notifications": "Notificações",
|
||||||
"column.pins": "Toots fixados",
|
"column.pins": "Toots fixados",
|
||||||
"column.public": "Linha global",
|
"column.public": "Global",
|
||||||
"column_back_button.label": "Voltar",
|
"column_back_button.label": "Voltar",
|
||||||
"column_header.hide_settings": "Ocultar configurações",
|
"column_header.hide_settings": "Ocultar configurações",
|
||||||
"column_header.moveLeft_settings": "Mover coluna para a esquerda",
|
"column_header.moveLeft_settings": "Mover coluna para a esquerda",
|
||||||
|
@ -92,7 +92,7 @@
|
||||||
"compose_form.sensitive.hide": "Marcar mídia como sensível",
|
"compose_form.sensitive.hide": "Marcar mídia como sensível",
|
||||||
"compose_form.sensitive.marked": "Mídia está marcada como sensível",
|
"compose_form.sensitive.marked": "Mídia está marcada como sensível",
|
||||||
"compose_form.sensitive.unmarked": "Mídia não está marcada como sensível",
|
"compose_form.sensitive.unmarked": "Mídia não está marcada como sensível",
|
||||||
"compose_form.spoiler.marked": "O texto está oculto por um aviso de conteúdo",
|
"compose_form.spoiler.marked": "Com Aviso de Conteúdo",
|
||||||
"compose_form.spoiler.unmarked": "Sem Aviso de Conteúdo",
|
"compose_form.spoiler.unmarked": "Sem Aviso de Conteúdo",
|
||||||
"compose_form.spoiler_placeholder": "Aviso de Conteúdo aqui",
|
"compose_form.spoiler_placeholder": "Aviso de Conteúdo aqui",
|
||||||
"confirmation_modal.cancel": "Cancelar",
|
"confirmation_modal.cancel": "Cancelar",
|
||||||
|
@ -100,7 +100,7 @@
|
||||||
"confirmations.block.confirm": "Bloquear",
|
"confirmations.block.confirm": "Bloquear",
|
||||||
"confirmations.block.message": "Você tem certeza de que deseja bloquear {name}?",
|
"confirmations.block.message": "Você tem certeza de que deseja bloquear {name}?",
|
||||||
"confirmations.delete.confirm": "Excluir",
|
"confirmations.delete.confirm": "Excluir",
|
||||||
"confirmations.delete.message": "Excluir este toot?",
|
"confirmations.delete.message": "Você tem certeza de que deseja excluir este toot?",
|
||||||
"confirmations.delete_list.confirm": "Excluir",
|
"confirmations.delete_list.confirm": "Excluir",
|
||||||
"confirmations.delete_list.message": "Você tem certeza de que deseja excluir esta lista?",
|
"confirmations.delete_list.message": "Você tem certeza de que deseja excluir esta lista?",
|
||||||
"confirmations.domain_block.confirm": "Bloquear domínio",
|
"confirmations.domain_block.confirm": "Bloquear domínio",
|
||||||
|
@ -113,9 +113,9 @@
|
||||||
"confirmations.redraft.confirm": "Excluir e rascunhar",
|
"confirmations.redraft.confirm": "Excluir e rascunhar",
|
||||||
"confirmations.redraft.message": "Você tem certeza de que deseja apagar o toot e usá-lo como rascunho? Boosts e favoritos serão perdidos e as respostas ao toot original ficarão desconectadas.",
|
"confirmations.redraft.message": "Você tem certeza de que deseja apagar o toot e usá-lo como rascunho? Boosts e favoritos serão perdidos e as respostas ao toot original ficarão desconectadas.",
|
||||||
"confirmations.reply.confirm": "Responder",
|
"confirmations.reply.confirm": "Responder",
|
||||||
"confirmations.reply.message": "Responder agora vai sobrescrever o toot que você está compondo. Deseja continuar?",
|
"confirmations.reply.message": "Responder agora sobrescreverá o toot que você está compondo. Deseja continuar?",
|
||||||
"confirmations.unfollow.confirm": "Deixar de seguir",
|
"confirmations.unfollow.confirm": "Deixar de seguir",
|
||||||
"confirmations.unfollow.message": "Deixar de seguir {name}?",
|
"confirmations.unfollow.message": "Você tem certeza de que deseja deixar de seguir {name}?",
|
||||||
"conversation.delete": "Excluir conversa",
|
"conversation.delete": "Excluir conversa",
|
||||||
"conversation.mark_as_read": "Marcar como lida",
|
"conversation.mark_as_read": "Marcar como lida",
|
||||||
"conversation.open": "Ver conversa",
|
"conversation.open": "Ver conversa",
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
"empty_column.account_timeline": "Nada aqui!",
|
"empty_column.account_timeline": "Nada aqui!",
|
||||||
"empty_column.account_unavailable": "Perfil indisponível",
|
"empty_column.account_unavailable": "Perfil indisponível",
|
||||||
"empty_column.blocks": "Nada aqui.",
|
"empty_column.blocks": "Nada aqui.",
|
||||||
"empty_column.bookmarked_statuses": "Sem toots salvos. Quando você salvar alguns, eles aparecerão aqui.",
|
"empty_column.bookmarked_statuses": "Nada aqui. Quando você salvar um toot, ele aparecerá aqui.",
|
||||||
"empty_column.community": "A linha do tempo local está vazia. Poste algo publicamente para começar!",
|
"empty_column.community": "A linha do tempo local está vazia. Poste algo publicamente para começar!",
|
||||||
"empty_column.direct": "Nada aqui. Quando você enviar ou receber toots diretos, eles aparecerão aqui.",
|
"empty_column.direct": "Nada aqui. Quando você enviar ou receber toots diretos, eles aparecerão aqui.",
|
||||||
"empty_column.domain_blocks": "Nada aqui.",
|
"empty_column.domain_blocks": "Nada aqui.",
|
||||||
|
@ -185,7 +185,7 @@
|
||||||
"home.column_settings.show_reblogs": "Mostrar boosts",
|
"home.column_settings.show_reblogs": "Mostrar boosts",
|
||||||
"home.column_settings.show_replies": "Mostrar respostas",
|
"home.column_settings.show_replies": "Mostrar respostas",
|
||||||
"home.hide_announcements": "Ocultar anúncios",
|
"home.hide_announcements": "Ocultar anúncios",
|
||||||
"home.show_announcements": "Exibir anúncios",
|
"home.show_announcements": "Mostrar anúncios",
|
||||||
"intervals.full.days": "{number, plural, one {# dia} other {# dias}}",
|
"intervals.full.days": "{number, plural, one {# dia} other {# dias}}",
|
||||||
"intervals.full.hours": "{number, plural, one {# hora} other {# horas}}",
|
"intervals.full.hours": "{number, plural, one {# hora} other {# horas}}",
|
||||||
"intervals.full.minutes": "{number, plural, one {# minuto} other {# minutos}}",
|
"intervals.full.minutes": "{number, plural, one {# minuto} other {# minutos}}",
|
||||||
|
@ -198,7 +198,7 @@
|
||||||
"introduction.federation.local.text": "Toots públicos de pessoas na mesma instância que você aparecerão na linha local.",
|
"introduction.federation.local.text": "Toots públicos de pessoas na mesma instância que você aparecerão na linha local.",
|
||||||
"introduction.interactions.action": "Terminar o tutorial!",
|
"introduction.interactions.action": "Terminar o tutorial!",
|
||||||
"introduction.interactions.favourite.headline": "Favoritos",
|
"introduction.interactions.favourite.headline": "Favoritos",
|
||||||
"introduction.interactions.favourite.text": "Ao favoritar, você salva o toot para mais tarde ou sinaliza ao autor que você gostou do toot.",
|
"introduction.interactions.favourite.text": "Ao favoritar, você sinaliza ao autor que você gostou do toot.",
|
||||||
"introduction.interactions.reblog.headline": "Boost",
|
"introduction.interactions.reblog.headline": "Boost",
|
||||||
"introduction.interactions.reblog.text": "Ao dar boost, você compartilha toots de outras pessoas para seus seguidores.",
|
"introduction.interactions.reblog.text": "Ao dar boost, você compartilha toots de outras pessoas para seus seguidores.",
|
||||||
"introduction.interactions.reply.headline": "Responder",
|
"introduction.interactions.reply.headline": "Responder",
|
||||||
|
@ -289,14 +289,14 @@
|
||||||
"notification.poll": "Uma enquete que você votou terminou",
|
"notification.poll": "Uma enquete que você votou terminou",
|
||||||
"notification.reblog": "{name} deu boost no seu toot",
|
"notification.reblog": "{name} deu boost no seu toot",
|
||||||
"notifications.clear": "Limpar notificações",
|
"notifications.clear": "Limpar notificações",
|
||||||
"notifications.clear_confirmation": "Você tem certeza de que quer limpar todas as suas notificações?",
|
"notifications.clear_confirmation": "Você tem certeza de que deseja limpar todas as suas notificações?",
|
||||||
"notifications.column_settings.alert": "Notificações no computador",
|
"notifications.column_settings.alert": "Notificações no computador",
|
||||||
"notifications.column_settings.favourite": "Favoritos:",
|
"notifications.column_settings.favourite": "Favoritos:",
|
||||||
"notifications.column_settings.filter_bar.advanced": "Mostrar todas as categorias",
|
"notifications.column_settings.filter_bar.advanced": "Mostrar todas as categorias",
|
||||||
"notifications.column_settings.filter_bar.category": "Barra de filtro rápido",
|
"notifications.column_settings.filter_bar.category": "Barra de filtro rápido",
|
||||||
"notifications.column_settings.filter_bar.show": "Mostrar",
|
"notifications.column_settings.filter_bar.show": "Mostrar",
|
||||||
"notifications.column_settings.follow": "Seguidores:",
|
"notifications.column_settings.follow": "Seguidores:",
|
||||||
"notifications.column_settings.follow_request": "Novos seguidores pendentes:",
|
"notifications.column_settings.follow_request": "Seguidores pendentes:",
|
||||||
"notifications.column_settings.mention": "Menções:",
|
"notifications.column_settings.mention": "Menções:",
|
||||||
"notifications.column_settings.poll": "Enquetes:",
|
"notifications.column_settings.poll": "Enquetes:",
|
||||||
"notifications.column_settings.push": "Enviar notificações",
|
"notifications.column_settings.push": "Enviar notificações",
|
||||||
|
|
|
@ -53,7 +53,7 @@
|
||||||
"bundle_modal_error.message": "Algo de errado aconteceu enquanto este componente era carregado.",
|
"bundle_modal_error.message": "Algo de errado aconteceu enquanto este componente era carregado.",
|
||||||
"bundle_modal_error.retry": "Tente de novo",
|
"bundle_modal_error.retry": "Tente de novo",
|
||||||
"column.blocks": "Utilizadores Bloqueados",
|
"column.blocks": "Utilizadores Bloqueados",
|
||||||
"column.bookmarks": "Favoritos",
|
"column.bookmarks": "Marcadores",
|
||||||
"column.community": "Cronologia local",
|
"column.community": "Cronologia local",
|
||||||
"column.direct": "Mensagens directas",
|
"column.direct": "Mensagens directas",
|
||||||
"column.directory": "Procurar perfis",
|
"column.directory": "Procurar perfis",
|
||||||
|
@ -74,7 +74,7 @@
|
||||||
"column_header.show_settings": "Mostrar configurações",
|
"column_header.show_settings": "Mostrar configurações",
|
||||||
"column_header.unpin": "Desafixar",
|
"column_header.unpin": "Desafixar",
|
||||||
"column_subheading.settings": "Configurações",
|
"column_subheading.settings": "Configurações",
|
||||||
"community.column_settings.media_only": "Somente multimédia",
|
"community.column_settings.media_only": "Somente média",
|
||||||
"compose_form.direct_message_warning": "Esta publicação será enviada apenas para os utilizadores mencionados.",
|
"compose_form.direct_message_warning": "Esta publicação será enviada apenas para os utilizadores mencionados.",
|
||||||
"compose_form.direct_message_warning_learn_more": "Conhecer mais",
|
"compose_form.direct_message_warning_learn_more": "Conhecer mais",
|
||||||
"compose_form.hashtag_warning": "Este toot não será listado em nenhuma hashtag por ser não listado. Apenas toots públics podem ser pesquisados por hashtag.",
|
"compose_form.hashtag_warning": "Este toot não será listado em nenhuma hashtag por ser não listado. Apenas toots públics podem ser pesquisados por hashtag.",
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
"compose_form.poll.switch_to_single": "Alterar a votação para permitir uma única escolha",
|
"compose_form.poll.switch_to_single": "Alterar a votação para permitir uma única escolha",
|
||||||
"compose_form.publish": "Toot",
|
"compose_form.publish": "Toot",
|
||||||
"compose_form.publish_loud": "{publish}!",
|
"compose_form.publish_loud": "{publish}!",
|
||||||
"compose_form.sensitive.hide": "Marcar multimédia como sensível",
|
"compose_form.sensitive.hide": "Marcar média como sensível",
|
||||||
"compose_form.sensitive.marked": "Média marcada como sensível",
|
"compose_form.sensitive.marked": "Média marcada como sensível",
|
||||||
"compose_form.sensitive.unmarked": "Média não está marcada como sensível",
|
"compose_form.sensitive.unmarked": "Média não está marcada como sensível",
|
||||||
"compose_form.spoiler.marked": "Texto escondido atrás de aviso",
|
"compose_form.spoiler.marked": "Texto escondido atrás de aviso",
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
"empty_column.account_timeline": "Sem toots por aqui!",
|
"empty_column.account_timeline": "Sem toots por aqui!",
|
||||||
"empty_column.account_unavailable": "Perfil indisponível",
|
"empty_column.account_unavailable": "Perfil indisponível",
|
||||||
"empty_column.blocks": "Ainda não bloqueaste qualquer utilizador.",
|
"empty_column.blocks": "Ainda não bloqueaste qualquer utilizador.",
|
||||||
"empty_column.bookmarked_statuses": "Ainda não assinalou toots como favoritos. Quando o fizer, eles aparecerão aqui.",
|
"empty_column.bookmarked_statuses": "Ainda não adicionou nenhum toot aos Itens salvos. Quando adicionar, eles serão exibidos aqui.",
|
||||||
"empty_column.community": "A timeline local está vazia. Escreve algo publicamente para começar!",
|
"empty_column.community": "A timeline local está vazia. Escreve algo publicamente para começar!",
|
||||||
"empty_column.direct": "Ainda não tens qualquer mensagem directa. Quando enviares ou receberes alguma, ela irá aparecer aqui.",
|
"empty_column.direct": "Ainda não tens qualquer mensagem directa. Quando enviares ou receberes alguma, ela irá aparecer aqui.",
|
||||||
"empty_column.domain_blocks": "Ainda não há qualquer domínio escondido.",
|
"empty_column.domain_blocks": "Ainda não há qualquer domínio escondido.",
|
||||||
|
@ -254,13 +254,13 @@
|
||||||
"lists.subheading": "As tuas listas",
|
"lists.subheading": "As tuas listas",
|
||||||
"load_pending": "{count, plural, one {# novo item} other {# novos itens}}",
|
"load_pending": "{count, plural, one {# novo item} other {# novos itens}}",
|
||||||
"loading_indicator.label": "A carregar...",
|
"loading_indicator.label": "A carregar...",
|
||||||
"media_gallery.toggle_visible": "Mostrar/ocultar",
|
"media_gallery.toggle_visible": "Alternar visibilidade",
|
||||||
"missing_indicator.label": "Não encontrado",
|
"missing_indicator.label": "Não encontrado",
|
||||||
"missing_indicator.sublabel": "Este recurso não foi encontrado",
|
"missing_indicator.sublabel": "Este recurso não foi encontrado",
|
||||||
"mute_modal.hide_notifications": "Esconder notificações deste utilizador?",
|
"mute_modal.hide_notifications": "Esconder notificações deste utilizador?",
|
||||||
"navigation_bar.apps": "Aplicações móveis",
|
"navigation_bar.apps": "Aplicações móveis",
|
||||||
"navigation_bar.blocks": "Utilizadores bloqueados",
|
"navigation_bar.blocks": "Utilizadores bloqueados",
|
||||||
"navigation_bar.bookmarks": "Favoritos",
|
"navigation_bar.bookmarks": "Marcadores",
|
||||||
"navigation_bar.community_timeline": "Cronologia local",
|
"navigation_bar.community_timeline": "Cronologia local",
|
||||||
"navigation_bar.compose": "Escrever novo toot",
|
"navigation_bar.compose": "Escrever novo toot",
|
||||||
"navigation_bar.direct": "Mensagens directas",
|
"navigation_bar.direct": "Mensagens directas",
|
||||||
|
@ -358,7 +358,7 @@
|
||||||
"status.admin_account": "Abrir a interface de moderação para @{name}",
|
"status.admin_account": "Abrir a interface de moderação para @{name}",
|
||||||
"status.admin_status": "Abrir esta publicação na interface de moderação",
|
"status.admin_status": "Abrir esta publicação na interface de moderação",
|
||||||
"status.block": "Bloquear @{name}",
|
"status.block": "Bloquear @{name}",
|
||||||
"status.bookmark": "Favorito",
|
"status.bookmark": "Salvar",
|
||||||
"status.cancel_reblog_private": "Remover boost",
|
"status.cancel_reblog_private": "Remover boost",
|
||||||
"status.cannot_reblog": "Não é possível fazer boost a esta publicação",
|
"status.cannot_reblog": "Não é possível fazer boost a esta publicação",
|
||||||
"status.copy": "Copiar o link para a publicação",
|
"status.copy": "Copiar o link para a publicação",
|
||||||
|
@ -383,7 +383,7 @@
|
||||||
"status.reblogged_by": "{name} fez boost",
|
"status.reblogged_by": "{name} fez boost",
|
||||||
"status.reblogs.empty": "Ainda ninguém fez boost a este toot. Quando alguém o fizer, ele irá aparecer aqui.",
|
"status.reblogs.empty": "Ainda ninguém fez boost a este toot. Quando alguém o fizer, ele irá aparecer aqui.",
|
||||||
"status.redraft": "Apagar & reescrever",
|
"status.redraft": "Apagar & reescrever",
|
||||||
"status.remove_bookmark": "Remover favorito",
|
"status.remove_bookmark": "Remover dos itens salvos",
|
||||||
"status.reply": "Responder",
|
"status.reply": "Responder",
|
||||||
"status.replyAll": "Responder à conversa",
|
"status.replyAll": "Responder à conversa",
|
||||||
"status.report": "Denunciar @{name}",
|
"status.report": "Denunciar @{name}",
|
||||||
|
@ -394,7 +394,7 @@
|
||||||
"status.show_more": "Mostrar mais",
|
"status.show_more": "Mostrar mais",
|
||||||
"status.show_more_all": "Mostrar mais para todas",
|
"status.show_more_all": "Mostrar mais para todas",
|
||||||
"status.show_thread": "Mostrar conversa",
|
"status.show_thread": "Mostrar conversa",
|
||||||
"status.uncached_media_warning": "Não diponível",
|
"status.uncached_media_warning": "Não disponível",
|
||||||
"status.unmute_conversation": "Deixar de silenciar esta conversa",
|
"status.unmute_conversation": "Deixar de silenciar esta conversa",
|
||||||
"status.unpin": "Não fixar no perfil",
|
"status.unpin": "Não fixar no perfil",
|
||||||
"suggestions.dismiss": "Dispensar a sugestão",
|
"suggestions.dismiss": "Dispensar a sugestão",
|
||||||
|
|
|
@ -41,7 +41,7 @@
|
||||||
"account.unmute_notifications": "Показывать уведомления от @{name}",
|
"account.unmute_notifications": "Показывать уведомления от @{name}",
|
||||||
"alert.rate_limited.message": "Пожалуйста, повторите после {retry_time, time, medium}.",
|
"alert.rate_limited.message": "Пожалуйста, повторите после {retry_time, time, medium}.",
|
||||||
"alert.rate_limited.title": "Вы выполняете действие слишком часто",
|
"alert.rate_limited.title": "Вы выполняете действие слишком часто",
|
||||||
"alert.unexpected.message": "Что-то пошло не так.",
|
"alert.unexpected.message": "Произошла непредвиденная ошибка.",
|
||||||
"alert.unexpected.title": "Ой!",
|
"alert.unexpected.title": "Ой!",
|
||||||
"announcement.announcement": "Объявление",
|
"announcement.announcement": "Объявление",
|
||||||
"autosuggest_hashtag.per_week": "{count} / неделю",
|
"autosuggest_hashtag.per_week": "{count} / неделю",
|
||||||
|
@ -155,12 +155,12 @@
|
||||||
"empty_column.home.public_timeline": "публичные ленты",
|
"empty_column.home.public_timeline": "публичные ленты",
|
||||||
"empty_column.list": "В этом списке пока ничего нет.",
|
"empty_column.list": "В этом списке пока ничего нет.",
|
||||||
"empty_column.lists": "У вас ещё нет списков. Созданные вами списки будут показаны здесь.",
|
"empty_column.lists": "У вас ещё нет списков. Созданные вами списки будут показаны здесь.",
|
||||||
"empty_column.mutes": "Вы никого не игнорируете и всех внимательно выслушиваете.",
|
"empty_column.mutes": "Вы ещё никого не добавляли в список игнорируемых.",
|
||||||
"empty_column.notifications": "У вас пока нет уведомлений. Взаимодействуйте с другими, чтобы завести разговор.",
|
"empty_column.notifications": "У вас пока нет уведомлений. Взаимодействуйте с другими, чтобы завести разговор.",
|
||||||
"empty_column.public": "Здесь ничего нет! Опубликуйте что-нибудь или подпишитесь на пользователей с других узлов, чтобы заполнить ленту",
|
"empty_column.public": "Здесь ничего нет! Опубликуйте что-нибудь или подпишитесь на пользователей с других узлов, чтобы заполнить ленту",
|
||||||
"error.unexpected_crash.explanation": "Из-за несовместимого браузера или ошибки в нашем коде, эта страница не может быть корректно отображена.",
|
"error.unexpected_crash.explanation": "Из-за несовместимого браузера или ошибки в нашем коде, эта страница не может быть корректно отображена.",
|
||||||
"error.unexpected_crash.next_steps": "Попробуйте обновить страницу. Если проблема не исчезает, используйте Mastodon из-под другого браузера или приложения.",
|
"error.unexpected_crash.next_steps": "Попробуйте обновить страницу. Если проблема не исчезает, используйте Mastodon из-под другого браузера или приложения.",
|
||||||
"errors.unexpected_crash.copy_stacktrace": "Копировать стектрейс в буфер обмена",
|
"errors.unexpected_crash.copy_stacktrace": "Скопировать диагностическую информацию",
|
||||||
"errors.unexpected_crash.report_issue": "Сообщить о проблеме",
|
"errors.unexpected_crash.report_issue": "Сообщить о проблеме",
|
||||||
"follow_request.authorize": "Авторизовать",
|
"follow_request.authorize": "Авторизовать",
|
||||||
"follow_request.reject": "Отказать",
|
"follow_request.reject": "Отказать",
|
||||||
|
@ -197,12 +197,12 @@
|
||||||
"introduction.federation.local.headline": "Локальная лента",
|
"introduction.federation.local.headline": "Локальная лента",
|
||||||
"introduction.federation.local.text": "Публичные посты от людей с того же сервера, что и вы, будут отображены в локальной ленте.",
|
"introduction.federation.local.text": "Публичные посты от людей с того же сервера, что и вы, будут отображены в локальной ленте.",
|
||||||
"introduction.interactions.action": "Завершить обучение",
|
"introduction.interactions.action": "Завершить обучение",
|
||||||
"introduction.interactions.favourite.headline": "Отметки «нравится»",
|
"introduction.interactions.favourite.headline": "Помечайте избранное",
|
||||||
"introduction.interactions.favourite.text": "Дайте автору знать, что пост вам понравился и вернитесь к нему позже, добавив его в избранное.",
|
"introduction.interactions.favourite.text": "Дайте автору знать, что пост вам понравился и вернитесь к нему позже, добавив его в избранное.",
|
||||||
"introduction.interactions.reblog.headline": "Продвижения",
|
"introduction.interactions.reblog.headline": "Продвигайте",
|
||||||
"introduction.interactions.reblog.text": "Вы можете делиться постами других людей, продвигая их в своей учётной записи.",
|
"introduction.interactions.reblog.text": "Делитесь постами других людей со своими подписчиками, продвигая их в своём профиле.",
|
||||||
"introduction.interactions.reply.headline": "Ответы",
|
"introduction.interactions.reply.headline": "Отвечайте",
|
||||||
"introduction.interactions.reply.text": "Вы можете отвечать свои и чужие посты, образуя цепочки сообщений (обсуждения).",
|
"introduction.interactions.reply.text": "Отвечайте на свои или чужие посты, образуя цепочки сообщений — обсуждения.",
|
||||||
"introduction.welcome.action": "Поехали!",
|
"introduction.welcome.action": "Поехали!",
|
||||||
"introduction.welcome.headline": "Первые шаги",
|
"introduction.welcome.headline": "Первые шаги",
|
||||||
"introduction.welcome.text": "Добро пожаловать в Федиверс! Уже через мгновение вы сможете отправлять сообщения и общаться со своими друзьями с любых узлов. Но этот узел — {domain} — особенный: на нём располагается ваш профиль, так что не забудьте его название.",
|
"introduction.welcome.text": "Добро пожаловать в Федиверс! Уже через мгновение вы сможете отправлять сообщения и общаться со своими друзьями с любых узлов. Но этот узел — {domain} — особенный: на нём располагается ваш профиль, так что не забудьте его название.",
|
||||||
|
@ -366,7 +366,7 @@
|
||||||
"status.detailed_status": "Подробный просмотр обсуждения",
|
"status.detailed_status": "Подробный просмотр обсуждения",
|
||||||
"status.direct": "Написать @{name}",
|
"status.direct": "Написать @{name}",
|
||||||
"status.embed": "Встроить на свой сайт",
|
"status.embed": "Встроить на свой сайт",
|
||||||
"status.favourite": "Нравится",
|
"status.favourite": "В избранное",
|
||||||
"status.filtered": "Отфильтровано",
|
"status.filtered": "Отфильтровано",
|
||||||
"status.load_more": "Загрузить остальное",
|
"status.load_more": "Загрузить остальное",
|
||||||
"status.media_hidden": "Файл скрыт",
|
"status.media_hidden": "Файл скрыт",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"account.add_or_remove_from_list": "Add or Remove from lists",
|
"account.add_or_remove_from_list": "Додај или Одстрани са листа",
|
||||||
"account.badges.bot": "Бот",
|
"account.badges.bot": "Бот",
|
||||||
"account.badges.group": "Group",
|
"account.badges.group": "Група",
|
||||||
"account.block": "Блокирај @{name}",
|
"account.block": "Блокирај @{name}",
|
||||||
"account.block_domain": "Сакриј све са домена {domain}",
|
"account.block_domain": "Сакриј све са домена {domain}",
|
||||||
"account.blocked": "Блокиран",
|
"account.blocked": "Блокиран",
|
||||||
"account.cancel_follow_request": "Cancel follow request",
|
"account.cancel_follow_request": "Поништи захтеве за праћење",
|
||||||
"account.direct": "Директна порука @{name}",
|
"account.direct": "Директна порука @{name}",
|
||||||
"account.domain_blocked": "Домен сакривен",
|
"account.domain_blocked": "Домен сакривен",
|
||||||
"account.edit_profile": "Измени профил",
|
"account.edit_profile": "Измени профил",
|
||||||
|
@ -17,16 +17,16 @@
|
||||||
"account.follows.empty": "Корисник тренутно не прати никога.",
|
"account.follows.empty": "Корисник тренутно не прати никога.",
|
||||||
"account.follows_you": "Прати Вас",
|
"account.follows_you": "Прати Вас",
|
||||||
"account.hide_reblogs": "Сакриј подршке које даје корисника @{name}",
|
"account.hide_reblogs": "Сакриј подршке које даје корисника @{name}",
|
||||||
"account.last_status": "Last active",
|
"account.last_status": "Последњи пут активан/на",
|
||||||
"account.link_verified_on": "Ownership of this link was checked on {date}",
|
"account.link_verified_on": "Власништво над овом везом је проверено {date}",
|
||||||
"account.locked_info": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
|
"account.locked_info": "Статус приватности овог налога је подешен на закључано. Власник ручно прегледа ко га може пратити.",
|
||||||
"account.media": "Медији",
|
"account.media": "Медији",
|
||||||
"account.mention": "Помени корисника @{name}",
|
"account.mention": "Помени корисника @{name}",
|
||||||
"account.moved_to": "{name} се померио на:",
|
"account.moved_to": "{name} се померио на:",
|
||||||
"account.mute": "Ућуткај корисника @{name}",
|
"account.mute": "Ућуткај корисника @{name}",
|
||||||
"account.mute_notifications": "Искључи обавештења од корисника @{name}",
|
"account.mute_notifications": "Искључи обавештења од корисника @{name}",
|
||||||
"account.muted": "Ућуткан",
|
"account.muted": "Ућуткан",
|
||||||
"account.never_active": "Never",
|
"account.never_active": "Никада",
|
||||||
"account.posts": "Трубе",
|
"account.posts": "Трубе",
|
||||||
"account.posts_with_replies": "Трубе и одговори",
|
"account.posts_with_replies": "Трубе и одговори",
|
||||||
"account.report": "Пријави @{name}",
|
"account.report": "Пријави @{name}",
|
||||||
|
@ -39,12 +39,12 @@
|
||||||
"account.unfollow": "Отпрати",
|
"account.unfollow": "Отпрати",
|
||||||
"account.unmute": "Уклони ућуткавање кориснику @{name}",
|
"account.unmute": "Уклони ућуткавање кориснику @{name}",
|
||||||
"account.unmute_notifications": "Укључи назад обавештења од корисника @{name}",
|
"account.unmute_notifications": "Укључи назад обавештења од корисника @{name}",
|
||||||
"alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
|
"alert.rate_limited.message": "Молимо покушајте поново после {retry_time, time, medium}.",
|
||||||
"alert.rate_limited.title": "Rate limited",
|
"alert.rate_limited.title": "Ограничена брзина",
|
||||||
"alert.unexpected.message": "Појавила се неочекивана грешка.",
|
"alert.unexpected.message": "Појавила се неочекивана грешка.",
|
||||||
"alert.unexpected.title": "Упс!",
|
"alert.unexpected.title": "Упс!",
|
||||||
"announcement.announcement": "Announcement",
|
"announcement.announcement": "Најава",
|
||||||
"autosuggest_hashtag.per_week": "{count} per week",
|
"autosuggest_hashtag.per_week": "{count} недељно",
|
||||||
"boost_modal.combo": "Можете притиснути {combo} да прескочите ово следећи пут",
|
"boost_modal.combo": "Можете притиснути {combo} да прескочите ово следећи пут",
|
||||||
"bundle_column_error.body": "Нешто је пошло по злу приликом учитавања ове компоненте.",
|
"bundle_column_error.body": "Нешто је пошло по злу приликом учитавања ове компоненте.",
|
||||||
"bundle_column_error.retry": "Покушајте поново",
|
"bundle_column_error.retry": "Покушајте поново",
|
||||||
|
@ -53,10 +53,10 @@
|
||||||
"bundle_modal_error.message": "Нешто није било у реду при учитавању ове компоненте.",
|
"bundle_modal_error.message": "Нешто није било у реду при учитавању ове компоненте.",
|
||||||
"bundle_modal_error.retry": "Покушајте поново",
|
"bundle_modal_error.retry": "Покушајте поново",
|
||||||
"column.blocks": "Блокирани корисници",
|
"column.blocks": "Блокирани корисници",
|
||||||
"column.bookmarks": "Bookmarks",
|
"column.bookmarks": "Обележивачи",
|
||||||
"column.community": "Локална временска линија",
|
"column.community": "Локална временска линија",
|
||||||
"column.direct": "Директне поруке",
|
"column.direct": "Директне поруке",
|
||||||
"column.directory": "Browse profiles",
|
"column.directory": "Претражиј профиле",
|
||||||
"column.domain_blocks": "Скривени домени",
|
"column.domain_blocks": "Скривени домени",
|
||||||
"column.favourites": "Омиљене",
|
"column.favourites": "Омиљене",
|
||||||
"column.follow_requests": "Захтеви за праћење",
|
"column.follow_requests": "Захтеви за праћење",
|
||||||
|
@ -81,22 +81,22 @@
|
||||||
"compose_form.lock_disclaimer": "Ваш налог није {locked}. Свако може да Вас запрати и да види објаве намењене само Вашим пратиоцима.",
|
"compose_form.lock_disclaimer": "Ваш налог није {locked}. Свако може да Вас запрати и да види објаве намењене само Вашим пратиоцима.",
|
||||||
"compose_form.lock_disclaimer.lock": "закључан",
|
"compose_form.lock_disclaimer.lock": "закључан",
|
||||||
"compose_form.placeholder": "Шта Вам је на уму?",
|
"compose_form.placeholder": "Шта Вам је на уму?",
|
||||||
"compose_form.poll.add_option": "Add a choice",
|
"compose_form.poll.add_option": "Додајте избор",
|
||||||
"compose_form.poll.duration": "Poll duration",
|
"compose_form.poll.duration": "Трајање анкете",
|
||||||
"compose_form.poll.option_placeholder": "Choice {number}",
|
"compose_form.poll.option_placeholder": "Избор {number}",
|
||||||
"compose_form.poll.remove_option": "Remove this choice",
|
"compose_form.poll.remove_option": "Одстрани овај избор",
|
||||||
"compose_form.poll.switch_to_multiple": "Change poll to allow multiple choices",
|
"compose_form.poll.switch_to_multiple": "Промените анкету да бисте омогућили више избора",
|
||||||
"compose_form.poll.switch_to_single": "Change poll to allow for a single choice",
|
"compose_form.poll.switch_to_single": "Промените анкету да бисте омогућили један избор",
|
||||||
"compose_form.publish": "Труби",
|
"compose_form.publish": "Труби",
|
||||||
"compose_form.publish_loud": "{publish}!",
|
"compose_form.publish_loud": "{publish}!",
|
||||||
"compose_form.sensitive.hide": "Mark media as sensitive",
|
"compose_form.sensitive.hide": "Означи мултимедију као осетљиву",
|
||||||
"compose_form.sensitive.marked": "Медији су означени као осетљиви",
|
"compose_form.sensitive.marked": "Медији су означени као осетљиви",
|
||||||
"compose_form.sensitive.unmarked": "Медији су означени као не-осетљиви",
|
"compose_form.sensitive.unmarked": "Медији су означени као не-осетљиви",
|
||||||
"compose_form.spoiler.marked": "Текст је сакривен иза упозорења",
|
"compose_form.spoiler.marked": "Текст је сакривен иза упозорења",
|
||||||
"compose_form.spoiler.unmarked": "Текст није сакривен",
|
"compose_form.spoiler.unmarked": "Текст није сакривен",
|
||||||
"compose_form.spoiler_placeholder": "Овде упишите упозорење",
|
"compose_form.spoiler_placeholder": "Овде упишите упозорење",
|
||||||
"confirmation_modal.cancel": "Поништи",
|
"confirmation_modal.cancel": "Поништи",
|
||||||
"confirmations.block.block_and_report": "Block & Report",
|
"confirmations.block.block_and_report": "Блокирај и Пријави",
|
||||||
"confirmations.block.confirm": "Блокирај",
|
"confirmations.block.confirm": "Блокирај",
|
||||||
"confirmations.block.message": "Да ли сте сигурни да желите да блокирате корисника {name}?",
|
"confirmations.block.message": "Да ли сте сигурни да желите да блокирате корисника {name}?",
|
||||||
"confirmations.delete.confirm": "Обриши",
|
"confirmations.delete.confirm": "Обриши",
|
||||||
|
@ -105,25 +105,25 @@
|
||||||
"confirmations.delete_list.message": "Да ли сте сигурни да желите да бесповратно обришете ову листу?",
|
"confirmations.delete_list.message": "Да ли сте сигурни да желите да бесповратно обришете ову листу?",
|
||||||
"confirmations.domain_block.confirm": "Сакриј цео домен",
|
"confirmations.domain_block.confirm": "Сакриј цео домен",
|
||||||
"confirmations.domain_block.message": "Да ли сте заиста сигурни да желите да блокирате цео домен {domain}? У већини случајева, неколико добро промишљених блокирања или ућуткавања су довољна и препоручљива.",
|
"confirmations.domain_block.message": "Да ли сте заиста сигурни да желите да блокирате цео домен {domain}? У већини случајева, неколико добро промишљених блокирања или ућуткавања су довољна и препоручљива.",
|
||||||
"confirmations.logout.confirm": "Log out",
|
"confirmations.logout.confirm": "Одјави се",
|
||||||
"confirmations.logout.message": "Are you sure you want to log out?",
|
"confirmations.logout.message": "Да ли се сигурни да желите да се одјавите?",
|
||||||
"confirmations.mute.confirm": "Ућуткај",
|
"confirmations.mute.confirm": "Ућуткај",
|
||||||
"confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
|
"confirmations.mute.explanation": "Ово ће сакрити објаве од њих и објаве које их помињу, али ће им и даље дозволити да виде ваше постове и да вас запрате.",
|
||||||
"confirmations.mute.message": "Да ли стварно желите да ућуткате корисника {name}?",
|
"confirmations.mute.message": "Да ли стварно желите да ућуткате корисника {name}?",
|
||||||
"confirmations.redraft.confirm": "Избриши и преправи",
|
"confirmations.redraft.confirm": "Избриши и преправи",
|
||||||
"confirmations.redraft.message": "Да ли сте сигурни да желите да избришете овај статус и да га преправите? Сва стављања у омиљене трубе, као и подршке ће бити изгубљене, а одговори на оригинални пост ће бити поништени.",
|
"confirmations.redraft.message": "Да ли сте сигурни да желите да избришете овај статус и да га преправите? Сва стављања у омиљене трубе, као и подршке ће бити изгубљене, а одговори на оригинални пост ће бити поништени.",
|
||||||
"confirmations.reply.confirm": "Reply",
|
"confirmations.reply.confirm": "Одговори",
|
||||||
"confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
|
"confirmations.reply.message": "Одговарањем ћете обрисати поруку коју састављате. Јесте ли сигурни да желите да наставите?",
|
||||||
"confirmations.unfollow.confirm": "Отпрати",
|
"confirmations.unfollow.confirm": "Отпрати",
|
||||||
"confirmations.unfollow.message": "Да ли сте сигурни да желите да отпратите корисника {name}?",
|
"confirmations.unfollow.message": "Да ли сте сигурни да желите да отпратите корисника {name}?",
|
||||||
"conversation.delete": "Delete conversation",
|
"conversation.delete": "Обриши преписку",
|
||||||
"conversation.mark_as_read": "Mark as read",
|
"conversation.mark_as_read": "Означи као прочитано",
|
||||||
"conversation.open": "View conversation",
|
"conversation.open": "Прикажи преписку",
|
||||||
"conversation.with": "With {names}",
|
"conversation.with": "Са {names}",
|
||||||
"directory.federated": "From known fediverse",
|
"directory.federated": "Са знаних здружених инстанци",
|
||||||
"directory.local": "From {domain} only",
|
"directory.local": "Само са {domain}",
|
||||||
"directory.new_arrivals": "New arrivals",
|
"directory.new_arrivals": "Новопридошли",
|
||||||
"directory.recently_active": "Recently active",
|
"directory.recently_active": "Недавно активни",
|
||||||
"embed.instructions": "Угради овај статус на Ваш веб сајт копирањем кода испод.",
|
"embed.instructions": "Угради овај статус на Ваш веб сајт копирањем кода испод.",
|
||||||
"embed.preview": "Овако ће да изгледа:",
|
"embed.preview": "Овако ће да изгледа:",
|
||||||
"emoji_button.activity": "Активност",
|
"emoji_button.activity": "Активност",
|
||||||
|
@ -140,10 +140,10 @@
|
||||||
"emoji_button.search_results": "Резултати претраге",
|
"emoji_button.search_results": "Резултати претраге",
|
||||||
"emoji_button.symbols": "Симболи",
|
"emoji_button.symbols": "Симболи",
|
||||||
"emoji_button.travel": "Путовања и места",
|
"emoji_button.travel": "Путовања и места",
|
||||||
"empty_column.account_timeline": "No toots here!",
|
"empty_column.account_timeline": "Овде нема труба!",
|
||||||
"empty_column.account_unavailable": "Profile unavailable",
|
"empty_column.account_unavailable": "Профил недоступан",
|
||||||
"empty_column.blocks": "Још увек немате блокираних корисника.",
|
"empty_column.blocks": "Још увек немате блокираних корисника.",
|
||||||
"empty_column.bookmarked_statuses": "You don't have any bookmarked toots yet. When you bookmark one, it will show up here.",
|
"empty_column.bookmarked_statuses": "Још увек немате обележене трубе. Када их обележите, појавиће се овде.",
|
||||||
"empty_column.community": "Локална временска линија је празна. Напишите нешто јавно да започнете!",
|
"empty_column.community": "Локална временска линија је празна. Напишите нешто јавно да започнете!",
|
||||||
"empty_column.direct": "Још увек немате директних порука. Када пошаљете или примите једну, појавиће се овде.",
|
"empty_column.direct": "Још увек немате директних порука. Када пошаљете или примите једну, појавиће се овде.",
|
||||||
"empty_column.domain_blocks": "Још увек нема сакривених домена.",
|
"empty_column.domain_blocks": "Још увек нема сакривених домена.",
|
||||||
|
@ -158,41 +158,41 @@
|
||||||
"empty_column.mutes": "Још увек немате ућутканих корисника.",
|
"empty_column.mutes": "Још увек немате ућутканих корисника.",
|
||||||
"empty_column.notifications": "Тренутно немате обавештења. Дружите се мало да започнете разговор.",
|
"empty_column.notifications": "Тренутно немате обавештења. Дружите се мало да започнете разговор.",
|
||||||
"empty_column.public": "Овде нема ничега! Напишите нешто јавно, или нађите кориснике са других инстанци које ћете запратити да попуните ову празнину",
|
"empty_column.public": "Овде нема ничега! Напишите нешто јавно, или нађите кориснике са других инстанци које ћете запратити да попуните ову празнину",
|
||||||
"error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
|
"error.unexpected_crash.explanation": "Због грешке у нашем коду или проблема са компатибилношћу прегледача, ова страница се није могла правилно приказати.",
|
||||||
"error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
|
"error.unexpected_crash.next_steps": "Покушајте да освежите страницу. Ако то не помогне, можда ћете и даље моћи да користите Мастодон путем другог прегледача или матичне апликације.",
|
||||||
"errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
|
"errors.unexpected_crash.copy_stacktrace": "Копирај \"stacktrace\" у клипборд",
|
||||||
"errors.unexpected_crash.report_issue": "Report issue",
|
"errors.unexpected_crash.report_issue": "Пријави проблем",
|
||||||
"follow_request.authorize": "Одобри",
|
"follow_request.authorize": "Одобри",
|
||||||
"follow_request.reject": "Одбиј",
|
"follow_request.reject": "Одбиј",
|
||||||
"getting_started.developers": "Програмери",
|
"getting_started.developers": "Програмери",
|
||||||
"getting_started.directory": "Profile directory",
|
"getting_started.directory": "Профил фасцикле",
|
||||||
"getting_started.documentation": "Документација",
|
"getting_started.documentation": "Документација",
|
||||||
"getting_started.heading": "Да почнете",
|
"getting_started.heading": "Да почнете",
|
||||||
"getting_started.invite": "Позовите људе",
|
"getting_started.invite": "Позовите људе",
|
||||||
"getting_started.open_source_notice": "Мастoдон је софтвер отвореног кода. Можете му допринети или пријавити проблеме преко ГитХаба на {github}.",
|
"getting_started.open_source_notice": "Мастoдон је софтвер отвореног кода. Можете му допринети или пријавити проблеме преко ГитХаба на {github}.",
|
||||||
"getting_started.security": "Безбедност",
|
"getting_started.security": "Безбедност",
|
||||||
"getting_started.terms": "Услови коришћења",
|
"getting_started.terms": "Услови коришћења",
|
||||||
"hashtag.column_header.tag_mode.all": "and {additional}",
|
"hashtag.column_header.tag_mode.all": "и {additional}",
|
||||||
"hashtag.column_header.tag_mode.any": "or {additional}",
|
"hashtag.column_header.tag_mode.any": "или {additional}",
|
||||||
"hashtag.column_header.tag_mode.none": "without {additional}",
|
"hashtag.column_header.tag_mode.none": "без {additional}",
|
||||||
"hashtag.column_settings.select.no_options_message": "No suggestions found",
|
"hashtag.column_settings.select.no_options_message": "Нису пронађени предлози",
|
||||||
"hashtag.column_settings.select.placeholder": "Enter hashtags…",
|
"hashtag.column_settings.select.placeholder": "Унеси хештег…",
|
||||||
"hashtag.column_settings.tag_mode.all": "All of these",
|
"hashtag.column_settings.tag_mode.all": "Све оve",
|
||||||
"hashtag.column_settings.tag_mode.any": "Any of these",
|
"hashtag.column_settings.tag_mode.any": "Било које од ових",
|
||||||
"hashtag.column_settings.tag_mode.none": "None of these",
|
"hashtag.column_settings.tag_mode.none": "Ништа од ових",
|
||||||
"hashtag.column_settings.tag_toggle": "Include additional tags in this column",
|
"hashtag.column_settings.tag_toggle": "Include additional tags in this column",
|
||||||
"home.column_settings.basic": "Основно",
|
"home.column_settings.basic": "Основно",
|
||||||
"home.column_settings.show_reblogs": "Прикажи и подржавања",
|
"home.column_settings.show_reblogs": "Прикажи и подржавања",
|
||||||
"home.column_settings.show_replies": "Прикажи одговоре",
|
"home.column_settings.show_replies": "Прикажи одговоре",
|
||||||
"home.hide_announcements": "Hide announcements",
|
"home.hide_announcements": "Сакриј најаве",
|
||||||
"home.show_announcements": "Show announcements",
|
"home.show_announcements": "Пријажи најаве",
|
||||||
"intervals.full.days": "{number, plural, one {# day} other {# days}}",
|
"intervals.full.days": "{number, plural, one {# дан} other {# дана}}",
|
||||||
"intervals.full.hours": "{number, plural, one {# hour} other {# hours}}",
|
"intervals.full.hours": "{number, plural, one {# сат} other {# сати}}",
|
||||||
"intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
|
"intervals.full.minutes": "{number, plural, one {# минут} other {# минута}}",
|
||||||
"introduction.federation.action": "Next",
|
"introduction.federation.action": "Даље",
|
||||||
"introduction.federation.federated.headline": "Federated",
|
"introduction.federation.federated.headline": "Федерисано",
|
||||||
"introduction.federation.federated.text": "Public posts from other servers of the fediverse will appear in the federated timeline.",
|
"introduction.federation.federated.text": "Јавне објаве са осталих сервера из здружених инстанци ће се појавити у федерисаној временској линији.",
|
||||||
"introduction.federation.home.headline": "Home",
|
"introduction.federation.home.headline": "Почетна",
|
||||||
"introduction.federation.home.text": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
|
"introduction.federation.home.text": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
|
||||||
"introduction.federation.local.headline": "Local",
|
"introduction.federation.local.headline": "Local",
|
||||||
"introduction.federation.local.text": "Public posts from people on the same server as you will appear in the local timeline.",
|
"introduction.federation.local.text": "Public posts from people on the same server as you will appear in the local timeline.",
|
||||||
|
@ -355,13 +355,13 @@
|
||||||
"search_results.statuses": "Трубе",
|
"search_results.statuses": "Трубе",
|
||||||
"search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
|
"search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
|
||||||
"search_results.total": "{count, number} {count, plural, one {резултат} few {резултата} other {резултата}}",
|
"search_results.total": "{count, number} {count, plural, one {резултат} few {резултата} other {резултата}}",
|
||||||
"status.admin_account": "Open moderation interface for @{name}",
|
"status.admin_account": "Отвори модераторски интерфејс за @{name}",
|
||||||
"status.admin_status": "Open this status in the moderation interface",
|
"status.admin_status": "Отвори овај статус у модераторском интерфејсу",
|
||||||
"status.block": "Блокирај @{name}",
|
"status.block": "Блокирај @{name}",
|
||||||
"status.bookmark": "Bookmark",
|
"status.bookmark": "Обележи",
|
||||||
"status.cancel_reblog_private": "Уклони подршку",
|
"status.cancel_reblog_private": "Уклони подршку",
|
||||||
"status.cannot_reblog": "Овај статус не може да се подржи",
|
"status.cannot_reblog": "Овај статус не може да се подржи",
|
||||||
"status.copy": "Copy link to status",
|
"status.copy": "Копирај везу на статус",
|
||||||
"status.delete": "Обриши",
|
"status.delete": "Обриши",
|
||||||
"status.detailed_status": "Детаљни преглед разговора",
|
"status.detailed_status": "Детаљни преглед разговора",
|
||||||
"status.direct": "Директна порука @{name}",
|
"status.direct": "Директна порука @{name}",
|
||||||
|
@ -377,13 +377,13 @@
|
||||||
"status.open": "Прошири овај статус",
|
"status.open": "Прошири овај статус",
|
||||||
"status.pin": "Закачи на профил",
|
"status.pin": "Закачи на профил",
|
||||||
"status.pinned": "Закачена труба",
|
"status.pinned": "Закачена труба",
|
||||||
"status.read_more": "Read more",
|
"status.read_more": "Прочитајте више",
|
||||||
"status.reblog": "Подржи",
|
"status.reblog": "Подржи",
|
||||||
"status.reblog_private": "Подржи да види првобитна публика",
|
"status.reblog_private": "Подржи да види првобитна публика",
|
||||||
"status.reblogged_by": "{name} подржао/ла",
|
"status.reblogged_by": "{name} подржао/ла",
|
||||||
"status.reblogs.empty": "Још увек нико није подржао ову трубу. Када буде подржана, појавиће се овде.",
|
"status.reblogs.empty": "Још увек нико није подржао ову трубу. Када буде подржана, појавиће се овде.",
|
||||||
"status.redraft": "Избриши и преправи",
|
"status.redraft": "Избриши и преправи",
|
||||||
"status.remove_bookmark": "Remove bookmark",
|
"status.remove_bookmark": "Уклони обележивач",
|
||||||
"status.reply": "Одговори",
|
"status.reply": "Одговори",
|
||||||
"status.replyAll": "Одговори на дискусију",
|
"status.replyAll": "Одговори на дискусију",
|
||||||
"status.report": "Пријави корисника @{name}",
|
"status.report": "Пријави корисника @{name}",
|
||||||
|
|
|
@ -184,8 +184,8 @@
|
||||||
"home.column_settings.basic": "Grundläggande",
|
"home.column_settings.basic": "Grundläggande",
|
||||||
"home.column_settings.show_reblogs": "Visa knuffar",
|
"home.column_settings.show_reblogs": "Visa knuffar",
|
||||||
"home.column_settings.show_replies": "Visa svar",
|
"home.column_settings.show_replies": "Visa svar",
|
||||||
"home.hide_announcements": "Hide announcements",
|
"home.hide_announcements": "Dölj notiser",
|
||||||
"home.show_announcements": "Show announcements",
|
"home.show_announcements": "Visa notiser",
|
||||||
"intervals.full.days": "{number, plural, one {# dag} other {# dagar}}",
|
"intervals.full.days": "{number, plural, one {# dag} other {# dagar}}",
|
||||||
"intervals.full.hours": "{number, plural, one {# timme} other {# timmar}}",
|
"intervals.full.hours": "{number, plural, one {# timme} other {# timmar}}",
|
||||||
"intervals.full.minutes": "{number, plural, one {# minut} other {# minuter}}",
|
"intervals.full.minutes": "{number, plural, one {# minut} other {# minuter}}",
|
||||||
|
@ -335,7 +335,7 @@
|
||||||
"relative_time.just_now": "nu",
|
"relative_time.just_now": "nu",
|
||||||
"relative_time.minutes": "{number}min",
|
"relative_time.minutes": "{number}min",
|
||||||
"relative_time.seconds": "{number}sek",
|
"relative_time.seconds": "{number}sek",
|
||||||
"relative_time.today": "today",
|
"relative_time.today": "idag",
|
||||||
"reply_indicator.cancel": "Ångra",
|
"reply_indicator.cancel": "Ångra",
|
||||||
"report.forward": "Vidarebefordra till {target}",
|
"report.forward": "Vidarebefordra till {target}",
|
||||||
"report.forward_hint": "Kontot är från en annan server. Skicka även en anonymiserad kopia av anmälan dit?",
|
"report.forward_hint": "Kontot är från en annan server. Skicka även en anonymiserad kopia av anmälan dit?",
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
"account.badges.bot": "บอต",
|
"account.badges.bot": "บอต",
|
||||||
"account.badges.group": "กลุ่ม",
|
"account.badges.group": "กลุ่ม",
|
||||||
"account.block": "ปิดกั้น @{name}",
|
"account.block": "ปิดกั้น @{name}",
|
||||||
"account.block_domain": "ซ่อนทุกอย่างจาก {domain}",
|
"account.block_domain": "ปิดกั้นโดเมน {domain}",
|
||||||
"account.blocked": "ปิดกั้นอยู่",
|
"account.blocked": "ปิดกั้นอยู่",
|
||||||
"account.cancel_follow_request": "ยกเลิกคำขอติดตาม",
|
"account.cancel_follow_request": "ยกเลิกคำขอติดตาม",
|
||||||
"account.direct": "ส่งข้อความโดยตรงถึง @{name}",
|
"account.direct": "ส่งข้อความโดยตรงถึง @{name}",
|
||||||
"account.domain_blocked": "ซ่อนโดเมนอยู่",
|
"account.domain_blocked": "ปิดกั้นโดเมนอยู่",
|
||||||
"account.edit_profile": "แก้ไขโปรไฟล์",
|
"account.edit_profile": "แก้ไขโปรไฟล์",
|
||||||
"account.endorse": "แสดงให้เห็นในโปรไฟล์",
|
"account.endorse": "แสดงให้เห็นในโปรไฟล์",
|
||||||
"account.follow": "ติดตาม",
|
"account.follow": "ติดตาม",
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
"account.share": "แบ่งปันโปรไฟล์ของ @{name}",
|
"account.share": "แบ่งปันโปรไฟล์ของ @{name}",
|
||||||
"account.show_reblogs": "แสดงการดันจาก @{name}",
|
"account.show_reblogs": "แสดงการดันจาก @{name}",
|
||||||
"account.unblock": "เลิกปิดกั้น @{name}",
|
"account.unblock": "เลิกปิดกั้น @{name}",
|
||||||
"account.unblock_domain": "เลิกซ่อน {domain}",
|
"account.unblock_domain": "เลิกปิดกั้นโดเมน {domain}",
|
||||||
"account.unendorse": "ไม่แสดงให้เห็นในโปรไฟล์",
|
"account.unendorse": "ไม่แสดงให้เห็นในโปรไฟล์",
|
||||||
"account.unfollow": "เลิกติดตาม",
|
"account.unfollow": "เลิกติดตาม",
|
||||||
"account.unmute": "เลิกปิดเสียง @{name}",
|
"account.unmute": "เลิกปิดเสียง @{name}",
|
||||||
|
@ -57,7 +57,7 @@
|
||||||
"column.community": "เส้นเวลาในเว็บ",
|
"column.community": "เส้นเวลาในเว็บ",
|
||||||
"column.direct": "ข้อความโดยตรง",
|
"column.direct": "ข้อความโดยตรง",
|
||||||
"column.directory": "เรียกดูโปรไฟล์",
|
"column.directory": "เรียกดูโปรไฟล์",
|
||||||
"column.domain_blocks": "โดเมนที่ซ่อนอยู่",
|
"column.domain_blocks": "โดเมนที่ปิดกั้นอยู่",
|
||||||
"column.favourites": "รายการโปรด",
|
"column.favourites": "รายการโปรด",
|
||||||
"column.follow_requests": "คำขอติดตาม",
|
"column.follow_requests": "คำขอติดตาม",
|
||||||
"column.home": "หน้าแรก",
|
"column.home": "หน้าแรก",
|
||||||
|
@ -103,7 +103,7 @@
|
||||||
"confirmations.delete.message": "คุณแน่ใจหรือไม่ว่าต้องการลบสถานะนี้?",
|
"confirmations.delete.message": "คุณแน่ใจหรือไม่ว่าต้องการลบสถานะนี้?",
|
||||||
"confirmations.delete_list.confirm": "ลบ",
|
"confirmations.delete_list.confirm": "ลบ",
|
||||||
"confirmations.delete_list.message": "คุณแน่ใจหรือไม่ว่าต้องการลบรายการนี้อย่างถาวร?",
|
"confirmations.delete_list.message": "คุณแน่ใจหรือไม่ว่าต้องการลบรายการนี้อย่างถาวร?",
|
||||||
"confirmations.domain_block.confirm": "ซ่อนทั้งโดเมน",
|
"confirmations.domain_block.confirm": "ปิดกั้นทั้งโดเมน",
|
||||||
"confirmations.domain_block.message": "คุณแน่ใจจริง ๆ หรือไม่ว่าต้องการปิดกั้นทั้ง {domain}? ในกรณีส่วนใหญ่ การปิดกั้นหรือการปิดเสียงแบบกำหนดเป้าหมายไม่กี่รายการนั้นเพียงพอและเป็นที่นิยม คุณจะไม่เห็นเนื้อหาจากโดเมนนั้นในเส้นเวลาสาธารณะใด ๆ หรือการแจ้งเตือนของคุณ จะเอาผู้ติดตามของคุณจากโดเมนนั้นออก",
|
"confirmations.domain_block.message": "คุณแน่ใจจริง ๆ หรือไม่ว่าต้องการปิดกั้นทั้ง {domain}? ในกรณีส่วนใหญ่ การปิดกั้นหรือการปิดเสียงแบบกำหนดเป้าหมายไม่กี่รายการนั้นเพียงพอและเป็นที่นิยม คุณจะไม่เห็นเนื้อหาจากโดเมนนั้นในเส้นเวลาสาธารณะใด ๆ หรือการแจ้งเตือนของคุณ จะเอาผู้ติดตามของคุณจากโดเมนนั้นออก",
|
||||||
"confirmations.logout.confirm": "ออกจากระบบ",
|
"confirmations.logout.confirm": "ออกจากระบบ",
|
||||||
"confirmations.logout.message": "คุณแน่ใจหรือไม่ว่าต้องการออกจากระบบ?",
|
"confirmations.logout.message": "คุณแน่ใจหรือไม่ว่าต้องการออกจากระบบ?",
|
||||||
|
@ -146,7 +146,7 @@
|
||||||
"empty_column.bookmarked_statuses": "คุณยังไม่มีโพสต์ที่เพิ่มที่คั่นหน้าไว้ใด ๆ เมื่อคุณเพิ่มที่คั่นหน้าโพสต์ โพสต์จะปรากฏที่นี่",
|
"empty_column.bookmarked_statuses": "คุณยังไม่มีโพสต์ที่เพิ่มที่คั่นหน้าไว้ใด ๆ เมื่อคุณเพิ่มที่คั่นหน้าโพสต์ โพสต์จะปรากฏที่นี่",
|
||||||
"empty_column.community": "เส้นเวลาในเว็บว่างเปล่า เขียนบางอย่างเป็นสาธารณะเพื่อเริ่มต้น!",
|
"empty_column.community": "เส้นเวลาในเว็บว่างเปล่า เขียนบางอย่างเป็นสาธารณะเพื่อเริ่มต้น!",
|
||||||
"empty_column.direct": "คุณยังไม่มีข้อความโดยตรงใด ๆ เมื่อคุณส่งหรือรับข้อความ ข้อความจะปรากฏที่นี่",
|
"empty_column.direct": "คุณยังไม่มีข้อความโดยตรงใด ๆ เมื่อคุณส่งหรือรับข้อความ ข้อความจะปรากฏที่นี่",
|
||||||
"empty_column.domain_blocks": "ยังไม่มีโดเมนที่ซ่อนอยู่",
|
"empty_column.domain_blocks": "ยังไม่มีโดเมนที่ปิดกั้นอยู่",
|
||||||
"empty_column.favourited_statuses": "คุณยังไม่มีโพสต์ที่ชื่นชอบใด ๆ เมื่อคุณชื่นชอบโพสต์ โพสต์จะปรากฏที่นี่",
|
"empty_column.favourited_statuses": "คุณยังไม่มีโพสต์ที่ชื่นชอบใด ๆ เมื่อคุณชื่นชอบโพสต์ โพสต์จะปรากฏที่นี่",
|
||||||
"empty_column.favourites": "ยังไม่มีใครชื่นชอบโพสต์นี้ เมื่อใครสักคนชื่นชอบ เขาจะปรากฏที่นี่",
|
"empty_column.favourites": "ยังไม่มีใครชื่นชอบโพสต์นี้ เมื่อใครสักคนชื่นชอบ เขาจะปรากฏที่นี่",
|
||||||
"empty_column.follow_requests": "คุณยังไม่มีคำขอติดตามใด ๆ เมื่อคุณได้รับคำขอ คำขอจะปรากฏที่นี่",
|
"empty_column.follow_requests": "คุณยังไม่มีคำขอติดตามใด ๆ เมื่อคุณได้รับคำขอ คำขอจะปรากฏที่นี่",
|
||||||
|
@ -254,7 +254,7 @@
|
||||||
"lists.subheading": "รายการของคุณ",
|
"lists.subheading": "รายการของคุณ",
|
||||||
"load_pending": "{count, plural, other {# รายการใหม่}}",
|
"load_pending": "{count, plural, other {# รายการใหม่}}",
|
||||||
"loading_indicator.label": "กำลังโหลด...",
|
"loading_indicator.label": "กำลังโหลด...",
|
||||||
"media_gallery.toggle_visible": "เปิด/ปิดการมองเห็น",
|
"media_gallery.toggle_visible": "ซ่อนสื่อ",
|
||||||
"missing_indicator.label": "ไม่พบ",
|
"missing_indicator.label": "ไม่พบ",
|
||||||
"missing_indicator.sublabel": "ไม่พบทรัพยากรนี้",
|
"missing_indicator.sublabel": "ไม่พบทรัพยากรนี้",
|
||||||
"mute_modal.hide_notifications": "ซ่อนการแจ้งเตือนจากผู้ใช้นี้?",
|
"mute_modal.hide_notifications": "ซ่อนการแจ้งเตือนจากผู้ใช้นี้?",
|
||||||
|
@ -265,7 +265,7 @@
|
||||||
"navigation_bar.compose": "เขียนโพสต์ใหม่",
|
"navigation_bar.compose": "เขียนโพสต์ใหม่",
|
||||||
"navigation_bar.direct": "ข้อความโดยตรง",
|
"navigation_bar.direct": "ข้อความโดยตรง",
|
||||||
"navigation_bar.discover": "ค้นพบ",
|
"navigation_bar.discover": "ค้นพบ",
|
||||||
"navigation_bar.domain_blocks": "โดเมนที่ซ่อนอยู่",
|
"navigation_bar.domain_blocks": "โดเมนที่ปิดกั้นอยู่",
|
||||||
"navigation_bar.edit_profile": "แก้ไขโปรไฟล์",
|
"navigation_bar.edit_profile": "แก้ไขโปรไฟล์",
|
||||||
"navigation_bar.favourites": "รายการโปรด",
|
"navigation_bar.favourites": "รายการโปรด",
|
||||||
"navigation_bar.filters": "คำที่ปิดเสียงอยู่",
|
"navigation_bar.filters": "คำที่ปิดเสียงอยู่",
|
||||||
|
@ -319,13 +319,13 @@
|
||||||
"poll_button.add_poll": "เพิ่มการสำรวจความคิดเห็น",
|
"poll_button.add_poll": "เพิ่มการสำรวจความคิดเห็น",
|
||||||
"poll_button.remove_poll": "เอาการสำรวจความคิดเห็นออก",
|
"poll_button.remove_poll": "เอาการสำรวจความคิดเห็นออก",
|
||||||
"privacy.change": "ปรับเปลี่ยนความเป็นส่วนตัวของสถานะ",
|
"privacy.change": "ปรับเปลี่ยนความเป็นส่วนตัวของสถานะ",
|
||||||
"privacy.direct.long": "โพสต์ไปยังผู้ใช้ที่กล่าวถึงเท่านั้น",
|
"privacy.direct.long": "ปรากฏแก่ผู้ใช้ที่กล่าวถึงเท่านั้น",
|
||||||
"privacy.direct.short": "โดยตรง",
|
"privacy.direct.short": "โดยตรง",
|
||||||
"privacy.private.long": "โพสต์ไปยังผู้ติดตามเท่านั้น",
|
"privacy.private.long": "ปรากฏแก่ผู้ติดตามเท่านั้น",
|
||||||
"privacy.private.short": "ผู้ติดตามเท่านั้น",
|
"privacy.private.short": "ผู้ติดตามเท่านั้น",
|
||||||
"privacy.public.long": "โพสต์ไปยังเส้นเวลาสาธารณะ",
|
"privacy.public.long": "ปรากฏแก่ทุกคน แสดงในเส้นเวลาสาธารณะ",
|
||||||
"privacy.public.short": "สาธารณะ",
|
"privacy.public.short": "สาธารณะ",
|
||||||
"privacy.unlisted.long": "ไม่โพสต์ไปยังเส้นเวลาสาธารณะ",
|
"privacy.unlisted.long": "ปรากฏแก่ทุกคน แต่ไม่อยู่ในเส้นเวลาสาธารณะ",
|
||||||
"privacy.unlisted.short": "ไม่อยู่ในรายการ",
|
"privacy.unlisted.short": "ไม่อยู่ในรายการ",
|
||||||
"refresh": "รีเฟรช",
|
"refresh": "รีเฟรช",
|
||||||
"regeneration_indicator.label": "กำลังโหลด…",
|
"regeneration_indicator.label": "กำลังโหลด…",
|
||||||
|
@ -409,7 +409,7 @@
|
||||||
"time_remaining.minutes": "เหลืออีก {number, plural, other {# นาที}}",
|
"time_remaining.minutes": "เหลืออีก {number, plural, other {# นาที}}",
|
||||||
"time_remaining.moments": "ช่วงเวลาที่เหลือ",
|
"time_remaining.moments": "ช่วงเวลาที่เหลือ",
|
||||||
"time_remaining.seconds": "เหลืออีก {number, plural, other {# วินาที}}",
|
"time_remaining.seconds": "เหลืออีก {number, plural, other {# วินาที}}",
|
||||||
"trends.count_by_accounts": "{count} {rawCount, plural, other {คน}}กำลังคุย",
|
"trends.count_by_accounts": "{count} {rawCount, plural, other {คน}}กำลังพูดคุย",
|
||||||
"trends.trending_now": "กำลังนิยม",
|
"trends.trending_now": "กำลังนิยม",
|
||||||
"ui.beforeunload": "แบบร่างของคุณจะหายไปหากคุณออกจาก Mastodon",
|
"ui.beforeunload": "แบบร่างของคุณจะหายไปหากคุณออกจาก Mastodon",
|
||||||
"upload_area.title": "ลากแล้วปล่อยเพื่ออัปโหลด",
|
"upload_area.title": "ลากแล้วปล่อยเพื่ออัปโหลด",
|
||||||
|
|
|
@ -158,7 +158,7 @@
|
||||||
"empty_column.mutes": "你没有隐藏任何用户。",
|
"empty_column.mutes": "你没有隐藏任何用户。",
|
||||||
"empty_column.notifications": "你还没有收到过任何通知,快和其他用户互动吧。",
|
"empty_column.notifications": "你还没有收到过任何通知,快和其他用户互动吧。",
|
||||||
"empty_column.public": "这里什么都没有!写一些公开的嘟文,或者关注其他服务器的用户后,这里就会有嘟文出现了",
|
"empty_column.public": "这里什么都没有!写一些公开的嘟文,或者关注其他服务器的用户后,这里就会有嘟文出现了",
|
||||||
"error.unexpected_crash.explanation": "此页面无法正确现实,这可能是因为我们的代码中有错误,也可能是因为浏览器兼容问题。",
|
"error.unexpected_crash.explanation": "此页面无法正确显示,这可能是因为我们的代码中有错误,也可能是因为浏览器兼容问题。",
|
||||||
"error.unexpected_crash.next_steps": "刷新一下页面试试。如果没用,您可以换个浏览器或者用本地应用。",
|
"error.unexpected_crash.next_steps": "刷新一下页面试试。如果没用,您可以换个浏览器或者用本地应用。",
|
||||||
"errors.unexpected_crash.copy_stacktrace": "把堆栈跟踪信息复制到剪贴板",
|
"errors.unexpected_crash.copy_stacktrace": "把堆栈跟踪信息复制到剪贴板",
|
||||||
"errors.unexpected_crash.report_issue": "报告问题",
|
"errors.unexpected_crash.report_issue": "报告问题",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"account.add_or_remove_from_list": "從名單中新增或移除",
|
"account.add_or_remove_from_list": "從名單中新增或移除",
|
||||||
"account.badges.bot": "機械人",
|
"account.badges.bot": "機械人",
|
||||||
"account.badges.group": "Group",
|
"account.badges.group": "群組",
|
||||||
"account.block": "封鎖 @{name}",
|
"account.block": "封鎖 @{name}",
|
||||||
"account.block_domain": "隱藏來自 {domain} 的一切文章",
|
"account.block_domain": "隱藏來自 {domain} 的一切文章",
|
||||||
"account.blocked": "封鎖",
|
"account.blocked": "封鎖",
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
"alert.rate_limited.title": "已限速",
|
"alert.rate_limited.title": "已限速",
|
||||||
"alert.unexpected.message": "發生不可預期的錯誤。",
|
"alert.unexpected.message": "發生不可預期的錯誤。",
|
||||||
"alert.unexpected.title": "噢!",
|
"alert.unexpected.title": "噢!",
|
||||||
"announcement.announcement": "Announcement",
|
"announcement.announcement": "公告",
|
||||||
"autosuggest_hashtag.per_week": "{count} / 週",
|
"autosuggest_hashtag.per_week": "{count} / 週",
|
||||||
"boost_modal.combo": "如你想在下次路過這顯示,請按{combo},",
|
"boost_modal.combo": "如你想在下次路過這顯示,請按{combo},",
|
||||||
"bundle_column_error.body": "加載本組件出錯。",
|
"bundle_column_error.body": "加載本組件出錯。",
|
||||||
|
@ -85,8 +85,8 @@
|
||||||
"compose_form.poll.duration": "投票期限",
|
"compose_form.poll.duration": "投票期限",
|
||||||
"compose_form.poll.option_placeholder": "第 {number} 個選擇",
|
"compose_form.poll.option_placeholder": "第 {number} 個選擇",
|
||||||
"compose_form.poll.remove_option": "移除此選擇",
|
"compose_form.poll.remove_option": "移除此選擇",
|
||||||
"compose_form.poll.switch_to_multiple": "Change poll to allow multiple choices",
|
"compose_form.poll.switch_to_multiple": "變更投票為允許多個選項",
|
||||||
"compose_form.poll.switch_to_single": "Change poll to allow for a single choice",
|
"compose_form.poll.switch_to_single": "變更投票為允許單一選項",
|
||||||
"compose_form.publish": "發文",
|
"compose_form.publish": "發文",
|
||||||
"compose_form.publish_loud": "{publish}!",
|
"compose_form.publish_loud": "{publish}!",
|
||||||
"compose_form.sensitive.hide": "標記媒體為敏感內容",
|
"compose_form.sensitive.hide": "標記媒體為敏感內容",
|
||||||
|
@ -184,8 +184,8 @@
|
||||||
"home.column_settings.basic": "基本",
|
"home.column_settings.basic": "基本",
|
||||||
"home.column_settings.show_reblogs": "顯示被轉推的文章",
|
"home.column_settings.show_reblogs": "顯示被轉推的文章",
|
||||||
"home.column_settings.show_replies": "顯示回應文章",
|
"home.column_settings.show_replies": "顯示回應文章",
|
||||||
"home.hide_announcements": "Hide announcements",
|
"home.hide_announcements": "隱藏公告",
|
||||||
"home.show_announcements": "Show announcements",
|
"home.show_announcements": "顯示公告",
|
||||||
"intervals.full.days": "{number, plural, one {# 天} other {# 天}}",
|
"intervals.full.days": "{number, plural, one {# 天} other {# 天}}",
|
||||||
"intervals.full.hours": "{number, plural, one {# 小時} other {# 小時}}",
|
"intervals.full.hours": "{number, plural, one {# 小時} other {# 小時}}",
|
||||||
"intervals.full.minutes": "{number, plural, one {# 分鐘} other {# 分鐘}}",
|
"intervals.full.minutes": "{number, plural, one {# 分鐘} other {# 分鐘}}",
|
||||||
|
@ -335,7 +335,7 @@
|
||||||
"relative_time.just_now": "剛剛",
|
"relative_time.just_now": "剛剛",
|
||||||
"relative_time.minutes": "{number}分鐘",
|
"relative_time.minutes": "{number}分鐘",
|
||||||
"relative_time.seconds": "{number}秒",
|
"relative_time.seconds": "{number}秒",
|
||||||
"relative_time.today": "today",
|
"relative_time.today": "今天",
|
||||||
"reply_indicator.cancel": "取消",
|
"reply_indicator.cancel": "取消",
|
||||||
"report.forward": "轉寄到 {target}",
|
"report.forward": "轉寄到 {target}",
|
||||||
"report.forward_hint": "這個帳戶屬於其他服務站。要向該服務站發送匿名的舉報訊息嗎?",
|
"report.forward_hint": "這個帳戶屬於其他服務站。要向該服務站發送匿名的舉報訊息嗎?",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"account.add_or_remove_from_list": "從名單中新增或移除",
|
"account.add_or_remove_from_list": "從名單中新增或移除",
|
||||||
"account.badges.bot": "機器人",
|
"account.badges.bot": "機器人",
|
||||||
"account.badges.group": "Group",
|
"account.badges.group": "群組",
|
||||||
"account.block": "封鎖 @{name}",
|
"account.block": "封鎖 @{name}",
|
||||||
"account.block_domain": "隱藏來自 {domain} 的所有內容",
|
"account.block_domain": "隱藏來自 {domain} 的所有內容",
|
||||||
"account.blocked": "已封鎖",
|
"account.blocked": "已封鎖",
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
"alert.rate_limited.title": "已限速",
|
"alert.rate_limited.title": "已限速",
|
||||||
"alert.unexpected.message": "發生了非預期的錯誤。",
|
"alert.unexpected.message": "發生了非預期的錯誤。",
|
||||||
"alert.unexpected.title": "哎呀!",
|
"alert.unexpected.title": "哎呀!",
|
||||||
"announcement.announcement": "Announcement",
|
"announcement.announcement": "公告",
|
||||||
"autosuggest_hashtag.per_week": "{count} / 週",
|
"autosuggest_hashtag.per_week": "{count} / 週",
|
||||||
"boost_modal.combo": "下次您可以按 {combo} 跳過",
|
"boost_modal.combo": "下次您可以按 {combo} 跳過",
|
||||||
"bundle_column_error.body": "載入此元件時發生錯誤。",
|
"bundle_column_error.body": "載入此元件時發生錯誤。",
|
||||||
|
@ -85,8 +85,8 @@
|
||||||
"compose_form.poll.duration": "投票期限",
|
"compose_form.poll.duration": "投票期限",
|
||||||
"compose_form.poll.option_placeholder": "第 {number} 個選擇",
|
"compose_form.poll.option_placeholder": "第 {number} 個選擇",
|
||||||
"compose_form.poll.remove_option": "移除此選擇",
|
"compose_form.poll.remove_option": "移除此選擇",
|
||||||
"compose_form.poll.switch_to_multiple": "Change poll to allow multiple choices",
|
"compose_form.poll.switch_to_multiple": "變更投票為允許多個選項",
|
||||||
"compose_form.poll.switch_to_single": "Change poll to allow for a single choice",
|
"compose_form.poll.switch_to_single": "變更投票為允許單一選項",
|
||||||
"compose_form.publish": "嘟出去",
|
"compose_form.publish": "嘟出去",
|
||||||
"compose_form.publish_loud": "{publish}!",
|
"compose_form.publish_loud": "{publish}!",
|
||||||
"compose_form.sensitive.hide": "標記媒體為敏感內容",
|
"compose_form.sensitive.hide": "標記媒體為敏感內容",
|
||||||
|
@ -184,8 +184,8 @@
|
||||||
"home.column_settings.basic": "基本",
|
"home.column_settings.basic": "基本",
|
||||||
"home.column_settings.show_reblogs": "顯示轉嘟",
|
"home.column_settings.show_reblogs": "顯示轉嘟",
|
||||||
"home.column_settings.show_replies": "顯示回覆",
|
"home.column_settings.show_replies": "顯示回覆",
|
||||||
"home.hide_announcements": "Hide announcements",
|
"home.hide_announcements": "隱藏公告",
|
||||||
"home.show_announcements": "Show announcements",
|
"home.show_announcements": "顯示公告",
|
||||||
"intervals.full.days": "{number, plural, one {# 天} other {# 天}}",
|
"intervals.full.days": "{number, plural, one {# 天} other {# 天}}",
|
||||||
"intervals.full.hours": "{number, plural, one {# 小時} other {# 小時}}",
|
"intervals.full.hours": "{number, plural, one {# 小時} other {# 小時}}",
|
||||||
"intervals.full.minutes": "{number, plural, one {# 分鐘} other {# 分鐘}}",
|
"intervals.full.minutes": "{number, plural, one {# 分鐘} other {# 分鐘}}",
|
||||||
|
@ -335,7 +335,7 @@
|
||||||
"relative_time.just_now": "剛剛",
|
"relative_time.just_now": "剛剛",
|
||||||
"relative_time.minutes": "{number} 分",
|
"relative_time.minutes": "{number} 分",
|
||||||
"relative_time.seconds": "{number} 秒",
|
"relative_time.seconds": "{number} 秒",
|
||||||
"relative_time.today": "today",
|
"relative_time.today": "今天",
|
||||||
"reply_indicator.cancel": "取消",
|
"reply_indicator.cancel": "取消",
|
||||||
"report.forward": "轉寄到 {target}",
|
"report.forward": "轉寄到 {target}",
|
||||||
"report.forward_hint": "這個帳戶屬於其他站點。要像該站點發送匿名的檢舉訊息嗎?",
|
"report.forward_hint": "這個帳戶屬於其他站點。要像該站點發送匿名的檢舉訊息嗎?",
|
||||||
|
|
|
@ -95,8 +95,8 @@
|
||||||
&:active,
|
&:active,
|
||||||
&:focus,
|
&:focus,
|
||||||
&:hover {
|
&:hover {
|
||||||
|
border-color: lighten($valid-value-color, 15%);
|
||||||
border-width: 4px;
|
border-width: 4px;
|
||||||
background: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&::-moz-focus-inner {
|
&::-moz-focus-inner {
|
||||||
|
|
|
@ -15,6 +15,8 @@ class ActivityPub::TagManager
|
||||||
def url_for(target)
|
def url_for(target)
|
||||||
return target.url if target.respond_to?(:local?) && !target.local?
|
return target.url if target.respond_to?(:local?) && !target.local?
|
||||||
|
|
||||||
|
return unless target.respond_to?(:object_type)
|
||||||
|
|
||||||
case target.object_type
|
case target.object_type
|
||||||
when :person
|
when :person
|
||||||
target.instance_actor? ? about_more_url(instance_actor: true) : short_account_url(target)
|
target.instance_actor? ? about_more_url(instance_actor: true) : short_account_url(target)
|
||||||
|
|
|
@ -184,19 +184,6 @@ class MediaAttachment < ApplicationRecord
|
||||||
audio? || video?
|
audio? || video?
|
||||||
end
|
end
|
||||||
|
|
||||||
def variant?(other_file_name)
|
|
||||||
return true if file_file_name == other_file_name
|
|
||||||
return false if file_file_name.nil?
|
|
||||||
|
|
||||||
formats = file.styles.values.map(&:format).compact
|
|
||||||
|
|
||||||
return false if formats.empty?
|
|
||||||
|
|
||||||
extension = File.extname(other_file_name)
|
|
||||||
|
|
||||||
formats.include?(extension.delete('.')) && File.basename(other_file_name, extension) == File.basename(file_file_name, File.extname(file_file_name))
|
|
||||||
end
|
|
||||||
|
|
||||||
def to_param
|
def to_param
|
||||||
shortcode
|
shortcode
|
||||||
end
|
end
|
||||||
|
|
|
@ -50,14 +50,15 @@ class PostStatusService < BaseService
|
||||||
def preprocess_attributes!
|
def preprocess_attributes!
|
||||||
if @text.blank? && @options[:spoiler_text].present?
|
if @text.blank? && @options[:spoiler_text].present?
|
||||||
@text = '.'
|
@text = '.'
|
||||||
if @media.find(&:video?) || @media.find(&:gifv?)
|
if @media&.find(&:video?) || @media&.find(&:gifv?)
|
||||||
@text = '📹'
|
@text = '📹'
|
||||||
elsif @media.find(&:audio?)
|
elsif @media&.find(&:audio?)
|
||||||
@text = '🎵'
|
@text = '🎵'
|
||||||
elsif @media.find(&:image?)
|
elsif @media&.find(&:image?)
|
||||||
@text = '🖼'
|
@text = '🖼'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
@sensitive = (@options[:sensitive].nil? ? @account.user&.setting_default_sensitive : @options[:sensitive]) || @options[:spoiler_text].present?
|
||||||
@visibility = @options[:visibility] || @account.user&.setting_default_privacy
|
@visibility = @options[:visibility] || @account.user&.setting_default_privacy
|
||||||
@visibility = :unlisted if @visibility&.to_sym == :public && @account.silenced?
|
@visibility = :unlisted if @visibility&.to_sym == :public && @account.silenced?
|
||||||
@scheduled_at = @options[:scheduled_at]&.to_datetime
|
@scheduled_at = @options[:scheduled_at]&.to_datetime
|
||||||
|
@ -166,7 +167,7 @@ class PostStatusService < BaseService
|
||||||
media_attachments: @media || [],
|
media_attachments: @media || [],
|
||||||
thread: @in_reply_to,
|
thread: @in_reply_to,
|
||||||
poll_attributes: poll_attributes,
|
poll_attributes: poll_attributes,
|
||||||
sensitive: (@options[:sensitive].nil? ? @account.user&.setting_default_sensitive : @options[:sensitive]) || @options[:spoiler_text].present?,
|
sensitive: @sensitive,
|
||||||
spoiler_text: @options[:spoiler_text] || '',
|
spoiler_text: @options[:spoiler_text] || '',
|
||||||
visibility: @visibility,
|
visibility: @visibility,
|
||||||
language: language_from_option(@options[:language]) || @account.user&.setting_default_language&.presence || LanguageDetector.instance.detect(@text, @account),
|
language: language_from_option(@options[:language]) || @account.user&.setting_default_language&.presence || LanguageDetector.instance.detect(@text, @account),
|
||||||
|
|
|
@ -7,6 +7,7 @@ require 'rails/all'
|
||||||
Bundler.require(*Rails.groups)
|
Bundler.require(*Rails.groups)
|
||||||
|
|
||||||
require_relative '../app/lib/exceptions'
|
require_relative '../app/lib/exceptions'
|
||||||
|
require_relative '../lib/paperclip/url_generator_extensions'
|
||||||
require_relative '../lib/paperclip/attachment_extensions'
|
require_relative '../lib/paperclip/attachment_extensions'
|
||||||
require_relative '../lib/paperclip/lazy_thumbnail'
|
require_relative '../lib/paperclip/lazy_thumbnail'
|
||||||
require_relative '../lib/paperclip/gif_transcoder'
|
require_relative '../lib/paperclip/gif_transcoder'
|
||||||
|
|
|
@ -10,4 +10,8 @@ br:
|
||||||
account:
|
account:
|
||||||
attributes:
|
attributes:
|
||||||
username:
|
username:
|
||||||
invalid: nemet lizherennoù, niverennoù ha isbarrennigoù
|
invalid: nemet lizherennoù, niverennoù hag isbarrennigoù
|
||||||
|
status:
|
||||||
|
attributes:
|
||||||
|
reblog:
|
||||||
|
taken: eus ar statud a zo dija
|
||||||
|
|
|
@ -1 +1,17 @@
|
||||||
|
---
|
||||||
hy:
|
hy:
|
||||||
|
activerecord:
|
||||||
|
attributes:
|
||||||
|
poll:
|
||||||
|
expires_at: Վերջնաժամկետ
|
||||||
|
options: Տարբերակներ
|
||||||
|
errors:
|
||||||
|
models:
|
||||||
|
account:
|
||||||
|
attributes:
|
||||||
|
username:
|
||||||
|
invalid: միայն տառեր, թվեր և ընդգիծկներ
|
||||||
|
status:
|
||||||
|
attributes:
|
||||||
|
reblog:
|
||||||
|
taken: թութը գոյություն ունի
|
||||||
|
|
|
@ -3,6 +3,7 @@ kab:
|
||||||
activerecord:
|
activerecord:
|
||||||
attributes:
|
attributes:
|
||||||
poll:
|
poll:
|
||||||
|
expires_at: Azemz n tagara
|
||||||
options: Tifranin
|
options: Tifranin
|
||||||
errors:
|
errors:
|
||||||
models:
|
models:
|
||||||
|
@ -10,3 +11,7 @@ kab:
|
||||||
attributes:
|
attributes:
|
||||||
username:
|
username:
|
||||||
invalid: isekkilen, uṭṭunen d yijerriden n wadda kan
|
invalid: isekkilen, uṭṭunen d yijerriden n wadda kan
|
||||||
|
status:
|
||||||
|
attributes:
|
||||||
|
reblog:
|
||||||
|
taken: n iddaden yellan yakan
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
ar:
|
ar:
|
||||||
about:
|
about:
|
||||||
about_hashtag_html: هذه تبويقات متاحة للجمهور تحتوي على الكلمات الدلالية <strong>#%{hashtag}</strong>. يمكنك التفاعل معها إن كان لديك حساب في أي مكان على الفديفرس.
|
about_hashtag_html: هذه تبويقات متاحة للجمهور تحتوي على الكلمات الدلالية <strong>#%{hashtag}</strong>. يمكنك التفاعل معها إن كان لديك حساب في أي مكان على الفديفرس.
|
||||||
about_mastodon_html: ماستدون شبكة اجتماعية مبنية على أسُس بروتوكولات برمجيات الويب الحرة و مفتوحة المصدر. و هو لامركزي تمامًا كالبريد الإلكتروني.
|
about_mastodon_html: 'شبكة التواصل الإجتماعية المستقبَليّة: مِن دون إعلانات ، غير خاضعة لرقابة الشركات ، تصميم أخلاقي ولامركزية! بياناتكم مِلك لكم مع ماستدون!'
|
||||||
about_this: عن مثيل الخادوم هذا
|
about_this: عن مثيل الخادوم هذا
|
||||||
active_count_after: نشط
|
active_count_after: نشط
|
||||||
active_footnote: مستخدم نشيط شهريا (MAU)
|
active_footnote: مستخدم نشيط شهريا (MAU)
|
||||||
|
@ -39,8 +39,9 @@ ar:
|
||||||
unavailable_content: محتوى غير متوفر
|
unavailable_content: محتوى غير متوفر
|
||||||
unavailable_content_description:
|
unavailable_content_description:
|
||||||
domain: الخادم
|
domain: الخادم
|
||||||
reason: 'السبب:'
|
reason: السبب
|
||||||
silenced: 'سيتم إخفاء المنشورات القادمة من هذه الخوادم في الخيوط الزمنية والمحادثات العامة، ولن يتم إنشاء أي إخطارات من جراء تفاعلات مستخدميها، ما لم تُتَابعهم:'
|
silenced: 'سيتم إخفاء المنشورات القادمة من هذه الخوادم في الخيوط الزمنية والمحادثات العامة، ولن يتم إنشاء أي إخطارات من جراء تفاعلات مستخدميها، ما لم تُتَابعهم:'
|
||||||
|
unavailable_content_html: يسمح لك ماستدون عموماً بعرض محتوى المستخدمين القادم من أي خادم آخر في الفديفرس والتفاعل معهم. وهذه هي الاستثناءات التي وضعت على هذا الخادوم بالذات.
|
||||||
user_count_after:
|
user_count_after:
|
||||||
few: مستخدمين
|
few: مستخدمين
|
||||||
many: مستخدمين
|
many: مستخدمين
|
||||||
|
@ -53,6 +54,7 @@ ar:
|
||||||
accounts:
|
accounts:
|
||||||
choices_html: 'توصيات %{name}:'
|
choices_html: 'توصيات %{name}:'
|
||||||
endorsements_hint: يمكنك التوصية بالأشخاص الذين تتابعهم من واجهة الويب، وسيظهرون هنا.
|
endorsements_hint: يمكنك التوصية بالأشخاص الذين تتابعهم من واجهة الويب، وسيظهرون هنا.
|
||||||
|
featured_tags_hint: يمكنك عرض وسوم محددة سيتم عرضها هنا.
|
||||||
follow: اتبع
|
follow: اتبع
|
||||||
followers:
|
followers:
|
||||||
few: متابِعون
|
few: متابِعون
|
||||||
|
@ -421,10 +423,26 @@ ar:
|
||||||
created_msg: تم إنشاء ملاحظة الشكوى بنجاح!
|
created_msg: تم إنشاء ملاحظة الشكوى بنجاح!
|
||||||
destroyed_msg: تم حذف ملاحظة الشكوى بنجاح!
|
destroyed_msg: تم حذف ملاحظة الشكوى بنجاح!
|
||||||
reports:
|
reports:
|
||||||
|
account:
|
||||||
|
notes:
|
||||||
|
few: "%{count} ملاحظات"
|
||||||
|
many: "%{count} ملاحظات"
|
||||||
|
one: "%{count} ملاحظة"
|
||||||
|
other: "%{count} ملاحظات"
|
||||||
|
two: "%{count} ملاحظتَيْن"
|
||||||
|
zero: "%{count} ملاحظات"
|
||||||
|
reports:
|
||||||
|
few: "%{count} تقارير"
|
||||||
|
many: "%{count} تقارير"
|
||||||
|
one: "%{count} تقرير واحد"
|
||||||
|
other: "%{count} تقارير"
|
||||||
|
two: "%{count} تقريرَيْن"
|
||||||
|
zero: "%{count} تقارير"
|
||||||
action_taken_by: تم اتخاذ الإجراء مِن طرف
|
action_taken_by: تم اتخاذ الإجراء مِن طرف
|
||||||
are_you_sure: هل أنت متأكد ؟
|
are_you_sure: هل أنت متأكد ؟
|
||||||
assign_to_self: عين لي
|
assign_to_self: عين لي
|
||||||
assigned: تعين رئيس
|
assigned: تعين رئيس
|
||||||
|
by_target_domain: نطاق الحساب المبلّغ عنه
|
||||||
comment:
|
comment:
|
||||||
none: لا شيء
|
none: لا شيء
|
||||||
created_at: ذكرت
|
created_at: ذكرت
|
||||||
|
@ -466,11 +484,16 @@ ar:
|
||||||
all: للجميع
|
all: للجميع
|
||||||
disabled: لا أحد
|
disabled: لا أحد
|
||||||
title: اظهر خاصية حجب النطاقات
|
title: اظهر خاصية حجب النطاقات
|
||||||
|
users: للمستخدمين المتصلين محليا
|
||||||
domain_blocks_rationale:
|
domain_blocks_rationale:
|
||||||
title: اظهر السبب
|
title: اظهر السبب
|
||||||
|
enable_bootstrap_timeline_accounts:
|
||||||
|
title: تمكين الاشتراكات الافتراضية للمستخدمين الجدد
|
||||||
hero:
|
hero:
|
||||||
desc_html: معروض على الصفحة الأولى. لا يقل عن 600 × 100 بكسل. عند عدم التعيين ، تعود الصورة إلى النسخة المصغرة على سبيل المثال
|
desc_html: معروض على الصفحة الأولى. لا يقل عن 600 × 100 بكسل. عند عدم التعيين ، تعود الصورة إلى النسخة المصغرة على سبيل المثال
|
||||||
title: الصورة الرأسية
|
title: الصورة الرأسية
|
||||||
|
mascot:
|
||||||
|
title: صورة الماسكوت
|
||||||
peers_api_enabled:
|
peers_api_enabled:
|
||||||
desc_html: أسماء النطاقات التي التقى بها مثيل الخادوم على البيئة الموحَّدة فديفرس
|
desc_html: أسماء النطاقات التي التقى بها مثيل الخادوم على البيئة الموحَّدة فديفرس
|
||||||
title: نشر عدد مثيلات الخوادم التي تم مصادفتها
|
title: نشر عدد مثيلات الخوادم التي تم مصادفتها
|
||||||
|
@ -527,6 +550,9 @@ ar:
|
||||||
title: السماح للوسوم بالظهور على المتداوَلة بدون مراجعة مسبقة
|
title: السماح للوسوم بالظهور على المتداوَلة بدون مراجعة مسبقة
|
||||||
trends:
|
trends:
|
||||||
title: الوسوم المتداولة
|
title: الوسوم المتداولة
|
||||||
|
site_uploads:
|
||||||
|
delete: احذف الملف الذي تم تحميله
|
||||||
|
destroyed_msg: تم حذف التحميل مِن الموقع بنجاح!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: العودة إلى صفحة الحساب
|
back_to_account: العودة إلى صفحة الحساب
|
||||||
batch:
|
batch:
|
||||||
|
@ -577,6 +603,7 @@ ar:
|
||||||
remove: إلغاء ربط الكنية
|
remove: إلغاء ربط الكنية
|
||||||
appearance:
|
appearance:
|
||||||
advanced_web_interface: واجهة الويب المتقدمة
|
advanced_web_interface: واجهة الويب المتقدمة
|
||||||
|
advanced_web_interface_hint: 'إذا كنت ترغب في استخدام عرض شاشتك بأكمله، فواجهة الويب المتقدمة تسمح لك بضبط العديد من الأعمدة المختلفة لرؤية أكبر قدر من المعلومات التي ترغب فيها في آن واحد: الخيط الرئيسي والإخطارات والخيط الزمني الفدرالي وأي عدد من القوائم والوسوم.'
|
||||||
animations_and_accessibility: الإتاحة والحركة
|
animations_and_accessibility: الإتاحة والحركة
|
||||||
confirmation_dialogs: نوافذ التأكيد
|
confirmation_dialogs: نوافذ التأكيد
|
||||||
discovery: استكشاف
|
discovery: استكشاف
|
||||||
|
@ -641,6 +668,7 @@ ar:
|
||||||
trouble_logging_in: هل صادفتكم مشكلة في الولوج؟
|
trouble_logging_in: هل صادفتكم مشكلة في الولوج؟
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: أنت تتابع بالفعل هذا الحساب
|
already_following: أنت تتابع بالفعل هذا الحساب
|
||||||
|
already_requested: لقد قُمتَ بإرسال طلب متابَعة إلى هذا الحساب مِن قَبل
|
||||||
error: يا للأسف، وقع هناك خطأ إثر عملية البحث عن الحساب عن بعد
|
error: يا للأسف، وقع هناك خطأ إثر عملية البحث عن الحساب عن بعد
|
||||||
follow: اتبع
|
follow: اتبع
|
||||||
follow_request: 'لقد قمت بإرسال طلب متابعة إلى:'
|
follow_request: 'لقد قمت بإرسال طلب متابعة إلى:'
|
||||||
|
@ -683,6 +711,7 @@ ar:
|
||||||
data_removal: سوف تُحذَف منشوراتك والبيانات الأخرى نهائيا
|
data_removal: سوف تُحذَف منشوراتك والبيانات الأخرى نهائيا
|
||||||
email_change_html: بإمكانك <a href="%{path}">تغيير عنوان بريدك الإلكتروني</a> دون أن يُحذف حسابك
|
email_change_html: بإمكانك <a href="%{path}">تغيير عنوان بريدك الإلكتروني</a> دون أن يُحذف حسابك
|
||||||
email_contact_html: إن لم تتلقّ أي شيء ، يمكنك مراسلة <a href="mailto:%{email}">%{email}</a> لطلب المساعدة
|
email_contact_html: إن لم تتلقّ أي شيء ، يمكنك مراسلة <a href="mailto:%{email}">%{email}</a> لطلب المساعدة
|
||||||
|
email_reconfirmation_html: إن لم تتلقّ الرسالة الإلكترونية للتأكيد ، بإمكانك <a href="%{path}">إعادة طلبها ثانيةً</a>
|
||||||
irreversible: لن يكون بإمكانك استرجاع أو إعادة تنشيط حسابك
|
irreversible: لن يكون بإمكانك استرجاع أو إعادة تنشيط حسابك
|
||||||
more_details_html: للمزيد مِن التفاصيل ، يرجى الإطلاع على <a href="%{terms_path}">سياسة الخصوصية</a>.
|
more_details_html: للمزيد مِن التفاصيل ، يرجى الإطلاع على <a href="%{terms_path}">سياسة الخصوصية</a>.
|
||||||
username_available: سيصبح اسم مستخدمك متوفرا ثانية
|
username_available: سيصبح اسم مستخدمك متوفرا ثانية
|
||||||
|
@ -824,7 +853,7 @@ ar:
|
||||||
images_and_video: ليس بالإمكان إرفاق فيديو في منشور يحتوي مسبقا على صور
|
images_and_video: ليس بالإمكان إرفاق فيديو في منشور يحتوي مسبقا على صور
|
||||||
too_many: لا يمكن إرفاق أكثر من 4 ملفات
|
too_many: لا يمكن إرفاق أكثر من 4 ملفات
|
||||||
migrations:
|
migrations:
|
||||||
acct: username@domain للحساب الجديد
|
acct: انتقل إلى
|
||||||
cancel: ألغِ التوجيه
|
cancel: ألغِ التوجيه
|
||||||
cancelled_msg: تم إلغاء التوجيه بنجاح.
|
cancelled_msg: تم إلغاء التوجيه بنجاح.
|
||||||
errors:
|
errors:
|
||||||
|
@ -1088,6 +1117,8 @@ ar:
|
||||||
pinned: تبويق مثبّت
|
pinned: تبويق مثبّت
|
||||||
reblogged: رقّاه
|
reblogged: رقّاه
|
||||||
sensitive_content: محتوى حساس
|
sensitive_content: محتوى حساس
|
||||||
|
tags:
|
||||||
|
does_not_match_previous_name: لا يطابق الإسم السابق
|
||||||
terms:
|
terms:
|
||||||
title: شروط الخدمة وسياسة الخصوصية على %{instance}
|
title: شروط الخدمة وسياسة الخصوصية على %{instance}
|
||||||
themes:
|
themes:
|
||||||
|
|
|
@ -209,6 +209,7 @@ ast:
|
||||||
trouble_logging_in: "¿Problemes col aniciu de sesión?"
|
trouble_logging_in: "¿Problemes col aniciu de sesión?"
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Yá tas siguiendo a esta cuenta
|
already_following: Yá tas siguiendo a esta cuenta
|
||||||
|
already_requested: Yá unviesti una solicitú de siguimientu a esa cuenta
|
||||||
error: Desafortunadamente, hebo un fallu guetando la cuenta remota
|
error: Desafortunadamente, hebo un fallu guetando la cuenta remota
|
||||||
follow_request: 'Unviesti una solicitú de siguimientu a:'
|
follow_request: 'Unviesti una solicitú de siguimientu a:'
|
||||||
post_follow:
|
post_follow:
|
||||||
|
@ -354,7 +355,7 @@ ast:
|
||||||
errors:
|
errors:
|
||||||
already_voted: Yá votesti nesta encuesta
|
already_voted: Yá votesti nesta encuesta
|
||||||
expired: La encuesta yá finó
|
expired: La encuesta yá finó
|
||||||
invalid_choice: El la opción de votu escoyida nun esiste
|
invalid_choice: La opción de votu escoyida nun esiste
|
||||||
preferences:
|
preferences:
|
||||||
public_timelines: Llinies temporales públiques
|
public_timelines: Llinies temporales públiques
|
||||||
relationships:
|
relationships:
|
||||||
|
|
|
@ -54,7 +54,7 @@ bg:
|
||||||
'406': This page is not available in the requested format.
|
'406': This page is not available in the requested format.
|
||||||
'410': The page you were looking for doesn't exist here anymore.
|
'410': The page you were looking for doesn't exist here anymore.
|
||||||
'422':
|
'422':
|
||||||
'429': Throttled
|
'429': Too many requests
|
||||||
'500':
|
'500':
|
||||||
'503': The page could not be served due to a temporary server failure.
|
'503': The page could not be served due to a temporary server failure.
|
||||||
exports:
|
exports:
|
||||||
|
|
|
@ -201,7 +201,7 @@ bn:
|
||||||
'406': This page is not available in the requested format.
|
'406': This page is not available in the requested format.
|
||||||
'410': The page you were looking for doesn't exist here anymore.
|
'410': The page you were looking for doesn't exist here anymore.
|
||||||
'422':
|
'422':
|
||||||
'429': Throttled
|
'429': Too many requests
|
||||||
'500':
|
'500':
|
||||||
'503': The page could not be served due to a temporary server failure.
|
'503': The page could not be served due to a temporary server failure.
|
||||||
invites:
|
invites:
|
||||||
|
|
|
@ -3,8 +3,140 @@ br:
|
||||||
about:
|
about:
|
||||||
about_this: Diàr-benn
|
about_this: Diàr-benn
|
||||||
active_count_after: oberiant
|
active_count_after: oberiant
|
||||||
|
api: API
|
||||||
apps: Arloadoù pellgomz
|
apps: Arloadoù pellgomz
|
||||||
apps_platforms: Ober get Mastodoñ àr iOS, Android ha savennoù arall
|
apps_platforms: Ober get Mastodoñ àr iOS, Android ha savennoù arall
|
||||||
|
contact: Darempred
|
||||||
|
discover_users: Dizoleiñ implijer·ien·ezed
|
||||||
|
learn_more: Gouzout hiroc'h
|
||||||
|
privacy_policy: Reolennoù prevezded
|
||||||
|
source_code: Boneg tarzh
|
||||||
|
terms: Divizoù gwerzhañ hollek
|
||||||
|
unavailable_content_description:
|
||||||
|
domain: Dafariad
|
||||||
|
accounts:
|
||||||
|
media: Media
|
||||||
|
posts_tab_heading: Toudoù
|
||||||
|
posts_with_replies: Toudoù ha respontoù
|
||||||
|
roles:
|
||||||
|
admin: Merour
|
||||||
|
bot: Robot
|
||||||
|
group: Strollad
|
||||||
|
moderator: Mod
|
||||||
|
unavailable: Profil dihegerz
|
||||||
|
unfollow: Diheuliañ
|
||||||
|
admin:
|
||||||
|
account_moderation_notes:
|
||||||
|
delete: Dilemel
|
||||||
|
accounts:
|
||||||
|
change_email:
|
||||||
|
current_email: Postel bremanel
|
||||||
|
label: Kemm ar postel
|
||||||
|
new_email: Postel nevez
|
||||||
|
submit: Kemm ar postel
|
||||||
|
enable: Gweredekaat
|
||||||
|
enabled: Gweredekaet
|
||||||
|
followers: Heulier·ezed·ien
|
||||||
|
header: Talbenn
|
||||||
|
ip: IP
|
||||||
|
location:
|
||||||
|
local: Lec'hel
|
||||||
|
remote: A-bell
|
||||||
|
moderation:
|
||||||
|
active: Oberiant
|
||||||
|
silenced: Mudet
|
||||||
|
suspended: Astalet
|
||||||
|
perform_full_suspension: Astalañ
|
||||||
|
protocol: Komenad
|
||||||
|
public: Publik
|
||||||
|
reject: Nac'hañ
|
||||||
|
reject_all: Nac'hañ pep hini
|
||||||
|
remove_header: Dilemel an talbenn
|
||||||
|
reset: Adderaouekaat
|
||||||
|
reset_password: Adderaouekaat ar ger-tremen
|
||||||
|
roles:
|
||||||
|
admin: Merour
|
||||||
|
moderator: Habaskaer·ez
|
||||||
|
user: Implijer·ez
|
||||||
|
action_logs:
|
||||||
|
deleted_status: "(statud dilemet)"
|
||||||
|
announcements:
|
||||||
|
new:
|
||||||
|
create: Sevel ur gemenn
|
||||||
|
title: Kemenn nevez
|
||||||
|
title: Kemennoù
|
||||||
|
custom_emojis:
|
||||||
|
delete: Dilemel
|
||||||
|
disable: Diweredekaat
|
||||||
|
disabled: Diweredekaet
|
||||||
|
emoji: Fromlun
|
||||||
|
enable: Gweredekaat
|
||||||
|
enabled: Gweredekaet
|
||||||
|
dashboard:
|
||||||
|
config: Kefluniadur
|
||||||
|
software: Meziant
|
||||||
|
trends: Luskadoù
|
||||||
|
domain_blocks:
|
||||||
|
domain: Domani
|
||||||
|
new:
|
||||||
|
create: Sevel ur stanker
|
||||||
|
severity:
|
||||||
|
noop: Hini ebet
|
||||||
|
silence: Mudañ
|
||||||
|
suspend: Astalañ
|
||||||
|
severity:
|
||||||
|
silence: mudet
|
||||||
|
suspend: astalet
|
||||||
|
show:
|
||||||
|
undo: Dizober
|
||||||
|
email_domain_blocks:
|
||||||
|
add_new: Ouzhpenniñ unan nevez
|
||||||
|
delete: Dilemel
|
||||||
|
domain: Domani
|
||||||
|
from_html: eus %{domain}
|
||||||
|
new:
|
||||||
|
create: Ouzhpenniñ un domani
|
||||||
|
instances:
|
||||||
|
by_domain: Domani
|
||||||
|
moderation:
|
||||||
|
all: Pep tra
|
||||||
|
settings:
|
||||||
|
domain_blocks:
|
||||||
|
all: D'an holl dud
|
||||||
|
site_title: Anv ar servijer
|
||||||
|
title: Arventennoù al lec'hienn
|
||||||
|
auth:
|
||||||
|
change_password: Ger-tremen
|
||||||
|
delete_account: Dilemel ar gont
|
||||||
|
login: Mont tre
|
||||||
|
logout: Digennaskañ
|
||||||
|
providers:
|
||||||
|
saml: SAML
|
||||||
|
reset_password: Adderaouekaat ar ger-tremen
|
||||||
|
security: Diogelroez
|
||||||
|
setup:
|
||||||
|
title: Kefluniañ
|
||||||
|
authorize_follow:
|
||||||
|
title: Heuliañ %{acct}
|
||||||
|
challenge:
|
||||||
|
confirm: Kenderc' hel
|
||||||
|
invalid_password: Ger-tremen diwiriek
|
||||||
|
datetime:
|
||||||
|
distance_in_words:
|
||||||
|
about_x_hours: "%{count}e"
|
||||||
|
about_x_months: "%{count}miz"
|
||||||
|
about_x_years: "%{count}b"
|
||||||
|
almost_x_years: "%{count}b"
|
||||||
|
less_than_x_minutes: "%{count}m"
|
||||||
|
over_x_years: "%{count}b"
|
||||||
|
x_days: "%{count}d"
|
||||||
|
x_minutes: "%{count}m"
|
||||||
|
x_months: "%{count}miz"
|
||||||
|
x_seconds: "%{count}eil"
|
||||||
|
deletes:
|
||||||
|
proceed: Dilemel ar gont
|
||||||
|
directories:
|
||||||
|
directory: Roll ar profiloù
|
||||||
errors:
|
errors:
|
||||||
'400': The request you submitted was invalid or malformed.
|
'400': The request you submitted was invalid or malformed.
|
||||||
'403': You don't have permission to view this page.
|
'403': You don't have permission to view this page.
|
||||||
|
@ -12,14 +144,93 @@ br:
|
||||||
'406': This page is not available in the requested format.
|
'406': This page is not available in the requested format.
|
||||||
'410': The page you were looking for doesn't exist here anymore.
|
'410': The page you were looking for doesn't exist here anymore.
|
||||||
'422':
|
'422':
|
||||||
'429': Throttled
|
'429': Too many requests
|
||||||
'500':
|
'500':
|
||||||
'503': The page could not be served due to a temporary server failure.
|
'503': The page could not be served due to a temporary server failure.
|
||||||
|
featured_tags:
|
||||||
|
add_new: Ouzhpenniñ unan nevez
|
||||||
|
filters:
|
||||||
|
contexts:
|
||||||
|
account: Profiloù
|
||||||
|
notifications: Kemennoù
|
||||||
|
index:
|
||||||
|
delete: Dilemel
|
||||||
|
footer:
|
||||||
|
developers: Diorroerien
|
||||||
|
more: Muioc'h…
|
||||||
|
generic:
|
||||||
|
all: Pep tra
|
||||||
|
copy: Eilañ
|
||||||
|
delete: Dilemel
|
||||||
|
order_by: Urzhiañ dre
|
||||||
invites:
|
invites:
|
||||||
expires_in:
|
expires_in:
|
||||||
'1800': 30 minutes
|
'1800': 30 minutes
|
||||||
'21600': 6 hours
|
'21600': 6 hours
|
||||||
'3600': 1 hour
|
'3600': 1 hour
|
||||||
'43200': 12 hours
|
'43200': 12 eur
|
||||||
'604800': 1 week
|
'604800': 1 sizhun
|
||||||
'86400': 1 day
|
'86400': 1 deiz
|
||||||
|
expires_in_prompt: Birviken
|
||||||
|
title: Pediñ tud
|
||||||
|
notification_mailer:
|
||||||
|
follow:
|
||||||
|
title: Heulier nevez
|
||||||
|
mention:
|
||||||
|
action: Respont
|
||||||
|
relationships:
|
||||||
|
followers: Heulier·ezed·ien
|
||||||
|
sessions:
|
||||||
|
browser: Merdeer
|
||||||
|
browsers:
|
||||||
|
alipay: Alipay
|
||||||
|
blackberry: Blackberry
|
||||||
|
chrome: Chrome
|
||||||
|
edge: Microsoft Edge
|
||||||
|
electron: Electron
|
||||||
|
firefox: Firefox
|
||||||
|
ie: Internet Explorer
|
||||||
|
micro_messenger: MicroMessenger
|
||||||
|
nokia: Nokia S40 Ovi Browser
|
||||||
|
opera: Opera
|
||||||
|
otter: Otter
|
||||||
|
phantom_js: PhantomJS
|
||||||
|
qq: QQ Browser
|
||||||
|
safari: Safari
|
||||||
|
uc_browser: UCBrowser
|
||||||
|
weibo: Weibo
|
||||||
|
ip: IP
|
||||||
|
platforms:
|
||||||
|
adobe_air: Adobe Air
|
||||||
|
android: Android
|
||||||
|
blackberry: Blackberry
|
||||||
|
chrome_os: ChromeOS
|
||||||
|
firefox_os: Firefox OS
|
||||||
|
ios: iOS
|
||||||
|
linux: Linux
|
||||||
|
mac: macOS
|
||||||
|
windows: Windows
|
||||||
|
statuses:
|
||||||
|
show_more: Diskouez muioc'h
|
||||||
|
title: '%{name}: "%{quote}"'
|
||||||
|
visibilities:
|
||||||
|
public: Publik
|
||||||
|
stream_entries:
|
||||||
|
pinned: Toud spilhennet
|
||||||
|
themes:
|
||||||
|
default: Mastodoñ (Teñval)
|
||||||
|
mastodon-light: Mastodoñ (Sklaer)
|
||||||
|
time:
|
||||||
|
formats:
|
||||||
|
default: "%He%M, %d %b %Y"
|
||||||
|
month: "%b %Y"
|
||||||
|
two_factor_authentication:
|
||||||
|
disable: Diweredekaat
|
||||||
|
enable: Gweredekaat
|
||||||
|
setup: Kefluniañ
|
||||||
|
user_mailer:
|
||||||
|
warning:
|
||||||
|
title:
|
||||||
|
none: Diwall
|
||||||
|
welcome:
|
||||||
|
edit_profile_action: Kefluniañ ar profil
|
||||||
|
|
|
@ -92,6 +92,7 @@ ca:
|
||||||
delete: Suprimeix
|
delete: Suprimeix
|
||||||
destroyed_msg: Nota de moderació destruïda amb èxit!
|
destroyed_msg: Nota de moderació destruïda amb èxit!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: Afegir el domini de correu a la llista negra
|
||||||
approve: Aprova
|
approve: Aprova
|
||||||
approve_all: Aprova'ls tots
|
approve_all: Aprova'ls tots
|
||||||
are_you_sure: N'estàs segur?
|
are_you_sure: N'estàs segur?
|
||||||
|
@ -172,6 +173,7 @@ ca:
|
||||||
staff: Personal
|
staff: Personal
|
||||||
user: Usuari
|
user: Usuari
|
||||||
search: Cerca
|
search: Cerca
|
||||||
|
search_same_email_domain: Altres usuaris amb el mateix domini de correu
|
||||||
search_same_ip: Altres usuaris amb la mateixa IP
|
search_same_ip: Altres usuaris amb la mateixa IP
|
||||||
shared_inbox_url: URL de la safata d'entrada compartida
|
shared_inbox_url: URL de la safata d'entrada compartida
|
||||||
show:
|
show:
|
||||||
|
@ -358,6 +360,7 @@ ca:
|
||||||
destroyed_msg: S'ha eliminat correctament el bloc del domini de correu
|
destroyed_msg: S'ha eliminat correctament el bloc del domini de correu
|
||||||
domain: Domini
|
domain: Domini
|
||||||
empty: Cap domini de correu a la llista negre.
|
empty: Cap domini de correu a la llista negre.
|
||||||
|
from_html: des de %{domain}
|
||||||
new:
|
new:
|
||||||
create: Afegeix un domini
|
create: Afegeix un domini
|
||||||
title: Nova adreça de correu en la llista negra
|
title: Nova adreça de correu en la llista negra
|
||||||
|
@ -537,6 +540,9 @@ ca:
|
||||||
trends:
|
trends:
|
||||||
desc_html: Mostra públicament les etiquetes revisades anteriorment que actualment estan en tendència
|
desc_html: Mostra públicament les etiquetes revisades anteriorment que actualment estan en tendència
|
||||||
title: Etiquetes tendència
|
title: Etiquetes tendència
|
||||||
|
site_uploads:
|
||||||
|
delete: Esborra el fitxer pujat
|
||||||
|
destroyed_msg: La càrrega al lloc s'ha suprimit correctament!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Torna a la pàgina del compte
|
back_to_account: Torna a la pàgina del compte
|
||||||
batch:
|
batch:
|
||||||
|
@ -660,6 +666,7 @@ ca:
|
||||||
trouble_logging_in: Problemes per iniciar la sessió?
|
trouble_logging_in: Problemes per iniciar la sessió?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Ja estàs seguint aquest compte
|
already_following: Ja estàs seguint aquest compte
|
||||||
|
already_requested: Ja has enviat una sol·licitud de seguiment a aquest usuari
|
||||||
error: Malauradament, ha ocorregut un error cercant el compte remot
|
error: Malauradament, ha ocorregut un error cercant el compte remot
|
||||||
follow: Segueix
|
follow: Segueix
|
||||||
follow_request: 'Has enviat una sol·licitud de seguiment a:'
|
follow_request: 'Has enviat una sol·licitud de seguiment a:'
|
||||||
|
@ -848,6 +855,7 @@ ca:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: No es pot adjuntar un vídeo a una publicació que ja contingui imatges
|
images_and_video: No es pot adjuntar un vídeo a una publicació que ja contingui imatges
|
||||||
|
not_ready: No es poden adjuntar fitxers que no s'hagin acabat de processar. Torna-ho a provar en un moment!
|
||||||
too_many: No es poden adjuntar més de 4 fitxers
|
too_many: No es poden adjuntar més de 4 fitxers
|
||||||
migrations:
|
migrations:
|
||||||
acct: Mogut a
|
acct: Mogut a
|
||||||
|
|
|
@ -92,6 +92,7 @@ co:
|
||||||
delete: Toglie
|
delete: Toglie
|
||||||
destroyed_msg: Nota di muderazione sguassata!
|
destroyed_msg: Nota di muderazione sguassata!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: Mette u duminiu e-mail in lista nera
|
||||||
approve: Appruvà
|
approve: Appruvà
|
||||||
approve_all: Appruvà tuttu
|
approve_all: Appruvà tuttu
|
||||||
are_you_sure: Site sicuru·a?
|
are_you_sure: Site sicuru·a?
|
||||||
|
@ -172,6 +173,7 @@ co:
|
||||||
staff: Squadra
|
staff: Squadra
|
||||||
user: Utilizatore
|
user: Utilizatore
|
||||||
search: Cercà
|
search: Cercà
|
||||||
|
search_same_email_domain: Altri utilizatori cù listessu duminiu d'e-mail
|
||||||
search_same_ip: Altri utilizatori cù listessa IP
|
search_same_ip: Altri utilizatori cù listessa IP
|
||||||
shared_inbox_url: URL di l’inbox spartuta
|
shared_inbox_url: URL di l’inbox spartuta
|
||||||
show:
|
show:
|
||||||
|
@ -358,6 +360,7 @@ co:
|
||||||
destroyed_msg: U blucchime di u duminiu d’e-mail ùn hè più attivu
|
destroyed_msg: U blucchime di u duminiu d’e-mail ùn hè più attivu
|
||||||
domain: Duminiu
|
domain: Duminiu
|
||||||
empty: Ùn c'hè manc'un duminiu d'email in lista nera.
|
empty: Ùn c'hè manc'un duminiu d'email in lista nera.
|
||||||
|
from_html: da %{domain}
|
||||||
new:
|
new:
|
||||||
create: Creà un blucchime
|
create: Creà un blucchime
|
||||||
title: Nova iscrizzione nant’a lista nera e-mail
|
title: Nova iscrizzione nant’a lista nera e-mail
|
||||||
|
@ -537,6 +540,9 @@ co:
|
||||||
trends:
|
trends:
|
||||||
desc_html: Mustrà à u pubblicu i hashtag chì sò stati digià verificati è chì sò in e tendenze avà
|
desc_html: Mustrà à u pubblicu i hashtag chì sò stati digià verificati è chì sò in e tendenze avà
|
||||||
title: Tendenze di hashtag
|
title: Tendenze di hashtag
|
||||||
|
site_uploads:
|
||||||
|
delete: Sguassà u fugliale caricatu
|
||||||
|
destroyed_msg: Fugliale sguassatu da u situ!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Ritornu à a pagina di u contu
|
back_to_account: Ritornu à a pagina di u contu
|
||||||
batch:
|
batch:
|
||||||
|
@ -660,6 +666,7 @@ co:
|
||||||
trouble_logging_in: Difficultà per cunnettavi?
|
trouble_logging_in: Difficultà per cunnettavi?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Site digià abbunatu·a à stu contu
|
already_following: Site digià abbunatu·a à stu contu
|
||||||
|
already_requested: Avete digià mandatu una dumanda d'abbunamentu à stu contu
|
||||||
error: Peccatu, c’hè statu un prublemu ricercandu u contu
|
error: Peccatu, c’hè statu un prublemu ricercandu u contu
|
||||||
follow: Siguità
|
follow: Siguità
|
||||||
follow_request: 'Avete dumandatu di siguità:'
|
follow_request: 'Avete dumandatu di siguità:'
|
||||||
|
@ -848,6 +855,7 @@ co:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: Ùn si pò micca aghjunghje un filmettu à un statutu chì hà digià ritratti
|
images_and_video: Ùn si pò micca aghjunghje un filmettu à un statutu chì hà digià ritratti
|
||||||
|
not_ready: Ùn si pò micca aghjunghje un fugliale micca ancu trattatu. Ripruvate più tardi!
|
||||||
too_many: Ùn si pò micca aghjunghje più di 4 fugliali
|
too_many: Ùn si pò micca aghjunghje più di 4 fugliali
|
||||||
migrations:
|
migrations:
|
||||||
acct: cugnome@duminiu di u novu contu
|
acct: cugnome@duminiu di u novu contu
|
||||||
|
|
|
@ -244,6 +244,7 @@ cs:
|
||||||
edit:
|
edit:
|
||||||
title: Upravit oznámení
|
title: Upravit oznámení
|
||||||
empty: Nebyla nalezena žádná oznámení.
|
empty: Nebyla nalezena žádná oznámení.
|
||||||
|
live: Živě
|
||||||
new:
|
new:
|
||||||
create: Vytvořit oznámení
|
create: Vytvořit oznámení
|
||||||
title: Nové oznámení
|
title: Nové oznámení
|
||||||
|
@ -675,6 +676,7 @@ cs:
|
||||||
trouble_logging_in: Problémy s přihlášením?
|
trouble_logging_in: Problémy s přihlášením?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Tento účet již sledujete
|
already_following: Tento účet již sledujete
|
||||||
|
already_requested: Tomuto účtu už jste žádost o sledování zaslali
|
||||||
error: Při hledání vzdáleného účtu bohužel nastala chyba
|
error: Při hledání vzdáleného účtu bohužel nastala chyba
|
||||||
follow: Sledovat
|
follow: Sledovat
|
||||||
follow_request: 'Poslali jste žádost o sledování uživateli:'
|
follow_request: 'Poslali jste žádost o sledování uživateli:'
|
||||||
|
@ -1118,6 +1120,7 @@ cs:
|
||||||
other: "%{count} hlasů"
|
other: "%{count} hlasů"
|
||||||
vote: Hlasovat
|
vote: Hlasovat
|
||||||
show_more: Zobrazit více
|
show_more: Zobrazit více
|
||||||
|
show_thread: Zobrazit vlákno
|
||||||
sign_in_to_participate: Chcete-li se zúčastnit této konverzace, přihlaste se
|
sign_in_to_participate: Chcete-li se zúčastnit této konverzace, přihlaste se
|
||||||
title: "%{name}: „%{quote}“"
|
title: "%{name}: „%{quote}“"
|
||||||
visibilities:
|
visibilities:
|
||||||
|
|
|
@ -569,6 +569,9 @@ cy:
|
||||||
trends:
|
trends:
|
||||||
desc_html: Arddangos hashnodau a adolygwyd yn gynt yn gyhoeddus sydd yn tueddu yn bresennol
|
desc_html: Arddangos hashnodau a adolygwyd yn gynt yn gyhoeddus sydd yn tueddu yn bresennol
|
||||||
title: Hashnodau tueddig
|
title: Hashnodau tueddig
|
||||||
|
site_uploads:
|
||||||
|
delete: Dileu ffeil sydd wedi'i uwchlwytho
|
||||||
|
destroyed_msg: Uwchlwythiad wefan wedi'i ddileu yn lwyddianus!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Yn ôl i dudalen y cyfrif
|
back_to_account: Yn ôl i dudalen y cyfrif
|
||||||
batch:
|
batch:
|
||||||
|
@ -692,6 +695,7 @@ cy:
|
||||||
trouble_logging_in: Trafferdd mewngofnodi?
|
trouble_logging_in: Trafferdd mewngofnodi?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Yr ydych yn dilyn y cyfrif hwn yn barod
|
already_following: Yr ydych yn dilyn y cyfrif hwn yn barod
|
||||||
|
already_requested: Rydych barod wedi anfon ceisiad dilyn i'r cyfrif hynny
|
||||||
error: Yn anffodus, roedd gwall tra'n edrych am y cyfrif anghysbell
|
error: Yn anffodus, roedd gwall tra'n edrych am y cyfrif anghysbell
|
||||||
follow: Dilyn
|
follow: Dilyn
|
||||||
follow_request: 'Yr ydych wedi anfon cais dilyn at:'
|
follow_request: 'Yr ydych wedi anfon cais dilyn at:'
|
||||||
|
@ -888,6 +892,7 @@ cy:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: Ni ellir ychwanegu fideo at statws sy'n cynnwys delweddau'n barod
|
images_and_video: Ni ellir ychwanegu fideo at statws sy'n cynnwys delweddau'n barod
|
||||||
|
not_ready: Methu atodi ffeiliau sydd dal yn prosesu. Ceisiwch eto mewn foment!
|
||||||
too_many: Ni ellir ychwanegu mwy na 4 dogfen
|
too_many: Ni ellir ychwanegu mwy na 4 dogfen
|
||||||
migrations:
|
migrations:
|
||||||
acct: enwdefnyddiwr@parth y cyfrif newydd
|
acct: enwdefnyddiwr@parth y cyfrif newydd
|
||||||
|
|
|
@ -92,6 +92,7 @@ de:
|
||||||
delete: Löschen
|
delete: Löschen
|
||||||
destroyed_msg: Moderationsnotiz erfolgreich gelöscht!
|
destroyed_msg: Moderationsnotiz erfolgreich gelöscht!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: E-Mail-Domain blacklisten
|
||||||
approve: Akzeptieren
|
approve: Akzeptieren
|
||||||
approve_all: Alle akzeptieren
|
approve_all: Alle akzeptieren
|
||||||
are_you_sure: Bist du sicher?
|
are_you_sure: Bist du sicher?
|
||||||
|
@ -172,6 +173,7 @@ de:
|
||||||
staff: Mitarbeiter
|
staff: Mitarbeiter
|
||||||
user: Nutzer
|
user: Nutzer
|
||||||
search: Suche
|
search: Suche
|
||||||
|
search_same_email_domain: Andere Benutzer mit der gleichen E-Mail-Domain
|
||||||
search_same_ip: Andere Benutzer mit derselben IP
|
search_same_ip: Andere Benutzer mit derselben IP
|
||||||
shared_inbox_url: Geteilte Posteingang-URL
|
shared_inbox_url: Geteilte Posteingang-URL
|
||||||
show:
|
show:
|
||||||
|
@ -358,6 +360,7 @@ de:
|
||||||
destroyed_msg: E-Mail-Domain-Blockade erfolgreich gelöscht
|
destroyed_msg: E-Mail-Domain-Blockade erfolgreich gelöscht
|
||||||
domain: Domain
|
domain: Domain
|
||||||
empty: Keine E-Mail-Domains sind momentan auf der Blacklist.
|
empty: Keine E-Mail-Domains sind momentan auf der Blacklist.
|
||||||
|
from_html: von %{domain}
|
||||||
new:
|
new:
|
||||||
create: Blockade erstellen
|
create: Blockade erstellen
|
||||||
title: Neue E-Mail-Domain-Blockade
|
title: Neue E-Mail-Domain-Blockade
|
||||||
|
@ -537,6 +540,9 @@ de:
|
||||||
trends:
|
trends:
|
||||||
desc_html: Zuvor überprüfte Hashtags öffentlich anzeigen, die derzeit angesagt sind
|
desc_html: Zuvor überprüfte Hashtags öffentlich anzeigen, die derzeit angesagt sind
|
||||||
title: Trendende Hashtags
|
title: Trendende Hashtags
|
||||||
|
site_uploads:
|
||||||
|
delete: Hochgeladene Datei löschen
|
||||||
|
destroyed_msg: Upload erfolgreich gelöscht!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Zurück zum Konto
|
back_to_account: Zurück zum Konto
|
||||||
batch:
|
batch:
|
||||||
|
@ -660,6 +666,7 @@ de:
|
||||||
trouble_logging_in: Schwierigkeiten beim Anmelden?
|
trouble_logging_in: Schwierigkeiten beim Anmelden?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Du folgst diesem Konto bereits
|
already_following: Du folgst diesem Konto bereits
|
||||||
|
already_requested: Du hast bereits eine Anfrage zum Folgen diesen Accounts versendet
|
||||||
error: Das Remote-Konto konnte nicht geladen werden
|
error: Das Remote-Konto konnte nicht geladen werden
|
||||||
follow: Folgen
|
follow: Folgen
|
||||||
follow_request: 'Du hast eine Folgeanfrage gesendet an:'
|
follow_request: 'Du hast eine Folgeanfrage gesendet an:'
|
||||||
|
@ -848,6 +855,7 @@ de:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: Es kann kein Video an einen Beitrag, der bereits Bilder enthält, angehängt werden
|
images_and_video: Es kann kein Video an einen Beitrag, der bereits Bilder enthält, angehängt werden
|
||||||
|
not_ready: Dateien die noch nicht bearbeitet wurden, können nicht angehängt werden. Versuche es gleich noch einmal!
|
||||||
too_many: Es können nicht mehr als 4 Dateien angehängt werden
|
too_many: Es können nicht mehr als 4 Dateien angehängt werden
|
||||||
migrations:
|
migrations:
|
||||||
acct: benutzername@domain des neuen Kontos
|
acct: benutzername@domain des neuen Kontos
|
||||||
|
|
|
@ -27,7 +27,15 @@ br:
|
||||||
reset_password_instructions:
|
reset_password_instructions:
|
||||||
action: Cheñch ar ger-tremen
|
action: Cheñch ar ger-tremen
|
||||||
explanation: Goulennet ho peus ur ger-tremen nevez evit ho kont.
|
explanation: Goulennet ho peus ur ger-tremen nevez evit ho kont.
|
||||||
|
title: Adderaouekaat ar ger-tremen
|
||||||
|
two_factor_disabled:
|
||||||
|
title: 2FA diweredekaet
|
||||||
|
two_factor_enabled:
|
||||||
|
title: 2FA gweredekaet
|
||||||
passwords:
|
passwords:
|
||||||
updated_not_active: Kemmet eo bet ho ker-tremen ent reizh.
|
updated_not_active: Kemmet eo bet ho ker-tremen ent reizh.
|
||||||
registrations:
|
registrations:
|
||||||
signed_up: Donemat ! Kevreet oc'h.
|
signed_up: Donemat ! Kevreet oc'h.
|
||||||
|
errors:
|
||||||
|
messages:
|
||||||
|
not_found: digavet
|
||||||
|
|
|
@ -67,16 +67,16 @@ fr:
|
||||||
no_token: Vous ne pouvez accéder à cette page sans passer par un courriel de réinitialisation de mot de passe. Si vous êtes passé⋅e par un courriel de ce type, assurez-vous d’utiliser l’URL complète.
|
no_token: Vous ne pouvez accéder à cette page sans passer par un courriel de réinitialisation de mot de passe. Si vous êtes passé⋅e par un courriel de ce type, assurez-vous d’utiliser l’URL complète.
|
||||||
send_instructions: Vous allez recevoir les instructions de réinitialisation du mot de passe dans quelques instants. Veuillez, dans le cas où vous ne recevriez pas ce message, vérifier votre dossier d’indésirables.
|
send_instructions: Vous allez recevoir les instructions de réinitialisation du mot de passe dans quelques instants. Veuillez, dans le cas où vous ne recevriez pas ce message, vérifier votre dossier d’indésirables.
|
||||||
send_paranoid_instructions: Si votre adresse électronique existe dans notre base de données, vous allez recevoir un lien de réinitialisation par courriel. Veuillez, dans le cas où vous ne recevriez pas ce message, vérifier votre dossier d’indésirables.
|
send_paranoid_instructions: Si votre adresse électronique existe dans notre base de données, vous allez recevoir un lien de réinitialisation par courriel. Veuillez, dans le cas où vous ne recevriez pas ce message, vérifier votre dossier d’indésirables.
|
||||||
updated: Votre mot de passe a été modifié avec succès, vous êtes maintenant connecté⋅e.
|
updated: Votre mot de passe a été modifié avec succès, vous êtes maintenant connecté·e.
|
||||||
updated_not_active: Votre mot de passe a été modifié avec succès.
|
updated_not_active: Votre mot de passe a été modifié avec succès.
|
||||||
registrations:
|
registrations:
|
||||||
destroyed: Au revoir ! Votre compte a été supprimé avec succès. Nous espérons vous revoir bientôt.
|
destroyed: Au revoir ! Votre compte a été supprimé avec succès. Nous espérons vous revoir bientôt.
|
||||||
signed_up: Bienvenue ! Vous êtes connecté⋅e.
|
signed_up: Bienvenue ! Vous êtes connecté·e.
|
||||||
signed_up_but_inactive: Vous êtes bien enregistré⋅e. Vous ne pouvez cependant pas vous connecter car votre compte n’est pas encore activé.
|
signed_up_but_inactive: Vous êtes bien enregistré·e. Vous ne pouvez cependant pas vous connecter car votre compte n’est pas encore activé.
|
||||||
signed_up_but_locked: Vous êtes bien enregistré⋅e. Vous ne pouvez cependant pas vous connecter car votre compte est verrouillé.
|
signed_up_but_locked: Vous êtes bien enregistré·e. Vous ne pouvez cependant pas vous connecter car votre compte est verrouillé.
|
||||||
signed_up_but_pending: Un message avec un lien de confirmation a été envoyé à votre adresse courriel. Après avoir cliqué sur le lien, nous étudierons votre demande. Vous serez informé·e si elle a été approuvée.
|
signed_up_but_pending: Un message avec un lien de confirmation a été envoyé à votre adresse courriel. Après avoir cliqué sur le lien, nous examinerons votre demande. Vous serez informé·e si elle a été approuvée.
|
||||||
signed_up_but_unconfirmed: Un message contenant un lien de confirmation a été envoyé à votre adresse courriel. Ouvrez ce lien pour activer votre compte. Veuillez vérifier votre dossier d'indésirables si vous ne recevez pas le courriel.
|
signed_up_but_unconfirmed: Un message contenant un lien de confirmation a été envoyé à votre adresse courriel. Ouvrez ce lien pour activer votre compte. Veuillez vérifier votre dossier d'indésirables si vous ne recevez pas le courriel.
|
||||||
update_needs_confirmation: Votre compte a bien été mis à jour, mais nous devons vérifier votre nouvelle adresse courriel. Merci de vérifier vos courriels et de cliquer sur le lien de confirmation pour finaliser la validation de votre nouvelle adresse. Si vous n'avez pas reçu le courriel, vérifiez votre dossier d'indésirables.
|
update_needs_confirmation: Votre compte a bien été mis à jour, mais nous devons vérifier votre nouvelle adresse courriel. Merci de vérifier vos courriels et de cliquer sur le lien de confirmation pour finaliser la validation de votre nouvelle adresse. Si vous n'avez pas reçu le courriel, vérifiez votre dossier de spams.
|
||||||
updated: Votre compte a été modifié avec succès.
|
updated: Votre compte a été modifié avec succès.
|
||||||
sessions:
|
sessions:
|
||||||
already_signed_out: Déconnecté·e.
|
already_signed_out: Déconnecté·e.
|
||||||
|
@ -85,14 +85,14 @@ fr:
|
||||||
unlocks:
|
unlocks:
|
||||||
send_instructions: Vous allez recevoir les instructions nécessaires au déverrouillage de votre compte dans quelques instants. Veuillez, dans le cas où vous ne recevriez pas ce message, vérifier votre dossier d’indésirables.
|
send_instructions: Vous allez recevoir les instructions nécessaires au déverrouillage de votre compte dans quelques instants. Veuillez, dans le cas où vous ne recevriez pas ce message, vérifier votre dossier d’indésirables.
|
||||||
send_paranoid_instructions: Si votre compte existe, vous allez bientôt recevoir un courriel contenant les instructions pour le déverrouiller. Veuillez, dans le cas où vous ne recevriez pas ce message, vérifier votre dossier d’indésirables.
|
send_paranoid_instructions: Si votre compte existe, vous allez bientôt recevoir un courriel contenant les instructions pour le déverrouiller. Veuillez, dans le cas où vous ne recevriez pas ce message, vérifier votre dossier d’indésirables.
|
||||||
unlocked: Votre compte a été déverrouillé avec succès, vous êtes maintenant connecté⋅e.
|
unlocked: Votre compte a été déverrouillé avec succès, vous êtes maintenant connecté·e.
|
||||||
errors:
|
errors:
|
||||||
messages:
|
messages:
|
||||||
already_confirmed: a déjà été validée, veuillez essayer de vous connecter
|
already_confirmed: a déjà été validée, veuillez essayer de vous connecter
|
||||||
confirmation_period_expired: à confirmer dans les %{period}, merci de faire une nouvelle demande
|
confirmation_period_expired: à confirmer dans les %{period}, merci de faire une nouvelle demande
|
||||||
expired: a expiré, merci d’en faire une nouvelle demande
|
expired: a expiré, merci d’en faire une nouvelle demande
|
||||||
not_found: n’a pas été trouvé⋅e
|
not_found: n’a pas été trouvé·e
|
||||||
not_locked: n’était pas verrouillé⋅e
|
not_locked: n’était pas verrouillé·e
|
||||||
not_saved:
|
not_saved:
|
||||||
one: 'Une erreur a empêché ce(tte) %{resource} d’être sauvegardé⋅e :'
|
one: 'Une erreur a empêché ce·tte %{resource} d’être sauvegardé·e :'
|
||||||
other: "%{count} erreurs ont empêché %{resource} d’être sauvegardé⋅e :"
|
other: "%{count} erreurs ont empêché %{resource} d’être sauvegardé⋅e :"
|
||||||
|
|
|
@ -1 +1,7 @@
|
||||||
|
---
|
||||||
hy:
|
hy:
|
||||||
|
devise:
|
||||||
|
confirmations:
|
||||||
|
confirmed: Ձեր էլփոստի հասցեն հաջողությամբ հաստատվեց։
|
||||||
|
sessions:
|
||||||
|
signed_in: Մուտքը հաջողվեց։
|
||||||
|
|
|
@ -8,10 +8,10 @@ is:
|
||||||
failure:
|
failure:
|
||||||
already_authenticated: Þú ert nú þegar skráð(ur) inn.
|
already_authenticated: Þú ert nú þegar skráð(ur) inn.
|
||||||
inactive: Aðgangur þinn hefur ekki enn verið virkjaður.
|
inactive: Aðgangur þinn hefur ekki enn verið virkjaður.
|
||||||
invalid: Ógildur %{authentication_keys} eða lykilorð.
|
invalid: Ógilt %{authentication_keys} eða lykilorð.
|
||||||
last_attempt: Þú getur reynt einu sinni í viðbót áður en aðgangnum þínum verður læst.
|
last_attempt: Þú getur reynt einu sinni í viðbót áður en aðgangnum þínum verður læst.
|
||||||
locked: Notandaaðgangurinn þinn er læstur.
|
locked: Notandaaðgangurinn þinn er læstur.
|
||||||
not_found_in_database: Ógildur %{authentication_keys} eða lykilorð.
|
not_found_in_database: Ógilt %{authentication_keys} eða lykilorð.
|
||||||
pending: Notandaaðgangurinn þinn er enn til yfirferðar.
|
pending: Notandaaðgangurinn þinn er enn til yfirferðar.
|
||||||
timeout: Setan þín er útrunnin. Skráðu þig aftur inn til að halda áfram.
|
timeout: Setan þín er útrunnin. Skráðu þig aftur inn til að halda áfram.
|
||||||
unauthenticated: Þú þarft að skrá þig inn eða nýskrá þig áður en lengra er haldið.
|
unauthenticated: Þú þarft að skrá þig inn eða nýskrá þig áður en lengra er haldið.
|
||||||
|
|
|
@ -10,7 +10,7 @@ kab:
|
||||||
inactive: Amiḍan-inek mazal ur yermed ara.
|
inactive: Amiḍan-inek mazal ur yermed ara.
|
||||||
invalid: Tella tuccḍa deg %{authentication_keys} neγ deg wawal uffir.
|
invalid: Tella tuccḍa deg %{authentication_keys} neγ deg wawal uffir.
|
||||||
last_attempt: Γur-k yiwen n uɛraḍ-nniḍen kan send ad yettucekkel umiḍan-ik.
|
last_attempt: Γur-k yiwen n uɛraḍ-nniḍen kan send ad yettucekkel umiḍan-ik.
|
||||||
locked: Amiḍan-ik yewḥel.
|
locked: Amiḍan-ik yettwargel.
|
||||||
not_found_in_database: Tella tuccḍa deg %{authentication_keys} neγ deg wawal uffir.
|
not_found_in_database: Tella tuccḍa deg %{authentication_keys} neγ deg wawal uffir.
|
||||||
pending: Amiḍan-inek mazal-it deg ɛiwed n tmuγli.
|
pending: Amiḍan-inek mazal-it deg ɛiwed n tmuγli.
|
||||||
timeout: Tiγimit n tuqqna tezri. Ma ulac aγilif ɛiwed tuqqna akken ad tkemmleḍ.
|
timeout: Tiγimit n tuqqna tezri. Ma ulac aγilif ɛiwed tuqqna akken ad tkemmleḍ.
|
||||||
|
@ -22,10 +22,11 @@ kab:
|
||||||
action_with_app: Wekked sakkin uγal γer %{app}
|
action_with_app: Wekked sakkin uγal γer %{app}
|
||||||
explanation: Aqla-k terniḍ amiḍan deg %{host} s tansa imayl-agi. Mazal-ak yiwen utekki akken ad t-tremdeḍ. Ma mačči d kečč i yessutren ay-agi, ttxil-k ssinef izen-a.
|
explanation: Aqla-k terniḍ amiḍan deg %{host} s tansa imayl-agi. Mazal-ak yiwen utekki akken ad t-tremdeḍ. Ma mačči d kečč i yessutren ay-agi, ttxil-k ssinef izen-a.
|
||||||
explanation_when_pending: Tsutreḍ-d ajerred deg %{host} s tansa-agi imayl. Ad nγeṛ asuter-ik ticki tsentmeḍ tansa-ik imayl. Send asentem, ur tezmireḍ ara ad teqqneḍ γer umiḍan-ik. Ma yella nugi asuter-ik, isefka-ik ad ttwakksen seg uqeddac, ihi ulac tigawt-nniḍen ara k-d-yettuqeblen. Ma mačči d kečč i yellan deffir n usuter-agi, ttxil-k ssinef izen-agi.
|
explanation_when_pending: Tsutreḍ-d ajerred deg %{host} s tansa-agi imayl. Ad nγeṛ asuter-ik ticki tsentmeḍ tansa-ik imayl. Send asentem, ur tezmireḍ ara ad teqqneḍ γer umiḍan-ik. Ma yella nugi asuter-ik, isefka-ik ad ttwakksen seg uqeddac, ihi ulac tigawt-nniḍen ara k-d-yettuqeblen. Ma mačči d kečč i yellan deffir n usuter-agi, ttxil-k ssinef izen-agi.
|
||||||
extra_html: Ttxil-k ẓer daγen <a href="%{terms_path}">ilugan n uqeddac</a> akked <a href="%{policy_path}">twetlin n useqdec</a>.
|
extra_html: Ttxil-k ẓer daγen <a href="%{terms_path}">ilugan n uqeddac</a> akked <a href="%{policy_path}">twetlin n useqdec-nneγ</a>.
|
||||||
subject: 'Maṣṭudun: Asentem n ujerred deg uqeddac %{instance}'
|
subject: 'Maṣṭudun: Asentem n ujerred deg uqeddac %{instance}'
|
||||||
title: Senqed tansa-inek imayl
|
title: Senqed tansa-inek imayl
|
||||||
email_changed:
|
email_changed:
|
||||||
|
explanation: 'Tansa n yimayl n umiḍan-ik ibeddel ɣer:'
|
||||||
extra: Ma mačči d kečč i ibeddlen tansa imayl, ihi yezmer d alebɛaḍ i ikecmen γer umiḍan-ik. Ttxil-k beddel awal-ik uffir tura neγ siwel i unedbal n uqeddac ma tḥesleḍ berra n umiḍan-ik.
|
extra: Ma mačči d kečč i ibeddlen tansa imayl, ihi yezmer d alebɛaḍ i ikecmen γer umiḍan-ik. Ttxil-k beddel awal-ik uffir tura neγ siwel i unedbal n uqeddac ma tḥesleḍ berra n umiḍan-ik.
|
||||||
subject: 'Maṣṭudun: Imayl-ik yettubeddel'
|
subject: 'Maṣṭudun: Imayl-ik yettubeddel'
|
||||||
title: Tansa imayl tamaynut
|
title: Tansa imayl tamaynut
|
||||||
|
@ -42,6 +43,10 @@ kab:
|
||||||
action: Beddel awal uffir
|
action: Beddel awal uffir
|
||||||
explanation: Tessutreḍ awal uffir amaynut i umiḍan-ik.
|
explanation: Tessutreḍ awal uffir amaynut i umiḍan-ik.
|
||||||
title: Aɛiwed n wawal uffir
|
title: Aɛiwed n wawal uffir
|
||||||
|
two_factor_disabled:
|
||||||
|
title: Asesteb s snat n tarrayin insa
|
||||||
|
two_factor_enabled:
|
||||||
|
title: Asesteb s snat n tarrayin irmed
|
||||||
passwords:
|
passwords:
|
||||||
send_paranoid_instructions: Ma nufa tansa-inek imayl tella deg uzadur-nneγ n yisefka, ad n-teṭṭfeḍ izen deg kra n tesdatin, deg-s assaγ i uɛawed n wawal uffir. Ma ur k-in-yewwiḍ ara yizen, ttxil-k ẓer deg ukaram spam.
|
send_paranoid_instructions: Ma nufa tansa-inek imayl tella deg uzadur-nneγ n yisefka, ad n-teṭṭfeḍ izen deg kra n tesdatin, deg-s assaγ i uɛawed n wawal uffir. Ma ur k-in-yewwiḍ ara yizen, ttxil-k ẓer deg ukaram spam.
|
||||||
updated: Awal-ik uffir yettwabeddel mebla ugur. Aqla-k tura tjerrḍeḍ.
|
updated: Awal-ik uffir yettwabeddel mebla ugur. Aqla-k tura tjerrḍeḍ.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
nn:
|
nn:
|
||||||
devise:
|
devise:
|
||||||
confirmations:
|
confirmations:
|
||||||
confirmed: E-posten din er stadefesta.
|
confirmed: E-posten din er stadfesta.
|
||||||
send_instructions: Om nokre få minutt får du ein e-post som fortel deg korleis du skal stadfesta e-postadressa di. Sjekk søppelpostmappa di om du ikkje fekk e-posten.
|
send_instructions: Om nokre få minutt får du ein e-post som fortel deg korleis du skal stadfesta e-postadressa di. Sjekk søppelpostmappa di om du ikkje fekk e-posten.
|
||||||
send_paranoid_instructions: Om vi har e-postadressa di i databasen vår, får du ein e-post som fortel deg korleis du skal stadfesta e-postadressa om nokre få minutt. Ver venleg og sjekk søppelpostmappa di om du ikkje fekk denne e-posten.
|
send_paranoid_instructions: Om vi har e-postadressa di i databasen vår, får du ein e-post som fortel deg korleis du skal stadfesta e-postadressa om nokre få minutt. Ver venleg og sjekk søppelpostmappa di om du ikkje fekk denne e-posten.
|
||||||
failure:
|
failure:
|
||||||
|
@ -12,21 +12,22 @@ nn:
|
||||||
last_attempt: Du har eitt forsøk igjen før kontoen din vert låst.
|
last_attempt: Du har eitt forsøk igjen før kontoen din vert låst.
|
||||||
locked: Kontoen din er låst.
|
locked: Kontoen din er låst.
|
||||||
not_found_in_database: Ugyldig %{authentication_keys} eller passord.
|
not_found_in_database: Ugyldig %{authentication_keys} eller passord.
|
||||||
pending: Kontoen din er fortsatt under gjennomgang.
|
pending: Kontoen din er vert gjennomgått enno.
|
||||||
timeout: Økten din løp ut på tid. Logg inn på nytt for å fortsette.
|
timeout: Økta di er utgått. Logg inn omatt for å halde fram.
|
||||||
unauthenticated: Du må logge inn eller registrere deg før du kan fortsette.
|
unauthenticated: Du må logge inn eller registere deg før du kan halde fram.
|
||||||
unconfirmed: Du må stadfesta e-postadressa di før du kan gå vidare.
|
unconfirmed: Du må stadfesta e-postadressa di før du kan gå vidare.
|
||||||
mailer:
|
mailer:
|
||||||
confirmation_instructions:
|
confirmation_instructions:
|
||||||
action: Stadfest e-postadresse
|
action: Stadfest e-postadresse
|
||||||
action_with_app: Stadfest og gå tilbake til %{app}
|
action_with_app: Stadfest og gå tilbake til %{app}
|
||||||
explanation: Du har laget en konto på %{host} med denne e-postadressen. Du er ett klikk unna å aktivere den. Hvis dette ikke var deg, vennligst se bort fra denne e-posten.
|
explanation: Du har registrert deg på %{host} med denne e-postadressa. Du er eitt klikk unna aktivere kontoen. Om det ikkje var deg, berre oversjå denne e-posten.
|
||||||
extra_html: Vennligst også sjekk ut <a href="%{terms_path}">instansens regler </a> og <a href="%{policy_path}">våre bruksvilkår</a>.
|
explanation_when_pending: Du har søkt om en invitasjon til %{host} med denne e-postadressa. Når du har stadfesta e-postadressa di, vil vi gå gjennom søknaden. Du kan logge på for å endre detaljar eller slette kontoen, men du har ikke tilgang til dei fleste funksjonane før kontoen din er godkjent. Dersom søknaden din vert avslått, vil dataene dine verte sletta, så du treng ikkje gjera meir. Dersom dette ikke var deg, berre oversjå denne e-posten.
|
||||||
subject: 'Mastodon: Instruksjoner for å bekrefte e-postadresse %{instance}'
|
extra_html: Ta ein kikk på <a href="%{terms_path}">reglane på instansen</a> og <a href="%{policy_path}">bruksvilkåra våre</a>.
|
||||||
|
subject: 'Mastodon: Instruksjonar for stadfesting hos %{instance}'
|
||||||
title: Stadfest e-postadresse
|
title: Stadfest e-postadresse
|
||||||
email_changed:
|
email_changed:
|
||||||
explanation: 'E-postadressa til kontoen din vert endra til:'
|
explanation: 'E-postadressa til kontoen din vert endra til:'
|
||||||
extra: Hvis du ikke endret din e-postadresse, er det sannsynlig at noen har fått tilgang til din konto. Vennligst endre ditt passord umiddelbart eller kontakt instansens administrator dersom du er utestengt fra kontoen din.
|
extra: Dersom du ikkje har endra e-postadressa di, er det truleg at nokon har fått tilgang til kontoen din. Bytt straks passordet ditt, eller kontakt tenaradministratoren dersom du har vorte låst ut av kontoen.
|
||||||
subject: 'Mastodon: E-postadressa er endra'
|
subject: 'Mastodon: E-postadressa er endra'
|
||||||
title: Ny e-postadresse
|
title: Ny e-postadresse
|
||||||
password_change:
|
password_change:
|
||||||
|
@ -36,8 +37,8 @@ nn:
|
||||||
title: Passord endra
|
title: Passord endra
|
||||||
reconfirmation_instructions:
|
reconfirmation_instructions:
|
||||||
explanation: Stadfest den nye adressa for å byta e-postadressa di.
|
explanation: Stadfest den nye adressa for å byta e-postadressa di.
|
||||||
extra: Se bort fra denne e-posten dersom du ikke gjorde denne endringen. E-postadressen for Mastadon-kontoen blir ikke endret før du trykker på lenken over.
|
extra: Oversjå denne eposten dersom du ikkje gjorde endra. E-postadressa for Mastodon-kontoen vert ikkje endra før lenka over vert trykt på.
|
||||||
subject: 'Mastodon: Bekreft e-postadresse for %{instance}'
|
subject: 'Mastodon: Stadfest e-post for %{instance}'
|
||||||
title: Stadfest e-postadresse
|
title: Stadfest e-postadresse
|
||||||
reset_password_instructions:
|
reset_password_instructions:
|
||||||
action: Endr passord
|
action: Endr passord
|
||||||
|
@ -46,22 +47,25 @@ nn:
|
||||||
subject: 'Mastodon: Instuksjonar for å endra passord'
|
subject: 'Mastodon: Instuksjonar for å endra passord'
|
||||||
title: Attstilling av passord
|
title: Attstilling av passord
|
||||||
two_factor_disabled:
|
two_factor_disabled:
|
||||||
subject: 'Mastodon: To-faktor autentisering deaktivert'
|
explanation: To-faktor-autentisering har vorte slått av for kontoen din. Det går no an logge inn med berre e-postadresse og passord.
|
||||||
|
subject: 'Mastodon: To-faktor-autentisering deaktivert'
|
||||||
title: 2FA deaktivert
|
title: 2FA deaktivert
|
||||||
two_factor_enabled:
|
two_factor_enabled:
|
||||||
explanation: To-faktor autentisering er aktivert for kontoen din. Et symbol som er generert av den sammenkoblede TOTP-appen vil være påkrevd for innlogging.
|
explanation: To-faktor-autentisering har vorte slått på for kontoen din. Ein kode frå den samankopla TOTP-appen er kravd for å logge inn.
|
||||||
subject: 'Mastodon: To-faktor autentisering aktivert'
|
subject: 'Mastodon: To-faktor-autentisering aktivert'
|
||||||
title: 2FA aktivert
|
title: 2FA aktivert
|
||||||
two_factor_recovery_codes_changed:
|
two_factor_recovery_codes_changed:
|
||||||
explanation: De forrige gjenopprettingskodene er ugyldig og nye generert.
|
explanation: Dei førre gjenopprettingskodane er ugyldige og nye er genererte.
|
||||||
|
subject: 'Mastodon: To-faktor-gjenopprettingskodar har vorte genererte på nytt'
|
||||||
|
title: 2FA-gjenopprettingskodane er endra
|
||||||
unlock_instructions:
|
unlock_instructions:
|
||||||
subject: 'Mastodon: Instruksjoner for å gjenåpne konto'
|
subject: 'Mastodon: Instruksjonar for å opne kontoen igjen'
|
||||||
omniauth_callbacks:
|
omniauth_callbacks:
|
||||||
failure: Kunne ikke autentisere deg fra %{kind} fordi "%{reason}".
|
failure: Du kunne ikkje verte autentisert frå %{kind} av di "%{reason}".
|
||||||
success: Vellykket autentisering fra %{kind}.
|
success: Autentisert frå %{kind}-konto.
|
||||||
passwords:
|
passwords:
|
||||||
no_token: Du har ingen tilgang til denne siden hvis ikke klikket på en e-post om nullstilling av passord. Hvis du kommer fra en sådan bør du dobbelsjekke at du limte inn hele URLen.
|
no_token: Du har ikkje tilgang til denne sida utan ha gått via ein e-post som gjeld å nullstille passordet. Dersom det er kva du har gjort, dobbelsjekk at du har kopiert heile URLen.
|
||||||
send_instructions: Du vil motta en e-post med instruksjoner om nullstilling av passord om noen få minutter.
|
send_instructions: Om vi har e-postadressa di i databasen vår, får du ein e-post med lenke til gjenopprette passordet om nokre få minutt. Sjekk søppelpostmappa di om du ikkje fekk denne e-posten.
|
||||||
send_paranoid_instructions: Om vi har e-postadressa di i databasen vår, får du ei lenkje til å endra passordet om nokre få minutt. Ver venleg og sjekk søppelpostmappa om du ikkje fekk denne e-posten.
|
send_paranoid_instructions: Om vi har e-postadressa di i databasen vår, får du ei lenkje til å endra passordet om nokre få minutt. Ver venleg og sjekk søppelpostmappa om du ikkje fekk denne e-posten.
|
||||||
updated: Passordet ditt er endra. No er du logga inn.
|
updated: Passordet ditt er endra. No er du logga inn.
|
||||||
updated_not_active: Passordet ditt er endra.
|
updated_not_active: Passordet ditt er endra.
|
||||||
|
@ -71,24 +75,24 @@ nn:
|
||||||
signed_up_but_inactive: Du har registrert deg inn, men vi kunne ikkje logga deg inn fordi kontoen din er ikkje aktivert enno.
|
signed_up_but_inactive: Du har registrert deg inn, men vi kunne ikkje logga deg inn fordi kontoen din er ikkje aktivert enno.
|
||||||
signed_up_but_locked: Du har registrert deg inn, men vi kunne ikkje logga deg inn fordi kontoen din er låst.
|
signed_up_but_locked: Du har registrert deg inn, men vi kunne ikkje logga deg inn fordi kontoen din er låst.
|
||||||
signed_up_but_pending: Ei melding med ei stadfestingslenkje er vorten send til e-postadressa di. Når du klikkar på lenkja skal vi sjå gjennom søknaden din. Du får ei melding om han vert godkjend.
|
signed_up_but_pending: Ei melding med ei stadfestingslenkje er vorten send til e-postadressa di. Når du klikkar på lenkja skal vi sjå gjennom søknaden din. Du får ei melding om han vert godkjend.
|
||||||
signed_up_but_unconfirmed: En e-post med en bekreftelseslenke har blitt sendt til din innboks. Klikk på lenken i e-posten for å aktivere kontoen din.
|
signed_up_but_unconfirmed: Ei melding med ei lenke for å stadfeste kontoen har vorte sendt e-postadressa di. Klikk på lenka for å aktivere kontoen. Sjekk søppelpostmappa dersom du ikkje har fått e-posten.
|
||||||
update_needs_confirmation: Du har oppdatert kontoen din, men vi må bekrefte din nye e-postadresse. Sjekk e-posten din og følg bekreftelseslenken for å bekrefte din nye e-postadresse.
|
update_needs_confirmation: Du har oppdatert kontoen din, men vi må stadfeste den nye e-postadressa. Sjekk innboksen og følg lenka for å stadfeste adressa di. Sjekk søppelpostmappa dersom du ikkje har fått den e-posten.
|
||||||
updated: Kontoen din ble oppdatert.
|
updated: Kontoen har vorte oppdatert.
|
||||||
sessions:
|
sessions:
|
||||||
already_signed_out: Logga ut.
|
already_signed_out: Logga ut.
|
||||||
signed_in: Logga inn.
|
signed_in: Logga inn.
|
||||||
signed_out: Logga ut.
|
signed_out: Logga ut.
|
||||||
unlocks:
|
unlocks:
|
||||||
send_instructions: Du vil motta en e-post med instruksjoner for å åpne kontoen din om noen få minutter.
|
send_instructions: Om nokre minutt får du ein e-post med instruksjonar for korleis du kan låse opp kontoen din. Sjekk søppelpostmappa om du ikkje finn den mailen.
|
||||||
send_paranoid_instructions: Hvis kontoen din eksisterer vil du motta en e-post med instruksjoner for å åpne kontoen din om noen få minutter.
|
send_paranoid_instructions: Dersom du har konto her, får du ein e-post med instruksjonar for korleis du kan låse opp kontoen din om nokre minutt. Sjekk søppelpostmappa om du ikkje finn den mailen.
|
||||||
unlocked: Kontoen din ble åpnet uten problemer. Logg på for å fortsette.
|
unlocked: Kontoen din har vorte låst opp. Logg inn for å halde fram.
|
||||||
errors:
|
errors:
|
||||||
messages:
|
messages:
|
||||||
already_confirmed: har allerede blitt bekreftet, prøv å logge på istedet
|
already_confirmed: er allereie stadfesta, prøv logge inn
|
||||||
confirmation_period_expired: må bekreftes innen %{period}. Spør om en ny e-post for bekreftelse istedet
|
confirmation_period_expired: må verte stadfesta innan %{period}, spør etter ein ny
|
||||||
expired: er utgått, ver venleg å beda om ein ny ein
|
expired: er utgått, ver venleg å beda om ein ny ein
|
||||||
not_found: ikkje funne
|
not_found: ikkje funne
|
||||||
not_locked: var ikkje låst
|
not_locked: var ikkje låst
|
||||||
not_saved:
|
not_saved:
|
||||||
one: '1 feil hindret denne %{resource} i å bli lagret:'
|
one: '1 feil hindra %{resource} frå verte lagra:'
|
||||||
other: "%{count} feil hindret denne %{resource} i å bli lagret:"
|
other: "%{count} feil hindra %{resource} frå verte lagra:"
|
||||||
|
|
|
@ -3,96 +3,96 @@ pt-BR:
|
||||||
devise:
|
devise:
|
||||||
confirmations:
|
confirmations:
|
||||||
confirmed: O seu endereço de e-mail foi confirmado.
|
confirmed: O seu endereço de e-mail foi confirmado.
|
||||||
send_instructions: Você receberá uma mensagem em sua caixa de entrada com instruções sobre como confirmar o seu endereço de e-mail dentro de alguns minutos. Por favor, cheque a sua pasta de spam caso não tenha recebido esta mensagem.
|
send_instructions: Você receberá um e-mail com instruções sobre como confirmar o endereço de e-mail dentro de alguns minutos. Por favor, verifique sua pasta de spam caso ainda não o tenha recebido.
|
||||||
send_paranoid_instructions: Se o seu endereço de e-mail já existir em nossa base de dados, você receberá uma mensagem em sua caixa de entrada com instruções sobre confirmá-lo dentro de alguns minutos. Por favor, cheque a sua pasta de spam caso não tenha recebido esta mensagem.
|
send_paranoid_instructions: Se o seu endereço de e-mail já existir em nosso banco de dados, você receberá um e-mail com instruções para confirmá-lo dentro de alguns minutos. Por favor, verifique sua pasta de spam caso ainda não o tenha recebido.
|
||||||
failure:
|
failure:
|
||||||
already_authenticated: A sua sessão já está aberta.
|
already_authenticated: Você entrou na sua conta.
|
||||||
inactive: A sua contra ainda não está ativada.
|
inactive: Sua conta não foi confirmada ainda.
|
||||||
invalid: "%{authentication_keys} ou senha inválida."
|
invalid: "%{authentication_keys} ou senha inválida."
|
||||||
last_attempt: Você tem apenas mais uma tentativa sobrando antes que a sua conta seja bloqueada.
|
last_attempt: Você tem apenas mais uma tentativa sobrando antes que a sua conta seja bloqueada.
|
||||||
locked: A sua conta está bloqueada.
|
locked: Sua conta está bloqueada.
|
||||||
not_found_in_database: "%{authentication_keys} ou senha inválida."
|
not_found_in_database: "%{authentication_keys} ou senha inválida."
|
||||||
pending: Sua conta ainda está sendo revisada.
|
pending: Sua conta está sendo revisada.
|
||||||
timeout: A sua sessão expirou. Por favor, entre novamente para continuar.
|
timeout: Você saiu de sua conta. Por favor, entre novamente para continuar.
|
||||||
unauthenticated: Você precisa entrar ou cadastrar-se antes de continuar.
|
unauthenticated: Você precisa entrar ou criar uma conta antes de continuar.
|
||||||
unconfirmed: Você precisa confirmar o seu endereço de e-mail antes de continuar.
|
unconfirmed: Você precisa confirmar o seu endereço de e-mail antes de continuar.
|
||||||
mailer:
|
mailer:
|
||||||
confirmation_instructions:
|
confirmation_instructions:
|
||||||
action: Verificar endereço de e-mail
|
action: Confirmar endereço de e-mail
|
||||||
action_with_app: Confirmar e voltar para %{app}
|
action_with_app: Confirmar e voltar para %{app}
|
||||||
explanation: Você criou uma conta em %{host} com esse endereço de e-mail. Você está a um clique de ativá-la. Se não foi você, por favor ignore esse e-mail.
|
explanation: Você criou uma conta em %{host} com esse endereço de e-mail. Se não foi você, por favor, ignore este e-mail.
|
||||||
explanation_when_pending: Você pediu um convite para %{host} com esse endereço de email. Assim que você confirmar o seu endereço de e-mail, iremos revisar o seu pedido. Você não poderá fazer login até então. Se sua aplicação for rejeitada, seus dados serão removidos e nenhuma ação será necessária da sua parte. Se você não pediu por isso, por favor ignore esse e-mail.
|
explanation_when_pending: Você solicitou um convite para %{host} com esse endereço de e-mail. Após você confirmar o seu endereço de e-mail, espere o resultado da revisão de sua solicitação. Se sua conta por vetada, seus dados serão excluídos e nenhuma ação será necessária de sua parte. Se você não solicitou nada, por favor, ignore este e-mail.
|
||||||
extra_html: Por favor confira também <a href="%{terms_path}">as regras da instância</a> e <a href="%{policy_path}">nossos termos de serviço</a>.
|
extra_html: Por favor confira também <a href="%{terms_path}">as regras da instância</a> e <a href="%{policy_path}">nossos termos de serviço</a>.
|
||||||
subject: 'Mastodon: Instruções de confirmação para %{instance}'
|
subject: 'Mastodon: Instruções de confirmação para %{instance}'
|
||||||
title: Verifique o endereço de e-mail
|
title: Confirme o endereço de e-mail
|
||||||
email_changed:
|
email_changed:
|
||||||
explanation: 'O e-mail associado à sua conta será mudado para:'
|
explanation: 'O e-mail vinculado à sua conta será alterado para:'
|
||||||
extra: Se você não mudou seu e-mail é possível que alguém tenha conseguido acesso à sua conta. Por favor mude sua senha imediatamente ou entre em contato com um administrador da sua instância se você ficou sem acesso à sua conta.
|
extra: Se você não alterou seu e-mail, é possível que alguém tenha acessado a sua conta. Altere sua senha imediatamente ou entre em contato com o administrador da sua instância se você perdeu o acesso à sua conta.
|
||||||
subject: 'Mastodon: Email alterado'
|
subject: 'Mastodon: Endereço de e-mail alterado'
|
||||||
title: Novo endereço de e-mail
|
title: Novo endereço de e-mail
|
||||||
password_change:
|
password_change:
|
||||||
explanation: A senha da sua conta foi mudada.
|
explanation: A senha da sua conta foi alterada.
|
||||||
extra: Se você não mudou a sua senha, é possível que alguém tenha conseguido acesso à sua conta. Por favor mude sua senha imediatamente ou entre em contato com um administrador da sua instância se você ficou sem acesso à sua conta.
|
extra: Se você não alterou sua senha, é possível que alguém tenha acessado a sua conta. Altere sua senha imediatamente ou entre em contato com o administrador da sua instância se você perdeu o acesso à sua conta.
|
||||||
subject: 'Mastodon: Senha modificada'
|
subject: 'Mastodon: Senha alterada'
|
||||||
title: Senha alterada
|
title: Senha alterada
|
||||||
reconfirmation_instructions:
|
reconfirmation_instructions:
|
||||||
explanation: Confirme o seu novo endereço para mudar seu e-mail.
|
explanation: Confirme seu novo endereço para alterar seu e-mail.
|
||||||
extra: Se essa mudança não foi iniciada por você, por favor ignore esse e-mail. O endereço de e-mail para essa conta do Mastodon não irá mudar até que você acesse o link acima.
|
extra: Se essa alteração não foi feita por você, por favor, ignore este e-mail. O endereço de e-mail para essa conta do Mastodon não será alterado até que você entre no link acima.
|
||||||
subject: 'Mastodon: Confirmar emai para %{instance}'
|
subject: 'Mastodon: Confirmar endereço de e-mail para %{instance}'
|
||||||
title: Verificar o endereço de e-mail
|
title: Confirmar endereço de e-mail
|
||||||
reset_password_instructions:
|
reset_password_instructions:
|
||||||
action: Mudar a senha
|
action: Alterar senha
|
||||||
explanation: Você pediu uma nova senha para sua conta.
|
explanation: Você solicitou uma nova senha para sua conta.
|
||||||
extra: Se você não fez esse pedido, por favor ignore esse e-mail. Sua senha não irá mudar até que você acesse o link acima e crie uma nova.
|
extra: Se você não solicitou nada, por favor, ignore este e-mail. Sua senha não será alterada até que você entre no link acima e crie uma nova.
|
||||||
subject: 'Mastodon: Instruções para mudança de senha'
|
subject: 'Mastodon: Instruções para alterar senha'
|
||||||
title: Redefinir a senha
|
title: Redefinir senha
|
||||||
two_factor_disabled:
|
two_factor_disabled:
|
||||||
explanation: A autenticação de dois fatores para sua conta foi desativada. Agora é possível acessar apenas com seu endereço de e-mail e senha.
|
explanation: A autenticação de dois fatores para sua conta foi desativada. Agora é possível acessar apenas com seu endereço de e-mail e senha.
|
||||||
subject: 'Mastodon: Autenticação de dois fatores desativada'
|
subject: 'Mastodon: Autenticação de dois fatores desativada'
|
||||||
title: 2FA desativada
|
title: 2FA desativada
|
||||||
two_factor_enabled:
|
two_factor_enabled:
|
||||||
explanation: A autenticação de dois fatores foi habilitada para sua conta. Um token gerado pelo app TOTP pareado será necessário para o login.
|
explanation: A autenticação de dois fatores foi ativada para sua conta. Um código gerado no aplicativo TOTP pareado será necessário para entrar.
|
||||||
subject: 'Mastodon: Autenticação de dois fatores desativada'
|
subject: 'Mastodon: Autenticação de dois fatores desativada'
|
||||||
title: 2FA ativada
|
title: 2FA ativada
|
||||||
two_factor_recovery_codes_changed:
|
two_factor_recovery_codes_changed:
|
||||||
explanation: Os códigos de recuperação anteriores foram invalidados e novos códigos foram gerados.
|
explanation: Os códigos de recuperação anteriores foram invalidados e novos códigos foram gerados.
|
||||||
subject: 'Mastodon: códigos de recuperação de dois fatores gerados novamente'
|
subject: 'Mastodon: Novos códigos de recuperação de dois fatores'
|
||||||
title: Códigos de recuperação de 2FA alterados
|
title: Códigos de recuperação de dois fatores alterados
|
||||||
unlock_instructions:
|
unlock_instructions:
|
||||||
subject: 'Mastodon: Instruções de desbloqueio'
|
subject: 'Mastodon: Instruções de desbloqueio'
|
||||||
omniauth_callbacks:
|
omniauth_callbacks:
|
||||||
failure: Não foi possível autenticá-lo como %{kind} porque "%{reason}".
|
failure: Não foi possível entrar como %{kind} porque "%{reason}".
|
||||||
success: Autenticado com sucesso como %{kind}.
|
success: Entrou como %{kind}.
|
||||||
passwords:
|
passwords:
|
||||||
no_token: Você não pode acessar esta página se não tiver vindo de uma mensagem de mudança de senha. Se este for o caso, por favor verifique se a URL utilizada está completa.
|
no_token: Você não pode acessar esta página sem vir de um e-mail de alteração de senha. Se este for o caso, por favor, verifique se o link fornecido está completo.
|
||||||
send_instructions: Se o seu endereço de e-mail já estiver cadastrado em nossa base de dados, você receberá uma mensagem com um link para realizar a mudança de senha em alguns minutos. Por favor, cheque a sua pasta de spam caso não tenha recebido esta mensagem.
|
send_instructions: Se o seu endereço de e-mail já existir em nosso banco de dados, você receberá um e-mail com instruções para alterar a senha dentro de alguns minutos. Por favor, verifique sua pasta de spam caso ainda não o tenha recebido.
|
||||||
send_paranoid_instructions: Se o seu endereço de e-mail já estiver cadastrado em nossa base de dados, você receberá uma mensagem com um link para realizar a mudança de senha em alguns minutos. Por favor, cheque a sua pasta de spam caso não tenha recebido esta mensagem.
|
send_paranoid_instructions: Se o seu endereço de e-mail já existir em nosso banco de dados, você receberá um e-mail com instruções para alterar a senha dentro de alguns minutos. Por favor, verifique sua pasta de spam caso ainda não o tenha recebido.
|
||||||
updated: A sua senha foi alterada. A sua sessão está aberta.
|
updated: Sua senha foi alterada e você entrou na sua conta.
|
||||||
updated_not_active: A sua senha foi alterada.
|
updated_not_active: Sua senha foi alterada com sucesso.
|
||||||
registrations:
|
registrations:
|
||||||
destroyed: Adeus! A sua conta foi cancelada. Esperamos vê-lo em breve.
|
destroyed: Adeus! Sua conta foi cancelada. Talvez um dia possamos nos ver de novo.
|
||||||
signed_up: Bem vindo! A sua conta foi registrada com sucesso.
|
signed_up: Boas vindas! Conta criada.
|
||||||
signed_up_but_inactive: A sua conta foi registrada. No entanto, não abrimos a sua sessão porque a sua conta ainda não foi ativada.
|
signed_up_but_inactive: Conta criada! Agora você deve confirmá-la.
|
||||||
signed_up_but_locked: A sua conta foi registrada. No entanto, não abrimos a sua sessão porque a sua conta está bloqueada.
|
signed_up_but_locked: Conta criada! Porém, você deve desbloqueá-la.
|
||||||
signed_up_but_pending: Uma mensagem com um link de confirmação foi enviada ao seu endereço de e-mail. Depois que você clicar no link, revisaremos seu pedido. Você será notificado se seu pedido for aprovado.
|
signed_up_but_pending: Um e-mail com um link de confirmação foi enviado para o seu endereço de e-mail. Após você entrar no link, revisaremos sua solicitação e você será notificado caso seja aprovado.
|
||||||
signed_up_but_unconfirmed: Uma mensagem com um link de confirmação foi enviada para o seu endereço de e-mail. Por favor, siga o link para ativar a sua conta e, caso não tenha recebido esta mensagem, cheque a sua pasta de spam.
|
signed_up_but_unconfirmed: Um e-mail com instruções para confirmar o seu endereço de e-mail foi enviado. Por favor, verifique sua pasta de spam caso ainda não o tenha recebido.
|
||||||
update_needs_confirmation: Você mudou o seu endereço de e-mail ou a sua senha, mas é necessário confirmar a mudança. Por favor siga o link que foi enviado para o seu novo endereço de e-mail e, caso não tenha recebido esta mensagem, cheque a sua pasta de spam.
|
update_needs_confirmation: Você alterou seu endereço de e-mail ou sua senha, porém é preciso confirmar a alteração. Por favor, entre no link que foi enviado para o seu novo endereço de e-mail e verifique sua pasta de spam caso ainda não o tenha recebido.
|
||||||
updated: A sua conta foi alterada com sucesso.
|
updated: Sua conta foi alterada com sucesso.
|
||||||
sessions:
|
sessions:
|
||||||
already_signed_out: Sessão encerrada.
|
already_signed_out: Você saiu de sua conta.
|
||||||
signed_in: Sessão iniciada.
|
signed_in: Você entrou na sua conta.
|
||||||
signed_out: Sessão encerrada.
|
signed_out: Você saiu de sua conta.
|
||||||
unlocks:
|
unlocks:
|
||||||
send_instructions: Você receberá uma mensagem com instruções para desbloquear a sua conta em alguns instantes. Por favor, cheque a sua pasta de spam caso não tenha recebido esta mensagem.
|
send_instructions: Você receberá um e-mail com instruções para desbloquear a sua conta dentro de alguns minutos. Por favor, verifique sua pasta de spam caso ainda não o tenha recebido.
|
||||||
send_paranoid_instructions: Se a sua conta já existe, você receberá uma mensagem com instruções para desbloquear a sua conta em alguns instantes. Por favor, cheque a sua pasta de spam caso não tenha recebido esta mensagem.
|
send_paranoid_instructions: Se a sua conta já existe, você receberá um e-mail com instruções para desbloqueá-la dentro de alguns minutos. Por favor, verifique sua pasta de spam caso ainda não o tenha recebido.
|
||||||
unlocked: A sua conta foi desbloqueada com sucesso. Por favor inicie sessão para continuar.
|
unlocked: Sua conta foi desbloqueada. Por favor, entre na sua conta para continuar.
|
||||||
errors:
|
errors:
|
||||||
messages:
|
messages:
|
||||||
already_confirmed: já foi confirmado, por favor tente iniciar sessão
|
already_confirmed: confirmado, agora tente entrar na sua conta
|
||||||
confirmation_period_expired: precisa ser confirmada em até %{period}, por favor, solicite novo link de confirmação
|
confirmation_period_expired: precisa ser confirmada em até %{period}, por favor, solicite novo link de confirmação
|
||||||
expired: expirou, por favor solicite uma nova
|
expired: expirou, por favor solicite uma nova
|
||||||
not_found: não encontrado
|
not_found: não encontrado
|
||||||
not_locked: não está bloqueada
|
not_locked: Sua conta não está bloqueada.
|
||||||
not_saved:
|
not_saved:
|
||||||
one: '1 erro impediu este %{resource} de ser salvo(a):'
|
one: '1 erro impediu este %{resource} de ser salvo(a):'
|
||||||
other: "%{count} erros impediram este %{resource} de ser salvo(a):"
|
other: "%{count} erros impediram este %{resource} de ser salvo(a):"
|
||||||
|
|
|
@ -27,12 +27,12 @@ pt-PT:
|
||||||
title: Verificar o endereço de e-mail
|
title: Verificar o endereço de e-mail
|
||||||
email_changed:
|
email_changed:
|
||||||
explanation: 'O e-mail associado à tua conta será alterado para:'
|
explanation: 'O e-mail associado à tua conta será alterado para:'
|
||||||
extra: Se não alteraste o teu e-mail é possível que alguém tenha conseguido aceder à tua conta. Por favor muda a tua palavra-passe imediatamente ou entra em contato com um administrador do servidor se ficaste sem acesso à tua conta.
|
extra: Se não alterou o seu email, é possível que alguém tenha conseguido aceder à sua conta. Por favor altere a sua palavra-passe imediatamente ou entra em contacto com um administrador do servidor se tiver ficado sem acesso à sua conta.
|
||||||
subject: 'Mastodon: Email alterado'
|
subject: 'Mastodon: Email alterado'
|
||||||
title: Novo endereço de e-mail
|
title: Novo endereço de e-mail
|
||||||
password_change:
|
password_change:
|
||||||
explanation: A palavra-passe da tua conta foi alterada.
|
explanation: A palavra-passe da tua conta foi alterada.
|
||||||
extra: Se não alteraste a tua palavra-passe, é possível que alguém tenha conseguido aceder à tua conta. Por favor muda a tua palavra-passe imediatamente ou entra em contato com um administrador do servidor se ficaste sem acesso à tua conta.
|
extra: Se não alterou a sua palavra-passe, é possível que alguém tenha conseguido aceder à sua conta. Por favor altere a sua palavra-passe imediatamente ou entre em contacto com um administrador do servidor se tiver ficado sem acesso à sua conta.
|
||||||
subject: 'Mastodon: Nova palavra-passe'
|
subject: 'Mastodon: Nova palavra-passe'
|
||||||
title: Palavra-passe alterada
|
title: Palavra-passe alterada
|
||||||
reconfirmation_instructions:
|
reconfirmation_instructions:
|
||||||
|
|
|
@ -18,7 +18,7 @@ ru:
|
||||||
unconfirmed: Вам необходимо подтвердить ваш адрес e-mail для продолжения.
|
unconfirmed: Вам необходимо подтвердить ваш адрес e-mail для продолжения.
|
||||||
mailer:
|
mailer:
|
||||||
confirmation_instructions:
|
confirmation_instructions:
|
||||||
action: Подтвердите e-mail адрес
|
action: Подтвердить смену e-mail
|
||||||
action_with_app: Подтвердить и вернуться в %{app}
|
action_with_app: Подтвердить и вернуться в %{app}
|
||||||
explanation: Вы создали учётную запись на сайте %{host}, используя этот e-mail адрес. Остался лишь один шаг для активации. Если это были не вы, просто игнорируйте письмо.
|
explanation: Вы создали учётную запись на сайте %{host}, используя этот e-mail адрес. Остался лишь один шаг для активации. Если это были не вы, просто игнорируйте письмо.
|
||||||
explanation_when_pending: Вы подали заявку на %{host}, используя этот адрес e-mail. Как только вы его подтвердите, мы начнём изучать вашу заявку. До тех пор вы не сможете войти на сайт. Если ваша заявка будет отклонена, все данные будут автоматически удалены, от вас не потребуется никаких дополнительных действий. Если это были не вы, пожалуйста, проигнорируйте данное письмо.
|
explanation_when_pending: Вы подали заявку на %{host}, используя этот адрес e-mail. Как только вы его подтвердите, мы начнём изучать вашу заявку. До тех пор вы не сможете войти на сайт. Если ваша заявка будет отклонена, все данные будут автоматически удалены, от вас не потребуется никаких дополнительных действий. Если это были не вы, пожалуйста, проигнорируйте данное письмо.
|
||||||
|
@ -28,7 +28,7 @@ ru:
|
||||||
email_changed:
|
email_changed:
|
||||||
explanation: 'E-mail адрес вашей учётной записи будет изменён на:'
|
explanation: 'E-mail адрес вашей учётной записи будет изменён на:'
|
||||||
extra: Если вы не меняли e-mail адрес, возможно кто-то получил доступ к вашей учётной записи. Пожалуйста, немедленно смените пароль или свяжитесь с администратором узла, если вы уже потеряли доступ к ней.
|
extra: Если вы не меняли e-mail адрес, возможно кто-то получил доступ к вашей учётной записи. Пожалуйста, немедленно смените пароль или свяжитесь с администратором узла, если вы уже потеряли доступ к ней.
|
||||||
subject: 'Mastodon: изменён e-mail адрес'
|
subject: 'Mastodon: Изменён e-mail адрес'
|
||||||
title: Новый адрес e-mail
|
title: Новый адрес e-mail
|
||||||
password_change:
|
password_change:
|
||||||
explanation: Пароль Вашей учётной записи был изменён.
|
explanation: Пароль Вашей учётной записи был изменён.
|
||||||
|
@ -36,28 +36,28 @@ ru:
|
||||||
subject: 'Mastodon: Пароль изменен'
|
subject: 'Mastodon: Пароль изменен'
|
||||||
title: Пароль изменён
|
title: Пароль изменён
|
||||||
reconfirmation_instructions:
|
reconfirmation_instructions:
|
||||||
explanation: Подтвердите новый адрес для смены e-mail.
|
explanation: Для завершения смены e-mail, нажмите кнопку ниже.
|
||||||
extra: Если смену e-mail инициировали не вы, пожалуйста, игнорируйте это письмо. Адрес e-mail для учётной записи Mastodon не будет изменён, пока вы не перейдёте по ссылке выше.
|
extra: Если вы не изменяли e-mail, пожалуйста, игнорируйте это письмо. Новый адрес не будет привязан к учётной записи, пока вы не перейдёте по ссылке ниже.
|
||||||
subject: 'Mastodon: Подтверждение e-mail для узла %{instance}'
|
subject: 'Mastodon: Подтвердите свой новый e-mail на %{instance}'
|
||||||
title: Подтвердите e-mail адрес
|
title: Подтвердите e-mail адрес
|
||||||
reset_password_instructions:
|
reset_password_instructions:
|
||||||
action: Смена пароля
|
action: Смена пароля
|
||||||
explanation: Вы запросили новый пароль для вашей учётной записи.
|
explanation: Вы запросили новый пароль для вашей учётной записи.
|
||||||
extra: Если это сделали не вы, пожалуйста, игнорируйте письмо. Ваш пароль не будет изменён, пока вы не перейдёте по ссылке выше и не создадите новый пароль.
|
extra: Если это сделали не вы, пожалуйста, игнорируйте письмо. Ваш пароль не будет изменён, пока вы не перейдёте по ссылке выше и не создадите новый пароль.
|
||||||
subject: 'Mastodon: инструкция по смене пароля'
|
subject: 'Mastodon: Инструкция по сбросу пароля'
|
||||||
title: Сброс пароля
|
title: Сброс пароля
|
||||||
two_factor_disabled:
|
two_factor_disabled:
|
||||||
explanation: Для вашей учётной записи была отключена двухфакторная авторизация. Выполнить вход теперь можно используя лишь e-mail и пароль.
|
explanation: Для вашей учётной записи была отключена двухфакторная авторизация. Выполнить вход теперь можно используя лишь e-mail и пароль.
|
||||||
subject: 'Mastodon: двухфакторная авторизация отключена'
|
subject: 'Mastodon: Двухфакторная авторизация отключена'
|
||||||
title: Двухфакторная авторизация отключена
|
title: 2ФА отключена
|
||||||
two_factor_enabled:
|
two_factor_enabled:
|
||||||
explanation: Для вашей учётной записи была настроена двухфакторная авторизация. Отныне для входа потребуется также временный код из приложения-аутентификатора.
|
explanation: Для вашей учётной записи была настроена двухфакторная авторизация. Отныне для входа потребуется также временный код из приложения-аутентификатора.
|
||||||
subject: 'Mastodon: настроена двухфакторная авторизация'
|
subject: 'Mastodon: Настроена двухфакторная авторизация'
|
||||||
title: Двухфакторная авторизация включена
|
title: 2ФА включена
|
||||||
two_factor_recovery_codes_changed:
|
two_factor_recovery_codes_changed:
|
||||||
explanation: Предыдущие резервные коды были аннулированы и созданы новые.
|
explanation: Предыдущие резервные коды были аннулированы и созданы новые.
|
||||||
subject: 'Mastodon: резервные коды двуфакторной авторизации обновлены'
|
subject: 'Mastodon: Резервные коды двуфакторной авторизации обновлены'
|
||||||
title: Резервные коды двухфакторной авторизации изменены
|
title: Резервные коды 2ФА изменены
|
||||||
unlock_instructions:
|
unlock_instructions:
|
||||||
subject: 'Mastodon: Инструкция по разблокировке'
|
subject: 'Mastodon: Инструкция по разблокировке'
|
||||||
omniauth_callbacks:
|
omniauth_callbacks:
|
||||||
|
|
|
@ -1 +1,52 @@
|
||||||
|
---
|
||||||
br:
|
br:
|
||||||
|
activerecord:
|
||||||
|
attributes:
|
||||||
|
doorkeeper/application:
|
||||||
|
name: Anv an arload
|
||||||
|
website: Lec'hienn an arload
|
||||||
|
doorkeeper:
|
||||||
|
applications:
|
||||||
|
buttons:
|
||||||
|
authorize: Aotren
|
||||||
|
cancel: Nullañ
|
||||||
|
destroy: Distrujañ
|
||||||
|
edit: Aozañ
|
||||||
|
confirmations:
|
||||||
|
destroy: Ha sur oc'h ?
|
||||||
|
index:
|
||||||
|
application: Arload
|
||||||
|
delete: Dilemel
|
||||||
|
name: Anv
|
||||||
|
new: Arload nevez
|
||||||
|
show: Diskouez
|
||||||
|
title: Hoc'h arloadoù
|
||||||
|
new:
|
||||||
|
title: Arload nevez
|
||||||
|
show:
|
||||||
|
title: 'Arload : %{name}'
|
||||||
|
authorizations:
|
||||||
|
buttons:
|
||||||
|
authorize: Aotren
|
||||||
|
authorized_applications:
|
||||||
|
confirmations:
|
||||||
|
revoke: Ha sur oc'h ?
|
||||||
|
index:
|
||||||
|
application: Arload
|
||||||
|
date_format: "%d-%m-%Y %H:%M:%S"
|
||||||
|
flash:
|
||||||
|
applications:
|
||||||
|
create:
|
||||||
|
notice: Savet eo bet an arload.
|
||||||
|
destroy:
|
||||||
|
notice: Dilamet eo bet an arload.
|
||||||
|
update:
|
||||||
|
notice: Hizivaet eo bet an arload.
|
||||||
|
layouts:
|
||||||
|
admin:
|
||||||
|
nav:
|
||||||
|
applications: Arloadoù
|
||||||
|
scopes:
|
||||||
|
read:lists: gwelout ho listennoù
|
||||||
|
write:lists: krouiñ listennoù
|
||||||
|
write:statuses: embann toudoù
|
||||||
|
|
|
@ -25,7 +25,7 @@ fr:
|
||||||
edit: Modifier
|
edit: Modifier
|
||||||
submit: Envoyer
|
submit: Envoyer
|
||||||
confirmations:
|
confirmations:
|
||||||
destroy: Êtes-vous certain·e ?
|
destroy: Voulez-vous vraiment faire ça ?
|
||||||
edit:
|
edit:
|
||||||
title: Modifier l’application
|
title: Modifier l’application
|
||||||
form:
|
form:
|
||||||
|
@ -37,7 +37,7 @@ fr:
|
||||||
index:
|
index:
|
||||||
application: Application
|
application: Application
|
||||||
callback_url: URL de retour d’appel
|
callback_url: URL de retour d’appel
|
||||||
delete: Effacer
|
delete: Supprimer
|
||||||
empty: Vous n’avez pas d’application.
|
empty: Vous n’avez pas d’application.
|
||||||
name: Nom
|
name: Nom
|
||||||
new: Nouvelle application
|
new: Nouvelle application
|
||||||
|
@ -69,7 +69,7 @@ fr:
|
||||||
buttons:
|
buttons:
|
||||||
revoke: Annuler
|
revoke: Annuler
|
||||||
confirmations:
|
confirmations:
|
||||||
revoke: Êtes-vous certain·e ?
|
revoke: Voulez-vous vraiment faire ça ?
|
||||||
index:
|
index:
|
||||||
application: Application
|
application: Application
|
||||||
created_at: Créé le
|
created_at: Créé le
|
||||||
|
@ -145,7 +145,7 @@ fr:
|
||||||
write:follows: suivre des personnes
|
write:follows: suivre des personnes
|
||||||
write:lists: créer des listes
|
write:lists: créer des listes
|
||||||
write:media: téléverser des fichiers média
|
write:media: téléverser des fichiers média
|
||||||
write:mutes: masquer des gens et des conversations
|
write:mutes: masquer des comptes et des conversations
|
||||||
write:notifications: nettoyer vos notifications
|
write:notifications: effacer vos notifications
|
||||||
write:reports: signaler d’autres personnes
|
write:reports: signaler d’autres personnes
|
||||||
write:statuses: publier des statuts
|
write:statuses: publier des statuts
|
||||||
|
|
|
@ -51,12 +51,12 @@ kab:
|
||||||
authorizations:
|
authorizations:
|
||||||
buttons:
|
buttons:
|
||||||
authorize: Ssireg
|
authorize: Ssireg
|
||||||
deny: Ggami
|
deny: Aggi
|
||||||
error:
|
error:
|
||||||
title: Tella-d tuccḍa
|
title: Tella-d tuccḍa
|
||||||
new:
|
new:
|
||||||
able_to: Asnas-agi yezmer
|
able_to: Asnas-agi yezmer ad
|
||||||
prompt: Eǧǧ i %{client_name} ad yekcem γer umiḍan-ik
|
prompt: Yessutred wesnan n %{client_name} akečum γer umiḍan-ik
|
||||||
title: Tlaq tsiregt
|
title: Tlaq tsiregt
|
||||||
show:
|
show:
|
||||||
title: Nγel tangalt n wurag sakkin senteḍ-itt deg usnas.
|
title: Nγel tangalt n wurag sakkin senteḍ-itt deg usnas.
|
||||||
|
@ -102,7 +102,7 @@ kab:
|
||||||
read:favourites: ẓer ismenyifen-ik
|
read:favourites: ẓer ismenyifen-ik
|
||||||
read:filters: ẓer imsizedgen-ik
|
read:filters: ẓer imsizedgen-ik
|
||||||
read:follows: ẓer imeḍfaṛen-ik
|
read:follows: ẓer imeḍfaṛen-ik
|
||||||
read:lists: ẓer tibdarin-ik
|
read:lists: ẓer umuγen-ik·im
|
||||||
read:mutes: ẓer wid i tesgugmeḍ
|
read:mutes: ẓer wid i tesgugmeḍ
|
||||||
read:notifications: ẓer tilγa-ik
|
read:notifications: ẓer tilγa-ik
|
||||||
read:statuses: ẓer meṛṛa tisuffaγ
|
read:statuses: ẓer meṛṛa tisuffaγ
|
||||||
|
@ -112,5 +112,5 @@ kab:
|
||||||
write:bookmarks: ad yernu tisuffγin γer ticraḍ
|
write:bookmarks: ad yernu tisuffγin γer ticraḍ
|
||||||
write:filters: rnu-d imsizedgen
|
write:filters: rnu-d imsizedgen
|
||||||
write:follows: ḍfeṛ imdanen
|
write:follows: ḍfeṛ imdanen
|
||||||
write:lists: rnu-d tibdarin
|
write:lists: yesnulfu umuγen
|
||||||
write:media: ad yessali ifayluyen n teγwalt
|
write:media: ad yessali ifayluyen n teγwalt
|
||||||
|
|
|
@ -126,7 +126,7 @@ ko:
|
||||||
read: 계정의 모든 데이터를 읽기
|
read: 계정의 모든 데이터를 읽기
|
||||||
read:accounts: 계정의 정보를 보기
|
read:accounts: 계정의 정보를 보기
|
||||||
read:blocks: 차단을 보기
|
read:blocks: 차단을 보기
|
||||||
read:bookmarks: 내 갈무리 보기
|
read:bookmarks: 내 보관함 보기
|
||||||
read:favourites: 관심글을 보기
|
read:favourites: 관심글을 보기
|
||||||
read:filters: 필터를 보기
|
read:filters: 필터를 보기
|
||||||
read:follows: 팔로우를 보기
|
read:follows: 팔로우를 보기
|
||||||
|
@ -139,7 +139,7 @@ ko:
|
||||||
write: 계정 정보 수정
|
write: 계정 정보 수정
|
||||||
write:accounts: 프로필 수정
|
write:accounts: 프로필 수정
|
||||||
write:blocks: 계정이나 도메인 차단
|
write:blocks: 계정이나 도메인 차단
|
||||||
write:bookmarks: 게시글을 갈무리하기
|
write:bookmarks: 게시글을 보관함에 넣기
|
||||||
write:favourites: 관심글 지정
|
write:favourites: 관심글 지정
|
||||||
write:filters: 필터 만들기
|
write:filters: 필터 만들기
|
||||||
write:follows: 사람을 팔로우
|
write:follows: 사람을 팔로우
|
||||||
|
|
|
@ -5,7 +5,7 @@ nn:
|
||||||
doorkeeper/application:
|
doorkeeper/application:
|
||||||
name: Applikasjonsnamn
|
name: Applikasjonsnamn
|
||||||
redirect_uri: Omdirigerings-URI
|
redirect_uri: Omdirigerings-URI
|
||||||
scopes: Omfang
|
scopes: Skop
|
||||||
website: Applikasjonsnettside
|
website: Applikasjonsnettside
|
||||||
errors:
|
errors:
|
||||||
models:
|
models:
|
||||||
|
@ -33,15 +33,15 @@ nn:
|
||||||
help:
|
help:
|
||||||
native_redirect_uri: Bruk %{native_redirect_uri} for lokale testar
|
native_redirect_uri: Bruk %{native_redirect_uri} for lokale testar
|
||||||
redirect_uri: Bruk ei linjer per URI
|
redirect_uri: Bruk ei linjer per URI
|
||||||
scopes: Adskill omfang med mellomrom. La det være blankt for å bruke standard omfang.
|
scopes: Skil skop med mellomrom. Ikkje fyll inn noko som helst for å bruke standardskop.
|
||||||
index:
|
index:
|
||||||
application: Applikasjon
|
application: Applikasjon
|
||||||
callback_url: Callback-URL
|
callback_url: Callback-URL
|
||||||
delete: Slett
|
delete: Slett
|
||||||
empty: Du har ingen søknader.
|
empty: Du har ikkje nokon applikasjonar.
|
||||||
name: Namn
|
name: Namn
|
||||||
new: Ny applikasjon
|
new: Ny applikasjon
|
||||||
scopes: Omfang
|
scopes: Skop
|
||||||
show: Vis
|
show: Vis
|
||||||
title: Dine applikasjonar
|
title: Dine applikasjonar
|
||||||
new:
|
new:
|
||||||
|
@ -49,8 +49,8 @@ nn:
|
||||||
show:
|
show:
|
||||||
actions: Handlingar
|
actions: Handlingar
|
||||||
application_id: Klientnøkkel
|
application_id: Klientnøkkel
|
||||||
callback_urls: Callback-URLer
|
callback_urls: Callback-URLar
|
||||||
scopes: Omfang
|
scopes: Skop
|
||||||
secret: Klienthemmelegheit
|
secret: Klienthemmelegheit
|
||||||
title: 'Applikasjon: %{name}'
|
title: 'Applikasjon: %{name}'
|
||||||
authorizations:
|
authorizations:
|
||||||
|
@ -60,8 +60,8 @@ nn:
|
||||||
error:
|
error:
|
||||||
title: Ein feil har oppstått
|
title: Ein feil har oppstått
|
||||||
new:
|
new:
|
||||||
able_to: Den vil ha mulighet til
|
able_to: Applikasjonen vil kunne
|
||||||
prompt: Applikasjon %{client_name} spør om tilgang til din konto
|
prompt: Applikasjonen %{client_name} spør om tilgang til kontoen din
|
||||||
title: Autorisasjon nødvendig
|
title: Autorisasjon nødvendig
|
||||||
show:
|
show:
|
||||||
title: Kopier denne autorisasjonskoden og lim den inn i applikasjonen.
|
title: Kopier denne autorisasjonskoden og lim den inn i applikasjonen.
|
||||||
|
@ -74,15 +74,15 @@ nn:
|
||||||
application: Applikasjon
|
application: Applikasjon
|
||||||
created_at: Autorisert
|
created_at: Autorisert
|
||||||
date_format: "%Y-%m-%d %H:%M:%S"
|
date_format: "%Y-%m-%d %H:%M:%S"
|
||||||
scopes: Omfang
|
scopes: Skop
|
||||||
title: Dine autoriserte applikasjonar
|
title: Dine autoriserte applikasjonar
|
||||||
errors:
|
errors:
|
||||||
messages:
|
messages:
|
||||||
access_denied: Ressurseieren eller autoriseringstjeneren avviste forespørslen.
|
access_denied: Ressurseigaren eller autorisasjonstenaren avviste førespurnaden.
|
||||||
credential_flow_not_configured: Ressurseiers passordflyt feilet fordi Doorkeeper.configure.resource_owner_from_credentials ikke var konfigurert.
|
credential_flow_not_configured: Flyten «Resource Owner Password Credentials» kunne ikkje verte fullført av di «Doorkeeper.configure.resource_owner_from_credentials» er ikkje konfigurert.
|
||||||
invalid_client: Klientautentisering feilet på grunn av ukjent klient, ingen autentisering inkludert, eller autentiseringsmetode er ikke støttet.
|
invalid_client: Klientautentisering feilet på grunn av ukjent klient, ingen autentisering inkludert, eller autentiseringsmetode er ikke støttet.
|
||||||
invalid_grant: Autoriseringen er ugyldig, utløpt, opphevet, stemmer ikke overens med omdirigerings-URIen eller var utstedt til en annen klient.
|
invalid_grant: Autoriseringen er ugyldig, utløpt, opphevet, stemmer ikke overens med omdirigerings-URIen eller var utstedt til en annen klient.
|
||||||
invalid_redirect_uri: Den inkluderte omdirigerings-URLen er ikke gyldig.
|
invalid_redirect_uri: Omdirigerings-URLen er ikkje gyldig.
|
||||||
invalid_request: Forespørslen mangler en eller flere parametere, inkluderte en parameter som ikke støttes eller har feil struktur.
|
invalid_request: Forespørslen mangler en eller flere parametere, inkluderte en parameter som ikke støttes eller har feil struktur.
|
||||||
invalid_resource_owner: Ressurseierens detaljer er ikke gyldige, eller så er det ikke mulig å finne eieren
|
invalid_resource_owner: Ressurseierens detaljer er ikke gyldige, eller så er det ikke mulig å finne eieren
|
||||||
invalid_scope: Det etterspurte omfanget er ugyldig, ukjent eller har feil struktur.
|
invalid_scope: Det etterspurte omfanget er ugyldig, ukjent eller har feil struktur.
|
||||||
|
|
|
@ -38,7 +38,7 @@ pt-BR:
|
||||||
application: Aplicativos
|
application: Aplicativos
|
||||||
callback_url: Link de retorno
|
callback_url: Link de retorno
|
||||||
delete: Excluir
|
delete: Excluir
|
||||||
empty: Não tem aplicações.
|
empty: Você não tem aplicativos.
|
||||||
name: Nome
|
name: Nome
|
||||||
new: Novo aplicativo
|
new: Novo aplicativo
|
||||||
scopes: Autorizações
|
scopes: Autorizações
|
||||||
|
|
|
@ -60,7 +60,7 @@ sk:
|
||||||
title: Nastala chyba
|
title: Nastala chyba
|
||||||
new:
|
new:
|
||||||
able_to: Bude môcť
|
able_to: Bude môcť
|
||||||
prompt: Aplikácia %{client_name} žiada prístup k vašemu účtu
|
prompt: Aplikácia %{client_name} vyžaduje prístup k tvojmu účtu
|
||||||
title: Je potrebná autorizácia
|
title: Je potrebná autorizácia
|
||||||
show:
|
show:
|
||||||
title: Skopíruj tento autorizačný kód a vlož ho do aplikácie.
|
title: Skopíruj tento autorizačný kód a vlož ho do aplikácie.
|
||||||
|
@ -73,7 +73,7 @@ sk:
|
||||||
application: Aplikácia
|
application: Aplikácia
|
||||||
created_at: Autorizované
|
created_at: Autorizované
|
||||||
scopes: Oprávnenia
|
scopes: Oprávnenia
|
||||||
title: Vaše autorizované aplikácie
|
title: Tvoje povolené aplikácie
|
||||||
errors:
|
errors:
|
||||||
messages:
|
messages:
|
||||||
access_denied: Prístup zamietnutý.
|
access_denied: Prístup zamietnutý.
|
||||||
|
|
|
@ -51,7 +51,7 @@ el:
|
||||||
accounts:
|
accounts:
|
||||||
choices_html: 'Επιλογές από %{name}:'
|
choices_html: 'Επιλογές από %{name}:'
|
||||||
endorsements_hint: Μπορεις να εγκρίνεις ανθρώπους που ακολουθείς μέσω της δικτυακής εφαρμογής και αυτοί θα εμφανίζονται εδώ.
|
endorsements_hint: Μπορεις να εγκρίνεις ανθρώπους που ακολουθείς μέσω της δικτυακής εφαρμογής και αυτοί θα εμφανίζονται εδώ.
|
||||||
featured_tags_hint: Μπορείς να επιλέξεις συγκεκριμένες ταμπέλες που θα εμφανίζονται εδώ.
|
featured_tags_hint: Μπορείς να επιλέξεις συγκεκριμένες ετικέτες που θα εμφανίζονται εδώ.
|
||||||
follow: Ακολούθησε
|
follow: Ακολούθησε
|
||||||
followers:
|
followers:
|
||||||
one: Ακόλουθος
|
one: Ακόλουθος
|
||||||
|
@ -92,6 +92,7 @@ el:
|
||||||
delete: Διαγραφή
|
delete: Διαγραφή
|
||||||
destroyed_msg: Επιτυχής καταστροφή σημειώματος μεσολάβησης!
|
destroyed_msg: Επιτυχής καταστροφή σημειώματος μεσολάβησης!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: Εγγραφή τομέα email σε μαύρη λίστα
|
||||||
approve: Έγκριση
|
approve: Έγκριση
|
||||||
approve_all: Έγκριση όλων
|
approve_all: Έγκριση όλων
|
||||||
are_you_sure: Σίγουρα;
|
are_you_sure: Σίγουρα;
|
||||||
|
@ -172,6 +173,7 @@ el:
|
||||||
staff: Προσωπικό
|
staff: Προσωπικό
|
||||||
user: Χρήστης
|
user: Χρήστης
|
||||||
search: Αναζήτηση
|
search: Αναζήτηση
|
||||||
|
search_same_email_domain: Άλλοι χρήστες με τον ίδιο τομέα e-mail
|
||||||
search_same_ip: Υπόλοιποι χρήστες με την ίδια διεύθυνση IP
|
search_same_ip: Υπόλοιποι χρήστες με την ίδια διεύθυνση IP
|
||||||
shared_inbox_url: URL κοινόχρηστων εισερχομένων
|
shared_inbox_url: URL κοινόχρηστων εισερχομένων
|
||||||
show:
|
show:
|
||||||
|
@ -292,7 +294,7 @@ el:
|
||||||
features: Λειτουργίες
|
features: Λειτουργίες
|
||||||
hidden_service: Ομοσπονδία με κρυμμένες υπηρεσίες
|
hidden_service: Ομοσπονδία με κρυμμένες υπηρεσίες
|
||||||
open_reports: ανοιχτές καταγγελίες
|
open_reports: ανοιχτές καταγγελίες
|
||||||
pending_tags: ταμπέλες προς έγκριση
|
pending_tags: ετικέτες προς έγκριση
|
||||||
pending_users: χρήστες προς έγκριση
|
pending_users: χρήστες προς έγκριση
|
||||||
recent_users: Πρόσφατοι χρήστες
|
recent_users: Πρόσφατοι χρήστες
|
||||||
search: Αναζήτηση πλήρους κειμένου
|
search: Αναζήτηση πλήρους κειμένου
|
||||||
|
@ -358,6 +360,7 @@ el:
|
||||||
destroyed_msg: Επιτυχής διαγραφή email τομέα από τη μαύρη λίστα
|
destroyed_msg: Επιτυχής διαγραφή email τομέα από τη μαύρη λίστα
|
||||||
domain: Τομέας
|
domain: Τομέας
|
||||||
empty: Δεν έχουν οριστεί αποκλεισμένοι τομείς email.
|
empty: Δεν έχουν οριστεί αποκλεισμένοι τομείς email.
|
||||||
|
from_html: από %{domain}
|
||||||
new:
|
new:
|
||||||
create: Πρόσθεση τομέα
|
create: Πρόσθεση τομέα
|
||||||
title: Νέα εγγραφή email στη μαύρη λίστα
|
title: Νέα εγγραφή email στη μαύρη λίστα
|
||||||
|
@ -532,11 +535,14 @@ el:
|
||||||
title: Προεπισκόπιση ροής
|
title: Προεπισκόπιση ροής
|
||||||
title: Ρυθμίσεις ιστότοπου
|
title: Ρυθμίσεις ιστότοπου
|
||||||
trendable_by_default:
|
trendable_by_default:
|
||||||
desc_html: Επηρεάζει τις ταμπέλες που δεν είχαν απαγορευτεί νωρίτερα
|
desc_html: Επηρεάζει όσες ετικέτες δεν είχαν απαγορευτεί νωρίτερα
|
||||||
title: Επέτρεψε στις ταμπέλες να εμφανιστούν στις τάσεις χωρίς προηγούμενη έγκριση
|
title: Επέτρεψε στις ετικέτες να εμφανίζονται στις τάσεις χωρίς να χρειάζεται πρώτα έγκριση
|
||||||
trends:
|
trends:
|
||||||
desc_html: Δημόσια εμφάνιση ταμπελών που έχουν ήδη εγκριθεί και είναι δημοφιλείς
|
desc_html: Δημόσια εμφάνιση ετικετών που έχουν ήδη εγκριθεί και είναι δημοφιλείς
|
||||||
title: Δημοφιλείς ταμπέλες
|
title: Δημοφιλείς ετικέτες
|
||||||
|
site_uploads:
|
||||||
|
delete: Διαγραφή μεταφορτωμένου αρχείου
|
||||||
|
destroyed_msg: Η μεταφόρτωση ιστότοπου διαγράφηκε επιτυχώς!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Επιστροφή στη σελίδα λογαριασμού
|
back_to_account: Επιστροφή στη σελίδα λογαριασμού
|
||||||
batch:
|
batch:
|
||||||
|
@ -561,14 +567,14 @@ el:
|
||||||
last_active: Τελευταία δραστηριότητα
|
last_active: Τελευταία δραστηριότητα
|
||||||
most_popular: Δημοφιλέστερες
|
most_popular: Δημοφιλέστερες
|
||||||
most_recent: Πιο πρόσφατες
|
most_recent: Πιο πρόσφατες
|
||||||
name: Ταμπέλα
|
name: Ετικέτα
|
||||||
review: Κατάσταση έγκρισης
|
review: Κατάσταση έγκρισης
|
||||||
reviewed: Εγκεκριμένες
|
reviewed: Εγκεκριμένες
|
||||||
title: Ταμπέλες
|
title: Ετικέτες
|
||||||
trending_right_now: Δημοφιλείς αυτή τη στιγμή
|
trending_right_now: Δημοφιλείς αυτή τη στιγμή
|
||||||
unique_uses_today: "%{count} σημερινές δημοσιεύσεις"
|
unique_uses_today: "%{count} σημερινές δημοσιεύσεις"
|
||||||
unreviewed: Εκκρεμεί έγκριση
|
unreviewed: Εκκρεμεί έγκριση
|
||||||
updated_msg: Οι ρυθμίσεις των ταμπελών ενημερώθηκαν επιτυχώς
|
updated_msg: Οι ρυθμίσεις των ετικετών ενημερώθηκαν επιτυχώς
|
||||||
title: Διαχείριση
|
title: Διαχείριση
|
||||||
warning_presets:
|
warning_presets:
|
||||||
add_new: Πρόσθεση νέου
|
add_new: Πρόσθεση νέου
|
||||||
|
@ -584,8 +590,8 @@ el:
|
||||||
body_remote: Κάποιος/α από τον τομέα %{domain} κατήγγειλε τον/την %{target}
|
body_remote: Κάποιος/α από τον τομέα %{domain} κατήγγειλε τον/την %{target}
|
||||||
subject: Νέα καταγγελία για %{instance} (#%{id})
|
subject: Νέα καταγγελία για %{instance} (#%{id})
|
||||||
new_trending_tag:
|
new_trending_tag:
|
||||||
body: 'Η ταμπέλα #%{name} είναι δημοφιλής σήμερα, αλλά δεν έχει εγκριθεί μέχρι τώρα. Δεν θα εμφανίζεται δημοσίως μέχρι να δοθεί έγκρισή, αλλιώς αποθηκεύστε τη φόρμα ως έχει για να μην την δείτε ξανά.'
|
body: 'Η ετικέτα #%{name} είναι δημοφιλής σήμερα, αλλά δεν έχει εγκριθεί μέχρι τώρα. Δεν θα εμφανίζεται δημοσίως μέχρι να δοθεί έγκριση, αλλιώς αποθήκευση τη φόρμα ως έχει για να μην την δεις ξανά.'
|
||||||
subject: Νέα ταμπέλα προς έγκριση στο %{instance} (#%{name})
|
subject: Νέα ετικέτα προς έγκριση στο %{instance} (#%{name})
|
||||||
aliases:
|
aliases:
|
||||||
add_new: Δημιουργία ψευδώνυμου
|
add_new: Δημιουργία ψευδώνυμου
|
||||||
created_msg: Δημιουργήθηκε νέο ψευδώνυμο. Τώρα μπορείς να ξεκινήσεις τη μεταφορά από τον παλιό λογαριασμό.
|
created_msg: Δημιουργήθηκε νέο ψευδώνυμο. Τώρα μπορείς να ξεκινήσεις τη μεταφορά από τον παλιό λογαριασμό.
|
||||||
|
@ -594,7 +600,7 @@ el:
|
||||||
remove: Αφαίρεση ψευδώνυμου
|
remove: Αφαίρεση ψευδώνυμου
|
||||||
appearance:
|
appearance:
|
||||||
advanced_web_interface: Προηγμένη λειτουργία χρήσης
|
advanced_web_interface: Προηγμένη λειτουργία χρήσης
|
||||||
advanced_web_interface_hint: 'Αν θέλεις να χρησιμοποιήσεις ολόκληρο το πλάτος της οθόνης σου, η προηγμένη λειτουργία χρήσης σου επιτρέπει να ορίσεις πολλαπλές κολώνες ώστε να βλέπεις ταυτόχρονα όση πληροφορία θέλεις: Την αρχική ροή, τις ειδοποιήσεις, την ομοσπονδιακή ροή και όσες λίστες και ταμπέλες θέλεις.'
|
advanced_web_interface_hint: 'Αν θέλεις να χρησιμοποιήσεις ολόκληρο το πλάτος της οθόνης σου, η προηγμένη λειτουργία χρήσης σου επιτρέπει να ορίσεις πολλαπλές κολώνες ώστε να βλέπεις ταυτόχρονα όση πληροφορία θέλεις: Την αρχική ροή, τις ειδοποιήσεις, την ομοσπονδιακή ροή και όσες λίστες και ετικέτες θέλεις.'
|
||||||
animations_and_accessibility: Κίνηση και προσβασιμότητα
|
animations_and_accessibility: Κίνηση και προσβασιμότητα
|
||||||
confirmation_dialogs: Ερωτήσεις επιβεβαίωσης
|
confirmation_dialogs: Ερωτήσεις επιβεβαίωσης
|
||||||
discovery: Εξερεύνηση
|
discovery: Εξερεύνηση
|
||||||
|
@ -660,6 +666,7 @@ el:
|
||||||
trouble_logging_in: Πρόβλημα σύνδεσης;
|
trouble_logging_in: Πρόβλημα σύνδεσης;
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Ήδη ακολουθείς αυτό το λογαριασμό
|
already_following: Ήδη ακολουθείς αυτό το λογαριασμό
|
||||||
|
already_requested: Έχετε ήδη στείλει ένα αίτημα ακολούθησης σε αυτόν τον λογαριασμό
|
||||||
error: Δυστυχώς παρουσιάστηκε ένα σφάλμα κατά την αναζήτηση του απομακρυσμένου λογαριασμού
|
error: Δυστυχώς παρουσιάστηκε ένα σφάλμα κατά την αναζήτηση του απομακρυσμένου λογαριασμού
|
||||||
follow: Ακολούθησε
|
follow: Ακολούθησε
|
||||||
follow_request: 'Έστειλες αίτημα παρακολούθησης προς:'
|
follow_request: 'Έστειλες αίτημα παρακολούθησης προς:'
|
||||||
|
@ -749,8 +756,8 @@ el:
|
||||||
featured_tags:
|
featured_tags:
|
||||||
add_new: Προσθήκη νέας
|
add_new: Προσθήκη νέας
|
||||||
errors:
|
errors:
|
||||||
limit: Έχεις ήδη προσθέσει το μέγιστο αριθμό ταμπελών
|
limit: Έχεις ήδη προσθέσει το μέγιστο αριθμό ετικετών
|
||||||
hint_html: "<strong>Τι είναι οι προβεβλημένες ταμπέλες;</strong> Προβάλλονται στο δημόσιο προφίλ σου επιτρέποντας σε όποιον το βλέπει να χαζέψει τις δημοσιεύσεις που τις χρησιμοποιούν. Είναι ωραίος τρόπος να παρακολουθείς κάποια δημιουργία ή ένα μακροπρόθεσμο έργο."
|
hint_html: "<strong>Τι είναι οι προβεβλημένες ετικέτες;</strong> Προβάλλονται στο δημόσιο προφίλ σου επιτρέποντας σε όποιον το βλέπει να χαζέψει τις δημοσιεύσεις που τις χρησιμοποιούν. Είναι ένας ωραίος τρόπος να παρακολουθείς την πορεία μιας δημιουργία ή ενός μακροπρόθεσμου έργου."
|
||||||
filters:
|
filters:
|
||||||
contexts:
|
contexts:
|
||||||
account: Προφίλ
|
account: Προφίλ
|
||||||
|
@ -848,6 +855,7 @@ el:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: Δεν γίνεται να προσθέσεις βίντεο σε ενημέρωση που ήδη περιέχει εικόνες
|
images_and_video: Δεν γίνεται να προσθέσεις βίντεο σε ενημέρωση που ήδη περιέχει εικόνες
|
||||||
|
not_ready: Δεν μπορούν να επισυναφθούν αρχεία για τα οποία δεν έχει τελειώσει η επεξεργασία. Προσπαθήστε ξανά σε λίγο!
|
||||||
too_many: Δεν γίνεται να προσθέσεις περισσότερα από 4 αρχεία
|
too_many: Δεν γίνεται να προσθέσεις περισσότερα από 4 αρχεία
|
||||||
migrations:
|
migrations:
|
||||||
acct: ΌνομαΧρήστη@Τομέας του νέου λογαριασμού
|
acct: ΌνομαΧρήστη@Τομέας του νέου λογαριασμού
|
||||||
|
@ -1043,7 +1051,7 @@ el:
|
||||||
development: Ανάπτυξη
|
development: Ανάπτυξη
|
||||||
edit_profile: Επεξεργασία προφίλ
|
edit_profile: Επεξεργασία προφίλ
|
||||||
export: Εξαγωγή δεδομένων
|
export: Εξαγωγή δεδομένων
|
||||||
featured_tags: Χαρακτηριστικές ταμπέλες
|
featured_tags: Χαρακτηριστικές ετικέτες
|
||||||
identity_proofs: Αποδείξεις ταυτοτήτων
|
identity_proofs: Αποδείξεις ταυτοτήτων
|
||||||
import: Εισαγωγή
|
import: Εισαγωγή
|
||||||
import_and_export: Εισαγωγή & Εξαγωγή
|
import_and_export: Εισαγωγή & Εξαγωγή
|
||||||
|
@ -1067,8 +1075,8 @@ el:
|
||||||
boosted_from_html: Προωθήθηκε από %{acct_link}
|
boosted_from_html: Προωθήθηκε από %{acct_link}
|
||||||
content_warning: 'Προειδοποίηση περιεχομένου: %{warning}'
|
content_warning: 'Προειδοποίηση περιεχομένου: %{warning}'
|
||||||
disallowed_hashtags:
|
disallowed_hashtags:
|
||||||
one: 'περιέχει μη επιτρεπτή ταμπέλα: %{tags}'
|
one: 'περιέχει μη επιτρεπτή ετικέτα: %{tags}'
|
||||||
other: 'περιέχει μη επιτρεπτές ταμπέλες: %{tags}'
|
other: περιέχει μη επιτρεπτές ετικέτες %{tags}
|
||||||
language_detection: Αυτόματη αναγνώριση γλώσσας
|
language_detection: Αυτόματη αναγνώριση γλώσσας
|
||||||
open_in_web: Δες στο διαδίκτυο
|
open_in_web: Δες στο διαδίκτυο
|
||||||
over_character_limit: υπέρβαση μέγιστου ορίου %{max} χαρακτήρων
|
over_character_limit: υπέρβαση μέγιστου ορίου %{max} χαρακτήρων
|
||||||
|
|
|
@ -33,7 +33,7 @@ eo:
|
||||||
one: mesaĝo
|
one: mesaĝo
|
||||||
other: mesaĝoj
|
other: mesaĝoj
|
||||||
status_count_before: Kie skribiĝis
|
status_count_before: Kie skribiĝis
|
||||||
tagline: Sekvi amikojn kaj trovi novan onin
|
tagline: Sekvi amikojn kaj trovi iujn novajn
|
||||||
terms: Uzkondiĉoj
|
terms: Uzkondiĉoj
|
||||||
unavailable_content: Nedisponebla enhavo
|
unavailable_content: Nedisponebla enhavo
|
||||||
unavailable_content_description:
|
unavailable_content_description:
|
||||||
|
@ -818,11 +818,12 @@ eo:
|
||||||
images_and_video: Aldoni videon al mesaĝo, kiu jam havas bildojn ne eblas
|
images_and_video: Aldoni videon al mesaĝo, kiu jam havas bildojn ne eblas
|
||||||
too_many: Aldoni pli ol 4 dosierojn ne eblas
|
too_many: Aldoni pli ol 4 dosierojn ne eblas
|
||||||
migrations:
|
migrations:
|
||||||
acct: uzantnomo@domajno de la nova konto
|
acct: Movigita al
|
||||||
cancel: Nuligi alidirekton
|
cancel: Nuligi alidirekton
|
||||||
cancelled_msg: Sukcese forigis la alidirekton.
|
cancelled_msg: Sukcese forigis la alidirekton.
|
||||||
errors:
|
errors:
|
||||||
already_moved: estas la saman konton vi jam translokiĝis al
|
already_moved: estas la saman konton vi jam translokiĝis al
|
||||||
|
missing_also_known_as: ne returne referencas al ĉi tiu konto
|
||||||
move_to_self: ne povas esti nuna konto
|
move_to_self: ne povas esti nuna konto
|
||||||
not_found: ne povis trovi
|
not_found: ne povis trovi
|
||||||
on_cooldown: Vi estas ĉe malvarmiĝi
|
on_cooldown: Vi estas ĉe malvarmiĝi
|
||||||
|
@ -906,11 +907,16 @@ eo:
|
||||||
other: Aliaj aferoj
|
other: Aliaj aferoj
|
||||||
posting_defaults: Afiŝadoj defaŭltoj
|
posting_defaults: Afiŝadoj defaŭltoj
|
||||||
public_timelines: Publikaj templinioj
|
public_timelines: Publikaj templinioj
|
||||||
|
reactions:
|
||||||
|
errors:
|
||||||
|
limit_reached: Limito de malsamaj reagoj atinginta
|
||||||
|
unrecognized_emoji: ne estas rekonita emoĝio
|
||||||
relationships:
|
relationships:
|
||||||
activity: Konta aktiveco
|
activity: Konta aktiveco
|
||||||
dormant: Dormanta
|
dormant: Dormanta
|
||||||
followers: Sekvantoj
|
followers: Sekvantoj
|
||||||
following: Sekvatoj
|
following: Sekvatoj
|
||||||
|
invited: Invitita
|
||||||
last_active: Laste aktiva
|
last_active: Laste aktiva
|
||||||
most_recent: Plej lasta
|
most_recent: Plej lasta
|
||||||
moved: Moviĝita
|
moved: Moviĝita
|
||||||
|
@ -1034,7 +1040,7 @@ eo:
|
||||||
one: "%{count} voĉdono"
|
one: "%{count} voĉdono"
|
||||||
other: "%{count} voĉdonoj"
|
other: "%{count} voĉdonoj"
|
||||||
vote: Voĉdoni
|
vote: Voĉdoni
|
||||||
show_more: Montri pli
|
show_more: Malfoldi
|
||||||
show_thread: Montri la fadenon
|
show_thread: Montri la fadenon
|
||||||
sign_in_to_participate: Ensaluti por partopreni en la konversacio
|
sign_in_to_participate: Ensaluti por partopreni en la konversacio
|
||||||
title: "%{name}: “%{quote}”"
|
title: "%{name}: “%{quote}”"
|
||||||
|
|
|
@ -92,6 +92,7 @@ es-AR:
|
||||||
delete: Eliminar
|
delete: Eliminar
|
||||||
destroyed_msg: "¡Nota de moderación destruída exitosamente!"
|
destroyed_msg: "¡Nota de moderación destruída exitosamente!"
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: Desaprobar el dominio del correo electrónico
|
||||||
approve: Aprobar
|
approve: Aprobar
|
||||||
approve_all: Aprobar todas
|
approve_all: Aprobar todas
|
||||||
are_you_sure: "¿Estás seguro?"
|
are_you_sure: "¿Estás seguro?"
|
||||||
|
@ -172,6 +173,7 @@ es-AR:
|
||||||
staff: Equipo
|
staff: Equipo
|
||||||
user: Usuario
|
user: Usuario
|
||||||
search: Buscar
|
search: Buscar
|
||||||
|
search_same_email_domain: Otros usuarios con el mismo dominio de correo electrónico
|
||||||
search_same_ip: Otros usuarios con la misma dirección IP
|
search_same_ip: Otros usuarios con la misma dirección IP
|
||||||
shared_inbox_url: Dirección web de la bandeja de entrada compartida
|
shared_inbox_url: Dirección web de la bandeja de entrada compartida
|
||||||
show:
|
show:
|
||||||
|
@ -358,6 +360,7 @@ es-AR:
|
||||||
destroyed_msg: Se aprobó dominio de correo electrónico exitosamente
|
destroyed_msg: Se aprobó dominio de correo electrónico exitosamente
|
||||||
domain: Dominio
|
domain: Dominio
|
||||||
empty: Actualmente no hay dominios de correo electrónico desaprobados.
|
empty: Actualmente no hay dominios de correo electrónico desaprobados.
|
||||||
|
from_html: de %{domain}
|
||||||
new:
|
new:
|
||||||
create: Agregar dominio
|
create: Agregar dominio
|
||||||
title: Nueva desaprobación de correo electrónico
|
title: Nueva desaprobación de correo electrónico
|
||||||
|
@ -537,6 +540,9 @@ es-AR:
|
||||||
trends:
|
trends:
|
||||||
desc_html: Mostrar públicamente etiquetas previamente revisadas que son tendencia actualmente
|
desc_html: Mostrar públicamente etiquetas previamente revisadas que son tendencia actualmente
|
||||||
title: Etiquetas tendencias
|
title: Etiquetas tendencias
|
||||||
|
site_uploads:
|
||||||
|
delete: Eliminar archivo subido
|
||||||
|
destroyed_msg: "¡Subida al sitio eliminada exitosamente!"
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Volver a la página de la cuenta
|
back_to_account: Volver a la página de la cuenta
|
||||||
batch:
|
batch:
|
||||||
|
@ -660,6 +666,7 @@ es-AR:
|
||||||
trouble_logging_in: "¿Tenés problemas para iniciar sesión?"
|
trouble_logging_in: "¿Tenés problemas para iniciar sesión?"
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Ya estás siguiendo a esta cuenta
|
already_following: Ya estás siguiendo a esta cuenta
|
||||||
|
already_requested: Ya enviaste una solicitud de seguimiento a esa cuenta
|
||||||
error: Lamentablemente, ocurrió un error buscando la cuenta remota
|
error: Lamentablemente, ocurrió un error buscando la cuenta remota
|
||||||
follow: Seguir
|
follow: Seguir
|
||||||
follow_request: 'Enviaste una solicitud de seguimiento a:'
|
follow_request: 'Enviaste una solicitud de seguimiento a:'
|
||||||
|
@ -848,6 +855,7 @@ es-AR:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: No se puede adjuntar un video a un estado que ya contenga imágenes
|
images_and_video: No se puede adjuntar un video a un estado que ya contenga imágenes
|
||||||
|
not_ready: No se pueden adjuntar archivos que no terminaron de procesarse. ¡Intentá de nuevo en un rato!
|
||||||
too_many: No se pueden adjuntar más de 4 archivos
|
too_many: No se pueden adjuntar más de 4 archivos
|
||||||
migrations:
|
migrations:
|
||||||
acct: Mudada a
|
acct: Mudada a
|
||||||
|
@ -1098,7 +1106,7 @@ es-AR:
|
||||||
unlisted_long: Todos pueden ver, pero no está listado en las líneas temporales públicas
|
unlisted_long: Todos pueden ver, pero no está listado en las líneas temporales públicas
|
||||||
stream_entries:
|
stream_entries:
|
||||||
pinned: Toot fijado
|
pinned: Toot fijado
|
||||||
reblogged: retooteado
|
reblogged: retooteó
|
||||||
sensitive_content: Contenido sensible
|
sensitive_content: Contenido sensible
|
||||||
tags:
|
tags:
|
||||||
does_not_match_previous_name: no coincide con el nombre anterior
|
does_not_match_previous_name: no coincide con el nombre anterior
|
||||||
|
|
|
@ -92,6 +92,7 @@ es:
|
||||||
delete: Borrar
|
delete: Borrar
|
||||||
destroyed_msg: "¡Nota de moderación destruida con éxito!"
|
destroyed_msg: "¡Nota de moderación destruida con éxito!"
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: Poner en lista negra el dominio del correo
|
||||||
approve: Aprobar
|
approve: Aprobar
|
||||||
approve_all: Aprobar todos
|
approve_all: Aprobar todos
|
||||||
are_you_sure: "¿Estás seguro?"
|
are_you_sure: "¿Estás seguro?"
|
||||||
|
@ -172,6 +173,7 @@ es:
|
||||||
staff: Personal
|
staff: Personal
|
||||||
user: Usuario
|
user: Usuario
|
||||||
search: Buscar
|
search: Buscar
|
||||||
|
search_same_email_domain: Otros usuarios con el mismo dominio de correo
|
||||||
search_same_ip: Otros usuarios con la misma IP
|
search_same_ip: Otros usuarios con la misma IP
|
||||||
shared_inbox_url: URL de bandeja compartida
|
shared_inbox_url: URL de bandeja compartida
|
||||||
show:
|
show:
|
||||||
|
@ -358,6 +360,7 @@ es:
|
||||||
destroyed_msg: Dominio de correo borrado de la lista negra con éxito
|
destroyed_msg: Dominio de correo borrado de la lista negra con éxito
|
||||||
domain: Dominio
|
domain: Dominio
|
||||||
empty: Actualmente no hay dominios de correo electrónico en la lista negra.
|
empty: Actualmente no hay dominios de correo electrónico en la lista negra.
|
||||||
|
from_html: de %{domain}
|
||||||
new:
|
new:
|
||||||
create: Añadir dominio
|
create: Añadir dominio
|
||||||
title: Nueva entrada en la lista negra de correo
|
title: Nueva entrada en la lista negra de correo
|
||||||
|
@ -537,6 +540,9 @@ es:
|
||||||
trends:
|
trends:
|
||||||
desc_html: Mostrar públicamente hashtags previamente revisados que son tendencia
|
desc_html: Mostrar públicamente hashtags previamente revisados que son tendencia
|
||||||
title: Hashtags de tendencia
|
title: Hashtags de tendencia
|
||||||
|
site_uploads:
|
||||||
|
delete: Eliminar archivo subido
|
||||||
|
destroyed_msg: "¡Carga del sitio eliminada con éxito!"
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Volver a la cuenta
|
back_to_account: Volver a la cuenta
|
||||||
batch:
|
batch:
|
||||||
|
@ -660,6 +666,7 @@ es:
|
||||||
trouble_logging_in: "¿Problemas para iniciar sesión?"
|
trouble_logging_in: "¿Problemas para iniciar sesión?"
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Ya estás siguiendo a esta cuenta
|
already_following: Ya estás siguiendo a esta cuenta
|
||||||
|
already_requested: Ya has enviado una solicitud de seguimiento a esa cuenta
|
||||||
error: Desafortunadamente, ha ocurrido un error buscando la cuenta remota
|
error: Desafortunadamente, ha ocurrido un error buscando la cuenta remota
|
||||||
follow: Seguir
|
follow: Seguir
|
||||||
follow_request: 'Tienes una solicitud de seguimiento de:'
|
follow_request: 'Tienes una solicitud de seguimiento de:'
|
||||||
|
@ -848,6 +855,7 @@ es:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: No se puede adjuntar un video a un estado que ya contenga imágenes
|
images_and_video: No se puede adjuntar un video a un estado que ya contenga imágenes
|
||||||
|
not_ready: No se pueden adjuntar archivos que no se han terminado de procesar. ¡Inténtalo de nuevo en un momento!
|
||||||
too_many: No se pueden adjuntar más de 4 archivos
|
too_many: No se pueden adjuntar más de 4 archivos
|
||||||
migrations:
|
migrations:
|
||||||
acct: username@domain de la nueva cuenta
|
acct: username@domain de la nueva cuenta
|
||||||
|
|
|
@ -92,6 +92,7 @@ eu:
|
||||||
delete: Ezabatu
|
delete: Ezabatu
|
||||||
destroyed_msg: Moderazio ohara ongi suntsitu da!
|
destroyed_msg: Moderazio ohara ongi suntsitu da!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: Sartu domeinua zerrenda beltzean
|
||||||
approve: Onartu
|
approve: Onartu
|
||||||
approve_all: Onartu denak
|
approve_all: Onartu denak
|
||||||
are_you_sure: Ziur zaude?
|
are_you_sure: Ziur zaude?
|
||||||
|
@ -172,6 +173,7 @@ eu:
|
||||||
staff: Langilea
|
staff: Langilea
|
||||||
user: Erabiltzailea
|
user: Erabiltzailea
|
||||||
search: Bilatu
|
search: Bilatu
|
||||||
|
search_same_email_domain: E-mail domeinu bera duten beste erabiltzailean
|
||||||
search_same_ip: IP bera duten beste erabiltzaileak
|
search_same_ip: IP bera duten beste erabiltzaileak
|
||||||
shared_inbox_url: Partekatutako sarrera ontziaren URL-a
|
shared_inbox_url: Partekatutako sarrera ontziaren URL-a
|
||||||
show:
|
show:
|
||||||
|
@ -358,6 +360,7 @@ eu:
|
||||||
destroyed_msg: Ongi ezabatu da e-mail domeinua zerrenda beltzetik
|
destroyed_msg: Ongi ezabatu da e-mail domeinua zerrenda beltzetik
|
||||||
domain: Domeinua
|
domain: Domeinua
|
||||||
empty: Ez dago e-mail domeinurik zerrenda beltzean.
|
empty: Ez dago e-mail domeinurik zerrenda beltzean.
|
||||||
|
from_html: "%{domain} domeinutik"
|
||||||
new:
|
new:
|
||||||
create: Gehitu domeinua
|
create: Gehitu domeinua
|
||||||
title: Sarrera berria e-mail zerrenda beltzean
|
title: Sarrera berria e-mail zerrenda beltzean
|
||||||
|
@ -537,6 +540,9 @@ eu:
|
||||||
trends:
|
trends:
|
||||||
desc_html: Erakutsi publikoki orain joeran dauden aurretik errebisatutako traolak
|
desc_html: Erakutsi publikoki orain joeran dauden aurretik errebisatutako traolak
|
||||||
title: Traolak joeran
|
title: Traolak joeran
|
||||||
|
site_uploads:
|
||||||
|
delete: Ezabatu igotako fitxategia
|
||||||
|
destroyed_msg: Guneko igoera ongi ezabatu da!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Atzera kontuaren orrira
|
back_to_account: Atzera kontuaren orrira
|
||||||
batch:
|
batch:
|
||||||
|
@ -660,6 +666,7 @@ eu:
|
||||||
trouble_logging_in: Arazoak saioa hasteko?
|
trouble_logging_in: Arazoak saioa hasteko?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Kontu hau aurretik jarraitzen duzu
|
already_following: Kontu hau aurretik jarraitzen duzu
|
||||||
|
already_requested: Bidali duzu dagoeneko kontu hori jarraitzeko eskaera bat
|
||||||
error: Zoritxarrez, urruneko kontua bilatzean errore bat gertatu da
|
error: Zoritxarrez, urruneko kontua bilatzean errore bat gertatu da
|
||||||
follow: Jarraitu
|
follow: Jarraitu
|
||||||
follow_request: 'Jarraitzeko eskari bat bidali duzu hona:'
|
follow_request: 'Jarraitzeko eskari bat bidali duzu hona:'
|
||||||
|
@ -848,6 +855,7 @@ eu:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: Ezin da irudiak dituen mezu batean bideo bat erantsi
|
images_and_video: Ezin da irudiak dituen mezu batean bideo bat erantsi
|
||||||
|
not_ready: Ezin dira prozesatzen amaitu gabeko fitxategiak erantsi. Saiatu geroago!
|
||||||
too_many: Ezin dira 4 fitxategi baino gehiago erantsi
|
too_many: Ezin dira 4 fitxategi baino gehiago erantsi
|
||||||
migrations:
|
migrations:
|
||||||
acct: Kontu berriaren erabiltzaile@domeinua
|
acct: Kontu berriaren erabiltzaile@domeinua
|
||||||
|
|
|
@ -94,6 +94,7 @@ fa:
|
||||||
delete: حذف
|
delete: حذف
|
||||||
destroyed_msg: یادداشت نظارتی با موفقیت نابود شد!
|
destroyed_msg: یادداشت نظارتی با موفقیت نابود شد!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: مسدود کردن دامنهٔ رایانامه
|
||||||
approve: پذیرفتن
|
approve: پذیرفتن
|
||||||
approve_all: پذیرفتن همه
|
approve_all: پذیرفتن همه
|
||||||
are_you_sure: مطمئنید؟
|
are_you_sure: مطمئنید؟
|
||||||
|
@ -174,6 +175,7 @@ fa:
|
||||||
staff: کارمند
|
staff: کارمند
|
||||||
user: کاربر
|
user: کاربر
|
||||||
search: جستجو
|
search: جستجو
|
||||||
|
search_same_email_domain: دیگر کاربران با دامنهٔ رایانامهٔ یکسان
|
||||||
search_same_ip: دیگر کاربران با IP یکسان
|
search_same_ip: دیگر کاربران با IP یکسان
|
||||||
shared_inbox_url: نشانی صندوق ورودی مشترک
|
shared_inbox_url: نشانی صندوق ورودی مشترک
|
||||||
show:
|
show:
|
||||||
|
@ -360,6 +362,7 @@ fa:
|
||||||
destroyed_msg: مسدودسازی دامین ایمیل با موفقیت پاک شد
|
destroyed_msg: مسدودسازی دامین ایمیل با موفقیت پاک شد
|
||||||
domain: دامین
|
domain: دامین
|
||||||
empty: هیچ دامنه ایمیلی در حال حاضر در لیستسیاه قرار نگرفته است.
|
empty: هیچ دامنه ایمیلی در حال حاضر در لیستسیاه قرار نگرفته است.
|
||||||
|
from_html: از %{domain}
|
||||||
new:
|
new:
|
||||||
create: ساختن مسدودسازی
|
create: ساختن مسدودسازی
|
||||||
title: مسدودسازی دامین ایمیل تازه
|
title: مسدودسازی دامین ایمیل تازه
|
||||||
|
@ -539,6 +542,9 @@ fa:
|
||||||
trends:
|
trends:
|
||||||
desc_html: برچسبهای عمومی که پیشتر بازبینی شدهاند و هماینک پرطرفدارند
|
desc_html: برچسبهای عمومی که پیشتر بازبینی شدهاند و هماینک پرطرفدارند
|
||||||
title: برچسبهای پرطرفدار
|
title: برچسبهای پرطرفدار
|
||||||
|
site_uploads:
|
||||||
|
delete: پرونده بارگذاری شده را پاک کنید
|
||||||
|
destroyed_msg: بارگذاری پایگاه با موفقیت حذف شد!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: بازگشت به صفحهٔ حساب
|
back_to_account: بازگشت به صفحهٔ حساب
|
||||||
batch:
|
batch:
|
||||||
|
@ -662,6 +668,7 @@ fa:
|
||||||
trouble_logging_in: برای ورود مشکلی دارید؟
|
trouble_logging_in: برای ورود مشکلی دارید؟
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: شما همین الان هم این حساب را پیمیگیرید
|
already_following: شما همین الان هم این حساب را پیمیگیرید
|
||||||
|
already_requested: درخواست پیگیریای برای آن حساب فرستاده بودید
|
||||||
error: متأسفانه حین یافتن آن حساب خطایی رخ داد
|
error: متأسفانه حین یافتن آن حساب خطایی رخ داد
|
||||||
follow: پی بگیرید
|
follow: پی بگیرید
|
||||||
follow_request: 'شما درخواست پیگیری فرستادهاید به:'
|
follow_request: 'شما درخواست پیگیری فرستادهاید به:'
|
||||||
|
@ -850,6 +857,7 @@ fa:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: نمیتوان برای نوشتهای که تصویر دارد ویدیو بارگذاری کرد
|
images_and_video: نمیتوان برای نوشتهای که تصویر دارد ویدیو بارگذاری کرد
|
||||||
|
not_ready: پروندههایی که پردازش را تمام نکردهاند نمیتوانند پیوست شوند. یکبار دیگر امتحان کنید!
|
||||||
too_many: نمیتوان بیشتر از ۴ تصویر بارگذاری کرد
|
too_many: نمیتوان بیشتر از ۴ تصویر بارگذاری کرد
|
||||||
migrations:
|
migrations:
|
||||||
acct: username@domain حساب تازه
|
acct: username@domain حساب تازه
|
||||||
|
|
|
@ -4,7 +4,7 @@ fr:
|
||||||
about_hashtag_html: Voici les pouets tagués avec <strong>#%{hashtag}</strong>. Vous pouvez interagir avec eux si vous avez un compte n’importe où dans le Fédiverse.
|
about_hashtag_html: Voici les pouets tagués avec <strong>#%{hashtag}</strong>. Vous pouvez interagir avec eux si vous avez un compte n’importe où dans le Fédiverse.
|
||||||
about_mastodon_html: 'Le réseau social de l''avenir : Pas d''annonces, pas de surveillance institutionnelle, conception éthique et décentralisation ! Possédez vos données avec Mastodon !'
|
about_mastodon_html: 'Le réseau social de l''avenir : Pas d''annonces, pas de surveillance institutionnelle, conception éthique et décentralisation ! Possédez vos données avec Mastodon !'
|
||||||
about_this: À propos
|
about_this: À propos
|
||||||
active_count_after: actif·ve
|
active_count_after: actif·ve·s
|
||||||
active_footnote: Utilisateur·rice·s actif·ve·s mensuels (MAU)
|
active_footnote: Utilisateur·rice·s actif·ve·s mensuels (MAU)
|
||||||
administered_by: 'Administrée par :'
|
administered_by: 'Administrée par :'
|
||||||
api: API
|
api: API
|
||||||
|
@ -25,7 +25,7 @@ fr:
|
||||||
Ce compte est un acteur virtuel utilisé pour représenter le serveur lui-même et non un utilisateur individuel.
|
Ce compte est un acteur virtuel utilisé pour représenter le serveur lui-même et non un utilisateur individuel.
|
||||||
Il est utilisé à des fins de fédération et ne doit pas être bloqué à moins que vous ne vouliez bloquer l’instance entière, dans ce cas vous devriez utiliser un bloqueur de domaine.
|
Il est utilisé à des fins de fédération et ne doit pas être bloqué à moins que vous ne vouliez bloquer l’instance entière, dans ce cas vous devriez utiliser un bloqueur de domaine.
|
||||||
learn_more: En savoir plus
|
learn_more: En savoir plus
|
||||||
privacy_policy: Politique de vie privée
|
privacy_policy: Politique de confidentialité
|
||||||
see_whats_happening: Voir ce qui se passe
|
see_whats_happening: Voir ce qui se passe
|
||||||
server_stats: 'Statistiques du serveur :'
|
server_stats: 'Statistiques du serveur :'
|
||||||
source_code: Code source
|
source_code: Code source
|
||||||
|
@ -40,25 +40,25 @@ fr:
|
||||||
domain: Serveur
|
domain: Serveur
|
||||||
reason: Motif
|
reason: Motif
|
||||||
rejecting_media: 'Les fichiers média de ces serveurs ne seront pas traités ou stockés et aucune miniature ne sera affichée, nécessitant un clic vers le fichier d’origine :'
|
rejecting_media: 'Les fichiers média de ces serveurs ne seront pas traités ou stockés et aucune miniature ne sera affichée, nécessitant un clic vers le fichier d’origine :'
|
||||||
silenced: 'Les messages de ces serveurs seront cachés des flux publics et conversations, et les interactions de leurs utilisateur·ice·s ne donneront lieu à aucune notification, à moins que vous ne les suiviez :'
|
silenced: 'Les messages de ces serveurs seront cachés des flux publics et conversations, et les interactions de leurs utilisateur·rice·s ne donneront lieu à aucune notification, à moins que vous ne les suiviez :'
|
||||||
suspended: 'Aucune donnée venant de ces serveurs ne sera traitée, stockée ou échangée, rendant toute interaction ou communication avec les utilisateurs de ces serveurs impossible :'
|
suspended: 'Aucune donnée venant de ces serveurs ne sera traitée, stockée ou échangée, rendant toute interaction ou communication avec les utilisateur·rice·s de ces serveurs impossible :'
|
||||||
unavailable_content_html: Mastodon vous permet généralement de visualiser le contenu et d'interagir avec les utilisateurs de n'importe quel autre serveur dans le fédiverse. Voici les exceptions qui ont été faites sur ce serveur en particulier.
|
unavailable_content_html: Mastodon vous permet généralement de visualiser le contenu et d'interagir avec les utilisateur·rice·s de n'importe quel autre serveur dans le fédiverse. Voici les exceptions qui ont été faites sur ce serveur en particulier.
|
||||||
user_count_after:
|
user_count_after:
|
||||||
one: utilisateur
|
one: utilisateur·rice
|
||||||
other: utilisateurs
|
other: utilisateur·rice·s
|
||||||
user_count_before: Abrite
|
user_count_before: Abrite
|
||||||
what_is_mastodon: Qu’est-ce que Mastodon ?
|
what_is_mastodon: Qu’est-ce que Mastodon ?
|
||||||
accounts:
|
accounts:
|
||||||
choices_html: "%{name} recommande :"
|
choices_html: "%{name} recommande :"
|
||||||
endorsements_hint: Vous pouvez recommander des personnes que vous suivez depuis l’interface web, et elles apparaîtront ici.
|
endorsements_hint: Vous pouvez recommander des personnes que vous suivez depuis l’interface web, et elles apparaîtront ici.
|
||||||
featured_tags_hint: Vous pouvez recommander des hashtags spécifiques qui seront affichés ici.
|
featured_tags_hint: Vous pouvez mettre en avant certains hashtags qui seront affichés ici.
|
||||||
follow: Suivre
|
follow: Suivre
|
||||||
followers:
|
followers:
|
||||||
one: Abonné·e
|
one: Abonné·e
|
||||||
other: Abonné⋅e⋅s
|
other: Abonné·e·s
|
||||||
following: Abonnements
|
following: Abonnements
|
||||||
joined: Inscrit·e en %{date}
|
joined: Inscrit·e en %{date}
|
||||||
last_active: actif·ve dernièrement
|
last_active: dernière activité
|
||||||
link_verified_on: La propriété de ce lien a été vérifiée le %{date}
|
link_verified_on: La propriété de ce lien a été vérifiée le %{date}
|
||||||
media: Médias
|
media: Médias
|
||||||
moved_html: "%{name} a changé de compte pour %{new_profile_link} :"
|
moved_html: "%{name} a changé de compte pour %{new_profile_link} :"
|
||||||
|
@ -74,7 +74,7 @@ fr:
|
||||||
other: Pouets
|
other: Pouets
|
||||||
posts_tab_heading: Pouets
|
posts_tab_heading: Pouets
|
||||||
posts_with_replies: Pouets & réponses
|
posts_with_replies: Pouets & réponses
|
||||||
reserved_username: Ce nom d’utilisateur⋅ice est réservé
|
reserved_username: Ce nom d’utilisateur·ice est réservé
|
||||||
roles:
|
roles:
|
||||||
admin: Admin
|
admin: Admin
|
||||||
bot: Robot
|
bot: Robot
|
||||||
|
@ -92,9 +92,10 @@ fr:
|
||||||
delete: Supprimer
|
delete: Supprimer
|
||||||
destroyed_msg: Note de modération supprimée avec succès !
|
destroyed_msg: Note de modération supprimée avec succès !
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: Mettre le domaine du courriel sur liste noire
|
||||||
approve: Approuver
|
approve: Approuver
|
||||||
approve_all: Tout approuver
|
approve_all: Tout approuver
|
||||||
are_you_sure: Êtes-vous certain⋅e ?
|
are_you_sure: Voulez-vous vraiment faire ça ?
|
||||||
avatar: Avatar
|
avatar: Avatar
|
||||||
by_domain: Domaine
|
by_domain: Domaine
|
||||||
change_email:
|
change_email:
|
||||||
|
@ -119,7 +120,7 @@ fr:
|
||||||
email_status: État du courriel
|
email_status: État du courriel
|
||||||
enable: Activer
|
enable: Activer
|
||||||
enabled: Activé
|
enabled: Activé
|
||||||
followers: Abonné⋅e⋅s
|
followers: Abonné·e·s
|
||||||
follows: Abonnements
|
follows: Abonnements
|
||||||
header: Entête
|
header: Entête
|
||||||
inbox_url: URL d’entrée
|
inbox_url: URL d’entrée
|
||||||
|
@ -159,7 +160,7 @@ fr:
|
||||||
remove_avatar: Supprimer l’avatar
|
remove_avatar: Supprimer l’avatar
|
||||||
remove_header: Supprimer l’entête
|
remove_header: Supprimer l’entête
|
||||||
resend_confirmation:
|
resend_confirmation:
|
||||||
already_confirmed: Cet·te utilisateur·ice est déjà confirmé·e
|
already_confirmed: Cet·te utilisateur·rice est déjà confirmé·e
|
||||||
send: Renvoyer un courriel de confirmation
|
send: Renvoyer un courriel de confirmation
|
||||||
success: Courriel de confirmation envoyé avec succès !
|
success: Courriel de confirmation envoyé avec succès !
|
||||||
reset: Réinitialiser
|
reset: Réinitialiser
|
||||||
|
@ -172,6 +173,7 @@ fr:
|
||||||
staff: Équipe
|
staff: Équipe
|
||||||
user: Utilisateur
|
user: Utilisateur
|
||||||
search: Rechercher
|
search: Rechercher
|
||||||
|
search_same_email_domain: Autres utilisateurs·trices avec le même domaine de courriel
|
||||||
search_same_ip: Autres utilisateur·rice·s avec la même IP
|
search_same_ip: Autres utilisateur·rice·s avec la même IP
|
||||||
shared_inbox_url: URL de la boite de réception partagée
|
shared_inbox_url: URL de la boite de réception partagée
|
||||||
show:
|
show:
|
||||||
|
@ -188,7 +190,7 @@ fr:
|
||||||
undo_silenced: Démasquer
|
undo_silenced: Démasquer
|
||||||
undo_suspension: Annuler la suspension
|
undo_suspension: Annuler la suspension
|
||||||
unsubscribe: Se désabonner
|
unsubscribe: Se désabonner
|
||||||
username: Nom d’utilisateur⋅ice
|
username: Nom d’utilisateur·ice
|
||||||
warn: Avertissement
|
warn: Avertissement
|
||||||
web: Web
|
web: Web
|
||||||
whitelisted: Sur liste blanche
|
whitelisted: Sur liste blanche
|
||||||
|
@ -196,27 +198,27 @@ fr:
|
||||||
actions:
|
actions:
|
||||||
assigned_to_self_report: "%{name} s’est assigné·e le signalement de %{target}"
|
assigned_to_self_report: "%{name} s’est assigné·e le signalement de %{target}"
|
||||||
change_email_user: "%{name} a modifié l’adresse de courriel de l’utilisateur·rice %{target}"
|
change_email_user: "%{name} a modifié l’adresse de courriel de l’utilisateur·rice %{target}"
|
||||||
confirm_user: "%{name} adresse courriel confirmée de l’utilisateur·ice %{target}"
|
confirm_user: "%{name} adresse courriel confirmée pour l’utilisateur·rice %{target}"
|
||||||
create_account_warning: "%{name} a envoyé un avertissement à %{target}"
|
create_account_warning: "%{name} a envoyé un avertissement à %{target}"
|
||||||
create_announcement: "%{name} a créé une nouvelle annonce %{target}"
|
create_announcement: "%{name} a créé une nouvelle annonce %{target}"
|
||||||
create_custom_emoji: "%{name} a importé de nouveaux émojis %{target}"
|
create_custom_emoji: "%{name} a importé de nouveaux émojis %{target}"
|
||||||
create_domain_allow: "%{name} a inscrit le domaine %{target} sur liste blanche"
|
create_domain_allow: "%{name} a inscrit le domaine %{target} sur liste blanche"
|
||||||
create_domain_block: "%{name} a bloqué le domaine %{target}"
|
create_domain_block: "%{name} a bloqué le domaine %{target}"
|
||||||
create_email_domain_block: "%{name} a mis le domaine de courriel %{target} sur liste noire"
|
create_email_domain_block: "%{name} a mis le domaine de courriel %{target} sur liste noire"
|
||||||
demote_user: "%{name} a rétrogradé l’utilisateur·ice %{target}"
|
demote_user: "%{name} a rétrogradé l’utilisateur·rice %{target}"
|
||||||
destroy_announcement: "%{name} a supprimé l’annonce %{target}"
|
destroy_announcement: "%{name} a supprimé l’annonce %{target}"
|
||||||
destroy_custom_emoji: "%{name} a détruit l’émoticône %{target}"
|
destroy_custom_emoji: "%{name} a détruit l’émoticône %{target}"
|
||||||
destroy_domain_allow: "%{name} a supprimé le domaine %{target} de la liste blanche"
|
destroy_domain_allow: "%{name} a supprimé le domaine %{target} de la liste blanche"
|
||||||
destroy_domain_block: "%{name} a débloqué le domaine %{target}"
|
destroy_domain_block: "%{name} a débloqué le domaine %{target}"
|
||||||
destroy_email_domain_block: "%{name} a mis le domaine de courriel %{target} sur liste blanche"
|
destroy_email_domain_block: "%{name} a mis le domaine de courriel %{target} sur liste blanche"
|
||||||
destroy_status: "%{name} a enlevé le statut de %{target}"
|
destroy_status: "%{name} a enlevé le statut de %{target}"
|
||||||
disable_2fa_user: "%{name} a désactivé l’authentification à deux facteurs pour l’utilisateur·ice %{target}"
|
disable_2fa_user: "%{name} a désactivé l’authentification à deux facteurs pour l’utilisateur·rice %{target}"
|
||||||
disable_custom_emoji: "%{name} a désactivé l’émoji %{target}"
|
disable_custom_emoji: "%{name} a désactivé l’émoji %{target}"
|
||||||
disable_user: "%{name} a désactivé le login pour l’utilisateur·ice %{target}"
|
disable_user: "%{name} a désactivé la connexion pour l’utilisateur·rice %{target}"
|
||||||
enable_custom_emoji: "%{name} a activé l’émoji %{target}"
|
enable_custom_emoji: "%{name} a activé l’émoji %{target}"
|
||||||
enable_user: "%{name} a activé le login pour l’utilisateur·ice %{target}"
|
enable_user: "%{name} a activé la connexion pour l’utilisateur·rice %{target}"
|
||||||
memorialize_account: "%{name} a transformé le compte de %{target} en une page de mémorial"
|
memorialize_account: "%{name} a transformé le compte de %{target} en une page de mémorial"
|
||||||
promote_user: "%{name} a promu l’utilisateur·ice %{target}"
|
promote_user: "%{name} a promu l’utilisateur·rice %{target}"
|
||||||
remove_avatar_user: "%{name} a supprimé l’avatar de %{target}"
|
remove_avatar_user: "%{name} a supprimé l’avatar de %{target}"
|
||||||
reopen_report: "%{name} a rouvert le signalement %{target}"
|
reopen_report: "%{name} a rouvert le signalement %{target}"
|
||||||
reset_password_user: "%{name} a réinitialisé le mot de passe de %{target}"
|
reset_password_user: "%{name} a réinitialisé le mot de passe de %{target}"
|
||||||
|
@ -296,7 +298,7 @@ fr:
|
||||||
pending_users: utilisateur·rice·s en attente d’approbation
|
pending_users: utilisateur·rice·s en attente d’approbation
|
||||||
recent_users: Utilisateur·rice·s récent·e·s
|
recent_users: Utilisateur·rice·s récent·e·s
|
||||||
search: Recherche plein texte
|
search: Recherche plein texte
|
||||||
single_user_mode: Mode utilisateur·ice unique
|
single_user_mode: Mode utilisateur·rice unique
|
||||||
software: Logiciel
|
software: Logiciel
|
||||||
space: Espace utilisé
|
space: Espace utilisé
|
||||||
title: Tableau de bord
|
title: Tableau de bord
|
||||||
|
@ -347,7 +349,7 @@ fr:
|
||||||
retroactive:
|
retroactive:
|
||||||
silence: Annuler le masquage des comptes existants affectés pour ce domaine
|
silence: Annuler le masquage des comptes existants affectés pour ce domaine
|
||||||
suspend: Annuler la suspension des comptes existants affectés pour ce domaine
|
suspend: Annuler la suspension des comptes existants affectés pour ce domaine
|
||||||
title: Annuler le blocage de domaine pour %{domain}
|
title: Annuler le blocage du domaine %{domain}
|
||||||
undo: Annuler
|
undo: Annuler
|
||||||
undo: Annuler le bloqueur de domaine
|
undo: Annuler le bloqueur de domaine
|
||||||
view: Afficher les bloqueurs de domaines
|
view: Afficher les bloqueurs de domaines
|
||||||
|
@ -358,6 +360,7 @@ fr:
|
||||||
destroyed_msg: Le blocage de domaine de courriel a été désactivé
|
destroyed_msg: Le blocage de domaine de courriel a été désactivé
|
||||||
domain: Domaine
|
domain: Domaine
|
||||||
empty: Aucun domaine de courriel n’est actuellement sur liste noire.
|
empty: Aucun domaine de courriel n’est actuellement sur liste noire.
|
||||||
|
from_html: de %{domain}
|
||||||
new:
|
new:
|
||||||
create: Créer le blocage
|
create: Créer le blocage
|
||||||
title: Nouveau blocage de domaine de courriel
|
title: Nouveau blocage de domaine de courriel
|
||||||
|
@ -394,7 +397,7 @@ fr:
|
||||||
title: Relations de %{acct}
|
title: Relations de %{acct}
|
||||||
relays:
|
relays:
|
||||||
add_new: Ajouter un nouveau relais
|
add_new: Ajouter un nouveau relais
|
||||||
delete: Effacer
|
delete: Supprimer
|
||||||
description_html: Un <strong>relai de fédération</strong> est un serveur intermédiaire qui échange de grandes quantités de pouets publics entre les serveurs qui publient dessus et ceux qui y sont abonnés. <strong>Il peut aider les petits et moyen serveurs à découvrir du contenu sur le fediverse</strong>, ce qui normalement nécessiterait que les membres locaux suivent des gens inscrits sur des serveurs distants.
|
description_html: Un <strong>relai de fédération</strong> est un serveur intermédiaire qui échange de grandes quantités de pouets publics entre les serveurs qui publient dessus et ceux qui y sont abonnés. <strong>Il peut aider les petits et moyen serveurs à découvrir du contenu sur le fediverse</strong>, ce qui normalement nécessiterait que les membres locaux suivent des gens inscrits sur des serveurs distants.
|
||||||
disable: Désactiver
|
disable: Désactiver
|
||||||
disabled: Désactivé
|
disabled: Désactivé
|
||||||
|
@ -420,7 +423,7 @@ fr:
|
||||||
one: "%{count} signalement"
|
one: "%{count} signalement"
|
||||||
other: "%{count} signalements"
|
other: "%{count} signalements"
|
||||||
action_taken_by: Intervention de
|
action_taken_by: Intervention de
|
||||||
are_you_sure: Êtes vous certain⋅e ?
|
are_you_sure: Voulez-vous vraiment faire ça ?
|
||||||
assign_to_self: Me l’assigner
|
assign_to_self: Me l’assigner
|
||||||
assigned: Modérateur assigné
|
assigned: Modérateur assigné
|
||||||
by_target_domain: Domaine du compte signalé
|
by_target_domain: Domaine du compte signalé
|
||||||
|
@ -433,7 +436,7 @@ fr:
|
||||||
create: Ajouter une note
|
create: Ajouter une note
|
||||||
create_and_resolve: Résoudre avec une note
|
create_and_resolve: Résoudre avec une note
|
||||||
create_and_unresolve: Ré-ouvrir avec une note
|
create_and_unresolve: Ré-ouvrir avec une note
|
||||||
delete: Effacer
|
delete: Supprimer
|
||||||
placeholder: Décrivez quelles actions ont été prises, ou toute autre mise à jour…
|
placeholder: Décrivez quelles actions ont été prises, ou toute autre mise à jour…
|
||||||
reopen: Ré-ouvrir le signalement
|
reopen: Ré-ouvrir le signalement
|
||||||
report: 'Signalement #%{id}'
|
report: 'Signalement #%{id}'
|
||||||
|
@ -448,14 +451,14 @@ fr:
|
||||||
updated_at: Mis à jour
|
updated_at: Mis à jour
|
||||||
settings:
|
settings:
|
||||||
activity_api_enabled:
|
activity_api_enabled:
|
||||||
desc_html: Nombre de statuts affichés localement, d’utilisateur·ice·s actif·ve·s et de nouveaux·elles utilisateur·ice·s regroupé·e·s par semaine
|
desc_html: Nombre de statuts affichés localement, de comptes actifs et de nouvelles inscriptions regroupé·e·s par semaine
|
||||||
title: Publier des statistiques agrégées sur l’activité des utilisateur·ice·s
|
title: Publier des statistiques agrégées sur l’activité des utilisateur·rice·s
|
||||||
bootstrap_timeline_accounts:
|
bootstrap_timeline_accounts:
|
||||||
desc_html: Séparez les noms d’utilisateur·ice par des virgules. Ne fonctionne qu’avec des comptes locaux et non verrouillés. Si laissé vide, tous les administrateur⋅ice⋅s locaux sont sélectionné⋅e⋅s.
|
desc_html: Séparez les noms d’utilisateur·rice·s par des virgules. Ne fonctionne qu’avec des comptes locaux et non verrouillés. Si laissé vide, tous les administrateur·rice·s locaux sont sélectionné⋅e⋅s.
|
||||||
title: Abonnements par défaut pour les nouveaux·elles utilisateur·ice·s
|
title: Abonnements par défaut pour les nouveaux·elles utilisateur·rice·s
|
||||||
contact_information:
|
contact_information:
|
||||||
email: Entrez une adresse courriel publique
|
email: Entrez une adresse courriel publique
|
||||||
username: Entrez un nom d’utilisateur⋅ice
|
username: Entrez un nom d’utilisateur·ice
|
||||||
custom_css:
|
custom_css:
|
||||||
desc_html: Modifier l’apparence avec une CSS chargée sur chaque page
|
desc_html: Modifier l’apparence avec une CSS chargée sur chaque page
|
||||||
title: CSS personnalisé
|
title: CSS personnalisé
|
||||||
|
@ -466,11 +469,11 @@ fr:
|
||||||
all: À tout le monde
|
all: À tout le monde
|
||||||
disabled: À personne
|
disabled: À personne
|
||||||
title: Afficher les bloqueurs de domaines
|
title: Afficher les bloqueurs de domaines
|
||||||
users: Pour les utilisateurs locaux connectés
|
users: Aux utilisateur·rice·s connecté·e·s localement
|
||||||
domain_blocks_rationale:
|
domain_blocks_rationale:
|
||||||
title: Montrer la raison
|
title: Montrer la raison
|
||||||
enable_bootstrap_timeline_accounts:
|
enable_bootstrap_timeline_accounts:
|
||||||
title: Activer le suivi par défaut pour les nouveaux·elles utilisateur·ice·s
|
title: Activer les abonnements par défaut pour les nouveaux·elles utilisateur·rice·s
|
||||||
hero:
|
hero:
|
||||||
desc_html: Affichée sur la page d’accueil. Au moins 600x100px recommandé. Lorsqu’elle n’est pas définie, se rabat sur la vignette du serveur
|
desc_html: Affichée sur la page d’accueil. Au moins 600x100px recommandé. Lorsqu’elle n’est pas définie, se rabat sur la vignette du serveur
|
||||||
title: Image d’en-tête
|
title: Image d’en-tête
|
||||||
|
@ -482,7 +485,7 @@ fr:
|
||||||
title: Publier la liste des serveurs découverts
|
title: Publier la liste des serveurs découverts
|
||||||
preview_sensitive_media:
|
preview_sensitive_media:
|
||||||
desc_html: Les liens de prévisualisation sur les autres sites web afficheront une vignette même si le média est sensible
|
desc_html: Les liens de prévisualisation sur les autres sites web afficheront une vignette même si le média est sensible
|
||||||
title: Afficher les médias sensibles dans les prévisualisations OpenGraph
|
title: Montrer les médias sensibles dans les prévisualisations OpenGraph
|
||||||
profile_directory:
|
profile_directory:
|
||||||
desc_html: Permettre aux utilisateur·ice·s d’être découvert·e·s
|
desc_html: Permettre aux utilisateur·ice·s d’être découvert·e·s
|
||||||
title: Activer l’annuaire des profils
|
title: Activer l’annuaire des profils
|
||||||
|
@ -491,7 +494,7 @@ fr:
|
||||||
desc_html: Affiché sur la page d’accueil lorsque les inscriptions sont fermées. Vous pouvez utiliser des balises HTML
|
desc_html: Affiché sur la page d’accueil lorsque les inscriptions sont fermées. Vous pouvez utiliser des balises HTML
|
||||||
title: Message de fermeture des inscriptions
|
title: Message de fermeture des inscriptions
|
||||||
deletion:
|
deletion:
|
||||||
desc_html: Permettre à tou·te·s les utilisateur·ice·s de supprimer leur compte
|
desc_html: Permettre à tou·te·s les utilisateur·rice·s de supprimer leur compte
|
||||||
title: Autoriser les suppressions de compte
|
title: Autoriser les suppressions de compte
|
||||||
min_invite_role:
|
min_invite_role:
|
||||||
disabled: Personne
|
disabled: Personne
|
||||||
|
@ -503,10 +506,10 @@ fr:
|
||||||
open: N’importe qui peut s’inscrire
|
open: N’importe qui peut s’inscrire
|
||||||
title: Mode d’enregistrement
|
title: Mode d’enregistrement
|
||||||
show_known_fediverse_at_about_page:
|
show_known_fediverse_at_about_page:
|
||||||
desc_html: Lorsque l’option est activée, les pouets provenant de toutes les serveurs connus sont affichés dans la prévisualisation. Sinon, seuls les pouets locaux sont affichés
|
desc_html: Lorsque l’option est activée, les pouets provenant de toutes les serveurs connus sont montrés dans la prévisualisation. Sinon, seuls les pouets locaux sont montrés
|
||||||
title: Afficher le fediverse connu dans la prévisualisation du fil
|
title: Afficher le fediverse connu dans la prévisualisation du fil
|
||||||
show_staff_badge:
|
show_staff_badge:
|
||||||
desc_html: Montrer un badge de responsable sur une page utilisateur·ice
|
desc_html: Montrer un badge de responsable sur une page utilisateur·rice
|
||||||
title: Montrer un badge de responsable
|
title: Montrer un badge de responsable
|
||||||
site_description:
|
site_description:
|
||||||
desc_html: Paragraphe introductif sur la page d’accueil. Décrivez ce qui rend spécifique ce serveur Mastodon et toute autre chose importante. Vous pouvez utiliser des balises HTML, en particulier <code><a></code> et <code><em></code>.
|
desc_html: Paragraphe introductif sur la page d’accueil. Décrivez ce qui rend spécifique ce serveur Mastodon et toute autre chose importante. Vous pouvez utiliser des balises HTML, en particulier <code><a></code> et <code><em></code>.
|
||||||
|
@ -528,15 +531,18 @@ fr:
|
||||||
desc_html: Utilisée pour les prévisualisations via OpenGraph et l’API. 1200x630px recommandé
|
desc_html: Utilisée pour les prévisualisations via OpenGraph et l’API. 1200x630px recommandé
|
||||||
title: Vignette du serveur
|
title: Vignette du serveur
|
||||||
timeline_preview:
|
timeline_preview:
|
||||||
desc_html: Afficher le fil public sur la page d’accueil et autoriser l'accès anonyme à l'API du fil public
|
desc_html: Afficher un lien vers le fil public sur la page d’accueil et autoriser l'accès anonyme au fil public via l'API
|
||||||
title: Autoriser la prévisualisation anonyme du fil global
|
title: Autoriser la prévisualisation anonyme du fil global
|
||||||
title: Paramètres du serveur
|
title: Paramètres du serveur
|
||||||
trendable_by_default:
|
trendable_by_default:
|
||||||
desc_html: Affecte les hashtags qui n'ont pas été précédemment non autorisés
|
desc_html: Affecte les hashtags qui n'ont pas été précédemment non autorisés
|
||||||
title: Autoriser les hashtags à apparaître dans les tendances sans examen préalable
|
title: Autoriser les hashtags à apparaître dans les tendances sans approbation préalable
|
||||||
trends:
|
trends:
|
||||||
desc_html: Afficher publiquement les hashtags approuvés qui sont populaires en ce moment
|
desc_html: Afficher publiquement les hashtags approuvés qui sont populaires en ce moment
|
||||||
title: Hashtags populaires
|
title: Hashtags populaires
|
||||||
|
site_uploads:
|
||||||
|
delete: Supprimer le fichier téléversé
|
||||||
|
destroyed_msg: Téléversement sur le site supprimé avec succès !
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Retour à la page du compte
|
back_to_account: Retour à la page du compte
|
||||||
batch:
|
batch:
|
||||||
|
@ -556,13 +562,13 @@ fr:
|
||||||
accounts_week: Utilisation unique cette semaine
|
accounts_week: Utilisation unique cette semaine
|
||||||
breakdown: Répartition de l’utilisation actuelle par source
|
breakdown: Répartition de l’utilisation actuelle par source
|
||||||
context: Contexte
|
context: Contexte
|
||||||
directory: Dans le répertoire
|
directory: Dans l’annuaire
|
||||||
in_directory: "%{count} dans le répertoire"
|
in_directory: "%{count} dans l’annuaire"
|
||||||
last_active: Dernière activité
|
last_active: Dernière activité
|
||||||
most_popular: Plus populaire
|
most_popular: Plus populaire
|
||||||
most_recent: Plus récent
|
most_recent: Plus récent
|
||||||
name: Mot-clé
|
name: Hashtag
|
||||||
review: État de traitement
|
review: État du traitement
|
||||||
reviewed: Traité
|
reviewed: Traité
|
||||||
title: Hashtags
|
title: Hashtags
|
||||||
trending_right_now: Populaire en ce moment
|
trending_right_now: Populaire en ce moment
|
||||||
|
@ -572,7 +578,7 @@ fr:
|
||||||
title: Administration
|
title: Administration
|
||||||
warning_presets:
|
warning_presets:
|
||||||
add_new: Ajouter un nouveau
|
add_new: Ajouter un nouveau
|
||||||
delete: Effacer
|
delete: Supprimer
|
||||||
edit_preset: Éditer les avertissements prédéfinis
|
edit_preset: Éditer les avertissements prédéfinis
|
||||||
title: Gérer les avertissements prédéfinis
|
title: Gérer les avertissements prédéfinis
|
||||||
admin_mailer:
|
admin_mailer:
|
||||||
|
@ -584,12 +590,12 @@ fr:
|
||||||
body_remote: Quelqu’un de %{domain} a signalé %{target}
|
body_remote: Quelqu’un de %{domain} a signalé %{target}
|
||||||
subject: Nouveau signalement sur %{instance} (#%{id})
|
subject: Nouveau signalement sur %{instance} (#%{id})
|
||||||
new_trending_tag:
|
new_trending_tag:
|
||||||
body: 'Le hashtag #%{name} est populaire aujourd’hui, mais il n’a pas été approuvé. Il ne sera pas affiché publiquement à moins que vous l’autorisiez, ou sauvegardiez simplement ce formulaire tel quel pour ne plus jamais en entendre parler.'
|
body: 'Le hashtag #%{name} est dans les tendances aujourd’hui, mais il n’a pas été approuvé. Il ne sera pas affiché publiquement à moins que vous l’autorisiez, ou sauvegardez simplement ce formulaire tel quel pour ne plus jamais en entendre parler.'
|
||||||
subject: Nouveau hashtag en attente de traitement sur %{instance} (#%{name})
|
subject: Nouveau hashtag en attente d’approbation sur %{instance} (#%{name})
|
||||||
aliases:
|
aliases:
|
||||||
add_new: Créer un alias
|
add_new: Créer un alias
|
||||||
created_msg: Un nouvel alias a été créé avec succès. Vous pouvez maintenant déménager depuis l'ancien compte.
|
created_msg: Un nouvel alias a été créé avec succès. Vous pouvez maintenant déménager depuis l'ancien compte.
|
||||||
deleted_msg: Suppression réussie de l'alias. Le déménagement de ce compte vers celui-ci ne sera plus possible.
|
deleted_msg: Alias supprimé avec succès. Le déménagement de ce compte vers celui-ci ne sera plus possible.
|
||||||
hint_html: Si vous voulez déménager d’un autre compte vers celui-ci, vous pouvez créer ici un alias, qui est nécessaire avant de pouvoir migrer les abonné·e·s de l’ancien compte vers celui-ci. Cette action en soi est <strong>inoffensive et réversible</strong>. <strong>La migration du compte est initiée à partir de l’ancien compte</strong>.
|
hint_html: Si vous voulez déménager d’un autre compte vers celui-ci, vous pouvez créer ici un alias, qui est nécessaire avant de pouvoir migrer les abonné·e·s de l’ancien compte vers celui-ci. Cette action en soi est <strong>inoffensive et réversible</strong>. <strong>La migration du compte est initiée à partir de l’ancien compte</strong>.
|
||||||
remove: Détacher l'alias
|
remove: Détacher l'alias
|
||||||
appearance:
|
appearance:
|
||||||
|
@ -617,7 +623,7 @@ fr:
|
||||||
invalid_url: L’URL fournie est invalide
|
invalid_url: L’URL fournie est invalide
|
||||||
regenerate_token: Régénérer le jeton d’accès
|
regenerate_token: Régénérer le jeton d’accès
|
||||||
token_regenerated: Jeton d’accès régénéré avec succès
|
token_regenerated: Jeton d’accès régénéré avec succès
|
||||||
warning: Soyez prudent⋅e avec ces données. Ne les partagez pas !
|
warning: Soyez prudent·e avec ces données. Ne les partagez pas !
|
||||||
your_token: Votre jeton d’accès
|
your_token: Votre jeton d’accès
|
||||||
auth:
|
auth:
|
||||||
apply_for_account: Demander une invitation
|
apply_for_account: Demander une invitation
|
||||||
|
@ -629,7 +635,7 @@ fr:
|
||||||
description:
|
description:
|
||||||
prefix_invited_by_user: "@%{name} vous invite à rejoindre ce serveur Mastodon !"
|
prefix_invited_by_user: "@%{name} vous invite à rejoindre ce serveur Mastodon !"
|
||||||
prefix_sign_up: Inscrivez-vous aujourd’hui sur Mastodon !
|
prefix_sign_up: Inscrivez-vous aujourd’hui sur Mastodon !
|
||||||
suffix: Avec un compte, vous pourrez suivre des gens, publier des statuts et échanger des messages avec les utilisateurs de n'importe quel serveur Mastodon et bien plus !
|
suffix: Avec un compte, vous pourrez suivre des gens, publier des statuts et échanger des messages avec les utilisateur·rice·s de n'importe quel serveur Mastodon et bien plus !
|
||||||
didnt_get_confirmation: Vous n’avez pas reçu les consignes de confirmation ?
|
didnt_get_confirmation: Vous n’avez pas reçu les consignes de confirmation ?
|
||||||
forgot_password: Mot de passe oublié ?
|
forgot_password: Mot de passe oublié ?
|
||||||
invalid_reset_password_token: Le lien de réinitialisation du mot de passe est invalide ou a expiré. Merci de réessayer.
|
invalid_reset_password_token: Le lien de réinitialisation du mot de passe est invalide ou a expiré. Merci de réessayer.
|
||||||
|
@ -660,13 +666,14 @@ fr:
|
||||||
trouble_logging_in: Vous avez un problème pour vous connecter ?
|
trouble_logging_in: Vous avez un problème pour vous connecter ?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Vous suivez déjà ce compte
|
already_following: Vous suivez déjà ce compte
|
||||||
|
already_requested: Vous avez déjà envoyé une demande d’abonnement à ce compte
|
||||||
error: Malheureusement, il y a eu une erreur en cherchant les détails du compte distant
|
error: Malheureusement, il y a eu une erreur en cherchant les détails du compte distant
|
||||||
follow: Suivre
|
follow: Suivre
|
||||||
follow_request: 'Vous avez demandé à suivre :'
|
follow_request: 'Vous avez demandé à suivre :'
|
||||||
following: 'Youpi ! Vous suivez maintenant :'
|
following: 'Youpi ! Vous suivez maintenant :'
|
||||||
post_follow:
|
post_follow:
|
||||||
close: Ou bien, vous pouvez fermer cette fenêtre.
|
close: Ou bien, vous pouvez fermer cette fenêtre.
|
||||||
return: Afficher le profil de l’utilisateur⋅ice
|
return: Afficher le profil de l’utilisateur·ice
|
||||||
web: Retour à l’interface web
|
web: Retour à l’interface web
|
||||||
title: Suivre %{acct}
|
title: Suivre %{acct}
|
||||||
challenge:
|
challenge:
|
||||||
|
@ -706,11 +713,11 @@ fr:
|
||||||
email_reconfirmation_html: Si vous ne recevez pas le courriel de confirmation, vous pouvez le <a href="%{path}">demander à nouveau</a>
|
email_reconfirmation_html: Si vous ne recevez pas le courriel de confirmation, vous pouvez le <a href="%{path}">demander à nouveau</a>
|
||||||
irreversible: Vous ne pourrez pas restaurer ou réactiver votre compte
|
irreversible: Vous ne pourrez pas restaurer ou réactiver votre compte
|
||||||
more_details_html: Pour plus de détails, voir la <a href="%{terms_path}">politique de confidentialité</a>.
|
more_details_html: Pour plus de détails, voir la <a href="%{terms_path}">politique de confidentialité</a>.
|
||||||
username_available: Votre nom d’utilisateur·ice sera à nouveau disponible
|
username_available: Votre nom d’utilisateur·rice sera à nouveau disponible
|
||||||
username_unavailable: Votre nom d’utilisateur·ice restera indisponible
|
username_unavailable: Votre nom d’utilisateur·rice restera indisponible
|
||||||
directories:
|
directories:
|
||||||
directory: Annuaire des profils
|
directory: Annuaire des profils
|
||||||
explanation: Découvrir des utilisateurs en se basant sur leurs centres d’intérêt
|
explanation: Découvrir des utilisateur·rice·s en selon leurs centres d’intérêt
|
||||||
explore_mastodon: Explorer %{title}
|
explore_mastodon: Explorer %{title}
|
||||||
domain_validator:
|
domain_validator:
|
||||||
invalid_domain: n’est pas un nom de domaine valide
|
invalid_domain: n’est pas un nom de domaine valide
|
||||||
|
@ -747,10 +754,10 @@ fr:
|
||||||
mutes: Vous masquez
|
mutes: Vous masquez
|
||||||
storage: Médias stockés
|
storage: Médias stockés
|
||||||
featured_tags:
|
featured_tags:
|
||||||
add_new: Ajouter un nouvel hashtag
|
add_new: Ajouter un nouveau hashtag
|
||||||
errors:
|
errors:
|
||||||
limit: Vous avez déjà recommandé le nombre maximum de hashtags
|
limit: Vous avez déjà mis en avant le nombre maximum de hashtags
|
||||||
hint_html: "<strong>Que sont les hashtags vedettes ?</strong> Ils sont affichés avec emphase sur votre flux d'actualités publique et permettent aux gens de parcourir vos messages publics spécifiquement sous ces hashtags. Ils sont un excellent outil pour garder trace des œuvres créatives ou des projets à long terme."
|
hint_html: "<strong>Que sont les hashtags mis en avant ?</strong> Ils sont affichés en évidence sur votre profil public et permettent aux gens de parcourir vos messages publics qui utilisent ces hashtags. Ils sont un excellent outil pour garder la trace d’activités créatrices ou de projets de long terme."
|
||||||
filters:
|
filters:
|
||||||
contexts:
|
contexts:
|
||||||
account: Profils
|
account: Profils
|
||||||
|
@ -764,7 +771,7 @@ fr:
|
||||||
invalid_context: Contexte invalide ou insuffisant
|
invalid_context: Contexte invalide ou insuffisant
|
||||||
invalid_irreversible: Le filtrage irréversible ne fonctionne que pour l’accueil et les notifications
|
invalid_irreversible: Le filtrage irréversible ne fonctionne que pour l’accueil et les notifications
|
||||||
index:
|
index:
|
||||||
delete: Effacer
|
delete: Supprimer
|
||||||
empty: Vous n'avez aucun filtre.
|
empty: Vous n'avez aucun filtre.
|
||||||
title: Filtres
|
title: Filtres
|
||||||
new:
|
new:
|
||||||
|
@ -816,8 +823,8 @@ fr:
|
||||||
types:
|
types:
|
||||||
blocking: Liste de comptes bloqués
|
blocking: Liste de comptes bloqués
|
||||||
domain_blocking: Liste des serveurs bloqués
|
domain_blocking: Liste des serveurs bloqués
|
||||||
following: Liste d’utilisateur⋅ice⋅s suivi⋅e⋅s
|
following: Liste d’utilisateur·rice·s suivi·e·s
|
||||||
muting: Liste d’utilisateur⋅ice⋅s que vous masquez
|
muting: Liste d’utilisateur·rice·s que vous masquez
|
||||||
upload: Importer
|
upload: Importer
|
||||||
in_memoriam_html: En mémoire de.
|
in_memoriam_html: En mémoire de.
|
||||||
invites:
|
invites:
|
||||||
|
@ -848,6 +855,7 @@ fr:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: Impossible de joindre une vidéo à un statut contenant déjà des images
|
images_and_video: Impossible de joindre une vidéo à un statut contenant déjà des images
|
||||||
|
not_ready: Impossible de joindre les fichiers en traitements. Réessayez dans un instant !
|
||||||
too_many: Impossible de joindre plus de 4 fichiers
|
too_many: Impossible de joindre plus de 4 fichiers
|
||||||
migrations:
|
migrations:
|
||||||
acct: A déménagé vers
|
acct: A déménagé vers
|
||||||
|
@ -856,7 +864,7 @@ fr:
|
||||||
cancelled_msg: Suppression de la redirection réussie.
|
cancelled_msg: Suppression de la redirection réussie.
|
||||||
errors:
|
errors:
|
||||||
already_moved: est le même compte que vous avez déjà déplacé vers
|
already_moved: est le même compte que vous avez déjà déplacé vers
|
||||||
missing_also_known_as: ne référence pas rétroactivement ce compte
|
missing_also_known_as: ne référence pas ce compte en retour
|
||||||
move_to_self: ne peut pas être le compte actuel
|
move_to_self: ne peut pas être le compte actuel
|
||||||
not_found: n'a pas été trouvé
|
not_found: n'a pas été trouvé
|
||||||
on_cooldown: Vous êtes soumis·e à un temps de rechargement
|
on_cooldown: Vous êtes soumis·e à un temps de rechargement
|
||||||
|
@ -904,7 +912,7 @@ fr:
|
||||||
follow_request:
|
follow_request:
|
||||||
action: Gérer les demandes d’abonnement
|
action: Gérer les demandes d’abonnement
|
||||||
body: "%{name} a demandé à vous suivre"
|
body: "%{name} a demandé à vous suivre"
|
||||||
subject: 'Abonné⋅e·s en attente : %{name}'
|
subject: 'Abonné·e·s en attente : %{name}'
|
||||||
title: Nouvelle demande d’abonnement
|
title: Nouvelle demande d’abonnement
|
||||||
mention:
|
mention:
|
||||||
action: Répondre
|
action: Répondre
|
||||||
|
@ -1043,7 +1051,7 @@ fr:
|
||||||
development: Développement
|
development: Développement
|
||||||
edit_profile: Modifier le profil
|
edit_profile: Modifier le profil
|
||||||
export: Export de données
|
export: Export de données
|
||||||
featured_tags: Hashtags recommandés
|
featured_tags: Hashtags mis en avant
|
||||||
identity_proofs: Preuves d’identité
|
identity_proofs: Preuves d’identité
|
||||||
import: Import de données
|
import: Import de données
|
||||||
import_and_export: Import et export
|
import_and_export: Import et export
|
||||||
|
@ -1085,13 +1093,13 @@ fr:
|
||||||
one: "%{count} vote"
|
one: "%{count} vote"
|
||||||
other: "%{count} votes"
|
other: "%{count} votes"
|
||||||
vote: Voter
|
vote: Voter
|
||||||
show_more: Afficher plus
|
show_more: Déplier
|
||||||
show_thread: Afficher le fil de discussion
|
show_thread: Afficher le fil de discussion
|
||||||
sign_in_to_participate: Inscrivez-vous pour prendre part à la conversation
|
sign_in_to_participate: Inscrivez-vous pour prendre part à la conversation
|
||||||
title: '%{name} : "%{quote}"'
|
title: '%{name} : "%{quote}"'
|
||||||
visibilities:
|
visibilities:
|
||||||
private: Abonné⋅e⋅s uniquement
|
private: Abonné⋅e⋅s uniquement
|
||||||
private_long: Seul⋅e⋅s vos abonné⋅e⋅s verront vos statuts
|
private_long: Afficher seulement à vos vos abonné·e·s
|
||||||
public: Public
|
public: Public
|
||||||
public_long: Tout le monde peut voir vos statuts
|
public_long: Tout le monde peut voir vos statuts
|
||||||
unlisted: Public sans être affiché sur le fil public
|
unlisted: Public sans être affiché sur le fil public
|
||||||
|
@ -1110,7 +1118,7 @@ fr:
|
||||||
<ul>
|
<ul>
|
||||||
<li><em>Informations de base sur votre compte</em> : Si vous vous inscrivez sur ce serveur, il vous sera demandé de rentrer un identifiant, une adresse électronique et un mot de passe. Vous pourrez également ajouter des informations additionnelles sur votre profil, telles qu’un nom public et une biographie, ainsi que téléverser une image de profil et une image d’en-tête. Vos identifiant, nom public, biographie, image de profil et image d’en-tête seront toujours affichés publiquement.</li>
|
<li><em>Informations de base sur votre compte</em> : Si vous vous inscrivez sur ce serveur, il vous sera demandé de rentrer un identifiant, une adresse électronique et un mot de passe. Vous pourrez également ajouter des informations additionnelles sur votre profil, telles qu’un nom public et une biographie, ainsi que téléverser une image de profil et une image d’en-tête. Vos identifiant, nom public, biographie, image de profil et image d’en-tête seront toujours affichés publiquement.</li>
|
||||||
<li><em>Posts, liste d’abonnements et autres informations publiques</em> : La liste de vos abonnements ainsi que la liste de vos abonné·e·s sont publiques. Quand vous postez un message, la date et l’heure d’envoi ainsi que le nom de l’application utilisée pour sa transmission sont enregistré·e·s. Des médias, tels que des images ou des vidéos, peuvent être joints aux messages. Les posts publics et non listés sont affichés publiquement. Quand vous mettez en avant un post sur votre profil, ce post est également affiché publiquement. Vos messages sont délivrés à vos abonné·e·s, ce qui, dans certains cas, signifie qu’ils sont délivrés à des serveurs tiers et que ces derniers en stockent une copie. Quand vous supprimer un post, il est probable que vos abonné·e·s en soient informé·e·s. Partager un message ou le marquer comme favori est toujours une action publique.</li>
|
<li><em>Posts, liste d’abonnements et autres informations publiques</em> : La liste de vos abonnements ainsi que la liste de vos abonné·e·s sont publiques. Quand vous postez un message, la date et l’heure d’envoi ainsi que le nom de l’application utilisée pour sa transmission sont enregistré·e·s. Des médias, tels que des images ou des vidéos, peuvent être joints aux messages. Les posts publics et non listés sont affichés publiquement. Quand vous mettez en avant un post sur votre profil, ce post est également affiché publiquement. Vos messages sont délivrés à vos abonné·e·s, ce qui, dans certains cas, signifie qu’ils sont délivrés à des serveurs tiers et que ces derniers en stockent une copie. Quand vous supprimer un post, il est probable que vos abonné·e·s en soient informé·e·s. Partager un message ou le marquer comme favori est toujours une action publique.</li>
|
||||||
<li><em>Posts directs et abonné·e·s uniquement</em> : Tous les posts sont stockés et traités par le serveur. Les messages abonné·e·s uniquement ne sont transmis qu’à vos abonné·e·s et aux personnes mentionnées dans le corps du message, tandis que les messages directs ne sont transmis qu’aux personnes mentionnées. Dans certains cas, cela signifie qu’ils sont délivrés à des serveurs tiers et que ces derniers en stockent une copie. Nous faisons un effort de bonne fois pour en limiter l’accès uniquement aux personnes autorisées, mais ce n’est pas nécessairement le cas des autres serveurs. Il est donc très important que vous vérifiiez les serveurs auxquels appartiennent vos abonné·e·s. Il vous est possible d’activer une option dans les paramètres afin d’approuver et de rejeter manuellement les nouveaux·lles abonné·e·s. <em>Gardez s’il-vous-plaît en mémoire que les opérateur·rice·s du serveur ainsi que celles et ceux de n’importe quel serveur récepteur peuvent voir ces messages</em> et qu’il est possible pour les destinataires de faire des captures d’écran, de copier et plus généralement de repartager ces messages. <em>Ne partager aucune information sensible à l’aide de Mastodon.</em></li>
|
<li><em>Posts directs et abonné·e·s uniquement</em> : Tous les posts sont stockés et traités par le serveur. Les messages abonné·e·s uniquement ne sont transmis qu’à vos abonné·e·s et aux personnes mentionnées dans le corps du message, tandis que les messages directs ne sont transmis qu’aux personnes mentionnées. Dans certains cas, cela signifie qu’ils sont délivrés à des serveurs tiers et que ces derniers en stockent une copie. Nous faisons un effort de bonne foi pour en limiter l’accès uniquement aux personnes autorisées, mais ce n’est pas nécessairement le cas des autres serveurs. Il est donc très important que vous vérifiiez les serveurs auxquels appartiennent vos abonné·e·s. Il vous est possible d’activer une option dans les paramètres afin d’approuver et de rejeter manuellement les nouveaux·lles abonné·e·s. <em>Gardez s’il vous plaît en mémoire que les opérateur·rice·s du serveur ainsi que celles et ceux de n’importe quel serveur récepteur peuvent voir ces messages</em> et qu’il est possible pour les destinataires de faire des captures d’écran, de copier et plus généralement de repartager ces messages. <em>Ne partager aucune information sensible à l’aide de Mastodon.</em></li>
|
||||||
<li><em>IP et autres métadonnées</em> : Quand vous vous connectez, nous enregistrons votre adresse IP ainsi que le nom de votre navigateur web. Toutes les sessions enregistrées peuvent être consultées dans les paramètres, afin que vous puissiez les surveiller et éventuellement les révoquer. La dernière adresse IP utilisée est conservée pour une durée de 12 mois. Nous sommes également susceptibles de conserver les journaux du serveur, ce qui inclut l’adresse IP de chaque requête reçue.</li>
|
<li><em>IP et autres métadonnées</em> : Quand vous vous connectez, nous enregistrons votre adresse IP ainsi que le nom de votre navigateur web. Toutes les sessions enregistrées peuvent être consultées dans les paramètres, afin que vous puissiez les surveiller et éventuellement les révoquer. La dernière adresse IP utilisée est conservée pour une durée de 12 mois. Nous sommes également susceptibles de conserver les journaux du serveur, ce qui inclut l’adresse IP de chaque requête reçue.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
@ -1123,7 +1131,7 @@ fr:
|
||||||
<ul>
|
<ul>
|
||||||
<li>Pour vous fournir les fonctionnalités de base de Mastodon. Vous ne pouvez interagir avec le contenu des autres et poster votre propre contenu que lorsque vous êtes connecté·e. Par exemple, vous pouvez vous abonner à plusieurs autres comptes pour voir l’ensemble de leurs posts dans votre fil d’accueil personnalisé.</li>
|
<li>Pour vous fournir les fonctionnalités de base de Mastodon. Vous ne pouvez interagir avec le contenu des autres et poster votre propre contenu que lorsque vous êtes connecté·e. Par exemple, vous pouvez vous abonner à plusieurs autres comptes pour voir l’ensemble de leurs posts dans votre fil d’accueil personnalisé.</li>
|
||||||
<li>Pour aider à la modération de la communauté, par exemple, comparer votre adresse IP à d’autres afin de déterminer si un bannissement a été contourné ou si une autre violation aux règles a été commise.</li>
|
<li>Pour aider à la modération de la communauté, par exemple, comparer votre adresse IP à d’autres afin de déterminer si un bannissement a été contourné ou si une autre violation aux règles a été commise.</li>
|
||||||
<li>L’adresse électronique que vous nous avez fournie peut être utilisée pour vous envoyez des informations, des notifications lorsque d’autres personnes interagissent avec votre contenu ou vous envoient des messages, pour répondre à des demandes de votre part ainsi que pour tout autres requêtes ou questions.</li>
|
<li>L’adresse électronique que vous nous avez fournie peut être utilisée pour vous envoyer des informations, des notifications lorsque d’autres personnes interagissent avec votre contenu ou vous envoient des messages, pour répondre à des demandes de votre part ainsi que pour touts autres requêtes ou questions.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<hr class="spacer" />
|
<hr class="spacer" />
|
||||||
|
@ -1151,7 +1159,7 @@ fr:
|
||||||
|
|
||||||
<h3 id="cookies">Utilisons-nous des témoins de connexion ?</h3>
|
<h3 id="cookies">Utilisons-nous des témoins de connexion ?</h3>
|
||||||
|
|
||||||
<p>Oui. Les témoins de connexion sont de petits fichiers qu’un site ou un service transféres sur le disque dur de votre ordinateur via votre navigateur web (si vous l’avez autorisé). Ces témoins permettent au site de reconnaître votre navigateur et de, dans le cas où vous possédez un compte, de vous associer avec ce dernier.</p>
|
<p>Oui. Les témoins de connexion sont de petits fichiers qu’un site ou un service transfère sur le disque dur de votre ordinateur via votre navigateur web (si vous l’avez autorisé). Ces témoins permettent au site de reconnaître votre navigateur et de, dans le cas où vous possédez un compte, de vous associer avec ce dernier.</p>
|
||||||
|
|
||||||
<p>Nous utilisons les témoins de connexion comme un moyen de comprendre et de nous souvenir de vos préférences pour vos prochaines visites.</p>
|
<p>Nous utilisons les témoins de connexion comme un moyen de comprendre et de nous souvenir de vos préférences pour vos prochaines visites.</p>
|
||||||
|
|
||||||
|
@ -1163,13 +1171,13 @@ fr:
|
||||||
|
|
||||||
<p>Votre contenu public peut être téléchargé par d’autres serveurs du réseau. Dans le cas où vos abonné·e·s et vos destinataires résideraient sur des serveurs différents du vôtre, vos posts publics et abonné·e·s uniquement peuvent être délivrés vers les serveurs de vos abonné·e·s tandis que vos messages directs sont délivrés aux serveurs de vos destinataires.</p>
|
<p>Votre contenu public peut être téléchargé par d’autres serveurs du réseau. Dans le cas où vos abonné·e·s et vos destinataires résideraient sur des serveurs différents du vôtre, vos posts publics et abonné·e·s uniquement peuvent être délivrés vers les serveurs de vos abonné·e·s tandis que vos messages directs sont délivrés aux serveurs de vos destinataires.</p>
|
||||||
|
|
||||||
<p>Quand vous autorisez une application à utiliser votre compte, en fonction de l’étendue des permissions que vous approuvez, il est possible qu’elle puisse accéder aux informations publiques de votre profil, votre liste d’abonnements, votre liste d’abonné·e·s, vos listes, tout vos posts et vos favoris. Les applications ne peuvent en aucun cas accéder à votre adresse électronique et à votre mot de passe.</p>
|
<p>Quand vous autorisez une application à utiliser votre compte, en fonction de l’étendue des permissions que vous approuvez, il est possible qu’elle puisse accéder aux informations publiques de votre profil, votre liste d’abonnements, votre liste d’abonné·e·s, vos listes, tous vos posts et vos favoris. Les applications ne peuvent en aucun cas accéder à votre adresse électronique et à votre mot de passe.</p>
|
||||||
|
|
||||||
<hr class="spacer" />
|
<hr class="spacer" />
|
||||||
|
|
||||||
<h3 id="children">Utilisation de ce site par les enfants</h3>
|
<h3 id="children">Utilisation de ce site par les enfants</h3>
|
||||||
|
|
||||||
<p>Si ce serveur est situé dans dans l’UE ou l’EEE : Notre site, produits et services sont tous destinés à des personnes âgées de 16 ans ou plus. Si vous avez moins de 16 ans, en application du RGPD (<a href="https://fr.wikipedia.org/wiki/R%C3%A8glement_g%C3%A9n%C3%A9ral_sur_la_protection_des_donn%C3%A9es">Règlement Général sur la Protection des Données</a>), merci de ne pas utiliser ce site.</p>
|
<p>Si ce serveur est situé dans l’UE ou l’EEE : Notre site, produits et services sont tous destinés à des personnes âgées de 16 ans ou plus. Si vous avez moins de 16 ans, en application du RGPD (<a href="https://fr.wikipedia.org/wiki/R%C3%A8glement_g%C3%A9n%C3%A9ral_sur_la_protection_des_donn%C3%A9es">Règlement Général sur la Protection des Données</a>), merci de ne pas utiliser ce site.</p>
|
||||||
|
|
||||||
<p>Si ce serveur est situé dans aux États-Unis d’Amérique : Notre site, produits et services sont tous destinés à des personnes âgées de 13 ans ou plus. Si vous avez moins de 13 ans, en application du COPPA (<a href="https://fr.wikipedia.org/wiki/Children%27s_Online_Privacy_Protection_Act">Children's Online Privacy Protection Act</a>), merci de ne pas utiliser ce site.</p>
|
<p>Si ce serveur est situé dans aux États-Unis d’Amérique : Notre site, produits et services sont tous destinés à des personnes âgées de 13 ans ou plus. Si vous avez moins de 13 ans, en application du COPPA (<a href="https://fr.wikipedia.org/wiki/Children%27s_Online_Privacy_Protection_Act">Children's Online Privacy Protection Act</a>), merci de ne pas utiliser ce site.</p>
|
||||||
|
|
||||||
|
@ -1217,8 +1225,8 @@ fr:
|
||||||
warning:
|
warning:
|
||||||
explanation:
|
explanation:
|
||||||
disable: Lorsque votre compte est gelé, les données de votre compte demeurent intactes, mais vous ne pouvez effectuer aucune action jusqu’à ce qu’il soit débloqué.
|
disable: Lorsque votre compte est gelé, les données de votre compte demeurent intactes, mais vous ne pouvez effectuer aucune action jusqu’à ce qu’il soit débloqué.
|
||||||
silence: Lorsque votre compte est limité, seulement les utilisateurs qui vous suivent déjà verront vos pouets sur ce serveur, et vous pourriez être exclu de plusieurs listes publiques. Néanmoins, d’autres utilisateurs peuvent vous suivre manuellement.
|
silence: Lorsque votre compte est limité, seul·e·s les utilisateur·rice·s qui vous suivent déjà verront vos pouets sur ce serveur, et vous pourriez être exclu de plusieurs listes publiques. Néanmoins, d’autres utilisateur·rice·s peuvent vous suivre manuellement.
|
||||||
suspend: Votre compte a été suspendu, et tous vos pouets et vos fichiers multimédia téléversés ont été supprimés irréversiblement de ce serveur, et des serveurs où vous aviez des abonné⋅e⋅s.
|
suspend: Votre compte a été suspendu, et tous vos pouets et vos fichiers multimédia téléversés ont été supprimés irréversiblement de ce serveur, et des serveurs où vous aviez des abonné·e·s.
|
||||||
get_in_touch: Vous pouvez répondre à cette adresse pour entrer en contact avec l’équipe de %{instance}.
|
get_in_touch: Vous pouvez répondre à cette adresse pour entrer en contact avec l’équipe de %{instance}.
|
||||||
review_server_policies: Passer en revue les politiques du serveur
|
review_server_policies: Passer en revue les politiques du serveur
|
||||||
statuses: 'Spécialement, pour :'
|
statuses: 'Spécialement, pour :'
|
||||||
|
@ -1241,7 +1249,7 @@ fr:
|
||||||
full_handle: Votre identifiant complet
|
full_handle: Votre identifiant complet
|
||||||
full_handle_hint: C’est ce que vous diriez à vos ami·e·s pour leur permettre de vous envoyer un message ou vous suivre à partir d’un autre serveur.
|
full_handle_hint: C’est ce que vous diriez à vos ami·e·s pour leur permettre de vous envoyer un message ou vous suivre à partir d’un autre serveur.
|
||||||
review_preferences_action: Modifier les préférences
|
review_preferences_action: Modifier les préférences
|
||||||
review_preferences_step: Assurez-vous de définir vos préférences, telles que les courriels que vous aimeriez recevoir ou le niveau de confidentialité auquel vous aimeriez que vos messages soient soumis par défaut. Si vous n’avez pas le mal des transports, vous pouvez choisir d’activer la lecture automatique des GIF.
|
review_preferences_step: Assurez-vous de définir vos préférences, telles que les courriels que vous aimeriez recevoir ou le niveau de confidentialité auquel vous publier vos messages par défaut. Si vous n’avez pas le mal des transports, vous pouvez choisir d’activer la lecture automatique des GIF.
|
||||||
subject: Bienvenue sur Mastodon
|
subject: Bienvenue sur Mastodon
|
||||||
tip_federated_timeline: La fil public global est une vue en direct du réseau Mastodon. Mais elle n’inclut que les personnes auxquelles vos voisin·es sont abonné·e·s, donc elle n’est pas complète.
|
tip_federated_timeline: La fil public global est une vue en direct du réseau Mastodon. Mais elle n’inclut que les personnes auxquelles vos voisin·es sont abonné·e·s, donc elle n’est pas complète.
|
||||||
tip_following: Vous suivez les administrateur·rice·s de votre serveur par défaut. Pour trouver d’autres personnes intéressantes, consultez les fils publics local et global.
|
tip_following: Vous suivez les administrateur·rice·s de votre serveur par défaut. Pour trouver d’autres personnes intéressantes, consultez les fils publics local et global.
|
||||||
|
|
|
@ -92,6 +92,7 @@ gl:
|
||||||
delete: Eliminar
|
delete: Eliminar
|
||||||
destroyed_msg: Nota de moderación eliminada de xeito correcto!
|
destroyed_msg: Nota de moderación eliminada de xeito correcto!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: Bloquear o dominio do email
|
||||||
approve: Aprobar
|
approve: Aprobar
|
||||||
approve_all: Aprobar todos
|
approve_all: Aprobar todos
|
||||||
are_you_sure: Está segura?
|
are_you_sure: Está segura?
|
||||||
|
@ -172,6 +173,7 @@ gl:
|
||||||
staff: Persoal (staff)
|
staff: Persoal (staff)
|
||||||
user: Usuaria
|
user: Usuaria
|
||||||
search: Procurar
|
search: Procurar
|
||||||
|
search_same_email_domain: Outras usuarias co mesmo dominio de email
|
||||||
search_same_ip: Outras usuarias co mesmo IP
|
search_same_ip: Outras usuarias co mesmo IP
|
||||||
shared_inbox_url: URL da caixa de entrada compartida
|
shared_inbox_url: URL da caixa de entrada compartida
|
||||||
show:
|
show:
|
||||||
|
@ -358,6 +360,7 @@ gl:
|
||||||
destroyed_msg: Eliminouse de xeito correcto o dominio de email da listaxe negra
|
destroyed_msg: Eliminouse de xeito correcto o dominio de email da listaxe negra
|
||||||
domain: Dominio
|
domain: Dominio
|
||||||
empty: Actualmente non hai dominios de email na listaxe negra.
|
empty: Actualmente non hai dominios de email na listaxe negra.
|
||||||
|
from_html: desde %{domain}
|
||||||
new:
|
new:
|
||||||
create: Engadir dominio
|
create: Engadir dominio
|
||||||
title: Nova entrada na listaxe negra de email
|
title: Nova entrada na listaxe negra de email
|
||||||
|
@ -537,6 +540,9 @@ gl:
|
||||||
trends:
|
trends:
|
||||||
desc_html: Amosar de xeito público cancelos revisados previamente que actualmente son tendencia
|
desc_html: Amosar de xeito público cancelos revisados previamente que actualmente son tendencia
|
||||||
title: Cancelos en tendencia
|
title: Cancelos en tendencia
|
||||||
|
site_uploads:
|
||||||
|
delete: Eliminar o ficheiro subido
|
||||||
|
destroyed_msg: Eliminado correctamente o subido!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Voltar a páxina da conta
|
back_to_account: Voltar a páxina da conta
|
||||||
batch:
|
batch:
|
||||||
|
@ -660,6 +666,7 @@ gl:
|
||||||
trouble_logging_in: Problemas para conectar?
|
trouble_logging_in: Problemas para conectar?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Xa está a seguir esta conta
|
already_following: Xa está a seguir esta conta
|
||||||
|
already_requested: Xa tes enviada unha solicitude de seguimento a esa conta
|
||||||
error: Desgraciadamente, algo fallou ao buscar a conta remota
|
error: Desgraciadamente, algo fallou ao buscar a conta remota
|
||||||
follow: Seguir
|
follow: Seguir
|
||||||
follow_request: 'Enviou unha petición de seguimento a:'
|
follow_request: 'Enviou unha petición de seguimento a:'
|
||||||
|
@ -848,6 +855,7 @@ gl:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: Non pode anexar un vídeo a un estado que xa contén imaxes
|
images_and_video: Non pode anexar un vídeo a un estado que xa contén imaxes
|
||||||
|
not_ready: Non se poden anexar ficheiros que aínda se están a procesar. Agarda un intre!
|
||||||
too_many: Non pode anexar máis de 4 ficheiros
|
too_many: Non pode anexar máis de 4 ficheiros
|
||||||
migrations:
|
migrations:
|
||||||
acct: nomeusuaria@dominio da nova conta
|
acct: nomeusuaria@dominio da nova conta
|
||||||
|
|
|
@ -19,7 +19,7 @@ hi:
|
||||||
'406': This page is not available in the requested format.
|
'406': This page is not available in the requested format.
|
||||||
'410': The page you were looking for doesn't exist here anymore.
|
'410': The page you were looking for doesn't exist here anymore.
|
||||||
'422':
|
'422':
|
||||||
'429': Throttled
|
'429': Too many requests
|
||||||
'500':
|
'500':
|
||||||
'503': The page could not be served due to a temporary server failure.
|
'503': The page could not be served due to a temporary server failure.
|
||||||
invites:
|
invites:
|
||||||
|
|
|
@ -50,7 +50,7 @@ hr:
|
||||||
'406': This page is not available in the requested format.
|
'406': This page is not available in the requested format.
|
||||||
'410': The page you were looking for doesn't exist here anymore.
|
'410': The page you were looking for doesn't exist here anymore.
|
||||||
'422':
|
'422':
|
||||||
'429': Throttled
|
'429': Too many requests
|
||||||
'500':
|
'500':
|
||||||
'503': The page could not be served due to a temporary server failure.
|
'503': The page could not be served due to a temporary server failure.
|
||||||
exports:
|
exports:
|
||||||
|
|
|
@ -94,6 +94,7 @@ hu:
|
||||||
delete: Törlés
|
delete: Törlés
|
||||||
destroyed_msg: Moderációs bejegyzés törölve!
|
destroyed_msg: Moderációs bejegyzés törölve!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: Email domain tiltólistára vétele
|
||||||
approve: Jóváhagyás
|
approve: Jóváhagyás
|
||||||
approve_all: Mindet jóváhagy
|
approve_all: Mindet jóváhagy
|
||||||
are_you_sure: Biztos vagy benne?
|
are_you_sure: Biztos vagy benne?
|
||||||
|
@ -174,6 +175,7 @@ hu:
|
||||||
staff: Stáb
|
staff: Stáb
|
||||||
user: Felhasználó
|
user: Felhasználó
|
||||||
search: Keresés
|
search: Keresés
|
||||||
|
search_same_email_domain: Felhasználók ugyanezzel az email domainnel
|
||||||
search_same_ip: Más felhasználók ugyanezzel az IP-vel
|
search_same_ip: Más felhasználók ugyanezzel az IP-vel
|
||||||
shared_inbox_url: Megosztott bejövő üzenetek URL
|
shared_inbox_url: Megosztott bejövő üzenetek URL
|
||||||
show:
|
show:
|
||||||
|
@ -360,6 +362,7 @@ hu:
|
||||||
destroyed_msg: E-mail domain sikeresen eltávolítva a feketelistáról
|
destroyed_msg: E-mail domain sikeresen eltávolítva a feketelistáról
|
||||||
domain: Domain
|
domain: Domain
|
||||||
empty: Nincs email domain a feketelistán.
|
empty: Nincs email domain a feketelistán.
|
||||||
|
from_html: "%{domain}-ról"
|
||||||
new:
|
new:
|
||||||
create: Domain hozzáadása
|
create: Domain hozzáadása
|
||||||
title: Új e-mail feketelista bejegyzés
|
title: Új e-mail feketelista bejegyzés
|
||||||
|
@ -539,6 +542,9 @@ hu:
|
||||||
trends:
|
trends:
|
||||||
desc_html: Előzetesen engedélyezett és most trendi hashtagek nyilvános mutatása
|
desc_html: Előzetesen engedélyezett és most trendi hashtagek nyilvános mutatása
|
||||||
title: Trendi hashtagek
|
title: Trendi hashtagek
|
||||||
|
site_uploads:
|
||||||
|
delete: Feltöltött fájl törlése
|
||||||
|
destroyed_msg: Sikeresen töröltük a site feltöltését!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Vissza a fiók oldalára
|
back_to_account: Vissza a fiók oldalára
|
||||||
batch:
|
batch:
|
||||||
|
@ -662,6 +668,7 @@ hu:
|
||||||
trouble_logging_in: Problémád van a bejelentkezéssel?
|
trouble_logging_in: Problémád van a bejelentkezéssel?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Már követed ezt a felhasználót
|
already_following: Már követed ezt a felhasználót
|
||||||
|
already_requested: Már küldtél követési kérelmet ennek a fióknak
|
||||||
error: Hiba történt a távoli felhasználó keresésekor
|
error: Hiba történt a távoli felhasználó keresésekor
|
||||||
follow: Követés
|
follow: Követés
|
||||||
follow_request: 'Engedélyt kértél az alábbi felhasználó követésére:'
|
follow_request: 'Engedélyt kértél az alábbi felhasználó követésére:'
|
||||||
|
@ -850,6 +857,7 @@ hu:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: Nem csatolhatsz videót olyan tülkhöz, amelyhez már csatoltál képet
|
images_and_video: Nem csatolhatsz videót olyan tülkhöz, amelyhez már csatoltál képet
|
||||||
|
not_ready: Nem lehet olyan fájlt csatolni, melynek még nem fejeződött be a feldolgozása. Próbáld kicsit később!
|
||||||
too_many: Maximum négy fájlt csatolhatsz a tülkhöz
|
too_many: Maximum négy fájlt csatolhatsz a tülkhöz
|
||||||
migrations:
|
migrations:
|
||||||
acct: Az új fiók felhasznalonev@domain formátumban
|
acct: Az új fiók felhasznalonev@domain formátumban
|
||||||
|
|
|
@ -20,6 +20,11 @@ hy:
|
||||||
other: Հետևորդներ
|
other: Հետևորդներ
|
||||||
media: Մեդիա
|
media: Մեդիա
|
||||||
never_active: Երբեք
|
never_active: Երբեք
|
||||||
|
roles:
|
||||||
|
admin: Ադմինիստրատոր
|
||||||
|
bot: Բոտ
|
||||||
|
group: Խումբ
|
||||||
|
moderator: Մոդերատոր
|
||||||
unfollow: Չհետևել
|
unfollow: Չհետևել
|
||||||
admin:
|
admin:
|
||||||
account_moderation_notes:
|
account_moderation_notes:
|
||||||
|
@ -33,7 +38,7 @@ hy:
|
||||||
'406': This page is not available in the requested format.
|
'406': This page is not available in the requested format.
|
||||||
'410': The page you were looking for doesn't exist here anymore.
|
'410': The page you were looking for doesn't exist here anymore.
|
||||||
'422':
|
'422':
|
||||||
'429': Throttled
|
'429': Too many requests
|
||||||
'500':
|
'500':
|
||||||
'503': The page could not be served due to a temporary server failure.
|
'503': The page could not be served due to a temporary server failure.
|
||||||
invites:
|
invites:
|
||||||
|
|
|
@ -652,6 +652,7 @@ id:
|
||||||
trouble_logging_in: Kesulitan masuk?
|
trouble_logging_in: Kesulitan masuk?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Anda sudah mengikuti akun ini
|
already_following: Anda sudah mengikuti akun ini
|
||||||
|
already_requested: Anda sudah mengirimkan permintaan untuk mengikuti akun tersebut
|
||||||
error: Sayangnya, ada error saat melihat akun remote
|
error: Sayangnya, ada error saat melihat akun remote
|
||||||
follow: Ikuti
|
follow: Ikuti
|
||||||
follow_request: 'Anda telah mengirim permintaan untuk mengikuti ke:'
|
follow_request: 'Anda telah mengirim permintaan untuk mengikuti ke:'
|
||||||
|
@ -715,7 +716,7 @@ id:
|
||||||
'422':
|
'422':
|
||||||
content: Verifikasi keamanan gagal. Apa anda memblokir cookie?
|
content: Verifikasi keamanan gagal. Apa anda memblokir cookie?
|
||||||
title: Verifikasi keamanan gagal
|
title: Verifikasi keamanan gagal
|
||||||
'429': Throttled
|
'429': Lambat
|
||||||
'500':
|
'500':
|
||||||
content: Maaf, ada sesuatu yang salah pada sistem kami.
|
content: Maaf, ada sesuatu yang salah pada sistem kami.
|
||||||
title: Halaman ini tidak benar
|
title: Halaman ini tidak benar
|
||||||
|
@ -754,6 +755,7 @@ id:
|
||||||
title: Ubah saringan
|
title: Ubah saringan
|
||||||
errors:
|
errors:
|
||||||
invalid_context: Konteks tidak ada atau invalid
|
invalid_context: Konteks tidak ada atau invalid
|
||||||
|
invalid_irreversible: Penyaringan yang tidak dapat dipulihkan hanya bekerja di beranda atau konteks notifikasi
|
||||||
index:
|
index:
|
||||||
delete: Hapus
|
delete: Hapus
|
||||||
empty: Anda tidak memiliki filter.
|
empty: Anda tidak memiliki filter.
|
||||||
|
@ -845,21 +847,27 @@ id:
|
||||||
cancelled_msg: Pembatalan peralihan berhasil.
|
cancelled_msg: Pembatalan peralihan berhasil.
|
||||||
errors:
|
errors:
|
||||||
already_moved: adalah akun yang sama yang sudah Anda pindahkan ke
|
already_moved: adalah akun yang sama yang sudah Anda pindahkan ke
|
||||||
|
missing_also_known_as: ini bukan back-reference akun ini
|
||||||
move_to_self: tidak boleh akun sekarang
|
move_to_self: tidak boleh akun sekarang
|
||||||
not_found: tidak dapat ditemukan
|
not_found: tidak dapat ditemukan
|
||||||
|
on_cooldown: Anda berada di masa tenang
|
||||||
followers_count: Jumlah pengikut saat migrasi
|
followers_count: Jumlah pengikut saat migrasi
|
||||||
incoming_migrations: Pindah dari akun berbeda
|
incoming_migrations: Pindah dari akun berbeda
|
||||||
incoming_migrations_html: Untuk pindah dari akun lain ke sini, Anda harus <a href="%{path}">membuat alias akun</a> terlebih dahulu.
|
incoming_migrations_html: Untuk pindah dari akun lain ke sini, Anda harus <a href="%{path}">membuat alias akun</a> terlebih dahulu.
|
||||||
moved_msg: Akun Anda dialihkan ke %{acct} dan pengikut Anda akan ikut dipindahkan.
|
moved_msg: Akun Anda dialihkan ke %{acct} dan pengikut Anda akan ikut dipindahkan.
|
||||||
not_redirecting: Saat ini akun Anda tidak dialihkan ke akun lain.
|
not_redirecting: Saat ini akun Anda tidak dialihkan ke akun lain.
|
||||||
on_cooldown: Anda baru saja memindahkan akun Anda. Fungsi ini akan tersedia kembali %{count} hari lagi.
|
on_cooldown: Anda baru saja memindahkan akun Anda. Fungsi ini akan tersedia kembali %{count} hari lagi.
|
||||||
|
past_migrations: Migrasi lampau
|
||||||
proceed_with_move: Pindahkan pengikut
|
proceed_with_move: Pindahkan pengikut
|
||||||
redirecting_to: Akun Anda dialihkan ke %{acct}.
|
redirecting_to: Akun Anda dialihkan ke %{acct}.
|
||||||
set_redirect: Atur peralihan
|
set_redirect: Atur peralihan
|
||||||
warning:
|
warning:
|
||||||
|
backreference_required: Akun baru harus dikonfigurasi terlebih dahulu agar merujuk ke akun ini
|
||||||
before: 'Sebelum lanjut, mohon perhatikan catatan ini:'
|
before: 'Sebelum lanjut, mohon perhatikan catatan ini:'
|
||||||
cooldown: Setelah pindah akun adalah masa tenang, masa Anda tidak dapat pindah akun lagi
|
cooldown: Setelah pindah akun adalah masa tenang, masa Anda tidak dapat pindah akun lagi
|
||||||
|
disabled_account: Akun Anda tidak akan dapat dipakai secara penuh. Namun, Anda tetap akan memiliki akses ke ekspor data dan aktivasi ulang.
|
||||||
followers: Tindakan ini akan memindah semua pengikut Anda dari akun sekarang ke akun baru
|
followers: Tindakan ini akan memindah semua pengikut Anda dari akun sekarang ke akun baru
|
||||||
|
only_redirect_html: Secara alternatif, Anda <a href="%{path}">hanya dapat menaruh tulisan mengarahkan ke profil Anda</a>.
|
||||||
other_data: Tidak akan ada data lagi yang dipindahkan secara otomatis
|
other_data: Tidak akan ada data lagi yang dipindahkan secara otomatis
|
||||||
redirect: Pemberitahuan peralihan akan dimunculkan pada akun profil Anda dan akun akan dikecualikan dari pencarian
|
redirect: Pemberitahuan peralihan akan dimunculkan pada akun profil Anda dan akun akan dikecualikan dari pencarian
|
||||||
moderation:
|
moderation:
|
||||||
|
@ -897,6 +905,8 @@ id:
|
||||||
subject: "%{name} mem-boost status anda"
|
subject: "%{name} mem-boost status anda"
|
||||||
title: Boost baru
|
title: Boost baru
|
||||||
notifications:
|
notifications:
|
||||||
|
email_events: Event untuk notifikasi surel
|
||||||
|
email_events_hint: 'Pilih event yang ingin Anda terima notifikasinya:'
|
||||||
other_settings: Pengaturan notifikasi lain
|
other_settings: Pengaturan notifikasi lain
|
||||||
number:
|
number:
|
||||||
human:
|
human:
|
||||||
|
@ -918,6 +928,7 @@ id:
|
||||||
errors:
|
errors:
|
||||||
already_voted: Anda sudah mengikuti japat ini
|
already_voted: Anda sudah mengikuti japat ini
|
||||||
duplicate_options: berisi item ganda
|
duplicate_options: berisi item ganda
|
||||||
|
duration_too_long: terlalu jauh ke masa depan
|
||||||
duration_too_short: terlalu cepat
|
duration_too_short: terlalu cepat
|
||||||
expired: Japat telah berakhir
|
expired: Japat telah berakhir
|
||||||
invalid_choice: Opsi pilihan yang dipilih tidak ada
|
invalid_choice: Opsi pilihan yang dipilih tidak ada
|
||||||
|
@ -928,11 +939,16 @@ id:
|
||||||
other: Lainnya
|
other: Lainnya
|
||||||
posting_defaults: Kiriman bawaan
|
posting_defaults: Kiriman bawaan
|
||||||
public_timelines: Linimasa publik
|
public_timelines: Linimasa publik
|
||||||
|
reactions:
|
||||||
|
errors:
|
||||||
|
limit_reached: Batas reaksi yang berbeda terpenuhi
|
||||||
|
unrecognized_emoji: bukan emoji yang dikenal
|
||||||
relationships:
|
relationships:
|
||||||
activity: Aktivitas akun
|
activity: Aktivitas akun
|
||||||
dormant: Terbengkalai
|
dormant: Terbengkalai
|
||||||
followers: Pengikut
|
followers: Pengikut
|
||||||
following: Mengikuti
|
following: Mengikuti
|
||||||
|
invited: Diundang
|
||||||
last_active: Terakhir aktif
|
last_active: Terakhir aktif
|
||||||
most_recent: Terkini
|
most_recent: Terkini
|
||||||
moved: Dipindah
|
moved: Dipindah
|
||||||
|
@ -1125,11 +1141,14 @@ id:
|
||||||
explanation: Beberapa tips sebelum Anda memulai
|
explanation: Beberapa tips sebelum Anda memulai
|
||||||
final_action: Mulai mengirim
|
final_action: Mulai mengirim
|
||||||
final_step: 'Mulai mengirim! Tanpa pengikut, pesan publik Anda akan tetap dapat dilihat oleh akun lain, contohnya di linimasa lokal atau di tagar. Anda mungkin ingin memperkenalkan diri dengan tagar #introductions.'
|
final_step: 'Mulai mengirim! Tanpa pengikut, pesan publik Anda akan tetap dapat dilihat oleh akun lain, contohnya di linimasa lokal atau di tagar. Anda mungkin ingin memperkenalkan diri dengan tagar #introductions.'
|
||||||
|
full_handle: Penanganan penuh Anda
|
||||||
full_handle_hint: Ini yang dapat Anda sampaikan kepada teman agar mereka dapat mengirim pesan atau mengikuti Anda dari server lain.
|
full_handle_hint: Ini yang dapat Anda sampaikan kepada teman agar mereka dapat mengirim pesan atau mengikuti Anda dari server lain.
|
||||||
review_preferences_action: Ubah preferensi
|
review_preferences_action: Ubah preferensi
|
||||||
review_preferences_step: Pastikan Anda telah mengatur preferensi Anda, seperti surel untuk menerima pesan, atau tingkat privasi bawaan untuk kiriman Anda. Jika Anda tidak alergi dengan gerakan gambar, Anda dapat mengaktifkan opsi mainkan otomatis GIF.
|
review_preferences_step: Pastikan Anda telah mengatur preferensi Anda, seperti surel untuk menerima pesan, atau tingkat privasi bawaan untuk kiriman Anda. Jika Anda tidak alergi dengan gerakan gambar, Anda dapat mengaktifkan opsi mainkan otomatis GIF.
|
||||||
subject: Selamat datang di Mastodon
|
subject: Selamat datang di Mastodon
|
||||||
|
tip_federated_timeline: Linimasa gabungan adalah ruang yang menampilkan jaringan Mastodon. Tapi ini hanya berisi tetangga orang-orang yang Anda ikuti, jadi tidak sepenuhnya komplet.
|
||||||
tip_following: Anda secara otomatis mengikuti admin server. Untuk mencari akun-akun yang menarik, silakan periksa linimasa lokal dan gabungan.
|
tip_following: Anda secara otomatis mengikuti admin server. Untuk mencari akun-akun yang menarik, silakan periksa linimasa lokal dan gabungan.
|
||||||
|
tip_local_timeline: Linimasa lokal adalah ruang yang menampilkan orang-orang di %{instance}. Mereka adalah tetangga dekat!
|
||||||
tip_mobile_webapp: Jika peramban mobile Anda ingin menambahkan Mastodon ke layar utama, Anda dapat menerima notifikasi dorong. Ia akan berjalan seperti aplikasi asli!
|
tip_mobile_webapp: Jika peramban mobile Anda ingin menambahkan Mastodon ke layar utama, Anda dapat menerima notifikasi dorong. Ia akan berjalan seperti aplikasi asli!
|
||||||
tips: Tips
|
tips: Tips
|
||||||
title: Selamat datang, %{name}!
|
title: Selamat datang, %{name}!
|
||||||
|
|
|
@ -79,7 +79,7 @@ io:
|
||||||
'406': This page is not available in the requested format.
|
'406': This page is not available in the requested format.
|
||||||
'410': La pagino quan tu serchas ne plus existas.
|
'410': La pagino quan tu serchas ne plus existas.
|
||||||
'422':
|
'422':
|
||||||
'429': Throttled
|
'429': Too many requests
|
||||||
'500':
|
'500':
|
||||||
'503': The page could not be served due to a temporary server failure.
|
'503': The page could not be served due to a temporary server failure.
|
||||||
exports:
|
exports:
|
||||||
|
|
|
@ -92,6 +92,7 @@ is:
|
||||||
delete: Eyða
|
delete: Eyða
|
||||||
destroyed_msg: Tókst að eyða minnispunkti umsjónarmanns!
|
destroyed_msg: Tókst að eyða minnispunkti umsjónarmanns!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: Útiloka tölvupóstlén
|
||||||
approve: Samþykkja
|
approve: Samþykkja
|
||||||
approve_all: Samþykkja allt
|
approve_all: Samþykkja allt
|
||||||
are_you_sure: Ertu viss?
|
are_you_sure: Ertu viss?
|
||||||
|
@ -115,7 +116,7 @@ is:
|
||||||
display_name: Birtingarnafn
|
display_name: Birtingarnafn
|
||||||
domain: Lén
|
domain: Lén
|
||||||
edit: Breyta
|
edit: Breyta
|
||||||
email: Tölvupóstur
|
email: Tölvupóstfang
|
||||||
email_status: Staða tölvupósts
|
email_status: Staða tölvupósts
|
||||||
enable: Virkja
|
enable: Virkja
|
||||||
enabled: Virkt
|
enabled: Virkt
|
||||||
|
@ -172,6 +173,7 @@ is:
|
||||||
staff: Starfsmaður
|
staff: Starfsmaður
|
||||||
user: Notandi
|
user: Notandi
|
||||||
search: Leita
|
search: Leita
|
||||||
|
search_same_email_domain: Aðra notendur með sama tölvupóstlén
|
||||||
search_same_ip: Aðrir notendur með sama IP-vistfang
|
search_same_ip: Aðrir notendur með sama IP-vistfang
|
||||||
shared_inbox_url: Slóð á sameiginlegt innhólf
|
shared_inbox_url: Slóð á sameiginlegt innhólf
|
||||||
show:
|
show:
|
||||||
|
@ -358,6 +360,7 @@ is:
|
||||||
destroyed_msg: Tókst að eyða póstléni af lista yfir bannað
|
destroyed_msg: Tókst að eyða póstléni af lista yfir bannað
|
||||||
domain: Lén
|
domain: Lén
|
||||||
empty: Engin tölvupóstlén eru á bannlista.
|
empty: Engin tölvupóstlén eru á bannlista.
|
||||||
|
from_html: frá %{domain}
|
||||||
new:
|
new:
|
||||||
create: Bæta við léni
|
create: Bæta við léni
|
||||||
title: Ný færsla á bannlista fyrir tölvupóstföng
|
title: Ný færsla á bannlista fyrir tölvupóstföng
|
||||||
|
@ -537,6 +540,9 @@ is:
|
||||||
trends:
|
trends:
|
||||||
desc_html: Birta opinberlega þau áður yfirförnu myllumerki sem eru núna í umræðunni
|
desc_html: Birta opinberlega þau áður yfirförnu myllumerki sem eru núna í umræðunni
|
||||||
title: Myllumerki í umræðunni
|
title: Myllumerki í umræðunni
|
||||||
|
site_uploads:
|
||||||
|
delete: Eyða innsendri skrá
|
||||||
|
destroyed_msg: Það tókst að eyða innsendingu á vefsvæði!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Fara aftur á síðu notandaaðgangsins
|
back_to_account: Fara aftur á síðu notandaaðgangsins
|
||||||
batch:
|
batch:
|
||||||
|
@ -660,6 +666,7 @@ is:
|
||||||
trouble_logging_in: Vandræði við að skrá inn?
|
trouble_logging_in: Vandræði við að skrá inn?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Þú ert að þegar fylgjast með þessum aðgangi
|
already_following: Þú ert að þegar fylgjast með þessum aðgangi
|
||||||
|
already_requested: Þú ert þegar búin/n að senda fylgjendabeiðni á þennan notanda
|
||||||
error: Því miður, það kom upp villa við að fletta upp fjartengda notandaaðgangnum
|
error: Því miður, það kom upp villa við að fletta upp fjartengda notandaaðgangnum
|
||||||
follow: Fylgjast með
|
follow: Fylgjast með
|
||||||
follow_request: 'Þú sendir beiðni um að fylgjast með til:'
|
follow_request: 'Þú sendir beiðni um að fylgjast með til:'
|
||||||
|
@ -848,6 +855,7 @@ is:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: Ekki er hægt að hengja myndskeið við stöðufærslu sem þegar inniheldur myndir
|
images_and_video: Ekki er hægt að hengja myndskeið við stöðufærslu sem þegar inniheldur myndir
|
||||||
|
not_ready: Ekki er hægt að hengja við skrár sem ekki er búið að vinna til fulls. Prófaðu aftur eftir augnablik!
|
||||||
too_many: Ekki er hægt að hengja við fleiri en 4 skrár
|
too_many: Ekki er hægt að hengja við fleiri en 4 skrár
|
||||||
migrations:
|
migrations:
|
||||||
acct: Færði í
|
acct: Færði í
|
||||||
|
|
|
@ -92,6 +92,7 @@ it:
|
||||||
delete: Elimina
|
delete: Elimina
|
||||||
destroyed_msg: Nota di moderazione distrutta con successo!
|
destroyed_msg: Nota di moderazione distrutta con successo!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: Inserisci il dominio email nella blacklist
|
||||||
approve: Approva
|
approve: Approva
|
||||||
approve_all: Approva tutto
|
approve_all: Approva tutto
|
||||||
are_you_sure: Sei sicuro?
|
are_you_sure: Sei sicuro?
|
||||||
|
@ -172,6 +173,7 @@ it:
|
||||||
staff: Personale
|
staff: Personale
|
||||||
user: Utente
|
user: Utente
|
||||||
search: Cerca
|
search: Cerca
|
||||||
|
search_same_email_domain: Altri utenti con lo stesso dominio e-mail
|
||||||
search_same_ip: Altri utenti con lo stesso IP
|
search_same_ip: Altri utenti con lo stesso IP
|
||||||
shared_inbox_url: URL Inbox Condiviso
|
shared_inbox_url: URL Inbox Condiviso
|
||||||
show:
|
show:
|
||||||
|
@ -244,7 +246,7 @@ it:
|
||||||
scheduled_for: Programmato per %{time}
|
scheduled_for: Programmato per %{time}
|
||||||
scheduled_msg: Annuncio programmato per la pubblicazione!
|
scheduled_msg: Annuncio programmato per la pubblicazione!
|
||||||
title: Annunci
|
title: Annunci
|
||||||
unpublished_msg: Annuncio tolto dalla pubblicazione!
|
unpublished_msg: Annuncio ritirato!
|
||||||
updated_msg: Annuncio aggiornato!
|
updated_msg: Annuncio aggiornato!
|
||||||
custom_emojis:
|
custom_emojis:
|
||||||
assign_category: Assegna categoria
|
assign_category: Assegna categoria
|
||||||
|
@ -358,6 +360,7 @@ it:
|
||||||
destroyed_msg: Dominio email cancellato con successo dalla lista nera
|
destroyed_msg: Dominio email cancellato con successo dalla lista nera
|
||||||
domain: Dominio
|
domain: Dominio
|
||||||
empty: Nessun dominio di posta elettronica attualmente in blacklist.
|
empty: Nessun dominio di posta elettronica attualmente in blacklist.
|
||||||
|
from_html: da %{domain}
|
||||||
new:
|
new:
|
||||||
create: Aggiungi dominio
|
create: Aggiungi dominio
|
||||||
title: Nuova voce della lista nera delle email
|
title: Nuova voce della lista nera delle email
|
||||||
|
@ -537,6 +540,9 @@ it:
|
||||||
trends:
|
trends:
|
||||||
desc_html: Visualizza pubblicamente gli hashtag precedentemente esaminati che sono attualmente in tendenza
|
desc_html: Visualizza pubblicamente gli hashtag precedentemente esaminati che sono attualmente in tendenza
|
||||||
title: Hashtag di tendenza
|
title: Hashtag di tendenza
|
||||||
|
site_uploads:
|
||||||
|
delete: Cancella il file caricato
|
||||||
|
destroyed_msg: Caricamento sito eliminato!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Torna alla pagina dell'account
|
back_to_account: Torna alla pagina dell'account
|
||||||
batch:
|
batch:
|
||||||
|
@ -661,6 +667,7 @@ it:
|
||||||
trouble_logging_in: Problemi di accesso?
|
trouble_logging_in: Problemi di accesso?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Stai già seguendo questo account
|
already_following: Stai già seguendo questo account
|
||||||
|
already_requested: Hai già mandato una richiesta di seguire questo account
|
||||||
error: Sfortunatamente c'è stato un errore nel consultare l'account remoto
|
error: Sfortunatamente c'è stato un errore nel consultare l'account remoto
|
||||||
follow: Segui
|
follow: Segui
|
||||||
follow_request: 'Hai mandato una richiesta di diventare seguace a:'
|
follow_request: 'Hai mandato una richiesta di diventare seguace a:'
|
||||||
|
@ -849,6 +856,7 @@ it:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: Impossibile allegare video a un post che contiene già immagini
|
images_and_video: Impossibile allegare video a un post che contiene già immagini
|
||||||
|
not_ready: Impossibile allegare file per cui l'elaborazione non è finita. Riprova tra poco!
|
||||||
too_many: Impossibile allegare più di 4 file
|
too_many: Impossibile allegare più di 4 file
|
||||||
migrations:
|
migrations:
|
||||||
acct: utente@dominio del nuovo account
|
acct: utente@dominio del nuovo account
|
||||||
|
|
|
@ -88,6 +88,7 @@ ja:
|
||||||
delete: 削除
|
delete: 削除
|
||||||
destroyed_msg: モデレーションメモを削除しました!
|
destroyed_msg: モデレーションメモを削除しました!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: ドメインをブラックリストに追加
|
||||||
approve: 承認
|
approve: 承認
|
||||||
approve_all: すべて承認
|
approve_all: すべて承認
|
||||||
are_you_sure: 本当に実行しますか?
|
are_you_sure: 本当に実行しますか?
|
||||||
|
@ -168,6 +169,7 @@ ja:
|
||||||
staff: スタッフ
|
staff: スタッフ
|
||||||
user: ユーザー
|
user: ユーザー
|
||||||
search: 検索
|
search: 検索
|
||||||
|
search_same_email_domain: 同じドメインのメールアドレスを使用しているユーザー
|
||||||
search_same_ip: 同じ IP のユーザーを検索
|
search_same_ip: 同じ IP のユーザーを検索
|
||||||
shared_inbox_url: Shared inbox URL
|
shared_inbox_url: Shared inbox URL
|
||||||
show:
|
show:
|
||||||
|
@ -353,6 +355,7 @@ ja:
|
||||||
destroyed_msg: ブラックリストから外しました
|
destroyed_msg: ブラックリストから外しました
|
||||||
domain: ドメイン
|
domain: ドメイン
|
||||||
empty: メールブラックリストに登録されたドメインはありません
|
empty: メールブラックリストに登録されたドメインはありません
|
||||||
|
from_html: "%{domain} から"
|
||||||
new:
|
new:
|
||||||
create: ドメインを追加
|
create: ドメインを追加
|
||||||
title: メールアドレス用ブラックリスト新規追加
|
title: メールアドレス用ブラックリスト新規追加
|
||||||
|
@ -529,6 +532,9 @@ ja:
|
||||||
trends:
|
trends:
|
||||||
desc_html: 現在トレンドになっている承認済みのハッシュタグを公開します
|
desc_html: 現在トレンドになっている承認済みのハッシュタグを公開します
|
||||||
title: トレンドタグを有効にする
|
title: トレンドタグを有効にする
|
||||||
|
site_uploads:
|
||||||
|
delete: ファイルを削除
|
||||||
|
destroyed_msg: ファイルを削除しました!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: アカウントページに戻る
|
back_to_account: アカウントページに戻る
|
||||||
batch:
|
batch:
|
||||||
|
@ -652,6 +658,7 @@ ja:
|
||||||
trouble_logging_in: ログインできませんか?
|
trouble_logging_in: ログインできませんか?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: あなたは既にこのアカウントをフォローしています
|
already_following: あなたは既にこのアカウントをフォローしています
|
||||||
|
already_requested: 既にこのアカウントへフォローリクエストを送信しています
|
||||||
error: 残念ながら、リモートアカウント情報の取得中にエラーが発生しました
|
error: 残念ながら、リモートアカウント情報の取得中にエラーが発生しました
|
||||||
follow: フォロー
|
follow: フォロー
|
||||||
follow_request: 'あなたは以下のアカウントにフォローリクエストを送信しました:'
|
follow_request: 'あなたは以下のアカウントにフォローリクエストを送信しました:'
|
||||||
|
@ -839,6 +846,7 @@ ja:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: 既に画像が追加されているため、動画を追加することはできません
|
images_and_video: 既に画像が追加されているため、動画を追加することはできません
|
||||||
|
not_ready: ファイルのアップロードに失敗しました。しばらくしてからもう一度お試しください!
|
||||||
too_many: 追加できるファイルは4つまでです
|
too_many: 追加できるファイルは4つまでです
|
||||||
migrations:
|
migrations:
|
||||||
acct: 引っ越し先の ユーザー名@ドメイン
|
acct: 引っ越し先の ユーザー名@ドメイン
|
||||||
|
|
|
@ -58,7 +58,7 @@ kab:
|
||||||
posts:
|
posts:
|
||||||
one: Tajewwiqt
|
one: Tajewwiqt
|
||||||
other: Tijewwiqin
|
other: Tijewwiqin
|
||||||
posts_tab_heading: Tiberraḥin
|
posts_tab_heading: Tijewwiqin
|
||||||
posts_with_replies: Tijewwaqin akked tririyin
|
posts_with_replies: Tijewwaqin akked tririyin
|
||||||
reserved_username: Isem-agi n umseqdac yettwaṭṭef yakan
|
reserved_username: Isem-agi n umseqdac yettwaṭṭef yakan
|
||||||
roles:
|
roles:
|
||||||
|
@ -107,6 +107,7 @@ kab:
|
||||||
location:
|
location:
|
||||||
all: Akk
|
all: Akk
|
||||||
local: Adigan
|
local: Adigan
|
||||||
|
remote: Ameccaq
|
||||||
title: Amḍiq
|
title: Amḍiq
|
||||||
login_status: Addad n tuqqna
|
login_status: Addad n tuqqna
|
||||||
memorialize: Err amiḍan d asebter n usmekti
|
memorialize: Err amiḍan d asebter n usmekti
|
||||||
|
@ -122,8 +123,8 @@ kab:
|
||||||
protocol: Aneggaf
|
protocol: Aneggaf
|
||||||
public: Azayez
|
public: Azayez
|
||||||
redownload: Smiren amaγnu
|
redownload: Smiren amaγnu
|
||||||
reject: Ggami
|
reject: Aggi
|
||||||
reject_all: Ggami-ten akk
|
reject_all: Aggi-ten akk
|
||||||
remove_avatar: Kkes tugna n wummuγ
|
remove_avatar: Kkes tugna n wummuγ
|
||||||
resend_confirmation:
|
resend_confirmation:
|
||||||
already_confirmed: Amseqdac-agi yettwasentem yakan
|
already_confirmed: Amseqdac-agi yettwasentem yakan
|
||||||
|
@ -143,26 +144,26 @@ kab:
|
||||||
statuses: Tisuffγin
|
statuses: Tisuffγin
|
||||||
subscribe: Jerred
|
subscribe: Jerred
|
||||||
time_in_queue: Deg tebdert n uraju %{time}
|
time_in_queue: Deg tebdert n uraju %{time}
|
||||||
title: Imiḍan
|
title: Imiḍanen
|
||||||
unconfirmed_email: Imayl ur yettwasentem ara
|
unconfirmed_email: Imayl ur yettwasentem ara
|
||||||
undo_silenced: Kkes asgugem
|
undo_silenced: Kkes asgugem
|
||||||
unsubscribe: Ur ṭafar ara
|
unsubscribe: Ur ṭafar ara
|
||||||
username: Isem n useqdac
|
username: Isem n useqdac
|
||||||
web: Web
|
web: Web
|
||||||
whitelisted: Deg tebdert tamellalt
|
whitelisted: Deg umuγ tamellalt
|
||||||
action_logs:
|
action_logs:
|
||||||
actions:
|
actions:
|
||||||
change_email_user: "%{name} ibeddel imayl n umseqdac %{target}"
|
change_email_user: "%{name} ibeddel imayl n umseqdac %{target}"
|
||||||
confirm_user: "%{name} isentem tansa imayl n umseqdac %{target}"
|
confirm_user: "%{name} isentem tansa imayl n umseqdac %{target}"
|
||||||
create_account_warning: "%{name} yuzen alγu i %{target}"
|
create_account_warning: "%{name} yuzen alγu i %{target}"
|
||||||
create_custom_emoji: "%{name} yessuli-d imujiten imaynuten %{target}"
|
create_custom_emoji: "%{name} yessuli-d imujiten imaynuten %{target}"
|
||||||
create_domain_allow: "%{name} yerna taγult %{target} γer tebdart tamellalt"
|
create_domain_allow: "%{name} yerna taγult %{target} γer wumuγ amellal"
|
||||||
create_domain_block: "%{name} yesseḥbes taγult %{target}"
|
create_domain_block: "%{name} yesseḥbes taγult %{target}"
|
||||||
create_email_domain_block: "%{name} yerna taγult n imayl %{target} γer tebdart taberkant"
|
create_email_domain_block: "%{name} yerna taγult n imayl %{target} γer wumuγ aberkan"
|
||||||
destroy_custom_emoji: "%{name} ihudd imuji %{target}"
|
destroy_custom_emoji: "%{name} ihudd imuji %{target}"
|
||||||
destroy_domain_allow: "%{name} yekkes taγult %{target} seg tebdart tamellalt"
|
destroy_domain_allow: "%{name} yekkes taγult %{target} seg wumuγ amellal"
|
||||||
destroy_domain_block: "%{name} yekkes aseḥbes n taγult %{target}"
|
destroy_domain_block: "%{name} yekkes aseḥbes n taγult %{target}"
|
||||||
destroy_email_domain_block: "%{name} yerna taγult n imayl %{target} γer tebdart tamellalt"
|
destroy_email_domain_block: "%{name} yerna taγult n imayl %{target} γer wumuγ amellal"
|
||||||
destroy_status: "%{name} yekkes tasuffeγt n %{target}"
|
destroy_status: "%{name} yekkes tasuffeγt n %{target}"
|
||||||
disable_custom_emoji: "%{name} yessens imuji %{target}"
|
disable_custom_emoji: "%{name} yessens imuji %{target}"
|
||||||
disable_user: "%{name} yessens tuqqna i umseqdac %{target}"
|
disable_user: "%{name} yessens tuqqna i umseqdac %{target}"
|
||||||
|
@ -178,6 +179,7 @@ kab:
|
||||||
edit:
|
edit:
|
||||||
title: Ẓreg ulγu
|
title: Ẓreg ulγu
|
||||||
empty: Ulac kra n ulγuyen.
|
empty: Ulac kra n ulγuyen.
|
||||||
|
live: Srid
|
||||||
new:
|
new:
|
||||||
create: Rnu-d ulγu
|
create: Rnu-d ulγu
|
||||||
title: Ulγu amaynut
|
title: Ulγu amaynut
|
||||||
|
@ -198,32 +200,35 @@ kab:
|
||||||
enabled: Yermed
|
enabled: Yermed
|
||||||
enabled_msg: Imuji yermed mebla ugur
|
enabled_msg: Imuji yermed mebla ugur
|
||||||
image_hint: PNG n ddaw n 50KT
|
image_hint: PNG n ddaw n 50KT
|
||||||
list: Tabdart
|
list: Umuγ
|
||||||
new:
|
new:
|
||||||
title: Timerna n imuji udmawan amaynut
|
title: Timerna n imuji udmawan amaynut
|
||||||
overwrite: Semselsi
|
overwrite: Semselsi
|
||||||
title: Imujiten udmawanen
|
title: Imujiten udmawanen
|
||||||
unlist: Kkes si tabdert
|
unlist: Kkes seg wumuγ
|
||||||
unlisted: Yettwakkes si tabdert
|
unlisted: Yettwakkes seg wumuγ
|
||||||
update_failed_msg: Ur izmir ara ad-issali umuji-a
|
update_failed_msg: Ur izmir ara ad-issali umuji-a
|
||||||
upload: Sali
|
upload: Sali
|
||||||
dashboard:
|
dashboard:
|
||||||
config: Tawila
|
config: Tawila
|
||||||
|
feature_invites: Iseγwan n iɛaṛuḍen
|
||||||
feature_profile_directory: Akaram n imaγnuten
|
feature_profile_directory: Akaram n imaγnuten
|
||||||
feature_registrations: Ajerred
|
feature_registrations: Ajerred
|
||||||
|
feature_relay: Anmegli n tfidiṛalitt
|
||||||
features: Timahaltin
|
features: Timahaltin
|
||||||
open_reports: ad yeldi ineqqisen
|
open_reports: yeldin d ineqqisen
|
||||||
|
pending_users: imseqdacen ttrajun aɛiwed n tmuγli
|
||||||
recent_users: Iseqdacen n memli kan
|
recent_users: Iseqdacen n memli kan
|
||||||
software: Aseγẓan
|
software: Aseγẓan
|
||||||
title: Tafelwit
|
title: Tafelwit
|
||||||
total_users: igellan akk d iseqdacen
|
total_users: igellan akk d iseqdacen
|
||||||
week_users_active: yermed deg yimalas-agi
|
week_users_active: urmiden deg yimalas-agi
|
||||||
week_users_new: imseqdacen deg yimalas-agi
|
week_users_new: imseqdacen deg yimalas-agi
|
||||||
domain_allows:
|
domain_allows:
|
||||||
add_new: Timerna n taγult γer tebdart tamellalt
|
add_new: Timerna n taγult γer wumuγ amellal
|
||||||
created_msg: Taγult-a tettwarna γer tebdart tamellalt mebla ugur
|
created_msg: Taγult-a tettwarna γer wumuγ amellal mebla ugur
|
||||||
destroyed_msg: Taγult-a tettwakkes seg tebdart tamellalt
|
destroyed_msg: Taγult-a tettwakkes seg umuγ amellal
|
||||||
undo: Kkes seg tebdart tamellalt
|
undo: Kkes seg umuγ amellal
|
||||||
domain_blocks:
|
domain_blocks:
|
||||||
domain: Taγult
|
domain: Taγult
|
||||||
new:
|
new:
|
||||||
|
@ -242,13 +247,13 @@ kab:
|
||||||
domain: Taγult
|
domain: Taγult
|
||||||
new:
|
new:
|
||||||
create: Rnu taγult
|
create: Rnu taγult
|
||||||
title: Timerna n taγult tamaynut n imayl γer tebdart taberkant
|
title: Timerna n taγult tamaynut n imayl γer wumuγ aberkan
|
||||||
title: Tabdart taberkant n imayl
|
title: Umuγ aberkan n imayl
|
||||||
instances:
|
instances:
|
||||||
by_domain: Taγult
|
by_domain: Taγult
|
||||||
delivery_available: Yella usiweḍ
|
delivery_available: Yella usiweḍ
|
||||||
known_accounts:
|
known_accounts:
|
||||||
one: "%{count} n umiḍan i yettwassen"
|
one: "%{count} n umiḍan i yettwasnen"
|
||||||
other: "%{count} n yimiḍanen i yettwassnen"
|
other: "%{count} n yimiḍanen i yettwassnen"
|
||||||
moderation:
|
moderation:
|
||||||
all: Akk
|
all: Akk
|
||||||
|
@ -265,13 +270,19 @@ kab:
|
||||||
expired: Ifat
|
expired: Ifat
|
||||||
title: Asizdeg
|
title: Asizdeg
|
||||||
title: Iɛaruḍen
|
title: Iɛaruḍen
|
||||||
|
pending_accounts:
|
||||||
|
title: Imiḍanen yettrajun (%{count})
|
||||||
relays:
|
relays:
|
||||||
|
add_new: Rnu anmegli amaynut
|
||||||
delete: Kkes
|
delete: Kkes
|
||||||
disable: Gdel
|
disable: Gdel
|
||||||
|
disabled: Yettwassens
|
||||||
enable: Rmed
|
enable: Rmed
|
||||||
enabled: Yermed
|
enabled: Yermed
|
||||||
|
inbox_url: URL n unmegli
|
||||||
save_and_enable: Sekles rnu rmed-it
|
save_and_enable: Sekles rnu rmed-it
|
||||||
status: Addad
|
status: Addad
|
||||||
|
title: Imnegliyen
|
||||||
reports:
|
reports:
|
||||||
account:
|
account:
|
||||||
reports:
|
reports:
|
||||||
|
@ -312,6 +323,8 @@ kab:
|
||||||
title: Aglam n uqeddac
|
title: Aglam n uqeddac
|
||||||
site_title: Isem n uqeddac
|
site_title: Isem n uqeddac
|
||||||
title: Iγewwaṛen n usmel
|
title: Iγewwaṛen n usmel
|
||||||
|
site_uploads:
|
||||||
|
delete: Kkes afaylu yulin
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Tuγalin γer usebter n umiḍan
|
back_to_account: Tuγalin γer usebter n umiḍan
|
||||||
batch:
|
batch:
|
||||||
|
@ -320,6 +333,7 @@ kab:
|
||||||
media:
|
media:
|
||||||
title: Taγwalt
|
title: Taγwalt
|
||||||
no_media: Mebla taγwalt
|
no_media: Mebla taγwalt
|
||||||
|
title: Tisuffiγin n umiḍan
|
||||||
with_media: S taγwalt
|
with_media: S taγwalt
|
||||||
tags:
|
tags:
|
||||||
directory: Deg ukaram
|
directory: Deg ukaram
|
||||||
|
@ -327,6 +341,8 @@ kab:
|
||||||
last_active: Armud aneggaru
|
last_active: Armud aneggaru
|
||||||
most_popular: Ittwasnen aṭas
|
most_popular: Ittwasnen aṭas
|
||||||
most_recent: Melmi kan
|
most_recent: Melmi kan
|
||||||
|
name: Ahacṭag
|
||||||
|
title: Ihacṭagen
|
||||||
warning_presets:
|
warning_presets:
|
||||||
add_new: Rnu amaynut
|
add_new: Rnu amaynut
|
||||||
delete: Kkes
|
delete: Kkes
|
||||||
|
@ -341,9 +357,13 @@ kab:
|
||||||
sensitive_content: Agbur amḥulfu
|
sensitive_content: Agbur amḥulfu
|
||||||
application_mailer:
|
application_mailer:
|
||||||
salutation: "%{name},"
|
salutation: "%{name},"
|
||||||
|
view: 'Ẓaṛ:'
|
||||||
view_profile: Sken-d amaγnu
|
view_profile: Sken-d amaγnu
|
||||||
|
view_status: Sken-d tasuffiγt
|
||||||
auth:
|
auth:
|
||||||
change_password: Awal uffir
|
change_password: Awal uffir
|
||||||
|
checkbox_agreement_html: Qebleγ <a href="%{rules_path}" target="_blank">ilugan n uqeddac-a</a> akked <a href="%{terms_path}" target="_blank">tiwtilin n useqdec</a>
|
||||||
|
checkbox_agreement_without_rules_html: Qebleγ <a href="%{terms_path}" target="_blank">tiwtilin n useqdec</a>
|
||||||
delete_account: Kkes amiḍan
|
delete_account: Kkes amiḍan
|
||||||
description:
|
description:
|
||||||
prefix_sign_up: Zeddi di Maṣṭudun assa!
|
prefix_sign_up: Zeddi di Maṣṭudun assa!
|
||||||
|
@ -358,7 +378,7 @@ kab:
|
||||||
register: Jerred
|
register: Jerred
|
||||||
reset_password: Wennez awal uffir
|
reset_password: Wennez awal uffir
|
||||||
security: Taγellist
|
security: Taγellist
|
||||||
set_new_password: Egr-ed awal uffir amaynut
|
set_new_password: Egr-d awal uffir amaynut
|
||||||
status:
|
status:
|
||||||
account_status: Addad n umiḍan
|
account_status: Addad n umiḍan
|
||||||
functional: Amiḍan-inek·m yettwaheyya.
|
functional: Amiḍan-inek·m yettwaheyya.
|
||||||
|
@ -368,7 +388,7 @@ kab:
|
||||||
follow: Ḍfeṛ
|
follow: Ḍfeṛ
|
||||||
following: 'Igerrez! Aqlik teṭafareḍ tura:'
|
following: 'Igerrez! Aqlik teṭafareḍ tura:'
|
||||||
post_follow:
|
post_follow:
|
||||||
return: Sken-ed amγnu n useqdac
|
return: Sken-d amγnu n useqdac
|
||||||
web: Ddu γer Web
|
web: Ddu γer Web
|
||||||
title: Ḍfeṛ %{acct}
|
title: Ḍfeṛ %{acct}
|
||||||
challenge:
|
challenge:
|
||||||
|
@ -380,18 +400,18 @@ kab:
|
||||||
default: "%d %b %Y"
|
default: "%d %b %Y"
|
||||||
datetime:
|
datetime:
|
||||||
distance_in_words:
|
distance_in_words:
|
||||||
about_x_hours: "%{count}a"
|
about_x_hours: "%{count}isr"
|
||||||
about_x_months: "%{count}ug"
|
about_x_months: "%{count}ug"
|
||||||
about_x_years: "%{count}i"
|
about_x_years: "%{count}isg"
|
||||||
almost_x_years: "%{count}i"
|
almost_x_years: "%{count}isg"
|
||||||
half_a_minute: Tura kan
|
half_a_minute: Tura kan
|
||||||
less_than_x_minutes: "%{count}t"
|
less_than_x_minutes: "%{count}tis"
|
||||||
less_than_x_seconds: Tura kan
|
less_than_x_seconds: Tura kan
|
||||||
over_x_years: "%{count}i"
|
over_x_years: "%{count}isg"
|
||||||
x_days: "%{count}wu"
|
x_days: "%{count}wu"
|
||||||
x_minutes: "%{count}t"
|
x_minutes: "%{count}tis"
|
||||||
x_months: "%{count}ug"
|
x_months: "%{count}agu"
|
||||||
x_seconds: "%{count}t"
|
x_seconds: "%{count}tas"
|
||||||
deletes:
|
deletes:
|
||||||
proceed: Kkes amiḍan
|
proceed: Kkes amiḍan
|
||||||
directories:
|
directories:
|
||||||
|
@ -404,8 +424,9 @@ kab:
|
||||||
'406': This page is not available in the requested format.
|
'406': This page is not available in the requested format.
|
||||||
'410': The page you were looking for doesn't exist here anymore.
|
'410': The page you were looking for doesn't exist here anymore.
|
||||||
'422':
|
'422':
|
||||||
'429': Throttled
|
'429': Too many requests
|
||||||
'500':
|
'500':
|
||||||
|
title: Asebter-ayi d arameγtu
|
||||||
'503': The page could not be served due to a temporary server failure.
|
'503': The page could not be served due to a temporary server failure.
|
||||||
existing_username_validator:
|
existing_username_validator:
|
||||||
not_found_multiple: ur yezmir ara ad yaf %{usernames}
|
not_found_multiple: ur yezmir ara ad yaf %{usernames}
|
||||||
|
@ -414,7 +435,7 @@ kab:
|
||||||
date: Azemz
|
date: Azemz
|
||||||
size: Teγzi
|
size: Teγzi
|
||||||
csv: CSV
|
csv: CSV
|
||||||
lists: Tibdarin
|
lists: Umuγen
|
||||||
mutes: Wid tesgugmeḍ
|
mutes: Wid tesgugmeḍ
|
||||||
featured_tags:
|
featured_tags:
|
||||||
add_new: Rnu amaynut
|
add_new: Rnu amaynut
|
||||||
|
@ -436,6 +457,7 @@ kab:
|
||||||
more: Ugar…
|
more: Ugar…
|
||||||
generic:
|
generic:
|
||||||
all: Akk
|
all: Akk
|
||||||
|
changes_saved_msg: Ttwaskelsen ibelliden-ik·im akken ilaq!
|
||||||
copy: Nγel
|
copy: Nγel
|
||||||
delete: Kkes
|
delete: Kkes
|
||||||
order_by: Sizwer s
|
order_by: Sizwer s
|
||||||
|
@ -451,7 +473,8 @@ kab:
|
||||||
modes:
|
modes:
|
||||||
overwrite: Semselsi
|
overwrite: Semselsi
|
||||||
types:
|
types:
|
||||||
following: Tabdart n wid teṭafareḍ
|
following: Umuγ n wid teṭafareḍ
|
||||||
|
muting: Umuγ n wid tesgugmeḍ
|
||||||
upload: Sali
|
upload: Sali
|
||||||
invites:
|
invites:
|
||||||
expires_in:
|
expires_in:
|
||||||
|
@ -465,7 +488,8 @@ kab:
|
||||||
title: Ɛreḍ-d kra n yimdanen
|
title: Ɛreḍ-d kra n yimdanen
|
||||||
migrations:
|
migrations:
|
||||||
acct: Ibeddel γer
|
acct: Ibeddel γer
|
||||||
incoming_migrations: Tusiḍ-ed seg umiḍan nniḍen
|
incoming_migrations: Tusiḍ-d seg umiḍan nniḍen
|
||||||
|
proceed_with_move: Awid imeḍfaṛen-ik
|
||||||
notification_mailer:
|
notification_mailer:
|
||||||
digest:
|
digest:
|
||||||
action: Wali akk tilγa
|
action: Wali akk tilγa
|
||||||
|
@ -493,6 +517,12 @@ kab:
|
||||||
status: Addad n umiḍan
|
status: Addad n umiḍan
|
||||||
remote_follow:
|
remote_follow:
|
||||||
no_account_html: Ur tesɛid ara amiḍan? Tzmreḍ <a href='%{sign_up_path}' target='_blank'>ad jerdeḍ da</a>
|
no_account_html: Ur tesɛid ara amiḍan? Tzmreḍ <a href='%{sign_up_path}' target='_blank'>ad jerdeḍ da</a>
|
||||||
|
proceed: Kemmel taḍfart
|
||||||
|
remote_interaction:
|
||||||
|
favourite:
|
||||||
|
proceed: Kemmel asmenyef
|
||||||
|
reply:
|
||||||
|
proceed: Kemmel tiririt
|
||||||
sessions:
|
sessions:
|
||||||
activity: Armud aneggaru
|
activity: Armud aneggaru
|
||||||
browser: Iminig
|
browser: Iminig
|
||||||
|
@ -558,7 +588,7 @@ kab:
|
||||||
total_people:
|
total_people:
|
||||||
one: "%{count} n wemdan"
|
one: "%{count} n wemdan"
|
||||||
other: "%{count} n yemdanen"
|
other: "%{count} n yemdanen"
|
||||||
show_more: Sken-ed ugar
|
show_more: Sken-d ugar
|
||||||
sign_in_to_participate: Qqen i waken ad tzeddiḍ deg udiwenni
|
sign_in_to_participate: Qqen i waken ad tzeddiḍ deg udiwenni
|
||||||
title: '%{name}: "%{quote}"'
|
title: '%{name}: "%{quote}"'
|
||||||
visibilities:
|
visibilities:
|
||||||
|
|
|
@ -7,7 +7,7 @@ kn:
|
||||||
'406': This page is not available in the requested format.
|
'406': This page is not available in the requested format.
|
||||||
'410': The page you were looking for doesn't exist here anymore.
|
'410': The page you were looking for doesn't exist here anymore.
|
||||||
'422':
|
'422':
|
||||||
'429': Throttled
|
'429': Too many requests
|
||||||
'500':
|
'500':
|
||||||
'503': The page could not be served due to a temporary server failure.
|
'503': The page could not be served due to a temporary server failure.
|
||||||
invites:
|
invites:
|
||||||
|
|
|
@ -88,6 +88,7 @@ ko:
|
||||||
delete: 삭제
|
delete: 삭제
|
||||||
destroyed_msg: 중재 기록이 성공적으로 삭제되었습니다!
|
destroyed_msg: 중재 기록이 성공적으로 삭제되었습니다!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: 이 이메일 도메인을 차단하기
|
||||||
approve: 승인
|
approve: 승인
|
||||||
approve_all: 모두 승인
|
approve_all: 모두 승인
|
||||||
are_you_sure: 정말로 실행하시겠습니까?
|
are_you_sure: 정말로 실행하시겠습니까?
|
||||||
|
@ -168,6 +169,7 @@ ko:
|
||||||
staff: 스태프
|
staff: 스태프
|
||||||
user: 사용자
|
user: 사용자
|
||||||
search: 검색
|
search: 검색
|
||||||
|
search_same_email_domain: 같은 이메일 도메인을 가진 다른 사용자들
|
||||||
search_same_ip: 같은 IP의 다른 사용자들
|
search_same_ip: 같은 IP의 다른 사용자들
|
||||||
shared_inbox_url: 공유된 inbox URL
|
shared_inbox_url: 공유된 inbox URL
|
||||||
show:
|
show:
|
||||||
|
@ -355,6 +357,7 @@ ko:
|
||||||
destroyed_msg: 이메일 도메인 차단 규칙을 삭제했습니다
|
destroyed_msg: 이메일 도메인 차단 규칙을 삭제했습니다
|
||||||
domain: 도메인
|
domain: 도메인
|
||||||
empty: 현재 블랙리스트에 등록한 이메일 도메인이 없습니다
|
empty: 현재 블랙리스트에 등록한 이메일 도메인이 없습니다
|
||||||
|
from_html: "%{domain}에서"
|
||||||
new:
|
new:
|
||||||
create: 차단 규칙 생성
|
create: 차단 규칙 생성
|
||||||
title: 새 이메일 도메인 차단
|
title: 새 이메일 도메인 차단
|
||||||
|
@ -531,6 +534,9 @@ ko:
|
||||||
trends:
|
trends:
|
||||||
desc_html: 리뷰를 거친 해시태그를 유행하는 해시태그에 공개적으로 보여줍니다
|
desc_html: 리뷰를 거친 해시태그를 유행하는 해시태그에 공개적으로 보여줍니다
|
||||||
title: 유행하는 해시태그
|
title: 유행하는 해시태그
|
||||||
|
site_uploads:
|
||||||
|
delete: 업로드한 파일 삭제
|
||||||
|
destroyed_msg: 사이트 업로드를 성공적으로 삭제했습니다!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: 계정으로 돌아가기
|
back_to_account: 계정으로 돌아가기
|
||||||
batch:
|
batch:
|
||||||
|
@ -654,6 +660,7 @@ ko:
|
||||||
trouble_logging_in: 로그인 하는데 문제가 있나요?
|
trouble_logging_in: 로그인 하는데 문제가 있나요?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: 이미 이 계정을 팔로우 하고 있습니다
|
already_following: 이미 이 계정을 팔로우 하고 있습니다
|
||||||
|
already_requested: 이미 이 계정에게 팔로우 요청을 보냈습니다
|
||||||
error: 리모트 계정을 확인하는 도중 오류가 발생했습니다
|
error: 리모트 계정을 확인하는 도중 오류가 발생했습니다
|
||||||
follow: 팔로우
|
follow: 팔로우
|
||||||
follow_request: '당신은 다음 계정에 팔로우 신청을 했습니다:'
|
follow_request: '당신은 다음 계정에 팔로우 신청을 했습니다:'
|
||||||
|
@ -840,6 +847,7 @@ ko:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: 이미 사진이 첨부 된 게시물엔 동영상을 첨부 할 수 없습니다
|
images_and_video: 이미 사진이 첨부 된 게시물엔 동영상을 첨부 할 수 없습니다
|
||||||
|
not_ready: 처리가 끝나지 않은 파일은 첨부할 수 없습니다. 잠시 후에 다시 시도해 주세요!
|
||||||
too_many: 최대 4개까지 첨부할 수 있습니다
|
too_many: 최대 4개까지 첨부할 수 있습니다
|
||||||
migrations:
|
migrations:
|
||||||
acct: 새 계정의 username@domain
|
acct: 새 계정의 username@domain
|
||||||
|
|
|
@ -7,7 +7,7 @@ lv:
|
||||||
'406': This page is not available in the requested format.
|
'406': This page is not available in the requested format.
|
||||||
'410': The page you were looking for doesn't exist here anymore.
|
'410': The page you were looking for doesn't exist here anymore.
|
||||||
'422':
|
'422':
|
||||||
'429': Throttled
|
'429': Too many requests
|
||||||
'500':
|
'500':
|
||||||
'503': The page could not be served due to a temporary server failure.
|
'503': The page could not be served due to a temporary server failure.
|
||||||
invites:
|
invites:
|
||||||
|
|
|
@ -7,7 +7,7 @@ mk:
|
||||||
'406': This page is not available in the requested format.
|
'406': This page is not available in the requested format.
|
||||||
'410': The page you were looking for doesn't exist here anymore.
|
'410': The page you were looking for doesn't exist here anymore.
|
||||||
'422':
|
'422':
|
||||||
'429': Throttled
|
'429': Too many requests
|
||||||
'500':
|
'500':
|
||||||
'503': The page could not be served due to a temporary server failure.
|
'503': The page could not be served due to a temporary server failure.
|
||||||
invites:
|
invites:
|
||||||
|
|
|
@ -51,7 +51,7 @@ ml:
|
||||||
'406': This page is not available in the requested format.
|
'406': This page is not available in the requested format.
|
||||||
'410': The page you were looking for doesn't exist here anymore.
|
'410': The page you were looking for doesn't exist here anymore.
|
||||||
'422':
|
'422':
|
||||||
'429': Throttled
|
'429': Too many requests
|
||||||
'500':
|
'500':
|
||||||
'503': The page could not be served due to a temporary server failure.
|
'503': The page could not be served due to a temporary server failure.
|
||||||
invites:
|
invites:
|
||||||
|
|
|
@ -7,7 +7,7 @@ mr:
|
||||||
'406': This page is not available in the requested format.
|
'406': This page is not available in the requested format.
|
||||||
'410': The page you were looking for doesn't exist here anymore.
|
'410': The page you were looking for doesn't exist here anymore.
|
||||||
'422':
|
'422':
|
||||||
'429': Throttled
|
'429': Too many requests
|
||||||
'500':
|
'500':
|
||||||
'503': The page could not be served due to a temporary server failure.
|
'503': The page could not be served due to a temporary server failure.
|
||||||
invites:
|
invites:
|
||||||
|
|
|
@ -291,7 +291,7 @@ ms:
|
||||||
'406': This page is not available in the requested format.
|
'406': This page is not available in the requested format.
|
||||||
'410': The page you were looking for doesn't exist here anymore.
|
'410': The page you were looking for doesn't exist here anymore.
|
||||||
'422':
|
'422':
|
||||||
'429': Throttled
|
'429': Too many requests
|
||||||
'500':
|
'500':
|
||||||
'503': The page could not be served due to a temporary server failure.
|
'503': The page could not be served due to a temporary server failure.
|
||||||
exports:
|
exports:
|
||||||
|
|
|
@ -537,6 +537,9 @@ nl:
|
||||||
trends:
|
trends:
|
||||||
desc_html: Eerder beoordeelde hashtags die op dit moment trending zijn openbaar tonen
|
desc_html: Eerder beoordeelde hashtags die op dit moment trending zijn openbaar tonen
|
||||||
title: Trending hashtags
|
title: Trending hashtags
|
||||||
|
site_uploads:
|
||||||
|
delete: Geüpload bestand verwijderen
|
||||||
|
destroyed_msg: Verwijderen website-upload geslaagd!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Terug naar accountpagina
|
back_to_account: Terug naar accountpagina
|
||||||
batch:
|
batch:
|
||||||
|
@ -660,6 +663,7 @@ nl:
|
||||||
trouble_logging_in: Problemen met inloggen?
|
trouble_logging_in: Problemen met inloggen?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Je volgt dit account al
|
already_following: Je volgt dit account al
|
||||||
|
already_requested: Je hebt al een volgverzoek naar dat account verstuurd
|
||||||
error: Helaas, er is een fout opgetreden bij het opzoeken van de externe account
|
error: Helaas, er is een fout opgetreden bij het opzoeken van de externe account
|
||||||
follow: Volgen
|
follow: Volgen
|
||||||
follow_request: 'Jij hebt een volgverzoek ingediend bij:'
|
follow_request: 'Jij hebt een volgverzoek ingediend bij:'
|
||||||
|
|
|
@ -100,6 +100,7 @@ pl:
|
||||||
delete: Usuń
|
delete: Usuń
|
||||||
destroyed_msg: Pomyślnie usunięto notatkę moderacyjną!
|
destroyed_msg: Pomyślnie usunięto notatkę moderacyjną!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: Dodaj domenę e-mail na czarną listę
|
||||||
approve: Przyjmij
|
approve: Przyjmij
|
||||||
approve_all: Zatwierdź wszystkie
|
approve_all: Zatwierdź wszystkie
|
||||||
are_you_sure: Jesteś tego pewien?
|
are_you_sure: Jesteś tego pewien?
|
||||||
|
@ -180,6 +181,7 @@ pl:
|
||||||
staff: Ekipa
|
staff: Ekipa
|
||||||
user: Użytkownik
|
user: Użytkownik
|
||||||
search: Szukaj
|
search: Szukaj
|
||||||
|
search_same_email_domain: Inni użytkownicy z e-mail w tej domenie
|
||||||
search_same_ip: Inni użytkownicy z tym samym IP
|
search_same_ip: Inni użytkownicy z tym samym IP
|
||||||
shared_inbox_url: Adres udostępnianej skrzynki
|
shared_inbox_url: Adres udostępnianej skrzynki
|
||||||
show:
|
show:
|
||||||
|
@ -368,6 +370,7 @@ pl:
|
||||||
destroyed_msg: Pomyślnie usunięto blokadę domeny e-mail
|
destroyed_msg: Pomyślnie usunięto blokadę domeny e-mail
|
||||||
domain: Domena
|
domain: Domena
|
||||||
empty: Żadna domena e-mail nie znajduje się obecnie na czarnej liście.
|
empty: Żadna domena e-mail nie znajduje się obecnie na czarnej liście.
|
||||||
|
from_html: z %{domain}
|
||||||
new:
|
new:
|
||||||
create: Utwórz blokadę
|
create: Utwórz blokadę
|
||||||
title: Nowa blokada domeny e-mail
|
title: Nowa blokada domeny e-mail
|
||||||
|
@ -464,6 +467,18 @@ pl:
|
||||||
custom_css:
|
custom_css:
|
||||||
desc_html: Modyfikuj wygląd pliku CSS ładowanego na każdej stronie
|
desc_html: Modyfikuj wygląd pliku CSS ładowanego na każdej stronie
|
||||||
title: Niestandardowy CSS
|
title: Niestandardowy CSS
|
||||||
|
default_noindex:
|
||||||
|
desc_html: Wpływa na wszystkich użytkowników, którzy nie zmienili tego ustawienia
|
||||||
|
title: Domyślnie żądaj nieindeksowania użytkowników w wyszukiwarkach
|
||||||
|
domain_blocks:
|
||||||
|
all: Każdemu
|
||||||
|
disabled: Nikomu
|
||||||
|
title: Pokazuj zablokowane domeny
|
||||||
|
users: Zalogowanym lokalnym użytkownikom
|
||||||
|
domain_blocks_rationale:
|
||||||
|
title: Pokaż uzasadnienia
|
||||||
|
enable_bootstrap_timeline_accounts:
|
||||||
|
title: Dodawaj domyślne obserwacje nowym użytkownikom
|
||||||
hero:
|
hero:
|
||||||
desc_html: Wyświetlany na stronie głównej. Zalecany jest rozmiar przynajmniej 600x100 pikseli. Jeżeli nie ustawiony, zostanie użyta miniatura serwera
|
desc_html: Wyświetlany na stronie głównej. Zalecany jest rozmiar przynajmniej 600x100 pikseli. Jeżeli nie ustawiony, zostanie użyta miniatura serwera
|
||||||
title: Obraz bohatera
|
title: Obraz bohatera
|
||||||
|
@ -514,6 +529,9 @@ pl:
|
||||||
desc_html: Miejsce na własną politykę prywatności, zasady użytkowania i inne unormowania prawne. Możesz korzystać ze znaczników HTML
|
desc_html: Miejsce na własną politykę prywatności, zasady użytkowania i inne unormowania prawne. Możesz korzystać ze znaczników HTML
|
||||||
title: Niestandardowe zasady użytkowania
|
title: Niestandardowe zasady użytkowania
|
||||||
site_title: Nazwa serwera
|
site_title: Nazwa serwera
|
||||||
|
spam_check_enabled:
|
||||||
|
desc_html: Mastodon może automatycznie zgłaszać konta, które wysyłają powtarzające się niechciane wiadomości. Część zgłoszeń może być nieprawidłowa.
|
||||||
|
title: Automatyzacja antyspamu
|
||||||
thumbnail:
|
thumbnail:
|
||||||
desc_html: 'Używana w podglądzie przez OpenGraph i API. Zalecany rozmiar: 1200x630 pikseli'
|
desc_html: 'Używana w podglądzie przez OpenGraph i API. Zalecany rozmiar: 1200x630 pikseli'
|
||||||
title: Miniatura serwera
|
title: Miniatura serwera
|
||||||
|
@ -521,12 +539,22 @@ pl:
|
||||||
desc_html: Wyświetlaj publiczną oś czasu na stronie widocznej dla niezalogowanych
|
desc_html: Wyświetlaj publiczną oś czasu na stronie widocznej dla niezalogowanych
|
||||||
title: Podgląd osi czasu
|
title: Podgląd osi czasu
|
||||||
title: Ustawienia strony
|
title: Ustawienia strony
|
||||||
|
trendable_by_default:
|
||||||
|
desc_html: Wpływa na hashtagi, które nie były wcześniej niedozwolone
|
||||||
|
title: Hashtagi mogą pojawiać się w trendach bez wcześniejszego zatwierdzenia
|
||||||
|
trends:
|
||||||
|
desc_html: Wyświetlaj publicznie wcześniej sprawdzone hashtagi, które są obecnie na czasie
|
||||||
|
title: Popularne hashtagi
|
||||||
|
site_uploads:
|
||||||
|
delete: Usuń przesłany plik
|
||||||
|
destroyed_msg: Pomyślnie usunięto przesłany plik!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Wróć na konto
|
back_to_account: Wróć na konto
|
||||||
batch:
|
batch:
|
||||||
delete: Usuń
|
delete: Usuń
|
||||||
nsfw_off: Cofnij NSFW
|
nsfw_off: Cofnij NSFW
|
||||||
nsfw_on: Oznacz jako NSFW
|
nsfw_on: Oznacz jako NSFW
|
||||||
|
deleted: Usunięto
|
||||||
failed_to_execute: Nie udało się wykonać
|
failed_to_execute: Nie udało się wykonać
|
||||||
media:
|
media:
|
||||||
title: Multimedia
|
title: Multimedia
|
||||||
|
@ -535,8 +563,23 @@ pl:
|
||||||
title: Wpisy konta
|
title: Wpisy konta
|
||||||
with_media: Z zawartością multimedialną
|
with_media: Z zawartością multimedialną
|
||||||
tags:
|
tags:
|
||||||
|
accounts_today: Unikalne wykorzystania dzisiaj
|
||||||
|
accounts_week: Unikalne wykorzystania w tym tygodniu
|
||||||
|
breakdown: Podział dzisiejszego wykorzystania według źródła
|
||||||
|
context: Kontekst
|
||||||
|
directory: W katalogu
|
||||||
|
in_directory: "%{count} w katalogu"
|
||||||
|
last_active: Ostatnia aktywność
|
||||||
|
most_popular: Najpopularniejsze
|
||||||
|
most_recent: Ostatnie
|
||||||
name: Hasztag
|
name: Hasztag
|
||||||
|
review: Stan przeglądu
|
||||||
|
reviewed: Przejrzany
|
||||||
title: Hashtagi
|
title: Hashtagi
|
||||||
|
trending_right_now: Obecnie na czasie
|
||||||
|
unique_uses_today: "%{count} opublikowanych dzisiaj"
|
||||||
|
unreviewed: Nie przejrzano
|
||||||
|
updated_msg: Pomyślnie uaktualniono ustawienia hashtagów
|
||||||
title: Administracja
|
title: Administracja
|
||||||
warning_presets:
|
warning_presets:
|
||||||
add_new: Dodaj nowy
|
add_new: Dodaj nowy
|
||||||
|
@ -553,11 +596,16 @@ pl:
|
||||||
subject: Nowe zgłoszenie na %{instance} (#%{id})
|
subject: Nowe zgłoszenie na %{instance} (#%{id})
|
||||||
aliases:
|
aliases:
|
||||||
add_new: Utwórz alias
|
add_new: Utwórz alias
|
||||||
|
remove: Odłącz alias
|
||||||
appearance:
|
appearance:
|
||||||
advanced_web_interface: Zaawansowany interfejs użytkownika
|
advanced_web_interface: Zaawansowany interfejs użytkownika
|
||||||
advanced_web_interface_hint: Jeśli chcesz użyć pełną szerokość swojego ekranu, zaawansowany interfejs użytkownika pozwala Ci skonfigurować wiele różnych kolumn, by zobaczyć jak najwięcej informacji kiedy tylko chcesz. Strona główna, Powiadomienia, Globalna oś czasu, dowolna ilość list i hasztagów.
|
advanced_web_interface_hint: Jeśli chcesz użyć pełną szerokość swojego ekranu, zaawansowany interfejs użytkownika pozwala Ci skonfigurować wiele różnych kolumn, by zobaczyć jak najwięcej informacji kiedy tylko chcesz. Strona główna, Powiadomienia, Globalna oś czasu, dowolna ilość list i hasztagów.
|
||||||
animations_and_accessibility: Animacje i dostępność
|
animations_and_accessibility: Animacje i dostępność
|
||||||
confirmation_dialogs: Dialogi potwierdzenia
|
confirmation_dialogs: Dialogi potwierdzenia
|
||||||
|
localization:
|
||||||
|
body: Mastodon jest tłumaczony przez wolontariuszy.
|
||||||
|
guide_link: https://pl.crowdin.com/project/mastodon
|
||||||
|
guide_link_text: Każdy może wnieść swój wkład.
|
||||||
sensitive_content: Wrażliwa zawartość
|
sensitive_content: Wrażliwa zawartość
|
||||||
application_mailer:
|
application_mailer:
|
||||||
notification_preferences: Zmień ustawienia e-maili
|
notification_preferences: Zmień ustawienia e-maili
|
||||||
|
@ -580,6 +628,8 @@ pl:
|
||||||
checkbox_agreement_html: Zgadzam się z <a href="%{rules_path}" target="_blank">regułami serwera</a> i <a href="%{terms_path}" target="_blank">zasadami korzystania z usługi</a>
|
checkbox_agreement_html: Zgadzam się z <a href="%{rules_path}" target="_blank">regułami serwera</a> i <a href="%{terms_path}" target="_blank">zasadami korzystania z usługi</a>
|
||||||
delete_account: Usunięcie konta
|
delete_account: Usunięcie konta
|
||||||
delete_account_html: Jeżeli chcesz usunąć konto, <a href="%{path}">przejdź tutaj</a>. Otrzymasz prośbę o potwierdzenie.
|
delete_account_html: Jeżeli chcesz usunąć konto, <a href="%{path}">przejdź tutaj</a>. Otrzymasz prośbę o potwierdzenie.
|
||||||
|
description:
|
||||||
|
prefix_sign_up: Zarejestruj się na Mastodon już dziś!
|
||||||
didnt_get_confirmation: Nie otrzymałeś(-aś) instrukcji weryfikacji?
|
didnt_get_confirmation: Nie otrzymałeś(-aś) instrukcji weryfikacji?
|
||||||
forgot_password: Nie pamiętasz hasła?
|
forgot_password: Nie pamiętasz hasła?
|
||||||
invalid_reset_password_token: Token do resetowania hasła jest nieprawidłowy lub utracił ważność. Spróbuj uzyskać nowy.
|
invalid_reset_password_token: Token do resetowania hasła jest nieprawidłowy lub utracił ważność. Spróbuj uzyskać nowy.
|
||||||
|
@ -597,6 +647,10 @@ pl:
|
||||||
reset_password: Zresetuj hasło
|
reset_password: Zresetuj hasło
|
||||||
security: Bezpieczeństwo
|
security: Bezpieczeństwo
|
||||||
set_new_password: Ustaw nowe hasło
|
set_new_password: Ustaw nowe hasło
|
||||||
|
setup:
|
||||||
|
title: Konfiguracja
|
||||||
|
status:
|
||||||
|
account_status: Stan konta
|
||||||
trouble_logging_in: Masz problem z zalogowaniem się?
|
trouble_logging_in: Masz problem z zalogowaniem się?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Już śledzisz to konto
|
already_following: Już śledzisz to konto
|
||||||
|
@ -611,6 +665,8 @@ pl:
|
||||||
title: Śledź %{acct}
|
title: Śledź %{acct}
|
||||||
challenge:
|
challenge:
|
||||||
confirm: Kontynuuj
|
confirm: Kontynuuj
|
||||||
|
invalid_password: Nieprawidłowe hasło
|
||||||
|
prompt: Potwierdź hasło, aby kontynuować
|
||||||
datetime:
|
datetime:
|
||||||
distance_in_words:
|
distance_in_words:
|
||||||
about_x_hours: "%{count}g"
|
about_x_hours: "%{count}g"
|
||||||
|
@ -671,6 +727,7 @@ pl:
|
||||||
limit: Już przekroczyłeś(-aś) maksymalną liczbę wyróżnionych hashtagów
|
limit: Już przekroczyłeś(-aś) maksymalną liczbę wyróżnionych hashtagów
|
||||||
filters:
|
filters:
|
||||||
contexts:
|
contexts:
|
||||||
|
account: Profile
|
||||||
home: Strona główna
|
home: Strona główna
|
||||||
notifications: Powiadomienia
|
notifications: Powiadomienia
|
||||||
public: Publiczne osie czasu
|
public: Publiczne osie czasu
|
||||||
|
@ -682,6 +739,7 @@ pl:
|
||||||
invalid_irreversible: Nieodwracalne filtrowanie działa tylko na stronie głównej i w powiadomieniach
|
invalid_irreversible: Nieodwracalne filtrowanie działa tylko na stronie głównej i w powiadomieniach
|
||||||
index:
|
index:
|
||||||
delete: Usuń
|
delete: Usuń
|
||||||
|
empty: Nie masz żadnych filtrów.
|
||||||
title: Filtry
|
title: Filtry
|
||||||
new:
|
new:
|
||||||
title: Dodaj nowy filtr
|
title: Dodaj nowy filtr
|
||||||
|
@ -689,10 +747,13 @@ pl:
|
||||||
developers: Dla programistów
|
developers: Dla programistów
|
||||||
more: Więcej…
|
more: Więcej…
|
||||||
resources: Zasoby
|
resources: Zasoby
|
||||||
|
trending_now: Obecnie na czasie
|
||||||
generic:
|
generic:
|
||||||
all: Wszystkie
|
all: Wszystkie
|
||||||
changes_saved_msg: Ustawienia zapisane!
|
changes_saved_msg: Ustawienia zapisane!
|
||||||
copy: Kopiuj
|
copy: Kopiuj
|
||||||
|
delete: Usuń
|
||||||
|
no_batch_actions_available: Brak akcji wsadowych dostępnych na tej stronie
|
||||||
order_by: Uporządkuj według
|
order_by: Uporządkuj według
|
||||||
save_changes: Zapisz zmiany
|
save_changes: Zapisz zmiany
|
||||||
use_this: Użyj tego
|
use_this: Użyj tego
|
||||||
|
@ -769,6 +830,17 @@ pl:
|
||||||
too_many: Nie możesz załączyć więcej niż 4 plików
|
too_many: Nie możesz załączyć więcej niż 4 plików
|
||||||
migrations:
|
migrations:
|
||||||
acct: nazwa@domena nowego konta
|
acct: nazwa@domena nowego konta
|
||||||
|
cancel: Anuluj przekierowanie
|
||||||
|
cancelled_msg: Pomyślnie anulowano przekierowanie.
|
||||||
|
errors:
|
||||||
|
move_to_self: nie może być bieżącym kontem
|
||||||
|
not_found: nie mogło zostać odnalezione
|
||||||
|
past_migrations: Poprzednie migracje
|
||||||
|
proceed_with_move: Przenieś obserwujących
|
||||||
|
redirecting_to: Twoje konto przekierowuje na %{acct}.
|
||||||
|
set_redirect: Ustaw przekierowanie
|
||||||
|
warning:
|
||||||
|
other_data: Żadne inne dane nie zostaną automatycznie przeniesione
|
||||||
moderation:
|
moderation:
|
||||||
title: Moderacja
|
title: Moderacja
|
||||||
notification_mailer:
|
notification_mailer:
|
||||||
|
@ -809,6 +881,8 @@ pl:
|
||||||
body: 'Twój wpis został podbity przez %{name}:'
|
body: 'Twój wpis został podbity przez %{name}:'
|
||||||
subject: Twój wpis został podbity przez %{name}
|
subject: Twój wpis został podbity przez %{name}
|
||||||
title: Nowe podbicie
|
title: Nowe podbicie
|
||||||
|
notifications:
|
||||||
|
other_settings: Inne ustawienia powiadomień
|
||||||
number:
|
number:
|
||||||
human:
|
human:
|
||||||
decimal_units:
|
decimal_units:
|
||||||
|
@ -832,6 +906,7 @@ pl:
|
||||||
duration_too_long: jest zbyt odległa
|
duration_too_long: jest zbyt odległa
|
||||||
duration_too_short: jest zbyt bliska
|
duration_too_short: jest zbyt bliska
|
||||||
expired: To głosowanie już zakończyło się
|
expired: To głosowanie już zakończyło się
|
||||||
|
invalid_choice: Wybrana opcja głosowania nie istnieje
|
||||||
over_character_limit: nie może zawierać więcej niż %{max} znaków
|
over_character_limit: nie może zawierać więcej niż %{max} znaków
|
||||||
too_few_options: musi zawierać przynajmniej dwie opcje
|
too_few_options: musi zawierać przynajmniej dwie opcje
|
||||||
too_many_options: nie może zawierać więcej niż %{max} opcji
|
too_many_options: nie może zawierać więcej niż %{max} opcji
|
||||||
|
@ -839,9 +914,16 @@ pl:
|
||||||
other: Pozostałe
|
other: Pozostałe
|
||||||
posting_defaults: Domyślne ustawienia wpisów
|
posting_defaults: Domyślne ustawienia wpisów
|
||||||
public_timelines: Publiczne osie czasu
|
public_timelines: Publiczne osie czasu
|
||||||
|
reactions:
|
||||||
|
errors:
|
||||||
|
limit_reached: Przekroczono limit różnych reakcji
|
||||||
|
unrecognized_emoji: nie jest znanym emoji
|
||||||
relationships:
|
relationships:
|
||||||
activity: Aktywność konta
|
activity: Aktywność konta
|
||||||
dormant: Uśpione
|
dormant: Uśpione
|
||||||
|
followers: Śledzący
|
||||||
|
following: Śledzeni
|
||||||
|
invited: Zaproszeni
|
||||||
last_active: Ostatnia aktywność
|
last_active: Ostatnia aktywność
|
||||||
most_recent: Ostatnie
|
most_recent: Ostatnie
|
||||||
moved: Przeniesione
|
moved: Przeniesione
|
||||||
|
@ -917,6 +999,7 @@ pl:
|
||||||
settings:
|
settings:
|
||||||
account: Konto
|
account: Konto
|
||||||
account_settings: Ustawienia konta
|
account_settings: Ustawienia konta
|
||||||
|
aliases: Aliasy konta
|
||||||
appearance: Wygląd
|
appearance: Wygląd
|
||||||
authorized_apps: Uwierzytelnione aplikacje
|
authorized_apps: Uwierzytelnione aplikacje
|
||||||
back: Powrót do Mastodona
|
back: Powrót do Mastodona
|
||||||
|
@ -935,6 +1018,8 @@ pl:
|
||||||
profile: Profil
|
profile: Profil
|
||||||
relationships: Śledzeni i śledzący
|
relationships: Śledzeni i śledzący
|
||||||
two_factor_authentication: Uwierzytelnianie dwuetapowe
|
two_factor_authentication: Uwierzytelnianie dwuetapowe
|
||||||
|
spam_check:
|
||||||
|
spam_detected: To zgłoszenie jest automatyczne. Został wykryty spam.
|
||||||
statuses:
|
statuses:
|
||||||
attached:
|
attached:
|
||||||
description: 'Załączono: %{attached}'
|
description: 'Załączono: %{attached}'
|
||||||
|
@ -971,6 +1056,7 @@ pl:
|
||||||
other: "%{count} głosy"
|
other: "%{count} głosy"
|
||||||
vote: Głosuj
|
vote: Głosuj
|
||||||
show_more: Pokaż więcej
|
show_more: Pokaż więcej
|
||||||
|
show_thread: Pokaż wątek
|
||||||
sign_in_to_participate: Zaloguj się, aby udzielić się w tej konwersacji
|
sign_in_to_participate: Zaloguj się, aby udzielić się w tej konwersacji
|
||||||
title: '%{name}: "%{quote}"'
|
title: '%{name}: "%{quote}"'
|
||||||
visibilities:
|
visibilities:
|
||||||
|
@ -984,6 +1070,8 @@ pl:
|
||||||
pinned: Przypięty wpis
|
pinned: Przypięty wpis
|
||||||
reblogged: podbił
|
reblogged: podbił
|
||||||
sensitive_content: Wrażliwa zawartość
|
sensitive_content: Wrażliwa zawartość
|
||||||
|
tags:
|
||||||
|
does_not_match_previous_name: nie pasuje do poprzedniej nazwy
|
||||||
terms:
|
terms:
|
||||||
body_html: |
|
body_html: |
|
||||||
<h2>Polityka prywatności</h2>
|
<h2>Polityka prywatności</h2>
|
||||||
|
@ -1102,6 +1190,7 @@ pl:
|
||||||
silence: Kiedy Twoje konto jest ograniczone, tylko osoby które je śledzą będą widzieć Twoje wpisy. Może ono też przestać być widoczne na publicznych listach. Inni wciąż mogą zacząć Cię śledzić.
|
silence: Kiedy Twoje konto jest ograniczone, tylko osoby które je śledzą będą widzieć Twoje wpisy. Może ono też przestać być widoczne na publicznych listach. Inni wciąż mogą zacząć Cię śledzić.
|
||||||
suspend: Twoje konto zostało zawieszone i wszystkie Twoje wpisy wraz z zawartością multimedialną zostały nieodwracalnie usunięte z tego serwera i serwerów, których użytkownicy śledzili Cię.
|
suspend: Twoje konto zostało zawieszone i wszystkie Twoje wpisy wraz z zawartością multimedialną zostały nieodwracalnie usunięte z tego serwera i serwerów, których użytkownicy śledzili Cię.
|
||||||
review_server_policies: Przejrzyj zasady serwera
|
review_server_policies: Przejrzyj zasady serwera
|
||||||
|
statuses: 'Szczególnie dla:'
|
||||||
subject:
|
subject:
|
||||||
disable: Twoje konto %{acct} zostało wyłączone
|
disable: Twoje konto %{acct} zostało wyłączone
|
||||||
none: Ostrzeżenie dla %{acct}
|
none: Ostrzeżenie dla %{acct}
|
||||||
|
|
|
@ -92,6 +92,7 @@ pt-BR:
|
||||||
delete: Excluir
|
delete: Excluir
|
||||||
destroyed_msg: Nota de moderação excluída com sucesso!
|
destroyed_msg: Nota de moderação excluída com sucesso!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: Adicionar o domínio de email à lista negra
|
||||||
approve: Aprovar
|
approve: Aprovar
|
||||||
approve_all: Aprovar tudo
|
approve_all: Aprovar tudo
|
||||||
are_you_sure: Você tem certeza?
|
are_you_sure: Você tem certeza?
|
||||||
|
@ -172,6 +173,7 @@ pt-BR:
|
||||||
staff: Equipe
|
staff: Equipe
|
||||||
user: Usuário
|
user: Usuário
|
||||||
search: Pesquisar
|
search: Pesquisar
|
||||||
|
search_same_email_domain: Outros usuários com o mesmo domínio de e-mail
|
||||||
search_same_ip: Outros usuários com o mesmo IP
|
search_same_ip: Outros usuários com o mesmo IP
|
||||||
shared_inbox_url: Link da caixa de entrada compartilhada
|
shared_inbox_url: Link da caixa de entrada compartilhada
|
||||||
show:
|
show:
|
||||||
|
@ -198,16 +200,16 @@ pt-BR:
|
||||||
change_email_user: "%{name} alterou o endereço de e-mail do usuário %{target}"
|
change_email_user: "%{name} alterou o endereço de e-mail do usuário %{target}"
|
||||||
confirm_user: "%{name} confirmou o endereço de e-mail do usuário %{target}"
|
confirm_user: "%{name} confirmou o endereço de e-mail do usuário %{target}"
|
||||||
create_account_warning: "%{name} enviou um aviso para %{target}"
|
create_account_warning: "%{name} enviou um aviso para %{target}"
|
||||||
create_announcement: "%{name} criou um novo anúncio %{target}"
|
create_announcement: "%{name} criou o novo anúncio %{target}"
|
||||||
create_custom_emoji: "%{name} enviou o novo emoji %{target}"
|
create_custom_emoji: "%{name} enviou o novo emoji %{target}"
|
||||||
create_domain_allow: "%{name} permitiu %{target}"
|
create_domain_allow: "%{name} permitiu %{target}"
|
||||||
create_domain_block: "%{name} bloqueou o domínio %{target}"
|
create_domain_block: "%{name} bloqueou %{target}"
|
||||||
create_email_domain_block: "%{name} bloqueou o domínio de e-mail %{target}"
|
create_email_domain_block: "%{name} bloqueou o domínio de e-mail %{target}"
|
||||||
demote_user: "%{name} rebaixou o usuário %{target}"
|
demote_user: "%{name} rebaixou o usuário %{target}"
|
||||||
destroy_announcement: "%{name} excluiu o anúncio %{target}"
|
destroy_announcement: "%{name} excluiu o anúncio %{target}"
|
||||||
destroy_custom_emoji: "%{name} excluiu emoji %{target}"
|
destroy_custom_emoji: "%{name} excluiu emoji %{target}"
|
||||||
destroy_domain_allow: "%{name} bloqueou %{target}"
|
destroy_domain_allow: "%{name} bloqueou %{target}"
|
||||||
destroy_domain_block: "%{name} desbloqueou o domínio %{target}"
|
destroy_domain_block: "%{name} desbloqueou %{target}"
|
||||||
destroy_email_domain_block: "%{name} permitiu domínio de e-mail %{target}"
|
destroy_email_domain_block: "%{name} permitiu domínio de e-mail %{target}"
|
||||||
destroy_status: "%{name} excluiu toot de %{target}"
|
destroy_status: "%{name} excluiu toot de %{target}"
|
||||||
disable_2fa_user: "%{name} desativou a exigência de autenticação de dois fatores para o usuário %{target}"
|
disable_2fa_user: "%{name} desativou a exigência de autenticação de dois fatores para o usuário %{target}"
|
||||||
|
@ -235,8 +237,8 @@ pt-BR:
|
||||||
destroyed_msg: Anúncio excluído com sucesso!
|
destroyed_msg: Anúncio excluído com sucesso!
|
||||||
edit:
|
edit:
|
||||||
title: Editar anúncio
|
title: Editar anúncio
|
||||||
empty: Nenhum anúncio encontrado.
|
empty: Sem anúncios.
|
||||||
live: Em exibição
|
live: Ao vivo
|
||||||
new:
|
new:
|
||||||
create: Criar anúncio
|
create: Criar anúncio
|
||||||
title: Novo anúncio
|
title: Novo anúncio
|
||||||
|
@ -244,7 +246,7 @@ pt-BR:
|
||||||
scheduled_for: Agendado para %{time}
|
scheduled_for: Agendado para %{time}
|
||||||
scheduled_msg: Anúncio agendado para publicação!
|
scheduled_msg: Anúncio agendado para publicação!
|
||||||
title: Anúncios
|
title: Anúncios
|
||||||
unpublished_msg: Anúncio retirado de exibição com sucesso!
|
unpublished_msg: Anúncio despublicado com sucesso!
|
||||||
updated_msg: Anúncio atualizado com sucesso!
|
updated_msg: Anúncio atualizado com sucesso!
|
||||||
custom_emojis:
|
custom_emojis:
|
||||||
assign_category: Atribuir categoria
|
assign_category: Atribuir categoria
|
||||||
|
@ -307,12 +309,12 @@ pt-BR:
|
||||||
week_users_new: usuários essa semana
|
week_users_new: usuários essa semana
|
||||||
whitelist_mode: Modo lista de permitidos
|
whitelist_mode: Modo lista de permitidos
|
||||||
domain_allows:
|
domain_allows:
|
||||||
add_new: Permitir
|
add_new: Permitir domínio
|
||||||
created_msg: Domínio foi permitido
|
created_msg: Domínio foi permitido
|
||||||
destroyed_msg: Domínio foi bloqueado
|
destroyed_msg: Domínio foi bloqueado
|
||||||
undo: Bloquear
|
undo: Bloquear
|
||||||
domain_blocks:
|
domain_blocks:
|
||||||
add_new: Bloquear outro domínio
|
add_new: Novo bloqueio de domínio
|
||||||
created_msg: Domínio está sendo bloqueado
|
created_msg: Domínio está sendo bloqueado
|
||||||
destroyed_msg: Domínio desbloqueado
|
destroyed_msg: Domínio desbloqueado
|
||||||
domain: Domínio
|
domain: Domínio
|
||||||
|
@ -358,6 +360,7 @@ pt-BR:
|
||||||
destroyed_msg: Domínio de e-mail desbloqueado
|
destroyed_msg: Domínio de e-mail desbloqueado
|
||||||
domain: Domínio
|
domain: Domínio
|
||||||
empty: Sem domínios de e-mail bloqueados.
|
empty: Sem domínios de e-mail bloqueados.
|
||||||
|
from_html: de %{domain}
|
||||||
new:
|
new:
|
||||||
create: Adicionar domínio
|
create: Adicionar domínio
|
||||||
title: Novo domínio de e-mail bloqueado
|
title: Novo domínio de e-mail bloqueado
|
||||||
|
@ -421,7 +424,7 @@ pt-BR:
|
||||||
other: "%{count} denúncias"
|
other: "%{count} denúncias"
|
||||||
action_taken_by: Atitude tomada por
|
action_taken_by: Atitude tomada por
|
||||||
are_you_sure: Você tem certeza?
|
are_you_sure: Você tem certeza?
|
||||||
assign_to_self: Acatado por mim
|
assign_to_self: Pegar
|
||||||
assigned: Moderador responsável
|
assigned: Moderador responsável
|
||||||
by_target_domain: Domínio da conta denunciada
|
by_target_domain: Domínio da conta denunciada
|
||||||
comment:
|
comment:
|
||||||
|
@ -537,6 +540,9 @@ pt-BR:
|
||||||
trends:
|
trends:
|
||||||
desc_html: Mostrar publicamente hashtags previamente revisadas que estão em alta
|
desc_html: Mostrar publicamente hashtags previamente revisadas que estão em alta
|
||||||
title: Hashtags em alta
|
title: Hashtags em alta
|
||||||
|
site_uploads:
|
||||||
|
delete: Excluir arquivo enviado
|
||||||
|
destroyed_msg: Upload do site excluído com sucesso!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Voltar para página da conta
|
back_to_account: Voltar para página da conta
|
||||||
batch:
|
batch:
|
||||||
|
@ -584,7 +590,7 @@ pt-BR:
|
||||||
body_remote: Alguém da instância %{domain} reportou %{target}
|
body_remote: Alguém da instância %{domain} reportou %{target}
|
||||||
subject: Nova denúncia sobre %{instance} (#%{id})
|
subject: Nova denúncia sobre %{instance} (#%{id})
|
||||||
new_trending_tag:
|
new_trending_tag:
|
||||||
body: 'A hashtag #%{name} está em alta hoje, mas não foi previamente revisada. Ela não estará visível publicamente a menos que você aprove, ou apenas salve o formulário do jeito que está para nunca mais ouvir falar dela.'
|
body: 'A hashtag #%{name} está em alta hoje, mas não foi previamente revisada. Ela não estará visível publicamente a menos que você aprove, ou salve o formulário do jeito que está para nunca mais ouvir falar dela.'
|
||||||
subject: Nova hashtag disponível para revisão em %{instance} (#%{name})
|
subject: Nova hashtag disponível para revisão em %{instance} (#%{name})
|
||||||
aliases:
|
aliases:
|
||||||
add_new: Criar alias
|
add_new: Criar alias
|
||||||
|
@ -660,6 +666,7 @@ pt-BR:
|
||||||
trouble_logging_in: Problemas para entrar?
|
trouble_logging_in: Problemas para entrar?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Você já segue
|
already_following: Você já segue
|
||||||
|
already_requested: Você já enviou uma solicitação para seguir esta conta
|
||||||
error: Infelizmente, ocorreu um erro ao buscar a conta remota
|
error: Infelizmente, ocorreu um erro ao buscar a conta remota
|
||||||
follow: Seguir
|
follow: Seguir
|
||||||
follow_request: 'Você mandou uma solicitação para seguir para:'
|
follow_request: 'Você mandou uma solicitação para seguir para:'
|
||||||
|
@ -676,7 +683,7 @@ pt-BR:
|
||||||
prompt: Confirme sua senha para continuar
|
prompt: Confirme sua senha para continuar
|
||||||
date:
|
date:
|
||||||
formats:
|
formats:
|
||||||
default: "%d %b %Y"
|
default: "%d %b, %Y"
|
||||||
datetime:
|
datetime:
|
||||||
distance_in_words:
|
distance_in_words:
|
||||||
about_x_hours: "%{count}h"
|
about_x_hours: "%{count}h"
|
||||||
|
@ -773,12 +780,12 @@ pt-BR:
|
||||||
developers: Desenvolvedores
|
developers: Desenvolvedores
|
||||||
more: Mais…
|
more: Mais…
|
||||||
resources: Recursos
|
resources: Recursos
|
||||||
trending_now: Em alta agora
|
trending_now: Em alta no momento
|
||||||
generic:
|
generic:
|
||||||
all: Tudo
|
all: Tudo
|
||||||
changes_saved_msg: Alterações foram salvas com sucesso!
|
changes_saved_msg: Alterações foram salvas com sucesso!
|
||||||
copy: Copiar
|
copy: Copiar
|
||||||
delete: Eliminar
|
delete: Excluir
|
||||||
no_batch_actions_available: Nenhuma ação em lote disponível nesta página
|
no_batch_actions_available: Nenhuma ação em lote disponível nesta página
|
||||||
order_by: Ordenar por
|
order_by: Ordenar por
|
||||||
save_changes: Salvar alterações
|
save_changes: Salvar alterações
|
||||||
|
@ -848,6 +855,7 @@ pt-BR:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: Não foi possível anexar um vídeo a um toot que já contém imagens
|
images_and_video: Não foi possível anexar um vídeo a um toot que já contém imagens
|
||||||
|
not_ready: Não é possível anexar arquivos que não terminaram de ser processados. Tente novamente daqui a pouco!
|
||||||
too_many: Não foi possível anexar mais de 4 imagens
|
too_many: Não foi possível anexar mais de 4 imagens
|
||||||
migrations:
|
migrations:
|
||||||
acct: Mudou-se para
|
acct: Mudou-se para
|
||||||
|
|
|
@ -92,6 +92,7 @@ pt-PT:
|
||||||
delete: Eliminar
|
delete: Eliminar
|
||||||
destroyed_msg: Nota de moderação excluída com sucesso!
|
destroyed_msg: Nota de moderação excluída com sucesso!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: Adicione o domínio de email à lista negra
|
||||||
approve: Aprovar
|
approve: Aprovar
|
||||||
approve_all: Aprovar todos
|
approve_all: Aprovar todos
|
||||||
are_you_sure: Tens a certeza?
|
are_you_sure: Tens a certeza?
|
||||||
|
@ -132,7 +133,7 @@ pt-PT:
|
||||||
remote: Remoto
|
remote: Remoto
|
||||||
title: Local
|
title: Local
|
||||||
login_status: Estado de início de sessão
|
login_status: Estado de início de sessão
|
||||||
media_attachments: Media anexa
|
media_attachments: Anexos de média
|
||||||
memorialize: Converter em memorial
|
memorialize: Converter em memorial
|
||||||
moderation:
|
moderation:
|
||||||
active: Activo
|
active: Activo
|
||||||
|
@ -172,6 +173,7 @@ pt-PT:
|
||||||
staff: Equipa
|
staff: Equipa
|
||||||
user: Utilizador
|
user: Utilizador
|
||||||
search: Pesquisar
|
search: Pesquisar
|
||||||
|
search_same_email_domain: Outros utilizadores com o mesmo domínio de email
|
||||||
search_same_ip: Outros utilizadores com o mesmo IP
|
search_same_ip: Outros utilizadores com o mesmo IP
|
||||||
shared_inbox_url: URL da caixa de entrada compartilhada
|
shared_inbox_url: URL da caixa de entrada compartilhada
|
||||||
show:
|
show:
|
||||||
|
@ -322,7 +324,7 @@ pt-PT:
|
||||||
create: Criar bloqueio
|
create: Criar bloqueio
|
||||||
hint: O bloqueio de dominio não vai previnir a criação de entradas na base de dados, mas irá retroativamente e automaticamente aplicar métodos de moderação específica nessas contas.
|
hint: O bloqueio de dominio não vai previnir a criação de entradas na base de dados, mas irá retroativamente e automaticamente aplicar métodos de moderação específica nessas contas.
|
||||||
severity:
|
severity:
|
||||||
desc_html: "<strong>Silenciar</strong> irá fazer com que os posts dessas contas sejam invisíveis para todos que não a seguem. <strong>Supender</strong> irá eliminar todo o conteúdo guardado dessa conta, media e informação de perfil.Usa <strong>Nenhum</strong> se apenas desejas rejeitar arquivos de media."
|
desc_html: "<strong>Silenciar</strong> irá fazer com que as publicações dessa conta sejam invisíveis para quem não a segue. <strong>Supender</strong> irá eliminar todo o conteúdo guardado dessa conta, média e informação de perfil. Use <strong>Nenhum</strong> se apenas deseja rejeitar arquivos de média."
|
||||||
noop: Nenhum
|
noop: Nenhum
|
||||||
silence: Silenciar
|
silence: Silenciar
|
||||||
suspend: Suspender
|
suspend: Suspender
|
||||||
|
@ -331,11 +333,11 @@ pt-PT:
|
||||||
private_comment_hint: Comentário sobre essa limitação de domínio para uso interno pelos moderadores.
|
private_comment_hint: Comentário sobre essa limitação de domínio para uso interno pelos moderadores.
|
||||||
public_comment: Comentário público
|
public_comment: Comentário público
|
||||||
public_comment_hint: Comentário sobre essa limitação de domínio para o público geral, se ativada a divulgação da lista de limitações de domínio.
|
public_comment_hint: Comentário sobre essa limitação de domínio para o público geral, se ativada a divulgação da lista de limitações de domínio.
|
||||||
reject_media: Rejeitar ficheiros de media
|
reject_media: Rejeitar ficheiros de média
|
||||||
reject_media_hint: Remove localmente arquivos armazenados e rejeita fazer guardar novos no futuro. Irrelevante na suspensão
|
reject_media_hint: Remove arquivos de média armazenados localmente e rejeita descarregar novos arquivos no futuro. Irrelevante para suspensões
|
||||||
reject_reports: Rejeitar relatórios
|
reject_reports: Rejeitar relatórios
|
||||||
reject_reports_hint: Ignorar todos os relatórios vindos deste domínio. Irrelevantes para efectuar suspensões
|
reject_reports_hint: Ignorar todos os relatórios vindos deste domínio. Irrelevantes para efectuar suspensões
|
||||||
rejecting_media: a rejeitar ficheiros de media
|
rejecting_media: a rejeitar ficheiros de média
|
||||||
rejecting_reports: a rejeitar relatórios
|
rejecting_reports: a rejeitar relatórios
|
||||||
severity:
|
severity:
|
||||||
silence: silenciado
|
silence: silenciado
|
||||||
|
@ -358,6 +360,7 @@ pt-PT:
|
||||||
destroyed_msg: Bloqueio de domínio de email excluído com sucesso
|
destroyed_msg: Bloqueio de domínio de email excluído com sucesso
|
||||||
domain: Domínio
|
domain: Domínio
|
||||||
empty: Nenhum domínio de e-mail atualmente na lista negra.
|
empty: Nenhum domínio de e-mail atualmente na lista negra.
|
||||||
|
from_html: de %{domain}
|
||||||
new:
|
new:
|
||||||
create: Adicionar domínio
|
create: Adicionar domínio
|
||||||
title: Novo bloqueio de domínio de email
|
title: Novo bloqueio de domínio de email
|
||||||
|
@ -379,7 +382,7 @@ pt-PT:
|
||||||
total_followed_by_them: Seguidas por eles
|
total_followed_by_them: Seguidas por eles
|
||||||
total_followed_by_us: Seguidas por nós
|
total_followed_by_us: Seguidas por nós
|
||||||
total_reported: Relatórios sobre eles
|
total_reported: Relatórios sobre eles
|
||||||
total_storage: Anexos de media
|
total_storage: Anexos de média
|
||||||
invites:
|
invites:
|
||||||
deactivate_all: Desactivar todos
|
deactivate_all: Desactivar todos
|
||||||
filter:
|
filter:
|
||||||
|
@ -395,7 +398,7 @@ pt-PT:
|
||||||
relays:
|
relays:
|
||||||
add_new: Adicionar novo repetidor
|
add_new: Adicionar novo repetidor
|
||||||
delete: Apagar
|
delete: Apagar
|
||||||
description_html: Um <strong>repetidor da federação</strong> é um servidor intermediário que troca grandes volumes de publicações públicas entre servidores que o subscrevem e publicam. <strong>Ele pode ajudar pequenos e médios servidores a descobrir conteúdo do "fediverse"</strong>que, de outro modo, exigiria que os utilizadores locais seguissem manualmente outras pessoas em servidores remotos.
|
description_html: Um <strong>repetidor da federação</strong> é um servidor intermediário que troca grandes volumes de publicações públicas entre servidores que o subscrevem e publicam. <strong>Ele pode ajudar pequenos e médios servidores a descobrir conteúdo do "fediverse"</strong> que, de outro modo, exigiria que os utilizadores locais seguissem manualmente outras pessoas em servidores remotos.
|
||||||
disable: Desactivar
|
disable: Desactivar
|
||||||
disabled: Desactivado
|
disabled: Desactivado
|
||||||
enable: Activar
|
enable: Activar
|
||||||
|
@ -481,8 +484,8 @@ pt-PT:
|
||||||
desc_html: Nomes de domínio que esta instância encontrou no fediverso
|
desc_html: Nomes de domínio que esta instância encontrou no fediverso
|
||||||
title: Publicar lista de instâncias descobertas
|
title: Publicar lista de instâncias descobertas
|
||||||
preview_sensitive_media:
|
preview_sensitive_media:
|
||||||
desc_html: Previsualização de links noutros websites irá apresentar uma miniatura, mesmo que a media seja marcada como sensível
|
desc_html: A pre-visualização de links noutros sites irá apresentar uma miniatura, mesmo que a média seja marcada como sensível
|
||||||
title: Mostrar media sensível em previsualizações OpenGraph
|
title: Mostrar média sensível em pre-visualizações OpenGraph
|
||||||
profile_directory:
|
profile_directory:
|
||||||
desc_html: Permite aos utilizadores serem descobertos
|
desc_html: Permite aos utilizadores serem descobertos
|
||||||
title: Ativar directório do perfil
|
title: Ativar directório do perfil
|
||||||
|
@ -537,6 +540,9 @@ pt-PT:
|
||||||
trends:
|
trends:
|
||||||
desc_html: Exibir publicamente hashtags atualmente em destaque que já tenham sido revistas anteriormente
|
desc_html: Exibir publicamente hashtags atualmente em destaque que já tenham sido revistas anteriormente
|
||||||
title: Hashtags em destaque
|
title: Hashtags em destaque
|
||||||
|
site_uploads:
|
||||||
|
delete: Excluir arquivo carregado
|
||||||
|
destroyed_msg: Upload do site excluído com sucesso!
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Voltar para página da conta
|
back_to_account: Voltar para página da conta
|
||||||
batch:
|
batch:
|
||||||
|
@ -550,7 +556,7 @@ pt-PT:
|
||||||
no_media: Não há média
|
no_media: Não há média
|
||||||
no_status_selected: Nenhum estado foi alterado porque nenhum foi selecionado
|
no_status_selected: Nenhum estado foi alterado porque nenhum foi selecionado
|
||||||
title: Estado das contas
|
title: Estado das contas
|
||||||
with_media: Com media
|
with_media: Com média
|
||||||
tags:
|
tags:
|
||||||
accounts_today: Usos únicos hoje
|
accounts_today: Usos únicos hoje
|
||||||
accounts_week: Usos únicos desta semana
|
accounts_week: Usos únicos desta semana
|
||||||
|
@ -660,6 +666,7 @@ pt-PT:
|
||||||
trouble_logging_in: Problemas em iniciar sessão?
|
trouble_logging_in: Problemas em iniciar sessão?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Tu já estás a seguir esta conta
|
already_following: Tu já estás a seguir esta conta
|
||||||
|
already_requested: Já enviou anteriormente um pedido para seguir esta conta
|
||||||
error: Infelizmente, ocorreu um erro ao buscar a conta remota
|
error: Infelizmente, ocorreu um erro ao buscar a conta remota
|
||||||
follow: Seguir
|
follow: Seguir
|
||||||
follow_request: 'Enviaste uma solicitação de seguidor para:'
|
follow_request: 'Enviaste uma solicitação de seguidor para:'
|
||||||
|
@ -736,7 +743,7 @@ pt-PT:
|
||||||
archive_takeout:
|
archive_takeout:
|
||||||
date: Data
|
date: Data
|
||||||
download: Descarregar o teu arquivo
|
download: Descarregar o teu arquivo
|
||||||
hint_html: Podes pedir um arquivo das tuas <strong> publicações e ficheiros de media carregados</strong>. Os dados do ficheiro exportado estarão no formato ActivityPub, que pode ser lido com qualquer software compatível. Tu podes pedir um arquivo destes a cada 7 dias.
|
hint_html: Pode pedir um arquivo das suas <strong>publicações e ficheiros de média carregados</strong>. Os dados no ficheiro exportado estarão no formato ActivityPub, que pode ser lido com qualquer software compatível. Pode solicitar um arquivo a cada 7 dias.
|
||||||
in_progress: A compilar o seu arquivo...
|
in_progress: A compilar o seu arquivo...
|
||||||
request: Pede o teu arquivo
|
request: Pede o teu arquivo
|
||||||
size: Tamanho
|
size: Tamanho
|
||||||
|
@ -848,6 +855,7 @@ pt-PT:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: Não é possível anexar um vídeo a uma publicação que já contém imagens
|
images_and_video: Não é possível anexar um vídeo a uma publicação que já contém imagens
|
||||||
|
not_ready: Não é possível anexar arquivos que não terminaram de ser processados. Tente novamente daqui a pouco!
|
||||||
too_many: Não é possível anexar mais de 4 arquivos
|
too_many: Não é possível anexar mais de 4 arquivos
|
||||||
migrations:
|
migrations:
|
||||||
acct: username@domain da nova conta
|
acct: username@domain da nova conta
|
||||||
|
@ -1108,9 +1116,9 @@ pt-PT:
|
||||||
<h3 id="collect">Que informação nós recolhemos?</h3>
|
<h3 id="collect">Que informação nós recolhemos?</h3>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><em>Informação básica da conta</em>: Se te registares neste servidor, pode-te ser pedido que indiques um nome de utilizador, um endereço de e-mail e uma palavra-passe. Também podes introduzir informação adicional de perfil, tal como um nome a mostrar e dados biográficos, que carregues uma fotografia para o teu perfil e para o cabeçalho. O nome de utilizador, o nome a mostrar, a biografia, a imagem de perfil e a imagem de cabeçalho são sempre listados publicamente.</li>
|
<li><em>Informação básica da conta</em>: Se te registares neste servidor, pode-te ser pedido que indiques um nome de utilizador, um endereço de email e uma palavra-passe. Também podes introduzir informação adicional de perfil, tal como um nome a mostrar e dados biográficos, que carregues uma fotografia para o teu perfil e para o cabeçalho. O nome de utilizador, o nome a mostrar, a biografia, a imagem de perfil e a imagem de cabeçalho são sempre listados publicamente.</li>
|
||||||
<li><em>Publicações, seguimento e outra informação pública</em>: A lista de pessoas que tu segues é pública, o mesmo é verdade para os teus seguidores. Quando tu publicas uma mensagem, a data e a hora são guardados, tal como a aplicação a partir da qual a mensagem foi enviada. As mensagens podem conter anexos multimédia, tais como fotografias ou vídeos. Publicações públicas e não listadas são acessíveis publicamente. Quando expões uma publicação no teu perfil, isso é também informação disponível publicamente. As tuas publicações são enviadas aos teus seguidores. Em alguns casos isso significa que elas são enviadas para servidores diferentes onde são guardadas cópias. Quando tu apagas publicações, isso também é enviado para os teus seguidores. A acção de republicar ou favoritar outra publicação é sempre pública.</li>
|
<li><em>Publicações, seguimento e outra informação pública</em>: A lista de pessoas que tu segues é pública, o mesmo é verdade para os teus seguidores. Quando tu publicas uma mensagem, a data e a hora são guardados, tal como a aplicação a partir da qual a mensagem foi enviada. As mensagens podem conter anexos média, tais como fotografias ou vídeos. Publicações públicas e não listadas são acessíveis publicamente. Quando expões uma publicação no teu perfil, isso é também informação disponível publicamente. As tuas publicações são enviadas aos teus seguidores. Em alguns casos isso significa que elas são enviadas para servidores diferentes onde são guardadas cópias. Quando tu apagas publicações, isso também é enviado para os teus seguidores. A ação de republicar ou favoritar outra publicação é sempre pública.</li>
|
||||||
<li><em>Publicações directas e exclusivas para seguidores</em>: Todas as publicações são guardadas e processadas no servidor. Publicações exclusivas para seguidores são enviadas para os teus seguidores e para utilizadores que são nelas mencionados. As publicações directas são enviadas apenas para os utilizadores nelas mencionados. Em alguns casos isso significa que elas são enviadas para diferentes servidores onde são guardadas cópias das mesmas. Nós fazemos um grande esforço para limitar o acesso a estas publicações aos utilizadores autorizados, mas outros servidores podem falhar neste objectivo. Por isso, tu deves rever os servidores a que os teus seguidores pertencem. Tu podes activar uma opção para aprovar e rejeitar manualmente novos seguidores nas configurações. <em>Por favor, tem em mente que os gestores do servidor e qualquer servidor que receba a publicação pode lê-la</em>e que os destinatários podem fazer uma captura de tela, copiar ou partilhar a publicação. <em>Não partilhes qualquer informação perigosa no Mastodon.</em></li>
|
<li><em>Publicações diretas e exclusivas para seguidores</em>: Todas as publicações são guardadas e processadas no servidor. Publicações exclusivas para seguidores são enviadas para os teus seguidores e para utilizadores que são nelas mencionados. As publicações diretas são enviadas apenas para os utilizadores nelas mencionados. Em alguns casos isso significa que elas são enviadas para diferentes servidores onde são guardadas cópias das mesmas. Nós fazemos um grande esforço para limitar o acesso a estas publicações aos utilizadores autorizados, mas outros servidores podem falhar neste objetivo. Por isso, tu deves rever os servidores a que os teus seguidores pertencem. Tu podes ativar uma opção para aprovar e rejeitar manualmente novos seguidores nas configurações. <em>Por favor, tem em mente que os gestores do servidor e qualquer servidor que receba a publicação pode lê-la</em> e que os destinatários podem fazer uma captura de tela, copiar ou partilhar a publicação. <em>Não partilhes qualquer informação perigosa no Mastodon.</em></li>
|
||||||
<li><em>IPs e outros metadados</em>: Quando inicias sessão, nós guardamos o endereço de IP a partir do qual iniciaste a sessão, tal como o nome do teu navegador. Todas as sessões estão disponíveis para verificação e revogação nas configurações. O último endereço de IP usado é guardado até 12 meses. Nós também podemos guardar registos de servidor, os quais incluem o endereço de IP de cada pedido dirigido ao nosso servidor.</li>
|
<li><em>IPs e outros metadados</em>: Quando inicias sessão, nós guardamos o endereço de IP a partir do qual iniciaste a sessão, tal como o nome do teu navegador. Todas as sessões estão disponíveis para verificação e revogação nas configurações. O último endereço de IP usado é guardado até 12 meses. Nós também podemos guardar registos de servidor, os quais incluem o endereço de IP de cada pedido dirigido ao nosso servidor.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
@ -1139,7 +1147,7 @@ pt-PT:
|
||||||
<p>Nós envidaremos todos os esforços no sentido de:</p>
|
<p>Nós envidaremos todos os esforços no sentido de:</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Guardar registos do servidor contendo o endereço de IP de todos os pedidos feitos a este servidor, considerando que estes registos não serão guardados por mais de 90 dias.</li>
|
<li>Guardar registos do servidor contendo o endereço de IP de todos os pedidos feitos a este servidor, considerando que estes registos não serão guardados por mais de 90 dias.</li>
|
||||||
<li>Guardar os endereços de IP associados aos utilizadores registados durante um período que não ultrapassará os 12 meses.</li>
|
<li>Guardar os endereços de IP associados aos utilizadores registados durante um período que não ultrapassará os 12 meses.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
@ -1245,7 +1253,7 @@ pt-PT:
|
||||||
subject: Bem-vindo ao Mastodon
|
subject: Bem-vindo ao Mastodon
|
||||||
tip_federated_timeline: A cronologia federativa é uma visão global da rede Mastodon. Mas só inclui pessoas que os teus vizinhos subscrevem, por isso não é uma visão completa.
|
tip_federated_timeline: A cronologia federativa é uma visão global da rede Mastodon. Mas só inclui pessoas que os teus vizinhos subscrevem, por isso não é uma visão completa.
|
||||||
tip_following: Tu segues o(s) administrador(es) do teu servidor por defeito. Para encontrares mais pessoas interessantes, procura nas cronologias local e federativa.
|
tip_following: Tu segues o(s) administrador(es) do teu servidor por defeito. Para encontrares mais pessoas interessantes, procura nas cronologias local e federativa.
|
||||||
tip_local_timeline: A cronologia local é uma visão global das pessoas em %{instance}. Estes são os teus vizinhos próximos!
|
tip_local_timeline: A cronologia local é uma visão global das pessoas em %{instance}. Estes são os teus vizinhos mais próximos!
|
||||||
tip_mobile_webapp: Se o teu navegador móvel te oferecer a possibilidade de adicionar o Mastodon ao teu homescreen, tu podes receber notificações push. Ele age como uma aplicação nativa de vários modos!
|
tip_mobile_webapp: Se o teu navegador móvel te oferecer a possibilidade de adicionar o Mastodon ao teu homescreen, tu podes receber notificações push. Ele age como uma aplicação nativa de vários modos!
|
||||||
tips: Dicas
|
tips: Dicas
|
||||||
title: Bem-vindo a bordo, %{name}!
|
title: Bem-vindo a bordo, %{name}!
|
||||||
|
|
|
@ -100,6 +100,7 @@ ru:
|
||||||
delete: Удалить
|
delete: Удалить
|
||||||
destroyed_msg: Заметка модератора успешно удалена!
|
destroyed_msg: Заметка модератора успешно удалена!
|
||||||
accounts:
|
accounts:
|
||||||
|
add_email_domain_block: Добавить домен электронной почты в чёрный список
|
||||||
approve: Подтвердить
|
approve: Подтвердить
|
||||||
approve_all: Подтвердить все
|
approve_all: Подтвердить все
|
||||||
are_you_sure: Вы уверены?
|
are_you_sure: Вы уверены?
|
||||||
|
@ -180,6 +181,7 @@ ru:
|
||||||
staff: Персонал
|
staff: Персонал
|
||||||
user: Пользователь
|
user: Пользователь
|
||||||
search: Поиск
|
search: Поиск
|
||||||
|
search_same_email_domain: Другие пользователи с тем же доменом электронной почты
|
||||||
search_same_ip: Другие пользователи с таким же IP
|
search_same_ip: Другие пользователи с таким же IP
|
||||||
shared_inbox_url: URL общих входящих
|
shared_inbox_url: URL общих входящих
|
||||||
show:
|
show:
|
||||||
|
@ -218,7 +220,7 @@ ru:
|
||||||
destroy_domain_block: "%{name} разблокировал(а) домен %{target}"
|
destroy_domain_block: "%{name} разблокировал(а) домен %{target}"
|
||||||
destroy_email_domain_block: "%{name} добавил(а) e-mail домен %{target} в белый список"
|
destroy_email_domain_block: "%{name} добавил(а) e-mail домен %{target} в белый список"
|
||||||
destroy_status: "%{name} удалил(а) пост пользователя %{target}"
|
destroy_status: "%{name} удалил(а) пост пользователя %{target}"
|
||||||
disable_2fa_user: "%{name} отключил(а) двухэтапную авторизацию у пользователя %{target}"
|
disable_2fa_user: "%{name} отключил(а) требование двухэтапной авторизации для пользователя %{target}"
|
||||||
disable_custom_emoji: "%{name} отключил(а) эмодзи %{target}"
|
disable_custom_emoji: "%{name} отключил(а) эмодзи %{target}"
|
||||||
disable_user: "%{name} заморозил(а) пользователя %{target}"
|
disable_user: "%{name} заморозил(а) пользователя %{target}"
|
||||||
enable_custom_emoji: "%{name} включил(а) эмодзи %{target}"
|
enable_custom_emoji: "%{name} включил(а) эмодзи %{target}"
|
||||||
|
@ -373,6 +375,7 @@ ru:
|
||||||
destroyed_msg: Домен убран из списка e-mail блокировки
|
destroyed_msg: Домен убран из списка e-mail блокировки
|
||||||
domain: Домен
|
domain: Домен
|
||||||
empty: Никакие e-mail домены не блокируются.
|
empty: Никакие e-mail домены не блокируются.
|
||||||
|
from_html: с %{domain}
|
||||||
new:
|
new:
|
||||||
create: Создать блокировку
|
create: Создать блокировку
|
||||||
title: Новая блокировка по домену
|
title: Новая блокировка по домену
|
||||||
|
@ -381,9 +384,9 @@ ru:
|
||||||
by_domain: Домен
|
by_domain: Домен
|
||||||
delivery_available: Доставка возможна
|
delivery_available: Доставка возможна
|
||||||
known_accounts:
|
known_accounts:
|
||||||
few: "%{count} известных учётных записей"
|
few: "%{count} известные учётные записи"
|
||||||
many: "%{count} известных учётных записей"
|
many: "%{count} известных учётных записей"
|
||||||
one: "%{count} известных учётных записей"
|
one: "%{count} известная учётная запись"
|
||||||
other: "%{count} известных учётных записей"
|
other: "%{count} известных учётных записей"
|
||||||
moderation:
|
moderation:
|
||||||
all: Все
|
all: Все
|
||||||
|
@ -434,12 +437,12 @@ ru:
|
||||||
few: "%{count} заметки"
|
few: "%{count} заметки"
|
||||||
many: "%{count} заметок"
|
many: "%{count} заметок"
|
||||||
one: "%{count} заметка"
|
one: "%{count} заметка"
|
||||||
other: "%{count} заметки"
|
other: "%{count} заметок"
|
||||||
reports:
|
reports:
|
||||||
few: "%{count} жалобы"
|
few: "%{count} жалобы"
|
||||||
many: "%{count} жалоб"
|
many: "%{count} жалоб"
|
||||||
one: "%{count} жалоба"
|
one: "%{count} жалоба"
|
||||||
other: "%{count} жалобы"
|
other: "%{count} жалоб"
|
||||||
action_taken_by: 'Действие предпринято:'
|
action_taken_by: 'Действие предпринято:'
|
||||||
are_you_sure: Вы уверены?
|
are_you_sure: Вы уверены?
|
||||||
assign_to_self: Назначить себе
|
assign_to_self: Назначить себе
|
||||||
|
@ -558,6 +561,9 @@ ru:
|
||||||
trends:
|
trends:
|
||||||
desc_html: Публично отобразить проверенные хэштеги, актуальные на данный момент
|
desc_html: Публично отобразить проверенные хэштеги, актуальные на данный момент
|
||||||
title: Популярные хэштеги
|
title: Популярные хэштеги
|
||||||
|
site_uploads:
|
||||||
|
delete: Удалить загруженный файл
|
||||||
|
destroyed_msg: Файл успешно удалён.
|
||||||
statuses:
|
statuses:
|
||||||
back_to_account: Назад к учётной записи
|
back_to_account: Назад к учётной записи
|
||||||
batch:
|
batch:
|
||||||
|
@ -681,12 +687,13 @@ ru:
|
||||||
trouble_logging_in: Не удаётся войти?
|
trouble_logging_in: Не удаётся войти?
|
||||||
authorize_follow:
|
authorize_follow:
|
||||||
already_following: Вы уже подписаны на эту учётную запись
|
already_following: Вы уже подписаны на эту учётную запись
|
||||||
|
already_requested: Вы уже отправили запрос на подписку на эту учётную запись
|
||||||
error: К сожалению, при поиске удалённой учётной записи возникла ошибка
|
error: К сожалению, при поиске удалённой учётной записи возникла ошибка
|
||||||
follow: Подписаться
|
follow: Подписаться
|
||||||
follow_request: 'Вы отправили запрос на подписку:'
|
follow_request: 'Вы отправили запрос на подписку:'
|
||||||
following: 'Ура! Теперь Вы подписаны на:'
|
following: 'Ура! Теперь Вы подписаны на:'
|
||||||
post_follow:
|
post_follow:
|
||||||
close: Или просто закрыть это окно.
|
close: Или просто закройте это окно.
|
||||||
return: Вернуться к профилю пользователя
|
return: Вернуться к профилю пользователя
|
||||||
web: Открыть в веб-версии
|
web: Открыть в веб-версии
|
||||||
title: Подписаться на %{acct}
|
title: Подписаться на %{acct}
|
||||||
|
@ -722,7 +729,7 @@ ru:
|
||||||
before: 'Внимательно прочитайте следующую информацию перед началом:'
|
before: 'Внимательно прочитайте следующую информацию перед началом:'
|
||||||
caches: Некоторые данные, обработанные другими узлами, однако, могут храниться ещё какое-то время
|
caches: Некоторые данные, обработанные другими узлами, однако, могут храниться ещё какое-то время
|
||||||
data_removal: Все ваши золотые посты, шикарный профиль и прочие данные будут безвозвратно уничтожены
|
data_removal: Все ваши золотые посты, шикарный профиль и прочие данные будут безвозвратно уничтожены
|
||||||
email_change_html: <a href="%{path}">Поменять свой e-mail</a> можно не удаляя учётной записи
|
email_change_html: <a href="%{path}">Поменять свой e-mail</a> можно не удаляя учётную запись
|
||||||
email_contact_html: Если письмо не приходит, обратитесь за помощю на <a href="mailto:%{email}">%{email}</a>
|
email_contact_html: Если письмо не приходит, обратитесь за помощю на <a href="mailto:%{email}">%{email}</a>
|
||||||
email_reconfirmation_html: Если вы не получили письмо с подтверждением, его можно <a href="%{path}">запросить ещё раз</a>
|
email_reconfirmation_html: Если вы не получили письмо с подтверждением, его можно <a href="%{path}">запросить ещё раз</a>
|
||||||
irreversible: После удаления восстановить или повторно активировать учётную запись не получится
|
irreversible: После удаления восстановить или повторно активировать учётную запись не получится
|
||||||
|
@ -873,6 +880,7 @@ ru:
|
||||||
media_attachments:
|
media_attachments:
|
||||||
validations:
|
validations:
|
||||||
images_and_video: Нельзя добавить видео к посту с изображениями
|
images_and_video: Нельзя добавить видео к посту с изображениями
|
||||||
|
not_ready: Не удаётся прикрепить файлы, обработка которых не завершена. Повторите попытку чуть позже!
|
||||||
too_many: Нельзя добавить более 4 файлов
|
too_many: Нельзя добавить более 4 файлов
|
||||||
migrations:
|
migrations:
|
||||||
acct: имя@домен новой учётной записи
|
acct: имя@домен новой учётной записи
|
||||||
|
@ -923,8 +931,8 @@ ru:
|
||||||
other: "%{count} новых уведомлений с вашего последнего захода \U0001F418"
|
other: "%{count} новых уведомлений с вашего последнего захода \U0001F418"
|
||||||
title: В ваше отсутствие…
|
title: В ваше отсутствие…
|
||||||
favourite:
|
favourite:
|
||||||
body: "%{name} добавил ваш пост в избранное:"
|
body: "%{name} добавил(а) ваш пост в избранное:"
|
||||||
subject: "%{name} добавил ваш пост в избранное"
|
subject: "%{name} добавил(а) ваш пост в избранное"
|
||||||
title: Понравившийся статус
|
title: Понравившийся статус
|
||||||
follow:
|
follow:
|
||||||
body: "%{name} теперь подписан(а) на вас!"
|
body: "%{name} теперь подписан(а) на вас!"
|
||||||
|
@ -938,7 +946,7 @@ ru:
|
||||||
mention:
|
mention:
|
||||||
action: Ответить
|
action: Ответить
|
||||||
body: 'Вас упомянул(а) %{name} в:'
|
body: 'Вас упомянул(а) %{name} в:'
|
||||||
subject: Вы были упомянуты %{name}
|
subject: "%{name} упомянул(а) вас"
|
||||||
title: Новое упоминание
|
title: Новое упоминание
|
||||||
reblog:
|
reblog:
|
||||||
body: 'Ваш пост был продвинут %{name}:'
|
body: 'Ваш пост был продвинут %{name}:'
|
||||||
|
@ -1009,7 +1017,7 @@ ru:
|
||||||
remote_interaction:
|
remote_interaction:
|
||||||
favourite:
|
favourite:
|
||||||
proceed: Добавить в избранное
|
proceed: Добавить в избранное
|
||||||
prompt: 'Вы собираетесь поставить отметку "нравится" этому посту:'
|
prompt: 'Вы собираетесь добавить в избранное следующий пост:'
|
||||||
reblog:
|
reblog:
|
||||||
proceed: Продвинуть пост
|
proceed: Продвинуть пост
|
||||||
prompt: 'Вы хотите продвинуть этот пост:'
|
prompt: 'Вы хотите продвинуть этот пост:'
|
||||||
|
@ -1114,7 +1122,7 @@ ru:
|
||||||
reblog: Нельзя закрепить продвинутый пост
|
reblog: Нельзя закрепить продвинутый пост
|
||||||
poll:
|
poll:
|
||||||
total_people:
|
total_people:
|
||||||
few: "%{count} человек"
|
few: "%{count} человека"
|
||||||
many: "%{count} человек"
|
many: "%{count} человек"
|
||||||
one: "%{count} человек"
|
one: "%{count} человек"
|
||||||
other: "%{count} человек"
|
other: "%{count} человек"
|
||||||
|
@ -1238,7 +1246,7 @@ ru:
|
||||||
generate_recovery_codes: Сгенерировать коды восстановления
|
generate_recovery_codes: Сгенерировать коды восстановления
|
||||||
instructions_html: "<strong>Отсканируйте этот QR-код с помощью Google Authenticator, Яндекс.Ключа или любого другого подобного приложения</strong>. После сканирования и добавления, приложение начнёт генерировать коды, которые потребуется вводить для завершения входа в учётную запись."
|
instructions_html: "<strong>Отсканируйте этот QR-код с помощью Google Authenticator, Яндекс.Ключа или любого другого подобного приложения</strong>. После сканирования и добавления, приложение начнёт генерировать коды, которые потребуется вводить для завершения входа в учётную запись."
|
||||||
lost_recovery_codes: Коды восстановления позволяются войти в учётную запись в случае утери смартфона. Если вы потеряли свои коды восстановления, вы можете создать новые здесь. Прошлые коды работать перестанут.
|
lost_recovery_codes: Коды восстановления позволяются войти в учётную запись в случае утери смартфона. Если вы потеряли свои коды восстановления, вы можете создать новые здесь. Прошлые коды работать перестанут.
|
||||||
manual_instructions: 'Если Вы не можете отсканировать QR-код и хотите ввести его вручную, секрет представлен здесь открытым текстом:'
|
manual_instructions: 'Если отсканировать QR-код не получается или не представляется возможным, вы можете ввести его вручную:'
|
||||||
recovery_codes: Коды восстановления
|
recovery_codes: Коды восстановления
|
||||||
recovery_codes_regenerated: Коды восстановления успешно сгенерированы
|
recovery_codes_regenerated: Коды восстановления успешно сгенерированы
|
||||||
recovery_instructions_html: 'Пожалуйста, сохраните коды ниже в надёжном месте: они понадобятся, чтобы войти в учётную запись, если вы потеряете доступ к своему смартфону. Вы можете вручную переписать их, распечатать и спрятать среди важных документов или, например, в любимой книжке. <strong>Каждый код действителен один раз</strong>.'
|
recovery_instructions_html: 'Пожалуйста, сохраните коды ниже в надёжном месте: они понадобятся, чтобы войти в учётную запись, если вы потеряете доступ к своему смартфону. Вы можете вручную переписать их, распечатать и спрятать среди важных документов или, например, в любимой книжке. <strong>Каждый код действителен один раз</strong>.'
|
||||||
|
@ -1259,8 +1267,8 @@ ru:
|
||||||
statuses: 'В частности, для:'
|
statuses: 'В частности, для:'
|
||||||
subject:
|
subject:
|
||||||
disable: Ваша учётная запись %{acct} заморожена
|
disable: Ваша учётная запись %{acct} заморожена
|
||||||
none: "%{acct}, вам вынесено предупреждение"
|
none: "%{acct} вынесено предупреждение"
|
||||||
silence: На вашу учётную запись, %{acct}, были наложены ограничения
|
silence: На учётную запись %{acct} наложены ограничения
|
||||||
suspend: Ваша учётная запись %{acct} была заблокирована
|
suspend: Ваша учётная запись %{acct} была заблокирована
|
||||||
title:
|
title:
|
||||||
disable: Учётная запись заморожена
|
disable: Учётная запись заморожена
|
||||||
|
|
|
@ -8,6 +8,7 @@ ar:
|
||||||
acct: ادخِل عنون الحساب username@domain الذي تودّ الإنتقال إليه
|
acct: ادخِل عنون الحساب username@domain الذي تودّ الإنتقال إليه
|
||||||
account_warning_preset:
|
account_warning_preset:
|
||||||
text: بإمكانك استخدام نفس القواعد التي نجدها في التبويقات كعناوين الروابط والوسوم والإشارات
|
text: بإمكانك استخدام نفس القواعد التي نجدها في التبويقات كعناوين الروابط والوسوم والإشارات
|
||||||
|
title: اختياري. غير مرئي للمُستَلِم
|
||||||
admin_account_action:
|
admin_account_action:
|
||||||
send_email_notification: سوف يتلقى المستخدم رسالة تُفسِّر ما حدث على حسابه
|
send_email_notification: سوف يتلقى المستخدم رسالة تُفسِّر ما حدث على حسابه
|
||||||
type_html: اختر ما تود إجراؤه على <strong>%{acct}</strong>
|
type_html: اختر ما تود إجراؤه على <strong>%{acct}</strong>
|
||||||
|
@ -70,6 +71,7 @@ ar:
|
||||||
acct: مُعرّف الحساب الجديد
|
acct: مُعرّف الحساب الجديد
|
||||||
account_warning_preset:
|
account_warning_preset:
|
||||||
text: نموذج نصي
|
text: نموذج نصي
|
||||||
|
title: العنوان
|
||||||
admin_account_action:
|
admin_account_action:
|
||||||
include_statuses: أدرج التبويقات التي تم الإبلاغ عنها ضمن الرسالة الإلكترونية
|
include_statuses: أدرج التبويقات التي تم الإبلاغ عنها ضمن الرسالة الإلكترونية
|
||||||
send_email_notification: إشعار المستخدِم عبر البريد الإلكتروني
|
send_email_notification: إشعار المستخدِم عبر البريد الإلكتروني
|
||||||
|
|
|
@ -28,6 +28,8 @@ ast:
|
||||||
fields:
|
fields:
|
||||||
name: Etiqueta
|
name: Etiqueta
|
||||||
value: Conteníu
|
value: Conteníu
|
||||||
|
account_warning_preset:
|
||||||
|
title: Títulu
|
||||||
admin_account_action:
|
admin_account_action:
|
||||||
type: Aición
|
type: Aición
|
||||||
types:
|
types:
|
||||||
|
|
|
@ -1 +1,23 @@
|
||||||
|
---
|
||||||
br:
|
br:
|
||||||
|
simple_form:
|
||||||
|
labels:
|
||||||
|
account_warning_preset:
|
||||||
|
title: Titl
|
||||||
|
announcement:
|
||||||
|
text: Kemenn
|
||||||
|
defaults:
|
||||||
|
display_name: Anv diskouezet
|
||||||
|
header: Talbenn
|
||||||
|
locale: Yezh ar c'hetal
|
||||||
|
new_password: Ger-tremen nevez
|
||||||
|
password: Ger-tremen
|
||||||
|
setting_display_media_default: Dre ziouer
|
||||||
|
setting_display_media_hide_all: Kuzhat pep tra
|
||||||
|
setting_display_media_show_all: Diskouez pep tra
|
||||||
|
tag:
|
||||||
|
name: Ger-klik
|
||||||
|
'no': Ket
|
||||||
|
required:
|
||||||
|
mark: "*"
|
||||||
|
'yes': Ya
|
||||||
|
|
|
@ -8,6 +8,7 @@ ca:
|
||||||
acct: Especifica l'usuari@domini del compte al que et vols moure
|
acct: Especifica l'usuari@domini del compte al que et vols moure
|
||||||
account_warning_preset:
|
account_warning_preset:
|
||||||
text: Pots utilitzar totes les sintaxi com ara URL, etiquetes i mencions
|
text: Pots utilitzar totes les sintaxi com ara URL, etiquetes i mencions
|
||||||
|
title: Opcional. No és visible per al destinatari
|
||||||
admin_account_action:
|
admin_account_action:
|
||||||
include_statuses: L'usuari veurà quins tuts han causat l'acció de moderació o avís
|
include_statuses: L'usuari veurà quins tuts han causat l'acció de moderació o avís
|
||||||
send_email_notification: L'usuari rebrà una explicació del que ha passat amb el seu compte
|
send_email_notification: L'usuari rebrà una explicació del que ha passat amb el seu compte
|
||||||
|
@ -53,6 +54,9 @@ ca:
|
||||||
whole_word: Quan la paraula clau o la frase sigui només alfanumèrica, s'aplicarà si coincideix amb la paraula sencera
|
whole_word: Quan la paraula clau o la frase sigui només alfanumèrica, s'aplicarà si coincideix amb la paraula sencera
|
||||||
domain_allow:
|
domain_allow:
|
||||||
domain: Aquest domini podrà obtenir dades d’aquest servidor i les dades entrants d’aquests seran processades i emmagatzemades
|
domain: Aquest domini podrà obtenir dades d’aquest servidor i les dades entrants d’aquests seran processades i emmagatzemades
|
||||||
|
email_domain_block:
|
||||||
|
domain: Això pot ser el nom del domini que es veu en l’adreça de correu electrònic, el registre MX al que resol el domini o l’IP del servidor al que resol el registre MX. Es comprovaran amb el registre d’usuari i es rebutjarà la inscripció.
|
||||||
|
with_dns_records: Es procurarà resoldre els registres DNS del domini determinat i els resultats també es llistaran a la llista negra
|
||||||
featured_tag:
|
featured_tag:
|
||||||
name: 'És possible que vulguis utilitzar un d''aquests:'
|
name: 'És possible que vulguis utilitzar un d''aquests:'
|
||||||
form_challenge:
|
form_challenge:
|
||||||
|
@ -78,6 +82,7 @@ ca:
|
||||||
acct: Nom del nou compte
|
acct: Nom del nou compte
|
||||||
account_warning_preset:
|
account_warning_preset:
|
||||||
text: Text predefinit
|
text: Text predefinit
|
||||||
|
title: Títol
|
||||||
admin_account_action:
|
admin_account_action:
|
||||||
include_statuses: Inclou tuts reportats en el correu electrònic
|
include_statuses: Inclou tuts reportats en el correu electrònic
|
||||||
send_email_notification: Notifica l'usuari per correu electrònic
|
send_email_notification: Notifica l'usuari per correu electrònic
|
||||||
|
@ -150,6 +155,8 @@ ca:
|
||||||
username: Nom d'usuari
|
username: Nom d'usuari
|
||||||
username_or_email: Nom d'usuari o adreça electrònica
|
username_or_email: Nom d'usuari o adreça electrònica
|
||||||
whole_word: Paraula sencera
|
whole_word: Paraula sencera
|
||||||
|
email_domain_block:
|
||||||
|
with_dns_records: Incloure registres MX i IP del domini
|
||||||
featured_tag:
|
featured_tag:
|
||||||
name: Etiqueta
|
name: Etiqueta
|
||||||
interactions:
|
interactions:
|
||||||
|
|
|
@ -8,6 +8,7 @@ co:
|
||||||
acct: Entrate u cugnome@duminiu di u contu induve vulete traslucà
|
acct: Entrate u cugnome@duminiu di u contu induve vulete traslucà
|
||||||
account_warning_preset:
|
account_warning_preset:
|
||||||
text: Pudete utilizà a sintassa di i statuti, per esempiu l'URL, hashtag, minzione
|
text: Pudete utilizà a sintassa di i statuti, per esempiu l'URL, hashtag, minzione
|
||||||
|
title: In uzzione. Micca visibile per u distinatariu
|
||||||
admin_account_action:
|
admin_account_action:
|
||||||
include_statuses: L'utilizatore viderà i statuti rispunsevuli di l'azzione o l'avertimentu di muderazione
|
include_statuses: L'utilizatore viderà i statuti rispunsevuli di l'azzione o l'avertimentu di muderazione
|
||||||
send_email_notification: L'utilizatore hà da riceve una spiegazione di cio chì hè accadutu à u so contu
|
send_email_notification: L'utilizatore hà da riceve una spiegazione di cio chì hè accadutu à u so contu
|
||||||
|
@ -53,6 +54,9 @@ co:
|
||||||
whole_word: Quandu a parolla o a frasa sana hè alfanumerica, sarà applicata solu s'ella currisponde à a parolla sana
|
whole_word: Quandu a parolla o a frasa sana hè alfanumerica, sarà applicata solu s'ella currisponde à a parolla sana
|
||||||
domain_allow:
|
domain_allow:
|
||||||
domain: Stu duminiu puderà ricuperà i dati di stu servore è i dati ch'affaccanu da quallà saranu trattati è cunservati
|
domain: Stu duminiu puderà ricuperà i dati di stu servore è i dati ch'affaccanu da quallà saranu trattati è cunservati
|
||||||
|
email_domain_block:
|
||||||
|
domain: Pò esse u duminiu affissatu nant'à l'indirizzu e-mail, l'intrata MX assuciata à u duminiu, o l'IP di u servore assuciatu à l'intrata MX. Quessi anu da esse verificati durante l'arregistramente di l'utilizatore, chì sarà righjittatu.
|
||||||
|
with_dns_records: Un tintativu di cunsultà i dati DNS di u duminiu sarà fattu, è i risultati saranu ancu messi nant'à a lista nera
|
||||||
featured_tag:
|
featured_tag:
|
||||||
name: 'Pudete vulè utilizà unu di quelli:'
|
name: 'Pudete vulè utilizà unu di quelli:'
|
||||||
form_challenge:
|
form_challenge:
|
||||||
|
@ -78,6 +82,7 @@ co:
|
||||||
acct: Cugnome di u novu contu
|
acct: Cugnome di u novu contu
|
||||||
account_warning_preset:
|
account_warning_preset:
|
||||||
text: Testu preselezziunatu
|
text: Testu preselezziunatu
|
||||||
|
title: Titulu
|
||||||
admin_account_action:
|
admin_account_action:
|
||||||
include_statuses: Inchjude i statuti palisati indè l'e-mail
|
include_statuses: Inchjude i statuti palisati indè l'e-mail
|
||||||
send_email_notification: Nutificà l'utilizatore cù un'e-mail
|
send_email_notification: Nutificà l'utilizatore cù un'e-mail
|
||||||
|
@ -150,6 +155,8 @@ co:
|
||||||
username: Cugnome
|
username: Cugnome
|
||||||
username_or_email: Cugnome o Email
|
username_or_email: Cugnome o Email
|
||||||
whole_word: Parolla sana
|
whole_word: Parolla sana
|
||||||
|
email_domain_block:
|
||||||
|
with_dns_records: Inchjude intrate MX è indirizze IP di u duminiu
|
||||||
featured_tag:
|
featured_tag:
|
||||||
name: Hashtag
|
name: Hashtag
|
||||||
interactions:
|
interactions:
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue