summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-02-24 01:21:37 +0000
committerNextcloud bot <bot@nextcloud.com>2017-02-24 01:21:37 +0000
commit97b6c1496e76042e3582941aa7411e455fe9d3b8 (patch)
treeff7518564e862aebc1247d872205b0acabca1673 /apps/twofactor_backupcodes/l10n
parentee52313e76c3106216837d03716ddc6f34611d2f (diff)
downloadnextcloud-server-97b6c1496e76042e3582941aa7411e455fe9d3b8.tar.gz
nextcloud-server-97b6c1496e76042e3582941aa7411e455fe9d3b8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n')
-rw-r--r--apps/twofactor_backupcodes/l10n/lv.js3
-rw-r--r--apps/twofactor_backupcodes/l10n/lv.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/lv.js b/apps/twofactor_backupcodes/l10n/lv.js
index 0731fc56890..c064a35e5c3 100644
--- a/apps/twofactor_backupcodes/l10n/lv.js
+++ b/apps/twofactor_backupcodes/l10n/lv.js
@@ -15,6 +15,7 @@ OC.L10N.register(
"A login attempt using two-factor authentication failed (%1$s)" : "Pieteikšanās mēģinājums, izmantojot divpakāpju autentifikāciju neizdevās (%1$s)",
"You created two-factor backup codes for your account" : "Jūs izveidojāt divpakāpju dublējumu kodus savam kontam",
"Backup code" : "Dublēšanas kods",
- "Use backup code" : "Izmantojiet dublēšanas kodu"
+ "Use backup code" : "Izmantojiet dublēšanas kodu",
+ "Second-factor backup codes" : "Second-factor dublēšanas kodi"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
diff --git a/apps/twofactor_backupcodes/l10n/lv.json b/apps/twofactor_backupcodes/l10n/lv.json
index c7a827cdda4..5e3fdedd80a 100644
--- a/apps/twofactor_backupcodes/l10n/lv.json
+++ b/apps/twofactor_backupcodes/l10n/lv.json
@@ -13,6 +13,7 @@
"A login attempt using two-factor authentication failed (%1$s)" : "Pieteikšanās mēģinājums, izmantojot divpakāpju autentifikāciju neizdevās (%1$s)",
"You created two-factor backup codes for your account" : "Jūs izveidojāt divpakāpju dublējumu kodus savam kontam",
"Backup code" : "Dublēšanas kods",
- "Use backup code" : "Izmantojiet dublēšanas kodu"
+ "Use backup code" : "Izmantojiet dublēšanas kodu",
+ "Second-factor backup codes" : "Second-factor dublēšanas kodi"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
} \ No newline at end of file