diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-01-19 13:10:16 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-01-19 13:10:16 +0000 |
| commit | 182fcca5da9fa284f46f5ca1c8b1790353dec316 (patch) | |
| tree | 5fd765c595e371c6b9ee4a63e4b75678bd2af531 /src/i18n/it.json | |
| parent | 6509542dbdb22d7df0d6994fa6af9aaa4df1d700 (diff) | |
| parent | d2730d5badb843fd95eef8d070ae71289d6d02e1 (diff) | |
Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'
Translations update from Weblate
See merge request pleroma/pleroma-fe!1413
Diffstat (limited to 'src/i18n/it.json')
| -rw-r--r-- | src/i18n/it.json | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/src/i18n/it.json b/src/i18n/it.json index 6fc1d05a..a1ec37a2 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", @@ -757,7 +760,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", @@ -774,8 +780,8 @@ "second": "{0} secondo", "now_short": "adesso", "now": "adesso", - "months_short": "{0} ms", - "month_short": "{0} ms", + "months_short": "{0} mes", + "month_short": "{0} mes", "months": "{0} mesi", "month": "{0} mese", "minutes_short": "{0} min", |
