diff options
| author | Ben Is <srsbzns@cock.li> | 2020-10-01 09:11:38 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-10-01 13:20:25 +0000 |
| commit | 71fca987a8b85a9147d77393e82ec6b6748796f6 (patch) | |
| tree | 0b8a7e855cc644b4961d0d3217a0ff38033963c9 | |
| parent | e9f13895b9d98650d3700b5c5a0fcd5080f5be9e (diff) | |
Translated using Weblate (Italian)
Currently translated at 100.0% (668 of 668 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| -rw-r--r-- | src/i18n/it.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/i18n/it.json b/src/i18n/it.json index 474e7fde..4d096004 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -407,7 +407,14 @@ "reset_background_confirm": "Vuoi veramente azzerare lo sfondo?", "chatMessageRadius": "Messaggi istantanei", "notification_setting_hide_notification_contents": "Nascondi mittente e contenuti delle notifiche push", - "notification_setting_block_from_strangers": "Blocca notifiche da utenti che non segui" + "notification_setting_block_from_strangers": "Blocca notifiche da utenti che non segui", + "virtual_scrolling": "Velocizza l'elaborazione delle sequenze", + "import_mutes_from_a_csv_file": "Importa silenziati da un file CSV", + "mutes_imported": "Silenziati importati! Saranno elaborati a breve.", + "mute_import_error": "Errore nell'importazione", + "mute_import": "Importa silenziati", + "mute_export_button": "Esporta la tua lista di silenziati in un file CSV", + "mute_export": "Esporta silenziati" }, "timeline": { "error_fetching": "Errore nell'aggiornamento", |
