Autosync the updated translations (#11704)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-10-25 09:45:13 +00:00 committed by GitHub
parent e1dce75f56
commit ed2415f4bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
62 changed files with 2856 additions and 128 deletions

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Genereer Wagwoord"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Gaan na of wagwoord blootgestel is."
},
@ -663,6 +666,10 @@
"message": "Kopieer wagwoord",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Skep rekening"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Teken aan"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Genereer gebruikersnaam"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Gebruikersnaamtipe"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Genereer n e-posalias met n eksterne aanstuurdiens."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "توليد كلمة مرور"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "تحقق مما إذا تم الكشف عن كلمة المرور."
},
@ -663,6 +666,10 @@
"message": "نسخ كلمة المرور",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "استخدم طريقة أخرى للولوج"
},
"loginWithPasskey": {
"message": "تسجيل الدخول باستخدام مفتاح المرور"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "مفتاح المرور غير صالح. الرجاء المحاولة مرة أخرى."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "إنشاء حساب"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "تسجيل الدخول"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Parol yarat"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Parolun ifşalanıb ifşalanmadığını yoxlayın."
},
@ -663,6 +666,10 @@
"message": "Parolu kopyala",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Parol kopyalandı"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Fərqli bir giriş üsulu istifadə edin"
},
"loginWithPasskey": {
"message": "Parolla giriş et"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Yararsız keçid açarı. Lütfən yenidən sınayın."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Hesab yarat"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Güclü bir parol təyin et"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Giriş et"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Kimliyinizi doğrulayın"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "İstifadəçi adı yarat"
},
"generateEmail": {
"message": "E-poçt yarat"
},
"usernameType": {
"message": "İstifadəçi adı növü"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Xarici yönləndirmə xidməti ilə e-poçt ləqəbi yaradın."
},
"forwarderDomainName": {
"message": "E-poçt domeni",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Seçilmiş xidmət tərəfindən dəstəklənən bir domen seçin",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ xətası: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL-si"
},
"selfHostBaseUrl": {
"message": "Self-host server URL-si",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Domen ləqəbi"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Bu qoşmanı birdəfəlik silmək istədiyinizə əminsiniz?"
},
"manageSubscriptionFromThe": {
"message": "Abunəliyi buradan idarə et:",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "Bitwarden-i öz serverinizdə quraşdırmaq üçün lisenziya faylınızı yükləməlisiniz. Self-hosted təşkilatınız üçün Ödənişsiz Ailələr planlarını və qabaqcıl faktura imkanlarını dəstəkləmək üçün, self-hosted təşkilatınızda avto-sinxronlaşdırmanı qurmalısınız."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Генерыраваць пароль"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Праверце, ці не скампраметаваны пароль."
},
@ -663,6 +666,10 @@
"message": "Скапіяваць пароль",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Стварыць уліковы запіс"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Увайсці"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Генерыраваць імя карыстальніка"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Тып імя карыстальніка"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Генерыраваць псеўданім электроннай пошты са знешнім сэрвісам перасылкі."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Адрас сервера"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Мянушка дамена"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Нова парола"
},
"generatePassphrase": {
"message": "Генериране на парола-фраза"
},
"checkPassword": {
"message": "Проверка дали паролата е разкрита."
},
@ -663,6 +666,10 @@
"message": "Копиране на паролата",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Копиране на паролата-фраза",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Паролата е копирана"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Използване на друг метод на вписване"
},
"loginWithPasskey": {
"message": "Вписване със секретен ключ"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Грешен секретен ключ. Опитайте отново."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Създаване на абонамент"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Използвайте сложна парола"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Вписване"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Потвърдете самоличността си"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Генериране на потр. име"
},
"generateEmail": {
"message": "Генериране на електронна поща"
},
"usernameType": {
"message": "Тип потребителско име"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Домейн на електронната поща",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Изберете домейн, който се поддържа от избраната услуга",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "Грешка от $SERVICENAME$: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Адрес на сървъра"
},
"selfHostBaseUrl": {
"message": "Адрес на собствения сървър",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Псевдонимен домейн"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Наистина ли искате да изтриете завинаги този прикачен файл?"
},
"manageSubscriptionFromThe": {
"message": "Управлявайте абонамента от тук:",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "За да използвате Битуорден на собствен сървър, трябва да качите своя файл с лиценз. Ако искате да поддържате безплатни Семейни планове и разширени опции за таксуване в своята организация със собствен хостинг, ще трябва да настроите автоматичното синхронизиране в организацията си."
},
"selfHostingTitleProper": {
"message": "Собствен хостинг"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "পাসওয়ার্ড তৈরি করুন"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "পাসওয়ার্ড অনুলিপিত করুন",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "অ্যাকাউন্ট তৈরি"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Log in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generate password"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "Kopirajte Lozinku",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Create account"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Log in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Genera contrasenya"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Comprova si la contrasenya ha estat exposada."
},
@ -663,6 +666,10 @@
"message": "Copia la contrasenya",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Utilitzeu un mètode d'inici de sessió diferent"
},
"loginWithPasskey": {
"message": "Inicieu sessió amb la clau de pas"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Clau d'accés no vàlida. Torneu-ho a provar."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Crea un compte"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Estableix una contrasenya segura"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Inicia sessió"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verificació de la vostra identitat"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Genera un nom d'usuari"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Tipus de nom d'usuari"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Genera un àlies de correu electrònic amb un servei de reenviament extern."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "URL del servidor"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alies de domini"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Vygenerovat heslo"
},
"generatePassphrase": {
"message": "Vygenerovat heslovou frázi"
},
"checkPassword": {
"message": "Zkontrolujte, zda nedošlo k úniku hesla."
},
@ -663,6 +666,10 @@
"message": "Kopírovat heslo",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Kopírovat heslovou frázi",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Heslo bylo zkopírováno"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Použít jinou metodu přihlášení"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Přihlásit se pomocí přístupového klíče"
},
"useSingleSignOn": {
"message": "Použít jednotné přihlášení"
},
"welcomeBack": {
"message": "Vítejte zpět"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Neplatný přístupový klíč. Zkuste to znovu."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Vytvořit účet"
},
"newToBitwarden": {
"message": "Jste noví na Bitwardenu?"
},
"setAStrongPassword": {
"message": "Nastavit hlavní heslo"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Přihlásit se"
},
"logInToBitwarden": {
"message": "Přihlásit se do Bitwardenu"
},
"verifyIdentity": {
"message": "Ověřte svou totožnost"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Vygenerovat uživatelské jméno"
},
"generateEmail": {
"message": "Vygenerovat e-mail"
},
"usernameType": {
"message": "Typ uživatelského jména"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Vygeneruje alias e-mailu pomocí externí přeposílací služby."
},
"forwarderDomainName": {
"message": "E-mailová doména",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Vyberte doménu, která je podporována vybranou službou",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "Chyba $SERVICENAME$: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "URL serveru"
},
"selfHostBaseUrl": {
"message": "Adresa URL serveru vlastního hostování",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Doména aliasu"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Opravdu chcete tuto přílohu navždy smazat?"
},
"manageSubscriptionFromThe": {
"message": "Spravovat předplatné z",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "Chcete-li hostovat Bitwarden na vlastním serveru, musíte nahrát licenční soubor. Chcete-li podporovat plány Free Families a pokročilé možnosti účtování pro Vaši vlastní hostovanou organizaci, budete muset nastavit automatickou synchronizaci ve Vaší vlastní hostované organizaci."
},
"selfHostingTitleProper": {
"message": "Vlastní hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generate password"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "Copy password",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Create account"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Log in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generér adgangskode"
},
"generatePassphrase": {
"message": "Generér adgangssætning"
},
"checkPassword": {
"message": "Tjek, om adgangskode er blevet kompromitteret."
},
@ -663,6 +666,10 @@
"message": "Kopiér adgangskode",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Kopiér adgangssætning",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Adgangskode kopieret"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Benyt en anden login-metode"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log ind med adgangsnøgle"
},
"useSingleSignOn": {
"message": "Brug Single Sign-On"
},
"welcomeBack": {
"message": "Velkommen tilbage"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Ugyldig adgangsnøgle. Prøv igen."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Opret konto"
},
"newToBitwarden": {
"message": "Ny på Bitwarden?"
},
"setAStrongPassword": {
"message": "Indstil en stærk adgangskode"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Log ind"
},
"logInToBitwarden": {
"message": "Log ind på Bitwarden"
},
"verifyIdentity": {
"message": "Bekræft din identitet"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generér brugernavn"
},
"generateEmail": {
"message": "Generér e-mail"
},
"usernameType": {
"message": "Brugernavnstype"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generér et e-mail alias med en ekstern viderestillingstjeneste."
},
"forwarderDomainName": {
"message": "E-maildomæne",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Vælg et domæne understøttet af den valgte tjeneste",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$-fejl: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server-URL"
},
"selfHostBaseUrl": {
"message": "URL til selv-hostet server",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Aliasdomæne"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Sikker på, at denne vedhæftning skal slettes permanent?"
},
"manageSubscriptionFromThe": {
"message": "Håndtér abonnement fra",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "For hoste Bitwarden på egen server, skal man uploade sin licensfil. Opsæt automatisk faktureringssynk for den selv-hostede organisation for at understøtte Free Families-abonnementstyper og avancerede faktureringsmuligheder for organisationen."
},
"selfHostingTitleProper": {
"message": "Selv-hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Passwort generieren"
},
"generatePassphrase": {
"message": "Passphrase generieren"
},
"checkPassword": {
"message": "Überprüfen ob ihr Kennwort kompromittiert ist."
},
@ -663,6 +666,10 @@
"message": "Passwort kopieren",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Passphrase kopieren",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Passwort kopiert"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Eine andere Anmeldemethode verwenden"
},
"loginWithPasskey": {
"message": "Mit Passkey anmelden"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Ungültiger Passkey. Bitte versuche es erneut."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Konto erstellen"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Lege ein starkes Passwort fest"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Anmelden"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verifiziere deine Identität"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Benutzername generieren"
},
"generateEmail": {
"message": "E-Mail generieren"
},
"usernameType": {
"message": "Benutzernamenstyp"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generiere ein E-Mail-Alias mit einem externen Weiterleitungsdienst."
},
"forwarderDomainName": {
"message": "E-Mail-Domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Wähle eine Domain aus, die vom ausgewählten Dienst unterstützt wird",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ Fehler: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8208,10 +8238,10 @@
"message": "Sammlungserstellung und -löschung auf Eigentümer und Administratoren beschränken"
},
"limitCollectionCreationDesc": {
"message": "Begrenze die Erstellung von Sammlungen auf Besitzer und Administratoren"
"message": "Das Erstellen von Sammlungen auf Eigentümer und Administratoren beschränken"
},
"limitCollectionDeletionDesc": {
"message": "Begrenze das Löschen von Sammlungen auf Besitzer und Administratoren"
"message": "Das Löschen von Sammlungen auf Eigentümer und Administratoren beschränken"
},
"allowAdminAccessToAllCollectionItemsDesc": {
"message": "Besitzer und Administratoren können alle Sammlungen und Einträge verwalten"
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server-URL"
},
"selfHostBaseUrl": {
"message": "Selbst gehostete Server-URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias-Domain"
},
@ -9411,7 +9445,7 @@
"message": "Verwende ein verknüpftes Feld, wenn du Probleme mit dem automatischen Ausfüllen einer bestimmten Website hast."
},
"linkedLabelHelpText": {
"message": "Gib die HTML ID des Felds, Name, Aria-Label oder einen Platzhalter ein."
"message": "Gib die HTML-ID des Felds, Name, Aria-Label oder einen Platzhalter ein."
},
"addAttachment": {
"message": "Anhang hinzufügen"
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Bist du sicher, dass du diesen Anhang dauerhaft löschen möchtest?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "Um Bitwarden auf deinem eigenen Server zu hosten, must du deine Lizenzdatei hochladen. Um Free Families-Tarife und erweiterte Abrechnungsmöglichkeiten für deine selbst gehostete Organisation anzubieten, musst du die automatische Synchronisierung für deine selbst gehostete Organisation einrichten."
},
"selfHostingTitleProper": {
"message": "Selbst gehostet"
}
}

View File

@ -1,9 +1,9 @@
{
"allApplications": {
"message": "All applications"
"message": "Όλες οι εφαρμογές"
},
"priorityApplications": {
"message": "Priority applications"
"message": "Εφαρμογές προτεραιότητας"
},
"accessIntelligence": {
"message": "Access Intelligence"
@ -12,7 +12,7 @@
"message": "Notified members"
},
"allApplicationsWithCount": {
"message": "All applications ($COUNT$)",
"message": "Όλες οι εφαρμογές ($COUNT$)",
"placeholders": {
"count": {
"content": "$1",
@ -21,7 +21,7 @@
}
},
"priorityApplicationsWithCount": {
"message": "Priority applications ($COUNT$)",
"message": "Εφαρμογές προτεραιότητας ($COUNT$)",
"placeholders": {
"count": {
"content": "$1",
@ -39,25 +39,25 @@
}
},
"application": {
"message": "Application"
"message": "Εφαρμογή"
},
"atRiskPasswords": {
"message": "At-risk passwords"
},
"totalPasswords": {
"message": "Total passwords"
"message": "Σύνολο κωδικών πρόσβασης"
},
"atRiskMembers": {
"message": "At-risk members"
},
"totalMembers": {
"message": "Total members"
"message": "Σύνολο μελών"
},
"atRiskApplications": {
"message": "At-risk applications"
},
"totalApplications": {
"message": "Total applications"
"message": "Σύνολο εφαρμογών"
},
"whatTypeOfItem": {
"message": "Τι είδους στοιχείο είναι αυτό;"
@ -405,6 +405,9 @@
"generatePassword": {
"message": "Δημιουργία Κωδικού"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Ελέγξτε εάν ο κωδικός έχει εκτεθεί."
},
@ -663,8 +666,12 @@
"message": "Αντιγραφή κωδικού πρόσβασης",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
"message": "Ο κωδικός αντιγράφηκε"
},
"copyUsername": {
"message": "Αντιγραφή ονόματος χρήστη",
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Χρήση διαφορετικής μεθόδου σύνδεσης"
},
"loginWithPasskey": {
"message": "Σύνδεση με κλειδί πρόσβασης"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Μη έγκυρο κλειδί πρόσβασης. Παρακαλώ προσπαθήστε ξανά."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Δημιουργία Λογαριασμού"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Ορίστε έναν ισχυρό κωδικό πρόσβασης"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Είσοδος"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Επαληθεύστε την ταυτότητά σας"
},
@ -5625,7 +5644,7 @@
"message": "Ο Κύριος κωδικός πρόσβασης δεν πληροί τις απαιτήσεις πολιτικής αυτού του οργανισμού. Για να γίνετε μέλος του οργανισμού, πρέπει να ενημερώσετε το Κύριο Συνθηματικό σας τώρα. Η διαδικασία θα σας αποσυνδέσει από την τρέχουσα συνεδρία σας, απαιτώντας από εσάς να συνδεθείτε ξανά. Οι ενεργές συνεδρίες σε άλλες συσκευές ενδέχεται να συνεχίσουν να είναι ενεργές για μία ώρα."
},
"updateWeakMasterPasswordWarning": {
"message": "Your master password does not meet one or more of your organization policies. In order to access the vault, you must update your master password now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour."
"message": "Ο κύριος κωδικός πρόσβασής σας δεν πληροί μία ή περισσότερες πολιτικές του οργανισμού σας. Για να αποκτήσετε πρόσβαση στην κρύπτη, πρέπει να ενημερώσετε τον κύριο κωδικό πρόσβασής σας τώρα. Η διαδικασία αυτή θα σας αποσυνδέσει από την τρέχουσα συνεδρία σας, απαιτώντας από εσάς να συνδεθείτε ξανά. Οι ενεργές συνεδρίες σε άλλες συσκευές ενδέχεται να παραμείνουν ενεργές για μία ώρα."
},
"automaticAppLogin": {
"message": "Automatically log in users for allowed applications"
@ -5674,7 +5693,7 @@
}
},
"vaultTimeoutPolicyInEffect1": {
"message": "$HOURS$ hour(s) and $MINUTES$ minute(s) maximum.",
"message": "$HOURS$ ώρα(ες) και $MINUTES$ λεπτό(ά) το πολύ.",
"placeholders": {
"hours": {
"content": "$1",
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Δημιουργία Ονόματος Χρήστη"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Τύπος Ονόματος Χρήστη"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Δημιουργήστε ένα ψευδώνυμο διεύθυνσης ηλ. ταχυδρομείου με μια εξωτερική υπηρεσία προώθησης."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ σφάλμα: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -7594,7 +7624,7 @@
"message": "Unlock with biometrics"
},
"unlockWithPin": {
"message": "Unlock with PIN"
"message": "Ξεκλείδωμα με PIN"
},
"unlockWithMasterPassword": {
"message": "Unlock with master password"
@ -7864,7 +7894,7 @@
"message": "Require existing members to change their passwords"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
"message": "Δεν έχετε δικαιώματα για να διαγράψετε αυτό το έργο",
"description": "The individual description shown to the user when the user doesn't have access to delete a project."
},
"smProjectsDeleteBulkConfirmation": {
@ -7914,7 +7944,7 @@
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionLinkTwo": {
"message": "SSO required",
"message": "Απαιτείται SSO",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionPartThree": {
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "URL διακομιστή"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Ψευδώνυμο τομέα"
},
@ -8320,7 +8354,7 @@
"message": "Collection access is restricted"
},
"readOnlyCollectionAccess": {
"message": "You do not have access to manage this collection."
"message": "Δεν έχετε πρόσβαση για να διαχειριστείτε αυτήν τη συλλογή."
},
"grantAddAccessCollectionWarningTitle": {
"message": "Missing Can Manage Permissions"
@ -8721,7 +8755,7 @@
"message": "Machine account access updated"
},
"restrictedGroupAccessDesc": {
"message": "You cannot add yourself to a group."
"message": "Δεν μπορείτε να προσθέσετε τον εαυτό σας σε μια ομάδα."
},
"deleteProvider": {
"message": "Διαγραφή παρόχου"
@ -9142,7 +9176,7 @@
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"message": "$PERSONAL_ITEMS_COUNT$ στοιχεία θα μεταφερθούν οριστικά στον επιλεγμένο οργανισμό. Δεν θα κατέχετε πλέον αυτά τα στοιχεία.",
"placeholders": {
"personal_items_count": {
"content": "$1",
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Θέλετε σίγουρα να διαγράψετε οριστικά αυτό το συνημμένο;"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generate password"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "Copy password",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Create account"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Log in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your licence file. To support Free Families plans and advanced billing capabilities for your self-hosted organisation, you will need to set up automatic sync in your self-hosted organisation."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generate password"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "Copy password",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Create account"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Log in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your licence file. To support Free Families plans and advanced billing capabilities for your self-hosted organisation, you will need to set up automatic sync in your self-hosted organisation."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generi pasvorton"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Kontrolu ĉu pasvorto estis elmontrita."
},
@ -663,6 +666,10 @@
"message": "Kopii pasvorton",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Krei konton"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Saluti"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generar contraseña"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Comprobar si la contraseña está comprometida."
},
@ -663,6 +666,10 @@
"message": "Copiar contraseña",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Utilizar otro método de inicio de sesión"
},
"loginWithPasskey": {
"message": "Iniciar sesión con la clave de acceso"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Clave inválida. Por favor, inténtelo de nuevo."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Crear cuenta"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Establece una contraseña fuerte"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Identificarse"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verifica tu identidad"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generar nombre de usuario"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Tipo de nombre de usuario"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generar un alias de correo electrónico mediante un servicio de reenvío externo."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "URL del servidor"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Dominio alias"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Loo parool"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Kontrolli, kas parool on lekkinud."
},
@ -663,6 +666,10 @@
"message": "Kopeeri parool",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Kasuta teist logimismeetodit"
},
"loginWithPasskey": {
"message": "Logi sisse pääsuvõtmega"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Vigane pääsuvõti. Palun proovi uuesti."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Konto loomine"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Määra tugev parool"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Logi sisse"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Kinnitage oma Identiteet"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Genereeri kasutajanimi"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Kasutajanime tüüp"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Genereeri e-posti alias, kasutades selleks välist teenuspakkujat."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Serveri URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domeen"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Sortu pasahitza"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Egiaztatu pasahitza konprometituta dagoen."
},
@ -663,6 +666,10 @@
"message": "Kopiatu pasahitza",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Sortu kontua"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Hasi saioa"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Sortu erabiltzaile izena"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Erabiltzaile izen mota"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Emaileko ezizen bat sortu kanpoko bidalketa zerbitzu batekin."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "تولید کلمه عبور"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "بررسی کنید که آیا کلمه عبور افشا شده است."
},
@ -663,6 +666,10 @@
"message": "کپی کلمه عبور",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"message": "با کلید عبور وارد شوید"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "ایجاد حساب کاربری"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "ورود"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "ایجاد نام کاربری"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "نوع نام کاربری"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "یک نام مستعار ایمیل با یک سرویس ارسال خارجی ایجاد کنید."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "نشانی اینترنتی سرور"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "دامنه مستعار"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Luo salasana"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Tarkasta, onko salasana paljastunut."
},
@ -663,8 +666,12 @@
"message": "Kopioi salasana",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
"message": "Salasana kopioitu"
},
"copyUsername": {
"message": "Kopioi käyttäjätunnus",
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Käytä vaihtoehtoista kirjautumistapaa"
},
"loginWithPasskey": {
"message": "Kirjaudu pääsyavaimella"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Pääsyavain ei kelpaa. Yritä uudelleen."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Luo uusi tili"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Aseta vahva salasana"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Kirjaudu sisään"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Vahvista henkilöllisyytesi"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Luo käyttäjätunnus"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Käyttäjätunnuksen tyyppi"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Luo sähköpostialias ulkoisella ohjauspalvelulla."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ -virhe: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Palvelimen URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Aliaksen verkkotunnus"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Haluatko varmasti poistaa liitteen pysyvästi?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Gumawa ng password"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Tingnan kung nakompromiso na ba ang password."
},
@ -663,6 +666,10 @@
"message": "Kopyahin ang password",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Gumawa ng account"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Mag-log in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Lumikha ng username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Uri ng username"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Bumuo ng isang email alias na may isang panlabas na serbisyo sa pagpapasa."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Générer un mot de passe"
},
"generatePassphrase": {
"message": "Générer une phrase de passe"
},
"checkPassword": {
"message": "Vérifier si le mot de passe a été exposé."
},
@ -663,6 +666,10 @@
"message": "Copier le mot de passe",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copier la phrase de passe",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Mot de passe copié"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Utiliser une méthode de connexion différente"
},
"loginWithPasskey": {
"message": "Se connecter avec une clé d'accès"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Passkey invalide. Veuillez réessayer de nouveau."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Créez un compte"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Définir un mot de passe fort"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Se connecter"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Vérifiez votre Identité"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Générer le Nom d'Utilisateur"
},
"generateEmail": {
"message": "Générer un courriel"
},
"usernameType": {
"message": "Type de Nom d'Utilisateur"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Générer un alias de courriel avec un service de transfert externe."
},
"forwarderDomainName": {
"message": "Domaine du courriel",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choisissez un domaine qui est supporté par le service sélectionné",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "Erreur $SERVICENAME$ : $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "URL du serveur"
},
"selfHostBaseUrl": {
"message": "URL du serveur auto-hébergé",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Domaine de l'alias"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Êtes-vous sûr de vouloir supprimer définitivement cette pièce jointe ?"
},
"manageSubscriptionFromThe": {
"message": "Gérer l'abonnement à partir du",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "Pour héberger Bitwarden sur votre propre serveur, vous devrez téléverser votre fichier de licence. Pour prendre en charge les forfaits Familles Gratuits et les fonctionnalités de facturation avancées pour votre organisation auto-hébergée, vous devrez configurer la synchronisation automatique dans votre organisation auto-hébergée."
},
"selfHostingTitleProper": {
"message": "Auto-Hébergement"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generate password"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "Copy password",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Create account"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Log in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "צור סיסמה"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "בדוק אם הסיסמה נחשפה."
},
@ -663,6 +666,10 @@
"message": "העתק סיסמה",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "צור חשבון"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "התחבר"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generate password"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "Copy password",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "खाता बनाएँ"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Log in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generiraj lozinku"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Provjeri je li lozinka bila ukradena."
},
@ -663,6 +666,10 @@
"message": "Kopiraj lozinku",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Koristi drugi način prijave"
},
"loginWithPasskey": {
"message": "Prijava pristupnim ključem"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Nevažeći pristupni ključ. Pokušaj ponovno."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Stvori račun"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Postavi jaku lozinku"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Prijavi se"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Potvrdi svoj identitet"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generiraj korisničko ime"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Tip korisničkog imena"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generiraj pseudonim e-pošte s vanjskom uslugom prosljeđivanja."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ greška: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "URL poslužitelja"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domene"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Jelszó generálása"
},
"generatePassphrase": {
"message": "Jelmondat generálás"
},
"checkPassword": {
"message": "A jelszóvédelmi állapot ellenőrzése."
},
@ -663,6 +666,10 @@
"message": "Jelszó másolása",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Jelmondat másolása",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "A jelszó másolásra került."
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Más bejelentkezési mód használata"
},
"loginWithPasskey": {
"message": "Bejelentkezés jelszóval"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Érvénytelen jelszó. Próbálja újra."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Fiók létrehozása"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Erős jelszó beállítása"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Bejelentkezés"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Személyazonosság ellenőrzése"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Felhasználónév generálása"
},
"generateEmail": {
"message": "Email generálása"
},
"usernameType": {
"message": "Felhasználónév típusa"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Email álnév generálása külső továbbító szolgáltatással."
},
"forwarderDomainName": {
"message": "Email tartomány",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Válasszunk a kiválasztott szolgáltatás által támogatott tartományt.",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ hiba: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Szerver webcím"
},
"selfHostBaseUrl": {
"message": "Saját üzemeltetésű szerver webcím",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Áldomain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Biztosan véglegesen törlésre kerüljön ez a melléklet?"
},
"manageSubscriptionFromThe": {
"message": "Előfizetés kezelése:",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "Ha a Bitwarden szolgáltatást saját szerveren szeretnénk tárolni, fel kell tölteni a licenszfájlt. A Free Families csomagok és a speciális számlázási lehetőségek támogatásához a saját üzemeltetésű szervezet számára be kell állítani az automatikus szinkronizálást a saját üzemeltetésű szervezetben."
},
"selfHostingTitleProper": {
"message": "Sahát üzemeltetés"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Buat Kata Sandi"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Periksa apakah kata sandi telah terekspos."
},
@ -663,6 +666,10 @@
"message": "Salin Kata Sandi",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Buat Akun"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Masuk"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Jenis nama pengguna"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Genera password"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Verifica se la password è stata esposta."
},
@ -663,6 +666,10 @@
"message": "Copia password",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Usa un altro metodo di accesso"
},
"loginWithPasskey": {
"message": "Accedi con passkey"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Passkey non valida. Riprova."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Crea account"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Imposta una password robusta"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Accedi"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verifica la tua identità"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Genera nome utente"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Tipo di nome utente"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Genera un alias email con un servizio di inoltro esterno."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "Errore $SERVICENAME$: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "URL del server"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Dominio alias"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "パスワードの自動生成"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "パスワードが漏洩していないか確認する"
},
@ -663,6 +666,10 @@
"message": "パスワードのコピー",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "別のログイン方法を使用する"
},
"loginWithPasskey": {
"message": "パスキー でログイン"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "無効なパスキーです。もう一度やり直してください。"
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "アカウントの作成"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "強力なパスワードを設定する"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "ログイン"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "本人確認"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "ユーザー名を生成"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "ユーザー名の種類"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "外部転送サービスを使用してメールエイリアスを生成します。"
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ エラー: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "サーバー URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "エイリアスドメイン"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "この添付ファイルを完全に削除してもよろしいですか?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "წარმოქმენი პაროლი"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "შეამოწმე პაროლი თუ გაბაზრდა"
},
@ -663,6 +666,10 @@
"message": "ასლირება პაროლის",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "ანგარიშის შექმნა"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "ავტორიზაცია"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generate password"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "Copy password",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Create account"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Log in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "ಪಾಸ್ವರ್ಡ್ ರಚಿಸಿ"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "ಪಾಸ್ವರ್ಡ್ ಬಹಿರಂಗಗೊಂಡಿದೆಯೇ ಎಂದು ಪರಿಶೀಲಿಸಿ."
},
@ -663,6 +666,10 @@
"message": "ಪಾಸ್ವರ್ಡ್ ನಕಲಿಸಿ",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "ಖಾತೆ ತೆರೆ"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "ಲಾಗಿನ್"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "비밀번호 생성"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "비밀번호가 노출되었는지 확인합니다."
},
@ -663,6 +666,10 @@
"message": "비밀번호 복사",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"message": "패스키로 로그인"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "계정 만들기"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "로그인"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Veidot paroli"
},
"generatePassphrase": {
"message": "Izveidot paroles vārdkopu"
},
"checkPassword": {
"message": "Pārbaudīt, vai parole ir bijusi nopludināta."
},
@ -663,8 +666,12 @@
"message": "Ievietot paroli starpliktuvē",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Ievietot paroles vārdkopu starpliktuvē",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
"message": "Parole ievietota starpliktuvē"
},
"copyUsername": {
"message": "Ievietot lietotājvārdu starpliktuvē",
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Jāizmanto cits pieteikšanās veids"
},
"loginWithPasskey": {
"message": "Pieteikties ar piekļuves atslēgu"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Nederīga piekļuves atslēga. Lūgums mēģināt vēlreiz."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Izveidot kontu"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Jāiestata droša parole"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Pieteikties"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Jāapliecina sava identitāte"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Izveidot lietotājvārdu"
},
"generateEmail": {
"message": "Izveidot e-pastu"
},
"usernameType": {
"message": "Lietotājvārda veids"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Izveidot e-pastu aizstājvārdu ar ārēju pārvirzīšanas pakalpojumu."
},
"forwarderDomainName": {
"message": "E-pasta domēns",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Jāizvēlas domēns, kuru atbalsta atlasītais pakalpojums",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ kļūda: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Servera URL"
},
"selfHostBaseUrl": {
"message": "Pašmitināta servera URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Aizstājdomēns"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Vai tiešām neatgriezeniski izdzēst šo pielikumu?"
},
"manageSubscriptionFromThe": {
"message": "Pārvaldīt abonementu",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "Lai mitinātu Bitwarden savā serverī, ir nepieciešams augšupielādēt licences datni. Lai nodrošinātu bezmaksas ģimeņu plānus un papildu norēķinu iespējas pašmitinātajai apvienībai, tajā ir nepieciešams uzstādīt automātisku sinhronizēšanu."
},
"selfHostingTitleProper": {
"message": "Pašmitināts"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "പാസ്‌വേഡ് സൃഷ്ടിക്കുക"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "പാസ്സ്‌വേർഡ് ചോർന്നോ എന്ന് നോക്കുക."
},
@ -663,6 +666,10 @@
"message": "പാസ്‌വേഡ് ക്ലിപ്പ്ബോർഡിലേക്ക് പകർത്തുക",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "അക്കൗണ്ട് സൃഷ്ടിക്കുക"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "പ്രവേശിക്കുക"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generate password"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "Copy password",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Create account"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Log in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generate password"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "Copy password",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Create account"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Log in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generer et passord"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Sjekk om passordet har blitt utsatt."
},
@ -663,6 +666,10 @@
"message": "Kopier passordet",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Bruk en annen innloggingsmetode"
},
"loginWithPasskey": {
"message": "Logg inn med Passkey"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Ugyldig Passkey. Vennligst prøv igjen."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Opprett en konto"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Logg på"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generer brukernavn"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Brukernavntype"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generer et e-postalias med en ekstern videresendingstjeneste."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generate password"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "Copy password",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Create account"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Log in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Wachtwoord genereren"
},
"generatePassphrase": {
"message": "Wachtwoordzin genereren"
},
"checkPassword": {
"message": "Controleer of wachtwoord is gelekt."
},
@ -663,6 +666,10 @@
"message": "Wachtwoord kopiëren",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Wachtwoordzin kopiëren",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Wachtwoord gekopieerd"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Gebruik een andere loginmethode"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Inloggen met passkey"
},
"useSingleSignOn": {
"message": "Single sign-on gebruiken"
},
"welcomeBack": {
"message": "Welkom terug"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Ongeldige passkey. Probeer het opnieuw."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Account aanmaken"
},
"newToBitwarden": {
"message": "Nieuw bij Bitwarden?"
},
"setAStrongPassword": {
"message": "Sterk wachtwoord instellen"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Inloggen"
},
"logInToBitwarden": {
"message": "Inloggen op Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Gebruikersnaam genereren"
},
"generateEmail": {
"message": "E-mailadres genereren"
},
"usernameType": {
"message": "Type gebruikersnaam"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Genereer een e-mailalias met een externe doorschakelservice."
},
"forwarderDomainName": {
"message": "E-maildomein",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Kies een domein dat wordt ondersteund door de geselecteerde dienst",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server-URL"
},
"selfHostBaseUrl": {
"message": "URL zelfgehoste server",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Aliasdomein"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Weet je zeker dat je deze bijlage definitief wilt verwijderen?"
},
"manageSubscriptionFromThe": {
"message": "Abonnement beheren vanuit het",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "Om Bitwarden op je eigen server te hosten, moet je je licentiebestand uploaden. Om gratis familie-abonnementen en geavanceerde factureringsmogelijkheden voor je zelfgehoste organisatie te ondersteunen, moet je automatische synchronisatie instellen in je zelfgehoste organisatie."
},
"selfHostingTitleProper": {
"message": "Zelf hosten"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Laga passord"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "Kopier passordet",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Create account"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Log in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generate password"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "Copy password",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Create account"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Log in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Wygeneruj hasło"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Sprawdź, czy hasło zostało ujawnione."
},
@ -663,6 +666,10 @@
"message": "Kopiuj hasło",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Użyj innej metody logowania"
},
"loginWithPasskey": {
"message": "Zaloguj się za pomocą passkey"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Błędny passkey. Spróbuj ponownie."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Utwórz konto"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Ustaw silne hasło"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Zaloguj się"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Zweryfikuj swoją tożsamość"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Wygeneruj nazwę użytkownika"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Rodzaj nazwy użytkownika"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Wygeneruj alias adresu e-mail z zewnętrznej usługi przekierowania."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "Błąd $SERVICENAME$: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Adres URL serwera"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Domena aliasu"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Gerar Senha"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Verifique se a senha foi exposta."
},
@ -663,6 +666,10 @@
"message": "Copiar Senha",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Senha copiada"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Use um método de login diferente"
},
"loginWithPasskey": {
"message": "Iniciar sessão com a chave de acesso"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Senha inválida. Por favor, tente novamente."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Criar conta"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Defina uma senha forte"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Iniciar sessão"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verifique sua identidade"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Gerar Usuário"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Tipo de Usuário"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Gere um alias de e-mail com um serviço externo de encaminhamento."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "Erro $SERVICENAME$ : $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "URL do Servidor"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias do domínio"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Tem certeza de que deseja excluir permanentemente esse anexo?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Gerar palavra-passe"
},
"generatePassphrase": {
"message": "Gerar frase de acesso"
},
"checkPassword": {
"message": "Verificar se a palavra-passe foi exposta."
},
@ -663,6 +666,10 @@
"message": "Copiar palavra-passe",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copiar frase de acesso",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Palavra-passe copiada"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Utilizar um método de início de sessão diferente"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Iniciar sessão com a chave de acesso"
},
"useSingleSignOn": {
"message": "Utilizar início de sessão único"
},
"welcomeBack": {
"message": "Bem-vindo de volta"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Chave de acesso inválida. Por favor, tente novamente."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Criar conta"
},
"newToBitwarden": {
"message": "Novo no Bitwarden?"
},
"setAStrongPassword": {
"message": "Defina uma palavra-passe forte"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Iniciar sessão"
},
"logInToBitwarden": {
"message": "Iniciar sessão no Bitwarden"
},
"verifyIdentity": {
"message": "Verifique a sua identidade"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Gerar nome de utilizador"
},
"generateEmail": {
"message": "Gerar e-mail"
},
"usernameType": {
"message": "Tipo de nome de utilizador"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Gerar um alias de e-mail com um serviço de reencaminhamento externo."
},
"forwarderDomainName": {
"message": "Domínio de e-mail",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Escolha um domínio que seja suportado pelo serviço selecionado",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "Erro no $SERVICENAME$: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "URL do servidor"
},
"selfHostBaseUrl": {
"message": "URL do servidor auto-hospedado",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias de domínio"
},
@ -9399,19 +9433,19 @@
"message": "Editar acesso"
},
"textHelpText": {
"message": "Use text fields for data like security questions"
"message": "Utilize campos de texto para dados como perguntas de segurança"
},
"hiddenHelpText": {
"message": "Use hidden fields for sensitive data like a password"
"message": "Utilize campos ocultos para dados sensíveis como uma palavra-passe"
},
"checkBoxHelpText": {
"message": "Use checkboxes if you'd like to autofill a form's checkbox, like a remember email"
"message": "Utilize caixas de verificação se pretender preencher automaticamente uma caixa de verificação de um formulário, como um e-mail de memorização"
},
"linkedHelpText": {
"message": "Use a linked field when you are experiencing autofill issues for a specific website."
"message": "Utilize um campo ligado quando tiver problemas de preenchimento automático para um site específico."
},
"linkedLabelHelpText": {
"message": "Enter the the field's html id, name, aria-label, or placeholder."
"message": "Introduza o ID do HTML, o nome, a aria-label ou o placeholder do campo."
},
"addAttachment": {
"message": "Adicionar anexo"
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Tem a certeza de que pretende eliminar permanentemente este anexo?"
},
"manageSubscriptionFromThe": {
"message": "Gerir a subscrição a partir do",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "Para hospedar o Bitwarden no seu próprio servidor, precisará de carregar o seu ficheiro de licença. Para suportar planos Familiar gratuitos e recursos avançados de faturamento para a sua organização auto-hospedada, precisará de configurar a sincronização automática na sua organização auto-hospedada."
},
"selfHostingTitleProper": {
"message": "Auto-hospedagem"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generare parolă"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Verificați dacă parola a fost dezvăluită."
},
@ -663,6 +666,10 @@
"message": "Copiere parolă",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Creare cont"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Conectare"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generare nume de utilizator"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Tip de nume de utilizator"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generați un alias de e-mail cu un serviciu de redirecționare extern."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Сгенерировать пароль"
},
"generatePassphrase": {
"message": "Создать парольную фразу"
},
"checkPassword": {
"message": "Проверьте, не скомпрометирован ли пароль."
},
@ -663,6 +666,10 @@
"message": "Скопировать пароль",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Скопировать парольную фразу",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Пароль скопирован"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Использовать другой способ авторизации"
},
"loginWithPasskey": {
"message": "Войти с passkey"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Неверный passkey. Попробуйте снова."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Создать аккаунт"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Задайте надежный пароль"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Войти"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Подтвердите вашу личность"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Создать имя пользователя"
},
"generateEmail": {
"message": "Сгенерировать email"
},
"usernameType": {
"message": "Тип имени пользователя"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Создать псевдоним электронной почты для внешней службы пересылки."
},
"forwarderDomainName": {
"message": "Домен электронной почты",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Выберите домен, который поддерживается выбранным сервисом",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "Ошибка $SERVICENAME$: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "URL сервера"
},
"selfHostBaseUrl": {
"message": "URL собственного сервера",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Псевдоним домена"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Вы уверены, что хотите навсегда удалить это вложение?"
},
"manageSubscriptionFromThe": {
"message": "Управление подпиской с",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "Чтобы разместить Bitwarden на собственном сервере, вам нужно загрузить файл лицензии. Для поддержки тарифных планов Free Families и расширенных возможностей выставления счетов для вашей организации, размещенной на собственном сервере вам необходимо настроить автоматическую синхронизацию в вашей организации."
},
"selfHostingTitleProper": {
"message": "Собственное размещение"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generate password"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "Copy password",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "ගිණුමක් සාදන්න"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "පිවිසෙන්න"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generovať heslo"
},
"generatePassphrase": {
"message": "Generovať prístupovú frázu"
},
"checkPassword": {
"message": "Overiť či došlo k úniku hesla."
},
@ -663,6 +666,10 @@
"message": "Kopírovať heslo",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Kopírovať prístupovú frázu",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Heslo skopírované"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Použiť iný spôsob prihlásenia"
},
"loginWithPasskey": {
"message": "Prihlásiť sa s prístupovým kľúčom"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Nesprávne Passkey heslo. Prosím skúste to znovu."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Vytvoriť účet"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Nastavte silné heslo"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Prihlásiť sa"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Overte svoju totožnosť"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Vygenerovať používateľské meno"
},
"generateEmail": {
"message": "Generovať e-mail"
},
"usernameType": {
"message": "Typ používateľského mena"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Vytvoriť e-mailový alias pomocou externej služby preposielania."
},
"forwarderDomainName": {
"message": "E-mailová doména",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Vyberte doménu, ktorá je podporovaná vybranou službou",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "URL servera"
},
"selfHostBaseUrl": {
"message": "Adresa URL vlastného hostingu",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias doména"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Naozaj chcete natrvalo odstrániť túto prílohu?"
},
"manageSubscriptionFromThe": {
"message": "Spravovať predplatné z",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "Ak chcete prevádzkovať Bitwarden na vlastnom serveri, musíte nahrať licenčný súbor. Pre podporu Free Families plánu a pokročilé možnosti fakturácie pre vašu organizáciu s vlastným hostingom, budete musieť nastaviť automatickú synchronizáciu v organizácii vo vlastnom hostingu."
},
"selfHostingTitleProper": {
"message": "Vlastný hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generiraj geslo"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Preveri izpostavljenost gesla."
},
@ -663,6 +666,10 @@
"message": "Kopiraj geslo",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Ustvarite si račun"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Prijava"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Vrsta uporabniškega imena"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Ustvari psevdonim (alias) za elektronski naslov z uporabo zunanjega ponudnika posredovanja pošte."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Генерисање лозинке"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Проверите да ли је лозинка изложена."
},
@ -663,6 +666,10 @@
"message": "Копирај лозинку",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Користи други начин пријављивања"
},
"loginWithPasskey": {
"message": "Пријавите се са приступачним кључем"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Неважећи приступни кључ. Молим вас, покушајте поново."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Креирај налог"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Поставите јаку лозинку"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Пријавите се"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Потврдите идентитет"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Генериши име"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Тип имена"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Генеришите псеудоним е-поште помоћу екстерне услуге прослеђивања."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ грешка: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "УРЛ Сервера"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Домен алијаса"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Да ли сте сигурни да желите да трајно избришете овај прилог?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generiši lozinku"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "Kopiraj lozinku",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Napravi Nalog"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Prijavi Se"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generera lösenord"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Kontrollera om lösenordet har avslöjats."
},
@ -663,6 +666,10 @@
"message": "Kopiera lösenord",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Använd en annan inloggningsmetod"
},
"loginWithPasskey": {
"message": "Logga in med nyckel"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Ogiltig nyckel. Försök igen."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Skapa konto"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Ställ in ett starkt lösenord"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Logga in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generera användarnamn"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Användarnamnstyp"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generera ett e-postalias med en extern vidarebefordranstjänst."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$-fel: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server-URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Aliasdomän"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Generate password"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Check if password has been exposed."
},
@ -663,6 +666,10 @@
"message": "Copy password",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Create account"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Log in"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "สร้างรหัสผ่าน"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "ตรวจสอบว่ารหัสผ่านถูกเปิดเผยหรือไม่"
},
@ -663,6 +666,10 @@
"message": "คัดลอกรหัสผ่าน",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "สร้างบัญชีผู้ใช้"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "เข้าสู่ระบบ"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Verify your Identity"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Server URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias domain"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Parola oluştur"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Parolanız ele geçirilip geçirilmediğini kontrol edin."
},
@ -663,6 +666,10 @@
"message": "Parolayı kopyala",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Parola kopyalandı"
},
@ -932,9 +939,15 @@
"useADifferentLogInMethod": {
"message": "Başka bir giriş yöntemi kullan"
},
"loginWithPasskey": {
"logInWithPasskey": {
"message": "Geçiş anahtarıyla giriş yap"
},
"useSingleSignOn": {
"message": "Çoklu oturum açma kullan"
},
"welcomeBack": {
"message": "Tekrar hoş geldiniz"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Geçersiz geçiş anahtarı. Lütfen tekrar deneyin."
},
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Hesap aç"
},
"newToBitwarden": {
"message": "Bitwarden'da yeni misiniz?"
},
"setAStrongPassword": {
"message": "Güçlü bir parola belirleyin"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Giriş yap"
},
"logInToBitwarden": {
"message": "Bitwarden'a giriş yapın"
},
"verifyIdentity": {
"message": "Kimliğinizi doğrulayın"
},
@ -3073,7 +3092,7 @@
"message": "İlkeler"
},
"singleSignOn": {
"message": "Tek oturum açma"
"message": "Çoklu oturum açma"
},
"editPolicy": {
"message": "İlkeyi düzenle"
@ -4566,10 +4585,10 @@
"message": "Kuruluş tanımlayıcı"
},
"ssoLogInWithOrgIdentifier": {
"message": "Kuruluşunuzun tek oturum açma portalını kullanarak giriş yapabilirsiniz. Başlamak için lütfen kuruluşunuzun SSO tanımlayıcısını girin."
"message": "Kuruluşunuzun çoklu oturum açma portalını kullanarak giriş yapabilirsiniz. Başlamak için lütfen kuruluşunuzun SSO tanımlayıcısını girin."
},
"enterpriseSingleSignOn": {
"message": "Kurumsal tek oturum açma"
"message": "Kurumsal çoklu oturum açma"
},
"ssoHandOff": {
"message": "Şimdi bu sekmeyi kapatıp uzantı üzerinden devam edebilirsiniz."
@ -4642,16 +4661,16 @@
"message": "Sahip veya yönetici olmayan ve zaten başka bir kuruluşun üyesi olan kuruluş üyeleri kuruluşunuzdan kaldırılır."
},
"requireSso": {
"message": "Tek oturum açma kimlik doğrulamasını zorunlu tut"
"message": "Çoklu oturum açma kimlik doğrulamasını zorunlu tut"
},
"requireSsoPolicyDesc": {
"message": "Üyelerin kurumsal tek oturum açma (SSO) yöntemiyle oturum açmasını zorunlu kılın."
"message": "Üyelerin kurumsal çoklu oturum açma (SSO) yöntemiyle oturum açmasını zorunlu kıl."
},
"prerequisite": {
"message": "Önkoşul"
},
"requireSsoPolicyReq": {
"message": "Bu ilkeyi etkinleştirmeden önce tek kuruluş kurumsal ilkesi etkinleştirilmelidir."
"message": "Bu ilkeyi etkinleştirmeden önce çoklu kuruluş kurumsal ilkesi etkinleştirilmelidir."
},
"requireSsoPolicyReqError": {
"message": "Tek kuruluş ilkesi ayarlanmamış."
@ -5842,7 +5861,7 @@
"message": "Bağlama türü"
},
"idpSingleSignOnServiceUrl": {
"message": "Tek oturum açma (SSO) servis URL'si"
"message": "Çoklu oturum açma (SSO) servis URL'si"
},
"idpSingleLogoutServiceUrl": {
"message": "Tek çıkış (SLO) servis URL'si"
@ -5863,7 +5882,7 @@
"message": "Kimlik doğrulama isteklerini imzala"
},
"ssoSettingsSaved": {
"message": "Tek oturum açma yapılandırması kaydedildi"
"message": "Çoklu oturum açma yapılandırması kaydedildi"
},
"sponsoredFamilies": {
"message": "Ücretsiz Bitwarden Aile"
@ -6038,7 +6057,7 @@
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpAnchor": {
"message": "require single sign-on authentication policy",
"message": "çoklu oturum açma kimlik doğrulama ilkesini zorunlu tut",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpEnd": {
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Kullanıcı adı oluştur"
},
"generateEmail": {
"message": "E-posta oluştur"
},
"usernameType": {
"message": "Kullanıcı adı türü"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Harici bir yönlendirme servisiyle e-posta maskesi oluştur."
},
"forwarderDomainName": {
"message": "E-posta alan adı",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Seçtiğiniz servisin desteklediği bir alan adı seçin",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ hatası: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Sunucu URL'si"
},
"selfHostBaseUrl": {
"message": "Kendi kendine barındırılan sunucu URL'si",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Alias alan adı"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Bu dosyayı kalıcı olarak silmek istediğinizden emin misiniz?"
},
"manageSubscriptionFromThe": {
"message": "Aboneliğinizi yönetin:",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Kendi Kendinize Barındırma"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Генерувати пароль"
},
"generatePassphrase": {
"message": "Генерувати парольну фразу"
},
"checkPassword": {
"message": "Перевірити чи пароль було викрито."
},
@ -663,6 +666,10 @@
"message": "Копіювати пароль",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Копіювати парольну фразу",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Пароль скопійовано"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Використати інший спосіб входу"
},
"loginWithPasskey": {
"message": "Увійти з ключем доступу"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Недійсний ключ доступу. Повторіть спробу."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Створити обліковий запис"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Встановіть надійний пароль"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Увійти"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Підтвердьте свою особу"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Генерувати ім'я користувача"
},
"generateEmail": {
"message": "Генерувати е-пошту"
},
"usernameType": {
"message": "Тип імені користувача"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Згенеруйте псевдонім е-пошти зі стороннім сервісом пересилання."
},
"forwarderDomainName": {
"message": "Домен електронної пошти",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Виберіть домен, який підтримується вибраною службою",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "Помилка $SERVICENAME$: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "URL-адреса сервера"
},
"selfHostBaseUrl": {
"message": "URL-адреса власного сервера",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Псевдонім домену"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Ви дійсно хочете остаточно видалити це вкладення?"
},
"manageSubscriptionFromThe": {
"message": "Керуйте передплатою на",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "Щоб розмістити Bitwarden на власному сервері, вам необхідно вивантажити файл ліцензії. Для підтримки безплатних сімейних тарифних планів та розширених можливостей виставлення рахунків для організації на власному хостингу, вам необхідно буде налаштувати автоматичну синхронізацію для своєї організації на власному хостингу."
},
"selfHostingTitleProper": {
"message": "Власне розміщення"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "Tạo mật khẩu"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "Kiểm tra xem mật khẩu có bị lộ không."
},
@ -663,6 +666,10 @@
"message": "Sao chép mật khẩu",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "Dùng phương thức đăng nhập khác"
},
"loginWithPasskey": {
"message": "Đăng nhập bằng mã khoá"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Mã khoá không hợp lệ. Vui lòng thử lại."
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "Tạo tài khoản"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "Đặt mật khẩu mạnh"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "Đăng nhập"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "Xác minh danh tính của bạn"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "Generate username"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "Username type"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "Generate an email alias with an external forwarding service."
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "Địa chỉ máy chủ"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "Tên miền thay thế"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Quản lý đăng ký từ",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "Để lưu trữ Bitwarden trên máy chủ của riêng bạn, bạn sẽ cần tải tệp giấy phép của mình lên. Để hỗ trợ các gói Free Families và khả năng thanh toán nâng cao cho tổ chức tự lưu trữ của bạn, bạn sẽ cần thiết lập đồng bộ hóa tự động trong tổ chức tự lưu trữ của mình."
},
"selfHostingTitleProper": {
"message": "Tự lưu trữ"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "生成密码"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "检查密码是否已暴露。"
},
@ -663,8 +666,12 @@
"message": "复制密码",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
"message": "密码已复制"
},
"copyUsername": {
"message": "复制用户名",
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "使用不同的登录方式"
},
"loginWithPasskey": {
"message": "使用通行密钥登录"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "通行密钥无效。请重试。"
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "创建账户"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "设置强密码"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "登录"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "验证您的身份"
},
@ -1200,7 +1219,7 @@
"message": "您没有查看此集合中的所有项目的权限。"
},
"youDoNotHavePermissions": {
"message": "You do not have permissions to this collection"
"message": "您没有此集合的权限"
},
"noCollectionsInList": {
"message": "没有可列出的集合。"
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "生成用户名"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "用户名类型"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "使用外部转发服务生成一个电子邮件别名。"
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ 错误:$ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "服务器 URL"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "别名域"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "您确定要永久删除此附件吗?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "自托管"
}
}

View File

@ -405,6 +405,9 @@
"generatePassword": {
"message": "產生密碼"
},
"generatePassphrase": {
"message": "Generate passphrase"
},
"checkPassword": {
"message": "檢查密碼是否已暴露。"
},
@ -663,6 +666,10 @@
"message": "複製密碼",
"description": "Copy password to clipboard"
},
"copyPassphrase": {
"message": "Copy passphrase",
"description": "Copy passphrase to clipboard"
},
"passwordCopied": {
"message": "Password copied"
},
@ -932,8 +939,14 @@
"useADifferentLogInMethod": {
"message": "改用不同的登入方式"
},
"loginWithPasskey": {
"message": "使用密碼金鑰登入"
"logInWithPasskey": {
"message": "Log in with passkey"
},
"useSingleSignOn": {
"message": "Use single sign-on"
},
"welcomeBack": {
"message": "Welcome back"
},
"invalidPasskeyPleaseTryAgain": {
"message": "無效的密碼金鑰,請再試一次。"
@ -1016,6 +1029,9 @@
"createAccount": {
"message": "建立帳戶"
},
"newToBitwarden": {
"message": "New to Bitwarden?"
},
"setAStrongPassword": {
"message": "設定一個強密碼"
},
@ -1031,6 +1047,9 @@
"logIn": {
"message": "登入"
},
"logInToBitwarden": {
"message": "Log in to Bitwarden"
},
"verifyIdentity": {
"message": "核實你的身份"
},
@ -6354,6 +6373,9 @@
"generateUsername": {
"message": "產生使用者名稱"
},
"generateEmail": {
"message": "Generate email"
},
"usernameType": {
"message": "使用者名稱類型"
},
@ -6459,6 +6481,14 @@
"forwardedEmailDesc": {
"message": "使用外部轉寄服務產生一個電子郵件別名。"
},
"forwarderDomainName": {
"message": "Email domain",
"description": "Labels the domain name email forwarder service option"
},
"forwarderDomainNameHint": {
"message": "Choose a domain that is supported by the selected service",
"description": "Guidance provided for email forwarding services that support multiple email domains."
},
"forwarderError": {
"message": "$SERVICENAME$ 錯誤:$ERRORMESSAGE$",
"description": "Reports an error returned by a forwarding service to the user.",
@ -8258,6 +8288,10 @@
"baseUrl": {
"message": "伺服器網址"
},
"selfHostBaseUrl": {
"message": "Self-host server URL",
"description": "Label for field requesting a self-hosted integration service URL"
},
"aliasDomain": {
"message": "別名網域"
},
@ -9421,5 +9455,15 @@
},
"permanentlyDeleteAttachmentConfirmation": {
"message": "Are you sure you want to permanently delete this attachment?"
},
"manageSubscriptionFromThe": {
"message": "Manage subscription from the",
"description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
},
"toHostBitwardenOnYourOwnServer": {
"message": "To host Bitwarden on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up automatic sync in your self-hosted organization."
},
"selfHostingTitleProper": {
"message": "Self-Hosting"
}
}