diff options
| author | Ben Is <spambenis@fastwebnet.it> | 2020-11-25 09:52:04 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-11-27 13:57:44 +0000 |
| commit | 00b93c09476b6f9502fd0924521c9e9fe4e5b100 (patch) | |
| tree | 6730a748920b7c52b34ceef6b1c50236bbb4f86a /src | |
| parent | 95ad9efff3845e5e4ff21eca6918e218fc8de5a8 (diff) | |
Translated using Weblate (Italian)
Currently translated at 100.0% (671 of 671 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/it.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/src/i18n/it.json b/src/i18n/it.json index 67e92b32..58dafca5 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -50,7 +50,8 @@ "follow_request": "vuole seguirti", "no_more_notifications": "Fine delle notifiche", "migrated_to": "è migrato verso", - "reacted_with": "ha reagito con {0}" + "reacted_with": "ha reagito con {0}", + "error": "Errore nel caricare le notifiche: {0}" }, "settings": { "attachments": "Allegati", @@ -427,7 +428,8 @@ "repeated": "condiviso", "no_statuses": "Nessun messaggio", "no_more_statuses": "Fine dei messaggi", - "reload": "Ricarica" + "reload": "Ricarica", + "error": "Errore nel caricare la sequenza: {0}" }, "user_card": { "follow": "Segui", @@ -703,7 +705,8 @@ "delete_confirm": "Vuoi veramente eliminare questo messaggio?", "unbookmark": "Rimuovi segnalibro", "bookmark": "Aggiungi segnalibro", - "status_deleted": "Questo messagio è stato cancellato" + "status_deleted": "Questo messagio è stato cancellato", + "nsfw": "Pruriginoso" }, "time": { "years_short": "{0}a", |
