mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 18:43:25 +00:00
Autosync the updated translations (#11400)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bf38f2dfee
commit
90a8b91e23
@@ -1099,6 +1099,9 @@
|
||||
"yourVaultIsLockedV2": {
|
||||
"message": "Your vault is locked"
|
||||
},
|
||||
"yourAccountIsLocked": {
|
||||
"message": "Your account is locked"
|
||||
},
|
||||
"uuid": {
|
||||
"message": "UUID"
|
||||
},
|
||||
@@ -2199,6 +2202,9 @@
|
||||
"checkExposedPasswords": {
|
||||
"message": "Verificare parole expuse"
|
||||
},
|
||||
"timesExposed": {
|
||||
"message": "Times exposed"
|
||||
},
|
||||
"exposedXTimes": {
|
||||
"message": "Dezvăluită de $COUNT$ ori",
|
||||
"placeholders": {
|
||||
@@ -2233,6 +2239,9 @@
|
||||
"noWeakPasswords": {
|
||||
"message": "Niciun articol din seiful dvs. nu are parole slabe."
|
||||
},
|
||||
"weakness": {
|
||||
"message": "Weakness"
|
||||
},
|
||||
"reusedPasswordsReport": {
|
||||
"message": "Parole refolosite"
|
||||
},
|
||||
@@ -2258,6 +2267,9 @@
|
||||
"noReusedPasswords": {
|
||||
"message": "Nicio dată de conectare din seiful dvs. nu conține parole reutilizate."
|
||||
},
|
||||
"timesReused": {
|
||||
"message": "Times reused"
|
||||
},
|
||||
"reusedXTimes": {
|
||||
"message": "Refolosit $COUNT$ ori",
|
||||
"placeholders": {
|
||||
@@ -2555,6 +2567,9 @@
|
||||
"downloadLicense": {
|
||||
"message": "Descărcare licență"
|
||||
},
|
||||
"viewBillingToken": {
|
||||
"message": "View Billing Token"
|
||||
},
|
||||
"updateLicense": {
|
||||
"message": "Actualizare licență"
|
||||
},
|
||||
@@ -3160,6 +3175,10 @@
|
||||
"incorrectPin": {
|
||||
"message": "Incorrect PIN"
|
||||
},
|
||||
"pin": {
|
||||
"message": "PIN",
|
||||
"description": "PIN code. Ex. The short code (often numeric) that you use to unlock a device."
|
||||
},
|
||||
"exportedVault": {
|
||||
"message": "Seif exportat"
|
||||
},
|
||||
@@ -5985,8 +6004,8 @@
|
||||
"viewBillingSyncToken": {
|
||||
"message": "Afișare token sincronizare facturare"
|
||||
},
|
||||
"generateBillingSyncToken": {
|
||||
"message": "Generare token de sincronizare facturare"
|
||||
"generateBillingToken": {
|
||||
"message": "Generate billing token"
|
||||
},
|
||||
"copyPasteBillingSync": {
|
||||
"message": "Copiați și lipiți acest token în setările de sincronizare a facturării organizației auto-găzduite."
|
||||
@@ -5994,8 +6013,8 @@
|
||||
"billingSyncCanAccess": {
|
||||
"message": "Tokenul de sincronizare a facturării poate accesa și edita setările de abonament ale acestei organizații."
|
||||
},
|
||||
"manageBillingSync": {
|
||||
"message": "Gestionare sincronizare de facturare"
|
||||
"manageBillingTokenSync": {
|
||||
"message": "Manage Billing Token"
|
||||
},
|
||||
"setUpBillingSync": {
|
||||
"message": "Configurare sincronizare de facturare"
|
||||
@@ -6054,15 +6073,15 @@
|
||||
"billingSyncApiKeyRotated": {
|
||||
"message": "Token revocat"
|
||||
},
|
||||
"billingSyncDesc": {
|
||||
"message": "Sincronizarea de facturare oferă planuri gratuite de familii pentru membri și capabilități avansate de facturare prin conectarea Bitwarden-ului dvs. auto-găzduit la serverul cloud Bitwarden."
|
||||
},
|
||||
"billingSyncKeyDesc": {
|
||||
"message": "Pentru a completa acest formular este necesar un token de sincronizare a facturării din setările de abonament ale organizației dvs. cloud."
|
||||
},
|
||||
"billingSyncKey": {
|
||||
"message": "Token de sincronizare a facturării"
|
||||
},
|
||||
"automaticBillingSyncDesc": {
|
||||
"message": "Automatic sync unlocks Families sponsorships and allows you to sync your license without uploading a file. After making updates in the Bitwarden cloud server, select Sync License to apply changes."
|
||||
},
|
||||
"active": {
|
||||
"message": "Activ"
|
||||
},
|
||||
@@ -6582,6 +6601,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"singleFieldNeedsAttention": {
|
||||
"message": "1 field needs your attention."
|
||||
},
|
||||
"multipleFieldsNeedAttention": {
|
||||
"message": "$COUNT$ fields need your attention.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"duoHealthCheckResultsInNullAuthUrlError": {
|
||||
"message": "Error connecting with the Duo service. Use a different two-step login method or contact Duo for assistance."
|
||||
},
|
||||
@@ -7442,6 +7473,15 @@
|
||||
"or": {
|
||||
"message": "or"
|
||||
},
|
||||
"unlockWithBiometrics": {
|
||||
"message": "Unlock with biometrics"
|
||||
},
|
||||
"unlockWithPin": {
|
||||
"message": "Unlock with PIN"
|
||||
},
|
||||
"unlockWithMasterPassword": {
|
||||
"message": "Unlock with master password"
|
||||
},
|
||||
"licenseAndBillingManagement": {
|
||||
"message": "License and billing management"
|
||||
},
|
||||
@@ -7451,11 +7491,11 @@
|
||||
"manualUpload": {
|
||||
"message": "Manual upload"
|
||||
},
|
||||
"manualUploadDesc": {
|
||||
"message": "If you do not want to opt into billing sync, manually upload your license here."
|
||||
"manualBillingTokenUploadDesc": {
|
||||
"message": "If you do not want to opt into billing sync, manually upload your license here. This will not automatically unlock Families sponsorships."
|
||||
},
|
||||
"syncLicense": {
|
||||
"message": "Sync license"
|
||||
"message": "Sync License"
|
||||
},
|
||||
"licenseSyncSuccess": {
|
||||
"message": "Successfully synced license"
|
||||
@@ -9225,5 +9265,14 @@
|
||||
},
|
||||
"editAccess": {
|
||||
"message": "Edit access"
|
||||
},
|
||||
"addAttachment": {
|
||||
"message": "Add attachment"
|
||||
},
|
||||
"maxFileSizeSansPunctuation": {
|
||||
"message": "Maximum file size is 500 MB"
|
||||
},
|
||||
"permanentlyDeleteAttachmentConfirmation": {
|
||||
"message": "Are you sure you want to permanently delete this attachment?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user