forked from AkkomaGang/akkoma-fe
Translated using Weblate (Italian)
Currently translated at 75.1% (480 of 639 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
This commit is contained in:
parent
e9be206a65
commit
5b48954644
1 changed files with 42 additions and 4 deletions
|
@ -34,7 +34,8 @@
|
||||||
"user_search": "Ricerca utenti",
|
"user_search": "Ricerca utenti",
|
||||||
"search": "Ricerca",
|
"search": "Ricerca",
|
||||||
"who_to_follow": "Chi seguire",
|
"who_to_follow": "Chi seguire",
|
||||||
"preferences": "Preferenze"
|
"preferences": "Preferenze",
|
||||||
|
"bookmarks": "Segnalibri"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"followed_you": "ti segue",
|
"followed_you": "ti segue",
|
||||||
|
@ -271,10 +272,34 @@
|
||||||
"shadow_id": "Ombra numero {value}",
|
"shadow_id": "Ombra numero {value}",
|
||||||
"override": "Sostituisci",
|
"override": "Sostituisci",
|
||||||
"component": "Componente",
|
"component": "Componente",
|
||||||
"_tab_label": "Luci ed ombre"
|
"_tab_label": "Luci ed ombre",
|
||||||
|
"components": {
|
||||||
|
"avatarStatus": "Icona utente (vista messaggio)",
|
||||||
|
"avatar": "Icona utente (vista profilo)",
|
||||||
|
"topBar": "Barra superiore",
|
||||||
|
"panelHeader": "Intestazione pannello",
|
||||||
|
"panel": "Pannello",
|
||||||
|
"input": "Campo d'immissione",
|
||||||
|
"buttonPressedHover": "Pulsante (puntato e premuto)",
|
||||||
|
"buttonPressed": "Pulsante (premuto)",
|
||||||
|
"buttonHover": "Pulsante (puntato)",
|
||||||
|
"button": "Pulsante",
|
||||||
|
"popup": "Sbalzi e suggerimenti"
|
||||||
|
},
|
||||||
|
"filter_hint": {
|
||||||
|
"inset_classic": "Le ombre incluse usano {0}",
|
||||||
|
"spread_zero": "Lo spandimento maggiore di zero si azzera sulle ombre",
|
||||||
|
"avatar_inset": "Tieni presente che combinare ombre (sia incluse che non) sulle icone utente potrebbe dare risultati strani con quelle trasparenti.",
|
||||||
|
"drop_shadow_syntax": "{0} non supporta il parametro {1} né la keyword {2}.",
|
||||||
|
"always_drop_shadow": "Attenzione: quest'ombra usa sempre {0} se il tuo browser lo supporta."
|
||||||
|
},
|
||||||
|
"hintV3": "Per le ombre puoi anche usare la sintassi {0} per sfruttare il secondo colore."
|
||||||
},
|
},
|
||||||
"radii": {
|
"radii": {
|
||||||
"_tab_label": "Raggio"
|
"_tab_label": "Raggio"
|
||||||
|
},
|
||||||
|
"fonts": {
|
||||||
|
"_tab_label": "Font"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"enable_web_push_notifications": "Abilita notifiche web push",
|
"enable_web_push_notifications": "Abilita notifiche web push",
|
||||||
|
@ -336,7 +361,14 @@
|
||||||
"emoji_reactions_on_timeline": "Mostra emoji di reazione sulle sequenze",
|
"emoji_reactions_on_timeline": "Mostra emoji di reazione sulle sequenze",
|
||||||
"pad_emoji": "Affianca spazi agli emoji inseriti tramite selettore",
|
"pad_emoji": "Affianca spazi agli emoji inseriti tramite selettore",
|
||||||
"notification_blocks": "Bloccando un utente non riceverai più le sue notifiche né lo seguirai più.",
|
"notification_blocks": "Bloccando un utente non riceverai più le sue notifiche né lo seguirai più.",
|
||||||
"mutes_and_blocks": "Zittiti e bloccati"
|
"mutes_and_blocks": "Zittiti e bloccati",
|
||||||
|
"profile_fields": {
|
||||||
|
"value": "Contenuto",
|
||||||
|
"name": "Etichetta",
|
||||||
|
"add_field": "Aggiungi campo",
|
||||||
|
"label": "Metadati profilo"
|
||||||
|
},
|
||||||
|
"bot": "Questo profilo è di un robot"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"error_fetching": "Errore nell'aggiornamento",
|
"error_fetching": "Errore nell'aggiornamento",
|
||||||
|
@ -425,7 +457,10 @@
|
||||||
},
|
},
|
||||||
"direct_warning_to_first_only": "Questo messaggio sarà visibile solo agli utenti menzionati all'inizio.",
|
"direct_warning_to_first_only": "Questo messaggio sarà visibile solo agli utenti menzionati all'inizio.",
|
||||||
"direct_warning_to_all": "Questo messaggio sarà visibile a tutti i menzionati.",
|
"direct_warning_to_all": "Questo messaggio sarà visibile a tutti i menzionati.",
|
||||||
"new_status": "Nuovo messaggio"
|
"new_status": "Nuovo messaggio",
|
||||||
|
"empty_status_error": "Non puoi pubblicare messaggi vuoti senza allegati",
|
||||||
|
"preview_empty": "Vuoto",
|
||||||
|
"preview": "Anteprima"
|
||||||
},
|
},
|
||||||
"registration": {
|
"registration": {
|
||||||
"bio": "Introduzione",
|
"bio": "Introduzione",
|
||||||
|
@ -548,5 +583,8 @@
|
||||||
"error": "Non trovato.",
|
"error": "Non trovato.",
|
||||||
"searching_for": "Cerco",
|
"searching_for": "Cerco",
|
||||||
"remote_user_resolver": "Cerca utenti remoti"
|
"remote_user_resolver": "Cerca utenti remoti"
|
||||||
|
},
|
||||||
|
"errors": {
|
||||||
|
"storage_unavailable": "Pleroma non ha potuto accedere ai dati del tuo browser. Le tue credenziali o le tue impostazioni locali non potranno essere salvate e potresti incontrare strani errori. Prova ad abilitare i cookie."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue