diff options
| author | rinpatch <rin@patch.cx> | 2021-02-15 11:25:03 +0300 |
|---|---|---|
| committer | rinpatch <rin@patch.cx> | 2021-02-15 11:25:03 +0300 |
| commit | 3d25946bbfc3bdbfae5239def9fac389f8bfcfad (patch) | |
| tree | 26b5e2f2a2ea01e87d7e63643fffdc6d68549984 /src/i18n/it.json | |
| parent | 44bddf6cd2ebe636ef58855949128d37244f04a7 (diff) | |
| parent | 7e11093fcde8815f37c2c4d15eeb96ef43533d7a (diff) | |
Merge Weblate updates
There was a merge conflict so it had to be done manually.
Diffstat (limited to 'src/i18n/it.json')
| -rw-r--r-- | src/i18n/it.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/src/i18n/it.json b/src/i18n/it.json index ece1f33a..0a3d0ce2 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -421,7 +421,8 @@ "mute_import": "Importa silenziati", "mute_export_button": "Esporta la tua lista di silenziati in un file CSV", "mute_export": "Esporta silenziati", - "hide_wallpaper": "Nascondi sfondo della stanza" + "hide_wallpaper": "Nascondi sfondo della stanza", + "setting_changed": "Valore personalizzato" }, "timeline": { "error_fetching": "Errore nell'aggiornamento", @@ -491,7 +492,8 @@ "follow_progress": "Richiedo…", "follow_sent": "Richiesta inviata!", "favorites": "Preferiti", - "message": "Contatta" + "message": "Contatta", + "bot": "Bot" }, "chat": { "title": "Chat" @@ -660,7 +662,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", |
