aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/it.json
blob: 00e59d45f44d0d7db43a78d92dcc6f97b3d5159f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{ "translations": {
    "Shared with %1$s" : "Condivisa con %1$s",
    "Shared with {email}" : "Condivisa con {email}",
    "Shared with %1$s by %2$s" : "Condivisa con %1$s da %2$s",
    "Shared with {email} by {actor}" : "Condivisa con {email} da {actor}",
    "You shared %1$s with %2$s by mail" : "Hai condiviso %1$s con %2$s tramite posta",
    "You shared {file} with {email} by mail" : "Hai condiviso {file} con {user} tramite posta",
    "%3$s shared %1$s with %2$s by mail" : "%3$s ha condiviso %1$s con %2$s tramite email",
    "{actor} shared {file} with {email} by mail" : "{actor} ha condiviso {file} con {email} tramite email",
    "Sharing %s failed, this item is already shared with %s" : "Condivisione %s non riuscita, questo elemento è già condiviso con %s",
    "Failed to send share by E-mail" : "Invio non riuscito della condivisione tramite email",
    "%s shared »%s« with you" : "%s ha condiviso »%s« con te",
    "%s shared »%s« with you on behalf of %s" : "%s ha condiviso «%s» con te per conto di %s",
    "Failed to create the E-mail" : "Creazione dell'email non riuscita",
    "Could not find share" : "Non è stato possibile trovare la condivisione",
    "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Ciao,\n\n%s ha condiviso «%s» con te per conto di %s.\n\n%s\n\n",
    "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Ciao,\n\n%s ha condiviso «%s» con te.\n\n%s\n\n",
    "Cheers!" : "Saluti!",
    "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te per conto di %s.<br><br>",
    "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te.<br><br>",
    "Share by mail" : "Condividi tramite email"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}