activity/l10n/it.js

39 строки
2.4 KiB
JavaScript

OC.L10N.register(
"activity",
{
"Activity" : "Attività",
"Your settings have been updated." : "Le tue impostazioni sono state aggiornate.",
"Activity notification" : "Notifica delle attività",
"All Activities" : "Tutte le attività",
"Activities by you" : "Le tue attività",
"Activities by others" : "Attività altrui",
"\"remote user\"" : "\"utente remoto\"",
"in %s" : "in %s",
"%s and %s" : "%s e %s",
", " : ", ",
"_%s and <strong class=\"tooltip\" title=\"%s\">%n more</strong>_::_%s and <strong class=\"tooltip\" title=\"%s\">%n more</strong>_" : ["%s e <strong class=\"tooltip\" title=\"%s\">%n altro</strong>","%s e <strong class=\"tooltip\" title=\"%s\">%n altri</strong>"],
"_%s and %n more_::_%s and %n more_" : ["%s e %n altro","%s e %n altri"],
"Hello %s," : "Ciao %s,",
"You are receiving this email because in the last hour the following things happened at %s" : "Hai ricevuto questa email poiché nell'ultima ora si sono verificati i seguenti eventi su %s",
"You are receiving this email because in the last day the following things happened at %s" : "Hai ricevuto questa email poiché nell'ultimo giorno si sono verificati i seguenti eventi su %s",
"You are receiving this email because in the last week the following things happened at %s" : "Hai ricevuto questa email poiché nell'ultima settimana si sono verificati i seguenti eventi su %s",
"* %1$s - %2$s" : "* %1$s - %2$s",
"Notifications" : "Notifiche",
"Mail" : "Posta",
"Stream" : "Flusso",
"List your own actions in the stream" : "Elenca le tue azioni nel flusso",
"Notify about your own actions via email" : "Notificami le tue azioni tramite email",
"You need to set up your email address before you can receive notification emails." : "Devi impostare l'indirizzo del tuo utente prima di poter ricevere le email di notifica.",
"Send emails:" : "Invio email:",
"Hourly" : "Ogni ora",
"Daily" : "Quotidiano",
"Weekly" : "Settimanale",
"Activity feed" : "Fonte delle attività",
"Personal activity feed for %s" : "Fonte delle attività personali per %s",
"Enable RSS feed" : "Abilita fonte RSS",
"You will see a list of events here when you start to use your %s." : "Qui vedrai un elenco di eventi quando inizi a utilizzare %s.",
"No more events to load" : "Non ci sono altri eventi da caricare",
"Files" : "File"
},
"nplurals=2; plural=(n != 1);");