aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/sk_SK.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/sk_SK.php b/apps/files_trashbin/l10n/sk_SK.php
index 854c17ad48e..81d43614d7b 100644
--- a/apps/files_trashbin/l10n/sk_SK.php
+++ b/apps/files_trashbin/l10n/sk_SK.php
@@ -1,8 +1,11 @@
<?php $TRANSLATIONS = array(
+"perform restore operation" => "vykonať obnovu",
"Name" => "Meno",
+"Deleted" => "Zmazané",
"1 folder" => "1 priečinok",
"{count} folders" => "{count} priečinkov",
"1 file" => "1 súbor",
"{count} files" => "{count} súborov",
+"Nothing in here. Your trash bin is empty!" => "Žiadny obsah. Kôš je prázdny!",
"Restore" => "Obnoviť"
);