summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n/sl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-17 02:15:32 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-17 02:15:32 +0000
commit63276cd0ea9bbc763da9ed3da22a27697cd8bc87 (patch)
tree7fdc775657f64bd05d2881c92cbd3c255db5f78e /apps/twofactor_backupcodes/l10n/sl.js
parent79eb5de0be9599806e75e7bbd4a64779d1814d17 (diff)
downloadnextcloud-server-63276cd0ea9bbc763da9ed3da22a27697cd8bc87.tar.gz
nextcloud-server-63276cd0ea9bbc763da9ed3da22a27697cd8bc87.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/sl.js')
-rw-r--r--apps/twofactor_backupcodes/l10n/sl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/sl.js b/apps/twofactor_backupcodes/l10n/sl.js
index b68cdf8537d..7be46ec72c1 100644
--- a/apps/twofactor_backupcodes/l10n/sl.js
+++ b/apps/twofactor_backupcodes/l10n/sl.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Generate backup codes" : "Ustvari rezervne šifre",
"You created two-factor backup codes for your account" : "Za račun so uspešno ustvarjene dvo-stopenjske varnostne kode",
"Second-factor backup codes" : "Varnostne kode druge stopnje",
- "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." : "Omogočena je dvostopenjska overitev, ni pa še ustvarjenih varnostnih kod. Prepričajte se, da so te ustvarjene za primer neveljavnosti kode druge stopnje.",
"Backup code" : "Varnostna koda",
"Use backup code" : "Uporabi varnostno kodo",
"Two factor backup codes" : "Dvostopenjske varnostne kode",
@@ -31,6 +30,7 @@ OC.L10N.register(
"beforeUpdate" : "pred posodabljanjem",
"beforeDestroy" : "pred uničenjem",
"destroyed" : "uničeno",
- "beforeMount" : "pred priklapljanjem"
+ "beforeMount" : "pred priklapljanjem",
+ "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." : "Omogočena je dvostopenjska overitev, ni pa še ustvarjenih varnostnih kod. Prepričajte se, da so te ustvarjene za primer neveljavnosti kode druge stopnje."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");