summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-05 00:04:55 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-05 00:04:55 +0100
commit524f3c3c0bf2545ba82f9e98da6708335db15027 (patch)
tree419e1afb7bc19de6a94e371d47b6d2dd480e947a /apps/files_encryption/l10n
parent39e37fa9c64b61fa4d01a8894cd0a7ef577e61f0 (diff)
downloadnextcloud-server-524f3c3c0bf2545ba82f9e98da6708335db15027.tar.gz
nextcloud-server-524f3c3c0bf2545ba82f9e98da6708335db15027.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n')
-rw-r--r--apps/files_encryption/l10n/sr.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/sr.php b/apps/files_encryption/l10n/sr.php
index dbeda58af08..4718780ee52 100644
--- a/apps/files_encryption/l10n/sr.php
+++ b/apps/files_encryption/l10n/sr.php
@@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Шифровање",
+"Exclude the following file types from encryption" => "Не шифруј следеће типове датотека",
"None" => "Ништа",
"Enable Encryption" => "Омогући шифровање"
);