summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/sk.js')
-rw-r--r--apps/files_trashbin/l10n/sk.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/sk.js b/apps/files_trashbin/l10n/sk.js
index 9163d080f30..c7f28e9505d 100644
--- a/apps/files_trashbin/l10n/sk.js
+++ b/apps/files_trashbin/l10n/sk.js
@@ -21,9 +21,6 @@ OC.L10N.register(
"Name" : "Názov",
"Actions" : "Akcie",
"Deleted" : "Zmazané",
- "Delete" : "Zmazať",
- "Couldn't delete %s permanently" : "Nemožno zmazať %s navždy",
- "Couldn't restore %s" : "Nemožno obnoviť %s",
- "Error" : "Chyba"
+ "Delete" : "Zmazať"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");