about summary refs log tree commit diff
path: root/config/locales/it.yml
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2022-06-21 10:01:04 +0200
committerGitHub <noreply@github.com>2022-06-21 10:01:04 +0200
commit63f79874b59b3ba28c0f940b9d36ea7aacb44c93 (patch)
tree28656a86497b9dbd0c66b73091e22c9baee34910 /config/locales/it.yml
parent7a75bce1b43df290baf6842e2bb3d3eb0acd76d5 (diff)
parent353e2c5d84fcfe253d58e0a0038deac0bfc867e3 (diff)
Merge pull request #1800 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'config/locales/it.yml')
-rw-r--r--config/locales/it.yml23
1 files changed, 21 insertions, 2 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 708436ee1..f97779d26 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -38,7 +38,7 @@ it:
       one: stato
       other: stati
     status_count_before: Che hanno pubblicato
-    tagline: Segui amici e trovane di nuovi
+    tagline: Social network decentralizzato
     terms: Termini di Servizio
     unavailable_content: Server moderati
     unavailable_content_description:
@@ -852,6 +852,26 @@ it:
       edit_preset: Modifica avviso predefinito
       empty: Non hai ancora definito alcun avviso preimpostato.
       title: Gestisci avvisi predefiniti
+    webhooks:
+      add_new: Aggiungi endpoint
+      delete: Elimina
+      description_html: Un <strong>webhook</strong> consente a Mastodon di inviare <strong>notifiche in tempo reale</strong> su determinati eventi alla tua applicazione, così la tua applicazione può <strong>attivare automaticamente delle reazioni</strong>.
+      disable: Disabilita
+      disabled: Disabilitato
+      edit: Modifica endpoint
+      empty: Non hai ancora configurato alcun endpoint per webhook.
+      enable: Abilita
+      enabled: Attivo
+      enabled_events:
+        one: 1 evento abilitato
+        other: "%{count} eventi abilitati"
+      events: Eventi
+      new: Nuovo webhook
+      rotate_secret: Ruota segreto
+      secret: Segreto per firma
+      status: Stato
+      title: Webhook
+      webhook: Webhook
   admin_mailer:
     new_appeal:
       actions:
@@ -918,7 +938,6 @@ it:
   applications:
     created: Applicazione creata con successo
     destroyed: Applicazione eliminata con successo
-    invalid_url: L'URL fornito non è valido
     regenerate_token: Rigenera il token di accesso
     token_regenerated: Token di accesso rigenerato
     warning: Fa' molta attenzione con questi dati. Non fornirli mai a nessun altro!