diff options
| author | Ben Is <spambenis@fastwebnet.it> | 2021-02-13 22:46:59 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-02-14 09:49:16 +0000 |
| commit | cba48476ad4ade6253bd7fa64fbc4f180960ad75 (patch) | |
| tree | 05559fea86b421cb90ea814703906d7c08f015ba /src/i18n/it.json | |
| parent | 033b7eaeb94fc552e6bf04671153d3afae089f87 (diff) | |
Translated using Weblate (Italian)
Currently translated at 100.0% (685 of 685 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
Diffstat (limited to 'src/i18n/it.json')
| -rw-r--r-- | src/i18n/it.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/i18n/it.json b/src/i18n/it.json index 927856b0..31e3d968 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -496,7 +496,8 @@ "roles": { "moderator": "Moderatore", "admin": "Amministratore" - } + }, + "bot": "Bot" }, "chat": { "title": "Chat" @@ -665,7 +666,9 @@ "expiry": "Età ", "expires_in": "Chiude fra {0}", "expired": "Chiuso {0} fa", - "not_enough_options": "Aggiungi altre risposte" + "not_enough_options": "Aggiungi altre risposte", + "votes_count": "{count} voto | {count} voti", + "people_voted_count": "{count} votante | {count} votanti" }, "interactions": { "favs_repeats": "Condivisi e Graditi", |
