Merge branch 'main' into glitch-soc/merge-upstream

local
Claire 2 years ago
commit 3be6aff1a8
  1. 2
      .github/ISSUE_TEMPLATE/1.bug_report.yml
  2. 2
      .github/ISSUE_TEMPLATE/config.yml
  3. 4
      .github/workflows/linter.yml
  4. 16
      .github/workflows/test-chart.yml
  5. 10
      Gemfile
  6. 69
      Gemfile.lock
  7. 136
      app/javascript/mastodon/locales/ast.json
  8. 22
      app/javascript/mastodon/locales/be.json
  9. 66
      app/javascript/mastodon/locales/bg.json
  10. 12
      app/javascript/mastodon/locales/br.json
  11. 20
      app/javascript/mastodon/locales/ca.json
  12. 102
      app/javascript/mastodon/locales/cs.json
  13. 82
      app/javascript/mastodon/locales/da.json
  14. 96
      app/javascript/mastodon/locales/de.json
  15. 8
      app/javascript/mastodon/locales/el.json
  16. 14
      app/javascript/mastodon/locales/en-GB.json
  17. 26
      app/javascript/mastodon/locales/eo.json
  18. 106
      app/javascript/mastodon/locales/es-MX.json
  19. 56
      app/javascript/mastodon/locales/es.json
  20. 52
      app/javascript/mastodon/locales/et.json
  21. 14
      app/javascript/mastodon/locales/fa.json
  22. 62
      app/javascript/mastodon/locales/fi.json
  23. 2
      app/javascript/mastodon/locales/gd.json
  24. 26
      app/javascript/mastodon/locales/gl.json
  25. 94
      app/javascript/mastodon/locales/hi.json
  26. 4
      app/javascript/mastodon/locales/is.json
  27. 4
      app/javascript/mastodon/locales/kk.json
  28. 12
      app/javascript/mastodon/locales/ko.json
  29. 6
      app/javascript/mastodon/locales/ku.json
  30. 46
      app/javascript/mastodon/locales/ml.json
  31. 4
      app/javascript/mastodon/locales/ro.json
  32. 2
      app/javascript/mastodon/locales/ru.json
  33. 34
      app/javascript/mastodon/locales/sco.json
  34. 934
      app/javascript/mastodon/locales/sr-Latn.json
  35. 584
      app/javascript/mastodon/locales/sr.json
  36. 8
      app/javascript/mastodon/locales/th.json
  37. 30
      app/javascript/mastodon/locales/uk.json
  38. 32
      app/javascript/mastodon/locales/ur.json
  39. 10
      app/javascript/mastodon/locales/zh-HK.json
  40. 2
      app/javascript/mastodon/reducers/user_lists.js
  41. 3
      config/locales/activerecord.ast.yml
  42. 2
      config/locales/activerecord.es-MX.yml
  43. 18
      config/locales/activerecord.fr-QC.yml
  44. 23
      config/locales/activerecord.ro.yml
  45. 2
      config/locales/activerecord.sco.yml
  46. 89
      config/locales/ast.yml
  47. 449
      config/locales/be.yml
  48. 89
      config/locales/bg.yml
  49. 52
      config/locales/ca.yml
  50. 5
      config/locales/da.yml
  51. 84
      config/locales/de.yml
  52. 2
      config/locales/devise.ast.yml
  53. 72
      config/locales/devise.ca.yml
  54. 44
      config/locales/devise.cs.yml
  55. 6
      config/locales/devise.de.yml
  56. 4
      config/locales/devise.eo.yml
  57. 2
      config/locales/devise.et.yml
  58. 86
      config/locales/devise.fr-QC.yml
  59. 140
      config/locales/devise.it.yml
  60. 26
      config/locales/doorkeeper.ast.yml
  61. 56
      config/locales/doorkeeper.be.yml
  62. 16
      config/locales/doorkeeper.bg.yml
  63. 64
      config/locales/doorkeeper.ca.yml
  64. 14
      config/locales/doorkeeper.et.yml
  65. 40
      config/locales/doorkeeper.fr-QC.yml
  66. 4
      config/locales/doorkeeper.gl.yml
  67. 160
      config/locales/doorkeeper.it.yml
  68. 35
      config/locales/doorkeeper.ro.yml
  69. 2
      config/locales/doorkeeper.uk.yml
  70. 34
      config/locales/en-GB.yml
  71. 14
      config/locales/eo.yml
  72. 6
      config/locales/es-MX.yml
  73. 4
      config/locales/es.yml
  74. 452
      config/locales/et.yml
  75. 16
      config/locales/fi.yml
  76. 1033
      config/locales/fo.yml
  77. 4
      config/locales/gd.yml
  78. 8
      config/locales/gl.yml
  79. 40
      config/locales/is.yml
  80. 322
      config/locales/it.yml
  81. 6
      config/locales/ja.yml
  82. 2
      config/locales/lv.yml
  83. 2
      config/locales/nl.yml
  84. 7
      config/locales/ru.yml
  85. 806
      config/locales/sco.yml
  86. 11
      config/locales/simple_form.ast.yml
  87. 8
      config/locales/simple_form.be.yml
  88. 28
      config/locales/simple_form.bg.yml
  89. 4
      config/locales/simple_form.de.yml
  90. 2
      config/locales/simple_form.eo.yml
  91. 101
      config/locales/simple_form.et.yml
  92. 234
      config/locales/simple_form.fo.yml
  93. 2
      config/locales/simple_form.gl.yml
  94. 6
      config/locales/simple_form.is.yml
  95. 12
      config/locales/simple_form.ku.yml
  96. 4
      config/locales/simple_form.lv.yml
  97. 4
      config/locales/simple_form.sco.yml
  98. 68
      config/locales/simple_form.sr.yml
  99. 16
      config/locales/simple_form.uk.yml
  100. 22
      config/locales/sr.yml
  101. Some files were not shown because too many files have changed in this diff Show More

@ -50,7 +50,7 @@ body:
Google Chrome 106.0.5249.119 Google Chrome 106.0.5249.119
Firefox 105.0.3 Firefox 105.0.3
etc... etc...
validations: validations:
required: true required: true

@ -2,4 +2,4 @@ blank_issues_enabled: false
contact_links: contact_links:
- name: GitHub Discussions - name: GitHub Discussions
url: https://github.com/mastodon/mastodon/discussions url: https://github.com/mastodon/mastodon/discussions
about: Please ask and answer questions here. about: Please ask and answer questions here.

@ -57,12 +57,14 @@ jobs:
cache: yarn cache: yarn
- name: Install dependencies - name: Install dependencies
run: yarn install --frozen-lockfile run: yarn install --frozen-lockfile
- name: Check prettier formatting
run: yarn format-check
- name: Set-up RuboCop Problem Mathcher - name: Set-up RuboCop Problem Mathcher
uses: r7kamura/rubocop-problem-matchers-action@v1 uses: r7kamura/rubocop-problem-matchers-action@v1
- name: Set-up Stylelint Problem Matcher - name: Set-up Stylelint Problem Matcher
uses: xt0rted/stylelint-problem-matcher@v1 uses: xt0rted/stylelint-problem-matcher@v1
# https://github.com/xt0rted/stylelint-problem-matcher/issues/360 # https://github.com/xt0rted/stylelint-problem-matcher/issues/360
- run: echo "::add-matcher::.github/stylelint-matcher.json" - run: echo "::add-matcher::.github/stylelint-matcher.json"
################################ ################################
# Run Linter against code base # # Run Linter against code base #

@ -6,16 +6,16 @@ name: Test chart
on: on:
pull_request: pull_request:
paths: paths:
- "chart/**" - 'chart/**'
- "!**.md" - '!**.md'
- ".github/workflows/test-chart.yml" - '.github/workflows/test-chart.yml'
push: push:
paths: paths:
- "chart/**" - 'chart/**'
- "!**.md" - '!**.md'
- ".github/workflows/test-chart.yml" - '.github/workflows/test-chart.yml'
branches-ignore: branches-ignore:
- "dependabot/**" - 'dependabot/**'
workflow_dispatch: workflow_dispatch:
permissions: permissions:
@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: actions/setup-python@v4 - uses: actions/setup-python@v4
with: with:
python-version: "3.x" python-version: '3.x'
- name: Install dependencies (yamllint) - name: Install dependencies (yamllint)
run: pip install yamllint run: pip install yamllint

@ -3,7 +3,7 @@
source 'https://rubygems.org' source 'https://rubygems.org'
ruby '>= 2.7.0', '< 3.1.0' ruby '>= 2.7.0', '< 3.1.0'
gem 'pkg-config', '~> 1.4' gem 'pkg-config', '~> 1.5'
gem 'rexml', '~> 3.2' gem 'rexml', '~> 3.2'
gem 'puma', '~> 5.6' gem 'puma', '~> 5.6'
@ -18,7 +18,7 @@ gem 'makara', '~> 0.5'
gem 'pghero', '~> 2.8' gem 'pghero', '~> 2.8'
gem 'dotenv-rails', '~> 2.8' gem 'dotenv-rails', '~> 2.8'
gem 'aws-sdk-s3', '~> 1.114', require: false gem 'aws-sdk-s3', '~> 1.117', 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 'kt-paperclip', '~> 7.1' gem 'kt-paperclip', '~> 7.1'
@ -26,7 +26,7 @@ gem 'blurhash', '~> 0.1'
gem 'active_model_serializers', '~> 0.10' gem 'active_model_serializers', '~> 0.10'
gem 'addressable', '~> 2.8' gem 'addressable', '~> 2.8'
gem 'bootsnap', '~> 1.14.0', require: false gem 'bootsnap', '~> 1.15.0', require: false
gem 'browser' gem 'browser'
gem 'charlock_holmes', '~> 0.7.7' gem 'charlock_holmes', '~> 0.7.7'
gem 'chewy', '~> 7.2' gem 'chewy', '~> 7.2'
@ -86,7 +86,7 @@ gem 'sidekiq-bulk', '~> 0.2.0'
gem 'simple-navigation', '~> 4.4' gem 'simple-navigation', '~> 4.4'
gem 'simple_form', '~> 5.1' gem 'simple_form', '~> 5.1'
gem 'sprockets-rails', '~> 3.4', require: 'sprockets/railtie' gem 'sprockets-rails', '~> 3.4', require: 'sprockets/railtie'
gem 'stoplight', '~> 3.0.0' gem 'stoplight', '~> 3.0.1'
gem 'strong_migrations', '~> 0.7' gem 'strong_migrations', '~> 0.7'
gem 'tty-prompt', '~> 0.23', require: false gem 'tty-prompt', '~> 0.23', require: false
gem 'twitter-text', '~> 3.1.0' gem 'twitter-text', '~> 3.1.0'
@ -115,7 +115,7 @@ end
group :test do group :test do
gem 'capybara', '~> 3.38' gem 'capybara', '~> 3.38'
gem 'climate_control', '~> 0.2' gem 'climate_control', '~> 0.2'
gem 'faker', '~> 2.23' gem 'faker', '~> 3.0'
gem 'microformats', '~> 4.4' gem 'microformats', '~> 4.4'
gem 'rails-controller-testing', '~> 1.0' gem 'rails-controller-testing', '~> 1.0'
gem 'rspec-sidekiq', '~> 3.1' gem 'rspec-sidekiq', '~> 3.1'

@ -90,20 +90,20 @@ GEM
attr_required (1.0.1) attr_required (1.0.1)
awrence (1.2.1) awrence (1.2.1)
aws-eventstream (1.2.0) aws-eventstream (1.2.0)
aws-partitions (1.587.0) aws-partitions (1.670.0)
aws-sdk-core (3.130.2) aws-sdk-core (3.168.2)
aws-eventstream (~> 1, >= 1.0.2) aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0) aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.60.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
jmespath (~> 1.0) aws-sdk-s3 (1.117.2)
aws-sdk-kms (1.56.0) aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.114.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1) aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4) aws-sigv4 (~> 1.4)
aws-sigv4 (1.5.0) aws-sigv4 (1.5.2)
aws-eventstream (~> 1, >= 1.0.2) aws-eventstream (~> 1, >= 1.0.2)
bcrypt (3.1.17) bcrypt (3.1.17)
better_errors (2.9.1) better_errors (2.9.1)
@ -122,7 +122,7 @@ GEM
debug_inspector (>= 0.0.1) debug_inspector (>= 0.0.1)
blurhash (0.1.6) blurhash (0.1.6)
ffi (~> 1.14) ffi (~> 1.14)
bootsnap (1.14.0) bootsnap (1.15.0)
msgpack (~> 1.2) msgpack (~> 1.2)
brakeman (5.4.0) brakeman (5.4.0)
browser (4.2.0) browser (4.2.0)
@ -130,7 +130,7 @@ GEM
concurrent-ruby (~> 1.0, >= 1.0.5) concurrent-ruby (~> 1.0, >= 1.0.5)
redis (>= 1.0, <= 5.0) redis (>= 1.0, <= 5.0)
builder (3.2.4) builder (3.2.4)
bullet (7.0.3) bullet (7.0.4)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
uniform_notifier (~> 1.11) uniform_notifier (~> 1.11)
bundler-audit (0.9.1) bundler-audit (0.9.1)
@ -182,7 +182,7 @@ GEM
crack (0.4.5) crack (0.4.5)
rexml rexml
crass (1.0.6) crass (1.0.6)
css_parser (1.7.1) css_parser (1.12.0)
addressable addressable
debug_inspector (1.0.0) debug_inspector (1.0.0)
devise (4.8.1) devise (4.8.1)
@ -206,7 +206,7 @@ GEM
docile (1.3.4) docile (1.3.4)
domain_name (0.5.20190701) domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0) unf (>= 0.0.5, < 1.0.0)
doorkeeper (5.6.0) doorkeeper (5.6.2)
railties (>= 5) railties (>= 5)
dotenv (2.8.1) dotenv (2.8.1)
dotenv-rails (2.8.1) dotenv-rails (2.8.1)
@ -228,7 +228,7 @@ GEM
tzinfo tzinfo
excon (0.76.0) excon (0.76.0)
fabrication (2.30.0) fabrication (2.30.0)
faker (2.23.0) faker (3.0.0)
i18n (>= 1.8.11, < 2) i18n (>= 1.8.11, < 2)
faraday (1.9.3) faraday (1.9.3)
faraday-em_http (~> 1.0) faraday-em_http (~> 1.0)
@ -329,7 +329,7 @@ GEM
terminal-table (>= 1.5.1) terminal-table (>= 1.5.1)
idn-ruby (0.1.5) idn-ruby (0.1.5)
ipaddress (0.8.3) ipaddress (0.8.3)
jmespath (1.6.1) jmespath (1.6.2)
json (2.6.2) json (2.6.2)
json-canonicalization (0.3.0) json-canonicalization (0.3.0)
json-jwt (1.13.0) json-jwt (1.13.0)
@ -410,8 +410,12 @@ GEM
multi_json (1.15.0) multi_json (1.15.0)
multipart-post (2.1.1) multipart-post (2.1.1)
net-ldap (0.17.1) net-ldap (0.17.1)
net-protocol (0.1.3)
timeout
net-scp (4.0.0.rc1) net-scp (4.0.0.rc1)
net-ssh (>= 2.6.5, < 8.0.0) net-ssh (>= 2.6.5, < 8.0.0)
net-smtp (0.3.3)
net-protocol
net-ssh (7.0.1) net-ssh (7.0.1)
nio4r (2.5.8) nio4r (2.5.8)
nokogiri (1.13.9) nokogiri (1.13.9)
@ -460,14 +464,15 @@ GEM
pg (1.4.5) pg (1.4.5)
pghero (2.8.3) pghero (2.8.3)
activerecord (>= 5) activerecord (>= 5)
pkg-config (1.4.9) pkg-config (1.5.1)
posix-spawn (0.3.15) posix-spawn (0.3.15)
premailer (1.14.2) premailer (1.18.0)
addressable addressable
css_parser (>= 1.6.0) css_parser (>= 1.12.0)
htmlentities (>= 4.0.0) htmlentities (>= 4.0.0)
premailer-rails (1.11.1) premailer-rails (1.12.0)
actionmailer (>= 3) actionmailer (>= 3)
net-smtp
premailer (~> 1.7, >= 1.7.9) premailer (~> 1.7, >= 1.7.9)
private_address_check (0.5.0) private_address_check (0.5.0)
pry (0.14.1) pry (0.14.1)
@ -539,12 +544,14 @@ GEM
rake (13.0.6) rake (13.0.6)
rdf (3.2.9) rdf (3.2.9)
link_header (~> 0.0, >= 0.0.8) link_header (~> 0.0, >= 0.0.8)
rdf-normalize (0.5.0) rdf-normalize (0.5.1)
rdf (~> 3.2) rdf (~> 3.2)
redcarpet (3.5.1) redcarpet (3.5.1)
redis (4.5.1) redis (4.5.1)
redis-namespace (1.9.0) redis-namespace (1.9.0)
redis (>= 4) redis (>= 4)
redlock (1.3.2)
redis (>= 3.0.0, < 6.0)
regexp_parser (2.6.0) regexp_parser (2.6.0)
request_store (1.5.1) request_store (1.5.1)
rack (>= 1.4) rack (>= 1.4)
@ -649,9 +656,10 @@ GEM
sshkit (1.21.2) sshkit (1.21.2)
net-scp (>= 1.1.2) net-scp (>= 1.1.2)
net-ssh (>= 2.8.0) net-ssh (>= 2.8.0)
stackprof (0.2.22) stackprof (0.2.23)
statsd-ruby (1.5.0) statsd-ruby (1.5.0)
stoplight (3.0.0) stoplight (3.0.1)
redlock (~> 1.0)
strong_migrations (0.7.9) strong_migrations (0.7.9)
activerecord (>= 5) activerecord (>= 5)
swd (1.3.0) swd (1.3.0)
@ -665,6 +673,7 @@ GEM
climate_control (>= 0.0.3, < 1.0) climate_control (>= 0.0.3, < 1.0)
thor (1.2.1) thor (1.2.1)
tilt (2.0.11) tilt (2.0.11)
timeout (0.3.0)
tpm-key_attestation (0.11.0) tpm-key_attestation (0.11.0)
bindata (~> 2.4) bindata (~> 2.4)
openssl (> 2.0, < 3.1) openssl (> 2.0, < 3.1)
@ -684,7 +693,7 @@ GEM
unf (~> 0.1.0) unf (~> 0.1.0)
tzinfo (2.0.5) tzinfo (2.0.5)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
tzinfo-data (1.2022.6) tzinfo-data (1.2022.7)
tzinfo (>= 1.0.0) tzinfo (>= 1.0.0)
unf (0.1.4) unf (0.1.4)
unf_ext unf_ext
@ -727,7 +736,7 @@ GEM
xorcist (1.1.3) xorcist (1.1.3)
xpath (3.2.0) xpath (3.2.0)
nokogiri (~> 1.8) nokogiri (~> 1.8)
zeitwerk (2.6.0) zeitwerk (2.6.6)
PLATFORMS PLATFORMS
ruby ruby
@ -737,11 +746,11 @@ DEPENDENCIES
active_record_query_trace (~> 1.8) active_record_query_trace (~> 1.8)
addressable (~> 2.8) addressable (~> 2.8)
annotate (~> 3.2) annotate (~> 3.2)
aws-sdk-s3 (~> 1.114) aws-sdk-s3 (~> 1.117)
better_errors (~> 2.9) better_errors (~> 2.9)
binding_of_caller (~> 1.0) binding_of_caller (~> 1.0)
blurhash (~> 0.1) blurhash (~> 0.1)
bootsnap (~> 1.14.0) bootsnap (~> 1.15.0)
brakeman (~> 5.4) brakeman (~> 5.4)
browser browser
bullet (~> 7.0) bullet (~> 7.0)
@ -766,7 +775,7 @@ DEPENDENCIES
dotenv-rails (~> 2.8) dotenv-rails (~> 2.8)
ed25519 (~> 1.3) ed25519 (~> 1.3)
fabrication (~> 2.30) fabrication (~> 2.30)
faker (~> 2.23) faker (~> 3.0)
fast_blank (~> 1.0) fast_blank (~> 1.0)
fastimage fastimage
fog-core (<= 2.1.0) fog-core (<= 2.1.0)
@ -807,7 +816,7 @@ DEPENDENCIES
parslet parslet
pg (~> 1.4) pg (~> 1.4)
pghero (~> 2.8) pghero (~> 2.8)
pkg-config (~> 1.4) pkg-config (~> 1.5)
posix-spawn posix-spawn
premailer-rails premailer-rails
private_address_check (~> 0.5) private_address_check (~> 0.5)
@ -847,7 +856,7 @@ DEPENDENCIES
sprockets (~> 3.7.2) sprockets (~> 3.7.2)
sprockets-rails (~> 3.4) sprockets-rails (~> 3.4)
stackprof stackprof
stoplight (~> 3.0.0) stoplight (~> 3.0.1)
strong_migrations (~> 0.7) strong_migrations (~> 0.7)
thor (~> 1.2) thor (~> 1.2)
tty-prompt (~> 0.23) tty-prompt (~> 0.23)

@ -29,19 +29,19 @@
"account.featured_tags.last_status_at": "Last post on {date}", "account.featured_tags.last_status_at": "Last post on {date}",
"account.featured_tags.last_status_never": "No posts", "account.featured_tags.last_status_never": "No posts",
"account.featured_tags.title": "Etiquetes destacaes de: {name}", "account.featured_tags.title": "Etiquetes destacaes de: {name}",
"account.follow": "Siguir", "account.follow": "Follow",
"account.followers": "Siguidores", "account.followers": "Siguidores",
"account.followers.empty": "Naide sigue a esti perfil entá.", "account.followers.empty": "No one follows this user yet.",
"account.followers_counter": "{count, plural, one {{counter} Follower} other {{counter} Followers}}", "account.followers_counter": "{count, plural, one {{counter} Follower} other {{counter} Followers}}",
"account.following": "Following", "account.following": "Following",
"account.following_counter": "{count, plural,one {Siguiendo a {counter}} other {Siguiendo a {counter}}}", "account.following_counter": "{count, plural,one {Siguiendo a {counter}} other {Siguiendo a {counter}}}",
"account.follows.empty": "Esti perfil entá nun sigue a naide.", "account.follows.empty": "Esti perfil entá nun sigue a naide.",
"account.follows_you": "Síguete", "account.follows_you": "Síguete",
"account.go_to_profile": "Go to profile", "account.go_to_profile": "Go to profile",
"account.hide_reblogs": "Anubrir les comparticiones de @{name}", "account.hide_reblogs": "Hide boosts from @{name}",
"account.joined_short": "Data de xunión", "account.joined_short": "Data de xunión",
"account.languages": "Change subscribed languages", "account.languages": "Change subscribed languages",
"account.link_verified_on": "La propiedá d'esti enllaz foi comprobada'l {date}", "account.link_verified_on": "Ownership of this link was checked on {date}",
"account.locked_info": "This account privacy status is set to locked. The owner manually reviews who can follow them.", "account.locked_info": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
"account.media": "Multimedia", "account.media": "Multimedia",
"account.mention": "Mentar a @{name}", "account.mention": "Mentar a @{name}",
@ -53,14 +53,14 @@
"account.posts": "Artículos", "account.posts": "Artículos",
"account.posts_with_replies": "Artículos ya rempuestes", "account.posts_with_replies": "Artículos ya rempuestes",
"account.report": "Report @{name}", "account.report": "Report @{name}",
"account.requested": "Esperando pola aprobación. Calca pa encaboxar la solicitú de siguimientu", "account.requested": "Awaiting approval. Click to cancel follow request",
"account.share": "Compartir el perfil de @{name}", "account.share": "Share @{name}'s profile",
"account.show_reblogs": "Amosar los artículos compartíos de @{name}", "account.show_reblogs": "Amosar los artículos compartíos de @{name}",
"account.statuses_counter": "{count, plural, one {{counter} artículu} other {{counter} artículos}}", "account.statuses_counter": "{count, plural, one {{counter} artículu} other {{counter} artículos}}",
"account.unblock": "Desbloquiar a @{name}", "account.unblock": "Unblock @{name}",
"account.unblock_domain": "Amosar {domain}", "account.unblock_domain": "Unblock domain {domain}",
"account.unblock_short": "Unblock", "account.unblock_short": "Unblock",
"account.unendorse": "Nun destacar nel perfil", "account.unendorse": "Dexar de destacar nel perfil",
"account.unfollow": "Dexar de siguir", "account.unfollow": "Dexar de siguir",
"account.unmute": "Activar los avisos de @{name}", "account.unmute": "Activar los avisos de @{name}",
"account.unmute_notifications": "Activar los avisos de @{name}", "account.unmute_notifications": "Activar los avisos de @{name}",
@ -68,7 +68,7 @@
"account_note.placeholder": "Calca equí p'amestar una nota", "account_note.placeholder": "Calca equí p'amestar una nota",
"admin.dashboard.daily_retention": "User retention rate by day after sign-up", "admin.dashboard.daily_retention": "User retention rate by day after sign-up",
"admin.dashboard.monthly_retention": "User retention rate by month after sign-up", "admin.dashboard.monthly_retention": "User retention rate by month after sign-up",
"admin.dashboard.retention.average": "Promediu", "admin.dashboard.retention.average": "Media",
"admin.dashboard.retention.cohort": "Mes de rexistru", "admin.dashboard.retention.cohort": "Mes de rexistru",
"admin.dashboard.retention.cohort_size": "Perfiles nuevos", "admin.dashboard.retention.cohort_size": "Perfiles nuevos",
"alert.rate_limited.message": "Volvi tentalo dempués de la hora: {retry_time, time, medium}.", "alert.rate_limited.message": "Volvi tentalo dempués de la hora: {retry_time, time, medium}.",
@ -79,7 +79,7 @@
"attachments_list.unprocessed": "(ensin procesar)", "attachments_list.unprocessed": "(ensin procesar)",
"audio.hide": "Hide audio", "audio.hide": "Hide audio",
"autosuggest_hashtag.per_week": "{count} per selmana", "autosuggest_hashtag.per_week": "{count} per selmana",
"boost_modal.combo": "Pues primir {combo} pa saltar esto la próxima vegada", "boost_modal.combo": "You can press {combo} to skip this next time",
"bundle_column_error.copy_stacktrace": "Copy error report", "bundle_column_error.copy_stacktrace": "Copy error report",
"bundle_column_error.error.body": "La páxina solicitada nun se pudo renderizar. Ye posible que seya pola mor d'un fallu nel códigu o por un problema de compatibilidá del restolador.", "bundle_column_error.error.body": "La páxina solicitada nun se pudo renderizar. Ye posible que seya pola mor d'un fallu nel códigu o por un problema de compatibilidá del restolador.",
"bundle_column_error.error.title": "¡Oh, non!", "bundle_column_error.error.title": "¡Oh, non!",
@ -99,16 +99,16 @@
"closed_registrations_modal.title": "Rexistru en Mastodon", "closed_registrations_modal.title": "Rexistru en Mastodon",
"column.about": "Tocante a", "column.about": "Tocante a",
"column.blocks": "Perfiles bloquiaos", "column.blocks": "Perfiles bloquiaos",
"column.bookmarks": "Marcadores", "column.bookmarks": "Bookmarks",
"column.community": "Llinia de tiempu llocal", "column.community": "Llinia de tiempu llocal",
"column.direct": "Mensaxes direutos", "column.direct": "Mensaxes direutos",
"column.directory": "Browse profiles", "column.directory": "Browse profiles",
"column.domain_blocks": "Dominios bloquiaos", "column.domain_blocks": "Dominios bloquiaos",
"column.favourites": "Favoritos", "column.favourites": "Favourites",
"column.follow_requests": "Solicitúes de siguimientu", "column.follow_requests": "Solicitúes de siguimientu",
"column.home": "Aniciu", "column.home": "Home",
"column.lists": "Llistes", "column.lists": "Lists",
"column.mutes": "Usuarios silenciaos", "column.mutes": "Muted users",
"column.notifications": "Avisos", "column.notifications": "Avisos",
"column.pins": "Artículos fixaos", "column.pins": "Artículos fixaos",
"column.public": "Llinia de tiempu federada", "column.public": "Llinia de tiempu federada",
@ -144,9 +144,9 @@
"compose_form.sensitive.hide": "{count, plural, one {Mark media as sensitive} other {Mark media as sensitive}}", "compose_form.sensitive.hide": "{count, plural, one {Mark media as sensitive} other {Mark media as sensitive}}",
"compose_form.sensitive.marked": "{count, plural, one {Media is marked as sensitive} other {Media is marked as sensitive}}", "compose_form.sensitive.marked": "{count, plural, one {Media is marked as sensitive} other {Media is marked as sensitive}}",
"compose_form.sensitive.unmarked": "{count, plural, one {Media is not marked as sensitive} other {Media is not marked as sensitive}}", "compose_form.sensitive.unmarked": "{count, plural, one {Media is not marked as sensitive} other {Media is not marked as sensitive}}",
"compose_form.spoiler.marked": "El testu nun va anubrise darrera d'una alvertencia", "compose_form.spoiler.marked": "Text is hidden behind warning",
"compose_form.spoiler.unmarked": "El testu nun va anubrise", "compose_form.spoiler.unmarked": "Text is not hidden",
"compose_form.spoiler_placeholder": "Escribi equí l'alvertencia", "compose_form.spoiler_placeholder": "Write your warning here",
"confirmation_modal.cancel": "Encaboxar", "confirmation_modal.cancel": "Encaboxar",
"confirmations.block.block_and_report": "Bloquiar ya informar", "confirmations.block.block_and_report": "Bloquiar ya informar",
"confirmations.block.confirm": "Bloquiar", "confirmations.block.confirm": "Bloquiar",
@ -156,20 +156,20 @@
"confirmations.delete.confirm": "Desaniciar", "confirmations.delete.confirm": "Desaniciar",
"confirmations.delete.message": "¿De xuru que quies desaniciar esti artículu?", "confirmations.delete.message": "¿De xuru que quies desaniciar esti artículu?",
"confirmations.delete_list.confirm": "Desaniciar", "confirmations.delete_list.confirm": "Desaniciar",
"confirmations.delete_list.message": "¿De xuru que quies desaniciar dafechu esta llista?", "confirmations.delete_list.message": "Are you sure you want to permanently delete this list?",
"confirmations.discard_edit_media.confirm": "Escartar", "confirmations.discard_edit_media.confirm": "Escartar",
"confirmations.discard_edit_media.message": "You have unsaved changes to the media description or preview, discard them anyway?", "confirmations.discard_edit_media.message": "You have unsaved changes to the media description or preview, discard them anyway?",
"confirmations.domain_block.confirm": "Bloquiar tol dominiu", "confirmations.domain_block.confirm": "Bloquiar tol dominiu",
"confirmations.domain_block.message": "¿De xuru xurísimu que quies bloquiar el dominiu {domain} enteru? Na mayoría de casos bloquiar o silenciar dalguna cuenta ye abondo ya preferible. Nun vas ver el conteníu d'esi dominiu en nenguna llinia temporal pública o nos avisos, ya van desanciase los tos siguidores d'esi dominiu.", "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": "Zarrar la sesión", "confirmations.logout.confirm": "Zarrar la sesión",
"confirmations.logout.message": "¿De xuru que quies zarrar la sesión?", "confirmations.logout.message": "¿De xuru que quies zarrar la sesión?",
"confirmations.mute.confirm": "Silenciar", "confirmations.mute.confirm": "Mute",
"confirmations.mute.explanation": "Esto va anubrir los espublizamientos ya les sos menciones pero entá va permiti-yos ver los tos espublizamientos ya siguite.", "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
"confirmations.mute.message": "¿De xuru que quies desactivar los avisos de {name}?", "confirmations.mute.message": "Are you sure you want to mute {name}?",
"confirmations.redraft.confirm": "Desaniciar ya reeditar", "confirmations.redraft.confirm": "Desaniciar ya reeditar",
"confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.", "confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
"confirmations.reply.confirm": "Responder", "confirmations.reply.confirm": "Responder",
"confirmations.reply.message": "Responder agora va sobrescribir el mensaxe que tas componiendo anguaño. ¿De xuru que quies siguir?", "confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
"confirmations.unfollow.confirm": "Dexar de siguir", "confirmations.unfollow.confirm": "Dexar de siguir",
"confirmations.unfollow.message": "¿De xuru que quies dexar de siguir a {name}?", "confirmations.unfollow.message": "¿De xuru que quies dexar de siguir a {name}?",
"conversation.delete": "Delete conversation", "conversation.delete": "Delete conversation",
@ -178,10 +178,10 @@
"conversation.with": "Con {names}", "conversation.with": "Con {names}",
"copypaste.copied": "Copióse", "copypaste.copied": "Copióse",
"copypaste.copy": "Copiar", "copypaste.copy": "Copiar",
"directory.federated": "Dende'l fediversu", "directory.federated": "From known fediverse",
"directory.local": "Dende {domain} namái", "directory.local": "From {domain} only",
"directory.new_arrivals": "Cuentes nueves", "directory.new_arrivals": "New arrivals",
"directory.recently_active": "Actividá recién", "directory.recently_active": "Recently active",
"disabled_account_banner.account_settings": "Account settings", "disabled_account_banner.account_settings": "Account settings",
"disabled_account_banner.text": "Your account {disabledAccount} is currently disabled.", "disabled_account_banner.text": "Your account {disabledAccount} is currently disabled.",
"dismissable_banner.community_timeline": "These are the most recent public posts from people whose accounts are hosted by {domain}.", "dismissable_banner.community_timeline": "These are the most recent public posts from people whose accounts are hosted by {domain}.",
@ -197,12 +197,12 @@
"emoji_button.custom": "Custom", "emoji_button.custom": "Custom",
"emoji_button.flags": "Banderes", "emoji_button.flags": "Banderes",
"emoji_button.food": "Comida ya bébora", "emoji_button.food": "Comida ya bébora",
"emoji_button.label": "Inxertar un fustaxe", "emoji_button.label": "Insert emoji",
"emoji_button.nature": "Natura", "emoji_button.nature": "Natura",
"emoji_button.not_found": "Nun s'atoparon fustaxes que concasen", "emoji_button.not_found": "Nun s'atoparon fustaxes que concasen",
"emoji_button.objects": "Oxetos", "emoji_button.objects": "Oxetos",
"emoji_button.people": "Persones", "emoji_button.people": "Persones",
"emoji_button.recent": "Úsase davezu", "emoji_button.recent": "Frequently used",
"emoji_button.search": "Buscar…", "emoji_button.search": "Buscar…",
"emoji_button.search_results": "Resultaos de la busca", "emoji_button.search_results": "Resultaos de la busca",
"emoji_button.symbols": "Símbolos", "emoji_button.symbols": "Símbolos",
@ -221,13 +221,13 @@
"empty_column.follow_recommendations": "Paez que nun se puen xenerar suxerencies pa ti. Pues tentar d'usar la busca p'atopar perfiles que pues conocer o esplorar les etiquetes en tendencia.", "empty_column.follow_recommendations": "Paez que nun se puen xenerar suxerencies pa ti. Pues tentar d'usar la busca p'atopar perfiles que pues conocer o esplorar les etiquetes en tendencia.",
"empty_column.follow_requests": "Entá nun tienes nenguna solicitú de siguimientu. Cuando recibas una, apaez equí.", "empty_column.follow_requests": "Entá nun tienes nenguna solicitú de siguimientu. Cuando recibas una, apaez equí.",
"empty_column.hashtag": "Entá nun hai nada con esta etiqueta.", "empty_column.hashtag": "Entá nun hai nada con esta etiqueta.",
"empty_column.home": "¡Tienes la llinia temporal balera! Visita {public} o usa la gueta pa entamar ya conocer a otros usuarios.", "empty_column.home": "Your home timeline is empty! Follow more people to fill it up. {suggestions}",
"empty_column.home.suggestions": "See some suggestions", "empty_column.home.suggestions": "See some suggestions",
"empty_column.list": "Entá nun hai nada nesta llista. Cuando los miembros d'esta llista espublicen artículos nuevos, apaecen equí.", "empty_column.list": "Entá nun hai nada nesta llista. Cuando los miembros d'esta llista espublicen artículos nuevos, apaecen equí.",
"empty_column.lists": "Entá nun tienes nenguna llista. Cuando crees una, apaez equí.", "empty_column.lists": "Entá nun tienes nenguna llista. Cuando crees una, apaez equí.",
"empty_column.mutes": "You haven't muted any users yet.", "empty_column.mutes": "You haven't muted any users yet.",
"empty_column.notifications": "Entá nun tienes nengún avisu. Cuando otros perfiles interactúen contigo, vas velos equí.", "empty_column.notifications": "You don't have any notifications yet. When other people interact with you, you will see it here.",
"empty_column.public": "¡Equí nun hai nada! Escribi daqué público o sigui a usuarios d'otros sirvidores pa rellenar esto", "empty_column.public": "There is nothing here! Write something publicly, or manually follow users from other servers to fill it up",
"error.unexpected_crash.explanation": "Pola mor d'un fallu nel códigu o un problema de compatibilidá del restolador, esta páxina nun se pudo amosar correutamente.", "error.unexpected_crash.explanation": "Pola mor d'un fallu nel códigu o un problema de compatibilidá del restolador, esta páxina nun se pudo amosar correutamente.",
"error.unexpected_crash.explanation_addons": "Esta páxina nun se pudo amosar correutamente. Ye probable que dalgún complementu del restolador o dalguna ferramienta de traducción automática produxere esti error.", "error.unexpected_crash.explanation_addons": "Esta páxina nun se pudo amosar correutamente. Ye probable que dalgún complementu del restolador o dalguna ferramienta de traducción automática produxere esti error.",
"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": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
@ -266,16 +266,16 @@
"footer.privacy_policy": "Política de privacidá", "footer.privacy_policy": "Política de privacidá",
"footer.source_code": "Ver el códigu fonte", "footer.source_code": "Ver el códigu fonte",
"generic.saved": "Guardóse", "generic.saved": "Guardóse",
"getting_started.heading": "Entamu", "getting_started.heading": "Getting started",
"hashtag.column_header.tag_mode.all": "y {additional}", "hashtag.column_header.tag_mode.all": "y {additional}",
"hashtag.column_header.tag_mode.any": "o {additional}", "hashtag.column_header.tag_mode.any": "o {additional}",
"hashtag.column_header.tag_mode.none": "ensin {additional}", "hashtag.column_header.tag_mode.none": "ensin {additional}",
"hashtag.column_settings.select.no_options_message": "Nun s'atopó nenguna suxerencia", "hashtag.column_settings.select.no_options_message": "Nun s'atopó nenguna suxerencia",
"hashtag.column_settings.select.placeholder": "Enter hashtags…", "hashtag.column_settings.select.placeholder": "Enter hashtags…",
"hashtag.column_settings.tag_mode.all": "Toes estes", "hashtag.column_settings.tag_mode.all": "All of these",
"hashtag.column_settings.tag_mode.any": "Cualesquiera d'estes", "hashtag.column_settings.tag_mode.any": "Any of these",
"hashtag.column_settings.tag_mode.none": "Nenguna d'estes", "hashtag.column_settings.tag_mode.none": "None of these",
"hashtag.column_settings.tag_toggle": "Incluyir les etiquetes adicionales d'esta columna", "hashtag.column_settings.tag_toggle": "Include additional tags in this column",
"hashtag.follow": "Siguir a la etiqueta", "hashtag.follow": "Siguir a la etiqueta",
"hashtag.unfollow": "Dexar de siguir a la etiqueta", "hashtag.unfollow": "Dexar de siguir a la etiqueta",
"home.column_settings.basic": "Configuración básica", "home.column_settings.basic": "Configuración básica",
@ -335,23 +335,23 @@
"lightbox.close": "Close", "lightbox.close": "Close",
"lightbox.compress": "Compress image view box", "lightbox.compress": "Compress image view box",
"lightbox.expand": "Expand image view box", "lightbox.expand": "Expand image view box",
"lightbox.next": "Siguiente", "lightbox.next": "Next",
"lightbox.previous": "Previous", "lightbox.previous": "Previous",
"limited_account_hint.action": "Amosar el perfil de toes toes", "limited_account_hint.action": "Amosar el perfil de toes toes",
"limited_account_hint.title": "This profile has been hidden by the moderators of {domain}.", "limited_account_hint.title": "This profile has been hidden by the moderators of {domain}.",
"lists.account.add": "Amestar a la llista", "lists.account.add": "Add to list",
"lists.account.remove": "Desaniciar de la llista", "lists.account.remove": "Remove from list",
"lists.delete": "Desaniciar la llista", "lists.delete": "Desaniciar la llista",
"lists.edit": "Editar la llista", "lists.edit": "Editar la llista",
"lists.edit.submit": "Change title", "lists.edit.submit": "Change title",
"lists.new.create": "Amestar la llista", "lists.new.create": "Amestar la llista",
"lists.new.title_placeholder": "Títulu nuevu de la llista", "lists.new.title_placeholder": "New list title",
"lists.replies_policy.followed": "Cualesquier perfil siguíu", "lists.replies_policy.followed": "Cualesquier perfil siguíu",
"lists.replies_policy.list": "Miembros de la llista", "lists.replies_policy.list": "Miembros de la llista",
"lists.replies_policy.none": "Naide", "lists.replies_policy.none": "Naide",
"lists.replies_policy.title": "Show replies to:", "lists.replies_policy.title": "Show replies to:",
"lists.search": "Buscar ente la xente que sigues", "lists.search": "Search among people you follow",
"lists.subheading": "Les tos llistes", "lists.subheading": "Your lists",
"load_pending": "{count, plural, one {# elementu nuevu} other {# elementos nuevos}}", "load_pending": "{count, plural, one {# elementu nuevu} other {# elementos nuevos}}",
"loading_indicator.label": "Cargando…", "loading_indicator.label": "Cargando…",
"media_gallery.toggle_visible": "{number, plural, one {Anubrir la imaxe} other {Anubrir les imáxenes}}", "media_gallery.toggle_visible": "{number, plural, one {Anubrir la imaxe} other {Anubrir les imáxenes}}",
@ -377,7 +377,7 @@
"navigation_bar.follows_and_followers": "Follows and followers", "navigation_bar.follows_and_followers": "Follows and followers",
"navigation_bar.lists": "Llistes", "navigation_bar.lists": "Llistes",
"navigation_bar.logout": "Zarrar la sesión", "navigation_bar.logout": "Zarrar la sesión",
"navigation_bar.mutes": "Usuarios silenciaos", "navigation_bar.mutes": "Muted users",
"navigation_bar.personal": "Personal", "navigation_bar.personal": "Personal",
"navigation_bar.pins": "Artículos fixaos", "navigation_bar.pins": "Artículos fixaos",
"navigation_bar.preferences": "Preferencies", "navigation_bar.preferences": "Preferencies",
@ -397,10 +397,10 @@
"notification.status": "{name} ta acabante d'espublizar", "notification.status": "{name} ta acabante d'espublizar",
"notification.update": "{name} editó un artículu", "notification.update": "{name} editó un artículu",
"notifications.clear": "Borrar los avisos", "notifications.clear": "Borrar los avisos",
"notifications.clear_confirmation": "¿De xuru que quies llimpiar dafechu tolos avisos?", "notifications.clear_confirmation": "Are you sure you want to permanently clear all your notifications?",
"notifications.column_settings.admin.report": "Informes nuevos:", "notifications.column_settings.admin.report": "Informes nuevos:",
"notifications.column_settings.admin.sign_up": "Rexistros nuevos:", "notifications.column_settings.admin.sign_up": "Rexistros nuevos:",
"notifications.column_settings.alert": "Avisos d'escritoriu", "notifications.column_settings.alert": "Desktop notifications",
"notifications.column_settings.favourite": "Artículos favoritos:", "notifications.column_settings.favourite": "Artículos favoritos:",
"notifications.column_settings.filter_bar.advanced": "Amosar toles categoríes", "notifications.column_settings.filter_bar.advanced": "Amosar toles categoríes",
"notifications.column_settings.filter_bar.category": "Barra de peñera rápida", "notifications.column_settings.filter_bar.category": "Barra de peñera rápida",
@ -411,13 +411,13 @@
"notifications.column_settings.poll": "Resultaos de les encuestes:", "notifications.column_settings.poll": "Resultaos de les encuestes:",
"notifications.column_settings.push": "Push notifications", "notifications.column_settings.push": "Push notifications",
"notifications.column_settings.reblog": "Artículos compartíos:", "notifications.column_settings.reblog": "Artículos compartíos:",
"notifications.column_settings.show": "Amosar en columna", "notifications.column_settings.show": "Show in column",
"notifications.column_settings.sound": "Reproducir un soníu", "notifications.column_settings.sound": "Reproducir un soníu",
"notifications.column_settings.status": "Artículos nuevos:", "notifications.column_settings.status": "Artículos nuevos:",
"notifications.column_settings.unread_notifications.category": "Avisos ensin lleer", "notifications.column_settings.unread_notifications.category": "Avisos ensin lleer",
"notifications.column_settings.unread_notifications.highlight": "Rescamplar los avisos ensin lleer", "notifications.column_settings.unread_notifications.highlight": "Rescamplar los avisos ensin lleer",
"notifications.column_settings.update": "Ediciones:", "notifications.column_settings.update": "Ediciones:",
"notifications.filter.all": "Too", "notifications.filter.all": "All",
"notifications.filter.boosts": "Boosts", "notifications.filter.boosts": "Boosts",
"notifications.filter.favourites": "Favourites", "notifications.filter.favourites": "Favourites",
"notifications.filter.follows": "Follows", "notifications.filter.follows": "Follows",
@ -430,8 +430,8 @@
"notifications.permission_denied": "Desktop notifications are unavailable due to previously denied browser permissions request", "notifications.permission_denied": "Desktop notifications are unavailable due to previously denied browser permissions request",
"notifications.permission_denied_alert": "Desktop notifications can't be enabled, as browser permission has been denied before", "notifications.permission_denied_alert": "Desktop notifications can't be enabled, as browser permission has been denied before",
"notifications.permission_required": "Los avisos d'escritoriu nun tán disponibles porque nun se concedió'l permisu riquíu.", "notifications.permission_required": "Los avisos d'escritoriu nun tán disponibles porque nun se concedió'l permisu riquíu.",
"notifications_permission_banner.enable": "Activar los avisos d'escritoriu", "notifications_permission_banner.enable": "Enable desktop notifications",
"notifications_permission_banner.how_to_control": "Pa recibir avisos cuando Mastodon nun tea abiertu, activa los avisos del escritoriu. Pues controlar al milímetru qué tipu d'interaiciones xeneren avisos namás que s'activen, pente'l botón {icon} d'arriba.", "notifications_permission_banner.how_to_control": "To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
"notifications_permission_banner.title": "Never miss a thing", "notifications_permission_banner.title": "Never miss a thing",
"picture_in_picture.restore": "Put it back", "picture_in_picture.restore": "Put it back",
"poll.closed": "Finó", "poll.closed": "Finó",
@ -448,15 +448,15 @@
"privacy.direct.short": "Direct", "privacy.direct.short": "Direct",
"privacy.private.long": "Artículu visible namás pa los perfiles siguidores", "privacy.private.long": "Artículu visible namás pa los perfiles siguidores",
"privacy.private.short": "Namás pa siguidores", "privacy.private.short": "Namás pa siguidores",
"privacy.public.long": "Tol mundu pue ver l'artículu", "privacy.public.long": "Visible for all",
"privacy.public.short": "Artículu públicu", "privacy.public.short": "Artículu públicu",
"privacy.unlisted.long": "Artículu visible pa tol mundu mas escluyíu de les funciones de descubrimientu", "privacy.unlisted.long": "Artículu visible pa tol mundu mas escluyíu de les funciones de descubrimientu",
"privacy.unlisted.short": "Nun llistar", "privacy.unlisted.short": "Unlisted",
"privacy_policy.last_updated": "Data del últimu anovamientu: {date}", "privacy_policy.last_updated": "Data del últimu anovamientu: {date}",
"privacy_policy.title": "Política de privacidá", "privacy_policy.title": "Política de privacidá",
"refresh": "Refresh", "refresh": "Refresh",
"regeneration_indicator.label": "Cargando…", "regeneration_indicator.label": "Cargando…",
"regeneration_indicator.sublabel": "¡Tamos tresnando'l feed d'Aniciu!", "regeneration_indicator.sublabel": "Your home feed is being prepared!",
"relative_time.days": "{number} d", "relative_time.days": "{number} d",
"relative_time.full.days": "{number, plural, one {# day} other {# days}} ago", "relative_time.full.days": "{number, plural, one {# day} other {# days}} ago",
"relative_time.full.hours": "{number, plural, one {# hour} other {# hours}} ago", "relative_time.full.hours": "{number, plural, one {# hour} other {# hours}} ago",
@ -538,14 +538,14 @@
"sign_in_banner.text": "Anicia la sesión pa siguir a perfiles o etiquetes, marcar como favoritu, compartir o responder a artículos, o interactuar cola to cuenta nun sirvidor diferente.", "sign_in_banner.text": "Anicia la sesión pa siguir a perfiles o etiquetes, marcar como favoritu, compartir o responder a artículos, o interactuar cola to cuenta nun sirvidor diferente.",
"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": "Bloquiar a @{name}", "status.block": "Block @{name}",
"status.bookmark": "Meter en Marcadores", "status.bookmark": "Meter en Marcadores",
"status.cancel_reblog_private": "Dexar de compartir", "status.cancel_reblog_private": "Unboost",
"status.cannot_reblog": "Esti artículu nun se pue compartir", "status.cannot_reblog": "Esti artículu nun se pue compartir",
"status.copy": "Copiar l'enllaz al artículu", "status.copy": "Copiar l'enllaz al artículu",
"status.delete": "Desaniciar", "status.delete": "Desaniciar",
"status.detailed_status": "Detailed conversation view", "status.detailed_status": "Detailed conversation view",
"status.direct": "Unviar un mensaxe direutu a @{name}", "status.direct": "Direct message @{name}",
"status.edit": "Edit", "status.edit": "Edit",
"status.edited": "Edited {date}", "status.edited": "Edited {date}",
"status.edited_x_times": "Editóse {count, plural, one {{count} vegada} other {{count} vegaes}}", "status.edited_x_times": "Editóse {count, plural, one {{count} vegada} other {{count} vegaes}}",
@ -557,7 +557,7 @@
"status.history.created": "{name} creó {date}", "status.history.created": "{name} creó {date}",
"status.history.edited": "{name} editó {date}", "status.history.edited": "{name} editó {date}",
"status.load_more": "Cargar más", "status.load_more": "Cargar más",
"status.media_hidden": "Multimedia anubrida", "status.media_hidden": "Media hidden",
"status.mention": "Mentar a @{name}", "status.mention": "Mentar a @{name}",
"status.more": "Más", "status.more": "Más",
"status.mute": "Desactivar los avisos de @{name}", "status.mute": "Desactivar los avisos de @{name}",
@ -567,11 +567,11 @@
"status.pinned": "Artículu fixáu", "status.pinned": "Artículu fixáu",
"status.read_more": "Lleer más", "status.read_more": "Lleer más",
"status.reblog": "Compartir", "status.reblog": "Compartir",
"status.reblog_private": "Compartir cola audiencia orixinal", "status.reblog_private": "Boost with original visibility",
"status.reblogged_by": "{name} compartió", "status.reblogged_by": "{name} compartió",
"status.reblogs.empty": "Naide nun compartió esti artículu entá. Cuando daquién lo faiga, apaez equí.", "status.reblogs.empty": "Naide nun compartió esti artículu entá. Cuando daquién lo faiga, apaez equí.",
"status.redraft": "Desaniciar ya reeditar", "status.redraft": "Delete & re-draft",
"status.remove_bookmark": "Desaniciar de Marcadores", "status.remove_bookmark": "Remove bookmark",
"status.replied_to": "En rempuesta a {name}", "status.replied_to": "En rempuesta a {name}",
"status.reply": "Responder", "status.reply": "Responder",
"status.replyAll": "Responder al filu", "status.replyAll": "Responder al filu",
@ -580,9 +580,9 @@
"status.share": "Share", "status.share": "Share",
"status.show_filter_reason": "Show anyway", "status.show_filter_reason": "Show anyway",
"status.show_less": "Amosar menos", "status.show_less": "Amosar menos",
"status.show_less_all": "Amosar menos en too", "status.show_less_all": "Show less for all",
"status.show_more": "Amosar más", "status.show_more": "Amosar más",
"status.show_more_all": "Amosar más en too", "status.show_more_all": "Show more for all",
"status.show_original": "Amosar l'orixinal", "status.show_original": "Amosar l'orixinal",
"status.translate": "Traducir", "status.translate": "Traducir",
"status.translated_from_with": "Tradúxose del {lang} con {provider}", "status.translated_from_with": "Tradúxose del {lang} con {provider}",
@ -609,11 +609,11 @@
"timeline_hint.resources.statuses": "Artículos antiguos", "timeline_hint.resources.statuses": "Artículos antiguos",
"trends.counter_by_accounts": "{count, plural, one {{counter} person} other {{counter} people}} in the past {days, plural, one {day} other {{days} days}}", "trends.counter_by_accounts": "{count, plural, one {{counter} person} other {{counter} people}} in the past {days, plural, one {day} other {{days} days}}",
"trends.trending_now": "En tendencia", "trends.trending_now": "En tendencia",
"ui.beforeunload": "El borrador va perdese si coles de Mastodon.", "ui.beforeunload": "El borrador piérdese si coles de Mastodon.",
"units.short.billion": "{count} MM", "units.short.billion": "{count} MM",
"units.short.million": "{count} M", "units.short.million": "{count} M",
"units.short.thousand": "{count} mil", "units.short.thousand": "{count} mil",
"upload_area.title": "Arrastra ya suelta pa xubir", "upload_area.title": "Drag & drop to upload",
"upload_button.label": "Add images, a video or an audio file", "upload_button.label": "Add images, a video or an audio file",
"upload_error.limit": "File upload limit exceeded.", "upload_error.limit": "File upload limit exceeded.",
"upload_error.poll": "La xuba de ficheros nun ta permitida coles encuestes.", "upload_error.poll": "La xuba de ficheros nun ta permitida coles encuestes.",
@ -633,12 +633,12 @@
"upload_modal.edit_media": "Edición", "upload_modal.edit_media": "Edición",
"upload_modal.hint": "Calca o arrastra'l círculu de la previsualización pa escoyer el puntu d'enfoque que siempres va tar a la vista en toles miniatures.", "upload_modal.hint": "Calca o arrastra'l círculu de la previsualización pa escoyer el puntu d'enfoque que siempres va tar a la vista en toles miniatures.",
"upload_modal.preparing_ocr": "Preparing OCR…", "upload_modal.preparing_ocr": "Preparing OCR…",
"upload_modal.preview_label": "Previsualización ({ratio})", "upload_modal.preview_label": "Preview ({ratio})",
"upload_progress.label": "Xubiendo…", "upload_progress.label": "Xubiendo…",
"upload_progress.processing": "Procesando…", "upload_progress.processing": "Procesando…",
"video.close": "Zarrar el videu", "video.close": "Zarrar el videu",
"video.download": "Download file", "video.download": "Download file",
"video.exit_fullscreen": "Colar de la pantalla completa", "video.exit_fullscreen": "Exit full screen",
"video.expand": "Espander el videu", "video.expand": "Espander el videu",
"video.fullscreen": "Pantalla completa", "video.fullscreen": "Pantalla completa",
"video.hide": "Anubrir el videu", "video.hide": "Anubrir el videu",

@ -129,12 +129,12 @@
"compose_form.encryption_warning": "Допісы ў Mastodon не абаронены скразным шыфраваннем. Не дзяліцеся ніякай канфідэнцыяльнай інфармацыяй в Mastodon.", "compose_form.encryption_warning": "Допісы ў Mastodon не абаронены скразным шыфраваннем. Не дзяліцеся ніякай канфідэнцыяльнай інфармацыяй в Mastodon.",
"compose_form.hashtag_warning": "Гэты допіс не будзе паказаны пад аніякім хэштэгам, так як ён мае тып \"Не паказваць у стужках\". Толькі публічныя допісы могуць быць знойдзены па хэштэгу.", "compose_form.hashtag_warning": "Гэты допіс не будзе паказаны пад аніякім хэштэгам, так як ён мае тып \"Не паказваць у стужках\". Толькі публічныя допісы могуць быць знойдзены па хэштэгу.",
"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": "Дадаць варыянт", "compose_form.poll.add_option": "Дадаць варыянт",
"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": "Змяніце апытанне, каб дазволіць некалькі варыянтаў адказу", "compose_form.poll.switch_to_multiple": "Змяніце апытанне, каб дазволіць некалькі варыянтаў адказу",
"compose_form.poll.switch_to_single": "Змяніце апытанне, каб дазволіць адзіны варыянт адказу", "compose_form.poll.switch_to_single": "Змяніце апытанне, каб дазволіць адзіны варыянт адказу",
"compose_form.publish": "Апублікаваць", "compose_form.publish": "Апублікаваць",
@ -144,8 +144,8 @@
"compose_form.sensitive.hide": "{count, plural, one {Пазначыць кантэнт як далікатны} other {Пазначыць кантэнт як далікатны}}", "compose_form.sensitive.hide": "{count, plural, one {Пазначыць кантэнт як далікатны} other {Пазначыць кантэнт як далікатны}}",
"compose_form.sensitive.marked": "{count, plural, one {Кантэнт пазначаны як далікатны} other {Кантэнт пазначаны як далікатны}}", "compose_form.sensitive.marked": "{count, plural, one {Кантэнт пазначаны як далікатны} other {Кантэнт пазначаны як далікатны}}",
"compose_form.sensitive.unmarked": "{count, plural, one {Кантэнт не пазначаны як далікатны} other {Кантэнт не пазначаны як далікатны}}", "compose_form.sensitive.unmarked": "{count, plural, one {Кантэнт не пазначаны як далікатны} other {Кантэнт не пазначаны як далікатны}}",
"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": "Заблакіраваць і паскардзіцца", "confirmations.block.block_and_report": "Заблакіраваць і паскардзіцца",
@ -182,7 +182,7 @@
"directory.local": "Толькі з {domain}", "directory.local": "Толькі з {domain}",
"directory.new_arrivals": "Новыя карыстальнікі", "directory.new_arrivals": "Новыя карыстальнікі",
"directory.recently_active": "Нядаўна актыўныя", "directory.recently_active": "Нядаўна актыўныя",
"disabled_account_banner.account_settings": "Налады акаўнту", "disabled_account_banner.account_settings": "Налады ўліковага запісу",
"disabled_account_banner.text": "Ваш уліковы запіс {disabledAccount} часова адключаны.", "disabled_account_banner.text": "Ваш уліковы запіс {disabledAccount} часова адключаны.",
"dismissable_banner.community_timeline": "Гэта самыя апошнія допісы ад людзей, уліковыя запісы якіх размяшчаюцца на {domain}.", "dismissable_banner.community_timeline": "Гэта самыя апошнія допісы ад людзей, уліковыя запісы якіх размяшчаюцца на {domain}.",
"dismissable_banner.dismiss": "Адхіліць", "dismissable_banner.dismiss": "Адхіліць",
@ -391,7 +391,7 @@
"notification.follow": "{name} падпісаўся на вас", "notification.follow": "{name} падпісаўся на вас",
"notification.follow_request": "{name} адправіў запыт на падпіску", "notification.follow_request": "{name} адправіў запыт на падпіску",
"notification.mention": "{name} згадаў вас", "notification.mention": "{name} згадаў вас",
"notification.own_poll": "Вашая апытанка скончылася", "notification.own_poll": "Ваша апытанне скончылася",
"notification.poll": "Апытанне, дзе вы прынялі ўдзел, скончылася", "notification.poll": "Апытанне, дзе вы прынялі ўдзел, скончылася",
"notification.reblog": "{name} пашырыў ваш допіс", "notification.reblog": "{name} пашырыў ваш допіс",
"notification.status": "Новы допіс ад {name}", "notification.status": "Новы допіс ад {name}",
@ -464,7 +464,7 @@
"relative_time.full.minutes": "{number, plural, one {# хвіліна} few {# хвіліны} many {# хвілін} other {# хвіліны}} таму", "relative_time.full.minutes": "{number, plural, one {# хвіліна} few {# хвіліны} many {# хвілін} other {# хвіліны}} таму",
"relative_time.full.seconds": "{number, plural, one {# секунда} few {# секунды} many {# секунд} other {# секунды}} таму", "relative_time.full.seconds": "{number, plural, one {# секунда} few {# секунды} many {# секунд} other {# секунды}} таму",
"relative_time.hours": "{number} гадз", "relative_time.hours": "{number} гадз",
"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": "сёння", "relative_time.today": "сёння",
@ -539,7 +539,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": "Скапіраваць спасылку на допіс",
@ -554,8 +554,8 @@
"status.filter": "Фільтраваць гэты допіс", "status.filter": "Фільтраваць гэты допіс",
"status.filtered": "Адфільтравана", "status.filtered": "Адфільтравана",
"status.hide": "Схаваць допіс", "status.hide": "Схаваць допіс",
"status.history.created": "створана {name} {date}", "status.history.created": "Створана {name} {date}",
"status.history.edited": "адрэдагавана {name} {date}", "status.history.edited": "Адрэдагавана {name} {date}",
"status.load_more": "Загрузіць яшчэ", "status.load_more": "Загрузіць яшчэ",
"status.media_hidden": "Медыя схавана", "status.media_hidden": "Медыя схавана",
"status.mention": "Згадаць @{name}", "status.mention": "Згадаць @{name}",
@ -594,7 +594,7 @@
"subscribed_languages.target": "Змяніць мовы падпіскі для {target}", "subscribed_languages.target": "Змяніць мовы падпіскі для {target}",
"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": "Мясцовае",
"tabs_bar.notifications": "Апавяшчэнні", "tabs_bar.notifications": "Апавяшчэнні",

@ -39,7 +39,7 @@
"account.follows_you": "Ваш последовател", "account.follows_you": "Ваш последовател",
"account.go_to_profile": "Към профила", "account.go_to_profile": "Към профила",
"account.hide_reblogs": "Скриване на споделяния от @{name}", "account.hide_reblogs": "Скриване на споделяния от @{name}",
"account.joined_short": "Присъединени", "account.joined_short": "Дата на присъединяване",
"account.languages": "Смяна на показваните езици", "account.languages": "Смяна на показваните езици",
"account.link_verified_on": "Собствеността върху тази връзка е проверена на {date}", "account.link_verified_on": "Собствеността върху тази връзка е проверена на {date}",
"account.locked_info": "Състоянието за поверителността на акаунта е зададено заключено. Собственикът преглежда ръчно от кого може да се следва.", "account.locked_info": "Състоянието за поверителността на акаунта е зададено заключено. Собственикът преглежда ръчно от кого може да се следва.",
@ -51,20 +51,20 @@
"account.muted": "Заглушено", "account.muted": "Заглушено",
"account.open_original_page": "Отваряне на оригиналната страница", "account.open_original_page": "Отваряне на оригиналната страница",
"account.posts": "Публикации", "account.posts": "Публикации",
"account.posts_with_replies": "Публикации и отговори", "account.posts_with_replies": "С отговори",
"account.report": "Докладване на @{name}", "account.report": "Докладване на @{name}",
"account.requested": "Чака се одобрение. Щракнете за отмяна на заявката за последване", "account.requested": "Чака се одобрение. Щракнете за отмяна на заявката за последване",
"account.share": "Споделяне на профила на @{name}", "account.share": "Изпращане на профила на @{name}",
"account.show_reblogs": "Показване на споделяния от @{name}", "account.show_reblogs": "Показване на споделяния от @{name}",
"account.statuses_counter": "{count, plural, one {{counter} публикация} other {{counter} публикации}}", "account.statuses_counter": "{count, plural, one {{counter} публикация} other {{counter} публикации}}",
"account.unblock": "Отблокиране на @{name}", "account.unblock": "Отблокиране на @{name}",
"account.unblock_domain": "Отблокиране на домейн {domain}", "account.unblock_domain": "Отблокиране на домейн {domain}",
"account.unblock_short": "Отблокирване", "account.unblock_short": "Отблокирване",
"account.unendorse": "Не включвайте в профила", "account.unendorse": "Не включвайте в профила",
"account.unfollow": "Стоп на следването", "account.unfollow": "Не следвай",
"account.unmute": "Без заглушаването на @{name}", "account.unmute": "Без заглушаване на @{name}",
"account.unmute_notifications": "Без заглушаване на известия от @{name}", "account.unmute_notifications": "Без заглушаване на известия от @{name}",
"account.unmute_short": "Без заглушаването", "account.unmute_short": "Без заглушаване",
"account_note.placeholder": "Щракнете, за да добавите бележка", "account_note.placeholder": "Щракнете, за да добавите бележка",
"admin.dashboard.daily_retention": "Ниво на задържани на потребители след регистрация, в дни", "admin.dashboard.daily_retention": "Ниво на задържани на потребители след регистрация, в дни",
"admin.dashboard.monthly_retention": "Ниво на задържани на потребители след регистрация, в месеци", "admin.dashboard.monthly_retention": "Ниво на задържани на потребители след регистрация, в месеци",
@ -100,7 +100,7 @@
"column.about": "Относно", "column.about": "Относно",
"column.blocks": "Блокирани потребители", "column.blocks": "Блокирани потребители",
"column.bookmarks": "Отметки", "column.bookmarks": "Отметки",
"column.community": "Местна часова ос", "column.community": "Локален инфопоток",
"column.direct": "Директни съобщения", "column.direct": "Директни съобщения",
"column.directory": "Разглеждане на профили", "column.directory": "Разглеждане на профили",
"column.domain_blocks": "Блокирани домейни", "column.domain_blocks": "Блокирани домейни",
@ -111,7 +111,7 @@
"column.mutes": "Заглушени потребители", "column.mutes": "Заглушени потребители",
"column.notifications": "Известия", "column.notifications": "Известия",
"column.pins": "Закачени публикации", "column.pins": "Закачени публикации",
"column.public": "Федеративна часова ос", "column.public": "Федериран инфопоток",
"column_back_button.label": "Назад", "column_back_button.label": "Назад",
"column_header.hide_settings": "Скриване на настройките", "column_header.hide_settings": "Скриване на настройките",
"column_header.moveLeft_settings": "Преместване на колона вляво", "column_header.moveLeft_settings": "Преместване на колона вляво",
@ -146,7 +146,7 @@
"compose_form.sensitive.unmarked": "{count, plural, one {Мултимедията не е маркирана като деликатна} other {Мултимедиите не са маркирани като деликатни}}", "compose_form.sensitive.unmarked": "{count, plural, one {Мултимедията не е маркирана като деликатна} other {Мултимедиите не са маркирани като деликатни}}",
"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": "Блокиране и докладване", "confirmations.block.block_and_report": "Блокиране и докладване",
"confirmations.block.confirm": "Блокиране", "confirmations.block.confirm": "Блокиране",
@ -178,23 +178,23 @@
"conversation.with": "С {names}", "conversation.with": "С {names}",
"copypaste.copied": "Копирано", "copypaste.copied": "Копирано",
"copypaste.copy": "Копиране", "copypaste.copy": "Копиране",
"directory.federated": "От познат федивърс", "directory.federated": "От познатата федивселена",
"directory.local": "Само от {domain}", "directory.local": "Само от {domain}",
"directory.new_arrivals": "Новодошли", "directory.new_arrivals": "Новодошли",
"directory.recently_active": "Наскоро дейни", "directory.recently_active": "Наскоро дейни",
"disabled_account_banner.account_settings": "Настройки на акаунта", "disabled_account_banner.account_settings": "Настройки на акаунта",
"disabled_account_banner.text": "Вашият акаунт {disabledAccount} сега е изключен.", "disabled_account_banner.text": "Вашият акаунт {disabledAccount} сега е изключен.",
"dismissable_banner.community_timeline": "Ето най-скорошните публични публикации от хора, чиито акаунти са разположени в {domain}.", "dismissable_banner.community_timeline": "Ето най-скорошните публични публикации, създадени от акаунти в {domain}.",
"dismissable_banner.dismiss": "Отхвърляне", "dismissable_banner.dismiss": "Отхвърляне",
"dismissable_banner.explore_links": "Тези новини се разказват от хората в този и други сървъри на децентрализираната мрежа точно сега.", "dismissable_banner.explore_links": "Тези новини се разказват от хората в този и други сървъри на децентрализираната мрежа точно сега.",
"dismissable_banner.explore_statuses": "Тези публикации от този и други сървъри в децентрализираната мрежа набират популярност сега на този сървър.", "dismissable_banner.explore_statuses": "Тези публикации от този и други сървъри в децентрализираната мрежа набират популярност сега на този сървър.",
"dismissable_banner.explore_tags": "Тези хаштагове сега набират популярност сред хората в този и други сървъри на децентрализирата мрежа.", "dismissable_banner.explore_tags": "Тези хаштагове сега набират популярност сред хората в този и други сървъри на децентрализирата мрежа.",
"dismissable_banner.public_timeline": "Ето най-скорошните публични публикации от хора в този и други сървъри на децентрализираната мрежа, за които този сървър познава.", "dismissable_banner.public_timeline": "Това са най-скорошните публични публикации, създадени на този сървър, както и на други сървъри на децентрализираната мрежа, за които този сървър знае.",
"embed.instructions": "Вградете публикацията в уебсайта си, копирайки кода долу.", "embed.instructions": "Вградете публикацията в уебсайта си, копирайки кода долу.",
"embed.preview": "Ето как ще изглежда:", "embed.preview": "Ето как ще изглежда:",
"emoji_button.activity": "Дейност", "emoji_button.activity": "Дейност",
"emoji_button.clear": "Изчистване", "emoji_button.clear": "Изчистване",
"emoji_button.custom": "Персонализирано", "emoji_button.custom": "Персонализирани",
"emoji_button.flags": "Знамена", "emoji_button.flags": "Знамена",
"emoji_button.food": "Храна и напитки", "emoji_button.food": "Храна и напитки",
"emoji_button.label": "Вмъкване на емоджи", "emoji_button.label": "Вмъкване на емоджи",
@ -202,7 +202,7 @@
"emoji_button.not_found": "Без емоджита!! (╯°□°)╯︵ ┻━┻", "emoji_button.not_found": "Без емоджита!! (╯°□°)╯︵ ┻━┻",
"emoji_button.objects": "Предмети", "emoji_button.objects": "Предмети",
"emoji_button.people": "Хора", "emoji_button.people": "Хора",
"emoji_button.recent": "Често използвано", "emoji_button.recent": "Често използвани",
"emoji_button.search": "Търсене...", "emoji_button.search": "Търсене...",
"emoji_button.search_results": "Резултати от търсене", "emoji_button.search_results": "Резултати от търсене",
"emoji_button.symbols": "Символи", "emoji_button.symbols": "Символи",
@ -212,8 +212,8 @@
"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": "Още няма блокирани домейни.",
"empty_column.explore_statuses": "Няма нищо популярно в момента. Проверете пак по-късно!", "empty_column.explore_statuses": "Няма нищо популярно в момента. Проверете пак по-късно!",
"empty_column.favourited_statuses": "Още нямате любими публикации. Поставяйки някоя в любими, то тя ще се покаже тук.", "empty_column.favourited_statuses": "Още нямате любими публикации. Поставяйки някоя в любими, то тя ще се покаже тук.",
@ -221,13 +221,13 @@
"empty_column.follow_recommendations": "Изглежда, че няма генерирани предложения за вас. Можете да опитате да търсите за хора, които знаете или да разгледате популярните тагове.", "empty_column.follow_recommendations": "Изглежда, че няма генерирани предложения за вас. Можете да опитате да търсите за хора, които знаете или да разгледате популярните тагове.",
"empty_column.follow_requests": "Все още нямате заявки за последване. Когато получите такава, тя ще се покаже тук.", "empty_column.follow_requests": "Все още нямате заявки за последване. Когато получите такава, тя ще се покаже тук.",
"empty_column.hashtag": "Още няма нищо в този хаштаг.", "empty_column.hashtag": "Още няма нищо в този хаштаг.",
"empty_column.home": "Вашата начална часова ос е празна! Последвайте повече хора, за да я запълните. {suggestions}", "empty_column.home": "Вашият личен инфопоток е празен! Последвайте повече хора, за да го запълните. {suggestions}",
"empty_column.home.suggestions": "Преглед на някои предложения", "empty_column.home.suggestions": "Преглед на някои предложения",
"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.explanation_addons": "Тази страница не може да се покаже правилно. Тази грешка вероятно е причинена от добавка на браузъра или инструменти за автоматичен превод.", "error.unexpected_crash.explanation_addons": "Тази страница не може да се покаже правилно. Тази грешка вероятно е причинена от добавка на браузъра или инструменти за автоматичен превод.",
"error.unexpected_crash.next_steps": "Опитайте да опресните страницата. Ако това не помогне, все още можете да използвате Mastodon чрез различен браузър или приложение.", "error.unexpected_crash.next_steps": "Опитайте да опресните страницата. Ако това не помогне, все още можете да използвате Mastodon чрез различен браузър или приложение.",
@ -260,9 +260,9 @@
"follow_requests.unlocked_explanation": "Въпреки че акаунтът ви не е заключен, служителите на {domain} помислиха, че може да искате да преглеждате ръчно заявките за последване на тези профили.", "follow_requests.unlocked_explanation": "Въпреки че акаунтът ви не е заключен, служителите на {domain} помислиха, че може да искате да преглеждате ръчно заявките за последване на тези профили.",
"footer.about": "Относно", "footer.about": "Относно",
"footer.directory": "Директория на профилите", "footer.directory": "Директория на профилите",
"footer.get_app": "Вземане на приложението", "footer.get_app": "Изтегли приложението",
"footer.invite": "Поканване на хора", "footer.invite": "Поканване на хора",
"footer.keyboard_shortcuts": "Клавишни съчетания", "footer.keyboard_shortcuts": "Клавишни комбинации",
"footer.privacy_policy": "Политика за поверителност", "footer.privacy_policy": "Политика за поверителност",
"footer.source_code": "Преглед на изходния код", "footer.source_code": "Преглед на изходния код",
"generic.saved": "Запазено", "generic.saved": "Запазено",
@ -304,17 +304,17 @@
"keyboard_shortcuts.column": "Съсредоточение на колона", "keyboard_shortcuts.column": "Съсредоточение на колона",
"keyboard_shortcuts.compose": "Фокус на текстовото пространство за композиране", "keyboard_shortcuts.compose": "Фокус на текстовото пространство за композиране",
"keyboard_shortcuts.description": "Опис", "keyboard_shortcuts.description": "Опис",
"keyboard_shortcuts.direct": "за отваряне на колоната с директни съобщения", "keyboard_shortcuts.direct": "за отваряне на колоната с лични съобщения",
"keyboard_shortcuts.down": "Преместване надолу в списъка", "keyboard_shortcuts.down": "Преместване надолу в списъка",
"keyboard_shortcuts.enter": "Отваряне на публикация", "keyboard_shortcuts.enter": "Отваряне на публикация",
"keyboard_shortcuts.favourite": "Любима публикация", "keyboard_shortcuts.favourite": "Любима публикация",
"keyboard_shortcuts.favourites": "Отваряне на списъка с любими", "keyboard_shortcuts.favourites": "Отваряне на списъка с любими",
"keyboard_shortcuts.federated": "Отваряне на федерална часова ос", "keyboard_shortcuts.federated": "Отваряне на федерирания инфопоток",
"keyboard_shortcuts.heading": "Клавишни съчетания", "keyboard_shortcuts.heading": "Клавишни съчетания",
"keyboard_shortcuts.home": "Отваряне на началната часова ос", "keyboard_shortcuts.home": "Отваряне на личния инфопоток",
"keyboard_shortcuts.hotkey": "Бърз клавиш", "keyboard_shortcuts.hotkey": "Бърз клавиш",
"keyboard_shortcuts.legend": "Показване на тази легенда", "keyboard_shortcuts.legend": "Показване на тази легенда",
"keyboard_shortcuts.local": "Отваряне на местна часова ос", "keyboard_shortcuts.local": "Отваряне на локалния инфопоток",
"keyboard_shortcuts.mention": "Споменаване на автор", "keyboard_shortcuts.mention": "Споменаване на автор",
"keyboard_shortcuts.muted": "Отваряне на списъка със заглушени потребители", "keyboard_shortcuts.muted": "Отваряне на списъка със заглушени потребители",
"keyboard_shortcuts.my_profile": "Отваряне на профила ви", "keyboard_shortcuts.my_profile": "Отваряне на профила ви",
@ -364,7 +364,7 @@
"navigation_bar.about": "За тази инстанция", "navigation_bar.about": "За тази инстанция",
"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": "Директни съобщения",
"navigation_bar.discover": "Откриване", "navigation_bar.discover": "Откриване",
@ -381,19 +381,19 @@
"navigation_bar.personal": "Лично", "navigation_bar.personal": "Лично",
"navigation_bar.pins": "Закачени публикации", "navigation_bar.pins": "Закачени публикации",
"navigation_bar.preferences": "Предпочитания", "navigation_bar.preferences": "Предпочитания",
"navigation_bar.public_timeline": "Федеративна часова ос", "navigation_bar.public_timeline": "Федериран инфопоток",
"navigation_bar.search": "Търсене", "navigation_bar.search": "Търсене",
"navigation_bar.security": "Сигурност", "navigation_bar.security": "Сигурност",
"not_signed_in_indicator.not_signed_in": "Трябва да влезете за достъп до този ресурс.", "not_signed_in_indicator.not_signed_in": "Трябва да влезете за достъп до този ресурс.",
"notification.admin.report": "{name} докладва {target}", "notification.admin.report": "{name} докладва {target}",
"notification.admin.sign_up": "{name} се регистрира", "notification.admin.sign_up": "{name} се регистрира",
"notification.favourite": "{name} направи любима ваша публикация", "notification.favourite": "{name} хареса ваша публикация",
"notification.follow": "{name} ви последва", "notification.follow": "{name} ви последва",
"notification.follow_request": "{name} поиска да ви последва", "notification.follow_request": "{name} поиска да ви последва",
"notification.mention": "{name} ви спомена", "notification.mention": "{name} ви спомена",
"notification.own_poll": "Анкетата ви приключи", "notification.own_poll": "Анкетата ви приключи",
"notification.poll": "Анкета, в която гласувахте, приключи", "notification.poll": "Анкета, в която гласувахте, приключи",
"notification.reblog": "{name} сподели твоята публикация", "notification.reblog": "{name} сподели вашата публикация",
"notification.status": "{name} току-що публикува", "notification.status": "{name} току-що публикува",
"notification.update": "{name} промени публикация", "notification.update": "{name} промени публикация",
"notifications.clear": "Изчистване на известията", "notifications.clear": "Изчистване на известията",
@ -457,15 +457,15 @@
"refresh": "Опресняване", "refresh": "Опресняване",
"regeneration_indicator.label": "Зареждане…", "regeneration_indicator.label": "Зареждане…",
"regeneration_indicator.sublabel": "Вашият основен инфопоток се подготвя!", "regeneration_indicator.sublabel": "Вашият основен инфопоток се подготвя!",
"relative_time.days": "{number}д.", "relative_time.days": "{number} д.",
"relative_time.full.days": "преди {number, plural, one {# ден} other {# дни}}", "relative_time.full.days": "преди {number, plural, one {# ден} other {# дни}}",
"relative_time.full.hours": "преди {number, plural, one {# час} other {# часа}}", "relative_time.full.hours": "преди {number, plural, one {# час} other {# часа}}",
"relative_time.full.just_now": "току-що", "relative_time.full.just_now": "току-що",
"relative_time.full.minutes": "преди {number, plural, one {# минута} other {# минути}}", "relative_time.full.minutes": "преди {number, plural, one {# минута} other {# минути}}",
"relative_time.full.seconds": "преди {number, plural, one {# секунда} other {# секунди}}", "relative_time.full.seconds": "преди {number, plural, one {# секунда} other {# секунди}}",
"relative_time.hours": "{number}ч.", "relative_time.hours": "{number} ч.",
"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": "днес", "relative_time.today": "днес",
"reply_indicator.cancel": "Отказ", "reply_indicator.cancel": "Отказ",
@ -514,7 +514,7 @@
"search.placeholder": "Търсене", "search.placeholder": "Търсене",
"search.search_or_paste": "Търсене или поставяне на URL адрес", "search.search_or_paste": "Търсене или поставяне на URL адрес",
"search_popout.search_format": "Формат за разширено търсене", "search_popout.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": "Търсене с обикновен текст връща публикации, които сте написали, харесали, споделили, или в които сте били споменати, както и съвпадащи потребителски имена, показвани имена и хаштагове.",
"search_popout.tips.hashtag": "хаштаг", "search_popout.tips.hashtag": "хаштаг",
"search_popout.tips.status": "публикация", "search_popout.tips.status": "публикация",
"search_popout.tips.text": "Обикновеният текст връща съответстващи показвани имена, потребителски имена и хаштагове", "search_popout.tips.text": "Обикновеният текст връща съответстващи показвани имена, потребителски имена и хаштагове",
@ -572,7 +572,7 @@
"status.reblogs.empty": "Все още никой не е споделил тази публикация. Когато някой го направи, ще се покаже тук.", "status.reblogs.empty": "Все още никой не е споделил тази публикация. Когато някой го направи, ще се покаже тук.",
"status.redraft": "Изтриване и преработване", "status.redraft": "Изтриване и преработване",
"status.remove_bookmark": "Премахване на отметката", "status.remove_bookmark": "Премахване на отметката",
"status.replied_to": "Отговори на {name}", "status.replied_to": "В отговор до {name}",
"status.reply": "Отговор", "status.reply": "Отговор",
"status.replyAll": "Отговор на тема", "status.replyAll": "Отговор на тема",
"status.report": "Докладване на @{name}", "status.report": "Докладване на @{name}",

@ -6,7 +6,7 @@
"about.domain_blocks.preamble": "Gant Mastodon e c'hellit gwelet danvez hag eskemm gant implijerien·ezed eus forzh peseurt servijer er fedibed peurliesañ. Setu an nemedennoù a zo bet graet evit ar servijer-mañ e-unan.", "about.domain_blocks.preamble": "Gant Mastodon e c'hellit gwelet danvez hag eskemm gant implijerien·ezed eus forzh peseurt servijer er fedibed peurliesañ. Setu an nemedennoù a zo bet graet evit ar servijer-mañ e-unan.",
"about.domain_blocks.silenced.explanation": "Ne vo ket gwelet profiloù eus ar servijer-mañ ganeoc'h peurliesañ, nemet ma vefec'h o klask war o lec'h pe choazfec'h o heuliañ.", "about.domain_blocks.silenced.explanation": "Ne vo ket gwelet profiloù eus ar servijer-mañ ganeoc'h peurliesañ, nemet ma vefec'h o klask war o lec'h pe choazfec'h o heuliañ.",
"about.domain_blocks.silenced.title": "Bevennet", "about.domain_blocks.silenced.title": "Bevennet",
"about.domain_blocks.suspended.explanation": "No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.", "about.domain_blocks.suspended.explanation": "Roadenn ebet eus ar servijer-mañ ne vo keweriet, kadavet pe eskemmet, ar pezh a lako an etreweriañ pe ar c'hehentiñ gant implijerien adalek ar servijer-mañ dibosupl.",
"about.domain_blocks.suspended.title": "Astalet", "about.domain_blocks.suspended.title": "Astalet",
"about.not_available": "An titour-mañ ne c'heller ket gwelet war ar servijer-mañ.", "about.not_available": "An titour-mañ ne c'heller ket gwelet war ar servijer-mañ.",
"about.powered_by": "Rouedad sokial digreizenned kaset gant {mastodon}", "about.powered_by": "Rouedad sokial digreizenned kaset gant {mastodon}",
@ -81,21 +81,21 @@
"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.copy_stacktrace": "Eilañ an danevell fazi", "bundle_column_error.copy_stacktrace": "Eilañ an danevell fazi",
"bundle_column_error.error.body": "The requested page could not be rendered. It could be due to a bug in our code, or a browser compatibility issue.", "bundle_column_error.error.body": "N'haller ket skrammañ ar bajenn goulennet. Gallout a ra bezañ abalamour d'ur beug er c'hod pe d'ur gudenn keverlec'hded gant ar merdeer.",
"bundle_column_error.error.title": "Chaous !", "bundle_column_error.error.title": "Chaous !",
"bundle_column_error.network.body": "There was an error when trying to load this page. This could be due to a temporary problem with your internet connection or this server.", "bundle_column_error.network.body": "Degouezhet ez eus bet ur fazi en ur glask kargañ ar bajenn-mañ. Gallout a rafe bezañ abalamour d'ur gudenn padennek pe abalamour d'ar servijer-mañ.",
"bundle_column_error.network.title": "Fazi rouedad", "bundle_column_error.network.title": "Fazi rouedad",
"bundle_column_error.retry": "Klask en-dro", "bundle_column_error.retry": "Klask en-dro",
"bundle_column_error.return": "Distreiñ d'an degemer", "bundle_column_error.return": "Distreiñ d'an degemer",
"bundle_column_error.routing.body": "The requested page could not be found. Are you sure the URL in the address bar is correct?", "bundle_column_error.routing.body": "N'haller ket kavout ar bajenn goulennet. Sur oc'h eo reizh an URL er varrenn chomlec'hioù?",
"bundle_column_error.routing.title": "404", "bundle_column_error.routing.title": "404",
"bundle_modal_error.close": "Serriñ", "bundle_modal_error.close": "Serriñ",
"bundle_modal_error.message": "Degouezhet ez eus bet ur fazi en ur gargañ an elfenn-mañ.", "bundle_modal_error.message": "Degouezhet ez eus bet ur fazi en ur gargañ an elfenn-mañ.",
"bundle_modal_error.retry": "Klask en-dro", "bundle_modal_error.retry": "Klask en-dro",
"closed_registrations.other_server_instructions": "Peogwir ez eo Mastodon digreizennet e c'heller krouiñ ur gont war ur servijer all ha kenderc'hel da zaremprediñ gant hemañ.", "closed_registrations.other_server_instructions": "Peogwir ez eo Mastodon digreizennet e c'heller krouiñ ur gont war ur servijer all ha kenderc'hel da zaremprediñ gant hemañ.",
"closed_registrations_modal.description": "Creating an account on {domain} is currently not possible, but please keep in mind that you do not need an account specifically on {domain} to use Mastodon.", "closed_registrations_modal.description": "N'eo ket posupl krouiñ ur gont war {domain} evit ar mare, met n'ho peus ket ezhomm ur gont war {domain} dre ret evit ober gant Mastodon.",
"closed_registrations_modal.find_another_server": "Kavout ur servijer all", "closed_registrations_modal.find_another_server": "Kavout ur servijer all",
"closed_registrations_modal.preamble": "Mastodon is decentralized, so no matter where you create your account, you will be able to follow and interact with anyone on this server. You can even self-host it!", "closed_registrations_modal.preamble": "Digreizennet eo Mastodon, forzh pelec'h e vefe krouet ho kont e viot gouest da heuliañ hag etreweriañ gant an holl war ar servijer-mañ. Gallout a rit herbec'hiañ anezhañ hoc'h-unan zoken!",
"closed_registrations_modal.title": "Enskrivadurioù war Mastodon", "closed_registrations_modal.title": "Enskrivadurioù war Mastodon",
"column.about": "Diwar-benn", "column.about": "Diwar-benn",
"column.blocks": "Implijer·ezed·ien berzet", "column.blocks": "Implijer·ezed·ien berzet",

@ -153,9 +153,9 @@
"confirmations.block.message": "Segur que vols blocar a {name}?", "confirmations.block.message": "Segur que vols blocar a {name}?",
"confirmations.cancel_follow_request.confirm": "Retirar la sol·licitud", "confirmations.cancel_follow_request.confirm": "Retirar la sol·licitud",
"confirmations.cancel_follow_request.message": "Segur que vols retirar la sol·licitud de seguiment de {name}?", "confirmations.cancel_follow_request.message": "Segur que vols retirar la sol·licitud de seguiment de {name}?",
"confirmations.delete.confirm": "Suprimeix", "confirmations.delete.confirm": "Elimina",
"confirmations.delete.message": "Segur que vols eliminar la publicació?", "confirmations.delete.message": "Segur que vols eliminar la publicació?",
"confirmations.delete_list.confirm": "Suprimeix", "confirmations.delete_list.confirm": "Elimina",
"confirmations.delete_list.message": "Segur que vols suprimir permanentment aquesta llista?", "confirmations.delete_list.message": "Segur que vols suprimir permanentment aquesta llista?",
"confirmations.discard_edit_media.confirm": "Descarta", "confirmations.discard_edit_media.confirm": "Descarta",
"confirmations.discard_edit_media.message": "Tens canvis no desats en la descripció del contingut o en la previsualització, els vols descartar?", "confirmations.discard_edit_media.message": "Tens canvis no desats en la descripció del contingut o en la previsualització, els vols descartar?",
@ -166,8 +166,8 @@
"confirmations.mute.confirm": "Silencia", "confirmations.mute.confirm": "Silencia",
"confirmations.mute.explanation": "Això amagarà les seves publicacions i les que els mencionen, però encara els permetrà veure les teves i seguir-te.", "confirmations.mute.explanation": "Això amagarà les seves publicacions i les que els mencionen, però encara els permetrà veure les teves i seguir-te.",
"confirmations.mute.message": "Segur que vols silenciar {name}?", "confirmations.mute.message": "Segur que vols silenciar {name}?",
"confirmations.redraft.confirm": "Esborra i reescriu", "confirmations.redraft.confirm": "Elimina i reescriu-la",
"confirmations.redraft.message": "Segur que vols esborrar aquesta publicació i tornar-la a escriure? Perdràs tots els impulsos i els preferits, i les respostes a la publicació original es quedaran orfes.", "confirmations.redraft.message": "Segur que vols eliminar aquesta publicació i tornar-la a escriure? Es perdran tots els impulsos i els favorits, i les respostes a la publicació original quedaran aïllades.",
"confirmations.reply.confirm": "Respon", "confirmations.reply.confirm": "Respon",
"confirmations.reply.message": "Si respons ara, sobreescriuràs el missatge que estàs editant. Segur que vols continuar?", "confirmations.reply.message": "Si respons ara, sobreescriuràs el missatge que estàs editant. Segur que vols continuar?",
"confirmations.unfollow.confirm": "Deixa de seguir", "confirmations.unfollow.confirm": "Deixa de seguir",
@ -213,7 +213,7 @@
"empty_column.blocks": "Encara no has blocat cap usuari.", "empty_column.blocks": "Encara no has blocat cap usuari.",
"empty_column.bookmarked_statuses": "Encara no has marcat cap publicació com a preferida. Quan en marquis una, apareixerà aquí.", "empty_column.bookmarked_statuses": "Encara no has marcat cap publicació com a preferida. Quan en marquis una, apareixerà aquí.",
"empty_column.community": "La línia de temps local és buida. Escriu alguna cosa públicament per posar-ho tot en marxa!", "empty_column.community": "La línia de temps local és buida. Escriu alguna cosa públicament per posar-ho tot en marxa!",
"empty_column.direct": "Encara no tens missatges directes. Quan n'enviïs o en rebis, es mostraran aquí.", "empty_column.direct": "Encara no teniu missatges directes. Quan n'envieu o en rebeu, sortiran aquí.",
"empty_column.domain_blocks": "Encara no hi ha dominis blocats.", "empty_column.domain_blocks": "Encara no hi ha dominis blocats.",
"empty_column.explore_statuses": "No hi ha res en tendència ara mateix. Revisa-ho més tard!", "empty_column.explore_statuses": "No hi ha res en tendència ara mateix. Revisa-ho més tard!",
"empty_column.favourited_statuses": "Encara no has afavorit cap publicació. Quan ho facis, apareixerà aquí.", "empty_column.favourited_statuses": "Encara no has afavorit cap publicació. Quan ho facis, apareixerà aquí.",
@ -341,7 +341,7 @@
"limited_account_hint.title": "Aquest perfil ha estat amagat pels moderadors de {domain}.", "limited_account_hint.title": "Aquest perfil ha estat amagat pels moderadors de {domain}.",
"lists.account.add": "Afegeix a la llista", "lists.account.add": "Afegeix a la llista",
"lists.account.remove": "Elimina de la llista", "lists.account.remove": "Elimina de la llista",
"lists.delete": "Esborra la llista", "lists.delete": "Elimina la llista",
"lists.edit": "Edita la llista", "lists.edit": "Edita la llista",
"lists.edit.submit": "Canvia el títol", "lists.edit.submit": "Canvia el títol",
"lists.new.create": "Afegeix una llista", "lists.new.create": "Afegeix una llista",
@ -543,7 +543,7 @@
"status.cancel_reblog_private": "Desfés l'impuls", "status.cancel_reblog_private": "Desfés l'impuls",
"status.cannot_reblog": "No es pot impulsar aquesta publicació", "status.cannot_reblog": "No es pot impulsar aquesta publicació",
"status.copy": "Copia l'enllaç a la publicació", "status.copy": "Copia l'enllaç a la publicació",
"status.delete": "Esborra", "status.delete": "Elimina",
"status.detailed_status": "Vista detallada de la conversa", "status.detailed_status": "Vista detallada de la conversa",
"status.direct": "Missatge directe a @{name}", "status.direct": "Missatge directe a @{name}",
"status.edit": "Edita", "status.edit": "Edita",
@ -570,8 +570,8 @@
"status.reblog_private": "Impulsa amb la visibilitat original", "status.reblog_private": "Impulsa amb la visibilitat original",
"status.reblogged_by": "impulsat per {name}", "status.reblogged_by": "impulsat per {name}",
"status.reblogs.empty": "Encara no ha impulsat ningú aquest tut. Quan algú ho faci, apareixerà aquí.", "status.reblogs.empty": "Encara no ha impulsat ningú aquest tut. Quan algú ho faci, apareixerà aquí.",
"status.redraft": "Esborra-la i reescriure-la", "status.redraft": "Elimina i reescriu-la",
"status.remove_bookmark": "Suprimeix el marcador", "status.remove_bookmark": "Elimina el marcador",
"status.replied_to": "En resposta a {name}", "status.replied_to": "En resposta a {name}",
"status.reply": "Respon", "status.reply": "Respon",
"status.replyAll": "Respon al fil", "status.replyAll": "Respon al fil",
@ -622,7 +622,7 @@
"upload_form.description_missing": "No s'hi ha afegit cap descripció", "upload_form.description_missing": "No s'hi ha afegit cap descripció",
"upload_form.edit": "Edita", "upload_form.edit": "Edita",
"upload_form.thumbnail": "Canvia la miniatura", "upload_form.thumbnail": "Canvia la miniatura",
"upload_form.undo": "Esborra", "upload_form.undo": "Elimina",
"upload_form.video_description": "Descripció per a persones amb discapacitat auditiva o amb discapacitat visual", "upload_form.video_description": "Descripció per a persones amb discapacitat auditiva o amb discapacitat visual",
"upload_modal.analyzing_picture": "S'analitza la imatge…", "upload_modal.analyzing_picture": "S'analitza la imatge…",
"upload_modal.apply": "Aplica", "upload_modal.apply": "Aplica",

@ -13,13 +13,13 @@
"about.rules": "Pravidla serveru", "about.rules": "Pravidla serveru",
"account.account_note_header": "Poznámka", "account.account_note_header": "Poznámka",
"account.add_or_remove_from_list": "Přidat nebo odstranit ze seznamů", "account.add_or_remove_from_list": "Přidat nebo odstranit ze seznamů",
"account.badges.bot": "Robot", "account.badges.bot": "Bot",
"account.badges.group": "Skupina", "account.badges.group": "Skupina",
"account.block": "Blokovat @{name}", "account.block": "Blokovat @{name}",
"account.block_domain": "Blokovat doménu {domain}", "account.block_domain": "Blokovat doménu {domain}",
"account.blocked": "Blokován", "account.blocked": "Blokovaný",
"account.browse_more_on_origin_server": "Více na původním profilu", "account.browse_more_on_origin_server": "Více na původním profilu",
"account.cancel_follow_request": "Odvolat žádost o sledování", "account.cancel_follow_request": "Zrušit žádost o sledování",
"account.direct": "Poslat @{name} přímou zprávu", "account.direct": "Poslat @{name} přímou zprávu",
"account.disable_notifications": "Přestat mě upozorňovat, když @{name} zveřejní příspěvek", "account.disable_notifications": "Přestat mě upozorňovat, když @{name} zveřejní příspěvek",
"account.domain_blocked": "Doména blokována", "account.domain_blocked": "Doména blokována",
@ -31,11 +31,11 @@
"account.featured_tags.title": "Hlavní hashtagy uživatele {name}", "account.featured_tags.title": "Hlavní hashtagy uživatele {name}",
"account.follow": "Sledovat", "account.follow": "Sledovat",
"account.followers": "Sledující", "account.followers": "Sledující",
"account.followers.empty": "Tohoto uživatele ještě nikdo nesleduje.", "account.followers.empty": "Tohoto uživatele zatím nikdo nesleduje.",
"account.followers_counter": "{count, plural, one {{counter} Sledující} few {{counter} Sledující} many {{counter} Sledujících} other {{counter} Sledujících}}", "account.followers_counter": "{count, plural, one {{counter} Sledující} few {{counter} Sledující} many {{counter} Sledujících} other {{counter} Sledujících}}",
"account.following": "Sledujete", "account.following": "Sledujete",
"account.following_counter": "{count, plural, one {{counter} Sledovaný} few {{counter} Sledovaní} many {{counter} Sledovaných} other {{counter} Sledovaných}}", "account.following_counter": "{count, plural, one {{counter} Sledovaný} few {{counter} Sledovaní} many {{counter} Sledovaných} other {{counter} Sledovaných}}",
"account.follows.empty": "Tento uživatel ještě nikoho nesleduje.", "account.follows.empty": "Tento uživatel zatím nikoho nesleduje.",
"account.follows_you": "Sleduje vás", "account.follows_you": "Sleduje vás",
"account.go_to_profile": "Přejít na profil", "account.go_to_profile": "Přejít na profil",
"account.hide_reblogs": "Skrýt boosty od @{name}", "account.hide_reblogs": "Skrýt boosty od @{name}",
@ -45,7 +45,7 @@
"account.locked_info": "Stav soukromí tohoto účtu je nastaven na zamčeno. Jeho vlastník ručně posuzuje, kdo ho může sledovat.", "account.locked_info": "Stav soukromí tohoto účtu je nastaven na zamčeno. Jeho vlastník ručně posuzuje, kdo ho může sledovat.",
"account.media": "Média", "account.media": "Média",
"account.mention": "Zmínit @{name}", "account.mention": "Zmínit @{name}",
"account.moved_to": "{name} uvedl/a, že jeho/její nový účet je nyní:", "account.moved_to": "Uživatel {name} uvedl, že jeho nový účet je nyní:",
"account.mute": "Skrýt @{name}", "account.mute": "Skrýt @{name}",
"account.mute_notifications": "Skrýt oznámení od @{name}", "account.mute_notifications": "Skrýt oznámení od @{name}",
"account.muted": "Skrytý", "account.muted": "Skrytý",
@ -80,17 +80,17 @@
"audio.hide": "Skrýt zvuk", "audio.hide": "Skrýt zvuk",
"autosuggest_hashtag.per_week": "{count} za týden", "autosuggest_hashtag.per_week": "{count} za týden",
"boost_modal.combo": "Příště můžete pro přeskočení stisknout {combo}", "boost_modal.combo": "Příště můžete pro přeskočení stisknout {combo}",
"bundle_column_error.copy_stacktrace": "Kopírovat zprávu o chybě", "bundle_column_error.copy_stacktrace": "Zkopírovat zprávu o chybě",
"bundle_column_error.error.body": "Požadovanou stránku nelze vykreslit. Může to být způsobeno chybou v našem kódu nebo problémem s kompatibilitou prohlížeče.", "bundle_column_error.error.body": "Požadovanou stránku nelze vykreslit. Může to být způsobeno chybou v našem kódu nebo problémem s kompatibilitou prohlížeče.",
"bundle_column_error.error.title": "Ale ne!", "bundle_column_error.error.title": "Ale ne!",
"bundle_column_error.network.body": "Při pokusu o načtení této stránky došlo k chybě. To může být způsobeno dočasným problémem s připojením k Internetu nebo k tomuto serveru.", "bundle_column_error.network.body": "Při pokusu o načtení této stránky došlo k chybě. To může být způsobeno dočasným problémem s připojením k internetu nebo k tomuto serveru.",
"bundle_column_error.network.title": "Chyba sítě", "bundle_column_error.network.title": "Chyba sítě",
"bundle_column_error.retry": "Zkusit znovu", "bundle_column_error.retry": "Zkusit znovu",
"bundle_column_error.return": "Zpět na domovskou stránku", "bundle_column_error.return": "Zpět na domovskou stránku",
"bundle_column_error.routing.body": "Požadovaná stránka nebyla nalezena. Opravdu je URL v adresním řádku správně?", "bundle_column_error.routing.body": "Požadovaná stránka nebyla nalezena. Opravdu je URL v adresním řádku správně?",
"bundle_column_error.routing.title": "404", "bundle_column_error.routing.title": "404",
"bundle_modal_error.close": "Zavřít", "bundle_modal_error.close": "Zavřít",
"bundle_modal_error.message": "Při načítání této komponenty se něco pokazilo.", "bundle_modal_error.message": "Při načítání tohoto komponentu se něco pokazilo.",
"bundle_modal_error.retry": "Zkusit znovu", "bundle_modal_error.retry": "Zkusit znovu",
"closed_registrations.other_server_instructions": "Protože Mastodon je decentralizovaný, můžete si vytvořit účet na jiném serveru a přesto komunikovat s tímto serverem.", "closed_registrations.other_server_instructions": "Protože Mastodon je decentralizovaný, můžete si vytvořit účet na jiném serveru a přesto komunikovat s tímto serverem.",
"closed_registrations_modal.description": "V současné době není možné vytvořit účet na {domain}, ale mějte prosím na paměti, že k používání Mastodonu nepotřebujete účet konkrétně na {domain}.", "closed_registrations_modal.description": "V současné době není možné vytvořit účet na {domain}, ale mějte prosím na paměti, že k používání Mastodonu nepotřebujete účet konkrétně na {domain}.",
@ -127,16 +127,16 @@
"compose.language.search": "Prohledat jazyky...", "compose.language.search": "Prohledat jazyky...",
"compose_form.direct_message_warning_learn_more": "Zjistit více", "compose_form.direct_message_warning_learn_more": "Zjistit více",
"compose_form.encryption_warning": "Příspěvky na Mastodonu nejsou end-to-end šifrovány. Nesdílejte přes Mastodon žádné citlivé informace.", "compose_form.encryption_warning": "Příspěvky na Mastodonu nejsou end-to-end šifrovány. Nesdílejte přes Mastodon žádné citlivé informace.",
"compose_form.hashtag_warning": "Tento příspěvek nebude zobrazen pod žádným hashtagem, neboť je neuvedený. Pouze veřejné příspěvky mohou být vyhledány podle hashtagu.", "compose_form.hashtag_warning": "Tento příspěvek nebude zobrazen pod žádným hashtagem, neboť je neveřejný. Pouze veřejné příspěvky mohou být vyhledány podle hashtagu.",
"compose_form.lock_disclaimer": "Váš účet není {locked}. Kdokoliv vás může sledovat a vidět vaše příspěvky učené pouze pro sledující.", "compose_form.lock_disclaimer": "Váš účet není {locked}. Kdokoliv vás může sledovat a vidět vaše příspěvky učené pouze pro sledující.",
"compose_form.lock_disclaimer.lock": "zamčený", "compose_form.lock_disclaimer.lock": "zamčený",
"compose_form.placeholder": "Co se vám honí hlavou?", "compose_form.placeholder": "Co se vám honí hlavou?",
"compose_form.poll.add_option": "Přidat volbu", "compose_form.poll.add_option": "Přidat volbu",
"compose_form.poll.duration": "Doba trvání ankety", "compose_form.poll.duration": "Doba trvání ankety",
"compose_form.poll.option_placeholder": "Volba {number}", "compose_form.poll.option_placeholder": "Volba {number}",
"compose_form.poll.remove_option": "Odstranit tuto volbu", "compose_form.poll.remove_option": "Odebrat tuto volbu",
"compose_form.poll.switch_to_multiple": "Povolit u ankety výběr více možností", "compose_form.poll.switch_to_multiple": "Povolit u ankety výběr více voleb",
"compose_form.poll.switch_to_single": "Povolit u ankety výběr jediné možnosti", "compose_form.poll.switch_to_single": "Povolit u ankety výběr pouze jedné volby",
"compose_form.publish": "Zveřejnit", "compose_form.publish": "Zveřejnit",
"compose_form.publish_form": "Zveřejnit", "compose_form.publish_form": "Zveřejnit",
"compose_form.publish_loud": "{publish}!", "compose_form.publish_loud": "{publish}!",
@ -150,22 +150,22 @@
"confirmation_modal.cancel": "Zrušit", "confirmation_modal.cancel": "Zrušit",
"confirmations.block.block_and_report": "Blokovat a nahlásit", "confirmations.block.block_and_report": "Blokovat a nahlásit",
"confirmations.block.confirm": "Blokovat", "confirmations.block.confirm": "Blokovat",
"confirmations.block.message": "Opravdu chcete zablokovat {name}?", "confirmations.block.message": "Opravdu chcete blokovat {name}?",
"confirmations.cancel_follow_request.confirm": "Odvolat žádost", "confirmations.cancel_follow_request.confirm": "Zrušit žádost",
"confirmations.cancel_follow_request.message": "Opravdu chcete odvolat svou žádost o sledování {name}?", "confirmations.cancel_follow_request.message": "Opravdu chcete zrušit svou žádost o sledování {name}?",
"confirmations.delete.confirm": "Smazat", "confirmations.delete.confirm": "Smazat",
"confirmations.delete.message": "Opravdu chcete smazat tento příspěvek?", "confirmations.delete.message": "Opravdu chcete smazat tento příspěvek?",
"confirmations.delete_list.confirm": "Smazat", "confirmations.delete_list.confirm": "Smazat",
"confirmations.delete_list.message": "Opravdu chcete tento seznam navždy smazat?", "confirmations.delete_list.message": "Opravdu chcete tento seznam navždy smazat?",
"confirmations.discard_edit_media.confirm": "Zahodit", "confirmations.discard_edit_media.confirm": "Zahodit",
"confirmations.discard_edit_media.message": "Máte neuložené změny popisku médií nebo náhledu, přesto je zahodit?", "confirmations.discard_edit_media.message": "Máte neuložené změny popisku médií nebo náhledu, chcete je přesto zahodit?",
"confirmations.domain_block.confirm": "Blokovat celou doménu", "confirmations.domain_block.confirm": "Blokovat celou doménu",
"confirmations.domain_block.message": "Opravdu chcete blokovat celou doménu {domain}? Ve většině případů stačí zablokovat nebo skrýt pár konkrétních uživatelů, což také doporučujeme. Z této domény neuvidíte obsah v žádné veřejné časové ose ani v oznámeních. Vaši sledující z této domény budou odstraněni.", "confirmations.domain_block.message": "Opravdu chcete blokovat celou doménu {domain}? Ve většině případů stačí blokovat nebo skrýt pár konkrétních uživatelů, což také doporučujeme. Z této domény neuvidíte obsah v žádné veřejné časové ose ani v oznámeních. Vaši sledující z této domény budou odstraněni.",
"confirmations.logout.confirm": "Odhlásit se", "confirmations.logout.confirm": "Odhlásit se",
"confirmations.logout.message": "Opravdu se chcete odhlásit?", "confirmations.logout.message": "Opravdu se chcete odhlásit?",
"confirmations.mute.confirm": "Skrýt", "confirmations.mute.confirm": "Skrýt",
"confirmations.mute.explanation": "Tohle skryje uživatelovy příspěvky a příspěvky, které ho zmiňují, ale uživatel stále uvidí vaše příspěvky a může vás sledovat.", "confirmations.mute.explanation": "Tohle skryje uživatelovy příspěvky a příspěvky, které ho zmiňují, ale uživatel stále uvidí vaše příspěvky a může vás sledovat.",
"confirmations.mute.message": "Opravdu chcete {name} skrýt?", "confirmations.mute.message": "Opravdu chcete skrýt uživatele {name}?",
"confirmations.redraft.confirm": "Smazat a přepsat", "confirmations.redraft.confirm": "Smazat a přepsat",
"confirmations.redraft.message": "Opravdu chcete smazat a přepsat tento příspěvek? Oblíbení a boosty budou ztraceny a odpovědi na původní příspěvek ztratí kontext.", "confirmations.redraft.message": "Opravdu chcete smazat a přepsat tento příspěvek? Oblíbení a boosty budou ztraceny a odpovědi na původní příspěvek ztratí kontext.",
"confirmations.reply.confirm": "Odpovědět", "confirmations.reply.confirm": "Odpovědět",
@ -177,16 +177,16 @@
"conversation.open": "Zobrazit konverzaci", "conversation.open": "Zobrazit konverzaci",
"conversation.with": "S {names}", "conversation.with": "S {names}",
"copypaste.copied": "Zkopírováno", "copypaste.copied": "Zkopírováno",
"copypaste.copy": "Kopírovat", "copypaste.copy": "Zkopírovat",
"directory.federated": "Ze známého fedivesmíru", "directory.federated": "Ze známého fedivesmíru",
"directory.local": "Pouze z domény {domain}", "directory.local": "Pouze z {domain}",
"directory.new_arrivals": "Nově příchozí", "directory.new_arrivals": "Nově příchozí",
"directory.recently_active": "Nedávno aktivní", "directory.recently_active": "Nedávno aktivní",
"disabled_account_banner.account_settings": "Nastavení účtu", "disabled_account_banner.account_settings": "Nastavení účtu",
"disabled_account_banner.text": "Váš účet {disabledAccount} je momentálně deaktivován.", "disabled_account_banner.text": "Váš účet {disabledAccount} je momentálně deaktivován.",
"dismissable_banner.community_timeline": "Toto jsou nejnovější veřejné příspěvky od lidí, jejichž účty hostuje {domain}.", "dismissable_banner.community_timeline": "Toto jsou nejnovější veřejné příspěvky od lidí, jejichž účty hostuje {domain}.",
"dismissable_banner.dismiss": "Zavřít", "dismissable_banner.dismiss": "Zavřít",
"dismissable_banner.explore_links": "O těchto novinkách hovoří lidé na tomto a dalších serverech decentralizované sítě právě teď.", "dismissable_banner.explore_links": "O těchto zprávách hovoří lidé na tomto a dalších serverech decentralizované sítě právě teď.",
"dismissable_banner.explore_statuses": "Tyto příspěvky z tohoto a dalších serverů v decentralizované síti nyní na tomto serveru získávají na popularitě.", "dismissable_banner.explore_statuses": "Tyto příspěvky z tohoto a dalších serverů v decentralizované síti nyní na tomto serveru získávají na popularitě.",
"dismissable_banner.explore_tags": "Tyto hashtagy právě teď získávají na popularitě mezi lidmi na tomto a dalších serverech decentralizované sítě.", "dismissable_banner.explore_tags": "Tyto hashtagy právě teď získávají na popularitě mezi lidmi na tomto a dalších serverech decentralizované sítě.",
"dismissable_banner.public_timeline": "Toto jsou nejnovější veřejné příspěvky od lidí na tomto a jiných serverech decentralizované sítě, o kterých tento server ví.", "dismissable_banner.public_timeline": "Toto jsou nejnovější veřejné příspěvky od lidí na tomto a jiných serverech decentralizované sítě, o kterých tento server ví.",
@ -211,22 +211,22 @@
"empty_column.account_timeline": "Nejsou tu žádné příspěvky!", "empty_column.account_timeline": "Nejsou tu žádné příspěvky!",
"empty_column.account_unavailable": "Profil není dostupný", "empty_column.account_unavailable": "Profil není dostupný",
"empty_column.blocks": "Ještě jste nezablokovali žádného uživatele.", "empty_column.blocks": "Ještě jste nezablokovali žádného uživatele.",
"empty_column.bookmarked_statuses": "Ještě nemáte v záložkách žádné příspěvky. Pokud si do nich nějaký přidáte, zobrazí se zde.", "empty_column.bookmarked_statuses": "Zatím v záložkách nemáte žádné příspěvky. Až si do nich nějaký přidáte, zobrazí se zde.",
"empty_column.community": "Místní časová osa je prázdná. Napište něco veřejně a rozhýbejte to tu!", "empty_column.community": "Místní časová osa je prázdná. Napište něco veřejně a rozhýbejte to tu!",
"empty_column.direct": "Ještě nemáte žádné přímé zprávy. Pokud nějakou pošlete nebo dostanete, zobrazí se zde.", "empty_column.direct": "Zatím nemáte žádné přímé zprávy. Až nějakou pošlete nebo dostanete, zobrazí se zde.",
"empty_column.domain_blocks": "Ještě nemáte žádné blokované domény.", "empty_column.domain_blocks": "Ještě nemáte žádné zablokované domény.",
"empty_column.explore_statuses": "Momentálně není nic populární. Vraťte se později!", "empty_column.explore_statuses": "Momentálně není nic populární. Vraťte se později!",
"empty_column.favourited_statuses": "Ještě nemáte žádné oblíbené příspěvky. Pokud si nějaký oblíbíte, zobrazí se zde.", "empty_column.favourited_statuses": "Zatím nemáte žádné oblíbené příspěvky. Až si nějaký oblíbíte, zobrazí se zde.",
"empty_column.favourites": "Tento příspěvek si ještě nikdo neoblíbil. Pokud to někdo udělá, zobrazí se zde.", "empty_column.favourites": "Tento příspěvek si zatím nikdo neoblíbil. Až to někdo udělá, zobrazí se zde.",
"empty_column.follow_recommendations": "Zdá se, že pro vás nelze vygenerovat žádné návrhy. Můžete zkusit přes vyhledávání nalézt lidi, které znáte, nebo prozkoumat populární hashtagy.", "empty_column.follow_recommendations": "Zdá se, že pro vás nelze vygenerovat žádné návrhy. Můžete zkusit přes vyhledávání nalézt lidi, které znáte, nebo prozkoumat populární hashtagy.",
"empty_column.follow_requests": "Ještě nemáte žádné žádosti o sledování. Pokud nějakou obdržíte, zobrazí se zde.", "empty_column.follow_requests": "Zatím nemáte žádné žádosti o sledování. Až nějakou obdržíte, zobrazí se zde.",
"empty_column.hashtag": "Pod tímto hashtagem zde ještě nic není.", "empty_column.hashtag": "Pod tímto hashtagem zde zatím nic není.",
"empty_column.home": "Vaše domovská časová osa je prázdná! Naplňte ji sledováním dalších lidí. {suggestions}", "empty_column.home": "Vaše domovská časová osa je prázdná! Naplňte ji sledováním dalších lidí. {suggestions}",
"empty_column.home.suggestions": "Prohlédněte si návrhy", "empty_column.home.suggestions": "Prohlédněte si návrhy",
"empty_column.list": "V tomto seznamu ještě nic není. Pokud nějaký člen z tohoto seznamu napíše nový příspěvek, objeví se zde.", "empty_column.list": "V tomto seznamu zatím nic není. Až nějaký člen z tohoto seznamu zveřejní nový příspěvek, objeví se zde.",
"empty_column.lists": "Ještě nemáte žádný seznam. Pokud nějaký vytvoříte, zobrazí se zde.", "empty_column.lists": "Zatím nemáte žádné seznamy. Až nějaký vytvoříte, zobrazí se zde.",
"empty_column.mutes": "Ještě jste neskryli žádného uživatele.", "empty_column.mutes": "Zatím jste neskryli žádného uživatele.",
"empty_column.notifications": "Momentálně nemáte žádná oznámení. Jakmile s vámi někdo bude interagovat, uvidíte to zde.", "empty_column.notifications": "Zatím nemáte žádná oznámení. Až s vámi někdo bude interagovat, uvidíte to zde.",
"empty_column.public": "Tady nic není! Napište něco veřejně, nebo začněte ručně sledovat uživatele z jiných serverů, aby tu něco přibylo", "empty_column.public": "Tady nic není! Napište něco veřejně, nebo začněte ručně sledovat uživatele z jiných serverů, aby tu něco přibylo",
"error.unexpected_crash.explanation": "Kvůli chybě v našem kódu nebo problému s kompatibilitou prohlížeče nemohla být tato stránka správně zobrazena.", "error.unexpected_crash.explanation": "Kvůli chybě v našem kódu nebo problému s kompatibilitou prohlížeče nemohla být tato stránka správně zobrazena.",
"error.unexpected_crash.explanation_addons": "Tuto stránku nelze správně zobrazit. Takovou chybu obvykle způsobuje doplněk prohlížeče nebo nástroje pro automatický překlad.", "error.unexpected_crash.explanation_addons": "Tuto stránku nelze správně zobrazit. Takovou chybu obvykle způsobuje doplněk prohlížeče nebo nástroje pro automatický překlad.",
@ -236,11 +236,11 @@
"errors.unexpected_crash.report_issue": "Nahlásit problém", "errors.unexpected_crash.report_issue": "Nahlásit problém",
"explore.search_results": "Výsledky hledání", "explore.search_results": "Výsledky hledání",
"explore.title": "Objevit", "explore.title": "Objevit",
"filter_modal.added.context_mismatch_explanation": "Tato kategorie filtru se nevztahuje na kontext, ve kterém jste tento příspěvek otevřeli. Pokud chcete, aby byl příspěvek filtrován i v tomto kontextu, budete muset filtr upravit.", "filter_modal.added.context_mismatch_explanation": "Tato kategorie filtrů se nevztahuje na kontext, ve kterém jste tento příspěvek otevřeli. Pokud chcete, aby byl příspěvek filtrován i v tomto kontextu, budete muset filtr upravit.",
"filter_modal.added.context_mismatch_title": "Kontext se neshoduje!", "filter_modal.added.context_mismatch_title": "Kontext se neshoduje!",
"filter_modal.added.expired_explanation": "Tato kategorie filtrů vypršela, budete muset změnit datum vypršení platnosti, aby mohla být použita.", "filter_modal.added.expired_explanation": "Tato kategorie filtrů vypršela, budete muset změnit datum vypršení platnosti, aby mohla být použita.",
"filter_modal.added.expired_title": "Platnost filtru vypršela!", "filter_modal.added.expired_title": "Platnost filtru vypršela!",
"filter_modal.added.review_and_configure": "Chcete-li zkontrolovat a dále konfigurovat tuto kategorii filtru, přejděte do {settings_link}.", "filter_modal.added.review_and_configure": "Chcete-li zkontrolovat a dále konfigurovat tuto kategorii filtrů, přejděte do {settings_link}.",
"filter_modal.added.review_and_configure_title": "Nastavení filtru", "filter_modal.added.review_and_configure_title": "Nastavení filtru",
"filter_modal.added.settings_link": "stránka nastavení", "filter_modal.added.settings_link": "stránka nastavení",
"filter_modal.added.short_explanation": "Tento příspěvek byl přidán do následující kategorie filtrů: {title}.", "filter_modal.added.short_explanation": "Tento příspěvek byl přidán do následující kategorie filtrů: {title}.",
@ -254,10 +254,10 @@
"filter_modal.title.status": "Filtrovat příspěvek", "filter_modal.title.status": "Filtrovat příspěvek",
"follow_recommendations.done": "Hotovo", "follow_recommendations.done": "Hotovo",
"follow_recommendations.heading": "Sledujte lidi, jejichž příspěvky chcete vidět! Tady jsou nějaké návrhy.", "follow_recommendations.heading": "Sledujte lidi, jejichž příspěvky chcete vidět! Tady jsou nějaké návrhy.",
"follow_recommendations.lead": "Příspěvky od lidí, které sledujete, se budou objevovat v chronologickém pořadí ve vaší domovské ose. Nebojte se, že uděláte chybu, stejně snadno můžete lidi kdykoliv přestat sledovat!", "follow_recommendations.lead": "Příspěvky od lidí, které sledujete, se budou objevovat v chronologickém pořadí ve vašem domovském kanálu. Nebojte se, že uděláte chybu, stejně snadno můžete lidi kdykoliv přestat sledovat!",
"follow_request.authorize": "Autorizovat", "follow_request.authorize": "Autorizovat",
"follow_request.reject": "Zamítnout", "follow_request.reject": "Zamítnout",
"follow_requests.unlocked_explanation": "Přestože váš účet není zamčený, administrátor {domain} usoudil, že byste mohli chtít tyto požadavky na sledování zkontrolovat ručně.", "follow_requests.unlocked_explanation": "Přestože váš účet není zamčený, administrátor {domain} usoudil, že byste mohli chtít tyto žádosti o sledování zkontrolovat ručně.",
"footer.about": "O aplikaci", "footer.about": "O aplikaci",
"footer.directory": "Adresář profilů", "footer.directory": "Adresář profilů",
"footer.get_app": "Získat aplikaci", "footer.get_app": "Získat aplikaci",
@ -277,7 +277,7 @@
"hashtag.column_settings.tag_mode.none": "Žádný z těchto", "hashtag.column_settings.tag_mode.none": "Žádný z těchto",
"hashtag.column_settings.tag_toggle": "Zahrnout v tomto sloupci další štítky", "hashtag.column_settings.tag_toggle": "Zahrnout v tomto sloupci další štítky",
"hashtag.follow": "Sledovat hashtag", "hashtag.follow": "Sledovat hashtag",
"hashtag.unfollow": "Zrušit sledování hashtagu", "hashtag.unfollow": "Přestat sledovat hashtag",
"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",
@ -291,7 +291,7 @@
"interaction_modal.on_this_server": "Na tomto serveru", "interaction_modal.on_this_server": "Na tomto serveru",
"interaction_modal.other_server_instructions": "Zkopírujte a vložte tuto URL adresu do vyhledávacího pole vaší oblíbené Mastodon aplikace nebo webového rozhraní vašeho Mastodon serveru.", "interaction_modal.other_server_instructions": "Zkopírujte a vložte tuto URL adresu do vyhledávacího pole vaší oblíbené Mastodon aplikace nebo webového rozhraní vašeho Mastodon serveru.",
"interaction_modal.preamble": "Protože Mastodon je decentralizovaný, pokud nemáte účet na tomto serveru, můžete použít svůj existující účet hostovaný jiným Mastodon serverem nebo kompatibilní platformou.", "interaction_modal.preamble": "Protože Mastodon je decentralizovaný, pokud nemáte účet na tomto serveru, můžete použít svůj existující účet hostovaný jiným Mastodon serverem nebo kompatibilní platformou.",
"interaction_modal.title.favourite": "Oblíbený příspěvek od {name}", "interaction_modal.title.favourite": "Oblíbit si příspěvek od uživatele {name}",
"interaction_modal.title.follow": "Sledovat {name}", "interaction_modal.title.follow": "Sledovat {name}",
"interaction_modal.title.reblog": "Boostnout příspěvek uživatele {name}", "interaction_modal.title.reblog": "Boostnout příspěvek uživatele {name}",
"interaction_modal.title.reply": "Odpovědět na příspěvek uživatele {name}", "interaction_modal.title.reply": "Odpovědět na příspěvek uživatele {name}",
@ -301,11 +301,11 @@
"keyboard_shortcuts.back": "Přejít zpět", "keyboard_shortcuts.back": "Přejít zpět",
"keyboard_shortcuts.blocked": "Otevřít seznam blokovaných uživatelů", "keyboard_shortcuts.blocked": "Otevřít seznam blokovaných uživatelů",
"keyboard_shortcuts.boost": "Boostnout příspěvek", "keyboard_shortcuts.boost": "Boostnout příspěvek",
"keyboard_shortcuts.column": "Focus na sloupec", "keyboard_shortcuts.column": "Zaměřit se na sloupec",
"keyboard_shortcuts.compose": "Focus na textové pole nového příspěvku", "keyboard_shortcuts.compose": "Zaměřit se na textové pole nového příspěvku",
"keyboard_shortcuts.description": "Popis", "keyboard_shortcuts.description": "Popis",
"keyboard_shortcuts.direct": "k otevření sloupce přímých zpráv", "keyboard_shortcuts.direct": "k otevření sloupce přímých zpráv",
"keyboard_shortcuts.down": "Posunout dolů v seznamu", "keyboard_shortcuts.down": "Posunout v seznamu dolů",
"keyboard_shortcuts.enter": "Otevřít příspěvek", "keyboard_shortcuts.enter": "Otevřít příspěvek",
"keyboard_shortcuts.favourite": "Oblíbit si příspěvek", "keyboard_shortcuts.favourite": "Oblíbit si příspěvek",
"keyboard_shortcuts.favourites": "Otevřít seznam oblíbených", "keyboard_shortcuts.favourites": "Otevřít seznam oblíbených",
@ -324,14 +324,14 @@
"keyboard_shortcuts.profile": "Otevřít autorův profil", "keyboard_shortcuts.profile": "Otevřít autorův profil",
"keyboard_shortcuts.reply": "Odpovědět na příspěvek", "keyboard_shortcuts.reply": "Odpovědět na příspěvek",
"keyboard_shortcuts.requests": "Otevřít seznam žádostí o sledování", "keyboard_shortcuts.requests": "Otevřít seznam žádostí o sledování",
"keyboard_shortcuts.search": "Focus na vyhledávací lištu", "keyboard_shortcuts.search": "Zaměřit se na vyhledávací lištu",
"keyboard_shortcuts.spoilers": "Zobrazit/skrýt pole varování o obsahu", "keyboard_shortcuts.spoilers": "Zobrazit/skrýt pole varování o obsahu",
"keyboard_shortcuts.start": "Otevřít sloupec „začínáme“", "keyboard_shortcuts.start": "Otevřít sloupec „začínáme“",
"keyboard_shortcuts.toggle_hidden": "Zobrazit/skrýt text za varováním o obsahu", "keyboard_shortcuts.toggle_hidden": "Zobrazit/skrýt text za varováním o obsahu",
"keyboard_shortcuts.toggle_sensitivity": "Zobrazit/skrýt média", "keyboard_shortcuts.toggle_sensitivity": "Zobrazit/skrýt média",
"keyboard_shortcuts.toot": "Začít nový příspěvek", "keyboard_shortcuts.toot": "Začít nový příspěvek",
"keyboard_shortcuts.unfocus": "Zrušit focus nového příspěvku/hledání", "keyboard_shortcuts.unfocus": "Zrušit zaměření na nový příspěvek/hledání",
"keyboard_shortcuts.up": "Posunout nahoru v seznamu", "keyboard_shortcuts.up": "Posunout v seznamu nahoru",
"lightbox.close": "Zavřít", "lightbox.close": "Zavřít",
"lightbox.compress": "Sbalit pole zobrazení obrázku", "lightbox.compress": "Sbalit pole zobrazení obrázku",
"lightbox.expand": "Rozbalit pole zobrazení obrázku", "lightbox.expand": "Rozbalit pole zobrazení obrázku",
@ -439,7 +439,7 @@
"poll.total_people": "{count, plural, one {# člověk} few {# lidé} many {# lidí} other {# lidí}}", "poll.total_people": "{count, plural, one {# člověk} few {# lidé} many {# lidí} other {# lidí}}",
"poll.total_votes": "{count, plural, one {# hlas} few {# hlasy} many {# hlasů} other {# hlasů}}", "poll.total_votes": "{count, plural, one {# hlas} few {# hlasy} many {# hlasů} other {# hlasů}}",
"poll.vote": "Hlasovat", "poll.vote": "Hlasovat",
"poll.voted": "Hlasoval/a jste pro tuto odpověď", "poll.voted": "Hlasovali jste pro tuto odpověď",
"poll.votes": "{votes, plural, one {# hlas} few {# hlasy} many {# hlasů} other {# hlasů}}", "poll.votes": "{votes, plural, one {# hlas} few {# hlasy} many {# hlasů} other {# hlasů}}",
"poll_button.add_poll": "Přidat anketu", "poll_button.add_poll": "Přidat anketu",
"poll_button.remove_poll": "Odebrat anketu", "poll_button.remove_poll": "Odebrat anketu",
@ -451,7 +451,7 @@
"privacy.public.long": "Viditelný pro všechny", "privacy.public.long": "Viditelný pro všechny",
"privacy.public.short": "Veřejné", "privacy.public.short": "Veřejné",
"privacy.unlisted.long": "Viditelný pro všechny, ale vyňat z funkcí objevování", "privacy.unlisted.long": "Viditelný pro všechny, ale vyňat z funkcí objevování",
"privacy.unlisted.short": "Neuvedený", "privacy.unlisted.short": "Neveřejný",
"privacy_policy.last_updated": "Naposledy aktualizováno {date}", "privacy_policy.last_updated": "Naposledy aktualizováno {date}",
"privacy_policy.title": "Zásady ochrany osobních údajů", "privacy_policy.title": "Zásady ochrany osobních údajů",
"refresh": "Obnovit", "refresh": "Obnovit",
@ -535,7 +535,7 @@
"server_banner.server_stats": "Statistiky serveru:", "server_banner.server_stats": "Statistiky serveru:",
"sign_in_banner.create_account": "Vytvořit účet", "sign_in_banner.create_account": "Vytvořit účet",
"sign_in_banner.sign_in": "Přihlásit se", "sign_in_banner.sign_in": "Přihlásit se",
"sign_in_banner.text": "Přihlaste se pro sledování profilů nebo hashtagů, oblíbených, sdílení a odpovědi na příspěvky nebo interakci z vašeho účtu na jiném serveru.", "sign_in_banner.text": "Přihlaste se pro sledování profilů nebo hashtagů, oblíbení, sdílení a odpovědí na příspěvky nebo interakci z vašeho účtu na jiném serveru.",
"status.admin_account": "Otevřít moderátorské rozhraní pro @{name}", "status.admin_account": "Otevřít moderátorské rozhraní pro @{name}",
"status.admin_status": "Otevřít tento příspěvek v moderátorském rozhraní", "status.admin_status": "Otevřít tento příspěvek v moderátorském rozhraní",
"status.block": "Blokovat @{name}", "status.block": "Blokovat @{name}",
@ -587,9 +587,9 @@
"status.translate": "Přeložit", "status.translate": "Přeložit",
"status.translated_from_with": "Přeloženo z {lang} pomocí {provider}", "status.translated_from_with": "Přeloženo z {lang} pomocí {provider}",
"status.uncached_media_warning": "Nedostupné", "status.uncached_media_warning": "Nedostupné",
"status.unmute_conversation": "Zrušit skrytí konverzaci", "status.unmute_conversation": "Zrušit skrytí konverzace",
"status.unpin": "Odepnout z profilu", "status.unpin": "Odepnout z profilu",
"subscribed_languages.lead": "Po změně se objeví pouze příspěvky ve vybraných jazycích na vaší domovské časové ose a seznamu časových os. Pro příjem příspěvků ve všech jazycích nevyberte žádný jazyk.", "subscribed_languages.lead": "Ve vašem domovském kanálu a časových osách se po změně budou objevovat pouze příspěvky ve vybraných jazycích. Pro příjem příspěvků ve všech jazycích nevyberte žádný jazyk.",
"subscribed_languages.save": "Uložit změny", "subscribed_languages.save": "Uložit změny",
"subscribed_languages.target": "Změnit odebírané jazyky na {target}", "subscribed_languages.target": "Změnit odebírané jazyky na {target}",
"suggestions.dismiss": "Odmítnout návrh", "suggestions.dismiss": "Odmítnout návrh",
@ -616,7 +616,7 @@
"upload_area.title": "Nahrajte přetažením", "upload_area.title": "Nahrajte přetažením",
"upload_button.label": "Přidat obrázky, video nebo audio soubor", "upload_button.label": "Přidat obrázky, video nebo audio soubor",
"upload_error.limit": "Byl překročen limit nahraných souborů.", "upload_error.limit": "Byl překročen limit nahraných souborů.",
"upload_error.poll": "U anket není nahrávání souborů povoleno.", "upload_error.poll": "Nahrávání souborů není povoleno s anketami.",
"upload_form.audio_description": "Popis pro sluchově postižené", "upload_form.audio_description": "Popis pro sluchově postižené",
"upload_form.description": "Popis pro zrakově postižené", "upload_form.description": "Popis pro zrakově postižené",
"upload_form.description_missing": "Nebyl přidán popis", "upload_form.description_missing": "Nebyl přidán popis",

@ -4,22 +4,22 @@
"about.disclaimer": "Mastodon er gratis, open-source software og et varemærke tilhørende Mastodon gGmbH.", "about.disclaimer": "Mastodon er gratis, open-source software og et varemærke tilhørende Mastodon gGmbH.",
"about.domain_blocks.no_reason_available": "Begrundelse ikke tilgængelig", "about.domain_blocks.no_reason_available": "Begrundelse ikke tilgængelig",
"about.domain_blocks.preamble": "Mastodon tillader generelt, at man ser indhold og interagere med brugere fra enhver anden server i fediverset. Disse er undtagelserne, som er implementeret på netop denne server.", "about.domain_blocks.preamble": "Mastodon tillader generelt, at man ser indhold og interagere med brugere fra enhver anden server i fediverset. Disse er undtagelserne, som er implementeret på netop denne server.",
"about.domain_blocks.silenced.explanation": "Man vil generelt ikke se profiler og indhold fra denne server, medmindre man udtrykkeligt slå den op eller vælger den ved at følge.", "about.domain_blocks.silenced.explanation": "Du vil generelt ikke se profiler og indhold fra denne server, medmindre du udtrykkeligt slår den op eller vælger den ved at følge.",
"about.domain_blocks.silenced.title": "Begrænset", "about.domain_blocks.silenced.title": "Begrænset",
"about.domain_blocks.suspended.explanation": "Data fra denne server hverken behandles, gemmes eller udveksles, hvilket umuliggør interaktion eller kommunikation med brugere fra denne server.", "about.domain_blocks.suspended.explanation": "Data fra denne server hverken behandles, gemmes eller udveksles, hvilket umuliggør interaktion eller kommunikation med brugere fra denne server.",
"about.domain_blocks.suspended.title": "Udelukket", "about.domain_blocks.suspended.title": "Udelukket",
"about.not_available": "Denne information er ikke blevet gjort tilgængelig på denne server.", "about.not_available": "Denne information er ikke blevet gjort tilgængelig på denne server.",
"about.powered_by": "Decentraliserede sociale medier drevet af {mastodon}", "about.powered_by": "Decentraliserede sociale medier drevet af {mastodon}",
"about.rules": "Serverregler", "about.rules": "Serverregler",
"account.account_note_header": "Notat", "account.account_note_header": "Note",
"account.add_or_remove_from_list": "Tilføj eller fjern fra lister", "account.add_or_remove_from_list": "Tilføj eller fjern fra lister",
"account.badges.bot": "Bot", "account.badges.bot": "Bot",
"account.badges.group": "Gruppe", "account.badges.group": "Gruppe",
"account.block": "Blokér @{name}", "account.block": "Blokér @{name}",
"account.block_domain": "Blokér domænet {domain}", "account.block_domain": "Blokér domænet {domain}",
"account.blocked": "Blokeret", "account.blocked": "Blokeret",
"account.browse_more_on_origin_server": "Tjek mere ud på den oprindelige profil", "account.browse_more_on_origin_server": "Se mere på den oprindelige profil",
"account.cancel_follow_request": "Annullér følg-anmodning", "account.cancel_follow_request": "Annullér anmodning om at følge",
"account.direct": "Direkte besked til @{name}", "account.direct": "Direkte besked til @{name}",
"account.disable_notifications": "Advisér mig ikke længere, når @{name} poster", "account.disable_notifications": "Advisér mig ikke længere, når @{name} poster",
"account.domain_blocked": "Domæne blokeret", "account.domain_blocked": "Domæne blokeret",
@ -66,8 +66,8 @@
"account.unmute_notifications": "Slå notifikationer om @{name} til igen", "account.unmute_notifications": "Slå notifikationer om @{name} til igen",
"account.unmute_short": "Vis igen (unmute)", "account.unmute_short": "Vis igen (unmute)",
"account_note.placeholder": "Klik for at tilføje notat", "account_note.placeholder": "Klik for at tilføje notat",
"admin.dashboard.daily_retention": "Brugerfastholdelsesrate efter dag efter tilmelding", "admin.dashboard.daily_retention": "Brugerfastholdelsesrate per dag efter tilmelding",
"admin.dashboard.monthly_retention": "Brugerfastholdelsesrate efter måned efter tilmelding", "admin.dashboard.monthly_retention": "Brugerfastholdelsesrate per måned efter tilmelding",
"admin.dashboard.retention.average": "Gennemsnitlig", "admin.dashboard.retention.average": "Gennemsnitlig",
"admin.dashboard.retention.cohort": "Tilmeldingsmåned", "admin.dashboard.retention.cohort": "Tilmeldingsmåned",
"admin.dashboard.retention.cohort_size": "Nye brugere", "admin.dashboard.retention.cohort_size": "Nye brugere",
@ -79,7 +79,7 @@
"attachments_list.unprocessed": "(ubehandlet)", "attachments_list.unprocessed": "(ubehandlet)",
"audio.hide": "Skjul lyd", "audio.hide": "Skjul lyd",
"autosuggest_hashtag.per_week": "{count} pr. uge", "autosuggest_hashtag.per_week": "{count} pr. uge",
"boost_modal.combo": "Du kan trykke {combo} for at overspringe dette næste gang", "boost_modal.combo": "Du kan trykke {combo} for at springe dette over næste gang",
"bundle_column_error.copy_stacktrace": "Kopiér fejlrapport", "bundle_column_error.copy_stacktrace": "Kopiér fejlrapport",
"bundle_column_error.error.body": "Den anmodede side kunne ikke gengives. Dette kan skyldes flere typer fejl.", "bundle_column_error.error.body": "Den anmodede side kunne ikke gengives. Dette kan skyldes flere typer fejl.",
"bundle_column_error.error.title": "Åh nej!", "bundle_column_error.error.title": "Åh nej!",
@ -87,7 +87,7 @@
"bundle_column_error.network.title": "Netværksfejl", "bundle_column_error.network.title": "Netværksfejl",
"bundle_column_error.retry": "Forsøg igen", "bundle_column_error.retry": "Forsøg igen",
"bundle_column_error.return": "Retur til hjem", "bundle_column_error.return": "Retur til hjem",
"bundle_column_error.routing.body": "Den anmodede side kunne ikke findes. Sikker på, at URL'en er korrekt?", "bundle_column_error.routing.body": "Den anmodede side kunne ikke findes. Er du sikker på, at URL'en er korrekt?",
"bundle_column_error.routing.title": "404", "bundle_column_error.routing.title": "404",
"bundle_modal_error.close": "Luk", "bundle_modal_error.close": "Luk",
"bundle_modal_error.message": "Noget gik galt under indlæsningen af denne komponent.", "bundle_modal_error.message": "Noget gik galt under indlæsningen af denne komponent.",
@ -95,7 +95,7 @@
"closed_registrations.other_server_instructions": "Da Mastodon er decentraliseret, kan du oprette en konto på en anden server og stadig interagere med denne.", "closed_registrations.other_server_instructions": "Da Mastodon er decentraliseret, kan du oprette en konto på en anden server og stadig interagere med denne.",
"closed_registrations_modal.description": "Oprettelse af en konto på {domain} er i øjeblikket ikke muligt, men husk på, at du ikke behøver en konto specifikt på {domain} for at bruge Mastodon.", "closed_registrations_modal.description": "Oprettelse af en konto på {domain} er i øjeblikket ikke muligt, men husk på, at du ikke behøver en konto specifikt på {domain} for at bruge Mastodon.",
"closed_registrations_modal.find_another_server": "Find en anden server", "closed_registrations_modal.find_another_server": "Find en anden server",
"closed_registrations_modal.preamble": "Mastodon er decentraliseret, så uanset hvor du opretter din konto, vil du være i stand til at følge og interagere med nogen på denne server. Du kan endda selv være vært for den!", "closed_registrations_modal.preamble": "Mastodon er decentraliseret, så uanset hvor du opretter din konto, vil du være i stand til at følge og interagere med hvem som helst på denne server. Du kan endda selv være vært for den!",
"closed_registrations_modal.title": "Oprettelse på Mastodon", "closed_registrations_modal.title": "Oprettelse på Mastodon",
"column.about": "Om", "column.about": "Om",
"column.blocks": "Blokerede brugere", "column.blocks": "Blokerede brugere",
@ -150,38 +150,38 @@
"confirmation_modal.cancel": "Afbryd", "confirmation_modal.cancel": "Afbryd",
"confirmations.block.block_and_report": "Blokér og Anmeld", "confirmations.block.block_and_report": "Blokér og Anmeld",
"confirmations.block.confirm": "Blokér", "confirmations.block.confirm": "Blokér",
"confirmations.block.message": "Sikker på, at du vil blokere {name}?", "confirmations.block.message": "Er du sikker på, at du vil blokere {name}?",
"confirmations.cancel_follow_request.confirm": "Annullér anmodning", "confirmations.cancel_follow_request.confirm": "Annullér anmodning",
"confirmations.cancel_follow_request.message": "Sikker på, at anmodningen om at følge {name} skal annulleres?", "confirmations.cancel_follow_request.message": "Er du sikker på, at anmodningen om at følge {name} skal annulleres?",
"confirmations.delete.confirm": "Slet", "confirmations.delete.confirm": "Slet",
"confirmations.delete.message": "Sikker på, at du vil slette dette indlæg?", "confirmations.delete.message": "Er du sikker på, at du vil slette dette indlæg?",
"confirmations.delete_list.confirm": "Slet", "confirmations.delete_list.confirm": "Slet",
"confirmations.delete_list.message": "Sikker på, at du vil slette denne liste permanent?", "confirmations.delete_list.message": "Er du sikker på, at du vil slette denne liste permanent?",
"confirmations.discard_edit_media.confirm": "Kassér", "confirmations.discard_edit_media.confirm": "Kassér",
"confirmations.discard_edit_media.message": "Der er ugemte ændringer i mediebeskrivelsen eller forhåndsvisningen, kassér dem alligevel?", "confirmations.discard_edit_media.message": "Der er ugemte ændringer i mediebeskrivelsen eller forhåndsvisningen, kassér dem alligevel?",
"confirmations.domain_block.confirm": "Blokér hele domænet", "confirmations.domain_block.confirm": "Blokér hele domænet",
"confirmations.domain_block.message": "Fuldstændig sikker på, at du vil blokere hele {domain}-domænet? Oftest vil nogle få målrettede blokeringer eller tavsgørelser være tilstrækkelige og at foretrække. Du vil ikke se indhold fra dette domæne i nogle offentlige tidslinjer eller i dine notifikationer, og dine følgere herfra fjernes ligeledes.", "confirmations.domain_block.message": "Er du fuldstændig sikker på, at du vil blokere hele {domain}-domænet? Oftest vil nogle få målrettede blokeringer eller skjulninger være tilstrækkelige og at foretrække. Du vil ikke se indhold fra dette domæne i nogle offentlige tidslinjer eller i dine notifikationer, og dine følgere herfra fjernes ligeledes.",
"confirmations.logout.confirm": "Log ud", "confirmations.logout.confirm": "Log ud",
"confirmations.logout.message": "Log ud, sikker?", "confirmations.logout.message": "Er du sikker på, at du vil logge ud?",
"confirmations.mute.confirm": "Skjul (mute)", "confirmations.mute.confirm": "Skjul (mute)",
"confirmations.mute.explanation": "Dette skjuler indlæg fra (og om) dem, men lader dem fortsat se dine indlæg og følge dig.", "confirmations.mute.explanation": "Dette skjuler indlæg fra (og om) dem, men lader dem fortsat se dine indlæg og følge dig.",
"confirmations.mute.message": "Er du sikker på, du vil skjule {name}?", "confirmations.mute.message": "Er du sikker på, at du vil skjule {name}?",
"confirmations.redraft.confirm": "Slet og omformulér", "confirmations.redraft.confirm": "Slet og omformulér",
"confirmations.redraft.message": "Sikker på, at du vil slette dette indlæg for at omskrive det? Favoritter og boosts går tabt, og svar til det oprindelige indlæg afassocieres.", "confirmations.redraft.message": "Er du sikker på, at du vil slette dette indlæg for at omskrive det? Favoritter og boosts går tabt, og svar til det oprindelige indlæg afassocieres.",
"confirmations.reply.confirm": "Svar", "confirmations.reply.confirm": "Svar",
"confirmations.reply.message": "At svare nu vil overskrive den besked, du er ved at skrive. Fortsæt alligevel?", "confirmations.reply.message": "Hvis du svarer nu, vil det overskrive den besked, du er ved at skrive. Fortsæt alligevel?",
"confirmations.unfollow.confirm": "Følg ikke længere", "confirmations.unfollow.confirm": "Følg ikke længere",
"confirmations.unfollow.message": "Sikker på, at du ikke længere vil følge {name}?", "confirmations.unfollow.message": "Er du sikker på, at du ikke længere vil følge {name}?",
"conversation.delete": "Slet samtale", "conversation.delete": "Slet samtale",
"conversation.mark_as_read": "Markér som læst", "conversation.mark_as_read": "Markér som læst",
"conversation.open": "Vis konversation", "conversation.open": "Vis samtale",
"conversation.with": "Med {names}", "conversation.with": "Med {names}",
"copypaste.copied": "Kopieret", "copypaste.copied": "Kopieret",
"copypaste.copy": "Kopiér", "copypaste.copy": "Kopiér",
"directory.federated": "Fra kendt fedivers", "directory.federated": "Fra kendt fedivers",
"directory.local": "Kun fra {domain}", "directory.local": "Kun fra {domain}",
"directory.new_arrivals": "Nye ankomster", "directory.new_arrivals": "Nye ankomster",
"directory.recently_active": "Nyligt aktive", "directory.recently_active": "Aktive for nyligt",
"disabled_account_banner.account_settings": "Kontoindstillinger", "disabled_account_banner.account_settings": "Kontoindstillinger",
"disabled_account_banner.text": "Din konto {disabledAccount} er pt. deaktiveret.", "disabled_account_banner.text": "Din konto {disabledAccount} er pt. deaktiveret.",
"dismissable_banner.community_timeline": "Disse er de seneste offentlige indlæg fra personer med konti hostes af {domain}.", "dismissable_banner.community_timeline": "Disse er de seneste offentlige indlæg fra personer med konti hostes af {domain}.",
@ -215,10 +215,10 @@
"empty_column.community": "Den lokale tidslinje er tom. Skriv noget offentligt for at sætte tingene i gang!", "empty_column.community": "Den lokale tidslinje er tom. Skriv noget offentligt for at sætte tingene i gang!",
"empty_column.direct": "Der er endnu ingen direkte beskeder. Når en sendes eller modtages, dukker den op hér.", "empty_column.direct": "Der er endnu ingen direkte beskeder. Når en sendes eller modtages, dukker den op hér.",
"empty_column.domain_blocks": "Ingen blokerede domæner endnu.", "empty_column.domain_blocks": "Ingen blokerede domæner endnu.",
"empty_column.explore_statuses": "Ingen nye tendensen pt. Tjek igen senere!", "empty_column.explore_statuses": "Ingen nye tendenser lige nu. Tjek igen senere!",
"empty_column.favourited_statuses": "Du har endnu ingen favoritindlæg. Når du favoritmarkerer ét, vil det dukke op hér.", "empty_column.favourited_statuses": "Du har endnu ingen favoritindlæg. Når du favoritmarkerer ét, vil det dukke op hér.",
"empty_column.favourites": "Ingen har endnu gjort dette indlæg til favorit. Når nogen gør dét, vil det dukke op hér.", "empty_column.favourites": "Ingen har endnu gjort dette indlæg til favorit. Når nogen gør dét, vil det dukke op hér.",
"empty_column.follow_recommendations": "Ser ud til, at der ikke kunne genereres forslag til dig. Du kan prøve med Søg for at lede efter personer, du måske kender, eller udforske hashtags.", "empty_column.follow_recommendations": "Det ser ud til, at der ikke kunne genereres forslag til dig. Du kan prøve med Søg for at lede efter personer, du måske kender, eller udforske hashtags.",
"empty_column.follow_requests": "Du har endnu ingen følgeanmodninger. Når du modtager én, vil den dukke op hér.", "empty_column.follow_requests": "Du har endnu ingen følgeanmodninger. Når du modtager én, vil den dukke op hér.",
"empty_column.hashtag": "Der er intet med dette hashtag endnu.", "empty_column.hashtag": "Der er intet med dette hashtag endnu.",
"empty_column.home": "Din hjemmetidslinje er tom! Følg nogle personer, for at udfylde den. {suggestions}", "empty_column.home": "Din hjemmetidslinje er tom! Følg nogle personer, for at udfylde den. {suggestions}",
@ -284,7 +284,7 @@
"home.hide_announcements": "Skjul bekendtgørelser", "home.hide_announcements": "Skjul bekendtgørelser",
"home.show_announcements": "Vis bekendtgørelser", "home.show_announcements": "Vis bekendtgørelser",
"interaction_modal.description.favourite": "Med en konto på Mastodon kan dette indlæg gøres til favorit for at lade forfatteren vide, at det værdsættes, samt gemme det til senere.", "interaction_modal.description.favourite": "Med en konto på Mastodon kan dette indlæg gøres til favorit for at lade forfatteren vide, at det værdsættes, samt gemme det til senere.",
"interaction_modal.description.follow": "Med en konto på Mastodon kan du {name} følges for at modtage vedkommendes indlæg i hjemmefeed'et.", "interaction_modal.description.follow": "Med en konto på Mastodon kan du følge {name} for at modtage vedkommendes indlæg i dit hjemmefeed.",
"interaction_modal.description.reblog": "Med en konto på Mastodon kan dette indlæg boostes for at dele det med egne følgere.", "interaction_modal.description.reblog": "Med en konto på Mastodon kan dette indlæg boostes for at dele det med egne følgere.",
"interaction_modal.description.reply": "Med en konto på Mastodon kan dette indlæg besvares.", "interaction_modal.description.reply": "Med en konto på Mastodon kan dette indlæg besvares.",
"interaction_modal.on_another_server": "På en anden server", "interaction_modal.on_another_server": "På en anden server",
@ -299,7 +299,7 @@
"intervals.full.hours": "{number, plural, one {# time} other {# timer}}", "intervals.full.hours": "{number, plural, one {# time} other {# timer}}",
"intervals.full.minutes": "{number, plural, one {# minut} other {# minutter}}", "intervals.full.minutes": "{number, plural, one {# minut} other {# minutter}}",
"keyboard_shortcuts.back": "Gå tilbage", "keyboard_shortcuts.back": "Gå tilbage",
"keyboard_shortcuts.blocked": "Åbn Blokerede brugere-listen", "keyboard_shortcuts.blocked": "Åbn listen over blokerede brugere",
"keyboard_shortcuts.boost": "Boost indlæg", "keyboard_shortcuts.boost": "Boost indlæg",
"keyboard_shortcuts.column": "Fokusér kolonne", "keyboard_shortcuts.column": "Fokusér kolonne",
"keyboard_shortcuts.compose": "Fokusér skriveområdet", "keyboard_shortcuts.compose": "Fokusér skriveområdet",
@ -330,11 +330,11 @@
"keyboard_shortcuts.toggle_hidden": "Vis/skjul tekst bag CW", "keyboard_shortcuts.toggle_hidden": "Vis/skjul tekst bag CW",
"keyboard_shortcuts.toggle_sensitivity": "Vis/skjul medier", "keyboard_shortcuts.toggle_sensitivity": "Vis/skjul medier",
"keyboard_shortcuts.toot": "Påbegynd nyt indlæg", "keyboard_shortcuts.toot": "Påbegynd nyt indlæg",
"keyboard_shortcuts.unfocus": "Fjern fokus fra teksskrivningsområde/søgning", "keyboard_shortcuts.unfocus": "Fjern fokus fra tekstskrivningsområde/søgning",
"keyboard_shortcuts.up": "Flyt opad på listen", "keyboard_shortcuts.up": "Flyt opad på listen",
"lightbox.close": "Luk", "lightbox.close": "Luk",
"lightbox.compress": "Komprimér billedvisningsfelt", "lightbox.compress": "Komprimér billedvisningsfelt",
"lightbox.expand": "Udvid billedevisningsfelt", "lightbox.expand": "Udvid billedvisningsfelt",
"lightbox.next": "Næste", "lightbox.next": "Næste",
"lightbox.previous": "Forrige", "lightbox.previous": "Forrige",
"limited_account_hint.action": "Vis profil alligevel", "limited_account_hint.action": "Vis profil alligevel",
@ -397,7 +397,7 @@
"notification.status": "{name} har netop postet", "notification.status": "{name} har netop postet",
"notification.update": "{name} redigerede et indlæg", "notification.update": "{name} redigerede et indlæg",
"notifications.clear": "Ryd notifikationer", "notifications.clear": "Ryd notifikationer",
"notifications.clear_confirmation": "Sikker på, at du vil rydde alle dine notifikationer permanent?", "notifications.clear_confirmation": "Er du sikker på, at du vil rydde alle dine notifikationer permanent?",
"notifications.column_settings.admin.report": "Nye anmeldelser:", "notifications.column_settings.admin.report": "Nye anmeldelser:",
"notifications.column_settings.admin.sign_up": "Nye tilmeldinger:", "notifications.column_settings.admin.sign_up": "Nye tilmeldinger:",
"notifications.column_settings.alert": "Computernotifikationer", "notifications.column_settings.alert": "Computernotifikationer",
@ -470,7 +470,7 @@
"relative_time.today": "i dag", "relative_time.today": "i dag",
"reply_indicator.cancel": "Afbryd", "reply_indicator.cancel": "Afbryd",
"report.block": "Blokér", "report.block": "Blokér",
"report.block_explanation": "Du vil ikke se vedkommendes indlæg, og vedkommende vil ikke kunne se dine eller følge dig. Vedkommende vil være bekendt med blokeringen.", "report.block_explanation": "Du vil ikke se vedkommendes indlæg. Vedkommende vil ikke kunne se dine indlæg eller følge dig. Vedkommende vil kunne se, at de er blokeret.",
"report.categories.other": "Andre", "report.categories.other": "Andre",
"report.categories.spam": "Spam", "report.categories.spam": "Spam",
"report.categories.violation": "Indhold overtræder en eller flere serverregler", "report.categories.violation": "Indhold overtræder en eller flere serverregler",
@ -481,12 +481,12 @@
"report.close": "Udført", "report.close": "Udført",
"report.comment.title": "Er der andet, som vi bør vide?", "report.comment.title": "Er der andet, som vi bør vide?",
"report.forward": "Videresend til {target}", "report.forward": "Videresend til {target}",
"report.forward_hint": "Kontoen er fra en anden server. Send også en anonymiseret anmeldelseskopi dertil?", "report.forward_hint": "Kontoen er fra en anden server. Send også en anonymiseret kopi af anmeldelsen dertil?",
"report.mute": "Skjul (mute)", "report.mute": "Skjul (mute)",
"report.mute_explanation": "Du vil ikke se vedkommendes indlæg, men vedkommende kan stadig se dine og følge dig. Vedkommende vil ikke være bekendt med tavsgørelsen.", "report.mute_explanation": "Du vil ikke se vedkommendes indlæg. Vedkommende kan stadig se dine indlæg og følge dig. Vedkommende vil ikke kunne se, at de er blevet skjult.",
"report.next": "Næste", "report.next": "Næste",
"report.placeholder": "Yderligere kommentarer", "report.placeholder": "Yderligere kommentarer",
"report.reasons.dislike": "Synes ikke om den/dem", "report.reasons.dislike": "Jeg bryder mig ikke om det",
"report.reasons.dislike_description": "Det er ikke noget, man ønsker at se", "report.reasons.dislike_description": "Det er ikke noget, man ønsker at se",
"report.reasons.other": "Det er noget andet", "report.reasons.other": "Det er noget andet",
"report.reasons.other_description": "Problemet passer ikke ind i andre kategorier", "report.reasons.other_description": "Problemet passer ikke ind i andre kategorier",
@ -500,12 +500,12 @@
"report.statuses.title": "Er der indlæg, som kan bekræfte denne anmeldelse?", "report.statuses.title": "Er der indlæg, som kan bekræfte denne anmeldelse?",
"report.submit": "Indsend", "report.submit": "Indsend",
"report.target": "Anmelder {target}", "report.target": "Anmelder {target}",
"report.thanks.take_action": "Dette er mulighederne for styring af, hvad man ses på Mastodon:", "report.thanks.take_action": "Her er mulighederne for at styre, hvad du ser på Mastodon:",
"report.thanks.take_action_actionable": "Mens dette gennemgås, kan der skrides til handling mod @{name}:", "report.thanks.take_action_actionable": "Mens dette gennemgås, kan der skrides til handling mod @{name}:",
"report.thanks.title": "Ønsker ikke at se dette?", "report.thanks.title": "Ønsker ikke at se dette?",
"report.thanks.title_actionable": "Tak for anmeldelsen, der vil blive set nærmere på dette.", "report.thanks.title_actionable": "Tak for anmeldelsen, der vil blive set nærmere på dette.",
"report.unfollow": "Følg ikke længere @{name}", "report.unfollow": "Følg ikke længere @{name}",
"report.unfollow_explanation": "Denne konto følges. For at ophøre med at se vedkommendes indlæg på hjemmetidslinjen, vælg Følg ikke længere.", "report.unfollow_explanation": "Du følger denne konto. For ikke længere at se vedkommendes indlæg i dit hjemmefeed, kan du stoppe med at følge dem.",
"report_notification.attached_statuses": "{count, plural, one {{count} post} other {{count} poster}} vedhæftet", "report_notification.attached_statuses": "{count, plural, one {{count} post} other {{count} poster}} vedhæftet",
"report_notification.categories.other": "Andre", "report_notification.categories.other": "Andre",
"report_notification.categories.spam": "Spam", "report_notification.categories.spam": "Spam",
@ -514,7 +514,7 @@
"search.placeholder": "Søg", "search.placeholder": "Søg",
"search.search_or_paste": "Søg efter eller angiv URL", "search.search_or_paste": "Søg efter eller angiv URL",
"search_popout.search_format": "Avanceret søgeformat", "search_popout.search_format": "Avanceret søgeformat",
"search_popout.tips.full_text": "Simpel tekst returnerer indlæg, du har skrevet, favoritmarkeret, boostet eller som er nævnt i/matcher bruger- og profilnavne samt hashtags.", "search_popout.tips.full_text": "Simpel tekst returnerer indlæg, du har skrevet, gjort til favorit, boostet eller er nævnt i, såvel som matchende bruger- og profilnavne samt hashtags.",
"search_popout.tips.hashtag": "hashtag", "search_popout.tips.hashtag": "hashtag",
"search_popout.tips.status": "indlæg", "search_popout.tips.status": "indlæg",
"search_popout.tips.text": "Simpel tekst returnerer matchende visnings- og brugernavne samt hashtags", "search_popout.tips.text": "Simpel tekst returnerer matchende visnings- og brugernavne samt hashtags",
@ -535,12 +535,12 @@
"server_banner.server_stats": "Serverstatstik:", "server_banner.server_stats": "Serverstatstik:",
"sign_in_banner.create_account": "Opret konto", "sign_in_banner.create_account": "Opret konto",
"sign_in_banner.sign_in": "Log ind", "sign_in_banner.sign_in": "Log ind",
"sign_in_banner.text": "Log ind for at følge profiler eller hashtags, dele og svar på indlæg eller interagere fra kontoen på en anden server.", "sign_in_banner.text": "Log ind for at følge profiler eller hashtags, markere som favorit, dele og svare på indlæg eller interagere fra din konto på en anden server.",
"status.admin_account": "Åbn modereringsbrugerflade for @{name}", "status.admin_account": "Åbn modereringsbrugerflade for @{name}",
"status.admin_status": "Åbn dette indlæg i modereringsbrugerfladen", "status.admin_status": "Åbn dette indlæg i modereringsbrugerfladen",
"status.block": "Blokér @{name}", "status.block": "Blokér @{name}",
"status.bookmark": "Bogmærk", "status.bookmark": "Bogmærk",
"status.cancel_reblog_private": "Fjern fremhævning", "status.cancel_reblog_private": "Fjern boost",
"status.cannot_reblog": "Dette indlæg kan ikke boostes", "status.cannot_reblog": "Dette indlæg kan ikke boostes",
"status.copy": "Kopiér link til indlæg", "status.copy": "Kopiér link til indlæg",
"status.delete": "Slet", "status.delete": "Slet",
@ -569,7 +569,7 @@
"status.reblog": "Boost", "status.reblog": "Boost",
"status.reblog_private": "Boost med oprindelig synlighed", "status.reblog_private": "Boost med oprindelig synlighed",
"status.reblogged_by": "{name} boostede", "status.reblogged_by": "{name} boostede",
"status.reblogs.empty": "Ingen har endnu boostet dette indlæg. Når nogen gør, vil det fremgå hér.", "status.reblogs.empty": "Ingen har boostet dette indlæg endnu. Når nogen gør, vil det fremgå her.",
"status.redraft": "Slet og omformulér", "status.redraft": "Slet og omformulér",
"status.remove_bookmark": "Fjern bogmærke", "status.remove_bookmark": "Fjern bogmærke",
"status.replied_to": "Besvarede {name}", "status.replied_to": "Besvarede {name}",
@ -589,11 +589,11 @@
"status.uncached_media_warning": "Utilgængelig", "status.uncached_media_warning": "Utilgængelig",
"status.unmute_conversation": "Genaktivér samtale", "status.unmute_conversation": "Genaktivér samtale",
"status.unpin": "Frigør fra profil", "status.unpin": "Frigør fra profil",
"subscribed_languages.lead": "Kun indlæg på udvalgte sprog vil fremgå på Hjem og listetidslinjer efter ændringen. Vælg ingen for at modtage indlæg på alle sprog.", "subscribed_languages.lead": "Kun indlæg på udvalgte sprog vil fremgå på dine hjemme- og listetidslinjer efter ændringen. Vælg ingen for at modtage indlæg på alle sprog.",
"subscribed_languages.save": "Gem ændringer", "subscribed_languages.save": "Gem ændringer",
"subscribed_languages.target": "Skift abonnementssprog for {target}", "subscribed_languages.target": "Skift abonnementssprog for {target}",
"suggestions.dismiss": "Afvis foreslag", "suggestions.dismiss": "Afvis forslag",
"suggestions.header": "Du er måske interesseret i …", "suggestions.header": "Du er måske interesseret i…",
"tabs_bar.federated_timeline": "Fælles", "tabs_bar.federated_timeline": "Fælles",
"tabs_bar.home": "Hjem", "tabs_bar.home": "Hjem",
"tabs_bar.local_timeline": "Lokal", "tabs_bar.local_timeline": "Lokal",

@ -159,7 +159,7 @@
"confirmations.delete_list.message": "Bist du dir sicher, dass du diese Liste permanent löschen möchtest?", "confirmations.delete_list.message": "Bist du dir sicher, dass du diese Liste permanent löschen möchtest?",
"confirmations.discard_edit_media.confirm": "Verwerfen", "confirmations.discard_edit_media.confirm": "Verwerfen",
"confirmations.discard_edit_media.message": "Du hast ungespeicherte Änderungen an der Medienbeschreibung oder der Medienvorschau. Trotzdem verwerfen?", "confirmations.discard_edit_media.message": "Du hast ungespeicherte Änderungen an der Medienbeschreibung oder der Medienvorschau. Trotzdem verwerfen?",
"confirmations.domain_block.confirm": "Blocke die ganze Domain", "confirmations.domain_block.confirm": "Domain sperren",
"confirmations.domain_block.message": "Bist du dir wirklich sicher, dass du die ganze Domain {domain} blockieren willst? In den meisten Fällen reichen ein paar gezielte Blockierungen oder Stummschaltungen aus. Du wirst den Inhalt von dieser Domain nicht in irgendwelchen öffentlichen Timelines oder den Benachrichtigungen finden. Auch deine Follower von dieser Domain werden entfernt.", "confirmations.domain_block.message": "Bist du dir wirklich sicher, dass du die ganze Domain {domain} blockieren willst? In den meisten Fällen reichen ein paar gezielte Blockierungen oder Stummschaltungen aus. Du wirst den Inhalt von dieser Domain nicht in irgendwelchen öffentlichen Timelines oder den Benachrichtigungen finden. Auch deine Follower von dieser Domain werden entfernt.",
"confirmations.logout.confirm": "Abmelden", "confirmations.logout.confirm": "Abmelden",
"confirmations.logout.message": "Bist du sicher, dass du dich abmelden möchtest?", "confirmations.logout.message": "Bist du sicher, dass du dich abmelden möchtest?",
@ -178,7 +178,7 @@
"conversation.with": "Mit {names}", "conversation.with": "Mit {names}",
"copypaste.copied": "Kopiert", "copypaste.copied": "Kopiert",
"copypaste.copy": "Kopieren", "copypaste.copy": "Kopieren",
"directory.federated": "Aus dem Fediverse", "directory.federated": "Aus bekanntem Fediverse",
"directory.local": "Nur von der Domain {domain}", "directory.local": "Nur von der Domain {domain}",
"directory.new_arrivals": "Neue Profile", "directory.new_arrivals": "Neue Profile",
"directory.recently_active": "Kürzlich aktiv", "directory.recently_active": "Kürzlich aktiv",
@ -189,7 +189,7 @@
"dismissable_banner.explore_links": "Diese Nachrichten werden gerade von Leuten auf diesem und anderen Servern des dezentralen Netzwerks besprochen.", "dismissable_banner.explore_links": "Diese Nachrichten werden gerade von Leuten auf diesem und anderen Servern des dezentralen Netzwerks besprochen.",
"dismissable_banner.explore_statuses": "Diese Beiträge von diesem und anderen Servern im dezentralen Netzwerk gewinnen gerade an Reichweite auf diesem Server.", "dismissable_banner.explore_statuses": "Diese Beiträge von diesem und anderen Servern im dezentralen Netzwerk gewinnen gerade an Reichweite auf diesem Server.",
"dismissable_banner.explore_tags": "Diese Hashtags gewinnen gerade unter den Leuten auf diesem und anderen Servern des dezentralen Netzwerkes an Reichweite.", "dismissable_banner.explore_tags": "Diese Hashtags gewinnen gerade unter den Leuten auf diesem und anderen Servern des dezentralen Netzwerkes an Reichweite.",
"dismissable_banner.public_timeline": "Dies sind die neuesten öffentlichen Beiträge von Personen auf diesem und anderen Servern des dezentralen Netzwerks, die dieser Server kennt.", "dismissable_banner.public_timeline": "Dies sind die neuesten öffentlichen Beiträge von Profilen auf dieser Mastodon-Instanz und auf anderen Servern des dezentralen Netzwerks, von denen dieser Server Kenntnis hat.",
"embed.instructions": "Du kannst diesen Beitrag außerhalb des Fediverse (z. B. auf deiner Website) einbetten, indem du diesen iFrame-Code einfügst.", "embed.instructions": "Du kannst diesen Beitrag außerhalb des Fediverse (z. B. auf deiner Website) einbetten, indem du diesen iFrame-Code einfügst.",
"embed.preview": "Vorschau:", "embed.preview": "Vorschau:",
"emoji_button.activity": "Aktivitäten", "emoji_button.activity": "Aktivitäten",
@ -203,7 +203,7 @@
"emoji_button.objects": "Gegenstände", "emoji_button.objects": "Gegenstände",
"emoji_button.people": "Personen", "emoji_button.people": "Personen",
"emoji_button.recent": "Häufig benutzte Emojis", "emoji_button.recent": "Häufig benutzte Emojis",
"emoji_button.search": "Suchen …", "emoji_button.search": "Suchen …",
"emoji_button.search_results": "Suchergebnisse", "emoji_button.search_results": "Suchergebnisse",
"emoji_button.symbols": "Symbole", "emoji_button.symbols": "Symbole",
"emoji_button.travel": "Reisen & Orte", "emoji_button.travel": "Reisen & Orte",
@ -213,7 +213,7 @@
"empty_column.blocks": "Du hast bisher keine Profile blockiert.", "empty_column.blocks": "Du hast bisher keine Profile blockiert.",
"empty_column.bookmarked_statuses": "Du hast bisher keine Beiträge als Lesezeichen abgelegt. Sobald du einen Beitrag als Lesezeichen speicherst, wird er hier erscheinen.", "empty_column.bookmarked_statuses": "Du hast bisher keine Beiträge als Lesezeichen abgelegt. Sobald du einen Beitrag als Lesezeichen speicherst, wird er hier erscheinen.",
"empty_column.community": "Die lokale Timeline ist leer. Schreibe einen öffentlichen Beitrag, um den Stein ins Rollen zu bringen!", "empty_column.community": "Die lokale Timeline ist leer. Schreibe einen öffentlichen Beitrag, um den Stein ins Rollen zu bringen!",
"empty_column.direct": "Du hast noch keine Direktnachrichten. Sobald du eine sendest oder empfängst, wird sie hier zu sehen sein.", "empty_column.direct": "Du hast noch keine Direktnachrichten erhalten. Sobald du eine private Nachricht sendest oder empfängst, wird sie hier zu sehen sein.",
"empty_column.domain_blocks": "Du hast noch keine Domains blockiert.", "empty_column.domain_blocks": "Du hast noch keine Domains blockiert.",
"empty_column.explore_statuses": "Momentan ist nichts im Trend. Schau später wieder vorbei!", "empty_column.explore_statuses": "Momentan ist nichts im Trend. Schau später wieder vorbei!",
"empty_column.favourited_statuses": "Du hast noch keine Beiträge favorisiert. Sobald du einen favorisierst, wird er hier erscheinen.", "empty_column.favourited_statuses": "Du hast noch keine Beiträge favorisiert. Sobald du einen favorisierst, wird er hier erscheinen.",
@ -228,34 +228,34 @@
"empty_column.mutes": "Du hast keine Profile stummgeschaltet.", "empty_column.mutes": "Du hast keine Profile stummgeschaltet.",
"empty_column.notifications": "Du hast noch keine Mitteilungen. Sobald du mit anderen Personen interagierst, wirst du hier darüber benachrichtigt.", "empty_column.notifications": "Du hast noch keine Mitteilungen. Sobald du mit anderen Personen interagierst, wirst du hier darüber benachrichtigt.",
"empty_column.public": "Hier ist nichts zu sehen! Schreibe etwas öffentlich oder folge Profilen von anderen Servern, um die Timeline aufzufüllen", "empty_column.public": "Hier ist nichts zu sehen! Schreibe etwas öffentlich oder folge Profilen von anderen Servern, um die Timeline aufzufüllen",
"error.unexpected_crash.explanation": "Aufgrund eines Fehlers in unserem Code oder einer Browser-Inkompatibilität konnte diese Seite nicht korrekt angezeigt werden.", "error.unexpected_crash.explanation": "Wegen eines Fehlers in unserem Code oder aufgrund einer Browser-Inkompatibilität kann diese Seite nicht korrekt angezeigt werden.",
"error.unexpected_crash.explanation_addons": "Diese Seite konnte nicht korrekt angezeigt werden. Dieser Fehler wird wahrscheinlich durch ein Browser-Add-on oder automatische Übersetzungswerkzeuge verursacht.", "error.unexpected_crash.explanation_addons": "Diese Seite konnte nicht korrekt angezeigt werden. Dieser Fehler wird wahrscheinlich durch ein Browser-Add-on oder automatische Übersetzungswerkzeuge verursacht.",
"error.unexpected_crash.next_steps": "Versuche, die Seite zu aktualisieren. Wenn das nicht hilft, kannst du Mastodon über einen anderen Browser oder eine native App verwenden.", "error.unexpected_crash.next_steps": "Versuche, diese Seite zu aktualisieren. Wenn das nicht helfen sollte, kannst du das Webinterface von Mastodon vermutlich über einen anderen Browser erreichen – oder du nutzt eine mobile (native) App.",
"error.unexpected_crash.next_steps_addons": "Versuche, sie zu deaktivieren, und lade dann die Seite neu. Wenn das Problem weiterhin besteht, solltest du Mastodon über einen anderen Browser oder eine native App nutzen.", "error.unexpected_crash.next_steps_addons": "Versuche, die Seite zu deaktivieren und lade sie dann neu. Sollte das Problem weiter bestehen, kannst du das Webinterface von Mastodon vermutlich über einen anderen Browser erreichen – oder du nutzt eine mobile (native) App.",
"errors.unexpected_crash.copy_stacktrace": "Fehlerlog in die Zwischenablage kopieren", "errors.unexpected_crash.copy_stacktrace": "Fehlerdiagnose in die Zwischenablage kopieren",
"errors.unexpected_crash.report_issue": "Problem melden", "errors.unexpected_crash.report_issue": "Fehler melden",
"explore.search_results": "Suchergebnisse", "explore.search_results": "Suchergebnisse",
"explore.title": "Entdecken", "explore.title": "Entdecken",
"filter_modal.added.context_mismatch_explanation": "Diese Filterkategorie gilt nicht für den Kontext, in welchem du auf diesen Beitrag zugegriffen hast. Wenn der Beitrag auch in diesem Kontext gefiltert werden soll, musst du den Filter bearbeiten.", "filter_modal.added.context_mismatch_explanation": "Diese Filterkategorie gilt nicht für den Kontext, in welchem du auf diesen Beitrag zugegriffen hast. Wenn der Beitrag auch in diesem Kontext gefiltert werden soll, musst du den Filter bearbeiten.",
"filter_modal.added.context_mismatch_title": "Kontext stimmt nicht überein!", "filter_modal.added.context_mismatch_title": "Kontext stimmt nicht überein!",
"filter_modal.added.expired_explanation": "Diese Filterkategrie ist abgelaufen, du musst das Ablaufdatum für diese Kategorie ändern.", "filter_modal.added.expired_explanation": "Diese Filterkategorie ist abgelaufen. Du musst das Ablaufdatum für diese Kategorie ändern.",
"filter_modal.added.expired_title": "Abgelaufener Filter!", "filter_modal.added.expired_title": "Abgelaufener Filter!",
"filter_modal.added.review_and_configure": "Um diese Filterkategorie zu überprüfen und weiter zu konfigurieren, gehe zu {settings_link}.", "filter_modal.added.review_and_configure": "Um diesen Filter zu überprüfen oder noch weiter zu konfigurieren, rufe die {settings_link} auf.",
"filter_modal.added.review_and_configure_title": "Filtereinstellungen", "filter_modal.added.review_and_configure_title": "Filtereinstellungen",
"filter_modal.added.settings_link": "Einstellungsseite", "filter_modal.added.settings_link": "Einstellungen",
"filter_modal.added.short_explanation": "Dieser Post wurde folgender Filterkategorie hinzugefügt: {title}.", "filter_modal.added.short_explanation": "Dieser Post wurde folgender Filterkategorie hinzugefügt: {title}.",
"filter_modal.added.title": "Filter hinzugefügt!", "filter_modal.added.title": "Filter hinzugefügt!",
"filter_modal.select_filter.context_mismatch": "gilt nicht für diesen Kontext", "filter_modal.select_filter.context_mismatch": "gilt nicht für diesen Kontext",
"filter_modal.select_filter.expired": "abgelaufen", "filter_modal.select_filter.expired": "abgelaufen",
"filter_modal.select_filter.prompt_new": "Neue Kategorie: {name}", "filter_modal.select_filter.prompt_new": "Neue Kategorie: {name}",
"filter_modal.select_filter.search": "Suchen oder erstellen", "filter_modal.select_filter.search": "Suchen oder Erstellen",
"filter_modal.select_filter.subtitle": "Eine existierende Kategorie benutzen oder eine erstellen", "filter_modal.select_filter.subtitle": "Einem vorhandenen Filter hinzufügen oder einen neuen erstellen",
"filter_modal.select_filter.title": "Diesen Beitrag filtern", "filter_modal.select_filter.title": "Diesen Beitrag filtern",
"filter_modal.title.status": "Einen Beitrag filtern", "filter_modal.title.status": "Beitrag filtern",
"follow_recommendations.done": "Fertig", "follow_recommendations.done": "Fertig",
"follow_recommendations.heading": "Folge Leuten, deren Beiträge du sehen möchtest! Hier sind einige Vorschläge.", "follow_recommendations.heading": "Folge Leuten, deren Beiträge du sehen möchtest! Hier sind einige Vorschläge.",
"follow_recommendations.lead": "Beiträge von Personen, denen du folgst, werden in chronologischer Reihenfolge auf deiner Startseite angezeigt. Hab keine Angst, Fehler zu machen, du kannst den Leuten jederzeit wieder entfolgen!", "follow_recommendations.lead": "Beiträge von Personen, denen du folgst, werden in chronologischer Reihenfolge auf deiner Startseite angezeigt. Hab keine Angst, Fehler zu machen, du kannst den Leuten jederzeit wieder entfolgen!",
"follow_request.authorize": "Erlauben", "follow_request.authorize": "Genehmigen",
"follow_request.reject": "Ablehnen", "follow_request.reject": "Ablehnen",
"follow_requests.unlocked_explanation": "Auch wenn dein Konto öffentlich bzw. nicht geschützt ist, haben die Moderator*innen von {domain} gedacht, dass du diesen Follower lieber manuell bestätigen solltest.", "follow_requests.unlocked_explanation": "Auch wenn dein Konto öffentlich bzw. nicht geschützt ist, haben die Moderator*innen von {domain} gedacht, dass du diesen Follower lieber manuell bestätigen solltest.",
"footer.about": "Über", "footer.about": "Über",
@ -271,7 +271,7 @@
"hashtag.column_header.tag_mode.any": "oder {additional}", "hashtag.column_header.tag_mode.any": "oder {additional}",
"hashtag.column_header.tag_mode.none": "ohne {additional}", "hashtag.column_header.tag_mode.none": "ohne {additional}",
"hashtag.column_settings.select.no_options_message": "Keine Vorschläge gefunden", "hashtag.column_settings.select.no_options_message": "Keine Vorschläge gefunden",
"hashtag.column_settings.select.placeholder": "Hashtags eintragen…", "hashtag.column_settings.select.placeholder": "Hashtags eingeben …",
"hashtag.column_settings.tag_mode.all": "All diese", "hashtag.column_settings.tag_mode.all": "All diese",
"hashtag.column_settings.tag_mode.any": "Eines von diesen", "hashtag.column_settings.tag_mode.any": "Eines von diesen",
"hashtag.column_settings.tag_mode.none": "Keines von diesen", "hashtag.column_settings.tag_mode.none": "Keines von diesen",
@ -291,51 +291,51 @@
"interaction_modal.on_this_server": "Auf diesem Server", "interaction_modal.on_this_server": "Auf diesem Server",
"interaction_modal.other_server_instructions": "Kopiere diese URL und füge sie in das Suchfeld deiner bevorzugten Mastodon-App oder im Webinterface deiner Mastodon-Instanz ein.", "interaction_modal.other_server_instructions": "Kopiere diese URL und füge sie in das Suchfeld deiner bevorzugten Mastodon-App oder im Webinterface deiner Mastodon-Instanz ein.",
"interaction_modal.preamble": "Da Mastodon dezentralisiert ist, kannst du dein bestehendes Konto auf einem anderen Mastodon-Server oder einer kompatiblen Plattform nutzen, wenn du kein Konto auf dieser Plattform hast.", "interaction_modal.preamble": "Da Mastodon dezentralisiert ist, kannst du dein bestehendes Konto auf einem anderen Mastodon-Server oder einer kompatiblen Plattform nutzen, wenn du kein Konto auf dieser Plattform hast.",
"interaction_modal.title.favourite": "Lieblingsbeitrag von {name}", "interaction_modal.title.favourite": "Beitrag von {name} favorisieren",
"interaction_modal.title.follow": "Folge {name}", "interaction_modal.title.follow": "Folge {name}",
"interaction_modal.title.reblog": "Beitrag von {name} teilen", "interaction_modal.title.reblog": "Beitrag von {name} teilen",
"interaction_modal.title.reply": "Antworte auf den Post von {name}", "interaction_modal.title.reply": "Auf Beitrag von {name} antworten",
"intervals.full.days": "{number, plural, one {# Tag} other {# Tage}}", "intervals.full.days": "{number, plural, one {# Tag} other {# Tage}}",
"intervals.full.hours": "{number, plural, one {# Stunde} other {# Stunden}}", "intervals.full.hours": "{number, plural, one {# Stunde} other {# Stunden}}",
"intervals.full.minutes": "{number, plural, one {# Minute} other {# Minuten}}", "intervals.full.minutes": "{number, plural, one {# Minute} other {# Minuten}}",
"keyboard_shortcuts.back": "Zurück navigieren", "keyboard_shortcuts.back": "zurücknavigieren",
"keyboard_shortcuts.blocked": "Liste blockierter Profile öffnen", "keyboard_shortcuts.blocked": "Liste blockierter Profile öffnen",
"keyboard_shortcuts.boost": "Beitrag teilen", "keyboard_shortcuts.boost": "Beitrag teilen",
"keyboard_shortcuts.column": "einen Beitrag in einer der Spalten fokussieren", "keyboard_shortcuts.column": "Spalte fokussieren",
"keyboard_shortcuts.compose": "fokussiere das Eingabefeld", "keyboard_shortcuts.compose": "Eingabefeld fokussieren",
"keyboard_shortcuts.description": "Beschreibung", "keyboard_shortcuts.description": "Beschreibung",
"keyboard_shortcuts.direct": "um die Spalte mit den Direktnachrichten zu öffnen", "keyboard_shortcuts.direct": "Direktnachrichten öffnen",
"keyboard_shortcuts.down": "In der Liste nach unten bewegen", "keyboard_shortcuts.down": "sich in der Liste nach unten bewegen",
"keyboard_shortcuts.enter": "Beitrag öffnen", "keyboard_shortcuts.enter": "Beitrag öffnen",
"keyboard_shortcuts.favourite": "favorisieren", "keyboard_shortcuts.favourite": "favorisieren",
"keyboard_shortcuts.favourites": "Favoriten-Liste öffnen", "keyboard_shortcuts.favourites": "Favoritenliste öffnen",
"keyboard_shortcuts.federated": "Föderierte Timeline öffnen", "keyboard_shortcuts.federated": "Föderierte Timeline öffnen",
"keyboard_shortcuts.heading": "Tastenkombinationen", "keyboard_shortcuts.heading": "Tastenkombinationen",
"keyboard_shortcuts.home": "Startseite öffnen", "keyboard_shortcuts.home": "Startseite öffnen",
"keyboard_shortcuts.hotkey": "Tastenkürzel", "keyboard_shortcuts.hotkey": "Tastenkürzel",
"keyboard_shortcuts.legend": "diese Übersicht anzeigen", "keyboard_shortcuts.legend": "diese Tastenkombinationen anzeigen",
"keyboard_shortcuts.local": "Lokale Timeline öffnen", "keyboard_shortcuts.local": "lokale Timeline öffnen",
"keyboard_shortcuts.mention": "Profil erwähnen", "keyboard_shortcuts.mention": "Profil erwähnen",
"keyboard_shortcuts.muted": "Liste stummgeschalteter Profile öffnen", "keyboard_shortcuts.muted": "Liste stummgeschalteter Profile öffnen",
"keyboard_shortcuts.my_profile": "Dein Profil öffnen", "keyboard_shortcuts.my_profile": "dein eigenes Profil öffnen",
"keyboard_shortcuts.notifications": "Benachrichtigungsspalte öffnen", "keyboard_shortcuts.notifications": "Mitteilungen aufrufen",
"keyboard_shortcuts.open_media": "Medien-Datei öffnen", "keyboard_shortcuts.open_media": "Medien-Datei öffnen",
"keyboard_shortcuts.pinned": "Liste angehefteter Beiträge öffnen", "keyboard_shortcuts.pinned": "Liste angehefteter Beiträge öffnen",
"keyboard_shortcuts.profile": "Profil des Autors öffnen", "keyboard_shortcuts.profile": "Profil öffnen",
"keyboard_shortcuts.reply": "antworten", "keyboard_shortcuts.reply": "auf Beitrag antworten",
"keyboard_shortcuts.requests": "Liste der Follower-Anfragen öffnen", "keyboard_shortcuts.requests": "Liste der Follower-Anfragen öffnen",
"keyboard_shortcuts.search": "Suche fokussieren", "keyboard_shortcuts.search": "Suchleiste fokussieren",
"keyboard_shortcuts.spoilers": "Schaltfläche für Inhaltswarnung anzeigen/verbergen", "keyboard_shortcuts.spoilers": "Inhaltswarnung anzeigen/verbergen",
"keyboard_shortcuts.start": "\"Erste Schritte\"-Spalte öffnen", "keyboard_shortcuts.start": "„Erste Schritte“-Spalte öffnen",
"keyboard_shortcuts.toggle_hidden": "Beitragstext hinter der Inhaltswarnung anzeigen/verbergen", "keyboard_shortcuts.toggle_hidden": "Beitragstext hinter der Inhaltswarnung anzeigen/verbergen",
"keyboard_shortcuts.toggle_sensitivity": "Medien anzeigen/verbergen", "keyboard_shortcuts.toggle_sensitivity": "Medien anzeigen/verbergen",
"keyboard_shortcuts.toot": "Neuen Beitrag erstellen", "keyboard_shortcuts.toot": "neuen Beitrag erstellen",
"keyboard_shortcuts.unfocus": "Textfeld/die Suche nicht mehr fokussieren", "keyboard_shortcuts.unfocus": "Eingabefeld/Suche nicht mehr fokussieren",
"keyboard_shortcuts.up": "sich in der Liste hinauf bewegen", "keyboard_shortcuts.up": "sich in der Liste hinaufbewegen",
"lightbox.close": "Schließen", "lightbox.close": "Schließen",
"lightbox.compress": "Bildansicht komprimieren", "lightbox.compress": "Bildansicht komprimieren",
"lightbox.expand": "Bildansicht erweitern", "lightbox.expand": "Bildansicht erweitern",
"lightbox.next": "Weiter", "lightbox.next": "Vor",
"lightbox.previous": "Zurück", "lightbox.previous": "Zurück",
"limited_account_hint.action": "Profil trotzdem anzeigen", "limited_account_hint.action": "Profil trotzdem anzeigen",
"limited_account_hint.title": "Dieses Profil wurde von den Moderator*innen der Mastodon-Instanz {domain} ausgeblendet.", "limited_account_hint.title": "Dieses Profil wurde von den Moderator*innen der Mastodon-Instanz {domain} ausgeblendet.",
@ -395,7 +395,7 @@
"notification.poll": "Eine Umfrage, an der du teilgenommen hast, ist beendet", "notification.poll": "Eine Umfrage, an der du teilgenommen hast, ist beendet",
"notification.reblog": "{name} hat deinen Beitrag geteilt", "notification.reblog": "{name} hat deinen Beitrag geteilt",
"notification.status": "{name} hat etwas mitgeteilt", "notification.status": "{name} hat etwas mitgeteilt",
"notification.update": "{name} bearbeitete einen Beitrag", "notification.update": "{name} hat einen Beitrag bearbeitet",
"notifications.clear": "Mitteilungen löschen", "notifications.clear": "Mitteilungen löschen",
"notifications.clear_confirmation": "Bist du dir sicher, dass du alle Mitteilungen löschen möchtest?", "notifications.clear_confirmation": "Bist du dir sicher, dass du alle Mitteilungen löschen möchtest?",
"notifications.column_settings.admin.report": "Neue Meldungen:", "notifications.column_settings.admin.report": "Neue Meldungen:",
@ -455,7 +455,7 @@
"privacy_policy.last_updated": "Zuletzt aktualisiert am {date}", "privacy_policy.last_updated": "Zuletzt aktualisiert am {date}",
"privacy_policy.title": "Datenschutzerklärung", "privacy_policy.title": "Datenschutzerklärung",
"refresh": "Aktualisieren", "refresh": "Aktualisieren",
"regeneration_indicator.label": "Laden…", "regeneration_indicator.label": "Wird geladen …",
"regeneration_indicator.sublabel": "Deine Startseite wird gerade vorbereitet!", "regeneration_indicator.sublabel": "Deine Startseite wird gerade vorbereitet!",
"relative_time.days": "{number}T", "relative_time.days": "{number}T",
"relative_time.full.days": "vor {number, plural, one {# Tag} other {# Tagen}}", "relative_time.full.days": "vor {number, plural, one {# Tag} other {# Tagen}}",
@ -539,7 +539,7 @@
"status.admin_account": "Moderationsoberfläche für @{name} öffnen", "status.admin_account": "Moderationsoberfläche für @{name} öffnen",
"status.admin_status": "Diesen Beitrag in der Moderationsoberfläche öffnen", "status.admin_status": "Diesen Beitrag in der Moderationsoberfläche öffnen",
"status.block": "@{name} blockieren", "status.block": "@{name} blockieren",
"status.bookmark": "Lesezeichen setzen", "status.bookmark": "Beitrag als Lesezeichen setzen",
"status.cancel_reblog_private": "Teilen des Beitrags rückgängig machen", "status.cancel_reblog_private": "Teilen des Beitrags rückgängig machen",
"status.cannot_reblog": "Dieser Beitrag kann nicht geteilt werden", "status.cannot_reblog": "Dieser Beitrag kann nicht geteilt werden",
"status.copy": "Link zum Beitrag kopieren", "status.copy": "Link zum Beitrag kopieren",
@ -551,7 +551,7 @@
"status.edited_x_times": "{count, plural, one {{count} mal} other {{count} mal}} bearbeitet", "status.edited_x_times": "{count, plural, one {{count} mal} other {{count} mal}} bearbeitet",
"status.embed": "Beitrag per iFrame einbetten", "status.embed": "Beitrag per iFrame einbetten",
"status.favourite": "Favorisieren", "status.favourite": "Favorisieren",
"status.filter": "Diesen Beitrag filtern", "status.filter": "Beitrag filtern",
"status.filtered": "Gefiltert", "status.filtered": "Gefiltert",
"status.hide": "Beitrag verbergen", "status.hide": "Beitrag verbergen",
"status.history.created": "{name} erstellte {date}", "status.history.created": "{name} erstellte {date}",
@ -562,7 +562,7 @@
"status.more": "Mehr", "status.more": "Mehr",
"status.mute": "@{name} stummschalten", "status.mute": "@{name} stummschalten",
"status.mute_conversation": "Unterhaltung stummschalten", "status.mute_conversation": "Unterhaltung stummschalten",
"status.open": "Diesen Beitrag öffnen", "status.open": "Beitrag öffnen",
"status.pin": "Im Profil anheften", "status.pin": "Im Profil anheften",
"status.pinned": "Angehefteter Beitrag", "status.pinned": "Angehefteter Beitrag",
"status.read_more": "Gesamten Beitrag anschauen", "status.read_more": "Gesamten Beitrag anschauen",
@ -593,7 +593,7 @@
"subscribed_languages.save": "Änderungen speichern", "subscribed_languages.save": "Änderungen speichern",
"subscribed_languages.target": "Abonnierte Sprachen für {target} ändern", "subscribed_languages.target": "Abonnierte Sprachen für {target} ändern",
"suggestions.dismiss": "Empfehlung ausblenden", "suggestions.dismiss": "Empfehlung ausblenden",
"suggestions.header": "Du bist vielleicht interessiert an…", "suggestions.header": "Du bist möglicherweise interessiert an …",
"tabs_bar.federated_timeline": "Föderiert", "tabs_bar.federated_timeline": "Föderiert",
"tabs_bar.home": "Startseite", "tabs_bar.home": "Startseite",
"tabs_bar.local_timeline": "Lokal", "tabs_bar.local_timeline": "Lokal",
@ -624,15 +624,15 @@
"upload_form.thumbnail": "Vorschaubild ändern", "upload_form.thumbnail": "Vorschaubild ändern",
"upload_form.undo": "Löschen", "upload_form.undo": "Löschen",
"upload_form.video_description": "Beschreibe das Video für Menschen mit einer Hör- oder Sehbehinderung", "upload_form.video_description": "Beschreibe das Video für Menschen mit einer Hör- oder Sehbehinderung",
"upload_modal.analyzing_picture": "Analysiere Bild…", "upload_modal.analyzing_picture": "Bild wird analysiert …",
"upload_modal.apply": "Übernehmen", "upload_modal.apply": "Übernehmen",
"upload_modal.applying": "Anwenden…", "upload_modal.applying": "Wird angewendet …",
"upload_modal.choose_image": "Bild auswählen", "upload_modal.choose_image": "Bild auswählen",
"upload_modal.description_placeholder": "Victor jagt zwölf Boxkämpfer quer über den großen Sylter Deich", "upload_modal.description_placeholder": "Victor jagt zwölf Boxkämpfer quer über den großen Sylter Deich",
"upload_modal.detect_text": "Text aus Bild erkennen", "upload_modal.detect_text": "Text aus Bild erkennen",
"upload_modal.edit_media": "Medien bearbeiten", "upload_modal.edit_media": "Medien bearbeiten",
"upload_modal.hint": "Ziehe den Kreis auf die Stelle Deines Bildes, die bei Vorschaugrafiken in der Mitte stehen soll.", "upload_modal.hint": "Ziehe den Kreis auf die Stelle Deines Bildes, die bei Vorschaugrafiken in der Mitte stehen soll.",
"upload_modal.preparing_ocr": "Vorbereitung von OCR…", "upload_modal.preparing_ocr": "Texterkennung wird vorbereitet …",
"upload_modal.preview_label": "Vorschau ({ratio})", "upload_modal.preview_label": "Vorschau ({ratio})",
"upload_progress.label": "Wird hochgeladen …", "upload_progress.label": "Wird hochgeladen …",
"upload_progress.processing": "Wird verarbeitet…", "upload_progress.processing": "Wird verarbeitet…",

@ -530,12 +530,12 @@
"server_banner.about_active_users": "Άτομα που χρησιμοποιούν αυτόν τον διακομιστή κατά τις τελευταίες 30 ημέρες (Μηνιαία Ενεργοί Χρήστες)", "server_banner.about_active_users": "Άτομα που χρησιμοποιούν αυτόν τον διακομιστή κατά τις τελευταίες 30 ημέρες (Μηνιαία Ενεργοί Χρήστες)",
"server_banner.active_users": "ενεργοί χρήστες", "server_banner.active_users": "ενεργοί χρήστες",
"server_banner.administered_by": "Διαχειριστής:", "server_banner.administered_by": "Διαχειριστής:",
"server_banner.introduction": "{domain} is part of the decentralized social network powered by {mastodon}.", "server_banner.introduction": "Το {domain} είναι μέρος του αποκεντρωμένου κοινωνικού δικτύου που τρέχει σε {mastodon}.",
"server_banner.learn_more": "Μάθετε περισσότερα", "server_banner.learn_more": "Μάθετε περισσότερα",
"server_banner.server_stats": "Στατιστικά διακομιστή:", "server_banner.server_stats": "Στατιστικά διακομιστή:",
"sign_in_banner.create_account": "Δημιουργία λογαριασμού", "sign_in_banner.create_account": "Δημιουργία λογαριασμού",
"sign_in_banner.sign_in": "Σύνδεση", "sign_in_banner.sign_in": "Σύνδεση",
"sign_in_banner.text": "Sign in to follow profiles or hashtags, favourite, share and reply to posts, or interact from your account on a different server.", "sign_in_banner.text": "Συνδεθείτε για να ακολουθήσετε προφίλ ή ταμπέλες, αγαπημένα, να μοιραστείτε και να απαντήσετε σε δημοσιεύσεις ή να αλληλεπιδράσετε από το λογαριασμό σας σε διαφορετικό διακομιστή.",
"status.admin_account": "Άνοιγμα λειτουργίας διαμεσολάβησης για τον/την @{name}", "status.admin_account": "Άνοιγμα λειτουργίας διαμεσολάβησης για τον/την @{name}",
"status.admin_status": "Άνοιγμα αυτής της δημοσίευσης στη λειτουργία διαμεσολάβησης", "status.admin_status": "Άνοιγμα αυτής της δημοσίευσης στη λειτουργία διαμεσολάβησης",
"status.block": "Αποκλεισμός @{name}", "status.block": "Αποκλεισμός @{name}",
@ -548,7 +548,7 @@
"status.direct": "Προσωπικό μήνυμα προς @{name}", "status.direct": "Προσωπικό μήνυμα προς @{name}",
"status.edit": "Επεξεργασία", "status.edit": "Επεξεργασία",
"status.edited": "Επεξεργάστηκε στις {date}", "status.edited": "Επεξεργάστηκε στις {date}",
"status.edited_x_times": "Edited {count, plural, one {{count} time} other {{count} times}}", "status.edited_x_times": "Επεξεργάστηκε {count, plural, one {{count} φορά} other {{count} φορές}}",
"status.embed": "Ενσωμάτωσε", "status.embed": "Ενσωμάτωσε",
"status.favourite": "Σημείωσε ως αγαπημένο", "status.favourite": "Σημείωσε ως αγαπημένο",
"status.filter": "Φίλτρο...", "status.filter": "Φίλτρο...",
@ -585,7 +585,7 @@
"status.show_more_all": "Δείξε περισσότερα για όλα", "status.show_more_all": "Δείξε περισσότερα για όλα",
"status.show_original": "Εμφάνιση αρχικού", "status.show_original": "Εμφάνιση αρχικού",
"status.translate": "Μετάφραση", "status.translate": "Μετάφραση",
"status.translated_from_with": "Translated from {lang} using {provider}", "status.translated_from_with": "Μεταφράστηκε από {lang} χρησιμοποιώντας {provider}",
"status.uncached_media_warning": "Μη διαθέσιμα", "status.uncached_media_warning": "Μη διαθέσιμα",
"status.unmute_conversation": "Διέκοψε την αποσιώπηση της συζήτησης", "status.unmute_conversation": "Διέκοψε την αποσιώπηση της συζήτησης",
"status.unpin": "Ξεκαρφίτσωσε από το προφίλ", "status.unpin": "Ξεκαρφίτσωσε από το προφίλ",

@ -159,7 +159,7 @@
"confirmations.delete_list.message": "Are you sure you want to permanently delete this list?", "confirmations.delete_list.message": "Are you sure you want to permanently delete this list?",
"confirmations.discard_edit_media.confirm": "Discard", "confirmations.discard_edit_media.confirm": "Discard",
"confirmations.discard_edit_media.message": "You have unsaved changes to the media description or preview, discard them anyway?", "confirmations.discard_edit_media.message": "You have unsaved changes to the media description or preview, discard them anyway?",
"confirmations.domain_block.confirm": "Hide entire domain", "confirmations.domain_block.confirm": "Block entire domain",
"confirmations.domain_block.message": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.", "confirmations.domain_block.message": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.",
"confirmations.logout.confirm": "Log out", "confirmations.logout.confirm": "Log out",
"confirmations.logout.message": "Are you sure you want to log out?", "confirmations.logout.message": "Are you sure you want to log out?",
@ -167,7 +167,7 @@
"confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.", "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
"confirmations.mute.message": "Are you sure you want to mute {name}?", "confirmations.mute.message": "Are you sure you want to mute {name}?",
"confirmations.redraft.confirm": "Delete & redraft", "confirmations.redraft.confirm": "Delete & redraft",
"confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.", "confirmations.redraft.message": "Are you sure you want to delete this post and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
"confirmations.reply.confirm": "Reply", "confirmations.reply.confirm": "Reply",
"confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?", "confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
"confirmations.unfollow.confirm": "Unfollow", "confirmations.unfollow.confirm": "Unfollow",
@ -186,11 +186,11 @@
"disabled_account_banner.text": "Your account {disabledAccount} is currently disabled.", "disabled_account_banner.text": "Your account {disabledAccount} is currently disabled.",
"dismissable_banner.community_timeline": "These are the most recent public posts from people whose accounts are hosted by {domain}.", "dismissable_banner.community_timeline": "These are the most recent public posts from people whose accounts are hosted by {domain}.",
"dismissable_banner.dismiss": "Dismiss", "dismissable_banner.dismiss": "Dismiss",
"dismissable_banner.explore_links": "These news stories are being talked about by people on this and other servers of the decentralized network right now.", "dismissable_banner.explore_links": "These news stories are being talked about by people on this and other servers of the decentralised network right now.",
"dismissable_banner.explore_statuses": "These posts from this and other servers in the decentralized network are gaining traction on this server right now.", "dismissable_banner.explore_statuses": "These posts from this and other servers in the decentralised network are gaining traction on this server right now.",
"dismissable_banner.explore_tags": "These hashtags are gaining traction among people on this and other servers of the decentralized network right now.", "dismissable_banner.explore_tags": "These hashtags are gaining traction among people on this and other servers of the decentralised network right now.",
"dismissable_banner.public_timeline": "These are the most recent public posts from people on this and other servers of the decentralized network that this server knows about.", "dismissable_banner.public_timeline": "These are the most recent public posts from people on this and other servers of the decentralised network that this server knows about.",
"embed.instructions": "Embed this status on your website by copying the code below.", "embed.instructions": "Embed this post on your website by copying the code below.",
"embed.preview": "Here is what it will look like:", "embed.preview": "Here is what it will look like:",
"emoji_button.activity": "Activity", "emoji_button.activity": "Activity",
"emoji_button.clear": "Clear", "emoji_button.clear": "Clear",

@ -40,7 +40,7 @@
"account.go_to_profile": "Iri al profilo", "account.go_to_profile": "Iri al profilo",
"account.hide_reblogs": "Kaŝi diskonigojn de @{name}", "account.hide_reblogs": "Kaŝi diskonigojn de @{name}",
"account.joined_short": "Aliĝis", "account.joined_short": "Aliĝis",
"account.languages": "Agordi lingvofiltron", "account.languages": "Ŝanĝi la abonitajn lingvojn",
"account.link_verified_on": "Propreco de tiu ligilo estis konfirmita je {date}", "account.link_verified_on": "Propreco de tiu ligilo estis konfirmita je {date}",
"account.locked_info": "Tiu konto estas privatigita. La posedanto mane akceptas tiun, kiu povas sekvi rin.", "account.locked_info": "Tiu konto estas privatigita. La posedanto mane akceptas tiun, kiu povas sekvi rin.",
"account.media": "Aŭdovidaĵoj", "account.media": "Aŭdovidaĵoj",
@ -49,7 +49,7 @@
"account.mute": "Silentigi @{name}", "account.mute": "Silentigi @{name}",
"account.mute_notifications": "Silentigi sciigojn de @{name}", "account.mute_notifications": "Silentigi sciigojn de @{name}",
"account.muted": "Silentigita", "account.muted": "Silentigita",
"account.open_original_page": "Malfermi originan paĝon", "account.open_original_page": "Malfermi la originalan paĝon",
"account.posts": "Afiŝoj", "account.posts": "Afiŝoj",
"account.posts_with_replies": "Mesaĝoj kaj respondoj", "account.posts_with_replies": "Mesaĝoj kaj respondoj",
"account.report": "Raporti @{name}", "account.report": "Raporti @{name}",
@ -85,7 +85,7 @@
"bundle_column_error.error.title": "Ho, ve!", "bundle_column_error.error.title": "Ho, ve!",
"bundle_column_error.network.body": "Okazis eraro dum ŝarĝado de ĉi tiu paĝo. Tion povas kaŭzi portempa problemo pri via retkonektado aŭ pri ĉi tiu servilo.", "bundle_column_error.network.body": "Okazis eraro dum ŝarĝado de ĉi tiu paĝo. Tion povas kaŭzi portempa problemo pri via retkonektado aŭ pri ĉi tiu servilo.",
"bundle_column_error.network.title": "Eraro de reto", "bundle_column_error.network.title": "Eraro de reto",
"bundle_column_error.retry": "Bonvolu reprovi", "bundle_column_error.retry": "Provu refoje",
"bundle_column_error.return": "Reiri hejmen", "bundle_column_error.return": "Reiri hejmen",
"bundle_column_error.routing.body": "La celita paĝo ne troveblas. Ĉu vi certas, ke la retadreso (URL) en via retfoliumilo estas ĝusta?", "bundle_column_error.routing.body": "La celita paĝo ne troveblas. Ĉu vi certas, ke la retadreso (URL) en via retfoliumilo estas ĝusta?",
"bundle_column_error.routing.title": "404", "bundle_column_error.routing.title": "404",
@ -116,9 +116,9 @@
"column_header.hide_settings": "Kaŝi la agordojn", "column_header.hide_settings": "Kaŝi la agordojn",
"column_header.moveLeft_settings": "Movi kolumnon maldekstren", "column_header.moveLeft_settings": "Movi kolumnon maldekstren",
"column_header.moveRight_settings": "Movi kolumnon dekstren", "column_header.moveRight_settings": "Movi kolumnon dekstren",
"column_header.pin": "Alpingli", "column_header.pin": "Fiksi",
"column_header.show_settings": "Montri la agordojn", "column_header.show_settings": "Montri la agordojn",
"column_header.unpin": "Depingli", "column_header.unpin": "Malfiksi",
"column_subheading.settings": "Agordoj", "column_subheading.settings": "Agordoj",
"community.column_settings.local_only": "Nur loka", "community.column_settings.local_only": "Nur loka",
"community.column_settings.media_only": "Nur aŭdovidaĵoj", "community.column_settings.media_only": "Nur aŭdovidaĵoj",
@ -140,7 +140,7 @@
"compose_form.publish": "Hup", "compose_form.publish": "Hup",
"compose_form.publish_form": "Hup", "compose_form.publish_form": "Hup",
"compose_form.publish_loud": "{publish}!", "compose_form.publish_loud": "{publish}!",
"compose_form.save_changes": "Konservi la ŝanĝojn", "compose_form.save_changes": "Konservi ŝanĝojn",
"compose_form.sensitive.hide": "{count, plural, one {Marki la aŭdovidaĵon kiel tikla} other {Marki la aŭdovidaĵojn kiel tikla}}", "compose_form.sensitive.hide": "{count, plural, one {Marki la aŭdovidaĵon kiel tikla} other {Marki la aŭdovidaĵojn kiel tikla}}",
"compose_form.sensitive.marked": "{count, plural, one {La aŭdovidaĵo estas markita kiel tikla} other {La aŭdovidaĵoj estas markitaj kiel tikla}}", "compose_form.sensitive.marked": "{count, plural, one {La aŭdovidaĵo estas markita kiel tikla} other {La aŭdovidaĵoj estas markitaj kiel tikla}}",
"compose_form.sensitive.unmarked": "{count, plural, one {La aŭdovidaĵo ne estas markita kiel tikla} other {La aŭdovidaĵoj ne estas markitaj kiel tikla}}", "compose_form.sensitive.unmarked": "{count, plural, one {La aŭdovidaĵo ne estas markita kiel tikla} other {La aŭdovidaĵoj ne estas markitaj kiel tikla}}",
@ -158,7 +158,7 @@
"confirmations.delete_list.confirm": "Forigi", "confirmations.delete_list.confirm": "Forigi",
"confirmations.delete_list.message": "Ĉu vi certas, ke vi volas porĉiame forigi ĉi tiun liston?", "confirmations.delete_list.message": "Ĉu vi certas, ke vi volas porĉiame forigi ĉi tiun liston?",
"confirmations.discard_edit_media.confirm": "Forĵeti", "confirmations.discard_edit_media.confirm": "Forĵeti",
"confirmations.discard_edit_media.message": "Vi havas nekonservitajn ŝanĝojn de la priskribo aŭ de la antaŭmontro de la aŭdovidaĵo, ĉu vi forlasu ilin ĉiuokaze?", "confirmations.discard_edit_media.message": "Vi havas nekonservitajn ŝanĝojn de la priskribo aŭ la antaŭmontro de la aŭdovidaĵo, ĉu forĵetu ilin malgraŭe?",
"confirmations.domain_block.confirm": "Bloki la tutan domajnon", "confirmations.domain_block.confirm": "Bloki la tutan domajnon",
"confirmations.domain_block.message": "Ĉu vi vere, vere certas, ke vi volas tute bloki {domain}? Plej ofte, trafa blokado kaj silentigado sufiĉas kaj preferindas. Vi ne vidos enhavon de tiu domajno en publika templinio aŭ en viaj sciigoj. Viaj sekvantoj de tiu domajno estos forigitaj.", "confirmations.domain_block.message": "Ĉu vi vere, vere certas, ke vi volas tute bloki {domain}? Plej ofte, trafa blokado kaj silentigado sufiĉas kaj preferindas. Vi ne vidos enhavon de tiu domajno en publika templinio aŭ en viaj sciigoj. Viaj sekvantoj de tiu domajno estos forigitaj.",
"confirmations.logout.confirm": "Adiaŭi", "confirmations.logout.confirm": "Adiaŭi",
@ -283,9 +283,9 @@
"home.column_settings.show_replies": "Montri respondojn", "home.column_settings.show_replies": "Montri respondojn",
"home.hide_announcements": "Kaŝi la anoncojn", "home.hide_announcements": "Kaŝi la anoncojn",
"home.show_announcements": "Montri anoncojn", "home.show_announcements": "Montri anoncojn",
"interaction_modal.description.favourite": "Kun konto ĉe Mastodon, vi povos stelumi ĉi tiun mesaĝon por konservi ĝin kaj por sciigi al la afiŝinto, ke vi estimas ĝin.", "interaction_modal.description.favourite": "Kun konto de Mastodon, vi povos stelumi ĉi tiun mesaĝon por konservi ĝin kaj por sciigi al la afiŝinto, ke vi estimas ĝin.",
"interaction_modal.description.follow": "Kun konto ĉe Mastodon, vi povos sekvi {name} por vidi ties mesaĝojn en via hejmo.", "interaction_modal.description.follow": "Kun konto ĉe Mastodon, vi povos sekvi {name} por vidi ties mesaĝojn en via hejmo.",
"interaction_modal.description.reblog": "Kun konto ĉe Mastodon, vi povos diskonigi ĉi tiun mesaĝon por ke viaj propraj sekvantoj vidu ĝin.", "interaction_modal.description.reblog": "Kun konto de Mastodon, vi povos diskonigi ĉi tiun mesaĝon por ke viaj propraj sekvantoj vidu ĝin.",
"interaction_modal.description.reply": "Kun konto ĉe Mastodon, vi povos respondi al ĉi tiu mesaĝo.", "interaction_modal.description.reply": "Kun konto ĉe Mastodon, vi povos respondi al ĉi tiu mesaĝo.",
"interaction_modal.on_another_server": "En alia servilo", "interaction_modal.on_another_server": "En alia servilo",
"interaction_modal.on_this_server": "En ĉi tiu servilo", "interaction_modal.on_this_server": "En ĉi tiu servilo",
@ -384,7 +384,7 @@
"navigation_bar.public_timeline": "Fratara templinio", "navigation_bar.public_timeline": "Fratara templinio",
"navigation_bar.search": "Serĉi", "navigation_bar.search": "Serĉi",
"navigation_bar.security": "Sekureco", "navigation_bar.security": "Sekureco",
"not_signed_in_indicator.not_signed_in": "Necesas ensaluti, por atingi tion risurcon.", "not_signed_in_indicator.not_signed_in": "Necesas saluti por aliri tiun rimedon.",
"notification.admin.report": "{name} raportis {target}", "notification.admin.report": "{name} raportis {target}",
"notification.admin.sign_up": "{name} kreis konton", "notification.admin.sign_up": "{name} kreis konton",
"notification.favourite": "{name} stelumis vian mesaĝon", "notification.favourite": "{name} stelumis vian mesaĝon",
@ -450,7 +450,7 @@
"privacy.private.short": "Nur abonantoj", "privacy.private.short": "Nur abonantoj",
"privacy.public.long": "Videbla por ĉiuj", "privacy.public.long": "Videbla por ĉiuj",
"privacy.public.short": "Publika", "privacy.public.short": "Publika",
"privacy.unlisted.long": "Videbla por ĉiuj, sed ekskluzive de la funkcio de esploro", "privacy.unlisted.long": "Videbla por ĉiuj, sed ekskluzive el la funkcio de esploro",
"privacy.unlisted.short": "Nelistigita", "privacy.unlisted.short": "Nelistigita",
"privacy_policy.last_updated": "Laste ĝisdatigita sur {date}", "privacy_policy.last_updated": "Laste ĝisdatigita sur {date}",
"privacy_policy.title": "Politiko de privateco", "privacy_policy.title": "Politiko de privateco",
@ -527,14 +527,14 @@
"search_results.statuses_fts_disabled": "Serĉi mesaĝojn laŭ enhavo ne estas ebligita en ĉi tiu Mastodon-servilo.", "search_results.statuses_fts_disabled": "Serĉi mesaĝojn laŭ enhavo ne estas ebligita en ĉi tiu Mastodon-servilo.",
"search_results.title": "Serĉ-rezultoj por {q}", "search_results.title": "Serĉ-rezultoj por {q}",
"search_results.total": "{count, number} {count, plural, one {rezulto} other {rezultoj}}", "search_results.total": "{count, number} {count, plural, one {rezulto} other {rezultoj}}",
"server_banner.about_active_users": "Homoj uzantaj ĉi tiun servilon dum la lastaj 30 tagoj (Aktivaj Uzantoj Monate)", "server_banner.about_active_users": "Personoj uzantaj ĉi tiun servilon dum la lastaj 30 tagoj (Aktivaj Uzantoj Monate)",
"server_banner.active_users": "aktivaj uzantoj", "server_banner.active_users": "aktivaj uzantoj",
"server_banner.administered_by": "Administrata de:", "server_banner.administered_by": "Administrata de:",
"server_banner.introduction": "{domain} apartenas al la malcentra socia retejo povigita de {mastodon}.", "server_banner.introduction": "{domain} apartenas al la malcentra socia retejo povigita de {mastodon}.",
"server_banner.learn_more": "Lernu pli", "server_banner.learn_more": "Lernu pli",
"server_banner.server_stats": "Statistikoj de la servilo:", "server_banner.server_stats": "Statistikoj de la servilo:",
"sign_in_banner.create_account": "Krei konton", "sign_in_banner.create_account": "Krei konton",
"sign_in_banner.sign_in": "Ensalutu", "sign_in_banner.sign_in": "Saluti",
"sign_in_banner.text": "Ensalutu por sekvi profilojn aŭ kradvortojn, stelumi, kunhavigi kaj respondi afiŝojn aŭ interagi per via konto de alia servilo.", "sign_in_banner.text": "Ensalutu por sekvi profilojn aŭ kradvortojn, stelumi, kunhavigi kaj respondi afiŝojn aŭ interagi per via konto de alia servilo.",
"status.admin_account": "Malfermi la kontrolan interfacon por @{name}", "status.admin_account": "Malfermi la kontrolan interfacon por @{name}",
"status.admin_status": "Malfermi ĉi tiun mesaĝon en la kontrola interfaco", "status.admin_status": "Malfermi ĉi tiun mesaĝon en la kontrola interfaco",

@ -1,7 +1,7 @@
{ {
"about.blocks": "Servidores moderados", "about.blocks": "Servidores moderados",
"about.contact": "Contacto:", "about.contact": "Contacto:",
"about.disclaimer": "Mastodon es gratuito, software de código abierto y una marca registrada de Mastodon gGmbH.", "about.disclaimer": "Mastodon es un software libre de código abierto, y una marca comercial de Mastodon gGmbH.",
"about.domain_blocks.no_reason_available": "Razón no disponible", "about.domain_blocks.no_reason_available": "Razón no disponible",
"about.domain_blocks.preamble": "Mastodon generalmente te permite ver contenido e interactuar con usuarios de cualquier otro servidor del fediverso. Estas son las excepciones que se han hecho en este servidor en particular.", "about.domain_blocks.preamble": "Mastodon generalmente te permite ver contenido e interactuar con usuarios de cualquier otro servidor del fediverso. Estas son las excepciones que se han hecho en este servidor en particular.",
"about.domain_blocks.silenced.explanation": "Normalmente no verás perfiles y contenido de este servidor, a menos que lo busques explicitamente o vayas a el siguiendo alguna cuenta.", "about.domain_blocks.silenced.explanation": "Normalmente no verás perfiles y contenido de este servidor, a menos que lo busques explicitamente o vayas a el siguiendo alguna cuenta.",
@ -20,7 +20,7 @@
"account.blocked": "Bloqueado", "account.blocked": "Bloqueado",
"account.browse_more_on_origin_server": "Ver más en el perfil original", "account.browse_more_on_origin_server": "Ver más en el perfil original",
"account.cancel_follow_request": "Retirar solicitud de seguimiento", "account.cancel_follow_request": "Retirar solicitud de seguimiento",
"account.direct": "Mensaje directo a @{name}", "account.direct": "Mensaje a @{name}",
"account.disable_notifications": "Dejar de notificarme cuando @{name} publique algo", "account.disable_notifications": "Dejar de notificarme cuando @{name} publique algo",
"account.domain_blocked": "Dominio oculto", "account.domain_blocked": "Dominio oculto",
"account.edit_profile": "Editar perfil", "account.edit_profile": "Editar perfil",
@ -44,7 +44,7 @@
"account.link_verified_on": "El proprietario de este link fue comprobado el {date}", "account.link_verified_on": "El proprietario de este link fue comprobado el {date}",
"account.locked_info": "El estado de privacidad de esta cuenta està configurado como bloqueado. El proprietario debe revisar manualmente quien puede seguirle.", "account.locked_info": "El estado de privacidad de esta cuenta està configurado como bloqueado. El proprietario debe revisar manualmente quien puede seguirle.",
"account.media": "Multimedia", "account.media": "Multimedia",
"account.mention": "Mencionar @{name}", "account.mention": "Mencionar a @{name}",
"account.moved_to": "{name} ha indicado que su nueva cuenta es ahora:", "account.moved_to": "{name} ha indicado que su nueva cuenta es ahora:",
"account.mute": "Silenciar a @{name}", "account.mute": "Silenciar a @{name}",
"account.mute_notifications": "Silenciar notificaciones de @{name}", "account.mute_notifications": "Silenciar notificaciones de @{name}",
@ -52,7 +52,7 @@
"account.open_original_page": "Abrir página original", "account.open_original_page": "Abrir página original",
"account.posts": "Publicaciones", "account.posts": "Publicaciones",
"account.posts_with_replies": "Publicaciones y respuestas", "account.posts_with_replies": "Publicaciones y respuestas",
"account.report": "Reportar a @{name}", "account.report": "Denunciar a @{name}",
"account.requested": "Esperando aprobación. Haga clic para cancelar la solicitud de seguimiento", "account.requested": "Esperando aprobación. Haga clic para cancelar la solicitud de seguimiento",
"account.share": "Compartir el perfil de @{name}", "account.share": "Compartir el perfil de @{name}",
"account.show_reblogs": "Mostrar retoots de @{name}", "account.show_reblogs": "Mostrar retoots de @{name}",
@ -101,7 +101,7 @@
"column.blocks": "Usuarios bloqueados", "column.blocks": "Usuarios bloqueados",
"column.bookmarks": "Marcadores", "column.bookmarks": "Marcadores",
"column.community": "Línea de tiempo local", "column.community": "Línea de tiempo local",
"column.direct": "Mensajes directos", "column.direct": "Mensajes",
"column.directory": "Buscar perfiles", "column.directory": "Buscar perfiles",
"column.domain_blocks": "Dominios ocultados", "column.domain_blocks": "Dominios ocultados",
"column.favourites": "Favoritos", "column.favourites": "Favoritos",
@ -118,7 +118,7 @@
"column_header.moveRight_settings": "Mover columna a la derecha", "column_header.moveRight_settings": "Mover columna a la derecha",
"column_header.pin": "Fijar", "column_header.pin": "Fijar",
"column_header.show_settings": "Mostrar ajustes", "column_header.show_settings": "Mostrar ajustes",
"column_header.unpin": "Dejar de fijar", "column_header.unpin": "Desfijar",
"column_subheading.settings": "Ajustes", "column_subheading.settings": "Ajustes",
"community.column_settings.local_only": "Solo local", "community.column_settings.local_only": "Solo local",
"community.column_settings.media_only": "Solo media", "community.column_settings.media_only": "Solo media",
@ -148,9 +148,9 @@
"compose_form.spoiler.unmarked": "Texto no oculto", "compose_form.spoiler.unmarked": "Texto no oculto",
"compose_form.spoiler_placeholder": "Advertencia de contenido", "compose_form.spoiler_placeholder": "Advertencia de contenido",
"confirmation_modal.cancel": "Cancelar", "confirmation_modal.cancel": "Cancelar",
"confirmations.block.block_and_report": "Bloquear y Reportar", "confirmations.block.block_and_report": "Bloquear y Denunciar",
"confirmations.block.confirm": "Bloquear", "confirmations.block.confirm": "Bloquear",
"confirmations.block.message": "¿Estás seguro de que quieres bloquear a {name}?", "confirmations.block.message": "¿Estás seguro de querer bloquear a {name}?",
"confirmations.cancel_follow_request.confirm": "Retirar solicitud", "confirmations.cancel_follow_request.confirm": "Retirar solicitud",
"confirmations.cancel_follow_request.message": "¿Estás seguro de que deseas retirar tu solicitud para seguir a {name}?", "confirmations.cancel_follow_request.message": "¿Estás seguro de que deseas retirar tu solicitud para seguir a {name}?",
"confirmations.delete.confirm": "Eliminar", "confirmations.delete.confirm": "Eliminar",
@ -184,7 +184,7 @@
"directory.recently_active": "Recientemente activo", "directory.recently_active": "Recientemente activo",
"disabled_account_banner.account_settings": "Ajustes de la cuenta", "disabled_account_banner.account_settings": "Ajustes de la cuenta",
"disabled_account_banner.text": "Tu cuenta {disabledAccount} está actualmente deshabilitada.", "disabled_account_banner.text": "Tu cuenta {disabledAccount} está actualmente deshabilitada.",
"dismissable_banner.community_timeline": "Estas son las publicaciones públicas más recientes de personas cuyas cuentas están alojadas en {domain}.", "dismissable_banner.community_timeline": "Estas son las publicaciones públicas más recientes de las personas cuyas cuentas están alojadas en {domain}.",
"dismissable_banner.dismiss": "Descartar", "dismissable_banner.dismiss": "Descartar",
"dismissable_banner.explore_links": "Estas noticias están siendo discutidas por personas en este y otros servidores de la red descentralizada en este momento.", "dismissable_banner.explore_links": "Estas noticias están siendo discutidas por personas en este y otros servidores de la red descentralizada en este momento.",
"dismissable_banner.explore_statuses": "Estas publicaciones de este y otros servidores en la red descentralizada están ganando popularidad en este servidor en este momento.", "dismissable_banner.explore_statuses": "Estas publicaciones de este y otros servidores en la red descentralizada están ganando popularidad en este servidor en este momento.",
@ -193,13 +193,13 @@
"embed.instructions": "Añade este toot a tu sitio web con el siguiente código.", "embed.instructions": "Añade este toot a tu sitio web con el siguiente código.",
"embed.preview": "Así es como se verá:", "embed.preview": "Así es como se verá:",
"emoji_button.activity": "Actividad", "emoji_button.activity": "Actividad",
"emoji_button.clear": "Limpiar", "emoji_button.clear": "Borrar",
"emoji_button.custom": "Personalizado", "emoji_button.custom": "Personalizado",
"emoji_button.flags": "Marcas", "emoji_button.flags": "Marcas",
"emoji_button.food": "Comida y bebida", "emoji_button.food": "Comida y bebida",
"emoji_button.label": "Insertar emoji", "emoji_button.label": "Insertar emoji",
"emoji_button.nature": "Naturaleza", "emoji_button.nature": "Naturaleza",
"emoji_button.not_found": "No hay emojis!! ¯\\_(ツ)_/¯", "emoji_button.not_found": "Sin emojis coincidentes",
"emoji_button.objects": "Objetos", "emoji_button.objects": "Objetos",
"emoji_button.people": "Gente", "emoji_button.people": "Gente",
"emoji_button.recent": "Usados frecuentemente", "emoji_button.recent": "Usados frecuentemente",
@ -213,7 +213,7 @@
"empty_column.blocks": "Aún no has bloqueado a ningún usuario.", "empty_column.blocks": "Aún no has bloqueado a ningún usuario.",
"empty_column.bookmarked_statuses": "Aún no tienes ningún toot guardado como marcador. Cuando guardes uno, se mostrará aquí.", "empty_column.bookmarked_statuses": "Aún no tienes ningún toot guardado como marcador. Cuando guardes uno, se mostrará aquí.",
"empty_column.community": "La línea de tiempo local está vacía. ¡Escribe algo para empezar la fiesta!", "empty_column.community": "La línea de tiempo local está vacía. ¡Escribe algo para empezar la fiesta!",
"empty_column.direct": "Aún no tienes ningún mensaje directo. Cuando envíes o recibas uno, se mostrará aquí.", "empty_column.direct": "Aún no tienes ningún mensaje. Cuando envíes o recibas uno, se mostrará aquí.",
"empty_column.domain_blocks": "Todavía no hay dominios ocultos.", "empty_column.domain_blocks": "Todavía no hay dominios ocultos.",
"empty_column.explore_statuses": "Nada es tendencia en este momento. ¡Revisa más tarde!", "empty_column.explore_statuses": "Nada es tendencia en este momento. ¡Revisa más tarde!",
"empty_column.favourited_statuses": "Aún no tienes toots preferidos. Cuando marques uno como favorito, aparecerá aquí.", "empty_column.favourited_statuses": "Aún no tienes toots preferidos. Cuando marques uno como favorito, aparecerá aquí.",
@ -233,12 +233,12 @@
"error.unexpected_crash.next_steps": "Intenta actualizar la página. Si eso no ayuda, es posible que puedas usar Mastodon a través de otro navegador o aplicación nativa.", "error.unexpected_crash.next_steps": "Intenta actualizar la página. Si eso no ayuda, es posible que puedas usar Mastodon a través de otro navegador o aplicación nativa.",
"error.unexpected_crash.next_steps_addons": "Intenta deshabilitarlos y recarga la página. Si eso no ayuda, podrías usar Mastodon a través de un navegador web diferente o aplicación nativa.", "error.unexpected_crash.next_steps_addons": "Intenta deshabilitarlos y recarga la página. Si eso no ayuda, podrías usar Mastodon a través de un navegador web diferente o aplicación nativa.",
"errors.unexpected_crash.copy_stacktrace": "Copiar el seguimiento de pila en el portapapeles", "errors.unexpected_crash.copy_stacktrace": "Copiar el seguimiento de pila en el portapapeles",
"errors.unexpected_crash.report_issue": "Informar de un problema/error", "errors.unexpected_crash.report_issue": "Informar problema",
"explore.search_results": "Resultados de búsqueda", "explore.search_results": "Resultados de búsqueda",
"explore.title": "Descubrir", "explore.title": "Descubrir",
"filter_modal.added.context_mismatch_explanation": "Esta categoría de filtro no se aplica al contexto en el que ha accedido a esta publlicación. Si quieres que la publicación sea filtrada también en este contexto, tendrás que editar el filtro.", "filter_modal.added.context_mismatch_explanation": "Esta categoría de filtro no se aplica al contexto en el que has accedido a esta publlicación. Si quieres que la publicación sea filtrada también en este contexto, tendrás que editar el filtro.",
"filter_modal.added.context_mismatch_title": "¡El contexto no coincide!", "filter_modal.added.context_mismatch_title": "¡El contexto no coincide!",
"filter_modal.added.expired_explanation": "Esta categoría de filtro ha caducado, necesitará cambiar la fecha de caducidad para que se aplique.", "filter_modal.added.expired_explanation": "Esta categoría de filtro ha caducado, necesitaras cambiar la fecha de caducidad para que se aplique.",
"filter_modal.added.expired_title": "¡Filtro expirado!", "filter_modal.added.expired_title": "¡Filtro expirado!",
"filter_modal.added.review_and_configure": "Para revisar y configurar esta categoría de filtros, vaya a {settings_link}.", "filter_modal.added.review_and_configure": "Para revisar y configurar esta categoría de filtros, vaya a {settings_link}.",
"filter_modal.added.review_and_configure_title": "Ajustes de filtro", "filter_modal.added.review_and_configure_title": "Ajustes de filtro",
@ -261,7 +261,7 @@
"footer.about": "Acerca de", "footer.about": "Acerca de",
"footer.directory": "Directorio de perfiles", "footer.directory": "Directorio de perfiles",
"footer.get_app": "Obtener la aplicación", "footer.get_app": "Obtener la aplicación",
"footer.invite": "Invitar gente", "footer.invite": "Invitar personas",
"footer.keyboard_shortcuts": "Atajos de teclado", "footer.keyboard_shortcuts": "Atajos de teclado",
"footer.privacy_policy": "Política de privacidad", "footer.privacy_policy": "Política de privacidad",
"footer.source_code": "Ver código fuente", "footer.source_code": "Ver código fuente",
@ -271,7 +271,7 @@
"hashtag.column_header.tag_mode.any": "o {additional}", "hashtag.column_header.tag_mode.any": "o {additional}",
"hashtag.column_header.tag_mode.none": "sin {additional}", "hashtag.column_header.tag_mode.none": "sin {additional}",
"hashtag.column_settings.select.no_options_message": "No se encontraron sugerencias", "hashtag.column_settings.select.no_options_message": "No se encontraron sugerencias",
"hashtag.column_settings.select.placeholder": "Introduzca hashtags…", "hashtag.column_settings.select.placeholder": "Introducir etiquetas…",
"hashtag.column_settings.tag_mode.all": "Todos estos", "hashtag.column_settings.tag_mode.all": "Todos estos",
"hashtag.column_settings.tag_mode.any": "Cualquiera de estos", "hashtag.column_settings.tag_mode.any": "Cualquiera de estos",
"hashtag.column_settings.tag_mode.none": "Ninguno de estos", "hashtag.column_settings.tag_mode.none": "Ninguno de estos",
@ -304,7 +304,7 @@
"keyboard_shortcuts.column": "enfocar un estado en una de las columnas", "keyboard_shortcuts.column": "enfocar un estado en una de las columnas",
"keyboard_shortcuts.compose": "enfocar el área de texto de redacción", "keyboard_shortcuts.compose": "enfocar el área de texto de redacción",
"keyboard_shortcuts.description": "Descripción", "keyboard_shortcuts.description": "Descripción",
"keyboard_shortcuts.direct": "para abrir la columna de mensajes directos", "keyboard_shortcuts.direct": "abrir la columna de mensajes",
"keyboard_shortcuts.down": "mover hacia abajo en la lista", "keyboard_shortcuts.down": "mover hacia abajo en la lista",
"keyboard_shortcuts.enter": "abrir estado", "keyboard_shortcuts.enter": "abrir estado",
"keyboard_shortcuts.favourite": "añadir a favoritos", "keyboard_shortcuts.favourite": "añadir a favoritos",
@ -366,7 +366,7 @@
"navigation_bar.bookmarks": "Marcadores", "navigation_bar.bookmarks": "Marcadores",
"navigation_bar.community_timeline": "Historia local", "navigation_bar.community_timeline": "Historia local",
"navigation_bar.compose": "Escribir un nuevo toot", "navigation_bar.compose": "Escribir un nuevo toot",
"navigation_bar.direct": "Mensajes directos", "navigation_bar.direct": "Mensajes",
"navigation_bar.discover": "Descubrir", "navigation_bar.discover": "Descubrir",
"navigation_bar.domain_blocks": "Dominios ocultos", "navigation_bar.domain_blocks": "Dominios ocultos",
"navigation_bar.edit_profile": "Editar perfil", "navigation_bar.edit_profile": "Editar perfil",
@ -385,7 +385,7 @@
"navigation_bar.search": "Buscar", "navigation_bar.search": "Buscar",
"navigation_bar.security": "Seguridad", "navigation_bar.security": "Seguridad",
"not_signed_in_indicator.not_signed_in": "Necesitas iniciar sesión para acceder a este recurso.", "not_signed_in_indicator.not_signed_in": "Necesitas iniciar sesión para acceder a este recurso.",
"notification.admin.report": "{name} informó {target}", "notification.admin.report": "{name} denunc a {target}",
"notification.admin.sign_up": "{name} se unio", "notification.admin.sign_up": "{name} se unio",
"notification.favourite": "{name} marcó tu estado como favorito", "notification.favourite": "{name} marcó tu estado como favorito",
"notification.follow": "{name} te empezó a seguir", "notification.follow": "{name} te empezó a seguir",
@ -397,8 +397,8 @@
"notification.status": "{name} acaba de publicar", "notification.status": "{name} acaba de publicar",
"notification.update": "{name} editó una publicación", "notification.update": "{name} editó una publicación",
"notifications.clear": "Limpiar notificaciones", "notifications.clear": "Limpiar notificaciones",
"notifications.clear_confirmation": "¿Seguro que quieres limpiar permanentemente todas tus notificaciones?", "notifications.clear_confirmation": "¿Seguro de querer borrar permanentemente todas tus notificaciones?",
"notifications.column_settings.admin.report": "Nuevos informes:", "notifications.column_settings.admin.report": "Nuevas denuncias:",
"notifications.column_settings.admin.sign_up": "Registros nuevos:", "notifications.column_settings.admin.sign_up": "Registros nuevos:",
"notifications.column_settings.alert": "Notificaciones de escritorio", "notifications.column_settings.alert": "Notificaciones de escritorio",
"notifications.column_settings.favourite": "Favoritos:", "notifications.column_settings.favourite": "Favoritos:",
@ -413,7 +413,7 @@
"notifications.column_settings.reblog": "Retoots:", "notifications.column_settings.reblog": "Retoots:",
"notifications.column_settings.show": "Mostrar en columna", "notifications.column_settings.show": "Mostrar en columna",
"notifications.column_settings.sound": "Reproducir sonido", "notifications.column_settings.sound": "Reproducir sonido",
"notifications.column_settings.status": "Nuevos toots:", "notifications.column_settings.status": "Nuevas publicaciones:",
"notifications.column_settings.unread_notifications.category": "Notificaciones sin leer", "notifications.column_settings.unread_notifications.category": "Notificaciones sin leer",
"notifications.column_settings.unread_notifications.highlight": "Destacar notificaciones no leídas", "notifications.column_settings.unread_notifications.highlight": "Destacar notificaciones no leídas",
"notifications.column_settings.update": "Ediciones:", "notifications.column_settings.update": "Ediciones:",
@ -445,14 +445,14 @@
"poll_button.remove_poll": "Eliminar encuesta", "poll_button.remove_poll": "Eliminar encuesta",
"privacy.change": "Ajustar privacidad", "privacy.change": "Ajustar privacidad",
"privacy.direct.long": "Sólo mostrar a los usuarios mencionados", "privacy.direct.long": "Sólo mostrar a los usuarios mencionados",
"privacy.direct.short": "Sólo cuentas mencionadas", "privacy.direct.short": "Solo personas mencionadas",
"privacy.private.long": "Sólo mostrar a seguidores", "privacy.private.long": "Sólo mostrar a seguidores",
"privacy.private.short": "Solo seguidores", "privacy.private.short": "Solo seguidores",
"privacy.public.long": "Visible para todos", "privacy.public.long": "Visible para todos",
"privacy.public.short": "Público", "privacy.public.short": "Público",
"privacy.unlisted.long": "Visible para todos, pero excluido de las funciones de descubrimiento", "privacy.unlisted.long": "Visible para todos, pero excluido de las funciones de descubrimiento",
"privacy.unlisted.short": "No listado", "privacy.unlisted.short": "No listado",
"privacy_policy.last_updated": "Ultima vez actualizado {date}", "privacy_policy.last_updated": "Actualizado por última vez {date}",
"privacy_policy.title": "Política de Privacidad", "privacy_policy.title": "Política de Privacidad",
"refresh": "Actualizar", "refresh": "Actualizar",
"regeneration_indicator.label": "Cargando…", "regeneration_indicator.label": "Cargando…",
@ -487,55 +487,55 @@
"report.next": "Siguiente", "report.next": "Siguiente",
"report.placeholder": "Comentarios adicionales", "report.placeholder": "Comentarios adicionales",
"report.reasons.dislike": "No me gusta", "report.reasons.dislike": "No me gusta",
"report.reasons.dislike_description": "No es algo que desee ver", "report.reasons.dislike_description": "No es algo que quieres ver",
"report.reasons.other": "Es algo más", "report.reasons.other": "Es algo más",
"report.reasons.other_description": "El problema no encaja en otras categorías", "report.reasons.other_description": "El problema no encaja en otras categorías",
"report.reasons.spam": "Es spam", "report.reasons.spam": "Es spam",
"report.reasons.spam_description": "Enlaces maliciosos, Interacciones falsas, o respuestas repetitivas", "report.reasons.spam_description": "Enlaces maliciosos, interacciones falsas, o respuestas repetitivas",
"report.reasons.violation": "Viola las reglas del servidor", "report.reasons.violation": "Infringe las reglas del servidor",
"report.reasons.violation_description": "Es consciente de que infringe normas específicas", "report.reasons.violation_description": "Eres consciente de que infringe normas específicas",
"report.rules.subtitle": "Selecciona todos los que apliquen", "report.rules.subtitle": "Selecciona todas las que apliquen",
"report.rules.title": "¿Qué reglas se están violando?", "report.rules.title": "¿Cuáles reglas se están infringiendo?",
"report.statuses.subtitle": "Seleccione todos lo que aplican", "report.statuses.subtitle": "Seleccione todas las que apliquen",
"report.statuses.title": "¿Hay alguna publicación que respalde este informe?", "report.statuses.title": "¿Hay alguna publicación que respalde esta denuncia?",
"report.submit": "Publicar", "report.submit": "Enviar",
"report.target": "Reportando", "report.target": "Denunciando a {target}",
"report.thanks.take_action": "Aqui hay algunas opciones para controlar lo que ves en Mastodon:", "report.thanks.take_action": "Aquí están tus opciones para controlar lo que ves en Mastodon:",
"report.thanks.take_action_actionable": "Mientras revisamos esto, puedes tomar medidas contra @{name}:", "report.thanks.take_action_actionable": "Mientras revisamos esto, puedes tomar medidas contra @{name}:",
"report.thanks.title": "¿No quieres ver esto?", "report.thanks.title": "¿No quieres ver esto?",
"report.thanks.title_actionable": "Gracias por informar, estudiaremos esto.", "report.thanks.title_actionable": "Gracias por denunciar, revisaremos esto.",
"report.unfollow": "Dejar de seguir @{name}", "report.unfollow": "Dejar de seguir @{name}",
"report.unfollow_explanation": "Estás siguiendo esta cuenta. Para no ver sus publicaciones en tu sección de noticias, deja de seguirlo.", "report.unfollow_explanation": "Estás siguiendo esta cuenta. Para no ver sus publicaciones en tu inicio, deja de seguirla.",
"report_notification.attached_statuses": "{count, plural, one {{count} publicación} other {{count} publicaciones}} adjunta(s)", "report_notification.attached_statuses": "{count, plural, one {{count} publicación} other {{count} publicaciones}} adjunta(s)",
"report_notification.categories.other": "Otros", "report_notification.categories.other": "Otro",
"report_notification.categories.spam": "Spam", "report_notification.categories.spam": "Spam",
"report_notification.categories.violation": "Infracción de regla", "report_notification.categories.violation": "Infracción de regla",
"report_notification.open": "Abrir informe", "report_notification.open": "Abrir denuncia",
"search.placeholder": "Buscar", "search.placeholder": "Buscar",
"search.search_or_paste": "Buscar o pegar URL", "search.search_or_paste": "Buscar o pegar URL",
"search_popout.search_format": "Formato de búsqueda avanzada", "search_popout.search_format": "Formato de búsqueda avanzada",
"search_popout.tips.full_text": "Búsquedas de texto recuperan posts que has escrito, marcado como favoritos, retooteado o en los que has sido mencionado, así como usuarios, nombres y hashtags.", "search_popout.tips.full_text": "Búsquedas de texto recuperan posts que has escrito, marcado como favoritos, retooteado o en los que has sido mencionado, así como usuarios, nombres y hashtags.",
"search_popout.tips.hashtag": "etiqueta", "search_popout.tips.hashtag": "etiqueta",
"search_popout.tips.status": "status", "search_popout.tips.status": "publicación",
"search_popout.tips.text": "El texto simple devuelve correspondencias de nombre, usuario y hashtag", "search_popout.tips.text": "El texto simple devuelve nombres, usuarios y etiquetas coincidentes",
"search_popout.tips.user": "usuario", "search_popout.tips.user": "usuario",
"search_results.accounts": "Gente", "search_results.accounts": "Gente",
"search_results.all": "Todos", "search_results.all": "Todos",
"search_results.hashtags": "Etiquetas", "search_results.hashtags": "Etiquetas",
"search_results.nothing_found": "No se pudo encontrar nada para estos términos de busqueda", "search_results.nothing_found": "No se pudo encontrar nada para estos términos de búsqueda",
"search_results.statuses": "Toots", "search_results.statuses": "Publicaciones",
"search_results.statuses_fts_disabled": "Buscar toots por su contenido no está disponible en este servidor de Mastodon.", "search_results.statuses_fts_disabled": "La búsqueda de publicaciones por su contenido no está disponible en este servidor de Mastodon.",
"search_results.title": "Buscar {q}", "search_results.title": "Buscar {q}",
"search_results.total": "{count, number} {count, plural, one {resultado} other {resultados}}", "search_results.total": "{count, number} {count, plural, one {resultado} other {resultados}}",
"server_banner.about_active_users": "Usuarios activos en el servidor durante los últimos 30 días (Usuarios Activos Mensuales)", "server_banner.about_active_users": "Personas utilizando este servidor durante los últimos 30 días (Usuarios Activos Mensuales)",
"server_banner.active_users": "usuarios activos", "server_banner.active_users": "usuarios activos",
"server_banner.administered_by": "Administrado por:", "server_banner.administered_by": "Administrado por:",
"server_banner.introduction": "{domain} es parte de la red social descentralizada liderada por {mastodon}.", "server_banner.introduction": "{domain} es parte de la red social descentralizada gestionada por {mastodon}.",
"server_banner.learn_more": "Saber más", "server_banner.learn_more": "Saber más",
"server_banner.server_stats": "Estadísticas del servidor:", "server_banner.server_stats": "Estadísticas del servidor:",
"sign_in_banner.create_account": "Crear cuenta", "sign_in_banner.create_account": "Crear cuenta",
"sign_in_banner.sign_in": "Iniciar sesión", "sign_in_banner.sign_in": "Iniciar sesión",
"sign_in_banner.text": "Inicia sesión en este servidor para seguir perfiles o etiquetas, guardar, compartir y responder a mensajes. También puedes interactuar desde otra cuenta en un servidor diferente.", "sign_in_banner.text": "Inicia sesión para seguir perfiles o etiquetas, marcar favorito, compartir y responder a publicaciones, o interactua desde tu cuenta en un servidor diferente.",
"status.admin_account": "Abrir interfaz de moderación para @{name}", "status.admin_account": "Abrir interfaz de moderación para @{name}",
"status.admin_status": "Abrir este estado en la interfaz de moderación", "status.admin_status": "Abrir este estado en la interfaz de moderación",
"status.block": "Bloquear a @{name}", "status.block": "Bloquear a @{name}",
@ -545,7 +545,7 @@
"status.copy": "Copiar enlace al estado", "status.copy": "Copiar enlace al estado",
"status.delete": "Borrar", "status.delete": "Borrar",
"status.detailed_status": "Vista de conversación detallada", "status.detailed_status": "Vista de conversación detallada",
"status.direct": "Mensaje directo a @{name}", "status.direct": "Enviar mensaje a @{name}",
"status.edit": "Editar", "status.edit": "Editar",
"status.edited": "Editado {date}", "status.edited": "Editado {date}",
"status.edited_x_times": "Editado {count, plural, one {{count} time} other {{count} veces}}", "status.edited_x_times": "Editado {count, plural, one {{count} time} other {{count} veces}}",
@ -553,7 +553,7 @@
"status.favourite": "Favorito", "status.favourite": "Favorito",
"status.filter": "Filtrar esta publicación", "status.filter": "Filtrar esta publicación",
"status.filtered": "Filtrado", "status.filtered": "Filtrado",
"status.hide": "Ocultar publicación", "status.hide": "Ocultar toot",
"status.history.created": "{name} creó {date}", "status.history.created": "{name} creó {date}",
"status.history.edited": "{name} editado {date}", "status.history.edited": "{name} editado {date}",
"status.load_more": "Cargar más", "status.load_more": "Cargar más",
@ -585,11 +585,11 @@
"status.show_more_all": "Mostrar más para todo", "status.show_more_all": "Mostrar más para todo",
"status.show_original": "Mostrar original", "status.show_original": "Mostrar original",
"status.translate": "Traducir", "status.translate": "Traducir",
"status.translated_from_with": "Traducido de {lang} usando {provider}", "status.translated_from_with": "Traducido del {lang} usando {provider}",
"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": "Dejar de fijar", "status.unpin": "Dejar de fijar",
"subscribed_languages.lead": "Sólo los mensajes en los idiomas seleccionados aparecerán en su inicio y otras líneas de tiempo después del cambio. Seleccione ninguno para recibir mensajes en todos los idiomas.", "subscribed_languages.lead": "Solo las publicaciones en los idiomas seleccionados aparecerán en tu inicio y enlistará las líneas de tiempo después del cambio. Selecciona ninguno para recibir publicaciones en todos los idiomas.",
"subscribed_languages.save": "Guardar cambios", "subscribed_languages.save": "Guardar cambios",
"subscribed_languages.target": "Cambiar idiomas suscritos para {target}", "subscribed_languages.target": "Cambiar idiomas suscritos para {target}",
"suggestions.dismiss": "Descartar sugerencia", "suggestions.dismiss": "Descartar sugerencia",
@ -619,7 +619,7 @@
"upload_error.poll": "Subida de archivos no permitida con encuestas.", "upload_error.poll": "Subida de archivos no permitida con encuestas.",
"upload_form.audio_description": "Describir para personas con problemas auditivos", "upload_form.audio_description": "Describir para personas con problemas auditivos",
"upload_form.description": "Describir para los usuarios con dificultad visual", "upload_form.description": "Describir para los usuarios con dificultad visual",
"upload_form.description_missing": "Ninguna descripción añadida", "upload_form.description_missing": "Sin descripción añadida",
"upload_form.edit": "Editar", "upload_form.edit": "Editar",
"upload_form.thumbnail": "Cambiar miniatura", "upload_form.thumbnail": "Cambiar miniatura",
"upload_form.undo": "Borrar", "upload_form.undo": "Borrar",

@ -38,7 +38,7 @@
"account.follows.empty": "Este usuario todavía no sigue a nadie.", "account.follows.empty": "Este usuario todavía no sigue a nadie.",
"account.follows_you": "Te sigue", "account.follows_you": "Te sigue",
"account.go_to_profile": "Ir al perfil", "account.go_to_profile": "Ir al perfil",
"account.hide_reblogs": "Ocultar retuts de @{name}", "account.hide_reblogs": "Ocultar impulsos de @{name}",
"account.joined_short": "Se unió", "account.joined_short": "Se unió",
"account.languages": "Cambiar idiomas suscritos", "account.languages": "Cambiar idiomas suscritos",
"account.link_verified_on": "La propiedad de este enlace fue verificada el {date}", "account.link_verified_on": "La propiedad de este enlace fue verificada el {date}",
@ -55,7 +55,7 @@
"account.report": "Reportar a @{name}", "account.report": "Reportar a @{name}",
"account.requested": "Esperando aprobación. Clica para cancelar la solicitud de seguimiento", "account.requested": "Esperando aprobación. Clica para cancelar la solicitud de seguimiento",
"account.share": "Compartir el perfil de @{name}", "account.share": "Compartir el perfil de @{name}",
"account.show_reblogs": "Mostrar retuts de @{name}", "account.show_reblogs": "Mostrar impulsos de @{name}",
"account.statuses_counter": "{count, plural, one {{counter} Publicación} other {{counter} Publicaciones}}", "account.statuses_counter": "{count, plural, one {{counter} Publicación} other {{counter} Publicaciones}}",
"account.unblock": "Desbloquear a @{name}", "account.unblock": "Desbloquear a @{name}",
"account.unblock_domain": "Mostrar {domain}", "account.unblock_domain": "Mostrar {domain}",
@ -64,7 +64,7 @@
"account.unfollow": "Dejar de seguir", "account.unfollow": "Dejar de seguir",
"account.unmute": "Dejar de silenciar a @{name}", "account.unmute": "Dejar de silenciar a @{name}",
"account.unmute_notifications": "Dejar de silenciar las notificaciones de @{name}", "account.unmute_notifications": "Dejar de silenciar las notificaciones de @{name}",
"account.unmute_short": "Dejar de silenciar", "account.unmute_short": "Desilenciar",
"account_note.placeholder": "Clic para añadir nota", "account_note.placeholder": "Clic para añadir nota",
"admin.dashboard.daily_retention": "Tasa de retención de usuarios por día después del registro", "admin.dashboard.daily_retention": "Tasa de retención de usuarios por día después del registro",
"admin.dashboard.monthly_retention": "Tasa de retención de usuarios por mes después del registro", "admin.dashboard.monthly_retention": "Tasa de retención de usuarios por mes después del registro",
@ -100,7 +100,7 @@
"column.about": "Acerca de", "column.about": "Acerca de",
"column.blocks": "Usuarios bloqueados", "column.blocks": "Usuarios bloqueados",
"column.bookmarks": "Marcadores", "column.bookmarks": "Marcadores",
"column.community": "Línea local", "column.community": "Cronología local",
"column.direct": "Mensajes directos", "column.direct": "Mensajes directos",
"column.directory": "Buscar perfiles", "column.directory": "Buscar perfiles",
"column.domain_blocks": "Dominios bloqueados", "column.domain_blocks": "Dominios bloqueados",
@ -111,7 +111,7 @@
"column.mutes": "Usuarios silenciados", "column.mutes": "Usuarios silenciados",
"column.notifications": "Notificaciones", "column.notifications": "Notificaciones",
"column.pins": "Publicaciones fijadas", "column.pins": "Publicaciones fijadas",
"column.public": "Línea federada", "column.public": "Cronología federada",
"column_back_button.label": "Atrás", "column_back_button.label": "Atrás",
"column_header.hide_settings": "Ocultar configuración", "column_header.hide_settings": "Ocultar configuración",
"column_header.moveLeft_settings": "Mover columna a la izquierda", "column_header.moveLeft_settings": "Mover columna a la izquierda",
@ -145,8 +145,8 @@
"compose_form.sensitive.marked": "{count, plural, one {Material marcado como sensible} other {Material marcado como sensible}}", "compose_form.sensitive.marked": "{count, plural, one {Material marcado como sensible} other {Material marcado como sensible}}",
"compose_form.sensitive.unmarked": "{count, plural, one {Material no marcado como sensible} other {Material no marcado como sensible}}", "compose_form.sensitive.unmarked": "{count, plural, one {Material no marcado como sensible} other {Material no marcado como sensible}}",
"compose_form.spoiler.marked": "Texto oculto tras la advertencia", "compose_form.spoiler.marked": "Texto oculto tras la advertencia",
"compose_form.spoiler.unmarked": "Texto no oculto", "compose_form.spoiler.unmarked": "Añadir advertencia de contenido",
"compose_form.spoiler_placeholder": "Advertencia de contenido", "compose_form.spoiler_placeholder": "Escribe aquí tu advertencia",
"confirmation_modal.cancel": "Cancelar", "confirmation_modal.cancel": "Cancelar",
"confirmations.block.block_and_report": "Bloquear y Reportar", "confirmations.block.block_and_report": "Bloquear y Reportar",
"confirmations.block.confirm": "Bloquear", "confirmations.block.confirm": "Bloquear",
@ -275,11 +275,11 @@
"hashtag.column_settings.tag_mode.all": "Cualquiera de estos", "hashtag.column_settings.tag_mode.all": "Cualquiera de estos",
"hashtag.column_settings.tag_mode.any": "Cualquiera de estos", "hashtag.column_settings.tag_mode.any": "Cualquiera de estos",
"hashtag.column_settings.tag_mode.none": "Ninguno de estos", "hashtag.column_settings.tag_mode.none": "Ninguno de estos",
"hashtag.column_settings.tag_toggle": "Include additional tags in this column", "hashtag.column_settings.tag_toggle": "Incluir etiquetas adicionales en esta columna",
"hashtag.follow": "Seguir etiqueta", "hashtag.follow": "Seguir etiqueta",
"hashtag.unfollow": "Dejar de seguir etiqueta", "hashtag.unfollow": "Dejar de seguir etiqueta",
"home.column_settings.basic": "Básico", "home.column_settings.basic": "Básico",
"home.column_settings.show_reblogs": "Mostrar retoots", "home.column_settings.show_reblogs": "Mostrar impulsos",
"home.column_settings.show_replies": "Mostrar respuestas", "home.column_settings.show_replies": "Mostrar respuestas",
"home.hide_announcements": "Ocultar anuncios", "home.hide_announcements": "Ocultar anuncios",
"home.show_announcements": "Mostrar anuncios", "home.show_announcements": "Mostrar anuncios",
@ -309,13 +309,13 @@
"keyboard_shortcuts.enter": "abrir estado", "keyboard_shortcuts.enter": "abrir estado",
"keyboard_shortcuts.favourite": "añadir a favoritos", "keyboard_shortcuts.favourite": "añadir a favoritos",
"keyboard_shortcuts.favourites": "abrir la lista de favoritos", "keyboard_shortcuts.favourites": "abrir la lista de favoritos",
"keyboard_shortcuts.federated": "Abrir la línea de tiempo federada", "keyboard_shortcuts.federated": "Abrir la cronología federada",
"keyboard_shortcuts.heading": "Keyboard Shortcuts", "keyboard_shortcuts.heading": "Keyboard Shortcuts",
"keyboard_shortcuts.home": "Abrir línea de tiempo", "keyboard_shortcuts.home": "Abrir cronología principal",
"keyboard_shortcuts.hotkey": "Tecla caliente", "keyboard_shortcuts.hotkey": "Tecla rápida",
"keyboard_shortcuts.legend": "para mostrar esta leyenda", "keyboard_shortcuts.legend": "Mostrar esta leyenda",
"keyboard_shortcuts.local": "Abrir línea de tiempo local", "keyboard_shortcuts.local": "Abrir cronología local",
"keyboard_shortcuts.mention": "para mencionar al autor", "keyboard_shortcuts.mention": "mencionar al autor",
"keyboard_shortcuts.muted": "abrir la lista de usuarios silenciados", "keyboard_shortcuts.muted": "abrir la lista de usuarios silenciados",
"keyboard_shortcuts.my_profile": "abrir tu perfil", "keyboard_shortcuts.my_profile": "abrir tu perfil",
"keyboard_shortcuts.notifications": "abrir la columna de notificaciones", "keyboard_shortcuts.notifications": "abrir la columna de notificaciones",
@ -364,7 +364,7 @@
"navigation_bar.about": "Acerca de", "navigation_bar.about": "Acerca de",
"navigation_bar.blocks": "Usuarios bloqueados", "navigation_bar.blocks": "Usuarios bloqueados",
"navigation_bar.bookmarks": "Marcadores", "navigation_bar.bookmarks": "Marcadores",
"navigation_bar.community_timeline": "Línea de tiempo local", "navigation_bar.community_timeline": "Cronología local",
"navigation_bar.compose": "Escribir nueva publicación", "navigation_bar.compose": "Escribir nueva publicación",
"navigation_bar.direct": "Mensajes directos", "navigation_bar.direct": "Mensajes directos",
"navigation_bar.discover": "Descubrir", "navigation_bar.discover": "Descubrir",
@ -381,7 +381,7 @@
"navigation_bar.personal": "Personal", "navigation_bar.personal": "Personal",
"navigation_bar.pins": "Publicaciones fijadas", "navigation_bar.pins": "Publicaciones fijadas",
"navigation_bar.preferences": "Preferencias", "navigation_bar.preferences": "Preferencias",
"navigation_bar.public_timeline": "Línea de tiempo federada", "navigation_bar.public_timeline": "Cronología federada",
"navigation_bar.search": "Buscar", "navigation_bar.search": "Buscar",
"navigation_bar.security": "Seguridad", "navigation_bar.security": "Seguridad",
"not_signed_in_indicator.not_signed_in": "Necesitas iniciar sesión para acceder a este recurso.", "not_signed_in_indicator.not_signed_in": "Necesitas iniciar sesión para acceder a este recurso.",
@ -393,7 +393,7 @@
"notification.mention": "{name} te ha mencionado", "notification.mention": "{name} te ha mencionado",
"notification.own_poll": "Tu encuesta ha terminado", "notification.own_poll": "Tu encuesta ha terminado",
"notification.poll": "Una encuesta en la que has votado ha terminado", "notification.poll": "Una encuesta en la que has votado ha terminado",
"notification.reblog": "{name} ha retooteado tu publicación", "notification.reblog": "{name} ha impulsado tu publicación",
"notification.status": "{name} acaba de publicar", "notification.status": "{name} acaba de publicar",
"notification.update": "{name} editó una publicación", "notification.update": "{name} editó una publicación",
"notifications.clear": "Limpiar notificaciones", "notifications.clear": "Limpiar notificaciones",
@ -418,7 +418,7 @@
"notifications.column_settings.unread_notifications.highlight": "Destacar notificaciones no leídas", "notifications.column_settings.unread_notifications.highlight": "Destacar notificaciones no leídas",
"notifications.column_settings.update": "Ediciones:", "notifications.column_settings.update": "Ediciones:",
"notifications.filter.all": "Todos", "notifications.filter.all": "Todos",
"notifications.filter.boosts": "Retoots", "notifications.filter.boosts": "Impulsos",
"notifications.filter.favourites": "Favoritos", "notifications.filter.favourites": "Favoritos",
"notifications.filter.follows": "Seguidores", "notifications.filter.follows": "Seguidores",
"notifications.filter.mentions": "Menciones", "notifications.filter.mentions": "Menciones",
@ -444,7 +444,7 @@
"poll_button.add_poll": "Añadir una encuesta", "poll_button.add_poll": "Añadir una encuesta",
"poll_button.remove_poll": "Eliminar encuesta", "poll_button.remove_poll": "Eliminar encuesta",
"privacy.change": "Ajustar privacidad", "privacy.change": "Ajustar privacidad",
"privacy.direct.long": "Sólo mostrar a los usuarios mencionados", "privacy.direct.long": "Visible solo para usuarios mencionados",
"privacy.direct.short": "Sólo cuentas mencionadas", "privacy.direct.short": "Sólo cuentas mencionadas",
"privacy.private.long": "Sólo mostrar a seguidores", "privacy.private.long": "Sólo mostrar a seguidores",
"privacy.private.short": "Solo seguidores", "privacy.private.short": "Solo seguidores",
@ -452,7 +452,7 @@
"privacy.public.short": "Público", "privacy.public.short": "Público",
"privacy.unlisted.long": "Visible para todos, pero excluido de las funciones de descubrimiento", "privacy.unlisted.long": "Visible para todos, pero excluido de las funciones de descubrimiento",
"privacy.unlisted.short": "No listado", "privacy.unlisted.short": "No listado",
"privacy_policy.last_updated": "Ultima vez actualizado {date}", "privacy_policy.last_updated": "Actualizado por última vez {date}",
"privacy_policy.title": "Política de Privacidad", "privacy_policy.title": "Política de Privacidad",
"refresh": "Actualizar", "refresh": "Actualizar",
"regeneration_indicator.label": "Cargando…", "regeneration_indicator.label": "Cargando…",
@ -540,8 +540,8 @@
"status.admin_status": "Abrir este estado en la interfaz de moderación", "status.admin_status": "Abrir este estado en la interfaz de moderación",
"status.block": "Bloquear a @{name}", "status.block": "Bloquear a @{name}",
"status.bookmark": "Añadir marcador", "status.bookmark": "Añadir marcador",
"status.cancel_reblog_private": "Deshacer retoot", "status.cancel_reblog_private": "Deshacer impulso",
"status.cannot_reblog": "Esta publicación no puede retootearse", "status.cannot_reblog": "Esta publicación no se puede impulsar",
"status.copy": "Copiar enlace al estado", "status.copy": "Copiar enlace al estado",
"status.delete": "Borrar", "status.delete": "Borrar",
"status.detailed_status": "Vista de conversación detallada", "status.detailed_status": "Vista de conversación detallada",
@ -616,13 +616,13 @@
"upload_area.title": "Arrastra y suelta para subir", "upload_area.title": "Arrastra y suelta para subir",
"upload_button.label": "Subir multimedia (JPEG, PNG, GIF, WebM, MP4, MOV)", "upload_button.label": "Subir multimedia (JPEG, PNG, GIF, WebM, MP4, MOV)",
"upload_error.limit": "Límite de subida de archivos excedido.", "upload_error.limit": "Límite de subida de archivos excedido.",
"upload_error.poll": "Subida de archivos no permitida con encuestas.", "upload_error.poll": "No se permite la subida de archivos con encuestas.",
"upload_form.audio_description": "Describir para personas con problemas auditivos", "upload_form.audio_description": "Describir para personas con problemas auditivos",
"upload_form.description": "Describir para los usuarios con dificultad visual", "upload_form.description": "Describir para personas con discapacidad visual",
"upload_form.description_missing": "Ninguna descripción añadida", "upload_form.description_missing": "No se ha añadido ninguna descripción",
"upload_form.edit": "Editar", "upload_form.edit": "Editar",
"upload_form.thumbnail": "Cambiar miniatura", "upload_form.thumbnail": "Cambiar miniatura",
"upload_form.undo": "Borrar", "upload_form.undo": "Eliminar",
"upload_form.video_description": "Describir para personas con problemas auditivos o visuales", "upload_form.video_description": "Describir para personas con problemas auditivos o visuales",
"upload_modal.analyzing_picture": "Analizando imagen…", "upload_modal.analyzing_picture": "Analizando imagen…",
"upload_modal.apply": "Aplicar", "upload_modal.apply": "Aplicar",
@ -645,5 +645,5 @@
"video.mute": "Silenciar sonido", "video.mute": "Silenciar sonido",
"video.pause": "Pausar", "video.pause": "Pausar",
"video.play": "Reproducir", "video.play": "Reproducir",
"video.unmute": "Dejar de silenciar sonido" "video.unmute": "Desilenciar sonido"
} }

@ -61,7 +61,7 @@
"account.unblock_domain": "Tee {domain} nähtavaks", "account.unblock_domain": "Tee {domain} nähtavaks",
"account.unblock_short": "Eemalda blokeering", "account.unblock_short": "Eemalda blokeering",
"account.unendorse": "Ära kuva profiilil", "account.unendorse": "Ära kuva profiilil",
"account.unfollow": "Ära jälgi", "account.unfollow": "Jälgid",
"account.unmute": "Ära vaigista @{name}", "account.unmute": "Ära vaigista @{name}",
"account.unmute_notifications": "Ära vaigista teateid kasutajalt @{name}", "account.unmute_notifications": "Ära vaigista teateid kasutajalt @{name}",
"account.unmute_short": "Lõpeta vaigistus", "account.unmute_short": "Lõpeta vaigistus",
@ -125,7 +125,7 @@
"community.column_settings.remote_only": "Ainult kaug", "community.column_settings.remote_only": "Ainult kaug",
"compose.language.change": "Muuda keelt", "compose.language.change": "Muuda keelt",
"compose.language.search": "Otsi keeli...", "compose.language.search": "Otsi keeli...",
"compose_form.direct_message_warning_learn_more": "Vaata veel", "compose_form.direct_message_warning_learn_more": "Vaata täpsemalt",
"compose_form.encryption_warning": "Postitused Mastodonis ei ole otsast-otsani krüpteeritud. Ärge jagage mingeid delikaatseid andmeid Mastodoni kaudu.", "compose_form.encryption_warning": "Postitused Mastodonis ei ole otsast-otsani krüpteeritud. Ärge jagage mingeid delikaatseid andmeid Mastodoni kaudu.",
"compose_form.hashtag_warning": "Seda postitust ei kuvata ühegi sildi all, sest see ei ole leitav avastustoimingute kaudu. Ainult avalikud postitused on sildi järgi otsitavad.", "compose_form.hashtag_warning": "Seda postitust ei kuvata ühegi sildi all, sest see ei ole leitav avastustoimingute kaudu. Ainult avalikud postitused on sildi järgi otsitavad.",
"compose_form.lock_disclaimer": "Teie konto ei ole {locked}. Igaüks saab teid jälgida ja näha teie ainult-jälgijatele postitusi.", "compose_form.lock_disclaimer": "Teie konto ei ole {locked}. Igaüks saab teid jälgida ja näha teie ainult-jälgijatele postitusi.",
@ -137,15 +137,15 @@
"compose_form.poll.remove_option": "Eemalda see valik", "compose_form.poll.remove_option": "Eemalda see valik",
"compose_form.poll.switch_to_multiple": "Muuda küsitlust lubamaks mitut valikut", "compose_form.poll.switch_to_multiple": "Muuda küsitlust lubamaks mitut valikut",
"compose_form.poll.switch_to_single": "Muuda küsitlust lubamaks ainult ühte valikut", "compose_form.poll.switch_to_single": "Muuda küsitlust lubamaks ainult ühte valikut",
"compose_form.publish": "Avalda", "compose_form.publish": "Postita",
"compose_form.publish_form": "Avalda", "compose_form.publish_form": "Postita",
"compose_form.publish_loud": "{publish}!", "compose_form.publish_loud": "{publish}!",
"compose_form.save_changes": "Salvesta muudatused", "compose_form.save_changes": "Salvesta muudatused",
"compose_form.sensitive.hide": "Märgista meedia tundlikuks", "compose_form.sensitive.hide": "Märgista meedia tundlikuks",
"compose_form.sensitive.marked": "Meedia on sensitiivseks märgitud", "compose_form.sensitive.marked": "Meedia on sensitiivseks märgitud",
"compose_form.sensitive.unmarked": "Meedia ei ole sensitiivseks märgitud", "compose_form.sensitive.unmarked": "Meedia ei ole sensitiivseks märgitud",
"compose_form.spoiler.marked": "Tekst on hoiatuse taha peidetud", "compose_form.spoiler.marked": "Tekst on hoiatuse taha peidetud",
"compose_form.spoiler.unmarked": "Tekst ei ole peidetud", "compose_form.spoiler.unmarked": "Märgi sisu tundlikuks",
"compose_form.spoiler_placeholder": "Kirjutage oma hoiatus siia", "compose_form.spoiler_placeholder": "Kirjutage oma hoiatus siia",
"confirmation_modal.cancel": "Katkesta", "confirmation_modal.cancel": "Katkesta",
"confirmations.block.block_and_report": "Blokeeri ja teata", "confirmations.block.block_and_report": "Blokeeri ja teata",
@ -178,7 +178,7 @@
"conversation.with": "Koos {names}", "conversation.with": "Koos {names}",
"copypaste.copied": "Kopeeritud", "copypaste.copied": "Kopeeritud",
"copypaste.copy": "Kopeeri", "copypaste.copy": "Kopeeri",
"directory.federated": "Teatud fediversumist", "directory.federated": "Tuntud födiversumist",
"directory.local": "Ainult domeenilt {domain}", "directory.local": "Ainult domeenilt {domain}",
"directory.new_arrivals": "Uustulijad", "directory.new_arrivals": "Uustulijad",
"directory.recently_active": "Hiljuti aktiivne", "directory.recently_active": "Hiljuti aktiivne",
@ -197,7 +197,7 @@
"emoji_button.custom": "Mugandatud", "emoji_button.custom": "Mugandatud",
"emoji_button.flags": "Lipud", "emoji_button.flags": "Lipud",
"emoji_button.food": "Toit & jook", "emoji_button.food": "Toit & jook",
"emoji_button.label": "Sisesta emoji", "emoji_button.label": "Lisa emoji",
"emoji_button.nature": "Loodus", "emoji_button.nature": "Loodus",
"emoji_button.not_found": "Ei ole emojosi!! (╯°□°)╯︵ ┻━┻", "emoji_button.not_found": "Ei ole emojosi!! (╯°□°)╯︵ ┻━┻",
"emoji_button.objects": "Objektid", "emoji_button.objects": "Objektid",
@ -234,7 +234,7 @@
"error.unexpected_crash.next_steps_addons": "Proovige need välja lülitada ja leht uuesti laadida. Kui sellest pole abi, võib olla võimalik Mastodoni kasutada mingi teise brauseri või rakendusega.", "error.unexpected_crash.next_steps_addons": "Proovige need välja lülitada ja leht uuesti laadida. Kui sellest pole abi, võib olla võimalik Mastodoni kasutada mingi teise brauseri või rakendusega.",
"errors.unexpected_crash.copy_stacktrace": "Kopeeri stacktrace lõikelauale", "errors.unexpected_crash.copy_stacktrace": "Kopeeri stacktrace lõikelauale",
"errors.unexpected_crash.report_issue": "Teavita veast", "errors.unexpected_crash.report_issue": "Teavita veast",
"explore.search_results": "Otsingutulemused", "explore.search_results": "Otsitulemused",
"explore.title": "Avasta", "explore.title": "Avasta",
"filter_modal.added.context_mismatch_explanation": "See filtrikategooria ei rakendu selles kontekstis, kuidas te postitusele jõudsite. Kui tahate postitust ka selles kontekstis filtreerida, võite muuta filtrit.", "filter_modal.added.context_mismatch_explanation": "See filtrikategooria ei rakendu selles kontekstis, kuidas te postitusele jõudsite. Kui tahate postitust ka selles kontekstis filtreerida, võite muuta filtrit.",
"filter_modal.added.context_mismatch_title": "Konteksti mittesobivus!", "filter_modal.added.context_mismatch_title": "Konteksti mittesobivus!",
@ -251,7 +251,7 @@
"filter_modal.select_filter.search": "Otsi või loo", "filter_modal.select_filter.search": "Otsi või loo",
"filter_modal.select_filter.subtitle": "Kasuta olemasolevat kategooriat või loo uus", "filter_modal.select_filter.subtitle": "Kasuta olemasolevat kategooriat või loo uus",
"filter_modal.select_filter.title": "Filtreeri seda postitust", "filter_modal.select_filter.title": "Filtreeri seda postitust",
"filter_modal.title.status": "Filtreeri postitust", "filter_modal.title.status": "Postituse filtreerimine",
"follow_recommendations.done": "Valmis", "follow_recommendations.done": "Valmis",
"follow_recommendations.heading": "Jälgi inimesi, kelle postituse tahaksite näha! Mõned soovitused on siin.", "follow_recommendations.heading": "Jälgi inimesi, kelle postituse tahaksite näha! Mõned soovitused on siin.",
"follow_recommendations.lead": "Postitused inimestelt, keda te jälgite ilmuvad ajalises järjekorras teie kodu ajajoonel. Ärge kartke eksida, alati saate inimeste jälgimist ka lõpetada!", "follow_recommendations.lead": "Postitused inimestelt, keda te jälgite ilmuvad ajalises järjekorras teie kodu ajajoonel. Ärge kartke eksida, alati saate inimeste jälgimist ka lõpetada!",
@ -261,10 +261,10 @@
"footer.about": "Teave", "footer.about": "Teave",
"footer.directory": "Profiilikataloog", "footer.directory": "Profiilikataloog",
"footer.get_app": "Tõmba äpp", "footer.get_app": "Tõmba äpp",
"footer.invite": "Kutsu inimesi", "footer.invite": "Liituma kutsumine",
"footer.keyboard_shortcuts": "Klaviatuuri otseteed", "footer.keyboard_shortcuts": "Klaviatuuri otseteed",
"footer.privacy_policy": "Privaatsuspoliitika", "footer.privacy_policy": "Isikuandmete kaitse",
"footer.source_code": "Vaata lähtekoodi", "footer.source_code": "Lähtekood",
"generic.saved": "Salvestatud", "generic.saved": "Salvestatud",
"getting_started.heading": "Alustamine", "getting_started.heading": "Alustamine",
"hashtag.column_header.tag_mode.all": "ja {additional}", "hashtag.column_header.tag_mode.all": "ja {additional}",
@ -374,7 +374,7 @@
"navigation_bar.favourites": "Lemmikud", "navigation_bar.favourites": "Lemmikud",
"navigation_bar.filters": "Vaigistatud sõnad", "navigation_bar.filters": "Vaigistatud sõnad",
"navigation_bar.follow_requests": "Jälgimistaotlused", "navigation_bar.follow_requests": "Jälgimistaotlused",
"navigation_bar.follows_and_followers": "Jälgitud ja jälgijad", "navigation_bar.follows_and_followers": "Jälgitavad ja jälgijad",
"navigation_bar.lists": "Nimistud", "navigation_bar.lists": "Nimistud",
"navigation_bar.logout": "Logi välja", "navigation_bar.logout": "Logi välja",
"navigation_bar.mutes": "Vaigistatud kasutajad", "navigation_bar.mutes": "Vaigistatud kasutajad",
@ -453,7 +453,7 @@
"privacy.unlisted.long": "Kõgile nähtav, aga ei ilmu avastamise vaadetes", "privacy.unlisted.long": "Kõgile nähtav, aga ei ilmu avastamise vaadetes",
"privacy.unlisted.short": "Määramata", "privacy.unlisted.short": "Määramata",
"privacy_policy.last_updated": "Viimati uuendatud {date}", "privacy_policy.last_updated": "Viimati uuendatud {date}",
"privacy_policy.title": "Privaatsuspoliitika", "privacy_policy.title": "Isikuandmete kaitse",
"refresh": "Värskenda", "refresh": "Värskenda",
"regeneration_indicator.label": "Laeb…", "regeneration_indicator.label": "Laeb…",
"regeneration_indicator.sublabel": "Teie kodu voog on ettevalmistamisel!", "regeneration_indicator.sublabel": "Teie kodu voog on ettevalmistamisel!",
@ -522,8 +522,8 @@
"search_results.accounts": "Inimesed", "search_results.accounts": "Inimesed",
"search_results.all": "Kõik", "search_results.all": "Kõik",
"search_results.hashtags": "Sildid", "search_results.hashtags": "Sildid",
"search_results.nothing_found": "Ei leidnud midagi nende otsinguterminitega", "search_results.nothing_found": "Otsisõnadele vastavat sisu ei leitud",
"search_results.statuses": "Tuudid", "search_results.statuses": "Postitused",
"search_results.statuses_fts_disabled": "Postituste otsimine nende sisu järgi ei ole sellel Mastodoni serveril sisse lülitatud.", "search_results.statuses_fts_disabled": "Postituste otsimine nende sisu järgi ei ole sellel Mastodoni serveril sisse lülitatud.",
"search_results.title": "{q} otsing", "search_results.title": "{q} otsing",
"search_results.total": "{count, number} {count, plural, one {tulemus} other {tulemust}}", "search_results.total": "{count, number} {count, plural, one {tulemus} other {tulemust}}",
@ -531,13 +531,13 @@
"server_banner.active_users": "aktiivsed kasutajad", "server_banner.active_users": "aktiivsed kasutajad",
"server_banner.administered_by": "Administraator:", "server_banner.administered_by": "Administraator:",
"server_banner.introduction": "{domain} on osa detsentraliseeritud sotsiaalvõrgustikust, mida võimaldab {mastodon}.", "server_banner.introduction": "{domain} on osa detsentraliseeritud sotsiaalvõrgustikust, mida võimaldab {mastodon}.",
"server_banner.learn_more": "Vaata veel", "server_banner.learn_more": "Vaata täpsemalt",
"server_banner.server_stats": "Serveri statistika:", "server_banner.server_stats": "Serveri statistika:",
"sign_in_banner.create_account": "Loo konto", "sign_in_banner.create_account": "Loo konto",
"sign_in_banner.sign_in": "Logi sisse", "sign_in_banner.sign_in": "Logi sisse",
"sign_in_banner.text": "Logi sisse, et jälgida profiile või silte, märkida lemmikuks, jagada ja vastata postitustele või kasutada suhtlemiseks kontot teises serveris.", "sign_in_banner.text": "Logi sisse, et jälgida profiile või silte, märkida lemmikuks, jagada ja vastata postitustele või kasutada suhtlemiseks kontot teises serveris.",
"status.admin_account": "Ava moderaatoriliides kasutajale @{name}", "status.admin_account": "Ava @{name} moderaatorivaates",
"status.admin_status": "Ava see staatus moderaatoriliites", "status.admin_status": "Ava postitus moderaatorivaates",
"status.block": "Blokeeri @{name}", "status.block": "Blokeeri @{name}",
"status.bookmark": "Järjehoidja", "status.bookmark": "Järjehoidja",
"status.cancel_reblog_private": "Lõpeta jagamine", "status.cancel_reblog_private": "Lõpeta jagamine",
@ -546,10 +546,10 @@
"status.delete": "Kustuta", "status.delete": "Kustuta",
"status.detailed_status": "Detailne vestluskuva", "status.detailed_status": "Detailne vestluskuva",
"status.direct": "Saada otsesõnum @{name}'ile", "status.direct": "Saada otsesõnum @{name}'ile",
"status.edit": "Redigeeri", "status.edit": "Muuda",
"status.edited": "{date} muudetud", "status.edited": "{date} muudetud",
"status.edited_x_times": "Muudetud {count, plural, one{{count} kord} other {{count} korda}}", "status.edited_x_times": "Muudetud {count, plural, one{{count} kord} other {{count} korda}}",
"status.embed": "Sängita", "status.embed": "Manustamine",
"status.favourite": "Lemmik", "status.favourite": "Lemmik",
"status.filter": "Filtreeri seda postitust", "status.filter": "Filtreeri seda postitust",
"status.filtered": "Filtreeritud", "status.filtered": "Filtreeritud",
@ -603,12 +603,12 @@
"time_remaining.minutes": "{number, plural, one {# minut} other {# minutit}} jäänud", "time_remaining.minutes": "{number, plural, one {# minut} other {# minutit}} jäänud",
"time_remaining.moments": "Hetked jäänud", "time_remaining.moments": "Hetked jäänud",
"time_remaining.seconds": "{number, plural, one {# sekund} other {# sekundit}} jäänud", "time_remaining.seconds": "{number, plural, one {# sekund} other {# sekundit}} jäänud",
"timeline_hint.remote_resource_not_displayed": "{resource} teisest serveritest ei kuvata.", "timeline_hint.remote_resource_not_displayed": "{resource} teistest serveritest ei kuvata.",
"timeline_hint.resources.followers": "Jälgijaid", "timeline_hint.resources.followers": "Jälgijaid",
"timeline_hint.resources.follows": "Jälgib", "timeline_hint.resources.follows": "Jälgimisi",
"timeline_hint.resources.statuses": "Vanemad postitused", "timeline_hint.resources.statuses": "Eelnevaid postitusi",
"trends.counter_by_accounts": "{count, plural, one {{counter} inimene} other {{counter} inimest}} viimase {days, plural, one {päeva} other {{days} päeva}} jooksul", "trends.counter_by_accounts": "{count, plural, one {{counter} inimene} other {{counter} inimest}} viimase {days, plural, one {päeva} other {{days} päeva}} jooksul",
"trends.trending_now": "Vestluste suunad", "trends.trending_now": "Hetkel populaarne",
"ui.beforeunload": "Teie mustand läheb kaotsi, kui lahkute Mastodonist.", "ui.beforeunload": "Teie mustand läheb kaotsi, kui lahkute Mastodonist.",
"units.short.billion": "{count} mld", "units.short.billion": "{count} mld",
"units.short.million": "{count} mln", "units.short.million": "{count} mln",
@ -620,7 +620,7 @@
"upload_form.audio_description": "Kirjelda kuulmispuudega inimeste jaoks", "upload_form.audio_description": "Kirjelda kuulmispuudega inimeste jaoks",
"upload_form.description": "Kirjelda vaegnägijatele", "upload_form.description": "Kirjelda vaegnägijatele",
"upload_form.description_missing": "Kirjeldus puudub", "upload_form.description_missing": "Kirjeldus puudub",
"upload_form.edit": "Redigeeri", "upload_form.edit": "Muuda",
"upload_form.thumbnail": "Muuda pisipilti", "upload_form.thumbnail": "Muuda pisipilti",
"upload_form.undo": "Kustuta", "upload_form.undo": "Kustuta",
"upload_form.video_description": "Kirjelda kuulmis- või nägemispuudega inimeste jaoks", "upload_form.video_description": "Kirjelda kuulmis- või nägemispuudega inimeste jaoks",

@ -4,7 +4,7 @@
"about.disclaimer": "ماستودون نرمافزار آزاد، متن باز و یک شرکت غیر انتفاعی با مسئولیت محدود طبق قوانین آلمان است.", "about.disclaimer": "ماستودون نرمافزار آزاد، متن باز و یک شرکت غیر انتفاعی با مسئولیت محدود طبق قوانین آلمان است.",
"about.domain_blocks.no_reason_available": "دلیلی موجود نیست", "about.domain_blocks.no_reason_available": "دلیلی موجود نیست",
"about.domain_blocks.preamble": "ماستودون عموماً میگذارد محتوا را از از هر کارساز دیگری در دنیای شبکههای اجتماعی غیرمتمرکز دیده و با آنان برهمکنش داشته باشید. اینها استثناهایی هستند که روی این کارساز خاص وضع شدهاند.", "about.domain_blocks.preamble": "ماستودون عموماً میگذارد محتوا را از از هر کارساز دیگری در دنیای شبکههای اجتماعی غیرمتمرکز دیده و با آنان برهمکنش داشته باشید. اینها استثناهایی هستند که روی این کارساز خاص وضع شدهاند.",
"about.domain_blocks.silenced.explanation": "You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.", "about.domain_blocks.silenced.explanation": "عموماً نمایهها و محتوا از این کارساز را نمیبینید، مگر این که به طور خاص دنبالشان گشته یا با پی گیری، داوطلب دیدنشان شوید.",
"about.domain_blocks.silenced.title": "محدود", "about.domain_blocks.silenced.title": "محدود",
"about.domain_blocks.suspended.explanation": "هیچ دادهای از این کارساز پردازش، ذخیره یا مبادله نخواهد شد، که هرگونه برهمکنش یا ارتباط با کاربران این کارساز را غیرممکن خواهد کرد.", "about.domain_blocks.suspended.explanation": "هیچ دادهای از این کارساز پردازش، ذخیره یا مبادله نخواهد شد، که هرگونه برهمکنش یا ارتباط با کاربران این کارساز را غیرممکن خواهد کرد.",
"about.domain_blocks.suspended.title": "معلق", "about.domain_blocks.suspended.title": "معلق",
@ -81,9 +81,9 @@
"autosuggest_hashtag.per_week": "{count} در هفته", "autosuggest_hashtag.per_week": "{count} در هفته",
"boost_modal.combo": "دکمهٔ {combo} را بزنید تا دیگر این را نبینید", "boost_modal.combo": "دکمهٔ {combo} را بزنید تا دیگر این را نبینید",
"bundle_column_error.copy_stacktrace": "رونوشت از گزارش خطا", "bundle_column_error.copy_stacktrace": "رونوشت از گزارش خطا",
"bundle_column_error.error.body": "The requested page could not be rendered. It could be due to a bug in our code, or a browser compatibility issue.", "bundle_column_error.error.body": "صفحهٔ درخواستی نتوانست پرداخت شود. ممکن است به خاطر اشکالی در کدمان یا مشکل سازگاری مرورگر باشد.",
"bundle_column_error.error.title": "وای، نه!", "bundle_column_error.error.title": "وای، نه!",
"bundle_column_error.network.body": "There was an error when trying to load this page. This could be due to a temporary problem with your internet connection or this server.", "bundle_column_error.network.body": "هنگام تلاش برای بار کردن این صفحه خطایی رخ داد. ممکن است مشکلی موقّتی در این کارساز یا اینترنتتان باشد.",
"bundle_column_error.network.title": "خطای شبکه", "bundle_column_error.network.title": "خطای شبکه",
"bundle_column_error.retry": "تلاش دوباره", "bundle_column_error.retry": "تلاش دوباره",
"bundle_column_error.return": "بازگشت به خانه", "bundle_column_error.return": "بازگشت به خانه",
@ -236,14 +236,14 @@
"errors.unexpected_crash.report_issue": "گزارش مشکل", "errors.unexpected_crash.report_issue": "گزارش مشکل",
"explore.search_results": "نتایج جستوجو", "explore.search_results": "نتایج جستوجو",
"explore.title": "کاوش", "explore.title": "کاوش",
"filter_modal.added.context_mismatch_explanation": "This filter category does not apply to the context in which you have accessed this post. If you want the post to be filtered in this context too, you will have to edit the filter.", "filter_modal.added.context_mismatch_explanation": "این دستهٔ پالایه به بافتاری که در آن به این فرسته دسترسی دارید اعمال نمیشود. اگر میخواهید فرسته در این بافتار هم پالوده شود، باید پالایه را ویرایش کنید.",
"filter_modal.added.context_mismatch_title": "بافتار نامطابق!", "filter_modal.added.context_mismatch_title": "بافتار نامطابق!",
"filter_modal.added.expired_explanation": "This filter category has expired, you will need to change the expiration date for it to apply.", "filter_modal.added.expired_explanation": "این دستهٔ پالایه منقضی شده است. برای اعمالش باید تاریخ انقضا را عوض کنید.",
"filter_modal.added.expired_title": "پالایهٔ منقضی!", "filter_modal.added.expired_title": "پالایهٔ منقضی!",
"filter_modal.added.review_and_configure": "To review and further configure this filter category, go to the {settings_link}.", "filter_modal.added.review_and_configure": "برای بازبینی و پیکربندی بیشتر این دستهٔ پالایه، به {settings_link} بروید.",
"filter_modal.added.review_and_configure_title": "تنظیمات پالایه", "filter_modal.added.review_and_configure_title": "تنظیمات پالایه",
"filter_modal.added.settings_link": "صفحهٔ تنظیمات", "filter_modal.added.settings_link": "صفحهٔ تنظیمات",
"filter_modal.added.short_explanation": "This post has been added to the following filter category: {title}.", "filter_modal.added.short_explanation": "این فرسته به دستهٔ پالایهٔ زیر افزوده شد: {title}.",
"filter_modal.added.title": "پالایه افزوده شد!", "filter_modal.added.title": "پالایه افزوده شد!",
"filter_modal.select_filter.context_mismatch": "به این بافتار اعمال نمیشود", "filter_modal.select_filter.context_mismatch": "به این بافتار اعمال نمیشود",
"filter_modal.select_filter.expired": "منقضیشده", "filter_modal.select_filter.expired": "منقضیشده",

@ -2,7 +2,7 @@
"about.blocks": "Moderoidut palvelimet", "about.blocks": "Moderoidut palvelimet",
"about.contact": "Yhteystiedot:", "about.contact": "Yhteystiedot:",
"about.disclaimer": "Mastodon on vapaa avoimen lähdekoodin ohjelmisto ja Mastodon gGmbH:n tavaramerkki.", "about.disclaimer": "Mastodon on vapaa avoimen lähdekoodin ohjelmisto ja Mastodon gGmbH:n tavaramerkki.",
"about.domain_blocks.no_reason_available": "Syy ei saatavilla", "about.domain_blocks.no_reason_available": "Syytä ei ole ilmoitettu",
"about.domain_blocks.preamble": "Mastodonin avulla voit yleensä tarkastella sisältöä ja olla vuorovaikutuksessa käyttäjien kanssa millä tahansa muulla palvelimella fediversessä. Nämä ovat poikkeuksia, jotka on tehty tälle palvelimelle.", "about.domain_blocks.preamble": "Mastodonin avulla voit yleensä tarkastella sisältöä ja olla vuorovaikutuksessa käyttäjien kanssa millä tahansa muulla palvelimella fediversessä. Nämä ovat poikkeuksia, jotka on tehty tälle palvelimelle.",
"about.domain_blocks.silenced.explanation": "Et yleensä näe profiileja ja sisältöä tältä palvelimelta, ellet nimenomaisesti etsi tai valitse sitä seuraamalla.", "about.domain_blocks.silenced.explanation": "Et yleensä näe profiileja ja sisältöä tältä palvelimelta, ellet nimenomaisesti etsi tai valitse sitä seuraamalla.",
"about.domain_blocks.silenced.title": "Rajoitettu", "about.domain_blocks.silenced.title": "Rajoitettu",
@ -22,7 +22,7 @@
"account.cancel_follow_request": "Peruuta seurantapyyntö", "account.cancel_follow_request": "Peruuta seurantapyyntö",
"account.direct": "Yksityisviesti käyttäjälle @{name}", "account.direct": "Yksityisviesti käyttäjälle @{name}",
"account.disable_notifications": "Lopeta @{name}:n julkaisuista ilmoittaminen", "account.disable_notifications": "Lopeta @{name}:n julkaisuista ilmoittaminen",
"account.domain_blocked": "Verkko-osoite piilotettu", "account.domain_blocked": "Verkko-osoite estetty",
"account.edit_profile": "Muokkaa profiilia", "account.edit_profile": "Muokkaa profiilia",
"account.enable_notifications": "Ilmoita @{name}:n julkaisuista", "account.enable_notifications": "Ilmoita @{name}:n julkaisuista",
"account.endorse": "Suosittele profiilissasi", "account.endorse": "Suosittele profiilissasi",
@ -37,26 +37,26 @@
"account.following_counter": "{count, plural, one {{counter} seurattu} other {{counter} seurattua}}", "account.following_counter": "{count, plural, one {{counter} seurattu} other {{counter} seurattua}}",
"account.follows.empty": "Tämä käyttäjä ei vielä seuraa ketään.", "account.follows.empty": "Tämä käyttäjä ei vielä seuraa ketään.",
"account.follows_you": "Seuraa sinua", "account.follows_you": "Seuraa sinua",
"account.go_to_profile": "Mene profiiliin", "account.go_to_profile": "Avaa profiili",
"account.hide_reblogs": "Piilota buustaukset käyttäjältä @{name}", "account.hide_reblogs": "Piilota käyttäjän @{name} buustaukset",
"account.joined_short": "Liittynyt", "account.joined_short": "Liittynyt",
"account.languages": "Vaihda tilattuja kieliä", "account.languages": "Vaihda tilattuja kieliä",
"account.link_verified_on": "Tämän linkin omistaja tarkistettiin {date}", "account.link_verified_on": "Linkin omistus tarkistettiin {date}",
"account.locked_info": "Tämän tilin yksityisyyden tila on asetettu lukituksi. Omistaja arvioi manuaalisesti, kuka voi seurata niitä.", "account.locked_info": "Tilin yksityisyystilaksi on määritetty lukittu ja tilin omistaja arvioi erikseen, kuka voi seurata häntä.",
"account.media": "Media", "account.media": "Media",
"account.mention": "Mainitse @{name}", "account.mention": "Mainitse @{name}",
"account.moved_to": "{name} on ilmoittanut uudeksi tilikseen", "account.moved_to": "{name} on ilmoittanut uudeksi tilikseen",
"account.mute": "Mykistä @{name}", "account.mute": "Mykistä @{name}",
"account.mute_notifications": "Mykistä ilmoitukset käyttäjältä @{name}", "account.mute_notifications": "Mykistä käyttäjän @{name} ilmoitukset",
"account.muted": "Mykistetty", "account.muted": "Mykistetty",
"account.open_original_page": "Avaa alkuperäinen sivu", "account.open_original_page": "Avaa alkuperäinen sivu",
"account.posts": "Viestit", "account.posts": "Viestit",
"account.posts_with_replies": "Viestit ja vastaukset", "account.posts_with_replies": "Viestit ja vastaukset",
"account.report": "Raportoi @{name}", "account.report": "Ilmoita käyttäjästä @{name}",
"account.requested": "Odottaa hyväksyntää. Peruuta seuraamispyyntö klikkaamalla", "account.requested": "Odottaa hyväksyntää. Peruuta seuraamispyyntö klikkaamalla",
"account.share": "Jaa käyttäjän @{name} profiili", "account.share": "Jaa käyttäjän @{name} profiili",
"account.show_reblogs": "Näytä buustaukset käyttäjältä @{name}", "account.show_reblogs": "Näytä buustaukset käyttäjältä @{name}",
"account.statuses_counter": "{count, plural, one {{counter} Toot} other {{counter} Toots}}", "account.statuses_counter": "{count, plural, one {{counter} viesti} other {{counter} viestiä}}",
"account.unblock": "Salli @{name}", "account.unblock": "Salli @{name}",
"account.unblock_domain": "Salli {domain}", "account.unblock_domain": "Salli {domain}",
"account.unblock_short": "Poista esto", "account.unblock_short": "Poista esto",
@ -90,7 +90,7 @@
"bundle_column_error.routing.body": "Pyydettyä sivua ei löytynyt. Oletko varma, että osoitepalkin URL-osoite on oikein?", "bundle_column_error.routing.body": "Pyydettyä sivua ei löytynyt. Oletko varma, että osoitepalkin URL-osoite on oikein?",
"bundle_column_error.routing.title": "404", "bundle_column_error.routing.title": "404",
"bundle_modal_error.close": "Sulje", "bundle_modal_error.close": "Sulje",
"bundle_modal_error.message": "Jokin meni vikaan komponenttia ladattaessa.", "bundle_modal_error.message": "Jotain meni pieleen komponenttia ladattaessa.",
"bundle_modal_error.retry": "Yritä uudelleen", "bundle_modal_error.retry": "Yritä uudelleen",
"closed_registrations.other_server_instructions": "Koska Mastodon on hajautettu, voit luoda tilin toiselle palvelimelle ja silti olla vuorovaikutuksessa tämän kanssa.", "closed_registrations.other_server_instructions": "Koska Mastodon on hajautettu, voit luoda tilin toiselle palvelimelle ja silti olla vuorovaikutuksessa tämän kanssa.",
"closed_registrations_modal.description": "Tilin luominen palvelimeen {domain} ei ole tällä hetkellä mahdollista, mutta huomioi, että et tarvitse tiliä erityisesti palvelimeen {domain} käyttääksesi Mastodonia.", "closed_registrations_modal.description": "Tilin luominen palvelimeen {domain} ei ole tällä hetkellä mahdollista, mutta huomioi, että et tarvitse tiliä erityisesti palvelimeen {domain} käyttääksesi Mastodonia.",
@ -103,14 +103,14 @@
"column.community": "Paikallinen aikajana", "column.community": "Paikallinen aikajana",
"column.direct": "Yksityisviestit", "column.direct": "Yksityisviestit",
"column.directory": "Selaa profiileja", "column.directory": "Selaa profiileja",
"column.domain_blocks": "Piilotetut verkkotunnukset", "column.domain_blocks": "Estetytr verkkotunnukset",
"column.favourites": "Suosikit", "column.favourites": "Suosikit",
"column.follow_requests": "Seuraamispyynnöt", "column.follow_requests": "Seuraamispyynnöt",
"column.home": "Koti", "column.home": "Koti",
"column.lists": "Listat", "column.lists": "Listat",
"column.mutes": "Mykistetyt käyttäjät", "column.mutes": "Mykistetyt käyttäjät",
"column.notifications": "Ilmoitukset", "column.notifications": "Ilmoitukset",
"column.pins": "Kiinnitetyt julkaisut", "column.pins": "Kiinnitetyt viestit",
"column.public": "Yleinen aikajana", "column.public": "Yleinen aikajana",
"column_back_button.label": "Takaisin", "column_back_button.label": "Takaisin",
"column_header.hide_settings": "Piilota asetukset", "column_header.hide_settings": "Piilota asetukset",
@ -141,9 +141,9 @@
"compose_form.publish_form": "Julkaise", "compose_form.publish_form": "Julkaise",
"compose_form.publish_loud": "{publish}!", "compose_form.publish_loud": "{publish}!",
"compose_form.save_changes": "Tallenna muutokset", "compose_form.save_changes": "Tallenna muutokset",
"compose_form.sensitive.hide": "{count, plural, one {Merkitse media arkaluontoiseksi} other {Merkitse media arkaluontoiseksi}}", "compose_form.sensitive.hide": "{count, plural, one {Merkitse media arkaluontoiseksi} other {Merkitse mediat arkaluontoiseksi}}",
"compose_form.sensitive.marked": "{count, plural, one {Media on merkitty arkaluontoiseksi} other {Media on merkitty arkaluontoiseksi}}", "compose_form.sensitive.marked": "{count, plural, one {Media on merkitty arkaluontoiseksi} other {Mediat on merkitty arkaluontoiseksi}}",
"compose_form.sensitive.unmarked": "{count, plural, one {Mediaa ei ole merkitty arkaluontoiseksi} other {Mediaa ei ole merkitty arkaluontoiseksi}}", "compose_form.sensitive.unmarked": "{count, plural, one {Mediaa ei ole merkitty arkaluontoiseksi} other {Medioja ei ole merkitty arkaluontoiseksi}}",
"compose_form.spoiler.marked": "Poista sisältövaroitus", "compose_form.spoiler.marked": "Poista sisältövaroitus",
"compose_form.spoiler.unmarked": "Lisää sisältövaroitus", "compose_form.spoiler.unmarked": "Lisää sisältövaroitus",
"compose_form.spoiler_placeholder": "Kirjoita varoituksesi tähän", "compose_form.spoiler_placeholder": "Kirjoita varoituksesi tähän",
@ -210,11 +210,11 @@
"empty_column.account_suspended": "Tilin käyttäminen keskeytetty", "empty_column.account_suspended": "Tilin käyttäminen keskeytetty",
"empty_column.account_timeline": "Ei viestejä täällä.", "empty_column.account_timeline": "Ei viestejä täällä.",
"empty_column.account_unavailable": "Profiilia ei löydy", "empty_column.account_unavailable": "Profiilia ei löydy",
"empty_column.blocks": "Et ole vielä estänyt yhtään käyttäjää.", "empty_column.blocks": "Et ole vielä estänyt käyttäjiä.",
"empty_column.bookmarked_statuses": "Et ole vielä lisännyt viestejä kirjanmerkkeihisi. Kun lisäät yhden, se näkyy tässä.", "empty_column.bookmarked_statuses": "Et ole vielä lisännyt viestejä kirjanmerkkeihisi. Kun lisäät yhden, se näkyy tässä.",
"empty_column.community": "Paikallinen aikajana on tyhjä. Kirjoita jotain julkista, niin homma lähtee käyntiin!", "empty_column.community": "Paikallinen aikajana on tyhjä. Kirjoita jotain julkista, niin homma lähtee käyntiin!",
"empty_column.direct": "Sinulla ei ole vielä yksityisviestejä. Kun lähetät tai vastaanotat sellaisen, se näkyy tässä.", "empty_column.direct": "Sinulla ei ole vielä yksityisviestejä. Kun lähetät tai vastaanotat sellaisen, se näkyy tässä.",
"empty_column.domain_blocks": "Yhtään verkko-osoitetta ei ole vielä estetty.", "empty_column.domain_blocks": "Verkkotunnuksia ei ole vielä estetty.",
"empty_column.explore_statuses": "Mikään ei ole nyt trendi. Tarkista myöhemmin!", "empty_column.explore_statuses": "Mikään ei ole nyt trendi. Tarkista myöhemmin!",
"empty_column.favourited_statuses": "Et ole vielä lisännyt viestejä kirjanmerkkeihisi. Kun lisäät yhden, se näkyy tässä.", "empty_column.favourited_statuses": "Et ole vielä lisännyt viestejä kirjanmerkkeihisi. Kun lisäät yhden, se näkyy tässä.",
"empty_column.favourites": "Kukaan ei ole vielä lisännyt tätä viestiä suosikkeihinsa. Kun joku tekee niin, näkyy kyseinen henkilö tässä.", "empty_column.favourites": "Kukaan ei ole vielä lisännyt tätä viestiä suosikkeihinsa. Kun joku tekee niin, näkyy kyseinen henkilö tässä.",
@ -230,7 +230,7 @@
"empty_column.public": "Täällä ei ole mitään! Kirjoita jotain julkisesti tai manuaalisesti seuraa muiden palvelimien käyttäjiä niin saat sisältöä", "empty_column.public": "Täällä ei ole mitään! Kirjoita jotain julkisesti tai manuaalisesti seuraa muiden palvelimien käyttäjiä niin saat sisältöä",
"error.unexpected_crash.explanation": "Sivua ei voi näyttää oikein, johtuen bugista tai ongelmasta selaimen yhteensopivuudessa.", "error.unexpected_crash.explanation": "Sivua ei voi näyttää oikein, johtuen bugista tai ongelmasta selaimen yhteensopivuudessa.",
"error.unexpected_crash.explanation_addons": "Sivua ei voitu näyttää oikein. Tämä virhe johtuu todennäköisesti selaimen lisäosasta tai automaattisista käännöstyökaluista.", "error.unexpected_crash.explanation_addons": "Sivua ei voitu näyttää oikein. Tämä virhe johtuu todennäköisesti selaimen lisäosasta tai automaattisista käännöstyökaluista.",
"error.unexpected_crash.next_steps": "Kokeile päivittää sivu. Jos tämä ei auta, saatat yhä pystyä käyttämään Mastodonia toisen selaimen tai sovelluksen kautta.", "error.unexpected_crash.next_steps": "Kokeile sivun päivitystä. Jos se ei auta, voi Mastodonin käyttö silti olla mahdollista eri selaimella tai natiivilla sovelluksella.",
"error.unexpected_crash.next_steps_addons": "Yritä poistaa ne käytöstä ja päivittää sivu. Jos se ei auta, voit silti käyttää Mastodonia eri selaimen tai sovelluksen kautta.", "error.unexpected_crash.next_steps_addons": "Yritä poistaa ne käytöstä ja päivittää sivu. Jos se ei auta, voit silti käyttää Mastodonia eri selaimen tai sovelluksen kautta.",
"errors.unexpected_crash.copy_stacktrace": "Kopioi pinon jäljitys leikepöydälle", "errors.unexpected_crash.copy_stacktrace": "Kopioi pinon jäljitys leikepöydälle",
"errors.unexpected_crash.report_issue": "Ilmoita ongelmasta", "errors.unexpected_crash.report_issue": "Ilmoita ongelmasta",
@ -257,7 +257,7 @@
"follow_recommendations.lead": "Seuraamiesi julkaisut näkyvät aikajärjestyksessä kotisyötteessä. Älä pelkää seurata vahingossa, voit lopettaa seuraamisen yhtä helposti!", "follow_recommendations.lead": "Seuraamiesi julkaisut näkyvät aikajärjestyksessä kotisyötteessä. Älä pelkää seurata vahingossa, voit lopettaa seuraamisen yhtä helposti!",
"follow_request.authorize": "Valtuuta", "follow_request.authorize": "Valtuuta",
"follow_request.reject": "Hylkää", "follow_request.reject": "Hylkää",
"follow_requests.unlocked_explanation": "Vaikka tiliäsi ei ole lukittu, {domain}:n ylläpitäjien mielestä saatat haluta tarkistaa nämä seurauspyynnöt manuaalisesti.", "follow_requests.unlocked_explanation": "Vaikkei tiliäsi ole lukittu, palvelun {domain} ylläpito on arvioinut, että voi olla halukas tarkistamaan nämä seurauspyynnöt erikseen.",
"footer.about": "Tietoja", "footer.about": "Tietoja",
"footer.directory": "Profiilihakemisto", "footer.directory": "Profiilihakemisto",
"footer.get_app": "Hanki sovellus", "footer.get_app": "Hanki sovellus",
@ -294,7 +294,7 @@
"interaction_modal.title.favourite": "Suosikin {name} viesti", "interaction_modal.title.favourite": "Suosikin {name} viesti",
"interaction_modal.title.follow": "Seuraa {name}", "interaction_modal.title.follow": "Seuraa {name}",
"interaction_modal.title.reblog": "Tehosta {name} viestiä", "interaction_modal.title.reblog": "Tehosta {name} viestiä",
"interaction_modal.title.reply": "Vastaa {name} viestiin", "interaction_modal.title.reply": "Vastaa käyttäjän {name} viestiin",
"intervals.full.days": "{number, plural, one {# päivä} other {# päivää}}", "intervals.full.days": "{number, plural, one {# päivä} other {# päivää}}",
"intervals.full.hours": "{number, plural, one {# tunti} other {# tuntia}}", "intervals.full.hours": "{number, plural, one {# tunti} other {# tuntia}}",
"intervals.full.minutes": "{number, plural, one {# minuutti} other {# minuuttia}}", "intervals.full.minutes": "{number, plural, one {# minuutti} other {# minuuttia}}",
@ -310,7 +310,7 @@
"keyboard_shortcuts.favourite": "Lisää suosikkeihin", "keyboard_shortcuts.favourite": "Lisää suosikkeihin",
"keyboard_shortcuts.favourites": "Avaa lista suosikeista", "keyboard_shortcuts.favourites": "Avaa lista suosikeista",
"keyboard_shortcuts.federated": "Avaa yleinen aikajana", "keyboard_shortcuts.federated": "Avaa yleinen aikajana",
"keyboard_shortcuts.heading": "Näppäinkomennot", "keyboard_shortcuts.heading": "Pikanäppäimet",
"keyboard_shortcuts.home": "Avaa kotiaikajana", "keyboard_shortcuts.home": "Avaa kotiaikajana",
"keyboard_shortcuts.hotkey": "Pikanäppäin", "keyboard_shortcuts.hotkey": "Pikanäppäin",
"keyboard_shortcuts.legend": "Näytä tämä selite", "keyboard_shortcuts.legend": "Näytä tämä selite",
@ -352,7 +352,7 @@
"lists.replies_policy.title": "Näytä vastaukset:", "lists.replies_policy.title": "Näytä vastaukset:",
"lists.search": "Etsi seuraamistasi henkilöistä", "lists.search": "Etsi seuraamistasi henkilöistä",
"lists.subheading": "Omat listasi", "lists.subheading": "Omat listasi",
"load_pending": "{count, plural, one {# uusi kappale} other {# uutta kappaletta}}", "load_pending": "{count, plural, one {# uusi kohde} other {# uutta kohdetta}}",
"loading_indicator.label": "Ladataan...", "loading_indicator.label": "Ladataan...",
"media_gallery.toggle_visible": "{number, plural, one {Piilota kuva} other {Piilota kuvat}}", "media_gallery.toggle_visible": "{number, plural, one {Piilota kuva} other {Piilota kuvat}}",
"missing_indicator.label": "Ei löytynyt", "missing_indicator.label": "Ei löytynyt",
@ -413,7 +413,7 @@
"notifications.column_settings.reblog": "Buustit:", "notifications.column_settings.reblog": "Buustit:",
"notifications.column_settings.show": "Näytä sarakkeessa", "notifications.column_settings.show": "Näytä sarakkeessa",
"notifications.column_settings.sound": "Äänimerkki", "notifications.column_settings.sound": "Äänimerkki",
"notifications.column_settings.status": "Uudet julkaisut:", "notifications.column_settings.status": "Uudet viestit:",
"notifications.column_settings.unread_notifications.category": "Lukemattomat ilmoitukset", "notifications.column_settings.unread_notifications.category": "Lukemattomat ilmoitukset",
"notifications.column_settings.unread_notifications.highlight": "Korosta lukemattomat ilmoitukset", "notifications.column_settings.unread_notifications.highlight": "Korosta lukemattomat ilmoitukset",
"notifications.column_settings.update": "Muokkaukset:", "notifications.column_settings.update": "Muokkaukset:",
@ -470,7 +470,7 @@
"relative_time.today": "tänään", "relative_time.today": "tänään",
"reply_indicator.cancel": "Peruuta", "reply_indicator.cancel": "Peruuta",
"report.block": "Estä", "report.block": "Estä",
"report.block_explanation": "Et näe heidän viestejään. He eivät voi nähdä viestejäsi tai seurata sinua. He voivat kertoa, että heidät on estetty.", "report.block_explanation": "Et näe heidän viestejään, eivätkä he voi nähdä viestejäsi tai seurata sinua. He näkevät, että heidät on estetty.",
"report.categories.other": "Muu", "report.categories.other": "Muu",
"report.categories.spam": "Roskaposti", "report.categories.spam": "Roskaposti",
"report.categories.violation": "Sisältö rikkoo yhden tai useamman palvelimen sääntöjä", "report.categories.violation": "Sisältö rikkoo yhden tai useamman palvelimen sääntöjä",
@ -501,12 +501,12 @@
"report.submit": "Lähetä", "report.submit": "Lähetä",
"report.target": "Raportoidaan {target}", "report.target": "Raportoidaan {target}",
"report.thanks.take_action": "Tässä on vaihtoehtosi hallita näkemääsi Mastodonissa:", "report.thanks.take_action": "Tässä on vaihtoehtosi hallita näkemääsi Mastodonissa:",
"report.thanks.take_action_actionable": "Kun tarkistamme tämän, voit ryhtyä toimiin @{name} vastaan:", "report.thanks.take_action_actionable": "Sillä välin kun tarkistamme tätä, voit ryhtyä toimenpiteisiin käyttäjää @{name} vastaan:",
"report.thanks.title": "Etkö halua nähdä tätä?", "report.thanks.title": "Etkö halua nähdä tätä?",
"report.thanks.title_actionable": "Kiitos raportista, tutkimme asiaa.", "report.thanks.title_actionable": "Kiitos raportista, tutkimme asiaa.",
"report.unfollow": "Lopeta seuraaminen @{name}", "report.unfollow": "Lopeta seuraaminen @{name}",
"report.unfollow_explanation": "Seuraat tätä tiliä. Jotta et enää näkisi heidän kirjoituksiaan, lopeta niiden seuraaminen.", "report.unfollow_explanation": "Seuraat tätä tiliä. Jotta et enää näkisi heidän kirjoituksiaan, lopeta niiden seuraaminen.",
"report_notification.attached_statuses": "{count, plural, one {{count} post} other {{count} viestiä}} liitteenä", "report_notification.attached_statuses": "{count, plural, one {{count} viesti} other {{count} viestiä}} liitteenä",
"report_notification.categories.other": "Muu", "report_notification.categories.other": "Muu",
"report_notification.categories.spam": "Roskaposti", "report_notification.categories.spam": "Roskaposti",
"report_notification.categories.violation": "Sääntöjen rikkominen", "report_notification.categories.violation": "Sääntöjen rikkominen",
@ -526,7 +526,7 @@
"search_results.statuses": "Viestit", "search_results.statuses": "Viestit",
"search_results.statuses_fts_disabled": "Viestien haku sisällön perusteella ei ole käytössä tällä Mastodon-palvelimella.", "search_results.statuses_fts_disabled": "Viestien haku sisällön perusteella ei ole käytössä tällä Mastodon-palvelimella.",
"search_results.title": "Etsi {q}", "search_results.title": "Etsi {q}",
"search_results.total": "{count, number} {count, plural, one {tulos} other {tulokset}}", "search_results.total": "{count, number} {count, plural, one {tulos} other {tulosta}}",
"server_banner.about_active_users": "Palvelinta käyttäneet ihmiset viimeisen 30 päivän aikana (kuukauden aktiiviset käyttäjät)", "server_banner.about_active_users": "Palvelinta käyttäneet ihmiset viimeisen 30 päivän aikana (kuukauden aktiiviset käyttäjät)",
"server_banner.active_users": "aktiiviset käyttäjät", "server_banner.active_users": "aktiiviset käyttäjät",
"server_banner.administered_by": "Ylläpitäjä:", "server_banner.administered_by": "Ylläpitäjä:",
@ -548,9 +548,9 @@
"status.direct": "Yksityisviesti käyttäjälle @{name}", "status.direct": "Yksityisviesti käyttäjälle @{name}",
"status.edit": "Muokkaa", "status.edit": "Muokkaa",
"status.edited": "Muokattu {date}", "status.edited": "Muokattu {date}",
"status.edited_x_times": "Muokattu {count, plural, one {{count} aika} other {{count} kertaa}}", "status.edited_x_times": "Muokattu {count, plural, one {{count} kerran} other {{count} kertaa}}",
"status.embed": "Upota", "status.embed": "Upota",
"status.favourite": "Tykkää", "status.favourite": "Lisää suosikkeihin",
"status.filter": "Suodata tämä viesti", "status.filter": "Suodata tämä viesti",
"status.filtered": "Suodatettu", "status.filtered": "Suodatettu",
"status.hide": "Piilota toot", "status.hide": "Piilota toot",
@ -572,7 +572,7 @@
"status.reblogs.empty": "Kukaan ei ole vielä buustannut tätä viestiä. Kun joku tekee niin, näkyy kyseinen henkilö tässä.", "status.reblogs.empty": "Kukaan ei ole vielä buustannut tätä viestiä. Kun joku tekee niin, näkyy kyseinen henkilö tässä.",
"status.redraft": "Poista ja palauta muokattavaksi", "status.redraft": "Poista ja palauta muokattavaksi",
"status.remove_bookmark": "Poista kirjanmerkki", "status.remove_bookmark": "Poista kirjanmerkki",
"status.replied_to": "Vastaus käyttäjälle {name}", "status.replied_to": "Vastasit käyttäjälle {name}",
"status.reply": "Vastaa", "status.reply": "Vastaa",
"status.replyAll": "Vastaa ketjuun", "status.replyAll": "Vastaa ketjuun",
"status.report": "Raportoi @{name}", "status.report": "Raportoi @{name}",
@ -607,7 +607,7 @@
"timeline_hint.resources.followers": "Seuraajat", "timeline_hint.resources.followers": "Seuraajat",
"timeline_hint.resources.follows": "seurattua", "timeline_hint.resources.follows": "seurattua",
"timeline_hint.resources.statuses": "Vanhemmat julkaisut", "timeline_hint.resources.statuses": "Vanhemmat julkaisut",
"trends.counter_by_accounts": "{count, plural, one {{counter} henkilö} other {{counter} henkilöä}} viimeinen {days, plural, one {päivä} other {{days} päivää}}", "trends.counter_by_accounts": "{count, plural, one {{counter} henkilö} other {{counter} henkilöä}} viimeisten {days, plural, one {päivän} other {{days} päivän}}",
"trends.trending_now": "Suosittua nyt", "trends.trending_now": "Suosittua nyt",
"ui.beforeunload": "Luonnos häviää, jos poistut Mastodonista.", "ui.beforeunload": "Luonnos häviää, jos poistut Mastodonista.",
"units.short.billion": "{count} mrd.", "units.short.billion": "{count} mrd.",

@ -304,7 +304,7 @@
"keyboard_shortcuts.column": "Cuir am fòcas air colbh", "keyboard_shortcuts.column": "Cuir am fòcas air colbh",
"keyboard_shortcuts.compose": "Cuir am fòcas air raon teacsa an sgrìobhaidh", "keyboard_shortcuts.compose": "Cuir am fòcas air raon teacsa an sgrìobhaidh",
"keyboard_shortcuts.description": "Tuairisgeul", "keyboard_shortcuts.description": "Tuairisgeul",
"keyboard_shortcuts.direct": "a dh’fhosgladh colbh nan teachdaireachdan dìreach", "keyboard_shortcuts.direct": "Fosgail colbh nan teachdaireachdan dìreach",
"keyboard_shortcuts.down": "Gluais sìos air an liosta", "keyboard_shortcuts.down": "Gluais sìos air an liosta",
"keyboard_shortcuts.enter": "Fosgail post", "keyboard_shortcuts.enter": "Fosgail post",
"keyboard_shortcuts.favourite": "Cuir post ris na h-annsachdan", "keyboard_shortcuts.favourite": "Cuir post ris na h-annsachdan",

@ -104,7 +104,7 @@
"column.direct": "Mensaxes directas", "column.direct": "Mensaxes directas",
"column.directory": "Procurar perfís", "column.directory": "Procurar perfís",
"column.domain_blocks": "Dominios agochados", "column.domain_blocks": "Dominios agochados",
"column.favourites": "Favoritos", "column.favourites": "Favoritas",
"column.follow_requests": "Peticións de seguimento", "column.follow_requests": "Peticións de seguimento",
"column.home": "Inicio", "column.home": "Inicio",
"column.lists": "Listaxes", "column.lists": "Listaxes",
@ -125,7 +125,7 @@
"community.column_settings.remote_only": "Só remoto", "community.column_settings.remote_only": "Só remoto",
"compose.language.change": "Elixe o idioma", "compose.language.change": "Elixe o idioma",
"compose.language.search": "Buscar idiomas...", "compose.language.search": "Buscar idiomas...",
"compose_form.direct_message_warning_learn_more": "Coñecer máis", "compose_form.direct_message_warning_learn_more": "Saber máis",
"compose_form.encryption_warning": "As publicacións en Mastodon non están cifradas de extremo-a-extremo. Non compartas información sensible en Mastodon.", "compose_form.encryption_warning": "As publicacións en Mastodon non están cifradas de extremo-a-extremo. Non compartas información sensible en Mastodon.",
"compose_form.hashtag_warning": "Esta publicación non aparecerá baixo ningún cancelo (hashtag) porque non está listada. Só se poden procurar publicacións públicas por cancelos.", "compose_form.hashtag_warning": "Esta publicación non aparecerá baixo ningún cancelo (hashtag) porque non está listada. Só se poden procurar publicacións públicas por cancelos.",
"compose_form.lock_disclaimer": "A túa conta non está {locked}. Todas poden seguirte para ollar os teus toots só para seguidoras.", "compose_form.lock_disclaimer": "A túa conta non está {locked}. Todas poden seguirte para ollar os teus toots só para seguidoras.",
@ -136,7 +136,7 @@
"compose_form.poll.option_placeholder": "Opción {number}", "compose_form.poll.option_placeholder": "Opción {number}",
"compose_form.poll.remove_option": "Eliminar esta opción", "compose_form.poll.remove_option": "Eliminar esta opción",
"compose_form.poll.switch_to_multiple": "Mudar a enquisa para permitir múltiples escollas", "compose_form.poll.switch_to_multiple": "Mudar a enquisa para permitir múltiples escollas",
"compose_form.poll.switch_to_single": "Mudar a enquisa para permitir unha soa escolla", "compose_form.poll.switch_to_single": "Mudar a enquisa para permitir unha soa opción",
"compose_form.publish": "Publicar", "compose_form.publish": "Publicar",
"compose_form.publish_form": "Publicar", "compose_form.publish_form": "Publicar",
"compose_form.publish_loud": "{publish}!", "compose_form.publish_loud": "{publish}!",
@ -167,7 +167,7 @@
"confirmations.mute.explanation": "Isto agochará as súas publicacións ou as que a mencionen, mais poderá ler as túas publicacións e ser seguidora túa.", "confirmations.mute.explanation": "Isto agochará as súas publicacións ou as que a mencionen, mais poderá ler as túas publicacións e ser seguidora túa.",
"confirmations.mute.message": "Tes a certeza de querer acalar a {name}?", "confirmations.mute.message": "Tes a certeza de querer acalar a {name}?",
"confirmations.redraft.confirm": "Eliminar e reescribir", "confirmations.redraft.confirm": "Eliminar e reescribir",
"confirmations.redraft.message": "Tes a certeza de querer eliminar esta publicación e reescribila? Perderás os compartidos e favoritos, e as respostas á publicación orixinal ficarán orfas.", "confirmations.redraft.message": "Tes a certeza de querer eliminar esta publicación e reescribila? Perderás as comparticións e favoritas, e as respostas á publicación orixinal ficarán orfas.",
"confirmations.reply.confirm": "Responder", "confirmations.reply.confirm": "Responder",
"confirmations.reply.message": "Ao responder sobrescribirás a mensaxe que estás a compor. Tes a certeza de que queres continuar?", "confirmations.reply.message": "Ao responder sobrescribirás a mensaxe que estás a compor. Tes a certeza de que queres continuar?",
"confirmations.unfollow.confirm": "Deixar de seguir", "confirmations.unfollow.confirm": "Deixar de seguir",
@ -291,7 +291,7 @@
"interaction_modal.on_this_server": "Neste servidor", "interaction_modal.on_this_server": "Neste servidor",
"interaction_modal.other_server_instructions": "Copia e pega este URL no campo de busca da túa app Mastodon favorita ou na interface web do teu servidor Mastodon.", "interaction_modal.other_server_instructions": "Copia e pega este URL no campo de busca da túa app Mastodon favorita ou na interface web do teu servidor Mastodon.",
"interaction_modal.preamble": "Como Mastodon é descentralizado, é posible usar unha conta existente noutro servidor Mastodon, ou nunha plataforma compatible, se non dispós dunha conta neste servidor.", "interaction_modal.preamble": "Como Mastodon é descentralizado, é posible usar unha conta existente noutro servidor Mastodon, ou nunha plataforma compatible, se non dispós dunha conta neste servidor.",
"interaction_modal.title.favourite": "Marcar coma favorito a publicación de {name}", "interaction_modal.title.favourite": "Marcar coma favorita a publicación de {name}",
"interaction_modal.title.follow": "Seguir a {name}", "interaction_modal.title.follow": "Seguir a {name}",
"interaction_modal.title.reblog": "Promover a publicación de {name}", "interaction_modal.title.reblog": "Promover a publicación de {name}",
"interaction_modal.title.reply": "Responder á publicación de {name}", "interaction_modal.title.reply": "Responder á publicación de {name}",
@ -307,8 +307,8 @@
"keyboard_shortcuts.direct": "para abrir a columna de mensaxes directas", "keyboard_shortcuts.direct": "para abrir a columna de mensaxes directas",
"keyboard_shortcuts.down": "Para mover cara abaixo na listaxe", "keyboard_shortcuts.down": "Para mover cara abaixo na listaxe",
"keyboard_shortcuts.enter": "Para abrir publicación", "keyboard_shortcuts.enter": "Para abrir publicación",
"keyboard_shortcuts.favourite": "Para engadir a favoritos", "keyboard_shortcuts.favourite": "Marcar como favorita",
"keyboard_shortcuts.favourites": "Para abrir a listaxe dos favoritos", "keyboard_shortcuts.favourites": "Para abrir a listaxe das favoritas",
"keyboard_shortcuts.federated": "Para abrir a cronoloxía federada", "keyboard_shortcuts.federated": "Para abrir a cronoloxía federada",
"keyboard_shortcuts.heading": "Atallos do teclado", "keyboard_shortcuts.heading": "Atallos do teclado",
"keyboard_shortcuts.home": "Para abrir a cronoloxía inicial", "keyboard_shortcuts.home": "Para abrir a cronoloxía inicial",
@ -371,7 +371,7 @@
"navigation_bar.domain_blocks": "Dominios agochados", "navigation_bar.domain_blocks": "Dominios agochados",
"navigation_bar.edit_profile": "Editar perfil", "navigation_bar.edit_profile": "Editar perfil",
"navigation_bar.explore": "Descubrir", "navigation_bar.explore": "Descubrir",
"navigation_bar.favourites": "Favoritos", "navigation_bar.favourites": "Favoritas",
"navigation_bar.filters": "Palabras silenciadas", "navigation_bar.filters": "Palabras silenciadas",
"navigation_bar.follow_requests": "Peticións de seguimento", "navigation_bar.follow_requests": "Peticións de seguimento",
"navigation_bar.follows_and_followers": "Seguindo e seguidoras", "navigation_bar.follows_and_followers": "Seguindo e seguidoras",
@ -401,7 +401,7 @@
"notifications.column_settings.admin.report": "Novas denuncias:", "notifications.column_settings.admin.report": "Novas denuncias:",
"notifications.column_settings.admin.sign_up": "Novas usuarias:", "notifications.column_settings.admin.sign_up": "Novas usuarias:",
"notifications.column_settings.alert": "Notificacións de escritorio", "notifications.column_settings.alert": "Notificacións de escritorio",
"notifications.column_settings.favourite": "Favoritos:", "notifications.column_settings.favourite": "Favoritas:",
"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_bar": "Amosar barra de filtros", "notifications.column_settings.filter_bar.show_bar": "Amosar barra de filtros",
@ -419,7 +419,7 @@
"notifications.column_settings.update": "Edicións:", "notifications.column_settings.update": "Edicións:",
"notifications.filter.all": "Todo", "notifications.filter.all": "Todo",
"notifications.filter.boosts": "Compartidos", "notifications.filter.boosts": "Compartidos",
"notifications.filter.favourites": "Favoritos", "notifications.filter.favourites": "Favoritas",
"notifications.filter.follows": "Seguimentos", "notifications.filter.follows": "Seguimentos",
"notifications.filter.mentions": "Mencións", "notifications.filter.mentions": "Mencións",
"notifications.filter.polls": "Resultados da enquisa", "notifications.filter.polls": "Resultados da enquisa",
@ -514,7 +514,7 @@
"search.placeholder": "Procurar", "search.placeholder": "Procurar",
"search.search_or_paste": "Busca ou insire URL", "search.search_or_paste": "Busca ou insire URL",
"search_popout.search_format": "Formato de procura avanzada", "search_popout.search_format": "Formato de procura avanzada",
"search_popout.tips.full_text": "Texto simple devolve toots que ti escribiches, promoviches, marcaches favoritos, ou foches mencionada, así como nomes de usuaria coincidentes, nomes públicos e cancelos.", "search_popout.tips.full_text": "Texto simple devolve publicacións que ti escribiches, promoveches, marcaches como favoritas, ou foches mencionada, así como nomes de usuaria coincidentes, nomes públicos e cancelos.",
"search_popout.tips.hashtag": "cancelo", "search_popout.tips.hashtag": "cancelo",
"search_popout.tips.status": "publicación", "search_popout.tips.status": "publicación",
"search_popout.tips.text": "Texto simple devolve coincidencias con nomes públicos, nomes de usuaria e cancelos", "search_popout.tips.text": "Texto simple devolve coincidencias con nomes públicos, nomes de usuaria e cancelos",
@ -535,7 +535,7 @@
"server_banner.server_stats": "Estatísticas do servidor:", "server_banner.server_stats": "Estatísticas do servidor:",
"sign_in_banner.create_account": "Crear conta", "sign_in_banner.create_account": "Crear conta",
"sign_in_banner.sign_in": "Acceder", "sign_in_banner.sign_in": "Acceder",
"sign_in_banner.text": "Inicia sesión para seguir perfís ou etiquetas, marcar como favorito, responder a publicacións ou interactuar con outro servidor desde a túa conta.", "sign_in_banner.text": "Inicia sesión para seguir perfís ou etiquetas, marcar como favorita, responder a publicacións ou interactuar con outro servidor desde a túa conta.",
"status.admin_account": "Abrir interface de moderación para @{name}", "status.admin_account": "Abrir interface de moderación para @{name}",
"status.admin_status": "Abrir esta publicación na interface de moderación", "status.admin_status": "Abrir esta publicación na interface de moderación",
"status.block": "Bloquear a @{name}", "status.block": "Bloquear a @{name}",
@ -550,7 +550,7 @@
"status.edited": "Editado {date}", "status.edited": "Editado {date}",
"status.edited_x_times": "Editado {count, plural, one {{count} vez} other {{count} veces}}", "status.edited_x_times": "Editado {count, plural, one {{count} vez} other {{count} veces}}",
"status.embed": "Incrustar", "status.embed": "Incrustar",
"status.favourite": "Favorito", "status.favourite": "Favorita",
"status.filter": "Filtrar esta publicación", "status.filter": "Filtrar esta publicación",
"status.filtered": "Filtrado", "status.filtered": "Filtrado",
"status.hide": "Agochar publicación", "status.hide": "Agochar publicación",

@ -237,35 +237,35 @@
"explore.search_results": "सरच रिजलस", "explore.search_results": "सरच रिजलस",
"explore.title": "एकर", "explore.title": "एकर",
"filter_modal.added.context_mismatch_explanation": "यह फिटर श उस सदरभ पर ल नहिसम आपन इस पट क एकस कि। यदि आप चहति इस सदरभ मट किटर किए, त आपकिटर क एडिट करन।", "filter_modal.added.context_mismatch_explanation": "यह फिटर श उस सदरभ पर ल नहिसम आपन इस पट क एकस कि। यदि आप चहति इस सदरभ मट किटर किए, त आपकिटर क एडिट करन।",
"filter_modal.added.context_mismatch_title": "Context mismatch!", "filter_modal.added.context_mismatch_title": "ट मिसम!",
"filter_modal.added.expired_explanation": "This filter category has expired, you will need to change the expiration date for it to apply.", "filter_modal.added.expired_explanation": "यह फिटर श समत ह गई ह, इस करनिए आपक समििि बदलन",
"filter_modal.added.expired_title": "Expired filter!", "filter_modal.added.expired_title": "एकसपड फ़िटर!",
"filter_modal.added.review_and_configure": "To review and further configure this filter category, go to the {settings_link}.", "filter_modal.added.review_and_configure": "इस फिटर श सम करन और आगिगर करनिए,{settings_link} पर ज",
"filter_modal.added.review_and_configure_title": "Filter settings", "filter_modal.added.review_and_configure_title": "िटर सि",
"filter_modal.added.settings_link": "settings page", "filter_modal.added.settings_link": "िस प",
"filter_modal.added.short_explanation": "This post has been added to the following filter category: {title}.", "filter_modal.added.short_explanation": "इस पट किन फिटर श गय:{title}",
"filter_modal.added.title": "Filter added!", "filter_modal.added.title": "िटर एड",
"filter_modal.select_filter.context_mismatch": "does not apply to this context", "filter_modal.select_filter.context_mismatch": "इस सदरभ म नह",
"filter_modal.select_filter.expired": "expired", "filter_modal.select_filter.expired": "एकसप",
"filter_modal.select_filter.prompt_new": "New category: {name}", "filter_modal.select_filter.prompt_new": "नई श:{name}",
"filter_modal.select_filter.search": "Search or create", "filter_modal.select_filter.search": " बन",
"filter_modal.select_filter.subtitle": "Use an existing category or create a new one", "filter_modal.select_filter.subtitle": "ि उपयग कर एक नय बन",
"filter_modal.select_filter.title": "Filter this post", "filter_modal.select_filter.title": "इस पट किटर कर",
"filter_modal.title.status": "Filter a post", "filter_modal.title.status": "िट किटर कर",
"follow_recommendations.done": "Done", "follow_recommendations.done": "",
"follow_recommendations.heading": "Follow people you'd like to see posts from! Here are some suggestions.", "follow_recommendations.heading": "उन ल अनसरण करिनकट आप दखनहत! यहछ सव ह",
"follow_recommendations.lead": "Posts from people you follow will show up in chronological order on your home feed. Don't be afraid to make mistakes, you can unfollow people just as easily any time!", "follow_recommendations.lead": "आपकिए जट आपकम फड पर करमिक करम मिई द। गलति करन न डर, आप कि समय ल उतन आस अनफ कर सकत!",
"follow_request.authorize": "अधिर द", "follow_request.authorize": "अधिर द",
"follow_request.reject": "असर कर", "follow_request.reject": "असर कर",
"follow_requests.unlocked_explanation": "हि आपकक नह, फिर भ {domain} डन सफ नि आप इन खअल अन सम करनहत।", "follow_requests.unlocked_explanation": "हि आपकक नह, फिर भ {domain} डन सफ नि आप इन खअल अन सम करनहत।",
"footer.about": "About", "footer.about": "अबउट",
"footer.directory": "Profiles directory", "footer.directory": "इलस डयरटर",
"footer.get_app": "Get the app", "footer.get_app": "अपप पत कर",
"footer.invite": "ल आमित कर", "footer.invite": "ल आमित कर",
"footer.keyboard_shortcuts": "Keyboard shortcuts", "footer.keyboard_shortcuts": "ड शटकट",
"footer.privacy_policy": "Privacy policy", "footer.privacy_policy": "इवि",
"footer.source_code": "View source code", "footer.source_code": "स कड द",
"generic.saved": "Saved", "generic.saved": "",
"getting_started.heading": "पहल कदम रख", "getting_started.heading": "पहल कदम रख",
"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}",
@ -276,25 +276,25 @@
"hashtag.column_settings.tag_mode.any": "इनमई भ", "hashtag.column_settings.tag_mode.any": "इनमई भ",
"hashtag.column_settings.tag_mode.none": "इनमई भ नह", "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",
"hashtag.follow": "Follow hashtag", "hashtag.follow": "शटग क कर",
"hashtag.unfollow": "Unfollow hashtag", "hashtag.unfollow": "शटग क उनफ़व कर",
"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": "घषणि", "home.hide_announcements": "घषणि",
"home.show_announcements": "घषणि", "home.show_announcements": "घषणि",
"interaction_modal.description.favourite": "With an account on Mastodon, you can favourite this post to let the author know you appreciate it and save it for later.", "interaction_modal.description.favourite": "डन पर एक अकट कथ, आप इस पट क पस बन सकतिखक क यह पत चल सकि आप इसक सरहन करत और इसद किए सहज सकत",
"interaction_modal.description.follow": "With an account on Mastodon, you can follow {name} to receive their posts in your home feed.", "interaction_modal.description.follow": "डन पर एक अकट कथ, आप अपनम फड म उनकट पत करनिए {name} क अनसरण कर सकत",
"interaction_modal.description.reblog": "With an account on Mastodon, you can boost this post to share it with your own followers.", "interaction_modal.description.reblog": "डन पर एक अकट कथ, आप इस पट क अपनस कथ स करनिए बढ सकत",
"interaction_modal.description.reply": "With an account on Mastodon, you can respond to this post.", "interaction_modal.description.reply": "डन पर एक अकट कथ, आप इस पट क जवब द सकत",
"interaction_modal.on_another_server": "On a different server", "interaction_modal.on_another_server": "एक अलग सरवर पर",
"interaction_modal.on_this_server": "इस सरवर प", "interaction_modal.on_this_server": "इस सरवर प",
"interaction_modal.other_server_instructions": "Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.", "interaction_modal.other_server_instructions": "इस URL क अपन पस Mastodon ऐप य अपन Mastodon सरवर कब इटरफस कज फड म और पट कर",
"interaction_modal.preamble": "Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.", "interaction_modal.preamble": "िडन डरलड ह, यदि आपकस इस पर कई अकट नह, त आप कि अनय मडन सरवर यगत पटफम दट किए गए अपन अकट क उपयग कर सकत",
"interaction_modal.title.favourite": "Favourite {name}'s post", "interaction_modal.title.favourite": "पस {name} क",
"interaction_modal.title.follow": "Follow {name}", "interaction_modal.title.follow": " {name}",
"interaction_modal.title.reblog": "Boost {name}'s post", "interaction_modal.title.reblog": "ट {name} क",
"interaction_modal.title.reply": "Reply to {name}'s post", "interaction_modal.title.reply": "{name} कट पिई कर",
"intervals.full.days": "{number, plural, one {# day} other {# days}}", "intervals.full.days": "{number, plural, one {# day} other {# days}}",
"intervals.full.hours": "{number, plural, one {# hour} other {# hours}}", "intervals.full.hours": "{number, plural, one {# hour} other {# hours}}",
"intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}", "intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
@ -304,7 +304,7 @@
"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": "कज़ टट-एरि पर धन कित करनिए", "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": "पसिए",
@ -333,21 +333,21 @@
"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": "बद कर", "lightbox.close": "बद कर",
"lightbox.compress": "Compress image view box", "lightbox.compress": "स इमज व",
"lightbox.expand": "Expand image view box", "lightbox.expand": "एकसपड इमज व",
"lightbox.next": "अगल", "lightbox.next": "अगल",
"lightbox.previous": "पिछल", "lightbox.previous": "पिछल",
"limited_account_hint.action": "Show profile anyway", "limited_account_hint.action": "िर भइल दि",
"limited_account_hint.title": "This profile has been hidden by the moderators of {domain}.", "limited_account_hint.title": "यह पइल {domain} कडरटर दिई गई ह.",
"lists.account.add": "Add to list", "lists.account.add": "ऐड ति",
"lists.account.remove": "सि", "lists.account.remove": "सि",
"lists.delete": "स हट", "lists.delete": "स हट",
"lists.edit": "सित कर", "lists.edit": "सित कर",
"lists.edit.submit": "Change title", "lists.edit.submit": "षक बदल",
"lists.new.create": "स", "lists.new.create": "स",
"lists.new.title_placeholder": "नयषक", "lists.new.title_placeholder": "नयषक",
"lists.replies_policy.followed": "Any followed user", "lists.replies_policy.followed": "अनय फद यजर",
"lists.replies_policy.list": "Members of the list", "lists.replies_policy.list": " सदस",
"lists.replies_policy.none": "कई नह", "lists.replies_policy.none": "कई नह",
"lists.replies_policy.title": "Show replies to:", "lists.replies_policy.title": "Show replies to:",
"lists.search": "Search among people you follow", "lists.search": "Search among people you follow",

@ -7,7 +7,7 @@
"about.domain_blocks.silenced.explanation": "Þú munt almennt ekki sjá notandasnið og efni af þessum netþjóni nema þú flettir því upp sérstaklega eða veljir að fylgjast með því.", "about.domain_blocks.silenced.explanation": "Þú munt almennt ekki sjá notandasnið og efni af þessum netþjóni nema þú flettir því upp sérstaklega eða veljir að fylgjast með því.",
"about.domain_blocks.silenced.title": "Takmarkað", "about.domain_blocks.silenced.title": "Takmarkað",
"about.domain_blocks.suspended.explanation": "Engin gögn frá þessum vefþjóni verða unnin, geymd eða skipst á, sem gerir samskipti við notendur frá þessum vefþjóni ómöguleg.", "about.domain_blocks.suspended.explanation": "Engin gögn frá þessum vefþjóni verða unnin, geymd eða skipst á, sem gerir samskipti við notendur frá þessum vefþjóni ómöguleg.",
"about.domain_blocks.suspended.title": bið", "about.domain_blocks.suspended.title": frysti",
"about.not_available": "Þessar upplýsingar hafa ekki verið gerðar aðgengilegar á þessum netþjóni.", "about.not_available": "Þessar upplýsingar hafa ekki verið gerðar aðgengilegar á þessum netþjóni.",
"about.powered_by": "Dreifhýstur samskiptamiðill keyrður með {mastodon}", "about.powered_by": "Dreifhýstur samskiptamiðill keyrður með {mastodon}",
"about.rules": "Reglur netþjónsins", "about.rules": "Reglur netþjónsins",
@ -207,7 +207,7 @@
"emoji_button.search_results": "Leitarniðurstöður", "emoji_button.search_results": "Leitarniðurstöður",
"emoji_button.symbols": "Tákn", "emoji_button.symbols": "Tákn",
"emoji_button.travel": "Ferðalög og staðir", "emoji_button.travel": "Ferðalög og staðir",
"empty_column.account_suspended": "Notandaaðgangur í bið", "empty_column.account_suspended": "Notandaaðgangur í frysti",
"empty_column.account_timeline": "Engar færslur hér!", "empty_column.account_timeline": "Engar færslur hér!",
"empty_column.account_unavailable": "Notandasnið ekki tiltækt", "empty_column.account_unavailable": "Notandasnið ekki tiltækt",
"empty_column.blocks": "Þú hefur ekki ennþá útilokað neina notendur.", "empty_column.blocks": "Þú hefur ekki ennþá útilokað neina notendur.",

@ -1,6 +1,6 @@
{ {
"about.blocks": "Moderated servers", "about.blocks": "Модерацияланған серверлер",
"about.contact": "Contact:", "about.contact": "Байланыс:",
"about.disclaimer": "Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.", "about.disclaimer": "Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.no_reason_available": "Reason not available", "about.domain_blocks.no_reason_available": "Reason not available",
"about.domain_blocks.preamble": "Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.", "about.domain_blocks.preamble": "Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",

@ -191,7 +191,7 @@
"dismissable_banner.explore_tags": "이 해시태그들은 이 서버와 분산화된 네트워크의 다른 서버에서 사람들의 인기를 끌고 있는 것들입니다.", "dismissable_banner.explore_tags": "이 해시태그들은 이 서버와 분산화된 네트워크의 다른 서버에서 사람들의 인기를 끌고 있는 것들입니다.",
"dismissable_banner.public_timeline": "이 게시물들은 이 서버와 이 서버가 알고있는 분산화된 네트워크의 다른 서버에서 사람들이 게시한 최근 공개 게시물들입니다.", "dismissable_banner.public_timeline": "이 게시물들은 이 서버와 이 서버가 알고있는 분산화된 네트워크의 다른 서버에서 사람들이 게시한 최근 공개 게시물들입니다.",
"embed.instructions": "아래의 코드를 복사하여 대화를 원하는 곳으로 공유하세요.", "embed.instructions": "아래의 코드를 복사하여 대화를 원하는 곳으로 공유하세요.",
"embed.preview": "다음과 같이 표시됩니다:", "embed.preview": "이렇게 표시됩니다:",
"emoji_button.activity": "활동", "emoji_button.activity": "활동",
"emoji_button.clear": "지우기", "emoji_button.clear": "지우기",
"emoji_button.custom": "사용자 지정", "emoji_button.custom": "사용자 지정",
@ -212,18 +212,18 @@
"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": "아직 차단한 도메인이 없습니다.",
"empty_column.explore_statuses": "아직 유행하는 것이 없습니다. 나중에 다시 확인하세요!", "empty_column.explore_statuses": "아직 유행하는 것이 없습니다. 나중에 다시 확인하세요!",
"empty_column.favourited_statuses": "아직 마음에 들어한 게시물이 없습니다. 게시물을 좋아요 하면 여기에 나타납니다.", "empty_column.favourited_statuses": "아직 마음에 들어한 게시물이 없습니다. 게시물을 좋아요 하면 여기에 나타납니다.",
"empty_column.favourites": "아직 아무도 이 게시물을 마음에 들어하지 않았습니다. 누군가 좋아요를 하면 여기에 나타납니다.", "empty_column.favourites": "아직 아무도 이 게시물을 마음에 들어하지 않았습니다. 누군가 좋아요를 하면 여기에 나타납니다.",
"empty_column.follow_recommendations": "당신을 위한 제안이 생성될 수 없는 것 같습니다. 알 수도 있는 사람을 검색하거나 유행하는 해시태그를 둘러볼 수 있습니다.", "empty_column.follow_recommendations": "나를 위한 추천을 만들 수 없는 것 같습니다. 알 수도 있는 사람을 검색하거나 유행하는 해시태그를 둘러볼 수 있습니다.",
"empty_column.follow_requests": "아직 팔로우 요청이 없습니다. 요청을 받았을 때 여기에 나타납니다.", "empty_column.follow_requests": "아직 팔로우 요청이 없습니다. 요청을 받았을 때 여기에 나타납니다.",
"empty_column.hashtag": "이 해시태그는 아직 사용되지 않았습니다.", "empty_column.hashtag": "이 해시태그는 아직 사용되지 않았습니다.",
"empty_column.home": "당신의 홈 타임라인은 비어있습니다! 더 많은 사람들을 팔로우 하여 채워보세요. {suggestions}", "empty_column.home": "당신의 홈 타임라인은 비어있습니다! 더 많은 사람들을 팔로우 하여 채워보세요. {suggestions}",
"empty_column.home.suggestions": "몇몇의 제안 보기", "empty_column.home.suggestions": "몇몇의 제안 보기",
"empty_column.list": "리스트에 아직 아무 것도 없습니다.", "empty_column.list": "리스트에 아직 아무것도 없습니다. 리스트의 누군가가 게시물을 올리면 여기에 나타납니다.",
"empty_column.lists": "아직 리스트가 없습니다. 리스트를 만들면 여기에 나타납니다.", "empty_column.lists": "아직 리스트가 없습니다. 리스트를 만들면 여기에 나타납니다.",
"empty_column.mutes": "아직 아무도 뮤트하지 않았습니다.", "empty_column.mutes": "아직 아무도 뮤트하지 않았습니다.",
"empty_column.notifications": "아직 알림이 없습니다. 다른 사람들이 당신에게 반응했을 때, 여기에서 볼 수 있습니다.", "empty_column.notifications": "아직 알림이 없습니다. 다른 사람들이 당신에게 반응했을 때, 여기에서 볼 수 있습니다.",
@ -231,7 +231,7 @@
"error.unexpected_crash.explanation": "버그 혹은 브라우저 호환성 문제로 이 페이지를 올바르게 표시할 수 없습니다.", "error.unexpected_crash.explanation": "버그 혹은 브라우저 호환성 문제로 이 페이지를 올바르게 표시할 수 없습니다.",
"error.unexpected_crash.explanation_addons": "이 페이지는 올바르게 보여질 수 없습니다. 브라우저 애드온이나 자동 번역 도구 등으로 인해 발생된 에러일 수 있습니다.", "error.unexpected_crash.explanation_addons": "이 페이지는 올바르게 보여질 수 없습니다. 브라우저 애드온이나 자동 번역 도구 등으로 인해 발생된 에러일 수 있습니다.",
"error.unexpected_crash.next_steps": "페이지를 새로고침 해보세요. 그래도 해결되지 않는 경우, 다른 브라우저나 네이티브 앱으로도 마스토돈을 이용하실 수 있습니다.", "error.unexpected_crash.next_steps": "페이지를 새로고침 해보세요. 그래도 해결되지 않는 경우, 다른 브라우저나 네이티브 앱으로도 마스토돈을 이용하실 수 있습니다.",
"error.unexpected_crash.next_steps_addons": "그것들을 끄고 페이지를 새로고침 해보세요. 그래도 해결되지 않는 경우, 다른 브라우저나 네이티브 앱으로도 마스토돈을 이용하실 수 있습니다.", "error.unexpected_crash.next_steps_addons": "그걸 끄고 페이지를 새로고침 해보세요. 그래도 해결되지 않으면, 다른 브라우저나 네이티브 앱으로 마스토돈을 이용해 보실 수 있습니다.",
"errors.unexpected_crash.copy_stacktrace": "에러 내용을 클립보드에 복사", "errors.unexpected_crash.copy_stacktrace": "에러 내용을 클립보드에 복사",
"errors.unexpected_crash.report_issue": "문제 신고", "errors.unexpected_crash.report_issue": "문제 신고",
"explore.search_results": "검색 결과", "explore.search_results": "검색 결과",
@ -257,7 +257,7 @@
"follow_recommendations.lead": "당신이 팔로우 하는 사람들의 게시물이 시간순으로 정렬되어 당신의 홈 피드에 표시될 것입니다. 실수를 두려워 하지 마세요, 언제든지 쉽게 팔로우 취소를 할 수 있습니다!", "follow_recommendations.lead": "당신이 팔로우 하는 사람들의 게시물이 시간순으로 정렬되어 당신의 홈 피드에 표시될 것입니다. 실수를 두려워 하지 마세요, 언제든지 쉽게 팔로우 취소를 할 수 있습니다!",
"follow_request.authorize": "허가", "follow_request.authorize": "허가",
"follow_request.reject": "거부", "follow_request.reject": "거부",
"follow_requests.unlocked_explanation": "당신의 계정이 잠기지 않았다고 할 지라도, {domain}의 스탭은 당신이 이 계정들로부터의 팔로우 요청을 수동으로 확인하길 원한다고 생각했습니다.", "follow_requests.unlocked_explanation": "귀하의 계정이 잠긴 계정이 아닐지라도, {domain} 스태프는 이 계정들의 팔로우 요청을 수동으로 처리해 주시면 좋겠다고 생각했습니다.",
"footer.about": "정보", "footer.about": "정보",
"footer.directory": "프로필 책자", "footer.directory": "프로필 책자",
"footer.get_app": "앱 다운로드하기", "footer.get_app": "앱 다운로드하기",

@ -195,7 +195,7 @@
"emoji_button.activity": "Çalakî", "emoji_button.activity": "Çalakî",
"emoji_button.clear": "Pak bike", "emoji_button.clear": "Pak bike",
"emoji_button.custom": "Kesanekirî", "emoji_button.custom": "Kesanekirî",
"emoji_button.flags": "Nîşankirî", "emoji_button.flags": "Al",
"emoji_button.food": "Xwarin û vexwarin", "emoji_button.food": "Xwarin û vexwarin",
"emoji_button.label": "Emoji têxe", "emoji_button.label": "Emoji têxe",
"emoji_button.nature": "Sirûştî", "emoji_button.nature": "Sirûştî",
@ -230,8 +230,8 @@
"empty_column.public": "Li vir tiştekî tuneye! Ji raya giştî re tiştekî binivîsîne, an ji bo tijîkirinê ji rajekerên din bikarhêneran bi destan bişopînin", "empty_column.public": "Li vir tiştekî tuneye! Ji raya giştî re tiştekî binivîsîne, an ji bo tijîkirinê ji rajekerên din bikarhêneran bi destan bişopînin",
"error.unexpected_crash.explanation": "Ji ber xeletîyeke di koda me da an jî ji ber mijara lihevhatina gerokan, ev rûpel rast nehat nîşandan.", "error.unexpected_crash.explanation": "Ji ber xeletîyeke di koda me da an jî ji ber mijara lihevhatina gerokan, ev rûpel rast nehat nîşandan.",
"error.unexpected_crash.explanation_addons": "Ev rûpel bi awayekî rast nehat nîşandan. Ev çewtî mimkûn e ji ber lêzêdekirina gerokan an jî amûrên wergera xweberî pêk tê.", "error.unexpected_crash.explanation_addons": "Ev rûpel bi awayekî rast nehat nîşandan. Ev çewtî mimkûn e ji ber lêzêdekirina gerokan an jî amûrên wergera xweberî pêk tê.",
"error.unexpected_crash.next_steps": "Nûkirina rûpelê biceribîne. Heke ev bi kêr neyê, dibe ku te hîn jî bi rêya gerokeke cuda an jî sepana xwecîhê Mastodonê bi kar bîne.", "error.unexpected_crash.next_steps": "Nûkirina rûpelê biceribîne. Heke ev bi kêr neyê, dibe ku te hîn jî bi riya gerokeke cuda an jî sepana xwecîhê Mastodonê bi kar bîne.",
"error.unexpected_crash.next_steps_addons": "Ne çalak kirin û nûkirina rûpelê biceribîne. Heke ev bi kêr neyê, dibe ku te hîn jî bi rêya gerokeke cuda an jî sepana xwecîhê Mastodonê bi kar bîne.", "error.unexpected_crash.next_steps_addons": "Ne çalak kirin û nûkirina rûpelê biceribîne. Heke ev bi kêr neyê, dibe ku te hîn jî bi riya gerokeke cuda an jî sepana xwecîhê Mastodonê bi kar bîne.",
"errors.unexpected_crash.copy_stacktrace": "Şopa gemara (stacktrace) tûrikê ra jê bigire", "errors.unexpected_crash.copy_stacktrace": "Şopa gemara (stacktrace) tûrikê ra jê bigire",
"errors.unexpected_crash.report_issue": "Pirsgirêkekê ragihîne", "errors.unexpected_crash.report_issue": "Pirsgirêkekê ragihîne",
"explore.search_results": "Encamên lêgerînê", "explore.search_results": "Encamên lêgerînê",

@ -5,9 +5,9 @@
"about.domain_blocks.no_reason_available": "കരണ ലഭയമല", "about.domain_blocks.no_reason_available": "കരണ ലഭയമല",
"about.domain_blocks.preamble": "Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.", "about.domain_blocks.preamble": "Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.silenced.explanation": "You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.", "about.domain_blocks.silenced.explanation": "You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title": "Limited", "about.domain_blocks.silenced.title": "പരിിതമയത",
"about.domain_blocks.suspended.explanation": "No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.", "about.domain_blocks.suspended.explanation": "No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
"about.domain_blocks.suspended.title": "Suspended", "about.domain_blocks.suspended.title": "ൽകികമിിർതിിി",
"about.not_available": "This information has not been made available on this server.", "about.not_available": "This information has not been made available on this server.",
"about.powered_by": "Decentralized social media powered by {mastodon}", "about.powered_by": "Decentralized social media powered by {mastodon}",
"about.rules": "സർവവർ നിയമങങൾ", "about.rules": "സർവവർ നിയമങങൾ",
@ -33,14 +33,14 @@
"account.followers": "പിടരനവർ", "account.followers": "പിടരനവർ",
"account.followers.empty": "ഈ ഉപയി ആര ഇതവരിടരില.", "account.followers.empty": "ഈ ഉപയി ആര ഇതവരിടരില.",
"account.followers_counter": "{count, plural, one {{counter} പിടരനവർ} other {{counter} പിടരനവർ}}", "account.followers_counter": "{count, plural, one {{counter} പിടരനവർ} other {{counter} പിടരനവർ}}",
"account.following": "Following", "account.following": "ിടര",
"account.following_counter": "{count, plural, one {{counter} പിടര} other {{counter} പിടര}}", "account.following_counter": "{count, plural, one {{counter} പിടര} other {{counter} പിടര}}",
"account.follows.empty": "ഈ ഉപയ ആര ഇതവരിടരില.", "account.follows.empty": "ഈ ഉപയ ആര ഇതവരിടരില.",
"account.follows_you": "നിങളിടര", "account.follows_you": "നിങളിടര",
"account.go_to_profile": "Go to profile", "account.go_to_profile": "ി",
"account.hide_reblogs": "@{name} ബതവ മറയക", "account.hide_reblogs": "@{name} ബതവ മറയക",
"account.joined_short": "Joined", "account.joined_short": "ിൻ ചിി",
"account.languages": "Change subscribed languages", "account.languages": "സബത ഭഷകൾ മ",
"account.link_verified_on": "ഈ ലിി ഉടമസതത {date} ഇൽ ഉറപിയത", "account.link_verified_on": "ഈ ലിി ഉടമസതത {date} ഇൽ ഉറപിയത",
"account.locked_info": "ഈ അഗതവതിവകയതിലപ അനസരിിടരനവരിരഞള വിചനി ഉടമസഥനിൽ നിിതമിി.", "account.locked_info": "ഈ അഗതവതിവകയതിലപ അനസരിിടരനവരിരഞള വിചനി ഉടമസഥനിൽ നിിതമിി.",
"account.media": "മിയ", "account.media": "മിയ",
@ -59,12 +59,12 @@
"account.statuses_counter": "{count, plural, one {{counter} ട} other {{counter} ടകൾ}}", "account.statuses_counter": "{count, plural, one {{counter} ട} other {{counter} ടകൾ}}",
"account.unblock": "@{name} തടഞഞതക", "account.unblock": "@{name} തടഞഞതക",
"account.unblock_domain": "{domain} എനന മഖല വിക", "account.unblock_domain": "{domain} എനന മഖല വിക",
"account.unblock_short": "Unblock", "account.unblock_short": "അൺബ",
"account.unendorse": "പിൽ പരകടമകര", "account.unendorse": "പിൽ പരകടമകര",
"account.unfollow": "പിടരനതിക", "account.unfollow": "പിടരനതിക",
"account.unmute": "നിശബദമനതിർതക @{name}", "account.unmute": "നിശബദമനതിർതക @{name}",
"account.unmute_notifications": "@{name} യിൽ നിള അറിികൾ പരസിധപക", "account.unmute_notifications": "@{name} യിൽ നിള അറിികൾ പരസിധപക",
"account.unmute_short": "Unmute", "account.unmute_short": "അൺമ",
"account_note.placeholder": "കിർകൻ കിക", "account_note.placeholder": "കിർകൻ കിക",
"admin.dashboard.daily_retention": "User retention rate by day after sign-up", "admin.dashboard.daily_retention": "User retention rate by day after sign-up",
"admin.dashboard.monthly_retention": "User retention rate by month after sign-up", "admin.dashboard.monthly_retention": "User retention rate by month after sign-up",
@ -76,8 +76,8 @@
"alert.unexpected.message": "അപരതിതമി എനഭവി.", "alert.unexpected.message": "അപരതിതമി എനഭവി.",
"alert.unexpected.title": "ശ!", "alert.unexpected.title": "ശ!",
"announcement.announcement": "അറിി", "announcement.announcement": "അറിി",
"attachments_list.unprocessed": "(unprocessed)", "attachments_list.unprocessed": "(സസതത)",
"audio.hide": "Hide audio", "audio.hide": "ശബ ഒഴി",
"autosuggest_hashtag.per_week": "ആഴച ത {count}", "autosuggest_hashtag.per_week": "ആഴച ത {count}",
"boost_modal.combo": "അടത തവണ ഇത ഒഴിൻ {combo} ഞനത", "boost_modal.combo": "അടത തവണ ഇത ഒഴിൻ {combo} ഞനത",
"bundle_column_error.copy_stacktrace": "Copy error report", "bundle_column_error.copy_stacktrace": "Copy error report",
@ -92,9 +92,9 @@
"bundle_modal_error.close": "അടയക", "bundle_modal_error.close": "അടയക",
"bundle_modal_error.message": "ഈ വരദർശിിൾ എനഴപഭവി.", "bundle_modal_error.message": "ഈ വരദർശിിൾ എനഴപഭവി.",
"bundle_modal_error.retry": "വരമിക", "bundle_modal_error.retry": "വരമിക",
"closed_registrations.other_server_instructions": "Since Mastodon is decentralized, you can create an account on another server and still interact with this one.", "closed_registrations.other_server_instructions": "Mastodon വിത സി ആയതിൽ, നിങൾക മറർവറിൽ ഒര അക ഉണി ഇതി ആശയവിിമയ നടതൻ സിനത.",
"closed_registrations_modal.description": "Creating an account on {domain} is currently not possible, but please keep in mind that you do not need an account specifically on {domain} to use Mastodon.", "closed_registrations_modal.description": "{domain} ഇൽ ഇപൾ അക ഉണൻ സിനതലല, Mastodon ഉപയിനതിിിങൾക {domain}-ൽ പരതകമി ഒര അക ആവശയമില എനനത ദയവി ഓർക.",
"closed_registrations_modal.find_another_server": "Find another server", "closed_registrations_modal.find_another_server": "മറർവർ കണ",
"closed_registrations_modal.preamble": "Mastodon is decentralized, so no matter where you create your account, you will be able to follow and interact with anyone on this server. You can even self-host it!", "closed_registrations_modal.preamble": "Mastodon is decentralized, so no matter where you create your account, you will be able to follow and interact with anyone on this server. You can even self-host it!",
"closed_registrations_modal.title": "Signing up on Mastodon", "closed_registrations_modal.title": "Signing up on Mastodon",
"column.about": "അപിഷനി", "column.about": "അപിഷനി",
@ -124,9 +124,9 @@
"community.column_settings.media_only": "മയമങങൾ മ", "community.column_settings.media_only": "മയമങങൾ മ",
"community.column_settings.remote_only": "Remote only", "community.column_settings.remote_only": "Remote only",
"compose.language.change": "ഭഷ മക", "compose.language.change": "ഭഷ മക",
"compose.language.search": "Search languages...", "compose.language.search": "ഷകൾ തിരയ...",
"compose_form.direct_message_warning_learn_more": "കതൽ പഠിക", "compose_form.direct_message_warning_learn_more": "കതൽ പഠിക",
"compose_form.encryption_warning": "Posts on Mastodon are not end-to-end encrypted. Do not share any dangerous information over Mastodon.", "compose_form.encryption_warning": "Mastodon-ലകൾ എൻഡ-ട-എൻഡ എൻകിതവയലല. അതിൽ Mastodon-ൽ പരധനപട വിവരങങള പങിടര.",
"compose_form.hashtag_warning": "ഈ ട പടികയിൽ ഇലതതിൽ ഒര ചർചിഷയതി പടികയികയില. പരസയമയ ടകൾ മരമ ചർചിഷയ അടിനമിിരയൻ സികയ.", "compose_form.hashtag_warning": "ഈ ട പടികയിൽ ഇലതതിൽ ഒര ചർചിഷയതി പടികയികയില. പരസയമയ ടകൾ മരമ ചർചിഷയ അടിനമിിരയൻ സികയ.",
"compose_form.lock_disclaimer": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.", "compose_form.lock_disclaimer": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
"compose_form.lock_disclaimer.lock": "ല", "compose_form.lock_disclaimer.lock": "ല",
@ -176,14 +176,14 @@
"conversation.mark_as_read": "വിചതി അടയളപക", "conversation.mark_as_read": "വിചതി അടയളപക",
"conversation.open": "സഷണക", "conversation.open": "സഷണക",
"conversation.with": "{names} ക", "conversation.with": "{names} ക",
"copypaste.copied": "Copied", "copypaste.copied": "പകർതി",
"copypaste.copy": "Copy", "copypaste.copy": "പകര",
"directory.federated": "അറിയപന ഫിൽ നി", "directory.federated": "അറിയപന ഫിൽ നി",
"directory.local": "{domain} ൽ നി", "directory.local": "{domain} ൽ നി",
"directory.new_arrivals": "പിയ വരവകൾ", "directory.new_arrivals": "പിയ വരവകൾ",
"directory.recently_active": "അടിി സജവമയ", "directory.recently_active": "അടിി സജവമയ",
"disabled_account_banner.account_settings": "Account settings", "disabled_account_banner.account_settings": "Account settings",
"disabled_account_banner.text": "Your account {disabledAccount} is currently disabled.", "disabled_account_banner.text": "ിങള {disabledAccount} എനന അക ഇപൾ പരവർതതനരഹിതമ.",
"dismissable_banner.community_timeline": "These are the most recent public posts from people whose accounts are hosted by {domain}.", "dismissable_banner.community_timeline": "These are the most recent public posts from people whose accounts are hosted by {domain}.",
"dismissable_banner.dismiss": "Dismiss", "dismissable_banner.dismiss": "Dismiss",
"dismissable_banner.explore_links": "These news stories are being talked about by people on this and other servers of the decentralized network right now.", "dismissable_banner.explore_links": "These news stories are being talked about by people on this and other servers of the decentralized network right now.",
@ -222,10 +222,10 @@
"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": "You don't have any follow requests yet. When you receive one, it will show up here.",
"empty_column.hashtag": "ഈ ഹിൽ ഇതവര ഒനില.", "empty_column.hashtag": "ഈ ഹിൽ ഇതവര ഒനില.",
"empty_column.home": "Your home timeline is empty! Follow more people to fill it up. {suggestions}", "empty_column.home": "Your home timeline is empty! Follow more people to fill it up. {suggestions}",
"empty_column.home.suggestions": "See some suggestions", "empty_column.home.suggestions": "ില നിർദശങങൾ ക",
"empty_column.list": "There is nothing in this list yet. When members of this list post new statuses, they will appear here.", "empty_column.list": "There is nothing in this list yet. When members of this list post new statuses, they will appear here.",
"empty_column.lists": "You don't have any lists yet. When you create one, it will show up here.", "empty_column.lists": "You don't have any lists yet. When you create one, it will show up here.",
"empty_column.mutes": "You haven't muted any users yet.", "empty_column.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": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
@ -235,7 +235,7 @@
"errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard", "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
"errors.unexpected_crash.report_issue": "പരശ അറിിക", "errors.unexpected_crash.report_issue": "പരശ അറിിക",
"explore.search_results": "Search results", "explore.search_results": "Search results",
"explore.title": "Explore", "explore.title": "പരയവഷണ നടത",
"filter_modal.added.context_mismatch_explanation": "This filter category does not apply to the context in which you have accessed this post. If you want the post to be filtered in this context too, you will have to edit the filter.", "filter_modal.added.context_mismatch_explanation": "This filter category does not apply to the context in which you have accessed this post. If you want the post to be filtered in this context too, you will have to edit the filter.",
"filter_modal.added.context_mismatch_title": "Context mismatch!", "filter_modal.added.context_mismatch_title": "Context mismatch!",
"filter_modal.added.expired_explanation": "This filter category has expired, you will need to change the expiration date for it to apply.", "filter_modal.added.expired_explanation": "This filter category has expired, you will need to change the expiration date for it to apply.",
@ -247,7 +247,7 @@
"filter_modal.added.title": "Filter added!", "filter_modal.added.title": "Filter added!",
"filter_modal.select_filter.context_mismatch": "does not apply to this context", "filter_modal.select_filter.context_mismatch": "does not apply to this context",
"filter_modal.select_filter.expired": "expired", "filter_modal.select_filter.expired": "expired",
"filter_modal.select_filter.prompt_new": "New category: {name}", "filter_modal.select_filter.prompt_new": "ിയ വി: {name}",
"filter_modal.select_filter.search": "Search or create", "filter_modal.select_filter.search": "Search or create",
"filter_modal.select_filter.subtitle": "Use an existing category or create a new one", "filter_modal.select_filter.subtitle": "Use an existing category or create a new one",
"filter_modal.select_filter.title": "Filter this post", "filter_modal.select_filter.title": "Filter this post",
@ -288,7 +288,7 @@
"interaction_modal.description.reblog": "With an account on Mastodon, you can boost this post to share it with your own followers.", "interaction_modal.description.reblog": "With an account on Mastodon, you can boost this post to share it with your own followers.",
"interaction_modal.description.reply": "With an account on Mastodon, you can respond to this post.", "interaction_modal.description.reply": "With an account on Mastodon, you can respond to this post.",
"interaction_modal.on_another_server": "On a different server", "interaction_modal.on_another_server": "On a different server",
"interaction_modal.on_this_server": "On this server", "interaction_modal.on_this_server": "ഈ സർവറ",
"interaction_modal.other_server_instructions": "Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.", "interaction_modal.other_server_instructions": "Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.",
"interaction_modal.preamble": "Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.", "interaction_modal.preamble": "Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.",
"interaction_modal.title.favourite": "Favourite {name}'s post", "interaction_modal.title.favourite": "Favourite {name}'s post",

@ -236,7 +236,7 @@
"errors.unexpected_crash.report_issue": "Raportează o problemă", "errors.unexpected_crash.report_issue": "Raportează o problemă",
"explore.search_results": "Rezultatele căutării", "explore.search_results": "Rezultatele căutării",
"explore.title": "Explorează", "explore.title": "Explorează",
"filter_modal.added.context_mismatch_explanation": "This filter category does not apply to the context in which you have accessed this post. If you want the post to be filtered in this context too, you will have to edit the filter.", "filter_modal.added.context_mismatch_explanation": "Această categorie de filtre nu se aplică în contextul în care ați accesat acestă postare. Dacă doriți ca postarea să fie filtrată și în acest context, va trebui să editați filtrul.",
"filter_modal.added.context_mismatch_title": "Nepotrivire contextuală!", "filter_modal.added.context_mismatch_title": "Nepotrivire contextuală!",
"filter_modal.added.expired_explanation": "Această categorie de filtre a expirat, va trebui să modifici data de expirare pentru ca aceasta să se aplice.", "filter_modal.added.expired_explanation": "Această categorie de filtre a expirat, va trebui să modifici data de expirare pentru ca aceasta să se aplice.",
"filter_modal.added.expired_title": "Filtru expirat!", "filter_modal.added.expired_title": "Filtru expirat!",
@ -450,7 +450,7 @@
"privacy.private.short": "Doar abonați", "privacy.private.short": "Doar abonați",
"privacy.public.long": "Vizibil pentru toți", "privacy.public.long": "Vizibil pentru toți",
"privacy.public.short": "Public", "privacy.public.short": "Public",
"privacy.unlisted.long": "Visible for all, but opted-out of discovery features", "privacy.unlisted.long": "Vizibil pentru toți dar fără funcții de descoperire",
"privacy.unlisted.short": "Nelistat", "privacy.unlisted.short": "Nelistat",
"privacy_policy.last_updated": "Ultima actualizare în data de {date}", "privacy_policy.last_updated": "Ultima actualizare în data de {date}",
"privacy_policy.title": "Politică de confidențialitate", "privacy_policy.title": "Politică de confidențialitate",

@ -607,7 +607,7 @@
"timeline_hint.resources.followers": "подписчиков", "timeline_hint.resources.followers": "подписчиков",
"timeline_hint.resources.follows": "подписки", "timeline_hint.resources.follows": "подписки",
"timeline_hint.resources.statuses": "прошлые посты", "timeline_hint.resources.statuses": "прошлые посты",
"trends.counter_by_accounts": "{count, plural, one {{counter} человек} few {{counter} человека} many {{counter} человек} other {{counter} человека}} на протяжении {days, plural, =1 {последнего дня} one {последнего {days} дня} few {последних {days} дней} many {последних {days} дней} other {последних {days} дней}}", "trends.counter_by_accounts": "{count, plural, few {{counter} человека} other {{counter} человек}} за {days, plural, one {последний день} few {последние {days} дня} other {последние {days} дней}}",
"trends.trending_now": "Самое актуальное", "trends.trending_now": "Самое актуальное",
"ui.beforeunload": "Ваш черновик будет утерян, если вы покинете Mastodon.", "ui.beforeunload": "Ваш черновик будет утерян, если вы покинете Mastodon.",
"units.short.billion": "{count} млрд", "units.short.billion": "{count} млрд",

@ -3,10 +3,10 @@
"about.contact": "Contack:", "about.contact": "Contack:",
"about.disclaimer": "Mastodon is free, open-soorced saftware, an a trademairk o Mastodon gGmbH.", "about.disclaimer": "Mastodon is free, open-soorced saftware, an a trademairk o Mastodon gGmbH.",
"about.domain_blocks.no_reason_available": "Raison no available", "about.domain_blocks.no_reason_available": "Raison no available",
"about.domain_blocks.preamble": "Mastodon generally alloos ye tae view content fae an interact wi uisers fae onie ither server in the fediverse.", "about.domain_blocks.preamble": "Mastodon generally alloos ye tae view content frae an interact wi uisers fae onie ither server in the fediverse.",
"about.domain_blocks.silenced.explanation": "Ye'll generally no see profiles an content fae this server, unless ye explicitly luik it up or opt intae it bi follaein.", "about.domain_blocks.silenced.explanation": "Ye'll generally no see profiles an content frae this server, unless ye explicitly luik it up or opt intae it bi follaein.",
"about.domain_blocks.silenced.title": "Limitit", "about.domain_blocks.silenced.title": "Limitit",
"about.domain_blocks.suspended.explanation": "Nae data fae this server wull bi processed, stored or exchynged, makkin onie interaction or communication wi uisers fae this server no possible.", "about.domain_blocks.suspended.explanation": "Nae data frae this server wull bi processed, stored or exchynged, makkin onie interaction or communication wi uisers frae this server no possible.",
"about.domain_blocks.suspended.title": "Suspendit", "about.domain_blocks.suspended.title": "Suspendit",
"about.not_available": "This information haesnae been made available on this server.", "about.not_available": "This information haesnae been made available on this server.",
"about.powered_by": "Decentralised social media pooert bi {mastodon}", "about.powered_by": "Decentralised social media pooert bi {mastodon}",
@ -15,15 +15,15 @@
"account.add_or_remove_from_list": "Add or Remuive frae lists", "account.add_or_remove_from_list": "Add or Remuive frae lists",
"account.badges.bot": "Bot", "account.badges.bot": "Bot",
"account.badges.group": "Group", "account.badges.group": "Group",
"account.block": "Block @{name}", "account.block": "Dingie @{name}",
"account.block_domain": "Block domain {domain}", "account.block_domain": "Dingie domain {domain}",
"account.blocked": "Blockit", "account.blocked": "Dingied",
"account.browse_more_on_origin_server": "Brouse mair oan the oreeginal profile", "account.browse_more_on_origin_server": "Luik mair oan the oreeginal profile",
"account.cancel_follow_request": "Resile follae requeest", "account.cancel_follow_request": "Resile follae requeest",
"account.direct": "Direct message @{name}", "account.direct": "Direck message @{name}",
"account.disable_notifications": "Stap notifyin me whan @{name} posts", "account.disable_notifications": "Stap notifyin me whan @{name} posts",
"account.domain_blocked": "Domain blockit", "account.domain_blocked": "Domain dingied",
"account.edit_profile": "Eedit profile", "account.edit_profile": "Edit profile",
"account.enable_notifications": "Notify me whan @{name} posts", "account.enable_notifications": "Notify me whan @{name} posts",
"account.endorse": "Shaw oan profile", "account.endorse": "Shaw oan profile",
"account.featured_tags.last_status_at": "Last post oan {date}", "account.featured_tags.last_status_at": "Last post oan {date}",
@ -31,13 +31,13 @@
"account.featured_tags.title": "{name}'s hielichtit hashtags", "account.featured_tags.title": "{name}'s hielichtit hashtags",
"account.follow": "Follae", "account.follow": "Follae",
"account.followers": "Follaers", "account.followers": "Follaers",
"account.followers.empty": "Naebdy follaes this uiser yet.", "account.followers.empty": "Naebody follaes this uiser yit.",
"account.followers_counter": "{count, plural, one {{counter} Follaer} other {{counter} Follaers}}", "account.followers_counter": "{count, plural, one {{counter} Follaer} other {{counter} Follaers}}",
"account.following": "Follaein", "account.following": "Follaein",
"account.following_counter": "{count, plural, one {{counter} Follaein} other {{counter} Follaein}}", "account.following_counter": "{count, plural, one {{counter} Follaein} other {{counter} Follaein}}",
"account.follows.empty": "This uiser disnae follae oniebody yit.", "account.follows.empty": "This uiser disnae follae oniebody yit.",
"account.follows_you": "Follaes ye", "account.follows_you": "Follaes ye",
"account.go_to_profile": "Gan tae profile", "account.go_to_profile": "Gang tae profile",
"account.hide_reblogs": "Dinnae shaw heezes fae @{name}", "account.hide_reblogs": "Dinnae shaw heezes fae @{name}",
"account.joined_short": "Jynt", "account.joined_short": "Jynt",
"account.languages": "Chynge subscribed leids", "account.languages": "Chynge subscribed leids",
@ -47,7 +47,7 @@
"account.mention": "Menshie@{name}", "account.mention": "Menshie@{name}",
"account.moved_to": "{name} haes sayed thit their new accoont is noo:", "account.moved_to": "{name} haes sayed thit their new accoont is noo:",
"account.mute": "Wheesht@{name}", "account.mute": "Wheesht@{name}",
"account.mute_notifications": "Wheesht notifications fae @{name}", "account.mute_notifications": "Wheesht notifications frae @{name}",
"account.muted": "Whesht", "account.muted": "Whesht",
"account.open_original_page": "Open the furst page", "account.open_original_page": "Open the furst page",
"account.posts": "Posts", "account.posts": "Posts",
@ -55,7 +55,7 @@
"account.report": "Clype @{name}", "account.report": "Clype @{name}",
"account.requested": "Haudin fir approval. Chap tae cancel follae request", "account.requested": "Haudin fir approval. Chap tae cancel follae request",
"account.share": "Share @{name}'s profile", "account.share": "Share @{name}'s profile",
"account.show_reblogs": "Shaw boosts fae @{name}", "account.show_reblogs": "Shaw heezes frae @{name}",
"account.statuses_counter": "{count, plural, one {{counter} Post} other {{counter} Posts}}", "account.statuses_counter": "{count, plural, one {{counter} Post} other {{counter} Posts}}",
"account.unblock": "Undingie @{name}", "account.unblock": "Undingie @{name}",
"account.unblock_domain": "Undingie domain {domain}", "account.unblock_domain": "Undingie domain {domain}",
@ -63,18 +63,18 @@
"account.unendorse": "Dinnae pit on profile", "account.unendorse": "Dinnae pit on profile",
"account.unfollow": "Unfollae", "account.unfollow": "Unfollae",
"account.unmute": "Unwheesht @{name}", "account.unmute": "Unwheesht @{name}",
"account.unmute_notifications": "Unwheesht notes fae @{name}", "account.unmute_notifications": "Unwheesht notes frae @{name}",
"account.unmute_short": "Unwheesht", "account.unmute_short": "Unwheesht",
"account_note.placeholder": "Chap tae eik note", "account_note.placeholder": "Chap tae eik note",
"admin.dashboard.daily_retention": "Uiser retention rate bi day efter signin-up", "admin.dashboard.daily_retention": "Uiser retention rate bi day efter signin-up",
"admin.dashboard.monthly_retention": "Uiser restention rate bi month efter signin-up", "admin.dashboard.monthly_retention": "Uiser retention rate bi month efter signin-up",
"admin.dashboard.retention.average": "Average", "admin.dashboard.retention.average": "Average",
"admin.dashboard.retention.cohort": "Signin-up month", "admin.dashboard.retention.cohort": "Signin-up month",
"admin.dashboard.retention.cohort_size": "New uisers", "admin.dashboard.retention.cohort_size": "New uisers",
"alert.rate_limited.message": "Please hae anither shot efter {retry_time, time, medium}.", "alert.rate_limited.message": "Please hae anither shot efter {retry_time, time, medium}.",
"alert.rate_limited.title": "Rate limitit", "alert.rate_limited.title": "Rate limitit",
"alert.unexpected.message": "A error thit wisnae expectit happent.", "alert.unexpected.message": "A error thit wisnae expectit happent.",
"alert.unexpected.title": "Crivens!", "alert.unexpected.title": "Crivvens!",
"announcement.announcement": "Annooncement", "announcement.announcement": "Annooncement",
"attachments_list.unprocessed": "(No processed)", "attachments_list.unprocessed": "(No processed)",
"audio.hide": "Stow audio", "audio.hide": "Stow audio",

File diff suppressed because it is too large Load Diff

@ -1,9 +1,9 @@
{ {
"about.blocks": "Модерирани сервери", "about.blocks": "Модерирани сервери",
"about.contact": "Контакт:", "about.contact": "Контакт:",
"about.disclaimer": "Мастодон је беслатан софтвер отвореног кода и заштићени знак компаније Mastodon gGmbH.", "about.disclaimer": "Mastodon је бесплатан софтвер отвореног кода и заштићени знак компаније Mastodon gGmbH.",
"about.domain_blocks.no_reason_available": "Разлог није наведен", "about.domain_blocks.no_reason_available": "Разлог није наведен",
"about.domain_blocks.preamble": "Мастодон Вам дозвољава да видите и комуницирате са корисницима са других сервера у федиверсу. Ово су изузеци који су направљени на овом серверу.", "about.domain_blocks.preamble": "Мастодон вам генерално омогућава да видите садржај и комуницирате са корисницима са било ког другог сервера у федиверзуму. Ово су изузеци који су направљени на овом серверу.",
"about.domain_blocks.silenced.explanation": "У начелу нећете видети профиле и садржај са овог сервера, осим ако га експлицитно не потражите или се укључите тако што ћете га пратити.", "about.domain_blocks.silenced.explanation": "У начелу нећете видети профиле и садржај са овог сервера, осим ако га експлицитно не потражите или се укључите тако што ћете га пратити.",
"about.domain_blocks.silenced.title": "Ограничен", "about.domain_blocks.silenced.title": "Ограничен",
"about.domain_blocks.suspended.explanation": "Подаци са овог сервера неће се обрађивати, чувати или размењивати, што онемогућава било какву интеракцију или комуникацију са корисницима са овог сервера.", "about.domain_blocks.suspended.explanation": "Подаци са овог сервера неће се обрађивати, чувати или размењивати, што онемогућава било какву интеракцију или комуникацију са корисницима са овог сервера.",
@ -16,34 +16,34 @@
"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.browse_more_on_origin_server": огледајте још на оригиналном профилу", "account.browse_more_on_origin_server": регледајте још на оригиналном профилу",
"account.cancel_follow_request": "Повуци захтев за праћење", "account.cancel_follow_request": "Повуци захтев за праћење",
"account.direct": "Директна порука @{name}", "account.direct": "Директна порука @{name}",
"account.disable_notifications": "Прекини обавештавање за објаве корисника @{name}", "account.disable_notifications": "Заустави обавештавање за објаве корисника @{name}",
"account.domain_blocked": "Домен блокиран", "account.domain_blocked": "Домен је блокиран",
"account.edit_profile": "Уреди профил", "account.edit_profile": "Уреди профил",
"account.enable_notifications": "Обавести ме када @{name} објави", "account.enable_notifications": "Обавести ме када @{name} објави",
"account.endorse": "Истакнуто на профилу", "account.endorse": "Истакни на профилу",
"account.featured_tags.last_status_at": "Последња објава {date}", "account.featured_tags.last_status_at": "Последња објава {date}",
"account.featured_tags.last_status_never": "Нема објава", "account.featured_tags.last_status_never": "Нема објава",
"account.featured_tags.title": "Истакнути хештегови корисника {name}", "account.featured_tags.title": "Истакнуте хеш ознаке корисника {name}",
"account.follow": "Запрати", "account.follow": "Прати",
"account.followers": "Пратиоци", "account.followers": "Пратиоци",
"account.followers.empty": "Тренутно нико не прати овог корисника.", "account.followers.empty": "Још увек нико не прати овог корисника.",
"account.followers_counter": "{count, plural, one {{counter} пратилац} few {{counter} пратиоца} other {{counter} пратилаца}}", "account.followers_counter": "{count, plural, one {{counter} пратилац} few {{counter} пратиоца} other {{counter} пратилаца}}",
"account.following": "Праћени", "account.following": "Прати",
"account.following_counter": "{count, plural, one {{counter} прати} few {{counter} прати} other {{counter} прати}}", "account.following_counter": "{count, plural, one {{counter} прати} few {{counter} прати} other {{counter} прати}}",
"account.follows.empty": "Корисник тренутно не прати никога.", "account.follows.empty": "Овај корисник још увек никог не прати.",
"account.follows_you": "Прати Вас", "account.follows_you": "Прати вас",
"account.go_to_profile": "Иди на профил", "account.go_to_profile": "Иди на профил",
"account.hide_reblogs": "Сакриј подршке корисника @{name}", "account.hide_reblogs": "Сакриј подржавања од @{name}",
"account.joined_short": "Придружио се", "account.joined_short": "Придружио се",
"account.languages": "Промени претплаћене језике", "account.languages": "Промени претплаћене језике",
"account.link_verified_on": "Власништво над овом везом је проверено {date}", "account.link_verified_on": "Власништво над овом везом је проверено {date}",
"account.locked_info": "Статус приватности овог налога је подешен на закључано. Власник ручно прегледа ко га може пратити.", "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}",
@ -53,17 +53,17 @@
"account.posts": "Објаве", "account.posts": "Објаве",
"account.posts_with_replies": "Објаве и одговори", "account.posts_with_replies": "Објаве и одговори",
"account.report": "Пријави @{name}", "account.report": "Пријави @{name}",
"account.requested": "Чекам одобрење. Кликните да поништите захтев за праћење", "account.requested": "Чекање одобрења. Кликните за отказивање захтева за праћење",
"account.share": "Подели профил корисника @{name}", "account.share": "Подели профил корисника @{name}",
"account.show_reblogs": "Прикажи подршке од корисника @{name}", "account.show_reblogs": "Прикажи подржавања од корисника @{name}",
"account.statuses_counter": "{count, plural, one {{counter} објава} few {{counter} објаве} other {{counter} објава}}", "account.statuses_counter": "{count, plural, one {{counter} објавио} few {{counter} објавио} other {{counter} објавио}}",
"account.unblock": "Одблокирај корисника @{name}", "account.unblock": "Одблокирај корисника @{name}",
"account.unblock_domain": "Одблокирај домен {domain}", "account.unblock_domain": "Одблокирај домен {domain}",
"account.unblock_short": "Одблокирај", "account.unblock_short": "Одблокирај",
"account.unendorse": "Не истичи на профилу", "account.unendorse": "Не истичи на профилу",
"account.unfollow": "Отпрати", "account.unfollow": "Отпрати",
"account.unmute": "Уклони ућуткавање кориснику @{name}", "account.unmute": "Искључи ућуткавање кориснику @{name}",
"account.unmute_notifications": "Укључи назад обавештења од корисника @{name}", "account.unmute_notifications": "Укључи поново обавештења од корисника @{name}",
"account.unmute_short": "Искључи ућуткивање", "account.unmute_short": "Искључи ућуткивање",
"account_note.placeholder": "Кликните да додате напомену", "account_note.placeholder": "Кликните да додате напомену",
"admin.dashboard.daily_retention": "Стопа задржавања корисника по данима након регистрације", "admin.dashboard.daily_retention": "Стопа задржавања корисника по данима након регистрације",
@ -71,9 +71,9 @@
"admin.dashboard.retention.average": "Просек", "admin.dashboard.retention.average": "Просек",
"admin.dashboard.retention.cohort": "Месец приступања", "admin.dashboard.retention.cohort": "Месец приступања",
"admin.dashboard.retention.cohort_size": "Нови корисници", "admin.dashboard.retention.cohort_size": "Нови корисници",
"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": "Најава",
"attachments_list.unprocessed": "(необрађено)", "attachments_list.unprocessed": "(необрађено)",
@ -81,104 +81,104 @@
"autosuggest_hashtag.per_week": "{count} недељно", "autosuggest_hashtag.per_week": "{count} недељно",
"boost_modal.combo": "Можете притиснути {combo} да прескочите ово следећи пут", "boost_modal.combo": "Можете притиснути {combo} да прескочите ово следећи пут",
"bundle_column_error.copy_stacktrace": "Копирај извештај о грешци", "bundle_column_error.copy_stacktrace": "Копирај извештај о грешци",
"bundle_column_error.error.body": "Тражена страница није могла да буде приказана. Разлог може бити грешка у нашем коду или проблем са компатибилношћу претраживача.", "bundle_column_error.error.body": "Није могуће приказати тражену страницу. Разлог може бити грешка у нашем коду или проблем са компатибилношћу претраживача.",
"bundle_column_error.error.title": "О, не!", "bundle_column_error.error.title": "О, не!",
"bundle_column_error.network.body": "Дошло је до грешке при покушају учитавања ове странице. Разлог може бити тренутни проблем са Вашом интернет везом или са овим сервером.", "bundle_column_error.network.body": "Дошло је до грешке при покушају учитавања ове странице. Разлог може бити тренутни проблем са вашом интернет везом или са овим сервером.",
"bundle_column_error.network.title": "Грешка на мрежи", "bundle_column_error.network.title": "Грешка на мрежи",
"bundle_column_error.retry": "Покушајте поново", "bundle_column_error.retry": "Покушајте поново",
"bundle_column_error.return": "Иди на почетак", "bundle_column_error.return": "Иди на почетак",
"bundle_column_error.routing.body": "Тражена страница није пронађена. Да ли сте сигурни да је УРЛ у пољу за адресу исправан?", "bundle_column_error.routing.body": "Није могуће пронаћи тражену страницу. Да ли сте сигурни да је URL у адресном пољу исправан?",
"bundle_column_error.routing.title": "404", "bundle_column_error.routing.title": "404",
"bundle_modal_error.close": "Затвори", "bundle_modal_error.close": "Затвори",
"bundle_modal_error.message": "Нешто није било у реду при учитавању ове компоненте.", "bundle_modal_error.message": "Нешто није било у реду при учитавању ове компоненте.",
"bundle_modal_error.retry": "Покушајте поново", "bundle_modal_error.retry": "Покушајте поново",
"closed_registrations.other_server_instructions": "Пошто је Мастодон децентрализован, можете направити налог на другом серверу али и даље комуницирати са овим.", "closed_registrations.other_server_instructions": "Пошто је Mastodon децентрализован, можете направити налог на другом серверу али и даље комуницирати са овим.",
"closed_registrations_modal.description": "Прављење налога на {domain} тренутно није могуће, али имајте у виду да Вам не треба налог засебно на {domain} да бисте користили Мастодон.", "closed_registrations_modal.description": "Креирање налога на {domain} тренутно није могуће, али имајте у виду да вам не треба налог засебно на {domain} да бисте користили Mastodon.",
"closed_registrations_modal.find_another_server": "Пронађите други сервер", "closed_registrations_modal.find_another_server": "Пронађите други сервер",
"closed_registrations_modal.preamble": "Мастодон је децентрализован, тако да без обзира где креирате свој налог, моћи ћете да пратите и комуницирате са било ким на овом серверу. Можете чак и сами да га хостујете!", "closed_registrations_modal.preamble": "Mastodon је децентрализован, тако да без обзира где креирате свој налог, моћи ћете да пратите и комуницирате са било ким на овом серверу. Можете чак и сами да га хостујете!",
"closed_registrations_modal.title": "Пријављивање на Мастодон", "closed_registrations_modal.title": "Регистрација за Mastodon",
"column.about": "О", "column.about": "О",
"column.blocks": "Блокирани корисници", "column.blocks": "Блокирани корисници",
"column.bookmarks": "Обележивачи", "column.bookmarks": "Обележивачи",
"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": "Почетна",
"column.lists": "Листе", "column.lists": "Листе",
"column.mutes": "Ућуткани корисници", "column.mutes": "Ућуткани корисници",
"column.notifications": "Обавештења", "column.notifications": "Обавештења",
"column.pins": "Прикачене трубе", "column.pins": "Закачене објаве",
"column.public": "Здружена временска линија", "column.public": "Спољна временска линија",
"column_back_button.label": "Назад", "column_back_button.label": "Назад",
"column_header.hide_settings": "Сакриј поставке", "column_header.hide_settings": "Сакриј подешавања",
"column_header.moveLeft_settings": омери колону улево", "column_header.moveLeft_settings": ремести колону улево",
"column_header.moveRight_settings": омери колону удесно", "column_header.moveRight_settings": ремести колону удесно",
"column_header.pin": "Прикачи", "column_header.pin": "Закачи",
"column_header.show_settings": "Прикажи поставке", "column_header.show_settings": "Прикажи подешавања",
"column_header.unpin": "Откачи", "column_header.unpin": "Откачи",
"column_subheading.settings": "Поставке", "column_subheading.settings": "Подешавања",
"community.column_settings.local_only": "Само локално", "community.column_settings.local_only": "Само локално",
"community.column_settings.media_only": "Само Медији", "community.column_settings.media_only": "Само мултимедија",
"community.column_settings.remote_only": "Само удаљено", "community.column_settings.remote_only": "Само удаљено",
"compose.language.change": "Промени језик", "compose.language.change": "Промени језик",
"compose.language.search": "Претрага језика...", "compose.language.search": "Претрага језика...",
"compose_form.direct_message_warning_learn_more": "Сазнајте више", "compose_form.direct_message_warning_learn_more": "Сазнајте више",
"compose_form.encryption_warning": "Објаве на Мастодону нису end-to-end енкриптоване. Немојте делити никакве осетљиве информације преко Мастодона.", "compose_form.encryption_warning": "Објаве на Mastodon-у нису потпуно шифроване. Немојте делити никакве осетљиве информације преко Mastodon-а.",
"compose_form.hashtag_warning": "Ова труба неће бити излистана под било којом тарабом јер је сакривена. Само јавне трубе могу бити претражене тарабом.", "compose_form.hashtag_warning": "Ова објава неће бити наведена ни под једном хеш ознаком јер је ненаведена. Само јавне објаве могу се претраживати по хеш ознакама.",
"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": "Додајте избор", "compose_form.poll.add_option": "Додајте избор",
"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": "Промените анкету да бисте омогућили више избора", "compose_form.poll.switch_to_multiple": "Промените анкету да бисте омогућили више избора",
"compose_form.poll.switch_to_single": "Промените анкету да бисте омогућили један избор", "compose_form.poll.switch_to_single": "Промените анкету да бисте омогућили један избор",
"compose_form.publish": "Објави", "compose_form.publish": "Објави",
"compose_form.publish_form": "Објави", "compose_form.publish_form": "Објави",
"compose_form.publish_loud": "{publish}!", "compose_form.publish_loud": "{publish}!",
"compose_form.save_changes": "Сачувај измене", "compose_form.save_changes": "Сачувај промене",
"compose_form.sensitive.hide": "Означи мултимедију као осетљиву", "compose_form.sensitive.hide": "{count, plural, one {Означи мултимедију као осетљиву} few {Означи мултимедију као осетљиву} other {Означи мултимедију као осетљиву}}",
"compose_form.sensitive.marked": "Медији су означени као осетљиви", "compose_form.sensitive.marked": "{count, plural, one {Мултимедија је означена као осетљива} few {Мултимедија је означена као осетљива} other {Мултимедија је означена као осетљива}}",
"compose_form.sensitive.unmarked": "Медији су означени као не-осетљиви", "compose_form.sensitive.unmarked": "{count, plural, one {Мултимедија није означена као осетљива} few {Мултимедија није означена као осетљива} other {Мултимедија није означена као осетљива}}",
"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": "Блокирај и Пријави", "confirmations.block.block_and_report": "Блокирај и пријави",
"confirmations.block.confirm": "Блокирај", "confirmations.block.confirm": "Блокирај",
"confirmations.block.message": "Да ли сте сигурни да желите да блокирате корисника {name}?", "confirmations.block.message": "Да ли сте сигурни да желите да блокирате корисника {name}?",
"confirmations.cancel_follow_request.confirm": "Повуци захтев", "confirmations.cancel_follow_request.confirm": "Повуци захтев",
"confirmations.cancel_follow_request.message": "Да ли сте сигурни да желите да повучете захтев да пратите {name}?", "confirmations.cancel_follow_request.message": "Да ли сте сигурни да желите да повучете захтев да пратите {name}?",
"confirmations.delete.confirm": "Обриши", "confirmations.delete.confirm": "Избриши",
"confirmations.delete.message": "Да ли сте сигурни да желите обришете овај статус?", "confirmations.delete.message": "Да ли сте сигурни да желите изришете ову објаву?",
"confirmations.delete_list.confirm": "Обриши", "confirmations.delete_list.confirm": "Избриши",
"confirmations.delete_list.message": "Да ли сте сигурни да желите да бесповратно обришете ову листу?", "confirmations.delete_list.message": "Да ли сте сигурни да желите да трајно избришете ову листу?",
"confirmations.discard_edit_media.confirm": "Одбаци", "confirmations.discard_edit_media.confirm": "Одбаци",
"confirmations.discard_edit_media.message": "Имате несачуване промене у опису или предпрегледу медија, да ли ипак хоћете да их одбаците?", "confirmations.discard_edit_media.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": "Да ли се сигурни да желите да се одјавите?",
"confirmations.mute.confirm": "Ућуткај", "confirmations.mute.confirm": "Ућуткај",
"confirmations.mute.explanation": "Ово ће сакрити објаве од њих и објаве које их помињу, али ће им и даље дозволити да виде ваше постове и да вас запрате.", "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": "Одговори", "confirmations.reply.confirm": "Одговори",
"confirmations.reply.message": "Одговарањем ћете обрисати поруку коју састављате. Јесте ли сигурни да желите да наставите?", "confirmations.reply.message": "Одговарањем ћете обрисати поруку коју састављате. Да ли сигурни да желите да наставите?",
"confirmations.unfollow.confirm": "Отпрати", "confirmations.unfollow.confirm": "Отпрати",
"confirmations.unfollow.message": "Да ли сте сигурни да желите да отпратите корисника {name}?", "confirmations.unfollow.message": "Да ли сте сигурни да желите да отпратите корисника {name}?",
"conversation.delete": "Обриши преписку", "conversation.delete": "Избриши преписку",
"conversation.mark_as_read": "Означи као прочитано", "conversation.mark_as_read": "Означи као прочитано",
"conversation.open": "Прикажи преписку", "conversation.open": "Прикажи преписку",
"conversation.with": "Са {names}", "conversation.with": "Са {names}",
"copypaste.copied": "Копирано", "copypaste.copied": "Копирано",
"copypaste.copy": "Копирај", "copypaste.copy": "Копирај",
"directory.federated": "Са знаних здружених инстанци", "directory.federated": "Са знаног фидеверзума",
"directory.local": "Само са {domain}", "directory.local": "Само са {domain}",
"directory.new_arrivals": "Новопридошли", "directory.new_arrivals": "Новопридошли",
"directory.recently_active": "Недавно активни", "directory.recently_active": "Недавно активни",
@ -187,19 +187,19 @@
"dismissable_banner.community_timeline": "Ово су најновије јавне објаве корисника чије налоге хостује {domain}.", "dismissable_banner.community_timeline": "Ово су најновије јавне објаве корисника чије налоге хостује {domain}.",
"dismissable_banner.dismiss": "Одбаци", "dismissable_banner.dismiss": "Одбаци",
"dismissable_banner.explore_links": "О овим вестима управо сада разговарају људи на овом и другим серверима децентрализоване мреже.", "dismissable_banner.explore_links": "О овим вестима управо сада разговарају људи на овом и другим серверима децентрализоване мреже.",
"dismissable_banner.explore_statuses": "Ове објаве са овог и других сервера у децентрализованој мрежи постају све популарнији на овом серверу.", "dismissable_banner.explore_statuses": "Ове објаве са овог и других сервера у децентрализованој мрежи постају све популарније на овом серверу.",
"dismissable_banner.explore_tags": "Ови хештагови постају све популарнији међу корисницима на овом и другим серверима децентрализоване мреже.", "dismissable_banner.explore_tags": "Ове хеш ознаке постају све популарније међу корисницима на овом и другим серверима децентрализоване мреже.",
"dismissable_banner.public_timeline": "Ово су најновије јавне објаве корисника на овом и другим серверима децентрализоване мреже који су овом серверу познати.", "dismissable_banner.public_timeline": "Ово су најновије јавне објаве корисника на овом и другим серверима децентрализоване мреже за које овај сервер зна.",
"embed.instructions": "Угради овај статус на Ваш веб сајт копирањем кода испод.", "embed.instructions": "Уградите ову објаву на свој веб сајт копирањем кода испод.",
"embed.preview": "Овако ће да изгледа:", "embed.preview": "Ево како ће то изгледати:",
"emoji_button.activity": "Активност", "emoji_button.activity": "Активност",
"emoji_button.clear": чисти", "emoji_button.clear": бриши",
"emoji_button.custom": "Произвољно", "emoji_button.custom": "Прилагођено",
"emoji_button.flags": "Заставе", "emoji_button.flags": "Заставице",
"emoji_button.food": "Храна и пиће", "emoji_button.food": "Храна и пиће",
"emoji_button.label": "Убаци емоџи", "emoji_button.label": "Убаци емоџи",
"emoji_button.nature": "Природа", "emoji_button.nature": "Природа",
"emoji_button.not_found": "Нема емоџија!! (╯°□°)╯︵ ┻━┻", "emoji_button.not_found": "Нема пронађих одговарајућих емоџија",
"emoji_button.objects": "Објекти", "emoji_button.objects": "Објекти",
"emoji_button.people": "Људи", "emoji_button.people": "Људи",
"emoji_button.recent": "Најчешће коришћени", "emoji_button.recent": "Најчешће коришћени",
@ -207,142 +207,142 @@
"emoji_button.search_results": "Резултати претраге", "emoji_button.search_results": "Резултати претраге",
"emoji_button.symbols": "Симболи", "emoji_button.symbols": "Симболи",
"emoji_button.travel": "Путовања и места", "emoji_button.travel": "Путовања и места",
"empty_column.account_suspended": "Налог суспендован", "empty_column.account_suspended": "Налог је суспендован",
"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": "Још увек нема блокираних домена.",
"empty_column.explore_statuses": "Тренутно ништа није у тренду. Провери поново касније!", "empty_column.explore_statuses": "Тренутно ништа није у тренду. Проверите поново касније!",
"empty_column.favourited_statuses": "Још увек немате труба које су вам се свиделе. Када вам се једна свиди, појавиће се овде.", "empty_column.favourited_statuses": "Још увек немате објава означених као омиљене. Када означите неку, појавиће се овде.",
"empty_column.favourites": "Још увек се никоме није свидела ова труба. Када се некоме свиди, појавиће се овде.", "empty_column.favourites": "Нико још није означио ову објаву као омиљену. Када неко то уради, појавиће се овде.",
"empty_column.follow_recommendations": "Изгледа да не може да се генерише било какав предлог за тебе. Можеш да покушаш да користиш претрагу да пронађеш особе које можда познајеш или истражиш популарне хештегове.", "empty_column.follow_recommendations": "Изгледа да не могу да се генеришу било какви предлози за вас. Можете покушати да користите претрагу како бисте потражили људе које можда познајете или истражили популарне хеш ознаке.",
"empty_column.follow_requests": "Још увек немате захтева за праћење. Када примите захтев, појавиће се овде.", "empty_column.follow_requests": "Још увек немате захтева за праћење. Када примите захтев, појавиће се овде.",
"empty_column.hashtag": "Тренутно нема ништа на овој означеној тараби.", "empty_column.hashtag": "Још увек нема ничега у овој хеш ознаци.",
"empty_column.home": "Ваша временска линија је празна! Посетите {public} или користите претрагу да почнете и да упознате нове људе.", "empty_column.home": "Ваша почетна временска линија је празна! Пратите више људи да бисте је попунили. {suggestions}",
"empty_column.home.suggestions": "Погледајте неке предлоге", "empty_column.home.suggestions": "Погледајте неке предлоге",
"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.explanation_addons": "Ова страница се није могла правилно приказати. Ову грешку вероватно узрокују додаци прегледача или алати за аутоматско превођење.", "error.unexpected_crash.explanation_addons": "Ова страница се није могла правилно приказати. Ову грешку вероватно узрокују додаци прегледача или алати за аутоматско превођење.",
"error.unexpected_crash.next_steps": "Покушајте да освежите страницу. Ако то не помогне, можда ћете и даље моћи да користите Мастодон путем другог прегледача или матичне апликације.", "error.unexpected_crash.next_steps": "Покушајте да освежите страницу. Ако то не помогне, можда ћете и даље моћи да користите Mastodon путем другог прегледача или матичне апликације.",
"error.unexpected_crash.next_steps_addons": "Покушајте да их онемогућите и освежите страницу. Ако то не помогне, можда ћете и даље моћи да користите Mastodon преко другог прегледача или матичне апликације.", "error.unexpected_crash.next_steps_addons": "Покушајте да их онемогућите и освежите страницу. Ако то не помогне, можда ћете и даље моћи да користите Mastodon преко другог прегледача или матичне апликације.",
"errors.unexpected_crash.copy_stacktrace": "Копирај \"stacktrace\" у клипборд", "errors.unexpected_crash.copy_stacktrace": "Копирај „stacktrace” у клипборд",
"errors.unexpected_crash.report_issue": "Пријави проблем", "errors.unexpected_crash.report_issue": "Пријави проблем",
"explore.search_results": "Резултати претраге", "explore.search_results": "Резултати претраге",
"explore.title": "Истражи", "explore.title": "Истражи",
"filter_modal.added.context_mismatch_explanation": "This filter category does not apply to the context in which you have accessed this post. If you want the post to be filtered in this context too, you will have to edit the filter.", "filter_modal.added.context_mismatch_explanation": "Ова категорија филтера се не односи на контекст у којем сте приступили овој објави. Ако желите да се објава филтрира и у овом контексту, морате уредити филтер.",
"filter_modal.added.context_mismatch_title": "Context mismatch!", "filter_modal.added.context_mismatch_title": "Контекст се не подудара!",
"filter_modal.added.expired_explanation": "This filter category has expired, you will need to change the expiration date for it to apply.", "filter_modal.added.expired_explanation": "Ова категорија филтера је истекла, морате променити датум истека да би се примењивала.",
"filter_modal.added.expired_title": "Expired filter!", "filter_modal.added.expired_title": "Филтер је истекао!",
"filter_modal.added.review_and_configure": "To review and further configure this filter category, go to the {settings_link}.", "filter_modal.added.review_and_configure": "За преглед и даљу конфигурацију ове категорије филтера, идите на {settings_link}.",
"filter_modal.added.review_and_configure_title": "Подешавања филтера", "filter_modal.added.review_and_configure_title": "Подешавања филтера",
"filter_modal.added.settings_link": "settings page", "filter_modal.added.settings_link": "страница подешавања",
"filter_modal.added.short_explanation": "This post has been added to the following filter category: {title}.", "filter_modal.added.short_explanation": "Ова објава је додата у следећу категорију филтера: {title}.",
"filter_modal.added.title": "Filter added!", "filter_modal.added.title": "Филтер је додат!",
"filter_modal.select_filter.context_mismatch": "does not apply to this context", "filter_modal.select_filter.context_mismatch": "не односи се на овај контекст",
"filter_modal.select_filter.expired": "истекло", "filter_modal.select_filter.expired": "истекло",
"filter_modal.select_filter.prompt_new": "New category: {name}", "filter_modal.select_filter.prompt_new": "Нова категорија: {name}",
"filter_modal.select_filter.search": "Search or create", "filter_modal.select_filter.search": "Претражи или креирај",
"filter_modal.select_filter.subtitle": "Use an existing category or create a new one", "filter_modal.select_filter.subtitle": "Користите постојећу категорију или креирајте нову",
"filter_modal.select_filter.title": "Филтрирај ову објаву", "filter_modal.select_filter.title": "Филтрирај ову објаву",
"filter_modal.title.status": "Филтрирај објаву", "filter_modal.title.status": "Филтрирај објаву",
"follow_recommendations.done": "Завршено", "follow_recommendations.done": "Готово",
"follow_recommendations.heading": "Follow people you'd like to see posts from! Here are some suggestions.", "follow_recommendations.heading": "Пратите корснике чије објаве желите да видите! Ево неких предлога.",
"follow_recommendations.lead": "Posts from people you follow will show up in chronological order on your home feed. Don't be afraid to make mistakes, you can unfollow people just as easily any time!", "follow_recommendations.lead": "Објаве корисника које пратите ће се појављивати хронолошким редоследом на почетној страници. Не плашите се грешака, можете отпратити кориснике у било ком тренутку!",
"follow_request.authorize": "Одобри", "follow_request.authorize": "Одобри",
"follow_request.reject": "Одбиј", "follow_request.reject": "Одбиј",
"follow_requests.unlocked_explanation": "Иако ваш налог није закључан, особље {domain} је помислило да бисте можда желели ручно да прегледате захтеве за праћење са ових налога.", "follow_requests.unlocked_explanation": "Иако ваш налог није закључан, особље {domain} сматра да бисте можда желели да ручно прегледате захтеве за праћење са ових налога.",
"footer.about": "О", "footer.about": "О",
"footer.directory": "Директоријум профила", "footer.directory": "Директоријум профила",
"footer.get_app": "Преузмите апликацију", "footer.get_app": "Преузмите апликацију",
"footer.invite": "Pozovite korisnike", "footer.invite": "Позови особе",
"footer.keyboard_shortcuts": "Пречице на тастатури", "footer.keyboard_shortcuts": "Тастерске пречице",
"footer.privacy_policy": "Политика приватности", "footer.privacy_policy": "Политика приватности",
"footer.source_code": "View source code", "footer.source_code": "Прикажи изворни код",
"generic.saved": "Сачувано", "generic.saved": "Сачувано",
"getting_started.heading": "Да почнете", "getting_started.heading": "Први кораци",
"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": "Нису пронађени предлози", "hashtag.column_settings.select.no_options_message": "Нису пронађени предлози",
"hashtag.column_settings.select.placeholder": "Унеси хештег…", "hashtag.column_settings.select.placeholder": "Унесите хеш ознаке…",
"hashtag.column_settings.tag_mode.all": "Све оve", "hashtag.column_settings.tag_mode.all": "Све оve",
"hashtag.column_settings.tag_mode.any": "Било које од ових", "hashtag.column_settings.tag_mode.any": "Било које од ових",
"hashtag.column_settings.tag_mode.none": "Ништа од ових", "hashtag.column_settings.tag_mode.none": "Ниједан од ових",
"hashtag.column_settings.tag_toggle": "Укључи и додатне ознаке за ову колону", "hashtag.column_settings.tag_toggle": "Укључи додатне ознаке за ову колону",
"hashtag.follow": "Follow hashtag", "hashtag.follow": "Прати хеш ознаку",
"hashtag.unfollow": "Unfollow hashtag", "hashtag.unfollow": "Отпрати хеш ознаку",
"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": "Сакриј најаве", "home.hide_announcements": "Сакриј најаве",
"home.show_announcements": "Пријажи најаве", "home.show_announcements": "Пријажи најаве",
"interaction_modal.description.favourite": "With an account on Mastodon, you can favourite this post to let the author know you appreciate it and save it for later.", "interaction_modal.description.favourite": "Са налогом на Mastodon-у, можете означити ову објаву као омиљену како бисте дали до знања аутору да вам се свиђа и сачували је за касније.",
"interaction_modal.description.follow": "With an account on Mastodon, you can follow {name} to receive their posts in your home feed.", "interaction_modal.description.follow": "Са налогом на Mastodon-у, можете пратити корисника {name} како бисте примали његове објаве на почетној страници.",
"interaction_modal.description.reblog": "With an account on Mastodon, you can boost this post to share it with your own followers.", "interaction_modal.description.reblog": "Са налогом на Mastodon-у, можете подржати ову објаву како бите је поделили са својим пратиоцима.",
"interaction_modal.description.reply": "With an account on Mastodon, you can respond to this post.", "interaction_modal.description.reply": "Са налогом на Mastodon-у, можете одговорити на ову објаву.",
"interaction_modal.on_another_server": "On a different server", "interaction_modal.on_another_server": "На другом серверу",
"interaction_modal.on_this_server": "On this server", "interaction_modal.on_this_server": "На овом серверу",
"interaction_modal.other_server_instructions": "Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.", "interaction_modal.other_server_instructions": "Копирајте и налепите ову URL адресу у поље претраге своје омиљене Mastodon апликације или веб окружење свог Mastodon сервера.",
"interaction_modal.preamble": "Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.", "interaction_modal.preamble": "Пошто је Mastodon децентрализован, можете користити свој постојећи налог који хостује други Mastodon сервер или компатибилна платформа ако немате налог на овом.",
"interaction_modal.title.favourite": "Favourite {name}'s post", "interaction_modal.title.favourite": "Означи објаву корисника {name} као омиљену",
"interaction_modal.title.follow": "Follow {name}", "interaction_modal.title.follow": "Прати {name}",
"interaction_modal.title.reblog": "Boost {name}'s post", "interaction_modal.title.reblog": "Подржи објаву корисника {name}",
"interaction_modal.title.reply": "Reply to {name}'s post", "interaction_modal.title.reply": "Одговори на објаву корисника {name}",
"intervals.full.days": "{number, plural, one {# дан} other {# дана}}", "intervals.full.days": "{number, plural, one {# дан} few {# дана} other {# дана}}",
"intervals.full.hours": "{number, plural, one {# сат} other {# сати}}", "intervals.full.hours": "{number, plural, one {# сат} few {# сата} other {# сати}}",
"intervals.full.minutes": "{number, plural, one {# минут} other {# минута}}", "intervals.full.minutes": "{number, plural, one {# минут} few {# минута} other {# минута}}",
"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": "да отворите листу фаворита", "keyboard_shortcuts.favourites": "Отвори листу омиљених",
"keyboard_shortcuts.federated": "да отворите здружену временску линију", "keyboard_shortcuts.federated": "Отвори спољну временску линију",
"keyboard_shortcuts.heading": "Пречице на тастатури", "keyboard_shortcuts.heading": "Тастерске пречице",
"keyboard_shortcuts.home": "да отворите временску линију почетне", "keyboard_shortcuts.home": "Отвори временску линију почетне странице",
"keyboard_shortcuts.hotkey": "Пречица", "keyboard_shortcuts.hotkey": "Пречица",
"keyboard_shortcuts.legend": "да прикажете овај подсетник", "keyboard_shortcuts.legend": "Прикажи ову легенду",
"keyboard_shortcuts.local": "да отворите локалну временску линију", "keyboard_shortcuts.local": "Отвори локалну временску линију",
"keyboard_shortcuts.mention": "да поменете аутора", "keyboard_shortcuts.mention": "Помени аутора",
"keyboard_shortcuts.muted": "да отворите листу ућутканих корисника", "keyboard_shortcuts.muted": "Отвори листу ућутканих корисника",
"keyboard_shortcuts.my_profile": "Погледајте ваш профил", "keyboard_shortcuts.my_profile": "Отворите свој профил",
"keyboard_shortcuts.notifications": "да отворите колону обавештења", "keyboard_shortcuts.notifications": "Отвори колону обавештења",
"keyboard_shortcuts.open_media": "за отварање медија", "keyboard_shortcuts.open_media": "Отвори мултимедију",
"keyboard_shortcuts.pinned": "да отворите листу закачених труба", "keyboard_shortcuts.pinned": "Отвори листу закачених објава",
"keyboard_shortcuts.profile": "Погледајте профил аутора", "keyboard_shortcuts.profile": "Отвори профил аутора",
"keyboard_shortcuts.reply": "да одговорите", "keyboard_shortcuts.reply": "Одговори на објаву",
"keyboard_shortcuts.requests": "да отворите листу примљених захтева за праћење", "keyboard_shortcuts.requests": "Отвори листу захтева за праћење",
"keyboard_shortcuts.search": "да се пребаците на претрагу", "keyboard_shortcuts.search": "Фокусирај траку претраге",
"keyboard_shortcuts.spoilers": "to show/hide CW field", "keyboard_shortcuts.spoilers": "Прикажи/сакриј поље текста упозорења о садржају (CW)",
"keyboard_shortcuts.start": "да отворите колону \"почнимо\"", "keyboard_shortcuts.start": "Отвори колону „први кораци”",
"keyboard_shortcuts.toggle_hidden": "да прикажете/сакријте текст иза CW-а", "keyboard_shortcuts.toggle_hidden": "Прикажи/сакриј текст иза CW-а",
"keyboard_shortcuts.toggle_sensitivity": "за приказивање/сакривање медија", "keyboard_shortcuts.toggle_sensitivity": "Прикажи/сакриј мултимедију",
"keyboard_shortcuts.toot": "Започни нову објаву", "keyboard_shortcuts.toot": "Започни нову објаву",
"keyboard_shortcuts.unfocus": "да одфокусирате/не будете више на претрази/прављењу нове трубе", "keyboard_shortcuts.unfocus": "Уклони фокус са поља за унос текста/претраге",
"keyboard_shortcuts.up": "да се померите на горе у листи", "keyboard_shortcuts.up": "Премести нагоре у листи",
"lightbox.close": "Затвори", "lightbox.close": "Затвори",
"lightbox.compress": "Умањи преглед слике", "lightbox.compress": "Компримуј оквир за приказ слике",
"lightbox.expand": "Увећај преглед слике", "lightbox.expand": "Прошири оквир за приказ слике",
"lightbox.next": "Следећи", "lightbox.next": "Следеће",
"lightbox.previous": "Претходни", "lightbox.previous": "Претходно",
"limited_account_hint.action": "Ипак прикажи профил", "limited_account_hint.action": "Ипак прикажи профил",
"limited_account_hint.title": "Овај профил су сакрили модератори {domain}.", "limited_account_hint.title": "Овај профил су сакрили модератори {domain}.",
"lists.account.add": "Додај на листу", "lists.account.add": "Додај на листу",
"lists.account.remove": "Уклони са листе", "lists.account.remove": "Уклони са листе",
"lists.delete": "Обриши листу", "lists.delete": "Избриши листу",
"lists.edit": "Измени листу", "lists.edit": "Уреди листу",
"lists.edit.submit": "Промени наслов", "lists.edit.submit": "Промени наслов",
"lists.new.create": "Додај листу", "lists.new.create": "Додај листу",
"lists.new.title_placeholder": "Наслов нове листе", "lists.new.title_placeholder": "Наслов нове листе",
@ -353,22 +353,22 @@
"lists.search": "Претражи међу људима које пратите", "lists.search": "Претражи међу људима које пратите",
"lists.subheading": "Ваше листе", "lists.subheading": "Ваше листе",
"load_pending": "{count, plural, one {# нова ставка} few {# нове ставке} other {# нових ставки}}", "load_pending": "{count, plural, one {# нова ставка} few {# нове ставке} other {# нових ставки}}",
"loading_indicator.label": "Учитавам...", "loading_indicator.label": "Учитавање...",
"media_gallery.toggle_visible": "Укључи/искључи видљивост", "media_gallery.toggle_visible": "{number, plural, one {Сакриј слику} few {Сакриј слике} other {Сакриј слике}}",
"missing_indicator.label": "Није пронађено", "missing_indicator.label": "Није пронађено",
"missing_indicator.sublabel": "Овај ресурс није пронађен", "missing_indicator.sublabel": "Овај ресурс није могуће пронаћи",
"moved_to_account_banner.text": "Your account {disabledAccount} is currently disabled because you moved to {movedToAccount}.", "moved_to_account_banner.text": "Ваш налог {disabledAccount} је тренутно онемогућен јер сте прешли на {movedToAccount}.",
"mute_modal.duration": "Трајање", "mute_modal.duration": "Трајање",
"mute_modal.hide_notifications": "Сакриј обавештења од овог корисника?", "mute_modal.hide_notifications": "Сакрити обавештења од овог корисника?",
"mute_modal.indefinite": "Неодређен", "mute_modal.indefinite": "Неодређен",
"navigation_bar.about": "О", "navigation_bar.about": "О",
"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": "Директне поруке",
"navigation_bar.discover": "Откриј", "navigation_bar.discover": "Откриј",
"navigation_bar.domain_blocks": "Сакривени домени", "navigation_bar.domain_blocks": "Блокирани домени",
"navigation_bar.edit_profile": "Уреди профил", "navigation_bar.edit_profile": "Уреди профил",
"navigation_bar.explore": "Истражи", "navigation_bar.explore": "Истражи",
"navigation_bar.favourites": "Омиљене", "navigation_bar.favourites": "Омиљене",
@ -379,27 +379,27 @@
"navigation_bar.logout": "Одјава", "navigation_bar.logout": "Одјава",
"navigation_bar.mutes": "Ућуткани корисници", "navigation_bar.mutes": "Ућуткани корисници",
"navigation_bar.personal": "Лично", "navigation_bar.personal": "Лично",
"navigation_bar.pins": "Прикачене трубе", "navigation_bar.pins": "Закачене објаве",
"navigation_bar.preferences": "Подешавања", "navigation_bar.preferences": "Подешавања",
"navigation_bar.public_timeline": "Здружена временска линија", "navigation_bar.public_timeline": "Спољна временска линија",
"navigation_bar.search": "Претрага", "navigation_bar.search": "Претрага",
"navigation_bar.security": "Безбедност", "navigation_bar.security": "Безбедност",
"not_signed_in_indicator.not_signed_in": "Морате да се пријавите да приступите овом ресурсу.", "not_signed_in_indicator.not_signed_in": "Морате да се пријавите да приступите овом ресурсу.",
"notification.admin.report": "{name} је пријавио {target}", "notification.admin.report": "{name} је пријавио {target}",
"notification.admin.sign_up": "{name} се регистровао", "notification.admin.sign_up": "{name} се регистровао",
"notification.favourite": "{name} је ставио/ла Ваш статус као омиљени", "notification.favourite": "{name} је означио вашу објаву као омиљену",
"notification.follow": "{name} Вас је запратио/ла", "notification.follow": "{name} вас је запратио",
"notification.follow_request": "{name} је затражио да Вас запрати", "notification.follow_request": "{name} је затражио да вас прати",
"notification.mention": "{name} Вас је поменуо/ла", "notification.mention": "{name} вас је поменуо",
"notification.own_poll": "Ваша анкета је завршена", "notification.own_poll": "Ваша анкета је завршена",
"notification.poll": "Завршена је анкета у којој сте гласали", "notification.poll": "Завршена је анкета у којој сте гласали",
"notification.reblog": "{name} је подржао/ла Ваш статус", "notification.reblog": "{name} је подржао вашу објаву",
"notification.status": "{name} управо објавио", "notification.status": "{name} је управо објавио",
"notification.update": "{name} је изменио објаву", "notification.update": "{name} је уредио објаву",
"notifications.clear": чисти обавештења", "notifications.clear": бриши обавештења",
"notifications.clear_confirmation": "Да ли сте сигурно да трајно желите да очистите Ваша обавештења?", "notifications.clear_confirmation": "Да ли сте сигурни да желите трајно да обришете сва ваша обавештења?",
"notifications.column_settings.admin.report": "Нове пријаве:", "notifications.column_settings.admin.report": "Нове пријаве:",
"notifications.column_settings.admin.sign_up": "Нове пријаве:", "notifications.column_settings.admin.sign_up": "Нове рагистрације:",
"notifications.column_settings.alert": "Обавештења на радној површини", "notifications.column_settings.alert": "Обавештења на радној површини",
"notifications.column_settings.favourite": "Омиљени:", "notifications.column_settings.favourite": "Омиљени:",
"notifications.column_settings.filter_bar.advanced": "Прикажи све категорије", "notifications.column_settings.filter_bar.advanced": "Прикажи све категорије",
@ -409,18 +409,18 @@
"notifications.column_settings.follow_request": "Нови захтеви за праћење:", "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": "Прослеђена обавештења",
"notifications.column_settings.reblog": "Подршки:", "notifications.column_settings.reblog": "Подржавања:",
"notifications.column_settings.show": "Прикажи у колони", "notifications.column_settings.show": "Прикажи у колони",
"notifications.column_settings.sound": "Пуштај звук", "notifications.column_settings.sound": "Репродукуј звук",
"notifications.column_settings.status": "Нови тутови:", "notifications.column_settings.status": "Нове објаве:",
"notifications.column_settings.unread_notifications.category": "Непрочитана обавештења", "notifications.column_settings.unread_notifications.category": "Непрочитана обавештења",
"notifications.column_settings.unread_notifications.highlight": "Истакни непрочитана обавештења", "notifications.column_settings.unread_notifications.highlight": "Истакни непрочитана обавештења",
"notifications.column_settings.update": "Измене:", "notifications.column_settings.update": "Уређивања:",
"notifications.filter.all": "Све", "notifications.filter.all": "Све",
"notifications.filter.boosts": "Подршки", "notifications.filter.boosts": "Подржавања",
"notifications.filter.favourites": "Омиљене", "notifications.filter.favourites": "Омиљене",
"notifications.filter.follows": "Праћени", "notifications.filter.follows": "Праћења",
"notifications.filter.mentions": "Помињања", "notifications.filter.mentions": "Помињања",
"notifications.filter.polls": "Резултати анкете", "notifications.filter.polls": "Резултати анкете",
"notifications.filter.statuses": "Ажурирања од људи које пратите", "notifications.filter.statuses": "Ажурирања од људи које пратите",
@ -431,44 +431,44 @@
"notifications.permission_denied_alert": "Обавештења на радној површини не могу бити омогућена, јер је дозвола прегледача раније била одбијена", "notifications.permission_denied_alert": "Обавештења на радној површини не могу бити омогућена, јер је дозвола прегледача раније била одбијена",
"notifications.permission_required": "Обавештења на радној површини нису доступна јер потребна дозвола није додељена.", "notifications.permission_required": "Обавештења на радној површини нису доступна јер потребна дозвола није додељена.",
"notifications_permission_banner.enable": "Омогућити обавештења на радној површини", "notifications_permission_banner.enable": "Омогућити обавештења на радној површини",
"notifications_permission_banner.how_to_control": "To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.", "notifications_permission_banner.how_to_control": "Да бисте примали обавештења када Mastodon није отворен, омогућите обавештења на радној површини. Kада су обавештења на радној површини омогућена врсте интеракција које она генеришу могу се подешавати помоћу дугмета {icon}.",
"notifications_permission_banner.title": "Ништа не пропустите", "notifications_permission_banner.title": "Никада ништа не пропустите",
"picture_in_picture.restore": "Врати то назад", "picture_in_picture.restore": "Врати то назад",
"poll.closed": "Затворено", "poll.closed": "Затворено",
"poll.refresh": "Освежи", "poll.refresh": "Освежи",
"poll.total_people": "{count, plural, one {# особа} few {# особе} other {# особа}}", "poll.total_people": "{count, plural, one {# особа} few {# особе} other {# особа}}",
"poll.total_votes": "{count, plural, one {# гласање} few {# гласања} other {# гласања}}", "poll.total_votes": "{count, plural, one {# глас} few {# гласа} other {# гласова}}",
"poll.vote": "Гласајте", "poll.vote": "Гласајте",
"poll.voted": "Гласали сте за овај одговор", "poll.voted": "Гласали сте за овај одговор",
"poll.votes": "{votes, plural, one {# vote} other {# votes}}", "poll.votes": "{votes, plural, one {# глас} few {# гласа} other {# гласова}}",
"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": "Неизлистано",
"privacy_policy.last_updated": "Последња измена {date}", "privacy_policy.last_updated": "Последње ажурирање {date}",
"privacy_policy.title": "Политика приватности", "privacy_policy.title": "Политика приватности",
"refresh": "Освежи", "refresh": "Освежи",
"regeneration_indicator.label": "Учитавање…", "regeneration_indicator.label": "Учитавање…",
"regeneration_indicator.sublabel": "Ваша почетна страница се припрема!", "regeneration_indicator.sublabel": "Ваша почетна страница се припрема!",
"relative_time.days": "{number}д", "relative_time.days": "{number} дан.",
"relative_time.full.days": "пре {number, plural, one {# дана} other {# дана}}", "relative_time.full.days": "Пре {number, plural, one {# дан} few {# дана} other {# дана}}",
"relative_time.full.hours": "{number, plural, one {# hour} other {# hours}} ago", "relative_time.full.hours": "пре {number, plural, one {# сат} few {# сата} other {# сати}}",
"relative_time.full.just_now": "управо сад", "relative_time.full.just_now": "управо сад",
"relative_time.full.minutes": "{number, plural, one {# minute} other {# minutes}} ago", "relative_time.full.minutes": "пре {number, plural, one {# минут} few {# минута} other {# минута}}",
"relative_time.full.seconds": "{number, plural, one {# second} other {# seconds}} ago", "relative_time.full.seconds": "пре {number, plural, one {# секунду} few {# секунде} other {# секунди}}",
"relative_time.hours": "{number}х", "relative_time.hours": "{number} час.",
"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": "данас", "relative_time.today": "данас",
"reply_indicator.cancel": "Поништи", "reply_indicator.cancel": "Откажи",
"report.block": "Блокирај", "report.block": "Блокирај",
"report.block_explanation": "Нећете видети његове/њене објаве. Ни он/она неће видети Ваше објаве нити ће моћи да Вас прате. Такође може да зна да је блокиран(а).", "report.block_explanation": "Нећете видети његове/њене објаве. Ни он/она неће видети Ваше објаве нити ће моћи да Вас прате. Такође може да зна да је блокиран(а).",
"report.categories.other": "Остало", "report.categories.other": "Остало",
@ -477,36 +477,36 @@
"report.category.subtitle": "Одаберите најприближније", "report.category.subtitle": "Одаберите најприближније",
"report.category.title": "Реците нам шта је проблем са овим {type}", "report.category.title": "Реците нам шта је проблем са овим {type}",
"report.category.title_account": "профилом", "report.category.title_account": "профилом",
"report.category.title_status": "постом", "report.category.title_status": "објавом",
"report.close": "Готово", "report.close": "Готово",
"report.comment.title": "Да ли има нешто додатно што треба да знамо?", "report.comment.title": "Да ли има нешто додатно што треба да знамо?",
"report.forward": "Проследити {target}", "report.forward": "Проследити {target}",
"report.forward_hint": "Налог је са другог сервера. Послати анонимну копију пријаве и тамо?", "report.forward_hint": "Налог је са другог сервера. Послати анонимну копију пријаве и тамо?",
"report.mute": "Ућуткај", "report.mute": "Ућуткај",
"report.mute_explanation": "You will not see their posts. They can still follow you and see your posts and will not know that they are muted.", "report.mute_explanation": "Нећете видети његове/њене објаве. Он/она и и даље могу да вас прате и виде ваше објаве и неће знати да су ућуткани.",
"report.next": "Next", "report.next": "Следеће",
"report.placeholder": "Додатни коментари", "report.placeholder": "Додатни коментари",
"report.reasons.dislike": "I don't like it", "report.reasons.dislike": "Не свиђа ми се",
"report.reasons.dislike_description": "It is not something you want to see", "report.reasons.dislike_description": "Ово није нешто што желиш да видите",
"report.reasons.other": "It's something else", "report.reasons.other": "Нешто друго",
"report.reasons.other_description": "The issue does not fit into other categories", "report.reasons.other_description": "Проблем се не уклапа у друге категорије",
"report.reasons.spam": "Ово је спам", "report.reasons.spam": "Ово је спам",
"report.reasons.spam_description": "Malicious links, fake engagement, or repetitive replies", "report.reasons.spam_description": "Злонамерне везе, лажно ангажовање или одговори који се понављају",
"report.reasons.violation": "Крши правила сервера", "report.reasons.violation": "Крши правила сервера",
"report.reasons.violation_description": "Свесни сте да крши нека одређена правила", "report.reasons.violation_description": "Свесни сте да крши нека одређена правила",
"report.rules.subtitle": "Select all that apply", "report.rules.subtitle": "Изабери све што важи",
"report.rules.title": "Which rules are being violated?", "report.rules.title": "Која правила су прекршена?",
"report.statuses.subtitle": "Select all that apply", "report.statuses.subtitle": "Изабери све што важи",
"report.statuses.title": "Да ли постоје било какве објаве које подржавају ову пријаву?", "report.statuses.title": "Да ли постоје било какве објаве које подржавају ову пријаву?",
"report.submit": "Пошаљи", "report.submit": "Пошаљи",
"report.target": "Пријављујем {target}", "report.target": "Пријављујем {target}",
"report.thanks.take_action": "Ово су Ваше опције да контролишете шта видите на Мастодону:", "report.thanks.take_action": "Ово су Ваше опције да контролишете шта видите на Mastodon-у:",
"report.thanks.take_action_actionable": "Док ми гледамо, можете применити следеће радње против @{name}:", "report.thanks.take_action_actionable": "Док ми прегледамо ово, можете применити следеће радње против @{name}:",
"report.thanks.title": "Не желите да видите ово?", "report.thanks.title": "Не желите да видите ово?",
"report.thanks.title_actionable": "Хвала на пријави, прегледаћемо је.", "report.thanks.title_actionable": "Хвала на пријави, прегледаћемо је.",
"report.unfollow": "Отпрати @{name}", "report.unfollow": "Отпрати @{name}",
"report.unfollow_explanation": "Пратиш овај налог. Да не би више видео њихове објаве у својом основном низу објава, престани да их пратиш.", "report.unfollow_explanation": "Пратите овај налог. Да не бисте више видели његове објаве на почетној страници, отпратите га.",
"report_notification.attached_statuses": "{count, plural, one {{count} објава} other {{count} објаве}} у прилогу", "report_notification.attached_statuses": "{count, plural, one {{count} објава} few {{count} објаве} other {{count} објава}} у прилогу",
"report_notification.categories.other": "Остало", "report_notification.categories.other": "Остало",
"report_notification.categories.spam": "Спам", "report_notification.categories.spam": "Спам",
"report_notification.categories.violation": "Кршење правила", "report_notification.categories.violation": "Кршење правила",
@ -514,68 +514,68 @@
"search.placeholder": "Претрага", "search.placeholder": "Претрага",
"search.search_or_paste": "Претражите или унесите адресу", "search.search_or_paste": "Претражите или унесите адресу",
"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.all": "Све", "search_results.all": "Све",
"search_results.hashtags": "Тарабе", "search_results.hashtags": "Хеш ознаке",
"search_results.nothing_found": ема ништа за овај термин претраге", "search_results.nothing_found": ије могуће пронаћи ништа за ове термине за претрагу",
"search_results.statuses": "Трубе", "search_results.statuses": "Објаве",
"search_results.statuses_fts_disabled": "Претрага објава по садржају није омогућена на овом Мастодон серверу.", "search_results.statuses_fts_disabled": "Претрага објава по садржају није омогућена на овом Mastodon серверу.",
"search_results.title": "Претражи {q}", "search_results.title": "Претражи {q}",
"search_results.total": "{count, number} {count, plural, one {резултат} few {резултата} other {резултата}}", "search_results.total": "{count, number} {count, plural, one {резултат} few {резултата} other {резултата}}",
"server_banner.about_active_users": "Људи који су користили овај сервер у претходних 30 дана (месечно активних корисника)", "server_banner.about_active_users": "Људи који су користили овај сервер у претходних 30 дана (месечно активних корисника)",
"server_banner.active_users": "активних корисника", "server_banner.active_users": "активних корисника",
"server_banner.administered_by": "Администрирано од стране:", "server_banner.administered_by": "Администрирано од стране:",
"server_banner.introduction": "{domain} is part of the decentralized social network powered by {mastodon}.", "server_banner.introduction": "{domain} је део децентрализоване друштвене мреже коју покреће {mastodon}.",
"server_banner.learn_more": "Сазнајте више", "server_banner.learn_more": "Сазнајте више",
"server_banner.server_stats": "Статистике сервера:", "server_banner.server_stats": "Статистике сервера:",
"sign_in_banner.create_account": "Направи налог", "sign_in_banner.create_account": "Направи налог",
"sign_in_banner.sign_in": "Пријави се", "sign_in_banner.sign_in": "Пријави се",
"sign_in_banner.text": "Пријавите се да пратите профиле или хештегове, ставите објаве као омиљене, делите и одговарате на њих или комуницирате са свог налога са другог сервера.", "sign_in_banner.text": "Пријавите се да пратите профиле или хештегове, ставите објаве као омиљене, делите и одговарате на њих или комуницирате са свог налога са другог сервера.",
"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": "Копирај везу у објаву",
"status.delete": "Обриши", "status.delete": "Избриши",
"status.detailed_status": "Детаљни преглед разговора", "status.detailed_status": "Детаљни приказ разговора",
"status.direct": "Директна порука @{name}", "status.direct": "Директна порука @{name}",
"status.edit": "Измени", "status.edit": "Уреди",
"status.edited": "Измењено {date}", "status.edited": "Уређено {date}",
"status.edited_x_times": "Измењено {count, plural, one {{count} пут} other {{count} пута}}", "status.edited_x_times": "Уређено {count, plural, one {{count} пут} other {{count} пута}}",
"status.embed": "Угради на сајт", "status.embed": "Угради",
"status.favourite": "Омиљено", "status.favourite": "Омиљено",
"status.filter": "Филтрирај ову објаву", "status.filter": "Филтрирај ову објаву",
"status.filtered": "Филтрирано", "status.filtered": "Филтрирано",
"status.hide": "Сакриј тут", "status.hide": "Сакриј објаву",
"status.history.created": "{name} написао/ла {date}", "status.history.created": "{name} написао/ла {date}",
"status.history.edited": "{name} изменио/ла {date}", "status.history.edited": "{name} уредио/ла {date}",
"status.load_more": "Учитај још", "status.load_more": "Учитај још",
"status.media_hidden": "Мултимедија сакривена", "status.media_hidden": "Мултимедија сакривена",
"status.mention": "Помени корисника @{name}", "status.mention": "Помени @{name}",
"status.more": "Још", "status.more": "Још",
"status.mute": "Ућуткај @{name}", "status.mute": "Ућуткај @{name}",
"status.mute_conversation": "Ућуткај преписку", "status.mute_conversation": "Ућуткај преписку",
"status.open": "Прошири овај статус", "status.open": "Прошири ову објаву",
"status.pin": "Закачи на профил", "status.pin": "Закачи на профил",
"status.pinned": "Закачена труба", "status.pinned": "Закачене објаве",
"status.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": "Уклони обележивач", "status.remove_bookmark": "Уклони обележивач",
"status.replied_to": "Одговор за {name}", "status.replied_to": "Одговор за {name}",
"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_filter_reason": "Ипак прикажи", "status.show_filter_reason": "Ипак прикажи",
@ -593,57 +593,57 @@
"subscribed_languages.save": "Сачувај измене", "subscribed_languages.save": "Сачувај измене",
"subscribed_languages.target": "Промени језике на које је {target} пријављен", "subscribed_languages.target": "Промени језике на које је {target} пријављен",
"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": "Локално",
"tabs_bar.notifications": "Обавештења", "tabs_bar.notifications": "Обавештења",
"time_remaining.days": "Остало {number, plural, one {# дан} few {# дана} other {# дана}}", "time_remaining.days": "Остало {number, plural, one {# дан} few {# дана} other {# дана}}",
"time_remaining.hours": "Остало {number, plural, one {# сат} few {# сата} other {# сати}}", "time_remaining.hours": "Остало {number, plural, one {# сат} few {# сата} other {# сати}}",
"time_remaining.minutes": "Остало {number, plural, one {# минут} few {# минута} other {# минута}}", "time_remaining.minutes": "Остало {number, plural, one {# минут} few {# минута} other {# минута}}",
"time_remaining.moments": "Преостао тренутак", "time_remaining.moments": "Још неколико тренутака",
"time_remaining.seconds": "Остало {number, plural, one {# секунд} few {# секунде} other {# секунди}}", "time_remaining.seconds": "Остало {number, plural, one {# секунд} few {# секунде} other {# секунди}}",
"timeline_hint.remote_resource_not_displayed": "{resource} са других сервера се не приказују.", "timeline_hint.remote_resource_not_displayed": "{resource} са других сервера се не приказују.",
"timeline_hint.resources.followers": "Пратиоци", "timeline_hint.resources.followers": "Пратиоци",
"timeline_hint.resources.follows": "Праћени", "timeline_hint.resources.follows": "Праћени",
"timeline_hint.resources.statuses": "Старији тут", "timeline_hint.resources.statuses": "Старије објаве",
"trends.counter_by_accounts": "{count, plural, one {{counter} person} other {{counter} people}} in the past {days, plural, one {day} other {{days} days}}", "trends.counter_by_accounts": "{count, plural, one {{counter} корисник} other {{counter} корисника}} у протеклих {days, plural, one {дан} other {{days} дана}}",
"trends.trending_now": "У тренду сада", "trends.trending_now": "У тренду сада",
"ui.beforeunload": "Ако напустите Мастодон, изгубићете написани нацрт.", "ui.beforeunload": "Ваш нацрт ће бити изгубљен ако напустите Mastodon.",
"units.short.billion": "{count}Б", "units.short.billion": "{count} млрд.",
"units.short.million": "{count}М", "units.short.million": "{count} мил.",
"units.short.thousand": "{count}К", "units.short.thousand": "{count} хиљ.",
"upload_area.title": "Превуците овде да отпремите", "upload_area.title": "Превуците и отпустите за отпремање",
"upload_button.label": "Додај мултимедију (JPEG, PNG, GIF, WebM, MP4, MOV)", "upload_button.label": "Додај слике, видео или аудио датотеку",
"upload_error.limit": "Достигнуто ограничење величине за отпремање.", "upload_error.limit": "Достигнуто је ограничење за отпремање датотека.",
"upload_error.poll": "Отпремање датотека није дозвољено са анкетама.", "upload_error.poll": "Отпремање датотека није дозвољено са анкетама.",
"upload_form.audio_description": "Опишите за људе са оштећењем слуха", "upload_form.audio_description": "Опишите за особе са оштећеним слухом",
"upload_form.description": "Опишите за особе са оштећеним видом", "upload_form.description": "Опишите за особе са оштећеним видом",
"upload_form.description_missing": "Нема описа", "upload_form.description_missing": "Нема додатог описа",
"upload_form.edit": "Уреди", "upload_form.edit": "Уреди",
"upload_form.thumbnail": "Промени приказ слика", "upload_form.thumbnail": "Промени сличицу",
"upload_form.undo": "Обриши", "upload_form.undo": "Избриши",
"upload_form.video_description": "Опишите за људе са оштећењем слуха или вида", "upload_form.video_description": "Опишите за особе са оштећеним слухом или видом",
"upload_modal.analyzing_picture": "Анализа слике…", "upload_modal.analyzing_picture": "Анализирање слике…",
"upload_modal.apply": "Примени", "upload_modal.apply": "Примени",
"upload_modal.applying": "Примењујем…", "upload_modal.applying": "Примена…",
"upload_modal.choose_image": "Изабери слику", "upload_modal.choose_image": "Одаберите слику",
"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.preparing_ocr": "Припрема OCR-а…", "upload_modal.preparing_ocr": "Припрема OCR-а…",
"upload_modal.preview_label": "Преглед ({ratio})", "upload_modal.preview_label": "Преглед ({ratio})",
"upload_progress.label": "Отпремам...", "upload_progress.label": "Отпремање...",
"upload_progress.processing": "Обрада…", "upload_progress.processing": "Обрада…",
"video.close": "Затвори видео", "video.close": "Затвори видео",
"video.download": "Преузимање датотеке", "video.download": "Преузимање датотеке",
"video.exit_fullscreen": "Напусти цео екран", "video.exit_fullscreen": "Изађи из режима целог екрана",
"video.expand": "Прошири видео", "video.expand": "Прошири видео",
"video.fullscreen": "Цео екран", "video.fullscreen": "Цео екран",
"video.hide": "Сакриј видео", "video.hide": "Сакриј видео",
"video.mute": "Угаси звук", "video.mute": "Искључи звук",
"video.pause": "Паузирај", "video.pause": "Паузирај",
"video.play": "Пусти", "video.play": "Репродукуј",
"video.unmute": "Врати звук" "video.unmute": "Укључи звук"
} }

@ -95,7 +95,7 @@
"closed_registrations.other_server_instructions": "เนองจาก Mastodon เปนแบบกระจายศนยณสามารถสรางบญชในเซฟเวอรนและยงคงโตตอบกบเซฟเวอร", "closed_registrations.other_server_instructions": "เนองจาก Mastodon เปนแบบกระจายศนยณสามารถสรางบญชในเซฟเวอรนและยงคงโตตอบกบเซฟเวอร",
"closed_registrations_modal.description": "ไมสามารถสรางบญชใน {domain} ไดในปจจน แตโปรดจำไวาคณไมจำเปนตองมญชใน {domain} โดยเฉพาะเพอใช Mastodon", "closed_registrations_modal.description": "ไมสามารถสรางบญชใน {domain} ไดในปจจน แตโปรดจำไวาคณไมจำเปนตองมญชใน {domain} โดยเฉพาะเพอใช Mastodon",
"closed_registrations_modal.find_another_server": "คนหาเซฟเวอรน", "closed_registrations_modal.find_another_server": "คนหาเซฟเวอรน",
"closed_registrations_modal.preamble": "Mastodon เปนแบบกระจายศนยงนนไมาคณจะสรางบญชของคณทใด คณจะสามารถตดตามและโตตอบกบใครกไดในเซฟเวอรณยงสามารถโฮสตเซฟเวอรวยตนเองไดกดวย!", "closed_registrations_modal.preamble": "Mastodon เปนแบบกระจายศนยงนนไมาคณจะสรางบญชของคณทใด คณจะสามารถตดตามและโตตอบกบใครกตามในเซฟเวอรณยงสามารถโฮสตญชวยตนเองไดกดวย!",
"closed_registrations_modal.title": "การลงทะเบยนใน Mastodon", "closed_registrations_modal.title": "การลงทะเบยนใน Mastodon",
"column.about": "เกยวกบ", "column.about": "เกยวกบ",
"column.blocks": "ผใชดกนอย", "column.blocks": "ผใชดกนอย",
@ -184,12 +184,12 @@
"directory.recently_active": "ใชงานลาสด", "directory.recently_active": "ใชงานลาสด",
"disabled_account_banner.account_settings": "การตงคาบญช", "disabled_account_banner.account_settings": "การตงคาบญช",
"disabled_account_banner.text": "มการปดใชงานบญชของคณ {disabledAccount} ในปจจน", "disabled_account_banner.text": "มการปดใชงานบญชของคณ {disabledAccount} ในปจจน",
"dismissable_banner.community_timeline": "านลางนเปนโพสตสาธารณะลาสดจากผคนทญชอยบน {domain}", "dismissable_banner.community_timeline": "อโพสตสาธารณะลาสดจากผคนทญชไดบการโฮสตโดย {domain}",
"dismissable_banner.dismiss": "ปด", "dismissable_banner.dismiss": "ปด",
"dismissable_banner.explore_links": "เรองขาวเหลานกำลงไดบการพดถงโดยผคนในเซฟเวอรและอน ๆ ของเครอขายแบบกระจายศนยในตอนน", "dismissable_banner.explore_links": "เรองขาวเหลานกำลงไดบการพดถงโดยผคนในเซฟเวอรและอน ๆ ของเครอขายแบบกระจายศนยในตอนน",
"dismissable_banner.explore_statuses": "โพสตเหลานจากเซฟเวอรและอน ๆ ในเครอขายแบบกระจายศนยกำลงไดบความสนใจในเซฟเวอรในตอนน", "dismissable_banner.explore_statuses": "โพสตเหลานจากเซฟเวอรและอน ๆ ในเครอขายแบบกระจายศนยกำลงไดบความสนใจในเซฟเวอรในตอนน",
"dismissable_banner.explore_tags": "แฮชแทกเหลานกำลงไดบความสนใจในหมคนในเซฟเวอรและอน ๆ ของเครอขายแบบกระจายศนยในตอนน", "dismissable_banner.explore_tags": "แฮชแทกเหลานกำลงไดบความสนใจในหมคนในเซฟเวอรและอน ๆ ของเครอขายแบบกระจายศนยในตอนน",
"dismissable_banner.public_timeline": "านลางนเปโพสตสาธารณะลาสดจากผคนในเซฟเวอรและอน ๆ ของเครอขายแบบกระจายศนยเซฟเวอร", "dismissable_banner.public_timeline": "โพสตสาธารณะลาสดจากผคนในเซฟเวอรและอน ๆ ของเครอขายแบบกระจายศนยเซฟเวอรทราบเกยวก",
"embed.instructions": "ฝงโพสตในเวบไซตของคณโดยคดลอกโคดดานลาง", "embed.instructions": "ฝงโพสตในเวบไซตของคณโดยคดลอกโคดดานลาง",
"embed.preview": "นอลกษณะทจะปรากฏ:", "embed.preview": "นอลกษณะทจะปรากฏ:",
"emoji_button.activity": "กจกรรม", "emoji_button.activity": "กจกรรม",
@ -475,7 +475,7 @@
"report.categories.spam": "สแปม", "report.categories.spam": "สแปม",
"report.categories.violation": "เนอหาละเมดหนงกฎของเซฟเวอรหรอมากกวา", "report.categories.violation": "เนอหาละเมดหนงกฎของเซฟเวอรหรอมากกวา",
"report.category.subtitle": "เลอกทตรงกนทด", "report.category.subtitle": "เลอกทตรงกนทด",
"report.category.title": "บอกเราาเกดอะไรนกบ {type} น", "report.category.title": "บอกเรางสงทกำลงเกนกบ {type} น",
"report.category.title_account": "โปรไฟล", "report.category.title_account": "โปรไฟล",
"report.category.title_status": "โพสต", "report.category.title_status": "โพสต",
"report.close": "เสรจสน", "report.close": "เสรจสน",

@ -48,7 +48,7 @@
"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.open_original_page": "Відкрити оригінальну сторінку", "account.open_original_page": "Відкрити оригінальну сторінку",
"account.posts": "Дописи", "account.posts": "Дописи",
"account.posts_with_replies": "Дописи й відповіді", "account.posts_with_replies": "Дописи й відповіді",
@ -108,7 +108,7 @@
"column.follow_requests": "Запити на підписку", "column.follow_requests": "Запити на підписку",
"column.home": "Головна", "column.home": "Головна",
"column.lists": "Списки", "column.lists": "Списки",
"column.mutes": "Нехтувані користувачі", "column.mutes": "Приховані користувачі",
"column.notifications": "Сповіщення", "column.notifications": "Сповіщення",
"column.pins": "Закріплені дописи", "column.pins": "Закріплені дописи",
"column.public": "Глобальна стрічка", "column.public": "Глобальна стрічка",
@ -163,7 +163,7 @@
"confirmations.domain_block.message": "Ви точно, точно впевнені, що хочете заблокувати весь домен {domain}? У більшості випадків для нормальної роботи краще заблокувати або приховати лише деяких користувачів. Ви не зможете бачити контент з цього домену у будь-яких стрічках або ваших сповіщеннях. Ваші підписники з цього домену будуть відписані від вас.", "confirmations.domain_block.message": "Ви точно, точно впевнені, що хочете заблокувати весь домен {domain}? У більшості випадків для нормальної роботи краще заблокувати або приховати лише деяких користувачів. Ви не зможете бачити контент з цього домену у будь-яких стрічках або ваших сповіщеннях. Ваші підписники з цього домену будуть відписані від вас.",
"confirmations.logout.confirm": "Вийти", "confirmations.logout.confirm": "Вийти",
"confirmations.logout.message": "Ви впевнені, що хочете вийти?", "confirmations.logout.message": "Ви впевнені, що хочете вийти?",
"confirmations.mute.confirm": "Нехтувати", "confirmations.mute.confirm": "Приховати",
"confirmations.mute.explanation": "Це сховає дописи від них і дописи зі згадками про них, проте вони все одно матимуть змогу бачити ваші дописи й підписуватися на вас.", "confirmations.mute.explanation": "Це сховає дописи від них і дописи зі згадками про них, проте вони все одно матимуть змогу бачити ваші дописи й підписуватися на вас.",
"confirmations.mute.message": "Ви впевнені, що хочете приховати {name}?", "confirmations.mute.message": "Ви впевнені, що хочете приховати {name}?",
"confirmations.redraft.confirm": "Видалити та виправити", "confirmations.redraft.confirm": "Видалити та виправити",
@ -225,7 +225,7 @@
"empty_column.home.suggestions": "Переглянути пропозиції", "empty_column.home.suggestions": "Переглянути пропозиції",
"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": "Через помилку у нашому коді або несумісність браузера, ця сторінка не може бути зображена коректно.",
@ -316,7 +316,7 @@
"keyboard_shortcuts.legend": "Показати легенду", "keyboard_shortcuts.legend": "Показати легенду",
"keyboard_shortcuts.local": "Відкрити локальну стрічку", "keyboard_shortcuts.local": "Відкрити локальну стрічку",
"keyboard_shortcuts.mention": "Згадати автора", "keyboard_shortcuts.mention": "Згадати автора",
"keyboard_shortcuts.muted": "Відкрити список нехтуваних користувачів", "keyboard_shortcuts.muted": "Відкрити список прихованих користувачів",
"keyboard_shortcuts.my_profile": "Відкрити ваш профіль", "keyboard_shortcuts.my_profile": "Відкрити ваш профіль",
"keyboard_shortcuts.notifications": "Відкрити колонку сповіщень", "keyboard_shortcuts.notifications": "Відкрити колонку сповіщень",
"keyboard_shortcuts.open_media": "Відкрити медіа", "keyboard_shortcuts.open_media": "Відкрити медіа",
@ -359,8 +359,8 @@
"missing_indicator.sublabel": "Ресурс не знайдено", "missing_indicator.sublabel": "Ресурс не знайдено",
"moved_to_account_banner.text": "Ваш обліковий запис {disabledAccount} наразі вимкнений, оскільки вас перенесено до {movedToAccount}.", "moved_to_account_banner.text": "Ваш обліковий запис {disabledAccount} наразі вимкнений, оскільки вас перенесено до {movedToAccount}.",
"mute_modal.duration": "Тривалість", "mute_modal.duration": "Тривалість",
"mute_modal.hide_notifications": "Сховати сповіщення від користувача?", "mute_modal.hide_notifications": "Сховати сповіщення цього користувача?",
"mute_modal.indefinite": е визначено", "mute_modal.indefinite": азавжди",
"navigation_bar.about": "Про застосунок", "navigation_bar.about": "Про застосунок",
"navigation_bar.blocks": "Заблоковані користувачі", "navigation_bar.blocks": "Заблоковані користувачі",
"navigation_bar.bookmarks": "Закладки", "navigation_bar.bookmarks": "Закладки",
@ -377,7 +377,7 @@
"navigation_bar.follows_and_followers": "Підписки та підписники", "navigation_bar.follows_and_followers": "Підписки та підписники",
"navigation_bar.lists": "Списки", "navigation_bar.lists": "Списки",
"navigation_bar.logout": "Вийти", "navigation_bar.logout": "Вийти",
"navigation_bar.mutes": "Нехтувані користувачі", "navigation_bar.mutes": "Приховані користувачі",
"navigation_bar.personal": "Особисте", "navigation_bar.personal": "Особисте",
"navigation_bar.pins": "Закріплені дописи", "navigation_bar.pins": "Закріплені дописи",
"navigation_bar.preferences": "Налаштування", "navigation_bar.preferences": "Налаштування",
@ -387,7 +387,7 @@
"not_signed_in_indicator.not_signed_in": "Для доступу до цього ресурсу вам потрібно увійти.", "not_signed_in_indicator.not_signed_in": "Для доступу до цього ресурсу вам потрібно увійти.",
"notification.admin.report": "Скарга від {name} на {target}", "notification.admin.report": "Скарга від {name} на {target}",
"notification.admin.sign_up": "{name} приєдналися", "notification.admin.sign_up": "{name} приєдналися",
"notification.favourite": "{name} вподобали ваш допис", "notification.favourite": "Ваш допис подобається {name}",
"notification.follow": "{name} підписалися на вас", "notification.follow": "{name} підписалися на вас",
"notification.follow_request": "{name} відправили запит на підписку", "notification.follow_request": "{name} відправили запит на підписку",
"notification.mention": "{name} згадали вас", "notification.mention": "{name} згадали вас",
@ -483,7 +483,7 @@
"report.forward": "Надіслати до {target}", "report.forward": "Надіслати до {target}",
"report.forward_hint": "Це обліковий запис з іншого сервера. Відправити анонімізовану копію скарги й туди?", "report.forward_hint": "Це обліковий запис з іншого сервера. Відправити анонімізовану копію скарги й туди?",
"report.mute": "Приховати", "report.mute": "Приховати",
"report.mute_explanation": "Ви не побачите їхніх дописів. Вони все ще можуть стежити за вами, бачити ваші дописи та не знатимуть про нехтування.", "report.mute_explanation": "Ви не побачите їхніх дописів. Вони все ще можуть стежити за вами, бачити ваші дописи, але не знатимуть що їх приховано.",
"report.next": "Далі", "report.next": "Далі",
"report.placeholder": "Додаткові коментарі", "report.placeholder": "Додаткові коментарі",
"report.reasons.dislike": "Мені це не подобається", "report.reasons.dislike": "Мені це не подобається",
@ -506,7 +506,7 @@
"report.thanks.title_actionable": "Дякуємо за скаргу, ми розглянемо її.", "report.thanks.title_actionable": "Дякуємо за скаргу, ми розглянемо її.",
"report.unfollow": "Відписатися від @{name}", "report.unfollow": "Відписатися від @{name}",
"report.unfollow_explanation": "Ви підписані на цього користувача. Щоб більше не бачити їхні дописи у вашій стрічці, відпишіться від них.", "report.unfollow_explanation": "Ви підписані на цього користувача. Щоб більше не бачити їхні дописи у вашій стрічці, відпишіться від них.",
"report_notification.attached_statuses": "{count, plural, one {{count} допис} few {{count} дописи} other {{counter} дописів}} прикріплено", "report_notification.attached_statuses": "{count, plural, one {{count} допис} few {{count} дописи} many {{count} дописів} other {{count} дописи}} прикріплено",
"report_notification.categories.other": "Інше", "report_notification.categories.other": "Інше",
"report_notification.categories.spam": "Спам", "report_notification.categories.spam": "Спам",
"report_notification.categories.violation": "Порушення правил", "report_notification.categories.violation": "Порушення правил",
@ -539,7 +539,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": "Копіювати посилання на допис",
@ -561,14 +561,14 @@
"status.mention": "Згадати @{name}", "status.mention": "Згадати @{name}",
"status.more": "Більше", "status.more": "Більше",
"status.mute": "Приховати @{name}", "status.mute": "Приховати @{name}",
"status.mute_conversation": "Ігнорувати діалог", "status.mute_conversation": "Ігнорувати розмову",
"status.open": "Розгорнути допис", "status.open": "Розгорнути допис",
"status.pin": "Закріпити у профілі", "status.pin": "Закріпити у профілі",
"status.pinned": "Закріплений допис", "status.pinned": "Закріплений допис",
"status.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": "Видалити закладку", "status.remove_bookmark": "Видалити закладку",
@ -587,7 +587,7 @@
"status.translate": "Перекласти", "status.translate": "Перекласти",
"status.translated_from_with": "Перекладено з {lang} за допомогою {provider}", "status.translated_from_with": "Перекладено з {lang} за допомогою {provider}",
"status.uncached_media_warning": "Недоступно", "status.uncached_media_warning": "Недоступно",
"status.unmute_conversation": "Не ігнорувати діалог", "status.unmute_conversation": "Не ігнорувати розмову",
"status.unpin": "Відкріпити від профілю", "status.unpin": "Відкріпити від профілю",
"subscribed_languages.lead": "Лише дописи вибраними мовами з'являтимуться на вашій домівці та у списку стрічок після змін. Виберіть «none», щоб отримувати повідомлення всіма мовами.", "subscribed_languages.lead": "Лише дописи вибраними мовами з'являтимуться на вашій домівці та у списку стрічок після змін. Виберіть «none», щоб отримувати повідомлення всіма мовами.",
"subscribed_languages.save": "Зберегти зміни", "subscribed_languages.save": "Зберегти зміни",

@ -1,13 +1,13 @@
{ {
"about.blocks": "Moderated servers", "about.blocks": "معتدل سرورز",
"about.contact": "Contact:", "about.contact": "رابطہ:",
"about.disclaimer": "Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.", "about.disclaimer": "Mastodon is free, open-source software, and a trademark of Mastodon gGmbH.",
"about.domain_blocks.no_reason_available": "Reason not available", "about.domain_blocks.no_reason_available": "وجوہات نہیں دستیاب",
"about.domain_blocks.preamble": "Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.", "about.domain_blocks.preamble": "Mastodon generally allows you to view content from and interact with users from any other server in the fediverse. These are the exceptions that have been made on this particular server.",
"about.domain_blocks.silenced.explanation": "You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.", "about.domain_blocks.silenced.explanation": "You will generally not see profiles and content from this server, unless you explicitly look it up or opt into it by following.",
"about.domain_blocks.silenced.title": "Limited", "about.domain_blocks.silenced.title": "محدود",
"about.domain_blocks.suspended.explanation": "No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.", "about.domain_blocks.suspended.explanation": "No data from this server will be processed, stored or exchanged, making any interaction or communication with users from this server impossible.",
"about.domain_blocks.suspended.title": "Suspended", "about.domain_blocks.suspended.title": "معطل شدہ",
"about.not_available": "This information has not been made available on this server.", "about.not_available": "This information has not been made available on this server.",
"about.powered_by": "Decentralized social media powered by {mastodon}", "about.powered_by": "Decentralized social media powered by {mastodon}",
"about.rules": "Server rules", "about.rules": "Server rules",
@ -27,7 +27,7 @@
"account.enable_notifications": "جب @{name} پوسٹ کرے تو مجھ مطلع کریں", "account.enable_notifications": "جب @{name} پوسٹ کرے تو مجھ مطلع کریں",
"account.endorse": "مشکص پر نمایاں کریں", "account.endorse": "مشکص پر نمایاں کریں",
"account.featured_tags.last_status_at": "Last post on {date}", "account.featured_tags.last_status_at": "Last post on {date}",
"account.featured_tags.last_status_never": "No posts", "account.featured_tags.last_status_never": "کوئی مراسلہ نہیں",
"account.featured_tags.title": "{name}'s featured hashtags", "account.featured_tags.title": "{name}'s featured hashtags",
"account.follow": "پیروی کریں", "account.follow": "پیروی کریں",
"account.followers": "پیروکار", "account.followers": "پیروکار",
@ -39,7 +39,7 @@
"account.follows_you": "آپ کا پیروکار ہے", "account.follows_you": "آپ کا پیروکار ہے",
"account.go_to_profile": "Go to profile", "account.go_to_profile": "Go to profile",
"account.hide_reblogs": "@{name} سے فروغ چھپائیں", "account.hide_reblogs": "@{name} سے فروغ چھپائیں",
"account.joined_short": "Joined", "account.joined_short": "شمولیت",
"account.languages": "Change subscribed languages", "account.languages": "Change subscribed languages",
"account.link_verified_on": "اس لنک کی ملکیت کی توثیق {date} پر کی گئی تھی", "account.link_verified_on": "اس لنک کی ملکیت کی توثیق {date} پر کی گئی تھی",
"account.locked_info": "اس اکاونٹ کا اخفائی ضابطہ مقفل ہے۔ صارف کی پیروی کون کر سکتا ہے اس کا جائزہ وہ خود لیتا ہے.", "account.locked_info": "اس اکاونٹ کا اخفائی ضابطہ مقفل ہے۔ صارف کی پیروی کون کر سکتا ہے اس کا جائزہ وہ خود لیتا ہے.",
@ -97,11 +97,11 @@
"closed_registrations_modal.find_another_server": "Find another server", "closed_registrations_modal.find_another_server": "Find another server",
"closed_registrations_modal.preamble": "Mastodon is decentralized, so no matter where you create your account, you will be able to follow and interact with anyone on this server. You can even self-host it!", "closed_registrations_modal.preamble": "Mastodon is decentralized, so no matter where you create your account, you will be able to follow and interact with anyone on this server. You can even self-host it!",
"closed_registrations_modal.title": "Signing up on Mastodon", "closed_registrations_modal.title": "Signing up on Mastodon",
"column.about": "About", "column.about": "متعلق",
"column.blocks": "مسدود صارفین", "column.blocks": "مسدود صارفین",
"column.bookmarks": ُک مارکس", "column.bookmarks": ُک مارکس",
"column.community": "مقامی زمانی جدول", "column.community": "مقامی زمانی جدول",
"column.direct": "Direct messages", "column.direct": "براہ راست پیغامات",
"column.directory": "مشخصات کا مطالعہ کریں", "column.directory": "مشخصات کا مطالعہ کریں",
"column.domain_blocks": "پوشیدہ ڈومین", "column.domain_blocks": "پوشیدہ ڈومین",
"column.favourites": "پسندیدہ", "column.favourites": "پسندیدہ",
@ -123,8 +123,8 @@
"community.column_settings.local_only": "صرف مقامی", "community.column_settings.local_only": "صرف مقامی",
"community.column_settings.media_only": "وسائل فقط", "community.column_settings.media_only": "وسائل فقط",
"community.column_settings.remote_only": "صرف خارجی", "community.column_settings.remote_only": "صرف خارجی",
"compose.language.change": "Change language", "compose.language.change": "زبان تبدیل کریں",
"compose.language.search": "Search languages...", "compose.language.search": "زبان تلاش کریں...",
"compose_form.direct_message_warning_learn_more": "مزید جانیں", "compose_form.direct_message_warning_learn_more": "مزید جانیں",
"compose_form.encryption_warning": "Posts on Mastodon are not end-to-end encrypted. Do not share any dangerous information over Mastodon.", "compose_form.encryption_warning": "Posts on Mastodon are not end-to-end encrypted. Do not share any dangerous information over Mastodon.",
"compose_form.hashtag_warning": "چونکہ یہ ٹوٹ غیر مندرجہ ہے لہذا یہ کسی بھی ہیش ٹیگ کے تحت درج نہیں کیا جائے گا. ہیش ٹیگ کے تحت صرف \nعمومی ٹوٹ تلاش کئے جا سکتے ہیں.", "compose_form.hashtag_warning": "چونکہ یہ ٹوٹ غیر مندرجہ ہے لہذا یہ کسی بھی ہیش ٹیگ کے تحت درج نہیں کیا جائے گا. ہیش ٹیگ کے تحت صرف \nعمومی ٹوٹ تلاش کئے جا سکتے ہیں.",
@ -137,10 +137,10 @@
"compose_form.poll.remove_option": "یہ انتخاب ہٹا دیں", "compose_form.poll.remove_option": "یہ انتخاب ہٹا دیں",
"compose_form.poll.switch_to_multiple": "متعدد انتخاب کی اجازت دینے کے لیے پول تبدیل کریں", "compose_form.poll.switch_to_multiple": "متعدد انتخاب کی اجازت دینے کے لیے پول تبدیل کریں",
"compose_form.poll.switch_to_single": "کسی ایک انتخاب کے لیے پول تبدیل کریں", "compose_form.poll.switch_to_single": "کسی ایک انتخاب کے لیے پول تبدیل کریں",
"compose_form.publish": "Publish", "compose_form.publish": "اشاعت کردہ",
"compose_form.publish_form": "Publish", "compose_form.publish_form": "اشاعت کریں",
"compose_form.publish_loud": "{publish}!", "compose_form.publish_loud": "{publish}!",
"compose_form.save_changes": "Save changes", "compose_form.save_changes": "تبدیلیاں محفوظ کریں",
"compose_form.sensitive.hide": "وسائل کو حساس نشاندہ کریں", "compose_form.sensitive.hide": "وسائل کو حساس نشاندہ کریں",
"compose_form.sensitive.marked": "وسائل حساس نشاندہ ہے", "compose_form.sensitive.marked": "وسائل حساس نشاندہ ہے",
"compose_form.sensitive.unmarked": "{count, plural, one {میڈیا کو حساس کے طور پر نشان زد نہیں کیا گیا ہے} other {میڈیا کو حساس کے طور پر نشان زد نہیں کیا گیا ہے}}", "compose_form.sensitive.unmarked": "{count, plural, one {میڈیا کو حساس کے طور پر نشان زد نہیں کیا گیا ہے} other {میڈیا کو حساس کے طور پر نشان زد نہیں کیا گیا ہے}}",
@ -177,7 +177,7 @@
"conversation.open": "گفتگو دیکھیں", "conversation.open": "گفتگو دیکھیں",
"conversation.with": "{names} کے ساتھ", "conversation.with": "{names} کے ساتھ",
"copypaste.copied": "Copied", "copypaste.copied": "Copied",
"copypaste.copy": "Copy", "copypaste.copy": "کاپی کریں",
"directory.federated": "معروف فیڈی ورس سے", "directory.federated": "معروف فیڈی ورس سے",
"directory.local": "صرف {domain} سے", "directory.local": "صرف {domain} سے",
"directory.new_arrivals": "نئے آنے والے", "directory.new_arrivals": "نئے آنے والے",
@ -185,7 +185,7 @@
"disabled_account_banner.account_settings": "Account settings", "disabled_account_banner.account_settings": "Account settings",
"disabled_account_banner.text": "Your account {disabledAccount} is currently disabled.", "disabled_account_banner.text": "Your account {disabledAccount} is currently disabled.",
"dismissable_banner.community_timeline": "These are the most recent public posts from people whose accounts are hosted by {domain}.", "dismissable_banner.community_timeline": "These are the most recent public posts from people whose accounts are hosted by {domain}.",
"dismissable_banner.dismiss": "Dismiss", "dismissable_banner.dismiss": "برخاست کریں",
"dismissable_banner.explore_links": "These news stories are being talked about by people on this and other servers of the decentralized network right now.", "dismissable_banner.explore_links": "These news stories are being talked about by people on this and other servers of the decentralized network right now.",
"dismissable_banner.explore_statuses": "These posts from this and other servers in the decentralized network are gaining traction on this server right now.", "dismissable_banner.explore_statuses": "These posts from this and other servers in the decentralized network are gaining traction on this server right now.",
"dismissable_banner.explore_tags": "These hashtags are gaining traction among people on this and other servers of the decentralized network right now.", "dismissable_banner.explore_tags": "These hashtags are gaining traction among people on this and other servers of the decentralized network right now.",

@ -27,7 +27,7 @@
"account.enable_notifications": "當 @{name} 發文時通知我", "account.enable_notifications": "當 @{name} 發文時通知我",
"account.endorse": "在個人檔案中推薦對方", "account.endorse": "在個人檔案中推薦對方",
"account.featured_tags.last_status_at": "上次帖文於 {date}", "account.featured_tags.last_status_at": "上次帖文於 {date}",
"account.featured_tags.last_status_never": "沒有帖文", "account.featured_tags.last_status_never": "暫無文章",
"account.featured_tags.title": "{name} 的精選標籤", "account.featured_tags.title": "{name} 的精選標籤",
"account.follow": "關注", "account.follow": "關注",
"account.followers": "追蹤者", "account.followers": "追蹤者",
@ -42,7 +42,7 @@
"account.joined_short": "加入於", "account.joined_short": "加入於",
"account.languages": "變更訂閱語言", "account.languages": "變更訂閱語言",
"account.link_verified_on": "已於 {date} 檢查此連結的所有權", "account.link_verified_on": "已於 {date} 檢查此連結的所有權",
"account.locked_info": "此帳號的隱私狀態被設為鎖定。該擁有者會手動審核追蹤者。", "account.locked_info": "這位使用者將私隱設定為「不公開」,會手動審批誰能關注他/她。",
"account.media": "媒體", "account.media": "媒體",
"account.mention": "提及 @{name}", "account.mention": "提及 @{name}",
"account.moved_to": "{name} 表示現在的新帳號是:", "account.moved_to": "{name} 表示現在的新帳號是:",
@ -74,14 +74,14 @@
"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": "公告",
"attachments_list.unprocessed": "(未處理)", "attachments_list.unprocessed": "(未處理)",
"audio.hide": "隱藏音訊", "audio.hide": "隱藏音訊",
"autosuggest_hashtag.per_week": "每週 {count} 次", "autosuggest_hashtag.per_week": "每週 {count} 次",
"boost_modal.combo": "你下次可以按 {combo} 來跳過", "boost_modal.combo": "你下次可以按 {combo} 來跳過",
"bundle_column_error.copy_stacktrace": "複製錯誤報告", "bundle_column_error.copy_stacktrace": "複製錯誤報告",
"bundle_column_error.error.body": "無法提供請求的頁面。這可能是因為代碼出現錯誤或瀏覽器出現容問題。", "bundle_column_error.error.body": "無法提供請求的頁面。這可能是因為代碼出現錯誤或瀏覽器出現容問題。",
"bundle_column_error.error.title": "大鑊!", "bundle_column_error.error.title": "大鑊!",
"bundle_column_error.network.body": "嘗試載入此頁面時發生錯誤。這可能是因為您的網路連線或此伺服器暫時出現問題。", "bundle_column_error.network.body": "嘗試載入此頁面時發生錯誤。這可能是因為您的網路連線或此伺服器暫時出現問題。",
"bundle_column_error.network.title": "網絡錯誤", "bundle_column_error.network.title": "網絡錯誤",
@ -263,7 +263,7 @@
"footer.get_app": "取得應用程式", "footer.get_app": "取得應用程式",
"footer.invite": "邀請他人", "footer.invite": "邀請他人",
"footer.keyboard_shortcuts": "鍵盤快速鍵", "footer.keyboard_shortcuts": "鍵盤快速鍵",
"footer.privacy_policy": "隱私權政策", "footer.privacy_policy": "私隱政策",
"footer.source_code": "查看原始碼", "footer.source_code": "查看原始碼",
"generic.saved": "已儲存", "generic.saved": "已儲存",
"getting_started.heading": "開始使用", "getting_started.heading": "開始使用",

@ -22,7 +22,7 @@ import {
FOLLOW_REQUESTS_EXPAND_FAIL, FOLLOW_REQUESTS_EXPAND_FAIL,
FOLLOW_REQUEST_AUTHORIZE_SUCCESS, FOLLOW_REQUEST_AUTHORIZE_SUCCESS,
FOLLOW_REQUEST_REJECT_SUCCESS, FOLLOW_REQUEST_REJECT_SUCCESS,
} from '../actions/accounts'; } from '../actions/accounts';
import { import {
REBLOGS_FETCH_SUCCESS, REBLOGS_FETCH_SUCCESS,
FAVOURITES_FETCH_SUCCESS, FAVOURITES_FETCH_SUCCESS,

@ -18,7 +18,7 @@ ast:
account: account:
attributes: attributes:
username: username:
invalid: ha contener namás lletres, númberos y guiones baxos invalid: ha contener namás lletres, númberos ya guiones baxos
reserved: ta acutáu reserved: ta acutáu
admin/webhook: admin/webhook:
attributes: attributes:
@ -38,7 +38,6 @@ ast:
user_role: user_role:
attributes: attributes:
permissions_as_keys: permissions_as_keys:
dangerous: incluyir los permisos que nun son seguros pal rol base
elevated: nun se puen incluyir los permisos que'l to rol nun poseye elevated: nun se puen incluyir los permisos que'l to rol nun poseye
own_role: nun se pue camudar col to rol actual own_role: nun se pue camudar col to rol actual
position: position:

@ -28,7 +28,7 @@ es-MX:
doorkeeper/application: doorkeeper/application:
attributes: attributes:
website: website:
invalid: no es una URL válida invalid: no es un URL válido
import: import:
attributes: attributes:
data: data:

@ -3,15 +3,15 @@ fr-QC:
activerecord: activerecord:
attributes: attributes:
poll: poll:
expires_at: Date butoir expires_at: Échéance
options: Choix options: Choix
user: user:
agreement: Contrat de service agreement: Contrat de service
email: Adresse de courriel email: Adresse courriel
locale: Langue locale: Localisation
password: Mot de passe password: Mot de passe
user/account: user/account:
username: Nom d’utilisateur·ice username: Nom d’utilisateur·rice
user/invite_request: user/invite_request:
text: Raison text: Raison
errors: errors:
@ -19,24 +19,24 @@ fr-QC:
account: account:
attributes: attributes:
username: username:
invalid: seulement des lettres, des nombres et des tirets bas invalid: doit ne contenir que des lettres, des nombres et des tirets bas
reserved: est réservé reserved: est réservé
admin/webhook: admin/webhook:
attributes: attributes:
url: url:
invalid: n’est pas une URL valide invalid: n’est pas un URL valide
doorkeeper/application: doorkeeper/application:
attributes: attributes:
website: website:
invalid: n’est pas une URL valide invalid: n’est pas un URL valide
import: import:
attributes: attributes:
data: data:
malformed: est mal formé malformed: est malformé
status: status:
attributes: attributes:
reblog: reblog:
taken: du message existe déjà taken: de la publication existe déjà
user: user:
attributes: attributes:
email: email:

@ -21,6 +21,18 @@ ro:
username: username:
invalid: doar litere, numere și sublinieri invalid: doar litere, numere și sublinieri
reserved: este rezervat reserved: este rezervat
admin/webhook:
attributes:
url:
invalid: nu este un URL valid
doorkeeper/application:
attributes:
website:
invalid: nu este un URL valid
import:
attributes:
data:
malformed: este malformat
status: status:
attributes: attributes:
reblog: reblog:
@ -30,3 +42,14 @@ ro:
email: email:
blocked: utilizează un furnizor de e-mail neautorizat blocked: utilizează un furnizor de e-mail neautorizat
unreachable: pare să nu existe unreachable: pare să nu existe
role_id:
elevated: nu poate fi mai mare decât rolul curent
user_role:
attributes:
permissions_as_keys:
dangerous: include permisiuni care nu sunt sigure pentru rolul de bază
elevated: nu poate include permisiuni pe care rolul dvs. nu le deține
own_role: nu poate fi schimbat cu rolul curent
position:
elevated: nu poate fi mai mare decât rolul curent
own_role: nu poate fi schimbat cu rolul curent

@ -11,7 +11,7 @@ sco:
locale: Locale locale: Locale
password: Passwird password: Passwird
user/account: user/account:
username: Uisername username: Uisernemm
user/invite_request: user/invite_request:
text: Raison text: Raison
errors: errors:

@ -2,14 +2,10 @@
ast: ast:
about: about:
about_mastodon_html: 'La rede social del futuru: ¡ensin anuncios nin vixilancia, con un diseñu éticu ya descentralizáu! Controla los tos datos con Mastodon.' about_mastodon_html: 'La rede social del futuru: ¡ensin anuncios nin vixilancia, con un diseñu éticu ya descentralizáu! Controla los tos datos con Mastodon.'
contact_missing: Nun s'afitó
contact_unavailable: N/D contact_unavailable: N/D
hosted_on: Mastodon ta agospiáu en %{domain} hosted_on: 'Mastodon ta agospiáu en: %{domain}'
title: Tocante a title: Tocante a
accounts: accounts:
followers:
one: Siguidor
other: Siguidores
last_active: Última actividá last_active: Última actividá
nothing_here: "¡Equí nun hai nada!" nothing_here: "¡Equí nun hai nada!"
posts: posts:
@ -22,7 +18,6 @@ ast:
account_moderation_notes: account_moderation_notes:
create: Dexar la nota create: Dexar la nota
accounts: accounts:
are_you_sure: "¿De xuru?"
avatar: Avatar avatar: Avatar
by_domain: Dominiu by_domain: Dominiu
disabled: Conxelóse disabled: Conxelóse
@ -41,16 +36,19 @@ ast:
pending: Pendiente pending: Pendiente
most_recent_activity: L'actividá más recién most_recent_activity: L'actividá más recién
most_recent_ip: La IP más recién most_recent_ip: La IP más recién
perform_full_suspension: Suspender
protocol: Protocolu protocol: Protocolu
reject: Refugar
resend_confirmation: resend_confirmation:
already_confirmed: Esti usuariu xá ta confirmáu already_confirmed: Esti perfil xá ta confirmáu
send: Volver unviar el mensaxe de confirmación send: Volver unviar el mensaxe de confirmación
role: Rol
search: Buscar
search_same_email_domain: Otros perfiles col mesmu dominiu de corréu electrónicu search_same_email_domain: Otros perfiles col mesmu dominiu de corréu electrónicu
search_same_ip: Otros perfiles cola mesma IP search_same_ip: Otros perfiles cola mesma IP
show: show:
created_reports: Informes fechos created_reports: Informes fechos
statuses: Artículos statuses: Artículos
suspend: Suspender
title: Cuentes title: Cuentes
username: Nome d'usuariu username: Nome d'usuariu
web: Web web: Web
@ -81,6 +79,8 @@ ast:
empty: Nun s'atopó nengún rexistru. empty: Nun s'atopó nengún rexistru.
announcements: announcements:
destroyed_msg: "¡L'anunciu desanicióse correutamente!" destroyed_msg: "¡L'anunciu desanicióse correutamente!"
edit:
title: Edición d'un anunciu
empty: Nun s'atopó nengún anunciu. empty: Nun s'atopó nengún anunciu.
live: En direuto live: En direuto
new: new:
@ -97,7 +97,13 @@ ast:
by_domain: Dominiu by_domain: Dominiu
copy: Copiar copy: Copiar
copy_failed_msg: Nun se pudo facer una copia llocal d'esi fustaxe copy_failed_msg: Nun se pudo facer una copia llocal d'esi fustaxe
created_msg: "¡El fustaxe creóse correutamente!"
delete: Desaniciar
disable: Desactivar
disabled: Desactivóse
emoji: Fustaxe emoji: Fustaxe
enable: Activar
enabled: Activóse
list: Llistar list: Llistar
no_emoji_selected: Nun camudó nengún fustaxe darréu que nun se seleicionó nengún no_emoji_selected: Nun camudó nengún fustaxe darréu que nun se seleicionó nengún
not_permitted: Nun tienes permisu pa facer esta aición not_permitted: Nun tienes permisu pa facer esta aición
@ -138,6 +144,9 @@ ast:
title: Apellaciones title: Apellaciones
domain_blocks: domain_blocks:
domain: Dominiu domain: Dominiu
new:
severity:
suspend: Suspender
not_permitted: Nun tienes permisu pa facer esta aición not_permitted: Nun tienes permisu pa facer esta aición
private_comment: Comentariu priváu private_comment: Comentariu priváu
public_comment: Comentariu públicu public_comment: Comentariu públicu
@ -157,6 +166,8 @@ ast:
by_domain: Dominiu by_domain: Dominiu
content_policies: content_policies:
comment: Nota interna comment: Nota interna
policies:
suspend: Suspender
policy: Política policy: Política
reason: Motivu públicu reason: Motivu públicu
empty: Nun s'atopó nengún dominiu. empty: Nun s'atopó nengún dominiu.
@ -166,11 +177,6 @@ ast:
private_comment: Comentariu priváu private_comment: Comentariu priváu
public_comment: Comentariu públicu public_comment: Comentariu públicu
title: Federación title: Federación
invites:
filter:
available: Disponible
expired: Caducó
title: Invitaciones
ip_blocks: ip_blocks:
expires_in: expires_in:
'1209600': 2 selmanes '1209600': 2 selmanes
@ -182,7 +188,6 @@ ast:
relationships: relationships:
title: 'Rellaciones de: %{acct}' title: 'Rellaciones de: %{acct}'
relays: relays:
save_and_enable: Guardar ya activar
status: Estáu status: Estáu
reports: reports:
account: account:
@ -191,7 +196,6 @@ ast:
other: "%{count} notes" other: "%{count} notes"
actions_description_html: Decidi qué aición tomar pa resolver esti informe. Si tomes una aición punitiva escontra la cuenta de la que s'informó, va unviase un avisu per corréu electrónicu a esa cuenta, esceuto cuando se seleiciona la categoría <strong>Puxarra</strong>. actions_description_html: Decidi qué aición tomar pa resolver esti informe. Si tomes una aición punitiva escontra la cuenta de la que s'informó, va unviase un avisu per corréu electrónicu a esa cuenta, esceuto cuando se seleiciona la categoría <strong>Puxarra</strong>.
add_to_report: Amestar más al informe add_to_report: Amestar más al informe
are_you_sure: "¿De xuru?"
category: Categoría category: Categoría
category_description_html: El motivu pol que s'informó d'esta cuenta y/o conteníu cítase na comunicación cola cuenta de la que s'informó category_description_html: El motivu pol que s'informó d'esta cuenta y/o conteníu cítase na comunicación cola cuenta de la que s'informó
comment_description_html: 'Pa fornir más información, %{name} escribió:' comment_description_html: 'Pa fornir más información, %{name} escribió:'
@ -208,7 +212,6 @@ ast:
quick_actions_description_html: 'Toma una aición rápida o baxa pa ver el conteníu del que s''informó:' quick_actions_description_html: 'Toma una aición rápida o baxa pa ver el conteníu del que s''informó:'
report: 'Informe #%{id}' report: 'Informe #%{id}'
reported_by: Perfil qu'informó reported_by: Perfil qu'informó
resolved: Resolvióse
resolved_msg: "¡L'informe resolvióse correutamente!" resolved_msg: "¡L'informe resolvióse correutamente!"
skip_to_actions: Saltar a les aiciones skip_to_actions: Saltar a les aiciones
status: Estáu status: Estáu
@ -219,10 +222,15 @@ ast:
unresolved: Ensin resolver unresolved: Ensin resolver
view_profile: Ver el perfil view_profile: Ver el perfil
roles: roles:
add_new: Amestar un rol
assigned_users:
one: "%{count} perfil"
other: "%{count} perfiles"
categories: categories:
administration: Alministración administration: Alministración
devops: DevOps devops: DevOps
invites: Invitaciones invites: Invitaciones
edit: Edición del rol «%{name}»
everyone: Permisos predeterminaos everyone: Permisos predeterminaos
permissions_count: permissions_count:
one: "%{count} permisu" one: "%{count} permisu"
@ -230,16 +238,22 @@ ast:
privileges: privileges:
manage_announcements: Xestionar los anuncios manage_announcements: Xestionar los anuncios
manage_appeals: Xestionar les apellaciones manage_appeals: Xestionar les apellaciones
manage_blocks: Xestionar los bloqueos manage_custom_emojis: Xestionar los fustaxes personalizaos
manage_federation: Xestionar la federación
manage_invites: Xestionar les invitaciones
manage_reports: Xestionar los informes manage_reports: Xestionar los informes
manage_roles: Xestionar los roles manage_roles: Xestionar los roles
manage_rules: Xestionar les regles manage_rules: Xestionar les regles
manage_settings: Xestionar la configuración manage_settings: Xestionar la configuración
manage_taxonomies: Xestionar les taxonomíes manage_taxonomies: Xestionar les taxonomíes
manage_users: Xestionar los perfiles
manage_webhooks: Xestionar los webhooks
view_dashboard: Ver el panel
view_devops: DevOps view_devops: DevOps
title: Roles title: Roles
rules: rules:
add_new: Amestar la regla add_new: Amestar la regla
title: Regles del sirvidor
settings: settings:
about: about:
manage_rules: Xestionar les regles del sirvidor manage_rules: Xestionar les regles del sirvidor
@ -285,7 +299,6 @@ ast:
sensitive: "%{name} marcó la cuenta de %{target} como sensible" sensitive: "%{name} marcó la cuenta de %{target} como sensible"
suspend: "%{name} suspendió la cuenta de: %{target}" suspend: "%{name} suspendió la cuenta de: %{target}"
appeal_approved: Apellóse appeal_approved: Apellóse
appeal_pending: Apellación pendiente
system_checks: system_checks:
elasticsearch_running_check: elasticsearch_running_check:
message_html: Nun se pudo conectar con Elasticsearch. Revisa que tea n'execución o desactiva la busca de testos completos message_html: Nun se pudo conectar con Elasticsearch. Revisa que tea n'execución o desactiva la busca de testos completos
@ -362,17 +375,12 @@ ast:
your_token: El pase d'accesu your_token: El pase d'accesu
auth: auth:
change_password: Contraseña change_password: Contraseña
delete_account: Desaniciu de la cuenta
delete_account_html: Si quies desaniciar la cuenta, pues facelo <a href="%{path}">equí</a>. Va pidísete que confirmes l'aición. delete_account_html: Si quies desaniciar la cuenta, pues facelo <a href="%{path}">equí</a>. Va pidísete que confirmes l'aición.
description:
suffix: "¡Con una cuenta, vas ser a siguir a persones, espublizar anovamientos ya intercambiar mensaxes con usuarios de cualesquier sirvidor de Mastodon ya más!"
didnt_get_confirmation: "¿Nun recibiesti les instrucciones de confirmación?" didnt_get_confirmation: "¿Nun recibiesti les instrucciones de confirmación?"
dont_have_your_security_key: "¿Nun tienes una llave de seguranza?" dont_have_your_security_key: "¿Nun tienes una llave de seguranza?"
forgot_password: "¿Escaeciesti la contraseña?" forgot_password: "¿Escaeciesti la contraseña?"
login: Aniciar la sesión login: Aniciar la sesión
logout: Zarrar la sesión logout: Zarrar la sesión
migrate_account: Mudase a otra cuenta
migrate_account_html: Si deseyes redirixir esta cuenta a otra, pues <a href="%{path}">configuralo equí</a>.
privacy_policy_agreement_html: Lleí ya acepto la <a href="%{privacy_policy_path}" target="_blank">política de privacidá</a> privacy_policy_agreement_html: Lleí ya acepto la <a href="%{privacy_policy_path}" target="_blank">política de privacidá</a>
providers: providers:
cas: CAS cas: CAS
@ -422,7 +430,6 @@ ast:
warning: warning:
email_contact_html: Si entá nun aportó, pues unviar un mensaxe a <a href="mailto:%{email}">%{email}</a> pa consiguir más ayuda email_contact_html: Si entá nun aportó, pues unviar un mensaxe a <a href="mailto:%{email}">%{email}</a> pa consiguir más ayuda
email_reconfirmation_html: Si nun recibiesti'l mensaxe de confirmación, pues <a href="%{path}">volver solicitalu</a> email_reconfirmation_html: Si nun recibiesti'l mensaxe de confirmación, pues <a href="%{path}">volver solicitalu</a>
irreversible: Nun vas ser a restaurar o volver activar la cuenta
more_details_html: Pa consiguir más detalles, mira la <a href="%{terms_path}">política de privacidá</a>. more_details_html: Pa consiguir más detalles, mira la <a href="%{terms_path}">política de privacidá</a>.
disputes: disputes:
strikes: strikes:
@ -439,7 +446,7 @@ ast:
your_appeal_pending: Unviesti una apellación your_appeal_pending: Unviesti una apellación
your_appeal_rejected: Refugóse la to apellación your_appeal_rejected: Refugóse la to apellación
errors: errors:
'400': The request you submitted was invalid or malformed. '400': La solicitú qu'unviesti nun yera válida o yera incorreuta.
'403': Nun tienes permisu pa ver esta páxina. '403': Nun tienes permisu pa ver esta páxina.
'404': La páxina que busques nun ta equí. '404': La páxina que busques nun ta equí.
'406': Esta páxina nun ta disponible nel formatu solicitáu. '406': Esta páxina nun ta disponible nel formatu solicitáu.
@ -449,13 +456,13 @@ ast:
title: La verificación de seguranza falló title: La verificación de seguranza falló
'429': Ficiéronse milenta solicitúes '429': Ficiéronse milenta solicitúes
'500': '500':
content: Sentímoslo, mas prodúxose dalgún error nel sirvidor.
title: La páxina nun ye correuta title: La páxina nun ye correuta
'503': Nun se pudo sirvir la páxina pola mor d'un fallu temporal del sirvidor. '503': Nun se pudo sirvir la páxina pola mor d'un fallu temporal del sirvidor.
noscript_html: Pa usar l'aplicación web de Mastodon, activa JavaScript. Tamién pues probar una de les <a href="%{apps_path}">aplicaciones natives</a> de Mastodon pa la to plataforma. noscript_html: Pa usar l'aplicación web de Mastodon, activa JavaScript. Tamién pues probar una de les <a href="%{apps_path}">aplicaciones natives</a> de Mastodon pa la to plataforma.
exports: exports:
archive_takeout: archive_takeout:
date: Data date: Data
download: Baxar l'archivu
hint_html: Pues solicitar un archivu colos tos <strong>artículos ya ficheros xubíos</strong>. Los datos esportaos van tar nel formatu ActivityPub, llexible pa cualesquier software que seya compatible. Pues solicitar un archivu cada 7 díes. hint_html: Pues solicitar un archivu colos tos <strong>artículos ya ficheros xubíos</strong>. Los datos esportaos van tar nel formatu ActivityPub, llexible pa cualesquier software que seya compatible. Pues solicitar un archivu cada 7 díes.
in_progress: Compilando l'archivu... in_progress: Compilando l'archivu...
request: Solicitar l'archivu request: Solicitar l'archivu
@ -465,10 +472,8 @@ ast:
csv: CSV csv: CSV
domain_blocks: Dominios bloquiaos domain_blocks: Dominios bloquiaos
lists: Llistes lists: Llistes
mutes: Xente que silenciesti
storage: Almacenamientu multimedia storage: Almacenamientu multimedia
featured_tags: featured_tags:
add_new: Amestar
hint_html: "<strong>¿Qué son les etiquetes destacaes?</strong> Apaecen de forma bien visible nel perfil públicu ya permite que les persones restolen los tos artículos públicos per duana d'eses etiquetes. Son una gran ferramienta pa tener un rexistru de trabayos creativos o de proyeutos a plazu llongu." hint_html: "<strong>¿Qué son les etiquetes destacaes?</strong> Apaecen de forma bien visible nel perfil públicu ya permite que les persones restolen los tos artículos públicos per duana d'eses etiquetes. Son una gran ferramienta pa tener un rexistru de trabayos creativos o de proyeutos a plazu llongu."
filters: filters:
contexts: contexts:
@ -490,8 +495,6 @@ ast:
one: "%{count} artículu" one: "%{count} artículu"
other: "%{count} artículos" other: "%{count} artículos"
title: Peñeres title: Peñeres
new:
title: Amestar una peñera nueva
footer: footer:
trending_now: En tendencia trending_now: En tendencia
generic: generic:
@ -502,7 +505,6 @@ ast:
all_matching_items_selected_html: all_matching_items_selected_html:
one: Seleicionóse <strong>%{count}</strong> elementu que concasa cola busca. one: Seleicionóse <strong>%{count}</strong> elementu que concasa cola busca.
other: Seleicionáronse <strong>%{count}</strong> elementos que concasen cola busca. other: Seleicionáronse <strong>%{count}</strong> elementos que concasen cola busca.
changes_saved_msg: "¡Los cambeos guardáronse correutamente!"
copy: Copiar copy: Copiar
delete: Desaniciar delete: Desaniciar
deselect: Deseleicionar too deselect: Deseleicionar too
@ -520,10 +522,8 @@ ast:
blocking: Llista de perfiles bloquiaos blocking: Llista de perfiles bloquiaos
domain_blocking: Llista de dominios bloquiaos domain_blocking: Llista de dominios bloquiaos
following: Llista de siguidores following: Llista de siguidores
muting: Llista de xente silenciao
upload: Xubir upload: Xubir
invites: invites:
delete: Desactivar
expired: Caducó expired: Caducó
expires_in: expires_in:
'1800': 30 minutos '1800': 30 minutos
@ -538,12 +538,8 @@ ast:
max_uses: max_uses:
one: 1 usu one: 1 usu
other: "%{count} usos" other: "%{count} usos"
max_uses_prompt: Nun hai llende
prompt: Xenera ya comparti enllaces con otros pa da-yos accesu a esti sirividor
table: table:
expires_at: Data de caducidá expires_at: Data de caducidá
uses: Usos
title: Convidar a persones
lists: lists:
errors: errors:
limit: Algamesti la cantidá máxima de llistes limit: Algamesti la cantidá máxima de llistes
@ -556,11 +552,9 @@ ast:
images_and_video: Nun se pue axuntar nengún videu a un artículu que xá contién imáxenes images_and_video: Nun se pue axuntar nengún videu a un artículu que xá contién imáxenes
too_many: Nun se puen axuntar más de 4 ficheros too_many: Nun se puen axuntar más de 4 ficheros
migrations: migrations:
acct: nome_usuariu@dominiu de la cuenta nueva
errors: errors:
missing_also_known_as: nun ye un nomatu d'esta cuenta missing_also_known_as: nun ye un nomatu d'esta cuenta
move_to_self: nun pue ser la cuenta actual move_to_self: nun pue ser la cuenta actual
incoming_migrations: Mudase dende otra cuenta
warning: warning:
followers: Esta aición va mover tolos siguidores de la cuenta actual a la nueva followers: Esta aición va mover tolos siguidores de la cuenta actual a la nueva
notification_mailer: notification_mailer:
@ -570,10 +564,8 @@ ast:
favourite: favourite:
body: "%{name} marcó como favoritu'l to artículu:" body: "%{name} marcó como favoritu'l to artículu:"
subject: "%{name} marcó'l to artículu como favoritu" subject: "%{name} marcó'l to artículu como favoritu"
title: Favoritu nuevu
follow: follow:
body: "¡Agora %{name} siguete!" body: "¡Agora %{name} siguete!"
title: Siguidor nuevu
follow_request: follow_request:
body: "%{name} solicitó siguite" body: "%{name} solicitó siguite"
title: Solicitú de siguimientu nueva title: Solicitú de siguimientu nueva
@ -584,7 +576,6 @@ ast:
reblog: reblog:
body: "%{name} compartió'l to artículu:" body: "%{name} compartió'l to artículu:"
subject: "%{name} compartió'l to artículu" subject: "%{name} compartió'l to artículu"
title: Compartición nueva de barritu
update: update:
subject: "%{name} editó un artículu" subject: "%{name} editó un artículu"
notifications: notifications:
@ -647,7 +638,6 @@ ast:
uc_browser: UC Browser uc_browser: UC Browser
weibo: Weibo weibo: Weibo
current_session: Sesión actual current_session: Sesión actual
description: "%{browser} en %{platform}"
ip: IP ip: IP
platforms: platforms:
adobe_air: Adobe Air adobe_air: Adobe Air
@ -672,7 +662,6 @@ ast:
authorized_apps: Aplicaciones autorizaes authorized_apps: Aplicaciones autorizaes
back: Volver a Mastodon back: Volver a Mastodon
development: Desendolcu development: Desendolcu
edit_profile: Editar el perfil
export: Esportación de datos export: Esportación de datos
featured_tags: Etiquetes destacaes featured_tags: Etiquetes destacaes
import: Importación import: Importación
@ -695,7 +684,6 @@ ast:
video: video:
one: "%{count} videu" one: "%{count} videu"
other: "%{count} vídeos" other: "%{count} vídeos"
boosted_from_html: Compartióse'l barritu dende %{acct_link}
default_language: La mesma que la de la interfaz default_language: La mesma que la de la interfaz
errors: errors:
in_reply_not_found: L'artículu al que tentes de responder paez que nun esiste. in_reply_not_found: L'artículu al que tentes de responder paez que nun esiste.
@ -713,14 +701,10 @@ ast:
one: "%{count} votu" one: "%{count} votu"
other: "%{count} votos" other: "%{count} votos"
show_more: Amosar más show_more: Amosar más
sign_in_to_participate: Anicia la sesión pa participar na conversación
title: "%{name}: «%{quote}»" title: "%{name}: «%{quote}»"
visibilities: visibilities:
direct: Mensaxe direutu direct: Mensaxe direutu
private: Namái siguidores
private_long: Namái s'amuesen a los siguidores
public_long: Tol mundu pue velos public_long: Tol mundu pue velos
unlisted: Nun llistar
unlisted_long: Tol mundu pue velos, mas nun apaecen nes llinies de tiempu públiques unlisted_long: Tol mundu pue velos, mas nun apaecen nes llinies de tiempu públiques
statuses_cleanup: statuses_cleanup:
exceptions: Esceiciones exceptions: Esceiciones
@ -734,8 +718,6 @@ ast:
'63113904': 2 años '63113904': 2 años
'7889238': 3 meses '7889238': 3 meses
stream_entries: stream_entries:
pinned: Barritu fixáu
reblogged: compartió
sensitive_content: Conteníu sensible sensitive_content: Conteníu sensible
tags: tags:
does_not_match_previous_name: nun concasa col nome anterior does_not_match_previous_name: nun concasa col nome anterior
@ -744,12 +726,9 @@ ast:
default: Mastodon (escuridá) default: Mastodon (escuridá)
mastodon-light: Mastodon (claridá) mastodon-light: Mastodon (claridá)
two_factor_authentication: two_factor_authentication:
disable: Desactivar
enabled: L'autenticación en dos pasos ta activada enabled: L'autenticación en dos pasos ta activada
enabled_success: L'autenticación en dos pasos activóse correutamente enabled_success: L'autenticación en dos pasos activóse correutamente
generate_recovery_codes: Xenerar códigos de recuperación
lost_recovery_codes: Los códigos de recuperación permítente recuperar l'accesu a la cuenta si pierdes el teléfonu. Si tamién pierdes estos códigos, pues volver xeneralos equí. Los códigos de recuperación antiguos van anulase. lost_recovery_codes: Los códigos de recuperación permítente recuperar l'accesu a la cuenta si pierdes el teléfonu. Si tamién pierdes estos códigos, pues volver xeneralos equí. Los códigos de recuperación antiguos van anulase.
recovery_codes: Códigos de recuperación
recovery_codes_regenerated: Los códigos de recuperación volvieron xenerase correutamente recovery_codes_regenerated: Los códigos de recuperación volvieron xenerase correutamente
webauthn: Llaves de seguranza webauthn: Llaves de seguranza
user_mailer: user_mailer:
@ -762,6 +741,7 @@ ast:
explanation: explanation:
disable: Xá nun pues usar la cuenta mas el perfil ya otros datos siguen intautos. Pues solicitar una copia de seguranza de los datos, camudar la configuración de la cuenta o desaniciar la cuenta. disable: Xá nun pues usar la cuenta mas el perfil ya otros datos siguen intautos. Pues solicitar una copia de seguranza de los datos, camudar la configuración de la cuenta o desaniciar la cuenta.
reason: 'Motivu:' reason: 'Motivu:'
statuses: 'Artículos citaos:'
subject: subject:
disable: Conxelóse la to cuenta %{acct} disable: Conxelóse la to cuenta %{acct}
suspend: Suspendióse la cuenta %{acct} suspend: Suspendióse la cuenta %{acct}
@ -778,7 +758,6 @@ ast:
users: users:
follow_limit_reached: Nun pues siguir a más de %{limit} persones follow_limit_reached: Nun pues siguir a más de %{limit} persones
invalid_otp_token: El códigu de l'autenticación en dos pasos nun ye válidu invalid_otp_token: El códigu de l'autenticación en dos pasos nun ye válidu
otp_lost_help_html: Si pierdes l'accesu, contauta con %{email}
seamless_external_login: Aniciesti la sesión pente un serviciu esternu, polo que la configuración de la contraseña ya de la direición de corréu electrónicu nun tán disponibles. seamless_external_login: Aniciesti la sesión pente un serviciu esternu, polo que la configuración de la contraseña ya de la direición de corréu electrónicu nun tán disponibles.
verification: verification:
explanation_html: 'Pues <strong>verificate como la persona propietaria de los enllaces nos metadatos del to perfil</strong>. Pa ello, el sitiu web enllaciáu ha contener un enllaz al to perfil de Mastodon. Esti enllaz <strong>ha</strong> tener l''atributu <code>rel="me"</code>. El testu del enllaz nun importa. Equí tienes un exemplu:' explanation_html: 'Pues <strong>verificate como la persona propietaria de los enllaces nos metadatos del to perfil</strong>. Pa ello, el sitiu web enllaciáu ha contener un enllaz al to perfil de Mastodon. Esti enllaz <strong>ha</strong> tener l''atributu <code>rel="me"</code>. El testu del enllaz nun importa. Equí tienes un exemplu:'

@ -1,10 +1,10 @@
--- ---
be: be:
about: about:
about_mastodon_html: 'Сацыяльная сетка будучыні: без рэкламы, без карпаратыўнага назірання, этычны дызайн і дэцэнтралізацыя! Валодайце сваімі дадзенымі з Mastodon' about_mastodon_html: 'Сацыяльная сетка будучыні: без рэкламы, без карпаратыўнага назірання, этычны дызайн і дэцэнтралізацыя! Валодайце сваімі данымі з Mastodon!'
contact_missing: Не зададзены contact_missing: Не зададзены
contact_unavailable: Недаступна contact_unavailable: Недаступна
hosted_on: Mastodon знаходзіцца на %{domain} hosted_on: Mastodon месціцца на %{domain}
title: Пра нас title: Пра нас
accounts: accounts:
follow: Падпісацца follow: Падпісацца
@ -19,7 +19,7 @@ be:
link_verified_on: Права ўласнасці на гэтую спасылку праверана %{date} link_verified_on: Права ўласнасці на гэтую спасылку праверана %{date}
nothing_here: Тут нічога няма! nothing_here: Тут нічога няма!
pin_errors: pin_errors:
following: Вы павінны быць падпісаны на чалавека, якога вы жадаеце ўхваліць following: Вы павінны быць падпісаны на чалавека, якога жадаеце рэкамендаваць
posts: posts:
few: Допісы few: Допісы
many: Допісаў many: Допісаў
@ -157,7 +157,7 @@ be:
undo_sensitized: Прыбраць прымусовую пазнаку далікатнасці undo_sensitized: Прыбраць прымусовую пазнаку далікатнасці
undo_silenced: Адмяніць ліміт undo_silenced: Адмяніць ліміт
undo_suspension: Разблакаваць карыстальніка undo_suspension: Разблакаваць карыстальніка
unsilenced_msg: Блакіроўка акаунта карыстальніка %{username} знятая unsilenced_msg: З уліковага запісу %{username} зняты абмежаванні
unsubscribe: Адпісацца unsubscribe: Адпісацца
unsuspended_msg: Уліковы запіс %{username} адноўлены unsuspended_msg: Уліковы запіс %{username} адноўлены
username: Імя карыстальніка username: Імя карыстальніка
@ -173,7 +173,7 @@ be:
change_email_user: Змяніць E-mail карыстальніка change_email_user: Змяніць E-mail карыстальніка
change_role_user: Змяніць ролю карыстальніка change_role_user: Змяніць ролю карыстальніка
confirm_user: Пацвердзіць карыстальніка confirm_user: Пацвердзіць карыстальніка
create_account_warning: Стварыць папярэджванне create_account_warning: Стварыць папярэджанне
create_announcement: Стварыць аб'яву create_announcement: Стварыць аб'яву
create_canonical_email_block: Стварыць блакіроўку электроннай пошты create_canonical_email_block: Стварыць блакіроўку электроннай пошты
create_custom_emoji: Стварыць адвольны эмодзі create_custom_emoji: Стварыць адвольны эмодзі
@ -261,7 +261,7 @@ be:
enable_custom_emoji_html: "%{name} уключыў эмодзі %{target}" enable_custom_emoji_html: "%{name} уключыў эмодзі %{target}"
enable_sign_in_token_auth_user_html: "%{name} уключыў(ла) такенную e-mail праверку для %{target}" enable_sign_in_token_auth_user_html: "%{name} уключыў(ла) такенную e-mail праверку для %{target}"
enable_user_html: "%{name} уключыў уваход для карыстальніка %{target}" enable_user_html: "%{name} уключыў уваход для карыстальніка %{target}"
memorialize_account_html: "%{name} перакючыў(ла) %{target} аккаўнт у старонку мемарыялізацыі" memorialize_account_html: Карыстальнік %{name} пераключыў уліковы запіс %{target} у старонку памяці
promote_user_html: "%{name} павысіў карыстальніка %{target}" promote_user_html: "%{name} павысіў карыстальніка %{target}"
reject_appeal_html: "%{name} адхіліў запыт на абскарджанне %{target}" reject_appeal_html: "%{name} адхіліў запыт на абскарджанне %{target}"
reject_user_html: "%{name} адхіліў рэгістрацыю з %{target}" reject_user_html: "%{name} адхіліў рэгістрацыю з %{target}"
@ -351,6 +351,21 @@ be:
many: "<strong>%{count}</strong> апеляцый у чарзе" many: "<strong>%{count}</strong> апеляцый у чарзе"
one: "<strong>%{count}</strong> апеляцыя ў чарзе" one: "<strong>%{count}</strong> апеляцыя ў чарзе"
other: "<strong>%{count}</strong> апеляцыі ў чарзе" other: "<strong>%{count}</strong> апеляцыі ў чарзе"
pending_reports_html:
few: "<strong>%{count}</strong> справаздачы ў апрацоўцы"
many: "<strong>%{count}</strong> справаздач у апрацоўцы"
one: "<strong>%{count}</strong> справаздача ў апрацоўцы"
other: "<strong>%{count}</strong> справаздачы ў апрацоўцы"
pending_tags_html:
few: "<strong>%{count}</strong> хэштэгі ў чарзе"
many: "<strong>%{count}</strong> хэштэгаў у чарзе"
one: "<strong>%{count}</strong> хэштэг у чарзе"
other: "<strong>%{count}</strong> хэштэга ў чарзе"
pending_users_html:
few: "<strong>%{count}</strong> карыстальнікі ў чарзе"
many: "<strong>%{count}</strong> карыстальнікаў у чарзе"
one: "<strong>%{count}</strong> карыстальнік у чарзе"
other: "<strong>%{count}</strong> карыстальніка ў чарзе"
resolved_reports: скарг разгледжана resolved_reports: скарг разгледжана
software: Праграмнае забеспячэнне software: Праграмнае забеспячэнне
sources: Крыніцы рэгістрацыі sources: Крыніцы рэгістрацыі
@ -426,7 +441,7 @@ be:
export_domain_blocks: export_domain_blocks:
import: import:
description_html: Вы збіраецеся імпартаваць спіс даменных блокаў. Калі ласка, праглядзіце гэты спіс вельмі ўважліва, асабліва калі вы асабіста не з'яўляецеся аўтарам гэтага спісу. description_html: Вы збіраецеся імпартаваць спіс даменных блокаў. Калі ласка, праглядзіце гэты спіс вельмі ўважліва, асабліва калі вы асабіста не з'яўляецеся аўтарам гэтага спісу.
existing_relationships_warning: Існуюць наступныя сувязі existing_relationships_warning: Наяўныя зносіны
private_comment_description_html: 'Каб дапамагчы вам адсочваць, адкуль паходзяць імпартаваныя блокі, імпартаваныя блокі будуць створаны з наступным прыватным каментарыем: <q>%{comment}</q>' private_comment_description_html: 'Каб дапамагчы вам адсочваць, адкуль паходзяць імпартаваныя блокі, імпартаваныя блокі будуць створаны з наступным прыватным каментарыем: <q>%{comment}</q>'
private_comment_template: Імпартавана з %{source} %{date} private_comment_template: Імпартавана з %{source} %{date}
title: Імпарт блакіровак дамену title: Імпарт блакіровак дамену
@ -443,6 +458,11 @@ be:
unsuppress: Аднавіць рэкамендацыі падпісак unsuppress: Аднавіць рэкамендацыі падпісак
instances: instances:
availability: availability:
description_html:
few: Калі дастаўка на дамен не атрымоўваецца праз <strong>%{count} іншыя дні</strong>, далейшыя спробы дастаўкі не будуць зроблены, пакуль не будзе атрымана дастаўка <em>з</em> дамена.
many: Калі дастаўка на дамен не атрымоўваецца праз <strong>%{count} іншых дзён</strong>, далейшыя спробы дастаўкі не будуць зроблены, пакуль не будзе атрымана дастаўка <em>з</em> дамена.
one: Калі дастаўка на дамен не атрымоўваецца праз <strong>%{count} дзень</strong>, далейшыя спробы дастаўкі не будуць зроблены, пакуль не будзе атрымана дастаўка <em>з</em> дамена.
other: Калі дастаўка на дамен не атрымоўваецца праз <strong>%{count} іншага дня</strong>, далейшыя спробы дастаўкі не будуць зроблены, пакуль не будзе атрымана дастаўка <em>з</em> дамена.
failure_threshold_reached: Парог памылак дасягнуты %{date}. failure_threshold_reached: Парог памылак дасягнуты %{date}.
failures_recorded: failures_recorded:
few: Памылковых спроб за %{count} розныя дні. few: Памылковых спроб за %{count} розныя дні.
@ -486,6 +506,7 @@ be:
unavailable: Недаступна unavailable: Недаступна
delivery_available: Дастаўка даступна delivery_available: Дастаўка даступна
delivery_error_days: Дзён памылак дастаўкі delivery_error_days: Дзён памылак дастаўкі
delivery_error_hint: Калі дастаўка немагчымая на працягу %{count} дзён, яна будзе аўтаматычна пазначана як недастаўленая.
destroyed_msg: Даныя з %{domain} цяпер стаяць у чарзе на неадкладнае выдаленне. destroyed_msg: Даныя з %{domain} цяпер стаяць у чарзе на неадкладнае выдаленне.
empty: Даменаў не знойдзена. empty: Даменаў не знойдзена.
moderation: moderation:
@ -498,11 +519,17 @@ be:
purge_description_html: Калі вам здаецца, што гэты дамен больш не будзе працаваць, вы можаце выдаліць усе даныя ўліковых запісаў і звязаныя з даменам даныя з вашага сховішча. Гэта можа заняць нейкі час. purge_description_html: Калі вам здаецца, што гэты дамен больш не будзе працаваць, вы можаце выдаліць усе даныя ўліковых запісаў і звязаныя з даменам даныя з вашага сховішча. Гэта можа заняць нейкі час.
title: Федэрацыя title: Федэрацыя
total_blocked_by_us: Заблакіравана намі total_blocked_by_us: Заблакіравана намі
total_followed_by_them: Іхнія падпіскі
total_followed_by_us: Нашыя падпіскі
total_reported: Скаргі на іх total_reported: Скаргі на іх
total_storage: Медыя дадаткі
totals_time_period_hint_html: Паказаныя агульныя значэнні ніжэй утрымліваюць дадзеныя за ўвесь час.
invites: invites:
deactivate_all: Дэактываваць усё deactivate_all: Дэактываваць усё
filter: filter:
all: Усе all: Усе
available: Даступна
expired: Пратэрмінавана
title: Фільтр title: Фільтр
title: Запрашэнні title: Запрашэнні
ip_blocks: ip_blocks:
@ -518,15 +545,24 @@ be:
'94670856': 3 гады '94670856': 3 гады
new: new:
title: Стварыць новае IP правіла title: Стварыць новае IP правіла
no_ip_block_selected: Ніякія правілы IP не былі змененыя, таму што ні адно з іх не было выбрана
title: IP правілы title: IP правілы
relationships:
title: Зносіны %{acct}
relays: relays:
add_new: Дадаць новы рэтранслятар add_new: Дадаць новы рэтранслятар
delete: Выдаліць delete: Выдаліць
description_html: "<strong>Федэрацыйны рэтранслятар</strong> - гэта прамежкавы сервер, які абменьваецца вялікімі аб'ёмамі публічных паведамленняў паміж серверамі, якія падпісваюцца і публікуюць на ім. <strong>Гэта можа дапамагчы малым і сярэднім серверам выяўляць кантэнт з fediverse</strong>, для чаго лакальным карыстальнікам у адваротным выпадку трэба было б уручную сачыць за іншымі людзьмі на аддаленых серверах."
disable: Адключыць disable: Адключыць
disabled: Адключана disabled: Адключана
enable: Уключыць enable: Уключыць
enable_hint: Пасля ўключэння ваш сервер падпішацца на ўсе публічныя паведамленні з гэтага рэтранслятара і пачне адпраўляць на яго агульнадаступныя паведамленні бягучага серверу.
enabled: Уключана enabled: Уключана
inbox_url: URL рэтранслятара
pending: Чаканне зацвярджэння рэтранслятара
save_and_enable: Захаваць і ўключыць save_and_enable: Захаваць і ўключыць
setup: Наладзіць злучэнне з рэтранслятарам
signatures_not_enabled: Рэтранслятары не будуць працаваць належным чынам, калі ўключаны бяспечны рэжым або рэжым абмежаванай федэрацыі
status: Стан status: Стан
title: Рэтранслятары title: Рэтранслятары
report_notes: report_notes:
@ -534,26 +570,64 @@ be:
destroyed_msg: Скарга паспяхова выдалена! destroyed_msg: Скарга паспяхова выдалена!
today_at: Сёння а %{time} today_at: Сёння а %{time}
reports: reports:
account:
notes:
few: "%{count} нататкі"
many: "%{count} нататак"
one: "%{count} нататка"
other: "%{count} нататкі"
action_log: Журнал аўдыту action_log: Журнал аўдыту
action_taken_by: Дзеянне выканана
actions: actions:
delete_description_html: Публікацыі, пра якія паведамляецца, будуць выдалены, а папярэджанне будзе запісана, каб дапамагчы вам эскаліраваць наступныя парушэнні з боку таго ж уліковага запісу.
mark_as_sensitive_description_html: Медыя кантэнт у паведамленнях, пра якія паведамляецца, будуць пазначаны як канфідэнцыяльныя, і будзе запісана папярэджанне, каб дапамагчы вам эскаліраваць наступныя парушэнні з боку таго ж уліковага запісу.
other_description_html: Глядзіце дадатковыя параметры для кіравання паводзінамі ўліковага запісу і настройкі сувязі з уліковым запісам, пра які паведамляецца.
resolve_description_html: Ніякіх дзеянняў супраць уліковага запісу, пра які паведамляецца, не будзе, папярэджэнне не зафіксавана, і скарга будзе закрыта.
silence_description_html: Профіль будзе бачны толькі тым, хто ўжо сочыць за ім або шукае яго ўручную, што значна абмяжоўвае яго ахоп. Заўсёды можна вярнуць.
suspend_description_html: Профіль і яго змесціва стане недаступным да моманту канчатковага выдалення. Камунікацыя з уліковым запісам будзе немагчымай. Можна скасаваць на працягу 30 дзён. suspend_description_html: Профіль і яго змесціва стане недаступным да моманту канчатковага выдалення. Камунікацыя з уліковым запісам будзе немагчымай. Можна скасаваць на працягу 30 дзён.
actions_description_html: Вырашыце, якія дзеянні распачаць, каб вырашыць гэтую скаргу. Калі вы прымеце меры пакарання ў дачыненні да ўліковага запісу, пра які паведамляецца, ім будзе адпраўлена апавяшчэнне па электроннай пошце, за выключэннем выпадкаў, калі выбрана катэгорыя <strong>Спам</strong>.
add_to_report: Дадаць яшчэ дэталяў да скаргі
are_you_sure: Вы ўпэўнены? are_you_sure: Вы ўпэўнены?
assign_to_self: Прызначыць мне assign_to_self: Прызначыць мне
assigned: Прызначаны мадэратар assigned: Прызначаны мадэратар
by_target_domain: Дамен уліковага запісу, на які падаецца скарга
category: Катэгорыя category: Катэгорыя
category_description_html: Прычына паведамлення аб гэтым уліковым запісе і/або кантэнце будзе згадана ў сувязі з уліковым запісам, на які пададзена скарга
comment: comment:
none: Пуста none: Пуста
comment_description_html: 'Каб даць больш інфармацыі, %{name} напісаў:'
created_at: Створана
delete_and_resolve: Выдаліць допісы delete_and_resolve: Выдаліць допісы
forwarded: Пераслана
forwarded_to: Пераслана на %{domain}
mark_as_resolved: Пазначыць як вырашаную
mark_as_sensitive: Пазначыць як далікатны
mark_as_unresolved: Пазначыць як нявырашаную
no_one_assigned: Ніводны no_one_assigned: Ніводны
notes: notes:
create: Дадаць нататку create: Дадаць нататку
create_and_resolve: Вырашыць з нататкай create_and_resolve: Вырашыць з нататкай
create_and_unresolve: Паўторна адкрыць з нататкай create_and_unresolve: Паўторна адкрыць з нататкай
delete: Выдаліць delete: Выдаліць
placeholder: Апішыце, якія дзеянні былі зроблены, або любыя іншыя звязаныя абнаўленні...
title: Нататкі title: Нататкі
notes_description_html: Праглядвайце і пакідайце нататкі іншым мадэратарам і сабе ў будучыні
quick_actions_description_html: 'Выканайце хуткае дзеянне або пракруціце ўніз, каб убачыць змесціва, на якое пададзена скарга:'
remote_user_placeholder: аддалены карыстальнік з %{instance}
reopen: Пераадкрыць скаргу
report: 'Скарга #%{id}'
reported_account: Уліковы запіс парушальніка
reported_by: Адпраўнік скаргі
resolved: Вырашана resolved: Вырашана
resolved_msg: Скарга была паспяхова вырашана!
skip_to_actions: Прапусціць дзеянні
status: Стан status: Стан
statuses: Змесціва, на якое паскардзіліся
statuses_description_html: Крыўднае змесціва будзе згадвацца ў зносінах з уліковым запісам, на які пададзена скарга
target_origin: Крыніца уліковага запісу на які пададзена скарга
title: Скаргі title: Скаргі
unassign: Скінуць
unresolved: Нявырашаныя
updated_at: Абноўлена updated_at: Абноўлена
view_profile: Паглядзець профіль view_profile: Паглядзець профіль
roles: roles:
@ -570,16 +644,20 @@ be:
moderation: Мадэрацыя moderation: Мадэрацыя
special: Спецыяльны special: Спецыяльны
delete: Выдаліць delete: Выдаліць
description_html: З дапамогай <strong>роляў карыстальнікаў</strong> вы можаце наладзіць, да якіх функцый і абласцей Mastodon будуць мець доступ вашы карыстальнікі.
edit: Рэдагаваць ролю "%{name}" edit: Рэдагаваць ролю "%{name}"
everyone: Дазволы па змаўчанні everyone: Дазволы па змаўчанні
everyone_full_description_html: Гэта <strong>базавая роля</strong>, якая ўплывае на <strong>ўсіх карыстальнікаў</strong>, нават без прызначанай ролі. Усе астатнія ролі ўспадкоўваюць ад яго дазволы.
permissions_count: permissions_count:
few: "%{count} дазволы" few: "%{count} дазволы"
many: "%{count} дазволаў" many: "%{count} дазволаў"
one: "%{count} дазвол" one: "%{count} дазвол"
other: "%{count} дазвола" other: "%{count} дазволу"
privileges: privileges:
administrator: Адміністратар administrator: Адміністратар
administrator_description: Карыстальнікі з гэтым дазволам будуць абыходзіць усе абмежаванні
delete_user_data: Выдаленне даных карыстальнікаў delete_user_data: Выдаленне даных карыстальнікаў
delete_user_data_description: Дазваляе карыстальнікам без затрымкі выдаляць даныя іншых карыстальнікаў
invite_users: Запрашэнне карыстальнікаў invite_users: Запрашэнне карыстальнікаў
invite_users_description: Дазваляе запрашаць новых людзей на сервер invite_users_description: Дазваляе запрашаць новых людзей на сервер
manage_announcements: Кіраванне аб'явамі manage_announcements: Кіраванне аб'явамі
@ -590,21 +668,28 @@ be:
manage_blocks_description: Дазваляе блакаваць пэўныя паштовыя правайдэры і IP адрасы manage_blocks_description: Дазваляе блакаваць пэўныя паштовыя правайдэры і IP адрасы
manage_custom_emojis: Кіраванне адвольнымі эмодзі manage_custom_emojis: Кіраванне адвольнымі эмодзі
manage_custom_emojis_description: Дазваляе кіраваць адвольнымі эмодзі на серверы manage_custom_emojis_description: Дазваляе кіраваць адвольнымі эмодзі на серверы
manage_federation: Кіраваць федэрацыяй
manage_federation_description: Дазваляе карыстальнікам блакіраваць або дазваляць аб'яднанне з іншымі даменамі і кантраляваць магчымасць дастаўкі
manage_invites: Кіраванне запрашэннямі manage_invites: Кіраванне запрашэннямі
manage_invites_description: Дазваляе праглядаць і дэактывоўваць запрашальныя спасылкі manage_invites_description: Дазваляе праглядаць і дэактывоўваць запрашальныя спасылкі
manage_reports: Кіраванне скаргамі manage_reports: Кіраванне скаргамі
manage_reports_description: Дазваляе разглядаць скаргі і прымаць захады мадэрацыі manage_reports_description: Дазваляе разглядаць скаргі і прымаць захады мадэрацыі
manage_roles: Кіраванне ролямі manage_roles: Кіраванне ролямі
manage_roles_description: Дазваляе карыстальнікам кіраваць і прызначаць ролі, ніжэйшыя за іх
manage_rules: Кіраванне правіламі manage_rules: Кіраванне правіламі
manage_rules_description: Дазваляе змяняць правілы сервера manage_rules_description: Дазваляе змяняць правілы сервера
manage_settings: Кіраванне наладамі manage_settings: Кіраванне наладамі
manage_settings_description: Дазваляе змяняць налады сервера manage_settings_description: Дазваляе змяняць налады сервера
manage_taxonomies: Кіраванне катэгорыямі
manage_taxonomies_description: Дазваляе карыстальнікам праглядаць папулярны кантэнт і абнаўляць налады хэштэгаў
manage_user_access: Кіраванне наладамі доступу карыстальнікаў manage_user_access: Кіраванне наладамі доступу карыстальнікаў
manage_user_access_description: Дазваляе адключаць двухфактарную аўтэнтыфікацыю іншым карыстальнікам, змяняць іх паштовы адрас і скідваць пароль manage_user_access_description: Дазваляе адключаць двухфактарную аўтэнтыфікацыю іншым карыстальнікам, змяняць іх паштовы адрас і скідваць пароль
manage_users: Кіраванне карыстальнікамі manage_users: Кіраванне карыстальнікамі
manage_users_description: Дазваляе праглядаць звесткі іншых карыстальнікаў і іх мадэрацыю manage_users_description: Дазваляе праглядаць звесткі іншых карыстальнікаў і іх мадэрацыю
manage_webhooks: Кіраванне webhook'амі manage_webhooks: Кіраванне webhook'амі
manage_webhooks_description: Дазваляе карыстальнікам наладжваць вэб-хукі для адміністрацыйных аперацый
view_audit_log: Кіраванне журналам аўдыту view_audit_log: Кіраванне журналам аўдыту
view_audit_log_description: Дазваляе карыстальнікам бачыць гісторыю адміністрацыйных аперацый на серверы
view_dashboard: Прагляд панэлі кіравання view_dashboard: Прагляд панэлі кіравання
view_dashboard_description: Дазваляе праглядаць панэль кіравання і розныя метрыкі view_dashboard_description: Дазваляе праглядаць панэль кіравання і розныя метрыкі
view_devops: DevOps view_devops: DevOps
@ -613,37 +698,99 @@ be:
rules: rules:
add_new: Дадаць правіла add_new: Дадаць правіла
delete: Выдаліць delete: Выдаліць
description_html: Большасць сцвярджаюць, што прачыталі ўмовы абслугоўвання і згаджаюцца з імі, але звычайна людзі не чытаюць іх да канца, пакуль не ўзнікне праблема. <strong>Таму зрабіце правілы вашага сервера простымі з першага погляду, прадставіўшы іх у выглядзе маркіраванага спісу.</strong> Старайцеся рабіць правілы кароткімі і простымі, але не разбіваць іх на шмат асобных пунктаў.
edit: Рэдагаваць правіла edit: Рэдагаваць правіла
empty: Правілы сервера яшчэ не вызначаны.
title: Правілы сервера title: Правілы сервера
settings: settings:
about: about:
manage_rules: Кіраваць правіламі сервера
preamble: Дайце падрабязную інфармацыю аб тым, як сервер працуе, мадэруецца, фінансуецца.
rules_hint: Існуе спецыяльная вобласць для правілаў, якіх вашы карыстальнікі павінны прытрымлівацца.
title: Пра нас title: Пра нас
appearance: appearance:
preamble: Наладзьце вэб-інтэрфейс Mastodon. preamble: Наладзьце вэб-інтэрфейс Mastodon.
title: Выгляд title: Выгляд
branding:
preamble: Брэндынг вашага сервера адрознівае яго ад іншых сервераў у сетцы. Гэтая інфармацыя можа адлюстроўвацца ў розных асяроддзях, напрыклад, у вэб-інтэрфейсе Mastodon, уласных праграмах, у папярэднім праглядзе спасылак на іншых вэб-сайтах і ў праграмах абмену паведамленнямі і гэтак далей. Па гэтай прычыне лепш трымаць гэтую інфармацыю яснай, кароткай і сціслай.
title: Брэндынг
content_retention:
preamble: Кантралюйце, як створаны карыстальнікамі кантэнт захоўваецца ў Mastodon.
title: Утрыманне кантэнту
discovery: discovery:
follow_recommendations: Выконвайце рэкамендацыі
preamble: Прадстаўленне цікавага кантэнту дапамагае прыцягнуць новых карыстальнікаў, якія могуць не ведаць нікога на Mastodon. Кантралюйце працу розных функцый выяўлення на вашым серверы.
profile_directory: Дырэкторыя профіляў
public_timelines: Публічная паслядоўнасць публікацый
title: Выяўленне
trends: Актуальныя trends: Актуальныя
domain_blocks: domain_blocks:
all: Для ўсіх all: Для ўсіх
disabled: Нікому disabled: Нікому
users: Лакальным карыстальнікам, якія ўвайшлі users: Лакальным карыстальнікам, якія ўвайшлі
registrations: registrations:
preamble: Кантралюйце, хто можа ствараць уліковы запіс на вашым серверы.
title: Рэгістрацыя title: Рэгістрацыя
registrations_mode:
modes:
approved: Для рэгістрацыі патрабуецца пацвярджэнне
none: Нікому не магчыма зарэгістравацца
open: Любому магчыма зарэгістравацца
title: Налады сервера title: Налады сервера
site_uploads:
delete: Выдаліць запампаваны файл
destroyed_msg: Загрузка сайту паспяхова выдалена!
statuses: statuses:
account: Аўтар account: Аўтар
application: Праграма application: Праграма
back_to_account: Назад да старонкі ўліковага запісу
back_to_report: Назад да старонкі справаздачы
batch:
remove_from_report: Выдаліць са справаздачы
report: Справаздача
deleted: Выдалены deleted: Выдалены
favourites: Упадабаныя
history: Гісторыя версій
in_reply_to: Адказваючы на
language: Мова language: Мова
media: media:
title: Медыя title: Медыя
metadata: Метададзеныя metadata: Метададзеныя
no_status_selected: Ніводная публікацыя не была зменена, бо ніводная не была выбрана
open: Адкрыць допіс open: Адкрыць допіс
original_status: Зыходны допіс
reblogs: Рэпосты
status_changed: Допіс зменены
title: Допісы уліковага запісу
trending: Папулярныя
visibility: Бачнасць visibility: Бачнасць
with_media: З медыя
strikes: strikes:
actions: actions:
delete_statuses: "%{name} выдаліў запісы %{target}"
disable: "%{name} замарозіў уліковы запіс %{target}"
mark_statuses_as_sensitive: "%{name} пазначыў запісы %{target} як уразлівыя"
none: "%{name} даслаў папярэджанне %{target}"
sensitive: "%{name} пазначыў уліковы запіс %{target} як уразлівы"
silence: "%{name} абмежаваў уліковы запіс %{target}"
suspend: Уліковы запіс %{target} выключаны %{name} suspend: Уліковы запіс %{target} выключаны %{name}
appeal_approved: Абскарджана
appeal_pending: Скарга разглядаецца
system_checks:
database_schema_check:
message_html: Ёсць незавершаныя міграцыі базы дадзеных. Калі ласка, запусціце іх, каб пераканацца, што дадатак паводзіць сябе належным чынам
elasticsearch_running_check:
message_html: Немагчыма падключыцца да Elasticsearch. Калі ласка, праверце, што ён запушчаны, або адключыце паўнатэкставы пошук
elasticsearch_version_check:
message_html: 'Несумяшчальная версія Elasticsearch: %{value}'
version_comparison: Elasticsearch %{running_version} выяўлены, але патрабуецца %{required_version}
rules_check:
action: Кіраваць правіламі сервера
message_html: Вы не вызначылі ніякіх правілаў сервера.
sidekiq_process_check:
message_html: Не працуе працэс Sidekiq для %{value} чаргі. Калі ласка праверце вашу канфігурацыю Sidekiq
tags: tags:
review: Стан праверкі
updated_msg: Налады хэштэгаў паспяхова змененыя updated_msg: Налады хэштэгаў паспяхова змененыя
title: Адміністрацыя title: Адміністрацыя
trends: trends:
@ -653,49 +800,128 @@ be:
links: links:
allow: Дазволіць спасылка allow: Дазволіць спасылка
allow_provider: Дазволіць выдаўца allow_provider: Дазволіць выдаўца
description_html: Гэта спасылкі, якія зараз часта распаўсюджваюцца ўліковымі запісамі, з якіх ваш сервер бачыць паведамленні. Гэта можа дапамагчы вашым карыстальнікам даведацца, што адбываецца ў свеце. Ніякія спасылкі не будуць паказвацца публічна, пакуль вы не зацвердзіце аўтара. Вы таксама можаце дазволіць або адхіліць асобныя спасылкі.
disallow: Забараніць спасылку
disallow_provider: Дазволіць выдаўца
no_link_selected: Ніводная спасылка не была зменена, бо ніводная не была выбрана
publishers:
no_publisher_selected: Выдаўцы не былі зменены, таму што ніводзін не быў абраны
title: Актуальныя спасылкі
only_allowed: Толькі дазволенае
pending_review: Чакае праверкі
preview_card_providers:
title: Выдаўцы
rejected: Адхілена
statuses: statuses:
allow: Дазволіць допіс allow: Дазволіць допіс
allow_account: Дазволіць аўтара allow_account: Дазволіць аўтара
description_html: Гэта допісы, пра якія ведае ваш сервер, што на дадзены момант часта абагульваюцца і дадаюцца ў абранае. Гэта можа дапамагчы вашым новым і пастаянным карыстальнікам знайсці больш людзей, на якіх можна падпісацца. Ніякія допісы не будуць паказвацца публічна, пакуль вы не зацвердзіце аўтара, а аўтар не дазволіць прапанаваць свой уліковы запіс іншым. Вы таксама можаце дазволіць або адхіліць асобныя допісы. description_html: Гэта допісы, пра якія ведае ваш сервер, што на дадзены момант часта абагульваюцца і падабаюцца людзям. Гэта можа дапамагчы вашым новым і пастаянным карыстальнікам знайсці больш людзей, на якіх можна падпісацца. Ніякія допісы не будуць паказвацца публічна, пакуль вы не зацвердзіце аўтара, а аўтар не дазволіць прапанаваць свой уліковы запіс іншым. Вы таксама можаце дазволіць або адхіліць асобныя допісы.
disallow: Забараніць допіс disallow: Забараніць допіс
disallow_account: Забараніць аўтара disallow_account: Забараніць аўтара
not_discoverable: Аўтар вырашыў быць нябачным
shared_by:
few: Пашыраны або ўпадабаны %{friendly_count} разы
many: Пашыраны або ўпадабаны %{friendly_count} разоў
one: Пашыраны або ўпадабаны %{friendly_count} раз
other: Пашыраны або ўпадабаны %{friendly_count} разоў
title: Актуальныя допісы title: Актуальныя допісы
tags: tags:
dashboard: dashboard:
tag_accounts_measure: унікальнае выкарыстанне
tag_languages_dimension: Папулярныя мовы tag_languages_dimension: Папулярныя мовы
tag_servers_dimension: Папулярныя серверы tag_servers_dimension: Папулярныя серверы
tag_servers_measure: розныя серверы tag_servers_measure: розныя серверы
tag_uses_measure: усяго выкарыстанняў tag_uses_measure: усяго выкарыстанняў
listable: Можа быць прапанавана
not_listable: Не будзе прапанавана not_listable: Не будзе прапанавана
not_trendable: Не з'явіцца ў трэндах
not_usable: Немагчыма выкарыстаць not_usable: Немагчыма выкарыстаць
peaked_on_and_decaying: На піку %{date}, зараз спадае
title: Актуальныя хэштэгі
trendable: Можа з'явіцца сярод трэндаў
usable: Магчыма выкарыстаць
title: Актуальныя title: Актуальныя
trending: Папулярныя
warning_presets: warning_presets:
add_new: Дадаць новы add_new: Дадаць новы
delete: Выдаліць delete: Выдаліць
edit_preset: Рэдагаваць шаблон папярэджання
empty: Вы яшчэ не вызначылі ніякіх шаблонаў папярэджанняў.
title: Кіраванне шаблонамі папярэджанняў
webhooks: webhooks:
add_new: Дадаць канцавую кропку
delete: Выдаліць delete: Выдаліць
disable: Адключыць
disabled: Адключана
edit: Рэдагаваць канцавую кропку
empty: У вас яшчэ няма сканфігураваных канчатковых кропак webhook'у.
enable: Уключыць
enabled: Уключана
enabled_events:
few: "%{count} актыўныя падзеі"
many: "%{count} актыўных падзей"
one: 1 актыўная падзея
other: "%{count} актыўнай падзеі"
events: Падзеі
new: Новая Webhook'а
status: Стан status: Стан
title: Webhook'і
webhook: Webhook
admin_mailer: admin_mailer:
new_appeal: new_appeal:
actions: actions:
suspend: каб выключыць уліковы запіс delete_statuses: выдаліць іх допісы
disable: замарозіць уліковы запіс
mark_statuses_as_sensitive: пазначыць іх допісы як далікатныя
none: папярэджанне
sensitive: пазначыць уліковы запіс як далікатны
silence: абмежаваць уліковы запіс
suspend: выключыць уліковы запіс
new_report: new_report:
body_remote: Нехта з %{domain} паскардзіўся на %{target} body_remote: Нехта з %{domain} паскардзіўся на %{target}
new_trends:
body: 'Гэтыя элементы трэба праверыць, перш чым публікаваць:'
new_trending_links:
title: Папулярныя спасылкі
new_trending_statuses:
title: Папулярныя допісы
new_trending_tags:
no_approved_tags: Зараз няма зацверджаных папулярных хэштэгаў.
title: Папулярныя хэштэгі
subject: Новае ў папулярным для разгляду %{instance}
aliases:
add_new: Стварыць псеўданім
created_msg: Створаны новы псеўданім. Цяпер вы можаце пачаць пераход са старога ўліковага запісу.
deleted_msg: Псеўданім выдалены. Пераход з таго ўліковага запісу на гэты больш немагчымы.
empty: У вас няма псеўданімаў.
hint_html: Калі вы хочаце перайсці з іншага ўліковага запісу ў гэты, то тут вы можаце стварыць псеўданім, каб перамясціць падпісчыкаў са старога ўліковага запісу ў гэты. Гэта дзеянне з'яўляецца <strong>бясшкодным і зварачальным</strong>. <strong>Перанос уліковага запісу пачынаецца са старога ўліковага запісу</strong>.
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: Адкрыцці
localization: localization:
body: Mastodon перакладаецца добраахвотнікамі. body: Mastodon перакладаецца добраахвотнікамі.
guide_link: https://be.crowdin.com/project/mastodon/be guide_link: https://be.crowdin.com/project/mastodon/be
guide_link_text: Кожны можа зрабіць унёсак. guide_link_text: Кожны можа зрабіць унёсак.
sensitive_content: Далікатны змест
toot_layout: Макет допісу toot_layout: Макет допісу
application_mailer: application_mailer:
notification_preferences: Змяніць налады эл. пошты
salutation: "%{name}," salutation: "%{name},"
settings: 'Змяніць налады эл. пошты: %{link}'
view: 'Паглядзець:'
view_profile: Паглядзець профіль
view_status: Паглядзець допіс
applications: applications:
created: Праграма паспяхова створана created: Праграма паспяхова створана
destroyed: Праграма паспяхова выдалена destroyed: Праграма паспяхова выдалена
regenerate_token: Стварыць новы токен доступу
token_regenerated: Новы токен доступу паспяхова створаны
warning: Будзьце вельмі асцярожныя з гэтымі данымі. Ніколі нікому не паведамляйце іх!
your_token: Ваш токен доступу
auth: auth:
apply_for_account: Пакінуць заяўку apply_for_account: Пакінуць заяўку
change_password: Пароль change_password: Пароль
@ -714,6 +940,7 @@ be:
login: Увайсці login: Увайсці
logout: Выйсці logout: Выйсці
migrate_account: Пераехаць на іншы ўліковы запіс migrate_account: Пераехаць на іншы ўліковы запіс
migrate_account_html: Калі вы хочаце перанакіраваць гэты ўліковы запіс на іншы, то можаце <a href="%{path}">наладзіць яго тут</a>.
or_log_in_with: Або ўвайсці з дапамогай or_log_in_with: Або ўвайсці з дапамогай
privacy_policy_agreement_html: Я азнаёміўся і пагаджаюся з <a href="%{privacy_policy_path}" target="_blank">палітыкай канфідэнцыйнасці</a> privacy_policy_agreement_html: Я азнаёміўся і пагаджаюся з <a href="%{privacy_policy_path}" target="_blank">палітыкай канфідэнцыйнасці</a>
providers: providers:
@ -728,16 +955,25 @@ be:
title: Некалькі базавых правілаў. title: Некалькі базавых правілаў.
security: Бяспека security: Бяспека
set_new_password: Прызначыць новы пароль set_new_password: Прызначыць новы пароль
setup:
email_below_hint_html: Калі прыведзены ніжэй адрас эл. пошты няправільны, вы можаце змяніць яго тут і атрымаць новае пацвярджэнне па эл. пошце.
email_settings_hint_html: Ліст з пацвярджэннем быў адпраўлены на %{email}. Калі гэты адрас эл. пошты няправільны, вы можаце змяніць яго ў наладах уліковага запісу.
title: Налады
sign_up: sign_up:
preamble: Маючы ўліковы запіс на гэтым серверы Mastodon, вы будзеце мець магчымасць падпісацца на кожнага чалавека ў сетцы, незалежна ад таго, на якім серверы размешчаны ягоны ўліковы запіс. preamble: Маючы ўліковы запіс на гэтым серверы Mastodon, вы будзеце мець магчымасць падпісацца на кожнага чалавека ў сетцы, незалежна ад таго, на якім серверы размешчаны ягоны ўліковы запіс.
status: status:
account_status: Стан уліковага запісу account_status: Стан уліковага запісу
confirming: Чакаецца пацвярджэнне з электроннай пошты. confirming: Чакаецца пацвярджэнне з электроннай пошты.
functional: Ваш уліковы запіс поўнасцю працуе.
pending: Ваша заяўка разглядаецца нашым супрацоўнікам. Гэта можа заняць некаторы час. Вы атрымаеце электронны ліст, калі заяўка будзе ўхвалена.
redirecting_to: Ваш уліковы запіс неактыўны, бо ў цяперашні час ён перанакіроўваецца на %{acct}.
view_strikes: Праглядзець мінулыя папярэджанні для вашага ўліковага запісу
too_fast: Форма адпраўлена занадта хутка, паспрабуйце яшчэ раз. too_fast: Форма адпраўлена занадта хутка, паспрабуйце яшчэ раз.
use_security_key: Выкарыстаеце ключ бяспекі use_security_key: Выкарыстаеце ключ бяспекі
authorize_follow: authorize_follow:
already_following: Вы ўжо падпісаныя на гэты ўліковы запіс already_following: Вы ўжо падпісаныя на гэты ўліковы запіс
already_requested: Вы ўжо адправілі запыт на гэты ўліковы запіс already_requested: Вы ўжо адправілі запыт на гэты ўліковы запіс
error: На жаль, падчас пошуку аддаленага ўліковага запісу здарылася памылка
follow: Падпісацца follow: Падпісацца
follow_request: 'Вы адправілі запыт на падпіску:' follow_request: 'Вы адправілі запыт на падпіску:'
following: 'Поспех! Цяпер вы падпісаны на:' following: 'Поспех! Цяпер вы падпісаны на:'
@ -745,6 +981,7 @@ be:
close: Або, вы можаце проста закрыць гэтае акно. close: Або, вы можаце проста закрыць гэтае акно.
return: Паказаць профіль карыстальніка return: Паказаць профіль карыстальніка
web: Перайсці ў вэб-версію web: Перайсці ў вэб-версію
title: Падпісацца на %{acct}
challenge: challenge:
confirm: Працягнуць confirm: Працягнуць
hint_html: "<strong>Парада:</strong> Мы не будзем запытваць ваш пароль зноўку на працягу наступнай гадзіны." hint_html: "<strong>Парада:</strong> Мы не будзем запытваць ваш пароль зноўку на працягу наступнай гадзіны."
@ -775,32 +1012,75 @@ be:
deletes: deletes:
challenge_not_passed: Уведзеная інфармацыя няправільная challenge_not_passed: Уведзеная інфармацыя няправільная
confirm_password: Увядзіце свой бягучы пароль, каб пацвердзіць сваю асобу confirm_password: Увядзіце свой бягучы пароль, каб пацвердзіць сваю асобу
confirm_username: Увядзіце сваё імя карыстальніка для пацвярджэння працэдуры
proceed: Выдаліць уліковы запіс proceed: Выдаліць уліковы запіс
success_msg: Ваш уліковы запіс быў паспяхова выдалены success_msg: Ваш уліковы запіс быў паспяхова выдалены
warning:
before: 'Перш чым працягнуць, уважліва прачытайце гэтыя заўвагі:'
caches: Змесціва, кэшаванае іншымі серверамі, можа захавацца
data_removal: Вашы допісы і іншыя даныя будуць выдалены назаўсёды
email_change_html: Вы можаце <a href="%{path}">змяніць свой адрас электроннай пошты</a>, не выдаляючы ўліковы запіс
email_contact_html: Калі ліст усё яшчэ не дайшоў, вы можаце звярнуцца па дапамогу на эл. пошту <a href="mailto:%{email}">%{email}</a>
email_reconfirmation_html: Калі вы не атрымалі пацвярджэнне па электроннай пошце, вы можаце <a href="%{path}">запытаць яго зноў</a>
irreversible: Вы не зможаце аднавіць або паўторна актываваць свой уліковы запіс
more_details_html: Падрабязнасці глядзіце ў <a href="%{terms_path}">палітыцы прыватнасці</a>.
username_available: Ваша імя карыстальніка зноў стане даступным
username_unavailable: Ваша імя карыстальніка застанецца недаступным
disputes: disputes:
strikes: strikes:
action_taken: Выкананае дзеянне
appeal: Зварот
appeal_approved: Гэтае папярэджанне паспяхова абскарджана і больш не дзейнічае
appeal_rejected: Апеляцыя была адхілена
appeal_submitted_at: Апеляцыя пададзена
appealed_msg: Ваша апеляцыя пададзена. У выпадку, калі яе зацвердзяць, вам паведамяць.
appeals: appeals:
submit: Падаць апеляцыю submit: Падаць апеляцыю
approve_appeal: Зацвердзіць апеляцыю
associated_report: Звязаная скарга
created_at: Датаваны
description_html: Гэта дзеянні, выкананыя супраць вашага ўліковага запісу, і папярэджанні, якія адпраўлены вам супрацоўнікамі %{instance}.
recipient: Адрасавана
reject_appeal: Адхіліць абскарджанне
status: 'Допіс #%{id}'
status_removed: Допіс ужо выдалены з сістэмы
title: "%{action} ад %{date}"
title_actions: title_actions:
none: Папярэджванне delete_statuses: Выдаленне допісу
disable: Замарозка уліковага запісу
mark_statuses_as_sensitive: Пазначыць допісы як далікатныя
none: Папярэджанне
sensitive: Пазначэнне ўліковага запісу як далікатнага
silence: Абмежаванне ўліковага запісу
suspend: Выключэнне ўліковага запісу suspend: Выключэнне ўліковага запісу
your_appeal_approved: Ваша абскарджанне было ўхвалена
your_appeal_pending: Вы адправілі абскарджанне
your_appeal_rejected: Ваша абскарджанне было адхілена
domain_validator:
invalid_domain: не з'яўляецца сапраўдным даменным імем
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': У вас няма дазволу на прагляд гэтай старонкі.
'404': The page you are looking for isn't here. '404': Няма старонкі, якую вы шукаеце.
'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': Старонка, якую вы шукаеце, больш не існуе.
'422': '422':
'429': Too many requests content: Памылка праверкі бяспекі. Вы заблакіравалі cookies?
'500': title: Памылка праверкі бяспекі
'429': Зашмат запытаў
'500':
title: Старонка няспраўная
'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:
archive_takeout: archive_takeout:
date: Дата date: Дата
hint_html: Вы можаце зрабіць запыт архіва сваіх <strong>допісаў і запампаваных медыя</strong>. Экспартаваныя даныя будуць мець фармат ActivityPub, які можна прачытаць любым сумяшчальным праграмным забеспячэннем. Запыт архіва можна рабіць кожныя 7 дзён.
size: Памер size: Памер
blocks: Спіс блакіроўкі
bookmarks: Закладкі bookmarks: Закладкі
csv: CSV csv: CSV
lists: Спісы lists: Спісы
storage: Медыясховішча
featured_tags: featured_tags:
add_new: Дадаць новы add_new: Дадаць новы
filters: filters:
@ -819,10 +1099,14 @@ be:
new: new:
save: Захаваць новы фільтр save: Захаваць новы фільтр
title: Дадаць новы фільтр title: Дадаць новы фільтр
statuses:
index:
title: Адфільтраваныя допісы
generic: generic:
all: Усе all: Усе
copy: Скапіяваць copy: Скапіяваць
delete: Выдаліць delete: Выдаліць
deselect: Зняць вылучэнне з усіх
order_by: Парадак order_by: Парадак
save_changes: Захаваць змены save_changes: Захаваць змены
today: сёння today: сёння
@ -832,9 +1116,13 @@ be:
merge_long: Захаваць існуючыя запісы і дадаць новыя merge_long: Захаваць існуючыя запісы і дадаць новыя
overwrite: Перазапісаць overwrite: Перазапісаць
types: types:
blocking: Спіс заблакіраваных
bookmarks: Закладкі bookmarks: Закладкі
domain_blocking: Спіс заблакіраваных даменаў
upload: Запампаваць upload: Запампаваць
invites: invites:
delete: Дэактываваць
expired: Пратэрмінавана
expires_in: expires_in:
'1800': 30 хвілін '1800': 30 хвілін
'21600': 6 гадзін '21600': 6 гадзін
@ -845,6 +1133,8 @@ be:
expires_in_prompt: Ніколі expires_in_prompt: Ніколі
generate: Стварыць запрашальную спасылку generate: Стварыць запрашальную спасылку
max_uses_prompt: Неабмежавана max_uses_prompt: Неабмежавана
table:
uses: Выкарыстанні
title: Запрасіць людзей title: Запрасіць людзей
login_activities: login_activities:
authentication_methods: authentication_methods:
@ -857,15 +1147,29 @@ be:
failed_sign_in_html: Няўдалая спроба ўваходу праз %{method} з %{ip} (%{browser}) failed_sign_in_html: Няўдалая спроба ўваходу праз %{method} з %{ip} (%{browser})
successful_sign_in_html: Паспяховы ўваход праз %{method} з %{ip} (%{browser}) successful_sign_in_html: Паспяховы ўваход праз %{method} з %{ip} (%{browser})
title: Гісторыя ўваходаў title: Гісторыя ўваходаў
media_attachments:
validations:
too_many: Няможна дадаць больш 4 файлаў
migrations: migrations:
errors: errors:
missing_also_known_as: гэта не псеўданім уліковага запісу
not_found: не знойдзена not_found: не знойдзена
followers_count: Падпісчыкі на момант перамяшчэння followers_count: Падпісчыкі на момант перамяшчэння
incoming_migrations_html: Каб перайсці з іншага ўліковага запісу ў гэты, спачатку трэба <a href="%{path}">стварыць псеўданім уліковага запісу</a>.
past_migrations: Колішнія перамяшчэнні past_migrations: Колішнія перамяшчэнні
proceed_with_move: Перамясціць падпісчыкаў proceed_with_move: Перамясціць падпісчыкаў
moderation: moderation:
title: Мадэрацыя title: Мадэрацыя
navigation:
toggle_menu: Уключыць меню
notification_mailer: notification_mailer:
admin:
sign_up:
subject: "%{name} зарэгістраваўся"
favourite:
body: "%{name} упадабаў ваш пост:"
subject: "%{name} упадабаў ваш допіс"
title: Новае ўпадабанае
follow: follow:
body: "%{name} цяпер падпісаны на вас!" body: "%{name} цяпер падпісаны на вас!"
subject: "%{name} цяпер падпісаны на вас" subject: "%{name} цяпер падпісаны на вас"
@ -876,11 +1180,22 @@ be:
title: Новы запыт на падпіску title: Новы запыт на падпіску
mention: mention:
action: Адказаць action: Адказаць
body: 'Вас згадаў %{name} у:'
subject: Вас згадаў %{name}
title: Новае згадванне
poll:
subject: Апытанне ад %{name} скончылася
reblog: reblog:
body: "%{name} пашырыў ваш пост:"
subject: "%{name} пашырыў ваш допіс" subject: "%{name} пашырыў ваш допіс"
title: Новае пашырэнне
status: status:
subject: Новы допіс ад %{name} subject: Новы допіс ад %{name}
update:
subject: "%{name} адрэдагаваў допіс"
notifications: notifications:
email_events: Падзеі для апавяшчэнняў эл. пошты
email_events_hint: 'Выберыце падзеі, аб якіх вы хочаце атрымліваць апавяшчэнні:'
other_settings: Іншыя налады апавяшчэнняў other_settings: Іншыя налады апавяшчэнняў
number: number:
human: human:
@ -893,13 +1208,40 @@ be:
trillion: трлн trillion: трлн
otp_authentication: otp_authentication:
enable: Уключыць enable: Уключыць
setup: Наладзіць
pagination: pagination:
newer: Навейшае
next: Далей next: Далей
older: Старэйшае
truncate: "&hellip;"
polls:
errors:
already_voted: Вы ўжо прагаласавалі ў апытанні
duplicate_options: змяшчае аднолькавыя варыянты
expired: Апытанне ўжо скончана
preferences:
other: Іншае
posting_defaults: Публікаваць па змаўчанні
public_timelines: Публічныя стужкі
relationships: relationships:
activity: Актыўнасць ул. запісу
dormant: Занядбаны
follow_selected_followers: Падпісацца на выбраных падпісчыкаў
followers: Падпісчыкі
following: Падпісаны
invited: Запрошаны
last_active: Апошняя актыўнасць
most_recent: Даўнасць
moved: Перанесены
mutual: Узаемныя
primary: Асноўны
relationship: Зносіны
remove_selected_domains: Выдаліць усіх падпісчыкаў з выбраных даменаў remove_selected_domains: Выдаліць усіх падпісчыкаў з выбраных даменаў
remove_selected_followers: Выдаліць выбраных карыстальнікаў remove_selected_followers: Выдаліць выбраных падпісчыкаў
remove_selected_follows: Адпісацца ад выбраных карыстальнікаў remove_selected_follows: Адпісацца ад выбраных карыстальнікаў
status: Стан уліковага запісу status: Стан уліковага запісу
rss:
content_warning: 'Папярэджанне аб змесціве:'
sessions: sessions:
activity: Апошняя актыўнасць activity: Апошняя актыўнасць
browser: Браўзер browser: Браўзер
@ -944,6 +1286,7 @@ be:
settings: settings:
account: Уліковы запіс account: Уліковы запіс
account_settings: Налады ўліковага запісу account_settings: Налады ўліковага запісу
aliases: Псеўданімы ўліковага запісу
appearance: Выгляд appearance: Выгляд
authorized_apps: Аўтарызаваныя праграмы authorized_apps: Аўтарызаваныя праграмы
back: Назад да Mastodon back: Назад да Mastodon
@ -955,7 +1298,7 @@ be:
import_and_export: Імпарт і экспарт import_and_export: Імпарт і экспарт
migrate: Перамяшчэнне ўліковага запісу migrate: Перамяшчэнне ўліковага запісу
notifications: Апавяшчэнні notifications: Апавяшчэнні
preferences: Параметры preferences: Налады
profile: Профіль profile: Профіль
relationships: Падпіскі і падпісчыкі relationships: Падпіскі і падпісчыкі
statuses_cleanup: Аўтаматычнае выдаленне допісаў statuses_cleanup: Аўтаматычнае выдаленне допісаў
@ -978,17 +1321,50 @@ be:
many: "%{count} відэафайлаў" many: "%{count} відэафайлаў"
one: "%{count} відэафайл" one: "%{count} відэафайл"
other: "%{count} відэафайла" other: "%{count} відэафайла"
content_warning: 'Папярэджанне аб змесціве: %{warning}'
default_language: Такая, што і мова інтэрфэйсу
edited_at_html: Адрэдагавана %{date} edited_at_html: Адрэдагавана %{date}
errors:
in_reply_not_found: Здаецца, допіс, на які вы спрабуеце адказаць, не існуе.
open_in_web: Адчыніць у вэб-версіі
over_character_limit: перавышаная колькасць сімвалаў у %{max} over_character_limit: перавышаная колькасць сімвалаў у %{max}
pin_errors: pin_errors:
direct: Допісы, бачныя толькі згаданым карыстальнікам, не могуць быць замацаваныя direct: Допісы, бачныя толькі згаданым карыстальнікам, не могуць быць замацаваныя
limit: Вы ўжо замацавалі максімальную колькасць допісаў
ownership: Немагчыма замацаваць чужы допіс ownership: Немагчыма замацаваць чужы допіс
reblog: Немагчыма замацаваць пашырэнне
poll:
total_people:
few: "%{count} чалавекі"
many: "%{count} чалавек"
one: "%{count} чалавек"
other: "%{count} чалавека"
total_votes:
few: "%{count} галасы"
many: "%{count} галасоў"
one: "%{count} голас"
other: "%{count} голасу"
vote: Прагаласаваць
show_more: Паказаць больш show_more: Паказаць больш
show_newer: Паказаць навейшыя
show_older: Паказаць старэйшыя
sign_in_to_participate: Зарэгіструйцеся каб удзельнічаць у абмеркаванні sign_in_to_participate: Зарэгіструйцеся каб удзельнічаць у абмеркаванні
title: '%{name}: "%{quote}"' title: '%{name}: "%{quote}"'
visibilities: visibilities:
private: Для падпісчыкаў
public: Публічны public: Публічны
public_long: Усе могуць бачыць
statuses_cleanup: statuses_cleanup:
enabled: Аўтаматычна выдаляць старыя допісы
enabled_hint: Аўтаматычна выдаляць вашыя допісы, калі яны дасягаюць вызначанага тэрміну, акрамя наступных выпадкаў
exceptions: Выключэнні
ignore_favs: Ігнараваць упадабаныя
ignore_reblogs: Ігнараваць пашырэнні
interaction_exceptions: Выключэнні, заснаваныя на ўзаемадзеянні
keep_media: Захоўваць допісы з медыя дадаткамі
keep_polls: Працягнуць апытанне
keep_self_fav: Пакідаць упадабаныя вамі допісы
keep_self_fav_hint: Не выдаляе вашыя допісы, якія вы ўпадабалі
min_age: min_age:
'1209600': 2 тыдні '1209600': 2 тыдні
'15778476': 6 месяцаў '15778476': 6 месяцаў
@ -998,8 +1374,11 @@ be:
'604800': 1 тыдзень '604800': 1 тыдзень
'63113904': 2 гады '63113904': 2 гады
'7889238': 3 месяцы '7889238': 3 месяцы
min_favs_hint: Не выдаляе вашыя допісы, якія спадабаліся прынамсі вызначанай колькасці людзей. Пакіньце гэтае поле пустым, каб допісы выдаляліся незалежна ад гэтай колькасці
stream_entries: stream_entries:
pinned: Замацаваны допіс pinned: Замацаваны допіс
reblogged: пашыраны
sensitive_content: Далікатны змест
themes: themes:
contrast: Mastodon (высокі кантраст) contrast: Mastodon (высокі кантраст)
default: Mastodon (цёмная) default: Mastodon (цёмная)
@ -1010,15 +1389,35 @@ be:
time: "%H:%M" time: "%H:%M"
two_factor_authentication: two_factor_authentication:
add: Дадаць add: Дадаць
disable: Адключыць 2FA
disabled_success: Двухфактарная аўтэнтыфікацыя адключана
edit: Рэдагаваць edit: Рэдагаваць
enabled: Двухфактарная аўтэнтыфікацыя ўключана
enabled_success: Двухфактарная аўтэнтыфікацыя ўключана
generate_recovery_codes: Стварыць коды аднаўлення generate_recovery_codes: Стварыць коды аднаўлення
lost_recovery_codes: Коды аднаўлення дазволяць вам аднавіць доступ да вашага ўліковага запісу ў выпадку страты тэлефона. Калі вы згубілі вашыя коды, вы можаце стварыць новыя тут. Старыя коды аднаўлення будуць ануляваныя. lost_recovery_codes: Коды аднаўлення дазволяць вам аднавіць доступ да вашага ўліковага запісу ў выпадку страты тэлефона. Калі вы згубілі вашыя коды, вы можаце стварыць новыя тут. Старыя коды аднаўлення будуць ануляваныя.
methods: Двухфактарныя метады
otp: Праграма аўтэнтыфікацыі
recovery_codes: Абнавіць коды аднаўлення recovery_codes: Абнавіць коды аднаўлення
recovery_codes_regenerated: Новыя коды аднаўлення паспяхова створаныя recovery_codes_regenerated: Новыя коды аднаўлення паспяхова створаныя
recovery_instructions_html: Калі раптам вы страціце доступ да вашага тэлефона, вы можаце скарыстацца адным з кодаў аднаўлення ніжэй каб аднавіць доступ да вашага ўліковага запісу. <strong>Захоўвайце іх у бяспечным месцы</strong>. Напрыклад, вы можаце раздрукаваць іх і захоўваць разам з іншымі важнымі дакументамі. recovery_instructions_html: Калі раптам вы страціце доступ да вашага тэлефона, вы можаце скарыстацца адным з кодаў аднаўлення ніжэй каб аднавіць доступ да вашага ўліковага запісу. <strong>Захоўвайце іх у бяспечным месцы</strong>. Напрыклад, вы можаце раздрукаваць іх і захоўваць разам з іншымі важнымі дакументамі.
webauthn: Ключы бяспекі webauthn: Ключы бяспекі
user_mailer: user_mailer:
appeal_approved:
action: Перайсці ў свой уліковы запіс
title: Абскарджанне ўхвалена
appeal_rejected:
title: Абскарджанне адхілена
backup_ready:
subject: Ваш архіў гатовы да спампавання
suspicious_sign_in:
change_password: змяніць свой пароль
explanation: Мы заўважылі ўваход у ваш уліковы запіс з новага IP-адрасу.
further_actions_html: Калі гэта былі не вы, раім вам неадкладна %{action}, а таксама ўключыць двухфактарную аўтэнтыфікацыю, каб захаваць бяспеку вашага ўліковага запісу.
subject: У вас уліковы запіс зайшлі з новага IP-адрасу
title: Новы ўваход
warning: warning:
appeal: Падаць апеляцыю
categories: categories:
spam: Спам spam: Спам
explanation: explanation:
@ -1026,6 +1425,7 @@ be:
mark_statuses_as_sensitive: Некаторыя вашыя допісы былі пазначаныя як далікатныя мадэратарамі суполкі %{instance}. Гэта значыць, што іншым людзям давядзецца спачатку націснуць на медыя допісу каб праглядзець яго. Вы можаце ўласнаручна пазначыць медыя як далікатныя перад тым, як апублікаваць іх у будучым. mark_statuses_as_sensitive: Некаторыя вашыя допісы былі пазначаныя як далікатныя мадэратарамі суполкі %{instance}. Гэта значыць, што іншым людзям давядзецца спачатку націснуць на медыя допісу каб праглядзець яго. Вы можаце ўласнаручна пазначыць медыя як далікатныя перад тым, як апублікаваць іх у будучым.
silence: Вы ўсё яшчэ можаце карыстаецца вашым уліковым запісам, але толькі ўжо падпісаныя на вас людзі змогуць бачыць вашыя публікацыі на серверы. Вы таксама можаце быць адхілены ад удзелу ў розных пошукавых функцыях, аднак іншыя ўсё роўна могуць уласнаручна падпісацца на вас. silence: Вы ўсё яшчэ можаце карыстаецца вашым уліковым запісам, але толькі ўжо падпісаныя на вас людзі змогуць бачыць вашыя публікацыі на серверы. Вы таксама можаце быць адхілены ад удзелу ў розных пошукавых функцыях, аднак іншыя ўсё роўна могуць уласнаручна падпісацца на вас.
suspend: Вы больш не можаце выкарыстоўваць свой уліковы запіс, а профіль і іншыя даныя сталі недаступнымі. Вы ўсё яшчэ можаце ўвайсці, каб запытаць архіў сваіх даных да моманту іх выдалення праз 30 дзён, але мы захаваем вашы базавыя даныя, каб не даць вам абысці выключэнне. suspend: Вы больш не можаце выкарыстоўваць свой уліковы запіс, а профіль і іншыя даныя сталі недаступнымі. Вы ўсё яшчэ можаце ўвайсці, каб запытаць архіў сваіх даных да моманту іх выдалення праз 30 дзён, але мы захаваем вашы базавыя даныя, каб не даць вам абысці выключэнне.
reason: 'Прычына:'
statuses: 'Прычынныя допісы:' statuses: 'Прычынныя допісы:'
subject: subject:
delete_statuses: Вашыя допісы на %{acct} былі выдалены delete_statuses: Вашыя допісы на %{acct} былі выдалены
@ -1034,14 +1434,25 @@ be:
suspend: Ваш уліковы запіс %{acct} быў выключаны suspend: Ваш уліковы запіс %{acct} быў выключаны
title: title:
delete_statuses: Выдаленыя допісы delete_statuses: Выдаленыя допісы
disable: Уліковы запіс замарожаны
mark_statuses_as_sensitive: Допісы, пазначыная як далікатныя mark_statuses_as_sensitive: Допісы, пазначыная як далікатныя
none: Папярэджанне none: Папярэджанне
sensitive: Уліковыя запісы, пазначаныя як далікатныя
silence: Уліковы запіс абмежаваны
suspend: Уліковы запіс выключаны suspend: Уліковы запіс выключаны
welcome: welcome:
edit_profile_action: Наладзіць профіль
explanation: Вось некаторыя парады каб пачаць explanation: Вось некаторыя парады каб пачаць
final_action: Пачаць пісаць final_action: Пачаць пісаць
final_step: 'Пачынайце пісаць! Нават, калі ў вас няма падпісчыкаў, іншыя людзі змогуць пабачыць вашыя допісы, напрыклад, у лакальнай стужцы, або праз хэштэгі. Калі хочаце, вы можаце прадставіцца праз хэштэг #introductions.' final_step: 'Пачынайце пісаць! Нават, калі ў вас няма падпісчыкаў, іншыя людзі змогуць пабачыць вашыя допісы, напрыклад, у лакальнай стужцы, або праз хэштэгі. Калі хочаце, вы можаце прадставіцца праз хэштэг #introductions.'
subject: Вітаем у Mastodon subject: Вітаем у Mastodon
title: Рады вітаць вас, %{name}! title: Рады вітаць вас, %{name}!
users:
signed_in_as: 'Увайшлі як:'
webauthn_credentials: webauthn_credentials:
add: Дадаць новы ключ бяспекі
delete: Выдаліць delete: Выдаліць
delete_confirmation: Сапраўды выдаліць гэты ключ бяспекі?
destroy:
success: Ваш ключ бяспекі быў паспяхова выдалены.
invalid_credential: Няправільны ключ бяспекі

@ -1,7 +1,7 @@
--- ---
bg: bg:
about: about:
about_mastodon_html: Mastodon е <em>безплатен</em> сървър с <em>отворен код</em> за социални мрежи. Като <em>децентрализирана</em> алтернатива на комерсиалните платформи, той позволява избягването на риска от монополизация на твоята комуникация от единични компании. Изберете си сървър, на който се доверявате, и ще можете да контактувате с всички останали. Всеки може да пусне Mastodon и лесно да вземе участие в <em>социалната мрежа</em>. about_mastodon_html: 'Социалната мрежа на бъдещето: Без реклами, без корпоративно наблюдение, с етичен дизайн и децентрализация! Притежавайте своите данни с Mastodon!'
contact_missing: Не е зададено contact_missing: Не е зададено
contact_unavailable: Не е приложимо contact_unavailable: Не е приложимо
hosted_on: Mastodon е хостван на %{domain} hosted_on: Mastodon е хостван на %{domain}
@ -267,6 +267,9 @@ bg:
new: new:
create: Добавяне на домейн create: Добавяне на домейн
title: Блокирани домейни на имейл title: Блокирани домейни на имейл
export_domain_blocks:
import:
existing_relationships_warning: Съществуващи последвания
follow_recommendations: follow_recommendations:
language: За език language: За език
status: Състояние status: Състояние
@ -375,6 +378,7 @@ bg:
appearance: appearance:
title: Външен вид title: Външен вид
discovery: discovery:
public_timelines: Публични инфопотоци
title: Откриване title: Откриване
trends: Актуални trends: Актуални
registrations: registrations:
@ -399,6 +403,19 @@ bg:
original_status: Първообразна публикация original_status: Първообразна публикация
visibility: Видимост visibility: Видимост
trends: trends:
links:
description_html: Това са линкове, които в момента са често споделяни от акаунти, чиито публикации вашият сървър вижда. Може да помогне на вашите потребители да разберат какво се случва по света. Никой линк няма да се покаже публично, докато не одобрите автора. Можете също и да одобрявате или забранявате отделни линкове.
shared_by_over_week:
one: Споделено от един човек през последната седмица
other: Споделено от %{count} хора през последната седмица
usage_comparison: Споделено %{today} пъти днес, в сравнение с %{yesterday} пъти вчера
preview_card_providers:
description_html: Това са домейни, линковете от които са често споделяни на вашия сървър. Линковете няма да се показват в нашумели, докато домейнът на линка не бъде одобрен. Вашите одобрения (забрани) влияят и на поддомейни.
statuses:
description_html: Това са публикациите, за които вашият сървър знае, че в момента са често споделяни или харесвани. Би помогнало на вашите нови и завръщащи се потребители да открият повече хора, които да последват. Никоя от публикациите няма да бъде показан публично, докато не одобрите автора и докато авторът не позволи акаунтът му да бъде предложен. Можете също да позволявате и забранявате отделни публикации.
shared_by:
one: Споделено или харесано един път
other: Споделено или харесано %{friendly_count} пъти
tags: tags:
dashboard: dashboard:
tag_accounts_measure: неповторими употреби tag_accounts_measure: неповторими употреби
@ -467,6 +484,7 @@ bg:
title: Настройка title: Настройка
status: status:
account_status: Състояние на акаунта account_status: Състояние на акаунта
functional: Вашият акаунт е в изправност.
use_security_key: Употреба на ключ за сигурност use_security_key: Употреба на ключ за сигурност
authorize_follow: authorize_follow:
already_following: Вече следвате този акаунт already_following: Вече следвате този акаунт
@ -535,11 +553,12 @@ bg:
archive_takeout: archive_takeout:
date: Дата date: Дата
download: Изтегляне на архива ви download: Изтегляне на архива ви
hint_html: Можете да поръчате архив с вашите <strong>публикации и качена мултимедия</strong>. Експортираните данни ще бъдат във формат ActivityPub, който е четим от всеки съвместим софтуер. Можете да поръчате такъв архив на всеки 7 дни.
size: Размер size: Размер
blocks: Вашите блокирания blocks: Вашите блокирания
bookmarks: Отметки bookmarks: Отметки
lists: Списъци lists: Списъци
mutes: Заглушихте mutes: Заглушавания
storage: Съхранение на мултимедия storage: Съхранение на мултимедия
featured_tags: featured_tags:
add_new: Добавяне на нов add_new: Добавяне на нов
@ -547,7 +566,9 @@ bg:
filters: filters:
contexts: contexts:
account: Профили account: Профили
home: Начало и списъци
notifications: Известия notifications: Известия
public: Публични инфопотоци
thread: Разговори thread: Разговори
edit: edit:
add_keyword: Добавяне на ключова дума add_keyword: Добавяне на ключова дума
@ -607,15 +628,16 @@ bg:
'604800': 1 седмица '604800': 1 седмица
'86400': 1 ден '86400': 1 ден
expires_in_prompt: Никога expires_in_prompt: Никога
generate: Поражда връзка за покана generate: Генериране на линк за покана
invited_by: 'Бяхте поканени от:' invited_by: 'Бяхте поканени от:'
max_uses: max_uses:
one: 1 употреба one: 1 използване
other: "%{count} употреби" other: "%{count} използвания"
max_uses_prompt: Без ограничение max_uses_prompt: Без ограничение
prompt: Пораждане и споделяне на връзки с други за даване на достъп до този сървър prompt: Генериране на линкове, които можете да споделите, за да предоставите достъп до този сървър
table: table:
expires_at: Изтича expires_at: Изтича на
uses: Използвания
title: Поканете хора title: Поканете хора
lists: lists:
errors: errors:
@ -686,7 +708,10 @@ bg:
thousand: хил thousand: хил
trillion: трлн trillion: трлн
otp_authentication: otp_authentication:
code_hint: Въведете кода, генериран от вашето приложение за удостоверяване, за да потвърдите
description_html: Ако включите <strong>двустепенното удостоверяване</strong> с помощта на приложение за удостоверяване, всеки път, когато влизате, ще трябва да разполагате с телефона си, който ще генерира код за влизане.
enable: Включване enable: Включване
instructions_html: "<strong>Сканирайте този QR код с Google Authenticator или подобно приложение от своя телефон</strong>. Oтсега нататък, това приложение ще генерира код, който ще трябва да въвеждате при всяко влизане."
manual_instructions: 'Ако не може да сканирате QR-кода и трябва да го въведете ръчно, то ето го:' manual_instructions: 'Ако не може да сканирате QR-кода и трябва да го въведете ръчно, то ето го:'
setup: Настройване setup: Настройване
wrong_code: Въведеният код е невалиден! Времето на сървъра и времето на устройството правилни ли са? wrong_code: Въведеният код е невалиден! Времето на сървъра и времето на устройството правилни ли са?
@ -709,8 +734,8 @@ bg:
too_many_options: не може да съдържа повече от %{max} елемента too_many_options: не може да съдържа повече от %{max} елемента
preferences: preferences:
other: Друго other: Друго
posting_defaults: Публикуване по подразбиране posting_defaults: По подразбиране за публикации
public_timelines: Публични часови оси public_timelines: Публични инфопотоци
privacy_policy: privacy_policy:
title: Политика за поверителност title: Политика за поверителност
reactions: reactions:
@ -718,14 +743,16 @@ bg:
limit_reached: Ограничението на различни реакции е достигнат limit_reached: Ограничението на различни реакции е достигнат
relationships: relationships:
activity: Дейност на акаунта activity: Дейност на акаунта
dormant: Спящо dormant: Неактивен
follow_selected_followers: Последване на избраните последователи
followers: Последователи followers: Последователи
following: Последвани
invited: С покана invited: С покана
last_active: Последна дейност last_active: Последна дейност
most_recent: Най-наскоро most_recent: Най-наскоро
moved: Преместено moved: Преместен
mutual: Взаимни mutual: Взаимни
primary: Основно primary: Основен
relationship: Отношение relationship: Отношение
remove_selected_domains: Премахване на всички последователи от избраните домейни remove_selected_domains: Премахване на всички последователи от избраните домейни
remove_selected_followers: Премахване на избраните последователи remove_selected_followers: Премахване на избраните последователи
@ -757,11 +784,12 @@ bg:
otter: Otter otter: Otter
phantom_js: PhantomJS phantom_js: PhantomJS
qq: Браузър QQ qq: Браузър QQ
safari: Сафари safari: Safari
uc_browser: Браузър UC uc_browser: Браузър UC
weibo: Weibo weibo: Weibo
current_session: Текуща сесия current_session: Текуща сесия
description: "%{browser} на %{platform}" description: "%{browser} на %{platform}"
explanation: Това са уеб браузърите, от които в момента сте влезли с вашия Mastodon акаунт.
ip: IP адрес ip: IP адрес
platforms: platforms:
adobe_air: Adobe Air adobe_air: Adobe Air
@ -776,6 +804,7 @@ bg:
windows: Windows windows: Windows
windows_mobile: Windows Mobile windows_mobile: Windows Mobile
windows_phone: Windows Phone windows_phone: Windows Phone
revoke: Анулирaне
title: Сесии title: Сесии
view_authentication_history: Преглед на историята на удостоверяване на акаунта ви view_authentication_history: Преглед на историята на удостоверяване на акаунта ви
settings: settings:
@ -785,17 +814,18 @@ bg:
authorized_apps: Упълномощени приложения authorized_apps: Упълномощени приложения
back: Обратно към Mastodon back: Обратно към Mastodon
delete: Изтриване на акаунта delete: Изтриване на акаунта
development: Развой development: Разработка
edit_profile: Редактирай профила си edit_profile: Редактирай профила си
export: Експортиране на данни export: Експортиране на данни
featured_tags: Актуални хаштагове featured_tags: Актуални хаштагове
import: Импортиране import: Импортиране
import_and_export: Внос и износ import_and_export: Импортиране и експортиране
migrate: Миграция на акаунта migrate: Миграция на акаунта
notifications: Известия notifications: Известия
preferences: Предпочитания preferences: Предпочитания
profile: Профил profile: Профил
relationships: Последвания и последователи relationships: Последвания и последователи
statuses_cleanup: Автоматично изтриване на публикации
two_factor_authentication: Двустепенно удостоверяване two_factor_authentication: Двустепенно удостоверяване
webauthn_authentication: Ключове за сигурност webauthn_authentication: Ключове за сигурност
statuses: statuses:
@ -817,7 +847,7 @@ bg:
other: 'съдържа непозволени хаштагове: %{tags}' other: 'съдържа непозволени хаштагове: %{tags}'
edited_at_html: Редактирано на %{date} edited_at_html: Редактирано на %{date}
errors: errors:
in_reply_not_found: Публикацията, на която се опитвате да отговорите не изглежда да съществува. in_reply_not_found: Изглежда, че публикацията, на която се опитвате да отговорите, не съществува.
open_in_web: Отвори в уеб open_in_web: Отвори в уеб
over_character_limit: прехвърлен лимит от %{max} символа over_character_limit: прехвърлен лимит от %{max} символа
pin_errors: pin_errors:
@ -838,18 +868,27 @@ bg:
visibilities: visibilities:
direct: Директно direct: Директно
private: Покажи само на последователите си private: Покажи само на последователите си
private_long: Показване само на последователи private_long: Видими само за последователи
public: Публично public: Публично
public_long: Всеки може да вижда public_long: Всеки ги вижда
unlisted: Публично, но не показвай в публичния канал unlisted: Публично, но не показвай в публичния канал
unlisted_long: Всеки ги вижда, но са скрити от публичните инфопотоци
statuses_cleanup: statuses_cleanup:
enabled: Автоматично изтриване на стари публикации enabled: Автоматично изтриване на стари публикации
enabled_hint: Автоматично изтрива публикациите ви щом достигнат указания възрастов праг, освен ако не съвпадне с някое от изключенията долу enabled_hint: Автоматично изтрива публикациите ви щом достигнат указания възрастов праг, освен ако не съвпадне с някое от изключенията долу
exceptions: Изключения exceptions: Изключения
explanation: Тъй като изтриването на публикации е скъпа операция, това се прави бавно във времето, когато сървърът иначе не е зает. Поради тази причина публикациите ви може да се изтрият известно време след като достигнат възрастовия праг. explanation: Тъй като изтриването на публикации е скъпа операция, това се прави бавно във времето, когато сървърът иначе не е зает. Поради тази причина публикациите ви може да се изтрият известно време след като достигнат възрастовия праг.
ignore_favs: Пренебрегване на любими ignore_favs: Игнориране на харесвания
ignore_reblogs: Игнориране на споделяния
interaction_exceptions: Изключения въз основа на взаимодействия interaction_exceptions: Изключения въз основа на взаимодействия
keep_pinned: Държа на закачените публикации interaction_exceptions_explanation: Забележете, че няма гаранция, че публикации ще бъдат изтрити, ако паднат под прага на брой харесвания/споделяния, след като са го надвишили.
keep_direct: Запазване на директните съобщения
keep_direct_hint: Директните ви съобщения не се изтриват
keep_pinned: Запазване на закачените публикации
keep_self_bookmark: Запазване на публикации, добавени в отметки
keep_self_bookmark_hint: Не се изтриват ваши публикации, ако сте ги добавили към отметки
keep_self_fav: Запазване на харесаните публикации
keep_self_fav_hint: Не се изтриват публикации, които сте харесали
min_age: min_age:
'1209600': 2 седмици '1209600': 2 седмици
'15778476': 6 месеца '15778476': 6 месеца
@ -860,6 +899,10 @@ bg:
'63113904': 2 години '63113904': 2 години
'7889238': 3 месеца '7889238': 3 месеца
min_age_label: Възрастов праг min_age_label: Възрастов праг
min_favs: Запазване на публикации с поне толкова харесвания
min_favs_hint: Не се изтриват ваши публикации, харесани поне толкова пъти. Оставете празно, за да изтриете публикациите независимо от техния брой харесвания
min_reblogs: Запазване на публикации с поне толкова споделяния
min_reblogs_hint: Не се изтриват ваши публикации, споделени поне толкова пъти. Оставете празно, за да изтриете публикациите независимо от техния брой споделяния
stream_entries: stream_entries:
pinned: Закачена публикация pinned: Закачена публикация
reblogged: споделено reblogged: споделено
@ -880,10 +923,13 @@ bg:
edit: Редактиране edit: Редактиране
enabled: Двуфакторното удостоверяване е включено enabled: Двуфакторното удостоверяване е включено
enabled_success: Двуфакторното удостоверяване е успешно включено enabled_success: Двуфакторното удостоверяване е успешно включено
generate_recovery_codes: Пораждане на кодове за възстановяване generate_recovery_codes: Генериране на кодове за възстановяване
lost_recovery_codes: Кодовете за възстановяване ви позволяват да възвърнете достъпа до акаунта си, ако загубите телефона си. Ако загубите кодовете си за възстановяване, то може да ги породите тук. Старите ви кодове за възстановяване ще станат невалидни. lost_recovery_codes: Кодовете за възстановяване ви позволяват да възвърнете достъпа до акаунта си, ако загубите телефона си. Ако загубите кодовете си за възстановяване, то може да ги породите тук. Старите ви кодове за възстановяване ще станат невалидни.
methods: Двуфакторни начини methods: Двуфакторни начини
otp: Приложение за удостоверяване otp: Приложение за удостоверяване
recovery_codes: Резервни кодове за възстановяване
recovery_codes_regenerated: Успешно генериране на кодовете за възстановяване
recovery_instructions_html: Ако изгубите достъп до телефона си, можете да използвате кодовете за възстановяване по-долу, за да достъпите акаунта си. <strong>Запазете тези кодове на сигурно място</strong>. Например, можете да ги принтирате и да ги съхранявате заедно с други важни документи.
webauthn: Ключове за сигурност webauthn: Ключове за сигурност
user_mailer: user_mailer:
appeal_approved: appeal_approved:
@ -908,6 +954,7 @@ bg:
edit_profile_action: Настройване на профила edit_profile_action: Настройване на профила
explanation: Ето няколко стъпки за начало explanation: Ето няколко стъпки за начало
final_action: Начало на публикуване final_action: Начало на публикуване
final_step: 'Публикувайте! Дори без последователи, вашите публични публикации ще бъдат видени от други, например в местния инфопоток или под хаштагове. Не забравяйте да се представите с хаштаг #introductions.'
subject: Добре дошли в Mastodon subject: Добре дошли в Mastodon
title: Добре дошли на борда, %{name}! title: Добре дошли на борда, %{name}!
users: users:

@ -24,7 +24,7 @@ ca:
posts_tab_heading: Publicacions posts_tab_heading: Publicacions
admin: admin:
account_actions: account_actions:
action: Realitzar acció action: Realitza l'acció
title: Fer l'acció de moderació a %{acct} title: Fer l'acció de moderació a %{acct}
account_moderation_notes: account_moderation_notes:
create: Crea nota create: Crea nota
@ -191,7 +191,7 @@ ca:
destroy_email_domain_block: Esborra el bloqueig de domini de l'adreça de correu destroy_email_domain_block: Esborra el bloqueig de domini de l'adreça de correu
destroy_instance: Purga Domini destroy_instance: Purga Domini
destroy_ip_block: Eliminar regla IP destroy_ip_block: Eliminar regla IP
destroy_status: Esborra el tut destroy_status: Elimina la publicació
destroy_unavailable_domain: Esborra domini no disponible destroy_unavailable_domain: Esborra domini no disponible
destroy_user_role: Destrueix Rol destroy_user_role: Destrueix Rol
disable_2fa_user: Desactiva 2FA disable_2fa_user: Desactiva 2FA
@ -313,7 +313,7 @@ ca:
copy_failed_msg: No s'ha pogut fer una còpia local d'aquest emoji copy_failed_msg: No s'ha pogut fer una còpia local d'aquest emoji
create_new_category: Crea una categoria nova create_new_category: Crea una categoria nova
created_msg: Emoji creat amb èxit! created_msg: Emoji creat amb èxit!
delete: Suprimeix delete: Elimina
destroyed_msg: Emojo s'ha destruït amb èxit! destroyed_msg: Emojo s'ha destruït amb èxit!
disable: Inhabilita disable: Inhabilita
disabled: Desactivat disabled: Desactivat
@ -415,7 +415,7 @@ ca:
one: "%{count} intent en la darrera setmana" one: "%{count} intent en la darrera setmana"
other: "%{count} intents de registre en la darrera setmana" other: "%{count} intents de registre en la darrera setmana"
created_msg: S'ha creat el bloc de domini de correu electrònic created_msg: S'ha creat el bloc de domini de correu electrònic
delete: Suprimeix delete: Elimina
dns: dns:
types: types:
mx: Registre MX mx: Registre MX
@ -528,7 +528,7 @@ ca:
ip_blocks: ip_blocks:
add_new: Crear regla add_new: Crear regla
created_msg: S’ha afegit amb èxit la nova regla IP created_msg: S’ha afegit amb èxit la nova regla IP
delete: Suprimeix delete: Elimina
expires_in: expires_in:
'1209600': 2 setmanes '1209600': 2 setmanes
'15778476': 6 mesos '15778476': 6 mesos
@ -544,7 +544,7 @@ ca:
title: relacions del %{acct} title: relacions del %{acct}
relays: relays:
add_new: Afegiu un nou relay add_new: Afegiu un nou relay
delete: Esborra delete: Elimina
description_html: Un <strong>relay de federació</strong> és un servidor intermediari que intercanvia grans volums de publicacions públiques entre servidors que se subscriuen i publiquen en ell. <strong>Pot ajudar a servidors petits i mitjans a descobrir contingut del fedivers</strong>, no fent necessari que els usuaris locals manualment segueixin altres persones de servidors remots. description_html: Un <strong>relay de federació</strong> és un servidor intermediari que intercanvia grans volums de publicacions públiques entre servidors que se subscriuen i publiquen en ell. <strong>Pot ajudar a servidors petits i mitjans a descobrir contingut del fedivers</strong>, no fent necessari que els usuaris locals manualment segueixin altres persones de servidors remots.
disable: Inhabilita disable: Inhabilita
disabled: Desactivat disabled: Desactivat
@ -588,7 +588,7 @@ ca:
none: Cap none: Cap
comment_description_html: 'Per a donar més informació, %{name} ha escrit:' comment_description_html: 'Per a donar més informació, %{name} ha escrit:'
created_at: Reportat created_at: Reportat
delete_and_resolve: Esborra les publicacions delete_and_resolve: Elimina les publicacions
forwarded: Reenviat forwarded: Reenviat
forwarded_to: Reenviat a %{domain} forwarded_to: Reenviat a %{domain}
mark_as_resolved: Marca com a resolt mark_as_resolved: Marca com a resolt
@ -599,7 +599,7 @@ ca:
create: Afegir una nota create: Afegir una nota
create_and_resolve: Resol amb una nota create_and_resolve: Resol amb una nota
create_and_unresolve: Reobre amb una nota create_and_unresolve: Reobre amb una nota
delete: Esborra delete: Elimina
placeholder: Descriu les accions que s'han pres o qualsevol altra actualització relacionada… placeholder: Descriu les accions que s'han pres o qualsevol altra actualització relacionada…
title: Notes title: Notes
notes_description_html: Veu i deixa notes als altres moderadors i a tu mateix notes_description_html: Veu i deixa notes als altres moderadors i a tu mateix
@ -632,7 +632,7 @@ ca:
invites: Invitacions invites: Invitacions
moderation: Moderació moderation: Moderació
special: Especial special: Especial
delete: Esborra delete: Elimina
description_html: Amb <strong>rols d'usuari</strong>, pots personalitzar quines funcions i àrees de Mastodon els teus usuaris poden accedir. description_html: Amb <strong>rols d'usuari</strong>, pots personalitzar quines funcions i àrees de Mastodon els teus usuaris poden accedir.
edit: Editar el rol %{name} edit: Editar el rol %{name}
everyone: Permisos per defecte everyone: Permisos per defecte
@ -684,7 +684,7 @@ ca:
title: Rols title: Rols
rules: rules:
add_new: Afegir norma add_new: Afegir norma
delete: Suprimeix delete: Elimina
description_html: Tot i que molts diuen que han llegit les normes i estan d'acord amb els termes del servei, normalment no les llegeixen fins que surgeix un problema. <strong>Fes que sigui més fàcil veure les normes del teu servidor d'una ullada proporcionant-les en una llista de punts.</strong> Intenta mantenir les normes individuals curtes i senzilles però sense dividir-les en massa parts separades. description_html: Tot i que molts diuen que han llegit les normes i estan d'acord amb els termes del servei, normalment no les llegeixen fins que surgeix un problema. <strong>Fes que sigui més fàcil veure les normes del teu servidor d'una ullada proporcionant-les en una llista de punts.</strong> Intenta mantenir les normes individuals curtes i senzilles però sense dividir-les en massa parts separades.
edit: Edita la norma edit: Edita la norma
empty: Encara no s'han definit les normes del servidor. empty: Encara no s'han definit les normes del servidor.
@ -744,10 +744,10 @@ ca:
title: Contingut multimèdia title: Contingut multimèdia
metadata: Metadada metadata: Metadada
no_status_selected: No s’han canviat els estatus perquè cap no ha estat seleccionat no_status_selected: No s’han canviat els estatus perquè cap no ha estat seleccionat
open: Obrir tut open: Obre la publicació
original_status: Tut original original_status: Publicació original
reblogs: Impulsos reblogs: Impulsos
status_changed: El tut ha canviat status_changed: Publicació canviada
title: Estats del compte title: Estats del compte
trending: Tendència trending: Tendència
visibility: Visibilitat visibility: Visibilitat
@ -807,7 +807,7 @@ ca:
title: Mitjans title: Mitjans
rejected: Rebutjat rejected: Rebutjat
statuses: statuses:
allow: Permet tut allow: Permet publicació
allow_account: Permet autor allow_account: Permet autor
description_html: Aquests són tuts que el teu servidor veu i que ara mateix s'estan compartint i afavorint molt. Poden ajudar als teus nous usuaris i als que retornen a trobar més gent a qui seguir. Cap tut es mostra públicament fins que no aprovis l'autor i l'autor permeti que el seu compte sigui suggerit a altres. També pots acceptar o rebutjar tuts individualment. description_html: Aquests són tuts que el teu servidor veu i que ara mateix s'estan compartint i afavorint molt. Poden ajudar als teus nous usuaris i als que retornen a trobar més gent a qui seguir. Cap tut es mostra públicament fins que no aprovis l'autor i l'autor permeti que el seu compte sigui suggerit a altres. També pots acceptar o rebutjar tuts individualment.
disallow: Rebutja tut disallow: Rebutja tut
@ -845,7 +845,7 @@ ca:
trending: Tendència trending: Tendència
warning_presets: warning_presets:
add_new: Afegir-ne un de nou add_new: Afegir-ne un de nou
delete: Esborra delete: Elimina
edit_preset: Edita l'avís predeterminat edit_preset: Edita l'avís predeterminat
empty: Encara no has definit cap preavís. empty: Encara no has definit cap preavís.
title: Gestiona les configuracions predefinides dels avisos title: Gestiona les configuracions predefinides dels avisos
@ -918,7 +918,7 @@ ca:
guide_link: https://crowdin.com/project/mastodon guide_link: https://crowdin.com/project/mastodon
guide_link_text: Tothom hi pot contribuir. guide_link_text: Tothom hi pot contribuir.
sensitive_content: Contingut sensible sensitive_content: Contingut sensible
toot_layout: Disseny del tut toot_layout: Disseny de les publicacions
application_mailer: application_mailer:
notification_preferences: Canvia les preferències de correu notification_preferences: Canvia les preferències de correu
salutation: "%{name}," salutation: "%{name},"
@ -936,7 +936,7 @@ ca:
auth: auth:
apply_for_account: Sol·licitar un compte apply_for_account: Sol·licitar un compte
change_password: Contrasenya change_password: Contrasenya
delete_account: Suprimeix el compte delete_account: Elimina el compte
delete_account_html: Si vols suprimir el compte pots <a href="%{path}">fer-ho aquí</a>. Se't demanarà confirmació. delete_account_html: Si vols suprimir el compte pots <a href="%{path}">fer-ho aquí</a>. Se't demanarà confirmació.
description: description:
prefix_invited_by_user: "@%{name} t'ha invitat a unir-te a aquest servidor de Mastodon!" prefix_invited_by_user: "@%{name} t'ha invitat a unir-te a aquest servidor de Mastodon!"
@ -1026,7 +1026,7 @@ ca:
challenge_not_passed: La informació que has introduït no és correcta challenge_not_passed: La informació que has introduït no és correcta
confirm_password: Introdueix la contrasenya actual per a verificar la identitat confirm_password: Introdueix la contrasenya actual per a verificar la identitat
confirm_username: Escriu el teu nom d'usuari per a confirmar el procediment confirm_username: Escriu el teu nom d'usuari per a confirmar el procediment
proceed: Suprimeix el compte proceed: Elimina el compte
success_msg: El compte s'ha eliminat correctament success_msg: El compte s'ha eliminat correctament
warning: warning:
before: 'Abans de procedir si us plau llegeix amb cura aquestes notes:' before: 'Abans de procedir si us plau llegeix amb cura aquestes notes:'
@ -1055,11 +1055,11 @@ ca:
description_html: Aquestes son accions preses contra el teu compte i avisos que se t'han enviat per l'equip de %{instance}. description_html: Aquestes son accions preses contra el teu compte i avisos que se t'han enviat per l'equip de %{instance}.
recipient: Dirigida a recipient: Dirigida a
reject_appeal: Rebutja l'apel·lació reject_appeal: Rebutja l'apel·lació
status: 'Tut #%{id}' status: 'Publicació #%{id}'
status_removed: Tut ja esborrat del sistema status_removed: Tut ja esborrat del sistema
title: "%{action} del %{date}" title: "%{action} del %{date}"
title_actions: title_actions:
delete_statuses: Eliminació del tut delete_statuses: Eliminació de publicació
disable: Congelació del compte disable: Congelació del compte
mark_statuses_as_sensitive: Marcatge de les publicacions com a sensibles mark_statuses_as_sensitive: Marcatge de les publicacions com a sensibles
none: Avís none: Avís
@ -1127,7 +1127,7 @@ ca:
invalid_context: Cap o el context proporcionat no és vàlid invalid_context: Cap o el context proporcionat no és vàlid
index: index:
contexts: Filtres en %{contexts} contexts: Filtres en %{contexts}
delete: Esborra delete: Elimina
empty: No hi tens cap filtre. empty: No hi tens cap filtre.
expires_in: Expira en %{distance} expires_in: Expira en %{distance}
expires_on: Expira el %{date} expires_on: Expira el %{date}
@ -1136,7 +1136,7 @@ ca:
other: "%{count} paraules clau" other: "%{count} paraules clau"
statuses: statuses:
one: "%{count} publicació" one: "%{count} publicació"
other: "%{count} tuts" other: "%{count} publicacions"
statuses_long: statuses_long:
one: "%{count} publicació individual ocultada" one: "%{count} publicació individual ocultada"
other: "%{count} publicacions individuals ocultades" other: "%{count} publicacions individuals ocultades"
@ -1163,7 +1163,7 @@ ca:
other: Tots <strong>%{count}</strong> articles coincidents amb la teva cerca estan seleccionats. other: Tots <strong>%{count}</strong> articles coincidents amb la teva cerca estan seleccionats.
changes_saved_msg: Els canvis s'han desat correctament! changes_saved_msg: Els canvis s'han desat correctament!
copy: Copiar copy: Copiar
delete: Esborra delete: Elimina
deselect: Desfer selecció deselect: Desfer selecció
none: Cap none: Cap
order_by: Ordena per order_by: Ordena per
@ -1350,7 +1350,7 @@ ca:
too_many_options: no pot contenir més de %{max} opcions too_many_options: no pot contenir més de %{max} opcions
preferences: preferences:
other: Altre other: Altre
posting_defaults: Valors predeterminats del tut posting_defaults: Valors per defecte de publicació
public_timelines: Línies de temps públiques public_timelines: Línies de temps públiques
privacy_policy: privacy_policy:
title: Política de Privacitat title: Política de Privacitat
@ -1383,7 +1383,7 @@ ca:
rss: rss:
content_warning: 'Avís de contingut:' content_warning: 'Avís de contingut:'
descriptions: descriptions:
account: Tuts des de @%{acct} account: Publicacions des de @%{acct}
tag: 'Publicacions etiquetades #%{hashtag}' tag: 'Publicacions etiquetades #%{hashtag}'
scheduled_statuses: scheduled_statuses:
over_daily_limit: Has superat el límit de %{limit} publicacions programades per a avui over_daily_limit: Has superat el límit de %{limit} publicacions programades per a avui
@ -1540,7 +1540,7 @@ ca:
min_reblogs: Mantenir les publicacions impulsades més de min_reblogs: Mantenir les publicacions impulsades més de
min_reblogs_hint: No suprimeix cap de les teves publicacions que s'hagin impulsat més que aquest nombre de vegades. Deixa-ho en blanc per a suprimir les publicacions independentment del nombre d'impulsos que tinguin. min_reblogs_hint: No suprimeix cap de les teves publicacions que s'hagin impulsat més que aquest nombre de vegades. Deixa-ho en blanc per a suprimir les publicacions independentment del nombre d'impulsos que tinguin.
stream_entries: stream_entries:
pinned: Tut fixat pinned: Publicació fixada
reblogged: ha impulsat reblogged: ha impulsat
sensitive_content: Contingut sensible sensitive_content: Contingut sensible
strikes: strikes:

@ -373,6 +373,8 @@ da:
add_new: Tillade federering med domæne add_new: Tillade federering med domæne
created_msg: Domæne er blevet tilladt for federering created_msg: Domæne er blevet tilladt for federering
destroyed_msg: Domæne er blevet forbudt for federering destroyed_msg: Domæne er blevet forbudt for federering
export: Eksportér
import: Importér
undo: Forbyd federering med domæne undo: Forbyd federering med domæne
domain_blocks: domain_blocks:
add_new: Tilføj ny domæneblokering add_new: Tilføj ny domæneblokering
@ -382,6 +384,8 @@ da:
edit: Redigér domæneblokering edit: Redigér domæneblokering
existing_domain_block: "%{name} er allerede pålagt strengere restriktioner." existing_domain_block: "%{name} er allerede pålagt strengere restriktioner."
existing_domain_block_html: Der har allerede pålagt %{name} strengere begrænsninger, så dette kræver først en <a href="%{unblock_url}">afblokering</a>. existing_domain_block_html: Der har allerede pålagt %{name} strengere begrænsninger, så dette kræver først en <a href="%{unblock_url}">afblokering</a>.
export: Eksportér
import: Importér
new: new:
create: Opret blokering create: Opret blokering
hint: Domæneblokeringen vil ikke forhindre oprettelse af kontoposter i databasen, men vil retroaktivt og automatisk føje særlige moderationsmetoder til disse konti. hint: Domæneblokeringen vil ikke forhindre oprettelse af kontoposter i databasen, men vil retroaktivt og automatisk føje særlige moderationsmetoder til disse konti.
@ -1410,6 +1414,7 @@ da:
platforms: platforms:
adobe_air: Adobe Air adobe_air: Adobe Air
android: Android android: Android
blackberry: BlackBerry
chrome_os: ChromeOS chrome_os: ChromeOS
firefox_os: Firefox OS firefox_os: Firefox OS
ios: iOS ios: iOS

@ -45,13 +45,13 @@ de:
submit: E-Mail-Adresse ändern submit: E-Mail-Adresse ändern
title: E-Mail-Adresse für %{username} ändern title: E-Mail-Adresse für %{username} ändern
change_role: change_role:
changed_msg: Benutzer*innen-Rechte erfolgreich aktualisiert! changed_msg: Rolle erfolgreich geändert!
label: Rolle ändern label: Rolle ändern
no_role: Keine Benutzer*innen-Rechte no_role: Keine Rolle
title: Benutzer*innen-Rechte für %{username} bearbeiten title: Rolle für %{username} ändern
confirm: Bestätigen confirm: Bestätigen
confirmed: Bestätigt confirmed: Bestätigt
confirming: Verifiziert confirming: Bestätigung
custom: Angepasst custom: Angepasst
delete: Daten löschen delete: Daten löschen
deleted: Gelöscht deleted: Gelöscht
@ -147,8 +147,8 @@ de:
subscribe: Abonnieren subscribe: Abonnieren
suspend: Sperren suspend: Sperren
suspended: Gesperrt suspended: Gesperrt
suspension_irreversible: Die Daten dieses Kontos wurden unwiderruflich gelöscht. Du kannst das Konto aufheben, um es wieder brauchbar zu machen, aber es wird keine Daten wiederherstellen, die es davor hatte. suspension_irreversible: Die Daten dieses Kontos wurden unwiderruflich gelöscht. Du kannst das Konto entsperren, um es wieder nutzbar zu machen, aber es wird keine Daten wiederherstellen, die es davor hatte.
suspension_reversible_hint_html: Das Konto wurde gesperrt und die Daten werden am %{date} vollständig gelöscht. Bis dahin kann das Konto ohne irgendwelche negativen Auswirkungen wiederhergestellt werden. Wenn du alle Daten des Kontos sofort entfernen möchtest, kannst du dies nachfolgend tun. suspension_reversible_hint_html: Das Konto wurde gesperrt und die Daten werden am %{date} vollständig gelöscht. Bis dahin kann das Konto ohne irgendwelche negativen Auswirkungen wiederhergestellt werden. Wenn du alle Daten des Kontos sofort entfernen möchtest, kannst du das nachfolgend tun.
title: Konten title: Konten
unblock_email: E-Mail-Adresse entsperren unblock_email: E-Mail-Adresse entsperren
unblocked_email_msg: E-Mail-Adresse von %{username} erfolgreich entsperrt unblocked_email_msg: E-Mail-Adresse von %{username} erfolgreich entsperrt
@ -406,7 +406,7 @@ de:
reject_media: Mediendateien ablehnen reject_media: Mediendateien ablehnen
reject_media_hint: Entfernt lokal gespeicherte Mediendateien und verhindert deren künftiges Herunterladen. Für Sperren irrelevant reject_media_hint: Entfernt lokal gespeicherte Mediendateien und verhindert deren künftiges Herunterladen. Für Sperren irrelevant
reject_reports: Meldungen ablehnen reject_reports: Meldungen ablehnen
reject_reports_hint: Ignoriere alle Meldungen von dieser Domain. Irrelevant für Sperrungen reject_reports_hint: Alle Meldungen von dieser Domain ignorieren. Irrelevant für Sperrungen.
undo: Domainsperre rückgängig machen undo: Domainsperre rückgängig machen
view: Domainsperre ansehen view: Domainsperre ansehen
email_domain_blocks: email_domain_blocks:
@ -624,8 +624,8 @@ de:
roles: roles:
add_new: Rolle hinzufügen add_new: Rolle hinzufügen
assigned_users: assigned_users:
one: "%{count} Account" one: "%{count} Konto"
other: "%{count} Accounts" other: "%{count} Konten"
categories: categories:
administration: Administration administration: Administration
devops: DevOps devops: DevOps
@ -728,7 +728,7 @@ de:
delete: Hochgeladene Datei löschen delete: Hochgeladene Datei löschen
destroyed_msg: Upload erfolgreich gelöscht! destroyed_msg: Upload erfolgreich gelöscht!
statuses: statuses:
account: Autor account: Autor*in
application: Anwendung application: Anwendung
back_to_account: Zurück zum Konto back_to_account: Zurück zum Konto
back_to_report: Zurück zur Seite mit den Meldungen back_to_report: Zurück zur Seite mit den Meldungen
@ -813,7 +813,7 @@ de:
disallow: Beitrag verbieten disallow: Beitrag verbieten
disallow_account: Autor*in verweigern disallow_account: Autor*in verweigern
no_status_selected: Keine angesagten Beiträge wurden geändert, da keine ausgewählt wurden no_status_selected: Keine angesagten Beiträge wurden geändert, da keine ausgewählt wurden
not_discoverable: Der Autor hat sich nicht dafür entschieden, entdeckt zu werden not_discoverable: Autor*in hat sich dafür entschieden, nicht entdeckt zu werden
shared_by: shared_by:
one: Einmal geteilt oder favorisiert one: Einmal geteilt oder favorisiert
other: "%{friendly_count}-mal geteilt oder favorisiert" other: "%{friendly_count}-mal geteilt oder favorisiert"
@ -897,7 +897,7 @@ de:
title: Angesagte Beiträge title: Angesagte Beiträge
new_trending_tags: new_trending_tags:
no_approved_tags: Derzeit gibt es keine genehmigten trendenen Hashtags. no_approved_tags: Derzeit gibt es keine genehmigten trendenen Hashtags.
requirements: 'Jeder dieser Kandidaten könnte den #%{rank} genehmigten trendenen Hashtag übertreffen, der derzeit "%{lowest_tag_name}" mit einer Punktzahl von %{lowest_tag_score} ist.' requirements: 'Jeder dieser Kandidaten könnte den #%{rank} genehmigten angesagten Hashtag übertreffen, der derzeit #%{lowest_tag_name} mit einer Punktzahl von %{lowest_tag_score} ist.'
title: Angesagte Hashtags title: Angesagte Hashtags
subject: Neue Trends zur Überprüfung auf %{instance} subject: Neue Trends zur Überprüfung auf %{instance}
aliases: aliases:
@ -930,14 +930,14 @@ de:
created: Anwendung erfolgreich erstellt created: Anwendung erfolgreich erstellt
destroyed: Anwendung erfolgreich gelöscht destroyed: Anwendung erfolgreich gelöscht
regenerate_token: Zugangs-Token neu erstellen regenerate_token: Zugangs-Token neu erstellen
token_regenerated: Zugangs-Token neu erstellt token_regenerated: Zugriffstoken erfolgreich neu erstellt
warning: Sei mit diesen Daten sehr vorsichtig. Teile sie mit niemandem! warning: Sei mit diesen Daten sehr vorsichtig. Teile sie mit niemandem!
your_token: Dein Zugangs-Token your_token: Dein Zugangs-Token
auth: auth:
apply_for_account: Konto beantragen apply_for_account: Konto beantragen
change_password: Passwort change_password: Passwort
delete_account: Konto löschen delete_account: Konto löschen
delete_account_html: Falls du dein Konto löschen willst, kannst du <a href="%{path}">hier damit fortfahren</a>. Du wirst um Bestätigung gebeten werden. delete_account_html: Falls du dein Konto endgültig löschen möchtest, kannst du das <a href="%{path}">hier vornehmen</a>. Du musst dies zusätzlich bestätigen.
description: description:
prefix_invited_by_user: "@%{name} lädt dich ein, diesem Server von Mastodon beizutreten!" prefix_invited_by_user: "@%{name} lädt dich ein, diesem Server von Mastodon beizutreten!"
prefix_sign_up: Registriere dich noch heute bei Mastodon! prefix_sign_up: Registriere dich noch heute bei Mastodon!
@ -947,11 +947,11 @@ de:
forgot_password: Passwort vergessen? forgot_password: Passwort vergessen?
invalid_reset_password_token: Das Token zum Zurücksetzen des Passworts ist ungültig oder abgelaufen. Bitte fordere ein neues an. invalid_reset_password_token: Das Token zum Zurücksetzen des Passworts ist ungültig oder abgelaufen. Bitte fordere ein neues an.
link_to_otp: Gib einen Zwei-Faktor-Code von deinem Handy oder einen Wiederherstellungscode ein link_to_otp: Gib einen Zwei-Faktor-Code von deinem Handy oder einen Wiederherstellungscode ein
link_to_webauth: Verwende deinen Sicherheitsschlüssel link_to_webauth: Verwende dein Sicherheitsschlüsselgerät
log_in_with: Anmelden mit log_in_with: Anmelden mit
login: Anmelden login: Anmelden
logout: Abmelden logout: Abmelden
migrate_account: Auf ein anderes Konto umziehen migrate_account: Zu einem anderen Konto umziehen
migrate_account_html: Wenn du dieses Konto auf ein anderes umleiten möchtest, kannst du es <a href="%{path}">hier konfigurieren</a>. migrate_account_html: Wenn du dieses Konto auf ein anderes umleiten möchtest, kannst du es <a href="%{path}">hier konfigurieren</a>.
or_log_in_with: Oder anmelden mit or_log_in_with: Oder anmelden mit
privacy_policy_agreement_html: Ich habe die <a href="%{privacy_policy_path}" target="_blank">Datenschutzerklärung</a> gelesen und stimme ihr zu privacy_policy_agreement_html: Ich habe die <a href="%{privacy_policy_path}" target="_blank">Datenschutzerklärung</a> gelesen und stimme ihr zu
@ -976,10 +976,10 @@ de:
title: Okay, lass uns mit %{domain} anfangen. title: Okay, lass uns mit %{domain} anfangen.
status: status:
account_status: Kontostatus account_status: Kontostatus
confirming: Warte auf die Bestätigung der E-Mail. confirming: Warte auf die Bestätigung deiner E-Mail-Adresse.
functional: Dein Konto ist voll funktionsfähig. functional: Dein Konto ist voll funktionsfähig.
pending: Die Prüfung deiner Bewerbung steht noch aus. Dies kann einige Zeit in Anspruch nehmen. Sobald deine Bewerbung genehmigt wurde, erhältst du eine E-Mail. pending: Die Prüfung deiner Bewerbung steht noch aus. Dies kann einige Zeit in Anspruch nehmen. Sobald deine Bewerbung genehmigt wurde, erhältst du eine E-Mail.
redirecting_to: Dein Konto ist inaktiv, da es derzeit zu %{acct} umgeleitet wird. redirecting_to: Dein Konto ist inaktiv, weil es zu %{acct} umgezogen ist.
view_strikes: Vorherige Verstöße deines Kontos ansehen view_strikes: Vorherige Verstöße deines Kontos ansehen
too_fast: Formular zu schnell gesendet, versuche es erneut. too_fast: Formular zu schnell gesendet, versuche es erneut.
use_security_key: Sicherheitsschlüssel verwenden use_security_key: Sicherheitsschlüssel verwenden
@ -992,7 +992,7 @@ de:
following: 'Erfolg! Du folgst nun:' following: 'Erfolg! Du folgst nun:'
post_follow: post_follow:
close: Oder du schließt einfach dieses Fenster. close: Oder du schließt einfach dieses Fenster.
return: Das Benutzerprofil anzeigen return: Benutzerprofil anzeigen
web: In der Benutzeroberfläche öffnen web: In der Benutzeroberfläche öffnen
title: "%{acct} folgen" title: "%{acct} folgen"
challenge: challenge:
@ -1031,14 +1031,14 @@ de:
warning: warning:
before: 'Bevor du fortfährst, lies bitte diese Punkte sorgfältig durch:' before: 'Bevor du fortfährst, lies bitte diese Punkte sorgfältig durch:'
caches: Inhalte, die von anderen Servern zwischengespeichert wurden, können weiterhin bestehen caches: Inhalte, die von anderen Servern zwischengespeichert wurden, können weiterhin bestehen
data_removal: Deine Beiträge und andere Daten werden dauerhaft entfernt data_removal: Deine Beiträge und alle anderen Daten werden für immer entfernt
email_change_html: Du kannst <a href="%{path}">deine E-Mail-Adresse ändern</a>, ohne dein Konto zu löschen email_change_html: Du kannst <a href="%{path}">deine E-Mail-Adresse ändern</a>, ohne dein Konto zu löschen
email_contact_html: Wenn die Bestätigungs-E-Mail immer noch nicht ankam, kannst du eine E-Mail an <a href="mailto:%{email}">%{email}</a> senden, um weitere Hilfe zu erhalten email_contact_html: Wenn die Bestätigungs-E-Mail immer noch nicht ankam, kannst du eine E-Mail an <a href="mailto:%{email}">%{email}</a> senden, um weitere Hilfe zu erhalten
email_reconfirmation_html: Wenn du die Bestätigungs-E-Mail nicht erhalten hast, kannst du sie <a href="%{path}">erneut anfordern</a> email_reconfirmation_html: Wenn du die Bestätigungs-E-Mail nicht erhalten hast, kannst du sie <a href="%{path}">erneut anfordern</a>
irreversible: Du kannst dein Konto nicht reaktivieren irreversible: Du kannst dein Konto nicht mehr wiederherstellen oder reaktivieren
more_details_html: Weitere Details findest du in der <a href="%{terms_path}">Datenschutzerklärung</a>. more_details_html: Weitere Details findest du in der <a href="%{terms_path}">Datenschutzerklärung</a>.
username_available: Dein Profilname wird wieder verfügbar sein username_available: Dein Profilname wird wieder verfügbar sein
username_unavailable: Dein Profilname wird weiterhin nicht mehr verfügbar sein username_unavailable: Dein Profilname wird auch nach dem Löschen für andere nicht zugänglich sein
disputes: disputes:
strikes: strikes:
action_taken: Maßnahme ergriffen action_taken: Maßnahme ergriffen
@ -1094,7 +1094,7 @@ de:
date: Datum date: Datum
download: Dein Archiv herunterladen download: Dein Archiv herunterladen
hint_html: Du kannst ein Archiv deiner <strong>Beiträge, Listen, hochgeladenen Medien usw.</strong> anfordern. Die exportierten Daten werden im ActivityPub-Format gespeichert und können mit geeigneter Software ausgewertet und angezeigt werden. Du kannst alle 7 Tage ein Archiv erstellen lassen. hint_html: Du kannst ein Archiv deiner <strong>Beiträge, Listen, hochgeladenen Medien usw.</strong> anfordern. Die exportierten Daten werden im ActivityPub-Format gespeichert und können mit geeigneter Software ausgewertet und angezeigt werden. Du kannst alle 7 Tage ein Archiv erstellen lassen.
in_progress: Persönliches Archiv wird erstellt in_progress: Persönliches Archiv wird erstellt 
request: Dein Archiv anfordern request: Dein Archiv anfordern
size: Größe size: Größe
blocks: Blockierte Accounts blocks: Blockierte Accounts
@ -1147,7 +1147,7 @@ de:
statuses: statuses:
back_to_filter: Zurück zum Filter back_to_filter: Zurück zum Filter
batch: batch:
remove: Vom Filter entfernen remove: Filter entfernen
index: index:
hint: Dieser Filter wird verwendet, um einzelne Beiträge unabhängig von anderen Kriterien auszuwählen. Du kannst mehr Beiträge zu diesem Filter über das Webinterface hinzufügen. hint: Dieser Filter wird verwendet, um einzelne Beiträge unabhängig von anderen Kriterien auszuwählen. Du kannst mehr Beiträge zu diesem Filter über das Webinterface hinzufügen.
title: Gefilterte Beiträge title: Gefilterte Beiträge
@ -1427,7 +1427,7 @@ de:
windows: Windows windows: Windows
windows_mobile: Windows Mobile windows_mobile: Windows Mobile
windows_phone: Windows Phone windows_phone: Windows Phone
revoke: Schließen revoke: Widerrufen
revoke_success: Sitzung erfolgreich geschlossen revoke_success: Sitzung erfolgreich geschlossen
title: Sitzungen title: Sitzungen
view_authentication_history: Authentifizierungsverlauf deines Kontos anzeigen view_authentication_history: Authentifizierungsverlauf deines Kontos anzeigen
@ -1506,25 +1506,25 @@ de:
unlisted_long: Für alle sichtbar, aber in öffentlichen Timelines nicht aufgelistet unlisted_long: Für alle sichtbar, aber in öffentlichen Timelines nicht aufgelistet
statuses_cleanup: statuses_cleanup:
enabled: Automatisch alte Beiträge löschen enabled: Automatisch alte Beiträge löschen
enabled_hint: Löscht automatisch deine Beiträge, sobald sie einen bestimmten Altersgrenzwert erreicht haben, es sei denn, sie entsprechen einer der folgenden Ausnahmen enabled_hint: Löscht automatisch deine Beiträge, sobald sie ein von dir definiertes Alter erreicht haben, es sei denn, sie entsprechen einer der nachfolgenden Ausnahmen
exceptions: Ausnahmen exceptions: Ausnahmen
explanation: Damit Mastodon nicht durch das Löschen von Beiträgen ausgebremst wird, wartet der Server damit, bis wenig los ist. Aus diesem Grund werden deine Beiträge ggf. erst einige Zeit nach Erreichen der Altersgrenze gelöscht. explanation: Damit Mastodon nicht durch das Löschen von Beiträgen ausgebremst wird, wartet der Server damit, bis wenig los ist. Aus diesem Grund werden deine Beiträge ggf. erst einige Zeit nach Erreichen der Altersgrenze gelöscht.
ignore_favs: Favoriten ignorieren ignore_favs: Favoriten ignorieren
ignore_reblogs: Geteilte Beiträge ignorieren ignore_reblogs: Geteilte Beiträge ignorieren
interaction_exceptions: Ausnahmen basierend auf Interaktionen interaction_exceptions: Ausnahmen basierend auf Interaktionen
interaction_exceptions_explanation: Beachte, dass es keine Garantie für das Löschen von Beiträgen gibt, wenn sie nach einem Übertritt des Favoriten- oder Boost-Schwellenwert wieder unter diesen fallen. interaction_exceptions_explanation: Beachte, dass Beiträge nicht gelöscht werden, sobald deine Grenzwerte für Favoriten oder geteilte Beiträge einmal überschritten worden sind – auch dann nicht, wenn diese Schwellenwerte mittlerweile nicht mehr erreicht werden.
keep_direct: Direktnachrichten behalten keep_direct: Direktnachrichten behalten
keep_direct_hint: Löscht keine deiner Direktnachrichten keep_direct_hint: Löscht keine deiner privaten Nachrichten
keep_media: Beiträge mit Medienanhängen behalten keep_media: Beiträge mit angehängten Medien-Dateien behalten
keep_media_hint: Löscht keinen deiner Beiträge mit Medienanhängen keep_media_hint: Löscht keinen deiner Beiträge mit angehängten Medien-Dateien
keep_pinned: Angeheftete Beiträge behalten keep_pinned: Angeheftete Beiträge behalten
keep_pinned_hint: Löscht keinen deiner angehefteten Beiträge keep_pinned_hint: Löscht keinen deiner angehefteten Beiträge im Profil
keep_polls: Umfragen behalten keep_polls: Umfragen behalten
keep_polls_hint: Löscht keine deiner Umfragen keep_polls_hint: Löscht keine deiner Umfragen
keep_self_bookmark: Als Lesezeichen markierte Beiträge behalten keep_self_bookmark: Als Lesezeichen markierte Beiträge behalten
keep_self_bookmark_hint: Löscht deine eigenen Beiträge nicht, wenn du sie als Lesezeichen markiert hast keep_self_bookmark_hint: Löscht keinen deiner Beiträge, die du als Lesezeichen gesetzt hast
keep_self_fav: Behalte die von dir favorisierten Beiträge keep_self_fav: Behalte favorisierte Beiträge
keep_self_fav_hint: Löscht deine eigenen Beiträge nicht, wenn du sie favorisiert hast keep_self_fav_hint: Löscht keinen deiner Beiträge, die du favorisiert hast
min_age: min_age:
'1209600': 2 Wochen '1209600': 2 Wochen
'15778476': 6 Monate '15778476': 6 Monate
@ -1535,10 +1535,10 @@ de:
'63113904': 2 Jahre '63113904': 2 Jahre
'7889238': 3 Monate '7889238': 3 Monate
min_age_label: Altersgrenze min_age_label: Altersgrenze
min_favs: Behalte Beiträge, die häufiger favorisiert wurden als ... min_favs: Behalte Beiträge, die häufiger favorisiert wurden als
min_favs_hint: Löscht keine deiner Beiträge, die mindestens diese Anzahl an Favoriten erhalten haben. Lass das Feld leer, um Beiträge unabhängig von ihrer Anzahl an Favoriten zu löschen min_favs_hint: Löscht keine Beiträge, die mindestens so oft favorisiert worden sind. Lass das Feld leer, um alle Beiträge – unabhängig der Anzahl an Favoriten – zu löschen
min_reblogs: Behalte Beiträge, die häufiger geteilt wurden als ... min_reblogs: Behalte Beiträge, die öfter geteilt wurden als
min_reblogs_hint: Löscht keine deiner Beiträge, die mindestens so oft geteilt wurden. Lass das Feld leer, um Beiträge unabhängig von der Anzahl der geteilten Beiträge zu löschen min_reblogs_hint: Löscht keine Beiträge, die mindestens so oft geteilt worden sind. Lass das Feld leer, um alle Beiträge – unabhängig der Anzahl an geteilten Beiträgen – zu löschen
stream_entries: stream_entries:
pinned: Angehefteter Beitrag pinned: Angehefteter Beitrag
reblogged: teilte reblogged: teilte
@ -1559,7 +1559,7 @@ de:
time: "%H:%M" time: "%H:%M"
two_factor_authentication: two_factor_authentication:
add: Hinzufügen add: Hinzufügen
disable: Deaktivieren disable: Zwei-Faktor-Authentisierung (2FA) deaktivieren
disabled_success: Zwei-Faktor-Authentisierung (2FA) erfolgreich deaktiviert disabled_success: Zwei-Faktor-Authentisierung (2FA) erfolgreich deaktiviert
edit: Bearbeiten edit: Bearbeiten
enabled: Zwei-Faktor-Authentisierung (2FA) ist aktiviert enabled: Zwei-Faktor-Authentisierung (2FA) ist aktiviert
@ -1569,7 +1569,7 @@ de:
methods: Methoden der Zwei-Faktor-Authentisierung (2FA) methods: Methoden der Zwei-Faktor-Authentisierung (2FA)
otp: Authentifizierungs-App otp: Authentifizierungs-App
recovery_codes: Wiederherstellungscodes sichern recovery_codes: Wiederherstellungscodes sichern
recovery_codes_regenerated: Wiederherstellungscodes erfolgreich neu generiert recovery_codes_regenerated: Wiederherstellungscodes erfolgreich neu erstellt
recovery_instructions_html: Wenn du den Zugang zu deinem Telefon verlieren solltest, kannst du einen untenstehenden Wiederherstellungscode benutzen, um wieder auf dein Konto zugreifen zu können. <strong>Bewahre die Wiederherstellungscodes gut auf.</strong> Du könntest sie beispielsweise ausdrucken und bei deinen restlichen wichtigen Dokumenten aufbewahren. recovery_instructions_html: Wenn du den Zugang zu deinem Telefon verlieren solltest, kannst du einen untenstehenden Wiederherstellungscode benutzen, um wieder auf dein Konto zugreifen zu können. <strong>Bewahre die Wiederherstellungscodes gut auf.</strong> Du könntest sie beispielsweise ausdrucken und bei deinen restlichen wichtigen Dokumenten aufbewahren.
webauthn: Sicherheitsschlüssel webauthn: Sicherheitsschlüssel
user_mailer: user_mailer:
@ -1590,7 +1590,7 @@ de:
change_password: dein Passwort zu ändern change_password: dein Passwort zu ändern
details: 'Hier sind die Details des Versuchs:' details: 'Hier sind die Details des Versuchs:'
explanation: Wir haben eine Anmeldung zu deinem Konto von einer neuen IP-Adresse festgestellt. explanation: Wir haben eine Anmeldung zu deinem Konto von einer neuen IP-Adresse festgestellt.
further_actions_html: Wenn du das nicht warst, empfehlen wir dir schnellstmöglich, %{action} und die Zwei-Faktor-Authentifizierung (2FA) für dein Konto zu aktivieren, um es abzusichern. further_actions_html: Wenn du das nicht warst, empfehlen wir dir schnellstmöglich, %{action} und die Zwei-Faktor-Authentisierung (2FA) für dein Konto zu aktivieren, um es abzusichern.
subject: Es wurde auf dein Konto von einer neuen IP-Adresse zugegriffen subject: Es wurde auf dein Konto von einer neuen IP-Adresse zugegriffen
title: Eine neue Anmeldung title: Eine neue Anmeldung
warning: warning:
@ -1605,7 +1605,7 @@ de:
mark_statuses_as_sensitive: Ein oder mehrere deiner Beiträge wurden von den Moderator*innen der Instanz %{instance} mit einer Inhaltswarnung versehen. Das bedeutet, dass Besucher*innen diese Medien in den Beiträgen zunächst antippen müssen, um die Vorschau anzuzeigen. Beim Verfassen der nächsten Beiträge kannst du auch selbst eine Inhaltswarnung für hochgeladene Medien festlegen. mark_statuses_as_sensitive: Ein oder mehrere deiner Beiträge wurden von den Moderator*innen der Instanz %{instance} mit einer Inhaltswarnung versehen. Das bedeutet, dass Besucher*innen diese Medien in den Beiträgen zunächst antippen müssen, um die Vorschau anzuzeigen. Beim Verfassen der nächsten Beiträge kannst du auch selbst eine Inhaltswarnung für hochgeladene Medien festlegen.
sensitive: Von nun an werden alle deine hochgeladenen Mediendateien mit einer Inhaltswarnung versehen und hinter einer Warnung versteckt. sensitive: Von nun an werden alle deine hochgeladenen Mediendateien mit einer Inhaltswarnung versehen und hinter einer Warnung versteckt.
silence: Solange dein Konto limitiert ist, können nur die Leute, die dir bereits folgen, deine Beiträge auf dem Server sehen, und es könnte sein, dass du von verschiedenen öffentlichen Listungen ausgeschlossen wirst. Andererseits können andere dir manuell folgen. silence: Solange dein Konto limitiert ist, können nur die Leute, die dir bereits folgen, deine Beiträge auf dem Server sehen, und es könnte sein, dass du von verschiedenen öffentlichen Listungen ausgeschlossen wirst. Andererseits können andere dir manuell folgen.
suspend: Du kannst dein Konto nicht mehr verwenden, und dein Profil und andere Daten sind nicht mehr verfügbar. Du kannst dich immer noch anmelden, um ein Backup deiner Daten anzufordern, bis die Daten innerhalb von 30 Tagen vollständig gelöscht wurden. Allerdings werden wir einige Daten speichern, um zu verhindern, dass du die Sperrung umgehst. suspend: Du kannst dein Konto nicht mehr verwenden und dein Profil und andere Daten sind nicht mehr verfügbar. Du kannst dich immer noch anmelden, um eine Sicherung deiner Daten anzufordern, bis die Daten innerhalb von 30 Tagen vollständig gelöscht wurden. Allerdings werden wir einige Daten speichern, um zu verhindern, dass du die Sperrung umgehst.
reason: 'Grund:' reason: 'Grund:'
statuses: 'Zitierte Beiträge:' statuses: 'Zitierte Beiträge:'
subject: subject:

@ -7,7 +7,6 @@ ast:
send_paranoid_instructions: Si la direición de corréu electrónicu esiste na nuesa base de datos, nunos minutos vas recibir un mensaxe coles instrucciones pa saber cómo confirmala. Revisa la carpeta Puxarra si nun recibiesti esti mensaxe. send_paranoid_instructions: Si la direición de corréu electrónicu esiste na nuesa base de datos, nunos minutos vas recibir un mensaxe coles instrucciones pa saber cómo confirmala. Revisa la carpeta Puxarra si nun recibiesti esti mensaxe.
failure: failure:
already_authenticated: Xá aniciesti la sesión. already_authenticated: Xá aniciesti la sesión.
inactive: La cuenta entá nun s'activó.
last_attempt: Quédate un intentu más enantes de bloquiar la cuenta. last_attempt: Quédate un intentu más enantes de bloquiar la cuenta.
locked: La cuenta ta bloquiada. locked: La cuenta ta bloquiada.
pending: La cuenta sigue en revisión. pending: La cuenta sigue en revisión.
@ -93,7 +92,6 @@ ast:
errors: errors:
messages: messages:
already_confirmed: xá se confirmó, prueba a aniciar la sesión already_confirmed: xá se confirmó, prueba a aniciar la sesión
not_found: nun s'alcontró
not_saved: not_saved:
one: '1 error torgó que «%{resource}» se guardare:' one: '1 error torgó que «%{resource}» se guardare:'
other: "%{count} errores torgaron que «%{resource}» se guardaren:" other: "%{count} errores torgaron que «%{resource}» se guardaren:"

@ -10,74 +10,74 @@ ca:
failure: failure:
already_authenticated: Ja estàs registrat. already_authenticated: Ja estàs registrat.
inactive: El teu compte encara no s'ha activat. inactive: El teu compte encara no s'ha activat.
invalid: "%{authentication_keys} o la contrasenya no són vàlids." invalid: "%{authentication_keys} o contrasenya no són vàlids."
last_attempt: Tens un intent més abans que es bloquegi el teu compte. last_attempt: Tens un intent més abans no es bloqui el teu compte.
locked: El compte s'ha bloquejat. locked: El teu compte s'ha blocat.
not_found_in_database: "%{authentication_keys} o la contrasenya no són vàlids." not_found_in_database: "%{authentication_keys} o contrasenya no són vàlids."
pending: El teu compte encara està en revisió. pending: El teu compte encara està en revisió.
timeout: La sessió ha expirat. Torna a iniciar la sessió per a continuar. timeout: La sessió ha expirat. Torna a iniciar-la per a continuar.
unauthenticated: Cal iniciar sessió o registrar-se abans de continuar. unauthenticated: Cal iniciar sessió o registrar-se abans de continuar.
unconfirmed: Has de confirmar l'adreça de correu electrònic abans de continuar. unconfirmed: Has de confirmar l'adreça-e abans de continuar.
mailer: mailer:
confirmation_instructions: confirmation_instructions:
action: Verifica l'adreça de correu action: Verifica l'adreça-e
action_with_app: Confirma i torna a %{app} action_with_app: Confirma i torna a %{app}
explanation: Has creat un compte a %{host} amb aquesta adreça de correu electrònic. Estàs a un sol clic d'activar-lo. Si no ho has fet tu, ignora aquest correu electrònic. explanation: Has creat un compte a %{host} amb aquesta adreça de correu electrònic. Estàs a un sol clic d'activar-lo. Si no ho has fet tu, ignora aquest correu electrònic.
explanation_when_pending: Has sol·licitat una invitació a %{host} amb aquesta adreça de correu electrònic. Revisarem la sol·licitud quan confirmis la teva adreça de correu electrònic. Pots iniciar la sessió per canviar els detalls o eliminar el teu compte, però no pots accedir a la majoria de les funcions fins que s'hagi aprovat. Si es rebutja la sol·licitud, les teves dades s’eliminaran, de manera que no se t’exigirà cap acció més. Si tu no has fet aquesta sol·licitud, ignora aquest correu electrònic. explanation_when_pending: Has sol·licitat una invitació a %{host} amb aquesta adreça-e. Revisarem la sol·licitud quan la confirmis. Pots iniciar la sessió per canviar els detalls o eliminar el compte, però no pots accedir a la majoria de les funcions fins que s'hagi aprovat. Si es rebutja la sol·licitud, les teves dades s’eliminaran, de manera que no se t’exigirà cap acció més. Si tu no has fet aquesta sol·licitud, ignora aquest correu-e.
extra_html: Si us plau, consulta també a <a href="%{terms_path}"> les regles del servidor</a> i a <a href="%{policy_path}"> les nostres condicions de servei</a>. extra_html: Si us plau, consulta també a <a href="%{terms_path}"> les regles del servidor</a> i a <a href="%{policy_path}"> les nostres condicions de servei</a>.
subject: 'Mastodon: instruccions de confirmació per a %{instance}' subject: 'Mastodon: Instruccions de confirmació de %{instance}'
title: Verifica l'adreça de correu title: Verifica l'adreça-e
email_changed: email_changed:
explanation: 'L''adreça de correu del teu compte s''està canviant a:' explanation: 'L''adreça-e del teu compte es canvia a:'
extra: Si no has canviat el teu correu electrònic, és probable que algú hagi accedit al teu compte. Si us plau, canvia la contrasenya immediatament o posa't en contacte amb l'administrador del servidor si no pots accedir al teu compte. extra: Si no has canviat el teu correu-e és probable que algú hagi accedit al teu compte. Si us plau, canvia la contrasenya immediatament o posa't en contacte amb l'administrador del servidor si no pots accedir al teu compte.
subject: 'Mastodon: s''ha canviat l''adreça electrònica' subject: 'Mastodon: s''ha canviat l''adreça-e'
title: Nova adreça de correu electrònic title: Nova adreça-e
password_change: password_change:
explanation: S'ha canviat la contrasenya del teu compte. explanation: S'ha canviat la contrasenya del teu compte.
extra: Si no has canviat la teva contrasenya, és probable que algú hagi accedit al teu compte. Si us plau, canvia la contrasenya immediatament o posa't en contacte amb l'administrador del servidor si no pots accedir al teu compte. extra: Si no has canviat la teva contrasenya, és probable que algú hagi accedit al teu compte. Si us plau, canvia-la immediatament o posa't en contacte amb l'administrador del servidor si no pots accedir al teu compte.
subject: 'Mastodon: contrasenya canviada' subject: 'Mastodon: contrasenya canviada'
title: Contrasenya canviada title: Contrasenya canviada
reconfirmation_instructions: reconfirmation_instructions:
explanation: Confirma la nova adreça per canviar el teu correu electrònic. explanation: Confirma la nova adreça per canviar el teu correu-e.
extra: Si tu no has iniciat aquest canvi, ignora aquest correu electrònic. L'adreça de correu electrònic del compte de Mastodon no canviarà fins que no accedeixis a l'enllaç que hi ha a dalt. extra: Si no has iniciat aquest canvi, ignora aquest correu-e. L'adreça de correu-e del compte de Mastodon no canviarà fins que no accedeixis a l'enllaç que hi ha a dalt.
subject: 'Mastodon: confirma l''adreça electrònica per a %{instance}' subject: 'Mastodon: confirma l''adreça-e per a %{instance}'
title: Verifica l'adreça de correu electrònic title: Verifica l'adreça de correu-e
reset_password_instructions: reset_password_instructions:
action: Canvia la contrasenya action: Canvia la contrasenya
explanation: Has sol·licitat una contrasenya nova per al teu compte. explanation: Has sol·licitat una contrasenya nova per al teu compte.
extra: Si no l'has sol·licitat, ignora aquest correu electrònic. La teva contrasenya no canviarà fins que no accedeixis a l'enllaç que hi ha a dalt i en creïs una de nova. extra: Si no l'has sol·licitada, ignora aquest correu electrònic. La teva contrasenya no canviarà fins que no accedeixis a l'enllaç que hi ha a dalt i en creïs una de nova.
subject: 'Mastodon: instruccions per reiniciar la contrasenya' subject: 'Mastodon: Instruccions per a reiniciar contrasenya'
title: Contrasenya restablerta title: Contrasenya restablerta
two_factor_disabled: two_factor_disabled:
explanation: L'autenticació de doble factor per al teu compte s'ha desactivat. Ara només pots iniciar la sessió fent servir la teva adreça de correu electrònic i la contrasenya. explanation: L'autenticació de doble factor per al teu compte s'ha desactivat. Ara només pots iniciar la sessió fent servir la teva adreça de correu-e i la contrasenya.
subject: 'Mastodon: autenticació de doble factor desactivada' subject: 'Mastodon: Autenticació de doble factor desactivada'
title: AF2 desactivat title: A2F desactivada
two_factor_enabled: two_factor_enabled:
explanation: L'autenticació de doble factor s'ha habilitat per al teu compte. Per a iniciar la sessió, es requerirà un token generat per l'aplicació TOTP que hagis emparellat. explanation: L'autenticació de doble factor s'ha habilitat per al teu compte. Per a iniciar la sessió es requerirà un token generat per l'aplicació TOTP que hi hagis emparellat.
subject: 'Mastodon: autenticació de doble factor activada' subject: 'Mastodon: Autenticació de doble factor activada'
title: AF2 activat title: A2F activada
two_factor_recovery_codes_changed: two_factor_recovery_codes_changed:
explanation: Els codis de recuperació anteriors ja no són vàlids i se n'han generat de nous. explanation: Els codis de recuperació anteriors ja no són vàlids i se n'han generat de nous.
subject: 'Mastodon: codis de recuperació de doble factor regenerats' subject: 'Mastodon: codis de recuperació de doble factor regenerats'
title: Codis de recuperació A2F canviats title: Codis de recuperació A2F canviats
unlock_instructions: unlock_instructions:
subject: 'Mastodon: instruccions per desbloquejar' subject: 'Mastodon: Instruccions per a desblocar'
webauthn_credential: webauthn_credential:
added: added:
explanation: S'ha afegit la següent clau de seguretat al vostre compte explanation: La següent clau de seguretat s'ha afegit al teu compte
subject: 'Mastodon: nova clau de seguretat' subject: 'Mastodon: nova clau de seguretat'
title: S'ha afegit una nova clau de seguretat title: S'ha afegit una nova clau de seguretat
deleted: deleted:
explanation: La següent clau de seguretat s'ha esborrat del teu compte explanation: La següent clau de seguretat s'ha esborrat del teu compte
subject: 'Mastodon: clau de seguretat esborrada' subject: 'Mastodon: Clau de seguretat esborrada'
title: Una de les teves claus de seguretat ha estat esborrada title: Una de les teves claus de seguretat ha estat esborrada
webauthn_disabled: webauthn_disabled:
explanation: S'ha desactivat l'autenticació amb claus de seguretat per al teu compte. Ara només pots iniciar la sessió usant el token generat per l'aplicació TOTP. explanation: S'ha desactivat l'autenticació amb claus de seguretat per al teu compte. Ara només pots iniciar la sessió usant el token generat per l'aplicació TOTP.
subject: 'Mastodon: s''ha desactivat l''autenticació amb claus de seguretat' subject: 'Mastodon: S''ha desactivat l''autenticació amb claus de seguretat'
title: Claus de seguretat desactivades title: Claus de seguretat desactivades
webauthn_enabled: webauthn_enabled:
explanation: S'ha activat l'autenticació amb claus de seguretat. Ja pots usar la teva clau de seguretat per a iniciar sessió. explanation: S'ha activat l'autenticació amb claus de seguretat. Ja pots usar la teva clau de seguretat per a iniciar sessió.
subject: 'Mastodon: autenticació amb clau de seguretat activada' subject: 'Mastodon: Autenticació amb clau de seguretat activada'
title: Claus de seguretat activades title: Claus de seguretat activades
omniauth_callbacks: omniauth_callbacks:
failure: No s'ha pogut autenticar des de %{kind} degut a "%{reason}". failure: No s'ha pogut autenticar des de %{kind} degut a "%{reason}".
@ -98,9 +98,9 @@ ca:
update_needs_confirmation: Has actualitzat el teu compte amb èxit, però necessitem verificar la teva nova adreça de correu. Si us plau comprova el correu i segueixi l'enllaç per confirmar la nova adreça de correu. Si us plau verifica la teva carpeta de correu brossa si no reps aquest correu. update_needs_confirmation: Has actualitzat el teu compte amb èxit, però necessitem verificar la teva nova adreça de correu. Si us plau comprova el correu i segueixi l'enllaç per confirmar la nova adreça de correu. Si us plau verifica la teva carpeta de correu brossa si no reps aquest correu.
updated: El teu compte ha estat actualitzat amb èxit. updated: El teu compte ha estat actualitzat amb èxit.
sessions: sessions:
already_signed_out: Has tancat la sessió amb èxit. already_signed_out: Sessió finalitzada correctament.
signed_in: T'has registrat amb èxit. signed_in: Sessió iniciada correctament.
signed_out: Has tancat la sessió amb èxit. signed_out: Sessió finalitzada correctament.
unlocks: unlocks:
send_instructions: En pocs minuts rebràs un correu electrònic amb instruccions sobre com desbloquejar el teu compte. Si us plau verifica la teva carpeta de correu brossa si no has rebut aquest correu. send_instructions: En pocs minuts rebràs un correu electrònic amb instruccions sobre com desbloquejar el teu compte. Si us plau verifica la teva carpeta de correu brossa si no has rebut aquest correu.
send_paranoid_instructions: Si el teu compte existeix, rebràs en pocs minuts un correu electrònic amb instruccions sobre com desbloquejar-lo. Verifica la carpeta de correu brossa si no has rebut aquest correu. send_paranoid_instructions: Si el teu compte existeix, rebràs en pocs minuts un correu electrònic amb instruccions sobre com desbloquejar-lo. Verifica la carpeta de correu brossa si no has rebut aquest correu.
@ -111,7 +111,7 @@ ca:
confirmation_period_expired: cal fer la confirmació dins de %{period}, si us plau sol·licita-ho de nou confirmation_period_expired: cal fer la confirmació dins de %{period}, si us plau sol·licita-ho de nou
expired: ha expirat, si us plau demana'n una altra expired: ha expirat, si us plau demana'n una altra
not_found: no s'ha trobat not_found: no s'ha trobat
not_locked: no està bloquejada not_locked: no està blocada
not_saved: not_saved:
one: '1 error ha impedit desar aquest %{resource}:' one: '1 error ha impedit desar aquest %{resource}:'
other: "%{count} errors han impedit desar aquest %{resource}:" other: "%{count} errors han impedit desar aquest %{resource}:"

@ -20,15 +20,15 @@ cs:
confirmation_instructions: confirmation_instructions:
action: Potvrdit e-mailovou adresu action: Potvrdit e-mailovou adresu
action_with_app: Potvrdit a vrátit se do %{app} action_with_app: Potvrdit a vrátit se do %{app}
explanation: S touto e-mailovou adresou jste si již účet na serveru %{host} vytvořili. K jeho aktivaci vám zbývá jedno kliknutí. Pokud jste to nebyli vy, považujte tento e-mail za bezpředmětný. explanation: S touto e-mailovou adresou jste si vytvořili účet na serveru %{host}. K jeho aktivaci vám zbývá jedno kliknutí. Pokud jste to nebyli vy, považujte tento e-mail za bezpředmětný.
explanation_when_pending: Pro tuto e-mailovou adresu bylo požádáno o pozvánku na %{host}. Jakmile svou e-mailovou adresu potvrdíte, vaši žádost posoudíme. Můžete se přihlásit, změnit podrobnosti svého účtu nebo ho smazat, ale do schválení účtu nebudete mít k většině funkcí přístup. Pokud bude vaše žádost zamítnuta, vaše data budou odstraněna, a nebude od vás vyžadována žádná další akce. Pokud jste to nebyli vy, považujte tento e-mail za bezpředmětný. explanation_when_pending: S touto e-mailovou adresu jste požádali o pozváku na %{host}. Jakmile svou e-mailovou adresu potvrdíte, vaši žádost posoudíme. Můžete se přihlásit ke změně podrobností svého účtu nebo jeho smazání, ale do schválení účtu nebudete mít k většině funkcí přístup. Pokud bude vaše žádost zamítnuta, vaše data budou odstraněna, a nebude od vás vyžadována žádná další akce. Pokud jste to nebyli vy, považujte tento e-mail za bezpředmětný.
extra_html: Přečtěte si prosím také <a href="%{terms_path}">pravidla tohoto serveru</a> a <a href="%{policy_path}">naše podmínky používání</a>. extra_html: Přečtěte si prosím také <a href="%{terms_path}">pravidla tohoto serveru</a> a <a href="%{policy_path}">naše podmínky užití</a>.
subject: 'Mastodon: Potvrzení účtu na serveru %{instance}' subject: 'Mastodon: Potvrzení účtu na serveru %{instance}'
title: Potvrďte e-mailovou adresu title: Potvrďte e-mailovou adresu
email_changed: email_changed:
explanation: 'E-mailová adresa vašeho účtu byla změněna na:' explanation: 'E-mailová adresa vašeho účtu byla změněna na:'
extra: Pokud jste si e-mailovou adresu neměnili, je pravděpodobné, že někdo jiný získal přístup k vašemu účtu. Změňte si prosím okamžitě heslo, nebo, pokud se nemůžete na účet přihlásit, kontaktujte administrátora serveru. extra: Pokud jste si e-mailovou adresu neměnili, je pravděpodobné, že někdo jiný získal přístup k vašemu účtu. Změňte si prosím okamžitě heslo, nebo, pokud se nemůžete na účet přihlásit, kontaktujte administrátora serveru.
subject: 'Mastodon: E-mailová adresa změněna' subject: 'Mastodon: E-mailová adresa byla změněna'
title: Nová e-mailová adresa title: Nová e-mailová adresa
password_change: password_change:
explanation: Heslo k vašemu účtu bylo změněno. explanation: Heslo k vašemu účtu bylo změněno.
@ -36,7 +36,7 @@ cs:
subject: 'Mastodon: Heslo bylo změněno' subject: 'Mastodon: Heslo bylo změněno'
title: Heslo bylo změněno title: Heslo bylo změněno
reconfirmation_instructions: reconfirmation_instructions:
explanation: Potvrďte novou adresu pro změnu e-mailu. explanation: Pro změnu e-mailu potvrďte novou adresu.
extra: Pokud jste si tuto změnu nevyžádali vy, považujte tento e-mail za bezpředmětný. Pokud výše uvedenou adresu nenavštívíte, e-mailová adresa změněna nebude. extra: Pokud jste si tuto změnu nevyžádali vy, považujte tento e-mail za bezpředmětný. Pokud výše uvedenou adresu nenavštívíte, e-mailová adresa změněna nebude.
subject: 'Mastodon: Potvrďte e-mail pro %{instance}' subject: 'Mastodon: Potvrďte e-mail pro %{instance}'
title: Ověřit e-mailovou adresu title: Ověřit e-mailovou adresu
@ -47,43 +47,43 @@ cs:
subject: 'Mastodon: Instrukce pro obnovení hesla' subject: 'Mastodon: Instrukce pro obnovení hesla'
title: Obnovení hesla title: Obnovení hesla
two_factor_disabled: two_factor_disabled:
explanation: Dvoufázové ověřování bylo pro váš účet vypnuto. Pro přihlášení je nyní stačí pouze e-mailová adresa a heslo. explanation: Dvoufázové ověřování bylo pro váš účet vypnuto. Pro přihlášení vám nyní stačí pouze e-mailová adresa a heslo.
subject: 'Mastodon: Dvoufázové ověřování vypnuto' subject: 'Mastodon: Dvoufázové ověření bylo vypnuto'
title: 2FA vypnuto title: 2FA bylo vypnuto
two_factor_enabled: two_factor_enabled:
explanation: Dvoufázové ověřování bylo pro váš účet zapnuto. Pro přihlášení bude vyžadován token vygenerovaný spárovanou TOTP aplikací. explanation: Dvoufázové ověřování bylo pro váš účet zapnuto. Pro přihlášení bude vyžadován token vygenerovaný spárovanou TOTP aplikací.
subject: 'Mastodon: Dvoufázové ověřování zapnuto' subject: 'Mastodon: Dvoufázové ověření bylo zapnuto'
title: 2FA zapnuto title: 2FA bylo zapnuto
two_factor_recovery_codes_changed: two_factor_recovery_codes_changed:
explanation: Předchozí záložní kódy byly zrušeny a byly vygenerovány nové. explanation: Předchozí záložní kódy byly zrušeny a byly vygenerovány nové.
subject: 'Mastodon: Dvoufázové záložní kódy znovu vygenerovány' subject: 'Mastodon: Dvoufázové záložní kódy byly znovu vygenerovány'
title: Záložní kódy pro 2FA změněny title: Záložní kódy pro 2FA byly změněny
unlock_instructions: unlock_instructions:
subject: 'Mastodon: Instrukce pro odemčení účtu' subject: 'Mastodon: Instrukce pro odemčení účtu'
webauthn_credential: webauthn_credential:
added: added:
explanation: Následující bezpečnostní klíč byl přidán k vašemu účtu explanation: K vašemu účtu byl přidán následující bezpečnostní klíč
subject: 'Mastodon: Nový bezpečnostní klíč' subject: 'Mastodon: Nový bezpečnostní klíč'
title: Byl přidán nový bezpečnostní klíč title: Byl přidán nový bezpečnostní klíč
deleted: deleted:
explanation: Následující bezpečnostní klíč byl odstraněn z vašeho účtu explanation: Z vašeho účtu byl odstraněn následující bezpečnostní klíč
subject: 'Mastodon: Bezpečnostní klíč byl smazán' subject: 'Mastodon: Bezpečnostní klíč byl smazán'
title: Jeden z vašich bezpečnostních klíčů byl smazán title: Jeden z vašich bezpečnostních klíčů byl smazán
webauthn_disabled: webauthn_disabled:
explanation: Pro váš účet bylo vypnuto ověření bezpečnostními klíči. Přihlášení je nyní možné pouze s tokenem vygenerovaným spárovanou TOTP aplikací. explanation: Pro váš účet bylo vypnuto ověření bezpečnostními klíči. Přihlášení je nyní možné pouze s tokenem vygenerovaným spárovanou TOTP aplikací.
subject: 'Mastodon: Přihlašování bezpečnostními klíči vypnuto' subject: 'Mastodon: Přihlašování bezpečnostními klíči bylo vypnuto'
title: Bezpečnostní klíče zakázány title: Bezpečnostní klíče byly zakázány
webauthn_enabled: webauthn_enabled:
explanation: Pro váš účet bylo povoleno ověření bezpečnostními klíči. Nyní můžete svůj bezpečnostní klíč použít pro přihlášení. explanation: Pro váš účet bylo povoleno ověření bezpečnostními klíči. Nyní můžete svůj bezpečnostní klíč použít pro přihlášení.
subject: 'Mastodon: Přihlašování bezpečnostními klíči povoleno' subject: 'Mastodon: Přihlašování bezpečnostními klíči bylo povoleno'
title: Bezpečnostní klíče povoleny title: Bezpečnostní klíče byly povoleny
omniauth_callbacks: omniauth_callbacks:
failure: Nelze vás ověřit z %{kind}, protože „%{reason}“. failure: Nelze vás ověřit z %{kind}, protože „%{reason}“.
success: Úspěšně ověřeno z účtu %{kind}. success: Úspěšně ověřeno z účtu %{kind}.
passwords: passwords:
no_token: Tuto stránku nemůžete navštívit, pokud nepřicházíte z e-mailu pro obnovení hesla. Pokud z něj přicházíte, ujistěte se, že jste použili celou URL adresu z e-mailu. no_token: Tuto stránku nemůžete navštívit, pokud nepřicházíte z e-mailu pro obnovení hesla. Pokud z něj přicházíte, ujistěte se, že jste použili celou URL adresu z e-mailu.
send_instructions: Pokud je vaše e-mailová adresa v naší databázi, obdržíte za několik minut e-mail s odkazem pro obnovení vašeho hesla. Pokud tento e-mail neobdržíte, podívejte se prosím také do složky „spam“. send_instructions: Pokud je vaše e-mailová adresa v naší databázi, za několik minut obdržíte e-mail s odkazem pro obnovení vašeho hesla. Pokud tento e-mail neobdržíte, podívejte se prosím také do složky „spam“.
send_paranoid_instructions: Pokud je vaše e-mailová adresa v naší databázi, obdržíte za několik minut e-mail s odkazem pro obnovení vašeho hesla. Pokud tento e-mail neobdržíte, podívejte se prosím také do složky „spam“. send_paranoid_instructions: Pokud je vaše e-mailová adresa v naší databázi, za několik minut obdržíte e-mail s odkazem pro obnovení vašeho hesla. Pokud tento e-mail neobdržíte, podívejte se prosím také do složky „spam“.
updated: Vaše heslo bylo úspěšně změněno. Nyní jste přihlášeni. updated: Vaše heslo bylo úspěšně změněno. Nyní jste přihlášeni.
updated_not_active: Vaše heslo bylo úspěšně změněno. updated_not_active: Vaše heslo bylo úspěšně změněno.
registrations: registrations:
@ -101,7 +101,7 @@ cs:
signed_out: Odhlášení proběhlo úspěšně. signed_out: Odhlášení proběhlo úspěšně.
unlocks: unlocks:
send_instructions: Za několik minut obdržíte e-mail s instrukcemi pro odemčení vašeho účtu. Pokud tento e-mail neobdržíte, podívejte se prosím také do složky „spam“. send_instructions: Za několik minut obdržíte e-mail s instrukcemi pro odemčení vašeho účtu. Pokud tento e-mail neobdržíte, podívejte se prosím také do složky „spam“.
send_paranoid_instructions: Pokud váš účet existuje, obdržíte za několik minut e-mail s instrukcemi pro odemčení vašeho účtu. Pokud tento e-mail neobdržíte, podívejte se prosím také do složky „spam“. send_paranoid_instructions: Pokud váš účet existuje, za několik minut obdržíte e-mail s instrukcemi pro odemčení vašeho účtu. Pokud tento e-mail neobdržíte, podívejte se prosím také do složky „spam“.
unlocked: Váš účet byl úspěšně odemčen. Pro pokračování se prosím přihlaste. unlocked: Váš účet byl úspěšně odemčen. Pro pokračování se prosím přihlaste.
errors: errors:
messages: messages:
@ -113,5 +113,5 @@ cs:
not_saved: not_saved:
few: "%{count} chyby zabránily uložení tohoto %{resource}:" few: "%{count} chyby zabránily uložení tohoto %{resource}:"
many: "%{count} chyb zabránilo uložení tohoto %{resource}:" many: "%{count} chyb zabránilo uložení tohoto %{resource}:"
one: 'Jedna chyba zabránila uložení tohoto %{resource}:' one: '1 chyba zabránila uložení tohoto %{resource}:'
other: "%{count} chyb zabránilo uložení tohoto %{resource}:" other: "%{count} chyb zabránilo uložení tohoto %{resource}:"

@ -55,9 +55,9 @@ de:
subject: 'Mastodon: Zwei‐Faktor‐Authentifizierung aktiviert' subject: 'Mastodon: Zwei‐Faktor‐Authentifizierung aktiviert'
title: 2FA aktiviert title: 2FA aktiviert
two_factor_recovery_codes_changed: two_factor_recovery_codes_changed:
explanation: Die vorherigen Wiederherstellungscodes wurden ungültig gemacht und es wurden neue generiert. explanation: Die vorherigen Wiederherstellungscodes wurden ungültig gemacht und es wurden neue erstellt.
subject: 'Mastodon: Zwei-Faktor-Wiederherstellungscodes neu generiert' subject: 'Mastodon: Zwei-Faktor-Wiederherstellungscodes neu erstellt'
title: 2FA Wiederherstellungscodes geändert title: 2FA-Wiederherstellungscodes geändert
unlock_instructions: unlock_instructions:
subject: 'Mastodon: Konto entsperren' subject: 'Mastodon: Konto entsperren'
webauthn_credential: webauthn_credential:

@ -34,7 +34,7 @@ eo:
explanation: La pasvorto de via konto estis ŝanĝita. explanation: La pasvorto de via konto estis ŝanĝita.
extra: Se vi ne ŝanĝis vian pasvorton, iu verŝajne aliris al via konto. Bonvolu ŝanĝi vian pasvorton tuj aŭ kontakti la administranton de la servilo, se vi estas blokita ekster via konto. extra: Se vi ne ŝanĝis vian pasvorton, iu verŝajne aliris al via konto. Bonvolu ŝanĝi vian pasvorton tuj aŭ kontakti la administranton de la servilo, se vi estas blokita ekster via konto.
subject: 'Mastodon: Pasvorto ŝanĝita' subject: 'Mastodon: Pasvorto ŝanĝita'
title: Pasvorto ŝanĝita title: Pasvorto estas ŝanĝita
reconfirmation_instructions: reconfirmation_instructions:
explanation: Retajpu la novan adreson por ŝanĝi vian retpoŝtadreson. explanation: Retajpu la novan adreson por ŝanĝi vian retpoŝtadreson.
extra: Se ĉi tiu ŝanĝo ne estis komencita de vi, bonvolu ignori ĉi tiun retmesaĝon. La retadreso por la Mastodon-konto ne ŝanĝiĝos se vi ne aliras la supran ligilon. extra: Se ĉi tiu ŝanĝo ne estis komencita de vi, bonvolu ignori ĉi tiun retmesaĝon. La retadreso por la Mastodon-konto ne ŝanĝiĝos se vi ne aliras la supran ligilon.
@ -45,7 +45,7 @@ eo:
explanation: Vi petis novan pasvorton por via konto. explanation: Vi petis novan pasvorton por via konto.
extra: Se vi ne petis ĉi tion, bonvolu ignori ĉi tiun retmesaĝon. Via pasvorto ne ŝanĝiĝos se vi ne aliras la supran ligilon kaj kreas novan. extra: Se vi ne petis ĉi tion, bonvolu ignori ĉi tiun retmesaĝon. Via pasvorto ne ŝanĝiĝos se vi ne aliras la supran ligilon kaj kreas novan.
subject: 'Mastodon: Instrukcioj por ŝanĝi pasvorton' subject: 'Mastodon: Instrukcioj por ŝanĝi pasvorton'
title: Pasvorto restarigita title: Pasvorto estis restarigita
two_factor_disabled: two_factor_disabled:
explanation: Dufaktora aŭtentigo por via konto malebligis. Ensalutado nun eblas per nur retpoŝtadreso kaj pasvorto. explanation: Dufaktora aŭtentigo por via konto malebligis. Ensalutado nun eblas per nur retpoŝtadreso kaj pasvorto.
subject: 'Mastodon: dufaktora aŭtentigo malebligita' subject: 'Mastodon: dufaktora aŭtentigo malebligita'

@ -21,7 +21,7 @@ et:
action: Kinnita e-postiaadress action: Kinnita e-postiaadress
action_with_app: Kinnita ja naase %{app} action_with_app: Kinnita ja naase %{app}
explanation: Te olete loonud %{host} konto selle e-postiaadressiga. Te olete ühe kliki kaugusel selle aktiveerimisest. Kui see polnud teie, palun eirake seda kirja. explanation: Te olete loonud %{host} konto selle e-postiaadressiga. Te olete ühe kliki kaugusel selle aktiveerimisest. Kui see polnud teie, palun eirake seda kirja.
explanation_when_pending: Te esitasite taotluse liituda %{host} kasutajaks selle e-postiaadressiga. Siis, kui te kinnitate oma e-posti aadressi, vaatame me teie taotluse üle. Võite logida sisse, et oma andmeid muuta või konto kustutada, aga te ei saa ligi enamustele tegevustele enne, kui teie kontole on luba antud. Kui teie taotlus tagasi lükatakse, kustutatakse teie andmed, seega pole mingit järgevat tegevust teie poolt vaja. Kui see polnud teie, siis palun eirake seda kirja. explanation_when_pending: Te esitasite taotluse liituda %{host} kasutajaks selle e-postiaadressiga. Palun kinnitage oma e-posti aadress ja siis vaatame me teie taotluse üle. Võite logida sisse, et oma andmeid muuta või konto kustutada, aga te ei saa ligi enamustele tegevustele enne, kui teie konto on kinnitatud moderaatorite poolt. Kui teie taotlus tagasi lükatakse, kustutatakse teie andmed, seega pole mingit järgevat tegevust teie poolt vaja. Kui see polnud teie, siis palun eirake seda kirja. Kui konto on kinnitatud, siis saate selle kohta eraldi e-kirja.
extra_html: Palun tutvuge <a href="%{terms_path}">meie serveri reeglitega</a> ning <a href="%{policy_path}">meie kasutustingimustega</a>. extra_html: Palun tutvuge <a href="%{terms_path}">meie serveri reeglitega</a> ning <a href="%{policy_path}">meie kasutustingimustega</a>.
subject: 'Mastodon: %{instance} kinnitamisjuhised' subject: 'Mastodon: %{instance} kinnitamisjuhised'
title: Kinnita e-postiaadress title: Kinnita e-postiaadress

@ -2,11 +2,11 @@
fr-QC: fr-QC:
devise: devise:
confirmations: confirmations:
confirmed: Votre adresse de courriel a été validée. confirmed: Votre adresse de courriel a été validée avec succès.
send_instructions: Vous allez recevoir par courriel les instructions nécessaires à la confirmation de votre compte dans quelques minutes. Veuillez, dans le cas où vous ne recevriez pas ce message, vérifier votre dossier d’indésirables. send_instructions: Vous allez recevoir un courriel avec des instructions nécessaires à la confirmation de votre adresse dans quelques minutes. Veuillez vérifier votre dossier de pourriels si vous n'avez pas reçu ce message.
send_paranoid_instructions: Si votre adresse électronique existe dans notre base de données, vous allez bientôt recevoir un courriel contenant les instructions de confirmation de votre compte. Veuillez, dans le cas où vous ne recevriez pas ce message, vérifier votre dossier d’indésirables. send_paranoid_instructions: Si votre adresse courriel existe dans notre base de données, vous allez recevoir un courriel contenant les instructions de confirmation de votre adresse. Veuillez vérifier votre dossier de pourriels si vous n'avez pas reçu ce message.
failure: failure:
already_authenticated: Vous êtes déjà connectée. already_authenticated: Vous êtes déjà connecté·e.
inactive: Votre compte n’est pas encore activé. inactive: Votre compte n’est pas encore activé.
invalid: "%{authentication_keys} ou mot de passe invalide." invalid: "%{authentication_keys} ou mot de passe invalide."
last_attempt: Vous avez droit à une dernière tentative avant que votre compte ne soit verrouillé. last_attempt: Vous avez droit à une dernière tentative avant que votre compte ne soit verrouillé.
@ -20,46 +20,46 @@ fr-QC:
confirmation_instructions: confirmation_instructions:
action: Vérifier l’adresse courriel action: Vérifier l’adresse courriel
action_with_app: Confirmer et retourner à %{app} action_with_app: Confirmer et retourner à %{app}
explanation: Vous avez créé un compte sur %{host} avec cette adresse courriel. Vous êtes à un clic de l’activer. Si ce n’était pas vous, veuillez ignorer ce courriel. explanation: Vous avez créé un compte sur %{host} avec cette adresse courriel. Vous êtes à un clic de l’activer. Si ce n'était pas vous, veuiller ignorer ce courriel.
explanation_when_pending: Vous avez demandé à vous inscrire à %{host} avec cette adresse de courriel. Une fois que vous aurez confirmé cette adresse, nous étudierons votre demande. Vous ne pourrez pas vous connecter d’ici-là. Si votre demande est refusée, vos données seront supprimées du serveur, aucune action supplémentaire de votre part n’est donc requise. Si vous n’êtes pas à l’origine de cette demande, veuillez ignorer ce message. explanation_when_pending: Vous avez demandé à vous inscrire à %{host} avec cette adresse courriel. Une fois que vous aurez confirmé cette adresse, nous étudierons votre demande. Vous pouvez vous connecter pour changer vos détails ou supprimer votre compte, mais vous ne pouvez pas accéder à la plupart des fonctionalités du compte avant que votre compte ne soit approuvé. Si votre demande est rejetée, vos données seront supprimées, donc aucune action supplémentaire ne sera requise de votre part. Si ce n'était pas vous, veuiller ignorer ce courriel.
extra_html: Merci de consultez également <a href="%{terms_path}">les règles du serveur</a> et <a href="%{policy_path}">nos conditions d’utilisation</a>. extra_html: Veuillez également consulter <a href="%{terms_path}">les règles du serveur</a> et <a href="%{policy_path}">nos conditions d’utilisation</a>.
subject: 'Mastodon : Merci de confirmer votre inscription sur %{instance}' subject: 'Mastodon: Instructions de confirmation pour %{instance}'
title: Vérifiez l’adresse courriel title: Vérifier l’adresse courriel
email_changed: email_changed:
explanation: 'L’adresse courriel de votre compte est en cours de modification pour devenir :' explanation: 'L’adresse courriel de votre compte est en cours de modification pour devenir:'
extra: Si vous n’avez pas changé votre adresse courriel, il est probable que quelqu’un ait eu accès à votre compte. Veuillez changer votre mot de passe immédiatement ou contacter l’administrateur·rice du serveur si vous êtes bloqué·e hors de votre compte. extra: Si vous n’avez pas changé votre adresse courriel, il est probable que quelqu’un ait eu accès à votre compte. Veuillez changer votre mot de passe immédiatement ou contacter l’administrateur·rice du serveur si vous êtes bloqué hors de votre compte.
subject: 'Mastodon : Courriel modifié' subject: 'Mastodon: Courriel modifié'
title: Nouvelle adresse courriel title: Nouvelle adresse courriel
password_change: password_change:
explanation: Le mot de passe de votre compte a été changé. explanation: Le mot de passe de votre compte a été changé.
extra: Si vous n’avez pas changé votre mot de passe, il est probable que quelqu’un ait eu accès à votre compte. Veuillez changer votre mot de passe immédiatement ou contacter l’administrateur·rice du serveur si vous êtes bloqué·e hors de votre compte. extra: Si vous n’avez pas changé votre mot de passe, il est probable que quelqu’un ait eu accès à votre compte. Veuillez changer votre mot de passe immédiatement ou contacter l’administrateur·rice du serveur si vous êtes bloqué hors de votre compte.
subject: 'Mastodon : Votre mot de passe a été modifié avec succès' subject: 'Mastodon: Mot de passe modifié'
title: Mot de passe modifié title: Mot de passe modifié
reconfirmation_instructions: reconfirmation_instructions:
explanation: Confirmez la nouvelle adresse pour changer votre courriel. explanation: Confirmez la nouvelle adresse pour changer votre courriel.
extra: Si ce changement n’a pas été initié par vous, veuillez ignorer ce courriel. L’adresse courriel du compte Mastodon ne changera pas tant que vous n’aurez pas cliqué sur le lien ci-dessus. extra: Si ce changement n’a pas été initié par vous, veuillez ignorer ce courriel. L’adresse courriel du compte Mastodon ne changera pas tant que vous n’aurez pas cliqué sur le lien ci-dessus.
subject: 'Mastodon : Confirmez l’adresse courriel pour %{instance}' subject: 'Mastodon: Confirmer l’adresse courriel pour %{instance}'
title: Vérifier l’adresse courriel title: Vérifier l’adresse courriel
reset_password_instructions: reset_password_instructions:
action: Modifier le mot de passe action: Changer votre mot de passe
explanation: Vous avez demandé un nouveau mot de passe pour votre compte. explanation: Vous avez demandé un nouveau mot de passe pour votre compte.
extra: Si vous ne l’avez pas demandé, veuillez ignorer ce courriel. Votre mot de passe ne changera pas tant que vous n’aurez pas cliqué sur le lien ci-dessus et que vous n’en aurez pas créé un nouveau. extra: Si vous ne avez pas demandé ceci, veuillez ignorer ce courriel. Votre mot de passe ne changera pas tant que vous n’aurez pas cliqué sur le lien ci-dessus et n’en aurez pas créé un nouveau.
subject: 'Mastodon : Instructions pour changer votre mot de passe' subject: 'Mastodon: Instructions pour changer votre mot de passe'
title: Réinitialisation du mot de passe title: Réinitialisation du mot de passe
two_factor_disabled: two_factor_disabled:
explanation: L'authentification à deux facteurs pour votre compte a été désactivée. La connexion est maintenant possible en utilisant uniquement l'adresse courriel et le mot de passe. explanation: L'authentification à deux facteurs pour votre compte a été désactivée. La connexion est maintenant possible en utilisant uniquement l'adresse courriel et le mot de passe.
subject: 'Mastodon : authentification à deux facteurs désactivée' subject: 'Mastodon: authentification à deux facteurs désactivée'
title: 2FA désactivée title: A2F désactivée
two_factor_enabled: two_factor_enabled:
explanation: L'authentification à deux facteurs a été activée pour votre compte. Un jeton généré par l'application appairée TOTP sera nécessaire pour vous connecter. explanation: L'authentification à deux facteurs a été activée pour votre compte. Un jeton généré par l'application appairée TOTP sera nécessaire pour vous connecter.
subject: 'Mastodon : authentification à deux facteurs activée' subject: 'Mastodon: authentification à deux facteurs activée'
title: A2F activée title: A2F activée
two_factor_recovery_codes_changed: two_factor_recovery_codes_changed:
explanation: Les codes de récupération précédents ont été invalidés et de nouveaux ont été générés. explanation: Les codes de récupération précédents ont été invalidés et de nouveaux ont été générés.
subject: 'Mastodon : codes de récupération à deux facteurs régénérés' subject: 'Mastodon: codes de récupération à deux facteurs régénérés'
title: Codes de récupération 2FA modifiés title: Codes de récupération A2F modifiés
unlock_instructions: unlock_instructions:
subject: 'Mastodon : Instructions pour déverrouiller votre compte' subject: 'Mastodon: Instructions pour déverrouiller votre compte'
webauthn_credential: webauthn_credential:
added: added:
explanation: La clé de sécurité suivante a été ajoutée à votre compte explanation: La clé de sécurité suivante a été ajoutée à votre compte
@ -78,38 +78,38 @@ fr-QC:
subject: 'Mastodon: Authentification de la clé de sécurité activée' subject: 'Mastodon: Authentification de la clé de sécurité activée'
title: Clés de sécurité activées title: Clés de sécurité activées
omniauth_callbacks: omniauth_callbacks:
failure: 'Nous n’avons pas pu vous authentifier via %{kind}: ''%{reason}''.' failure: Nous n’avons pas pu vous authentifier via %{kind} car « %{reason} ».
success: Authentifié avec succès via %{kind}. success: Authentifié·e avec succès via %{kind}.
passwords: passwords:
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 venir d'un courriel de réinitialisation de mot de passe. Si vous êtes passé par un courriel de ce type, assurez-vous d’utiliser l’URL complet.
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: Si votre adresse courriel existe dans notre base de données, vous allez recevoir les instructions de réinitialisation du mot de passe à votre adresse dans quelques instants. Veuillez vérifier votre dossier de pourriel si vous n'avez reçu ce message.
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 courriel existe dans notre base de données, vous allez recevoir les instructions de réinitialisation du mot de passe à votre adresse dans quelques instants. Veuillez vérifier votre dossier de pourriel si vous n'avez reçu ce message.
updated: Votre mot de passe a été modifié avec succès, vous êtes maintenant connecté. 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é. 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 examinerons 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 de pourriels si vous n'avez pas reçu 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 de spams. update_needs_confirmation: Votre compte a été mis à jour avec succès, mais nous devons vérifier votre nouvelle adresse courriel. Merci de vérifier vos courriels et de cliquer sur le lien de confirmation pour valider votre nouvelle adresse. Veuillez vérifier votre dossier de pourriels si vous ne recevez pas le courriel.
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 avec succès. already_signed_out: Déconnexion réussie.
signed_in: Connecté·e. signed_in: Connexion réussie.
signed_out: Déconnecté·e. signed_out: Déconnexion réussie.
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 un courriel avec des instructions nécessaires au déverrouillage de votre compte dans quelques minutes. Veuillez vérifier votre dossier de pourriels si vous ne recevez pas ce courriel.
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 recevoir un courriel avec les instructions pour le déverrouiller dans quelques minutes. Veuillez vérifier votre dossier d'indésirables si vous ne recevez pas ce courriel.
unlocked: Votre compte a été déverrouillé avec succès, vous êtes maintenant connecté. unlocked: Votre compte a été déverrouillé avec succès. Veuillez vous connecter pour continuer.
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}, veuillez en faire une nouvelle demande
expired: a expiré, merci d’en faire une nouvelle demande expired: a expiré, veuillez en faire une nouvelle demande
not_found: n’a pas été trouvé not_found: n’a pas été trouvé
not_locked: n’était pas verrouillé not_locked: n’était pas verrouillé
not_saved: not_saved:
one: 'Une erreur a empêché ce·tte %{resource} d’être sauvegardé·e :' one: '1 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 :"

@ -3,113 +3,113 @@ it:
devise: devise:
confirmations: confirmations:
confirmed: Il tuo indirizzo email è stato confermato con successo. confirmed: Il tuo indirizzo email è stato confermato con successo.
send_instructions: Riceverai in pochi minuti una email con istruzioni per confermare il tuo account al tuo indirizzo email. send_instructions: Riceverai un'email con le istruzioni per confermare il tuo indirizzo email in pochi minuti. Sei pregato di controllare la tua cartella dello spam, se non hai ricevuto quest'email.
send_paranoid_instructions: Se il tuo indirizzo email è presente nel nostro database, riceverai in pochi minuti una email con istruzioni per confermare il tuo account al tuo indirizzo email. send_paranoid_instructions: Se il tuo indirizzo email esiste nel nostro database, riceverai un'email con le istruzioni su come confermare il tuo indirizzo email in pochi minuti. Sei pregato di controllare la tua cartella dello spam se non hai ricevuto quest'email.
failure: failure:
already_authenticated: Hai già effettuato l'accesso. already_authenticated: Sei già connesso.
inactive: Non hai ancora attivato il tuo account. inactive: Il tuo profilo non è ancora attivo.
invalid: "%{authentication_keys} o password non valida." invalid: "%{authentication_keys} o password non valida."
last_attempt: Hai un altro tentativo prima che il tuo account venga bloccato. last_attempt: Hai un altro tentativo, prima che il tuo profilo venga bloccato.
locked: Il tuo account è stato bloccato. locked: Il tuo profilo è bloccato.
not_found_in_database: "%{authentication_keys} o password non valida." not_found_in_database: "%{authentication_keys} o password non valida."
pending: Il tuo account è ancora in fase di approvazione. pending: Il tuo profilo è ancora in revisione.
timeout: La tua sessione è terminata. Per favore, effettua l'accesso o registrati per continuare. timeout: La tua sessione è scaduta. Sei pregato di accedere nuovamente per continuare.
unauthenticated: Devi effettuare l'accesso o registrarti per continuare. unauthenticated: Devi accedere o registrarti, per continuare.
unconfirmed: Devi confermare il tuo indirizzo email per continuare. unconfirmed: Devi confermare il tuo indirizzo email prima di continuare.
mailer: mailer:
confirmation_instructions: confirmation_instructions:
action: Verifica indirizzo email action: Verifica l'indirizzo email
action_with_app: Conferma e torna a %{app} action_with_app: Conferma e torna a %{app}
explanation: Hai creato un account su %{host} con questo indirizzo email. Sei lontano solo un clic dall'attivarlo. Se non sei stato tu, per favore ignora questa email. explanation: Hai creato un account su %{host} con questo indirizzo email. Sei lontano solo un clic dall'attivarlo. Se non sei stato tu, per favore ignora questa email.
explanation_when_pending: Hai richiesto un invito a %{host} con questo indirizzo email. Una volta confermato il tuo indirizzo e-mail, analizzeremo la tua richiesta. Non potrai eseguire l'accesso fino a quel momento. Se la tua richiesta sarà rifiutata, i tuoi dati saranno rimossi, quindi nessun'altra azione ti sarà richiesta. Se non fossi stato tu, per favore ignora questa email. explanation_when_pending: Hai richiesto un invito a %{host} con questo indirizzo email. Una volta confermato, revisioneremo la tua richiesta. Puoi accedere per modificare i tuoi dettagli o eliminare il tuo profilo, ma non puoi accedere a gran parte delle funzioni finché il tuo profilo non è approvato. Se la tua richiesta viene rifiutata, i tuoi dati saranno rimossi e non ti sarà richiesta alcuna ulteriore azione. Se non sei stato tu, sei pregato di ignorare quest'email.
extra_html: Per favore controlla<a href="%{terms_path}">le regole del server</a> e <a href="%{policy_path}">i nostri termini di servizio</a>. extra_html: Sei anche pregato di dare un'occhiata <a href="%{terms_path}">alle regole del server</a> e <a href="%{policy_path}">ai nostri termini di servizio</a>.
subject: 'Mastodon: Istruzioni di conferma per %{instance}' subject: 'Mastodon: Istruzioni di conferma per %{instance}'
title: Verifica indirizzo email title: Verifica l'indirizzo email
email_changed: email_changed:
explanation: 'L''indirizzo email del tuo account sta per essere cambiato in:' explanation: 'L''indirizzo email per il tuo profilo sarà modificato in:'
extra: Se non hai cambiato la tua email, è probabile che qualcuno abbia ottenuto l'accesso al tuo account. Cambia immediatamente la tua password e contatta l'amministratore del server se non puoi più accedere al tuo account. extra: Se non hai cambiato la tua email, è probabile che qualcuno abbia ottenuto l'accesso al tuo profilo. Sei pregato di cambiare immediatamente la tua password o di contattare l'admin del server, se non riesci più ad accedere al tuo profilo.
subject: 'Mastodon: Email cambiata' subject: 'Mastodon: Email cambiata'
title: Nuovo indirizzo email title: Nuovo indirizzo email
password_change: password_change:
explanation: La password del tuo account è stata cambiata. explanation: La password del tuo profilo è stata cambiata.
extra: Se non hai cambiato la password, è probabile che qualcuno abbia ottenuto l'accesso al tuo account. Cambia immediatamente la tua password e contatta l'amministratore del server se non puoi più accedere al tuo account. extra: Se non hai cambiato la tua password, è probabile che qualcuno abbia ottenuto l'accesso al tuo profilo. Sei pregato di cambiarla immediatamente o di contattare l'admin del server, se non riesci più ad accedere al tuo profilo.
subject: 'Mastodon: Password modificata' subject: 'Mastodon: Password cambiata'
title: Password cambiata title: Password cambiata
reconfirmation_instructions: reconfirmation_instructions:
explanation: Conferma il nuovo indirizzo per cambiare la tua email. explanation: Conferma il nuovo indirizzo per cambiare la tua email.
extra: Se questo cambiamento non è stato chiesto da te, ignora questa email. L'indirizzo email per l'account Mastodon non verrà cambiato finché non accedi dal link qui sopra. extra: Se questa modifica non è stata avviata da te, sei pregato di ignorare quest'email. L'indirizzo email per il profilo di Mastodon non cambierà finché non accedrai al link sopra.
subject: 'Mastodon: Email di conferma per %{instance}' subject: 'Mastodon: Email di conferma per %{instance}'
title: Verifica indirizzo email title: Verifica l'indirizzo email
reset_password_instructions: reset_password_instructions:
action: Cambia password action: Modifica la password
explanation: Hai richiesto una nuova password per il tuo account. explanation: Hai richiesto una nuova password per il tuo profilo.
extra: Se questo cambiamento non è stato chiesto da te, ignora questa email. La tua password non verrà cambiata finché non accedi tramite il link qui sopra e ne crei una nuova. extra: Se non lo hai richiesto, sei pregato di ignorare quest'email. La tua password non cambierà finché non accedrai al link riportato sopra e ne creerai una nuova.
subject: 'Mastodon: Istruzioni per il reset della password' subject: 'Mastodon: Istruzioni di ripristino della password'
title: Ripristino password title: Ripristino della password
two_factor_disabled: two_factor_disabled:
explanation: L'autenticazione a due fattori per il tuo account è stata disattivata. Il login è ora possibile utilizzando solo l'indirizzo e-mail e la password. explanation: L'autenticazione a due fattori per il tuo profilo è stata disabilitata. L'accesso è ora possibile utilizzando solo l'indirizzo email e la password.
subject: 'Mastodon: Autenticazione a due fattori disattivata' subject: 'Mastodon: Autenticazione a due fattori disabilitata'
title: 2FA disabilitata title: A2F disabilitata
two_factor_enabled: two_factor_enabled:
explanation: L'autenticazione a due fattori è stata attivata per il tuo account. Un token generato dall'app TOTP collegata sarà richiesto per il login. explanation: L'autenticazione a due fattori è stata abilitata per il tuo profilo. Un token, generato dall'app TOTP collegata, sarà richiesto per l'accesso.
subject: 'Mastodon: Autenticazione a due fattori attivata' subject: 'Mastodon: Autenticazione a due fattori abilitata'
title: 2FA abilitata title: A2F abilitata
two_factor_recovery_codes_changed: two_factor_recovery_codes_changed:
explanation: I precedenti codici di recupero sono stati annullati e ne sono stati generati di nuovi. explanation: I precedenti codici di recupero sono stati annullati e dei nuovi sono stati generati.
subject: 'Mastodon: codici di recupero a due fattori ri-generati' subject: 'Mastodon: Codici di recupero a due fattori rigenerati'
title: Codici di recupero 2FA modificati title: Codici di recupero A2F cambiati
unlock_instructions: unlock_instructions:
subject: 'Mastodon: Istruzioni di sblocco' subject: 'Mastodon: Istruzioni di sblocco'
webauthn_credential: webauthn_credential:
added: added:
explanation: La seguente chiave di sicurezza è stata aggiunta al tuo account explanation: La seguente chiave di sicurezza è stata aggiunta al tuo profilo
subject: 'Mastodon: Nuova chiave di sicurezza' subject: 'Mastodon: Nuova chiave di sicurezza'
title: È stata aggiunta una nuova chiave di sicurezza title: Una nuova chiave di sicurezza è stata aggiunta
deleted: deleted:
explanation: La seguente chiave di sicurezza è stata cancellata dal tuo account explanation: La seguente chiave di sicurezza è stata eliminata dal tuo profilo
subject: 'Mastodon: Chiave di sicurezza cancellata' subject: 'Mastodon: Chiave di sicurezza eliminata'
title: Una delle tue chiavi di sicurezza è stata cancellata title: Una delle tue chiavi di sicurezza è stata eliminata
webauthn_disabled: webauthn_disabled:
explanation: L'autenticazione con le chiavi di sicurezza è stata disabilitata per il tuo account. L'accesso è ora possibile utilizzando solo il codice generato dall'app TOTP abbinata. explanation: L'autenticazione con le chiavi di sicurezza è stata disabilitata per il tuo profilo. L'accesso è ora possibile utilizzando solo il token, generato dall'app TOTP associata.
subject: 'Mastodon: Autenticazione con chiavi di sicurezza disabilitata' subject: 'Mastodon: Autenticazione con chiavi di sicurezza disabilitata'
title: Chiavi di sicurezza disattivate title: Chiavi di sicurezza disabilitate
webauthn_enabled: webauthn_enabled:
explanation: L'autenticazione con chiave di sicurezza è stata attivata per il tuo account. La chiave di sicurezza può ora essere utilizzata per l'accesso. explanation: L'autenticazione con chiavi di sicurezza è stata abilitata per il tuo profilo. La tua chiave di sicurezza è ora utilizzabile per l'accesso.
subject: 'Mastodon: Autenticazione della chiave di sicurezza abilitata' subject: 'Mastodon: Autenticazione con chiavi di sicurezza abilitata'
title: Chiave di sicurezza abilitata title: Chiavi di sicurezza abilitate
omniauth_callbacks: omniauth_callbacks:
failure: Impossibile autenticarti da %{kind} perché "%{reason}". failure: Impossibile autenticarti da %{kind} perché "%{reason}".
success: Autenticato con successo con account %{kind}. success: Autenticato correttamente dal profilo %{kind}.
passwords: passwords:
no_token: Non puoi accedere a questa pagina senza essere stato reindirizzato da una mail di reset password. Se arrivi da una mail di reset password, per favore controlla di aver copiato per intero l'URL fornito. no_token: Non puoi accedere a questa pagina senza provenire da un'email di ripristino della password. Se provieni da un'email di ripristino della password, sei pregato di assicurarti di aver utilizzato l'URL completo fornito.
send_instructions: Se la tua mail è presente nel nostro database, riceverai in pochi minuti un link per recuperare la tua password al tuo indirizzo mail. send_instructions: Se il tuo indirizzo email esiste nel nostro database, riceverai un link di recupero della password al tuo indirizzo email in pochi minuti. Sei pregato di controllare la tua cartella dello spam, se non hai ricevuto quest'email.
send_paranoid_instructions: Se la tua mail è presente nel nostro database, riceverai in pochi minuti un link per recuperare la tua password al tuo indirizzo mail. send_paranoid_instructions: Se il tuo indirizzo email esiste nel nostro database, riceverai un link di recupero della password al tuo indirizzo email, in pochi minuti. Sei pregato di controllare la tua cartella dello spam, se non hai ricevuto quest'email.
updated: La tua password è stata modificata con successo. Abbiamo già effettuato l'accesso per te. updated: La tua password è stata modificata correttamente. Sei ora connesso.
updated_not_active: La tua password è stata modificata con successo. updated_not_active: La tua password è stata modificata correttamente.
registrations: registrations:
destroyed: Addio! Il tuo account è stato cancellato. Speriamo di rivederti presto. destroyed: Addio! Il tuo profilo è stato eliminato correttamente. Speriamo di rivederti presto.
signed_up: Benvenuto! Ti sei registrato con successo. signed_up: Benvenuto! Ti sei registrato con successo.
signed_up_but_inactive: Ti sei registrato con successo. Purtroppo però non possiamo farti accedere perché non hai ancora attivato il tuo account. signed_up_but_inactive: Ti sei registrato con successo. Tuttavia, non siamo riusciti a farti accedere perché il tuo profilo non è ancora stato attivato.
signed_up_but_locked: Ti sei registrato con successo. Purtroppo però non possiamo farti accedere perché il tuo account è bloccato. signed_up_but_locked: Ti sei registrato con successo. Tuttavia, non siamo riusciti a farti accedere perché il tuo profilo è bloccato.
signed_up_but_pending: Un messaggio con un collegamento per la conferma è stato inviato al tuo indirizzo email. Dopo aver cliccato il collegamento, esamineremo la tua richiesta. Ti sarà notificato se verrà approvata. signed_up_but_pending: Un messaggio con un link di conferma è stato inviato al tuo indirizzo email. Una volta che avrai cliccato il link, revisioneremo la tua richiesta. Sarai notificato, se verrà approvata.
signed_up_but_unconfirmed: Un messaggio con un link di conferma è stato inviato al tuo indirizzo email. Per favore, visita il link per attivare il tuo account. signed_up_but_unconfirmed: Un messaggio con un link di conferma è stato inviato al tuo indirizzo email. Sei pregato di seguire il link per attivare il tuo profilo. Sei pregato di controllare la tua cartella dello spam, se non hai ricevuto quest'email.
update_needs_confirmation: Il tuo account è stato aggiornato correttamente, tuttavia è necessario verificare il tuo nuovo indirizzo e-mail. Controlla la tua casella di posta elettronica e segui il link di conferma per confermare il tuo nuovo indirizzo e-mail. Controlla la cartella posta indesiderata se non trovi l'email. update_needs_confirmation: Hai aggiornato correttamente il tuo profilo, ma dobbiamo verificare il tuo nuovo indirizzo email. Sei pregato di controllare la tua email e di seguire il link di conferma, per confermare il tuo nuovo indirizzo email. Sei pregato di controllare la tua cartella dello spam, se non hai ricevuto quest'email.
updated: Il tuo account è stato aggiornato con successo. updated: Il tuo profilo è stato aggiornato con successo.
sessions: sessions:
already_signed_out: Sei uscito correttamente dal tuo account. already_signed_out: Disconnesso correttamente.
signed_in: Accesso eseguito correttamente. signed_in: Connesso correttamente.
signed_out: Sei uscito correttamente dal tuo account. signed_out: Disconnesso correttamente.
unlocks: unlocks:
send_instructions: Riceverai in pochi minuti una email con istruzioni su come sbloccare il tuo account. send_instructions: Riceverai un'email con le istruzioni su come sbloccare il tuo profilo in pochi minuti. Sei pregato di controllare la tua cartella dello spam, se non hai ricevuto quest'email.
send_paranoid_instructions: Se il tuo account esiste, riceverai in pochi minuti una email con istruzioni su come sbloccarlo. send_paranoid_instructions: Se il tuo profilo esiste, riceverai un'email con le istruzioni su come sbloccarlo in pochi minuti. Sei pregato di controllare la tua cartella dello spam, se non hai ricevuto quest'email.
unlocked: Il tuo account è stato sbloccato con successo. Per favore, esegui l'accesso per continuare. unlocked: Il tuo profilo è stato sbloccato correttamente. Sei pregato di accedere per continuare.
errors: errors:
messages: messages:
already_confirmed: era già stata confermata; per favore, prova ad eseguire l'accesso already_confirmed: è già stata confermata, sei pregato di provare ad accedere
confirmation_period_expired: deve essere confermata entro %{period}; per favore, richiedine una nuova confirmation_period_expired: dev'essere confermata entro %{period}, sei pregato di richiederne una nuova
expired: è terminata; per favore, richiedine una nuova expired: è scaduta, sei pregato di richiederne una nuova
not_found: non trovato not_found: non trovato
not_locked: non era stato bloccato not_locked: non era bloccato
not_saved: not_saved:
one: '1 errore ha impedito che %{resource} venisse salvato:' one: '1 errore ha impedito il salvataggio di questa %{resource}:'
other: "%{count} errori hanno impedito che %{resource} venisse salvato:" other: "%{count} errori hanno impedito il salvataggio di %{resource}:"

@ -4,16 +4,8 @@ ast:
attributes: attributes:
doorkeeper/application: doorkeeper/application:
name: Nome de l'aplicación name: Nome de l'aplicación
redirect_uri: URI de redireición
scopes: Ámbitos scopes: Ámbitos
website: Sitiu web de l'aplicación website: Sitiu web de l'aplicación
errors:
models:
doorkeeper/application:
attributes:
redirect_uri:
invalid_uri: ha ser una URI válida.
relative_uri: ha ser una URI absoluta.
doorkeeper: doorkeeper:
applications: applications:
buttons: buttons:
@ -22,12 +14,9 @@ ast:
destroy: Destruyir destroy: Destruyir
edit: Editar edit: Editar
submit: Unviar submit: Unviar
confirmations:
destroy: "¿De xuru?"
form: form:
error: "¡Meca! Revisa los errores posibles del formulariu" error: "¡Meca! Revisa los errores posibles del formulariu"
help: help:
native_redirect_uri: Usa %{native_redirect_uri} pa pruebes llocales
redirect_uri: Usa una llinia per URI redirect_uri: Usa una llinia per URI
index: index:
empty: Nun tienes nenguna aplicación. empty: Nun tienes nenguna aplicación.
@ -51,26 +40,21 @@ ast:
new: new:
prompt_html: "%{client_name}, que ye una aplicación de terceros, quier tener accesu a la cuenta. <strong>Si nun t'enfotes nella, nun habríes autorizala.</strong>" prompt_html: "%{client_name}, que ye una aplicación de terceros, quier tener accesu a la cuenta. <strong>Si nun t'enfotes nella, nun habríes autorizala.</strong>"
show: show:
title: Copia esti códigu d'autorización y apiégalu na aplicación. title: Copia esti códigu d'autorización ya apiégalu na aplicación.
authorized_applications: authorized_applications:
buttons: buttons:
revoke: Revocar revoke: Revocar
confirmations:
revoke: "¿De xuru?"
index: index:
description_html: Estes son les aplicaciones que puen acceder a la cuenta cola API. Si equí hai aplicaciones que nun conoces o hai dalguna aplicación que nun funciona correutamente, pues revocar el so accesu. description_html: Estes son les aplicaciones que puen acceder a la cuenta cola API. Si equí hai aplicaciones que nun conoces o hai dalguna aplicación que nun funciona correutamente, pues revocar el so accesu.
never_used: Enxamás s'usó never_used: Enxamás s'usó
scopes: Permisos scopes: Permisos
title: Les aplicaciones qu'autoricesti
errors: errors:
messages: messages:
access_denied: El propietariu del recursu o'l sirvidor d'autorización negó la solicitú. access_denied: El propietariu del recursu o'l sirvidor d'autorización negó la solicitú.
invalid_token: invalid_token:
expired: Caducó'l pase d'accesu
revoked: Revocóse'l pase d'accesu revoked: Revocóse'l pase d'accesu
unknown: El pase d'accesu nun ye válidu unknown: El pase d'accesu nun ye válidu
server_error: El sirvidor d'autorización atopó una condición inesperada qu'evitó que cumpliera la solicitú. server_error: El sirvidor d'autorización atopó una condición inesperada qu'evitó que cumpliera la solicitú.
temporarily_unavailable: Anguaño'l sirvidor d'autorizaciones nun ye a remanar la solicitú pola mor d'una sobrecarga temporal o caltenimientu del sirvidor.
unauthorized_client: El veceru nun ta autorizáu pa facer esta solicitú con esti métodu. unauthorized_client: El veceru nun ta autorizáu pa facer esta solicitú con esti métodu.
unsupported_response_type: El sirvidor d'autorización nun ye compatible con esti tipu de respuesta. unsupported_response_type: El sirvidor d'autorización nun ye compatible con esti tipu de respuesta.
grouped_scopes: grouped_scopes:
@ -94,7 +78,6 @@ ast:
scopes: scopes:
admin:read: llee tolos datos del sirvidor admin:read: llee tolos datos del sirvidor
admin:read:accounts: llee la información sensible de toles cuentes admin:read:accounts: llee la información sensible de toles cuentes
admin:read:reports: llee la información sensible de tolos informes y cuentes informaes
admin:write: modifica tolos datos del sirvidor admin:write: modifica tolos datos del sirvidor
crypto: usa'l cifráu de puntu a puntu crypto: usa'l cifráu de puntu a puntu
follow: modifica les rellaciones de les cuentes follow: modifica les rellaciones de les cuentes
@ -103,25 +86,22 @@ ast:
read:accounts: mira la información de les cuentes read:accounts: mira la información de les cuentes
read:blocks: mira les cuentes bloquiaes read:blocks: mira les cuentes bloquiaes
read:bookmarks: mira los marcadores read:bookmarks: mira los marcadores
read:favourites: ver los tos favoritos
read:filters: mira les peñeres read:filters: mira les peñeres
read:follows: mira quién sigues read:follows: mira quién sigues
read:lists: mira les llistes read:lists: mira les llistes
read:mutes: ver quién silencies
read:notifications: mira los avisos read:notifications: mira los avisos
read:reports: mira los informes read:reports: mira los informes
read:search: busca nel to nome read:search: busca nel to nome
read:statuses: mira tolos artículos read:statuses: mira tolos artículos
write: modifica los datos de les cuentes write: modifica los datos de les cuentes
write:accounts: modifica los perfiles write:accounts: modifica los perfiles
write:blocks: bloquia cuentes y dominios write:blocks: bloquia cuentes ya dominios
write:bookmarks: amestar estaos a Marcadores
write:favourites: artículos favoritos write:favourites: artículos favoritos
write:filters: crea peñeres write:filters: crea peñeres
write:follows: sigue a perfiles write:follows: sigue a perfiles
write:lists: crea llistes write:lists: crea llistes
write:media: xube ficheros multimedia write:media: xube ficheros multimedia
write:mutes: desactiva los avisos de perfiles y de conversaciones write:mutes: desactiva los avisos de perfiles ya de conversaciones
write:notifications: borra los avisos write:notifications: borra los avisos
write:reports: informa d'otres perfiles write:reports: informa d'otres perfiles
write:statuses: espubliza artículos write:statuses: espubliza artículos

@ -5,7 +5,7 @@ be:
doorkeeper/application: doorkeeper/application:
name: Назва праграмы name: Назва праграмы
redirect_uri: URI перанакіравання redirect_uri: URI перанакіравання
scopes: Сферы ўжывання. scopes: Дазволы
website: Вэб-сайт праграмы website: Вэб-сайт праграмы
errors: errors:
models: models:
@ -31,7 +31,7 @@ be:
form: form:
error: Вой! Праверце вашу форму на магчымыя памылкі error: Вой! Праверце вашу форму на магчымыя памылкі
help: help:
native_redirect_uri: Карыстайце %{native_redirect_uri} для лакальных тэстаў native_redirect_uri: Для лакальных тэстаў выкарыстоўвайце %{native_redirect_uri}
redirect_uri: Выкарыстоўвайце адзін радок для кожнай спасылкі redirect_uri: Выкарыстоўвайце адзін радок для кожнай спасылкі
scopes: Падзяліце вобласці абмежаванняў прабеламі. Пакіньце поле пустым, каб выкарыстоўваць дыяпазоны па змаўчанні. scopes: Падзяліце вобласці абмежаванняў прабеламі. Пакіньце поле пустым, каб выкарыстоўваць дыяпазоны па змаўчанні.
index: index:
@ -41,7 +41,7 @@ be:
empty: У вас няма праграм. empty: У вас няма праграм.
name: Назва name: Назва
new: Новая праграма new: Новая праграма
scopes: Межы агляду scopes: Дазволы
show: Паказаць show: Паказаць
title: Вашы праграмы title: Вашы праграмы
new: new:
@ -129,7 +129,7 @@ be:
crypto: Скразное шыфраванне crypto: Скразное шыфраванне
favourites: Упадабаныя favourites: Упадабаныя
filters: Фільтры filters: Фільтры
follow: Узаемасувязі follow: Зносіны
follows: Падпіскі follows: Падпіскі
lists: Спісы lists: Спісы
media: Мультымедыйныя ўкладанні media: Мультымедыйныя ўкладанні
@ -147,39 +147,39 @@ be:
application: application:
title: Неабходна OAuth аўтарызацыя title: Неабходна OAuth аўтарызацыя
scopes: scopes:
admin:read: чытаць усе дадзеныя на гэтым серверы admin:read: чытаць усе даныя на серверы
admin:read:accounts: бачыць канфідэнцыйную інфармацыю ўсіх акаўнтаў admin:read:accounts: бачыць канфідэнцыйную інфармацыю ўсіх акаўнтаў
admin:read:reports: чытаць далікатную інфармацыю са скарг і ўліковых запісаў, на якія пададзена скарга admin:read:reports: чытаць далікатную інфармацыю са скарг і ўліковых запісаў, на якія пададзена скарга
admin:write: змяняць усе дадзеныя на гэтым серверы admin:write: змяняць усе даныя на серверы
admin:write:accounts: мадэраваць уліковыя запісы admin:write:accounts: мадэраваць уліковыя запісы
admin:write:reports: мадэраваць скаргі admin:write:reports: мадэраваць скаргі
crypto: выкарыстоўваць скразное шыфраванне crypto: выкарыстоўваць скразное шыфраванне
follow: змяняць зносіны ўліковага запісу follow: змяняць зносіны ўліковага запісу
push: атрымліваць push-апавяшчэнні push: атрымліваць push-апавяшчэнні
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: бачыць вашы падпіскі
read:lists: бачыць свае спіскі read:lists: бачыць вашы спісы
read:mutes: праглядзець спіс ігнараваных read:mutes: бачыць ваш спіс ігнараваных
read:notifications: глядзець вашы абвяшчэннi read:notifications: бачыць вашы апавяшчэнні
read:reports: паглядзець вашыя скаргі read:reports: бачыць вашы скаргі
read:search: шукаць ад вашага імя read:search: шукаць ад вашага імя
read:statuses: бачыць усе допісы read:statuses: бачыць усе допісы
write: абнавіць усе дадзеныя свайго ўліковага запісу write: змяняць усе даныя вашага ўліковага запісу
write:accounts: змяніць ваш профіль write:accounts: змяняць ваш профіль
write:blocks: блакіраваць уліковыя запісы і дамены write:blocks: блакіраваць уліковыя запісы і дамены
write:bookmarks: захаваныя допісы write:bookmarks: дадаваць допісы ў закладкі
write:conversations: ігнараваць і выдаліць размовы write:conversations: ігнараваць і выдаляць размовы
write:favourites: упадабаныя допісы write:favourites: дадаваць допісы ва ўпадабанае
write:filters: ствараць фільтры write:filters: ствараць фільтры
write:follows: падпісвайцеся на людзей write:follows: падпісвацца на людзей
write:lists: стварыць спiсы write:lists: ствараць спiсы
write:media: запампаваць медыя-файлы write:media: запампоўваць медыяфайлы
write:mutes: заглушыць людзей ды размовы write:mutes: ігнараваць людзей і размовы
write:notifications: ачысціць вашы абвяшчэнні write:notifications: выдаляць апавяшчэнні
write:reports: паскардзіцца на іншых людзей write:reports: скардзіцца на іншых людзей
write:statuses: апублікаваць запісы write:statuses: публікаваць допісы

@ -31,8 +31,8 @@ bg:
form: form:
error: О, не! Провери формата за възможни грешки error: О, не! Провери формата за възможни грешки
help: help:
native_redirect_uri: Изполвай %{native_redirect_uri} за локални тестове native_redirect_uri: Изполвайте %{native_redirect_uri} за локални тестове
redirect_uri: Използвай един ред за всяко URI redirect_uri: Използвайте един ред за всяко URI
scopes: Разделяй диапазоните с интервал. Остави празно, за да използваш диапазона по подразбиране. scopes: Разделяй диапазоните с интервал. Остави празно, за да използваш диапазона по подразбиране.
index: index:
application: Приложение application: Приложение
@ -74,7 +74,7 @@ bg:
authorized_at: Упълномощено на %{date} authorized_at: Упълномощено на %{date}
description_html: Има приложения, можещи да имат достъп до акаунта ви, използвайки API. Ако тук има приложения, които не знаете, или работещи неправилно, то може да им откажете достъпа. description_html: Има приложения, можещи да имат достъп до акаунта ви, използвайки API. Ако тук има приложения, които не знаете, или работещи неправилно, то може да им откажете достъпа.
last_used_at: Последно обновено на %{date} last_used_at: Последно обновено на %{date}
never_used: Никога използвано never_used: Не е използвано
scopes: Разрешения scopes: Разрешения
superapp: Вътрешно superapp: Вътрешно
title: Упълномощените ви приложения title: Упълномощените ви приложения
@ -153,10 +153,10 @@ bg:
admin:write: промяна на всички данни на сървъра admin:write: промяна на всички данни на сървъра
admin:write:accounts: извършване на действия за модериране на акаунти admin:write:accounts: извършване на действия за модериране на акаунти
admin:write:reports: извършване на действия за модериране на докладвания admin:write:reports: извършване на действия за модериране на докладвания
crypto: употреба на криптиране от край до край crypto: употреба на цялостно шифроване
follow: следването, блокирането, деблокирането и отмяната на следването на акаунтите follow: промяна на взаимоотношенията с други акаунти
push: получаване на вашите изскачащи известия push: получаване на вашите изскачащи известия
read: четенето на данните от твоя акаунт read: четене на всички данни от вашия акаунт
read:accounts: преглед на информация за акаунти read:accounts: преглед на информация за акаунти
read:blocks: преглед на вашите блокирания read:blocks: преглед на вашите блокирания
read:bookmarks: преглед на вашите отметки read:bookmarks: преглед на вашите отметки
@ -169,12 +169,12 @@ bg:
read:reports: преглед на вашите докладвания read:reports: преглед на вашите докладвания
read:search: търсене от ваше име read:search: търсене от ваше име
read:statuses: преглед на всички публикации read:statuses: преглед на всички публикации
write: промяна на всичките ви данни на акаунта write: промяна на всички данни от вашия акаунт
write:accounts: промяна на вашия профил write:accounts: промяна на вашия профил
write:blocks: блокиране на акаунти и домейни write:blocks: блокиране на акаунти и домейни
write:bookmarks: отмятане на състояния write:bookmarks: отмятане на състояния
write:conversations: заглушаване и изтриване на разговорите write:conversations: заглушаване и изтриване на разговорите
write:favourites: любими публикации write:favourites: харесани публикации
write:filters: създаване на филтри write:filters: създаване на филтри
write:follows: последване на хора write:follows: последване на хора
write:lists: създаване на списъци write:lists: създаване на списъци

@ -4,7 +4,7 @@ ca:
attributes: attributes:
doorkeeper/application: doorkeeper/application:
name: Nom de l'aplicació name: Nom de l'aplicació
redirect_uri: URI per a redirecció redirect_uri: Redirigeix la URI
scopes: Àmbits scopes: Àmbits
website: Lloc web de l'aplicació website: Lloc web de l'aplicació
errors: errors:
@ -25,19 +25,19 @@ ca:
edit: Edita edit: Edita
submit: Envia submit: Envia
confirmations: confirmations:
destroy: N'estàs segur? destroy: Segur?
edit: edit:
title: Edita l'aplicació title: Edita l'aplicació
form: form:
error: Ep! Comprova el formulari per a possibles errors error: Ep! Comprova el formulari per a possibles errors
help: help:
native_redirect_uri: Usa %{native_redirect_uri} per a proves locals native_redirect_uri: Fes servir %{native_redirect_uri} per a proves locals
redirect_uri: Usa una línia per URI redirect_uri: Usa una línia per URI
scopes: Separa els àmbits amb espais. Deixa-ho en blanc per a usar els àmbits per defecte. scopes: Separa els àmbits amb espais. En blanc per als àmbits per defecte.
index: index:
application: Aplicació application: Aplicació
callback_url: URL de retorn callback_url: URL de retorn
delete: Suprimeix delete: Elimina
empty: No tens cap aplicació. empty: No tens cap aplicació.
name: Nom name: Nom
new: Nova aplicació new: Nova aplicació
@ -48,7 +48,7 @@ ca:
title: Nova aplicació title: Nova aplicació
show: show:
actions: Accions actions: Accions
application_id: Id de l'aplicació application_id: Clau de client
callback_urls: URL de retorn callback_urls: URL de retorn
scopes: Àmbits scopes: Àmbits
secret: Clau secreta de client secret: Clau secreta de client
@ -56,7 +56,7 @@ ca:
authorizations: authorizations:
buttons: buttons:
authorize: Autoritza authorize: Autoritza
deny: Desautoritza deny: Denega
error: error:
title: S'ha produït un error title: S'ha produït un error
new: new:
@ -69,7 +69,7 @@ ca:
buttons: buttons:
revoke: Revoca revoke: Revoca
confirmations: confirmations:
revoke: N'estàs segur? revoke: Segur?
index: index:
authorized_at: Autoritzada el %{date} authorized_at: Autoritzada el %{date}
description_html: Aquestes són les aplicacions que poden accedir al teu compte usant l'API. Si hi ha aplicacions que no reconeixes o hi ha una aplicació que no funciona bé, pots revocar-ne l'accés. description_html: Aquestes són les aplicacions que poden accedir al teu compte usant l'API. Si hi ha aplicacions que no reconeixes o hi ha una aplicació que no funciona bé, pots revocar-ne l'accés.
@ -127,7 +127,7 @@ ca:
bookmarks: Marcadors bookmarks: Marcadors
conversations: Converses conversations: Converses
crypto: Xifrat d'extrem a extrem crypto: Xifrat d'extrem a extrem
favourites: Favorits favourites: Preferits
filters: Filtres filters: Filtres
follow: Relacions follow: Relacions
follows: Seguits follows: Seguits
@ -145,9 +145,9 @@ ca:
applications: Aplicacions applications: Aplicacions
oauth2_provider: Proveïdor OAuth2 oauth2_provider: Proveïdor OAuth2
application: application:
title: Autorització OAuth requerida title: Cal una autorització OAuth
scopes: scopes:
admin:read: llegir totes les dades en el servidor admin:read: llegeix totes les dades en el servidor
admin:read:accounts: llegir informació confidencial de tots els comptes admin:read:accounts: llegir informació confidencial de tots els comptes
admin:read:reports: llegir informació confidencial de tots els informes i comptes reportats admin:read:reports: llegir informació confidencial de tots els informes i comptes reportats
admin:write: modificar totes les dades en el servidor admin:write: modificar totes les dades en el servidor
@ -157,29 +157,29 @@ ca:
follow: modificar relacions dels comptes follow: modificar relacions dels comptes
push: rebre notificacions push del teu compte push: rebre notificacions push del teu compte
read: llegir les dades del teu compte read: llegir les dades del teu compte
read:accounts: veure informació dels comptes read:accounts: mira informació dels comptes
read:blocks: veure els teus bloqueigs read:blocks: mira els teus bloqueigs
read:bookmarks: veure els teus marcadors read:bookmarks: mira els teus marcadors
read:favourites: veure els teus favorits read:favourites: mira els teus preferits
read:filters: veure els teus filtres read:filters: mira els teus filtres
read:follows: veure els teus seguiments read:follows: mira els teus seguiments
read:lists: veure les teves llistes read:lists: mira les teves llistes
read:mutes: veure els teus silenciats read:mutes: mira els teus silenciats
read:notifications: veure les teves notificacions read:notifications: mira les teves notificacions
read:reports: veure els teus informes read:reports: mira els teus informes
read:search: cerca en nom teu read:search: cerca en nom teu
read:statuses: veure tots les publicacions read:statuses: mira tots les publicacions
write: modificar totes les dades del teu compte write: modifica totes les dades del teu compte
write:accounts: modifica el teu perfil write:accounts: modifica el teu perfil
write:blocks: bloqueja comptes i dominis write:blocks: bloca comptes i dominis
write:bookmarks: marcar publicacions write:bookmarks: marca publicacions
write:conversations: silencia i esborra converses write:conversations: silencia i esborra converses
write:favourites: marcar publicacions write:favourites: afavoreix publicacions
write:filters: crear filtres write:filters: crea filtres
write:follows: seguir usuaris write:follows: segueix gent
write:lists: crear llistes write:lists: crea llistes
write:media: pujar fitxers multimèdia write:media: puja fitxers multimèdia
write:mutes: silencia usuaris i converses write:mutes: silencia usuaris i converses
write:notifications: esborra les teves notificacions write:notifications: esborra les teves notificacions
write:reports: informe d’altres persones write:reports: informa sobre altres persones
write:statuses: publicar publicacions write:statuses: fes publicacions

@ -22,12 +22,12 @@ et:
authorize: Autoriseeri authorize: Autoriseeri
cancel: Katkesta cancel: Katkesta
destroy: Hävita destroy: Hävita
edit: Redigeeri edit: Muuda
submit: Saada submit: Saada
confirmations: confirmations:
destroy: Olete kindel? destroy: Olete kindel?
edit: edit:
title: Redigeeri rakendust title: Avalduse muutmine
form: form:
error: Oih! Kontrollige oma vormi võimalikest vigadest error: Oih! Kontrollige oma vormi võimalikest vigadest
help: help:
@ -60,6 +60,7 @@ et:
error: error:
title: Ilmnes viga title: Ilmnes viga
new: new:
prompt_html: "%{client_name} soovib luba kontole juurdepääsuks. See on kolmanda osapoole rakendus. <strong>Kui pole usaldusväärne, siis ei tohiks seda lubada.</strong>"
review_permissions: Lubade ülevaade review_permissions: Lubade ülevaade
title: Autoriseerimine vajalik title: Autoriseerimine vajalik
show: show:
@ -71,6 +72,7 @@ et:
revoke: Olete kindel? revoke: Olete kindel?
index: index:
authorized_at: Autoriseeritud %{date} authorized_at: Autoriseeritud %{date}
description_html: Need on rakendused, millel on API kaudu juurdepääs kontole. Kui on rakendusi, mis on tundmatud või rakendus käitub halvasti, saab selle juurdepääsu tühistada.
last_used_at: Viimati kasutatud %{date} last_used_at: Viimati kasutatud %{date}
never_used: Pole kasutatud never_used: Pole kasutatud
scopes: Õigused scopes: Õigused
@ -83,6 +85,10 @@ et:
invalid_client: Kliendi autentimine ebaõnnestus, kuna tundmatu klient, puudulik autentimine või mitte toetatud autentimismeetod. invalid_client: Kliendi autentimine ebaõnnestus, kuna tundmatu klient, puudulik autentimine või mitte toetatud autentimismeetod.
invalid_grant: Antud autoriseerimisluba on vale, aegunud, tagasi võetud, ei kattu kasutatud ümbersuunamise URLid või oli antud teisele kliendile. invalid_grant: Antud autoriseerimisluba on vale, aegunud, tagasi võetud, ei kattu kasutatud ümbersuunamise URLid või oli antud teisele kliendile.
invalid_redirect_uri: Antud ümbersuunamise URL ei ole õige. invalid_redirect_uri: Antud ümbersuunamise URL ei ole õige.
invalid_request:
missing_param: 'Puudub nõutud parameeter: %{value}.'
request_not_authorized: Päring vajab autoriseerimist. Autoriseerimispäringuks vajalik parameeter puudub või on vigane.
unknown: Taotluses puudub nõutav parameeter, see sisaldab toetamata parameetri väärtust või on muul viisil valesti vormindatud.
invalid_resource_owner: Antud ressursi omaniku andmed on valed või ressursi omanikku ei leitud invalid_resource_owner: Antud ressursi omaniku andmed on valed või ressursi omanikku ei leitud
invalid_scope: Soovitud ulatus on vale, tundmatu või vigane. invalid_scope: Soovitud ulatus on vale, tundmatu või vigane.
invalid_token: invalid_token:
@ -163,8 +169,8 @@ et:
read:reports: näha Teie teavitusi read:reports: näha Teie teavitusi
read:search: otsida Teie nimel read:search: otsida Teie nimel
read:statuses: näha kõiki staatuseid read:statuses: näha kõiki staatuseid
write: redigeerida kogu Teie konto andmeid write: muuta kogu konto andmeid
write:accounts: redigeerida Teie profiili write:accounts: muuta profiili
write:blocks: blokeerida kontosid ja domeene write:blocks: blokeerida kontosid ja domeene
write:bookmarks: lisada staatusele järjehoidjaid write:bookmarks: lisada staatusele järjehoidjaid
write:conversations: vaigista ja kustuta vestlused write:conversations: vaigista ja kustuta vestlused

@ -3,19 +3,19 @@ fr-QC:
activerecord: activerecord:
attributes: attributes:
doorkeeper/application: doorkeeper/application:
name: Nom name: Nom de l'application
redirect_uri: L’URL de redirection redirect_uri: URI de redirection
scopes: Étendues scopes: Permissions
website: Site web de l’application website: Site web de l’application
errors: errors:
models: models:
doorkeeper/application: doorkeeper/application:
attributes: attributes:
redirect_uri: redirect_uri:
fragment_present: ne peut contenir un fragment. fragment_present: ne peut pas contenir de fragment.
invalid_uri: doit être une URL valide. invalid_uri: doit être un URI valide.
relative_uri: doit être une URL absolue. relative_uri: doit être un URI absolue.
secured_uri: doit être une URL HTTP/SSL. secured_uri: doit être un URI HTTP/SSL.
doorkeeper: doorkeeper:
applications: applications:
buttons: buttons:
@ -25,15 +25,15 @@ fr-QC:
edit: Modifier edit: Modifier
submit: Envoyer submit: Envoyer
confirmations: confirmations:
destroy: Voulez-vous vraiment faire ça ? destroy: Êtes-vous sûr·e?
edit: edit:
title: Modifier l’application title: Modifier l’application
form: form:
error: Oups! Vérifier votre formulaire pour des erreurs possibles error: Oups! Vérifiez votre formulaire pour des erreurs possibles
help: help:
native_redirect_uri: Utiliser %{native_redirect_uri} pour les tests locaux native_redirect_uri: Utiliser %{native_redirect_uri} pour les tests locaux
redirect_uri: Utiliser une ligne par URL redirect_uri: Utiliser une ligne par URI
scopes: Séparer les permissions avec des espaces. Laisser vide pour utiliser les portées par défaut. scopes: Séparez les portées par des espaces. Laissez vide pour utiliser les portées par défaut.
index: index:
application: Application application: Application
callback_url: URL de retour d’appel callback_url: URL de retour d’appel
@ -48,11 +48,11 @@ fr-QC:
title: Nouvelle application title: Nouvelle application
show: show:
actions: Actions actions: Actions
application_id: ID de l’application application_id: Clé du client
callback_urls: URL du retour d’appel callback_urls: URL du retour d’appel
scopes: Permissions scopes: Permissions
secret: Secret secret: Secret du client
title: 'Application: %{name}' title: 'Application: %{name}'
authorizations: authorizations:
buttons: buttons:
authorize: Autoriser authorize: Autoriser
@ -60,7 +60,7 @@ fr-QC:
error: error:
title: Une erreur est survenue title: Une erreur est survenue
new: new:
prompt_html: "%{client_name} souhaite accéder à votre compte. Il s'agit d'une application tierce. <strong>Vous ne devriez pas l'y autoriser si vous ne lui faites pas confiance.</strong>" prompt_html: "%{client_name} souhaite accéder à votre compte. Il s'agit d'une application tierce. <strong>Si vous ne lui faites pas confiance, vous ne devriez pas l'y autoriser.</strong>"
review_permissions: Examiner les autorisations review_permissions: Examiner les autorisations
title: Autorisation requise title: Autorisation requise
show: show:
@ -69,7 +69,7 @@ fr-QC:
buttons: buttons:
revoke: Révoquer revoke: Révoquer
confirmations: confirmations:
revoke: Voulez-vous vraiment faire ça ? revoke: Êtes-vous sûr·e?
index: index:
authorized_at: Autorisée le %{date} authorized_at: Autorisée le %{date}
description_html: Ces applications peuvent accéder à votre compte via l'API. Si vous voyez ici des applications que vous ne reconnaissez pas ou qui ne fonctionnent pas normalement, vous pouvez en révoquer les accès. description_html: Ces applications peuvent accéder à votre compte via l'API. Si vous voyez ici des applications que vous ne reconnaissez pas ou qui ne fonctionnent pas normalement, vous pouvez en révoquer les accès.
@ -80,11 +80,11 @@ fr-QC:
title: Vos applications autorisées title: Vos applications autorisées
errors: errors:
messages: messages:
access_denied: Le propriétaire de la ressource ou le serveur d’autorisation a refusé la requête. access_denied: Le/la propriétaire de la ressource ou le serveur d’autorisation a refusé la requête.
credential_flow_not_configured: Le flux des identifiants du mot de passe du propriétaire de la ressource a échoué car Doorkeeper.configure.resource_owner_from_credentials n’est pas configuré. credential_flow_not_configured: Le flux des identifiants du mot de passe du/de la propriétaire de la ressource a échoué car Doorkeeper.configure.resource_owner_from_credentials n’est pas configuré.
invalid_client: L’authentification du client a échoué à cause d’un client inconnu, d’aucune authentification de client incluse ou d’une méthode d’authentification non prise en charge. invalid_client: L’authentification du client a échoué à cause d’un client inconnu, d’aucune authentification de client incluse ou d’une méthode d’authentification non prise en charge.
invalid_grant: L’autorisation accordée est invalide, expirée, annulée, ne concorde pas avec l’URL de redirection utilisée dans la requête d’autorisation, ou a été délivrée à un autre client. invalid_grant: L’autorisation accordée est invalide, expirée, révoquée, ne concorde pas avec l’URI de redirection utilisée dans la requête d’autorisation, ou a été délivrée à un autre client.
invalid_redirect_uri: L’URL de redirection n’est pas valide. invalid_redirect_uri: L’URI de redirection n’est pas valide.
invalid_request: invalid_request:
missing_param: 'Paramètre requis manquant: %{value}.' missing_param: 'Paramètre requis manquant: %{value}.'
request_not_authorized: La requête doit être autorisée. Le paramètre requis pour l'autorisation de la requête est manquant ou non valide. request_not_authorized: La requête doit être autorisée. Le paramètre requis pour l'autorisation de la requête est manquant ou non valide.

@ -160,7 +160,7 @@ gl:
read:accounts: ver información das contas read:accounts: ver información das contas
read:blocks: ver a quen bloqueas read:blocks: ver a quen bloqueas
read:bookmarks: ver os marcadores read:bookmarks: ver os marcadores
read:favourites: ver os favoritos read:favourites: ver as favoritas
read:filters: ver os filtros read:filters: ver os filtros
read:follows: ver a quen segues read:follows: ver a quen segues
read:lists: ver as tuas listaxes read:lists: ver as tuas listaxes
@ -174,7 +174,7 @@ gl:
write:blocks: bloquear contas e dominios write:blocks: bloquear contas e dominios
write:bookmarks: marcar publicacións write:bookmarks: marcar publicacións
write:conversations: acalar e eliminar conversas write:conversations: acalar e eliminar conversas
write:favourites: publicacións favoritas write:favourites: marcar como favorita
write:filters: crear filtros write:filters: crear filtros
write:follows: seguir usuarias write:follows: seguir usuarias
write:lists: crear listaxes write:lists: crear listaxes

@ -3,19 +3,19 @@ it:
activerecord: activerecord:
attributes: attributes:
doorkeeper/application: doorkeeper/application:
name: Nome applicazione name: Nome dell'applicazione
redirect_uri: URI di reindirizzamento redirect_uri: URI di reindirizzamento
scopes: Scopi scopes: Ambiti
website: Sito web applicazione website: Sito web dell'applicazione
errors: errors:
models: models:
doorkeeper/application: doorkeeper/application:
attributes: attributes:
redirect_uri: redirect_uri:
fragment_present: non può contenere un frammento. fragment_present: non può contenere un frammento.
invalid_uri: deve essere un URI valido. invalid_uri: dev'essere un URI valido.
relative_uri: deve essere un URI assoluto. relative_uri: dev'essere un URI assoluto.
secured_uri: deve essere un URI HTTPS/SSL. secured_uri: dev'essere un URI HTTPS/SSL.
doorkeeper: doorkeeper:
applications: applications:
buttons: buttons:
@ -25,33 +25,33 @@ it:
edit: Modifica edit: Modifica
submit: Invia submit: Invia
confirmations: confirmations:
destroy: Sei sicuro/a? destroy: Sei sicuro?
edit: edit:
title: Modifica applicazione title: Modifica la richiesta
form: form:
error: Ooops! Controlla nel modulo la presenza di errori error: Oops! Controlla il tuo modulo per la presenza di errori
help: help:
native_redirect_uri: Usa %{native_redirect_uri} per test locali native_redirect_uri: Usa %{native_redirect_uri} per i test locali
redirect_uri: Usa una riga per URI redirect_uri: Usa una riga per URI
scopes: Dividi gli scopes con spazi. Lascia vuoto per utilizzare gli scopes di default. scopes: Separa gli ambiti con gli spazi. Lascia vuoto per usare quelli predefiniti.
index: index:
application: Applicazione application: Applicazione
callback_url: URL di callback callback_url: URL di richiamata
delete: Elimina delete: Elimina
empty: Non hai applicazioni. empty: Non hai applicazioni.
name: Nome name: Nome
new: Nuova applicazione new: Nuova applicazione
scopes: Visibilità scopes: Ambiti
show: Mostra show: Mostra
title: Le tue applicazioni title: Le tue applicazioni
new: new:
title: Nuova applicazione title: Nuova applicazione
show: show:
actions: Azioni actions: Azioni
application_id: Id applicazione application_id: Chiave del client
callback_urls: Callback urls callback_urls: URL di richiamata
scopes: Scopi scopes: Ambiti
secret: Secret secret: Codice segreto del client
title: 'Applicazione: %{name}' title: 'Applicazione: %{name}'
authorizations: authorizations:
buttons: buttons:
@ -60,58 +60,58 @@ it:
error: error:
title: Si è verificato un errore title: Si è verificato un errore
new: new:
prompt_html: "%{client_name} vorrebbe l'autorizzazione ad accedere al tuo profilo. È un'applicazione di terze parti. <strong>Se non ti fidi, non dovresti autorizzarlo.</strong>" prompt_html: "%{client_name} vorrebbe l'autorizzazione ad accedere al tuo profilo. È un'applicazione di terze parti. <strong>Se non ti fidi, non dovresti autorizzarla.</strong>"
review_permissions: Esamina le autorizzazioni review_permissions: Revisiona le autorizzazioni
title: Autorizzazione richiesta title: Autorizzazione necessaria
show: show:
title: Copia questo codice di autorizzazione e incollalo nell'applicazione. title: Copia questo codice d'autorizzazione e incollalo all'applicazione.
authorized_applications: authorized_applications:
buttons: buttons:
revoke: Disabilita revoke: Revoca
confirmations: confirmations:
revoke: Sei sicuro/a? revoke: Sei sicuro?
index: index:
authorized_at: Autorizzato il %{date} authorized_at: Autorizzato il %{date}
description_html: Queste sono le applicazioni che possono accedere al tuo profilo usando l'API. Se qui ci sono delle applicazioni che non riconosci, o un'applicazione si sta comportando erroneamente, puoi revocarne l'accesso. description_html: Queste sono le applicazioni che possono accedere al tuo profilo utilizzando l'API. Se qui ci sono delle applicazioni che non riconosci o se un'applicazione si sta comportando in modo errato, puoi revocarne l'accesso.
last_used_at: Ultimo uso il %{date} last_used_at: Ultimo utilizzo il %{date}
never_used: Mai usato never_used: Mai usata
scopes: Autorizzazioni scopes: Autorizzazioni
superapp: Interno superapp: Interna
title: Applicazioni autorizzate title: Le tue applicazioni autorizzate
errors: errors:
messages: messages:
access_denied: Il proprietario del servizio o il server di autorizzazione hanno rifiutato la richiesta. access_denied: Il proprietario della risorsa o il server d'autorizzazione ha negato la richiesta.
credential_flow_not_configured: Il processo Resource Owner Password Credentials è fallito perché Doorkeeper.configure.resource_owner_from_credentials non è stato configurato. credential_flow_not_configured: Il processo delle Credenziali Password del Proprietario della Risorsa è fallito a causa della mancata configurazione di Doorkeeper.configure.resource_owner_from_credentials.
invalid_client: Accesso al servizio fallito perché il servizio è sconosciuto, l'accesso al servizio non è stato incluso, o il metodo di accesso non è supportato. invalid_client: Autenticazione del client fallita a causa di un client sconosciuto, di nessun'autenticazione del client inclusa o di un metodo d'autenticazione non supportato.
invalid_grant: Il permesso d'autorizzazione è non valido, scaduto, disabilitato, non coincide con l'URI di reindirizzamento fornito nella richiesta di autorizzazione, o è stato rilasciato da un altro client. invalid_grant: L'autorizzazione fornita non è valida, è scaduta, è stata revocata, non corrisponde all'URI di reindirizzamento utilizzato nella richiesta d'autorizzazione o è stata emessa a un altro client.
invalid_redirect_uri: L'URI di reindirizzamento fornito non è valido. invalid_redirect_uri: L'uri di reindirizzamento incluso non è valido.
invalid_request: invalid_request:
missing_param: 'Manca il parametro obbligatorio: %{value}.' missing_param: 'Parametro necessario mancante: %{value}.'
request_not_authorized: La richiesta deve essere autorizzata. Il parametro richiesto per autorizzare la richiesta è mancante o non valido. request_not_authorized: La richiesta dev'essere autorizzata. Il parametro necessario per autorizzare la richiesta è mancante o non valido.
unknown: La richiesta manca di un parametro necessario, include un parametro non supportato, o è in qualche altro modo mal strutturata. unknown: La richiesta manca di un parametro necessario, include un valore del parametro non supportato o è altrimenti mal strutturata.
invalid_resource_owner: Le credenziali di accesso fornite per il proprietario non sono corrette, o il proprietario del servizio non è stato trovato invalid_resource_owner: Le credenziali del proprietario della risorsa fornite non sono valide, o il proprietario della risorsa non è stato trovato
invalid_scope: Lo scope richiesto è invalido, sconosciuto, o malformulato. invalid_scope: L'ambito necessario non è valido, è sconosciuto o mal strutturato.
invalid_token: invalid_token:
expired: Il token di accesso è scaduto expired: Il token d'accesso è scaduto
revoked: Il token di accesso è stato disabilitato revoked: Il token d'accesso è stato revocato
unknown: Il token di accesso non è valido unknown: Il token d'accesso non è valido
resource_owner_authenticator_not_configured: Impossibile trovare il proprietario del servizio perché Doorkeeper.configure.resource_owner_authenticator non è stato configurato. resource_owner_authenticator_not_configured: Impossibile trovare il Proprietario della Risorsa a causa della mancata configurazione di Doorkeeper.configure.resource_owner_authenticator.
server_error: Il server di autorizzazione ha riscontrato un errore imprevisto che non ha permesso di completare la tua richiesta. server_error: Il server d'autorizzazione ha riscontrato una condizione imprevista, che gli ha impedito di soddisfare la tua richiesta.
temporarily_unavailable: Al momento il server di autorizzazione non può completare la tua richiesta a causa di un temporaneo sovraccarico o di manutenzione del server. temporarily_unavailable: Il server d'autorizzazione non è correntemente capace di gestire la richiesta a causa di un sovraccarico temporaneo o di una manutenzione del server.
unauthorized_client: Il client non è autorizzato a eseguire questa operazione con questo metodo. unauthorized_client: Il client non è autorizzato a eseguire questa richiesta utilizzando questo metodo.
unsupported_grant_type: Questa modalità di trasmissione di autenticazione non è supportata da questo server. unsupported_grant_type: Il tipo di autorizzazione concessa non è supportato dal server d'autorizzazione.
unsupported_response_type: Il server di autorizzazione non supporta questo tipo di risposta. unsupported_response_type: Il server d'autorizzazione non supporta questo tipo di risposta.
flash: flash:
applications: applications:
create: create:
notice: Applicazione creata. notice: Applicazione creata.
destroy: destroy:
notice: Applicazione cancellata. notice: Applicazione eliminata.
update: update:
notice: Applicazione aggiornata. notice: Applicazione aggiornata.
authorized_applications: authorized_applications:
destroy: destroy:
notice: Applicazione disabilitata. notice: Applicazione revocata.
grouped_scopes: grouped_scopes:
access: access:
read: Accesso di sola lettura read: Accesso di sola lettura
@ -130,56 +130,56 @@ it:
favourites: Preferiti favourites: Preferiti
filters: Filtri filters: Filtri
follow: Relazioni follow: Relazioni
follows: Segue follows: Seguiti
lists: Elenchi lists: Elenchi
media: Allegati multimediali media: Allegati multimediali
mutes: Silenziati mutes: Silenziati
notifications: Notifiche notifications: Notifiche
push: Notifiche push push: Notifiche push
reports: Rapporti reports: Segnalazioni
search: Cerca search: Cerca
statuses: Post statuses: Post
layouts: layouts:
admin: admin:
nav: nav:
applications: Applicazioni applications: Applicazioni
oauth2_provider: Provider OAuth2 oauth2_provider: Fornitore OAuth2
application: application:
title: Autorizzazione OAuth richiesta title: Autorizzazione OAuth necessaria
scopes: scopes:
admin:read: leggere tutti i dati dal server admin:read: leggere tutti i dati sul server
admin:read:accounts: leggere dati sensibili di tutti gli account admin:read:accounts: leggere le informazioni sensibili su tutti i profili
admin:read:reports: leggere dati sensibili di tutte le segnalazioni e gli account segnalati admin:read:reports: leggere le informazioni sensibili di tutte le segnalazioni e tutti i profili segnalati
admin:write: modificare tutti i dati sul server admin:write: modificare tutti i dati sul server
admin:write:accounts: eseguire azioni di moderazione sugli account admin:write:accounts: eseguire azioni di moderazione sui profili
admin:write:reports: eseguire azioni di moderazione sulle segnalazioni admin:write:reports: eseguire azioni di moderazione sulle segnalazioni
crypto: usa la crittografia end-to-end crypto: utilizzare la crittografia end-to-end
follow: modificare relazioni tra account follow: modifica le relazioni tra profili
push: ricevere le tue notifiche push push: ricevere le tue notifiche push
read: leggere tutte le informazioni del tuo account read: leggere tutti i dati del tuo profilo
read:accounts: vedere informazioni sull'account read:accounts: visualizzare le informazioni sui profili
read:blocks: vedere i tuoi blocchi read:blocks: visualizzare i tuoi blocchi
read:bookmarks: vedi i tuoi preferiti read:bookmarks: visualizzare i tuoi segnalibri
read:favourites: vedere i tuoi preferiti read:favourites: visualizzare i tuoi preferiti
read:filters: vedere i tuoi filtri read:filters: visualizzare i tuoi filtri
read:follows: vedere i tuoi seguiti read:follows: visualizzare i tuoi seguiti
read:lists: vedere le tue liste read:lists: visualizzare i tuoi elenchi
read:mutes: vedere i tuoi silenziati read:mutes: visualizzare i tuoi silenziamenti
read:notifications: vedere le tue notifiche read:notifications: visualizzare le tue notifiche
read:reports: vedere i tuoi rapporti read:reports: visualizzare le tue segnalazioni
read:search: fare ricerche per te read:search: fare ricerche per conto tuo
read:statuses: vedere tutti i post read:statuses: visualizzare tutti i post
write: modificare tutti i dati del tuo account write: modificare tutti i dati del tuo profilo
write:accounts: modificare il tuo profilo write:accounts: modificare il tuo profilo
write:blocks: bloccare account e domini write:blocks: bloccare profili e domini
write:bookmarks: aggiungere post ai preferiti write:bookmarks: aggiungere post tra i segnalibri
write:conversations: silenzia ed elimina le conversazioni write:conversations: silenziare ed eliminare conversazioni
write:favourites: apprezzare post write:favourites: salvare post tra i preferiti
write:filters: creare filtri write:filters: creare filtri
write:follows: seguire persone write:follows: seguire persone
write:lists: creare liste write:lists: creare elenchi
write:media: caricare media write:media: caricare file multimediali
write:mutes: silenziare persone e conversazioni write:mutes: silenziare persone e conversazioni
write:notifications: cancellare le tue notifiche write:notifications: cancellare le tue notifiche
write:reports: fare rapporto su altre persone write:reports: segnalare altre persone
write:statuses: pubblicare post write:statuses: pubblicare post

@ -60,6 +60,8 @@ ro:
error: error:
title: A apărut o eroare title: A apărut o eroare
new: new:
prompt_html: "%{client_name} dorește să îți acceseze contul. Este o aplicație terță. <strong>Dacă nu aveți încredere în ea, atunci nu ar trebui să o autorizați.</strong>"
review_permissions: Revizuiește permisiunile
title: Autorizare necesară title: Autorizare necesară
show: show:
title: Copiați acest cod de autorizare și lipiți-l în aplicație. title: Copiați acest cod de autorizare și lipiți-l în aplicație.
@ -69,6 +71,12 @@ ro:
confirmations: confirmations:
revoke: Ești sigur? revoke: Ești sigur?
index: index:
authorized_at: Autorizat pe %{date}
description_html: Acestea sunt aplicațiile care vă pot accesa contul folosind API. Dacă există aplicații pe care nu le recunoașteți, sau o aplicație se comportă necorespunzător, puteți revoca accesul.
last_used_at: Utilizat ultima dată pe %{date}
never_used: Nu a fost folosit niciodată
scopes: Permisiuni
superapp: Intern
title: Aplicațiile dvs autorizate title: Aplicațiile dvs autorizate
errors: errors:
messages: messages:
@ -104,6 +112,31 @@ ro:
authorized_applications: authorized_applications:
destroy: destroy:
notice: Aplicație revocată. notice: Aplicație revocată.
grouped_scopes:
access:
read: Acces numai în citire
read/write: Acces de citire și scriere
write: Acces doar pentru scriere
title:
accounts: Conturi
admin/accounts: Administrarea conturilor
admin/all: Toate funcțiile administrative
admin/reports: Administrarea rapoartelor
bookmarks: Marcaje
conversations: Conversații
crypto: Criptare în ambele părți
favourites: Favorite
filters: Filtre
follow: Relații
follows: Urmăriri
lists: Liste
media: Atașamente media
mutes: Pus pe silențios
notifications: Notificări
push: Notificări push
reports: Rapoarte
search: Caută
statuses: Postări
layouts: layouts:
admin: admin:
nav: nav:
@ -118,6 +151,7 @@ ro:
admin:write: modifică toate datele de pe server admin:write: modifică toate datele de pe server
admin:write:accounts: efectuează acțiuni de moderare pe conturi admin:write:accounts: efectuează acțiuni de moderare pe conturi
admin:write:reports: efectuează acțiuni de moderare pe rapoarte admin:write:reports: efectuează acțiuni de moderare pe rapoarte
crypto: utilizează criptare la ambele capete
follow: modifică relațiile contului follow: modifică relațiile contului
push: primește notificările tale push push: primește notificările tale push
read: citește toate datele contului tău read: citește toate datele contului tău
@ -137,6 +171,7 @@ ro:
write:accounts: modifică profilul tău write:accounts: modifică profilul tău
write:blocks: blochează conturile și domeniile write:blocks: blochează conturile și domeniile
write:bookmarks: marchează stările write:bookmarks: marchează stările
write:conversations: dezactivează și șterge conversațiile
write:favourites: favorizează stările write:favourites: favorizează stările
write:filters: creează filtre write:filters: creează filtre
write:follows: urmărește persoane write:follows: urmărește persoane

@ -72,7 +72,7 @@ uk:
revoke: Ви впевнені? revoke: Ви впевнені?
index: index:
authorized_at: Авторизовано %{date} authorized_at: Авторизовано %{date}
description_html: Це застосунки, які мають доступ до вашого облікового запису через API. Якщо тут є застосунки, які Ви не розпізнаєте, або програма працює неправильно, ви можете відкликати їхній доступ. description_html: Це застосунки, які мають доступ до вашого облікового запису через API. Якщо тут є застосунки, які ви не розпізнаєте, або застосунок працює неправильно, ви можете відкликати їхній доступ.
last_used_at: Востаннє використано %{date} last_used_at: Востаннє використано %{date}
never_used: Ніколи не використовувалися never_used: Ніколи не використовувалися
scopes: Дозволи scopes: Дозволи

@ -29,6 +29,40 @@ en-GB:
account_moderation_notes: account_moderation_notes:
create: Leave note create: Leave note
created_msg: Moderation note successfully created! created_msg: Moderation note successfully created!
destroyed_msg: Moderation note successfully destroyed!
accounts:
add_email_domain_block: Block e-mail domain
approve: Approve
approved_msg: Successfully approved %{username}'s sign-up application
are_you_sure: Are you sure?
avatar: Avatar
by_domain: Domain
change_email:
changed_msg: Email successfully changed!
current_email: Current email
label: Change email
new_email: New email
submit: Change email
title: Change email for %{username}
change_role:
changed_msg: Role successfully changed!
label: Change role
no_role: No role
title: Change role for %{username}
confirm: Confirm
confirmed: Confirmed
confirming: Confirming
custom: Custom
delete: Delete data
deleted: Deleted
demote: Demote
destroyed_msg: "%{username}'s data is now queued to be deleted imminently"
disable: Freeze
disable_sign_in_token_auth: Disable e-mail token authentication
disable_two_factor_authentication: Disable 2FA
disabled: Frozen
display_name: Display name
domain: Domain
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.

@ -58,7 +58,7 @@ eo:
demote: Degradi demote: Degradi
destroyed_msg: Datumoj de %{username} nun enviciĝis por esti forigita baldaǔ destroyed_msg: Datumoj de %{username} nun enviciĝis por esti forigita baldaǔ
disable: Malebligi disable: Malebligi
disable_sign_in_token_auth: Malŝalti retpoŝtan ĵetonan aŭtentigon disable_sign_in_token_auth: Malŝalti aŭtentigon de retpoŝta ĵetono
disable_two_factor_authentication: Malŝalti 2FA-n disable_two_factor_authentication: Malŝalti 2FA-n
disabled: Malebligita disabled: Malebligita
display_name: Montrata nomo display_name: Montrata nomo
@ -196,8 +196,8 @@ eo:
destroy_user_role: Detrui Rolon destroy_user_role: Detrui Rolon
disable_2fa_user: Malebligi 2FA disable_2fa_user: Malebligi 2FA
disable_custom_emoji: Malebligi proprajn emoĝiojn disable_custom_emoji: Malebligi proprajn emoĝiojn
disable_sign_in_token_auth_user: Malaktivigi Retpoŝtan Ĵetonon por Uzanto disable_sign_in_token_auth_user: Malaktivigi aŭtentigon de retpoŝta ĵetono por uzanto
disable_user: Malaktivigi la uzanton disable_user: Neebligi la uzanton
enable_custom_emoji: Ebligi Propran Emoĝion enable_custom_emoji: Ebligi Propran Emoĝion
enable_sign_in_token_auth_user: Ebligi retpoŝtan ĵetonan aŭtentigon por la uzanto enable_sign_in_token_auth_user: Ebligi retpoŝtan ĵetonan aŭtentigon por la uzanto
enable_user: Ebligi uzanton enable_user: Ebligi uzanton
@ -267,7 +267,7 @@ eo:
remove_avatar_user_html: "%{name} forigis profilbildon de %{target}" remove_avatar_user_html: "%{name} forigis profilbildon de %{target}"
reopen_report_html: "%{name} remalfermis signalon %{target}" reopen_report_html: "%{name} remalfermis signalon %{target}"
resend_user_html: "%{name} resendis konfirman retmesaĝon por %{target}" resend_user_html: "%{name} resendis konfirman retmesaĝon por %{target}"
reset_password_user_html: "%{name} restarigis pasvorton de usanto %{target}" reset_password_user_html: "%{name} restarigis la pasvorton de la uzanto %{target}"
resolve_report_html: "%{name} solvis raporton %{target}" resolve_report_html: "%{name} solvis raporton %{target}"
sensitive_account_html: "%{name} markis audovidaĵojn de %{target} kiel sentemaj" sensitive_account_html: "%{name} markis audovidaĵojn de %{target} kiel sentemaj"
silence_account_html: "%{name} limigis la konton de %{target}" silence_account_html: "%{name} limigis la konton de %{target}"
@ -847,7 +847,7 @@ eo:
add_new: Aldoni novan add_new: Aldoni novan
delete: Forigi delete: Forigi
edit_preset: Redakti avertan antaŭagordon edit_preset: Redakti avertan antaŭagordon
empty: Vi ne definis ajn avertantauopciojn ĝis nun. empty: Vi ankoraŭ ne difinis iun ajn antaŭagordon de averto.
title: Administri avertajn antaŭagordojn title: Administri avertajn antaŭagordojn
webhooks: webhooks:
add_new: Aldoni finpunkton add_new: Aldoni finpunkton
@ -961,7 +961,7 @@ eo:
register: Krei konton register: Krei konton
registration_closed: "%{instance} ne estas akcepti nova uzantojn" registration_closed: "%{instance} ne estas akcepti nova uzantojn"
resend_confirmation: Resendi la instrukciojn por konfirmi resend_confirmation: Resendi la instrukciojn por konfirmi
reset_password: Ŝanĝi pasvorton reset_password: Restarigi pasvorton
rules: rules:
preamble: Ĉi tioj fiksitas kaj devigitas de kontrolantoj de %{domain}. preamble: Ĉi tioj fiksitas kaj devigitas de kontrolantoj de %{domain}.
title: Bazaj reguloj. title: Bazaj reguloj.
@ -1593,7 +1593,7 @@ eo:
details: 'Detaloj pri ensaluto:' details: 'Detaloj pri ensaluto:'
explanation: Ni detektas ensaluton al via konto de nova IP-adreso. explanation: Ni detektas ensaluton al via konto de nova IP-adreso.
further_actions_html: Se ne estas vi, ni rekomendas ke vi %{action} tuj por sekurigi vian konton. further_actions_html: Se ne estas vi, ni rekomendas ke vi %{action} tuj por sekurigi vian konton.
subject: Via konto aliritas de nova IP-adreso subject: Via konto estas alirita de nova IP-adreso
title: Nova ensaluto title: Nova ensaluto
warning: warning:
appeal: Sendi apelacion appeal: Sendi apelacion

@ -161,7 +161,7 @@ es-MX:
unsuspended_msg: Se quitó con éxito la suspensión de la cuenta de %{username} unsuspended_msg: Se quitó con éxito la suspensión de la cuenta de %{username}
username: Nombre de usuario username: Nombre de usuario
view_domain: Ver resumen del dominio view_domain: Ver resumen del dominio
warn: Adevertir warn: Advertir
web: Web web: Web
whitelisted: Añadido a la lista blanca whitelisted: Añadido a la lista blanca
action_logs: action_logs:
@ -875,7 +875,7 @@ es-MX:
delete_statuses: para eliminar sus mensajes delete_statuses: para eliminar sus mensajes
disable: para congelar su cuenta disable: para congelar su cuenta
mark_statuses_as_sensitive: para marcar sus mensajes como sensibles mark_statuses_as_sensitive: para marcar sus mensajes como sensibles
none: una advertencia none: una alvertencia
sensitive: para marcar su cuenta como sensible sensitive: para marcar su cuenta como sensible
silence: para limitar su cuenta silence: para limitar su cuenta
suspend: suspender su cuenta suspend: suspender su cuenta
@ -1603,7 +1603,7 @@ es-MX:
delete_statuses: Se ha determinado que algunos de tus mensajes violan una o más directrices de la comunidad y han sido por tanto eliminados por los moderadores de %{instance}. delete_statuses: Se ha determinado que algunos de tus mensajes violan una o más directrices de la comunidad y han sido por tanto eliminados por los moderadores de %{instance}.
disable: Ya no puedes usar tu cuenta, pero tu perfil y el resto de datos permanecen intactos. Puedes solicitar una copia de seguridad de tus datos, cambiar la configuración de tu cuenta o eliminarla. disable: Ya no puedes usar tu cuenta, pero tu perfil y el resto de datos permanecen intactos. Puedes solicitar una copia de seguridad de tus datos, cambiar la configuración de tu cuenta o eliminarla.
mark_statuses_as_sensitive: Algunos de tus mensajes han sido marcados como sensibles por los moderadores de %{instance}. Esto significa que la gente tendrá que pulsar los archivos multimedia en las publicaciones antes de que se muestre una vista previa. Puedes marcar los archivos multimedia como sensibles tú mismo cuando publiques en el futuro. mark_statuses_as_sensitive: Algunos de tus mensajes han sido marcados como sensibles por los moderadores de %{instance}. Esto significa que la gente tendrá que pulsar los archivos multimedia en las publicaciones antes de que se muestre una vista previa. Puedes marcar los archivos multimedia como sensibles tú mismo cuando publiques en el futuro.
sensitive: A partir de ahora todos los archivos multimedia que subas serán marcados como sensibles y ocultos tras una advertencia que habrá que clicar. sensitive: A partir de ahora, todos los archivos multimedia que subas serán marcados como sensibles y ocultos tras una advertencia que habrá que clicar.
silence: Aún puedes usar tu cuenta, pero solo las personas que te están siguiendo verán tus publicaciones en este servidor, y puedes ser excluido de varias funcionalidades de descubrimiento. Sin embargo, otras cuentas podrán empezar a seguirte manualmente. silence: Aún puedes usar tu cuenta, pero solo las personas que te están siguiendo verán tus publicaciones en este servidor, y puedes ser excluido de varias funcionalidades de descubrimiento. Sin embargo, otras cuentas podrán empezar a seguirte manualmente.
suspend: Ya no puedes utilizar tu cuenta, y tu perfil y el resto de datos ya no son accesibles. Todavía puedes iniciar sesión para solicitar una copia de seguridad de tus datos, hasta que estos sean eliminados por completo en unos 30 días, aunque conservaremos algunos datos básicos para impedir que esquives la suspensión. suspend: Ya no puedes utilizar tu cuenta, y tu perfil y el resto de datos ya no son accesibles. Todavía puedes iniciar sesión para solicitar una copia de seguridad de tus datos, hasta que estos sean eliminados por completo en unos 30 días, aunque conservaremos algunos datos básicos para impedir que esquives la suspensión.
reason: 'Razón:' reason: 'Razón:'

@ -161,7 +161,7 @@ es:
unsuspended_msg: Se quitó con éxito la suspensión de la cuenta de %{username} unsuspended_msg: Se quitó con éxito la suspensión de la cuenta de %{username}
username: Nombre de usuario username: Nombre de usuario
view_domain: Ver resumen del dominio view_domain: Ver resumen del dominio
warn: Adevertir warn: Advertir
web: Web web: Web
whitelisted: Añadido a la lista blanca whitelisted: Añadido a la lista blanca
action_logs: action_logs:
@ -1603,7 +1603,7 @@ es:
delete_statuses: Se ha determinado que algunos de tus mensajes violan una o más directrices de la comunidad y han sido por tanto eliminados por los moderadores de %{instance}. delete_statuses: Se ha determinado que algunos de tus mensajes violan una o más directrices de la comunidad y han sido por tanto eliminados por los moderadores de %{instance}.
disable: Ya no puedes usar tu cuenta, pero tu perfil y el resto de datos permanecen intactos. Puedes solicitar una copia de seguridad de tus datos, cambiar la configuración de tu cuenta o eliminarla. disable: Ya no puedes usar tu cuenta, pero tu perfil y el resto de datos permanecen intactos. Puedes solicitar una copia de seguridad de tus datos, cambiar la configuración de tu cuenta o eliminarla.
mark_statuses_as_sensitive: Algunos de tus mensajes han sido marcados como sensibles por los moderadores de %{instance}. Esto significa que la gente tendrá que pulsar los archivos multimedia en las publicaciones antes de que se muestre una vista previa. Puedes marcar los archivos multimedia como sensibles tú mismo cuando publiques en el futuro. mark_statuses_as_sensitive: Algunos de tus mensajes han sido marcados como sensibles por los moderadores de %{instance}. Esto significa que la gente tendrá que pulsar los archivos multimedia en las publicaciones antes de que se muestre una vista previa. Puedes marcar los archivos multimedia como sensibles tú mismo cuando publiques en el futuro.
sensitive: A partir de ahora todos los archivos multimedia que subas serán marcados como sensibles y ocultos tras una advertencia que habrá que clicar. sensitive: A partir de ahora, todos los archivos multimedia que subas serán marcados como sensibles y ocultos tras una advertencia que habrá que clicar.
silence: Aún puedes usar tu cuenta, pero solo las personas que te están siguiendo verán tus publicaciones en este servidor, y puedes ser excluido de varias funcionalidades de descubrimiento. Sin embargo, otras cuentas podrán empezar a seguirte manualmente. silence: Aún puedes usar tu cuenta, pero solo las personas que te están siguiendo verán tus publicaciones en este servidor, y puedes ser excluido de varias funcionalidades de descubrimiento. Sin embargo, otras cuentas podrán empezar a seguirte manualmente.
suspend: Ya no puedes utilizar tu cuenta, y tu perfil y el resto de datos ya no son accesibles. Todavía puedes iniciar sesión para solicitar una copia de seguridad de tus datos, hasta que estos sean eliminados por completo en unos 30 días, aunque conservaremos algunos datos básicos para impedir que esquives la suspensión. suspend: Ya no puedes utilizar tu cuenta, y tu perfil y el resto de datos ya no son accesibles. Todavía puedes iniciar sesión para solicitar una copia de seguridad de tus datos, hasta que estos sean eliminados por completo en unos 30 días, aunque conservaremos algunos datos básicos para impedir que esquives la suspensión.
reason: 'Razón:' reason: 'Razón:'

File diff suppressed because it is too large Load Diff

@ -11,7 +11,7 @@ fi:
followers: followers:
one: Seuraaja one: Seuraaja
other: Seuraajat other: Seuraajat
following: Seuratut following: Seuraaja
instance_actor_flash: Tämä on virtuaalitili, jota käytetään edustamaan itse palvelinta eikä yksittäistä käyttäjää. Sitä käytetään yhdistämistarkoituksiin, eikä sitä tule keskeyttää. instance_actor_flash: Tämä on virtuaalitili, jota käytetään edustamaan itse palvelinta eikä yksittäistä käyttäjää. Sitä käytetään yhdistämistarkoituksiin, eikä sitä tule keskeyttää.
last_active: viimeksi aktiivinen last_active: viimeksi aktiivinen
link_verified_on: Tämän linkin omistus on tarkastettu %{date} link_verified_on: Tämän linkin omistus on tarkastettu %{date}
@ -1359,16 +1359,16 @@ fi:
limit_reached: Erilaisten reaktioiden raja saavutettu limit_reached: Erilaisten reaktioiden raja saavutettu
unrecognized_emoji: ei ole tunnistettu emoji unrecognized_emoji: ei ole tunnistettu emoji
relationships: relationships:
activity: Tilin tapahtumat activity: Tilin aktiivisuus
dormant: Ei aktiivinen dormant: Horroksessa
follow_selected_followers: Seuraa valittuja seuraajia follow_selected_followers: Seuraa valittuja seuraajia
followers: Seuraajat followers: Seuraajat
following: Seuratut following: Seuratut
invited: Kutsuttu invited: Kutsutut
last_active: Viimeksi aktiivinen last_active: Viimeksi aktiivinen
most_recent: Viimeisin most_recent: Viimeisin
moved: Muuttaneet moved: Muuttanut
mutual: Molemminpuoleinen mutual: Molemmat
primary: Ensisijainen primary: Ensisijainen
relationship: Suhde relationship: Suhde
remove_selected_domains: Poista kaikki seuraajat valituista verkkotunnuksista remove_selected_domains: Poista kaikki seuraajat valituista verkkotunnuksista
@ -1449,7 +1449,7 @@ fi:
notifications: Ilmoitukset notifications: Ilmoitukset
preferences: Ominaisuudet preferences: Ominaisuudet
profile: Profiili profile: Profiili
relationships: Seuratut ja seuraajat relationships: Seurattavat ja seuraajat
statuses_cleanup: Automaattinen viestin poisto statuses_cleanup: Automaattinen viestin poisto
strikes: Valvojan varoitukset strikes: Valvojan varoitukset
two_factor_authentication: Kaksivaiheinen todentaminen two_factor_authentication: Kaksivaiheinen todentaminen
@ -1629,7 +1629,7 @@ fi:
edit_profile_step: Voit muokata profiiliasi lataamalla profiilikuvan, vaihtamalla näyttönimeä ja paljon muuta. Voit halutessasi arvioida uudet seuraajat ennen kuin he saavat seurata sinua. edit_profile_step: Voit muokata profiiliasi lataamalla profiilikuvan, vaihtamalla näyttönimeä ja paljon muuta. Voit halutessasi arvioida uudet seuraajat ennen kuin he saavat seurata sinua.
explanation: Näillä vinkeillä pääset alkuun explanation: Näillä vinkeillä pääset alkuun
final_action: Ala julkaista final_action: Ala julkaista
final_step: 'Aloita julkaiseminen! Jopa ilman seuraajia, muut voivat nähdä julkiset viestisi esimerkiksi paikallisella aikajanalla tai hashtageilla. Haluat ehkä esitellä itsesi #introductions hashtag.' final_step: 'Ala julkaista! Vaikkei sinulla olisi seuraajia, monet voivat nähdä julkiset viestisi esimerkiksi paikallisella aikajanalla ja hashtagien avulla. Kannattaa myös esittäytyä! Käytä hashtagia #esittely.'
full_handle: Koko käyttäjätunnuksesi full_handle: Koko käyttäjätunnuksesi
full_handle_hint: Kerro tämä ystävillesi, niin he voivat lähettää sinulle viestejä tai löytää sinut toisen instanssin kautta. full_handle_hint: Kerro tämä ystävillesi, niin he voivat lähettää sinulle viestejä tai löytää sinut toisen instanssin kautta.
subject: Tervetuloa Mastodoniin subject: Tervetuloa Mastodoniin

File diff suppressed because it is too large Load Diff

@ -444,9 +444,13 @@ gd:
resolved_through_html: Chaidh fuasgladh slighe %{domain} resolved_through_html: Chaidh fuasgladh slighe %{domain}
title: Àrainnean puist-d ’gam bacadh title: Àrainnean puist-d ’gam bacadh
export_domain_allows: export_domain_allows:
new:
title: Ion-phortaich àrainnean ceadaichte
no_file: Cha deach faidhle a thaghadh no_file: Cha deach faidhle a thaghadh
export_domain_blocks: export_domain_blocks:
import: import:
existing_relationships_warning: Dàimhean leantainn làithreach
private_comment_template: Chaidh ion-phortadh o %{source} %{date}
title: Ion-phortaich bacaidhean àrainne title: Ion-phortaich bacaidhean àrainne
new: new:
title: Ion-phortaich bacaidhean àrainne title: Ion-phortaich bacaidhean àrainne

@ -693,7 +693,7 @@ gl:
about: about:
manage_rules: Xestionar regras do servidor manage_rules: Xestionar regras do servidor
preamble: Proporciona información detallada acerca do xeito en que se xestiona, modera e financia o servidor. preamble: Proporciona información detallada acerca do xeito en que se xestiona, modera e financia o servidor.
rules_hint: Hai un espazo dedicado para as normas que é de agardar que as túas usuarias cumpran. rules_hint: Hai un espazo dedicado para as normas que é de agardar as usuarias acaten.
title: Acerca de title: Acerca de
appearance: appearance:
preamble: Personalizar a interface web de Mastodon. preamble: Personalizar a interface web de Mastodon.
@ -728,7 +728,7 @@ gl:
delete: Eliminar o ficheiro subido delete: Eliminar o ficheiro subido
destroyed_msg: Eliminado correctamente o subido! destroyed_msg: Eliminado correctamente o subido!
statuses: statuses:
account: Conta account: Autoría
application: Aplicación application: Aplicación
back_to_account: Volver a páxina da conta back_to_account: Volver a páxina da conta
back_to_report: Volver a denuncias back_to_report: Volver a denuncias
@ -1373,7 +1373,7 @@ gl:
relationship: Relación relationship: Relación
remove_selected_domains: Eliminar todas as seguidoras dos dominios escollidos remove_selected_domains: Eliminar todas as seguidoras dos dominios escollidos
remove_selected_followers: Eliminar as seguidoras escollidas remove_selected_followers: Eliminar as seguidoras escollidas
remove_selected_follows: Deixar de seguir as usuarias escollidas remove_selected_follows: Deixar de seguir as usuarias elexidas
status: Estado da conta status: Estado da conta
remote_follow: remote_follow:
missing_resource: Non se puido atopar o URL de redirecionamento requerido para a súa conta missing_resource: Non se puido atopar o URL de redirecionamento requerido para a súa conta
@ -1512,7 +1512,7 @@ gl:
ignore_favs: Ignorar favoritas ignore_favs: Ignorar favoritas
ignore_reblogs: Ignorar promocións ignore_reblogs: Ignorar promocións
interaction_exceptions: Excepcións baseadas en interaccións interaction_exceptions: Excepcións baseadas en interaccións
interaction_exceptions_explanation: Ten en conta de que non hai garantía de que se eliminen as túas publicacións se non superan o límite de promocións e favoritos aínda que algunha vez o tivesen superado. interaction_exceptions_explanation: Ten en conta de que non hai garantía de que se eliminen as túas publicacións se non superan o límite de promocións e favorecementos aínda que algunha vez o tivesen superado.
keep_direct: Manter mensaxes directas keep_direct: Manter mensaxes directas
keep_direct_hint: Non borrar ningunha das túas mensaxes directas keep_direct_hint: Non borrar ningunha das túas mensaxes directas
keep_media: Manter publicacións que conteñen multimedia keep_media: Manter publicacións que conteñen multimedia

@ -12,7 +12,7 @@ is:
one: fylgjandi one: fylgjandi
other: fylgjendur other: fylgjendur
following: Fylgist með following: Fylgist með
instance_actor_flash: Þessi notandaaðgangur er sýndarnotandi sem stendur fyrir sjálfan netþjóninn en ekki neinn einstakling. Hann er notaður við skýjasambandsmiðlun og ætti ekki að setja hann í bið eða banna. instance_actor_flash: Þessi notandaaðgangur er sýndarnotandi sem stendur fyrir sjálfan netþjóninn en ekki neinn einstakling. Hann er notaður við skýjasambandsmiðlun og ætti ekki að setja hann í frysti eða banna.
last_active: síðasta virkni last_active: síðasta virkni
link_verified_on: Eignarhald á þessum tengli var athugað þann %{date} link_verified_on: Eignarhald á þessum tengli var athugað þann %{date}
nothing_here: Það er ekkert hér! nothing_here: Það er ekkert hér!
@ -93,7 +93,7 @@ is:
all: Allt all: Allt
pending: Í bið pending: Í bið
silenced: Takmarkað silenced: Takmarkað
suspended: Í bið suspended: Í frysti
title: Umsjón title: Umsjón
moderation_notes: Minnispunktar umsjónarmanna moderation_notes: Minnispunktar umsjónarmanna
most_recent_activity: Allra nýjasta virkni most_recent_activity: Allra nýjasta virkni
@ -103,7 +103,7 @@ is:
no_role_assigned: Engu hlutverki úthlutað no_role_assigned: Engu hlutverki úthlutað
not_subscribed: Ekki í áskrift not_subscribed: Ekki í áskrift
pending: Bíður eftir yfirlestri pending: Bíður eftir yfirlestri
perform_full_suspension: Setja í bið perform_full_suspension: Frysta
previous_strikes: Fyrri refsingar previous_strikes: Fyrri refsingar
previous_strikes_description_html: previous_strikes_description_html:
one: Þessi notandaaðgangur er með <strong>eina</strong> refsingu. one: Þessi notandaaðgangur er með <strong>eina</strong> refsingu.
@ -145,10 +145,10 @@ is:
statuses: Færslur statuses: Færslur
strikes: Fyrri refsingar strikes: Fyrri refsingar
subscribe: Gerast áskrifandi subscribe: Gerast áskrifandi
suspend: Setja í bið suspend: Frysta
suspended: Í bið suspended: Í frysti
suspension_irreversible: Gögnunum á þessum notandaaðgangi hefur verið eytt óafturkræft. Þú getur tekið aðganginn úr bið svo hægt sé að nota hann, en það mun ekki endurheimta neitt af þeim gögnum sem á honum voru áður. suspension_irreversible: Gögnunum á þessum notandaaðgangi hefur verið eytt óafturkræft. Þú getur tekið aðganginn úr frysti svo hægt sé að nota hann, en það mun ekki endurheimta neitt af þeim gögnum sem á honum voru áður.
suspension_reversible_hint_html: Notandaaðgangurin hefur verið settur í biðstöðu og gögnunum á honum verður eytt að fullu þann %{date}. Þangað til væri hægt að endurheimta aðganginn úr bið án nokkurra breytinga. Ef þú vilt eyða öllum gögnum af honum strax, geturðu gert það hér fyrir neðan. suspension_reversible_hint_html: Notandaaðgangurinn hefur verið settur í frysti og gögnunum á honum verður eytt að fullu þann %{date}. Þangað til væri hægt að endurheimta aðganginn úr frysti án nokkurra breytinga. Ef þú vilt eyða öllum gögnum af honum strax, geturðu gert það hér fyrir neðan.
title: Notandaaðgangar title: Notandaaðgangar
unblock_email: Aflétta útilokun tölvupóstfangs unblock_email: Aflétta útilokun tölvupóstfangs
unblocked_email_msg: Tókst að afbanna tölvupóstfang notandans %{username} unblocked_email_msg: Tókst að afbanna tölvupóstfang notandans %{username}
@ -158,7 +158,7 @@ is:
undo_suspension: Taka úr bið undo_suspension: Taka úr bið
unsilenced_msg: Tókst að fjarlægja takmarkanir af notandaaðgangnum fyrir %{username} unsilenced_msg: Tókst að fjarlægja takmarkanir af notandaaðgangnum fyrir %{username}
unsubscribe: Taka úr áskrift unsubscribe: Taka úr áskrift
unsuspended_msg: Tókst að taka notandaaðganginn fyrir %{username} úr bið unsuspended_msg: Tókst að taka notandaaðganginn fyrir %{username} úr frysti
username: Notandanafn username: Notandanafn
view_domain: Skoða yfirlit fyrir lén view_domain: Skoða yfirlit fyrir lén
warn: Aðvara warn: Aðvara
@ -212,12 +212,12 @@ is:
resolve_report: Leysa kæru resolve_report: Leysa kæru
sensitive_account: Merkja myndefni á aðgangnum þínum sem viðkvæmt sensitive_account: Merkja myndefni á aðgangnum þínum sem viðkvæmt
silence_account: Hylja notandaaðgang silence_account: Hylja notandaaðgang
suspend_account: Setja notandaaðgang í bið suspend_account: Frysta notandaaðgang
unassigned_report: Aftengja úthlutun kæru unassigned_report: Aftengja úthlutun kæru
unblock_email_account: Leyfa tölvupóstfang unblock_email_account: Leyfa tölvupóstfang
unsensitive_account: Afmerkja myndefni á aðgangnum þínum sem viðkvæmt unsensitive_account: Afmerkja myndefni á aðgangnum þínum sem viðkvæmt
unsilence_account: Hætta að hylja notandaaðgang unsilence_account: Hætta að hylja notandaaðgang
unsuspend_account: Taka notandaaðgang úr bið unsuspend_account: Taka notandaaðgang úr frysti
update_announcement: Uppfæra tilkynningu update_announcement: Uppfæra tilkynningu
update_custom_emoji: Uppfæra sérsniðið tjáningartákn update_custom_emoji: Uppfæra sérsniðið tjáningartákn
update_domain_block: Uppfæra útilokun léns update_domain_block: Uppfæra útilokun léns
@ -271,12 +271,12 @@ is:
resolve_report_html: "%{name} leysti kæru %{target}" resolve_report_html: "%{name} leysti kæru %{target}"
sensitive_account_html: "%{name} merkti myndefni frá %{target} sem viðkvæmt" sensitive_account_html: "%{name} merkti myndefni frá %{target} sem viðkvæmt"
silence_account_html: "%{name} þaggaði niður í aðgangnum %{target}" silence_account_html: "%{name} þaggaði niður í aðgangnum %{target}"
suspend_account_html: "%{name} setti notandaaðganginn %{target} í bið" suspend_account_html: "%{name} setti notandaaðganginn %{target} í frysti"
unassigned_report_html: "%{name} fjarlægði úthlutun af kæru %{target}" unassigned_report_html: "%{name} fjarlægði úthlutun af kæru %{target}"
unblock_email_account_html: "%{name} opnaði á tölvupóstfangið %{target}" unblock_email_account_html: "%{name} opnaði á tölvupóstfangið %{target}"
unsensitive_account_html: "%{name} tók merkinguna viðkvæmt af myndefni frá %{target}" unsensitive_account_html: "%{name} tók merkinguna viðkvæmt af myndefni frá %{target}"
unsilence_account_html: "%{name} hætti að hylja notandaaðganginn %{target}" unsilence_account_html: "%{name} hætti að hylja notandaaðganginn %{target}"
unsuspend_account_html: "%{name} tók notandaaðganginn %{target} úr bið" unsuspend_account_html: "%{name} tók notandaaðganginn %{target} úr frysti"
update_announcement_html: "%{name} uppfærði tilkynningu %{target}" update_announcement_html: "%{name} uppfærði tilkynningu %{target}"
update_custom_emoji_html: "%{name} uppfærði tjáningartáknið %{target}" update_custom_emoji_html: "%{name} uppfærði tjáningartáknið %{target}"
update_domain_block_html: "%{name} uppfærði útilokun lénsins %{target}" update_domain_block_html: "%{name} uppfærði útilokun lénsins %{target}"
@ -390,10 +390,10 @@ is:
create: Búa til útilokun create: Búa til útilokun
hint: Útilokun lénsins mun ekki koma í veg fyrir gerð aðgangsfærslna í gagnagrunninum, en mun afturvirkt og sjálfvirkt beita sérstökum umsjónaraðferðum á þessa aðganga. hint: Útilokun lénsins mun ekki koma í veg fyrir gerð aðgangsfærslna í gagnagrunninum, en mun afturvirkt og sjálfvirkt beita sérstökum umsjónaraðferðum á þessa aðganga.
severity: severity:
desc_html: "<strong>Takmörk</strong> mun gera færslur frá aðgöngum á þessu léni ósýnilegar fyrir þeim sem ekki eru að fylgjast með viðkomandi. <strong>Setja í bið</strong> mun fjarlægja allt efni, myndgögn og gögn af notandasniði frá aðgöngum á þessu léni af netþjóninum þínum. Notaðu <strong>Ekkert</strong> ef þú vilt bara hafna gagnaskrám." desc_html: "<strong>Takmörk</strong> mun gera færslur frá aðgöngum á þessu léni ósýnilegar fyrir þeim sem ekki eru að fylgjast með viðkomandi. <strong>Frysta</strong> mun fjarlægja allt efni, myndgögn og gögn af notandasniði frá aðgöngum á þessu léni af netþjóninum þínum. Notaðu <strong>Ekkert</strong> ef þú vilt bara hafna gagnaskrám."
noop: Ekkert noop: Ekkert
silence: Takmörk silence: Takmörk
suspend: Setja í bið suspend: Frysta
title: Ný útilokun á léni title: Ný útilokun á léni
no_domain_block_selected: Engum útilokunum léna var breytt þar sem ekkert var valið no_domain_block_selected: Engum útilokunum léna var breytt þar sem ekkert var valið
not_permitted: Þú hefur ekki réttindi til að framkvæma þessa aðgerð not_permitted: Þú hefur ekki réttindi til að framkvæma þessa aðgerð
@ -474,7 +474,7 @@ is:
reject_media: Hafna myndefni reject_media: Hafna myndefni
reject_reports: Hafna kærum reject_reports: Hafna kærum
silence: Takmörk silence: Takmörk
suspend: Setja í bið suspend: Frysta
policy: Stefna policy: Stefna
reason: Opinber ástæða reason: Opinber ástæða
title: Stefnur varðandi efni title: Stefnur varðandi efni
@ -760,7 +760,7 @@ is:
none: "%{name} sendi aðvörun til %{target}" none: "%{name} sendi aðvörun til %{target}"
sensitive: "%{name} merkti efni frá %{target} sem viðkvæmt" sensitive: "%{name} merkti efni frá %{target} sem viðkvæmt"
silence: "%{name} takmarkaði aðganginn %{target}" silence: "%{name} takmarkaði aðganginn %{target}"
suspend: "%{name} setti notandaaðganginn %{target} í bið" suspend: "%{name} setti notandaaðganginn %{target} í frysti"
appeal_approved: Áfrýjað appeal_approved: Áfrýjað
appeal_pending: Áfrýjun í bið appeal_pending: Áfrýjun í bið
system_checks: system_checks:
@ -878,7 +878,7 @@ is:
none: aðvörun none: aðvörun
sensitive: að merkja efni á aðgangnum sem viðkvæmt sensitive: að merkja efni á aðgangnum sem viðkvæmt
silence: að takmarka aðgang viðkomandi silence: að takmarka aðgang viðkomandi
suspend: að setja aðgang viðkomandi í bið suspend: að setja aðgang viðkomandi í frysti
body: "%{target} er að áfrýja ákvörðun umsjónarmanns tekinni af %{action_taken_by} frá %{date}, sem var %{type}. Viðkomandi skrifaði:" body: "%{target} er að áfrýja ákvörðun umsjónarmanns tekinni af %{action_taken_by} frá %{date}, sem var %{type}. Viðkomandi skrifaði:"
next_steps: Þú getur samþykkt áfrýjunina til að afturkalla ákvörðun umsjónarmanns, eða hunsað hana. next_steps: Þú getur samþykkt áfrýjunina til að afturkalla ákvörðun umsjónarmanns, eða hunsað hana.
subject: "%{username} er að áfrýja ákvörðun umsjónarmanns tekinni á %{instance}" subject: "%{username} er að áfrýja ákvörðun umsjónarmanns tekinni á %{instance}"
@ -1065,7 +1065,7 @@ is:
none: Aðvörun none: Aðvörun
sensitive: Merking notanda sem viðkvæms sensitive: Merking notanda sem viðkvæms
silence: Takmörkun aðgangs silence: Takmörkun aðgangs
suspend: Setja aðgang í bið suspend: Setja aðgang í frysti
your_appeal_approved: Áfrýjun þín hefur verið samþykkt your_appeal_approved: Áfrýjun þín hefur verið samþykkt
your_appeal_pending: Þú hefur sent inn áfrýjun your_appeal_pending: Þú hefur sent inn áfrýjun
your_appeal_rejected: Áfrýjun þinni hefur verið hafnað your_appeal_rejected: Áfrýjun þinni hefur verið hafnað
@ -1615,7 +1615,7 @@ is:
none: Aðvörun fyrir %{acct} none: Aðvörun fyrir %{acct}
sensitive: Færslur þínar á %{acct} verða héðan í frá merktar sem viðkvæmar sensitive: Færslur þínar á %{acct} verða héðan í frá merktar sem viðkvæmar
silence: Notandaaðgangurinn þinn %{acct} hefur verið takmarkaður silence: Notandaaðgangurinn þinn %{acct} hefur verið takmarkaður
suspend: Notandaaðgangurinn þinn %{acct} hefur verið settur í bið suspend: Notandaaðgangurinn þinn %{acct} hefur verið settur í frysti
title: title:
delete_statuses: Færslur fjarlægðar delete_statuses: Færslur fjarlægðar
disable: Notandaaðgangur frystur disable: Notandaaðgangur frystur
@ -1623,7 +1623,7 @@ is:
none: Aðvörun none: Aðvörun
sensitive: Notandaaðgangur merktur sem viðkvæmur sensitive: Notandaaðgangur merktur sem viðkvæmur
silence: Notandaaðgangur takmarkaður silence: Notandaaðgangur takmarkaður
suspend: Notandaaðgangur í bið suspend: Notandaaðgangur í frysti
welcome: welcome:
edit_profile_action: Setja upp notandasnið edit_profile_action: Setja upp notandasnið
edit_profile_step: Þú getur sérsniðið notandasniðið þitt með því að setja inn auðkennismynd þína, breyta birtingarnafninu þínu og ýmislegt fleira. Þú getur valið að yfirfara nýja fylgjendur áður en þú leyfir þeim að fylgjast með þér. edit_profile_step: Þú getur sérsniðið notandasniðið þitt með því að setja inn auðkennismynd þína, breyta birtingarnafninu þínu og ýmislegt fleira. Þú getur valið að yfirfara nýja fylgjendur áður en þú leyfir þeim að fylgjast með þér.

@ -1,7 +1,7 @@
--- ---
it: it:
about: about:
about_mastodon_html: 'Il social network del futuro: niente pubblicità, niente controllo da parte di qualche azienda privata, design etico e decentralizzazione! Con Mastodon il proprietario dei tuoi dati sei tu!' about_mastodon_html: 'Il social network del futuro: Nessuna pubblicità, zero sorveglianza azienale, design etico e decentralizzazione! Sii il proprietario dei tuoi dati, con Mastodon!'
contact_missing: Non impostato contact_missing: Non impostato
contact_unavailable: N/D contact_unavailable: N/D
hosted_on: Mastodon ospitato su %{domain} hosted_on: Mastodon ospitato su %{domain}
@ -11,13 +11,13 @@ it:
followers: followers:
one: Seguace one: Seguace
other: Seguaci other: Seguaci
following: Segui following: Seguiti
instance_actor_flash: Questo account è un attore virtuale usato per rappresentare il server stesso e non un singolo utente. Viene utilizzato per scopi federativi e non dovrebbe essere sospeso. instance_actor_flash: Questo profilo è un attore virtuale, utilizzato per rappresentare il server stesso e non un singolo utente. È utilizzato per scopi federativi e non dovrebbe esser sospeso.
last_active: ultima attività last_active: ultima attività
link_verified_on: La proprietà di questo link è stata controllata il %{date} link_verified_on: La proprietà di questo link è stata controllata il %{date}
nothing_here: Qui non c'è nulla! nothing_here: Qui non c'è nulla!
pin_errors: pin_errors:
following: Devi gia seguire la persona che vuoi promuovere following: Devi già seguire la persona che desideri promuovere
posts: posts:
one: Toot one: Toot
other: Toot other: Toot
@ -25,219 +25,219 @@ it:
admin: admin:
account_actions: account_actions:
action: Esegui azione action: Esegui azione
title: Esegui azione di moderazione su %{acct} title: Esegui l'azione di moderazione su %{acct}
account_moderation_notes: account_moderation_notes:
create: Lascia nota create: Lascia una nota
created_msg: Nota di moderazione creata con successo! created_msg: Nota di moderazione creata correttamente!
destroyed_msg: Nota di moderazione distrutta con successo! destroyed_msg: Nota di moderazione distrutta correttamente!
accounts: accounts:
add_email_domain_block: Inserisci il dominio email nella blacklist add_email_domain_block: Blocca il dominio dell'email
approve: Approva approve: Approva
approved_msg: Richiesta di registrazione di %{username} approvata approved_msg: Richiesta d'iscrizione di %{username} approvata correttamente
are_you_sure: Sei sicuro? are_you_sure: Sei sicuro?
avatar: Immagine di profilo avatar: Avatar
by_domain: Dominio by_domain: Dominio
change_email: change_email:
changed_msg: Email modificata! changed_msg: Email modificata correttamente!
current_email: Email attuale current_email: Email corrente
label: Cambia email label: Cambia l'email
new_email: Nuova email new_email: Nuova email
submit: Cambia email submit: Cambia l'email
title: Cambia email per %{username} title: Cambia l'email per %{username}
change_role: change_role:
changed_msg: Ruolo modificato correttamente! changed_msg: Ruolo modificato correttamente!
label: Cambia ruolo label: Cambia il ruolo
no_role: Nessun ruolo no_role: Nessun ruolo
title: Cambia ruolo per %{username} title: Cambia il ruolo per %{username}
confirm: Conferma confirm: Conferma
confirmed: Confermato confirmed: Confermato
confirming: Confermando confirming: Confermando
custom: Personalizzato custom: Personalizzato
delete: Elimina dati delete: Elimina i dati
deleted: Cancellato deleted: Eliminato
demote: Declassa demote: Retrocedi
destroyed_msg: I dati di %{username} sono ora in coda per essere eliminati tra poco destroyed_msg: I dati di %{username} sono ora accodati per l'imminente eliminazione
disable: Disabilita disable: Congela
disable_sign_in_token_auth: Disabilita autenticazione con token email disable_sign_in_token_auth: Disabilita l'autenticazione con token via email
disable_two_factor_authentication: Disabilita l'autenticazione a due fattori disable_two_factor_authentication: Disabilita A2F
disabled: Disabilitato disabled: Congelato
display_name: Nome visualizzato display_name: Nome mostrato
domain: Dominio domain: Dominio
edit: Modifica edit: Modifica
email: Email email: Email
email_status: Stato email email_status: Stato dell'email
enable: Abilita enable: Scongela
enable_sign_in_token_auth: Abilita autenticazione con token email enable_sign_in_token_auth: Abilita l'autenticazione con token via email
enabled: Abilitato enabled: Abilitato
enabled_msg: L'account di %{username} è stato scongelato enabled_msg: Il profilo di %{username} è stato scongelato correttamente
followers: Follower followers: Seguaci
follows: Segue follows: Seguiti
header: Intestazione header: Intestazione
inbox_url: URL inbox inbox_url: URL casella
invite_request_text: Motivi per l'iscrizione invite_request_text: Motivi d'iscrizione
invited_by: Invitato da invited_by: Invitato da
ip: IP ip: IP
joined: Iscritto da joined: Iscritto il
location: location:
all: Tutto all: Tutto
local: Locale local: Locale
remote: Remoto remote: Remoto
title: Luogo title: Posizione
login_status: Stato login login_status: Stato d'accesso
media_attachments: Media allegati media_attachments: Allegati multimediali
memorialize: Trasforma in memoriam memorialize: Trasforma in memoriam
memorialized: Memorializzato memorialized: Commemorato
memorialized_msg: Hai trasformato %{username} in un account commemorativo memorialized_msg: "%{username} trasformato correttamente in un profilo commemorativo"
moderation: moderation:
active: Attivo active: Attivo
all: Tutto all: Tutto
pending: In attesa pending: In sospeso
silenced: Limitato silenced: Limitato
suspended: Sospesi suspended: Sospeso
title: Moderazione title: Moderazione
moderation_notes: Note di moderazione moderation_notes: Note di moderazione
most_recent_activity: Attività più recenti most_recent_activity: Attività più recente
most_recent_ip: IP più recente most_recent_ip: IP più recente
no_account_selected: Nessun account è stato modificato visto che non ne è stato selezionato nessuno no_account_selected: Nessun profilo è stato modificato, poiché non ne è stato selezionato nessuno
no_limits_imposed: Nessun limite imposto no_limits_imposed: Nessun limite imposto
no_role_assigned: Nessun ruolo assegnato no_role_assigned: Nessun ruolo assegnato
not_subscribed: Non sottoscritto not_subscribed: Non iscritto
pending: Revisioni in attesa pending: Revisione in sospeso
perform_full_suspension: Sospendi perform_full_suspension: Sospendi
previous_strikes: Sanzioni precedenti previous_strikes: Provvedimenti precedenti
previous_strikes_description_html: previous_strikes_description_html:
one: Questo account ha <strong>una</strong> sanzione. one: Questo profilo ha <strong>un</strong> provvedimento.
other: Questo account ha <strong>%{count}</strong> violazioni. other: Questo profilo ha <strong>%{count}</strong> provvedimenti.
promote: Promuovi promote: Promuovi
protocol: Protocollo protocol: Protocollo
public: Pubblico public: Pubblico
push_subscription_expires: Sottoscrizione PuSH scaduta push_subscription_expires: L'iscrizione PuSH scade il
redownload: Aggiorna avatar redownload: Aggiorna profilo
redownloaded_msg: Il profilo di %{username} è stato aggiornato dall'origine redownloaded_msg: Il profilo di %{username} è stato aggiornato correttamente dall'origine
reject: Rifiuta reject: Rifiuta
rejected_msg: Richiesta di registrazione di %{username} rifiutata rejected_msg: Richiesta d'iscrizione di %{username} rifiutata correttamente
remove_avatar: Rimuovi avatar remove_avatar: Rimuovi l'avatar
remove_header: Rimuovi intestazione remove_header: Rimuovi l'intestazione
removed_avatar_msg: Immagine dell'avatar di %{username} eliminata removed_avatar_msg: Immagine dell'avatar di %{username} rimossa correttamente
removed_header_msg: Immagine di intestazione di %{username} eliminata removed_header_msg: Immagine d'intestazione di %{username} rimossa correttamente
resend_confirmation: resend_confirmation:
already_confirmed: Questo utente è già confermato already_confirmed: Questo utente è già confermato
send: Reinvia email di conferma send: Reinvia l'email di conferma
success: Email di conferma inviata con successo! success: Email di conferma inviata correttamente!
reset: Reimposta reset: Ripristina
reset_password: Reimposta password reset_password: Ripristina la password
resubscribe: Riscriversi resubscribe: Reiscriviti
role: Ruolo role: Ruolo
search: Cerca search: Cerca
search_same_email_domain: Altri utenti con lo stesso dominio e-mail search_same_email_domain: Altri utenti con lo stesso dominio email
search_same_ip: Altri utenti con lo stesso IP search_same_ip: Altri utenti con lo stesso IP
security_measures: security_measures:
only_password: Solo password only_password: Solo password
password_and_2fa: Password e autenticazione a due fattori password_and_2fa: Password e A2F
sensitive: Sensibile sensitive: Sensibile
sensitized: contrassegnato come sensibile sensitized: Contrassegnato come sensibile
shared_inbox_url: URL Inbox Condiviso shared_inbox_url: URL casella condiviso
show: show:
created_reports: Rapporti creati da questo account created_reports: Rapporti creati
targeted_reports: Rapporti che riguardano questo account targeted_reports: Segnalato da altri
silence: Silenzia silence: Limita
silenced: Silenziato silenced: Limitato
statuses: Stati statuses: Toot
strikes: Sanzioni precedenti strikes: Provvedimenti precedenti
subscribe: Sottoscrivi subscribe: Iscriviti
suspend: Sospendi suspend: Sospendi
suspended: Sospeso suspended: Sospeso
suspension_irreversible: I dati di questo account sono stati cancellati in modo irreversibile. È possibile annullare la sospensione dell'account per renderlo utilizzabile, ma non recupererà alcuno dei dati precedenti. suspension_irreversible: I dati di questo profilo sono stati eliminati irreversibilmente. Puoi annullare la sospensione del profilo per renderlo utilizzabile, ma non recuperà alcun dato precedente.
suspension_reversible_hint_html: L'account è stato sospeso e i dati saranno completamente eliminati il %{date}. Fino ad allora, l'account può essere ripristinato senza effetti negativi. Se si desidera eliminare immediatamente tutti i dati dell'account, è possibile farlo qui sotto. suspension_reversible_hint_html: Il profilo è stato sospeso e i dati saranno rimossi completamente il %{date}. Fino ad allora, il profilo è ripristinabile senza alcun effetto negativo. Se desideri rimuovere immediatamente tutti i dati del profilo, puoi farlo di seguito.
title: Account title: Profili
unblock_email: Sblocca indirizzo email unblock_email: Sblocca indirizzo email
unblocked_email_msg: Indirizzo email di %{username} sbloccato unblocked_email_msg: Indirizzo email di %{username} sbloccato correttamente
unconfirmed_email: Email non confermata unconfirmed_email: Email non confermata
undo_sensitized: Annulla sensibile undo_sensitized: Annulla sensibile
undo_silenced: Rimuovi silenzia undo_silenced: Annulla limitazione
undo_suspension: Rimuovi sospensione undo_suspension: Annulla sospensione
unsilenced_msg: Sono stati tolti i limiti dell'account di %{username} unsilenced_msg: Limitazione del profilo di %{username} annullata correttamente
unsubscribe: Annulla l'iscrizione unsubscribe: Disiscriviti
unsuspended_msg: È stata eliminata la sospensione dell'account di %{username} unsuspended_msg: Sospensione del profilo di %{username} annullata correttamente
username: Nome utente username: Nome utente
view_domain: Visualizza riepilogo per dominio view_domain: Visualizza il riepilogo per il dominio
warn: Avverti warn: Avvisa
web: Web web: Web
whitelisted: Nella whitelist whitelisted: Consentito per la federazione
action_logs: action_logs:
action_types: action_types:
approve_appeal: Approva Ricorso approve_appeal: Approva Ricorso
approve_user: Approva Utente approve_user: Approva Utente
assigned_to_self_report: Assegna report assigned_to_self_report: Assegna Segnalazione
change_email_user: Cambia l'e-mail per l'utente change_email_user: Cambia l'Email per l'Utente
change_role_user: Cambia il Ruolo dell'Utente change_role_user: Cambia il Ruolo per l'Utente
confirm_user: Conferma utente confirm_user: Conferma l'Utente
create_account_warning: Crea avviso create_account_warning: Crea Avviso
create_announcement: Crea un annuncio create_announcement: Crea Annuncio
create_canonical_email_block: Crea Blocco E-mail create_canonical_email_block: Crea Blocco Email
create_custom_emoji: Crea emoji personalizzata create_custom_emoji: Crea Emoji Personalizzata
create_domain_allow: Crea permesso di dominio create_domain_allow: Crea Dominio Consentito
create_domain_block: Crea blocco di dominio create_domain_block: Crea Blocco del Dominio
create_email_domain_block: Crea blocco dominio e-mail create_email_domain_block: Crea Blocco del Dominio Email
create_ip_block: Crea regola IP create_ip_block: Crea regola IP
create_unavailable_domain: Crea dominio non disponibile create_unavailable_domain: Crea Dominio Non Disponibile
create_user_role: Crea Ruolo create_user_role: Crea Ruolo
demote_user: Degrada l'utente demote_user: Retrocedi Utente
destroy_announcement: Cancella annuncio destroy_announcement: Elimina Annuncio
destroy_canonical_email_block: Elimina Blocco E-mail destroy_canonical_email_block: Elimina Blocco Email
destroy_custom_emoji: Cancella emoji personalizzata destroy_custom_emoji: Elimina Emoji Personalizzata
destroy_domain_allow: Cancella permesso di dominio destroy_domain_allow: Elimina Dominio Consentito
destroy_domain_block: Cancella blocco di dominio destroy_domain_block: Elimina Blocco del Dominio
destroy_email_domain_block: Cancella blocco dominio e-mail destroy_email_domain_block: Elimina Blocco del Dominio Email
destroy_instance: Ripulisci dominio destroy_instance: Elimina Dominio
destroy_ip_block: Elimina regola IP destroy_ip_block: Elimina regola IP
destroy_status: Cancella stato destroy_status: Elimina Toot
destroy_unavailable_domain: Elimina dominio non disponibile destroy_unavailable_domain: Elimina Dominio Non Disponibile
destroy_user_role: Distruggi Ruolo destroy_user_role: Distruggi Ruolo
disable_2fa_user: Disabilita l'autenticazione a due fattori disable_2fa_user: Disabilita A2F
disable_custom_emoji: Disabilita emoji personalizzata disable_custom_emoji: Disabilita Emoji Personalizzata
disable_sign_in_token_auth_user: Disabilita autenticazione con codice via email per l'utente disable_sign_in_token_auth_user: Disabilita l'Autenticazione con Token via Email per l'Utente
disable_user: Disabilita utente disable_user: Disabilita l'Utente
enable_custom_emoji: Abilita emoji personalizzata enable_custom_emoji: Abilita Emoji Personalizzata
enable_sign_in_token_auth_user: Abilita autenticazione con codice via email per l'utente enable_sign_in_token_auth_user: Abilita l'Autenticazione con Token via Email per l'Utente
enable_user: Abilita utente enable_user: Abilita l'Utente
memorialize_account: Trasforma in account commemorativo memorialize_account: Commemora Profilo
promote_user: Promuovi utente promote_user: Promuovi Utente
reject_appeal: Respingi Ricorso reject_appeal: Rifiuta Ricorso
reject_user: Rifiuta Utente reject_user: Rifiuta Utente
remove_avatar_user: Elimina avatar remove_avatar_user: Rimuovi Avatar
reopen_report: Riapri report reopen_report: Riapri Segnalazione
resend_user: Invia di nuovo l'email di conferma resend_user: Reinvia Email di Conferma
reset_password_user: Reimposta password reset_password_user: Ripristina la Password
resolve_report: Risolvi report resolve_report: Risolvi Segnalazione
sensitive_account: Contrassegna il media nel tuo profilo come sensibile sensitive_account: Forza Profilo come Sensibile
silence_account: Silenzia account silence_account: Limita Profilo
suspend_account: Sospendi account suspend_account: Sospendi Profilo
unassigned_report: Disassegna report unassigned_report: Annulla Assegnazione Rapporto
unblock_email_account: Sblocca indirizzo email unblock_email_account: Sblocca l'indirizzo email
unsensitive_account: Deseleziona il media nel tuo profilo come sensibile unsensitive_account: Annulla Forza Profilo come Sensibile
unsilence_account: De-silenzia account unsilence_account: Annulla Limitazione Profilo
unsuspend_account: Annulla la sospensione dell'account unsuspend_account: Annulla la Sospensione del Profilo
update_announcement: Aggiorna annuncio update_announcement: Aggiorna Annuncio
update_custom_emoji: Aggiorna emoji personalizzata update_custom_emoji: Aggiorna Emoji Personalizzata
update_domain_block: Aggiorna blocco di dominio update_domain_block: Aggiorna Blocco del Dominio
update_ip_block: Aggiorna regola IP update_ip_block: Aggiorna regola IP
update_status: Aggiorna stato update_status: Aggiorna Toot
update_user_role: Aggiorna Ruolo update_user_role: Aggiorna Ruolo
actions: actions:
approve_appeal_html: "%{name} ha approvato il ricorso contro la decisione di moderazione da %{target}" approve_appeal_html: "%{name} ha approvato il ricorso sulla decisione di moderazione da %{target}"
approve_user_html: "%{name} ha approvato la registrazione da %{target}" approve_user_html: "%{name} ha approvato l'iscrizione da %{target}"
assigned_to_self_report_html: "%{name} ha assegnato il rapporto %{target} a se stesso" assigned_to_self_report_html: "%{name} ha assegnato a se stesso la segnalazione %{target}"
change_email_user_html: "%{name} ha cambiato l'indirizzo e-mail dell'utente %{target}" change_email_user_html: "%{name} ha modificato l'indirizzo email dell'utente %{target}"
change_role_user_html: "%{name} ha cambiato il ruolo di %{target}" change_role_user_html: "%{name} ha cambiato il ruolo di %{target}"
confirm_user_html: "%{name} ha confermato l'indirizzo e-mail dell'utente %{target}" confirm_user_html: "%{name} ha confermato l'indirizzo email dell'utente %{target}"
create_account_warning_html: "%{name} ha inviato un avviso a %{target}" create_account_warning_html: "%{name} ha inviato un avviso a %{target}"
create_announcement_html: "%{name} ha creato un nuovo annuncio %{target}" create_announcement_html: "%{name} ha creato un nuovo annuncio %{target}"
create_canonical_email_block_html: "%{name} ha bloccato l'e-mail con l'hash %{target}" create_canonical_email_block_html: "%{name} ha bloccato l'email con l'hash %{target}"
create_custom_emoji_html: "%{name} ha caricato una nuova emoji %{target}" create_custom_emoji_html: "%{name} ha caricato una nuova emoji %{target}"
create_domain_allow_html: "%{name} ha consentito alla federazione col dominio %{target}" create_domain_allow_html: "%{name} ha consentito la federazione con il dominio %{target}"
create_domain_block_html: "%{name} ha bloccato dominio %{target}" create_domain_block_html: "%{name} ha bloccato il dominio %{target}"
create_email_domain_block_html: "%{name} ha bloccato dominio e-mail %{target}" create_email_domain_block_html: "%{name} ha bloccato il dominio email %{target}"
create_ip_block_html: "%{name} ha creato una regola per l'IP %{target}" create_ip_block_html: "%{name} ha creato una regola per l'IP %{target}"
create_unavailable_domain_html: "%{name} ha interrotto la consegna al dominio %{target}" create_unavailable_domain_html: "%{name} ha interrotto la consegna al dominio %{target}"
create_user_role_html: "%{name} ha creato il ruolo %{target}" create_user_role_html: "%{name} ha creato il ruolo %{target}"
@ -245,31 +245,31 @@ it:
destroy_announcement_html: "%{name} ha eliminato l'annuncio %{target}" destroy_announcement_html: "%{name} ha eliminato l'annuncio %{target}"
destroy_canonical_email_block_html: "%{name} ha sbloccato l'email con l'hash %{target}" destroy_canonical_email_block_html: "%{name} ha sbloccato l'email con l'hash %{target}"
destroy_custom_emoji_html: "%{name} ha eliminato l'emoji %{target}" destroy_custom_emoji_html: "%{name} ha eliminato l'emoji %{target}"
destroy_domain_allow_html: "%{name} ha negato la federazione al dominio %{target}" destroy_domain_allow_html: "%{name} non ha consentito la federazione con il dominio %{target}"
destroy_domain_block_html: "%{name} ha sbloccato dominio %{target}" destroy_domain_block_html: "%{name} ha sbloccato il dominio %{target}"
destroy_email_domain_block_html: "%{name} ha sbloccato il dominio e-mail %{target}" destroy_email_domain_block_html: "%{name} ha sbloccato il dominio email %{target}"
destroy_instance_html: "%{name} ha ripulito il dominio %{target}" destroy_instance_html: "%{name} ha eliminato il dominio %{target}"
destroy_ip_block_html: "%{name} ha eliminato la regola per l'IP %{target}" destroy_ip_block_html: "%{name} ha eliminato la regola per l'IP %{target}"
destroy_status_html: "%{name} ha eliminato lo status di %{target}" destroy_status_html: "%{name} ha rimosso il toot di %{target}"
destroy_unavailable_domain_html: "%{name} ha ripreso la consegna al dominio %{target}" destroy_unavailable_domain_html: "%{name} ha ripreso la consegna al dominio %{target}"
destroy_user_role_html: "%{name} ha eliminato il ruolo %{target}" destroy_user_role_html: "%{name} ha eliminato il ruolo %{target}"
disable_2fa_user_html: "%{name} ha disabilitato l'autenticazione a due fattori per l'utente %{target}" disable_2fa_user_html: "%{name} ha disabilitato l'autenticazione a due fattori per l'utente %{target}"
disable_custom_emoji_html: "%{name} ha disabilitato emoji %{target}" disable_custom_emoji_html: "%{name} ha disabilitato emoji %{target}"
disable_sign_in_token_auth_user_html: "%{name} ha disabilitato l'autenticazione con codice via email per %{target}" disable_sign_in_token_auth_user_html: "%{name} ha disabilitato l'autenticazione con codice via email per %{target}"
disable_user_html: "%{name} ha disabilitato il login per l'utente %{target}" disable_user_html: "%{name} ha disabilitato l'accesso per l'utente %{target}"
enable_custom_emoji_html: "%{name} ha abilitato emoji %{target}" enable_custom_emoji_html: "%{name} ha abilitato l'emoji %{target}"
enable_sign_in_token_auth_user_html: "%{name} ha abilitato l'autenticazione con codice via email per %{target}" enable_sign_in_token_auth_user_html: "%{name} ha abilitato l'autenticazione con codice via email per %{target}"
enable_user_html: "%{name} ha abilitato il login per l'utente %{target}" enable_user_html: "%{name} ha abilitato l'accesso per l'utente %{target}"
memorialize_account_html: "%{name} ha trasformato l'account di %{target} in una pagina in memoriam" memorialize_account_html: "%{name} ha trasformato il profilo di %{target} in una pagina commemorativa"
promote_user_html: "%{name} ha promosso l'utente %{target}" promote_user_html: "%{name} ha promosso l'utente %{target}"
reject_appeal_html: "%{name} ha respinto il ricorso contro la decisione di moderazione da %{target}" reject_appeal_html: "%{name} ha rifiutato il ricorso alla decisione di moderazione da %{target}"
reject_user_html: "%{name} ha rifiutato la registrazione da %{target}" reject_user_html: "%{name} ha rifiutato l'iscrizione da %{target}"
remove_avatar_user_html: "%{name} ha rimosso l'immagine profilo di %{target}" remove_avatar_user_html: "%{name} ha rimosso l'avatar di %{target}"
reopen_report_html: "%{name} ha riaperto il rapporto %{target}" reopen_report_html: "%{name} ha riaperto la segnalazione %{target}"
resend_user_html: "%{name} inviata nuovamente l'email di conferma per %{target}" resend_user_html: "%{name} ha reinviato l'email di conferma per %{target}"
reset_password_user_html: "%{name} ha reimpostato la password dell'utente %{target}" reset_password_user_html: "%{name} ha ripristinato la password dell'utente %{target}"
resolve_report_html: "%{name} ha risolto il rapporto %{target}" resolve_report_html: "%{name} ha risolto la segnalazione %{target}"
sensitive_account_html: "%{name} ha segnato il media di %{target} come sensibile" sensitive_account_html: "%{name} ha contrassegnato il media di %{target} come sensibile"
silence_account_html: "%{name} ha silenziato l'account di %{target}" silence_account_html: "%{name} ha silenziato l'account di %{target}"
suspend_account_html: "%{name} ha sospeso l'account di %{target}" suspend_account_html: "%{name} ha sospeso l'account di %{target}"
unassigned_report_html: "%{name} ha disassegnato il rapporto %{target}" unassigned_report_html: "%{name} ha disassegnato il rapporto %{target}"

@ -223,7 +223,7 @@ ja:
update_user_role: ロールを更新 update_user_role: ロールを更新
actions: actions:
approve_appeal_html: "%{name}さんが%{target}さんからの抗議を承認しました" approve_appeal_html: "%{name}さんが%{target}さんからの抗議を承認しました"
approve_user_html: "%{target}から登録された%{name}さんを承認しました" approve_user_html: "%{name}さんが%{target}さんから登録を承認しました"
assigned_to_self_report_html: "%{name}さんが通報 %{target}を自身の担当に割り当てました" assigned_to_self_report_html: "%{name}さんが通報 %{target}を自身の担当に割り当てました"
change_email_user_html: "%{name}さんが%{target}さんのメールアドレスを変更しました" change_email_user_html: "%{name}さんが%{target}さんのメールアドレスを変更しました"
change_role_user_html: "%{name}さんが%{target}さんのロールを変更しました" change_role_user_html: "%{name}さんが%{target}さんのロールを変更しました"
@ -260,7 +260,7 @@ ja:
memorialize_account_html: "%{name}さんが%{target}さんを追悼アカウントページに登録しました" memorialize_account_html: "%{name}さんが%{target}さんを追悼アカウントページに登録しました"
promote_user_html: "%{name}さんが%{target}さんを昇格しました" promote_user_html: "%{name}さんが%{target}さんを昇格しました"
reject_appeal_html: "%{name}さんが%{target}からの抗議を却下しました" reject_appeal_html: "%{name}さんが%{target}からの抗議を却下しました"
reject_user_html: "%{target}から登録された%{name}さんを拒否しました" reject_user_html: "%{name}さんが%{target}さんから登録を拒否しました"
remove_avatar_user_html: "%{name}さんが%{target}さんのアイコンを削除しました" remove_avatar_user_html: "%{name}さんが%{target}さんのアイコンを削除しました"
reopen_report_html: "%{name}さんが通報 %{target}を未解決に戻しました" reopen_report_html: "%{name}さんが通報 %{target}を未解決に戻しました"
resend_user_html: "%{name} が %{target} の確認メールを再送信しました" resend_user_html: "%{name} が %{target} の確認メールを再送信しました"
@ -423,6 +423,8 @@ ja:
no_file: ファイルが選択されていません no_file: ファイルが選択されていません
export_domain_blocks: export_domain_blocks:
import: import:
existing_relationships_warning: 既存のフォロー関係
private_comment_template: "%{source} から %{date} にインポートしました"
title: ドメインブロックをインポート title: ドメインブロックをインポート
new: new:
title: ドメインブロックをインポート title: ドメインブロックをインポート

@ -930,7 +930,7 @@ lv:
advanced_web_interface_hint: 'Ja vēlies izmantot visu ekrāna platumu, uzlabotā tīmekļa saskarne ļauj konfigurēt daudzas dažādas kolonnas, lai vienlaikus redzētu tik daudz informācijas, cik vēlies: Sākums, paziņojumi, federētā ziņu lenta, neierobežots skaits sarakstu un tēmturu.' advanced_web_interface_hint: 'Ja vēlies izmantot visu ekrāna platumu, uzlabotā tīmekļa saskarne ļauj konfigurēt daudzas dažādas kolonnas, lai vienlaikus redzētu tik daudz informācijas, cik vēlies: Sākums, paziņojumi, federētā ziņu lenta, neierobežots skaits sarakstu un tēmturu.'
animations_and_accessibility: Animācijas un pieejamība animations_and_accessibility: Animācijas un pieejamība
confirmation_dialogs: Apstiprināšanas dialogi confirmation_dialogs: Apstiprināšanas dialogi
discovery: Atklājums discovery: Atklāšana
localization: localization:
body: Mastodon ir tulkojuši brīvprātīgie. body: Mastodon ir tulkojuši brīvprātīgie.
guide_link: https://crowdin.com/project/mastodon guide_link: https://crowdin.com/project/mastodon

@ -447,7 +447,7 @@ nl:
language: Voor taal language: Voor taal
status: Status status: Status
suppress: Aanbevolen account niet meer aanbevelen suppress: Aanbevolen account niet meer aanbevelen
suppressed: Account niet meer aanbevolen suppressed: Niet meer aanbevolen
title: Aanbevolen accounts title: Aanbevolen accounts
unsuppress: Account weer aanbevelen unsuppress: Account weer aanbevelen
instances: instances:

@ -355,7 +355,7 @@ ru:
few: "<strong>%{count}</strong> ожидают аппеляции" few: "<strong>%{count}</strong> ожидают аппеляции"
many: "<strong>%{count}</strong> ожидают апелляции" many: "<strong>%{count}</strong> ожидают апелляции"
one: "<strong>%{count}</strong> ожидает апелляции" one: "<strong>%{count}</strong> ожидает апелляции"
other: "<strong>%{count}</strong> ожидают апелляций" other: 'Ожидают апелляции: <strong>%{count}</strong>'
pending_reports_html: pending_reports_html:
few: "<strong>%{count}</strong> ожидающих отчета" few: "<strong>%{count}</strong> ожидающих отчета"
many: "<strong>%{count}</strong> ожидающих отчетов" many: "<strong>%{count}</strong> ожидающих отчетов"
@ -1191,6 +1191,11 @@ ru:
none: Ничего none: Ничего
order_by: Сортировка order_by: Сортировка
save_changes: Сохранить изменения save_changes: Сохранить изменения
select_all_matching_items:
few: Выберите %{count} предмета, совпадающих вашему поисковому запросу.
many: Выберите %{count} предметов, совпадающих вашему поисковому запросу.
one: Выберите %{count} предмет, совпадающий вашему поисковому запросу.
other: Выберите все %{count} предмет(-ов), совпадающий(-их) вашему поисковому запросу.
today: сегодня today: сегодня
validation_errors: validation_errors:
few: Что-то здесь не так! Пожалуйста, прочитайте о %{count} ошибках ниже few: Что-то здесь не так! Пожалуйста, прочитайте о %{count} ошибках ниже

@ -826,7 +826,42 @@ sco:
tag_servers_dimension: Tap servers tag_servers_dimension: Tap servers
tag_servers_measure: different servers tag_servers_measure: different servers
tag_uses_measure: total uises tag_uses_measure: total uises
description_html: Thir's hashtags thit ur appearin the noo in a load o posts thit yer server sees. It kin help yer uisers fin oot whit fowk ur talkin aboot maist the noo. Nae hashtags ur displayit publicly tae ye approve them.
listable: Kin be suggestit
no_tag_selected: Nae tags wis chynged as naen wis selectit
not_listable: Wullnae be suggestit
not_trendable: Wullnae appear unner trends
not_usable: Cannae be uised
peaked_on_and_decaying: Peaked on %{date}, noo fawin aff
title: Trendin hashtags
trendable: Kin appear unner trends
trending_rank: 'Trendin #%{rank}'
usable: Kin be uised
usage_comparison: Uised %{today} times the day, compart tae %{yesterday} yisterday
used_by_over_week:
one: Uised bi ae person ower the last week
other: Uised bi %{count} fowk ower the last week
title: Trends
trending: Trendin
warning_presets:
add_new: Add new
delete: Delete
edit_preset: Edit warnin preset
empty: Ye huvnae definit onie warnin presets yit.
title: Manage warnin presets
webhooks: webhooks:
add_new: Add enpynt
delete: Delete
description_html: A <strong>wabhook</strong> lets Mastodon push <strong>rael-time notifications</strong> aboot srlectit events tae yer ain application, sae thit yer application kin <strong>automatically trigger reactions</strong>.
disable: Turn aff
disabled: Turnt aff
edit: Edit enpynt
empty: Ye'v nae wabhook enpynts configurt yit.
enable: Turn on
enabled: Active
enabled_events:
one: 1 enabilt event
other: "%{count} enabilt events"
events: Events events: Events
new: New webhook new: New webhook
rotate_secret: Rotate secret rotate_secret: Rotate secret
@ -862,13 +897,766 @@ sco:
title: Trendin posts title: Trendin posts
new_trending_tags: new_trending_tags:
no_approved_tags: There nae approved trendin hashtags the noo. no_approved_tags: There nae approved trendin hashtags the noo.
requirements: 'Onie o thir candidates cuid surpass the #%{rank} approved trendin hashtag, thit''s #%{lowest_tag_name} the noo, wi a score o %{lowest_tag_score}.'
title: Trendin hashtags
subject: New trends up fir luikin ower on %{instance}
aliases:
add_new: Mak alias
created_msg: Successfully makkit a new alias. Ye kin noo initiate the flit fae the auld accoont.
deleted_msg: Successfully removit the alias. Movin fae that accoont ower tae this ane wull nae langer be possible.
empty: Ye hae nae aliases.
hint_html: If ye'r wantin fir tae flit fae anither accoont tae this ane, ye kin mak a alias here, this is requirt afore ye kin gae forret flittin follaers fae the auld accoont tae this ane. This action bi an o itsel is <strong>hermless an reversible</strong>. <strong>The accoont migration is initiatie fae the auld accoont</strong>.
remove: Unlink alias
appearance:
advanced_web_interface: Advanced wab interface
advanced_web_interface_hint: 'Gin ye''r wantin fir tae mak uise o the ful width o yer screen, the advanced wab interface lets ye configure a wheen o different columns sae''s ye kin see as muckle information at the same time as ye want: Hame, notes, federatit timeline, onie nummer o lists an hashtags.'
animations_and_accessibility: Animations an accessibility
confirmation_dialogs: Confirmation dialogs
discovery: Discovery
localization:
body: Mastodon is translatit bi volunteers.
guide_link: https://crowdin.com/project/mastodon
guide_link_text: Awbody kin contribute.
sensitive_content: Sensitive content
toot_layout: Post leyoot
application_mailer:
notification_preferences: Chynge email preferences
salutation: "%{name},"
settings: 'Chynge email preferences: %{link}'
view: 'View:'
view_profile: View profile
view_status: View post
applications:
created: Application successfully creatit
destroyed: Application successfully deletit
regenerate_token: Regenerate access token
token_regenerated: Access token successfully regeneratit
warning: Be gey carefu wi this data. Never share it wi oniebody!
your_token: Yer access token
auth:
apply_for_account: Request a accoont
change_password: Passwird
delete_account: Delete accoont
delete_account_html: If ye'r wantin tae delete yer accoont, ye kin <a href="%{path}">dae it here</a>. Ye'll get asked fir confirmation.
description:
prefix_invited_by_user: "@%{name} invites ye tae jyne this server o Mastodon!"
prefix_sign_up: Sign up on Mastodon the day!
suffix: Wi a accoont, ye'll be able tae follae fowk, post updates an exchynge messages wi uisers fae onie Mastodon server an mair!
didnt_get_confirmation: Didnae gey yer confirmation instructions?
dont_have_your_security_key: Dinnae hae yer security key?
forgot_password: Forgot yer passwird?
invalid_reset_password_token: Passwird reset token isnae valid or expirit. Please request a new ane.
link_to_otp: Pit in a twa-factor code fae yer phone or a recovery code
link_to_webauth: Uise yer security key device
log_in_with: Log in wi
login: Log in
logout: Logoot
migrate_account: Uise a different accoont
migrate_account_html: Gin ye'r wantin fir tae redireck this accoont tae a different ane, ye kin <a href="%{path}">configure it here</a>.
or_log_in_with: Or log in wi
privacy_policy_agreement_html: A'v read an A agree tae the <a href="%{privacy_policy_path}" target="_blank">privacy policy</a>
providers:
cas: CAS
saml: SAML
register: Sign up
registration_closed: "%{instance} isnae acceptin onie new memmers"
resend_confirmation: Resen confirmation instructions
reset_password: Reset yer passwird
rules:
preamble: Thir's set an enforced bi the %{domain} moderators.
title: Some grun rules.
security: Security
set_new_password: Set new passwird
setup:
email_below_hint_html: If the email address ablow isnae correct, ye kin chynge it here an get a new confirmation email.
email_settings_hint_html: The confirmation email wis sent tae %{email}. If that email address isnae correct, ye kin chynge it in accoont settins.
title: Setup
sign_up:
preamble: Wi a accoont on this Mastodon server, ye'll be able tae follae onie ither person on the netwirk, regairdless o whaur their accoont is hostit.
title: Let's get ye set up on %{domain}.
status:
account_status: Accoont status
confirming: Waitin fir email confirmation fir tae be completit.
functional: Yer accoont is fully operational.
pending: Yer application is pendin review bi oor staff. This'll mibbie tak some time. Ye'll get a email if yer application is approved.
redirecting_to: Yer accoont isnae active acause it is redirectin tae %{acct} the noo.
view_strikes: Luik at past strikes aginst yer accoont
too_fast: Form submittit ower fast, try again.
use_security_key: Uise security key
authorize_follow:
already_following: Ye'r awriddy follaein this accoont
already_requested: Ye'v awriddy sent a follae request tae that accoont
error: Unfortunately, there wis a error luikin up the remote accoont
follow: Follae
follow_request: 'Ye hae sent a follae request tae:'
following: 'Success! Ye''r noo follaein:'
post_follow:
close: Or, ye kin juist shut this windae.
return: Shaw the uiser's profile
web: Gang tae the wab
title: Follae %{acct}
challenge:
confirm: Continue
hint_html: "<strong>wee tip:</strong> We wullnae ask ye fir yer passwird again fir the neist oor."
invalid_password: Passwird isnae valid
prompt: Confirm yer passwird fir tae continue
crypto:
errors:
invalid_key: isnae a valid Ed25519 or Curve25519 key
invalid_signature: isnae a valid Ed25519 signature
date:
formats:
default: "%b %d, %Y"
with_month_name: "%B %d, %Y"
datetime:
distance_in_words:
about_x_hours: "%{count}o"
about_x_months: "%{count}mo"
about_x_years: "%{count}y"
almost_x_years: "%{count}y"
half_a_minute: The noo
less_than_x_minutes: "%{count}m"
less_than_x_seconds: The noo
over_x_years: "%{count}y"
x_days: "%{count}d"
x_minutes: "%{count}m"
x_months: "%{count}mo"
x_seconds: "%{count}s"
deletes:
challenge_not_passed: The information ye pit in wisnae correct
confirm_password: Pit in yer current passwird fir tae verify yer identity
confirm_username: Pit in yer uisernemm fir tae confirm the procedure
proceed: Delete accoont
success_msg: Yer accoont wis successfully deletit
warning:
before: 'Afore proceedin, please read thir notes careful:'
caches: Content thit haes been cached bi ither servers eull mibbie persist
data_removal: Yer posts an ither data wull get permanently removed
email_change_html: Ye kin <a href="%{path}">chynge yer email address</a> athoot deletin yer accoont
email_contact_html: Gin it stull disnae arrive, ye kin email <a href="mailto:%{email}">%{email}</a> fir help
email_reconfirmation_html: Gin ye urnae gettin the confirmation email, ye kin <a href="%{path}">request it again</a>
irreversible: Ye wullnae be able tae restore or reactivate yer accoont
more_details_html: Fir mair details, see the <a href="%{terms_path}">privacy policy</a>.
username_available: Yer uisernemm wull become available again
username_unavailable: Yer uisername wull remain no available
disputes:
strikes:
action_taken: Action taen
appeal: Appeal
appeal_approved: This strike haes been successfully appealt an is nae langer valid
appeal_rejected: The appeal haes been rejectit
appeal_submitted_at: Appeal submittit
appealed_msg: Yer appeal haes been submittit. If it is approved, ye'll be notified.
appeals:
submit: Submit appeal
approve_appeal: Approve appeal
associated_report: Associatit clype
created_at: Datit
description_html: Thir's actions taen aginst yer accoont an warnins thit hae been sent tae ye bi the staff o %{instance}.
recipient: Addressed tae
reject_appeal: Rejeck appeal
status: 'Post #%{id}'
status_removed: Post awriddy taen aff the system
title: "%{action} fae %{date}"
title_actions:
delete_statuses: Post removal
disable: Freezin a accoont
mark_statuses_as_sensitive: Mairkin o posts as sensitive
none: Warnin
sensitive: Mairkin o accoont as sensitive
silence: Limitation o accoont
suspend: Suspension o accoont
your_appeal_approved: Yer appeal haes been approved
your_appeal_pending: Ye hae submittit a appeal
your_appeal_rejected: Yer appeal haes been rejectit
domain_validator:
invalid_domain: isnae a valid domain nemm
errors: errors:
'400': The request you submitted was invalid or malformed. '400': The request thit ye submittit wisnae valid or it wis illformt.
'403': You don't have permission to view this page. '403': Ye dinnae hae permission fir tae luik at this page.
'404': The page you are looking for isn't here. '404': The page thit ye'r luikin fir isnae here.
'406': This page is not available in the requested format. '406': This page isnae available in the requestit format.
'410': The page you were looking for doesn't exist here anymore. '410': The page thit ye wur luikin fir disnae exist here oniemair.
'422': '422':
'429': Too many requests content: Security verification failt. Ur ye dingiein cookies?
'500': title: Security verification failt
'503': The page could not be served due to a temporary server failure. '429': Ower monie requests
'500':
content: We're sorry, but somethin went wrang on oor en.
title: This page isnae correct
'503': The page cuidnae be served doon tae a temporary server failure.
noscript_html: Fir tae uise the Mastodon wab application, please turn on JavaScript. Alternatively, try ane o the <a href="%{apps_path}">native apps</a> fir Mastodon fir yer platform.
existing_username_validator:
not_found: cuidnae fin a local uiser wi that uisernemm
not_found_multiple: cuidnae fin %{usernames}
exports:
archive_takeout:
date: Date
download: Doonload yer archive
hint_html: Ye kin get a archive o yer <strong>posts an uploadit media</strong>. The exportit data wull be in the ActivityPub format, readable bi onie compliant saftware. Ye kin get a archive ilka 7 days.
in_progress: Compilin yer archive...
request: Get yer archive
size: Size
blocks: Ye dingie
bookmarks: Buikmairks
csv: CSV
domain_blocks: Domain dingies
lists: Lists
mutes: Ye wheesht
storage: Media storage
featured_tags:
add_new: Add new
errors:
limit: Ye'v awriddy featurt the maximum amoont o hashtags
hint_html: "<strong>Whit's featurt hashtags?</strong> They get pit prominently on yer public profile an alloo fowk fir tae broose yer public posts specifically unner thae hashtags. They'r a braw tuil fir keepin track o creative warks or lang-term projects."
filters:
contexts:
account: Profiles
home: Hame an lists
notifications: Notes
public: Public timelines
thread: Conversations
edit:
add_keyword: Add keywird
keywords: Keywirds
statuses: Individual posts
statuses_hint_html: This filter applies tae select individual posts regairdless o whither or no they match the keywirds ablow. <a href="%{path}">Review or remove posts fae the filter</a>.
title: Edit filter
errors:
deprecated_api_multiple_keywords: Thir parameters cannae be chynged fae this application acause they apply tae mair nor ane filter keywird. Uise a mair recent application or the wab interface.
invalid_context: Nae or invalid context supplied
index:
contexts: Filters in %{contexts}
delete: Delete
empty: Ye'v nae filters.
expires_in: Expires in %{distance}
expires_on: Expires on %{date}
keywords:
one: "%{count} keywird"
other: "%{count} keywirds"
statuses:
one: "%{count} post"
other: "%{count} posts"
statuses_long:
one: "%{count} individual post hid"
other: "%{count} individual posts hid"
title: Filters
new:
save: Save new filter
title: Add new filter
statuses:
back_to_filter: Back tae filter
batch:
remove: Remove fae filter
index:
hint: This filter applies tae select individual posts regairdless o ither criteria. Ye kin add mair posts tae this filter fae the wab interface.
title: Filtert posts
footer:
trending_now: Trendin the noo
generic:
all: Aw
all_items_on_page_selected_html:
one: "<strong>%{count}</strong> item on this page is selectit."
other: Aw <strong>%{count}</strong> items on this page ur selectit.
all_matching_items_selected_html:
one: "<strong>%{count}</strong> item matchin yer seirch is selectit."
other: Aw <strong>%{count}</strong> items matchin yer seirch is selectit.
changes_saved_msg: Chynges successfully saved!
copy: Copy
delete: Delete
deselect: Deselect aw
none: Naen
order_by: Order bi
save_changes: Save chynges
select_all_matching_items:
one: Pick %{count} item matchin yer seirch.
other: Pick aw %{count} items matchin yer seirch.
today: the day
validation_errors:
one: Somethin isnae quite richt yit! Please luik ower the error ablow
other: Somethin isnae quite richt yit! Please review %{count} errors ablow
html_validator:
invalid_markup: 'contains invalid HTML mairkup: %{error}'
imports:
errors:
invalid_csv_file: 'Invalid CSV file. Error: %{error}'
over_rows_processing_limit: contains mair nor %{count} rows
modes:
merge: Merge
merge_long: Keep existin records an add new anes
overwrite: Owerwrite
overwrite_long: Replace current records wi the new anes
preface: Ye kin import data thit ye'v exportit fae anither server, sic as a list o the fowk thit ye'r follaein or thaim thit ye'v dingied.
success: Yer data wis successfully uploadit an wull get processed in guid time
types:
blocking: Dingied list
bookmarks: Buikmairks
domain_blocking: Domain dingied list
following: Follaein list
muting: Wheesht list
upload: Upload
invites:
delete: Deactivate
expired: Expirt
expires_in:
'1800': 30 minties
'21600': 6 oors
'3600': 1 oor
'43200': 12 oors
'604800': 1 week
'86400': 1 day
expires_in_prompt: Niver
generate: Generate invite link
invited_by: 'Ye got invitit bi:'
max_uses:
one: 1 uise
other: "%{count} uises"
max_uses_prompt: Nae limit
prompt: Generate an share links wi ithers fir tae gie access tae this server
table:
expires_at: Expires
uses: Uises
title: Invite fowk
lists:
errors:
limit: Ye'v hit the maximum amoont o lists
login_activities:
authentication_methods:
otp: twa-factor authentication app
password: passwird
sign_in_token: email security code
webauthn: security keys
description_html: If ye see activity on yer accoont thit ye dinnae recognize, consider chyngin yer passwird an turnin on twa-factor authentication.
empty: Nae authentication history available
failed_sign_in_html: Failt sign-in attempt wi %{method} fae %{ip} (%{browser})
successful_sign_in_html: Successfu sign-in wi %{method} fae %{ip} (%{browser})
title: Authentication history
media_attachments:
validations:
images_and_video: Cannae attach a video tae a post thit awriddy contains images
not_ready: Cannae attach files thit huvnae finisht processin. Try again in a wee minute!
too_many: Cannae attach mair nor 4 files
migrations:
acct: Flitit tae
cancel: Cancel redirect
cancel_explanation: Cancellin the redirect wull re-activate yer current accoont, but wullnae bring back follaers thit hae been flitit tae that accoont.
cancelled_msg: Successfully cancelt the redirect.
errors:
already_moved: is the same accoont thit ye'v awriddy flittit tae
missing_also_known_as: isnae a alias o this accoont
move_to_self: cannae be current accoont
not_found: cuidnae be fun
on_cooldown: Ye'r on cooldoon
followers_count: Follaers at time o flit
incoming_migrations: Flittin fae a different accoont
incoming_migrations_html: Tae flit fae anither accoont tae this ane, first ye need tae <a href="%{path}">mak a accoont alias</a>.
moved_msg: Yer accoont is noo redirectin tae %{acct} an yer follaers ur gettin flittit ower.
not_redirecting: Yer accoont isnae redirectin tae onie ither accoont the noo.
on_cooldown: Ye'v flittit yer accoont o late. This function wull become available again in %{count} days.
past_migrations: Past flittins
proceed_with_move: Flit follaers
redirected_msg: Yer accoont is noo redirectin tae %{acct}.
redirecting_to: Yer accoont is redirectin tae %{acct}.
set_redirect: Set redirect
warning:
backreference_required: The new accoont haes tae be configurt furst fir tae back-reference this ane
before: 'Afore proceedin, please read thir notes carefully:'
cooldown: Efter flittin there a waitin period durin which ye will cannae flit again
disabled_account: Yer current accoont wullnae be fully uisable efterwart. Hou an iver, ye wull hae access tae data export as weil as re-activation.
followers: This action wull flit aw follaers fae the current accoont tae the new accoont
only_redirect_html: Alternatively, ye kin <a href="%{path}">ainly pit up a redirect on yer profile</a>.
other_data: Nae ither data wull get flittit automatically
redirect: Yer current accoont's profile wull get updatit wi a redirect note an be excludit fae seirches
moderation:
title: Moderation
move_handler:
carry_blocks_over_text: This uiser flittit fae %{acct}, thit ye'v dingied.
carry_mutes_over_text: This uiser flittit fae %{acct}, thit ye'v wheesht.
copy_account_note_text: 'This uiser flittit fae %{acct}, here yer previous notes aboot them:'
navigation:
toggle_menu: Toggle menu
notification_mailer:
admin:
report:
subject: "%{name} submittit a clype"
sign_up:
subject: "%{name} signt up"
favourite:
body: 'Yer post wis favouritit bi %{name}:'
subject: "%{name} favouritit yer post"
title: New favourite
follow:
body: "%{name} is noo follaein ye!"
subject: "%{name} is noo follaein ye"
title: New follaer
follow_request:
action: Manage follae requests
body: "%{name} haes requestit tae follae ye"
subject: 'Pendin follaer: %{name}'
title: New follae request
mention:
action: Reply
body: 'Ye wur menshied bi %{name} in:'
subject: Ye got mentioned bi %{name}
title: New menshie
poll:
subject: A poll bi %{name} haes endit
reblog:
body: 'Yer post wis heezed bi %{name}:'
subject: "%{name} heezed yer post"
title: New heeze
status:
subject: "%{name} juist postit"
update:
subject: "%{name} editit a post"
notifications:
email_events: Events fir email notes
email_events_hint: 'Pick events thit ye''r wantin tae get notes fir:'
other_settings: Ither notes settins
number:
human:
decimal_units:
format: "%n%u"
units:
billion: B
million: M
quadrillion: Q
thousand: K
trillion: T
otp_authentication:
code_hint: Pit in the code generatit bi yer authenticator app fir tae confirm
description_html: If ye turn on <strong>twa-factor authentication</strong> uisin a authenticator app, loggin in wull require ye fir tae be in possession o yer phone, thit wull generate tokens fir ye tae pit in.
enable: Turn on
instructions_html: "<strong>Scan this QR code intae Google Authenticator or a similar TOTP app on yer phone</strong>. Fae noo on, that app will generate tokens thit ye wull hae tae pit in whan ye'r loggin in."
manual_instructions: 'If ye cannae scan in the QR code an need tae pit it in bi haun, here the plain-text secret:'
setup: Set up
wrong_code: The enterit code wisnae valid! Is yer server time an device time richt?
pagination:
newer: Newer
next: Neist
older: Aulder
prev: Prev
truncate: "&hellip;"
polls:
errors:
already_voted: Ye'v votit in this poll awriddy
duplicate_options: hae duplicate items
duration_too_long: is ower faur intae the future
duration_too_short: is ower suin
expired: The poll haes endit awriddy
invalid_choice: The vote option ye picked disnae exist
over_character_limit: cannae be langer nor %{max} chairacters each
too_few_options: shuid hae mait nor ae item
too_many_options: cannae contain mair than %{max} items
preferences:
other: Ither
posting_defaults: Postin defauts
public_timelines: Public timelines
privacy_policy:
title: Privacy Policy
reactions:
errors:
limit_reached: Limit o different reactions reached
unrecognized_emoji: isnae a recognized emoji
relationships:
activity: Accoont activity
dormant: Dormant
follow_selected_followers: Follae selectit follaers
followers: Follaers
following: Follaein
invited: Invitit
last_active: Last active
most_recent: Maist recent
moved: Flittit
mutual: Mutual
primary: Primary
relationship: Relationship
remove_selected_domains: Tak doon aw follaers fae the selectit domains
remove_selected_followers: Remove selectit follaers
remove_selected_follows: Unfollae selectit uisers
status: Accoont status
remote_follow:
missing_resource: Cuidnae fin the requirt redirect URL fir yer accoont
reports:
errors:
invalid_rules: disnae reference valid rules
rss:
content_warning: 'Content warnin:'
descriptions:
account: Public posts fae @%{acct}
tag: 'Public posts tagged #%{hashtag}'
scheduled_statuses:
over_daily_limit: Ye'v went by the limit o %{limit} scheduled posts thit ye'r allooed fir the day
over_total_limit: Ye'v went by the limit o %{limit} scheduled posts
too_soon: The schedult date haes tae be in the future
sessions:
activity: Last activity
browser: Brooser
browsers:
alipay: Alipay
blackberry: BlackBerry
chrome: Chrome
edge: Microsoft Edge
electron: Electron
firefox: Firefox
generic: Unkent brooser
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: UC Browser
weibo: Weibo
current_session: Current session
description: "%{browser} on %{platform}"
explanation: Thir's the wab broosers logged in tae yer Mastodon accoont the noo.
ip: IP
platforms:
adobe_air: Adobe Air
android: Android
blackberry: BlackBerry
chrome_os: ChromeOS
firefox_os: Firefox OS
ios: iOS
linux: Linux
mac: macOS
other: unkent platform
windows: Windows
windows_mobile: Windows Mobile
windows_phone: Windows Phone
revoke: Revoke
revoke_success: Session successfully revokt
title: Sessions
view_authentication_history: Luik at authentication history o yer accoont
settings:
account: Accoont
account_settings: Accoont settins
aliases: Accoont aliases
appearance: Appearance
authorized_apps: Authorized apps
back: Back tae Mastodon
delete: Accoont deletion
development: Development
edit_profile: Edit profile
export: Data export
featured_tags: Featured hashtags
import: Import
import_and_export: Import an export
migrate: Accoont flittin
notifications: Notes
preferences: Preferences
profile: Profile
relationships: Follaes and follaers
statuses_cleanup: Automatit post deletion
strikes: Moderation strikes
two_factor_authentication: Twa-factor Auth
webauthn_authentication: Security keys
statuses:
attached:
audio:
one: "%{count} audio"
other: "%{count} audio"
description: 'Attached: %{attached}'
image:
one: "%{count} image"
other: "%{count} images"
video:
one: "%{count} video"
other: "%{count} videos"
boosted_from_html: Heezed fae %{acct_link}
content_warning: 'Content warnin: %{warning}'
default_language: Same as interface leid
disallowed_hashtags:
one: 'containt a disallooed hashtag: %{tags}'
other: 'containt the disallooed hashtags: %{tags}'
edited_at_html: Editit %{date}
errors:
in_reply_not_found: The post thit ye'r trying tae reply tae disnae appear tae exist.
open_in_web: Open in wab
over_character_limit: chairacter limit o %{max} exceedit
pin_errors:
direct: Posts thit's ainly visible tae menshied uisers cannae be preent
limit: Ye awriddy preent the maximum nummer o posts
ownership: Somebody else's post cannae be preent
reblog: A heeze cannae be preent
poll:
total_people:
one: "%{count} person"
other: "%{count} fowk"
total_votes:
one: "%{count} vote"
other: "%{count} votes"
vote: Vote
show_more: Shaw mair
show_newer: Shaw newer
show_older: Shaw aulder
show_thread: Shaw threid
sign_in_to_participate: Sign in fir tae tak pairt in the conversation
title: '%{name}: "%{quote}"'
visibilities:
direct: Direck
private: Follaers-ainly
private_long: Ainly shaw tae follaers
public: Public
public_long: Awbody kin see
unlisted: No listit
unlisted_long: Awbody kin see, but no listit on public timelines
statuses_cleanup:
enabled: Automatically delete auld posts
enabled_hint: Automatically deletes yer posts ance they reach a specified age threshold, unless they match ane o the exceptions ablow
exceptions: Exceptions
explanation: Acause deletin posts is an expensive operation, this is duin slow ower time whan the server isnae itherwise busy. Fir this raison, yer posts wull mibbie be deletit a wee while efter they reach the age threshaud.
ignore_favs: Ignore favourites
ignore_reblogs: Ignore heezes
interaction_exceptions: Exceptions based on interactions
interaction_exceptions_explanation: Note thit there nae guarantee fir posts tae get deletit if they gae ablow the favourite or heeze threshaud efter haein ance went ower them.
keep_direct: Keep direck messages
keep_direct_hint: Disnae delete onie o yer direck messages
keep_media: Keep posts wi media attachments
keep_media_hint: Disnae delete onie o yer posts thit hae media attachments
keep_pinned: Keep preent posts
keep_pinned_hint: Disnae delete onie o yer preent posts
keep_polls: Keep polls
keep_polls_hint: Disnae delete onie o yer polls
keep_self_bookmark: Keep posts thit ye buikmairkt
keep_self_bookmark_hint: Disnae delete yer ain posts if ye'v buikmairkt them
keep_self_fav: Keep posts thit ye favouritit
keep_self_fav_hint: Disnae delete yer ain posts if ye'v favouritit them
min_age:
'1209600': 2 weeks
'15778476': 6 month
'2629746': 1 month
'31556952': 1 year
'5259492': 2 month
'604800': 1 week
'63113904': 2 year
'7889238': 3 month
min_age_label: Age threshaud
min_favs: Keep posts favouritit at least
min_favs_hint: Disnae delete onie o yer posts thit's got at least this amoont o favourites. Lea blank fir tae delete posts regairdless o their nummer o favourites
min_reblogs: Keep posts heezed at least
min_reblogs_hint: Disnae delete onie o yer posts thit's been heezed at least this nummer o times. Lea blank fir tae delete posts regairdless o their number o heezes
stream_entries:
pinned: Preent post
reblogged: heezed
sensitive_content: Sensitive content
strikes:
errors:
too_late: It is ower late fir tae appeal this strike
tags:
does_not_match_previous_name: disnae match the previous nemm
themes:
contrast: Mastodon (Heich contrast)
default: Mastodon (Daurk)
mastodon-light: Mastodon (Licht)
time:
formats:
default: "%b %d, %Y, %H:%M"
month: "%b %Y"
time: "%H:%M"
two_factor_authentication:
add: Add
disable: Turn aff 2FA
disabled_success: Twa-factor authentication successfully turnt aff
edit: Edit
enabled: Twa-factor authentication is turnt on
enabled_success: Twa-factor authentication successfully turnt on
generate_recovery_codes: Generate recovery codes
lost_recovery_codes: Recovery codes alloo ye tae regain access tae yer accoont if ye loss yer phone. If ye'v lost yer recovery codes, ye kin regenerate them here. Yer auld recovery codes will get invalidatit.
methods: Twa-factor methods
otp: Authenticator app
recovery_codes: Backup recovery codes
recovery_codes_regenerated: Recovery codes successfully regeneratit
recovery_instructions_html: Gin ye e'er loss access tae yer phone, ye kin uise ane o the recovery codes ablow fir tae regain access tae yer accoont. <strong>Keep the recovery codes safe</strong>. Fir example, ye cuid print them an store them wi yer ither important documents.
webauthn: Security keys
user_mailer:
appeal_approved:
action: Gang tae yer accoont
explanation: The appeal o the strike agin yer accoont on %{strike_date} thit ye submittit on %{appeal_date} haes been approved. Yer accoont is ance again in guid staunnin.
subject: Yer appeal fae %{date} haes been approved
title: Appeal approved
appeal_rejected:
explanation: The appeal o the strike agin yer accoont on %{strike_date} thit ye submittit on %{appeal_date} haes been rejectit.
subject: Yer appeal fae %{date} haes been rejectit
title: Appeal rejectit
backup_ready:
explanation: Ye wantit a ful backup o yer Mastodon accoont. It's riddy fir tae doonload noo!
subject: Yer archive is riddy fir doonload
title: Archive takoot
suspicious_sign_in:
change_password: chynge yer passwird
details: 'Here details o the sign-in:'
explanation: We've detectit a sign-in tae yer accoont fae a new IP address.
further_actions_html: If this wisnae you, we recommend thit ye %{action} immediately an turn on twa-factor authentication fir tae keep yer accoont secure.
subject: Yer accoont haes been accessed fae a new IP address
title: A new sign-in
warning:
appeal: Submit a appeal
appeal_description: Gin ye believe this is a error, ye kin submit a appeal tae the staff o %{instance}.
categories:
spam: Mince
violation: Content violates the follaein community guidelines
explanation:
delete_statuses: Some o yer posts hae been fun tae violate ane or mair community guidelines an hae been subsequently taen doon bi the moderators o %{instance}.
disable: Ye kin nae langer uise yer accoont, but yer profile an ither data is stull intack. Ye kin request a backup o yer data, chynge accoont settins or delete yer accoont.
mark_statuses_as_sensitive: Some o yer posts hae been mairkt as sensitive bi the moderators o %{instance}. This means thit fowk wull need tae tap the media in the posts afore a preview is displayy. Ye kin mairk media as sensitive yersel whan postin in the future.
sensitive: Fae noo on, aw yer uploadit media files will get mairkt as sensitive an hid ahin a click-throu warnin.
silence: Ye kin stull uise yer accoont but ainly fowk thit's awriddy follaein ye wull see yer posts on this server, an ye'll mibbie get excludit fae various discovery features. Hou an iver, ithers kin still follae ye bi haun.
suspend: Ye kin nae langer uise yer accoont, an yer profile an ither data urnae accessible onie mair. Ye kin stull login fir tae request a backup o yer data tae the data is fully taen doon in aboot 30 days, but we wull retain some basic data fir tae prevent ye fae evadin the suspension.
reason: 'Raison:'
statuses: 'Posts citit:'
subject:
delete_statuses: Yer posts on %{acct} hae been removed
disable: Yer accoont %{acct} haes been froze
mark_statuses_as_sensitive: Yer posts on %{acct} hae been mairkt as sensitive
none: Warnin fir %{acct}
sensitive: Yer posts on %{acct} wull be mairkt as sensitive fae noo on
silence: Yer accoont %{acct} haes been limitit
suspend: Yer accoont %{acct} haes been suspendit
title:
delete_statuses: Posts taen doon
disable: Accoont froze
mark_statuses_as_sensitive: Posts mairkt sensitive
none: Warnin
sensitive: Accoont mairkt as sensitive
silence: Accoont limitit
suspend: Accoont suspendit
welcome:
edit_profile_action: Setup profile
edit_profile_step: Ye kin customize yer profile bi uploadin a profile picture, chyngin yer display nemm an mair. Ye kin opt-in fir tae luik ower new follaers afore they’re allooed tae follae ye.
explanation: Here some tips fir tae get ye stertit
final_action: Stert postin
final_step: 'Stert postin! Even athout follaers, yer public posts kin stull be seen bi ithers, fir example on the local timeline or in hashtags. Ye mibbie want tae introduce yersel on the #introductions hashtag.'
full_handle: Yer ful haunnle
full_handle_hint: This is whit ye wad tell yer pals sae thit they kin message or follae ye fae anither server.
subject: Welcome tae Mastodon, 'mon in
title: Welcome aboord, %{name}!
users:
follow_limit_reached: Ye cannae follae mair than %{limit} fowk
invalid_otp_token: Invalid twa-factor code
otp_lost_help_html: If ye lost access tae baith, ye kin get in touch wi %{email}
seamless_external_login: Ye'r logged in via a external service, sae passwird an email settins urnae available.
signed_in_as: 'Signt in as:'
verification:
explanation_html: 'Ye kin <strong>verify yersel as the ainer o the links in yer profile metadata</strong>. Fir that, the linkt wabsteid haes tae contain a link back tae yer Mastodon profile. The link back <strong>haes tae</strong> hae a <code>rel="me"</code> attribute. The text content o the link disnae maitter. Here a example:'
verification: Verification
webauthn_credentials:
add: Add new security key
create:
error: There wis a problem addin yer security key. Please try again.
success: Yer security key wis successfully addit.
delete: Delete
delete_confirmation: Ye sure thit ye want tae delete this security key?
description_html: Gin ye turn on <strong>security key authentication</strong>, loggin in wull require ye tae uise ane o yer security keys.
destroy:
error: There wis a problem wi deletin yer security key. Please try again.
success: Yer security key wis successfully deletit.
invalid_credential: Invalid security key
nickname_hint: Pit in the nickname o yer new security key
not_enabled: Ye huvnae turnt on WebAuthn yit
not_supported: This brooser disnae support security keys
otp_required: Fir tae uise security keys please turn on twa-factor authentication furst.
registered_on: Registert on %{date}

@ -11,12 +11,12 @@ ast:
text: Pues usar la sintaxis de los artículos. Ten en cuenta l'espaciu que l'anunciu va ocupar na pantalla del usuariu/a text: Pues usar la sintaxis de los artículos. Ten en cuenta l'espaciu que l'anunciu va ocupar na pantalla del usuariu/a
defaults: defaults:
autofollow: Les persones que se rexistren pente la invitación van siguite automáticamente autofollow: Les persones que se rexistren pente la invitación van siguite automáticamente
avatar: Ficheros PNG, GIF o JPG de %{size} como muncho. Les semeya va redimensionase a %{dimensions} px avatar: Ficheros PNG, GIF o JPG de %{size} como muncho. La semeya va redimensionase a %{dimensions} px
bot: Avisa a otres persones de qu'esta cuenta fai principalmente aiciones automatizaes ya de que ye posible que nun tean supervisaes bot: Avisa a otres persones de qu'esta cuenta fai principalmente aiciones automatizaes ya de que ye posible que nun tean supervisaes
digest: Namás s'unvia dempués d'un periodu llongu d'inactividá ya namás si recibiesti dalgún mensaxe personal demientres la to ausencia digest: Namás s'unvia dempués d'un periodu llongu d'inactividá ya namás si recibiesti dalgún mensaxe personal demientres la to ausencia
discoverable: Permite que persones desconocíes descubran la to cuenta pente recomendaciones, tendencies ya otres funciones discoverable: Permite que persones desconocíes descubran la to cuenta pente recomendaciones, tendencies ya otres funciones
fields: Pues tener hasta 4 elementos qu'apaecen nuna tabla dientro del to perfil fields: Pues tener hasta 4 elementos qu'apaecen nuna tabla dientro del to perfil
header: Ficheros PNG, GIF o JPG de %{size} como muncho. Les semeya va redimensionase a %{dimensions} px header: Ficheros PNG, GIF o JPG de %{size} como muncho. La semeya va redimensionase a %{dimensions} px
irreversible: Los artículos peñeraos desapaecen de forma irreversible, magar que la peñera se quite dempués irreversible: Los artículos peñeraos desapaecen de forma irreversible, magar que la peñera se quite dempués
locale: La llingua de la interfaz, los mensaxes per corréu electrónicu ya los avisos push locale: La llingua de la interfaz, los mensaxes per corréu electrónicu ya los avisos push
locked: Controla manualmente quién pue siguite pente l'aprobación de les solicitúes de siguimientu locked: Controla manualmente quién pue siguite pente l'aprobación de les solicitúes de siguimientu
@ -59,8 +59,10 @@ ast:
include_statuses: Incluyir nel mensaxe los artículos de los que s'informó include_statuses: Incluyir nel mensaxe los artículos de los que s'informó
send_email_notification: Avisar al perfil per corréu electrónicu send_email_notification: Avisar al perfil per corréu electrónicu
type: Aición type: Aición
types:
suspend: Suspender
announcement: announcement:
all_day: Eventu del tol día all_day: Eventu de tol día
ends_at: Fin del eventu ends_at: Fin del eventu
scheduled_at: Anunciu programáu scheduled_at: Anunciu programáu
starts_at: Comienzu del eventu starts_at: Comienzu del eventu
@ -96,7 +98,6 @@ ast:
setting_default_privacy: Privacidá de los artículos setting_default_privacy: Privacidá de los artículos
setting_delete_modal: Amosar el diálogu de confirmación enantes de desaniciar un artículu setting_delete_modal: Amosar el diálogu de confirmación enantes de desaniciar un artículu
setting_display_media: Conteníu multimedia setting_display_media: Conteníu multimedia
setting_noindex: Nun apaecer nos índices de los motores de gueta
setting_reduce_motion: Amenorgar el movimientu de les animaciones setting_reduce_motion: Amenorgar el movimientu de les animaciones
setting_show_application: Dicir les aplicaciones que s'usen pa unviar artículos setting_show_application: Dicir les aplicaciones que s'usen pa unviar artículos
setting_system_font_ui: Usar la fonte predeterminada del sistema setting_system_font_ui: Usar la fonte predeterminada del sistema
@ -153,8 +154,6 @@ ast:
permissions_as_keys: Permisos permissions_as_keys: Permisos
position: Prioridá position: Prioridá
'no': Non 'no': Non
recommended: Aconséyase
required: required:
mark: "*" mark: "*"
text: ríquese
'yes': 'yes':

@ -66,8 +66,10 @@ be:
name: Пазнака name: Пазнака
value: Змесціва value: Змесціва
account_warning_preset: account_warning_preset:
text: Тэкст шаблону
title: Загаловак title: Загаловак
admin_account_action: admin_account_action:
include_statuses: Дадаць допісы, на якія вы скардзіцеся, у электронны ліст
send_email_notification: Паведаміць карыстальніку па электроннай пошце send_email_notification: Паведаміць карыстальніку па электроннай пошце
text: Карыстальніцкае папярэджанне text: Карыстальніцкае папярэджанне
type: Дзеянне type: Дзеянне
@ -95,7 +97,7 @@ be:
context: Фільтр кантэкстаў context: Фільтр кантэкстаў
current_password: Бягучы пароль current_password: Бягучы пароль
data: Даныя data: Даныя
discoverable: Парэкамендаваць акаўнт іншым discoverable: Рэкамендаваць уліковы запіс іншым карыстальнікам
display_name: Адлюстраванае імя display_name: Адлюстраванае імя
email: Адрас электроннай пошты email: Адрас электроннай пошты
expires_in: Заканчваецца пасля expires_in: Заканчваецца пасля
@ -104,7 +106,7 @@ be:
honeypot: "%{label} (не запаўняць)" honeypot: "%{label} (не запаўняць)"
irreversible: Выдаляць, а не хаваць irreversible: Выдаляць, а не хаваць
locale: Мова інтэрфейсу locale: Мова інтэрфейсу
locked: Патрабуе запыт на падпіску locked: Зрабіць уліковы запіс закрытым
max_uses: Максімальная колькасць выкарыстанняў max_uses: Максімальная колькасць выкарыстанняў
new_password: Новы пароль new_password: Новы пароль
note: Пра сябе note: Пра сябе
@ -125,6 +127,8 @@ be:
setting_display_media_default: Перадвызначана setting_display_media_default: Перадвызначана
setting_display_media_hide_all: Схаваць усё setting_display_media_hide_all: Схаваць усё
setting_display_media_show_all: Паказаць усё setting_display_media_show_all: Паказаць усё
setting_expand_spoilers: Заўжды разгортваць допісы з папярэджаннем аб змесціве
setting_hide_network: Схаваць вашы сувязі
setting_reduce_motion: Памяншэнне руху ў анімацыях setting_reduce_motion: Памяншэнне руху ў анімацыях
setting_system_font_ui: Выкарыстоўваць прадвызначаны сістэмны шрыфт setting_system_font_ui: Выкарыстоўваць прадвызначаны сістэмны шрыфт
setting_theme: Тэма сайта setting_theme: Тэма сайта

@ -22,23 +22,35 @@ bg:
starts_at: По избор. В случай, че обявлението е ограничено до определен времеви диапазон starts_at: По избор. В случай, че обявлението е ограничено до определен времеви диапазон
text: Можете да използвате синтаксиса на обикновени публикации. Не забравяйте, че обявлението ще заеме известно място от екрана на потребителя text: Можете да използвате синтаксиса на обикновени публикации. Не забравяйте, че обявлението ще заеме известно място от екрана на потребителя
defaults: defaults:
autofollow: Хората, които се регистрират чрез поканата, автоматично ще ви последват
avatar: PNG, GIF или JPG. До %{size}. Ще бъде смалена до %{dimensions} пиксела avatar: PNG, GIF или JPG. До %{size}. Ще бъде смалена до %{dimensions} пиксела
bot: Покажете на останалите потребители, че акаунтът извършва предимно автоматизирани действия, които не се следят bot: Покажете на останалите потребители, че акаунтът извършва предимно автоматизирани действия, които не се следят
context: Един или повече контексти, към които да се приложи филтърът
discoverable: Позволете на непознати потребители да открият вашия акаунт чрез препоръки, трендове и други функции discoverable: Позволете на непознати потребители да открият вашия акаунт чрез препоръки, трендове и други функции
email: Ще въ бъде изпратен имейл за потвърждение
fields: Можете да добавите до 4 елемента в таблицата към своя профил fields: Можете да добавите до 4 елемента в таблицата към своя профил
header: PNG, GIF или JPG. До %{size}. Ще бъде смалена до %{dimensions} пиксела header: PNG, GIF или JPG. До %{size}. Ще бъде смалена до %{dimensions} пиксела
locked: Изисква ръчно одобрение на последователите. По подразбиране, публикациите са достъпни само до последователи. locked: Изисква ръчно одобрение на последователите. По подразбиране, публикациите са достъпни само до последователи.
password: Използвайте поне 8 символа password: Използвайте поне 8 символа
scopes: Указва до кои API има достъп приложението. Ако изберете диапазон от най-високо ниво, няма нужда да избирате индивидуални.
setting_aggregate_reblogs: Скриване на нови споделяния за публикации, които са били споделени наскоро (засяга само новополучени споделяния)
setting_default_sensitive: Деликатната мултимедия е скрита по подразбиране и може да се разкрие с едно щракване setting_default_sensitive: Деликатната мултимедия е скрита по подразбиране и може да се разкрие с едно щракване
setting_display_media_default: Скриване на мултимедия отбелязана като деликатна setting_display_media_default: Скриване на мултимедия отбелязана като деликатна
setting_display_media_hide_all: Винаги да се скрива мултимедията setting_display_media_hide_all: Винаги да се скрива мултимедията
setting_display_media_show_all: Винаги да се показва мултимедията setting_display_media_show_all: Винаги да се показва мултимедията
setting_hide_network: В профила ви ще бъде скрито кой може да последвате и кой може да ви последва setting_hide_network: В профила ви ще бъде скрито кой може да последвате и кой може да ви последва
setting_noindex: Засяга вашите публикации и публичен профил
setting_show_application: Приложението, от което публикувате, ще бъде показано в подробностите към публикацията
setting_use_blurhash: Преливането се определя от цветовете на скритите изображения, но детайлите остават скрити setting_use_blurhash: Преливането се определя от цветовете на скритите изображения, но детайлите остават скрити
setting_use_pending_items: Инфопотокът ще се обновява само при кликване, вместо автоматично setting_use_pending_items: Инфопотокът ще се обновява само при кликване, вместо автоматично
username: Вашето потребителско име ще е неповторим в %{domain} username: Вашето потребителско име ще е неповторим в %{domain}
featured_tag: featured_tag:
name: 'Ето няколко хаштага, които последно сте използвали:' name: 'Ето няколко хаштага, които последно сте използвали:'
filters:
action: Изберете кое действие да бъде извършено, когато публикация бъде филтрирана
actions:
hide: Напълно скриване на филтрираното съдържание, сякаш не съществува
warn: Скриване на филтрираното съдържание зад предупреждение, включващо името на филтъра
form_admin_settings: form_admin_settings:
site_contact_username: Как хората могат да ви достигнат в Mastodon. site_contact_username: Как хората могат да ви достигнат в Mastodon.
site_extended_description: Всяка допълнителна информация, която може да е полезна за посетителите и потребителите ви. Може да се структурира със синтаксиса на Markdown. site_extended_description: Всяка допълнителна информация, която може да е полезна за посетителите и потребителите ви. Може да се структурира със синтаксиса на Markdown.
@ -46,6 +58,7 @@ bg:
imports: imports:
data: CSV файл, експортиран от друга инстанция на Mastodon data: CSV файл, експортиран от друга инстанция на Mastodon
ip_block: ip_block:
expires_in: IP адресите са краен ресурс. Понякога са споделени и често сменят притежателите си. Поради това, блокиране на IP за неопределен период не се препоръчва.
severities: severities:
no_access: Блокиране на достъп до всички ресурси no_access: Блокиране на достъп до всички ресурси
severity: Изберете какво да се случва със заявките от този IP severity: Изберете какво да се случва със заявките от този IP
@ -53,6 +66,8 @@ bg:
text: Опишете правило или изискване за потребителите на този сървър. Опитайте се да го направите кратко и просто text: Опишете правило или изискване за потребителите на този сървър. Опитайте се да го направите кратко и просто
sessions: sessions:
otp: 'Въведете двуфакторния код, породен от приложението на телефона си или използвайте един от кодовете си за възстановяване:' otp: 'Въведете двуфакторния код, породен от приложението на телефона си или използвайте един от кодовете си за възстановяване:'
user:
chosen_languages: Само публикации на езиците с отметка ще бъдат показвани в публичните инфопотоци
user_role: user_role:
highlighted: Това прави ролята публично видима highlighted: Това прави ролята публично видима
permissions_as_keys: Потребители с тази роля ще имат достъп до... permissions_as_keys: Потребители с тази роля ще имат достъп до...
@ -80,9 +95,10 @@ bg:
starts_at: Начало на събитието starts_at: Начало на събитието
text: Оповестяване text: Оповестяване
defaults: defaults:
autofollow: Автоматично последване на вашия акаунт
avatar: Аватар avatar: Аватар
bot: Този акаунт е бот bot: Този акаунт е бот
chosen_languages: Прецеждане на езиците chosen_languages: Филтриране на езиците
confirm_new_password: Потвърди новата парола confirm_new_password: Потвърди новата парола
confirm_password: Потвърди паролата confirm_password: Потвърди паролата
current_password: Текуща парола current_password: Текуща парола
@ -90,17 +106,19 @@ bg:
discoverable: Препоръчайте своя акаунт discoverable: Препоръчайте своя акаунт
display_name: Показвано име display_name: Показвано име
email: Адрес на имейла email: Адрес на имейла
expires_in: Изтича след
fields: Метаданни за профила fields: Метаданни за профила
header: Заглавен ред header: Заглавен ред
locale: Език на интерфейса locale: Език на интерфейса
locked: Направи акаунта поверителен locked: Направи акаунта поверителен
max_uses: Най-голям брой употреби max_uses: Максимален брой използвания
new_password: Нова парола new_password: Нова парола
note: Биография note: Биография
otp_attempt: Двуфакторен код otp_attempt: Двуфакторен код
password: Парола password: Парола
phrase: Ключова дума или фраза phrase: Ключова дума или фраза
setting_advanced_layout: Включете разширения уеб интерфейс setting_advanced_layout: Включете разширения уеб интерфейс
setting_aggregate_reblogs: Групиране на споделянията в инфопотока
setting_always_send_emails: Винаги да се изпращат известия по имейл setting_always_send_emails: Винаги да се изпращат известия по имейл
setting_auto_play_gif: Самопускащи се анимирани гифчета setting_auto_play_gif: Самопускащи се анимирани гифчета
setting_boost_modal: Показване на диалога за потвърждение преди споделяне setting_boost_modal: Показване на диалога за потвърждение преди споделяне
@ -115,7 +133,9 @@ bg:
setting_display_media_hide_all: Скриване на всичко setting_display_media_hide_all: Скриване на всичко
setting_display_media_show_all: Показване на всичко setting_display_media_show_all: Показване на всичко
setting_expand_spoilers: Постоянно разширяване на публикации, маркирани с предупреждения setting_expand_spoilers: Постоянно разширяване на публикации, маркирани с предупреждения
setting_noindex: Отказване от индексирането от търсачки
setting_reduce_motion: Забавяне на движението на анимациите setting_reduce_motion: Забавяне на движението на анимациите
setting_show_application: Показване от кое приложение е изпратена публикацията
setting_system_font_ui: Използване на системния шрифт по подразбиране setting_system_font_ui: Използване на системния шрифт по подразбиране
setting_theme: Тема на сайта setting_theme: Тема на сайта
setting_trends: Показване на ежедневните актуални теми setting_trends: Показване на ежедневните актуални теми
@ -130,6 +150,10 @@ bg:
whole_word: Цяла дума whole_word: Цяла дума
featured_tag: featured_tag:
name: Хаштаг name: Хаштаг
filters:
actions:
hide: Напълно скриване
warn: Скриване зад предупреждение
form_admin_settings: form_admin_settings:
require_invite_text: Изисква се причина за присъединяване require_invite_text: Изисква се причина за присъединяване
site_contact_username: Потребителско име на контакт site_contact_username: Потребителско име на контакт

@ -38,7 +38,7 @@ de:
current_username: Um das zu bestätigen, gib den Profilnamen des aktuellen Kontos ein current_username: Um das zu bestätigen, gib den Profilnamen des aktuellen Kontos ein
digest: Wenn du eine längere Zeit inaktiv bist oder du in deiner Abwesenheit eine Direktnachricht erhalten hast digest: Wenn du eine längere Zeit inaktiv bist oder du in deiner Abwesenheit eine Direktnachricht erhalten hast
discoverable: Erlaube deinem Konto, durch Empfehlungen, Trends und andere Funktionen von Fremden entdeckt zu werden discoverable: Erlaube deinem Konto, durch Empfehlungen, Trends und andere Funktionen von Fremden entdeckt zu werden
email: Du wirst eine E-Mail zur Verifizierung Deiner E-Mail-Adresse erhalten email: Du wirst eine E-Mail zur Verifizierung dieser E-Mail-Adresse erhalten
fields: Du kannst bis zu vier Metadaten auf deinem Profil anzeigen lassen, die als Tabelle dargestellt werden fields: Du kannst bis zu vier Metadaten auf deinem Profil anzeigen lassen, die als Tabelle dargestellt werden
header: PNG, GIF oder JPG. Höchstens %{size} groß. Wird auf %{dimensions} px verkleinert header: PNG, GIF oder JPG. Höchstens %{size} groß. Wird auf %{dimensions} px verkleinert
inbox_url: Kopiere die URL von der Startseite des gewünschten Relays inbox_url: Kopiere die URL von der Startseite des gewünschten Relays
@ -112,7 +112,7 @@ de:
rule: rule:
text: Führe eine Regel oder Bedingung für Benutzer*innen auf diesem Server ein. Bleib dabei kurz und knapp text: Führe eine Regel oder Bedingung für Benutzer*innen auf diesem Server ein. Bleib dabei kurz und knapp
sessions: sessions:
otp: 'Gib die Zwei-Faktor-Authentifizierung von deinem Telefon ein oder benutze einen deiner Wiederherstellungscodes:' otp: 'Gib den Zwei-Faktor-Code von deinem Telefon ein oder benutze einen deiner Wiederherstellungscodes:'
webauthn: Wenn es sich um einen USB-Schlüssel handelt, stelle sicher, dass du ihn einsteckst und ihn antippst. webauthn: Wenn es sich um einen USB-Schlüssel handelt, stelle sicher, dass du ihn einsteckst und ihn antippst.
tag: tag:
name: Du kannst zum Beispiel nur die Groß- und Kleinschreibung der Buchstaben ändern, um es lesbarer zu machen name: Du kannst zum Beispiel nur die Groß- und Kleinschreibung der Buchstaben ändern, um es lesbarer zu machen

@ -43,7 +43,7 @@ eo:
header: Formato PNG, GIF aŭ JPG. Ĝis %{size}. Estos malgrandigita al %{dimensions}px header: Formato PNG, GIF aŭ JPG. Ĝis %{size}. Estos malgrandigita al %{dimensions}px
inbox_url: Kopiu la URL de la ĉefpaĝo de la ripetilo, kiun vi volas uzi inbox_url: Kopiu la URL de la ĉefpaĝo de la ripetilo, kiun vi volas uzi
irreversible: La filtritaj mesaĝoj malaperos por eterne, eĉ se la filtrilo poste estas forigita irreversible: La filtritaj mesaĝoj malaperos por eterne, eĉ se la filtrilo poste estas forigita
locale: La lingvo de la interfaco, de retpoŝtaĵoj, kaj de sciigoj locale: La lingvo de la fasado, retpoŝtaĵoj, kaj sciigoj
locked: Vi devos aprobi ĉiun peton de sekvado mane locked: Vi devos aprobi ĉiun peton de sekvado mane
password: Uzu almenaŭ 8 signojn password: Uzu almenaŭ 8 signojn
phrase: Estos provita senzorge pri la uskleco de teksto aŭ averto pri enhavo de mesaĝo phrase: Estos provita senzorge pri la uskleco de teksto aŭ averto pri enhavo de mesaĝo

@ -7,15 +7,18 @@ et:
account_migration: account_migration:
acct: Sisesta selle konto kasutajanimi@domeen, millele soovite kolida acct: Sisesta selle konto kasutajanimi@domeen, millele soovite kolida
account_warning_preset: account_warning_preset:
text: Te saate kasutada tuututuse süntaksi, näiteks URLe, silte ja mainimisi text: Te saate kasutada postituse süntaksi, näiteks URLe, silte ja mainimisi
title: Valikuline. Ei ole nähtav saajale title: Valikuline. Ei ole nähtav saajale
admin_account_action: admin_account_action:
include_statuses: Kasutaja näeb, millised tuututused on põhjustanud selle moderaatori tegevuse või hoiatuse include_statuses: Kasutaja näeb, millised postitused on põhjustanud moderaatori otsuse või hoiatuse
send_email_notification: Konto omanik saab selgituse selle kohta, mis juhtus nende kontoga send_email_notification: Konto omanik saab selgituse selle kohta, mis juhtus nende kontoga
text_html: Valikuline. Te saate kasutada tuututuse süntaksi. Te saate <a href="%{path}">lisada hoiatuste eelseadistusi</a> aega säästmiseks text_html: Valikuline. On võimalik kasutada postituse süntaksi. On võimalik <a href="%{path}">lisada hoiatuste eelseadistusi</a> säästmaks aega
type_html: Vali, mida teha kasutajaga <strong>%{acct}</strong> type_html: Vali, mida teha kasutajaga <strong>%{acct}</strong>
types: types:
disable: Keela kasutajal konto kasutamine, sisu kustutamata või varjamata.
none: Hoiatuse saatmine kasutajale, ilma täiendavate tegevuste käivitamiseta.
sensitive: Kogu kasutaja meediasisu märgitakse kui tundlik sisu. sensitive: Kogu kasutaja meediasisu märgitakse kui tundlik sisu.
silence: Takistab kasutajal avaliku nähtavusega postitamist, peidab tema postitused ja märguanded inimeste eest, kes ei jälgi.
suspend: Takistamaks suhtlust selle kontoga ja kustutamaks kogu sisu. Tagasivõetav 30 päeva jooksul. suspend: Takistamaks suhtlust selle kontoga ja kustutamaks kogu sisu. Tagasivõetav 30 päeva jooksul.
warning_preset_id: Valikuline. Te saate ikka lisada mis tahes teksti eelseadistuse lõppu warning_preset_id: Valikuline. Te saate ikka lisada mis tahes teksti eelseadistuse lõppu
announcement: announcement:
@ -23,7 +26,9 @@ et:
ends_at: Valikuline. Teadaanne eemaldatakse automaatselt sellel ajal ends_at: Valikuline. Teadaanne eemaldatakse automaatselt sellel ajal
scheduled_at: Jäta tühjaks, et avaldada teadaande koheselt scheduled_at: Jäta tühjaks, et avaldada teadaande koheselt
starts_at: Valikuline. Juhul, kui teie teadaanne on limiteeritud kindlale ajavahemikule starts_at: Valikuline. Juhul, kui teie teadaanne on limiteeritud kindlale ajavahemikule
text: Te saate kasutada tuututuse süntaksi. Palun pidage silmas seda, kui palju ruumi teadaanne võtab kasutaja ekraanil text: Te saate kasutada postituse süntaksi. Tuleks silmas pidada, kui palju ruumi teadaanne võtab kasutaja ekraanil
appeal:
text: Otsust on võimalik vaidlustada vaid 1 kord
defaults: defaults:
autofollow: Inimesed, kes loovad konto selle kutse läbi, automaatselt jälgivad Teid autofollow: Inimesed, kes loovad konto selle kutse läbi, automaatselt jälgivad Teid
avatar: PNG, GIF või JPG. Kõige rohkem %{size}. Vähendatakse %{dimensions} pikslini avatar: PNG, GIF või JPG. Kõige rohkem %{size}. Vähendatakse %{dimensions} pikslini
@ -32,25 +37,26 @@ et:
current_password: Turvalisuse huvides palume sisestage praeguse konto salasõna current_password: Turvalisuse huvides palume sisestage praeguse konto salasõna
current_username: Kinnitamiseks palun sisestage oma konto kasutajanimi current_username: Kinnitamiseks palun sisestage oma konto kasutajanimi
digest: Saadetakse ainult pärast pikka perioodi tegevusetust ja ainult siis, kui Teile on saadetud privaatseid sõnumeid digest: Saadetakse ainult pärast pikka perioodi tegevusetust ja ainult siis, kui Teile on saadetud privaatseid sõnumeid
discoverable: Konto on leitav võhivõõraste jaoks soovituste ja trendide sirvimise teel vm sarnaste vahenditega
email: Teile saadetakse kinnituskiri e-posti teel email: Teile saadetakse kinnituskiri e-posti teel
fields: Te saate oma profiilil tabelina kuvada kuni 4 asja fields: Te saate oma profiilil tabelina kuvada kuni 4 asja
header: PNG, GIF või JPG. Kõige rohkem %{size}. Vähendatakse %{dimensions} pikslini header: PNG, GIF või JPG. Kõige rohkem %{size}. Vähendatakse %{dimensions} pikslini
inbox_url: Kopeerige soovitud relee avalehe URL inbox_url: Kopeerige soovitud relee avalehe URL
irreversible: Filtreeritud tuututused kaovad taastamatult, isegi kui filter on hiljem eemaldatud irreversible: Filtreeritud postitused kaovad taastamatult, isegi kui filter on hiljem eemaldatud
locale: Kasutajaliidese, e-kirjade ja push-teadete keel locale: Kasutajaliidese, e-kirjade ja push-teadete keel
locked: Nõuab käsitsi jälgijate kinnitamist locked: Nõuab käsitsi jälgijate kinnitamist
password: Vajalik on vähemalt 8 märki password: Vajalik on vähemalt 8 märki
phrase: Kattub olenemata tuututuse teksti suurtähtedest või sisuhoiatusest phrase: Kattub olenemata postituse teksti suurtähtedest või sisuhoiatusest
scopes: Milliseid API-sid see rakendus tohib kasutada. Kui Te valite kõrgeima taseme, ei pea Te valima individuaalseid. scopes: Milliseid API-sid see rakendus tohib kasutada. Kui Te valite kõrgeima taseme, ei pea Te valima individuaalseid.
setting_aggregate_reblogs: Ära kuva uusi postituste jagamisi, mis on hiljuti jagatud (kehtib vaid uutele jagamistele) setting_aggregate_reblogs: Ära kuva uusi postituste jagamisi, mis on hiljuti jagatud (kehtib vaid uutele jagamistele)
setting_always_send_emails: Kui aktiivselt Mastodoni kasutada, siis tavapäraselt e-postiga teavitusi ei saadeta setting_always_send_emails: Mastodoni aktiivsel kasutamisel sulle tavaliselt meilile teavitusi ei saadeta
setting_default_sensitive: Tundlik meedia on vaikimisi peidetud ning seda saab avada sellele klikkides setting_default_sensitive: Tundlik meedia on vaikimisi peidetud ning seda saab avada sellele klikkides
setting_display_media_default: Peida tundlikuks märgitud meedia setting_display_media_default: Peida tundlikuks märgitud meedia
setting_display_media_hide_all: Alati peida kõik meedia setting_display_media_hide_all: Alati peida kõik meedia
setting_display_media_show_all: Alati näita tundlikuks märgistatud meedia setting_display_media_show_all: Alati näita tundlikuks märgistatud meedia
setting_hide_network: Keda Te jälgite ja kes jägib Teid ei kuvata Teie profiilil setting_hide_network: Keda Te jälgite ja kes jägib Teid ei kuvata Teie profiilil
setting_noindex: Mõjutab Teie avalikku profiili ja staatuse lehekülgi setting_noindex: Mõjutab Teie avalikku profiili ja staatuse lehekülgi
setting_show_application: Rakendus, mida kasutate tuututamiseks, kuvatakse tuututuste üksikasjade vaates setting_show_application: Rakendus, mida kasutate postitamiseks, kuvatakse postituste detailvaates
setting_use_blurhash: Värvid põhinevad peidetud visuaalidel, kuid hägustavad igasuguseid detaile setting_use_blurhash: Värvid põhinevad peidetud visuaalidel, kuid hägustavad igasuguseid detaile
setting_use_pending_items: Peida ajajoone uuendused kliki taga selle asemel, et automaatselt kerida voogu setting_use_pending_items: Peida ajajoone uuendused kliki taga selle asemel, et automaatselt kerida voogu
username: Teie kasutajanimi on %{domain}-il unikaalne username: Teie kasutajanimi on %{domain}-il unikaalne
@ -62,9 +68,31 @@ et:
with_dns_records: Püütakse lahendada selle domeeni DNS-kirjed ja ühtlasi blokeerida ka selle tulemused with_dns_records: Püütakse lahendada selle domeeni DNS-kirjed ja ühtlasi blokeerida ka selle tulemused
featured_tag: featured_tag:
name: 'Siin on mõned nendest siltidest mida sa oled kõige hiljutisemalt kasutanud:' name: 'Siin on mõned nendest siltidest mida sa oled kõige hiljutisemalt kasutanud:'
filters:
action: Tegevuse valik, kui postitus vastab filtrile
actions:
hide: Filtreeritud sisu täielik peitmine, nagu seda polekski üldse olemas
warn: Varja filtreeritud sisu hoiatusega, nimetades filtri pealkirja
form_admin_settings: form_admin_settings:
backups_retention_period: Talleta genereeritud kasutajaarhiivid määratud arv päevadeks.
bootstrap_timeline_accounts: Need kasutajad kinnitatakse uute kasutajate jälgimissoovituste esiritta. bootstrap_timeline_accounts: Need kasutajad kinnitatakse uute kasutajate jälgimissoovituste esiritta.
closed_registrations_message: Kuvatakse, kui liitumised pole võimalikud
content_cache_retention_period: Teiste serverite postitused kustutatakse pärast määratud päevade arvu, kui see on seatud positiivsele väärtusele. See võib olla pöördumatu.
custom_css: Kohandatud stiile on võimalik kasutada Mastodoni veebiliideses.
mascot: Asendab kohandatud veebiliidese illustratsiooni.
media_cache_retention_period: Positiivse väärtuse korral kustutatakse allalaetud meediafailid nende päevade möödudes ning laetakse vajadusel uuesti alla.
profile_directory: Kasutajate kataloog kuvab nimekirja kasutajatest, kes on seda lubanud. profile_directory: Kasutajate kataloog kuvab nimekirja kasutajatest, kes on seda lubanud.
require_invite_text: Kui liitumisi on tarvis kinnitada, oleks "Miks Te soovite liituda?" vastus vajalik
site_contact_email: Kui peaks tekkima vajadus ühendust võtta täiendavate küsimuste osas.
site_contact_username: Kuidas Mastodoni kaudu ühendust võtta.
site_extended_description: Igasugune lisateave, mis võib külastajatele ja kasutajatele kasulik olla. Saab liigendada Markdown süntaksiga.
site_short_description: Lühikirjeldus serveri unikaalseks identifitseerimiseks. Kes haldab, kellele mõeldud?
site_terms: Kasuta oma privaatsuspoliitikat või tühjaks jättes vaikimisi-teksti. Saab liigendada Markdown süntaksi abil.
site_title: Kuidas inimesed saavad serverile viidata, lisaks domeeninimele.
theme: Teema, mida näevad sisenemata ning uued kasutajad.
thumbnail: Umbes 2:1 mõõdus pilt serveri informatsiooni kõrval.
timeline_preview: Sisenemata külastajatel on võimalik sirvida viimaseid avalikke postitusi serveril.
trendable_by_default: Populaarse sisu ülevaatuse vahele jätmine. Pärast seda on siiski võimalik üksikuid üksusi trendidest eemaldada.
trends: Populaarsuse suunad näitavad millised postitused, sildid ja uudislood koguvad sinu serveris tähelepanu. trends: Populaarsuse suunad näitavad millised postitused, sildid ja uudislood koguvad sinu serveris tähelepanu.
form_challenge: form_challenge:
current_password: Turvalisse alasse sisenemine current_password: Turvalisse alasse sisenemine
@ -81,12 +109,25 @@ et:
sign_up_block: Uued liitumised pole võimalikud sign_up_block: Uued liitumised pole võimalikud
sign_up_requires_approval: Uued liitumised vajavad kinnitamist sign_up_requires_approval: Uued liitumised vajavad kinnitamist
severity: Valik, mis juhtub päringutega sellelt IP-aadressilt severity: Valik, mis juhtub päringutega sellelt IP-aadressilt
rule:
text: Reegli või nõude kirjeldus selle serveri kasutajatele. Võimalikult lühidalt ja lihtsalt
sessions: sessions:
otp: 'Kahe-etapise autentimise kood telefonirakendusest või mõni taastekood:' otp: 'Kahe-etapise autentimise kood telefonirakendusest või mõni taastekood:'
webauthn: Kui see on USB-võti, sisesta see ning vajadusel aktiveeri.
tag: tag:
name: Te saate ainult muuta tähtede tõstetust, näiteks selleks, et muuta seda rohkem loetavaks name: Te saate ainult muuta tähtede tõstetust, näiteks selleks, et muuta seda rohkem loetavaks
user: user:
chosen_languages: Kui valitud, ainult valitud keeltes tuututused näidatakse avalikes ajajoontes chosen_languages: Keelte valimisel näidatakse avalikel ajajoontel ainult neis keeltes postitusi
role: See roll kontrollib, millised õigused kasutajal on
user_role:
color: Rolli tähistamise värvus üle kasutajaliidese, RGB 16nd-formaadis
highlighted: Teeb rolli avalikult nähtavaks
name: Rolli avalik nimi, kui roll on märgitud avalikuks kuvamiseks märgina
permissions_as_keys: Selle rolliga kasutajatel on ligipääs...
position: Kõrgem roll otsustab teatud olukordades konfliktide lahendamise. Teatud toiminguid saab teha ainult madalama prioriteediga rollidega
webhook:
events: Saadetavate sündmuste valik
url: Kuhu sündmused saadetakse
labels: labels:
account: account:
fields: fields:
@ -100,7 +141,7 @@ et:
text: Eelseadistatud tekst text: Eelseadistatud tekst
title: Pealkiri title: Pealkiri
admin_account_action: admin_account_action:
include_statuses: Kaasa teavitatud tuututused selles e-kirjas include_statuses: Kaasa teavitatud postitused selles e-kirjas
send_email_notification: Teavita kasutajat e-posti teel send_email_notification: Teavita kasutajat e-posti teel
text: Hoiatus text: Hoiatus
type: Tegevus type: Tegevus
@ -117,11 +158,13 @@ et:
scheduled_at: Ajasta avalikustamine scheduled_at: Ajasta avalikustamine
starts_at: Sündmuse algus starts_at: Sündmuse algus
text: Teadaanne text: Teadaanne
appeal:
text: Kirjeldus, miks see otsus tuleks tagasi pöörata
defaults: defaults:
autofollow: Kutsu oma kontot jälgima autofollow: Kutsu oma kontot jälgima
avatar: Profiilipilt avatar: Profiilipilt
bot: See konto on robot bot: See konto on robot
chosen_languages: Filtreeri keeli chosen_languages: Keelte filtreerimine
confirm_new_password: Uue salasõna kinnitamine confirm_new_password: Uue salasõna kinnitamine
confirm_password: Salasõna kinnitamine confirm_password: Salasõna kinnitamine
context: Filtreeri kontekste context: Filtreeri kontekste
@ -146,23 +189,24 @@ et:
phrase: Võtmesõna või fraas phrase: Võtmesõna või fraas
setting_advanced_layout: Aktiveeri kohandatud veebiliides setting_advanced_layout: Aktiveeri kohandatud veebiliides
setting_aggregate_reblogs: Grupeeri jagamised ajajoontel setting_aggregate_reblogs: Grupeeri jagamised ajajoontel
setting_always_send_emails: Edasta kõik teavitused meilile
setting_auto_play_gif: Mängi GIF-e automaatselt setting_auto_play_gif: Mängi GIF-e automaatselt
setting_boost_modal: Näita enne jagamist kinnitusdialoogi setting_boost_modal: Näita enne jagamist kinnitusdialoogi
setting_crop_images: Kärbi suurendamata tuututuste pildid resolutsiooni 16x9 setting_crop_images: Kuva suurendamata postituste pildid kui 16x9
setting_default_language: Postituse keel setting_default_language: Postituse keel
setting_default_privacy: Postituse privaatsus setting_default_privacy: Postituse nähtavus
setting_default_sensitive: Alati märgista meedia tundlikuks setting_default_sensitive: Alati märgista meedia tundlikuks
setting_delete_modal: Näita kinnitusdialoogi enne tuututuse kustutamist setting_delete_modal: Näita kinnitusdialoogi enne postituse kustutamist
setting_disable_swiping: Keela pühkimisliigutused setting_disable_swiping: Keela pühkimisliigutused
setting_display_media: Meedia kuvarežiim setting_display_media: Meedia kuvarežiim
setting_display_media_default: Vaikimisi setting_display_media_default: Vaikimisi
setting_display_media_hide_all: Peida kõik setting_display_media_hide_all: Peida kõik
setting_display_media_show_all: Kuva kõik setting_display_media_show_all: Kuva kõik
setting_expand_spoilers: Alati laienda sisuhoiatustega tuututused setting_expand_spoilers: Alati laienda sisuhoiatustega postitused
setting_hide_network: Peida oma võrk setting_hide_network: Peida oma võrk
setting_noindex: Keeldu otsingumootorite indekseerimistest setting_noindex: Keeldu otsingumootorite indekseerimistest
setting_reduce_motion: Vähenda liikumist animatsioonides setting_reduce_motion: Vähenda liikumist animatsioonides
setting_show_application: Avalikusta tuututuste saatmisel kasutatud rakendused setting_show_application: Avalikusta postituste tegemisel kasutatud rakendus
setting_system_font_ui: Kasuta süsteemi vaikefonti setting_system_font_ui: Kasuta süsteemi vaikefonti
setting_theme: Saidi teema setting_theme: Saidi teema
setting_trends: Näita tänaseid trende setting_trends: Näita tänaseid trende
@ -180,20 +224,33 @@ et:
with_dns_records: Kaasa domeeni MX-kirjed ning IP-aadressid with_dns_records: Kaasa domeeni MX-kirjed ning IP-aadressid
featured_tag: featured_tag:
name: Silt name: Silt
filters:
actions:
hide: Peida täielikult
warn: Peida hoiatusega
form_admin_settings: form_admin_settings:
backups_retention_period: Kasutajate arhiivi talletusperiood
bootstrap_timeline_accounts: Alati soovita neid kontosid uutele kasutajatele
closed_registrations_message: Kohandatud teade, kui liitumine pole võimalik closed_registrations_message: Kohandatud teade, kui liitumine pole võimalik
content_cache_retention_period: Meediapuhvri talletusperiood
custom_css: Kohandatud CSS custom_css: Kohandatud CSS
mascot: Kohandatud maskott (kunagine)
media_cache_retention_period: Meediapuhvri talletusperiood
profile_directory: Luba kasutajate kataloog profile_directory: Luba kasutajate kataloog
registrations_mode: Kes saab liituda
require_invite_text: Nõua liitumiseks põhjendust
show_domain_blocks: Näita domeenikeelde show_domain_blocks: Näita domeenikeelde
show_domain_blocks_rationale: Näite domeenikeeldude põhjuseid show_domain_blocks_rationale: Näite domeenikeeldude põhjuseid
site_contact_email: Kontaktisiku e-post site_contact_email: Kontaktisiku e-post
site_contact_username: Kontaktisiku kasutajanimi site_contact_username: Kontaktisiku kasutajanimi
site_extended_description: Serveri pikem kirjeldus site_extended_description: Serveri pikem kirjeldus
site_short_description: Serveri lühikirjeldus site_short_description: Serveri lühikirjeldus
site_terms: Privaatsuspoliitika site_terms: Isikuandmete kaitse
site_title: Serveri nimi site_title: Serveri nimi
theme: Vaikmisi teema theme: Vaikmisi teema
thumbnail: Serveri pisipilt thumbnail: Serveri pisipilt
timeline_preview: Luba autentimata ligipääs avalikele ajajoontele
trendable_by_default: Luba trendid eelneva ülevaatuseta
trends: Luba trendid trends: Luba trendid
interactions: interactions:
must_be_follower: Keela teavitused mittejälgijatelt must_be_follower: Keela teavitused mittejälgijatelt
@ -212,6 +269,7 @@ et:
sign_up_requires_approval: Piira liitumisi sign_up_requires_approval: Piira liitumisi
severity: Reegel severity: Reegel
notification_emails: notification_emails:
appeal: Moderaatori otsus on vaidlustatud
digest: Saada ülevaatlike e-kirju digest: Saada ülevaatlike e-kirju
favourite: Saada e-kiri, kui keegi lisab teie staatuse lemmikuks favourite: Saada e-kiri, kui keegi lisab teie staatuse lemmikuks
follow: Saada e-kiri, kui keegi alustab Teie jälgimist follow: Saada e-kiri, kui keegi alustab Teie jälgimist
@ -220,17 +278,21 @@ et:
pending_account: Saada e-kiri, kui uus konto vajab ülevaatlust pending_account: Saada e-kiri, kui uus konto vajab ülevaatlust
reblog: Keegi jagas postitust reblog: Keegi jagas postitust
report: Esitatud on uus raport report: Esitatud on uus raport
trending_tag: Uus trend vajab ülevaatust
rule: rule:
text: Reegel text: Reegel
tag: tag:
listable: Luba sellel sildil ilmuda profiilide kataloogis listable: Luba sellel sildil ilmuda profiilide kataloogis
name: Silt name: Silt
trendable: Luba sellel sildil trendida trendable: Luba sellel sildil trendida
usable: Luba tuututustel seda silti kasutada usable: Luba postitustel seda silti kasutada
user: user:
role: Roll role: Roll
user_role: user_role:
color: Märgi värv
highlighted: Kuva roll kasutajaprofiilidel märgina
name: Nimi name: Nimi
permissions_as_keys: Load
position: Positsioon position: Positsioon
webhook: webhook:
events: Lubatud sündmused events: Lubatud sündmused
@ -241,4 +303,7 @@ et:
required: required:
mark: "*" mark: "*"
text: kohustuslik text: kohustuslik
title:
sessions:
webauthn: Kasuta sisenemiseks ühte turvavõtmeist
'yes': Jah 'yes': Jah

@ -4,72 +4,306 @@ fo:
hints: hints:
account_alias: account_alias:
acct: Upplýs brúkaranavn@navnaøki á kontuni, sum tú vilt flyta frá acct: Upplýs brúkaranavn@navnaøki á kontuni, sum tú vilt flyta frá
account_migration:
acct: Upplýs brúkaranavn@navnaøki á kontuni, sum tú vilt flyta til
account_warning_preset: account_warning_preset:
text: Tú kanst brúka sama syntaks sum við postum, sosum URL'ar, frámerki og brúkaranøvn
title: Valfrítt. Ikki sjónligt fyri móttakaran title: Valfrítt. Ikki sjónligt fyri móttakaran
admin_account_action:
include_statuses: Brúkarin sær, hvørjir postar hava ført við sær umsjónaratgerðina ella ávaringina
send_email_notification: Brúkarin fer at móttaka eina frágreiðing um, hvat hendi við teirra kontu
text_html: Valfrítt. Tú kanst brúka sama syntaks sum í postum. Tú kann <a href="%{path}">leggja fastar ávaringarstillingar</a> fyri at spara tíð
type_html: Vel, hvat tú vil gera við <strong>%{acct}</strong>
types:
disable: Forða brúkaranum at brúka teirra kontu, men lat vera við at strika ella fjala teirra innihald.
none: Brúka hetta at senda eina ávaring til brúkaran, uttan at íverkseta nakra aðra atgerð.
sensitive: Flagga øll framtíðar miðlaviðfesti hjá brúkaranum sum viðkvom.
silence: Forða brúkaranum at posta alment, fjal teirra postar og fráboðanir frá fólki, sum ikki fylgja teimum.
suspend: Forða alt samskifti frá og til hesa kontuna og strika innihaldið hjá henni. Kann angrast innan 30 dagar.
warning_preset_id: Valfrítt. Tú kanst enn leggja serskildan tekst afturat undanstillingini
announcement:
all_day: Tá hetta er valt, verða einans dagfestingarnar í tíðarbilinum vístar
ends_at: Valfrítt. Kunngerðin verður sjálvvirkandi fjald, tá hendan tíðin er komin
scheduled_at: Lat vera blankt fyri at útgeva kunngerðina beinan vegin
starts_at: Valfrítt. Um so er, at kunngerðin hjá tær er avmarkað til eitt ávíst tíðarbil
text: Tú kanst brúka sama syntaks sum í postum. Gev gætur, hvussu nógv kunngerðin fyllir á skerminum hjá brúkaranum
appeal:
text: Tú kanst bara kæra eina atsókn eina ferð
defaults: defaults:
autofollow: Fólk, sum tilmelda seg gjøgnum innbjóðingina, fylgja tær sjálvvirkandi
avatar: PNG, GIF ella JPG. Ikki størri enn %{size}. Verður minkað til %{dimensions}px
bot: Tekin til onnur, at kontan í høvuðsheitum ger sjálvvirkandi atgerðir og møguliga ikki verður yvirvakað
context: Ein ella fleiri kontekstir, har sum filtrið skal brúkast
current_password: Av trygdarávum vinarliga les inn loyniorðið hjá verandi kontu
current_username: Fyri at vátta, vinarliga les inn brúkaranavnið á verandi kontu
digest: Einans sent eftir eitt langt tíðarskeið við óvirkni og einans um tú hevur móttikið persónlig boð meðan tú var burtur
discoverable: Loyv kontu tíni at verða funnin av fremmandum gjøgnum viðmæli, rák og aðrar hentleikar
email: Tú fær sendandi ein váttanarteldupost
fields: Tú kanst hava upp til 4 lutir vístar sum eina talvu á vanga tínum
header: PNG, GIF ella JPG. Ikki størri enn %{size}. Verður minkað til %{dimensions}px
inbox_url: Avrita URL'in frá forsíðuni hjá reiðlagnum, sum tú vilt brúka
irreversible: Filtreraðir postar blíva burtur med alla, eisini sjálvt um filtrið seinni verður strikað
locale: Málið, sum verður brúkt í brúkaramarkamótinum, teldupostum og skumpiboðum
locked: Stýr hvør kann fylgja tær við at góðtaka ella vraka umbønir um at fylgja
password: Skriva minst 8 tekin password: Skriva minst 8 tekin
phrase: Fer at samsvara óanæsð um tað er skrivað við lítlum ella stórum ella um postar hava innihaldsávaringar
scopes: Hvørji API nýtsluskipanin fær atgongd til. Velur tú eitt vav á hægsta stigi, so er ikki neyðugt at velja tey einstøku.
setting_aggregate_reblogs: Vís ikki nýggjar stimbranir fyri postar, sum nýliga eru stimbraðir (ávirkar einans stimbranir, ið eru móttiknar fyri kortum)
setting_always_send_emails: Vanliga vera teldupostfráboðanir ikki sendar, tá tú virkin brúkar Mastodon
setting_default_sensitive: Viðkvæmar miðlafílur eru fjaldar og kunnu avdúkast við einum klikki
setting_display_media_default: Fjal miðlafílur, sum eru merktar sum viðkvæmar
setting_display_media_hide_all: Fjal altíð miðlafílur
setting_display_media_show_all: Vís altíð miðlafílur
setting_hide_network: Tey, ið tú fylgir og tey, ið fylgja tær, verða ikki víst á tínum vanga
setting_noindex: Ávirkar almenna vangan og síður við postum hjá tær
setting_show_application: Nýtsluskipanin, sum tú brúkar at posta við, verður víst í nágreinligu vísingini av postum tínum
setting_use_blurhash: Gradientar eru grundaðir á litirnar av fjaldu myndunum, men grugga allar smálutir
setting_use_pending_items: Fjal tíðarlinjudagføringar aftan fyri eitt klikk heldur enn at skrulla tilføringina sjálvvirkandi
username: Brúkaranavnið hjá tær verður eindømi á %{domain}
whole_word: Tá lyklaorðið ella frasan einans hevur bókstavir og tøl, so verður hon einans nýtt, um tú samsvarar við alt orðið
domain_allow:
domain: Økisnavnið kann heinta dátur frá hesum ambætaranum og inngangandi dátur frá honum verða viðgjørdar og goymdar
email_domain_block:
domain: Hetta kann vera navnaøkið, sum sæst í teldupostinum ella í MX teigaraðnum, sum hann brúkar. Tey verða eftirkannaði í sambandi við tilmelding.
with_dns_records: Ein roynd at finna DNS teigarøðirnar hjá givna navnaøkinum verður gjørd, og úrslitini verða eisini blokeraði
featured_tag: featured_tag:
name: 'Her eru nakrir tvíkrossar, ið tú hevur brúkt í seinastuni:' name: 'Her eru nakrir tvíkrossar, ið tú hevur brúkt í seinastuni:'
filters:
action: Vel, hvat skal henda, tá eitt uppslag svarar til filtrið
actions:
hide: Fjal filtreraða innihaldið fullkomiliga, ber seg at sum at tað ikki fanst
warn: Fjal filtreraða innihaldið aftan fyri eina ávaring, sum nevnir heitið á filtrinum
form_admin_settings: form_admin_settings:
backups_retention_period: Varðveit gjørd brúkarasøvn í ásetta talið av døgum.
bootstrap_timeline_accounts: Hesar kontur verða festar ovast á listanum yvir brúkarar, sum tey nýggju verða mælt til at fylgja.
closed_registrations_message: Víst tá stongt er fyri tilmeldingum
content_cache_retention_period: Postar frá øðrum ambætarum verða strikaðir eftir ásetta talið av døgum, tá hetta er sett til eitt positivt virði. Hetta kann møguliga ikki broytast.
custom_css: Tú kanst seta títt egna snið upp í net-útgávuni av Mastodon. custom_css: Tú kanst seta títt egna snið upp í net-útgávuni av Mastodon.
mascot: Skúgvar til viks myndprýðingina í framkomna vev-markamótinum.
media_cache_retention_period: Miðlafílur, sum eru tiknar niður, verða strikaðar eftir ásetta talið av døgum, tá hetta er sett til eitt positivt virði, og takast niður umaftur eftir ynski.
profile_directory: Vangaskráin listar allar brúkarar, sum hava valt at kunna uppdagast.
require_invite_text: Tá tilmeldingar krevja serskilda góðkenning, set so "Hví vil tú vera við?" tekstateigin til at vera kravdan heldur enn valfrían
site_contact_email: Hvussu fólk kunnu røkka teg við løgfrøðisligum og brúks-fyrispurningum.
site_contact_username: Hvussu fólk kunnu fáa fatur á tær á Mastodon.
site_extended_description: Fleiri upplýsingar, sum kunnu vera brúkiligir fyri vitjandi og tínar brúkarar. Kann brúka Markdown syntaks.
site_short_description: Ein stutt lýsing at eyðmerkja ambætaran hjá tær. Hvør rekur hann og hvønn er hann til?
site_terms: Brúka tín egna privatlívspolitikk ella lat vera blankt fyri at brúka tann sjálvsetta. Kann skrivast við Markdown syntaksi.
site_title: Hvussu fólk kunnu vísa til ambætaran hjá tær útyvir at brúka navnaøkið.
theme: Uppsetingareyðkenni, sum vitjandi, ið ikki eru ritaði inn, og nýggir brúkarar síggja.
thumbnail: Ein mynd í lutfallinum 2:1, sum verður víst saman við ambætaraupplýsingunum hjá tær.
timeline_preview: Vitjandi, sum eru ritaði út, fara at kunna blaða ígjøgnum nýggjastu almennu postarnar, sum eru tøkir á ambætaranum.
trendable_by_default: Loyp uppum serskilda eftirkannan av tilfari, sum er vælumtókt. Einstakir lutir kunnu framvegis strikast frá listum við vælumtóktum tilfari seinni.
trends: Listar við vælumtóktum tilfari vísa, hvørjir postar, frámerki og tíðindasøgur hava framburð á tínum ambætara.
form_challenge:
current_password: Tú ert á veg til eitt trygt øki
imports:
data: CSV fíla flutt út frá einum øðrum Mastodon ambætara
invite_request:
text: Hetta fer at hjálpa okkum at viðgera umsókn tína
ip_block:
comment: Valfrítt. Minst til, hví tú legði hesa regluna afturat.
expires_in: IP adressur eru avmarkað tilfeingi, tær eru summar tíðir deildar og ofta skifta tær hendur. Av hesi orsøk verður ikki viðmælt at hava óavmarkaðar IP-blokkar.
ip: Skriva eina IPv4 ella IPv6 adressu. Tú kanst blokera heilar røðir við at brúka CIDR syntaks. Ver varin, at tú ikki læsir teg sjálva/n úti!
severities:
no_access: Blokera atgongd til alt tilfeingi
sign_up_block: Nýggjar tilmeldingar verða ikki møguligar
sign_up_requires_approval: Nýggjar tilmeldingar fara at krevja tína góðkenning
severity: Vel, hvat skal henda við umbønum frá hesari IP adressuni
rule:
text: Lýs eina reglu ella eitt krav fyri brúkarar á hesum ambætaranum. Ger tað stutt og einfalt
sessions:
otp: 'Skriva tvey-faktor koduna frá telefon-appini ella brúka eina av tínum endurgerðskodum:'
webauthn: Er tað ein geymi, minst so til at seta hann í og, um neyðugt, pikka hann.
tag:
name: Tú kanst einans broyta millum stórar og smáar stavir, til dømis fyri at gera tað meira lesiligt
user:
chosen_languages: Tá hetta er valt, verða einans postar í valdum málum vístir á almennum tíðarlinjum
role: Leikluturin stýrir, hvørji loyvir brúkarin hevur
user_role:
color: Litur, sum leikluturin hevur í øllum brúkaramarkamótinum, sum RGB og upplýst sum sekstandatal
highlighted: Hetta ger, at leikluturin er alment sjónligur
name: Almenna navnið á leiklutinum, um leikluturin er settur at verða vístur sum eitt tignarmerki
permissions_as_keys: Brúkarar við hesum leiklutinum fara at fáa atgongd til...
position: Hægri leiklutur er avgerandi fyri loysn av ósemjum í ávísum støðum. Ávísar atgerðir kunnu einans verða gjørdar móti leiklutum, sum hava eina lægri raðfesting
webhook:
events: Vel hendingar at senda
url: Hvar hendingar verða sendar til
labels: labels:
account: account:
fields: fields:
name: Spjaldur
value: Innihald value: Innihald
account_alias:
acct: Brúkaranavn á gomlu kontuni
account_migration:
acct: Brúkaranavn á nýggju kontuni
account_warning_preset: account_warning_preset:
text: Undansettur tekstur
title: Heiti title: Heiti
admin_account_action: admin_account_action:
include_statuses: Tak meldaða postin við í teldupostin
send_email_notification: Boða brúkaranum frá í telduposti
text: Tillagað ávaring
type: Atgerð
types: types:
disable: Fryst disable: Fryst
none: Send eina ávaring none: Send eina ávaring
sensitive: Viðkvæmt sensitive: Viðkvæmt
silence: Mark silence: Mark
suspend: Fyribils ikki í gildi suspend: Fyribils ikki í gildi
warning_preset_id: Brúka eina ávaringar-undanstilling
announcement: announcement:
all_day: Tiltak allan dagin all_day: Tiltak allan dagin
ends_at: Hending liðug ends_at: Hending liðug
scheduled_at: Vel nær útgevast skal
starts_at: Tiltak byrjar starts_at: Tiltak byrjar
text: Kunngerð
appeal:
text: Greið frá, hví hendan avgerðin átti at verið kolldømd
defaults: defaults:
autofollow: Bjóða at fylgja tíni kontu
avatar: Eftirgjørdur skapningur
bot: Hetta er ein bot-konta
chosen_languages: Filtrera mál
confirm_new_password: Endurtak nýggja loyniorðið confirm_new_password: Endurtak nýggja loyniorðið
confirm_password: Endurtak loyniorðið confirm_password: Endurtak loyniorðið
context: Filtrera kontekstir
current_password: Núverandi loyniorð
data: Dáta data: Dáta
discoverable: Skjót kontuna upp fyri øðrum
display_name: Navn, sum skal vísast display_name: Navn, sum skal vísast
email: Teldubrævabústaður email: Teldubrævabústaður
expires_in: Endar aftan á expires_in: Endar aftan á
fields: Metadátur hjá vanganum
header: Høvd
honeypot: "%{label} (ikki fylla út)"
inbox_url: URL'ur hjá innbakkanum hjá reiðlagnum
irreversible: Strika heldur enn at fjala irreversible: Strika heldur enn at fjala
locale: Markamótsmál
locked: Krev umbønir um at fylgja
max_uses: Ikki brúka oftari enn
new_password: Nýtt loyniorð
note: Ævilýsing note: Ævilýsing
otp_attempt: Tvey-faktor koda
password: Loyniorð
phrase: Lyklaorð ella frasa
setting_advanced_layout: Ger framkomið vevmarkamót virkið
setting_aggregate_reblogs: Bólka stimbranir í tíðarlinjum
setting_always_send_emails: Send altíð fráboðanir við telduposti
setting_auto_play_gif: Spæl teknimyndagjørdar GIFar sjálvvirkandi
setting_boost_modal: Vís váttanarmynd, áðrenn tú stimbrar postar
setting_crop_images: Sker myndir til lutfallið 16x9 í postum, sum ikki eru víðkaðir
setting_default_language: Mál, sum verður brúkt til postar
setting_default_privacy: Hvussu privatir eru postar?
setting_default_sensitive: Merk altíð miðlafílur sum viðkvæmar
setting_delete_modal: Vís váttanarmynd, áðrenn postar verða strikaðir
setting_disable_swiping: Ger sveipurørslur óvirknar
setting_display_media: Vístir miðlar
setting_display_media_default: Sjálvvirði
setting_display_media_hide_all: Fjal alt setting_display_media_hide_all: Fjal alt
setting_display_media_show_all: Vís alt
setting_expand_spoilers: Víðka altíð postar, sum eru merktir við innihaldsávaringum
setting_hide_network: Fjal sosiala grafin hjá tær
setting_noindex: Frábið tær indeksering á leitimaskinum
setting_reduce_motion: Minka um rørslu í teknimyndum
setting_show_application: Avdúka serskipan, sum verður brúkt til at senda postar
setting_system_font_ui: Brúka vanliga skriftaslagið hjá skipanini
setting_theme: Uppsetingareyðkenni
setting_trends: Vís dagsins rák
setting_unfollow_modal: Vís váttanarmynd, áðrenn tú gevst at fylgja onkrum
setting_use_blurhash: Vís litríkar gradientar fyri fjaldar miðlar
setting_use_pending_items: Spakulig støða
severity: Álvarssemi
sign_in_token_attempt: Trygdarkoda
title: Heiti
type: Slag av innflutningi
username: Brúkaranavn username: Brúkaranavn
username_or_email: Brúkaranavn ella teldupostur username_or_email: Brúkaranavn ella teldupostur
whole_word: Heil orð whole_word: Heil orð
email_domain_block:
with_dns_records: Tak MX teigarøð og IP-adressur hjá navnaøkjum við
featured_tag: featured_tag:
name: Tvíkrossur name: Tvíkrossur
filters: filters:
actions: actions:
hide: Fjal fullkomiliga hide: Fjal fullkomiliga
warn: Fjal við eini ávaring
form_admin_settings:
backups_retention_period: Hvussu leingi verða brúkarasøvn goymd
bootstrap_timeline_accounts: Mæl altíð nýggjum brúkarum at fylgja hesar kontur
closed_registrations_message: Serskild boð, tá tað ikki er møguligt at tilmelda seg
content_cache_retention_period: Tíðarskeið, har innihaldgoymslan verður varðveitt
custom_css: Serskilt CSS
mascot: Serskildur maskottur (arvur)
media_cache_retention_period: Tíðarskeið, har miðlagoymslur verða varðveittar
profile_directory: Ger vangaskrá virkna
registrations_mode: Hvør kann tilmelda seg
require_invite_text: Krev eina orsøk at luttaka
show_domain_blocks: Vís navnaøkisblokeringar
show_domain_blocks_rationale: Vís hví navnaøki vóru blokeraði
site_contact_email: Samband umvegis teldupost
site_contact_username: Brúkaranavn hjá umsitara
site_extended_description: Víðkað lýsing
site_short_description: Ambætaralýsing
site_terms: Privatlívspolitikkur
site_title: Ambætaranavn
theme: Sjálvvalt uppsetingareyðkenni
thumbnail: Ambætarasmámynd
timeline_preview: Loyv teimum, sum ikki eru ritaði inn, atgongd til almennar tíðarlinjur
trendable_by_default: Loyv vælumtóktum tilfari uttan at viðgera tað fyrst
trends: Loyv ráki
interactions:
must_be_follower: Blokera fráboðanum frá teimum, sum ikki fylgja tær
must_be_following: Blokera fráboðanum frá teimum, tú ikki fylgir
must_be_following_dm: Blokera beinleiðis boð frá fólki, sum tú ikki fylgir
invite:
comment: Viðmerk
invite_request:
text: Hví vil tú vera við?
ip_block: ip_block:
comment: Viðmerking comment: Viðmerking
ip: IP ip: IP
severities:
no_access: Blokera atgongd
sign_up_block: Blokera tilmeldingar
sign_up_requires_approval: Avmarka tilmeldingar
severity: Regla severity: Regla
notification_emails: notification_emails:
appeal: Onkur kærir eina umsjónaravgerð
digest: Send ein teldupost við samandrátti
favourite: Onkur dámdi títt uppslag favourite: Onkur dámdi títt uppslag
follow: Onkur fylgdi tær
follow_request: Onkur biður um at fylgja tær follow_request: Onkur biður um at fylgja tær
mention: Onkur nevndi teg mention: Onkur nevndi teg
pending_account: Nýggj konta krevur viðgerð
reblog: Onkur stimbraði postin hjá tær
report: Nýggj melding er send inn
trending_tag: Broytt rák skal kannast
rule: rule:
text: Regla text: Regla
tag: tag:
listable: Loyva hesum tvíkrossið, at verða vístur í leitingum og uppskotum listable: Loyva hesum tvíkrossið, at verða vístur í leitingum og uppskotum
name: Tvíkrossur name: Tvíkrossur
trendable: Loyv hesum frámerki at síggjast undir rákum
usable: Loyva uppsløgum at brúka hendan tvíkross usable: Loyva uppsløgum at brúka hendan tvíkross
user: user:
role: Leiklutur role: Leiklutur
user_role: user_role:
color: Litur á tignarmerki
highlighted: Vís leiklut sum tignarmerki á brúkaravangum
name: Navn name: Navn
permissions_as_keys: Loyvi permissions_as_keys: Loyvi
position: Raðfesting
webhook:
events: Virknar hendingar
url: Endapunkts-URLur
'no': Nei 'no': Nei
not_recommended: Ikki viðmælt not_recommended: Ikki viðmælt
recommended: Viðmælt recommended: Viðmælt
required: required:
mark: "*" mark: "*"
text: kravt text: kravt
title:
sessions:
webauthn: Brúka ein av tínum trygdarlyklum at rita inn
'yes': Ja 'yes': Ja

@ -13,7 +13,7 @@ gl:
include_statuses: A usuaria verá que publicacións causaron a acción da moderación ou aviso include_statuses: A usuaria verá que publicacións causaron a acción da moderación ou aviso
send_email_notification: A usuaria recibirá unha explicación sobre o que lle aconteceu a súa conta send_email_notification: A usuaria recibirá unha explicación sobre o que lle aconteceu a súa conta
text_html: Optativo. Podes utilizar formato na publicación. Podes <a href="%{path}">engadir avisos preestablecidos</a> para aforrar tempo text_html: Optativo. Podes utilizar formato na publicación. Podes <a href="%{path}">engadir avisos preestablecidos</a> para aforrar tempo
type_html: Escolle que facer con <strong>%{acct}</strong> type_html: Elixe que facer con <strong>%{acct}</strong>
types: types:
disable: Evitar que a usuaria utilice a súa conta, mais non eliminala ou agochar o seu contido. disable: Evitar que a usuaria utilice a súa conta, mais non eliminala ou agochar o seu contido.
none: Utiliza esto para darlle un aviso á usuaria, se activar ningunha outra acción. none: Utiliza esto para darlle un aviso á usuaria, se activar ningunha outra acción.

@ -147,10 +147,10 @@ is:
type: Aðgerð type: Aðgerð
types: types:
disable: Gera innskráningu óvirka disable: Gera innskráningu óvirka
none: Gera ekkert none: Senda aðvörun
sensitive: Viðkvæmt sensitive: Viðkvæmt
silence: Hylja silence: Hylja
suspend: Setja í bið og eyða endanlega gögnum notandaaðgangsins suspend: Setja í frysti
warning_preset_id: Nota forstillta aðvörun warning_preset_id: Nota forstillta aðvörun
announcement: announcement:
all_day: Heilsdags atburður all_day: Heilsdags atburður
@ -180,7 +180,7 @@ is:
inbox_url: URL-slóð á innhólf endurvarpa inbox_url: URL-slóð á innhólf endurvarpa
irreversible: Fella niður í staðinn fyrir að fela irreversible: Fella niður í staðinn fyrir að fela
locale: Tungumál viðmóts locale: Tungumál viðmóts
locked: Læsa aðgangi locked: Krefjast fylgjendabeiðna
max_uses: Hámarksfjöldi afnota max_uses: Hámarksfjöldi afnota
new_password: Nýtt lykilorð new_password: Nýtt lykilorð
note: Æviágrip note: Æviágrip

@ -3,9 +3,9 @@ ku:
simple_form: simple_form:
hints: hints:
account_alias: account_alias:
acct: Ajimêrê ku tu dixwazî jê bar bikî navê bikarhêner@navpar diyar bike acct: Ajimêrê ku tu dixwazî jê bar bikî navê bikarhêner@navper diyar bike
account_migration: account_migration:
acct: Ajimêrê ku tu dixwazî bar bikî bo wê navê bikarhêner@navpar diyar bike acct: Ajimêrê ku tu dixwazî bar bikî bo wê navê bikarhêner@navper diyar bike
account_warning_preset: account_warning_preset:
text: Tu dikarî hevoksaziya şandiyê wekî URL, hashtag û şîroveyan, bi kar bînî text: Tu dikarî hevoksaziya şandiyê wekî URL, hashtag û şîroveyan, bi kar bînî
title: Vebijêrkî ye. Ji wergir re nayê xuyakirin title: Vebijêrkî ye. Ji wergir re nayê xuyakirin
@ -30,7 +30,7 @@ ku:
appeal: appeal:
text: Tu dikarî tenê carekê îtîraza binpêkirinê bikî text: Tu dikarî tenê carekê îtîraza binpêkirinê bikî
defaults: defaults:
autofollow: Mirovên ku bi rêya vexwendinê xwe tomar kirine ew ên bi xweberî te bişopînin autofollow: Mirovên ku bi riya vexwendinê xwe tomar kirine ew ên bi xweberî te bişopînin
avatar: PNG, GIF an jî JPG. Herî zêde %{size} dê ber bi %{dimensions}px ve were kêmkirin avatar: PNG, GIF an jî JPG. Herî zêde %{size} dê ber bi %{dimensions}px ve were kêmkirin
bot: Ji yên din re nîşan bike ku ajimêr bi piranî kiryarên xweberî dike û dibe ku neyê çavdêrî kirin bot: Ji yên din re nîşan bike ku ajimêr bi piranî kiryarên xweberî dike û dibe ku neyê çavdêrî kirin
context: Yek an jî zêdetir girêdan divê parzûn were sepandin context: Yek an jî zêdetir girêdan divê parzûn were sepandin
@ -66,7 +66,7 @@ ku:
domain_allow: domain_allow:
domain: Ev navê navperê, ji vê rajekarê wê daneyan bistîne û daneyên ku jê bê wê were sazkirin û veşartin domain: Ev navê navperê, ji vê rajekarê wê daneyan bistîne û daneyên ku jê bê wê were sazkirin û veşartin
email_domain_block: email_domain_block:
domain: Ev dikare bibe navê navparek ku di navnîşana e-nameyê de an tomara MX ya ku ew bi kar tîne de xuya dike. Ew ê di dema tomarkirinê de werin kontrolkirin. domain: Ev dikare bibe navê navperek ku di navnîşana e-nameyê de an tomara MX ya ku ew bi kar tîne de xuya dike. Ew ê di dema tomarkirinê de werin kontrolkirin.
with_dns_records: Hewl tê dayîn ku tomarên DNSê yên li qada jê re hatine dayîn were çareserkirin û encamên wê jî were astengkirin with_dns_records: Hewl tê dayîn ku tomarên DNSê yên li qada jê re hatine dayîn were çareserkirin û encamên wê jî were astengkirin
featured_tag: featured_tag:
name: 'Li virê çend haştag hene ku te demên dawî bi kar anîne:' name: 'Li virê çend haştag hene ku te demên dawî bi kar anîne:'
@ -90,7 +90,7 @@ ku:
site_extended_description: Her zanyariyek daxwazî dibe ku bibe alîkar bo mêvan û bikarhêneran re. Û dikarin bi hevoksaziya Markdown re werin sazkirin. site_extended_description: Her zanyariyek daxwazî dibe ku bibe alîkar bo mêvan û bikarhêneran re. Û dikarin bi hevoksaziya Markdown re werin sazkirin.
site_short_description: Danasîneke kurt ji bo ku bibe alîkar ku rajekara te ya bêhempa werê naskirin. Kî bi rê ve dibe, ji bo kê ye? site_short_description: Danasîneke kurt ji bo ku bibe alîkar ku rajekara te ya bêhempa werê naskirin. Kî bi rê ve dibe, ji bo kê ye?
site_terms: Politîka taybetiyê ya xwe bi kar bîne an jî vala bihêle da ku berdest werê bikaranîn. Dikare bi hevoksaziya Markdown ve werê sazkirin. site_terms: Politîka taybetiyê ya xwe bi kar bîne an jî vala bihêle da ku berdest werê bikaranîn. Dikare bi hevoksaziya Markdown ve werê sazkirin.
site_title: Tu çawa dixwazî mirov qale rajekarê te bikin ji bilî navê navparê wî. site_title: Tu çawa dixwazî mirov qale rajekarê te bikin ji bilî navê navperê wî.
theme: Rûkara ku mêvanên têneketî û bikarhênerên nû dibînin. theme: Rûkara ku mêvanên têneketî û bikarhênerên nû dibînin.
thumbnail: Li kêleka zanyariyên rajekarê xwe wêneyeke 2:1 nîşan bide. thumbnail: Li kêleka zanyariyên rajekarê xwe wêneyeke 2:1 nîşan bide.
timeline_preview: Mêvanên têneketî wê karibin li şandiyên gelemperî yên herî dawî yên ku li ser rajekarê peyda dibin bigerin. timeline_preview: Mêvanên têneketî wê karibin li şandiyên gelemperî yên herî dawî yên ku li ser rajekarê peyda dibin bigerin.
@ -242,7 +242,7 @@ ku:
registrations_mode: Kî dikare tomar bibe registrations_mode: Kî dikare tomar bibe
require_invite_text: Ji bo tevlêbûnê sedemek pêdivî ye require_invite_text: Ji bo tevlêbûnê sedemek pêdivî ye
show_domain_blocks: Astengkirinên navperê nîşan bide show_domain_blocks: Astengkirinên navperê nîşan bide
show_domain_blocks_rationale: Nîşan bide ka çima navpar hatine astengkirin show_domain_blocks_rationale: Nîşan bide ka çima navper hatine astengkirin
site_contact_email: Bi me re biaxive bi riya e-name site_contact_email: Bi me re biaxive bi riya e-name
site_contact_username: Bi bikarhêner re têkeve têkiliyê site_contact_username: Bi bikarhêner re têkeve têkiliyê
site_extended_description: Danasîna berferhkirî site_extended_description: Danasîna berferhkirî

@ -198,7 +198,7 @@ lv:
setting_default_sensitive: Atļaut atzīmēt medijus kā sensitīvus setting_default_sensitive: Atļaut atzīmēt medijus kā sensitīvus
setting_delete_modal: Parādīt apstiprinājuma dialogu pirms ziņas dzēšanas setting_delete_modal: Parādīt apstiprinājuma dialogu pirms ziņas dzēšanas
setting_disable_swiping: Atspējot vilkšanas kustības setting_disable_swiping: Atspējot vilkšanas kustības
setting_display_media: Mediju bibliotēka setting_display_media: Mediju rādīšana
setting_display_media_default: Noklusējums setting_display_media_default: Noklusējums
setting_display_media_hide_all: Paslēpt visu setting_display_media_hide_all: Paslēpt visu
setting_display_media_show_all: Parādīt visu setting_display_media_show_all: Parādīt visu
@ -210,7 +210,7 @@ lv:
setting_system_font_ui: Lietot sistēmas noklusējuma fontu setting_system_font_ui: Lietot sistēmas noklusējuma fontu
setting_theme: Vietnes motīvs setting_theme: Vietnes motīvs
setting_trends: Parādīt šodienas tendences setting_trends: Parādīt šodienas tendences
setting_unfollow_modal: Parādīt apstiprinājuma dialogu pirms atsekoties no kāda setting_unfollow_modal: Parādīt apstiprinājuma dialogu pirms pārtraukt kādam sekot
setting_use_blurhash: Rādīt krāsainos gradientus slēptajiem medijiem setting_use_blurhash: Rādīt krāsainos gradientus slēptajiem medijiem
setting_use_pending_items: Lēnais režīms setting_use_pending_items: Lēnais režīms
severity: Smagums severity: Smagums

@ -303,3 +303,7 @@ sco:
required: required:
mark: "*" mark: "*"
text: requirit text: requirit
title:
sessions:
webauthn: Uise ane o yer security keys fir tae sign in
'yes': Ay

@ -2,12 +2,20 @@
sr: sr:
simple_form: simple_form:
hints: hints:
account_alias:
acct: Наведи корисничко_име@домен налога са којег желиш да пређеш
account_migration:
acct: Наведи корисничко_име@домен налога на који желиш да пређеш
account_warning_preset: account_warning_preset:
text: Можете користити синтаксу труба, као што су нпр. УРЛ-ова, тарабе и помињања text: Можете користити синтаксу труба, као што су нпр. УРЛ-ова, тарабе и помињања
title: Опционо. Није видљиво примаоцу
admin_account_action: admin_account_action:
send_email_notification: Корисник ће добити објашњење тога шта му се десило са налога send_email_notification: Корисник ће добити објашњење тога шта му се десило са налога
text_html: Опционално. Можете користити синтаксу труба. Можете <a href="%{path}">додати упозоравајућа преподешавање</a> да сачувате време text_html: Опционално. Можете користити синтаксу труба. Можете <a href="%{path}">додати упозоравајућа преподешавање</a> да сачувате време
type_html: Изаберите шта да радите са <strong>%{acct}</strong> type_html: Изаберите шта да радите са <strong>%{acct}</strong>
types:
silence: Онемогући корисника да објављује јавно, сакриј све његове своје објаве и обавештења од корисника који га не прате.
suspend: Спречи било какву интеракцију са овог налога или са њим и избриши његов садржај. Може да се опозове у року од 30 дана.
warning_preset_id: Опционално. Можете и даље додати прилагођени текст на крај пресета warning_preset_id: Опционално. Можете и даље додати прилагођени текст на крај пресета
defaults: defaults:
autofollow: Особе које се пријаве кроз позивнице ће вас аутоматски запратити autofollow: Особе које се пријаве кроз позивнице ће вас аутоматски запратити
@ -35,6 +43,11 @@ sr:
whole_word: Када је кључна реч или фраза искључиво алфанумеричка, биће примењена само ако се подудара са целом речи whole_word: Када је кључна реч или фраза искључиво алфанумеричка, биће примењена само ако се подудара са целом речи
imports: imports:
data: CSV фајл извезен са друге Мастодонт инстанце data: CSV фајл извезен са друге Мастодонт инстанце
ip_block:
severities:
no_access: Блокирај приступ свим ресурсима
sign_up_block: Нове пријаве неће бити могуће
sign_up_requires_approval: Нове пријаве ће захтевати твоје одобрење
sessions: sessions:
otp: 'Унесите двофакторски код са Вашег телефона или користите један од кодова за опоравак:' otp: 'Унесите двофакторски код са Вашег телефона или користите један од кодова за опоравак:'
user: user:
@ -105,18 +118,73 @@ sr:
username: Корисничко име username: Корисничко име
username_or_email: Корисничко име или Е-пошта username_or_email: Корисничко име или Е-пошта
whole_word: Цела реч whole_word: Цела реч
form_admin_settings:
require_invite_text: Затражи разлог за приступање
show_domain_blocks: Пприкажи блокове домена
show_domain_blocks_rationale: Покажи зашто су домени блокирани
site_contact_email: Е-адреса за контакт
site_contact_username: Корисничко име за контакт
site_extended_description: Проширени опис
site_short_description: Опис сервера
site_terms: Политика приватности
site_title: Име сервера
theme: Подразумевана тема
thumbnail: Сличица сервера
timeline_preview: Дозволи неауторизован приступ јавним временским осама
trendable_by_default: Дозволи трендове без претходног прегледа
trends: Омогући трендове
interactions: interactions:
must_be_follower: Блокирај обавештења од корисника који ме не прате must_be_follower: Блокирај обавештења од корисника који ме не прате
must_be_following: Блокирај обавештења од људи које не пратим must_be_following: Блокирај обавештења од људи које не пратим
must_be_following_dm: Блокирај директне поруке од људи које не пратим must_be_following_dm: Блокирај директне поруке од људи које не пратим
invite:
comment: Коментар
invite_request:
text: Зашто желиш да се придружиш?
ip_block:
comment: Коментар
ip: IP
severities:
no_access: Блокирај приступ
sign_up_block: Блокирај пријаве
sign_up_requires_approval: Ограничи пријаве
severity: Правило
notification_emails: notification_emails:
appeal: Неко се жали на одлуку модератора
digest: Шаљи е-пошту са сажетком digest: Шаљи е-пошту са сажетком
favourite: Шаљи е-пошту када неко стави да му је Ваш статус омиљен favourite: Шаљи е-пошту када неко стави да му је Ваш статус омиљен
follow: Шаљи е-пошту када Вас неко запрати follow: Шаљи е-пошту када Вас неко запрати
follow_request: Шаљи е-пошту када неко затражи да Вас запрати follow_request: Шаљи е-пошту када неко затражи да Вас запрати
mention: Шаљи е-пошту када Вас неко помене mention: Шаљи е-пошту када Вас неко помене
pending_account: Нови налог треба прегледати
reblog: Шаљи е-пошту када неко подржи Ваш статус reblog: Шаљи е-пошту када неко подржи Ваш статус
report: Поднета је нова пријава
trending_tag: Нови тренд треба прегледати
rule:
text: Правило
tag:
listable: Дозволи да се ова хеш ознака појављује у претрагама и предлозима
name: Хеш ознака
trendable: Дозволи да се ова хеш ознака појави у оквиру трендова
usable: Дозволи објавама да користе ову хеш ознаку
user:
role: Улога
user_role:
color: Боја беџа
highlighted: Прикажи улогу и беџ на профилима корисника
name: Име
permissions_as_keys: Овлашћења
position: Приоритет
webhook:
events: Омогућени догађаји
url: URL крајње тачке
'no': Не 'no': Не
not_recommended: Није препоручено
recommended: Препоручено
required: required:
mark: "*"
text: обавезно text: обавезно
title:
sessions:
webauthn: Користи један од својих безбедносних кључева за пријављивање
'yes': Да 'yes': Да

@ -51,7 +51,7 @@ uk:
setting_aggregate_reblogs: Не показувати поширення для дописів, які нещодавно вже були поширені (не вплине на вже отримані поширення) setting_aggregate_reblogs: Не показувати поширення для дописів, які нещодавно вже були поширені (не вплине на вже отримані поширення)
setting_always_send_emails: Зазвичай, під час активного користування Mastodon, сповіщення не будуть відправлятися електронною поштою setting_always_send_emails: Зазвичай, під час активного користування Mastodon, сповіщення не будуть відправлятися електронною поштою
setting_default_sensitive: Дражливі медіа приховані за промовчанням та можуть бути розкрити кліком setting_default_sensitive: Дражливі медіа приховані за промовчанням та можуть бути розкрити кліком
setting_display_media_default: Приховувати медіа, помічені як дражливі setting_display_media_default: Ховати медіа, позначені делікатними
setting_display_media_hide_all: Завжди приховувати медіа setting_display_media_hide_all: Завжди приховувати медіа
setting_display_media_show_all: Завжди показувати медіа setting_display_media_show_all: Завжди показувати медіа
setting_hide_network: У вашому профілі не буде показано підписки та підписників setting_hide_network: У вашому профілі не буде показано підписки та підписників
@ -195,7 +195,7 @@ uk:
setting_crop_images: Обрізати зображення в нерозгорнутих дописах до 16x9 setting_crop_images: Обрізати зображення в нерозгорнутих дописах до 16x9
setting_default_language: Мова дописів setting_default_language: Мова дописів
setting_default_privacy: Видимість дописів setting_default_privacy: Видимість дописів
setting_default_sensitive: Позначити медіа як дражливе setting_default_sensitive: Позначати медіа делікатними
setting_delete_modal: Показувати діалог підтвердження під час видалення допису setting_delete_modal: Показувати діалог підтвердження під час видалення допису
setting_disable_swiping: Вимкнути рух посування setting_disable_swiping: Вимкнути рух посування
setting_display_media: Показ медіа setting_display_media: Показ медіа
@ -211,7 +211,7 @@ uk:
setting_theme: Тема сайту setting_theme: Тема сайту
setting_trends: Показувати популярні сьогодні дописи setting_trends: Показувати популярні сьогодні дописи
setting_unfollow_modal: Показувати діалог підтвердження під час відписки від когось setting_unfollow_modal: Показувати діалог підтвердження під час відписки від когось
setting_use_blurhash: Відображати барвисті градієнти замість прихованих медіа setting_use_blurhash: Показувати барвисті градієнти замість прихованих медіа
setting_use_pending_items: Повільний режим setting_use_pending_items: Повільний режим
severity: Серйозність severity: Серйозність
sign_in_token_attempt: Код безпеки sign_in_token_attempt: Код безпеки
@ -271,12 +271,12 @@ uk:
notification_emails: notification_emails:
appeal: Хтось подає апеляцію на рішення модератора appeal: Хтось подає апеляцію на рішення модератора
digest: Надсилати дайджест електронною поштою digest: Надсилати дайджест електронною поштою
favourite: Надсилати листа, коли хтось вподобає ваш допис favourite: Коли хтось вподобає ваш допис
follow: Надсилати листа, коли хтось підписується на Вас follow: Коли хтось підписується на вас
follow_request: Надсилати листа, коли хтось запитує дозволу на підписку follow_request: Коли хтось запитує дозвіл підписатися
mention: Надсилати листа, коли хтось згадує Вас mention: Коли хтось згадує вас
pending_account: Надсилати електронного листа, коли новий обліковий запис потребує розгляду pending_account: Надсилати електронного листа, коли новий обліковий запис потребує розгляду
reblog: Надсилати листа, коли хтось поширює ваш допис reblog: Коли хтось поширює ваш допис
report: Нову скаргу надіслано report: Нову скаргу надіслано
trending_tag: Нове популярне вимагає розгляду trending_tag: Нове популярне вимагає розгляду
rule: rule:

@ -19,10 +19,10 @@ sr:
pin_errors: pin_errors:
following: Морате пратити ову особу ако хоћете да потврдите following: Морате пратити ову особу ако хоћете да потврдите
posts: posts:
few: Трубе few: Објаве
one: Труба one: Објава
other: Трубе other: Објава
posts_tab_heading: Трубе posts_tab_heading: Објаве
admin: admin:
account_actions: account_actions:
action: Извршите радњу action: Извршите радњу
@ -235,6 +235,11 @@ sr:
unassign: Уклони доделу unassign: Уклони доделу
unresolved: Нерешене unresolved: Нерешене
updated_at: Ажурирана updated_at: Ажурирана
settings:
appearance:
title: Изглед
discovery:
public_timelines: Јавне временске линије
statuses: statuses:
back_to_account: Назад на страну налога back_to_account: Назад на страну налога
media: media:
@ -343,7 +348,7 @@ sr:
contexts: contexts:
home: Временска линија почетне home: Временска линија почетне
notifications: Обавештења notifications: Обавештења
public: Јавна временска линија public: Јавне временске линије
thread: Разговори thread: Разговори
edit: edit:
title: Измени филтер title: Измени филтер
@ -436,6 +441,7 @@ sr:
prev: Претходни prev: Претходни
preferences: preferences:
other: Остало other: Остало
public_timelines: Јавне временске линије
remote_follow: remote_follow:
missing_resource: Не могу да нађем захтевану адресу преусмеравања за Ваш налог missing_resource: Не могу да нађем захтевану адресу преусмеравања за Ваш налог
scheduled_statuses: scheduled_statuses:
@ -479,6 +485,7 @@ sr:
revoke_success: Сесија успешно опозвана revoke_success: Сесија успешно опозвана
title: Сесије title: Сесије
settings: settings:
appearance: Изглед
authorized_apps: Ауторизоване апликације authorized_apps: Ауторизоване апликације
back: Назад на Мастодон back: Назад на Мастодон
delete: Брисање налога delete: Брисање налога
@ -486,6 +493,7 @@ sr:
edit_profile: Измена налога edit_profile: Измена налога
export: Извоз података export: Извоз података
import: Увоз import: Увоз
import_and_export: Увоз и извоз
migrate: Пребацивање налога migrate: Пребацивање налога
notifications: Обавештења notifications: Обавештења
preferences: Подешавања preferences: Подешавања
@ -513,7 +521,7 @@ sr:
over_character_limit: ограничење од %{max} карактера прекорачено over_character_limit: ограничење од %{max} карактера прекорачено
pin_errors: pin_errors:
limit: Већ имате прикачен највећи број труба limit: Већ имате прикачен највећи број труба
ownership: Туђе трубе не могу да се прикаче ownership: Туђа објава се не може закачити
reblog: Подршка не може да се прикачи reblog: Подршка не може да се прикачи
show_more: Прикажи још show_more: Прикажи још
sign_in_to_participate: Пријавите се да учествујете у разговору sign_in_to_participate: Пријавите се да учествујете у разговору
@ -525,7 +533,7 @@ sr:
unlisted: Неизлистано unlisted: Неизлистано
unlisted_long: Свако може да види, али није излистано на јавним временским линијама unlisted_long: Свако може да види, али није излистано на јавним временским линијама
stream_entries: stream_entries:
pinned: Прикачена труба pinned: Закачена објава
reblogged: подржано reblogged: подржано
sensitive_content: Осетљив садржај sensitive_content: Осетљив садржај
themes: themes:

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save