diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-26 02:18:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-26 02:18:34 +0000 |
commit | b3af054d73801267590e77ae137c56ea0086d6a0 (patch) | |
tree | 30c719fd691fcfa104383be39e37c44722012dd2 /apps/twofactor_backupcodes | |
parent | e1a11b9e777986a52d60c8c02faa37b511e48abf (diff) | |
download | nextcloud-server-b3af054d73801267590e77ae137c56ea0086d6a0.tar.gz nextcloud-server-b3af054d73801267590e77ae137c56ea0086d6a0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/is.js | 3 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/is.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/is.js b/apps/twofactor_backupcodes/l10n/is.js index 983974bc34a..b00be60a8a8 100644 --- a/apps/twofactor_backupcodes/l10n/is.js +++ b/apps/twofactor_backupcodes/l10n/is.js @@ -20,6 +20,7 @@ OC.L10N.register( "Submit" : "Senda inn", "_" : "_", "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"], - "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Þú hefur virkjað tveggja-þátta auðkenningu en hefur ekki ennþá útbúið öryggisafritunarkóða. Vertu viss um að gera það ef ske kynni að þú týndir staðfestingarþætti." + "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Þú hefur virkjað tveggja-þátta auðkenningu en hefur ekki ennþá útbúið öryggisafritunarkóða. Vertu viss um að gera það ef ske kynni að þú týndir staðfestingarþætti.", + "function" : "aðgerð" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/twofactor_backupcodes/l10n/is.json b/apps/twofactor_backupcodes/l10n/is.json index c5dcf5fe9fe..fc3ad103c89 100644 --- a/apps/twofactor_backupcodes/l10n/is.json +++ b/apps/twofactor_backupcodes/l10n/is.json @@ -18,6 +18,7 @@ "Submit" : "Senda inn", "_" : "_", "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"], - "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Þú hefur virkjað tveggja-þátta auðkenningu en hefur ekki ennþá útbúið öryggisafritunarkóða. Vertu viss um að gera það ef ske kynni að þú týndir staðfestingarþætti." + "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Þú hefur virkjað tveggja-þátta auðkenningu en hefur ekki ennþá útbúið öryggisafritunarkóða. Vertu viss um að gera það ef ske kynni að þú týndir staðfestingarþætti.", + "function" : "aðgerð" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file |