diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-28 01:55:12 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-28 01:55:12 -0500 |
commit | a39332832c3926929a245275717391e8f5b00ca7 (patch) | |
tree | e1f7fa42fbb913ec1d60b2bc8eab8b4052398f28 /apps/encryption/l10n/is.js | |
parent | f9826ec9486c6a4e6a55b8985ba677a4f066af3b (diff) | |
download | nextcloud-server-a39332832c3926929a245275717391e8f5b00ca7.tar.gz nextcloud-server-a39332832c3926929a245275717391e8f5b00ca7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/is.js')
-rw-r--r-- | apps/encryption/l10n/is.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/l10n/is.js b/apps/encryption/l10n/is.js index e69ee88f098..1378874593b 100644 --- a/apps/encryption/l10n/is.js +++ b/apps/encryption/l10n/is.js @@ -3,6 +3,7 @@ OC.L10N.register( { "The share will expire on %s." : "Gildistími deilingar rennur út %s.", "Cheers!" : "Skál!", + "Enabled" : "Virkt", "Disabled" : "Óvirkt" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |