owncloud/core

View on GitHub
lib/l10n/sk.js

Summary

Maintainability
A
0 mins
Test Coverage
OC.L10N.register(
    "lib",
    {
    "Authentication error" : "Autentifikačná chyba"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");