diff --git a/app/javascript/mastodon/locales/gd.json b/app/javascript/mastodon/locales/gd.json
index 455fc326d63..3270922e583 100644
--- a/app/javascript/mastodon/locales/gd.json
+++ b/app/javascript/mastodon/locales/gd.json
@@ -362,6 +362,7 @@
"closed_registrations_modal.find_another_server": "Lorg frithealaiche eile",
"closed_registrations_modal.preamble": "Tha Mastodon sgaoilte is mar sin dheth ge b’ e càit an cruthaich thu an cunntas agad, ’s urrainn dhut duine sam bith a leantainn air an fhrithealaiche seo is conaltradh leotha. ’S urrainn dhut fiù ’s frithealaiche agad fhèin òstadh!",
"closed_registrations_modal.title": "Clàradh le Mastodon",
+ "collection.share_modal.share_link_label": "Ceangal co-roinnidh",
"collection.share_modal.share_via_post": "Postaich air Mastodon",
"collection.share_modal.share_via_system": "Co-roinn gu…",
"collection.share_modal.title": "Co-roinn an cruinneachadh",
@@ -369,6 +370,7 @@
"collection.share_template_other": "Thoir sùil air an deagh-chruinneachadh seo:",
"collection.share_template_own": "Thoir sùil air a’ chruinneachadh ùr agam:",
"collections.account_count": "{count, plural, one {# chunntas} two {# chunntas} few {# cunntasan} other {# cunntas}}",
+ "collections.accounts.empty_description": "Cuir ris suas ri {count} cunntas(an) ris",
"collections.accounts.empty_editor_title": "Chan eil neach sam bith sa chruinneachadh seo fhathast",
"collections.accounts.empty_title": "Tha an an cruinneachadh seo falamh",
"collections.add_to_collection": "Cuir {name} ri cruinneachaidhean",
@@ -401,6 +403,7 @@
"collections.error_loading_collections": "Thachair mearachd nuair a dh’fheuch sinn ris na cruinneachaidhean seo a luchdadh.",
"collections.hidden_accounts_description": "Bhac no mhùch thu {count, plural, one {an cleachdaiche seo} two {na cleachdaichean seo} few {na cleachdaichean seo} other {na cleachdaichean seo}}",
"collections.hidden_accounts_link": "{count, plural, one {# chunntas falaichte} two {# chunntas falaichte} few {# cunntasan falaichte} other {# cunntas falaichte}}",
+ "collections.hints.accounts_counter": "{count} / {max} cunntas(an)",
"collections.last_updated_at": "An tùrachadh mu dheireadh: {date}",
"collections.list.collections_with_count": "{count, plural, one {# chruinneachadh} two {# chruinneachadh} few {# cruinneachaidhean} other {# cruinneachadh}}",
"collections.list.created_by_author": "Air a chruthachadh le {name}",
@@ -409,6 +412,7 @@
"collections.manage_accounts": "Stiùirich na cunntasan",
"collections.mark_as_sensitive": "Cuir comharra gu bheil e frionasach",
"collections.mark_as_sensitive_hint": "Falaichidh seo tuairisgeul is cunntasan a’ chruinneachaidh air cùlaibh rabhadh susbainte. Chithear ainm a’ chruinneachaidh fhathast.",
+ "collections.maximum_collection_count_description": "Seo an àireamh as motha de chruinneachaidhean a dh’fhaodas tu cruthachadh air an fhrithealaiche agad: {count}",
"collections.maximum_collection_count_reached": "Chruthaich thu na tha ceadaichte de chruinneachaidhean",
"collections.name_length_hint": "Crìoch de 40 caractar",
"collections.new_collection": "Cruinneachadh ùr",
@@ -557,6 +561,7 @@
"confirmations.remove_from_followers.message": "Cha lean {name} thu tuilleadh. A bheil thu cinnteach gu bheil thu airson leantainn air adhart?",
"confirmations.remove_from_followers.title": "A bheil thu airson an neach-leantainn a thoirt air falbh?",
"confirmations.revoke_collection_inclusion.confirm": "Thoir air falbh mi",
+ "confirmations.revoke_collection_inclusion.message": "Chan urrainn dhan neach-tasgaidh do chur ris a’ chruinneachadh seo fad 24 uair a thìde. Airson an cumail o do chur ri cruinneachadh gu buan, ’s urrainn dhut am bacadh.",
"confirmations.revoke_collection_inclusion.title": "A bheil tu airson do thoirt air falbh on chruinneachadh seo?",
"confirmations.revoke_quote.confirm": "Thoir am post air falbh",
"confirmations.revoke_quote.message": "Cha ghabh seo a neo-dhèanamh.",
@@ -584,6 +589,7 @@
"custom_homepage.administered_by": "Rianachd le",
"custom_homepage.contact": "Fios thugainn:",
"custom_homepage.latest_activity": "A’ ghnìomhachd mu dheireadh",
+ "custom_homepage.these_are_the_latest_posts": "Seo am 40 post mu dheireadh o chunntasan air an fhrithealaiche seo.",
"directory.federated": "On cho-shaoghal aithnichte",
"directory.local": "O {domain} a-mhàin",
"directory.new_arrivals": "Feadhainn ùra",
@@ -1132,6 +1138,9 @@
"report.categories.spam": "Spama",
"report.categories.violation": "Tha an t-susbaint a’ briseadh riaghailt no dhà an fhrithealaiche",
"report.category.subtitle": "Tagh an roghainn as iomchaidhe",
+ "report.category.title_account": "Innis dhuinn dè tha a’ dol leis a’ phròifil seo",
+ "report.category.title_collection": "Innis dhuinn dè tha a’ dol leis a’ chruinneachadh seo",
+ "report.category.title_status": "Innis dhuinn dè tha a’ dol leis a’ phost seo",
"report.close": "Deiseil",
"report.comment.title": "A bheil rud sam bith eile a bu toigh leat innse dhuinn?",
"report.forward": "Sìn air adhart gu {target}",
diff --git a/app/javascript/mastodon/locales/gl.json b/app/javascript/mastodon/locales/gl.json
index 2eb8803ba7e..5966fdf3c25 100644
--- a/app/javascript/mastodon/locales/gl.json
+++ b/app/javascript/mastodon/locales/gl.json
@@ -1138,6 +1138,9 @@
"report.categories.spam": "Spam",
"report.categories.violation": "O contido viola unha ou máis regras do servidor",
"report.category.subtitle": "Elixe a mellor coincidencia",
+ "report.category.title_account": "Cóntanos cal é o problema con este perfil",
+ "report.category.title_collection": "Cóntanos cal é o problema con esta colección",
+ "report.category.title_status": "Cóntanos cal é o problema con esta publicación",
"report.close": "Feito",
"report.comment.title": "Hai algo máis que creas debamos saber?",
"report.forward": "Reenviar a {target}",
diff --git a/app/javascript/mastodon/locales/nan-TW.json b/app/javascript/mastodon/locales/nan-TW.json
index 42c084dec01..dc67bec855e 100644
--- a/app/javascript/mastodon/locales/nan-TW.json
+++ b/app/javascript/mastodon/locales/nan-TW.json
@@ -1,5 +1,5 @@
{
- "about.blocks": "Siū 管制 ê 服侍器",
+ "about.blocks": "Siū管制ê服侍器",
"about.contact": "聯絡方法:",
"about.default_locale": "預設",
"about.disclaimer": "Mastodon是自由、開放原始碼ê軟體,mā是Mastodon GmbH ê商標。",
@@ -58,11 +58,11 @@
"account.follow_request_cancel": "取消跟tuè",
"account.follow_request_cancel_short": "取消",
"account.follow_request_short": "請求",
- "account.followers": "跟tuè伊ê",
+ "account.followers": "跟tuè ê",
"account.followers.empty": "Tsit ê用者iáu bô lâng跟tuè。",
"account.followers_counter": "Hōo {count, plural, other {{count} ê lâng}}跟tuè",
"account.followers_you_know_counter": "Lí所知影ê {counter} ê lâng",
- "account.following": "伊跟tuè ê",
+ "account.following": "Leh跟tuè",
"account.following_counter": "Teh跟tuè {count,plural,other {{count} ê lâng}}",
"account.follows.empty": "Tsit ê用者iáu buē跟tuè別lâng。",
"account.follows_you": "跟tuè lí",
@@ -226,7 +226,7 @@
"account_edit.profile_tab.show_media_replies.description": "若是啟用,媒體分頁展示lí ê PO文kap對別lâng ê PO文ê回應。",
"account_edit.profile_tab.show_media_replies.title": "佇媒體分頁內包含回應",
"account_edit.profile_tab.show_relations.description": "佇lí ê個人資料內底,展示lí跟tuè ê口座kap跟tuè lí ê予別lâng看。Lâng iáu是ē當看見lí敢有跟tuè伊。",
- "account_edit.profile_tab.show_relations.title": "展示「跟tuè伊ê」kap「伊跟tuè ê」",
+ "account_edit.profile_tab.show_relations.title": "展示「跟tuè ê」kap「Leh跟tuè」",
"account_edit.profile_tab.subtitle": "自訂lí ê個人檔案顯示ê方法。",
"account_edit.profile_tab.title": "個人資料顯示設定",
"account_edit.save": "儲存",
@@ -949,7 +949,7 @@
"notification.favourite": "{name} kah意lí ê PO文",
"notification.favourite.name_and_others_with_link": "{name} kap{count, plural, other {另外 # ê lâng}}kah意lí ê PO文",
"notification.favourite_pm": "{name} kah意lí ê私人ê提起",
- "notification.favourite_pm.name_and_others_with_link": "{name} kap{count, plural, other {另外 # ê lâng}}kah意lí ê私人ê提起",
+ "notification.favourite_pm.name_and_others_with_link": "{name} kap{count, plural, other {另外 # ê lâng}} kah意lí ê私人ê提起",
"notification.follow": "{name}跟tuè lí",
"notification.follow.name_and_others": "{name} kap{count, plural, other {另外 # ê lâng}}跟tuè lí",
"notification.follow_request": "{name} 請求跟tuè lí",
@@ -1093,7 +1093,7 @@
"privacy.direct.long": "逐位tsit篇PO文所提起ê",
"privacy.direct.short": "私人ê提起",
"privacy.private.long": "Kan-ta hōo跟tuè lí ê看",
- "privacy.private.short": "跟tuè伊ê",
+ "privacy.private.short": "跟tuè ê",
"privacy.public.long": "逐ê lâng(無論佇Mastodon以內á是以外)",
"privacy.public.short": "公開ê",
"privacy.quote.anyone": "{visibility},允准PO文引用",
@@ -1138,6 +1138,9 @@
"report.categories.spam": "Pùn-sò訊息",
"report.categories.violation": "內容違反tsi̍t ê以上服侍器ê規則",
"report.category.subtitle": "揀上合ê選項",
+ "report.category.title_account": "Kā guán講tsit ê個人資料有siánn-mih代誌",
+ "report.category.title_collection": "Kā guán講tsit ê收藏有siánn-mih代誌",
+ "report.category.title_status": "Kā guán講tsit ê PO文有siánn-mih代誌",
"report.close": "完成",
"report.comment.title": "Lí敢有別ê想beh hōo guán知ê?",
"report.forward": "轉送kàu {target}",
diff --git a/config/locales/be.yml b/config/locales/be.yml
index 9ec635b4bd1..1f4ee023d5f 100644
--- a/config/locales/be.yml
+++ b/config/locales/be.yml
@@ -756,6 +756,8 @@ be:
new:
title: Стварыць новае IP правіла
no_ip_block_selected: Ніякія правілы IP не былі змененыя, таму што ні адно з іх не было выбрана
+ reset: Скінуць
+ search: Пошук
title: IP правілы
relationships:
title: Зносіны %{acct}
diff --git a/config/locales/da.yml b/config/locales/da.yml
index 6fa6b51ca5e..fbc299bc5d9 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -730,6 +730,8 @@ da:
new:
title: Opret ny IP-regel
no_ip_block_selected: Ingen IP-regler blev ændret (ingen var valgt)
+ reset: Nulstil
+ search: Søg
title: IP-regler
relationships:
title: "%{acct}-relationer"
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 2f12ee0c7fe..da98fb3a58e 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -507,11 +507,18 @@ de:
last_email: Letzte E-Mail
lead: Konten, die die Funktion aktiviert haben und abonniert wurden, werden unten angezeigt.
show:
+ confirm_disable_feature: E-Mail-Newsletter für %{name} deaktivieren? Für dieses Konto werden keine Neuigkeiten mehr über E-Mail versendet. Das Profil kann die Funktion in den Kontoeinstellungen weiterhin reaktivieren. Um den Zugriff auf diese Funktion dauerhaft zu entfernen, passe die Berechtigung in der Rollenverwaltung an.
+ confirm_remove_subscriber: "%{email} wird keine E-Mails mehr von %{name} erhalten. Die Aktion lässt sich nicht rückgängig machen."
+ consent: Abonnent*innen haben ausschließlich dem Erhalt von Beiträgen per E-Mail zugestimmt. Verwende diese Liste nicht zu anderen Zwecken.
+ date: Registrierungsdatum
disable_feature: Funktion deaktivieren
+ disabled: Die Funktion wurde deaktiviert und E-Mails werden nicht länger diese Liste gesendet.
email: E-Mail-Adresse
empty:
+ hint: Noch hat niemand dieses Konto abonniert.
no_subscribers_yet: Bisher keine Abonnent*innen
enable_feature: Funktion aktivieren
+ no_access_html: Dieses Konto besitzt nicht länger die erforderliche Berechtigung, um die Funktion zu aktivieren. In der Rollenverwaltung kann das angepasst werden.
title: E-Mail-Newsletter von %{name}
view_account: Konto ansehen
status: Status
@@ -723,6 +730,8 @@ de:
new:
title: Neue IP-Regel erstellen
no_ip_block_selected: Keine IP-Regeln wurden geändert, weil keine ausgewählt wurde(n)
+ reset: Zurücksetzen
+ search: Suchen
title: IP-Regeln
relationships:
title: Beziehungen von %{acct}
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 2263b97dbe2..f8d646dfad6 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -730,6 +730,8 @@ el:
new:
title: Δημιουργία νέου κανόνα IP
no_ip_block_selected: Δεν άλλαξαν οι κανόνες IP καθώς κανένας δεν επιλέχθηκε
+ reset: Επαναφορά
+ search: Αναζήτηση
title: Κανόνες IP
relationships:
title: Σχέσεις του/της %{acct}
diff --git a/config/locales/es-AR.yml b/config/locales/es-AR.yml
index c417fd9e055..fae00f9ded3 100644
--- a/config/locales/es-AR.yml
+++ b/config/locales/es-AR.yml
@@ -730,6 +730,8 @@ es-AR:
new:
title: Crear nueva regla de dirección IP
no_ip_block_selected: No se cambió ninguna regla de dirección IP, ya que no se seleccionó ninguna
+ reset: Restablecer
+ search: Buscar
title: Reglas de dirección IP
relationships:
title: Relaciones de %{acct}
diff --git a/config/locales/es-MX.yml b/config/locales/es-MX.yml
index be6db66355e..d5a6ce81441 100644
--- a/config/locales/es-MX.yml
+++ b/config/locales/es-MX.yml
@@ -730,6 +730,8 @@ es-MX:
new:
title: Crear nueva regla IP
no_ip_block_selected: No se modificó ninguna regla de IP, ya que no se seleccionó ninguna
+ reset: Restablecer
+ search: Buscar
title: Reglas IP
relationships:
title: Relaciones de %{acct}
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 75299cdd71e..197014aa2d2 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -732,6 +732,8 @@ es:
new:
title: Crear nueva regla IP
no_ip_block_selected: No se han cambiado reglas IP, ya que no se ha seleccionado ninguna
+ reset: Restablecer
+ search: Buscar
title: Reglas IP
relationships:
title: Relaciones de %{acct}
diff --git a/config/locales/gd.yml b/config/locales/gd.yml
index a77c55885aa..31aa0bef3ca 100644
--- a/config/locales/gd.yml
+++ b/config/locales/gd.yml
@@ -4,6 +4,7 @@ gd:
about_mastodon_html: 'An lìonra sòisealta dhan àm ri teachd: Gun sanasachd, gun chaithris corporra, dealbhadh beusail agus dì-mheadhanachadh! Gabh sealbh air an dàta agad fhèin le Mastodon!'
contact_missing: Cha deach a shuidheachadh
contact_unavailable: Chan eil seo iomchaidh
+ default_thumbnail_description: Tha dà mhastodon cartùin (seo ainmhidhean coltach ri ailbheanan) le fiamh-ghàire orra a’ sadadh plèana pàipear eatorra. Tha speur gorm ’s planaidean a’ fleòdradh mun timcheall le craobhan is barrachd mhastodonaichean orra.
hosted_on: Mastodon ’ga òstadh air %{domain}
title: Mu dhèidhinn
accounts:
@@ -526,6 +527,7 @@ gd:
last_email: Am post-d mu dheireadh
lead: Thèid na cunntasan a chuir an gleus an comas agus aig a bheil fo-sgrìobhaichean a shealltainn gu h-ìosal.
show:
+ confirm_disable_feature: A bheil thu airson cuairt-litrichean puist-d a chur à comas airson %{name}? Cha dèid naidheachdan a’ chunntais sin a chur air a’ post-d tuilleadh. ’S urrainn dhan chleachdaiche an gleus a chur an comas a-rithist ann an roghainnean a’ chunntais aca ge-tà. Airson an cothrom air a’ ghleus seo a thoirt air falbh gu buan, deasaich ceadan a’ chunntais sna dreuchdan.
confirm_remove_subscriber: Chan fhaigh %{email} puist-d o %{name} tuilleadh. Cha ghabh an gnìomh seo a neo-dhèanamh.
consent: Cha do ghabh na fo-sgrìobhaichean ach ri faighinn nam post air a’ phost-d. Na cleachd an liosta seo air adhbhar sam bith eile.
date: Ceann-latha a’ chlàraidh
@@ -555,6 +557,7 @@ gd:
action: Stiùirich
hint: Thèid ceangal ris a’ phoileasaidh seo a chur ri bann-coise gach puist-d
title: Poileasaidh prìobhaideachd
+ title: Roghainnean a’ ghèillidh
danger_zone:
disable_feature:
action: Cuir à comas
@@ -569,14 +572,18 @@ gd:
index:
disabled:
cannot_be_enabled: Cha do chuir an solaraiche teicnigeach agad an gleus seo an comas air an fhrithealaiche agad.
+ description: Leigidh an gleus seo le cunntasan sònraichte widget a chur ris na pròifilean aca a bheir comas do dh’aoighean aig nach eil cunntas Mastodon am postaichean fhaighinn air a’ phost-d.
get_started: Dèan toiseach-tòiseachaidh
+ lead: Leigidh seo le aoighean postaichean o chunntasan sònraichte air an fhrithealaiche seo fhaighinn air a’ phost-d.
title: Cuairt-litrichean puist-d
+ purged_msg: Thèid a h-uile dàta mu fho-sgrìobhaidhean puist-d a shuathadh bàn.
roles:
accounts: Cunntasan
edit_role: Deasaich an dreuchd
empty:
hint: Chan fhaod neach sam bith an gleus seo a chleachdadh.
no_roles_added: Cha deach dreuchd a chur ris
+ lead: "’S urrainn do chunntasan aig a bheil gin dhe na dreuchdan seo an gleus a chur ann comas air a’ phròifil aca."
manage_roles: Stiùirich na dreuchdan
role_name: Ainm na dreuchd
title: Dreuchdan
@@ -584,6 +591,11 @@ gd:
show:
enable_feature: Cuir an gleus an comas
important_information: Fiosrachadh cudromach
+ list:
+ 1_permission_explanation: Nuair a bhios an gleus seo an comas, ’s urrainn do chunntasan leis na ceadan iomruinte foirm cruinneachadh phost-d a chur ris a’ phròifil aca.
+ 2_feature_explanation: Nuair a chlàraicheas aoighean air duilleag pròifil cunntais ’s ma dhearbhas iad am fo-sgrìobhadh, gheibh iad naidheachd air a’ phost-d nuair a chruthaicheas an cunntas post poblach ùr.
+ 3_privacy_policy_warning: Gheibh rianairean an fhrithealaiche cothrom air fiosrachadh a dh’aithnicheadh cò cuideigin (na puist-d) a thèid a chruinneachadh. Mar sin dheth, feumar am poileasaidh prìobhaideachd ’s teirmichean na seirbheise ùrachadh dhan fhrithealaiche mus dèid an gleus seo a chleachdadh.
+ 4_cost_warning: Dh’fhaoidte gun cosg puist-d tàille a-rèir rèiteachadh òstadh an fhrithealaiche. Bruidhinn ri solaraiche an òstaidh agad mus cuir thu seo an comas on a dh’fhaodas an gleus seo cur ri meud nam post-d a thèid a chur on fhrithealaiche agad gu mòr.
export_domain_allows:
new:
title: Ion-phortaich àrainnean ceadaichte
@@ -744,6 +756,8 @@ gd:
new:
title: Cruthaich riaghailt IP ùr
no_ip_block_selected: Cha deach riaghailt IP sam bith atharrachadh o nach deach gin dhiubh a thaghadh
+ reset: Ath-shuidhich
+ search: Lorg
title: Riaghailtean IP
relationships:
title: Na dàimhean aig %{acct}
@@ -901,6 +915,7 @@ gd:
manage_custom_emojis: Stiùireadh nan Emojis gnàthaichte
manage_custom_emojis_description: Leigidh seo le cleachdaichean Emojis gnàthaichte a stiùireadh air an fhrithealaiche
manage_email_subscriptions: Stiùireadh fo-sgrìobhaidhean puist-d
+ manage_email_subscriptions_description: Leigidh seo le cleachdaidhean aig a bheil an cead seo gleus cuairt-litreach puist-d a chur an comas dhan chunntas aca
manage_federation: Stiùireadh a’ cho-nasgaidh
manage_federation_description: Leigidh seo le cleachdaichean an co-nasgadh le àrainnean eile a bhacadh no a cheadachadh agus stiùireadh dè ghabhas lìbhrigeadh
manage_invites: Stiùireadh nan cuiridhean
@@ -989,7 +1004,14 @@ gd:
disabled: Iarr dreuchd shònraichte a’ chleachdaiche
public: A h-uile duine
landing_page:
+ hints:
+ about_html: Duilleag le tuairisgeul, fiosrachadh conaltraidh, riaghailtean ’s fiosrachadh eile mun fhrithealaiche seo.
+ local_feed_html: Loidhne-ama bheò leis na postaichean as ùire leis na cleachdaichean air an fhrithealaiche seo.
+ overview_html: Duilleag a sheallas tuairisgeul an fhrithealaiche agad còmhla ris na postaichean ionadail as ùire leis na cleachdaichean air an fhrithealaiche seo.
+ trends_html: Duilleag a nochdas na tha fèill mhòr air air an fhrithealaiche seo an-dràsta.
values:
+ about: Duilleag mu dhèidhinn
+ local_feed: Loidhne-ama ionadail bheò
overview: Foir-shealladh
trends: A’ treandadh
registrations:
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index e74fd0257da..3f1e75cc608 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -730,6 +730,8 @@ gl:
new:
title: Crear nova regra IP
no_ip_block_selected: Non se cambiou ningunha regra iP porque non seleccionaches ningunha
+ reset: Restablecer
+ search: Buscar
title: Regras IP
relationships:
title: Relacións de %{acct}
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index 959e18949df..53f4987299d 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -4,6 +4,7 @@ hu:
about_mastodon_html: 'A jövő közösségi hálózata: Hirdetések és céges megfigyelés nélkül, etikus dizájnnal és decentralizációval! Legyél a saját adataid ura a Mastodonnal!'
contact_missing: Nincs megadva
contact_unavailable: N/A
+ default_thumbnail_description: Két mosolygó rajzfilmes kinézetű masztodon (úgy néznek ki mint az elefántok) papírrepülőt dob egymásnak. Kék ég és lebegő bolygók veszik őket körbe, a bolygókon fák és további masztodonok vannak.
hosted_on: "%{domain} Mastodon-kiszolgáló"
title: Névjegy
accounts:
@@ -729,6 +730,8 @@ hu:
new:
title: Új IP szabály létrehozása
no_ip_block_selected: Nem változott meg egy IP-szabály sem, mert semmi sem volt kiválasztva
+ reset: Visszaállítás
+ search: Keresés
title: IP szabály
relationships:
title: "%{acct} kapcsolatai"
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 570daf28b07..251551cf4b2 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -730,6 +730,8 @@ it:
new:
title: Crea una nuova regola IP
no_ip_block_selected: Nessuna regola IP è stata modificata poiché nessuna è stata selezionata
+ reset: Reset
+ search: Cerca
title: Regole IP
relationships:
title: Relazioni di %{acct}
diff --git a/config/locales/nan-TW.yml b/config/locales/nan-TW.yml
index 1adfea12997..b598f512c78 100644
--- a/config/locales/nan-TW.yml
+++ b/config/locales/nan-TW.yml
@@ -12,7 +12,7 @@ nan-TW:
followers:
other: 跟tuè ê
following:
- other: 伊跟tuè ê
+ other: Leh跟tuè
instance_actor_flash: Tsit ê口座是虛ê,用來代表tsit臺服侍器,毋是個人用者ê。伊用來做聯邦ê路用,毋好kā伊ê權限停止。
last_active: 頂kái活動ê時間
link_verified_on: Tsit ê連結ê所有權佇 %{date} 受檢查
@@ -75,7 +75,7 @@ nan-TW:
enable_sign_in_token_auth: 啟用電子phue ê token認證
enabled: 啟用ah
enabled_msg: 成功kā %{username} ê口座退冰
- followers: 跟tuè伊ê
+ followers: 跟tuè ê
follows: 伊跟tuè ê
header: 封面ê圖
inbox_url: 收件kheh-á ê URL
@@ -1670,7 +1670,7 @@ nan-TW:
blocking: Teh輸入封鎖ê口座
bookmarks: Teh輸入冊籤
domain_blocking: Teh輸入封鎖ê域名
- following: Teh輸入leh跟tuè ê口座
+ following: Teh輸入跟tuè ê口座
lists: Teh輸入列單
muting: Teh輸入消音ê口座
type: 輸入類型
@@ -1681,7 +1681,7 @@ nan-TW:
blocking: 封鎖ê列單
bookmarks: 冊籤
domain_blocking: 域名封鎖列單
- following: Leh跟tuè ê列單
+ following: Leh跟tuè ê ê列單
lists: 列單
muting: 消音ê列單
upload: 傳上去
@@ -1892,8 +1892,8 @@ nan-TW:
dormant: Teh歇睏
follow_failure: Bē當跟tuè一寡所揀ê口座。
follow_selected_followers: 跟tuè所揀ê跟tuè者
- followers: 跟tuè伊ê
- following: 伊跟tuè ê
+ followers: 跟tuè ê
+ following: Leh跟tuè
invited: 邀請ah
last_active: 上尾ê活動
most_recent: 最近來ê
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 8a09ea84370..61792907beb 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -730,6 +730,8 @@ nl:
new:
title: Nieuwe IP-regel aanmaken
no_ip_block_selected: Er zijn geen IP-regels veranderd, omdat er geen een was geselecteerd
+ reset: Opnieuw
+ search: Zoeken
title: IP-regels
relationships:
title: Volgrelaties van %{acct}
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 4c4c54238c7..662d26c2703 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -730,6 +730,8 @@ pt-BR:
new:
title: Criar nova regra de IP
no_ip_block_selected: Nenhuma regra de IP foi alterada pois nenhuma foi selecionada
+ reset: Redefinir
+ search: Buscar
title: Regras de IP
relationships:
title: Relações de %{acct}
diff --git a/config/locales/simple_form.gd.yml b/config/locales/simple_form.gd.yml
index b1b758be7c5..aeef796abb0 100644
--- a/config/locales/simple_form.gd.yml
+++ b/config/locales/simple_form.gd.yml
@@ -325,6 +325,9 @@ gd:
trendable_by_default: Ceadaich treandaichean gun lèirmheas ro làimh
trends: Cuir na treandaichean an comas
wrapstodon: Cuir Wrapstodon an comas
+ form_email_subscriptions_confirmation:
+ agreement_email_volume: Tha mi a’ tuigsinn ma chuireas mi an comas an gleus seo, gur urrainn dha sin cur gu mòr ri meud nam post-d a thèid a chur on fhrithealaiche seo agus gu bheil cosgais sam bith a dh’èireas ’na lùib an urra rium fhìn.
+ agreement_privacy_and_terms: Tha mi air a’ phoileasaidh phrìobhaideachd ’s teirmichean na seirbheise ùrachadh.
interactions:
must_be_follower: Bac na brathan nach eil o luchd-leantainn
must_be_following: Bac na brathan o dhaoine nach lean thu
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 2e4dc3cc09d..85e15d90b2a 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -730,6 +730,8 @@ sv:
new:
title: Skapa ny IP-regel
no_ip_block_selected: Inga IP-regler ändrades då inga var valda
+ reset: Återställ
+ search: Sök
title: IP-regler
relationships:
title: "%{acct}s relationer"
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index ff24b1bf39b..558f4eaa2da 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -717,6 +717,8 @@ vi:
new:
title: Chặn một IP mới
no_ip_block_selected: Bạn chưa chọn bất kỳ IP nào
+ reset: Đặt lại
+ search: Tìm kiếm
title: Những IP bị chặn
relationships:
title: Mối quan hệ của %{acct}
diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml
index 17029f3c2ef..e29d38b17d3 100644
--- a/config/locales/zh-CN.yml
+++ b/config/locales/zh-CN.yml
@@ -717,6 +717,8 @@ zh-CN:
new:
title: 创建新 IP 规则
no_ip_block_selected: 未选中任何 IP 规则,所以没有更改
+ reset: 重置
+ search: 搜索
title: IP 规则
relationships:
title: "%{acct} 的关系"
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 713ec33db9c..bd43353151f 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -719,6 +719,8 @@ zh-TW:
new:
title: 建立新的 IP 規則
no_ip_block_selected: 因未選取任何 IP 規則,所以什麼事都沒發生
+ reset: 重設
+ search: 搜尋
title: IP 規則
relationships:
title: "%{acct} 的關係"