diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-22 02:18:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-22 02:18:37 +0000 |
commit | bacf0d802a09f64738827fbd347871ee8fd47b80 (patch) | |
tree | c013dd7af34cee23ec4af2f542da900b7c806ce5 /apps/twofactor_backupcodes/l10n/lv.js | |
parent | 59e31ce8e0e1f599698c4d1f802f30ed7c190648 (diff) | |
download | nextcloud-server-bacf0d802a09f64738827fbd347871ee8fd47b80.tar.gz nextcloud-server-bacf0d802a09f64738827fbd347871ee8fd47b80.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/lv.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/lv.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/twofactor_backupcodes/l10n/lv.js b/apps/twofactor_backupcodes/l10n/lv.js index 851b918c5a3..58e5effc212 100644 --- a/apps/twofactor_backupcodes/l10n/lv.js +++ b/apps/twofactor_backupcodes/l10n/lv.js @@ -1,17 +1,17 @@ OC.L10N.register( "twofactor_backupcodes", { - "An error occurred while generating your backup codes" : "Radās kļūda, ģenerējot jūsu dublējuma kodus", + "You created two-factor backup codes for your account" : "Jūs izveidojāt divpakāpju dublējumu kodus savam kontam", + "Second-factor backup codes" : "Second-factor dublēšanas kodi", + "Generate backup codes" : "Izveidot rezerves kodus", + "Backup code" : "Dublēšanas kods", + "Use backup code" : "Izmantojiet dublēšanas kodu", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Šie ir jūsu dublējuma kodi. Lūdzu saglabāt un / vai izdrukāt tos, jūs nevarēsiet izlasīt kodus vēlreiz", "Save backup codes" : "Saglabāt rezerves kodus", "Print backup codes" : "Drukāt dublējuma kodus", "Regenerate backup codes" : "Atjaunot dublējuma kodus", "If you regenerate backup codes, you automatically invalidate old codes." : "Ja atjaunot dublējum kodus, tiek automātiski anulēti vecie kodi.", - "Generate backup codes" : "Izveidot rezerves kodus", - "You created two-factor backup codes for your account" : "Jūs izveidojāt divpakāpju dublējumu kodus savam kontam", - "Second-factor backup codes" : "Second-factor dublēšanas kodi", - "Backup code" : "Dublēšanas kods", - "Use backup code" : "Izmantojiet dublēšanas kodu", + "An error occurred while generating your backup codes" : "Radās kļūda, ģenerējot jūsu dublējuma kodus", "Submit" : "Iesniegt" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |