New Crowdin Translations (automated) (#31087)
Co-authored-by: GitHub Actions <noreply@github.com>
This commit is contained in:
parent
ef796446e5
commit
5a60a3b80c
30 changed files with 442 additions and 104 deletions
|
@ -443,6 +443,8 @@
|
|||
"mute_modal.title": "Acalar usuaria?",
|
||||
"mute_modal.you_wont_see_mentions": "Non verás as publicacións que a mencionen.",
|
||||
"mute_modal.you_wont_see_posts": "Seguirá podendo ler as túas publicacións, pero non verás as súas.",
|
||||
"name_and_others": "{name} e {count, plural, one {outra máis} other {# máis}}",
|
||||
"name_and_others_with_link": "{name} e <a>{count, plural, one {outra máis} other {# máis}}</a>",
|
||||
"navigation_bar.about": "Sobre",
|
||||
"navigation_bar.advanced_interface": "Abrir coa interface web avanzada",
|
||||
"navigation_bar.blocks": "Usuarias bloqueadas",
|
||||
|
@ -470,6 +472,10 @@
|
|||
"navigation_bar.security": "Seguranza",
|
||||
"not_signed_in_indicator.not_signed_in": "Debes acceder para ver este recurso.",
|
||||
"notification.admin.report": "{name} denunciou a {target}",
|
||||
"notification.admin.report_account": "{name} denunciou {count, plural, one {unha publicación} other {# publicacións}} de {target} por {category}",
|
||||
"notification.admin.report_account_other": "{name} denunciou {count, plural, one {unha publicación} other {# publicacións}} de {target}",
|
||||
"notification.admin.report_statuses": "{name} deununciou a {target} por {category}",
|
||||
"notification.admin.report_statuses_other": "{name} denunciou a {target}",
|
||||
"notification.admin.sign_up": "{name} rexistrouse",
|
||||
"notification.favourite": "{name} marcou como favorita a túa publicación",
|
||||
"notification.follow": "{name} comezou a seguirte",
|
||||
|
@ -485,6 +491,8 @@
|
|||
"notification.moderation_warning.action_silence": "A túa conta foi limitada.",
|
||||
"notification.moderation_warning.action_suspend": "A túa conta foi suspendida.",
|
||||
"notification.own_poll": "A túa enquisa rematou",
|
||||
"notification.poll": "Rematou a enquisa na que votaches",
|
||||
"notification.private_mention": "{name} mencionoute de xeito privado",
|
||||
"notification.reblog": "{name} compartiu a túa publicación",
|
||||
"notification.relationships_severance_event": "Perdeuse a conexión con {name}",
|
||||
"notification.relationships_severance_event.account_suspension": "A administración de {from} suspendeu a {target}, o que significa que xa non vas recibir actualizacións de esa conta ou interactuar con ela.",
|
||||
|
@ -502,6 +510,8 @@
|
|||
"notifications.column_settings.admin.report": "Novas denuncias:",
|
||||
"notifications.column_settings.admin.sign_up": "Novas usuarias:",
|
||||
"notifications.column_settings.alert": "Notificacións de escritorio",
|
||||
"notifications.column_settings.beta.category": "Características experimentais",
|
||||
"notifications.column_settings.beta.grouping": "Notificacións de grupo",
|
||||
"notifications.column_settings.favourite": "Favoritas:",
|
||||
"notifications.column_settings.filter_bar.advanced": "Mostrar todas as categorías",
|
||||
"notifications.column_settings.filter_bar.category": "Barra de filtrado rápido",
|
||||
|
@ -665,9 +675,13 @@
|
|||
"report.unfollow_explanation": "Estás a seguir esta conta. Deixar de ver as súas publicacións na túa cronoloxía, non seguila.",
|
||||
"report_notification.attached_statuses": "Achegou {count, plural, one {{count} publicación} other {{count} publicacións}}",
|
||||
"report_notification.categories.legal": "Legal",
|
||||
"report_notification.categories.legal_sentence": "contido ilegal",
|
||||
"report_notification.categories.other": "Outro",
|
||||
"report_notification.categories.other_sentence": "outra",
|
||||
"report_notification.categories.spam": "Spam",
|
||||
"report_notification.categories.spam_sentence": "spam",
|
||||
"report_notification.categories.violation": "Faltou ás regras",
|
||||
"report_notification.categories.violation_sentence": "violación das regras",
|
||||
"report_notification.open": "Abrir a denuncia",
|
||||
"search.no_recent_searches": "Non hai buscas recentes",
|
||||
"search.placeholder": "Procurar",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue