summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/sr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/sr.js')
-rw-r--r--apps/files_encryption/l10n/sr.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/sr.js b/apps/files_encryption/l10n/sr.js
index cc4b9acdaca..e18f2dd8aef 100644
--- a/apps/files_encryption/l10n/sr.js
+++ b/apps/files_encryption/l10n/sr.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"files_encryption",
{
"Unknown error" : "Непозната грешка",
+ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Апликација шифровања је укључена али није иницијализована. Одјавите се и поново се пријавите.",
"Enabled" : "Омогућено"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");