mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
New translations messages.json (Latvian)
This commit is contained in:
parent
4674e84883
commit
4fef02e2a6
@ -150,6 +150,9 @@
|
||||
"save": {
|
||||
"message": "Saglabāt"
|
||||
},
|
||||
"move": {
|
||||
"message": "Move"
|
||||
},
|
||||
"addFolder": {
|
||||
"message": "Pievienot mapi"
|
||||
},
|
||||
@ -628,23 +631,33 @@
|
||||
"shared": {
|
||||
"message": "Kopīgots"
|
||||
},
|
||||
"shareVault": {
|
||||
"message": "Kopīgot glabātavu"
|
||||
"learnOrg": {
|
||||
"message": "Learn about Organizations"
|
||||
},
|
||||
"shareVaultConfirmation": {
|
||||
"message": "Bitwarden nodrošina iespēju kopīgot glabātavu ar citiem, kad tiek izmantots apvienības konts. Vai apmeklēt bitwarden.com tīmekļa vietni, lai uzzinātu vairāk?"
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
|
||||
},
|
||||
"shareItem": {
|
||||
"message": "Kopīgot vienumu"
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"share": {
|
||||
"message": "Kopīgot"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Vienums kopīgots"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Izvēlies apvienību, ar kuru kopīgot šo vienumu. Koplietošana nodod šī vienuma piederību apvienībai. Pēc tā kopīgošanas Tu vairs nebūsi šī vienuma tiešais īpašnieks."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"learnMore": {
|
||||
"message": "Uzzināt vairāk"
|
||||
@ -686,7 +699,7 @@
|
||||
"message": "Atlasīt datni."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Lielākais pieļaujamais datnes izmērs ir 100 MB."
|
||||
"message": "Lielākais pieļaujamais datnes izmērs ir 500 MB."
|
||||
},
|
||||
"featureUnavailable": {
|
||||
"message": "Iespēja nav pieejama"
|
||||
@ -805,6 +818,9 @@
|
||||
"webAuthnNewTab": {
|
||||
"message": "Turpināt WebAuthn 2FA apstiprināšanu jaunā cilnē."
|
||||
},
|
||||
"webAuthnNewTabOpen": {
|
||||
"message": "Open new tab"
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Autentificēt WebAuthn"
|
||||
},
|
||||
@ -898,15 +914,27 @@
|
||||
"enableAutoFillOnPageLoadDesc": {
|
||||
"message": "Ja tiek noteikta pieslēgšanās veidne, tā tiks aizpildīta lapas ielādes brīdī."
|
||||
},
|
||||
"enableAutoTotpCopyOnAutoFill": {
|
||||
"message": "Automātiska TOTP ievietošana starpliktuvē pēc lapas ielādes"
|
||||
},
|
||||
"enableAutoTotpCopyOnAutoFillDesc": {
|
||||
"message": "Ja ir iespējota automātiskā aizpilde lapas ielādes brīdī, TOTP apstiprināšanas kods tiks automātiski ievietots starpliktuvē pēc tīmekļa lapas ielādes. Iestatījums \"Atspējot automātisku TOTP ievietošanu starpliktuvē\" ir pārāks par šo."
|
||||
},
|
||||
"experimentalFeature": {
|
||||
"message": "Šī iespēja pašlaik ir izmēģināšanā. Izmantošanas atbildība ir katra paša pārziņā. "
|
||||
},
|
||||
"defaultAutoFillOnPageLoad": {
|
||||
"message": "Default autofill setting for login items"
|
||||
},
|
||||
"defaultAutoFillOnPageLoadDesc": {
|
||||
"message": "After enabling Auto-fill on Page Load, you can enable or disable the feature for individual login items. This is the default setting for login items that are not separately configured."
|
||||
},
|
||||
"itemAutoFillOnPageLoad": {
|
||||
"message": "Auto-fill on Page Load (if enabled in Options)"
|
||||
},
|
||||
"autoFillOnPageLoadUseDefault": {
|
||||
"message": "Use default setting"
|
||||
},
|
||||
"autoFillOnPageLoadYes": {
|
||||
"message": "Auto-fill on page load"
|
||||
},
|
||||
"autoFillOnPageLoadNo": {
|
||||
"message": "Do not auto-fill on page load"
|
||||
},
|
||||
"commandOpenPopup": {
|
||||
"message": "Atvērt glabātavas uznirstošo logu"
|
||||
},
|
||||
@ -1718,5 +1746,11 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "Šī darbība ir aizsargāta. Lai turpinātu, ir jāievada galvenā parole, lai apstiprinātu identitāti."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature. You can verify your email in the web vault."
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user