blob: 28f3056023bc98a488568642abb3dae2a09569c6 (
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",
"%2$s shared %1$s with you" : "%2$s compartió %1$s con usted",
"You shared %1$s via link" : "Ha compartido %1$s vía enlace",
"Shares" : "Compartidos",
"Password" : "Clave",
"Download" : "Descargar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|