mediawiki-extensions-Echo/i18n/api/it.json
Translation updater bot 47bc762290 Localisation updates from https://translatewiki.net.
Change-Id: Ic1b8aafbe257cd4926fc41176ff19c8e8b35f17b
2019-04-12 08:31:58 +02:00

50 lines
4.6 KiB
JSON

{
"@metadata": {
"authors": [
"Beta16",
"Fringio",
"Matteocng"
]
},
"apihelp-echomarkread-description": "Contrassegna tutte le notifiche come lette per l'utente attuale.",
"apihelp-echomarkread-summary": "Contrassegna tutte le notifiche come lette per l'utente attuale.",
"apihelp-echomarkread-param-list": "Un elenco di ID notifiche da contrassegnare come lette.",
"apihelp-echomarkread-param-unreadlist": "Un elenco di ID notifiche da contrassegnare come non lette.",
"apihelp-echomarkread-param-all": "Se impostato, contrassegna tutte le notifiche dell'utente come lette.",
"apihelp-echomarkread-param-sections": "Un elenco di sezioni da contrassegnare come lette.",
"apihelp-echomarkread-example-1": "Contrassegna la notifica 8 come letta",
"apihelp-echomarkread-example-2": "Contrassegna tutte le notifiche come lette",
"apihelp-echomarkread-example-3": "Contrassegna la notifica 1 come non letta",
"apihelp-echomarkseen-description": "Contrassegna le notifiche come viste per l'utente attuale.",
"apihelp-echomarkseen-summary": "Contrassegna le notifiche come viste per l'utente attuale.",
"apihelp-echomarkseen-example-1": "Contrassegna le notifiche di tutti i tipi come viste",
"apihelp-echomarkseen-param-type": "Tipo di notifiche da contrassegnare come viste: 'alert', 'message' or 'all'.",
"apihelp-query+notifications-description": "Ottieni le notifiche in attesa per l'utente attuale.",
"apihelp-query+notifications-summary": "Ottieni le notifiche in attesa per l'utente attuale.",
"apihelp-query+notifications-param-prop": "Dettagli da richiedere.",
"apihelp-query+notifications-param-sections": "Le sezioni delle notifiche da consultare (per esempio, una combinazione di 'avviso' e 'messaggio').",
"apihelp-query+notifications-param-groupbysection": "Se raggruppare i risultati per sezione. Ogni sezione viene recuperata separatamente se impostato.",
"apihelp-query+notifications-param-filter": "Filtra le notifiche restituite.",
"apihelp-query+notifications-param-format": "Se specificato, le notifiche verranno restituite formattate in questo modo.",
"apihelp-query+notifications-paramvalue-format-model": "Dati grezzi notifica",
"apihelp-query+notifications-paramvalue-format-special": "Formattato per la pagina Special:Notifications (e solo quella!) Non fare affidamento sul HTML dato che può cambiare in qualsiasi momento.",
"apihelp-query+notifications-paramvalue-format-flyout": "<span class=\"apihelp-deprecated\">Deprecato</span>. Usa <kbd>$1format=model</kbd> per dati grezzi",
"apihelp-query+notifications-paramvalue-format-html": "<span class=\"apihelp-deprecated\">Deprecato</span>. Usa <kbd>$1format=model</kbd> per dati grezzi",
"apihelp-query+notifications-param-limit": "Il numero massimo di notifiche da recuperare.",
"apihelp-query+notifications-param-wikis": "Elenco di wiki da cui recuperare le notifiche (predefinito solo il wiki attuale).",
"apihelp-query+notifications-param-alertcontinue": "Quando più risultati 'avviso' sono disponibili, usa questo per continuare.",
"apihelp-query+notifications-param-unreadfirst": "Se mostrare le notifiche non lette prima (usato solo se groupbysection è impostato).",
"apihelp-query+notifications-param-alertunreadfirst": "Se mostrare le notifiche dei messaggi non letti prima (usato solo se groupbysection è impostato).",
"apihelp-query+notifications-param-messagecontinue": "Quando più risultati 'messaggio' sono disponibili, usa questo per continuare.",
"apihelp-query+notifications-param-messageunreadfirst": "Se mostrare le notifiche degli avvisi non letti prima (usato solo se groupbysection è impostato).",
"apihelp-query+notifications-param-titles": "Restituisce solo le notifiche per queste pagine. Per ottenere le notifiche non associate ad alcuna pagina, usa [] come titolo.",
"apihelp-query+notifications-example-1": "Elenco notifiche",
"apihelp-query+notifications-example-2": "Elenco notifiche, raggruppate per sezione, con i conteggi",
"apihelp-query+unreadnotificationpages-description": "Ottieni le pagine per le quali ci sono notifiche non lette per l'utente attuale.",
"apihelp-query+unreadnotificationpages-summary": "Ottieni le pagine per le quali ci sono notifiche non lette per l'utente attuale.",
"apihelp-query+unreadnotificationpages-param-limit": "Il numero massimo di pagine da restituire.",
"apihelp-query+unreadnotificationpages-param-wikis": "Elenco di wiki da cui recuperare le pagine con notifiche non lette (predefinito solo il wiki attuale).",
"apihelp-query+unreadnotificationpages-example-1": "Elenca le pagine con (il loro numero di) notifiche non lette",
"apierror-echo-event-creation-failed": "Impossibile creare evento Echo"
}