Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ia.json « l10n « sharebymail « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ccb58d80cc1d96c8a6cc72123990893a149f3377 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{ "translations": {
    "Shared with %1$s" : "Compartite con %1$s",
    "Shared with {email}" : "Compartite con {email}",
    "Shared with %1$s by %2$s" : "Compartite con %1$s per %2$s",
    "Shared with {email} by {actor}" : "Compartite con {email} per {actor}",
    "You shared %1$s with %2$s by mail" : "Tu compartiva %1$s con %2$s per e-posta",
    "You shared {file} with {email} by mail" : "Tu compartiva {file} con {email} per e-posta",
    "%3$s shared %1$s with %2$s by mail" : "%3$s compartiva %1$s con %2$s per e-posta",
    "{actor} shared {file} with {email} by mail" : "{actor} compartiva {file} con {email} per e-posta",
    "Sharing %s failed, this item is already shared with %s" : "Compartir %s falleva, iste elemento ja es compartite con %s",
    "Failed to send share by E-mail" : "Invio de compartite per e-posta falleva",
    "%s shared »%s« with you" : "%s compartiva »%s« con te",
    "%s shared »%s« with you on behalf of %s" : "%s compartiva »%s« con te in nomine de %s",
    "Failed to create the E-mail" : "Creation de E-Posta falleva",
    "Could not find share" : "Impossibile trovar le compartite",
    "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Holla,\n\n%s compartiva »%s« con te in nomine de %s.\n\n%s\n\n",
    "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Holla,\n\n%s compartiva »%s« con te.\n\n%s\n\n",
    "Cheers!" : "Congratulationes!",
    "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Holla,<br><br>%s compartiva <a href=\"%s\">%s</a> con te in nomine de %s.<br><br>",
    "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Holla,<br><br>%s compartiva <a href=\"%s\">%s</a> con te.<br><br>"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}