diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-22 01:54:42 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-22 01:54:42 -0500 |
commit | ef09e5d395ac40bc8fcd2ed7d39555cf22ae8e7b (patch) | |
tree | 02580dd50d90b159901ae1fe41038ccbfa4f0fef /apps/files_encryption/l10n/sr.js | |
parent | 906c0e7798cea15ad66bfa3149341e0be7c715e4 (diff) | |
download | nextcloud-server-ef09e5d395ac40bc8fcd2ed7d39555cf22ae8e7b.tar.gz nextcloud-server-ef09e5d395ac40bc8fcd2ed7d39555cf22ae8e7b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/sr.js')
-rw-r--r-- | apps/files_encryption/l10n/sr.js | 1 |
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);"); |