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

it.json « l10n « federatedfilesharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 133cf7d0281c977cc05ded8accc2c16331726b0d (plain)
1
2
3
4
5
6
7
{ "translations": {
    "Invalid Federated Cloud ID" : "ID di cloud federata non valido",
    "Sharing %s failed, because this item is already shared with %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con %s",
    "Not allowed to create a federated share with the same user" : "Non è consentito creare una condivisione federata con lo stesso utente",
    "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "La condivisione di %s non è riuscita, impossibile trovare %s, è probabile che il server non sia al momento raggiungibile."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}