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": "Silenciem l'usuari?",
|
||||
"mute_modal.you_wont_see_mentions": "No veureu publicacions que els esmentin.",
|
||||
"mute_modal.you_wont_see_posts": "Encara poden veure les vostres publicacions, però no veureu les seves.",
|
||||
"name_and_others": "{name} i {count, plural, one {# altre} other {# altres}}",
|
||||
"name_and_others_with_link": "{name} i <a>{count, plural, one {# altre} other {# altres}}</a>",
|
||||
"navigation_bar.about": "Quant a",
|
||||
"navigation_bar.advanced_interface": "Obre en la interfície web avançada",
|
||||
"navigation_bar.blocks": "Usuaris blocats",
|
||||
|
@ -470,6 +472,10 @@
|
|||
"navigation_bar.security": "Seguretat",
|
||||
"not_signed_in_indicator.not_signed_in": "Cal que iniciïs la sessió per a accedir a aquest recurs.",
|
||||
"notification.admin.report": "{name} ha reportat {target}",
|
||||
"notification.admin.report_account": "{name} ha reportat {count, plural, one {una publicació} other {# publicacions}} de {target} per {category}",
|
||||
"notification.admin.report_account_other": "{name} ha reportat {count, plural, one {una publicació} other {# publicacions}} de {target}",
|
||||
"notification.admin.report_statuses": "{name} ha reportat {target} per {category}",
|
||||
"notification.admin.report_statuses_other": "{name} ha reportat {target}",
|
||||
"notification.admin.sign_up": "{name} s'ha registrat",
|
||||
"notification.favourite": "{name} ha afavorit el teu tut",
|
||||
"notification.follow": "{name} et segueix",
|
||||
|
@ -485,6 +491,8 @@
|
|||
"notification.moderation_warning.action_silence": "S'ha limitat el vostre compte.",
|
||||
"notification.moderation_warning.action_suspend": "S'ha suspès el vostre compte.",
|
||||
"notification.own_poll": "La teva enquesta ha finalitzat",
|
||||
"notification.poll": "Ha finalitzat una enquesta que heu respost",
|
||||
"notification.private_mention": "{name} us ha esmentat en privat",
|
||||
"notification.reblog": "{name} t'ha impulsat",
|
||||
"notification.relationships_severance_event": "S'han perdut les connexions amb {name}",
|
||||
"notification.relationships_severance_event.account_suspension": "Un administrador de {from} ha suspès {target}; això vol dir que ja no en podreu rebre actualitzacions o interactuar-hi.",
|
||||
|
@ -502,6 +510,8 @@
|
|||
"notifications.column_settings.admin.report": "Nous informes:",
|
||||
"notifications.column_settings.admin.sign_up": "Registres nous:",
|
||||
"notifications.column_settings.alert": "Notificacions d'escriptori",
|
||||
"notifications.column_settings.beta.category": "Característiques experimentals",
|
||||
"notifications.column_settings.beta.grouping": "Notificacions de grup",
|
||||
"notifications.column_settings.favourite": "Favorits:",
|
||||
"notifications.column_settings.filter_bar.advanced": "Mostra totes les categories",
|
||||
"notifications.column_settings.filter_bar.category": "Barra ràpida de filtres",
|
||||
|
@ -665,9 +675,13 @@
|
|||
"report.unfollow_explanation": "Estàs seguint aquest compte. Per no veure els seus tuts a la teva línia de temps d'Inici, deixa de seguir-lo.",
|
||||
"report_notification.attached_statuses": "{count, plural, one {{count} tut} other {{count} tuts}} adjunts",
|
||||
"report_notification.categories.legal": "Legal",
|
||||
"report_notification.categories.legal_sentence": "contingut no permès",
|
||||
"report_notification.categories.other": "Altres",
|
||||
"report_notification.categories.other_sentence": "altres",
|
||||
"report_notification.categories.spam": "Brossa",
|
||||
"report_notification.categories.spam_sentence": "brossa",
|
||||
"report_notification.categories.violation": "Violació de norma",
|
||||
"report_notification.categories.violation_sentence": "violació de normes",
|
||||
"report_notification.open": "Obre l'informe",
|
||||
"search.no_recent_searches": "No hi ha cerques recents",
|
||||
"search.placeholder": "Cerca",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue