Browse Source

Merge pull request #590 from ThibG/glitch-soc/merge-upstream

Merge upstream changes
closed-social-glitch-2
ThibG 5 years ago
committed by GitHub
parent
commit
baf42ef0b3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
28 changed files with 279 additions and 32 deletions
  1. +18
    -18
      app/javascript/mastodon/locales/cs.json
  2. +1
    -1
      app/javascript/mastodon/locales/da.json
  3. +1
    -1
      app/javascript/mastodon/locales/el.json
  4. +2
    -2
      app/javascript/mastodon/locales/it.json
  5. +1
    -1
      app/javascript/mastodon/locales/oc.json
  6. +1
    -1
      app/javascript/mastodon/locales/pt-BR.json
  7. +2
    -2
      app/javascript/mastodon/locales/sk.json
  8. +22
    -0
      config/locales/da.yml
  9. +2
    -0
      config/locales/devise.da.yml
  10. +7
    -0
      config/locales/doorkeeper.cs.yml
  11. +26
    -4
      config/locales/doorkeeper.eo.yml
  12. +1
    -0
      config/locales/doorkeeper.it.yml
  13. +21
    -0
      config/locales/el.yml
  14. +11
    -0
      config/locales/eo.yml
  15. +29
    -0
      config/locales/fa.yml
  16. +19
    -0
      config/locales/gl.yml
  17. +2
    -0
      config/locales/it.yml
  18. +22
    -0
      config/locales/ja.yml
  19. +28
    -0
      config/locales/oc.yml
  20. +29
    -0
      config/locales/pt-BR.yml
  21. +2
    -0
      config/locales/simple_form.da.yml
  22. +4
    -0
      config/locales/simple_form.eo.yml
  23. +2
    -0
      config/locales/simple_form.it.yml
  24. +2
    -1
      config/locales/simple_form.ja.yml
  25. +5
    -1
      config/locales/simple_form.oc.yml
  26. +4
    -0
      config/locales/simple_form.pt-BR.yml
  27. +1
    -0
      config/locales/simple_form.sk.yml
  28. +14
    -0
      config/locales/sk.yml

+ 18
- 18
app/javascript/mastodon/locales/cs.json View File

@ -2,28 +2,28 @@
"account.badges.bot": "Robot",
"account.block": "Blokovat @{name}",
"account.block_domain": "Skrýt vše z {domain}",
"account.blocked": "Blocked",
"account.direct": "Direct message @{name}",
"account.disclaimer_full": "Information below may reflect the user's profile incompletely.",
"account.domain_blocked": "Domain hidden",
"account.blocked": "Blokován/a",
"account.direct": "Přímá zpráva pro uživatele @{name}",
"account.disclaimer_full": "Níže uvedené informace nemusejí zcela odrážet profil uživatele.",
"account.domain_blocked": "Doména skryta",
"account.edit_profile": "Uprav profil",
"account.follow": "Sleduj",
"account.followers": "Sledovatelé",
"account.follows": "Sleduje",
"account.follows_you": "Follows you",
"account.hide_reblogs": "Hide boosts from @{name}",
"account.media": "Media",
"account.mention": "Mention @{name}",
"account.moved_to": "{name} has moved to:",
"account.mute": "Mute @{name}",
"account.mute_notifications": "Mute notifications from @{name}",
"account.muted": "Muted",
"account.posts": "Toots",
"account.posts_with_replies": "Toots and replies",
"account.report": "Report @{name}",
"account.requested": "Awaiting approval. Click to cancel follow request",
"account.share": "Share @{name}'s profile",
"account.show_reblogs": "Show boosts from @{name}",
"account.follows_you": "Sleduje vás",
"account.hide_reblogs": "Skrýt povýšení od uživatele @{name}",
"account.media": "Média",
"account.mention": "Zmínit uživatele @{name}",
"account.moved_to": "{name} se přesunul/a na:",
"account.mute": "Ignorovat uživatele @{name}",
"account.mute_notifications": "Skrýt oznámení od uživatele @{name}",
"account.muted": "Ztišen/a",
"account.posts": "Tooty",
"account.posts_with_replies": "Tooty s odpověďmi",
"account.report": "Nahlásit uživatele @{name}",
"account.requested": "Požadavek čeká na schválení. Kliknutím zrušíte požadavek o sledování",
"account.share": "Sdílet profil uživatele @{name}",
"account.show_reblogs": "Zobrazit povýšení od uživatele @{name}",
"account.unblock": "Unblock @{name}",
"account.unblock_domain": "Unhide {domain}",
"account.unfollow": "Unfollow",

+ 1
- 1
app/javascript/mastodon/locales/da.json View File

@ -166,7 +166,7 @@
"navigation_bar.domain_blocks": "Skjulte domæner",
"navigation_bar.edit_profile": "Rediger profil",
"navigation_bar.favourites": "Favoritter",
"navigation_bar.filters": "Muted words",
"navigation_bar.filters": "Dæmpede ord",
"navigation_bar.follow_requests": "Følgeanmodninger",
"navigation_bar.info": "Om denne instans",
"navigation_bar.keyboard_shortcuts": "Hurtigtast",

+ 1
- 1
app/javascript/mastodon/locales/el.json View File

@ -166,7 +166,7 @@
"navigation_bar.domain_blocks": "Κρυφοί τομείς",
"navigation_bar.edit_profile": "Επεξεργασία προφίλ",
"navigation_bar.favourites": "Αγαπημένα",
"navigation_bar.filters": "Muted words",
"navigation_bar.filters": "Αποσιωπημένες λέξεις",
"navigation_bar.follow_requests": "Αιτήματα ακολούθησης",
"navigation_bar.info": "Extended information",
"navigation_bar.keyboard_shortcuts": "Συντομεύσεις",

+ 2
- 2
app/javascript/mastodon/locales/it.json View File

@ -166,7 +166,7 @@
"navigation_bar.domain_blocks": "Domini nascosti",
"navigation_bar.edit_profile": "Modifica profilo",
"navigation_bar.favourites": "Apprezzati",
"navigation_bar.filters": "Muted words",
"navigation_bar.filters": "Parole silenziate",
"navigation_bar.follow_requests": "Richieste di amicizia",
"navigation_bar.info": "Informazioni estese",
"navigation_bar.keyboard_shortcuts": "Tasti di scelta rapida",
@ -288,7 +288,7 @@
"tabs_bar.local_timeline": "Locale",
"tabs_bar.notifications": "Notifiche",
"tabs_bar.search": "Cerca",
"trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} talking",
"trends.count_by_accounts": "{count} {rawCount, plural, one {persona ne sta} other {persone ne stanno}} parlando",
"ui.beforeunload": "La bozza andrà persa se esci da Mastodon.",
"upload_area.title": "Trascina per caricare",
"upload_button.label": "Aggiungi file multimediale",

+ 1
- 1
app/javascript/mastodon/locales/oc.json View File

@ -243,7 +243,7 @@
"search_popout.tips.full_text": "Un tèxte simple que tòrna los estatuts qu’avètz escriches, mes en favorits, partejats, o ont sètz mencionat, e tanben los noms d’utilizaires, escais-noms e etiquetas que correspondonas.",
"search_popout.tips.hashtag": "etiqueta",
"search_popout.tips.status": "estatut",
"search_popout.tips.text": "Lo tèxt brut tòrna escais, noms d’utilizaire e etiquetas correspondents",
"search_popout.tips.text": "Lo tèxte brut tòrna escais, noms d’utilizaire e etiquetas correspondents",
"search_popout.tips.user": "utilizaire",
"search_results.accounts": "Gents",
"search_results.hashtags": "Etiquetas",

+ 1
- 1
app/javascript/mastodon/locales/pt-BR.json View File

@ -115,7 +115,7 @@
"follow_request.authorize": "Autorizar",
"follow_request.reject": "Rejeitar",
"getting_started.developers": "Desenvolvedores",
"getting_started.documentation": "Documentation",
"getting_started.documentation": "Documentação",
"getting_started.find_friends": "Encontre amizades do Twitter",
"getting_started.heading": "Primeiros passos",
"getting_started.invite": "Convide pessoas",

+ 2
- 2
app/javascript/mastodon/locales/sk.json View File

@ -166,7 +166,7 @@
"navigation_bar.domain_blocks": "Skryté domény",
"navigation_bar.edit_profile": "Upraviť profil",
"navigation_bar.favourites": "Obľúbené",
"navigation_bar.filters": "Muted words",
"navigation_bar.filters": "Utĺmené slová",
"navigation_bar.follow_requests": "Žiadosti o sledovanie",
"navigation_bar.info": "O tomto Mastodon serveri",
"navigation_bar.keyboard_shortcuts": "Klávesové skratky",
@ -257,7 +257,7 @@
"status.direct": "Súkromná správa @{name}",
"status.embed": "Vložiť",
"status.favourite": "Páči sa mi",
"status.filtered": "Filtered",
"status.filtered": "Filtrované",
"status.load_more": "Ukáž viac",
"status.media_hidden": "Skryté médiá",
"status.mention": "Spomeň @{name}",

+ 22
- 0
config/locales/da.yml View File

@ -206,6 +206,22 @@ da:
update_failed_msg: Kunne ikke opdatere det humørikon
updated_msg: Humørikon succesfuldt opdateret!
upload: Læg op
dashboard:
backlog: ophobede jobs
config: Konfiguration
feature_deletions: Konto sletninger
feature_invites: Invitations links
feature_registrations: Registreringer
features: Funktioner
open_reports: åbne anmeldelser
recent_users: Seneste brugere
software: Software
space: Brugt lagerplads
title: Betjeningspanel
total_users: samlede antal brugere
week_interactions: interaktioner denne uge
week_users_active: aktive denne uge
week_users_new: brugere denne uge
domain_blocks:
add_new: Tilføj ny
created_msg: Domæne blokade bliver nu behandlet
@ -257,6 +273,8 @@ da:
title: Filtre
title: Invitationer
relays:
add_new: Tilføj nyt relay
inbox_url: Link til relay
setup: Opsæt en videresendelses forbindelse
status: Status
title: Videresendelser
@ -473,8 +491,12 @@ da:
expires_at: Udløber
uses: Benyttelser
title: Inviter folk
lists:
errors:
limit: Du har nået det højeste antal lister
media_attachments:
validations:
images_and_video: Kan ikke vedhæfte en video til en status der allerede har billeder
too_many: Kan ikke vedhæfte mere en 4 filer
migrations:
acct: username@domain af den nye konto

+ 2
- 0
config/locales/devise.da.yml View File

@ -18,6 +18,7 @@ da:
confirmation_instructions:
action: Bekræft email adresse
explanation: Du har oprettet en konto på %{host} med denne email adresse. Du er et klik fra at aktivere din konto. Hvis du ikke har oprettet dig, ignorer venligst denne email.
extra_html: Tjek også <a href="%{terms_path}">reglerne for instansen</a> og <a href="%{policy_path}">vores betingelser</a>.
subject: 'Mastodon: Bekræftelses instrukser for %{instance}'
title: Bekræft email adresse
email_changed:
@ -40,6 +41,7 @@ da:
title: Kodeordet er blevet nulstillet
registrations:
signed_up: Velkommen! Du har nu tilmeldt dig.
update_needs_confirmation: Du har succesfuldt opdateret din konto, men vi er nødt til at bekræfte din email adresse. Tjek venligst din email og følg bekræftelses linket for at bekræfte din nye email adresse. Tjek venligst din spam mappe hvis du ikke har modtaget denne email.
updated: Din konto er nu blevet opdateret.
sessions:
already_signed_out: Du er nu logget ud.

+ 7
- 0
config/locales/doorkeeper.cs.yml View File

@ -4,3 +4,10 @@ cs:
attributes:
doorkeeper/application:
name: Název aplikace
website: Stránka aplikace
doorkeeper:
applications:
buttons:
authorize: Ověřit
cancel: Zrušit
destroy: Zničit

+ 26
- 4
config/locales/doorkeeper.eo.yml View File

@ -114,7 +114,29 @@ eo:
application:
title: OAuth-a rajtigo bezonata
scopes:
follow: sekvi, bloki, malbloki kaj malsekvi kontojn
push: ricevi puŝ-sciigojn por via konto
read: legi la datumojn de via konto
write: mesaĝi kiel vi
follow: ŝanĝi rilatojn al aliaj kontoj
push: ricevi viajn puŝ-sciigojn
read: legi ĉiujn datumojn de via konto
read:accounts: vidi la informojn de la konto
read:blocks: vidi viajn blokojn
read:favourites: vidi viajn stelumojn
read:filters: vidi viajn filtrilojn
read:follows: vidi viajn sekvatojn
read:lists: vidi viajn listojn
read:mutes: vidi viajn silentigojn
read:notifications: vidi viajn sciigojn
read:reports: vidi viajn signalojn
read:search: serĉi vianome
read:statuses: vidi ĉiujn mesaĝojn
write: ŝanĝi ĉiujn datumojn de via konto
write:accounts: ŝanĝi vian profilon
write:blocks: bloki kontojn kaj domajnojn
write:favourites: stelumitaj mesaĝoj
write:filters: krei filtrilojn
write:follows: sekvi homojn
write:lists: krei listojn
write:media: alŝuti aŭdovidaĵojn
write:mutes: silentigi homojn kaj konversaciojn
write:notifications: forigi viajn sciigojn
write:reports: signali aliajn homojn
write:statuses: publikigi mesaĝojn

+ 1
- 0
config/locales/doorkeeper.it.yml View File

@ -138,4 +138,5 @@ it:
write:media: caricare media
write:mutes: silenziare persone e conversazioni
write:notifications: cancellare le tue notifiche
write:reports: fare rapporto su altre persone
write:statuses: pubblicare status

+ 21
- 0
config/locales/el.yml View File

@ -206,6 +206,27 @@ el:
update_failed_msg: Αδυναμία ενημέρωσης του emoji
updated_msg: Επιτυχής ενημέρωση του Emoji!
upload: Ανέβασμα
dashboard:
backlog: χρονοκαθυστερημένες εργασίες
config: Διαμόρφωση
feature_deletions: Διαγραφή λογαριασμών
feature_invites: Σύνδεσμοι προσκλήσεων
feature_registrations: Εγγραφές
feature_relay: Ανταποκριτής ομοσπονδίας
features: Λειτουργίες
hidden_service: Ομοσπονδία με κρυμμένες υπηρεσίες
open_reports: ανοιχτές καταγγελίες
recent_users: Πρόσφατοι χρήστες
search: Αναζήτηση πλήρους κειμένου
single_user_mode: Λειτουργία μοναδιαίου χρήστη
software: Λογισμικό
space: Κατανάλωση χώρου
title: Ταμπλό
total_users: χρήστες συνολικά
trends: Τάσεις
week_interactions: αλληλεπιδράσεις αυτή την εβδομάδα
week_users_active: ενεργοί αυτή την εβδομάδα
week_users_new: χρήστες αυτή την εβδομάδα
domain_blocks:
add_new: Προσθήκη νέου
created_msg: Ο αποκλεισμός τομέα είναι υπό επεξεργασία

+ 11
- 0
config/locales/eo.yml View File

@ -261,6 +261,14 @@ eo:
expired: Eksvalida
title: Filtri
title: Invitoj
relays:
add_new: Aldoni novan ripetilon
description_html: "<strong>Fratara ripetilo</strong> estas survoja servilo, kiu interŝanĝas grandan kvanton de publikaj mesaĝoj inter serviloj, kiuj abonas kaj publikigas al ĝi. <strong>Ĝi povas helpi etajn kaj mezgrandajn servilojn malkovri enhavon de la fediverse</strong>, kio normale postulus al lokaj uzantoj mane sekvi homojn de foraj serviloj."
enable_hint: Post ebligo, via servilo abonos ĉiujn publikajn mesaĝojn de tiu ripetilo, kaj komencos sendi publikajn mesaĝojn de la servilo al ĝi.
inbox_url: URL de la ripetilo
setup: Agordi konekton al ripetilo
status: Stato
title: Ripetiloj
report_notes:
created_msg: Signala noto sukcese kreita!
destroyed_msg: Signala noto sukcese forigita!
@ -316,6 +324,9 @@ eo:
peers_api_enabled:
desc_html: Nomoj de domajnoj, kiujn ĉi tiu nodo renkontis en la fediverse
title: Publikigi liston de malkovritaj nodoj
preview_sensitive_media:
desc_html: Antaŭvido de ligiloj en aliaj retejoj montros bildeton eĉ se la aŭdovidaĵo estas markita kiel tikla
title: Montri tiklajn aŭdovidaĵojn en la antaŭvidoj de OpenGraph
registrations:
closed_message:
desc_html: Montrita sur la hejma paĝo kiam registriĝoj estas fermitaj. Vi povas uzi HTML-etikedojn

+ 29
- 0
config/locales/fa.yml View File

@ -206,6 +206,27 @@ fa:
update_failed_msg: این شکلک نتوانست به‌روز شود
updated_msg: شکلک با موفقیت به‌روز شد!
upload: بارگذاری
dashboard:
backlog: کارهای باقیمانده
config: پیکربندی
feature_deletions: حساب‌های حذف‌شده
feature_invites: دعوت‌نامه‌ها
feature_registrations: ثبت‌نام‌ها
feature_relay: رله
features: ویژگی‌ها
hidden_service: ارتباط میان‌سروری با سرویس‌های نهفته
open_reports: گزارش‌های فعال
recent_users: کاربران تازه
search: جستجوی متنی
single_user_mode: حالت تک‌کاربره
software: نرم‌افزار
space: فضای مصرف‌شده
title: ابزارهای مدیریت
total_users: شمار کاربران
trends: هشتگ‌های پرکاربرد
week_interactions: فعالیت‌ها در این هفته
week_users_active: کاربران فعال هفتهٔ اخیر
week_users_new: کاربران هفتهٔ اخیر
domain_blocks:
add_new: افزودن تازه
created_msg: مسدودکردن دامین در حال انجام است
@ -261,6 +282,14 @@ fa:
expired: منقضی‌شده
title: فیلتر
title: دعوت‌ها
relays:
add_new: افزودن رلهٔ تازه
description_html: یک <strong>رلهٔ میان‌سروری</strong> (federation relay) یک سرور میانجی است که حجم زیادی از بوق‌های عمومی را بین سرورهای گوناگونی که عضوش می‌شوند جابه‌جا می‌کند. <strong>رله‌ها به سرورهای کوچک و متوسط کمک می‌کنند تا مطالب عمومی بیشتری را بیابند.</strong> اگر رله نباشد، این مطالب عمومی تنها وقتی پیدا می‌شوند که کاربران محلی خودشان پیگیر کاربران روی سرورهای دیگر شوند.
enable_hint: اگر فعال باشد، سرور شما عضو همهٔ بوق‌های عمومی‌ای را که از این رله می‌آید می‌گیرد، و بوق‌های عمومی این سرور را به آن می‌فرستند.
inbox_url: نشانی رله
setup: پیوستن به رله‌ها
status: وضعیت
title: رله‌ها
report_notes:
created_msg: یادداشت گزارش با موفقیت ساخته شد!
destroyed_msg: یادداشت گزارش با موفقیت حذف شد!

+ 19
- 0
config/locales/gl.yml View File

@ -206,6 +206,25 @@ gl:
update_failed_msg: Non se puido actualizar ese emoji
updated_msg: Actualizouse correctamente o emoji!
upload: Subir
dashboard:
config: Axustes
feature_deletions: Borrado de contas
feature_invites: Ligazóns de convite
feature_registrations: Rexistros
feature_relay: Repetidores de federación
features: Características
hidden_service: Federación con servizos ocultos
open_reports: informes abertos
recent_users: Usuarias recentes
search: Busca de texto completo
single_user_mode: Modo de usuario individual
software: Software
space: Uso de espazo
title: Taboleiro
total_users: total de usuarias
week_interactions: interaccións en esta semana
week_users_active: activas estas semana
week_users_new: usuarias esta semana
domain_blocks:
add_new: Engadir novo
created_msg: Estase a procesar o bloqueo do dominio

+ 2
- 0
config/locales/it.yml View File

@ -158,6 +158,7 @@ it:
create_custom_emoji: "%{name} ha caricato un nuovo emoji %{target}"
create_domain_block: "%{name} ha bloccato il dominio %{target}"
create_email_domain_block: "%{name} ha messo il dominio email %{target} nella blacklist"
demote_user: "%{name} ha degradato l'utente %{target}"
destroy_domain_block: "%{name} ha sbloccato il dominio %{target}"
destroy_email_domain_block: "%{name}ha messo il dominio email %{target} nella whitelist"
destroy_status: "%{name} ha eliminato lo status di %{target}"
@ -238,6 +239,7 @@ it:
domain: Dominio
new:
create: Aggiungi dominio
title: Lista nera email
instances:
account_count: Accounts conosciuti
domain_name: Dominio

+ 22
- 0
config/locales/ja.yml View File

@ -206,6 +206,25 @@ ja:
update_failed_msg: 絵文字を更新できませんでした
updated_msg: 絵文字の更新に成功しました!
upload: アップロード
dashboard:
config: 構成
feature_deletions: アカウント削除
feature_invites: 招待リンク
feature_registrations: 新規登録
feature_relay: 連合リレー
features: 機能
open_reports: 未解決のレポート
recent_users: 最近登録したユーザー
search: 全文検索
single_user_mode: シングルユーザーモード
software: ソフトウェア
space: ディスク使用量
title: ダッシュボード
total_users: 全ユーザー
trends: トレンド
week_interactions: 今週の交流数
week_users_active: 今週活動した人数
week_users_new: 今週登録した人数
domain_blocks:
add_new: 新規追加
created_msg: ドメインブロック処理を完了しました
@ -263,7 +282,10 @@ ja:
title: 招待
relays:
add_new: リレーを追加
description_html: "<strong>連合リレー</strong>とは、登録しているサーバー間の公開トゥートを仲介するサーバーです。<strong>中小規模のサーバーが連合のコンテンツを見つけるのを助けます。</strong>これを使用しない場合、ローカルユーザーがリモートユーザーを手動でフォローする必要があります。"
enable_hint: 有効にすると、リレーから全ての公開トゥートを受信するようになり、またこのサーバーの全ての公開トゥートをリレーに送信するようになります。
inbox_url: Relay URL
setup: リレー接続を設定する
status: ステータス
title: リレー
report_notes:

+ 28
- 0
config/locales/oc.yml View File

@ -207,6 +207,26 @@ oc:
update_failed_msg: Mesa a jorn de l’emoji fracasada
updated_msg: Emoji ben mes a jorn !
upload: Enviar
dashboard:
config: Configuracion
feature_deletions: Supressions de comptes
feature_invites: Ligams convidat
feature_registrations: Inscripcions
feature_relay: Relai de federacion
features: Foncionalitats
hidden_service: Federacion amb servicis amagats
open_reports: Senhalaments dobèrts
recent_users: Utilizaires recents
search: Recèrca tèxte complèt
single_user_mode: Mòde sol utilizaire
software: Logicial
space: Utilizacion de l’espaci
title: Tablèu de bòrd
total_users: total dels utilizaires
trends: Tendéncias
week_interactions: interaccions aquesta setmana
week_users_active: actius aquesta setmana
week_users_new: utilizaires aquesta setmana
domain_blocks:
add_new: Ajustar
created_msg: Domeni blocat es a èsser tractat
@ -262,6 +282,14 @@ oc:
expired: Expirats
title: Filtre
title: Convits
relays:
add_new: Ajustar un nòu relai
description_html: Un <strong> relai de federacion</strong> es un servidor intermediari qu’escàmbia de bèls volumes de tuts publics entre servidors que son abonats e i publican.<strong>Pòt ajudar de pichons e mejans servidors a trobar de contenguts del fediverse estant</strong>, qu’autrament demandariá als utilizaires locals de s’abonar manualament a d’autres monde marcats sus de servidors alonhats.
enable_hint: Un còp activat, vòstre servidor s’abonarà a totes los tuts publics del relai estant, e començarà de mandar sos tuts publics a aqueste d’enlà.
inbox_url: URL del relai
setup: Configurar una connexion relai
status: Estatut
title: Relais
report_notes:
created_msg: Nòta de moderacion corrèctament creada !
destroyed_msg: Nòta de moderacion corrèctament suprimida !

+ 29
- 0
config/locales/pt-BR.yml View File

@ -206,6 +206,27 @@ pt-BR:
update_failed_msg: Não foi possível atualizar esse emoji
updated_msg: Emoji atualizado com sucesso!
upload: Enviar
dashboard:
backlog: Tarefas na fila
config: Configuração
feature_deletions: Remoção de contas
feature_invites: Convites
feature_registrations: Registros
feature_relay: Repetidor da federação
features: Funcionalidades
hidden_service: Federação com serviços escondidos
open_reports: Denúncias em aberto
recent_users: Usuários recentes
search: Pesquisa em texto
single_user_mode: Modo de usuário único
software: Software
space: Uso de espaço em disco
title: Painel de controle
total_users: usuários no total
trends: Tendências
week_interactions: interações essa semana
week_users_active: ativos essa semana
week_users_new: usuários essa semana
domain_blocks:
add_new: Adicionar novo
created_msg: Bloqueio de domínio está sendo processado
@ -261,6 +282,14 @@ pt-BR:
expired: Expirados
title: Filtro
title: Convites
relays:
add_new: Adicionar novo repetidor
description_html: Um <strong>repetidor de federação</strong> é um servidor intermediário que troca um grande volume de toots públicos entre servidores que se inscrevem e publicam nele. <strong>O repetidor pode ser usado para ajudar servidores pequenos e médios a descobrir conteúdo do fediverso</strong>, que normalmente precisariam que usuários locais manualmente seguissem outras pessoas em servidores remotos.
enable_hint: Uma vez habilitado, seu servidor vai se inscrever para receber todos os toots públicos desse repetidor; E vai começar a enviar todos os toots públicos desse servidor para o repetidor.
inbox_url: URL do repetidor
setup: Configurar uma conexão de repetidor
status: Status
title: Repetidores
report_notes:
created_msg: Nota de denúncia criada com sucesso!
destroyed_msg: Nota de denúncia excluída com sucesso!

+ 2
- 0
config/locales/simple_form.da.yml View File

@ -13,6 +13,7 @@ da:
other: <span class="name-counter">%{count}</span>tegn tilbage
fields: Du kan have op til 4 ting vist som en tabel på din profil
header: PNG, GIF eller JPG. Højest 2MB. Vil blive skaleret ned til 700x335px
inbox_url: Kopiere linket fra forsiden af den relay som du ønsker at bruge
irreversible: Filtrerede toots vil forsvinde fulstændigt, selv hvis filteret senere skulle blive fjernet
locale: Sproget på interfacet, emails og push beskeder
locked: Kræver, at du godkender følgere manuelt
@ -52,6 +53,7 @@ da:
expires_in: Udløber efter
fields: Profil metadata
header: Overskrift
inbox_url: Link til relay indbakken
irreversible: Ignorer istedet for at skjule
locale: Sprog på interface
locked: Lås konto

+ 4
- 0
config/locales/simple_form.eo.yml View File

@ -13,6 +13,7 @@ eo:
other: <span class="name-counter">%{count}</span> signoj restas
fields: Vi povas havi ĝis 4 tabelajn elementojn en via profilo
header: Formato PNG, GIF aŭ JPG. Ĝis 2MB. Estos malgrandigita al 700x335px
inbox_url: Kopiu la URL de la ĉefpaĝo de la ripetilo, kiun vi volas uzi
irreversible: Elfiltritaj mesaĝoj malaperos por ĉiam, eĉ se la filtrilo estas poste forigita
locale: La lingvo de la uzant-interfaco, retmesaĝoj kaj puŝ-sciigoj
locked: Vi devos aprobi ĉiun peton de sekvado mane
@ -24,6 +25,7 @@ eo:
setting_hide_network: Tiuj, kiujn vi sekvas, kaj tiuj, kiuj sekvas vin ne estos videblaj en via profilo
setting_noindex: Influas vian publikan profilon kaj mesaĝajn paĝojn
setting_theme: Influas kiel Mastodon aspektas post ensaluto de ajna aparato.
whole_word: Kiam la vorto aŭ frazo estas nur litera aŭ cifera, ĝi estos uzata nur se ĝi kongruas kun la tuta vorto
imports:
data: CSV-dosiero el alia nodo de Mastodon
sessions:
@ -50,6 +52,7 @@ eo:
expires_in: Eksvalidiĝas post
fields: Profilaj metadatumoj
header: Fonbildo
inbox_url: URL de la ripetila enirkesto
irreversible: Forĵeti anstataŭ kaŝi
locale: Interfaca lingvo
locked: Ŝlosi konton
@ -76,6 +79,7 @@ eo:
type: Importa tipo
username: Uzantnomo
username_or_email: Uzantnomo aŭ Retadreso
whole_word: Tuta vorto
interactions:
must_be_follower: Bloki sciigojn de nesekvantoj
must_be_following: Bloki sciigojn de homoj, kiujn vi ne sekvas

+ 2
- 0
config/locales/simple_form.it.yml View File

@ -25,6 +25,7 @@ it:
setting_hide_network: Chi segui e chi segue te non saranno mostrati sul tuo profilo
setting_noindex: Ha effetto sul tuo profilo pubblico e sulle pagine degli status
setting_theme: Ha effetto sul modo in cui Mastodon verrà visualizzato quando sarai collegato da qualsiasi dispositivo.
whole_word: Quando la parola chiave o la frase è solo alfanumerica, si applica solo se corrisponde alla parola intera
imports:
data: File CSV esportato da un'altra istanza di Mastodon
sessions:
@ -77,6 +78,7 @@ it:
type: Tipo importazione
username: Nome utente
username_or_email: Nome utente o email
whole_word: Parola intera
interactions:
must_be_follower: Blocca notifiche dai non follower
must_be_following: Blocca notifiche dalle persone che non segui

+ 2
- 1
config/locales/simple_form.ja.yml View File

@ -11,6 +11,7 @@ ja:
display_name: あと<span class="name-counter">%{count}</span>文字入力できます。
fields: プロフィールに表として4つまでの項目を表示することができます
header: 2MBまでのPNG、GIF、JPGが利用可能です。 700x335pxまで縮小されます
inbox_url: 使用したいリレーサーバーのトップページからURLをコピーします
irreversible: フィルターが後で削除されても、除外されたトゥートは元に戻せなくなります
locale: ユーザーインターフェース、メールやプッシュ通知の言語
locked: フォロワーを手動で承認する必要があります
@ -48,7 +49,7 @@ ja:
expires_in: 有効期限
fields: プロフィール補足情報
header: ヘッダー
inbox_url: URL of the relay inbox
inbox_url: リレーサーバーの inbox URL
irreversible: 隠すのではなく除外する
locale: 言語
locked: 承認制アカウントにする

+ 5
- 1
config/locales/simple_form.oc.yml View File

@ -13,6 +13,7 @@ oc:
other: Demòran encara <span class="name-counter">%{count}</span> caractèrs
fields: Podètz far veire cap a 4 elements sus vòstre perfil
header: PNG, GIF o JPG. Maximum 2 Mo. Serà retalhada en 700x335px
inbox_url: Copiatz l’URL de la pagina màger del relai que volètz utilizar
irreversible: Los tuts filtrats desapareisseràn irreversiblament, encara que lo filtre siá suprimit mai tard
locale: La lenga de l’interfàcia d’utilizacion, los messatges e las notificacions
locked: Demanda qu’acceptetz manualament lo mond que vos sègon e botarà la visibilitat de vòstras publicacions coma accessiblas a vòstres seguidors solament
@ -25,6 +26,7 @@ oc:
setting_hide_network: Vòstre perfil mostrarà pas los que vos sègon e lo monde que seguètz
setting_noindex: Aquò es destinat a vòstre perfil public e vòstra pagina d’estatuts
setting_theme: Aquò càmbia lo tèma grafic de Mastodon quand sètz connectat qual que siasque lo periferic.
whole_word: Quand lo mot-clau o frasa es solament alfranumeric, serà pas qu’aplicat se correspond al mot complèt
imports:
data: Fichièr CSV exportat d’una autra instància Mastodon
sessions:
@ -51,6 +53,7 @@ oc:
expires_in: Expira aprèp
fields: Metadonada del perfil
header: Bandièra
inbox_url: URL de la bóstia de recepcion del relai
irreversible: Suprimir allòc de rescondre
locale: Lenga de l’interfàcia
locked: Far venir lo compte privat
@ -63,7 +66,7 @@ oc:
setting_auto_play_gif: Lectura automatica dels GIFS animats
setting_boost_modal: Afichar una fenèstra de confirmacion abans de partejar un estatut
setting_default_language: Lenga de publicacion
setting_default_privacy: Confidencialitat de las publicacions
setting_default_privacy: Confidencialitat dels tuts
setting_default_sensitive: Totjorn marcar los mèdias coma sensibles
setting_delete_modal: Mostrar una fenèstra de confirmacion abans de suprimir un estatut
setting_display_sensitive_media: Totjorn mostrar los mèdias coma sensibles
@ -77,6 +80,7 @@ oc:
type: Tipe d’impòrt
username: Nom d’utilizaire
username_or_email: Nom d’utilizaire o corrièl
whole_word: Mot complèt
interactions:
must_be_follower: Blocar las notificacions del mond que vos sègon pas
must_be_following: Blocar las notificacions del mond que seguètz pas

+ 4
- 0
config/locales/simple_form.pt-BR.yml View File

@ -13,6 +13,7 @@ pt-BR:
other: <span class="name-counter">%{count}</span> caracteres restantes
fields: Você pode ter até 4 itens exibidos em forma de tabela no seu perfil
header: PNG, GIF or JPG. Arquivos de até 2MB. Eles serão diminuídos para 700x335px
inbox_url: Copie a URL da página inicial do repetidor que você quer usar
irreversible: Os toots filtrados vão desaparecer irreversivelmente, mesmo se o filtro for removido depois
locale: O idioma das telas de usuário, e-mails e notificações push
locked: Requer aprovação manual de seguidores
@ -25,6 +26,7 @@ pt-BR:
setting_hide_network: Quem você segue e quem segue você não serão exibidos no seu perfil
setting_noindex: Afeta seu perfil público e as páginas de suas postagens
setting_theme: Afeta a aparência do Mastodon quando em sua conta em qualquer aparelho.
whole_word: Quando a palavra ou frase é inteiramente alfanumérica, ela será aplicada somente se corresponder a palavra inteira
imports:
data: Arquivo CSV exportado de outra instância do Mastodon
sessions:
@ -51,6 +53,7 @@ pt-BR:
expires_in: Expira em
fields: Metadados do perfil
header: Cabeçalho
inbox_url: URL da caixa de entrada do repetidor
irreversible: Ignorar ao invés de esconder
locale: Idioma das telas
locked: Trancar conta
@ -77,6 +80,7 @@ pt-BR:
type: Tipo de importação
username: Nome de usuário
username_or_email: Nome de usuário ou e-mail
whole_word: Palavra inteira
interactions:
must_be_follower: Bloquear notificações de não-seguidores
must_be_following: Bloquear notificações de pessoas que você não segue

+ 1
- 0
config/locales/simple_form.sk.yml View File

@ -14,6 +14,7 @@ sk:
other: Ostáva ti <span class="name-counter">%{count}</span> znakov
fields: Môžeš mať 4 položky na svojom profile zobrazené vo forme tabuľky
header: PNG, GIF alebo JPG. Maximálne 2MB. Bude zmenšený na 700x335px
inbox_url: Skopíruj adresu z hlavnej stránky mostíka, ktorý chceš používať
irreversible: Vytriedené príspevky zmiznú nenávratne, aj keď triedenie neskôr zrušíš
locale: Jazyk užívateľského rozhrania, emailových a nástenkových oboznámení
locked: Vyžaduje manuálne schvalovať sledujúcich

+ 14
- 0
config/locales/sk.yml View File

@ -206,6 +206,19 @@ sk:
update_failed_msg: Nebolo možné aktualizovať toto emoji
updated_msg: Emoji bolo úspešne aktualizované!
upload: Nahrať
dashboard:
config: Nastavenia
feature_deletions: Vymazanie účtov
feature_invites: Pozvánky
feature_registrations: Registrácie
feature_relay: Federovací mostík
features: Vymoženosti
hidden_service: Federácia so skritými službami
open_reports: otvorené hlásenia
recent_users: Nedávny užívatelia
software: Softvér
space: Využitie miesta
total_users: užívateľov celkovo
domain_blocks:
add_new: Pridať nový
created_msg: Doména je v procese blokovania
@ -264,6 +277,7 @@ sk:
title: Pozvánky
relays:
add_new: Pridaj novú priechodnú oporu
description_html: "<strong>Federovací mostík</strong> je prechodný server ktorý obmieňa veľké množstvá verejných príspevkov medzi tými servermi ktoré na od neho odoberajú, aj doňho prispievajú. <strong>Môže to pomôcť malým a stredným instanciám objavovať federovaný obsah</strong>, čo inak vyžaduje aby miestni užívatelia ručne následovali iných ľudí zo vzdialených instancií."
status: Stav
report_notes:
created_msg: Poznámka o nahlásení úspešne vytvorená!

Loading…
Cancel
Save