owncloud/core

View on GitHub
apps/files_external/l10n/es_CL.js

Summary

Maintainability
A
0 mins
Test Coverage
OC.L10N.register(
    "files_external",
    {
    "Personal" : "Personal",
    "Username" : "Usuario",
    "Password" : "Clave",
    "Share" : "Compartir",
    "Folder name" : "Nombre del directorio"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");