diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
commit | 1afe8906bc10247fcabf1651da881e027b3d8279 (patch) | |
tree | ca90c573a635898301c2924f167bf3256ef8dc66 /apps/twofactor_backupcodes/l10n/lv.js | |
parent | 3a0bfbd55845257aea963b6ae894eff2289a044c (diff) | |
download | nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.tar.gz nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/lv.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/lv.js | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/apps/twofactor_backupcodes/l10n/lv.js b/apps/twofactor_backupcodes/l10n/lv.js index 5a9cc9278a6..851b918c5a3 100644 --- a/apps/twofactor_backupcodes/l10n/lv.js +++ b/apps/twofactor_backupcodes/l10n/lv.js @@ -1,18 +1,17 @@ OC.L10N.register( "twofactor_backupcodes", { - "Generate backup codes" : "Izveidot rezerves kodus", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Rezerves kodi ir ģenerēti. {{used}} no {{total}} kodiem ir izmantoti.", + "An error occurred while generating your backup codes" : "Radās kļūda, ģenerējot jūsu dublējuma kodus", "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.", - "An error occurred while generating your backup codes" : "Radās kļūda, ģenerējot jūsu dublējuma kodus", - "Nextcloud backup codes" : "Nextcloud dublēšanas 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", - "Second-factor backup codes" : "Second-factor dublēšanas kodi" + "Submit" : "Iesniegt" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |