Skip to content

Commit

Permalink
Autosync the updated translations (#13622)
Browse files Browse the repository at this point in the history
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
  • Loading branch information
bw-ghapp[bot] and bitwarden-devops-bot authored Feb 28, 2025
1 parent 90d66b9 commit f3c0389
Show file tree
Hide file tree
Showing 63 changed files with 6,845 additions and 365 deletions.
116 changes: 112 additions & 4 deletions apps/browser/src/_locales/ar/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,15 @@
"masterPassHint": {
"message": "تلميح كلمة المرور الرئيسية (إختياري)"
},
"passwordStrengthScore": {
"message": "Password strength score $SCORE$",
"placeholders": {
"score": {
"content": "$1",
"example": "4"
}
}
},
"joinOrganization": {
"message": "انضم إلى المنظمة"
},
Expand Down Expand Up @@ -876,6 +885,21 @@
"logInToBitwarden": {
"message": "تسجيل الدخول إلى Bitwarden"
},
"enterTheCodeSentToYourEmail": {
"message": "Enter the code sent to your email"
},
"enterTheCodeFromYourAuthenticatorApp": {
"message": "Enter the code from your authenticator app"
},
"pressYourYubiKeyToAuthenticate": {
"message": "Press your YubiKey to authenticate"
},
"duoTwoFactorRequiredPageSubtitle": {
"message": "Duo two-step login is required for your account. Follow the steps below to finish logging in."
},
"followTheStepsBelowToFinishLoggingIn": {
"message": "Follow the steps below to finish logging in."
},
"restartRegistration": {
"message": "إعادة التسجيل"
},
Expand Down Expand Up @@ -1365,12 +1389,22 @@
"rememberMe": {
"message": "تذكرني"
},
"dontAskAgainOnThisDeviceFor30Days": {
"message": "Don't ask again on this device for 30 days"
},
"sendVerificationCodeEmailAgain": {
"message": "إرسال رمز التحقق إلى البريد الإلكتروني مرة أخرى"
},
"useAnotherTwoStepMethod": {
"message": "استخدام طريقة أخرى لتسجيل الدخول بخطوتين"
},
"selectAnotherMethod": {
"message": "Select another method",
"description": "Select another two-step login method"
},
"useYourRecoveryCode": {
"message": "Use your recovery code"
},
"insertYubiKey": {
"message": "أدخل YubiKey الخاص بك في منفذ USB في كمبيوترك، ثم المس الزر."
},
Expand All @@ -1383,9 +1417,18 @@
"webAuthnNewTabOpen": {
"message": "فتح علامة تبويب جديدة"
},
"openInNewTab": {
"message": "Open in new tab"
},
"webAuthnAuthenticate": {
"message": "مصادقة WebAuthn"
},
"readSecurityKey": {
"message": "Read security key"
},
"awaitingSecurityKeyInteraction": {
"message": "Awaiting security key interaction..."
},
"loginUnavailable": {
"message": "تسجيل الدخول غير متاح"
},
Expand All @@ -1398,6 +1441,9 @@
"twoStepOptions": {
"message": "خيارات تسجيل الدخول بخطوتين"
},
"selectTwoStepLoginMethod": {
"message": "Select two-step login method"
},
"recoveryCodeDesc": {
"message": "هل تفقد الوصول إلى جميع مزودي التحقق بعاملين؟ استخدم رمز الاسترداد الخاص بك لتعطيل جميع مزودي التحقق بعاملين من حسابك."
},
Expand Down Expand Up @@ -2097,6 +2143,15 @@
"vaultTimeoutAction1": {
"message": "Timeout action"
},
"newCustomizationOptionsCalloutTitle": {
"message": "New customization options"
},
"newCustomizationOptionsCalloutContent": {
"message": "Customize your vault experience with quick copy actions, compact mode, and more!"
},
"newCustomizationOptionsCalloutLink": {
"message": "View all Appearance settings"
},
"lock": {
"message": "قفل",
"description": "Verb form: to make secure or inaccessible by"
Expand Down Expand Up @@ -2391,8 +2446,17 @@
"atRiskPasswords": {
"message": "At-risk passwords"
},
"atRiskPasswordsDescSingleOrg": {
"message": "$ORGANIZATION$ is requesting you change the $COUNT$ passwords because they are at risk.",
"atRiskPasswordDescSingleOrg": {
"message": "$ORGANIZATION$ is requesting you change one password because it is at-risk.",
"placeholders": {
"organization": {
"content": "$1",
"example": "Acme Corp"
}
}
},
"atRiskPasswordsDescSingleOrgPlural": {
"message": "$ORGANIZATION$ is requesting you change the $COUNT$ passwords because they are at-risk.",
"placeholders": {
"organization": {
"content": "$1",
Expand All @@ -2404,8 +2468,8 @@
}
}
},
"atRiskPasswordsDescMultiOrg": {
"message": "Your organizations are requesting you change the $COUNT$ passwords because they are at risk.",
"atRiskPasswordsDescMultiOrgPlural": {
"message": "Your organizations are requesting you change the $COUNT$ passwords because they are at-risk.",
"placeholders": {
"count": {
"content": "$1",
Expand All @@ -2431,6 +2495,36 @@
"changeAtRiskPasswordsFasterDesc": {
"message": "Update your settings so you can quickly autofill your passwords and generate new ones"
},
"reviewAtRiskLogins": {
"message": "Review at-risk logins"
},
"reviewAtRiskPasswords": {
"message": "Review at-risk passwords"
},
"reviewAtRiskLoginsSlideDesc": {
"message": "Your organization passwords are at-risk because they are weak, reused, and/or exposed.",
"description": "Description of the review at-risk login slide on the at-risk password page carousel"
},
"reviewAtRiskLoginSlideImgAlt": {
"message": "Illustration of a list of logins that are at-risk"
},
"generatePasswordSlideDesc": {
"message": "Quickly generate a strong, unique password with the Bitwarden autofill menu on the at-risk site.",
"description": "Description of the generate password slide on the at-risk password page carousel"
},
"generatePasswordSlideImgAlt": {
"message": "Illustration of the Bitwarden autofill menu displaying a generated password"
},
"updateInBitwarden": {
"message": "Update in Bitwarden"
},
"updateInBitwardenSlideDesc": {
"message": "Bitwarden will then prompt you to update the password in the password manager.",
"description": "Description of the update in Bitwarden slide on the at-risk password page carousel"
},
"updateInBitwardenSlideImgAlt": {
"message": "Illustration of a Bitwarden’s notification prompting the user to update the login"
},
"turnOnAutofill": {
"message": "Turn on autofill"
},
Expand Down Expand Up @@ -4181,6 +4275,20 @@
}
}
},
"copyFieldValue": {
"message": "Copy $FIELD$, $VALUE$",
"description": "Title for a button that copies a field value to the clipboard.",
"placeholders": {
"field": {
"content": "$1",
"example": "Username"
},
"value": {
"content": "$2",
"example": "Foo"
}
}
},
"noValuesToCopy": {
"message": "No values to copy"
},
Expand Down
112 changes: 110 additions & 2 deletions apps/browser/src/_locales/az/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,15 @@
"masterPassHint": {
"message": "Ana parol ipucu (ixtiyari)"
},
"passwordStrengthScore": {
"message": "Parolun güc xalı: $SCORE$",
"placeholders": {
"score": {
"content": "$1",
"example": "4"
}
}
},
"joinOrganization": {
"message": "Təşkilata qoşul"
},
Expand Down Expand Up @@ -876,6 +885,21 @@
"logInToBitwarden": {
"message": "Bitwarden-ə giriş edin"
},
"enterTheCodeSentToYourEmail": {
"message": "E-poçtunuza göndərilən kodu daxil edin"
},
"enterTheCodeFromYourAuthenticatorApp": {
"message": "Kimlik doğrulayıcı tətbiqinizdəki kodu daxil edin"
},
"pressYourYubiKeyToAuthenticate": {
"message": "Kimliyi doğrulamaq üçün YubiKey-inizə basın"
},
"duoTwoFactorRequiredPageSubtitle": {
"message": "Hesabınız üçün Duo iki addımlı giriş tələb olunur. Giriş prosesini tamamlamaq üçün aşağıdakı addımları izləyin."
},
"followTheStepsBelowToFinishLoggingIn": {
"message": "Giriş prosesini tamamlamaq üçün aşağıdakı addımları izləyin."
},
"restartRegistration": {
"message": "Qeydiyyatı yenidən başlat"
},
Expand Down Expand Up @@ -1365,12 +1389,22 @@
"rememberMe": {
"message": "Məni xatırla"
},
"dontAskAgainOnThisDeviceFor30Days": {
"message": "Bu cihazda 30 gün ərzində soruşulmasın"
},
"sendVerificationCodeEmailAgain": {
"message": "Doğrulama kodu olan e-poçtu yenidən göndər"
},
"useAnotherTwoStepMethod": {
"message": "Başqa bir iki addımlı giriş üsulu istifadə edin"
},
"selectAnotherMethod": {
"message": "Başqa üsul seçin",
"description": "Select another two-step login method"
},
"useYourRecoveryCode": {
"message": "Geri qaytarma kodunuzu istifadə edin"
},
"insertYubiKey": {
"message": "\"YubiKey\"i kompüterinizin USB portuna taxın, daha sonra düyməsinə toxunun."
},
Expand All @@ -1383,9 +1417,18 @@
"webAuthnNewTabOpen": {
"message": "Yeni vərəq aç"
},
"openInNewTab": {
"message": "Yeni vərəqdə aç"
},
"webAuthnAuthenticate": {
"message": "WebAuthn kimlik doğrulama"
},
"readSecurityKey": {
"message": "Güvənlik açarını oxu"
},
"awaitingSecurityKeyInteraction": {
"message": "Güvənlik açarı ilə əlaqə gözlənilir..."
},
"loginUnavailable": {
"message": "Giriş edilə bilmir"
},
Expand All @@ -1398,6 +1441,9 @@
"twoStepOptions": {
"message": "İki addımlı giriş seçimləri"
},
"selectTwoStepLoginMethod": {
"message": "İki addımlı giriş üsulunu seçin"
},
"recoveryCodeDesc": {
"message": "İki faktorlu provayderlərinə müraciəti itirmisiniz? Geri qaytarma kodunuzu istifadə edərək hesabınızdakı bütün iki faktorlu provayderləri sıradan çıxarda bilərsiniz."
},
Expand Down Expand Up @@ -2097,6 +2143,15 @@
"vaultTimeoutAction1": {
"message": "Vaxt bitmə əməliyyatı"
},
"newCustomizationOptionsCalloutTitle": {
"message": "Yeni özəlləşdirmə seçimləri"
},
"newCustomizationOptionsCalloutContent": {
"message": "Cəld kopyalama fəaliyyəti, yığcam rejim və daha çoxu ilə seyf təcrübənizi özəlləşdirin!"
},
"newCustomizationOptionsCalloutLink": {
"message": "Bütün Görünüş ayarlarına bax"
},
"lock": {
"message": "Kilidlə",
"description": "Verb form: to make secure or inaccessible by"
Expand Down Expand Up @@ -2391,7 +2446,16 @@
"atRiskPasswords": {
"message": "Riskli parollar"
},
"atRiskPasswordsDescSingleOrg": {
"atRiskPasswordDescSingleOrg": {
"message": "$ORGANIZATION$, sizdən bir parolu dəyişdirməyinizi tələb edir, çünki risk altındadır.",
"placeholders": {
"organization": {
"content": "$1",
"example": "Acme Corp"
}
}
},
"atRiskPasswordsDescSingleOrgPlural": {
"message": "$ORGANIZATION$, sizdən $COUNT$ parolu dəyişdirməyinizi tələb edir, çünki risk altındadır.",
"placeholders": {
"organization": {
Expand All @@ -2404,7 +2468,7 @@
}
}
},
"atRiskPasswordsDescMultiOrg": {
"atRiskPasswordsDescMultiOrgPlural": {
"message": "Təşkilatlarınız, sizdən $COUNT$ parolu dəyişdirməyinizi tələb edir, çünki risk altındadır.",
"placeholders": {
"count": {
Expand All @@ -2431,6 +2495,36 @@
"changeAtRiskPasswordsFasterDesc": {
"message": "Cəld şəkildə parollarınızı avto-doldura və yenilərini yarada bilməyiniz üçün ayarlarınızı güncəlləyin"
},
"reviewAtRiskLogins": {
"message": "Risk altındakı giriş məlumatlarını incələ"
},
"reviewAtRiskPasswords": {
"message": "Risk altındakı parolları incələ"
},
"reviewAtRiskLoginsSlideDesc": {
"message": "Təşkilatınız parolları zəif, təkrar istifadə olunduğu və/və ya ifşa olunduğu üçün risk altındadır.",
"description": "Description of the review at-risk login slide on the at-risk password page carousel"
},
"reviewAtRiskLoginSlideImgAlt": {
"message": "Risk altındakı girişlərin olduğu siyahının təsviri"
},
"generatePasswordSlideDesc": {
"message": "Risk altında olan saytda Bitwarden avto-doldurma menyusu ilə güclü, unikal parolları cəld yaradın.",
"description": "Description of the generate password slide on the at-risk password page carousel"
},
"generatePasswordSlideImgAlt": {
"message": "Yaradılan parolları göstərən Bitwarden avto-doldurma menyusunun təsviri"
},
"updateInBitwarden": {
"message": "Bitwarden-də güncəllə"
},
"updateInBitwardenSlideDesc": {
"message": "Bitwarden, daha sonra parol menecerində parolu güncəlləməyinizi istəyəcək.",
"description": "Description of the update in Bitwarden slide on the at-risk password page carousel"
},
"updateInBitwardenSlideImgAlt": {
"message": "İstifadəçidən giriş məlumatlarını güncəlləməsini istəyən Bitwarden bildirişinin təsviri"
},
"turnOnAutofill": {
"message": "Avto-doldurmanı işə sal"
},
Expand Down Expand Up @@ -4181,6 +4275,20 @@
}
}
},
"copyFieldValue": {
"message": "Kopyala: $FIELD$, $VALUE$",
"description": "Title for a button that copies a field value to the clipboard.",
"placeholders": {
"field": {
"content": "$1",
"example": "Username"
},
"value": {
"content": "$2",
"example": "Foo"
}
}
},
"noValuesToCopy": {
"message": "Kopyalanacaq dəyər yoxdur"
},
Expand Down
Loading

0 comments on commit f3c0389

Please sign in to comment.