summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/sk.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/l10n/sk.json')
-rw-r--r--apps/files_versions/l10n/sk.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/sk.json b/apps/files_versions/l10n/sk.json
new file mode 100644
index 00000000000..93a6575cccd
--- /dev/null
+++ b/apps/files_versions/l10n/sk.json
@@ -0,0 +1,11 @@
+{ "translations": {
+ "Could not revert: %s" : "Nemožno obnoviť: %s",
+ "Versions" : "Verzie",
+ "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"],
+ "Restore" : "Obnoviť",
+ "No versions available" : "Žiadne verzie nie sú dostupné",
+ "More versions..." : "Viac verzií...",
+ "No other versions available" : "Žiadne ďalšie verzie nie sú dostupné"
+},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
+} \ No newline at end of file