summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sk_SK.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-24 01:56:32 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-24 01:56:32 -0500
commitcb69e6c2011d43b2c19e594e89cbe7c737aaef1b (patch)
treeb7d90818918a3907d6fe0e4f3a98b133aace7ea0 /apps/files_trashbin/l10n/sk_SK.js
parent2bffeefee1d366a82eda66b9bd8a04f04bacab77 (diff)
downloadnextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.tar.gz
nextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/sk_SK.js')
-rw-r--r--apps/files_trashbin/l10n/sk_SK.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/sk_SK.js b/apps/files_trashbin/l10n/sk_SK.js
index 483691acf99..b4168ec5440 100644
--- a/apps/files_trashbin/l10n/sk_SK.js
+++ b/apps/files_trashbin/l10n/sk_SK.js
@@ -5,15 +5,17 @@ OC.L10N.register(
"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é",
- "Delete" : "Zmazať"
+ "Deleted" : "Zmazané"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");