diff options
Diffstat (limited to 'apps/files_versions/l10n/sk.js')
-rw-r--r-- | apps/files_versions/l10n/sk.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/sk.js b/apps/files_versions/l10n/sk.js index 14061f2afcc..bdb7824a464 100644 --- a/apps/files_versions/l10n/sk.js +++ b/apps/files_versions/l10n/sk.js @@ -5,6 +5,8 @@ OC.L10N.register( "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é", + "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é", "Could not revert: %s" : "Nemožno obnoviť: %s", "No earlier versions available" : "Nie sú dostupné predchádzajúce verzie", "More versions …" : "Viac verzií ..." |