owncloud/core

View on GitHub
apps/files_sharing/l10n/es_ES.js

Summary

Maintainability
A
0 mins
Test Coverage
OC.L10N.register(
    "files_sharing",
    {
    "Shared by link" : "Compartido por enlace",
    "Share" : "Compartir",
    "Password" : "ContraseƱa",
    "Name" : "Nombre"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");