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

es_CL.json « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 97088d3de0edc5d0703fb36ec3c3aceaa769d8ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{ "translations": {
    "Cancel" : "Cancelar",
    "A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>",
    "You shared %1$s with %2$s" : "Ha compartido %1$s con %2$s",
    "You shared %1$s with group %2$s" : "Has compartido %1$s con el grupo %2$s",
    "You shared %1$s via link" : "Ha compartido %1$s vía enlace",
    "%2$s shared %1$s with you" : "%2$s compartió %1$s con usted",
    "Shares" : "Compartidos",
    "Password" : "Clave",
    "Download" : "Descargar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}