diff options
| author | Ben Is <spambenis@fastwebnet.it> | 2021-09-09 15:11:40 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-09-09 22:00:26 +0000 |
| commit | 80dd6b2500c59e894490eef1d85cfa28217ad66e (patch) | |
| tree | eb5aa595fd276982c44aafcffa925bed4d2b823b | |
| parent | ad64b91d66b9b8a53d4cf6687a7b404b97bf2932 (diff) | |
Translated using Weblate (Italian)
Currently translated at 100.0% (722 of 722 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
| -rw-r--r-- | src/i18n/it.json | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/src/i18n/it.json b/src/i18n/it.json index 51af6a82..e70c522d 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -448,7 +448,10 @@ "backup_restore": "Archiviazione impostazioni" }, "right_sidebar": "Mostra barra laterale a destra", - "hide_shoutbox": "Nascondi muro dei graffiti" + "hide_shoutbox": "Nascondi muro dei graffiti", + "mentions_new_style": "Menzioni abbreviate", + "mentions_new_place": "Segrega le menzioni", + "always_show_post_button": "Non nascondere il pulsante di composizione" }, "timeline": { "error_fetching": "Errore nell'aggiornamento", @@ -758,7 +761,10 @@ "status_deleted": "Questo messagio รจ stato cancellato", "nsfw": "DISDICEVOLE", "external_source": "Vai all'origine", - "expand": "Espandi" + "expand": "Espandi", + "mentions": "Menzioni", + "you": "(Tu)", + "plus_more": "+{number} altri" }, "time": { "years_short": "{0} a", |
