summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/sk.json
blob: 9294a2e9a389d3e1daa1c0078d8f30c58496c444 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{ "translations": {
    "Versions" : "Verzie",
    "This application automatically maintains older versions of files that are changed." : "Táto aplikácia automaticky spravuje staršie verzie súborov, ktoré sú zmenené",
    "Failed to revert {file} to revision {timestamp}." : "Zlyhalo obnovenie súboru {file} na verziu {timestamp}.",
    "_%n byte_::_%n bytes_" : ["%n bajt","%n bajtov","%n bajtov","%n bajtov"],
    "Restore" : "Obnoviť",
    "No other versions available" : "Žiadne ďalšie verzie nie sú dostupné",
    "Could not revert: %s" : "Nemožno obnoviť: %s",
    "No earlier versions available" : "Nie sú dostupné predchádzajúce verzie",
    "More versions …" : "Viac verzií ..."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}