summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/sk_SK.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-30 02:34:14 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-30 02:34:14 +0200
commit8e1d9261aa7cd9f9855f038feb5a9d8bbcc48a18 (patch)
tree42d086adcffe0034e73860c79a376b38c14ebaec /apps/files_encryption/l10n/sk_SK.php
parent2ce555fe55911ba5fe6c6bdbc6a306753b57ab6e (diff)
downloadnextcloud-server-8e1d9261aa7cd9f9855f038feb5a9d8bbcc48a18.tar.gz
nextcloud-server-8e1d9261aa7cd9f9855f038feb5a9d8bbcc48a18.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/sk_SK.php')
-rw-r--r--apps/files_encryption/l10n/sk_SK.php9
1 files changed, 8 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/sk_SK.php b/apps/files_encryption/l10n/sk_SK.php
index fd77bb7e91d..279481fbd4f 100644
--- a/apps/files_encryption/l10n/sk_SK.php
+++ b/apps/files_encryption/l10n/sk_SK.php
@@ -1,4 +1,11 @@
<?php $TRANSLATIONS = array(
+"Password successfully changed." => "Heslo úspešne zmenené.",
"Saving..." => "Ukladám...",
-"Encryption" => "Šifrovanie"
+"Encryption" => "Šifrovanie",
+"Enabled" => "Povolené",
+"Disabled" => "Zakázané",
+"Change encryption passwords recovery key:" => "Zmeniť šifrovacie heslo obnovovacieho kľúča:",
+"Change Password" => "Zmeniť heslo",
+"File recovery settings updated" => "Nastavenie obnovy súborov aktualizované",
+"Could not update file recovery" => "Nemožno aktualizovať obnovenie súborov"
);