blob: ca21de5caafe017bbda0d3fcd57f1612d4e28ec6 (
plain)
1
2
3
4
5
6
7
8
9
|
{ "translations": {
"A file or folder has been <strong>shared</strong>" : "Se ha <strong>compartido</strong> un archivo o carpeta",
"You shared %1$s with %2$s" : "Ha compartido %1$s con %2$s",
"You shared %1$s with group %2$s" : "Ha compartido %1$s con el grupo %2$s",
"%2$s shared %1$s with you" : "%2$s ha compartido %1$s con tigo",
"You shared %1$s via link" : "Ha compartido %1$s via enlace",
"Shares" : "Compartidos"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|