forked from AkkomaGang/akkoma-fe
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/
This commit is contained in:
parent
033b7eaeb9
commit
cba48476ad
1 changed files with 5 additions and 2 deletions
|
@ -496,7 +496,8 @@
|
||||||
"roles": {
|
"roles": {
|
||||||
"moderator": "Moderatore",
|
"moderator": "Moderatore",
|
||||||
"admin": "Amministratore"
|
"admin": "Amministratore"
|
||||||
}
|
},
|
||||||
|
"bot": "Bot"
|
||||||
},
|
},
|
||||||
"chat": {
|
"chat": {
|
||||||
"title": "Chat"
|
"title": "Chat"
|
||||||
|
@ -665,7 +666,9 @@
|
||||||
"expiry": "Età",
|
"expiry": "Età",
|
||||||
"expires_in": "Chiude fra {0}",
|
"expires_in": "Chiude fra {0}",
|
||||||
"expired": "Chiuso {0} fa",
|
"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": {
|
"interactions": {
|
||||||
"favs_repeats": "Condivisi e Graditi",
|
"favs_repeats": "Condivisi e Graditi",
|
||||||
|
|
Loading…
Reference in a new issue