Skip to content

Commit

Permalink
Autosync the updated translations (#6570)
Browse files Browse the repository at this point in the history
Co-authored-by: bitwarden-devops-bot <[email protected]>
  • Loading branch information
1 parent 725acf5 commit b592b71
Show file tree
Hide file tree
Showing 62 changed files with 5,212 additions and 128 deletions.
86 changes: 84 additions & 2 deletions apps/web/src/locales/af/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,72 @@
"loginWithMasterPassword": {
"message": "Teken aan met hoofwagwoord"
},
"loginWithPasskey": {
"message": "Log in with passkey"
},
"loginWithPasskeyInfo": {
"message": "Use a generated passkey that will automatically log you in without a password. Biometrics, like facial recognition or fingerprint, or another FIDO2 security method will verify your identity."
},
"newPasskey": {
"message": "New passkey"
},
"learnMoreAboutPasswordless": {
"message": "Learn more about passwordless"
},
"passkeyEnterMasterPassword": {
"message": "Enter your master password to modify log in with passkey settings."
},
"creatingPasskeyLoading": {
"message": "Creating passkey..."
},
"creatingPasskeyLoadingInfo": {
"message": "Keep this window open and follow prompts from your browser."
},
"errorCreatingPasskey": {
"message": "Error creating passkey"
},
"errorCreatingPasskeyInfo": {
"message": "There was a problem creating your passkey."
},
"passkeySuccessfullyCreated": {
"message": "Passkey successfully created!"
},
"customName": {
"message": "Custom name"
},
"customPasskeyNameInfo": {
"message": "Name your passkey to help you identify it."
},
"encryptionNotSupported": {
"message": "Encryption not supported"
},
"loginWithPasskeyEnabled": {
"message": "Log in with passkey turned on"
},
"passkeySaved": {
"message": "$NAME$ saved",
"placeholders": {
"name": {
"content": "$1",
"example": "Personal yubikey"
}
}
},
"passkeyRemoved": {
"message": "Passkey removed"
},
"removePasskey": {
"message": "Remove passkey"
},
"removePasskeyInfo": {
"message": "If all passkeys are removed, you will be unable to log into new devices without your master password."
},
"passkeyLimitReachedInfo": {
"message": "Passkey limit reached. Remove a passkey to add another."
},
"tryAgain": {
"message": "Try again"
},
"createAccount": {
"message": "Skep rekening"
},
Expand Down Expand Up @@ -5406,6 +5472,19 @@
"required": {
"message": "vereis"
},
"charactersCurrentAndMaximum": {
"message": "$CURRENT$/$MAX$ character maximum",
"placeholders": {
"current": {
"content": "$1",
"example": "0"
},
"max": {
"content": "$2",
"example": "100"
}
}
},
"characterMaximum": {
"message": "Maksimum $MAX$ karakters",
"placeholders": {
Expand Down Expand Up @@ -5754,6 +5833,9 @@
"on": {
"message": "Aan"
},
"off": {
"message": "Off"
},
"members": {
"message": "Lede"
},
Expand Down Expand Up @@ -7096,8 +7178,8 @@
}
}
},
"addSecretsManager": {
"message": "Add Secrets Manager"
"subscribeToSecretsManager": {
"message": "Subscribe to Secrets Manager"
},
"addSecretsManagerUpgradeDesc": {
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
Expand Down
86 changes: 84 additions & 2 deletions apps/web/src/locales/ar/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,72 @@
"loginWithMasterPassword": {
"message": "تسجيل الدخول باستخدام كلمة المرور الرئيسية"
},
"loginWithPasskey": {
"message": "Log in with passkey"
},
"loginWithPasskeyInfo": {
"message": "Use a generated passkey that will automatically log you in without a password. Biometrics, like facial recognition or fingerprint, or another FIDO2 security method will verify your identity."
},
"newPasskey": {
"message": "New passkey"
},
"learnMoreAboutPasswordless": {
"message": "Learn more about passwordless"
},
"passkeyEnterMasterPassword": {
"message": "Enter your master password to modify log in with passkey settings."
},
"creatingPasskeyLoading": {
"message": "Creating passkey..."
},
"creatingPasskeyLoadingInfo": {
"message": "Keep this window open and follow prompts from your browser."
},
"errorCreatingPasskey": {
"message": "Error creating passkey"
},
"errorCreatingPasskeyInfo": {
"message": "There was a problem creating your passkey."
},
"passkeySuccessfullyCreated": {
"message": "Passkey successfully created!"
},
"customName": {
"message": "Custom name"
},
"customPasskeyNameInfo": {
"message": "Name your passkey to help you identify it."
},
"encryptionNotSupported": {
"message": "Encryption not supported"
},
"loginWithPasskeyEnabled": {
"message": "Log in with passkey turned on"
},
"passkeySaved": {
"message": "$NAME$ saved",
"placeholders": {
"name": {
"content": "$1",
"example": "Personal yubikey"
}
}
},
"passkeyRemoved": {
"message": "Passkey removed"
},
"removePasskey": {
"message": "Remove passkey"
},
"removePasskeyInfo": {
"message": "If all passkeys are removed, you will be unable to log into new devices without your master password."
},
"passkeyLimitReachedInfo": {
"message": "Passkey limit reached. Remove a passkey to add another."
},
"tryAgain": {
"message": "Try again"
},
"createAccount": {
"message": "إنشاء حساب"
},
Expand Down Expand Up @@ -5406,6 +5472,19 @@
"required": {
"message": "مطلوب"
},
"charactersCurrentAndMaximum": {
"message": "$CURRENT$/$MAX$ character maximum",
"placeholders": {
"current": {
"content": "$1",
"example": "0"
},
"max": {
"content": "$2",
"example": "100"
}
}
},
"characterMaximum": {
"message": "$MAX$ character maximum",
"placeholders": {
Expand Down Expand Up @@ -5754,6 +5833,9 @@
"on": {
"message": "On"
},
"off": {
"message": "Off"
},
"members": {
"message": "الأعضاء"
},
Expand Down Expand Up @@ -7096,8 +7178,8 @@
}
}
},
"addSecretsManager": {
"message": "Add Secrets Manager"
"subscribeToSecretsManager": {
"message": "Subscribe to Secrets Manager"
},
"addSecretsManagerUpgradeDesc": {
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
Expand Down
86 changes: 84 additions & 2 deletions apps/web/src/locales/az/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,72 @@
"loginWithMasterPassword": {
"message": "Ana parolla giriş et"
},
"loginWithPasskey": {
"message": "Parolla giriş et"
},
"loginWithPasskeyInfo": {
"message": "Use a generated passkey that will automatically log you in without a password. Biometrics, like facial recognition or fingerprint, or another FIDO2 security method will verify your identity."
},
"newPasskey": {
"message": "Yeni parol"
},
"learnMoreAboutPasswordless": {
"message": "Parolsuz haqqında daha ətraflı"
},
"passkeyEnterMasterPassword": {
"message": "Parol ayarlarına sahib girişi dəyişdirmək üçün ana parolunuzu daxil edin."
},
"creatingPasskeyLoading": {
"message": "Creating passkey..."
},
"creatingPasskeyLoadingInfo": {
"message": "Keep this window open and follow prompts from your browser."
},
"errorCreatingPasskey": {
"message": "Error creating passkey"
},
"errorCreatingPasskeyInfo": {
"message": "There was a problem creating your passkey."
},
"passkeySuccessfullyCreated": {
"message": "Passkey successfully created!"
},
"customName": {
"message": "Özəl ad"
},
"customPasskeyNameInfo": {
"message": "Name your passkey to help you identify it."
},
"encryptionNotSupported": {
"message": "Şifrələmə dəstəklənmir"
},
"loginWithPasskeyEnabled": {
"message": "Log in with passkey turned on"
},
"passkeySaved": {
"message": "$NAME$ saxlanıldı",
"placeholders": {
"name": {
"content": "$1",
"example": "Personal yubikey"
}
}
},
"passkeyRemoved": {
"message": "Parol silindi"
},
"removePasskey": {
"message": "Parolu sil"
},
"removePasskeyInfo": {
"message": "If all passkeys are removed, you will be unable to log into new devices without your master password."
},
"passkeyLimitReachedInfo": {
"message": "Passkey limit reached. Remove a passkey to add another."
},
"tryAgain": {
"message": "Yenidən sına"
},
"createAccount": {
"message": "Hesab yarat"
},
Expand Down Expand Up @@ -5406,6 +5472,19 @@
"required": {
"message": "tələb olunur"
},
"charactersCurrentAndMaximum": {
"message": "$CURRENT$/$MAX$ simvol",
"placeholders": {
"current": {
"content": "$1",
"example": "0"
},
"max": {
"content": "$2",
"example": "100"
}
}
},
"characterMaximum": {
"message": "maksimum $MAX$ simvol",
"placeholders": {
Expand Down Expand Up @@ -5754,6 +5833,9 @@
"on": {
"message": "Açıqdır"
},
"off": {
"message": "Bağlı"
},
"members": {
"message": "Üzvlər"
},
Expand Down Expand Up @@ -7096,8 +7178,8 @@
}
}
},
"addSecretsManager": {
"message": "Add Secrets Manager"
"subscribeToSecretsManager": {
"message": "\"Secrets Manager\"ə abunə ol"
},
"addSecretsManagerUpgradeDesc": {
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
Expand Down
Loading

0 comments on commit b592b71

Please sign in to comment.