New translations en.json (Italian)

This commit is contained in:
Flomp
2024-12-21 03:29:57 +01:00
parent 091f90b6d9
commit 3da46d4f0d

View File

@@ -177,6 +177,13 @@
"no-results": "Nessun risultato trovato", "no-results": "Nessun risultato trovato",
"not-a-valid-email-address": "Indirizzo email non valido", "not-a-valid-email-address": "Indirizzo email non valido",
"not-completed": "Non completato", "not-completed": "Non completato",
"notification-list-create": "{user} created a new list",
"notification-list-share": "{user} shared a list with you",
"notification-new-follower": "You have a new follower",
"notification-new-trail": "{user} created a new trail",
"notification-trail-comment": "{user} left a comment on your trail \"{trail}\"",
"notification-trail-share": "{user} shared a trail with you",
"notifications": "Notifications",
"off": "Spento", "off": "Spento",
"only-me": "Only me", "only-me": "Only me",
"or": "o", "or": "o",
@@ -213,6 +220,12 @@
"search-trails": "Cerca percorsi", "search-trails": "Cerca percorsi",
"select-list": "Seleziona lista", "select-list": "Seleziona lista",
"settings": "Impostazioni", "settings": "Impostazioni",
"settings-notification-list-create": "A user who you follow has created a list",
"settings-notification-list-share": "Someone shared a list with you",
"settings-notification-new-follower": "You have a new follower",
"settings-notification-trail-comment": "Someone left a comment on your trail",
"settings-notification-trail-create": "A user who you follow has created a trail",
"settings-notification-trail-share": "Someone shared a trail with you",
"settings-privacy-account-private": "Only you can see your profile. You will not appear in search results. Other users cannot follow you or share trails with you. You can still publish trails or lists.", "settings-privacy-account-private": "Only you can see your profile. You will not appear in search results. Other users cannot follow you or share trails with you. You can still publish trails or lists.",
"settings-privacy-account-public": "Everyone can see your profile. You appear in search results. Other users can follow you and share trails with you.", "settings-privacy-account-public": "Everyone can see your profile. You appear in search results. Other users can follow you and share trails with you.",
"settings-privacy-lists-private": "Your lists are private by default. No one except you will be able to see them. You can change this setting at any point for individual lists.", "settings-privacy-lists-private": "Your lists are private by default. No one except you will be able to see them. You can change this setting at any point for individual lists.",