Autosync the updated translations (#9685)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-06-17 12:46:28 +00:00 committed by GitHub
parent 18b56c0b5a
commit b35b89bb66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
62 changed files with 2334 additions and 40 deletions

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Skep rekening"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "Nuut hier rond?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "U het niks gekies nie."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Deur hierdie kassie af te merk stem u in tot die volgende:"
},
@ -4267,7 +4288,7 @@
"message": "Gedeaktiveer"
},
"revoked": {
"message": "Revoked"
"message": "Herroep"
},
"sendLink": {
"message": "Send-skakel",
@ -4323,7 +4344,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadAttachments": {
"message": "Download attachments"
"message": "Laai aanhegsels af"
},
"sendAccessUnavailable": {
"message": "The Send you are trying to access does not exist or is no longer available.",
@ -4937,10 +4958,10 @@
"message": "Verwyder gebruikers"
},
"revokeUsers": {
"message": "Revoke users"
"message": "Herroep gebruikers"
},
"restoreUsers": {
"message": "Restore users"
"message": "Stel gebruikers terug"
},
"error": {
"message": "Fout"
@ -5016,7 +5037,7 @@
"message": "Voeg bestaande organisasie toe"
},
"addNewOrganization": {
"message": "Add new organization"
"message": "Voeg nuwe organisasie toe"
},
"myProvider": {
"message": "My aanbieder"
@ -5089,7 +5110,7 @@
"message": "U hoofwagwoord voldoen nie aan hierdie organisasie se beleidsvereistes nie. Om by die organisasie aan te sluit moet u u hoofwagwoord nóú bywerk. Deur voort te gaan word u uit u huidige sessie geteken, waarna u weer sal moet aanteken. Aktiewe sessies op ander toestelle kan vir tot n uur steeds aktief bly."
},
"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": "U hoofwagwoord voldoen nie aan een of meer van die organisasiebeleide nie. Om toegang tot die kluis te kry, moet u nou u hoofwagwoord bywerk. Deur voort te gaan sal u van u huidige sessie afgeteken word, en u sal weer moet aanteken. Aktiewe sessies op ander toestelle kan vir tot een uur aktief bly."
},
"maximumVaultTimeout": {
"message": "Kluis-uittel"
@ -5140,7 +5161,7 @@
}
},
"vaultTimeoutActionPolicyInEffect": {
"message": "Your organization policies have set your vault timeout action to $ACTION$.",
"message": "U organisasie se beleid het u kluisuittelaksie na $ACTION$ gestel.",
"placeholders": {
"action": {
"content": "$1",
@ -5149,16 +5170,16 @@
}
},
"customVaultTimeout": {
"message": "Custom vault timeout"
"message": "Pasgemaakte kluisuittel"
},
"vaultTimeoutToLarge": {
"message": "U kluisuittelling oorskry die beperking wat deur u organisasie daargestel is."
},
"vaultCustomTimeoutMinimum": {
"message": "Minimum custom timeout is 1 minute."
"message": "Minimum pasgemaakte uittel is 1 minuut."
},
"vaultTimeoutRangeError": {
"message": "Vault timeout is not within allowed range."
"message": "Kluisuittel is nie binne toegelate omvang nie."
},
"disablePersonalVaultExport": {
"message": "Deaktiveer uitstuur van persoonlike kluis"
@ -5937,7 +5958,7 @@
}
},
"forwarderNoDomain": {
"message": "Invalid $SERVICENAME$ domain.",
"message": "Ongeldige $SERVICENAME$-domein.",
"description": "Displayed when the domain is empty or domain authorization failed at the forwarding service.",
"placeholders": {
"servicename": {
@ -5947,7 +5968,7 @@
}
},
"forwarderNoUrl": {
"message": "Invalid $SERVICENAME$ url.",
"message": "Ongeldige $SERVICENAME$-url.",
"description": "Displayed when the url of the forwarding service wasn't supplied.",
"placeholders": {
"servicename": {
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Stel Github Actions op"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Stel GitLab CI/CD op"
},
"setUpAnsible": {
"message": "Stel Ansible op"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "إنشاء حساب"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "هل أنت جديد هنا؟"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Hesab yarat"
},
"setAStrongPassword": {
"message": "Güclü bir parol təyin et"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Bir parol təyin edərək hesabınızı yaratmağı başa çatdırın"
},
"newAroundHere": {
"message": "Burada yenisiniz?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Heç nə seçmədiniz."
},
"receiveMarketingEmails": {
"message": "Elanlar, məsləhətlər və araşdırma fürsətləri üçün Bitwarden-dən e-poçt alın."
},
"unsubscribe": {
"message": "Abunəlikdən çıx"
},
"atAnyTime": {
"message": "istənilən vaxt."
},
"byContinuingYouAgreeToThe": {
"message": "Davam edərək, bunlarla razılaşırsınız"
},
"and": {
"message": "və"
},
"acceptPolicies": {
"message": "Bu qutunu işarələyərək aşağıdakılarla razılaşırsınız:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Github Actions qur"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "GitLab CI/CD qur"
},
"setUpAnsible": {
"message": "Ansible qur"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "C# repozitoriyasına bax"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "Bu e-poçt ünvanı, bu provayderə aid bütün fakturaları alacaq",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Tarix"
},
"exportClientReport": {
"message": "Müştəri hesabatını xaricə köçür"
},
"invoiceNumberHeader": {
"message": "Faktura nömrəsi",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Стварыць уліковы запіс"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "Упершыню тут?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Вы пакуль нічога не выбралі."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Ставячы гэты сцяжок, вы пагаджаецеся з наступным:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Създаване на абонамент"
},
"setAStrongPassword": {
"message": "Използвайте сложна парола"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Завършете регистрацията си като зададете парола"
},
"newAroundHere": {
"message": "За пръв път ли сте тук?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Не сте избрали нищо."
},
"receiveMarketingEmails": {
"message": "Получавайте е-писма от Битоурден за новини, съвети и възможности за проучвания."
},
"unsubscribe": {
"message": "Отписване"
},
"atAnyTime": {
"message": "по всяко време."
},
"byContinuingYouAgreeToThe": {
"message": "Ако продължите, Вие се съгласявате с"
},
"and": {
"message": "и"
},
"acceptPolicies": {
"message": "Чрез тази отметка вие се съгласявате със следните:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Настройка на действия в Github"
},
"setUpKubernetes": {
"message": "Настройка на Kubernetes"
},
"setUpGitlabCICD": {
"message": "Настройка на GitLab CI/CD"
},
"setUpAnsible": {
"message": "Настройка на Ansible"
},
"rustSDKRepo": {
"message": "Преглед на хранилището за Rust"
},
"cSharpSDKRepo": {
"message": "Преглед на хранилището за C#"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "На този адрес ще бъдат изпращани всички фактури свързани с този доставчик",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Дата"
},
"exportClientReport": {
"message": "Изнасяне на клиентската справка"
},
"invoiceNumberHeader": {
"message": "Номер на фактура",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "অ্যাকাউন্ট তৈরি"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "এই বাক্সটি টিক করে আপনি নিম্নলিখিতগুলিতে সম্মত হন:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Create account"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Crea un compte"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "Nou per ací?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "No heu seleccionat res."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Si activeu aquesta casella, indiqueu que esteu dacord amb el següent:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Configura les accions de Github"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Configura GitLab CI/CD"
},
"setUpAnsible": {
"message": "Configura Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "Veure el repositori C#"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Vytvořit účet"
},
"setAStrongPassword": {
"message": "Nastavit hlavní heslo"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Dokončete vytváření účtu nastavením hesla"
},
"newAroundHere": {
"message": "Jste tu noví?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Nevybrali jste žádné položky."
},
"receiveMarketingEmails": {
"message": "Získejte e-maily od Bitwardenu pro oznámení, poradenství a výzkumné příležitosti."
},
"unsubscribe": {
"message": "Odhlásit odběr"
},
"atAnyTime": {
"message": "kdykoli."
},
"byContinuingYouAgreeToThe": {
"message": "Pokračováním souhlasíte s"
},
"and": {
"message": "a"
},
"acceptPolicies": {
"message": "Zaškrtnutím tohoto políčka souhlasíte s následujícím:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Nastavit akce GitHubu"
},
"setUpKubernetes": {
"message": "Nastavit Kubernetes"
},
"setUpGitlabCICD": {
"message": "Nastavit GitLab CI/CD"
},
"setUpAnsible": {
"message": "Nastavit Ansible"
},
"rustSDKRepo": {
"message": "Zobrazit repozitář Rust"
},
"cSharpSDKRepo": {
"message": "Zobrazit repozitář C#"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "Tato e-mailová adresa obdrží všechny faktury vztahující se k tomuto poskytovateli",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Datum"
},
"exportClientReport": {
"message": "Exportovat hlášení klienta"
},
"invoiceNumberHeader": {
"message": "Číslo faktury",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Create account"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Opret konto"
},
"setAStrongPassword": {
"message": "Indstil en stærk adgangskode"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Afslut kontooprettelsen med at indstille en adgangskode"
},
"newAroundHere": {
"message": "Ny her?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Du har ikke valgt noget."
},
"receiveMarketingEmails": {
"message": "Få e-mails fra Bitwarden om annonceringer, råd og forskningsmuligheder."
},
"unsubscribe": {
"message": "Afmeld"
},
"atAnyTime": {
"message": "til enhver tid."
},
"byContinuingYouAgreeToThe": {
"message": "Ved at fortsætte, accepterer du"
},
"and": {
"message": "og"
},
"acceptPolicies": {
"message": "Ved at markere dette felt accepterer du følgende:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Opsæt Github-handlinger"
},
"setUpKubernetes": {
"message": "Opsæt Kubernetes"
},
"setUpGitlabCICD": {
"message": "Opsæt GitLab CI/CD"
},
"setUpAnsible": {
"message": "Opsæt Ansible"
},
"rustSDKRepo": {
"message": "Vis Ruby-repo"
},
"cSharpSDKRepo": {
"message": "Vis C#-repo"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "Denne e-mailadresse vil modtage alle fakturaer vedr. denne udbyder",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Dato"
},
"exportClientReport": {
"message": "Eksportér klientrapport"
},
"invoiceNumberHeader": {
"message": "Fakturanummer",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Konto erstellen"
},
"setAStrongPassword": {
"message": "Ein starkes Passwort festlegen"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Schließe die Erstellung deines Kontos ab, indem du ein Passwort festlegst"
},
"newAroundHere": {
"message": "Neu hier?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Sie haben keine Auswahl getroffen."
},
"receiveMarketingEmails": {
"message": "Erhalte E-Mails von Bitwarden für Ankündigungen, Ratschläge und Forschungsmöglichkeiten."
},
"unsubscribe": {
"message": "Deabonnieren"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Durch Anwählen dieses Kästchens erklärst du dich mit Folgendem einverstanden:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "GitHub Actions einrichten"
},
"setUpKubernetes": {
"message": "Kubernetes einrichten"
},
"setUpGitlabCICD": {
"message": "GitLab CI/CD einrichten"
},
"setUpAnsible": {
"message": "Ansible einrichten"
},
"rustSDKRepo": {
"message": "Rust-Repository anzeigen"
},
"cSharpSDKRepo": {
"message": "C#-Repository anzeigen"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "Diese E-Mail-Adresse wird alle Rechnungen erhalten, die diesen Anbieter betreffen",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Datum"
},
"exportClientReport": {
"message": "Kundenbericht exportieren"
},
"invoiceNumberHeader": {
"message": "Rechnungsnummer",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Δημιουργία Λογαριασμού"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "Νέος/α στα μέρη μας;"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Δεν έχετε επιλέξει τίποτα."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Επιλέγοντας αυτό το πλαίσιο, συμφωνείτε με τα εξής:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Create account"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Create account"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Krei konton"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Vi elektis nenion."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Markante ĉi tiun keston vi konsentas pri jeno:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Crear cuenta"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "¿Nuevo por aquí?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "No has seleccionado nada."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Al seleccionar esta casilla, acepta lo siguiente:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Konto loomine"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Midagi pole valitud."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Märkeruudu markeerimisel nõustud järgnevaga:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Sortu kontua"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "Berria hemendik?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Ez duzu ezer aukeratu."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Laukitxo hau markatzean, honakoa onartzen duzu:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "ایجاد حساب کاربری"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "اینجا تازه واردی؟"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "شما چیزی را انتخاب نکرده اید."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "با علامت زدن این کادر با موارد زیر موافقت می‌کنید:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Luo uusi tili"
},
"setAStrongPassword": {
"message": "Aseta vahva salasana"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Viimeistele tilin luonti asettamalla salasana"
},
"newAroundHere": {
"message": "Oletko uusi täällä?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Et ole valinnut mitään."
},
"receiveMarketingEmails": {
"message": "Vastaanota Bitwardenilta uutiskirjeitä julkaisuista, tukiresursseista ja tutkimusmahdollisuuksista."
},
"unsubscribe": {
"message": "Lopeta tilaus"
},
"atAnyTime": {
"message": "milloin tahansa."
},
"byContinuingYouAgreeToThe": {
"message": "Jatkaessasi hyväksyt"
},
"and": {
"message": "ja"
},
"acceptPolicies": {
"message": "Valitsemalla tämän hyväksyt seuraavat:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Määritä GitHub Actions"
},
"setUpKubernetes": {
"message": "Määritä Kubernetes"
},
"setUpGitlabCICD": {
"message": "Määritä GitLab CI/CD"
},
"setUpAnsible": {
"message": "Määritä Ansible"
},
"rustSDKRepo": {
"message": "Näytä Rust-arkisto"
},
"cSharpSDKRepo": {
"message": "Näytä C#-arkisto"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "Tämä sähköpostiosoite vastaanottaa kaikki tähän palveluntarjoajaan liittyvät laskut",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Päiväys"
},
"exportClientReport": {
"message": "Vie pääteraportti"
},
"invoiceNumberHeader": {
"message": "Laskun numero",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Gumawa ng account"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "Bago rito?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Wala kang pinili."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Sa pamamagitan ng pag-tsek sa kahon na ito ay sumasang-ayon ka sa sumusunod:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Créez un compte"
},
"setAStrongPassword": {
"message": "Définir un mot de passe fort"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Terminer la création de votre compte en définissant un mot de passe"
},
"newAroundHere": {
"message": "Vous êtes nouveau ici ?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Vous n'avez rien sélectionné."
},
"receiveMarketingEmails": {
"message": "Recevez des courriels de Bitwarden pour des annonces, des conseils et des opportunités de recherche."
},
"unsubscribe": {
"message": "Désabonnez-vous"
},
"atAnyTime": {
"message": "à tout moment."
},
"byContinuingYouAgreeToThe": {
"message": "En continuant, vous acceptez les"
},
"and": {
"message": "et"
},
"acceptPolicies": {
"message": "En cochant cette case vous acceptez ce qui suit :"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Configurer Github Actions"
},
"setUpKubernetes": {
"message": "Configurer Kubernetes"
},
"setUpGitlabCICD": {
"message": "Configurer GitLab CI/CD"
},
"setUpAnsible": {
"message": "Configurer Ansible"
},
"rustSDKRepo": {
"message": "Afficher le dépôt Rust"
},
"cSharpSDKRepo": {
"message": "Afficher le dépôt C#"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "Cette adresse courriel recevra toutes les factures relatives à ce fournisseur",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Exporter le rapport client"
},
"invoiceNumberHeader": {
"message": "Numéro de facture",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Create account"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "צור חשבון"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "לא בחרת כלום."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "סימון תיבה זו מהווה את הסכמתך לתנאים הבאים:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "खाता बनाएँ"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Stvori račun"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "Novi korisnik?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Ništa nije odabrano."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Označavanjem ove kućice slažete se sa sljedećim:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Fiók létrehozása"
},
"setAStrongPassword": {
"message": "Erős jelszó beállítása"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "A fiók létrehozásának befejezése jelszó beállításával"
},
"newAroundHere": {
"message": "Új felhasználó vagyunk?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Nincs kiválasztva semmi."
},
"receiveMarketingEmails": {
"message": "Emaileket kaphatunk a Bitwardentől bejelentésekről, tanácsokról és kutatási lehetőségekről."
},
"unsubscribe": {
"message": "Leiratkozás"
},
"atAnyTime": {
"message": "bármikor."
},
"byContinuingYouAgreeToThe": {
"message": "A folytatással elfogadjuk"
},
"and": {
"message": "és"
},
"acceptPolicies": {
"message": "A doboz bejelölésével elfogadjuk a következőket:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Kubernetes beüzemelése"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "Rust tár megtekintése"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "Erre az email címre érkezik az ehhez a szolgáltatóhoz kapcsolódó összes számla.",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Dátum"
},
"exportClientReport": {
"message": "Ügyfél jelentés exportálás"
},
"invoiceNumberHeader": {
"message": "Számlaszám",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Buat Akun"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "Pengguna baru?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Anda belum memilih apa pun."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Dengan mencentang kotak ini, anda menyetujui yang berikut:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Crea account"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "Nuovo da queste parti?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Non hai selezionato nulla."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Selezionando la casella accetti quanto segue:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Configura GitHub Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Configura GitLab CI/CD"
},
"setUpAnsible": {
"message": "Configura Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "Visualizza la repository C#"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "アカウントの作成"
},
"setAStrongPassword": {
"message": "強力なパスワードを設定する"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "パスワードを設定してアカウントの作成を完了してください"
},
"newAroundHere": {
"message": "初めてですか?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "何も選択されていません。"
},
"receiveMarketingEmails": {
"message": "Bitwarden からのお知らせ、アドバイス、アンケート調査等のメールを受信します。"
},
"unsubscribe": {
"message": "配信停止"
},
"atAnyTime": {
"message": "はいつでもできます。"
},
"byContinuingYouAgreeToThe": {
"message": "続行すると以下に同意したものとみなします:"
},
"and": {
"message": "と"
},
"acceptPolicies": {
"message": "以下に同意しチェックします:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Github アクションを設定"
},
"setUpKubernetes": {
"message": "Kubernetes を設定"
},
"setUpGitlabCICD": {
"message": "GitLab CI/CD の設定"
},
"setUpAnsible": {
"message": "Ansible を設定"
},
"rustSDKRepo": {
"message": "Rust リポジトリを表示"
},
"cSharpSDKRepo": {
"message": "C# リポジトリを表示"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "このメールアドレスは、このプロバイダに関連するすべての請求書を受信します",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "日付"
},
"exportClientReport": {
"message": "クライアントレポートをエクスポート"
},
"invoiceNumberHeader": {
"message": "請求書番号",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "ანგარიშის შექმნა"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "ახალი ხართ აქა?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Create account"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "ಖಾತೆ ತೆರೆ"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "ನೀವು ಯಾವುದನ್ನೂ ಆಯ್ಕೆ ಮಾಡಿಲ್ಲ."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "ಈ ಪೆಟ್ಟಿಗೆಯನ್ನು ಪರಿಶೀಲಿಸುವ ಮೂಲಕ ನೀವು ಈ ಕೆಳಗಿನವುಗಳನ್ನು ಒಪ್ಪುತ್ತೀರಿ:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "계정 만들기"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "새로 찾아오셨나요?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "아무것도 선택하지 않았습니다."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "이 박스를 체크하면 다음에 동의하는 것으로 간주됩니다:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Izveidot kontu"
},
"setAStrongPassword": {
"message": "Jāiestata droša parole"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Jāpabeidz sava konta izveida ar paroles iestatīšanu"
},
"newAroundHere": {
"message": "Jauns šeit?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Nekas nav atlasīts."
},
"receiveMarketingEmails": {
"message": "Saņemt e-pasta ziņojumus no Bitwarden par paziņojumiem, padomiem un izpētes iespējām."
},
"unsubscribe": {
"message": "Atteikt abonēšanu"
},
"atAnyTime": {
"message": "jebkurā laikā."
},
"byContinuingYouAgreeToThe": {
"message": "Turpinot tiek sniegta piekrišana"
},
"and": {
"message": "un"
},
"acceptPolicies": {
"message": "Ar šīs rūtiņas atzīmēšanu tiek piekrists sekojošajam:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Iestatīt GitHub darbības"
},
"setUpKubernetes": {
"message": "Iestatīt Kubernetes"
},
"setUpGitlabCICD": {
"message": "Iestatīt GitLab CI/CD"
},
"setUpAnsible": {
"message": "Iestatīt Ansible"
},
"rustSDKRepo": {
"message": "Skatīt Rust glabātavu"
},
"cSharpSDKRepo": {
"message": "Skatīt C# glabātavu"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "Uz šo e-pasta adresi tiks nosūtīti visi ar šo nodrošinātāju saistītie rēķini",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Datums"
},
"exportClientReport": {
"message": "Izgūt klienta atskaiti"
},
"invoiceNumberHeader": {
"message": "Rēķina numurs",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "അക്കൗണ്ട് സൃഷ്ടിക്കുക"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "നിങ്ങൾ ഒന്നും തിരഞ്ഞെടുത്തിട്ടില്ല."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "ഈ ബോക്സ് ചെക്കുചെയ്യുന്നതിലൂടെ നിങ്ങൾ ഇനിപ്പറയുന്നവ അംഗീകരിക്കുന്നു:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Create account"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Create account"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Opprett en konto"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "Er du ny her?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Du har ikke valgt noe."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Ved å huke av denne boksen sier du deg enig i følgende:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Create account"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Account aanmaken"
},
"setAStrongPassword": {
"message": "Sterk wachtwoord instellen"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Rond het aanmaken van je account af met het instellen van een wachtwoord"
},
"newAroundHere": {
"message": "Nieuw hier?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Je hebt niets geselecteerd."
},
"receiveMarketingEmails": {
"message": "Ontvang e-mailberichten van Bitwarden voor aankondigingen, advies en onderzoeksmogelijkheden."
},
"unsubscribe": {
"message": "Afmelden"
},
"atAnyTime": {
"message": "op ieder moment."
},
"byContinuingYouAgreeToThe": {
"message": "Door verder te gaan, ga je akkoord met de"
},
"and": {
"message": "en"
},
"acceptPolicies": {
"message": "Door dit vakje aan te vinken ga je akkoord met het volgende:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "GitHub Actions instellen"
},
"setUpKubernetes": {
"message": "Kubernetes inrichten"
},
"setUpGitlabCICD": {
"message": "GitLab CI/CD instellen"
},
"setUpAnsible": {
"message": "Ansibel instellen"
},
"rustSDKRepo": {
"message": "Ruby-repository bekijken"
},
"cSharpSDKRepo": {
"message": "C#-repository bekijken"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "Dit e-mailadres ontvangt alle facturen van deze provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Datum"
},
"exportClientReport": {
"message": "Klantenrapport exporteren"
},
"invoiceNumberHeader": {
"message": "Factuurnummer",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Create account"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Create account"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Utwórz konto"
},
"setAStrongPassword": {
"message": "Ustaw silne hasło"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Ukończ tworzenie konta poprzez ustawienie hasła"
},
"newAroundHere": {
"message": "Nowy użytkownik?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Nie zaznaczyłeś żadnych elementów."
},
"receiveMarketingEmails": {
"message": "Otrzymuj e-maile od Bitwarden z ogłoszeniami, poradami i badaniami."
},
"unsubscribe": {
"message": "Anuluj subskrypcję"
},
"atAnyTime": {
"message": "w każdej chwili."
},
"byContinuingYouAgreeToThe": {
"message": "Kontynuując, zgadzasz się na"
},
"and": {
"message": "i"
},
"acceptPolicies": {
"message": "Zaznaczając tę opcję, akceptujesz:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Skonfiguruj Github Actions"
},
"setUpKubernetes": {
"message": "Skonfiguruj Kubernetes"
},
"setUpGitlabCICD": {
"message": "Skonfiguruj GitLab CI/CD"
},
"setUpAnsible": {
"message": "Skonfiguruj Ansible"
},
"rustSDKRepo": {
"message": "Zobacz repozytorium Rust"
},
"cSharpSDKRepo": {
"message": "Zobacz repozytorium C#"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "Ten adres e-mail otrzyma wszystkie faktury dotyczące tego dostawcy",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Data"
},
"exportClientReport": {
"message": "Eksportuj raport klienta"
},
"invoiceNumberHeader": {
"message": "Numer faktury",
"description": "A table header for an invoice's number"
}
}

View File

@ -582,13 +582,13 @@
"message": "Nível de acesso"
},
"accessing": {
"message": "Accessing"
"message": "Acessando"
},
"loggedOut": {
"message": "Sessão encerrada"
},
"loggedOutDesc": {
"message": "You have been logged out of your account."
"message": "Você foi desconectado de sua conta."
},
"loginExpired": {
"message": "A sua sessão expirou."
@ -713,6 +713,12 @@
"createAccount": {
"message": "Criar conta"
},
"setAStrongPassword": {
"message": "Defina uma senha forte"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Termine de criar a sua conta definindo uma senha"
},
"newAroundHere": {
"message": "Novo por aqui?"
},
@ -723,7 +729,7 @@
"message": "Iniciar sessão"
},
"verifyIdentity": {
"message": "Verify your Identity"
"message": "Verifique sua identidade"
},
"logInInitiated": {
"message": "Login iniciado"
@ -1057,10 +1063,10 @@
"message": "Copiar URL"
},
"errorRefreshingAccessToken": {
"message": "Access Token Refresh Error"
"message": "Erro ao Atualizar Token"
},
"errorRefreshingAccessTokenDesc": {
"message": "No refresh token or API keys found. Please try logging out and logging back in."
"message": "Nenhum token de atualização ou chave de API foi encontrado. Tente sair e entrar novamente."
},
"warning": {
"message": "Aviso"
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Você selecionou nada."
},
"receiveMarketingEmails": {
"message": "Obtenha e-mails do Bitwarden para anúncios, conselhos e oportunidades de pesquisa."
},
"unsubscribe": {
"message": "Cancelar subscrição"
},
"atAnyTime": {
"message": "a qualquer momento."
},
"byContinuingYouAgreeToThe": {
"message": "Ao continuar, você concorda com os"
},
"and": {
"message": "e"
},
"acceptPolicies": {
"message": "Ao marcar esta caixa, você concorda com o seguinte:"
},
@ -5584,37 +5605,37 @@
"message": "Renovar o Token de Sincronização de Cobrança invalidará o token anterior."
},
"selfHostedServer": {
"message": "self-hosted"
"message": "auto-hospedado"
},
"customEnvironment": {
"message": "Custom environment"
"message": "Ambiente personalizado"
},
"selfHostedBaseUrlHint": {
"message": "Specify the base URL of your on-premises hosted Bitwarden installation. Example: https://bitwarden.company.com"
"message": "Especifique a URL de base da sua instalação local do Bitwarden. Exemplo: https://bitwarden.company.com"
},
"selfHostedCustomEnvHeader": {
"message": "For advanced configuration, you can specify the base URL of each service independently."
"message": "Para usuários avançados. Você pode especificar a URL de base de cada serviço independentemente."
},
"selfHostedEnvFormInvalid": {
"message": "You must add either the base Server URL or at least one custom environment."
"message": "Você deve adicionar um URL do servidor de base ou pelo menos um ambiente personalizado."
},
"apiUrl": {
"message": "API server URL"
"message": "URL do servidor API"
},
"webVaultUrl": {
"message": "Web vault server URL"
"message": "URL do servidor do Cofre Web"
},
"identityUrl": {
"message": "Identity server URL"
"message": "URL do servidor de identidade"
},
"notificationsUrl": {
"message": "Notifications server URL"
"message": "URL do servidor notificações"
},
"iconsUrl": {
"message": "Icons server URL"
"message": "URL do Servidor de Ícones"
},
"environmentSaved": {
"message": "Environment URLs saved"
"message": "URLs para ambiente salvo"
},
"selfHostingTitle": {
"message": "Auto-hospedado"
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Configurar ações do Github"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Configurar GitLab CI/CD"
},
"setUpAnsible": {
"message": "Configurar Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "Visualizar repositório C#"
},
@ -8311,10 +8338,10 @@
"message": "Fique à frente das vulnerabilidades de segurança atualizando para um plano pago para um monitoramento melhorado."
},
"approveAllRequests": {
"message": "Approve all requests"
"message": "Aprovar todas as solicitações"
},
"allLoginRequestsApproved": {
"message": "All login requests approved"
"message": "Todas as solicitações de login aprovadas"
},
"payPal": {
"message": "PayPal"
@ -8323,22 +8350,32 @@
"message": "Bitcoin"
},
"updatedTaxInformation": {
"message": "Updated tax information"
"message": "Informações fiscais atualizadas"
},
"unverified": {
"message": "Unverified"
"message": "Não verificado"
},
"verified": {
"message": "Verified"
"message": "Verificado"
},
"viewSecret": {
"message": "View secret"
"message": "Ver segredo"
},
"noClients": {
"message": "There are no clients to list"
"message": "Não há clientes para listar"
},
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"message": "Este endereço de e-mail receberá todas as faturas referentes a este provedor",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Data"
},
"exportClientReport": {
"message": "Exportar relatório do cliente"
},
"invoiceNumberHeader": {
"message": "Número da fatura",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Criar conta"
},
"setAStrongPassword": {
"message": "Defina uma palavra-passe forte"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Termine a criação da sua conta definindo uma palavra-passe"
},
"newAroundHere": {
"message": "É novo por cá?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Não selecionou nada."
},
"receiveMarketingEmails": {
"message": "Receba e-mails do Bitwarden com anúncios, conselhos e oportunidades de investigação."
},
"unsubscribe": {
"message": "Anular subscrição"
},
"atAnyTime": {
"message": "a qualquer altura."
},
"byContinuingYouAgreeToThe": {
"message": "Ao continuar, concorda com os"
},
"and": {
"message": "e"
},
"acceptPolicies": {
"message": "Ao selecionar esta caixa, concorda com o seguinte:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Configurar ações do Github"
},
"setUpKubernetes": {
"message": "Configurar o Kubernetes"
},
"setUpGitlabCICD": {
"message": "Configurar o GitLab CI/CD"
},
"setUpAnsible": {
"message": "Configurar o Ansible"
},
"rustSDKRepo": {
"message": "Ver o repositório Rust"
},
"cSharpSDKRepo": {
"message": "Ver repositório de C#"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "Este endereço de e-mail receberá todas as faturas relativas a este fornecedor",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Data"
},
"exportClientReport": {
"message": "Exportar o relatório do cliente"
},
"invoiceNumberHeader": {
"message": "Número da fatura",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Creare cont"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "Sunteți nou pe aici?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Nu ați selectat nimic."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Dacă bifați această casetă sunteți de acord cu următoarele:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Создать аккаунт"
},
"setAStrongPassword": {
"message": "Задайте надежный пароль"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Завершите создание аккаунта, задав пароль"
},
"newAroundHere": {
"message": "Вы здесь впервые?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Вы ничего не выбрали."
},
"receiveMarketingEmails": {
"message": "Получайте электронные письма от Bitwarden с анонсами, советами и возможностями для исследований."
},
"unsubscribe": {
"message": "Отписаться"
},
"atAnyTime": {
"message": "в любое время."
},
"byContinuingYouAgreeToThe": {
"message": "Продолжая, вы соглашаетесь с"
},
"and": {
"message": "и"
},
"acceptPolicies": {
"message": "Отметив этот флажок, вы соглашаетесь со следующим:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Настроить Github Actions"
},
"setUpKubernetes": {
"message": "Настроить Kubernetes"
},
"setUpGitlabCICD": {
"message": "Настроить GitLab CI/CD"
},
"setUpAnsible": {
"message": "Настроить Ansible"
},
"rustSDKRepo": {
"message": "Просмотр репозитория Rust"
},
"cSharpSDKRepo": {
"message": "Просмотр репозитория C#"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "На этот адрес email будут приходить все счета, относящиеся к данному провайдеру",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Дата"
},
"exportClientReport": {
"message": "Экспорт отчета клиента"
},
"invoiceNumberHeader": {
"message": "Номер счета",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "ගිණුමක් සාදන්න"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Vytvoriť účet"
},
"setAStrongPassword": {
"message": "Nastavte silné heslo"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Zdadajte heslo na vytvorenie účtu"
},
"newAroundHere": {
"message": "Ste tu nový?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Nič ste nevybrali."
},
"receiveMarketingEmails": {
"message": "Dostávať e-maily od Bitwardenu s oznámeniami, radami a možnosťami výskumu."
},
"unsubscribe": {
"message": "Odhlásiť sa z odberu"
},
"atAnyTime": {
"message": "môžete kedykoľvek."
},
"byContinuingYouAgreeToThe": {
"message": "Pokračovaním súhlasíte s"
},
"and": {
"message": "a"
},
"acceptPolicies": {
"message": "Označením tohto políčka súhlasíte s nasledovným:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Nastaviť Github Actions"
},
"setUpKubernetes": {
"message": "Nastaviť Kubernetes"
},
"setUpGitlabCICD": {
"message": "Nastaviť GitLab CI/CD"
},
"setUpAnsible": {
"message": "Nastaviť Ansible"
},
"rustSDKRepo": {
"message": "Zobraziť Rust repozitár"
},
"cSharpSDKRepo": {
"message": "Zobraziť C# repozitár"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "Na túto e-mailovú adresu budú zasielané všetky faktúry týkajúce sa tohto poskytovateľa",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Dátum"
},
"exportClientReport": {
"message": "Exportovať klientský report"
},
"invoiceNumberHeader": {
"message": "Číslo faktúry",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Ustvarite si račun"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "Ste novi tukaj?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Strinjam se z naslednjim:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Креирај налог"
},
"setAStrongPassword": {
"message": "Поставите јаку лозинку"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Завршите креирање налога постављањем лозинке"
},
"newAroundHere": {
"message": "Нов овде?"
},
@ -723,7 +729,7 @@
"message": "Пријавите се"
},
"verifyIdentity": {
"message": "Verify your Identity"
"message": "Потврдите идентитет"
},
"logInInitiated": {
"message": "Пријава је покренута"
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Нисте ништа изабрали."
},
"receiveMarketingEmails": {
"message": "Добијајте е-пошту од Bitwarden-а за најаве, савете и могућности истраживања."
},
"unsubscribe": {
"message": "Одјави се"
},
"atAnyTime": {
"message": "било када."
},
"byContinuingYouAgreeToThe": {
"message": "Ако наставите, слажете се са"
},
"and": {
"message": "и"
},
"acceptPolicies": {
"message": "Означавањем овог поља пристајете на следеће:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Подесити акције GitHub-а"
},
"setUpKubernetes": {
"message": "Подесите Kubernetes"
},
"setUpGitlabCICD": {
"message": "Подесити GitLab CI/CD"
},
"setUpAnsible": {
"message": "Подесити Ansible"
},
"rustSDKRepo": {
"message": "Преглед Rust спремишта"
},
"cSharpSDKRepo": {
"message": "Преглед C# спремишта"
},
@ -8332,13 +8359,23 @@
"message": "Проверено"
},
"viewSecret": {
"message": "View secret"
"message": "Види тајну"
},
"noClients": {
"message": "There are no clients to list"
"message": "Нема клијената за попис"
},
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"message": "Овај имејл ће примати све фактуре које се односе на овог провајдера",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Датум"
},
"exportClientReport": {
"message": "Извези извештај клијента"
},
"invoiceNumberHeader": {
"message": "Број фактуре",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Napravi Nalog"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Skapa konto"
},
"setAStrongPassword": {
"message": "Ställ in ett starkt lösenord"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "Är du ny här?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Du har inte markerat något."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "och"
},
"acceptPolicies": {
"message": "Genom att kryssa i denna ruta godkänner du följande:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Ställ in GitLab CI/CD"
},
"setUpAnsible": {
"message": "Ställ in Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Datum"
},
"exportClientReport": {
"message": "Exportera klientrapport"
},
"invoiceNumberHeader": {
"message": "Fakturanummer",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Create account"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "สร้างบัญชีผู้ใช้"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "New around here?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Hesap aç"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "Buralarda yeni misiniz?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Hiçbir şey seçmediniz."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "Bu kutuyu işaretleyerek aşağıdakileri kabul etmiş olursunuz:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Створити обліковий запис"
},
"setAStrongPassword": {
"message": "Встановіть надійний пароль"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Завершіть створення облікового запису, встановивши пароль"
},
"newAroundHere": {
"message": "Виконуєте вхід вперше?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "Ви нічого не обрали."
},
"receiveMarketingEmails": {
"message": "Отримуйте електронні листи від Bitwarden з оголошеннями, порадами та інформацією про нові можливості."
},
"unsubscribe": {
"message": "Відписатися"
},
"atAnyTime": {
"message": "можна будь-коли."
},
"byContinuingYouAgreeToThe": {
"message": "Продовжуючи, ви погоджуєтеся з"
},
"and": {
"message": "і"
},
"acceptPolicies": {
"message": "Позначивши цей прапорець, ви погоджуєтеся з:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Налаштувати дії для Github"
},
"setUpKubernetes": {
"message": "Налаштувати Kubernetes"
},
"setUpGitlabCICD": {
"message": "Налаштувати GitLab CI/CD"
},
"setUpAnsible": {
"message": "Налаштувати Ansible"
},
"rustSDKRepo": {
"message": "Переглянути репозиторій Rust"
},
"cSharpSDKRepo": {
"message": "Перегляд репозиторію C#"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "На цю адресу електронної пошти надсилатимуться всі рахунки, які стосуються цього провайдера",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Дата"
},
"exportClientReport": {
"message": "Експортувати звіт клієнта"
},
"invoiceNumberHeader": {
"message": "Номер рахунку",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "Tạo tài khoản"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "Bạn mới dùng?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "创建账户"
},
"setAStrongPassword": {
"message": "设置强密码"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "通过设置密码完成账户的创建"
},
"newAroundHere": {
"message": "初来乍到吗?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "您尚未选择任何内容。"
},
"receiveMarketingEmails": {
"message": "接收来自 Bitwarden 的电子邮件,以获取公告、建议和调研。"
},
"unsubscribe": {
"message": "取消订阅"
},
"atAnyTime": {
"message": "随时。"
},
"byContinuingYouAgreeToThe": {
"message": "若继续,代表您同意"
},
"and": {
"message": "以及"
},
"acceptPolicies": {
"message": "选中此框表示您同意:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "设置 Github Actions"
},
"setUpKubernetes": {
"message": "设置 Kubernetes"
},
"setUpGitlabCICD": {
"message": "设置 GitLab CI/CD"
},
"setUpAnsible": {
"message": "设置 Ansible"
},
"rustSDKRepo": {
"message": "查看 Rust 存储库"
},
"cSharpSDKRepo": {
"message": "查看 C# 存储库"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "此电子邮件地址将用于接收与此供应商相关的所有账单",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "日期"
},
"exportClientReport": {
"message": "导出客户报告"
},
"invoiceNumberHeader": {
"message": "账单编号",
"description": "A table header for an invoice's number"
}
}

View File

@ -713,6 +713,12 @@
"createAccount": {
"message": "建立帳戶"
},
"setAStrongPassword": {
"message": "Set a strong password"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
},
"newAroundHere": {
"message": "第一次使用?"
},
@ -3724,6 +3730,21 @@
"nothingSelected": {
"message": "您未選取任何内容。"
},
"receiveMarketingEmails": {
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
},
"atAnyTime": {
"message": "at any time."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
},
"and": {
"message": "and"
},
"acceptPolicies": {
"message": "選中此選取框,即表示您同意下列條款:"
},
@ -8159,12 +8180,18 @@
"setUpGithubActions": {
"message": "設定 GitHub Actions"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
},
"setUpGitlabCICD": {
"message": "設定 GitLab CI/CD"
},
"setUpAnsible": {
"message": "設定 Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
},
"cSharpSDKRepo": {
"message": "檢視 C# 儲存庫"
},
@ -8340,5 +8367,15 @@
"providerBillingEmailHint": {
"message": "This email address will receive all invoices pertaining to this provider",
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"date": {
"message": "Date"
},
"exportClientReport": {
"message": "Export client report"
},
"invoiceNumberHeader": {
"message": "Invoice number",
"description": "A table header for an invoice's number"
}
}