summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sk_SK.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/sk_SK.js')
-rw-r--r--apps/files_trashbin/l10n/sk_SK.js21
1 files changed, 0 insertions, 21 deletions
diff --git a/apps/files_trashbin/l10n/sk_SK.js b/apps/files_trashbin/l10n/sk_SK.js
deleted file mode 100644
index b4168ec5440..00000000000
--- a/apps/files_trashbin/l10n/sk_SK.js
+++ /dev/null
@@ -1,21 +0,0 @@
-OC.L10N.register(
- "files_trashbin",
- {
- "Couldn't delete %s permanently" : "Nemožno zmazať %s navždy",
- "Couldn't restore %s" : "Nemožno obnoviť %s",
- "Deleted files" : "Zmazané súbory",
- "Restore" : "Obnoviť",
- "Delete" : "Zmazať",
- "Delete permanently" : "Zmazať natrvalo",
- "Error" : "Chyba",
- "This operation is forbidden" : "Táto operácia je zakázaná",
- "This directory is unavailable, please check the logs or contact the administrator" : "Priečinok je nedostupný, skontrolujte prosím logy, alebo kontaktujte správcu",
- "restored" : "obnovené",
- "No deleted files" : "Žiadne zmazané súbory",
- "You will be able to recover deleted files from here" : "Tu budete mať možnosť obnoviť zmazané súbory",
- "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
- "Select all" : "Vybrať všetko",
- "Name" : "Názov",
- "Deleted" : "Zmazané"
-},
-"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");