diff --git a/app/javascript/mastodon/locales/be.json b/app/javascript/mastodon/locales/be.json
index 85ce20d024..c4892855b9 100644
--- a/app/javascript/mastodon/locales/be.json
+++ b/app/javascript/mastodon/locales/be.json
@@ -14,6 +14,8 @@
"about.powered_by": "Дэцэнтралізаваная сацыяльная сетка, створаная {mastodon}",
"about.rules": "Правілы сервера",
"account.account_note_header": "Асабістая нататка",
+ "account.activity": "Актыўнасць",
+ "account.add_note": "Дадаць асабістую нататку",
"account.add_or_remove_from_list": "Дадаць або выдаліць са спісаў",
"account.badges.bot": "Бот",
"account.badges.group": "Група",
@@ -27,6 +29,7 @@
"account.direct": "Згадаць прыватна @{name}",
"account.disable_notifications": "Не паведамляць мне пра публікацыі @{name}",
"account.domain_blocking": "Блакіраванне дамена",
+ "account.edit_note": "Рэдагаваць асабістую нататку",
"account.edit_profile": "Рэдагаваць профіль",
"account.edit_profile_short": "Рэдагаваць",
"account.enable_notifications": "Апавяшчаць мяне пра допісы @{name}",
@@ -39,6 +42,12 @@
"account.featured.hashtags": "Хэштэгі",
"account.featured_tags.last_status_at": "Апошні допіс ад {date}",
"account.featured_tags.last_status_never": "Няма допісаў",
+ "account.filters.all": "Уся актыўнасць",
+ "account.filters.boosts_toggle": "Паказваць пашырэнні",
+ "account.filters.posts_boosts": "Допісы і пашырэнні",
+ "account.filters.posts_only": "Допісы",
+ "account.filters.posts_replies": "Допісы і адказы",
+ "account.filters.replies_toggle": "Паказваць адказы",
"account.follow": "Падпісацца",
"account.follow_back": "Падпісацца ў адказ",
"account.follow_back_short": "Падпісацца ў адказ",
@@ -72,6 +81,14 @@
"account.muting": "Ігнараванне",
"account.mutual": "Вы падпісаны адно на аднаго",
"account.no_bio": "Апісанне адсутнічае.",
+ "account.node_modal.callout": "Асабістыя нататкі бачныя толькі Вам.",
+ "account.node_modal.edit_title": "Рэдагаваць асабістую нататку",
+ "account.node_modal.error_unknown": "Немагчыма захаваць нататку",
+ "account.node_modal.field_label": "Асабістая нататка",
+ "account.node_modal.save": "Захаваць",
+ "account.node_modal.title": "Дадаць асабістую нататку",
+ "account.note.edit_button": "Змяніць",
+ "account.note.title": "Асабістая нататка (бачная толькі Вам)",
"account.open_original_page": "Адкрыць арыгінальную старонку",
"account.posts": "Допісы",
"account.posts_with_replies": "Допісы і адказы",
@@ -1020,6 +1037,7 @@
"tabs_bar.notifications": "Апавяшчэнні",
"tabs_bar.publish": "Новы допіс",
"tabs_bar.search": "Пошук",
+ "tag.remove": "Выдаліць",
"terms_of_service.effective_as_of": "Дзейнічае да {date}",
"terms_of_service.title": "Умовы выкарыстання",
"terms_of_service.upcoming_changes_on": "Змены, якія адбудуцца {date}",
diff --git a/app/javascript/mastodon/locales/ca.json b/app/javascript/mastodon/locales/ca.json
index b74658a334..10b290037e 100644
--- a/app/javascript/mastodon/locales/ca.json
+++ b/app/javascript/mastodon/locales/ca.json
@@ -14,6 +14,8 @@
"about.powered_by": "Xarxa social descentralitzada impulsada per {mastodon}",
"about.rules": "Normes del servidor",
"account.account_note_header": "Nota personal",
+ "account.activity": "Activitat",
+ "account.add_note": "Afegeix una nota personal",
"account.add_or_remove_from_list": "Afegeix o elimina de les llistes",
"account.badges.bot": "Automatitzat",
"account.badges.group": "Grup",
@@ -27,6 +29,7 @@
"account.direct": "Menciona privadament @{name}",
"account.disable_notifications": "Deixa de notificar-me els tuts de @{name}",
"account.domain_blocking": "Bloquem el domini",
+ "account.edit_note": "Edita una nota personal",
"account.edit_profile": "Edita el perfil",
"account.edit_profile_short": "Edita",
"account.enable_notifications": "Notifica'm els tuts de @{name}",
@@ -39,6 +42,12 @@
"account.featured.hashtags": "Etiquetes",
"account.featured_tags.last_status_at": "Darrer tut el {date}",
"account.featured_tags.last_status_never": "No hi ha tuts",
+ "account.filters.all": "Tota l'activitat",
+ "account.filters.boosts_toggle": "Mostra els impulsos",
+ "account.filters.posts_boosts": "Publicacions i impulsos",
+ "account.filters.posts_only": "Publicacions",
+ "account.filters.posts_replies": "Publicacions i respostes",
+ "account.filters.replies_toggle": "Mostra les respostes",
"account.follow": "Segueix",
"account.follow_back": "Segueix tu també",
"account.follow_back_short": "Segueix tu també",
@@ -72,6 +81,14 @@
"account.muting": "Silenciem",
"account.mutual": "Us seguiu l'un a l'altre",
"account.no_bio": "No s'ha proporcionat cap descripció.",
+ "account.node_modal.callout": "Ningú més pot veure les vostres notes personals.",
+ "account.node_modal.edit_title": "Edita una nota personal",
+ "account.node_modal.error_unknown": "No s'ha pogut desar la nota",
+ "account.node_modal.field_label": "Nota Personal",
+ "account.node_modal.save": "Desa",
+ "account.node_modal.title": "Afegeix una nota personal",
+ "account.note.edit_button": "Edita",
+ "account.note.title": "Nota personal (visible només per a vós)",
"account.open_original_page": "Obre la pàgina original",
"account.posts": "Tuts",
"account.posts_with_replies": "Tuts i respostes",
@@ -772,6 +789,7 @@
"privacy.private.short": "Seguidors",
"privacy.public.long": "Tothom dins o fora Mastodon",
"privacy.public.short": "Públic",
+ "privacy.quote.anyone": "{visibility}, cites permeses",
"privacy.quote.disabled": "{visibility}, cites desactivades",
"privacy.quote.limited": "{visibility}, cites limitades",
"privacy.unlisted.additional": "Es comporta igual que públic, excepte que la publicació no apareixerà als canals en directe o etiquetes, l'explora o a la cerca de Mastodon, fins i tot si ho heu activat a nivell de compte.",
@@ -992,6 +1010,7 @@
"tabs_bar.notifications": "Notificacions",
"tabs_bar.publish": "Nova Publicació",
"tabs_bar.search": "Cerca",
+ "tag.remove": "Elimina",
"terms_of_service.effective_as_of": "En vigor a partir de {date}",
"terms_of_service.title": "Condicions de servei",
"terms_of_service.upcoming_changes_on": "Propers canvis el {date}",
diff --git a/app/javascript/mastodon/locales/da.json b/app/javascript/mastodon/locales/da.json
index 547c1e57e7..5908949c77 100644
--- a/app/javascript/mastodon/locales/da.json
+++ b/app/javascript/mastodon/locales/da.json
@@ -14,6 +14,7 @@
"about.powered_by": "Decentraliserede sociale medier drevet af {mastodon}",
"about.rules": "Serverregler",
"account.account_note_header": "Personligt notat",
+ "account.activity": "Aktivitet",
"account.add_note": "Tilføj en personlig note",
"account.add_or_remove_from_list": "Tilføj eller fjern fra lister",
"account.badges.bot": "Automatisert",
@@ -41,6 +42,12 @@
"account.featured.hashtags": "Hashtags",
"account.featured_tags.last_status_at": "Seneste indlæg {date}",
"account.featured_tags.last_status_never": "Ingen indlæg",
+ "account.filters.all": "Al aktivitet",
+ "account.filters.boosts_toggle": "Vis fremhævelser",
+ "account.filters.posts_boosts": "Indlæg og fremhævelser",
+ "account.filters.posts_only": "Indlæg",
+ "account.filters.posts_replies": "Indlæg og svar",
+ "account.filters.replies_toggle": "Vis svar",
"account.follow": "Følg",
"account.follow_back": "Følg tilbage",
"account.follow_back_short": "Følg tilbage",
@@ -1030,6 +1037,7 @@
"tabs_bar.notifications": "Notifikationer",
"tabs_bar.publish": "Nyt indlæg",
"tabs_bar.search": "Søg",
+ "tag.remove": "Fjern",
"terms_of_service.effective_as_of": "Gældende pr. {date}",
"terms_of_service.title": "Tjenestevilkår",
"terms_of_service.upcoming_changes_on": "Kommende ændringer pr. {date}",
diff --git a/app/javascript/mastodon/locales/de.json b/app/javascript/mastodon/locales/de.json
index 419d39451f..4d5ccc605d 100644
--- a/app/javascript/mastodon/locales/de.json
+++ b/app/javascript/mastodon/locales/de.json
@@ -14,6 +14,7 @@
"about.powered_by": "Ein dezentralisiertes soziales Netzwerk, ermöglicht durch {mastodon}",
"about.rules": "Serverregeln",
"account.account_note_header": "Persönliche Notiz",
+ "account.activity": "Aktivitäten",
"account.add_note": "Persönliche Notiz hinzufügen",
"account.add_or_remove_from_list": "Listen verwalten",
"account.badges.bot": "Bot",
@@ -41,6 +42,12 @@
"account.featured.hashtags": "Hashtags",
"account.featured_tags.last_status_at": "Neuester Beitrag vom {date}",
"account.featured_tags.last_status_never": "Keine Beiträge",
+ "account.filters.all": "Alle Aktivitäten",
+ "account.filters.boosts_toggle": "Geteilte Beiträge anzeigen",
+ "account.filters.posts_boosts": "Beiträge & geteilte Beiträge",
+ "account.filters.posts_only": "Beiträge",
+ "account.filters.posts_replies": "Beiträge & Antworten",
+ "account.filters.replies_toggle": "Antworten anzeigen",
"account.follow": "Folgen",
"account.follow_back": "Ebenfalls folgen",
"account.follow_back_short": "Zurückfolgen",
@@ -809,7 +816,7 @@
"privacy.private.short": "Follower",
"privacy.public.long": "Alle innerhalb und außerhalb von Mastodon",
"privacy.public.short": "Öffentlich",
- "privacy.quote.anyone": "{visibility}, zitierte Beiträge erlaubt",
+ "privacy.quote.anyone": "{visibility} – Zitieren erlaubt",
"privacy.quote.disabled": "{visibility} – Zitieren deaktiviert",
"privacy.quote.limited": "{visibility} – nur Follower",
"privacy.unlisted.additional": "Das Verhalten ist wie bei „Öffentlich“, jedoch gibt es einige Einschränkungen. Der Beitrag wird nicht in „Live-Feeds“, „Erkunden“, Hashtags oder über die Mastodon-Suchfunktion auffindbar sein – selbst wenn die zugehörige Einstellung aktiviert wurde.",
@@ -1030,6 +1037,7 @@
"tabs_bar.notifications": "Benachrichtigungen",
"tabs_bar.publish": "Neuer Beitrag",
"tabs_bar.search": "Suche",
+ "tag.remove": "Entfernen",
"terms_of_service.effective_as_of": "Gültig ab {date}",
"terms_of_service.title": "Nutzungsbedingungen",
"terms_of_service.upcoming_changes_on": "Anstehende Änderungen am {date}",
diff --git a/app/javascript/mastodon/locales/en-GB.json b/app/javascript/mastodon/locales/en-GB.json
index 0f00a1bf86..f338d037ac 100644
--- a/app/javascript/mastodon/locales/en-GB.json
+++ b/app/javascript/mastodon/locales/en-GB.json
@@ -14,6 +14,7 @@
"about.powered_by": "Decentralised social media powered by {mastodon}",
"about.rules": "Server rules",
"account.account_note_header": "Personal note",
+ "account.activity": "Activity",
"account.add_note": "Add a personal note",
"account.add_or_remove_from_list": "Add or Remove from lists",
"account.badges.bot": "Automated",
@@ -41,6 +42,12 @@
"account.featured.hashtags": "Hashtags",
"account.featured_tags.last_status_at": "Last post on {date}",
"account.featured_tags.last_status_never": "No posts",
+ "account.filters.all": "All activity",
+ "account.filters.boosts_toggle": "Show boosts",
+ "account.filters.posts_boosts": "Posts and boosts",
+ "account.filters.posts_only": "Posts",
+ "account.filters.posts_replies": "Posts and replies",
+ "account.filters.replies_toggle": "Show replies",
"account.follow": "Follow",
"account.follow_back": "Follow back",
"account.follow_back_short": "Follow back",
@@ -1030,6 +1037,7 @@
"tabs_bar.notifications": "Notifications",
"tabs_bar.publish": "New Post",
"tabs_bar.search": "Search",
+ "tag.remove": "Remove",
"terms_of_service.effective_as_of": "Effective as of {date}",
"terms_of_service.title": "Terms of Service",
"terms_of_service.upcoming_changes_on": "Upcoming changes on {date}",
diff --git a/app/javascript/mastodon/locales/fi.json b/app/javascript/mastodon/locales/fi.json
index f0b988c905..14dbf74944 100644
--- a/app/javascript/mastodon/locales/fi.json
+++ b/app/javascript/mastodon/locales/fi.json
@@ -14,6 +14,7 @@
"about.powered_by": "Hajautetun sosiaalisen median tarjoaa {mastodon}",
"about.rules": "Palvelimen säännöt",
"account.account_note_header": "Henkilökohtainen muistiinpano",
+ "account.activity": "Toiminta",
"account.add_note": "Lisää henkilökohtainen muistiinpano",
"account.add_or_remove_from_list": "Lisää tai poista listoista",
"account.badges.bot": "Botti",
@@ -41,6 +42,12 @@
"account.featured.hashtags": "Aihetunnisteet",
"account.featured_tags.last_status_at": "Viimeisin julkaisu {date}",
"account.featured_tags.last_status_never": "Ei julkaisuja",
+ "account.filters.all": "Kaikki toiminta",
+ "account.filters.boosts_toggle": "Näytä tehostukset",
+ "account.filters.posts_boosts": "Julkaisut ja tehostukset",
+ "account.filters.posts_only": "Julkaisut",
+ "account.filters.posts_replies": "Julkaisut ja vastaukset",
+ "account.filters.replies_toggle": "Näytä vastaukset",
"account.follow": "Seuraa",
"account.follow_back": "Seuraa takaisin",
"account.follow_back_short": "Seuraa takaisin",
@@ -1030,6 +1037,7 @@
"tabs_bar.notifications": "Ilmoitukset",
"tabs_bar.publish": "Uusi julkaisu",
"tabs_bar.search": "Haku",
+ "tag.remove": "Poista",
"terms_of_service.effective_as_of": "Tulee voimaan {date}",
"terms_of_service.title": "Käyttöehdot",
"terms_of_service.upcoming_changes_on": "Tulevia muutoksia {date}",
diff --git a/app/javascript/mastodon/locales/fr-CA.json b/app/javascript/mastodon/locales/fr-CA.json
index d7dad1a26a..7ae4dd7612 100644
--- a/app/javascript/mastodon/locales/fr-CA.json
+++ b/app/javascript/mastodon/locales/fr-CA.json
@@ -14,6 +14,8 @@
"about.powered_by": "Réseau social décentralisé propulsé par {mastodon}",
"about.rules": "Règles du serveur",
"account.account_note_header": "Note personnelle",
+ "account.activity": "Activités",
+ "account.add_note": "Ajouter une note personnelle",
"account.add_or_remove_from_list": "Ajouter ou enlever de listes",
"account.badges.bot": "Bot",
"account.badges.group": "Groupe",
@@ -27,6 +29,7 @@
"account.direct": "Mention privée @{name}",
"account.disable_notifications": "Ne plus me notifier quand @{name} publie",
"account.domain_blocking": "Domaine bloqué",
+ "account.edit_note": "Modifier la note personnelle",
"account.edit_profile": "Modifier le profil",
"account.edit_profile_short": "Modifier",
"account.enable_notifications": "Me notifier quand @{name} publie",
@@ -39,6 +42,12 @@
"account.featured.hashtags": "Hashtags",
"account.featured_tags.last_status_at": "Dernière publication {date}",
"account.featured_tags.last_status_never": "Aucune publication",
+ "account.filters.all": "Toutes les activités",
+ "account.filters.boosts_toggle": "Afficher les partages",
+ "account.filters.posts_boosts": "Messages et partages",
+ "account.filters.posts_only": "Messages",
+ "account.filters.posts_replies": "Messages et réponses",
+ "account.filters.replies_toggle": "Afficher les réponses",
"account.follow": "Suivre",
"account.follow_back": "Suivre en retour",
"account.follow_back_short": "Suivre en retour",
@@ -72,6 +81,14 @@
"account.muting": "Sourdine",
"account.mutual": "Vous vous suivez mutuellement",
"account.no_bio": "Description manquante.",
+ "account.node_modal.callout": "Les notes personnelles sont ne sont visibles que pour vous.",
+ "account.node_modal.edit_title": "Modifier la note personnelle",
+ "account.node_modal.error_unknown": "Impossible d'enregistrer la note",
+ "account.node_modal.field_label": "Note personnelle",
+ "account.node_modal.save": "Enregistrer",
+ "account.node_modal.title": "Ajouter une note personnelle",
+ "account.note.edit_button": "Modifier",
+ "account.note.title": "Note personnelle (visible uniquement pour vous)",
"account.open_original_page": "Ouvrir la page d'origine",
"account.posts": "Publications",
"account.posts_with_replies": "Publications et réponses",
@@ -1020,6 +1037,7 @@
"tabs_bar.notifications": "Notifications",
"tabs_bar.publish": "Nouveau message",
"tabs_bar.search": "Chercher",
+ "tag.remove": "Supprimer",
"terms_of_service.effective_as_of": "En vigueur à compter du {date}",
"terms_of_service.title": "Conditions d'utilisation",
"terms_of_service.upcoming_changes_on": "Modifications à venir le {date}",
diff --git a/app/javascript/mastodon/locales/fr.json b/app/javascript/mastodon/locales/fr.json
index cc60da91fc..016a9266ba 100644
--- a/app/javascript/mastodon/locales/fr.json
+++ b/app/javascript/mastodon/locales/fr.json
@@ -14,6 +14,8 @@
"about.powered_by": "Réseau social décentralisé propulsé par {mastodon}",
"about.rules": "Règles du serveur",
"account.account_note_header": "Note personnelle",
+ "account.activity": "Activités",
+ "account.add_note": "Ajouter une note personnelle",
"account.add_or_remove_from_list": "Ajouter ou retirer des listes",
"account.badges.bot": "Bot",
"account.badges.group": "Groupe",
@@ -27,6 +29,7 @@
"account.direct": "Mentionner @{name} en privé",
"account.disable_notifications": "Ne plus me notifier les publications de @{name}",
"account.domain_blocking": "Domaine bloqué",
+ "account.edit_note": "Modifier la note personnelle",
"account.edit_profile": "Modifier le profil",
"account.edit_profile_short": "Modifier",
"account.enable_notifications": "Me notifier les publications de @{name}",
@@ -39,6 +42,12 @@
"account.featured.hashtags": "Hashtags",
"account.featured_tags.last_status_at": "Dernier message le {date}",
"account.featured_tags.last_status_never": "Aucun message",
+ "account.filters.all": "Toutes les activités",
+ "account.filters.boosts_toggle": "Afficher les partages",
+ "account.filters.posts_boosts": "Messages et partages",
+ "account.filters.posts_only": "Messages",
+ "account.filters.posts_replies": "Messages et réponses",
+ "account.filters.replies_toggle": "Afficher les réponses",
"account.follow": "Suivre",
"account.follow_back": "Suivre en retour",
"account.follow_back_short": "Suivre en retour",
@@ -72,6 +81,14 @@
"account.muting": "Sourdine",
"account.mutual": "Vous vous suivez mutuellement",
"account.no_bio": "Aucune description fournie.",
+ "account.node_modal.callout": "Les notes personnelles sont ne sont visibles que pour vous.",
+ "account.node_modal.edit_title": "Modifier la note personnelle",
+ "account.node_modal.error_unknown": "Impossible d'enregistrer la note",
+ "account.node_modal.field_label": "Note personnelle",
+ "account.node_modal.save": "Enregistrer",
+ "account.node_modal.title": "Ajouter une note personnelle",
+ "account.note.edit_button": "Modifier",
+ "account.note.title": "Note personnelle (visible uniquement pour vous)",
"account.open_original_page": "Ouvrir la page d'origine",
"account.posts": "Messages",
"account.posts_with_replies": "Messages et réponses",
@@ -1020,6 +1037,7 @@
"tabs_bar.notifications": "Notifications",
"tabs_bar.publish": "Nouveau message",
"tabs_bar.search": "Chercher",
+ "tag.remove": "Supprimer",
"terms_of_service.effective_as_of": "En vigueur à compter du {date}",
"terms_of_service.title": "Conditions d'utilisation",
"terms_of_service.upcoming_changes_on": "Modifications à venir le {date}",
diff --git a/app/javascript/mastodon/locales/gl.json b/app/javascript/mastodon/locales/gl.json
index fa1650eebd..32bd315742 100644
--- a/app/javascript/mastodon/locales/gl.json
+++ b/app/javascript/mastodon/locales/gl.json
@@ -74,6 +74,14 @@
"account.muting": "Silenciamento",
"account.mutual": "Seguimento mútuo",
"account.no_bio": "Sen descrición.",
+ "account.node_modal.callout": "As notas persoais só as podes ver ti.",
+ "account.node_modal.edit_title": "Editar nota persoal",
+ "account.node_modal.error_unknown": "Non se puido gardar a nota",
+ "account.node_modal.field_label": "Nota persoal",
+ "account.node_modal.save": "Gardar",
+ "account.node_modal.title": "Engadir nota persoal",
+ "account.note.edit_button": "Editar",
+ "account.note.title": "Nota persoal (só ti podes vela)",
"account.open_original_page": "Abrir páxina orixinal",
"account.posts": "Publicacións",
"account.posts_with_replies": "Publicacións e respostas",
diff --git a/app/javascript/mastodon/locales/he.json b/app/javascript/mastodon/locales/he.json
index 861f7b04e7..bbaea4d51f 100644
--- a/app/javascript/mastodon/locales/he.json
+++ b/app/javascript/mastodon/locales/he.json
@@ -14,6 +14,8 @@
"about.powered_by": "רשת חברתית מבוזרת המופעלת על ידי {mastodon}",
"about.rules": "כללי השרת",
"account.account_note_header": "הערה אישית",
+ "account.activity": "פעילות",
+ "account.add_note": "הוספת הערה פרטית",
"account.add_or_remove_from_list": "הוספה או הסרה מרשימות",
"account.badges.bot": "בוט",
"account.badges.group": "קבוצה",
@@ -27,6 +29,7 @@
"account.direct": "הודעה פרטית אל @{name}",
"account.disable_notifications": "הפסק לשלוח לי התראות כש@{name} מפרסמים",
"account.domain_blocking": "רשימת השרתים החסומים",
+ "account.edit_note": "עריכת הערה פרטית",
"account.edit_profile": "עריכת פרופיל",
"account.edit_profile_short": "עריכה",
"account.enable_notifications": "שלח לי התראות כש@{name} מפרסם",
@@ -39,6 +42,12 @@
"account.featured.hashtags": "תגיות",
"account.featured_tags.last_status_at": "חצרוץ אחרון בתאריך {date}",
"account.featured_tags.last_status_never": "אין חצרוצים",
+ "account.filters.all": "כל הפעילות",
+ "account.filters.boosts_toggle": "הצגת הדהודים",
+ "account.filters.posts_boosts": "הודעות והדהודים",
+ "account.filters.posts_only": "הודעות",
+ "account.filters.posts_replies": "הודעות ותגובות",
+ "account.filters.replies_toggle": "הצגת תגובות",
"account.follow": "לעקוב",
"account.follow_back": "לעקוב בחזרה",
"account.follow_back_short": "לעקוב בחזרה",
@@ -72,6 +81,14 @@
"account.muting": "רשימת החשבונות המושתקים",
"account.mutual": "אתם עוקביםות הדדית",
"account.no_bio": "לא סופק תיאור.",
+ "account.node_modal.callout": "הערות פרטיות גלויות לך בלבד.",
+ "account.node_modal.edit_title": "עריכת הערה פרטית",
+ "account.node_modal.error_unknown": "לא ניתן לשמור הערה",
+ "account.node_modal.field_label": "הערה פרטית",
+ "account.node_modal.save": "שמירה",
+ "account.node_modal.title": "הוספת הערה פרטית",
+ "account.note.edit_button": "עריכה",
+ "account.note.title": "הערה פרטית (זמין רק לך)",
"account.open_original_page": "לפתיחת העמוד המקורי",
"account.posts": "פוסטים",
"account.posts_with_replies": "הודעות ותגובות",
@@ -1020,6 +1037,7 @@
"tabs_bar.notifications": "התראות",
"tabs_bar.publish": "הודעה חדשה",
"tabs_bar.search": "חיפוש",
+ "tag.remove": "הסרה",
"terms_of_service.effective_as_of": "בתוקף החל מתאריך {date}",
"terms_of_service.title": "תנאי השירות",
"terms_of_service.upcoming_changes_on": "שינויים עתידיים שיחולו ביום {date}",
diff --git a/app/javascript/mastodon/locales/is.json b/app/javascript/mastodon/locales/is.json
index f962531339..a14a0ffe1c 100644
--- a/app/javascript/mastodon/locales/is.json
+++ b/app/javascript/mastodon/locales/is.json
@@ -14,6 +14,7 @@
"about.powered_by": "Dreifhýstur samskiptamiðill keyrður með {mastodon}",
"about.rules": "Reglur netþjónsins",
"account.account_note_header": "Einkaminnispunktur",
+ "account.activity": "Virkni",
"account.add_note": "Bæta við einkaminnispunkti",
"account.add_or_remove_from_list": "Bæta við eða fjarlægja af listum",
"account.badges.bot": "Yrki",
@@ -41,6 +42,12 @@
"account.featured.hashtags": "Myllumerki",
"account.featured_tags.last_status_at": "Síðasta færsla þann {date}",
"account.featured_tags.last_status_never": "Engar færslur",
+ "account.filters.all": "Öll virkni",
+ "account.filters.boosts_toggle": "Sýna endurbirtingar",
+ "account.filters.posts_boosts": "Færslur og endurbirtingar",
+ "account.filters.posts_only": "Færslur",
+ "account.filters.posts_replies": "Færslur og svör",
+ "account.filters.replies_toggle": "Birta svör",
"account.follow": "Fylgjast með",
"account.follow_back": "Fylgjast með til baka",
"account.follow_back_short": "Fylgjast með til baka",
@@ -1030,6 +1037,7 @@
"tabs_bar.notifications": "Tilkynningar",
"tabs_bar.publish": "Ný færsla",
"tabs_bar.search": "Leita",
+ "tag.remove": "Fjarlægja",
"terms_of_service.effective_as_of": "Gildir frá og með {date}",
"terms_of_service.title": "Þjónustuskilmálar",
"terms_of_service.upcoming_changes_on": "Væntanlegar breytingar þann {date}",
diff --git a/app/javascript/mastodon/locales/nan-TW.json b/app/javascript/mastodon/locales/nan-TW.json
new file mode 100644
index 0000000000..31e0b68d9e
--- /dev/null
+++ b/app/javascript/mastodon/locales/nan-TW.json
@@ -0,0 +1,1065 @@
+{
+ "about.blocks": "Siū 管制 ê 服侍器",
+ "about.contact": "聯絡方法:",
+ "about.default_locale": "預設",
+ "about.disclaimer": "Mastodon是自由、開放原始碼ê軟體,mā是Mastodon gGmbH ê商標。",
+ "about.domain_blocks.no_reason_available": "原因bē-tàng用",
+ "about.domain_blocks.preamble": "Mastodon一般ē允准lí看別ê fediverse 服侍器來ê聯絡人kap hām用者交流。Tsiah ê 是本服侍器建立ê例外。",
+ "about.domain_blocks.silenced.explanation": "Lí一般buē-tàng tuì tsit ê服侍器看用戶ê紹介kap內容,除非lí明白tshiau-tshuē á是跟tuè伊。",
+ "about.domain_blocks.silenced.title": "有限制",
+ "about.domain_blocks.suspended.explanation": "Uì tsit ê服侍器來ê資料lóng bē處理、儲存á是交換,無可能kap tsit ê服侍器ê用者互動á是溝通。.",
+ "about.domain_blocks.suspended.title": "權限中止",
+ "about.language_label": "言語",
+ "about.not_available": "Tsit ê資訊bē-tàng tī tsit ê服侍器使用。",
+ "about.powered_by": "由 {mastodon} 提供ê非中心化社群媒體",
+ "about.rules": "服侍器ê規則",
+ "account.account_note_header": "個人ê註解",
+ "account.add_or_remove_from_list": "加添kàu列單á是uì列單thâi掉",
+ "account.badges.bot": "機器lâng",
+ "account.badges.group": "群組",
+ "account.block": "封鎖 @{name}",
+ "account.block_domain": "封鎖域名 {domain}",
+ "account.block_short": "封鎖",
+ "account.blocked": "Hőng封鎖",
+ "account.blocking": "Teh封鎖",
+ "account.cancel_follow_request": "取消跟tuè",
+ "account.copy": "Khóo-pih個人資料ê連結",
+ "account.direct": "私人提起 @{name}",
+ "account.disable_notifications": "停止佇 {name} PO文ê時通知我",
+ "account.domain_blocking": "Teh封鎖ê域名",
+ "account.edit_profile": "編輯個人資料",
+ "account.edit_profile_short": "編輯",
+ "account.enable_notifications": "佇 {name} PO文ê時通知我",
+ "account.endorse": "用個人資料推薦對方",
+ "account.familiar_followers_many": "Hōo {name1}、{name2},kap {othersCount, plural, other {其他 lí熟似ê # ê lâng}} 跟tuè",
+ "account.familiar_followers_one": "Hōo {name1} 跟tuè",
+ "account.familiar_followers_two": "Hōo {name1} kap {name2} 跟tuè",
+ "account.featured": "精選ê",
+ "account.featured.accounts": "個人資料",
+ "account.featured.hashtags": "Hashtag",
+ "account.featured_tags.last_status_at": "頂kái tī {date} Po文",
+ "account.featured_tags.last_status_never": "無PO文",
+ "account.follow": "跟tuè",
+ "account.follow_back": "Tuè tńg去",
+ "account.follow_back_short": "Tuè tńg去",
+ "account.follow_request": "請求跟tuè lí",
+ "account.follow_request_cancel": "取消跟tuè",
+ "account.follow_request_cancel_short": "取消",
+ "account.follow_request_short": "請求",
+ "account.followers": "跟tuè lí ê",
+ "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": "Lí跟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í",
+ "account.go_to_profile": "行kàu個人資料",
+ "account.hide_reblogs": "Tshàng tuì @{name} 來ê轉PO",
+ "account.in_memoriam": "佇tsia追悼。",
+ "account.joined_short": "加入ê時",
+ "account.languages": "變更訂閱的語言",
+ "account.link_verified_on": "Tsit ê連結ê所有權佇 {date} 受檢查",
+ "account.locked_info": "Tsit ê口座ê隱私狀態鎖起來ah。所有者ē手動審查thang kā跟tuè ê lâng。",
+ "account.media": "媒體",
+ "account.mention": "提起 @{name}",
+ "account.moved_to": "{name} 指示tsit-má伊ê新口座是:",
+ "account.mute": "消音 @{name}",
+ "account.mute_notifications_short": "Kā通知消音",
+ "account.mute_short": "消音",
+ "account.muted": "消音ah",
+ "account.muting": "消音",
+ "account.mutual": "Lín sio跟tuè",
+ "account.no_bio": "Bô提供敘述。",
+ "account.open_original_page": "開原來ê頁",
+ "account.posts": "PO文",
+ "account.posts_with_replies": "PO文kap回應",
+ "account.remove_from_followers": "Kā {name} tuì跟tuè lí ê ê內底suá掉",
+ "account.report": "檢舉 @{name}",
+ "account.requested_follow": "{name} 請求跟tuè lí",
+ "account.requests_to_follow_you": "請求跟tuè lí",
+ "account.share": "分享 @{name} ê個人資料",
+ "account.show_reblogs": "顯示uì @{name} 來ê轉PO",
+ "account.statuses_counter": "{count, plural, other {{count} ê PO文}}",
+ "account.unblock": "取消封鎖 @{name}",
+ "account.unblock_domain": "Kā域名 {domain} 取消封鎖",
+ "account.unblock_domain_short": "取消封鎖",
+ "account.unblock_short": "取消封鎖",
+ "account.unendorse": "Mài tī個人資料推薦伊",
+ "account.unfollow": "取消跟tuè",
+ "account.unmute": "取消消音 @{name}",
+ "account.unmute_notifications_short": "Kā通知取消消音",
+ "account.unmute_short": "取消消音",
+ "account_note.placeholder": "Tshi̍h tse加註kha",
+ "admin.dashboard.daily_retention": "註冊以後ê用者維持率(用kang計算)",
+ "admin.dashboard.monthly_retention": "註冊以後ê用者維持率",
+ "admin.dashboard.retention.average": "平均",
+ "admin.dashboard.retention.cohort": "註冊ê月",
+ "admin.dashboard.retention.cohort_size": "新用者",
+ "admin.impact_report.instance_accounts": "個人資料ē hőng thâi掉ê用者數",
+ "admin.impact_report.instance_followers": "本站ê跟tuè者ē流失ê數",
+ "admin.impact_report.instance_follows": "In ê跟tuè者ē流失ê數",
+ "admin.impact_report.title": "影響ê摘要",
+ "alert.rate_limited.message": "請tī {retry_time, time, medium} 以後koh試。",
+ "alert.rate_limited.title": "限速ah",
+ "alert.unexpected.message": "發生意外ê錯誤。.",
+ "alert.unexpected.title": "Ai-ioh!",
+ "alt_text_badge.title": "替代文字",
+ "alt_text_modal.add_alt_text": "加添說明文字",
+ "alt_text_modal.add_text_from_image": "Tuì圖加說明文字",
+ "alt_text_modal.cancel": "取消",
+ "alt_text_modal.change_thumbnail": "改縮小圖",
+ "alt_text_modal.describe_for_people_with_hearing_impairments": "請替聽有困難ê敘述tsit ê內容…",
+ "alt_text_modal.describe_for_people_with_visual_impairments": "請替看有困難ê敘述tsit ê內容…",
+ "alt_text_modal.done": "做好ah",
+ "announcement.announcement": "公告",
+ "annual_report.announcement.action_build": "建立我ê Wrapstodon",
+ "annual_report.announcement.action_dismiss": "毋免,多謝。",
+ "annual_report.announcement.action_view": "看我ê Wrapstodon",
+ "annual_report.announcement.description": "發現其他關係lí佇最近tsi̍t年參與Mastodon ê狀況。",
+ "annual_report.announcement.title": "Wrapstodon {year} 已經kàu ah",
+ "annual_report.nav_item.badge": "新ê",
+ "annual_report.shared_page.donate": "寄付",
+ "annual_report.shared_page.footer": "由 Mastodon 團隊用 {heart} 產生",
+ "annual_report.shared_page.footer_server_info": "{username} 用 {domain},pháng Mastodon ê社里之一。",
+ "annual_report.summary.archetype.booster.desc_public": "{name} 不斷走tshuē通轉送 ê PO文,靠完美ê對千,放大其他ê創作者。",
+ "annual_report.summary.archetype.booster.desc_self": " Lí不斷走tshuē通轉送 ê PO文,靠完美ê對千,放大其他ê創作者。",
+ "annual_report.summary.archetype.booster.name": "射手",
+ "annual_report.summary.archetype.die_drei_fragezeichen": "???",
+ "annual_report.summary.archetype.lurker.desc_public": "Guán知 {name} 捌佇某物所在,用伊恬靜ê方法享受Mastodon。",
+ "annual_report.summary.archetype.lurker.desc_self": "Guán知lí捌佇某物所在,用li恬靜ê方法享受Mastodon。",
+ "annual_report.summary.archetype.lurker.name": "Stoic主義者",
+ "annual_report.summary.archetype.oracle.desc_public": "{name} 發表ê新ê PO文較tsē回應,保持 Mastodon tshinn-tshioh kap面對未來。",
+ "annual_report.summary.archetype.oracle.desc_self": "Lí發表ê新ê PO文較tsē回應,保持 Mastodon tshinn-tshioh kap面對未來。",
+ "annual_report.summary.archetype.oracle.name": "先知",
+ "annual_report.summary.archetype.pollster.desc_public": "{name} 建立投票較tsē其他PO文類型,佇Mastodon培養好奇。",
+ "annual_report.summary.archetype.pollster.desc_self": "Lí建立投票較tsē其他PO文類型,佇Mastodon培養好奇。",
+ "annual_report.summary.archetype.pollster.name": "思考者",
+ "annual_report.summary.archetype.replier.desc_public": "{name} 定定應別lâng ê PO文,用新ê討論kā Mastodon授粉。",
+ "annual_report.summary.archetype.replier.desc_self": "You 定定應別lâng ê PO文,用新ê討論kā Mastodon授粉。",
+ "annual_report.summary.archetype.replier.name": "Ia̍h仔",
+ "annual_report.summary.archetype.reveal": "顯露我ê原形",
+ "annual_report.summary.archetype.reveal_description": "感謝lí成做Mastodon ê一部份!Tsit-má tshuē出lí佇 {year} 年表現ê原形。",
+ "annual_report.summary.archetype.title_public": "{name} ê原形",
+ "annual_report.summary.archetype.title_self": "Lí ê原形",
+ "annual_report.summary.close": "關",
+ "annual_report.summary.copy_link": "Khóo-pih連結",
+ "annual_report.summary.followers.new_followers": "{count, plural, other {新ê跟tuè ê}}",
+ "annual_report.summary.highlighted_post.boost_count": "Tsit篇PO文予lâng轉送 {count, plural, other {# kái}}。",
+ "annual_report.summary.highlighted_post.favourite_count": "Tsit篇PO文予lâng收藏 {count, plural, other {# kái}}。",
+ "annual_report.summary.highlighted_post.reply_count": "Tsit篇PO文得著 {count, plural, other {# 篇回應}}。",
+ "annual_report.summary.highlighted_post.title": "上hang ê PO文",
+ "annual_report.summary.most_used_app.most_used_app": "上tsē lâng用ê app",
+ "annual_report.summary.most_used_hashtag.most_used_hashtag": "上tsia̍p用ê hashtag",
+ "annual_report.summary.most_used_hashtag.used_count": "Lí佇{count, plural, other { # 篇PO文}}內包含tsit ê hashtag。",
+ "annual_report.summary.most_used_hashtag.used_count_public": "{name} 佇{count, plural, other { # 篇PO文}}內包含tsit ê hashtag。",
+ "annual_report.summary.new_posts.new_posts": "新ê PO文",
+ "annual_report.summary.percentile.text": "
替代文字kā視覺有障礙、網路速度khah慢,á是beh tshuē頂下文ê lâng,提供圖ê敘述。
Lí ē當通過寫明白、簡單kap客觀ê替代文字,替逐家改善容易使用性kap幫tsān理解。
%{comment}+ private_comment_template: 佇 %{date} tuì %{source} 輸入 + title: 輸入域名封鎖 + invalid_domain_block: 因為下kha ê錯誤,làng過tsi̍t ê以上ê域名封鎖:%{error} + new: + title: 輸入域名封鎖 + no_file: Iáu bē揀檔案 + fasp: + debug: + callbacks: + created_at: 建立佇 + delete: Thâi掉 + ip: IP地址 + request_body: 請求主文 + title: 除蟲callback + providers: + active: 有效 + base_url: 基本URL + callback: Callback + delete: Thâi掉 + edit: 編輯提供者 + finish_registration: 完成註冊 + name: 名 + providers: 提供者 + public_key_fingerprint: 公開鎖匙ê指頭仔螺(public key fingerprint) + registration_requested: 註冊請求ah + registrations: + confirm: 確認 + description: Lí收著FASP ê註冊ah。nā準lí bô啟動,請拒絕。若有啟動,請佇確認註冊以前,細膩比較名kap鎖匙ê指頭仔螺。 + reject: 拒絕 + title: 確認FASP註冊 + save: 儲存 + select_capabilities: 揀功能 + sign_in: 登入 + status: 狀態 + title: 聯邦宇宙輔助服務提供者 (FASP) + title: FASP + follow_recommendations: + description_html: "跟tuè建議幫tsān新用者緊tshuē著心適ê內容。Nā使用者無hām別lâng有夠額ê互動,來形成個人化ê跟tuè建議,就ē推薦tsiah ê口座。In是佇指定語言內底,由最近上tsia̍p參與ê,kap上tsē lâng跟tuè ê口座,用ta̍k kang做基礎,相濫koh計算出來ê。" + language: 揀語言 + status: 狀態 + suppress: Khàm掉跟tuè建議 + suppressed: Khàm掉ê + title: 跟tuè建議 + unsuppress: 恢復跟tuè建議 + instances: + audit_log: + title: 最近ê審核日誌 + view_all: 看完整ê審核日誌 + availability: + description_html: + other: Nā佇 %{count} kang內,寄送kàu hit ê域名lóng失敗,除非收著hit ê域名來ê寄送,a̍h無buē koh試寄送。 + failure_threshold_reached: 佇 %{date} kàu失敗ê底限。 + failures_recorded: + other: 連suà %{count} kang lóng寄失敗。 + no_failures_recorded: 報告內底無失敗。 + title: 可用性 + warning: 頂kái試連接tsit臺服侍器是無成功 + back_to_all: 全部 + back_to_limited: 受限制 + back_to_warning: 警告 + by_domain: 域名 + confirm_purge: Lí kám確定beh永永thâi掉tsit ê域名來ê資料? + content_policies: + comment: 內部ê筆記 + description_html: Lí ē當定義用tī所有tuì tsit ê域名kap伊ê子域名來ê口座ê內容政策。 + limited_federation_mode_description_html: Lí通選擇kám beh允准tsit ê域名加入聯邦。 + policies: + reject_media: 拒絕媒體 + reject_reports: 拒絕檢舉 + silence: 限制 + suspend: 中止權限 + policy: 政策 + reason: 公開ê理由 + title: 內容政策 + dashboard: + instance_accounts_dimension: 上tsē lâng跟tuè ê口座 + instance_accounts_measure: 儲存ê口座 + instance_followers_measure: lán tī hia ê跟tuè者 + instance_follows_measure: in tī tsia ê跟tuè者 + instance_languages_dimension: Tsia̍p用ê語言 + instance_media_attachments_measure: 儲存ê媒體附件 + instance_reports_measure: 關係in ê檢舉 + instance_statuses_measure: 儲存ê PO文 + delivery: + all: 全部 + clear: 清寄送ê錯誤 + failing: 失敗 + restart: 重頭啟動寄送 + stop: 停止寄送 + unavailable: Bē當用 + delivery_available: 通寄送 + delivery_error_days: 寄送錯誤ê日數 + delivery_error_hint: Nā連續 %{count} kang bē當寄送,就ē自動標做bē當寄送。 + destroyed_msg: Tuì %{domain} 來ê資料,teh排隊beh thâi掉。 + empty: Tshuē無域名。 + known_accounts: + other: "%{count} ê知影ê口座" + moderation: + all: 全部 + limited: 受限制 + title: 管理 + moderation_notes: + create: 加添管理筆記 + created_msg: 站臺ê管理記錄成功建立! + description_html: 檢視á是替別ê管理者kap未來ê家己留筆記 + destroyed_msg: 站臺ê管理記錄成功thâi掉! + placeholder: 關係本站、行ê行動,á是其他通幫tsān lí未來管本站ê資訊。 + title: 管理ê筆記 + private_comment: 私人評論 + public_comment: 公開ê評論 + purge: 清除 + purge_description_html: Nā lí想講tsit ê域名ē永永斷線,ē當tuì儲存內底thâi掉uì tsit ê域名來ê所有口座記錄kap相關資料。Huân-sè ē開點á時間。 + title: 聯邦 + total_blocked_by_us: Hōo lán封鎖 + total_followed_by_them: Hōo in跟tuè + total_followed_by_us: Hōo lán跟tuè + total_reported: 關係in ê檢舉 + total_storage: 媒體ê附件 + totals_time_period_hint_html: 下kha顯示ê總計包含ta̍k時ê資料。 + unknown_instance: 佇本服務器,現tsú時iáu無tsit ê域名ê記錄。 + invites: + deactivate_all: Lóng停用 + filter: + all: 全部 + available: 通用ê + expired: 過期ê + title: 過濾器 + title: 邀請 + ip_blocks: + add_new: 建立規則 + created_msg: 成功加添新ê IP規則 + delete: Thâi掉 + expires_in: + '1209600': 2 禮拜 + '15778476': 6個月 + '2629746': 1 個月 + '31556952': 1 年 + '86400': 1 kang + '94670856': 3 年 + new: + title: 建立新ê IP規則 + no_ip_block_selected: 因為無揀任何IP規則,所以lóng無改變 + title: IP規則 + relationships: + title: "%{acct} ê關係" + relays: + add_new: 加添新ê中繼 + delete: Thâi掉 + description_html: "聯邦ê中繼站 是中lâng ê服侍器,ē tī訂koh公開kàu hit ê中繼站ê服侍器之間,交換tsē-tsē ê 公開PO文。中繼站通幫tsān小型kap中型服侍器tuì聯邦宇宙發現內容,本地ê用者免手動跟tuè遠距離ê服侍器ê別lâng。" + disable: 停止使用 + disabled: 停止使用ê + enable: 啟用 + enable_hint: Lí ê服侍器tsi̍t-ē啟動,ē訂tuì tsit ê中繼逐ê公開PO文,mā ē開始送tsit ê服侍器ê公開PO文kàu hia。 + enabled: 啟用ê + inbox_url: 中繼 URL + pending: Teh等中繼站允准 + save_and_enable: 儲存koh啟用 + setup: 設定中繼ê連結 + signatures_not_enabled: Nā啟用安全模式á是受限ê聯邦模式,中繼可能buē-tàng正常運作 + status: 狀態 + title: 中繼 + report_notes: + created_msg: 檢舉記錄成功建立! + destroyed_msg: 檢舉記錄成功thâi掉! + reports: + account: + notes: + other: "%{count} 篇筆記" + action_log: 審查日誌 + action_taken_by: 操作由 + actions: + delete_description_html: 受檢舉ê PO文ē thâi掉,而且ē用tsi̍t ue̍h橫tsuā記錄,幫tsān lí提升kâng tsi̍t ê用戶未來ê違規。 + mark_as_sensitive_description_html: 受檢舉ê PO文內ê媒體ē標做敏感,而且ē用tsi̍t ue̍h橫tsuā記錄,幫tsān lí提升kâng tsi̍t ê用戶未來ê違規。 + other_description_html: 看其他控制tsit ê口座ê所行,kap自訂聯絡受檢舉ê口座ê選項。 + resolve_description_html: Buē用行動控制受檢舉ê口座,mā無用橫tsuā記錄,而且tsit ê報告ē關掉。 + silence_description_html: 本口座kan-ta ē hōo早前跟tuè ê á是手動tshiau ê看見,大大限制看見ê範圍。設定隨時ē當回復。請關所有tuì tsit ê口座ê檢舉。 + suspend_description_html: Tsit ê口座kap伊ê內容ē bē當用,落尾ē thâi掉,mā bē當hām伊互動。30 kang以內通回復。請關所有tuì tsit ê口座ê檢舉。 + actions_description_html: 決定行siánn物行動來解決tsit ê檢舉。Nā lí tuì受檢舉ê口座採用處罰,電子phue通知ē送予in,除非選擇 Pùn-sò phue 類別。 + actions_description_remote_html: 決定行siánn物行動來解決tsit ê檢舉。Tse kan-ta ē影響 lí ê 服侍器hām tsit ê遠距離服侍器聯絡kap處理伊ê內容ê方法。 + actions_no_posts: Tsit份檢舉無beh thâi掉ê相關PO文 + add_to_report: 加添其他ê內容kàu檢舉 + already_suspended_badges: + local: 已經佇tsit ê服侍器停止權限ah + remote: 已經佇in ê服侍器停止權限ah + are_you_sure: Lí kám確定? + assign_to_self: 分配hōo家kī + assigned: 分配管理者 + by_target_domain: 受檢舉ê口座ê域名 + cancel: 取消 + category: 類別 + category_description_html: Tsit ê 受檢舉ê口座kap/á是內容,ē佇kap tsit ê口座ê聯絡內底引用。 + comment: + none: 無 + comment_description_html: 為著提供其他資訊,%{name} 寫: + confirm: 確認 + confirm_action: 確認kā %{acct} 管理ê動作 + created_at: 檢舉tī + delete_and_resolve: Thâi掉PO文 + forwarded: 轉送ah + forwarded_replies_explanation: 本報告是tuì別站ê用者送ê,關係別站ê內容。本報告轉hōo lí,因為受檢舉ê內容是回應lí ê服侍器ê用者。 + forwarded_to: 有轉送kàu %{domain} + mark_as_resolved: 標做「解決ah」 + mark_as_sensitive: 標做敏感 + mark_as_unresolved: 標做「無解決」 + no_one_assigned: 無lâng + notes: + create: 加添筆記 + create_and_resolve: 標「處理ah」,留筆記 + create_and_unresolve: 留筆記,koh重開 + delete: Thâi掉 + placeholder: 描述有行siánn物行動,á是其他關聯ê更新…… + title: 筆記 + notes_description_html: 檢視á是留筆記hōo別ê管理者kap未來ê家己 + processed_msg: '檢舉 #%{id} 處理成功ah' + quick_actions_description_html: 緊行行動,á是giú kàu下kha,看檢舉ê內容: + remote_user_placeholder: tuì %{instance} 來ê遠距離用者 + reopen: 重頭phah開檢舉 + report: '檢舉 #%{id}' + reported_account: 受檢舉ê口座 + reported_by: 檢舉人 + reported_with_application: 用應用程式檢舉 + resolved: 解決ah + resolved_msg: 檢舉成功解決ah! + skip_to_actions: 跳kàu行動 + status: 狀態 + statuses: 受檢舉ê內容 + statuses_description_html: 冒犯ê內容ē引用tī kap受檢舉口座ê聯絡 + summary: + action_preambles: + delete_html: Lí teh-beh thâi掉 @%{acct} ê tsi̍t-kuá PO文。Tse ē: + mark_as_sensitive_html: Lí teh-beh kā @%{acct} ê tsi̍t-kuá PO文標做敏感。Tse ē: + silence_html: Lí teh-beh 限制 @%{acct} ê口座。Tse ē: + suspend_html: Lí teh-beh 停止 @%{acct} ê口座權限。Tse ē: + actions: + delete_html: Thâi掉冒犯ê PO文 + mark_as_sensitive_html: Kā冒犯êPO文ê媒體標做敏感 + silence_html: Kā in ê個人資料kap內容標做kan-ta有跟tuè ê,á是手動tshiau伊ê個人檔案ê,通看見,來嚴嚴限制 @%{acct} ê傳播範圍 + suspend_html: Kā @%{acct} 停止權限,koh kā in ê 個人資料kap內容標做bē當用,kap bē當hām in互動 + close_report: 'Kā 檢舉報告 #%{id} 標做解決ah' + close_reports_html: Kā ta̍k êtuì @%{acct} ê檢舉標做解決ah + delete_data_html: Tuì tann起30kang以後,thâi掉 @%{acct} ê個人資料kap內容,除非佇tsit ê期限進前,取消停止in ê權限 + preview_preamble_html: "@%{acct} ē收著警告,包含下kha ê內容:" + record_strike_html: 記錄tuì @%{acct}ê警告,來幫tsān lí提升佇tsit ê口座ê未來違規 + send_email_html: Kā警告電子phue寄hōo @%{acct} + warning_placeholder: 通選ê,管理行動ê補充理由 + target_origin: 受檢舉ê口座ê來源 + title: 檢舉 + unassign: 取消分配 + unknown_action_msg: M̄知影ê動作:%{action} + unresolved: 無解決 + updated_at: 更新 + view_profile: 看個人資料 + roles: + add_new: 加添角色 + assigned_users: + other: "%{count} ê用者" + categories: + administration: 管理員 + devops: DevOps + invites: 邀請 + moderation: 管理 + special: 特別 + delete: Thâi掉 + description_html: 用用者角色,lí通自訂lí ê用者ē當接近使用Mastodon ê siánn物功能kap區域。 + edit: 編「%{name}」ê角色 + everyone: 預設ê權限 + everyone_full_description_html: Tse是ē影響所有用者ê基本角色,就算是無分配tio̍h角色ê mā kâng款。所有其他ê角色繼承伊ê權限。 + permissions_count: + other: "%{count} ê權限" + privileges: + administrator: 管理員 + administrator_description: 有tsit ê權限ê用者ē忽略所有ê權限。 + delete_user_data: Thâi掉用者ê資料 + delete_user_data_description: 允准用者liâm-mi thâi掉其他用者ê資料 + invite_users: 邀請用者 + invite_users_description: 允准用者邀請新lâng來tsit ê服侍器 + manage_announcements: 管理公告 + manage_announcements_description: 允准用者管理佇tsit ê服侍器ê公告 + manage_appeals: 管理投訴 + manage_appeals_description: 允准用者審查tuì管理動作ê投訴 + manage_blocks: 管理封鎖 + manage_blocks_description: 允准用者封鎖電子phue ê 提供者kap IP地址 + manage_custom_emojis: 管理自訂ê Emoji + manage_custom_emojis_description: 允准用者管理佇tsit ê服侍器ê自訂Emoji + manage_federation: 管理聯邦 + manage_federation_description: 允准用者封鎖á是允准kap其他域名相連,mā控制寄送ê能力 + manage_invites: 管理邀請 + manage_invites_description: 允准用者瀏覽kap停止使用邀請連結 + manage_reports: 管理檢舉 + manage_reports_description: 允准用者審查檢舉kap執行對in ê管理ê動作。 + manage_roles: 管理角色 + manage_roles_description: 允准用者管理kap分配比in khah kē ê角色 + manage_rules: 管理規則 + manage_rules_description: 允准用者改服侍器ê規則 + manage_settings: 管理設定 + manage_settings_description: 允准用者改站ê設定 + manage_taxonomies: 管理分類 + manage_taxonomies_description: 允准用者審核趨勢內容,kap更新hashtag ê設定 + manage_user_access: 管理用者ê接近使用 + manage_user_access_description: 允准用者停止其他用者ê兩階段驗證,改in ê電子phue地址,kap重頭設定in ê密碼 + manage_users: 管理用者 + manage_users_description: 允准用者看其他ê用者ê詳細,kap執行tuì in ê管理行動 + manage_webhooks: 管理 Webhooks + manage_webhooks_description: 允許用者kā管理ê事件設定 webhooks + view_audit_log: 看審核ê日誌 + view_audit_log_description: 允准用者看tsit ê服侍器ê管理行動ê歷史 + view_dashboard: 看La-jí-báng (Dashboard) + view_dashboard_description: 允准用者接近使用tsit ê la-jí-báng kap tsē-tsē指標 + view_devops: DevOps + view_devops_description: 允准用者接近使用Sidekiq kap pgHero ê la-jí-báng + view_feeds: 看即時內容kap主題ê feed + view_feeds_description: 允准用者接近使用即時kap主題feed,無論服侍器ê設定。 + title: 角色 + rules: + add_new: 加添規則 + add_translation: 加添翻譯 + delete: Thâi掉 + description_html: 雖bóng大部份ê lóng講有讀kap同意服務規定,m̄-koh攏無讀了,直到發生問題ê時。提供in列單ē當hōo tsi̍t kái看服侍器ê規則khah快。請試kā個別ê規則寫kah短koh簡單,m̄-kú m̄通kā in拆做tsē-tsē分開ê項目。 + edit: 編輯規則 + empty: Iáu bē定義服侍器ê規則。 + move_down: Suá khah落來 + move_up: Suá khah起去 + title: 服侍器規則 + translation: 翻譯 + translations: 翻譯 + translations_explanation: Lí ē當(但是無必要)加添tsiah-ê規則ê翻譯。若無翻譯版,預設ê值ē顯示。請一直確認任何提供ê翻譯kap預設ê同步。 + settings: + about: + manage_rules: 管理服侍器ê規則 + preamble: 提供關係服侍器án-nuá運作kap管理,以及資金源頭ê詳細資訊。 + rules_hint: Tse是關係lí ê用者應該遵守ê規則ê專區。 + title: 關係本站 + allow_referrer_origin: + desc: Nā是lí ê用者點連結kàu外部網站,in ê瀏覽器可能ē kā lí ê Mastodon服侍器ê地址當做流量ê來源送出。如果tse ē唯一區別lí ê用者,比如tse是個人ê Mastodon服侍器,請kā停止使用。 + title: 允准外部網站kā lí ê Mastodon服侍器當做流量ê來源 + appearance: + preamble: 自訂Mastodon網頁ê界面。 + title: 外觀 + branding: + preamble: Lí ê服侍器品牌hōo伊kap別ê服侍器區別。Tsit ê資訊可能展示佇無kâng ê環境,比如Mastodon ê網頁界面、原底ê app、佇別站ê sing看連結ê所在kap佇通信app內底等。因為tsit ê緣故,上好kā資訊保持kah清楚、短koh簡要。 + title: 品牌 + captcha_enabled: + desc_html: Tsit ê功能需要tuì hCaptcha來ê外部kha本,可能有安全kap隱私ê顧慮。另外,tse ē明顯降kē tsi̍t寡lâng(特別是障礙者)註冊ê容易程度。因為tsiah ê緣故,請考慮別ê替代方案,比如審核制á是邀請制ê註冊。 + title: 要求新ê用者解決CAPTCHA問題,來確認in ê口座 + content_retention: + danger_zone: 危險ê所在 + preamble: 控制使用者產生ê內容tiông佇Mastodon ê方法。 + title: 內容保存期間 + default_noindex: + desc_html: 影響逐ê iáu buē改變tsit ê設定ê用者 + title: 預設kā用者tuì tshiau-tshuē ia̋n-jín ê索引排除 + discovery: + follow_recommendations: 跟tuè建議 + preamble: Kā心適ê內容浮現出來,ē當幫tsān tī Mastodon頂siáng lóng可能m̄知ê新手。控制tsē-tsē發現lí ê服侍器ê特色作品ê功能án-nuá運作。 + privacy: 隱私權 + profile_directory: 個人資料ê目錄 + public_timelines: 公共ê時間線 + publish_statistics: 發布統計 + title: 發現 + trends: 趨勢 + wrapstodon: Wrapstodon + domain_blocks: + all: Kàu ta̍k ê lâng + disabled: 無kàu tó tsi̍t ê + users: Kàu ta̍k位登入ê用者 + feed_access: + modes: + authenticated: Kan-ta hōo登入ê用者 + disabled: 愛特別ê用者角色 + public: Ta̍k lâng + landing_page: + values: + about: 關係本站 + local_feed: 本地ê動態 + trends: 趨勢 + registrations: + moderation_recommandation: 佇開放hōo ta̍k ê lâng註冊進前,請確認lí有夠額koh主動反應ê管理團隊! + preamble: 控制ē當佇lí ê服侍器註冊ê人。 + title: 註冊 + registrations_mode: + modes: + approved: 註冊tio̍h愛核准 + none: 無lâng通註冊 + open: Ta̍k ê lâng lóng ē當註冊 + warning_hint: Guán建議用「註冊tio̍h愛核准」,除非lí tuì lí ê管理團隊ē當不管時處理pùn-sò訊息kap惡意註冊有信心。 + security: + authorized_fetch: 要求tuì聯邦ê服侍器ê認證 + authorized_fetch_hint: 要求tuì聯邦ê服侍器ê驗證ē當koh khah嚴格執行用者級kap服侍器級ê封鎖。M̄-kú ē致kàu性能處罰ê損失,減少lí ê回應ê擴散程度,mā有可能引入kap tsi̍t-kuá聯邦服務ê相容性問題。另外,tse bē當防止別lâng專工掠lí ê公開PO文kap口座。 + authorized_fetch_overridden_hint: 因為hōo環境變數khàm掉,lí tsit-má bē當改tsit ê設定。 + federation_authentication: 聯邦驗證ê執行 + title: 服侍器ê設定 + site_uploads: + delete: Thâi掉傳上去ê檔案 + destroyed_msg: 成功thâi掉傳上去kàu本站ê內容ah! + software_updates: + critical_update: 重要—請緊升級 + description: 建議kā lí ê Mastodon安裝維持上新ê狀態,the̍h著上新ê修正kap功能。另外,隨時更新Mastodon有時陣真重要,ē當避免安全問題。因為tsiah-ê原因,Mastodon每30分鐘檢查更新,mā ē根據lí ê電子phue通知ê偏愛設定kā lí通知。 + documentation_link: 看詳細 + release_notes: 版本ê資訊 + title: Ē當the̍h ê更新 + type: 類型 + types: + major: 大ê版本更新 + minor: 細ê版本更新 + patch: 碎布(patch)公開—修正錯誤kap容易作用ê改變 + version: 版本 + statuses: + account: 作者 + application: 應用程式 + back_to_account: Tńg去口座ê頁 + back_to_report: Tńg去檢舉ê頁 + batch: + add_to_report: '加kàu檢舉 #%{id}' + remove_from_report: Tuì檢舉suá掉 + report: 檢舉 + contents: 內容 + deleted: Thâi掉ah + favourites: 收藏 + history: 版本ê歷史 + in_reply_to: 回應 + language: 語言 + media: + title: 媒體 + metadata: Meta資料 + no_history: Tsit篇PO文iáu無hōo lâng編輯 + no_status_selected: 因為無揀任何PO文,所以lóng無改變 + open: 公開PO文 + original_status: 原底ê PO文 + quotes: 引用 + reblogs: 轉送 + replied_to_html: 回應 %{acct_link} + status_changed: PO文有改ah + status_title: 由 @%{name} 所PO + title: Tsit ê口座ê PO文 - @%{name} + trending: 趨勢 + view_publicly: 公開看 + view_quoted_post: 看引用ê PO文 + visibility: 通看ê程度 + with_media: 有媒體 + strikes: + actions: + delete_statuses: "%{name} kā %{target} ê PO文thâi掉ah" + disable: "%{name} kā %{target} ê口座冷凍ah" + mark_statuses_as_sensitive: "%{name} kā %{target} êPO文標做敏感ê內容" + none: "%{name} 送警告hōo %{target} ah" + sensitive: "%{name} kā %{target} ê口座標做敏感" + silence: "%{name} 限制 %{target} ê口座" + suspend: "%{name} kā %{target} ê口座停止權限ah" + appeal_approved: 投訴ah + appeal_pending: 投訴teh等審核 + appeal_rejected: 投訴hōo lâng拒絕 + system_checks: + database_schema_check: + message_html: 有leh等待處理ê資料庫遷suá。請執行tsiah-ê,來保證應用程式照期望pháng + elasticsearch_analysis_index_mismatch: + message_html: Elasticsearch ê索引分析器過期ah。請執行
tootctl search deploy --only-mapping --only=%{value}
+ elasticsearch_health_red:
+ message_html: Elasticsearch ê cluster無健康(紅色ê狀態),bē當用tshiau-tshuē功能
+ elasticsearch_health_yellow:
+ message_html: Elasticsearch ê cluster無健康(黃色ê狀態),lí可能想beh調查原因。
+ elasticsearch_index_mismatch:
+ message_html: Elasticsearch索引對應過期ah。請執行 tootctl search deploy --only=%{value}
+ elasticsearch_preset:
+ action: 看文件
+ message_html: Lí ê Elasticsearch ê cluster有超過tsi̍t ê節點,m̄-kú Mastodon iáu無設定用in。
+ elasticsearch_preset_single_node:
+ action: 看文件
+ message_html: Lí ê Elasticsearch 叢集kan-ta有tsi̍t ê節點,ES_PRESET 應該設定做 single_node_cluster。
+ elasticsearch_reset_chewy:
+ message_html: Lí ê Elasticsearch系統索引因為設定改變,過期ah。請執行 tootctl search deploy --reset-chewy 來更新。
+ elasticsearch_running_check:
+ message_html: Bē當連接 Elasticsearch。請確認kám有teh pháng,á是停用全文tshiau-tshuē
+ elasticsearch_version_check:
+ message_html: Bē當相容ê Elasticsearch版本:%{value}
+ version_comparison: Elasticsearch %{running_version} 版teh pháng,m̄-kú 愛 %{required_version} 版。
+ rules_check:
+ action: 管理服侍器ê規則
+ message_html: Lí iáu bē定義任何服侍器ê規則。
+ sidekiq_process_check:
+ message_html: 排列 %{value} 無leh pháng Sidekiq ê程序。請檢視lí ê Sidekiq 設定
+ software_version_check:
+ action: 看ē當the̍h ê更新
+ message_html: 有Mastodon ê更新ē當載落去。
+ software_version_critical_check:
+ action: 看ē當the̍h ê更新
+ message_html: 有重大ê Mastodon更新ē當載落去,請趕緊更新。
+ software_version_patch_check:
+ action: 看ē當the̍h ê更新
+ message_html: 有修正錯誤ê Mastodon ê更新,ē當載落去。
+ upload_check_privacy_error:
+ action: 檢查tse,the̍h著其他資訊
+ message_html: "Lí ê網頁服侍器設定錯誤。Lí ê服侍器ê隱私權有風險。"
+ upload_check_privacy_error_object_storage:
+ action: 檢查tse,the̍h著其他資訊
+ message_html: "Lí ê物件儲存空間設定錯誤。Lí ê服侍器ê隱私權有風險。"
+ tags:
+ moderation:
+ not_trendable: Bē當做趨勢
+ not_usable: Bē當用
+ pending_review: Teh等審核
+ review_requested: 審核請求ah
+ reviewed: 審核ah
+ title: 狀態
+ trendable: 通列做趨勢
+ unreviewed: Iáu bē審核
+ usable: 通用
+ name: 名
+ newest: 上新ê
+ oldest: 上舊ê
+ open: 公開看
+ reset: 重頭設
+ review: 審核狀態
+ search: Tshiau-tshuē
+ title: Hashtag
+ updated_msg: Hashtag設定更新成功ah
+ terms_of_service:
+ back: 轉去服務規定
+ changelog: Siánn物有改
+ create: 用lí家tī ê
+ current: 目前ê
+ draft: 草稿
+ generate: 用枋模
+ generates:
+ action: 生成
+ chance_to_review_html: "所生成ê服務規定bē自動發布。Lí ē有機會來看結果。請添必要ê詳細來繼續。"
+ explanation_html: 提供ê服務規定kan-ta做參考用,bē當成做任何法律建議。請照lí ê情形kap有ê特別ê法律問題諮詢lí ê法律顧問。
+ title: 設定服務規定
+ going_live_on_html: 目前規定,tuì %{date} 施行
+ history: 歷史
+ live: 目前ê
+ no_history: Iáu無半項服務規定ê改變記錄。
+ no_terms_of_service_html: Lí目前iáu無設定任何服務規定。服務規定是beh提供明確性,兼保護lí佇kap用者ê爭議中毋免承受可能ê責任。
+ notified_on_html: 佇 %{date} 通知ê用者
+ notify_users: 通知用者
+ preview:
+ explanation_html: Tsit封email ē送hōo tī %{date} 進前註冊 ê %{display_count} ê用者。Email ē包括下跤ê文字:
+ send_preview: Kā tāi先看ê內容寄kàu %{email}
+ send_to_all:
+ other: 寄出 %{display_count} 張電子phue
+ title: 先kā服務規定ê通知看māi
+ publish: 公開
+ published_on_html: 公開tī %{date}
+ save_draft: 儲存草稿
+ title: 服務規定
+ title: 管理
+ trends:
+ allow: 允准
+ approved: 允准ah
+ confirm_allow: Lí kám確定beh允准所揀ê標簽?
+ confirm_disallow: Lí kám確定無愛允准所揀ê標簽?
+ disallow: 無愛允准
+ links:
+ allow: 允准連結
+ allow_provider: 允准提供者
+ confirm_allow: Lí kám確定beh允准所揀ê連結?
+ confirm_allow_provider: Lí kám確定beh允准所揀ê提供者?
+ confirm_disallow: Lí kám確定無愛允准所揀ê連結?
+ confirm_disallow_provider: Lí kám確定無愛允准所揀ê提供者?
+ description_html: Tsia是連結,現tsú時lí ê服侍器hōo通見ê用者大量分享ê。tse通幫tsān lí ê用者tshuē著tsit-má世間有siánn tāi誌。直kàu lí允准公開者,連結bē公開展示。lí通允准á是拒絕單ê連結。
+ disallow: 無愛允准連結
+ disallow_provider: 無愛允准提供者
+ no_link_selected: 因為無揀任何連結,所以lóng無改變
+ publishers:
+ no_publisher_selected: 因為無揀任何提供者,所以lóng無改變
+ shared_by_over_week:
+ other: 頂禮拜hōo %{count} 位用者分享
+ title: 趨勢ê連結
+ usage_comparison: Tī kin-á日hōo %{today} ê lâng分享,比較tsa-hng有 %{yesterday} ê
+ not_allowed_to_trend: 無允准刊tī趨勢
+ only_allowed: Kan-ta允准
+ pending_review: Teh等審核
+ preview_card_providers:
+ allowed: Tsit ê提供者ê連結通刊tī趨勢
+ description_html: Tsiah ê域名來自定定受lí ê服侍器分享ê連結。連結bē變做公開趨勢,除非連結ê域名受允准。Lí ê允准(á是拒絕)擴展kàu kiánn域名。
+ rejected: Tsit ê提供者ê連結bē刊tī趨勢
+ title: 發布者
+ rejected: 拒絕ê
+ statuses:
+ allow: 允准PO文
+ allow_account: 允准作者
+ confirm_allow: Lí kám確定beh允准所揀ê狀態?
+ confirm_allow_account: Lí kám確定beh允准所揀ê口座?
+ confirm_disallow: Lí kám確定無愛允准所揀ê狀態?
+ confirm_disallow_account: Lí kám確定無愛允准所揀ê口座?
+ description_html: Tsiah ê是lí ê服侍器所知ê,tsit-má teh受tsē-tsē分享kap收藏ê PO文。PO文bē公開顯示,除非lí允准作者,而且作者允准in ê口座hőng推薦hōo別lâng。Lí通允准á是拒絕個別PO文。
+ disallow: 無允准PO文
+ disallow_account: 無允准作者
+ no_status_selected: 因為無揀任何趨勢PO文,所以lóng無改變
+ not_discoverable: 作者iáu bē揀通hōo lâng發現
+ shared_by:
+ other: Hōo lâng分享á是收藏 %{friendly_count} kái
+ title: 趨勢ê PO文
+ tags:
+ current_score: 目前ê分數:%{score}
+ dashboard:
+ tag_accounts_measure: 無重複用
+ tag_languages_dimension: Tsia̍p用ê語言
+ tag_servers_dimension: 人氣服侍器
+ tag_servers_measure: 無kâng ê服侍器
+ tag_uses_measure: Lóng總使用
+ description_html: Tsiah ê是hashtag,tsit-má佇lí ê服侍器看見ê tsē-tsē PO文中出現。Tse通tsān lí ê用者tshuē著ta̍k家上tsē討論ê內容。除非lí核准,hashtag bē公開顯示。
+ listable: 通受建議
+ no_tag_selected: 因為無揀任何標簽,所以lóng無改變
+ not_listable: Bē當受建議
+ not_trendable: Bē刊tī趨勢
+ not_usable: Bē當用
+ peaked_on_and_decaying: 佇 %{date} 日上烘,tsit-má teh退火
+ title: 趨勢ê hashtag
+ trendable: 通刊tī趨勢
+ trending_rank: '趨勢 #%{rank}'
+ usable: Ē當用
+ usage_comparison: Tī kin-á日hōo %{today} ê lâng用,比較tsa-hng有 %{yesterday} ê
+ used_by_over_week:
+ other: 頂禮拜hōo %{count} 位用者用
+ title: 推薦kap趨勢
+ trending: 趨勢
+ username_blocks:
+ add_new: 加新ê
+ block_registrations: 封鎖註冊
+ comparison:
+ contains: 包含
+ equals: 等於
+ contains_html: 包含 %{string}
+ created_msg: 成功加添用者名規則
+ delete: Thâi掉
+ edit:
+ title: 編輯使用者號名規則
+ matches_exactly_html: 等於 %{string}
+ new:
+ create: 建立規則
+ title: 創造使用者號名規則
+ no_username_block_selected: 因為無揀任何使用者號名規則,所以lóng無改變
+ not_permitted: 無允准
+ title: 用者號名規則
+ updated_msg: 用者號名規則更新成功ah
+ warning_presets:
+ add_new: 加新ê
+ delete: Thâi掉
+ edit_preset: 編輯預設ê警告
+ empty: Lí iáu bē定義任何預設ê警告。
+ title: 預設ê警告
+ webhooks:
+ add_new: 加添端點
+ delete: Thâi掉
+ description_html: "Webhook hōo Mastodon 通kā關係所揀ê事件ê即時通知sak kàu lí 家己ê應用程式,就án-ne lí ê應用程式ē當自動啟動反應。"
+ disable: 停止使用
+ disabled: 停用ah
+ edit: 編輯端點
+ empty: Lí iáu bē設定任何webhook端點。
+ enable: 啟用
+ enabled: 有效ê
+ enabled_events:
+ other: "%{count} ê啟用ê端點"
+ events: 事件
+ new: 新ê Webhook
+ rotate_secret: 換秘密鎖匙
+ secret: 簽秘密鎖匙
+ status: 狀態
+ title: Webhooks
+ webhook: Webhook
+ admin_mailer:
+ auto_close_registrations:
+ body: 因為欠最近ê管理員活動,佇 %{instance} ê註冊已經自動切kàu需要手動審查,以免 %{instance} hōo 可能行ê pháinn 行為ê當做平臺。Lí不管時lóng通切轉去,開放註冊。
+ subject: "%{instance} ê註冊已經自動切kàu需要允准"
+ new_appeal:
+ actions:
+ delete_statuses: thâi掉in ê PO文
+ disable: 冷凍in ê口座
+ mark_statuses_as_sensitive: 標in ê PO文做敏感ê
+ none: 警告
+ sensitive: 標in ê 口座做敏感ê
+ silence: 限制in ê口座
+ suspend: 停止使用in ê口座
+ body: "%{target} teh tuì %{action_taken_by} tī %{date} 所做ê管理決定送申訴,hit ê決定是 %{type}。In有寫:"
+ next_steps: Lí通允准申訴來取消管理決定,á是kā忽略。
+ subject: "%{username} teh tuì tī %{instance} 頂ê管理決定送申訴"
+ new_critical_software_updates:
+ body: Mastodon 推出新ê重大版本,請liōng早升級!
+ subject: "%{instance} 有通the̍h ê Mastodon ê重大更新!"
+ new_pending_account:
+ body: 下kha是新口座ê詳細。Lí通允准á是拒絕tsit ê申請。
+ subject: "%{instance} 頂有新ê口座 (%{username}) 愛審查"
+ new_report:
+ body: "%{reporter} 有檢舉用者 %{target}"
+ body_remote: Tuì %{domain} 來ê有檢舉 %{target}
+ subject: "%{instance} ê 新檢舉(#%{id})"
+ new_software_updates:
+ body: Mastodon推出新ê版本ah,lí huân-sè想beh升級!
+ subject: "%{instance} 有通the̍h ê Mastodon ê新版本!"
+ new_trends:
+ body: 下kha ê項目愛審查,tsiah ē當公開顯示:
+ new_trending_links:
+ title: 趨勢ê連結
+ new_trending_statuses:
+ title: 趨勢ê PO文
+ new_trending_tags:
+ title: 趨勢ê hashtag
+ subject: "%{instance} 頂有新ê趨勢愛審查"
+ aliases:
+ add_new: 加添別名
+ created_msg: 別名成功加添ah。Lí ē當開始tuì舊ê口座轉。
+ deleted_msg: Thâi掉捌名成功。Bē當tuì hit ê口座轉kàu tsit ê ah。
+ empty: Lí bô半个別名。
+ hint_html: Nā lí beh tuì別ê口座轉kah tsit ê,lí通佇tsia加別名,tse是必要ê,了後lí ē當kā跟tuè lí ê tuì舊口座suá到tsit ê。Tsit ê動作是無害koh通還原。著tī舊口座suá口座。
+ remove: 取消連結別名
+ appearance:
+ advanced_settings: 進一步ê設定
+ animations_and_accessibility: 動畫kap無障礙設定
+ boosting_preferences: 轉送ê偏好設定
+ boosting_preferences_info_html: "撇步:無論án-nuá設定,Shift + Click 佇%{icon} 轉送標á ē liâm-mī轉送。"
+ discovery: 發現
+ localization:
+ body: Mastodon是由志工翻譯。
+ guide_link: https://crowdin.com/project/mastodon
+ guide_link_text: Ta̍k家lóng ē當貢獻。
+ sensitive_content: 敏感ê內容
+ application_mailer:
+ notification_preferences: 改電子phue ê偏好
+ salutation: "%{name}、"
+ settings: 改電子phue ê偏好:%{link}
+ unsubscribe: 取消訂
+ view: 檢視:
+ view_profile: 看個人資料
+ view_status: 看PO文
+ applications:
+ created: 應用程式成功加添
+ destroyed: 應用程式成功thâi掉
+ logout: 登出
+ regenerate_token: 重頭產生接近使用ê token
+ token_regenerated: 接近使用ê token 成功重頭產生
+ warning: 注意!毋通kā分享hōo別lâng!
+ your_token: Lí ê接近使用token
+ auth:
+ apply_for_account: 申請口座
+ captcha_confirmation:
+ help_html: Nā lí完成CAPTCHA ê時陣有問題,lí通用 %{email} kap guán 聯絡,guán ē幫tsān lí。
+ hint_html: 上尾步ah!Guán愛確認lí是人類(以免pùn-sò訊息入侵!)解決下kha êCAPTCHA了後,ji̍h「繼續」。
+ title: 安全檢查
+ confirmations:
+ awaiting_review: Lí ê電子phue地址有確認ah!%{domain} ê人員leh審查lí ê註冊。Nā in允准lí ê口座,Lí ē收著電子phue!
+ awaiting_review_title: Lí ê註冊當leh審查
+ clicking_this_link: Ji̍h tsit ê連結
+ login_link: 登入
+ proceed_to_login_html: Lí tsit-má通繼續去 %{login_link}。
+ redirect_to_app_html: Lí應該受重轉kàu %{app_name}應用程式,若是iáu-buē,試 %{clicking_this_link} á是手動轉去tsit ê應用程式。
+ registration_complete: Lí佇 %{domain} ê註冊完成ah!
+ welcome_title: 歡迎 %{name}!
+ wrong_email_hint: Nā是電子phue ê地址無正確,lí ē當tī口座設定kā改。
+ delete_account: Thâi掉口座
+ delete_account_html: Nā lí behthâi掉lí ê口座,lí ē當ji̍h tsia繼續。Lí著確認動作。
+ description:
+ prefix_invited_by_user: "@%{name} 邀請lí加入tsit ê Mastodon 服侍器!"
+ prefix_sign_up: Tsit-má註冊Mastodon ê口座!
+ suffix: 有口座,lí當tuì ta̍k ê Mastodon 服侍器跟tuè lâng、PO更新kap交換訊息等等!
+ didnt_get_confirmation: Kám無收著確認ê連結?
+ dont_have_your_security_key: Lí iáu無安全鎖(security key)?
+ forgot_password: 密碼be記得?
+ invalid_reset_password_token: 重新設密碼ê token無效á是過期ah。請重頭the̍h新ê。
+ link_to_otp: 請tuì lí ê手機á輸入雙因素認證(2FA)ê碼,á是恢復碼。
+ link_to_webauth: 用lí ê安全鎖ê裝置
+ log_in_with: 登入用
+ login: 登入
+ logout: 登出
+ migrate_account: 轉kàu無kâng ê口座
+ migrate_account_html: Nā lí ǹg望引tshuā別人tuè無kâng ê口座,請 kàutsia設定。
+ or_log_in_with: Á是登入用
+ progress:
+ confirm: 確認電子phue
+ details: Lí ê詳細
+ review: Lán ê審查
+ rules: 接受規則
+ providers:
+ cas: CAS
+ saml: SAML
+ register: 註冊
+ registration_closed: "%{instance} 無接受新ê成員"
+ resend_confirmation: 重送確認ê連結
+ reset_password: 重設密碼
+ rules:
+ accept: 接受
+ back: Tńg去
+ invited_by: Lí通用有tuì hia收著ê邀請加入 %{domain}:
+ preamble: Tsiah-ê hōo %{domain} ê管理員設定kap實施。
+ preamble_invited: 佇lí繼續進前,請思考 %{domain} ê管理員設立ê基本規則。
+ title: Tsi̍t-kuá基本規定。
+ title_invited: Lí受邀請ah。
+ security: 安全
+ set_new_password: 設新ê密碼
+ setup:
+ email_below_hint_html: 請檢查lí ê pùn-sò phue資料giap-á,á是請求koh送tsi̍t改。Lí通改電子phue地址,nā是有出入。
+ email_settings_hint_html: 請tshi̍h guán送kàu %{email} ê連結,來開始用 Mastodon。Guán ē佇tsia等。
+ link_not_received: Kám iáu bē收著連結?
+ new_confirmation_instructions_sent: Lí ē tī幾分鐘後收著新ê電子phue,有確認連結!
+ title: 請檢查lí ê收件giap-á
+ sign_in:
+ preamble_html: 請用lí佇 %{domain} ê口座kap密碼登入。若是lí ê口座tī別ê服侍器,lí bē當tī tsia登入。
+ title: 登入 %{domain}
+ sign_up:
+ manual_review: 佇 %{domain} ê註冊ē經過guán ê管理員人工審查。為著tsān guán 進行lí ê註冊,寫tsi̍t點á關係lí家己kap想beh tī %{domain}註冊ê理由。
+ preamble: Nā是lí tī tsit ê服侍器有口座,lí ē當tuè別ê佇聯邦宇宙ê lâng,無論伊ê口座tī tó-tsi̍t站。
+ title: Lán做伙設定 %{domain}。
+ status:
+ account_status: 口座ê狀態
+ confirming: Teh等電子phue確認完成。
+ functional: Lí ê口座完全ē當用。
+ pending: Lán ê人員teh處理lí ê申請。Tse可能愛一段時間。若是申請允准,lí ē收著e-mail。
+ redirecting_to: Lí ê口座無活動,因為tann轉kàu %{acct}。
+ self_destruct: 因為 %{domain} teh-beh關掉,lí kan-ta ē當有限接近使用lí ê口座。
+ view_strikes: 看早前tuì lí ê口座ê警告
+ too_fast: 添表ê速度傷緊,請koh試。
+ use_security_key: 用安全鎖
+ user_agreement_html: 我有讀而且同意 服務規定 kap 隱私權政策
+ user_privacy_agreement_html: 我有讀而且同意 隱私權政策
+ author_attribution:
+ example_title: 見本文字
+ hint_html: Lí kám佇Mastodon外口寫新聞á是blog文章?控制當in佇Mastodon分享ê時陣,án-tsuánn表示作者資訊。
+ instructions: 請確認lí ê文章HTML內底有tsit ê code:
+ more_from_html: 看 %{name} ê其他內容
+ s_blog: "%{name} ê Blog"
+ then_instructions: 了後,kā公開ê所在ê域名加kàu下kha ê格á:
+ title: 作者ê落名
+ challenge:
+ confirm: 繼續
+ hint_html: "提醒:Guán佇一點鐘內底,bē koh問密碼。"
+ invalid_password: 無效ê密碼
+ prompt: 確認密碼來繼續
+ color_scheme:
+ auto: 自動
+ dark: 暗ê
+ light: 光ê
+ contrast:
+ auto: 自動
+ high: 高ê
+ crypto:
+ errors:
+ invalid_key: m̄是有效ê Ed25519 á是 Curve25519 鎖
+ date:
+ formats:
+ default: "%Y年%b月%d日"
+ with_month_name: "%Y年%B月%d日"
+ datetime:
+ distance_in_words:
+ about_x_hours: "%{count}點鐘前"
+ about_x_months: "%{count}kò月前"
+ about_x_years: "%{count}年前"
+ almost_x_years: 接近%{count}年前
+ half_a_minute: 頭tú-á
+ less_than_x_minutes: "%{count}分鐘前以內"
+ less_than_x_seconds: 頭tú-á
+ over_x_years: "%{count}年"
+ x_days: "%{count}kang"
+ x_minutes: "%{count}分"
+ x_months: "%{count}個月"
+ x_seconds: "%{count}秒"
+ deletes:
+ challenge_not_passed: Lí輸入ê資訊毋著
+ confirm_password: 輸入lí tsit-má ê密碼,驗證lí ê身份
+ confirm_username: 輸入lí ê口座ê名,來確認程序
+ proceed: Thâi掉口座
+ success_msg: Lí ê口座thâi掉成功
+ warning:
+ before: 佇繼續進前,請斟酌讀下kha ê說明:
+ caches: 已經hōo其他ê站the̍h著cache ê內容,可能iáu ē有資料
+ data_removal: Lí ê PO文kap其他ê資料ē永永thâi掉。
+ email_change_html: Lí ē當改lí ê電子phue地址,suah毋免thâi掉lí ê口座。
+ email_contact_html: 若是iáu buē收著phue,lí通寄kàu %{email} tshuē幫tsān
+ email_reconfirmation_html: Nā是lí iáu bē收著驗證phue,lí通koh請求
+ irreversible: Lí bē當復原á是重頭啟用lí ê口座
+ more_details_html: 其他資訊,請看隱私政策。
+ username_available: Lí ê用者名別lâng ē當申請
+ username_unavailable: Lí ê口座ē保留,而且別lâng bē當用
+ disputes:
+ strikes:
+ action_taken: 行ê行動
+ appeal: 投訴
+ appeal_approved: Tsit ê警告已經投訴成功,bē koh有效。
+ appeal_rejected: Tsit ê投訴已經受拒絕
+ appeal_submitted_at: 投訴送出去ah
+ appealed_msg: Lí ê投訴送出去ah。Nā受允准,ē通知lí。
+ appeals:
+ submit: 送投訴
+ approve_appeal: 允准投訴
+ associated_report: 關聯ê報告
+ created_at: 過時ê
+ description_html: Tsiah ê是 %{instance} ê人員送hōo lí ê,tuì lí ê口座行ê行動kap警告。
+ recipient: 送kàu
+ reject_appeal: 拒絕投訴
+ status: 'PO文 #%{id}'
+ status_removed: 嘟文已經tuì系統thâi掉
+ title: "%{action} tuì %{date}"
+ title_actions:
+ delete_statuses: Thâi掉PO文
+ disable: 冷凍口座
+ mark_statuses_as_sensitive: Kā PO文標做敏感ê
+ none: 警告
+ sensitive: Kā 口座文標做敏感ê
+ silence: 口座制限
+ suspend: 停止口座權限
+ your_appeal_approved: Lí ê投訴受允准
+ your_appeal_pending: Lí有送投訴
+ your_appeal_rejected: Lí ê投訴已經受拒絕
+ edit_profile:
+ basic_information: 基本ê資訊
+ hint_html: "自訂lâng佇lí ê個人資料kap lí ê Po文邊仔所通看ê。Nā是lí有添好個人資料kap標á,別lâng較有可能kā lí跟tuè轉去,kap lí互動。"
+ other: 其他
+ emoji_styles:
+ auto: 自動
+ native: 原底ê
+ twemoji: Twemoji
+ errors:
+ '400': Lí所送ê請求無效,á是格式毋著。
+ '403': Lí bô權限來看tsit頁。
+ '404': Lí teh tshuē ê頁無佇leh。
+ '406': Tsit頁bē當照lí所請求ê格式提供。
+ '410': Lí所tshuē ê頁,無佇tsia ah。
+ '422':
+ content: 安全驗證出tshê。Lí kám有封鎖cookie?
+ title: 安全驗證失敗
+ '429': 請求siunn tsē
+ '500':
+ content: 歹勢,guán ê後臺出問題ah。
+ title: Tsit頁無正確
+ '503': Tsit頁bē當提供,因為服侍器暫時出tshê。
+ noscript_html: Beh用Mastodon web app,請拍開JavaScript。另外,請試Mastodon hōo lí ê平臺用ê app。
+ existing_username_validator:
+ not_found: bē當用tsit ê名tshuē著本地ê用者
+ not_found_multiple: tshuē無 %{usernames}
+ exports:
+ archive_takeout:
+ date: 日期
+ download: Kā lí ê檔案載落
+ hint_html: Lí ē當請求lí ê PO文kap所傳ê媒體ê檔案。輸出ê資料ē用ActivityPub格式,通hōo適用ê軟體讀。Lí ē當每7 kang請求tsi̍t kái。
+ in_progress: Teh備辦lí ê檔案……
+ request: 請求lí ê檔案
+ size: Sài-suh
+ blocks: Lí封鎖ê
+ bookmarks: 冊籤
+ csv: CSV
+ domain_blocks: 域名封鎖
+ lists: 列單
+ mutes: Lí消音ê
+ storage: 媒體儲存
+ featured_tags:
+ add_new: 加新ê
+ errors:
+ limit: Lí已經kā hashtag推薦kàu盡磅ah。
+ hint_html: "佇個人資料推薦lí上重要ê hashtag。Tse是誠好ê家私,通the̍h來追蹤lí ê創意作品kap長期計畫。推薦ê hashtag ē佇lí ê個人資料顯目展示,koh允准緊緊接近使用lí家tī ê PO文。"
+ filters:
+ contexts:
+ account: 個人資料
+ home: Tshù kap列單
+ notifications: 通知
+ public: 公共ê時間線
+ thread: 會話
+ edit:
+ add_keyword: 加關鍵字
+ keywords: 關鍵字
+ statuses: 個別ê PO文
+ statuses_hint_html: Tsit ê過濾器應用佇所揀ê個別ê PO文,毋管in敢有符合下kha ê關鍵字重頭看,á是kā PO文tuì tsit ê過濾器suá掉。
+ title: 編輯過濾器
+ errors:
+ deprecated_api_multiple_keywords: Tsiah ê參數bē當tuì tsit ê應用程式改,因為in應用超過tsi̍t个過濾關鍵字。請用khah新ê應用程式,á是網頁界面。
+ invalid_context: 無提供內文á是內文無效
+ index:
+ contexts: "%{contexts} 內底ê過濾器"
+ delete: Thâi掉
+ empty: Lí bô半个過濾器。
+ expires_in: 佇 %{distance} kàu期
+ expires_on: 佇 %{date} kàu期
+ keywords:
+ other: "%{count} ê關鍵字"
+ statuses:
+ other: "%{count} 篇PO文"
+ statuses_long:
+ other: "%{count} 篇khàm掉ê個別PO文"
+ title: 過濾器
+ new:
+ save: 儲存新ê過濾器
+ title: 加新ê過濾器
+ statuses:
+ back_to_filter: 轉去過濾器
+ batch:
+ remove: Tuì過濾器內suá掉
+ index:
+ hint: Tsit ê過濾器應用kàu所揀ê個別PO文,無論敢有其他ê條件。Lí ē當tuì網頁界面加koh khah tsē PO文kàu tsit ê過濾器。
+ title: 過濾ê PO文
+ generic:
+ all: 全部
+ all_items_on_page_selected_html:
+ other: Tsit頁ê %{count} ê項目有揀ah。
+ all_matching_items_selected_html:
+ other: 符合lí ê tshiau-tshuē ê %{count} ê項目有揀ah。
+ cancel: 取消
+ changes_saved_msg: 改變儲存成功!
+ confirm: 確認
+ copy: Khóo-pih
+ delete: Thâi掉
+ deselect: 取消lóng揀
+ none: 無
+ order_by: 排列照
+ save_changes: 儲存改變
+ select_all_matching_items:
+ other: 揀 %{count} ê符合lí所tshiau-tshuē ê項目。
+ today: 今á日
+ validation_errors:
+ other: 干焦iáu有狀況!請看下kha ê %{count} 項錯誤。
+ imports:
+ errors:
+ empty: 空ê CSV檔案
+ incompatible_type: Kap所揀ê輸入類型無配合
+ invalid_csv_file: 無效ê CSV檔案。錯誤:%{error}
+ over_rows_processing_limit: 包含超過 %{count} tsuā
+ too_large: 檔案siunn大
+ failures: 失敗
+ imported: 輸入ah
+ mismatched_types_warning: Lí ká-ná kā輸入類型揀毋著,請koh確認。
+ modes:
+ merge: 合併
+ merge_long: 保存已經有ê記錄,koh加新ê
+ overwrite: Khàm掉
+ overwrite_long: 用新ê記錄khàm掉tann ê
+ overwrite_preambles:
+ blocking_html:
+ other: Lí teh-beh用 %{filename} ê %{count} ê口座,替換lí ê封鎖列單。
+ bookmarks_html:
+ other: Lí teh-beh用 %{filename} ê %{count} ê PO文,替換lí ê冊籤。
+ domain_blocking_html:
+ other: Lí teh-beh用 %{filename} ê %{count} ê域名,替換lí ê域名封鎖列單。
+ following_html:
+ other: Lí當beh跟tuè對 %{filename} 內底ê %{count} ê口座,而且停止跟tuè別lâng。
+ lists_html:
+ other: Lí當beh用 %{filename} ê內容取代lí ê列單。%{count} ê口座會加添kàu新列單。
+ muting_html:
+ other: Lí teh-beh用 %{filename} ê %{count} ê口座,替換lí ê消音口座ê列單。
+ preambles:
+ blocking_html:
+ other: Lí teh-beh kā %{filename}內底ê%{count} ê口座封鎖。
+ bookmarks_html:
+ other: Lí當beh對 %{filename} 加添 %{count} 篇PO文kàu lí ê 冊籤。
+ domain_blocking_html:
+ other: Lí teh-beh kā %{filename}內底ê%{count} ê域名封鎖。
+ following_html:
+ other: Lí teh-beh kā %{filename}內底ê%{count} ê口座跟tuè。
+ lists_html:
+ other: Lí當beh對 %{filename} 加 %{count} ê口座 kàu lí ê列單。若無列單通加添,新ê列單ē建立。
+ muting_html:
+ other: Lí teh-beh kā %{filename}內底ê%{count} ê口座消音。
+ preface: Lí ē當輸入lí對別ê服侍器輸出ê資料,比如lí所跟tuè ê á是封鎖ê ê列單。
+ recent_imports: 最近輸入ê
+ states:
+ finished: 完成ah
+ in_progress: Teh處理
+ scheduled: 有排入去
+ unconfirmed: Iáu未確認
+ status: 狀態
+ success: Lí ê資料成功傳上去,時到ê處理
+ time_started: 開始佇
+ titles:
+ blocking: Teh輸入封鎖ê口座
+ bookmarks: Teh輸入冊籤
+ domain_blocking: Teh輸入封鎖ê域名
+ following: Teh輸入leh跟tuè ê口座
+ lists: Teh輸入列單
+ muting: Teh輸入消音ê口座
+ type: 輸入類型
+ type_groups:
+ constructive: Leh跟tuè ê kap冊籤
+ destructive: 封鎖kap消音
+ types:
+ blocking: 封鎖ê列單
+ bookmarks: 冊籤
+ domain_blocking: 域名封鎖列單
+ following: Leh跟tuè ê列單
+ lists: 列單
+ muting: 消音ê列單
+ upload: 傳上去
+ invites:
+ delete: 停用
+ expired: 過期ah
+ expires_in:
+ '1800': 30 分以後
+ '21600': 6 點鐘以後
+ '3600': 1 點鐘以後
+ '43200': 12 點鐘以後
+ '604800': 1 禮拜以後
+ '86400': 1 kang以後
+ expires_in_prompt: 永永
+ generate: 生邀請ê連結
+ invalid: Tsit ê邀請無效
+ invited_by: Lí予伊邀請:
+ max_uses:
+ other: "%{count} 改"
+ max_uses_prompt: 無限制
+ prompt: 生分享ê連結,邀請別lâng佇tsit臺服侍器註冊
+ table:
+ expires_at: 過期ê時
+ uses: 使用幾改
+ title: 邀請lâng
+ link_preview:
+ author_html: Tuì %{name}
+ potentially_sensitive_content:
+ action: Tshi̍h來顯示
+ confirm_visit: Lí kám確定beh開tsit ê連結?
+ hide_button: Khàm掉
+ label: 可能敏感ê內容
+ lists:
+ errors:
+ limit: Lí已經加kàu列表數ê盡磅ah。
+ login_activities:
+ authentication_methods:
+ otp: 雙因素認證app
+ password: 密碼
+ sign_in_token: 電子批ê安全碼
+ webauthn: 安全檢查
+ description_html: Nā lí看見認bē出ê活動,請考慮改lí ê密碼kap啟用雙因素認證。
+ empty: 無認證ê歷史
+ failed_sign_in_html: Uì %{ip} (%{browser}) 用 %{method} 試登入失敗
+ successful_sign_in_html: Uì %{ip} (%{browser}) 用 %{method} 登入成功
+ title: 認證歷史
+ mail_subscriptions:
+ unsubscribe:
+ action: Hennh,mài訂
+ complete: 無訂ah
+ confirmation_html: Lí kám確定beh取消訂 %{domain} ê Mastodon 內底 ê %{type} kàu lí ê電子批 %{email}?Lí ē當隨時對lí ê電子批通知設定重訂。
+ emails:
+ notification_emails:
+ favourite: 收藏通知電子批
+ follow: 跟tuè通知電子批
+ follow_request: 跟tuè請求電子批
+ mention: 提起通知電子批
+ reblog: 轉送通知電子批
+ resubscribe_html: Nā出tshê取消訂,lí通重訂tuì lí ê電子批通知設定。
+ success_html: Lí bē koh收著佇 %{domain} ê Mastodon內底ê %{type} kàu lí ê電子批 %{email}。
+ title: 取消訂
+ media_attachments:
+ validations:
+ images_and_video: Bē當佇有影像ê PO文內底加影片
+ not_found: Tshuē無媒體 %{ids},或者有kah佇別篇PO文
+ not_ready: Bē當kah iáu bē處理suah ê檔案。請等leh koh試!
+ too_many: Bē當kah超過4 ê檔案
+ migrations:
+ acct: Suá kàu
+ cancel: 取消重轉
+ cancel_explanation: 取消重轉ē重啟用lí tsit-má ê口座,毋過bē kā suá kah tsit ê口座ê跟tuè者suá轉去。
+ cancelled_msg: 取消重轉成功。
+ errors:
+ already_moved: kap已經suá ê口座相kâng
+ missing_also_known_as: 毋是tsit ê口座ê別名
+ move_to_self: bē當是目前ê口座
+ not_found: tshuē無
+ on_cooldown: Lí leh歇喘
+ followers_count: 轉ê時ê跟tuè ê
+ incoming_migrations: 對無仝ê口座轉
+ incoming_migrations_html: Nā欲對別ê口座轉kàu tsia,tāi先tio̍h開口座ê別名。
+ moved_msg: Lí ê口座tsit-má teh重轉kàu %{acct},lí ê跟tuè ê mā ē轉。
+ not_redirecting: Lí ê口座iáu buē重轉kàu其他ê口座。
+ on_cooldown: Lí最近有suá lí ê口座。Tsit ê功能ē佇 %{count} kang後koh開放。
+ past_migrations: 過去ê遷suá
+ proceed_with_move: Suá跟tuè ê
+ redirected_msg: Lí ê口座tsit-má重轉kàu %{acct}。
+ redirecting_to: Lí ê口座leh重轉kàu %{acct}。
+ set_redirect: 設定重轉
+ warning:
+ backreference_required: 新ê口座定著先設定kātsit-ê口座引用倒轉
+ before: 佇繼續進前,請斟酌讀下kha ê說明:
+ cooldown: 轉口座了後會有等待ê期間,hit時lí bē當koh suá
+ disabled_account: 了後,lí 目前ê口座ē完全bē當用。毋過,lí ē有接近使用權,來輸出資料kap重啟用。
+ followers: Tsit ê動作ē對tsit má ê口座suá逐个跟tuè ê,kàu新ê口座
+ only_redirect_html: Á是lí通kan-ta 佇lí ê個人資料khǹg重轉。
+ other_data: 其他ê資料bē自動轉(包含lí ê PO文kap lí跟tuè ê口座列單)
+ redirect: Lí tsit-má 口座ê個人資料ē更新,加添重轉標示,而且buē包佇tshiau-tshuē ê結果。
+ moderation:
+ title: 管理
+ move_handler:
+ carry_blocks_over_text: Tsit ê用者對lí有封鎖ê %{acct} suá過來。
+ carry_mutes_over_text: Tsit ê用者對lí有消音ê %{acct} suá過來。
+ copy_account_note_text: Tsit ê用者對 %{acct} suá過來,下kha是lí進前對伊ê註:
+ navigation:
+ toggle_menu: 切換目錄
+ notification_mailer:
+ admin:
+ report:
+ subject: "%{name} 送出檢舉"
+ sign_up:
+ subject: "%{name} 註冊ah"
+ favourite:
+ body: Lí ê PO文hōo %{name} kah意:
+ subject: "%{name} kah意lí ê PO文"
+ title: 新ê kah意
+ follow:
+ body: "%{name} tsit-má跟tuè lí!"
+ subject: "%{name} tsit-má跟tuè lí"
+ title: 新ê跟tuè者
+ follow_request:
+ action: 管理跟tuè ê請求
+ body: "%{name} 請求跟tuè lí"
+ subject: 等待跟tuè lí ê:%{name}
+ title: 新ê跟tuè請求
+ mention:
+ action: 回應
+ body: "%{name} 佇PO文kā lí提起:"
+ subject: "%{name} 佇PO文kā lí提起"
+ title: 新ê提起
+ moderation_warning:
+ subject: Lí有收著管理ê警告
+ poll:
+ subject: "%{name} 舉辦ê投票suah ah"
+ quote:
+ body: Lí ê PO文hōo %{name} 引用:
+ subject: "%{name} 引用lí ê PO文"
+ title: 新ê引用
+ quoted_update:
+ subject: "%{name} 編輯lí有引用ê PO文"
+ reblog:
+ body: Lí ê PO文hōo %{name} 轉送:
+ subject: "%{name} 轉送lí ê PO文"
+ title: 新ê轉送
+ severed_relationships:
+ subject: 因為管理ê決定,lí失去聯絡ah
+ status:
+ subject: "%{name} 頭tú-á PO文"
+ update:
+ subject: "%{name} 有編輯PO文"
+ notifications:
+ administration_emails: 管理員ê電子phue通知
+ email_events: 電子phue通知ê事件
+ email_events_hint: 揀lí想beh收ê通知ê事件:
+ number:
+ human:
+ decimal_units:
+ format: "%n%u"
+ units:
+ billion: B
+ million: M
+ quadrillion: Q
+ thousand: K
+ trillion: T
+ otp_authentication:
+ code_hint: 請輸入lí ê驗證應用程式生成ê code,來確認
+ description_html: Nā lí啟用用驗證應用程式ê雙因素驗證,登入需要lí有手機á,伊ê產生token hōo lí輸入。
+ enable: 啟用
+ instructions_html: "請用lí手機á ê TOTP應用程式(親像Google Authenticator)掃描tsit ê QR code。對tsit-má起,hit ê應用程式ê生token,佇lí登入ê時陣著輸入。"
+ manual_instructions: 若lí bē當掃描 QR code,需要手動輸入下kha ê光碼:
+ setup: 設定
+ wrong_code: Lí輸入ê碼無效!服侍器時間kap設備時間kám lóng正確?
+ pagination:
+ newer: 較新ê
+ next: 後一頁
+ older: 較舊ê
+ prev: 頂一頁
+ truncate: "…"
+ polls:
+ errors:
+ already_voted: Lí有投票ah
+ duplicate_options: 包含重覆ê項目
+ duration_too_long: 傷久ah
+ duration_too_short: 傷緊ah
+ expired: 投票結束ah
+ invalid_choice: 所揀ê選項無佇leh
+ over_character_limit: Bē當比 %{max} ê字元tsē
+ self_vote: Lí bē當佇lí開ê投票投
+ too_few_options: 項目定著愛超過一ê
+ too_many_options: Bē當包含超過 %{max} ê項目
+ vote: 投票
+ posting_defaults:
+ explanation: Tsiah ê設定ē用做預設ê值,若lí開新ê PO文,毋過lí會當佇編輯器內底,個別編輯PO文。
+ preferences:
+ other: 其他
+ posting_defaults: PO文預設值
+ public_timelines: 公共ê時間線
+ privacy:
+ hint_html: "自訂lí beh án-nuá hōo lí ê個人資料kap PO文受lâng發現。Mastodon ê tsē-tsē功能nā是拍開,通幫tsān lí接觸kàu較闊ê觀眾。請開一寡時間重看tsiah ê設定,確認in合lí ê使用例。"
+ privacy: 隱私權
+ privacy_hint_html: 控制lí想欲為別lâng ê利益,公開guā tsē內容。Lâng用瀏覽別lâng ê跟tuè koh看in用啥物應用程式PO文,來發現心適ê個人資料kap時行ê應用程式,但是lí凡勢beh保持khàm起來。
+ reach: 接觸
+ scheduled_statuses:
+ too_soon: Tio̍h用未來ê日期。
+ statuses:
+ default_language: Kap界面ê語言sio kâng
+ terms_of_service:
+ title: 服務規定
+ two_factor_authentication:
+ disable: 停止用雙因素認證
+ user_mailer:
+ welcome:
+ feature_creativity: Mastodon支持聲音、影kap圖片êPO文、容易使用性ê描述、投票、內容ê警告、動畫ê標頭、自訂ê繪文字kap裁縮小圖ê控制等等,幫tsān lí展現家己。無論beh發表藝術作品、音樂,á是podcast,Mastodon佇tsia為lí服務。
+ sign_in_action: 登入
diff --git a/config/locales/simple_form.nan-TW.yml b/config/locales/simple_form.nan-TW.yml
new file mode 100644
index 0000000000..84b955ddb0
--- /dev/null
+++ b/config/locales/simple_form.nan-TW.yml
@@ -0,0 +1,26 @@
+---
+nan-TW:
+ simple_form:
+ hints:
+ account:
+ display_name: Lí ê全名á是別號。
+ fields: Lí ê頭頁、代名詞、年歲,kap其他beh分享ê。
+ defaults:
+ password: 用 8 ê字元以上
+ setting_display_media_hide_all: 一直khàm掉媒體
+ setting_display_media_show_all: 一直展示媒體
+ labels:
+ terms_of_service:
+ changelog: Siánn物有改?
+ effective_date: 有效ê日期
+ text: 服務規定
+ terms_of_service_generator:
+ admin_email: 法律通知用ê電子phue地址
+ arbitration_address: 仲裁通知ê實濟地址
+ arbitration_website: 送仲裁通知ê網站
+ choice_of_law: 法律ê選擇
+ dmca_address: DMCA/版權通知ê實際地址
+ dmca_email: DMCA/版權通知ê電子phue地址
+ domain: 域名
+ jurisdiction: 司法管轄區
+ min_age: 最少年紀