Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autosync Crowdin Translations for browser #12373

Merged
merged 1 commit into from
Dec 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/ar/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "أدخل رمز التحقق من 6 أرقام من تطبيق المصادقة الخاص بك."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "أدخل رمز التحقق المكون من 6 أرقام الذي تم إرساله إلى $EMAIL$.",
"placeholders": {
Expand Down
10 changes: 8 additions & 2 deletions apps/browser/src/_locales/az/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"message": "Keçid açarı ilə giriş et"
},
"useSingleSignOn": {
"message": "Tək daxil olma üsulunu istifadə et"
"message": "Vahid daxil olma üsulunu istifadə et"
},
"welcomeBack": {
"message": "Yenidən xoş gəlmisiniz"
Expand All @@ -38,7 +38,7 @@
"message": "Bir parol təyin edərək hesabınızı yaratmağı başa çatdırın"
},
"enterpriseSingleSignOn": {
"message": "Müəssisə üçün tək daxil olma"
"message": "Müəssisə üçün vahid daxil olma"
},
"cancel": {
"message": "İmtina"
Expand Down Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Kimlik doğrulayıcı tətbiqindən 6 rəqəmli doğrulama kodunu daxil edin."
},
"authenticationTimeout": {
"message": "Kimlik doğrulama vaxtı bitdi"
},
"authenticationSessionTimedOut": {
"message": "Kimlik doğrulama seansının vaxtı bitdi. Lütfən giriş prosesini yenidən başladın."
},
"enterVerificationCodeEmail": {
"message": "$EMAIL$ ünvanına göndərilən e-poçtdakı 6 rəqəmli doğrulama kodunu daxil edin.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/be/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Увядзіце 6 лічбаў праверачнага кода з вашай праграмы аўтэнтыфікацыі."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "Увядзіце 6 лічбаў праверачнага кода, які быў адпраўлены на $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/bg/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Въведете шестцифрения код за потвърждение от приложението за удостоверяване."
},
"authenticationTimeout": {
"message": "Време на давност за удостоверяването"
},
"authenticationSessionTimedOut": {
"message": "Сесията за удостоверяване е изтекла. Моля, започнете отначало процеса по вписване."
},
"enterVerificationCodeEmail": {
"message": "Въведете шестцифрения код за потвърждение, който е бил изпратен на $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/bn/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "আপনার প্রমাণীকরণকারী অ্যাপ থেকে ৬ সংখ্যার যাচাইকরণ কোডটি প্রবেশ করুন।"
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "$EMAIL$ এ ইমেইল করা ৬ সংখ্যার যাচাই কোডটি প্রবেশ করুন।",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/bs/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Enter the 6 digit verification code from your authenticator app."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "Enter the 6 digit verification code that was emailed to $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/ca/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Introduïu el codi de verificació de 6 dígits de l'aplicació autenticadora."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "Introduïu el codi de verificació de 6 dígits que s'ha enviat per correu electrònic a $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/cs/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Zadejte 6místný kód z ověřovací aplikace."
},
"authenticationTimeout": {
"message": "Časový limit ověření"
},
"authenticationSessionTimedOut": {
"message": "Vypršel časový limit relace ověřování. Restartujte proces přihlášení."
},
"enterVerificationCodeEmail": {
"message": "Zadejte 6místný kód z e-mailu, který byl zaslán na $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/cy/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Enter the 6 digit verification code from your authenticator app."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "Enter the 6 digit verification code that was emailed to $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/da/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Indtast den 6-cifrede verifikationskode fra din autentificerings-app."
},
"authenticationTimeout": {
"message": "Godkendelsestimeout"
},
"authenticationSessionTimedOut": {
"message": "Godkendelsessessionen fik timeout. Genstart loginprocessen."
},
"enterVerificationCodeEmail": {
"message": "Indtast den 6-cifrede verifikationskode, der blev sendt til $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Gib den 6-stelligen Verifizierungscode aus deiner Authenticator App ein."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "Gib den 6-stelligen Bestätigungscode ein, der an $EMAIL$ gesendet wurde.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/el/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Εισάγετε τον 6ψήφιο κωδικό από την εφαρμογή επαλήθευσης."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "Εισάγετε τον 6ψήφιο κωδικό επαλήθευσης τον οποίο λάβατε στο $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/en_GB/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Enter the 6 digit verification code from your authenticator app."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "Enter the 6 digit verification code that was emailed to $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/en_IN/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Enter the 6 digit verification code from your authenticator app."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "Enter the 6 digit verification code that was emailed to $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/es/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Introduce el código de verificación de 6 dígitos de tu aplicación autenticadora."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "Introduce el código de verificación de 6 dígitos que te ha sido enviado por correo electrónico",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/et/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Sisesta autentimise rakendusest 6 kohaline number."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "Sisesta 6 kohaline number, mis saadeti e-posti aadressile $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/eu/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Sartu zure autentifikazio aplikazioaren 6 digituko egiaztatze kodea."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "Sartu $EMAIL$-era bidalitako 6 digituko egiaztatze-kodea.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/fa/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "کد ۶ رقمی تأیید را از برنامه احراز هویت وارد کنید."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "کد ۶ رقمی تأیید را که به $EMAIL$ ایمیل شده را وارد کنید.",
"placeholders": {
Expand Down
12 changes: 9 additions & 3 deletions apps/browser/src/_locales/fi/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Syötä todennussovelluksesi näyttämä kuusinumeroinen todennuskoodi."
},
"authenticationTimeout": {
"message": "Todennuksen aikakatkaisu"
},
"authenticationSessionTimedOut": {
"message": "Todennusistunto aikakatkaistiin. Ole hyvä ja aloita kirjautumisprosessi uudelleen."
},
"enterVerificationCodeEmail": {
"message": "Syötä osoitteeseen $EMAIL$ lähetetty kuusinumeroinen todennuskoodi.",
"placeholders": {
Expand Down Expand Up @@ -4890,12 +4896,12 @@
"message": "Beta"
},
"extensionWidth": {
"message": "Extension width"
"message": "Laajennuksen leveys"
},
"wide": {
"message": "Wide"
"message": "Leveä"
},
"extraWide": {
"message": "Extra wide"
"message": "Erittäin leveä"
}
}
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/fil/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Ipasok ang 6 na digit na code ng pagpapatunay mula sa iyong authenticator app."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "Ipasok ang 6 na digit na code na na-email sa $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/fr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Saisissez le code de vérification à 6 chiffres depuis votre application d'authentification."
},
"authenticationTimeout": {
"message": "Délai d'authentification dépassé"
},
"authenticationSessionTimedOut": {
"message": "La session d'authentification a expiré. Veuillez redémarrer le processus de connexion."
},
"enterVerificationCodeEmail": {
"message": "Saisissez le code de vérification à 6 chiffres qui a été envoyé par courriel à $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/gl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Enter the 6 digit verification code from your authenticator app."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "Enter the 6 digit verification code that was emailed to $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/he/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "הכנס את קוד האימות בן 6 הספרות מאפליקציית האימות שלך."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "הכנס את קוד האימות בן 6 הספרות שנשלח ל-$EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/hi/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "अपने ऑथेंटिकेटर ऐप से 6 डिजिट वेरिफिकेशन कोड डालें।"
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "Enter the 6 digit verification code that was emailed to $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/hr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Unesi 6-znamenkasti kontrolni kôd iz autentifikatorske aplikacije."
},
"authenticationTimeout": {
"message": "Authentication timeout"
},
"authenticationSessionTimedOut": {
"message": "The authentication session timed out. Please restart the login process."
},
"enterVerificationCodeEmail": {
"message": "Unesi 6-znamenkasti kontrolni kôd poslan e-poštom na $EMAIL$.",
"placeholders": {
Expand Down
6 changes: 6 additions & 0 deletions apps/browser/src/_locales/hu/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1319,6 +1319,12 @@
"enterVerificationCodeApp": {
"message": "Add meg a 6 számjegyű ellenőrző kódot a hitelesítő alkalmazásodból."
},
"authenticationTimeout": {
"message": "Hitelesítési időkifutás"
},
"authenticationSessionTimedOut": {
"message": "A hitelesítési munkamenet időkifutással lejárt. Indítsuk újra a bejelentkezési folyamatot."
},
"enterVerificationCodeEmail": {
"message": "$EMAIL$ email címre elküldött 6 számjegyű ellenőrző kód megadása.",
"placeholders": {
Expand Down
Loading
Loading