owncloud/core

View on GitHub
apps/files_versions/l10n/sk_SK.js

Summary

Maintainability
A
0 mins
Test Coverage
OC.L10N.register(
    "files_versions",
    {
    "Versions" : "Verzie",
    "Failed to revert {file} to revision {timestamp}." : "Zlyhalo obnovenie súboru {file} na verziu {timestamp}.",
    "Restore" : "Obnoviť"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");