Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

Commit

Permalink
New Crowdin updates (#971)
Browse files Browse the repository at this point in the history
* New translations messages.json (Romanian)

* New translations messages.json (Thai)

* New translations messages.json (Ukrainian)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Vietnamese)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Indonesian)

* New translations messages.json (Persian)

* New translations messages.json (Bengali)

* New translations messages.json (Croatian)

* New translations messages.json (Swedish)

* New translations messages.json (Estonian)

* New translations messages.json (Latvian)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Esperanto)

* New translations messages.json (Malayalam)

* New translations messages.json (Sinhala)

* New translations messages.json (Kannada)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Montenegrin (Latin))

* New translations messages.json (Turkish)

* New translations messages.json (Serbian (Cyrillic))

* New translations messages.json (French)

* New translations messages.json (Finnish)

* New translations messages.json (Spanish)

* New translations messages.json (Afrikaans)

* New translations messages.json (Belarusian)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (German)

* New translations messages.json (Greek)

* New translations messages.json (Hebrew)

* New translations messages.json (Slovenian)

* New translations messages.json (Hungarian)

* New translations messages.json (Italian)

* New translations messages.json (Japanese)

* New translations messages.json (Korean)

* New translations messages.json (Dutch)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (Russian)

* New translations messages.json (Slovak)

* New translations messages.json (English, India)
  • Loading branch information
kspearrin authored and cscharf committed Jun 29, 2021
1 parent d54fe84 commit 7602aee
Show file tree
Hide file tree
Showing 46 changed files with 2,950 additions and 803 deletions.
58 changes: 34 additions & 24 deletions src/locales/af/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,24 @@
"share": {
"message": "Deel"
},
"shareItem": {
"message": "Deel Item"
"moveToOrganization": {
"message": "Move to Organization"
},
"sharedItem": {
"message": "Gedeelde Item"
"movedItemToOrg": {
"message": "$ITEMNAME$ moved to $ORGNAME$",
"placeholders": {
"itemname": {
"content": "$1",
"example": "Secret Item"
},
"orgname": {
"content": "$2",
"example": "Company Name"
}
}
},
"shareDesc": {
"message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared."
"moveToOrgDesc": {
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
},
"attachments": {
"message": "Aanhegsels"
Expand Down Expand Up @@ -313,7 +323,7 @@
"message": "Teks"
},
"cfTypeHidden": {
"message": "Hidden"
"message": "Versteek"
},
"cfTypeBoolean": {
"message": "Boolean"
Expand Down Expand Up @@ -346,7 +356,7 @@
"message": "Geskrapte item"
},
"overwritePasswordConfirmation": {
"message": "Are you sure you want to overwrite the current password?"
"message": "Is u seker u wil oor die huidige wagwoord skryf?"
},
"noneFolder": {
"message": "Geen Vouer",
Expand Down Expand Up @@ -431,10 +441,10 @@
"message": "Kies ’n lêer."
},
"maxFileSize": {
"message": "Maksimumlêergrootte is 100 MB."
"message": "Maksimumlêergrootte is 500 MB."
},
"updateKey": {
"message": "You cannot use this feature until you update your encryption key."
"message": "U kan nie hierdie funksie gebruik tot u u enkripsiesleutel bygewerk het nie."
},
"options": {
"message": "Opsies"
Expand All @@ -452,7 +462,7 @@
"message": "Geskrapte vouer"
},
"loginOrCreateNewAccount": {
"message": "Log in or create a new account to access your secure vault."
"message": "Teken aan of skep ’n nuwe rekening vir toegang tot u beveiligde kluis."
},
"createAccount": {
"message": "Skep Rekening"
Expand All @@ -467,13 +477,13 @@
"message": "Hoofwagwoord"
},
"masterPassDesc": {
"message": "The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it."
"message": "Die hoofwagwoord is die wagwoord wat u gebruik vir toegang tot die kluis. Dit is baie belangrik dat u dit onthou. Dit kan op geen manier teruggevind word indien u dit vergeet nie."
},
"masterPassHintDesc": {
"message": "A master password hint can help you remember your password if you forget it."
"message": "’n Hoofwagwoordwenk kan u help om u wagwoord te onthou indien u dit sou vergeet."
},
"reTypeMasterPass": {
"message": "Re-type Master Password"
"message": "Tik weer hoofwagwoord in"
},
"masterPassHint": {
"message": "Hoofwagwoordwenk (opsioneel)"
Expand All @@ -485,7 +495,7 @@
"message": "Wagwoordwenk"
},
"enterEmailToGetHint": {
"message": "Enter your account email address to receive your master password hint."
"message": "Voer u e-posadres in om u hoofwagwoordwenk te ontvang."
},
"getMasterPasswordHint": {
"message": "Kry hoofwagwoordwenk"
Expand All @@ -509,7 +519,7 @@
"message": "U nuwe rekening is geskep! U kan nou aanteken."
},
"masterPassSent": {
"message": "We've sent you an email with your master password hint."
"message": "Ons het ’n e-pos gestuur met u hoofwagwoordwenk."
},
"unexpectedError": {
"message": "'n Onverwagte fout het voorgekom."
Expand All @@ -518,7 +528,7 @@
"message": "Iteminligting"
},
"noItemsInList": {
"message": "There are no items to list."
"message": "Daar is geen items om te lys nie."
},
"verificationCode": {
"message": "Bevestigingskode"
Expand All @@ -530,10 +540,10 @@
"message": "Gaan Voort"
},
"enterVerificationCodeApp": {
"message": "Enter the 6 digit verification code from your authenticator app."
"message": "Voer die 6-syferbevestigingskode van u waarmerktoep in."
},
"enterVerificationCodeEmail": {
"message": "Enter the 6 digit verification code that was emailed to $EMAIL$.",
"message": "Voer die 8-syferbevestigingskode in wat aan $EMAIL$ gestuur is.",
"placeholders": {
"email": {
"content": "$1",
Expand Down Expand Up @@ -572,10 +582,10 @@
"message": "Recovery Code"
},
"authenticatorAppTitle": {
"message": "Authenticator App"
"message": "Waarmerktoep"
},
"authenticatorAppDesc": {
"message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.",
"message": "Gebruik ’n waarmerktoep (soos Authy of Google Authenticator) om tydgebaseerde bevestigingskodes te genereer.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
Expand Down Expand Up @@ -659,7 +669,7 @@
"message": "Nee"
},
"overwritePassword": {
"message": "Overwrite Password"
"message": "Skryf oor wagwoord"
},
"learnMore": {
"message": "Leer meer"
Expand Down Expand Up @@ -776,7 +786,7 @@
"message": "Two-step login makes your account more secure by requiring you to verify your login with another device such as a security key, authenticator app, SMS, phone call, or email. Two-step login can be enabled on the bitwarden.com web vault. Do you want to visit the website now?"
},
"twoStepLogin": {
"message": "Two-step Login"
"message": "Tweestapaantekening"
},
"vaultTimeout": {
"message": "Vault Timeout"
Expand Down Expand Up @@ -1661,7 +1671,7 @@
"message": "Pending deletion"
},
"webAuthnAuthenticate": {
"message": "Authenticate WebAutn"
"message": "Authenticate WebAuthn"
},
"hideEmail": {
"message": "Hide my email address from recipients."
Expand Down
26 changes: 18 additions & 8 deletions src/locales/be/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,24 @@
"share": {
"message": "Абагуліць"
},
"shareItem": {
"message": "Абагуліць элемент"
"moveToOrganization": {
"message": "Move to Organization"
},
"sharedItem": {
"message": "Абагулены элемент"
"movedItemToOrg": {
"message": "$ITEMNAME$ moved to $ORGNAME$",
"placeholders": {
"itemname": {
"content": "$1",
"example": "Secret Item"
},
"orgname": {
"content": "$2",
"example": "Company Name"
}
}
},
"shareDesc": {
"message": "Выберыце арганізацыю, якой вы хочаце даць доступ да гэтага элемента. Пасля выканання гэтай аперацыі, правы на элемент будуць перададзены арганізацыі і вы не будзеце з'яўляцца непасрэдным уладальнікам гэтага элемента."
"moveToOrgDesc": {
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
},
"attachments": {
"message": "Далучэнні"
Expand Down Expand Up @@ -431,7 +441,7 @@
"message": "Выберыце файл."
},
"maxFileSize": {
"message": "Максімальны памер файла 100 МБ."
"message": "Максімальны памер файла 500 МБ."
},
"updateKey": {
"message": "Вы не можаце выкарыстоўваць гэту функцыю, пакуль не абнавіце свой ключ шыфравання."
Expand Down Expand Up @@ -1661,7 +1671,7 @@
"message": "Pending deletion"
},
"webAuthnAuthenticate": {
"message": "Authenticate WebAutn"
"message": "Authenticate WebAuthn"
},
"hideEmail": {
"message": "Hide my email address from recipients."
Expand Down
46 changes: 28 additions & 18 deletions src/locales/bg/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,24 @@
"share": {
"message": "Споделяне"
},
"shareItem": {
"message": "Споделяне на запис"
"moveToOrganization": {
"message": "Move to Organization"
},
"sharedItem": {
"message": "Споделен запис"
"movedItemToOrg": {
"message": "$ITEMNAME$ moved to $ORGNAME$",
"placeholders": {
"itemname": {
"content": "$1",
"example": "Secret Item"
},
"orgname": {
"content": "$2",
"example": "Company Name"
}
}
},
"shareDesc": {
"message": "Изберете организацията, с която искате да споделите записа. Споделянето ѝ прехвърля собствеността. След това няма вече директно да го притежавате."
"moveToOrgDesc": {
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
},
"attachments": {
"message": "Прикачени файлове"
Expand Down Expand Up @@ -431,7 +441,7 @@
"message": "Избор на файл."
},
"maxFileSize": {
"message": "Големината на файла е най-много 100 MB."
"message": "Големината на файла е най-много 500 MB."
},
"updateKey": {
"message": "Трябва да обновите шифриращия си ключ, за да използвате тази възможност."
Expand Down Expand Up @@ -596,7 +606,7 @@
"message": "FIDO2 WebAuthn"
},
"webAuthnDesc": {
"message": "Use any WebAuthn enabled security key to access your account."
"message": "Използвайте всяко устройство, поддържащо WebAuthn, за да влезете в абонамента си."
},
"emailTitle": {
"message": "Електронна поща"
Expand Down Expand Up @@ -1298,10 +1308,10 @@
"message": "Потвърждаване за Битуорден."
},
"noAutoPromptWindowsHello": {
"message": "Do not prompt for Windows Hello on launch."
"message": "Да не се изисква Windows Hello при стартиране."
},
"noAutoPromptTouchId": {
"message": "Do not prompt for Touch ID on launch."
"message": "Да не се изисква Touch ID при стартиране."
},
"lockWithMasterPassOnRestart": {
"message": "Заключване с главната парола при повторно пускане"
Expand Down Expand Up @@ -1661,27 +1671,27 @@
"message": "Предстои изтриване"
},
"webAuthnAuthenticate": {
"message": "Authenticate WebAutn"
"message": "Идентификация WebAuthn"
},
"hideEmail": {
"message": "Hide my email address from recipients."
"message": "Скриване на е-пощата ми от получателите."
},
"sendOptionsPolicyInEffect": {
"message": "One or more organization policies are affecting your Send options."
"message": "Поне една политика на организация влияе на настройките за изпращане."
},
"emailVerificationRequired": {
"message": "Email Verification Required"
"message": "Изисква се потвърждение на е-пощата"
},
"emailVerificationRequiredDesc": {
"message": "You must verify your email to use this feature."
"message": "Трябва да потвърдите е-пощата си, за да можете да използвате тази функционалност."
},
"passwordPrompt": {
"message": "Master password re-prompt"
"message": "Повторно запитване за главната парола"
},
"passwordConfirmation": {
"message": "Master password confirmation"
"message": "Потвърждение на главната парола"
},
"passwordConfirmationDesc": {
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
"message": "Това действие е защитено. За да продължите, въведете отново главната си парола, за да потвърдите самоличността си."
}
}
24 changes: 17 additions & 7 deletions src/locales/bn/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,24 @@
"share": {
"message": "ভাগ করুন"
},
"shareItem": {
"message": "বস্তু ভাগ করুন"
"moveToOrganization": {
"message": "Move to Organization"
},
"sharedItem": {
"message": "ভাগকৃত বস্তু"
"movedItemToOrg": {
"message": "$ITEMNAME$ moved to $ORGNAME$",
"placeholders": {
"itemname": {
"content": "$1",
"example": "Secret Item"
},
"orgname": {
"content": "$2",
"example": "Company Name"
}
}
},
"shareDesc": {
"message": "এমন একটি সংস্থা চয়ন করুন যার সাথে আপনি এই বস্তুটি ভাগ করতে চান। ভাগ করে নেওয়া বস্তুটির মালিকানা প্রতিষ্ঠানে স্থানান্তর করে। এই বস্তুটি ভাগ হয়ে যাওয়ার পরে আপনি আর তার সরাসরি মালিক হতে পারবেন না।"
"moveToOrgDesc": {
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
},
"attachments": {
"message": "সংযুক্তি"
Expand Down Expand Up @@ -1661,7 +1671,7 @@
"message": "Pending deletion"
},
"webAuthnAuthenticate": {
"message": "Authenticate WebAutn"
"message": "Authenticate WebAuthn"
},
"hideEmail": {
"message": "Hide my email address from recipients."
Expand Down
Loading

0 comments on commit 7602aee

Please sign in to comment.