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": "Tse 予lí變做 {domain} ê用戶ê ", + "annual_report.summary.percentile.we_wont_tell_bernie": "Gún bē kā Bernie講。", + "annual_report.summary.share_elsewhere": "分享kàu別位", + "annual_report.summary.share_message": "我得著 {archetype} ê典型!", + "annual_report.summary.share_on_mastodon": "佇Mastodon分享", + "attachments_list.unprocessed": "(Iáu bē處理)", + "audio.hide": "Tshàng聲音", + "block_modal.remote_users_caveat": "Guán ē要求服侍器 {domain} 尊重lí ê決定。但是bô法度保證ta̍k ê服侍器lóng遵守,因為tsi̍t-kuá服侍器huân-sè用別款方法處理封鎖。公開ê PO文可能iáu是ē hōo bô登入ê用者看著。", + "block_modal.show_less": "看khah少", + "block_modal.show_more": "顯示其他ê內容", + "block_modal.they_cant_mention": "In buē-tàng 提起á是跟tuè lí。", + "block_modal.they_cant_see_posts": "Lín buē-tàng互相看著對方ê PO文。", + "block_modal.they_will_know": "In通看見in hőng封鎖。", + "block_modal.title": "Kám beh封鎖用者?", + "block_modal.you_wont_see_mentions": "Lí buē看見提起in ê PO文。", + "boost_modal.combo": "後擺lí thang tshi̍h {combo} 跳過", + "boost_modal.reblog": "Kám beh轉PO?", + "boost_modal.undo_reblog": "Kám beh取消轉PO?", + "bundle_column_error.copy_stacktrace": "Khóo-pih錯誤報告", + "bundle_column_error.error.body": "請求ê頁bē-tàng 畫出來。有可能是guán程式碼內底ê錯誤,á是瀏覽器共存性ê議題。", + "bundle_column_error.error.title": "害ah!", + "bundle_column_error.network.body": "佇載入tsit頁ê時出現錯誤。可能因為lí ê網路連線á是tsit臺服侍器ê暫時ê問題。", + "bundle_column_error.network.title": "網路錯誤", + "bundle_column_error.retry": "Koh試", + "bundle_column_error.return": "Tńg去頭頁", + "bundle_column_error.routing.body": "Tshuē bô所要求ê頁面。Lí kám確定地址liâu-á ê URL正確?", + "bundle_column_error.routing.title": "404", + "bundle_modal_error.close": "關", + "bundle_modal_error.message": "Tī載入tsit ê畫面ê時起錯誤。", + "bundle_modal_error.retry": "Koh試", + "carousel.current": "頁面 {current, number} / {max, number}", + "carousel.slide": "{max, number} 頁內底ê第 {current, number} 頁", + "closed_registrations.other_server_instructions": "因為Mastodon非中心化,所以lí ē當tī別ê服侍器建立口座,iáu ē當kap tsit ê服侍器來往。", + "closed_registrations_modal.description": "Tann bē當tī {domain} 建立新ê口座,m̄-koh著記得,lí bô需要 {domain} 服侍器ê帳號,mā ē當用 Mastodon。", + "closed_registrations_modal.find_another_server": "Tshuē別ê服侍器", + "closed_registrations_modal.preamble": "因為Mastodon非中心化,所以bô論tī tá tsi̍t ê服侍器建立口座,lí lóng ē當跟tuè tsi̍t ê服侍器ê逐ê lâng,kap hām in交流。Lí iā ē當ka-tī起tsi̍t ê站!", + "closed_registrations_modal.title": "註冊 Mastodon ê口座", + "column.about": "概要", + "column.blocks": "封鎖ê用者", + "column.bookmarks": "冊籤", + "column.community": "本地ê時間線", + "column.create_list": "建立列單", + "column.direct": "私人ê提起", + "column.directory": "瀏覽個人資料", + "column.domain_blocks": "封鎖ê域名", + "column.edit_list": "編輯列單", + "column.favourites": "Siōng kah意", + "column.firehose": "Tsit-má ê動態", + "column.firehose_local": "Tsit ê服侍器tsit-má ê動態", + "column.firehose_singular": "Tsit-má ê動態", + "column.follow_requests": "跟tuè請求", + "column.home": "頭頁", + "column.list_members": "管理列單ê成員", + "column.lists": "列單", + "column.mutes": "消音ê用者", + "column.notifications": "通知", + "column.pins": "釘起來ê PO文", + "column.public": "聯邦ê時間線", + "column_back_button.label": "頂頁", + "column_header.hide_settings": "Khàm掉設定", + "column_header.moveLeft_settings": "Kā欄sak khah倒pîng", + "column_header.moveRight_settings": "Kā欄sak khah正pîng", + "column_header.pin": "釘", + "column_header.show_settings": "顯示設定", + "column_header.unpin": "Pak掉", + "column_search.cancel": "取消", + "community.column_settings.local_only": "Kan-ta展示本地ê", + "community.column_settings.media_only": "Kan-ta展示媒體", + "community.column_settings.remote_only": "Kan-ta展示遠距離ê", + "compose.error.blank_post": "PO文bē當空白。", + "compose.language.change": "換語言", + "compose.language.search": "Tshiau-tshuē語言……", + "compose.published.body": "成功PO文。", + "compose.published.open": "開", + "compose.saved.body": "PO文儲存ah。", + "compose_form.direct_message_warning_learn_more": "詳細資訊", + "compose_form.encryption_warning": "Mastodon ê PO文無點tuì點加密。M̄通用Mastodon分享任何敏感ê資訊。", + "compose_form.hashtag_warning": "因為tsit êPO文m̄是公開ê,buē列tī任何ê hashtag。Kan-ta公開ê PO文tsiah ē當用hashtag tshuē。", + "compose_form.lock_disclaimer": "Lí ê口座iáu buē {locked}。逐ê lâng lóng通跟tuè lí,看lí kan-ta hōo跟tuè ê看ê PO文。", + "compose_form.lock_disclaimer.lock": "鎖起來ê", + "compose_form.placeholder": "Lí teh想siánn?", + "compose_form.poll.duration": "投票期間", + "compose_form.poll.multiple": "Tsē選擇", + "compose_form.poll.option_placeholder": "選項 {number}", + "compose_form.poll.single": "單選擇", + "compose_form.poll.switch_to_multiple": "Kā投票改做ē當選tsē-tsē ê。", + "compose_form.poll.switch_to_single": "Kā投票改做kan-ta通選tsi̍t-ê", + "compose_form.poll.type": "投票ê方法", + "compose_form.publish": "PO文", + "compose_form.reply": "回應", + "compose_form.save_changes": "更新", + "compose_form.spoiler.marked": "Thâi掉內容警告", + "compose_form.spoiler.unmarked": "加添內容警告", + "compose_form.spoiler_placeholder": "內容警告(m̄是必要)", + "confirmation_modal.cancel": "取消", + "confirmations.block.confirm": "封鎖", + "confirmations.delete.confirm": "Thâi掉", + "confirmations.delete.message": "Lí kám確定beh thâi掉tsit ê PO文?", + "confirmations.delete.title": "Kám beh thâi掉tsit ê PO文?", + "confirmations.delete_list.confirm": "Thâi掉", + "confirmations.delete_list.message": "Lí kám確定beh永永thâi掉tsit ê列單?", + "confirmations.delete_list.title": "Kám beh thâi掉tsit ê列單?", + "confirmations.discard_draft.confirm": "棄sak了後繼續", + "confirmations.discard_draft.edit.cancel": "恢復編輯", + "confirmations.discard_draft.edit.message": "Nā繼續,ē棄sak lí tuì當leh編輯ê PO文,所做ê任何改變。", + "confirmations.discard_draft.edit.title": "Kám beh棄sak lí tuì PO文ê改變?", + "confirmations.discard_draft.post.cancel": "恢復草稿", + "confirmations.discard_draft.post.message": "nā繼續,ē棄sak lí當leh編寫ê PO文", + "confirmations.discard_draft.post.title": "Kám beh棄sak lí PO文ê草稿?", + "confirmations.discard_edit_media.confirm": "棄sak", + "confirmations.discard_edit_media.message": "Lí佇媒體敘述á是先看māi ê所在有iáu buē儲存ê改變,kám beh kā in棄sak?", + "confirmations.follow_to_list.confirm": "跟tuè,加入kàu列單", + "confirmations.follow_to_list.message": "Beh kā {name} 加添kàu列單,lí tio̍h先跟tuè伊。", + "confirmations.follow_to_list.title": "Kám beh跟tuè tsit ê用者?", + "confirmations.logout.confirm": "登出", + "confirmations.logout.message": "Lí kám確定beh登出?", + "confirmations.logout.title": "Lí kám beh登出?", + "confirmations.missing_alt_text.confirm": "加添說明文字", + "confirmations.missing_alt_text.message": "Lí ê PO文包含無說明文字ê媒體。加添敘述,ē幫tsān lí ê內容hōo khah tsē lâng接近使用。", + "confirmations.missing_alt_text.secondary": "就按呢PO出去", + "confirmations.missing_alt_text.title": "Kám beh加添說明文字?", + "confirmations.mute.confirm": "消音", + "confirmations.private_quote_notify.cancel": "轉去編輯", + "confirmations.private_quote_notify.confirm": "發布PO文", + "confirmations.private_quote_notify.do_not_show_again": "Mài koh展示tsit ê訊息", + "confirmations.private_quote_notify.message": "Lí所引用kap提起ê ē受通知,而且ē當看lí êPO文,就算in無跟tuè汝。", + "confirmations.private_quote_notify.title": "Kám beh kap跟tuè lí ê hām所提起ê用者分享?", + "confirmations.quiet_post_quote_info.dismiss": "請mài koh提醒我", + "confirmations.quiet_post_quote_info.got_it": "知ah", + "confirmations.quiet_post_quote_info.message": "Nā是引用無tī公共時間線內底êPO文,lí êPO文bē當tī趨勢ê時間線顯示。", + "confirmations.quiet_post_quote_info.title": "引用無tī公開ê時間線內底顯示ê PO文", + "confirmations.redraft.confirm": "Thâi掉了後重寫", + "confirmations.redraft.message": "Lí kám確定behthâi掉tsit篇PO文了後koh重寫?收藏kap轉PO ē無去,而且原底ê PO文ê回應ē變孤立。", + "confirmations.redraft.title": "Kám beh thâi掉koh重寫PO文?", + "confirmations.remove_from_followers.confirm": "Suá掉跟tuè lí ê", + "confirmations.remove_from_followers.message": "{name} ē停止跟tuè lí。Lí kám確定beh繼續?", + "confirmations.remove_from_followers.title": "Kám beh suá掉跟tuè lí ê?", + "confirmations.revoke_quote.confirm": "Thâi掉PO文", + "confirmations.revoke_quote.message": "Tsit ê動作bē當復原。", + "confirmations.revoke_quote.title": "Kám beh thâi掉PO文?", + "confirmations.unblock.confirm": "取消封鎖", + "confirmations.unblock.title": "取消封鎖 {name}?", + "confirmations.unfollow.confirm": "取消跟tuè", + "confirmations.unfollow.title": "取消跟tuè {name}?", + "confirmations.withdraw_request.confirm": "Kā跟tuè請求收tńg去", + "confirmations.withdraw_request.title": "Kám beh收tńg去跟tuè {name} ê請求?", + "content_warning.hide": "Am-khàm PO文", + "content_warning.show": "Mā tio̍h顯示", + "content_warning.show_more": "其他內容", + "conversation.delete": "Thâi掉會話", + "conversation.mark_as_read": "標做有讀", + "conversation.open": "顯示會話", + "conversation.with": "Kap {names}", + "copy_icon_button.copied": "有khóo-pih kàu tsián貼pang", + "copypaste.copied": "有khóo-pih", + "copypaste.copy_to_clipboard": "Khóo-pih kàu tsián貼pang", + "directory.federated": "Uì知影ê Fediverse", + "directory.local": "Kan-ta uì {domain}", + "directory.new_arrivals": "新來ê", + "directory.recently_active": "最近活動ê", + "disabled_account_banner.account_settings": "口座ê設定", + "disabled_account_banner.text": "Lí ê口座 {disabledAccount} tsit-má hōo lâng停止使用。", + "dismissable_banner.community_timeline": "Tsia sī uì 口座hē tī {domain} ê lâng,最近所公開PO ê。", + "dismissable_banner.dismiss": "Mài kā tshah", + "dismissable_banner.public_timeline": "Tsiah ê是 {domain} 內底ê lâng 佇 Fediverse所跟tuè ê ê,上新ê公開PO文。.", + "domain_block_modal.block": "封鎖服侍器", + "domain_block_modal.block_account_instead": "改做封鎖 @{name}", + "domain_block_modal.they_can_interact_with_old_posts": "Uì tsit ê服侍器來ê,通kap lí khah早ê PO交流。", + "domain_block_modal.they_cant_follow": "Tuì tsit ê服侍器來ê 通跟tuè lí。", + "domain_block_modal.they_wont_know": "In buē知影in受封鎖。", + "domain_block_modal.title": "Kám beh封鎖域名?", + "domain_block_modal.you_will_lose_num_followers": "Lí ē失去 {followersCount, plural, other {{followersCountDisplay} ê lâng跟tuè}} kap {followingCount, plural, other {{followingCountDisplay} ê lí所tuè ê 口座}}。", + "domain_block_modal.you_will_lose_relationships": "Lí ē失去逐ê佇tsit ê服侍器跟tuè lí ê,kap lí所跟tuè ê。", + "domain_block_modal.you_wont_see_posts": "Lí buē看見tsit ê服侍器ê用者所送ê PO文kap通知。", + "domain_pill.activitypub_lets_connect": "伊ē hōo lí kap Mastodon ê lâng連結kap互動,其他社交應用程式ê lâng mā ē使。", + "domain_pill.activitypub_like_language": "ActivityPub親像Mastodon kap其他社交應用程式所講ê語言。", + "domain_pill.server": "服侍器", + "domain_pill.their_handle": "In ê口座:", + "domain_pill.their_server": "In數位ê tau,in所有ê PO文lóng tī tsia。", + "domain_pill.their_username": "In佇in ê服侍器獨一ê稱呼。佇無kâng ê服侍器有可能tshuē著kāng名ê用者。", + "domain_pill.username": "用者ê名", + "domain_pill.whats_in_a_handle": "口座是siánn-mih?", + "domain_pill.who_they_are": "因為口座(handle)表示tsit ê lâng是siáng kap tī toh,lí ē當佇. ê社交網路kap lâng交流。", + "domain_pill.who_you_are": "因為口座(handle)表示lí是siáng kap tī toh,lâng ē當佇. ê社交網路kap lí交流。", + "domain_pill.your_handle": "Lí ê口座:", + "domain_pill.your_server": "Lí數位ê厝,內底有lí所有ê PO文。無kah意?Ē當轉kàu別ê服侍器,koh保有跟tuè lí êl âng。.", + "domain_pill.your_username": "Lí 佇tsit ê服侍器獨一ê稱呼。佇無kâng ê服侍器有可能tshuē著kāng名ê用者。", + "dropdown.empty": "揀選項", + "embed.instructions": "Khóo-pih 下kha ê程式碼,來kā tsit篇PO文tàu佇lí ê網站。", + "embed.preview": "伊e án-ne顯示:\n", + "emoji_button.activity": "活動", + "emoji_button.clear": "清掉", + "emoji_button.custom": "自訂ê", + "emoji_button.flags": "旗á", + "emoji_button.food": "Tsia̍h-mi̍h kap 飲料", + "emoji_button.label": "加入繪文字(emoji)", + "emoji_button.nature": "自然", + "emoji_button.not_found": "Tshuē無對應ê emoji", + "emoji_button.objects": "物件", + "emoji_button.people": "Lâng", + "emoji_button.recent": "Tsia̍p用ê", + "emoji_button.search": "Tshiau-tshuē……", + "emoji_button.search_results": "Tshiau-tshuē ê結果", + "emoji_button.symbols": "符號", + "emoji_button.travel": "旅行kap地點", + "empty_column.account_featured.me": "Lí iáu無任何ê特色內容。Lí kám知影lí ē當kā lí tsia̍p-tsia̍p用ê hashtag,甚至是朋友ê口座揀做特色ê內容,khǹg佇lí ê個人資料內底?", + "empty_column.account_featured.other": "{acct} iáu無任何ê特色內容。Lí kám知影lí ē當kā lí tsia̍p-tsia̍p用ê hashtag,甚至是朋友ê口座揀做特色ê內容,khǹg佇lí ê個人資料內底?", + "empty_column.account_featured_other.unknown": "Tsit ê口座iáu無任何ê特色內容。", + "empty_column.account_hides_collections": "Tsit位用者選擇無愛公開tsit ê資訊", + "empty_column.account_suspended": "口座已經受停止", + "empty_column.account_timeline": "Tsia無PO文!", + "empty_column.account_unavailable": "個人資料bē當看", + "empty_column.blocks": "Lí iáu無封鎖任何用者。", + "empty_column.bookmarked_statuses": "Lí iáu無加添任何冊籤。Nā是lí加添冊籤,伊ē佇tsia顯示。", + "empty_column.community": "本站時間線是空ê。緊來公開PO文oh!", + "empty_column.direct": "Lí iáu無任何ê私人訊息。Nā是lí送á是收著私人訊息,ē佇tsia顯示。.", + "empty_column.disabled_feed": "Tsit ê feed已經hōo lí ê服侍器ê管理員停用。", + "empty_column.domain_blocks": "Iáu無封鎖任何域名。", + "empty_column.explore_statuses": "目前iáu無有流行ê趨勢,請sió等tsi̍t-ē,koh確認。", + "empty_column.favourited_statuses": "Lí iáu無加添任何收藏 ê PO文。Nā是lí加收藏,伊ē佇tsia顯示。", + "empty_column.favourites": "Iáu無lâng收藏tsit篇PO文。Nā是有lâng收藏,ē佇tsia顯示。", + "empty_column.follow_requests": "Lí iáu buē收著任何ê跟tuè請求。Nā是lí收著,伊ē佇tsia顯示。", + "empty_column.followed_tags": "Lí iáu buē收著任何ê hashtag。Nā是lí收著,ē佇tsia顯示。", + "empty_column.hashtag": "Tsit ê hashtag內底無物件。", + "empty_column.home": "Lí tshù ê時間線是空ê!跟tuè別lâng來kā充滿。", + "empty_column.list": "Tsit張列單內底iáu bô物件。若是列單內底ê成員貼新ê PO文,in ē tī tsia顯示。", + "empty_column.mutes": "Lí iáu無消音任何用者。", + "empty_column.notification_requests": "清hōo空ah!內底無物件。若是lí收著新ê通知,ē根據lí ê設定,佇tsia出現。", + "empty_column.notifications": "Lí iáu無收著任何通知。Nā別lâng kap lí互動,lí ē佇tsia看著。", + "empty_column.public": "內底無物件!寫beh公開ê PO文,á是主動跟tuè別ê服侍器ê用者,來加添內容。", + "error.no_hashtag_feed_access": "加入á是登入,來看kap跟tuè tsit ê hashtag。", + "error.unexpected_crash.explanation": "因為原始碼內底有錯誤,á是瀏覽器相容出tshê,tsit頁bē當正確顯示。", + "error.unexpected_crash.explanation_addons": "Tsit頁bē當正確顯示,可能是瀏覽器附ê功能,á是自動翻譯工具所致。", + "error.unexpected_crash.next_steps": "請試更新tsit頁。若是bē當改善,lí iáu是ē當改使用無kâng ê瀏覽器,á是app,來用Mastodon。", + "error.unexpected_crash.next_steps_addons": "請試kā in停止使用,suà落來更新tsit頁。若是bē當改善,lí iáu是ē當改使用無kâng ê瀏覽器,á是app,來用Mastodon。", + "errors.unexpected_crash.copy_stacktrace": "Khóo-pih stacktrace kàu剪貼pang-á", + "errors.unexpected_crash.report_issue": "報告問題", + "explore.suggested_follows": "用者", + "explore.title": "趨勢", + "explore.trending_links": "新聞", + "explore.trending_statuses": "PO文", + "explore.trending_tags": "Hashtag", + "featured_carousel.current": "PO文 {current, number} / {max, number}", + "featured_carousel.header": "{count, plural, one {{counter} 篇} other {{counter} 篇}} 釘起來ê PO文", + "featured_carousel.slide": "{max, number} 篇PO文內底ê第 {current, number} 篇", + "filter_modal.added.context_mismatch_explanation": "Tsit ê過濾器類別bē當適用佇lí所接近使用ê PO文ê情境。若是lí mā beh佇tsit ê情境過濾tsit ê PO文,lí著編輯過濾器。.", + "filter_modal.added.context_mismatch_title": "本文無sio合!", + "filter_modal.added.expired_explanation": "Tsit ê過濾器類別過期ah,lí需要改到期ê日期來繼續用。", + "filter_modal.added.expired_title": "過期ê過濾器", + "filter_modal.added.review_and_configure": "Beh審視kap進前設定tsit ê過濾器ê類別,請kàu {settings_link}。", + "filter_modal.added.review_and_configure_title": "過濾器ê設定", + "filter_modal.added.settings_link": "設定頁", + "filter_modal.added.short_explanation": "Tsit ê PO文已經加添kàu下kha ê過濾器類別:{title}。", + "filter_modal.added.title": "過濾器加添ah!", + "filter_modal.select_filter.context_mismatch": "Mài用tī tsit ê內文", + "filter_modal.select_filter.expired": "過期ah", + "filter_modal.select_filter.prompt_new": "新ê類別:{name}", + "filter_modal.select_filter.search": "Tshiau-tshuē á是加添", + "filter_modal.select_filter.subtitle": "用有ê類別á是建立新ê", + "filter_modal.select_filter.title": "過濾tsit篇PO文", + "filter_modal.title.status": "過濾PO文", + "filter_warning.matches_filter": "合過濾器「{title}」", + "filtered_notifications_banner.pending_requests": "Tuì lí可能熟sāi ê {count, plural, =0 {0 ê人} other {# ê人}}", + "filtered_notifications_banner.title": "過濾ê通知", + "firehose.all": "Kui ê", + "firehose.local": "Tsit ê服侍器", + "firehose.remote": "別ê服侍器", + "follow_request.authorize": "授權", + "follow_request.reject": "拒絕", + "follow_requests.unlocked_explanation": "就算lí ê口座無hőng鎖,{domain} ê管理員leh想,lí可能beh手動審查tuì tsiah ê口座送ê跟tuè請求。", + "follow_suggestions.curated_suggestion": "精選ê內容", + "follow_suggestions.dismiss": "Mài koh顯示。", + "follow_suggestions.featured_longer": "{domain} 團隊所揀ê", + "follow_suggestions.friends_of_friends_longer": "時行佇lí所tuè ê lâng", + "follow_suggestions.hints.featured": "Tsit ê個人資料是 {domain} 團隊特別揀ê。", + "follow_suggestions.hints.friends_of_friends": "Tsit ê個人資料tī lí跟tuè ê lâng之間真流行。", + "follow_suggestions.hints.most_followed": "Tsit ê個人資料是 {domain} 內,有足tsē跟tuè者ê其中tsit ê。", + "follow_suggestions.hints.most_interactions": "Tsit ê個人資料tsi̍t-tsām-á佇 {domain} 有得著真tsē關注。", + "follow_suggestions.hints.similar_to_recently_followed": "Tsit ê個人資料kap lí最近跟tuè ê口座相siâng。", + "follow_suggestions.personalized_suggestion": "個人化ê推薦", + "follow_suggestions.popular_suggestion": "流行ê推薦", + "follow_suggestions.popular_suggestion_longer": "佇{domain} 足有lâng緣", + "follow_suggestions.similar_to_recently_followed_longer": "Kap lí最近跟tuè ê相siâng", + "follow_suggestions.view_all": "看全部", + "follow_suggestions.who_to_follow": "Thang tuè ê", + "followed_tags": "跟tuè ê hashtag", + "footer.about": "概要", + "footer.about_mastodon": "關係Mastodon", + "footer.about_server": "關係 {domain}", + "footer.about_this_server": "關係本站", + "footer.directory": "個人資料ê目錄", + "footer.get_app": "The̍h著app", + "footer.keyboard_shortcuts": "鍵盤kiu-té khí (shortcut)", + "footer.privacy_policy": "隱私權政策", + "footer.source_code": "看原始碼", + "footer.status": "狀態", + "footer.terms_of_service": "服務規定", + "generic.saved": "儲存ah", + "getting_started.heading": "開始用", + "hashtag.admin_moderation": "Phah開 #{name} ê管理界面", + "hashtag.browse": "瀏覽佇 #{hashtag} ê PO文", + "hashtag.browse_from_account": "瀏覽 @{name} 佇 #{hashtag} 所寫ê PO文", + "hashtag.column_header.tag_mode.all": "kap {additional}", + "hashtag.column_header.tag_mode.any": "á是 {additional}", + "hashtag.column_header.tag_mode.none": "無需要 {additional}", + "hashtag.column_settings.select.no_options_message": "Tshuē無建議", + "hashtag.column_settings.select.placeholder": "請輸入hashtag……", + "hashtag.column_settings.tag_mode.all": "Kui ê", + "hashtag.column_settings.tag_mode.any": "任何tsi̍t ê", + "hashtag.column_settings.tag_mode.none": "Lóng mài", + "hashtag.column_settings.tag_toggle": "Kā追加ê標籤加添kàu tsit ê欄", + "hashtag.counter_by_accounts": "{count, plural, one {{counter} ê} other {{counter} ê}}參與ê", + "hashtag.counter_by_uses": "{count, plural, one {{counter} 篇} other {{counter} 篇}} PO文", + "hashtag.counter_by_uses_today": "Kin-á日有 {count, plural, one {{counter} 篇} other {{counter} 篇}} PO文", + "hashtag.feature": "Tī個人資料推薦", + "hashtag.follow": "跟tuè hashtag", + "hashtag.mute": "消音 #{hashtag}", + "hashtag.unfeature": "Mài tī個人資料推薦", + "hashtag.unfollow": "取消跟tuè hashtag", + "hashtags.and_other": "……kap 其他 {count, plural, other {# ê}}", + "hints.profiles.followers_may_be_missing": "Tsit ê個人資料ê跟tuè者資訊可能有落勾ê。", + "hints.profiles.follows_may_be_missing": "Tsit ê口座所跟tuè ê ê資訊可能有落勾ê。", + "hints.profiles.posts_may_be_missing": "Tsit ê口座ê tsi̍t kuá PO文可能有落勾ê。", + "hints.profiles.see_more_followers": "佇 {domain} 看koh khah tsē跟tuè lí ê", + "hints.profiles.see_more_follows": "佇 {domain} 看koh khah tsē lí跟tuè ê", + "hints.profiles.see_more_posts": "佇 {domain} 看koh khah tsē ê PO文", + "home.column_settings.show_quotes": "顯示引用", + "home.column_settings.show_reblogs": "顯示轉PO", + "home.column_settings.show_replies": "顯示回應", + "home.hide_announcements": "Khàm掉公告", + "home.pending_critical_update.body": "請liōng早更新lí ê Mastodon ê服侍器!", + "home.pending_critical_update.link": "看更新內容", + "home.pending_critical_update.title": "有重要ê安全更新!", + "home.show_announcements": "顯示公告", + "ignore_notifications_modal.disclaimer": "Lí所忽略in ê通知ê用者,Mastodonbē當kā lí通知。忽略通知bē當阻擋訊息ê寄送。", + "ignore_notifications_modal.filter_instead": "改做過濾", + "ignore_notifications_modal.filter_to_act_users": "Lí猶原ē當接受、拒絕猶是檢舉用者", + "ignore_notifications_modal.filter_to_avoid_confusion": "過濾ē當避免可能ê bē分明。", + "ignore_notifications_modal.filter_to_review_separately": "Lí ē當個別檢視所過濾ê通知", + "ignore_notifications_modal.ignore": "Kā通知忽略", + "ignore_notifications_modal.limited_accounts_title": "Kám beh忽略受限制ê口座送來ê通知?", + "ignore_notifications_modal.new_accounts_title": "Kám beh忽略新口座送來ê通知?", + "ignore_notifications_modal.not_followers_title": "Kám beh忽略無跟tuè lí ê口座送來ê通知?", + "ignore_notifications_modal.not_following_title": "Kám beh忽略lí 無跟tuè ê口座送來ê通知?", + "ignore_notifications_modal.private_mentions_title": "忽略ka-kī主動送ê私人提起ê通知?", + "info_button.label": "幫tsān", + "info_button.what_is_alt_text": "

Siánn物是替代文字?

替代文字kā視覺有障礙、網路速度khah慢,á是beh tshuē頂下文ê lâng,提供圖ê敘述。

Lí ē當通過寫明白、簡單kap客觀ê替代文字,替逐家改善容易使用性kap幫tsān理解。

", + "interaction_modal.action": "Nā beh hām {name} ê PO文互動,lí愛佇lí所用ê Mastodon服侍器登入口座。", + "interaction_modal.go": "行", + "interaction_modal.no_account_yet": "Tsit-má iáu bô口座?", + "interaction_modal.on_another_server": "佇無kâng ê服侍器", + "interaction_modal.on_this_server": "Tī tsit ê服侍器", + "interaction_modal.title": "登入koh繼續", + "interaction_modal.username_prompt": "比如:{example}", + "intervals.full.days": "{number, plural, other {# kang}}", + "intervals.full.hours": "{number, plural, other {# 點鐘}}", + "intervals.full.minutes": "{number, plural, other {# 分鐘}}", + "keyboard_shortcuts.back": "Tńg去", + "keyboard_shortcuts.blocked": "開封鎖ê用者ê列單", + "keyboard_shortcuts.boost": "轉送PO文", + "keyboard_shortcuts.column": "揀tsit ê欄", + "keyboard_shortcuts.compose": "揀寫文字ê框仔", + "keyboard_shortcuts.description": "說明", + "keyboard_shortcuts.direct": "Phah開私人提起ê欄", + "keyboard_shortcuts.down": "佇列單內kā suá khah 下kha", + "keyboard_shortcuts.enter": "Phah開PO文", + "keyboard_shortcuts.favourite": "收藏PO文", + "keyboard_shortcuts.favourites": "Phah開收藏ê列單", + "keyboard_shortcuts.federated": "Phah開聯邦ê時間線", + "keyboard_shortcuts.heading": "鍵盤ê快速key", + "keyboard_shortcuts.home": "Phah開tshù ê時間線", + "keyboard_shortcuts.hotkey": "快速key", + "keyboard_shortcuts.legend": "顯示tsit篇說明", + "keyboard_shortcuts.load_more": "Kā焦點suá kàu「載入其他」ê鈕仔", + "keyboard_shortcuts.local": "Phah開本站ê時間線", + "keyboard_shortcuts.mention": "提起作者", + "keyboard_shortcuts.muted": "Phah開消音ê用者列單", + "keyboard_shortcuts.my_profile": "Phah開lí ê個人資料", + "keyboard_shortcuts.notifications": "Phah開通知欄", + "keyboard_shortcuts.open_media": "Phah開媒體", + "keyboard_shortcuts.pinned": "Phah開釘起來ê PO文列單", + "keyboard_shortcuts.profile": "Phah開作者ê個人資料", + "keyboard_shortcuts.quote": "引用PO文", + "keyboard_shortcuts.reply": "回應PO文", + "keyboard_shortcuts.requests": "Phah開跟tuè請求ê列單", + "keyboard_shortcuts.search": "揀tshiau-tshuē條á", + "keyboard_shortcuts.spoilers": "顯示/隱藏內容警告", + "keyboard_shortcuts.start": "Phah開「開始用」欄", + "keyboard_shortcuts.toggle_hidden": "顯示/隱藏內容警告後壁ê PO文", + "keyboard_shortcuts.toggle_sensitivity": "顯示/tshàng媒體", + "keyboard_shortcuts.toot": "PO新PO文", + "keyboard_shortcuts.top": "Súa kàu列單ê頭", + "keyboard_shortcuts.translate": "kā PO文翻譯", + "keyboard_shortcuts.unfocus": "離開輸入框仔/tshiau-tshuē格仔", + "keyboard_shortcuts.up": "佇列單內kā suá khah面頂", + "learn_more_link.got_it": "知矣", + "learn_more_link.learn_more": "看詳細", + "lightbox.close": "關", + "lightbox.next": "下tsi̍t ê", + "lightbox.previous": "頂tsi̍t ê", + "lightbox.zoom_in": "Tshūn-kiu kàu實際ê sài-suh", + "lightbox.zoom_out": "Tshūn-kiu kàu適當ê sài-suh", + "limited_account_hint.action": "一直顯示個人資料", + "limited_account_hint.title": "Tsit ê 個人資料予 {domain} ê管理員tshàng起來ah。", + "link_preview.author": "Tuì {name}", + "link_preview.more_from_author": "看 {name} ê其他內容", + "link_preview.shares": "{count, plural, one {{counter} 篇} other {{counter} 篇}} PO文", + "lists.add_member": "加", + "lists.add_to_list": "加添kàu列單", + "lists.add_to_lists": "Kā {name} 加添kàu列單", + "lists.create": "建立", + "lists.create_a_list_to_organize": "開新ê列單,組織lí tshù ê時間線", + "lists.create_list": "建立列單", + "lists.delete": "Thâi掉列單", + "lists.done": "做好ah", + "lists.edit": "編輯列單", + "lists.exclusive": "佇tshù ê時間線kā成員tshàng起來。", + "lists.exclusive_hint": "Nā bóo-mi̍h口座佇tsit ê列單,ē tuì lí tshù ê時間線kā tsit ê口座tshàng起來,避免koh看見in ê PO文。", + "lists.find_users_to_add": "Tshuē beh加添ê用者", + "lists.list_members_count": "{count, plural, other {# 位成員}}", + "lists.list_name": "列單ê名", + "lists.new_list_name": "新ê列單ê名", + "lists.no_lists_yet": "Iáu無列單。", + "lists.no_members_yet": "Iáu無成員。", + "lists.no_results_found": "Tshuē無結果。", + "lists.remove_member": "Suá掉", + "lists.replies_policy.followed": "所跟tuè ê任何用者", + "lists.replies_policy.list": "列單ê成員", + "lists.replies_policy.none": "無半位", + "lists.save": "儲存", + "lists.search": "Tshiau-tshuē", + "lists.show_replies_to": "列單成員回應ê顯示範圍", + "load_pending": "{count, plural, other {# ê 項目}}", + "loading_indicator.label": "Leh載入……", + "media_gallery.hide": "Khàm掉", + "moved_to_account_banner.text": "Lí ê口座 {disabledAccount} 已經停止使用ah,因為suá kàu {movedToAccount}。", + "mute_modal.hide_from_notifications": "Tuì通知內底khàm掉", + "mute_modal.hide_options": "Khàm掉選項", + "mute_modal.indefinite": "直到我取消消音", + "mute_modal.show_options": "顯示選項", + "mute_modal.they_can_mention_and_follow": "In iáu ē當提起á是跟tuè lí,毋過lí看buē著in。", + "mute_modal.they_wont_know": "In buē知影in受消音。", + "mute_modal.title": "Kā用者消音?", + "mute_modal.you_wont_see_mentions": "Lí buē看見提起in ê PO文。", + "mute_modal.you_wont_see_posts": "In iáu ē當看著lí ê PO文,毋過lí看bē tio̍h in ê。", + "navigation_bar.about": "概要", + "navigation_bar.account_settings": "密碼kap安全", + "navigation_bar.administration": "管理", + "navigation_bar.advanced_interface": "用進階ê網頁界面開", + "navigation_bar.automated_deletion": "自動thâi PO文", + "navigation_bar.blocks": "封鎖ê用者", + "navigation_bar.bookmarks": "冊籤", + "navigation_bar.direct": "私人ê提起", + "navigation_bar.domain_blocks": "封鎖ê域名", + "navigation_bar.favourites": "Siōng kah意", + "navigation_bar.filters": "消音ê詞", + "navigation_bar.follow_requests": "跟tuè請求", + "navigation_bar.followed_tags": "跟tuè ê hashtag", + "navigation_bar.follows_and_followers": "Leh跟tuè ê kap跟tuè lí ê", + "navigation_bar.import_export": "匯入kap匯出", + "navigation_bar.lists": "列單", + "navigation_bar.live_feed_local": "即時ê內容(本地)", + "navigation_bar.live_feed_public": "即時ê內容(公開)", + "navigation_bar.logout": "登出", + "navigation_bar.moderation": "管理", + "navigation_bar.more": "其他", + "navigation_bar.mutes": "消音ê用者", + "navigation_bar.opened_in_classic_interface": "PO文、口座kap其他指定ê頁面,預設ē佇經典ê網頁界面內phah開。", + "navigation_bar.preferences": "偏愛ê設定", + "navigation_bar.privacy_and_reach": "隱私kap資訊ê及至", + "navigation_bar.search": "Tshiau-tshuē", + "navigation_bar.search_trends": "Tshiau-tshuē / 趨勢", + "navigation_panel.collapse_followed_tags": "Kā跟tuè ê hashtag目錄嵌起來", + "navigation_panel.collapse_lists": "Khàm掉列單目錄", + "navigation_panel.expand_followed_tags": "Kā跟tuè ê hashtag目錄thián開", + "navigation_panel.expand_lists": "Thián開列單目錄", + "not_signed_in_indicator.not_signed_in": "Lí著登入來接近使用tsit ê資源。", + "notification.admin.report": "{name} kā {target} 檢舉ah", + "notification.admin.report_account": "{name} kā {target} 所寫ê {count, plural, other {# 篇PO文}}檢舉ah,原因是:{category}", + "notification.admin.report_account_other": "{name} kā {target} 所寫ê {count, plural, other {# 篇PO文}}檢舉ah", + "notification.admin.report_statuses": "{name} kā {target} 檢舉ah,原因是:{category}", + "notification.admin.report_statuses_other": "{name} kā {target} 檢舉ah", + "notification.admin.sign_up": "口座 {name} 有開ah。", + "notification.admin.sign_up.name_and_others": "{name} kap {count, plural, other {其他 # ê lâng}} ê口座有開ah", + "notification.annual_report.message": "Lí ê {year} #Wrapstodon teh等lí!緊來看tsit年lí佇Mastodon頂ê上精彩ê內容,kap難忘ê時刻!", + "notification.annual_report.view": "Kā #Wrapstodon 看māi。", + "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.follow": "{name}跟tuè lí", + "notification.follow.name_and_others": "{name} kap{count, plural, other {另外 # ê lâng}}跟tuè lí", + "notification.follow_request": "{name} 請求跟tuè lí", + "notification.follow_request.name_and_others": "{name} kap{count, plural, other {另外 # ê lâng}}請求跟tuè lí", + "notification.label.mention": "提起", + "notification.label.private_mention": "私人ê提起", + "notification.label.private_reply": "私人ê回應", + "notification.label.quote": "{name} 引用lí ê PO文", + "notification.label.reply": "回應", + "notification.mention": "提起", + "notification.mentioned_you": "{name}kā lí提起", + "notification.moderation-warning.learn_more": "看詳細", + "notification.moderation_warning": "Lí有收著管理ê警告", + "notification.moderation_warning.action_delete_statuses": "Lí ê一寡PO文hōo lâng thâi掉ah。", + "notification.moderation_warning.action_disable": "Lí ê口座hōo lâng停止使用ah。", + "notification.moderation_warning.action_mark_statuses_as_sensitive": "Lí ê一寡PO文,hōo lâng標做敏感ê內容。", + "notification.moderation_warning.action_none": "Lí ê口座有收著管理ê警告。", + "notification.moderation_warning.action_sensitive": "Tuì tsit-má開始,lí êPO文ē標做敏感ê內容。", + "notification.moderation_warning.action_silence": "Lí ê口座hōo lâng限制ah。", + "notification.moderation_warning.action_suspend": "Lí ê口座ê權限已經停止ah。", + "notification.own_poll": "Lí ê投票結束ah", + "notification.poll": "Lí bat投ê投票結束ah", + "notification.quoted_update": "{name} 編輯lí有引用ê PO文", + "notification.reblog": "{name} 轉送lí ê PO文", + "notification.reblog.name_and_others_with_link": "{name} kap{count, plural, other {另外 # ê lâng}}轉送lí ê PO文", + "notification.relationships_severance_event": "Kap {name} ê結連無去", + "notification.relationships_severance_event.account_suspension": "{from} ê管理員kā {target} 停止權限ah,意思是lí bē koh再接受tuì in 來ê更新,á是hām in互動。", + "notification.relationships_severance_event.domain_block": "{from} ê 管理員kā {target} 封鎖ah,包含 {followersCount} 位跟tuè lí ê lâng,kap {followingCount, plural, other {#}} 位lí跟tuè ê口座。", + "notification.relationships_severance_event.learn_more": "看詳細", + "notification.relationships_severance_event.user_domain_block": "Lí已經kā {target} 封鎖ah,ē suá走 {followersCount} 位跟tuè lí ê lâng,kap {followingCount, plural, other {#}} 位lí跟tuè ê口座。", + "notification.status": "{name} tú-á PO", + "notification.update": "{name}有編輯PO文", + "notification_requests.accept": "接受", + "notification_requests.accept_multiple": "{count, plural, other {接受 # ê請求……}}", + "notification_requests.confirm_accept_multiple.button": "{count, plural, other {接受請求}}", + "notification_requests.confirm_accept_multiple.message": "Lí teh-beh接受 {count, plural, other {# ê 通知ê請求}}。Lí kám確定beh繼續?", + "notification_requests.confirm_accept_multiple.title": "接受通知ê請求?", + "notification_requests.confirm_dismiss_multiple.button": "{count, plural, other {忽略請求}}", + "notification_requests.confirm_dismiss_multiple.message": "Lí teh-beh忽略 {count, plural, other {# ê 通知ê請求}}。Lí bē當koh容易the̍h著{count, plural, other {tsiah-ê}} 通知。Lí kám確定beh繼續?", + "notification_requests.confirm_dismiss_multiple.title": "忽略通知ê請求?", + "notification_requests.dismiss": "忽略", + "notification_requests.dismiss_multiple": "{count, plural, other {忽略 # ê請求……}}", + "notification_requests.edit_selection": "編輯", + "notification_requests.exit_selection": "做好ah", + "notification_requests.explainer_for_limited_account": "因為管理員限制tsit ê口座,tuì tsit ê口座來ê通知已經hōo過濾ah。", + "notification_requests.explainer_for_limited_remote_account": "因為管理員限制tsit ê口座á是伊ê服侍器,tuì tsit ê口座來ê通知已經hōo過濾ah。", + "notification_requests.maximize": "上大化", + "notification_requests.minimize_banner": "上細化受過濾ê通知ê條á", + "notification_requests.notifications_from": "Tuì {name} 來ê通知", + "notification_requests.title": "受過濾ê通知", + "notification_requests.view": "看通知", + "notifications.clear": "清掉通知", + "notifications.clear_confirmation": "Lí kám確定beh永永清掉lí所有ê通知?", + "notifications.clear_title": "清掉通知?", + "notifications.column_settings.admin.report": "新ê檢舉:", + "notifications.column_settings.admin.sign_up": "新註冊ê口座:", + "notifications.column_settings.alert": "桌面ê通知", + "notifications.column_settings.favourite": "收藏:", + "notifications.column_settings.filter_bar.advanced": "顯示逐ê類別", + "notifications.column_settings.filter_bar.category": "快速ê過濾器", + "notifications.column_settings.follow": "新ê跟tuè者:", + "notifications.column_settings.follow_request": "新ê跟tuè請求:", + "notifications.column_settings.group": "群組", + "notifications.column_settings.mention": "提起:", + "notifications.column_settings.poll": "投票ê結果:", + "notifications.column_settings.push": "Sak通知", + "notifications.column_settings.quote": "引用:", + "notifications.column_settings.reblog": "轉送:", + "notifications.column_settings.show": "佇欄內底顯示", + "notifications.column_settings.sound": "播放聲音", + "notifications.column_settings.status": "新ê PO文:", + "notifications.column_settings.unread_notifications.category": "Iáu bē讀ê通知", + "notifications.column_settings.unread_notifications.highlight": "強調iáu bē讀ê通知", + "notifications.column_settings.update": "編輯:", + "notifications.filter.all": "Kui ê", + "notifications.filter.boosts": "轉送", + "notifications.filter.favourites": "收藏", + "notifications.filter.follows": "跟tuè", + "notifications.filter.mentions": "提起", + "notifications.filter.polls": "投票結果", + "notifications.filter.statuses": "Lí跟tuè ê lâng ê更新", + "notifications.grant_permission": "賦予權限。", + "notifications.group": "{count} 條通知", + "notifications.mark_as_read": "Kā ta̍k條通知lóng標做有讀", + "notifications.permission_denied": "因為khah早有拒絕瀏覽器權限ê請求,桌面通知bē當用。", + "notifications.permission_denied_alert": "桌面通知bē當phah開來用,因為khah早瀏覽器ê權限受拒絕", + "notifications.permission_required": "因為需要ê權限iáu無提供,桌面通知bē當用。", + "notifications.policy.accept": "接受", + "notifications.policy.accept_hint": "佇通知內底顯示", + "notifications.policy.drop": "忽略", + "notifications.policy.drop_hint": "送去虛空,bē koh看見", + "notifications.policy.filter": "過濾器", + "notifications.policy.filter_hint": "送kàu受過濾ê通知ê收件kheh-á", + "notifications.policy.filter_limited_accounts_hint": "Hōo服侍器ê管理員限制", + "notifications.policy.filter_limited_accounts_title": "受管制ê口座", + "notifications.policy.filter_new_accounts.hint": "建立tī最近 {days, plural, other {# kang}}內", + "notifications.policy.filter_new_accounts_title": "新ê口座", + "notifications.policy.filter_not_followers_hint": "包含最近{days, plural, other {# kang}}內跟tuè lí ê lâng", + "notifications.policy.filter_not_followers_title": "無跟tuè lí ê lâng", + "notifications.policy.filter_not_following_hint": "直到lí手動允准in", + "notifications.policy.filter_not_following_title": "Lí無跟tuè ê lâng", + "notifications.policy.filter_private_mentions_hint": "通知ē受過濾,除非是tī lí ê提起ê回應內底,á是lí跟tuè送PO文ê lâng", + "notifications.policy.filter_private_mentions_title": "家kī直接送來ê私人提起", + "notifications.policy.title": "管理通知tuì……", + "notifications_permission_banner.enable": "啟用桌面ê通知", + "notifications_permission_banner.how_to_control": "Nā beh佇Mastodon關起來ê時陣收通知,請啟用桌面通知。若準啟用,Lí ē當通過面頂ê {icon} 鈕á,準準控制siánn物互動ê類型ē生桌面通知。", + "notifications_permission_banner.title": "逐ê著看", + "onboarding.follows.back": "轉去", + "onboarding.follows.done": "做好ah", + "onboarding.follows.empty": "可惜,tsit-má無半條結果通顯示。Lí ē當試用tshiau-tshuē á是瀏覽探索ê頁,來tshuē beh跟tuè ê lâng,或者是sió等leh koh試。", + "onboarding.follows.search": "Tshiau-tshuē", + "onboarding.follows.title": "請跟tuè lâng來開始。", + "onboarding.profile.discoverable": "Hōo我ê個人資料通tshuē著", + "onboarding.profile.discoverable_hint": "Nā lí揀beh佇Mastodon開hōo lâng發現ê功能,lí ê PO文通顯示佇tshiau-tshuē結果kap趨勢,而且你ê個人資料可能ē推薦hōo kap lí有相siâng興趣ê別lâng。", + "onboarding.profile.display_name": "顯示ê名", + "onboarding.profile.display_name_hint": "Lí ê全名á是別號……", + "onboarding.profile.note": "個人紹介", + "onboarding.profile.note_hint": "Lí ē當 @mention 別lâng á是用 #hashtag……", + "onboarding.profile.save_and_continue": "儲存了後繼續", + "onboarding.profile.title": "個人資料ê設定", + "onboarding.profile.upload_avatar": "Kā個人資料ê相片傳起去。", + "onboarding.profile.upload_header": "Kā個人資料ê橫條á ê圖傳起去", + "password_confirmation.exceeds_maxlength": "密碼確認超過上大ê密碼長度", + "password_confirmation.mismatching": "密碼確認kap密碼無合", + "picture_in_picture.restore": "復原", + "poll.closed": "關ah", + "poll.refresh": "Koh更新", + "poll.reveal": "看結果", + "poll.total_people": "{count, plural, other {# ê人}}", + "poll.total_votes": "{count, plural, other {# 張票}}", + "poll.vote": "投票", + "poll.voted": "Lí kā tse投票ah", + "poll.votes": "{votes, plural, other {# 張票}}", + "poll_button.add_poll": "加投票", + "poll_button.remove_poll": "Thâi掉投票", + "privacy.change": "改變PO文公開ê範圍", + "privacy.direct.long": "逐位tsit篇PO文所提起ê", + "privacy.direct.short": "私人ê提起", + "privacy.private.long": "Kan-ta hōo跟tuè lí ê看", + "privacy.private.short": "跟tuè lí ê", + "privacy.public.long": "逐ê lâng(無論佇Mastodon以內á是以外)", + "privacy.public.short": "公開ê", + "privacy.quote.disabled": "{visibility},停止引用PO文", + "privacy.quote.limited": "{visibility},PO文引用受限", + "privacy.unlisted.additional": "Tse ê行為kap公開相siâng,m̄-koh 就算lí佇口座設定phah開有關ê公開功能,PO文mā bē顯示佇即時ê動態、hashtag、探索kap Mastodon ê搜尋結果。", + "privacy.unlisted.long": "Mài顯示tī Mastodon ê tshiau-tshuē結果、趨勢kap公共ê時間線。", + "privacy.unlisted.short": "恬靜公開", + "privacy_policy.last_updated": "上尾更新tī:{date}", + "privacy_policy.title": "隱私權政策", + "quote_error.edit": "佇編輯PO文ê時陣bē當加引文。", + "quote_error.poll": "有投票ê PO文bē當引用。", + "quote_error.private_mentions": "私訊bē當允准引用。", + "quote_error.quote": "Tsi̍t改kan-ta ē當引用tsi̍t篇PO文。", + "quote_error.unauthorized": "Lí bô權利引用tsit篇PO文。", + "quote_error.upload": "有媒體附件ê PO文無允准引用。", + "recommended": "推薦", + "refresh": "Koh更新", + "regeneration_indicator.please_stand_by": "請sió等leh。", + "regeneration_indicator.preparing_your_home_feed": "Leh準備lí ê厝ê時間線……", + "relative_time.days": "{number} kang進前", + "relative_time.full.days": "{number, plural, other {# kang}}進前", + "relative_time.full.hours": "{number, plural, other {# 點鐘}}進前", + "relative_time.full.just_now": "頭tú-á", + "relative_time.full.minutes": "{number, plural, other {# 分鐘}}進前", + "relative_time.full.seconds": "{number, plural, other {# 秒}}進前", + "relative_time.hours": "{number}點鐘前", + "relative_time.just_now": "頭tú-á", + "relative_time.minutes": "{number} 分進前", + "relative_time.seconds": "{number} 秒進前", + "relative_time.today": "今á日", + "remove_quote_hint.button_label": "知ah", + "remove_quote_hint.message": "Lí ē當tuì {icon} 選項ê目錄完成tsit ê動作", + "remove_quote_hint.title": "Kám想beh thâi掉lí受引用ê PO文?", + "reply_indicator.attachments": "{count, plural, other {# ê附件}}", + "reply_indicator.cancel": "取消", + "reply_indicator.poll": "投票", + "report.block": "封鎖", + "report.block_explanation": "Lí bē koh看著in ê PO文。In bē當看tio̍h lí ê PO文kap跟tuè lí。In ē發現家kī受著封鎖。", + "report.categories.legal": "法律ê問題", + "report.categories.other": "其他", + "report.categories.spam": "Pùn-sò訊息", + "report.categories.violation": "內容違反tsi̍t ê以上服侍器ê規則", + "report.category.subtitle": "揀上合ê選項", + "report.category.title": "Kā guán講tsit ê {type} 有siánn-mih代誌", + "report.category.title_account": "個人資料", + "report.category.title_status": "PO文", + "report.close": "完成", + "report.comment.title": "Lí敢有別ê想beh hōo guán知ê?", + "report.forward": "轉送kàu {target}", + "report.forward_hint": "Tsit ê口座是別ê服侍器ê。Kám iā beh送bô落名ê檢舉ê khóo-pih?", + "report.mute": "消音", + "report.mute_explanation": "Lí bē koh看著in ê PO文。In iáu是ē當跟tuè lí,看lí ê PO文,而且m̄知in受消音。", + "report.next": "繼續", + "report.placeholder": "其他ê註釋", + "report.reasons.dislike": "我無kah意", + "report.reasons.dislike_description": "Tse是lí無愛看ê", + "report.reasons.legal": "Tse無合法", + "report.reasons.legal_description": "Lí相信伊違反lí ê國,á是服侍器所tiàm ê國ê法律", + "report.reasons.other": "其他原因", + "report.reasons.other_description": "Tsit ê問題bē當歸tī其他ê類別", + "report.reasons.spam": "Tse是pùn-sò訊息", + "report.reasons.spam_description": "Pháinn意ê連結、假互動,á是重複ê回應", + "report.reasons.violation": "伊違反服侍器ê規定", + "report.reasons.violation_description": "Lí明知伊違反特定ê規定", + "report.rules.subtitle": "請揀所有符合ê選項", + "report.rules.title": "違反siánn-mih規則?", + "report.statuses.subtitle": "請揀所有符合ê選項", + "report.statuses.title": "Kám有任何PO文證明tsit ê檢舉?", + "report.submit": "送出", + "report.target": "檢舉 {target}", + "report.thanks.take_action": "下kha是你控制所beh 佇Mastodon看ê內容ê選項:", + "report.thanks.take_action_actionable": "佇guán leh審核ê時陣,lí ē當tuì @{name} 做下kha ê行動:", + "report.thanks.title": "無想beh看著tse?", + "report.thanks.title_actionable": "多謝lí ê檢舉,guán ē處理。", + "report.unfollow": "取消跟tuè @{name}", + "report.unfollow_explanation": "Lí teh跟tuè tsit ê口座。Nā無beh佇頭頁ê時間線koh看見in ê PO文,請取消跟tuè。", + "report_notification.attached_statuses": "附 {count, plural, one {{count} 篇PO文} other {{count} 篇PO文}}ah", + "report_notification.categories.legal": "法規", + "report_notification.categories.legal_sentence": "違法ê內容", + "report_notification.categories.other": "其他", + "report_notification.categories.other_sentence": "其他", + "report_notification.categories.spam": "Pùn-sò訊息", + "report_notification.categories.spam_sentence": "pùn-sò訊息", + "report_notification.categories.violation": "違反規則", + "report_notification.categories.violation_sentence": "違反規則", + "report_notification.open": "Phah開檢舉", + "search.clear": "清掉tshiau-tshuē", + "search.no_recent_searches": "無最近ê tshiau-tshuē", + "search.placeholder": "Tshiau-tshuē", + "search.quick_action.account_search": "合 {x} ê個人檔案", + "search.quick_action.go_to_account": "行去個人資料 {x}", + "search.quick_action.go_to_hashtag": "行去hashtag {x}", + "search.quick_action.open_url": "佇Mastodon來phah開URL", + "search.quick_action.status_search": "合 {x} ê PO文", + "search.search_or_paste": "Tshiau-tshuē á是貼URL", + "search_popout.full_text_search_disabled_message": "{domain} 頂bē當用。", + "search_popout.full_text_search_logged_out_message": "Kan-ta佇登入ê時通用。", + "search_popout.language_code": "ISO語言代碼", + "search_popout.options": "Tshiau-tshuē ê選項", + "search_popout.quick_actions": "快速ê行動", + "search_popout.recent": "最近ê tshiau-tshuē", + "search_popout.specific_date": "特定ê日", + "search_popout.user": "用者", + "search_results.accounts": "個人資料", + "search_results.all": "全部", + "search_results.hashtags": "Hashtag", + "search_results.no_results": "無結果。", + "search_results.no_search_yet": "請試tshiau-tshuē PO文、個人資料á是hashtag。", + "search_results.see_all": "看全部", + "search_results.statuses": "PO文", + "search_results.title": "Tshiau-tshuē「{q}」", + "server_banner.about_active_users": "最近30kang用本站êlâng(月ê活動ê用者)", + "server_banner.active_users": "活動ê用者", + "server_banner.administered_by": "管理員:", + "server_banner.is_one_of_many": "{domain} 屬佇tsē-tsē獨立ê Mastodonê服侍器,lí ē當用tse參與聯邦宇宙。", + "server_banner.server_stats": "服侍器ê統計:", + "sign_in_banner.create_account": "開口座", + "sign_in_banner.follow_anyone": "跟tuè聯邦宇宙ê任何tsi̍t ê,用時間ê順序看所有ê內容。無演算法、廣告、點滑鼠ê餌(clickbait)。", + "sign_in_banner.mastodon_is": "Mastodon是跟tuè siánn物當teh發生ê上贊ê方法。", + "sign_in_banner.sign_in": "登入", + "sign_in_banner.sso_redirect": "登入á是註冊", + "status.admin_account": "Phah開 @{name} ê管理界面", + "status.admin_domain": "Phah開 {domain} ê管理界面", + "status.admin_status": "Tī管理界面內底看tsit篇PO文", + "status.all_disabled": "轉送kap引用停止使用", + "status.block": "封鎖 @{name}", + "status.bookmark": "冊籤", + "status.cancel_reblog_private": "取消轉送", + "status.cannot_quote": "Lí bô允准引用tsit篇PO文。", + "status.cannot_reblog": "Tsit篇PO文bē當轉送", + "status.contains_quote": "包含引用", + "status.context.loading": "載入其他回應", + "status.context.loading_error": "Bē當載入新回應", + "status.context.loading_success": "新ê回應載入ah", + "status.context.more_replies_found": "Tshuē-tio̍h其他回應", + "status.context.retry": "Koh試", + "status.context.show": "顯示", + "status.continued_thread": "接續ê討論線", + "status.copy": "Khóo-pih PO文ê連結", + "status.delete": "Thâi掉", + "status.delete.success": "PO文thâi掉ah", + "status.detailed_status": "對話ê詳細", + "status.direct": "私人提起 @{name}", + "status.direct_indicator": "私人ê提起", + "status.edit": "編輯", + "status.edited": "上尾編輯tī:{date}", + "status.edited_x_times": "有編輯 {count, plural, one {{count} kái} other {{count} kái}}", + "status.embed": "The̍h相tàu ê (embed)程式碼", + "status.favourite": "收藏", + "status.favourites_count": "{count, plural, one {{counter} 篇} other {{counter} 篇}} 收藏", + "status.filter": "過濾tsit 篇 PO文", + "status.history.created": "{name} 佇 {date} 建立", + "status.history.edited": "{name} 佇 {date} 編輯", + "status.load_more": "載入其他ê內容", + "status.media.open": "點來開", + "status.media.show": "Tshi̍h來顯示", + "status.media_hidden": "Khàm起來ê媒體", + "status.mention": "提起 @{name}", + "status.more": "詳細", + "status.mute": "消音 @{name}", + "status.mute_conversation": "Kā對話消音", + "status.open": "Kā PO文展開", + "status.quote": "引用", + "status.quote.cancel": "取消引用", + "status.quote_error.blocked_account_hint.title": "因為lí有封鎖 @{name},tsit篇PO文受khàm掉。", + "status.quote_error.blocked_domain_hint.title": "因為lí有封鎖 {domain},tsit篇PO文受khàm掉。", + "status.quote_error.filtered": "Lí所設定ê過濾器kā tse khàm起來", + "status.quote_error.limited_account_hint.action": "Iáu是顯示", + "status.quote_error.limited_account_hint.title": "Tsit ê口座予 {domain} ê管理員tshàng起來ah。", + "status.quote_error.muted_account_hint.title": "因為lí有消音 @{name},tsit篇PO文受khàm掉。", + "status.quote_error.not_available": "PO文bē當看", + "status.quote_error.pending_approval": "PO文當咧送", + "status.quote_error.pending_approval_popout.body": "佇Mastodon,lí ē當控制PO文kám beh hōo lâng引用。Tsit篇PO文teh等原文作者允准。", + "status.quote_error.revoked": "PO文已經hōo作者thâi掉", + "status.quote_followers_only": "Kan-ta tuè我ê ē當引用PO文", + "status.quote_manual_review": "作者ē hōo lâng人工審核", + "status.quote_noun": "引用", + "status.quote_policy_change": "改通引用ê lâng", + "status.quote_post_author": "引用 @{name} ê PO文ah", + "status.quote_private": "私人PO文bē當引用", + "status.quotes.empty": "Iáu無lâng引用tsit篇PO文。Nā是有lâng引用,ē佇tsia顯示。.", + "status.quotes.local_other_disclaimer": "Hōo作者拒絕引用ê引文bē當顯示。", + "status.quotes.remote_other_disclaimer": "Kan-ta tuì {domain} 來ê引文tsiah保證佇tsia顯示。Hōo作者拒絕ê引文buē顯示。", + "status.quotes_count": "{count, plural, one {{counter} 篇} other {{counter} 篇}} 引用", + "status.read_more": "讀詳細", + "status.reblog": "轉送", + "status.reblog_or_quote": "轉送á是引用", + "status.reblog_private": "Koh再hām跟tuè ê分享", + "status.reblogged_by": "{name} kā轉送ah", + "status.reblogs.empty": "Iáu無lâng轉送tsit篇PO文。Nā是有lâng轉送,ē佇tsia顯示。", + "status.reblogs_count": "{count, plural, one {{counter} 篇} other {{counter} 篇}} 轉送", + "status.redraft": "Thâi掉了後重寫", + "status.remove_bookmark": "Thâi掉冊籤", + "status.remove_favourite": "Tuì收藏內suá掉", + "status.remove_quote": "Thâi掉", + "status.replied_in_thread": "佇討論線內應", + "status.replied_to": "回應 {name}", + "status.reply": "回應", + "status.replyAll": "應討論線", + "status.report": "檢舉 @{name}", + "status.request_quote": "要求引用PO文", + "status.revoke_quote": "Kā 我ê PO文tuì @{name} ê thâi掉", + "status.sensitive_warning": "敏感ê內容", + "status.share": "分享", + "status.show_less_all": "Lóng收起來", + "status.show_more_all": "Lóng展開", + "status.show_original": "顯示原文", + "status.title.with_attachments": "{user} 有PO {attachmentCount, plural, other {{attachmentCount} ê附件}}", + "status.translate": "翻譯", + "status.translated_from_with": "用 {provider} 翻譯 {lang}", + "status.uncached_media_warning": "Bē當先看māi", + "status.unmute_conversation": "Kā對話取消消音", + "subscribed_languages.lead": "Tī改變了後,kan-ta所揀ê語言ê PO文tsiah ē顯示佇lí ê厝ê時間線kap列單。揀「無」來接受所有語言êPO文。", + "subscribed_languages.save": "儲存改變", + "subscribed_languages.target": "改 {target} ê訂ê語言", + "tabs_bar.home": "頭頁", + "tabs_bar.menu": "目錄", + "tabs_bar.notifications": "通知", + "tabs_bar.publish": "新ê PO文", + "tabs_bar.search": "Tshiau-tshuē", + "terms_of_service.effective_as_of": "{date} 起實施", + "terms_of_service.title": "服務規定", + "terms_of_service.upcoming_changes_on": "Ē tī {date} 改變", + "time_remaining.days": "Tshun {number, plural, other {# kang}}", + "time_remaining.hours": "Tshun {number, plural, other {# 點鐘}}", + "time_remaining.minutes": "Tshun {number, plural, other {# 分鐘}}", + "time_remaining.moments": "Tshun ê時間", + "time_remaining.seconds": "Tshun {number, plural, other {# 秒}}", + "trends.counter_by_accounts": "{count, plural, one {{counter} ê} other {{counter} ê}} lâng tī過去 {days, plural, one {kang} other {{days} kang}}內底", + "trends.trending_now": "Tsit-má ê趨勢", + "ui.beforeunload": "Nā離開Mastodon,lí ê草稿ē無去。", + "units.short.billion": "{count}B", + "units.short.million": "{count}M", + "units.short.thousand": "{count}K", + "upload_area.title": "Giú放來傳起去", + "upload_button.label": "加圖片、影片á是聲音檔", + "upload_error.limit": "超過檔案傳起去ê限制", + "upload_error.poll": "Bô允準佇投票ê時kā檔案傳起去。", + "upload_error.quote": "引用PO文bē當kā檔案傳起去。", + "upload_form.drag_and_drop.instructions": "Nā beh選媒體附件,請tshi̍h空白key á是Enter key。Giú ê時,請用方向key照指定ê方向suá媒體附件。Beh khǹg媒體附件佇伊ê新位置,請koh tshi̍h空白key á是Enter key,或者tshi̍h Esc key來取消。", + "upload_form.drag_and_drop.on_drag_cancel": "Suá位取消ah,媒體附件 {item} khǹg落來ah。", + "upload_form.drag_and_drop.on_drag_end": "媒體附件 {item} khǹg落來ah。", + "upload_form.drag_and_drop.on_drag_over": "媒體附件 {item} suá tín動ah。", + "upload_form.drag_and_drop.on_drag_start": "媒體附件 {item} 揀起來ah。", + "upload_form.edit": "編輯", + "upload_progress.label": "Teh傳起去……", + "upload_progress.processing": "Teh處理……", + "username.taken": "Tsit ê口座hōo lâng註冊ah,試別ê", + "video.close": "關影片", + "video.download": "Kā檔案載落去", + "video.exit_fullscreen": "離開全螢幕", + "video.expand": "展開影片", + "video.fullscreen": "全螢幕", + "video.hide": "Tshàng影片", + "video.mute": "消音", + "video.pause": "暫停", + "video.play": "播出", + "video.skip_backward": "跳kah後壁", + "video.skip_forward": "跳kah頭前", + "video.unmute": "取消消音", + "video.volume_down": "變khah細聲", + "video.volume_up": "變khah大聲", + "visibility_modal.button_title": "設定通看ê程度", + "visibility_modal.direct_quote_warning.text": "Nā是lí儲存目前ê設定,引用êPO文ē轉做連結。", + "visibility_modal.direct_quote_warning.title": "引用bē當tàu入去私人ê提起", + "visibility_modal.header": "通看ê程度kap互動", + "visibility_modal.helper.direct_quoting": "Mastodon頂發布ê私人提起bē當hōo別lâng引用。", + "visibility_modal.helper.privacy_editing": "Po文發布了後,bē當改通看ê程度。", + "visibility_modal.helper.privacy_private_self_quote": "家kī引用ê私人PO文bē當改公開。", + "visibility_modal.helper.private_quoting": "Mastodon頂發布ê kan-ta跟tuè ê通看ê PO文,bē當hōo別lâng引用。", + "visibility_modal.helper.unlisted_quoting": "若別lâng引用lí,in ê PO文mā ē tuì趨勢時間線隱藏。", + "visibility_modal.instructions": "控制ē當hām tsit篇PO文互動ê lâng。Lí mā ē當用 偏愛ê設定 > PO文預設,kā設定作用kàu ta̍k篇未來ê PO文。", + "visibility_modal.privacy_label": "通看見ê程度", + "visibility_modal.quote_followers": "Kan-ta hōo跟tuè ê lâng", + "visibility_modal.quote_label": "Ē當引用ê lâng", + "visibility_modal.quote_nobody": "Kan-ta我", + "visibility_modal.quote_public": "Ta̍k ê lâng", + "visibility_modal.save": "儲存" +} diff --git a/app/javascript/mastodon/locales/pt-PT.json b/app/javascript/mastodon/locales/pt-PT.json index ad0dcfcc9b..345043cf65 100644 --- a/app/javascript/mastodon/locales/pt-PT.json +++ b/app/javascript/mastodon/locales/pt-PT.json @@ -14,6 +14,7 @@ "about.powered_by": "Rede social descentralizada baseada no {mastodon}", "about.rules": "Regras do servidor", "account.account_note_header": "Nota pessoal", + "account.activity": "Atividade", "account.add_note": "Adicionar uma nota pessoal", "account.add_or_remove_from_list": "Adicionar ou remover das listas", "account.badges.bot": "Robô", @@ -41,6 +42,12 @@ "account.featured.hashtags": "Etiquetas", "account.featured_tags.last_status_at": "Última publicação em {date}", "account.featured_tags.last_status_never": "Sem publicações", + "account.filters.all": "Toda a atividade", + "account.filters.boosts_toggle": "Mostrar partilhas", + "account.filters.posts_boosts": "Publicações e partilhas", + "account.filters.posts_only": "Publicações", + "account.filters.posts_replies": "Publicações e respostas", + "account.filters.replies_toggle": "Mostrar respostas", "account.follow": "Seguir", "account.follow_back": "Seguir também", "account.follow_back_short": "Seguir de volta", @@ -74,6 +81,14 @@ "account.muting": "A silenciar", "account.mutual": "Seguem-se mutuamente", "account.no_bio": "Nenhuma descrição fornecida.", + "account.node_modal.callout": "As notas pessoais só são visíveis por si.", + "account.node_modal.edit_title": "Editar nota pessoal", + "account.node_modal.error_unknown": "Não foi possível guardar a nota", + "account.node_modal.field_label": "Nota Pessoal", + "account.node_modal.save": "Guardar", + "account.node_modal.title": "Adicionar uma nota pessoal", + "account.note.edit_button": "Editar", + "account.note.title": "Nota pessoal (visível apenas por si)", "account.open_original_page": "Abrir a página original", "account.posts": "Publicações", "account.posts_with_replies": "Publicações e respostas", @@ -1022,6 +1037,7 @@ "tabs_bar.notifications": "Notificações", "tabs_bar.publish": "Nova publicação", "tabs_bar.search": "Pesquisar", + "tag.remove": "Remover", "terms_of_service.effective_as_of": "Válido a partir de {date}", "terms_of_service.title": "Termos do serviço", "terms_of_service.upcoming_changes_on": "Próximas aterações em {date}", diff --git a/app/javascript/mastodon/locales/sq.json b/app/javascript/mastodon/locales/sq.json index 27439df214..3bebd22302 100644 --- a/app/javascript/mastodon/locales/sq.json +++ b/app/javascript/mastodon/locales/sq.json @@ -14,6 +14,7 @@ "about.powered_by": "Media shoqërore e decentralizuar, bazuar në {mastodon}", "about.rules": "Rregulla shërbyesi", "account.account_note_header": "Shënim personal", + "account.activity": "Veprimtari", "account.add_note": "Shtoni një shënim personal", "account.add_or_remove_from_list": "Shtoni ose Hiqni prej listash", "account.badges.bot": "Robot", @@ -41,6 +42,12 @@ "account.featured.hashtags": "Hashtag-ë", "account.featured_tags.last_status_at": "Postimi i fundit më {date}", "account.featured_tags.last_status_never": "Pa postime", + "account.filters.all": "Krejt veprimtarinë", + "account.filters.boosts_toggle": "Shfaq përforcime", + "account.filters.posts_boosts": "Postime dhe përforcime", + "account.filters.posts_only": "Postime", + "account.filters.posts_replies": "Postime dhe përgjigje", + "account.filters.replies_toggle": "Shfaq përgjigje", "account.follow": "Ndiqeni", "account.follow_back": "Ndiqe gjithashtu", "account.follow_back_short": "Ndiqe gjithashtu", @@ -1028,6 +1035,7 @@ "tabs_bar.notifications": "Njoftime", "tabs_bar.publish": "Postimi i Ri", "tabs_bar.search": "Kërkim", + "tag.remove": "Hiqe", "terms_of_service.effective_as_of": "Hyn në fuqi që prej {date}", "terms_of_service.title": "Kushte Shërbimi", "terms_of_service.upcoming_changes_on": "Ndryshime të ardhshme më {date}", diff --git a/app/javascript/mastodon/locales/tr.json b/app/javascript/mastodon/locales/tr.json index bb9dd8fcda..ed0108cd20 100644 --- a/app/javascript/mastodon/locales/tr.json +++ b/app/javascript/mastodon/locales/tr.json @@ -14,6 +14,8 @@ "about.powered_by": "{mastodon} destekli merkeziyetsiz sosyal ağ", "about.rules": "Sunucu kuralları", "account.account_note_header": "Kişisel not", + "account.activity": "Aktivite", + "account.add_note": "Kişisel bir not ekle", "account.add_or_remove_from_list": "Listelere ekle veya kaldır", "account.badges.bot": "Bot", "account.badges.group": "Grup", @@ -27,6 +29,7 @@ "account.direct": "@{name} kullanıcısından özel olarak bahset", "account.disable_notifications": "@{name} kişisinin gönderi bildirimlerini kapat", "account.domain_blocking": "Alan adını engelleme", + "account.edit_note": "Kişisel notu düzenle", "account.edit_profile": "Profili düzenle", "account.edit_profile_short": "Düzenle", "account.enable_notifications": "@{name} kişisinin gönderi bildirimlerini aç", @@ -39,6 +42,12 @@ "account.featured.hashtags": "Etiketler", "account.featured_tags.last_status_at": "Son gönderinin tarihi {date}", "account.featured_tags.last_status_never": "Gönderi yok", + "account.filters.all": "Tüm aktiviteler", + "account.filters.boosts_toggle": "Yeniden paylaşımları göster", + "account.filters.posts_boosts": "Gönderiler ve yeniden paylaşımlar", + "account.filters.posts_only": "Gönderiler", + "account.filters.posts_replies": "Gönderiler ve yanıtlar", + "account.filters.replies_toggle": "Yanıtları göster", "account.follow": "Takip et", "account.follow_back": "Geri takip et", "account.follow_back_short": "Geri takip et", @@ -72,6 +81,14 @@ "account.muting": "Sessize alınıyor", "account.mutual": "Birbirinizi takip ediyorsunuz", "account.no_bio": "Herhangi bir açıklama belirtilmedi.", + "account.node_modal.callout": "Kişisel notları sadece siz görüntüleyebilirsiniz.", + "account.node_modal.edit_title": "Kişisel notu düzenle", + "account.node_modal.error_unknown": "Not kaydedilemiyor", + "account.node_modal.field_label": "Kişisel Not", + "account.node_modal.save": "Kaydet", + "account.node_modal.title": "Kişisel bir not ekle", + "account.note.edit_button": "Düzenle", + "account.note.title": "Kişisel not (sadece siz görüntüleyebilirsiniz)", "account.open_original_page": "Asıl sayfayı aç", "account.posts": "Gönderiler", "account.posts_with_replies": "Gönderiler ve yanıtlar", @@ -1020,6 +1037,7 @@ "tabs_bar.notifications": "Bildirimler", "tabs_bar.publish": "Yeni Gönderi", "tabs_bar.search": "Arama", + "tag.remove": "Kaldır", "terms_of_service.effective_as_of": "{date} itibariyle yürürlükte", "terms_of_service.title": "Hizmet Şartları", "terms_of_service.upcoming_changes_on": "{date} tarihinde gerçekleşecek değişiklikler", diff --git a/app/javascript/mastodon/locales/vi.json b/app/javascript/mastodon/locales/vi.json index 208ad0584d..d5339d5921 100644 --- a/app/javascript/mastodon/locales/vi.json +++ b/app/javascript/mastodon/locales/vi.json @@ -14,6 +14,7 @@ "about.powered_by": "Mạng xã hội liên hợp {mastodon}", "about.rules": "Nội quy máy chủ", "account.account_note_header": "Ghi chú cá nhân", + "account.activity": "Hoạt động", "account.add_note": "Thêm ghi chú cá nhân", "account.add_or_remove_from_list": "Sửa danh sách", "account.badges.bot": "Bot", @@ -41,6 +42,12 @@ "account.featured.hashtags": "Hashtag thường dùng", "account.featured_tags.last_status_at": "Tút gần nhất {date}", "account.featured_tags.last_status_never": "Chưa có tút", + "account.filters.all": "Tất cả hoạt động", + "account.filters.boosts_toggle": "Hiện những lượt đăng lại", + "account.filters.posts_boosts": "Tút và lượt đăng lại", + "account.filters.posts_only": "Tút", + "account.filters.posts_replies": "Tút và lượt trả lời", + "account.filters.replies_toggle": "Hiện những lượt trả lời", "account.follow": "Theo dõi", "account.follow_back": "Theo dõi lại", "account.follow_back_short": "Theo dõi lại", @@ -1030,6 +1037,7 @@ "tabs_bar.notifications": "Thông báo", "tabs_bar.publish": "Soạn tút", "tabs_bar.search": "Tìm kiếm", + "tag.remove": "Gỡ bỏ", "terms_of_service.effective_as_of": "Có hiệu lực vào {date}", "terms_of_service.title": "Điều khoản Dịch vụ", "terms_of_service.upcoming_changes_on": "Sắp thay đổi vào {date}", diff --git a/config/locales/activerecord.nan-TW.yml b/config/locales/activerecord.nan-TW.yml new file mode 100644 index 0000000000..3096d7880b --- /dev/null +++ b/config/locales/activerecord.nan-TW.yml @@ -0,0 +1,22 @@ +--- +nan-TW: + activerecord: + attributes: + poll: + expires_at: 期限 + options: 選項 + user: + agreement: 服務協議 + email: 電子phue地址 + locale: 在地化 + password: 密碼 + user/account: + username: 用者ê名 + user/invite_request: + text: 原因 + errors: + models: + terms_of_service: + attributes: + effective_date: + too_soon: 傷緊ah,著khah uànn佇 %{date} diff --git a/config/locales/devise.nan-TW.yml b/config/locales/devise.nan-TW.yml new file mode 100644 index 0000000000..ae81f4bd54 --- /dev/null +++ b/config/locales/devise.nan-TW.yml @@ -0,0 +1,17 @@ +--- +nan-TW: + devise: + failure: + locked: Lí ê口座hőng鎖定ah。 + not_found_in_database: Bô ha̍p規定ê %{authentication_keys} á是密碼。 + pending: Lí ê口座iáu teh審查。 + timeout: Lí ê作業階段kàu期ah。請koh登入,繼續完成。 + mailer: + confirmation_instructions: + extra_html: Mā請斟酌讀服侍器規定kap服務規定。 + two_factor_disabled: + title: 雙因素認證關掉ah + two_factor_enabled: + title: 雙因素認證啟用ah + two_factor_recovery_codes_changed: + title: 雙因素認證ê恢復碼改ah diff --git a/config/locales/doorkeeper.nan-TW.yml b/config/locales/doorkeeper.nan-TW.yml new file mode 100644 index 0000000000..e0f5429d82 --- /dev/null +++ b/config/locales/doorkeeper.nan-TW.yml @@ -0,0 +1,17 @@ +--- +nan-TW: + activerecord: + attributes: + doorkeeper/application: + name: 應用程式ê名 + redirect_uri: 重轉ê URI + scopes: 範圍 + website: 應用程式ê網站 + errors: + models: + doorkeeper/application: + attributes: + redirect_uri: + invalid_uri: Tio̍h愛是合規定ê URI。 + relative_uri: Tio̍h愛是絕對ê URI。 + secured_uri: Tio̍h愛是HTTPS/SSL URI。 diff --git a/config/locales/nan-TW.yml b/config/locales/nan-TW.yml new file mode 100644 index 0000000000..04c7b48feb --- /dev/null +++ b/config/locales/nan-TW.yml @@ -0,0 +1,1763 @@ +--- +nan-TW: + about: + about_mastodon_html: 社交網路ê未來:Bô廣告、bô企業監控、設計有道德,兼非中心化!加入Mastodon,保有lí ê資料! + contact_missing: Iáu bē設定 + contact_unavailable: 無開放 + hosted_on: 佇 %{domain} 運作 ê Mastodon站 + title: 關係本站 + accounts: + errors: + cannot_be_added_to_collections: Tsit ê口座袂當加入kàu集合。 + followers: + other: 跟tuè ê + following: Leh跟tuè + instance_actor_flash: Tsit ê口座是虛ê,用來代表tsit臺服侍器,毋是個人用者ê。伊用來做聯邦ê路用,毋好kā伊ê權限停止。 + last_active: 頂kái活動ê時間 + link_verified_on: Tsit ê連結ê所有權佇 %{date} 受檢查 + nothing_here: Tsia內底無物件! + pin_errors: + following: Lí著tāi先跟tuè想beh推薦ê用者。 + posts: + other: PO文 + posts_tab_heading: PO文 + self_follow_error: 跟tuè家己ê口座無允准 + admin: + account_actions: + action: 執行動作 + already_silenced: Tsit ê口座有受著限制。 + already_suspended: Tsit ê口座ê權限已經hōo lâng停止。 + title: Kā %{acct} 做管理ê動作 + account_moderation_notes: + create: 留記錄 + created_msg: 管理記錄成功建立! + destroyed_msg: 管理記錄成功thâi掉! + accounts: + add_email_domain_block: 封鎖電子phue ê域名 + approve: 允准 + approved_msg: 成功審核 %{username} ê註冊申請ah + are_you_sure: Lí kám確定? + avatar: 標頭 + by_domain: 域名 + change_email: + changed_msg: Email改成功ah! + current_email: 現在ê email + label: 改email + new_email: 新ê email + submit: 改email + title: 替 %{username} 改email + change_role: + changed_msg: 角色改成功ah! + edit_roles: 管理用者ê角色 + label: 改角色 + no_role: 無角色 + title: 替 %{username} 改角色 + confirm: 確認 + confirmed: 確認ah + confirming: Teh確認 + custom: 自訂 + delete: Thâi資料 + deleted: Thâi掉ah + demote: 降級 + destroyed_msg: Teh-beh thâi掉 %{username} ê資料 + disable: 冷凍 + disable_sign_in_token_auth: 停止用電子phue ê token認證 + disable_two_factor_authentication: 停止用雙因素認證 + disabled: 冷凍起來ah + display_name: 顯示ê名 + domain: 域名 + edit: 編輯 + email: 電子phue箱 + email_status: 電子phue ê狀態 + enable: 取消冷凍 + enable_sign_in_token_auth: 啟用電子phue ê token認證 + enabled: 啟用ah + enabled_msg: 成功kā %{username} ê口座退冰 + followers: 跟tuè lí ê + follows: Lí跟tuè ê + header: 封面ê圖 + inbox_url: 收件kheh-á ê URL + invite_request_text: 加入ê理由 + invited_by: 邀請ê lâng + ip: IP + joined: 加入ê時 + location: + all: Kui ê + local: 本地 + remote: 別ê站 + title: 位置 + login_status: 登入ê狀態 + media_attachments: 媒體ê附件 + memorialize: 變做故人ê口座 + memorialized: 變做故人ê口座ah + memorialized_msg: 成功kā %{username} 變做故人ê口座ah + moderation: + active: 活ê + all: 全部 + disabled: 停止使用ah + pending: Teh審核 + silenced: 受限制 + suspended: 權限中止ah + title: 管理 + moderation_notes: 管理ê筆記 + most_recent_activity: 最近ê活動時間 + most_recent_ip: 最近ê IP + no_account_selected: 因為無揀任何口座,所以lóng無改變 + no_limits_imposed: 無受著限制 + no_role_assigned: 無分著角色 + not_subscribed: 無訂 + pending: Teh等審核 + perform_full_suspension: 中止權限 + previous_strikes: Khah早ê處份 + previous_strikes_description_html: + other: Tsit ê口座有 %{count} kái警告。 + promote: 權限the̍h懸 + protocol: 協定 + public: 公開ê + push_subscription_expires: 訂PuSH ê期間過ah + redownload: 重頭整理個人檔案 + redownloaded_msg: Tuì來源站kā %{username} ê個人資料成功重頭整理 + reject: 拒絕 + rejected_msg: 成功拒絕 %{username} ê註冊申請ah + remote_suspension_irreversible: Tsit ê口座ê資料已經hōo lâng thâi掉,bē當復原。 + remote_suspension_reversible_hint_html: Tsit ê口座ê權限佇tsit ê服侍器hōo lâng停止ah,資料ē佇 %{date} lóng總thâi掉。佇hit日前,遠距離ê服侍器ē當復原tsit ê口座,無任何pháinn作用。Nā lí想beh liâm-mī thâi掉tsit ê口座ê任何資料,ē當佇下跤操作。 + remove_avatar: Thâi掉標頭 + remove_header: Thâi掉封面ê圖 + removed_avatar_msg: 成功thâi掉 %{username} ê 標頭影像 + removed_header_msg: 成功thâi掉 %{username} ê封面ê圖 + resend_confirmation: + already_confirmed: Tsit ê用者有受tio̍h確認 + send: 重送確認ê連結 + success: 確認連結傳成功ah! + reset: 重頭設 + reset_password: Kā密碼重頭設 + resubscribe: 重頭訂 + role: 角色 + search: Tshiau-tshuē + search_same_email_domain: 其他電子phue域名相kâng ê用者 + search_same_ip: 其他IP相kâng ê用者 + security: 安全 + security_measures: + only_password: Kan-ta用密碼 + password_and_2fa: 密碼kap雙因素驗證(2FA) + sensitive: 強制標做敏感ê + sensitized: 標做敏感ê ah + shared_inbox_url: 做伙用ê收件kheh-á (Shared Inbox) ê URL + show: + created_reports: 檢舉記錄 + targeted_reports: Hōo別lâng檢舉 + silence: 靜音 + silenced: 受靜音 + statuses: PO文 + strikes: Khah早ê處份 + subscribe: 訂 + suspend: 中止權限 + suspended: 權限中止ah + suspension_irreversible: Tsit ê口座ê資料已經thâi掉,bē當回復。Lí ē當取消停止tsit ê口座ê權限,予伊ē當使用,但是bē當回復任何khah早ê資料。 + suspension_reversible_hint_html: Tsit ê口座ê權限hōo lâng停止ah,資料ē佇 %{date} lóng總thâi掉。佇hit日前,tsit ê口座ē當復原,無任何pháinn作用。Nā lí想beh liâm-mī thâi掉tsit ê口座ê任何資料,ē當佇下跤操作。 + title: 口座 + unblock_email: 取消封鎖電子phue ê地址 + unblocked_email_msg: 成功取消封鎖 %{username} ê電子phue地址 + unconfirmed_email: 無驗證ê電子phue + undo_sensitized: 取消強制標做敏感ê + undo_silenced: 取消限制 + undo_suspension: 取消停止權限 + unsilenced_msg: 成功kā %{username} ê口座取消限制 + unsubscribe: 取消訂 + unsuspended_msg: 成功kā %{username} ê口座取消停止權限 + username: 用者ê名 + view_domain: 看域名ê摘要 + warn: 警告 + web: 網頁 + whitelisted: 允准佇聯邦傳資料 + action_logs: + action_types: + approve_appeal: 批准投訴 + approve_user: 批准用者 + assigned_to_self_report: 分配檢舉 + change_email_user: 替用者改email + change_role_user: 改用者ê角色 + confirm_user: 確認用者 + create_account_warning: 建立警告 + create_announcement: 加添公告 + create_canonical_email_block: 加添電子phue ê封鎖 + create_custom_emoji: 加添自訂ê Emoji + create_domain_allow: 加添允准ê域名 + create_domain_block: 加添封鎖ê域名 + create_email_domain_block: 加添電子phue域名ê封鎖 + create_ip_block: 加添IP規則 + create_relay: 建立中繼 + create_unavailable_domain: 建立bē當用ê域名 + create_user_role: 建立角色 + create_username_block: 新造使用者號名規則 + demote_user: Kā用者降級 + destroy_announcement: Thâi掉公告 + destroy_canonical_email_block: Thâi掉電子phue ê封鎖 + destroy_custom_emoji: Thâi掉自訂ê Emoji + destroy_domain_allow: Thâi掉允准ê域名 + destroy_domain_block: Thâi掉封鎖ê域名 + destroy_email_domain_block: Thâi掉電子phue域名ê封鎖 + destroy_instance: 清掉域名 + destroy_ip_block: Thâi掉IP規則 + destroy_relay: Thâi掉中繼 + destroy_status: Thâi掉PO文 + destroy_unavailable_domain: Thâi掉bē當用ê域名 + destroy_user_role: Thâi掉角色 + destroy_username_block: 共使用者號名規則刣掉 + disable_2fa_user: 停止用雙因素認證 + disable_custom_emoji: 停止用自訂ê Emoji + disable_relay: 停止用中繼 + disable_sign_in_token_auth_user: 停止用使用者電子phue ê token認證 + disable_user: 停止用口座 + enable_custom_emoji: 啟用自訂ê Emoji + enable_relay: 啟用中繼 + enable_sign_in_token_auth_user: 啟用使用者電子phue ê token認證 + enable_user: 啟用口座 + memorialize_account: 設做故人ê口座 + promote_user: Kā用者升級 + publish_terms_of_service: 公佈服務規定 + reject_appeal: 拒絕申訴 + reject_user: 拒絕用者 + remove_avatar_user: Thâi掉標頭 + reopen_report: 重頭kā檢舉phah開 + resend_user: 重送確認ê phue + reset_password_user: Kā密碼重頭設 + resolve_report: Kā檢舉處理好ah + sensitive_account: Kā口座內底ê媒體強制標敏感內容 + silence_account: Kā口座靜音 + suspend_account: 停止口座ê權限 + unassigned_report: 取消分配檢舉 + unblock_email_account: 取消封鎖電子phue ê地址 + unsensitive_account: 取消kā口座內底ê媒體強制標敏感內容 + unsilence_account: 取消kā口座靜音 + unsuspend_account: 取消停止口座ê權限 + update_announcement: 更新公告 + update_custom_emoji: 更新自訂ê Emoji + update_domain_block: 更新封鎖ê域名 + update_ip_block: 更新IP規則 + update_report: 更新檢舉 + update_status: 更新PO文 + update_user_role: 更新角色 + update_username_block: 更新使用者號名規則 + actions: + approve_appeal_html: "%{name} 允准 %{target} 所寫ê tuì管理決定ê投訴" + approve_user_html: "%{name} 允准 %{target} ê 註冊" + assigned_to_self_report_html: "%{name} kā報告 %{target} 分配hōo家tī" + change_email_user_html: "%{name} 改變 %{target} ê電子phue地址" + change_role_user_html: "%{name} 改變 %{target} ê角色" + confirm_user_html: "%{name} 確認 %{target} ê電子phue地址" + create_account_warning_html: "%{name} 送警告hōo %{target}" + create_announcement_html: "%{name} kā公告 %{target} 建立ah" + create_canonical_email_block_html: "%{name} kā hash是 %{target} ê電子phue封鎖ah" + create_custom_emoji_html: "%{name} kā 新ê emoji %{target} 傳上去ah" + create_domain_allow_html: "%{name} 允准 %{target} 域名加入聯邦" + create_domain_block_html: "%{name} 封鎖域名 %{target}" + create_email_domain_block_html: "%{name} kā 電子phue域名 %{target} 封鎖ah" + create_ip_block_html: "%{name} 建立 IP %{target} ê規則" + create_relay_html: "%{name} 建立中繼 %{target}" + create_unavailable_domain_html: "%{name} 停止送kàu域名 %{target}" + create_user_role_html: "%{name} 建立 %{target} 角色" + create_username_block_html: "%{name} 加添用者ê名包含 %{target} ê規則ah" + demote_user_html: "%{name} kā用者 %{target} 降級" + destroy_announcement_html: "%{name} kā公告 %{target} thâi掉ah" + destroy_canonical_email_block_html: "%{name} kā hash是 %{target} ê電子phue取消封鎖ah" + destroy_custom_emoji_html: "%{name} kā 新ê emoji %{target} thâi掉ah" + destroy_domain_allow_html: "%{name} 無允准 %{target} 域名加入聯邦" + destroy_domain_block_html: "%{name} 取消封鎖域名 %{target}" + destroy_email_domain_block_html: "%{name} kā 電子phue域名 %{target} 取消封鎖ah" + destroy_instance_html: "%{name} 清除域名 %{target}" + destroy_ip_block_html: "%{name} thâi掉 IP %{target} ê規則" + destroy_relay_html: "%{name} thâi掉中繼 %{target}" + destroy_status_html: "%{name} kā %{target} ê PO文thâi掉" + destroy_unavailable_domain_html: "%{name} 恢復送kàu域名 %{target}" + destroy_user_role_html: "%{name} thâi掉 %{target} 角色" + destroy_username_block_html: "%{name} thâi掉用者ê名包含 %{target} ê規則ah" + disable_2fa_user_html: "%{name} 停止使用者 %{target} 用雙因素驗證" + disable_custom_emoji_html: "%{name} kā 新ê emoji %{target} 停止使用ah" + disable_relay_html: "%{name} 停止使用中繼 %{target}" + disable_sign_in_token_auth_user_html: "%{name} 停止 %{target} 用電子phue ê token驗證" + disable_user_html: "%{name} kā 用者 %{target} 設做bē當登入" + enable_custom_emoji_html: "%{name} kā 新ê emoji %{target} 啟用ah" + enable_relay_html: "%{name} 啟用中繼 %{target}" + enable_sign_in_token_auth_user_html: "%{name} 啟用 %{target} ê電子phue ê token驗證" + enable_user_html: "%{name} kā 用者 %{target} 設做允准登入" + memorialize_account_html: "%{name} kā %{target} 設做故人口座" + promote_user_html: "%{name} kā 用者 %{target} 升級" + publish_terms_of_service_html: "%{name} 公佈服務規定ê更新" + reject_appeal_html: "%{name} 拒絕 %{target} 所寫ê tuì管理決定ê投訴" + reject_user_html: "%{name} 拒絕 %{target} ê 註冊" + remove_avatar_user_html: "%{name} thâi掉 %{target} ê標頭" + reopen_report_html: "%{name} 重開 %{target} ê檢舉" + resend_user_html: "%{name} 重頭送確認phue hōo %{target}" + reset_password_user_html: "%{name} kā 用者 %{target} 重頭設密碼ah" + resolve_report_html: "%{name} 已經處理 %{target} ê檢舉" + sensitive_account_html: "%{name} kā %{target} ê媒體標做敏感ê內容" + silence_account_html: "%{name} 限制 %{target} ê口座" + suspend_account_html: "%{name} kā %{target} ê口座停止權限ah" + unassigned_report_html: "%{name} 取消分配 %{target} ê檢舉" + unblock_email_account_html: "%{name} 取消封鎖 %{target} ê電子phue地址" + unsensitive_account_html: "%{name} kā %{target} ê媒體取消標做敏感ê內容" + unsilence_account_html: "%{name} 取消限制 %{target} ê口座" + unsuspend_account_html: "%{name} kā %{target} ê口座恢復權限ah" + update_announcement_html: "%{name} kā公告 %{target} 更新ah" + update_custom_emoji_html: "%{name} kā 新ê emoji %{target} 更新ah" + update_domain_block_html: "%{name} kā %{target} ê域名封鎖更新ah" + update_ip_block_html: "%{name} 改變 IP %{target} ê規則" + update_report_html: "%{name} 更新 %{target} ê檢舉" + update_status_html: "%{name} kā %{target} ê PO文更新" + update_user_role_html: "%{name} 更改 %{target} 角色" + update_username_block_html: "%{name} 更新用者ê名包含 %{target} ê規則ah" + deleted_account: thâi掉ê口座 + empty: Tshuē無log。 + filter_by_action: 照動作過濾 + filter_by_user: 照用者過濾 + title: 審查日誌 + unavailable_instance: "(域名bē當用)" + announcements: + back: 倒去公告 + destroyed_msg: 公告成功thâi掉ah! + edit: + title: 編輯公告 + empty: Tshuē無公告。 + live: Teh公開 + new: + create: 加添公告 + title: 新ê公告 + preview: + disclaimer: 因為用者bē當退出,電子批ê通知應該限制tī重要ê公告,比論個人資料洩出,á是關掉服侍器ê通知。 + explanation_html: Tsit封email ē送hōo %{display_count} ê用者。Email ē包括下跤ê文字: + title: 先kā公告通知看māi + publish: 公開 + published_msg: 公告成功公佈ah! + scheduled_for: 排tī %{time} + scheduled_msg: 已經排好公告ê發布時間! + title: 公告 + unpublish: 取消公佈 + unpublished_msg: 公告成功取消ah! + updated_msg: 公告成功更新ah! + critical_update_pending: 愛處理ê重大更新 + custom_emojis: + assign_category: 分配類別 + by_domain: 域名 + copied_msg: 成功kā emoji khóo-pih kàu本地 + copy: Khóo-pih + copy_failed_msg: Bē當kā hit ê emoji khóo-pih kàu本地 + create_new_category: 開新ê分類 + created_msg: Emoji成功加添ah! + delete: Thâi掉 + destroyed_msg: Emoji成功thâi掉ah! + disable: 停止使用 + disabled: 停止使用ê + disabled_msg: Hit ê emoji成功停止使用ah + emoji: Emoji + enable: 啟用 + enabled: 啟用ê + enabled_msg: Hit ê emoji成功啟用ah + image_hint: Sài-suh無超過 %{size} ê PNG á是 GIF + list: 列單 + listed: 加入列單ah + new: + title: 加添新ê自訂emoji + no_emoji_selected: 因為無揀任何emoji,所以lóng無改變 + not_permitted: Lí無允准行tsit ê動作 + overwrite: Khàm掉 + shortcode: 短碼 + shortcode_hint: 字元上少2 ê,kan-ta接受字母、數字kap底線(_) + title: 自訂emoji + uncategorized: Iáu無分類 + unlist: Tuì列單the̍h掉 + unlisted: The̍h掉ah + update_failed_msg: Bē當更新hit ê emoji + updated_msg: Emoji成功更新ah! + upload: 傳上去 + dashboard: + active_users: 活動ê用者 + interactions: 互動 + media_storage: 媒體儲存 + new_users: 新用者 + opened_reports: 拍開ê報告 + pending_appeals_html: + other: "%{count} ê投訴愛處理" + pending_reports_html: + other: "%{count} ê檢舉愛處理" + pending_tags_html: + other: "%{count} ê hashtag愛處理" + pending_users_html: + other: "%{count} ê用者愛處理" + resolved_reports: 解決ê報告 + software: 軟體 + sources: 註冊ê源頭 + space: 空間ê使用 + title: La-jí-báng (dashboard) + top_languages: 上tsia̍p出現ê語言 + top_servers: 上tsia̍p活動ê服侍器 + website: 網站 + disputes: + appeals: + empty: Tshuē無投訴。 + title: 投訴 + domain_allows: + add_new: 允准kap tsit ê域名相連 + created_msg: 域名已經成功允准相連 + destroyed_msg: 域名已經成功取消相連 + export: 輸出 + import: 輸入 + undo: 禁止kap tsit ê域名相連 + domain_blocks: + add_new: 加添新ê封鎖域名 + confirm_suspension: + cancel: 取消 + confirm: 中止權限 + permanent_action: 取消中止權限,bē當復原任何資料á是關係。 + preamble_html: Lí teh beh停止 %{domain} kap伊ê kiánn域名ê權限。 + remove_all_data: Tse ē tī lí ê服侍器內底,kā tuì tsit ê域名ê口座來ê所有內容、媒體kap個人資料lóng thâi掉。 + stop_communication: Lí ê服侍器ē停止kap hia ê服侍器聯絡。 + title: 確認封鎖域名 %{domain} + undo_relationships: Tse ē取消任何ê佇in ê服侍器ê口座kap lí ê之間ê跟tuè關係。 + created_msg: 當leh封鎖域名 + destroyed_msg: 已經取消封鎖域名 + domain: 域名 + edit: 編輯域名封鎖 + existing_domain_block: Lí已經kā %{name} 下koh khah嚴ê限制。 + existing_domain_block_html: Lí已經kā %{name} 下koh khah嚴ê限制,lí著先解除封鎖。 + export: 輸出 + import: 輸入 + new: + create: 加添封鎖 + hint: 封鎖域名bē當擋口座記錄受加添佇資料庫,m̄-kú ē 自動自尾kàu頭,kā hia ê口座使用指定ê管理方式。 + severity: + desc_html: "限制ē kā hit ê域名ê口座所送ê PO文,設做kan-ta跟tuè伊ê tsiah通看見。中止權限ē thâi掉tī lí ê 服侍器內底,所有tuì hit ê域名ê口座來ê內容、媒體kap個人資料。Nā kan-ta beh拒絕媒體檔案,請用。" + noop: 無 + silence: 限制 + suspend: 中止權限 + title: 新ê域名封鎖 + no_domain_block_selected: 因為無揀任何域名封鎖,所以lóng無改變 + not_permitted: Lí無允准行tsit ê動作 + obfuscate: Kā域名舞bē清 + obfuscate_hint: Nā beh啟用廣告域名列單ê限制,tiō tī列單kā域名ê部份舞buē清。 + private_comment: 私人評論 + private_comment_hint: 請評論關係tsit ê域名ê制限,hōo管理員做內部ê路用。 + public_comment: 公開ê評論 + public_comment_hint: 請為一般大眾評論關係tsit ê域名ê制限,若beh啟用廣告域名列單ê限制。 + reject_media: 拒絕媒體檔案 + reject_media_hint: Thâi掉本地tiông ê媒體檔案,mā bē koh kā任何tuì hia來ê載落去。Hām中止權限無tī-tāi + reject_reports: 拒絕檢舉 + reject_reports_hint: 忽略ta̍k ê tuì tsit ê域名來ê檢舉,hām中止權限無tī-tāi。 + undo: 取消域名封鎖 + view: 檢視域名封鎖 + email_domain_blocks: + add_new: 加新ê + allow_registrations_with_approval: 許可了後允准註冊 + attempts_over_week: + other: 頂禮拜lóng總有 %{count} pái試註冊 + created_msg: 成功封鎖電子phue域名 + delete: Thâi掉 + dns: + types: + mx: MX記錄 + domain: 域名 + new: + create: 加添域名 + resolve: 解析域名 + title: 封鎖新ê電子phue ê域名 + no_email_domain_block_selected: 因為無揀任何電子phue域名封鎖,所以lóng無改變 + not_permitted: 無允准 + resolved_dns_records_hint_html: 域名解析做下kha ê MX域名,tsiah ê域名上後負責收電子phue。封鎖MX域名ē封任何有siâng款MX域名ê電子郵件ê註冊,就算通看見ê域名無kâng,mā án-ne。Tio̍h細膩,m̄通封鎖主要ê電子phue提供者。 + resolved_through_html: 通過 %{domain} 解析 + title: 封鎖ê電子phue域名 + export_domain_allows: + new: + title: 輸入允准ê域名 + no_file: Iáu bē揀檔案 + export_domain_blocks: + import: + description_html: Lí teh-beh輸入封鎖域名ê列單。請koh kā tsit ê列單斟酌檢查,特別是lí無家tī編tsit ê列單ê時。 + existing_relationships_warning: 有ê跟tuè關係 + private_comment_description_html: 為著幫tsān lí追蹤輸入ê封鎖tuì toh來,輸入ê封鎖ē kap下kha ê私人評論sann-kap加添:%{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 @%{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: 最少年紀