aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-05 00:20:29 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-05 00:20:29 +0100
commit98f37f4bedd8627e12042422ac05cdf949e7d382 (patch)
treea178b33684363c86c58b9559cd8140e9150ad237 /apps/files_trashbin/l10n
parent6e5f211ad1e1967752a427048ff165c9d0ed78db (diff)
downloadnextcloud-server-98f37f4bedd8627e12042422ac05cdf949e7d382.tar.gz
nextcloud-server-98f37f4bedd8627e12042422ac05cdf949e7d382.zip
[tx-robot] updated from transifex
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ť"
);