Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Autosync Crowdin Translations for browser #6571

Merged
merged 1 commit into from
Oct 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apps/browser/src/_locales/bg/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"message": "Копиране на потребителското име"
},
"copyNumber": {
"message": "Копиране на номера"
"message": "Копиране на но̀мера"
},
"copySecurityCode": {
"message": "Копиране на кода за сигурност"
Expand Down Expand Up @@ -257,7 +257,7 @@
"message": "Избор"
},
"generatePassword": {
"message": "Генериране на парола"
"message": "Нова парола"
},
"regeneratePassword": {
"message": "Регенериране на паролата"
Expand Down
2 changes: 1 addition & 1 deletion apps/browser/src/_locales/fa/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@
"message": "درباره سازمان‌ها اطلاعات کسب کنید"
},
"learnOrgConfirmation": {
"message": "Bitwarden به شما اجازه می‌دهد با استفاده از سازماندهی، موارد گاوصندوق خود را با دیگران به اشتراک بگذارید. آیا مایل به بازدید از وب سایت bitwarden.com برای کسب اطلاعات بیشتر هستید؟"
"message": "Bitwarden به شما اجازه می‌دهد با استفاده از سازمان، موارد گاوصندوق خود را با دیگران به اشتراک بگذارید. آیا مایل به بازدید از وب سایت bitwarden.com برای کسب اطلاعات بیشتر هستید؟"
},
"moveToOrganization": {
"message": "انتقال به سازمان"
Expand Down
16 changes: 8 additions & 8 deletions apps/browser/src/_locales/sr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,13 @@
"message": "Аутоматско допуњавање"
},
"autoFillLogin": {
"message": "Auto-fill login"
"message": "Ауто-пуњење пријаве"
},
"autoFillCard": {
"message": "Auto-fill card"
"message": "Ауто-пуњење картице"
},
"autoFillIdentity": {
"message": "Auto-fill identity"
"message": "Ауто-пуњење идентитета"
},
"generatePasswordCopied": {
"message": "Генериши Лозинку (копирано)"
Expand All @@ -110,19 +110,19 @@
"message": "Нема одговарајућих пријављивања."
},
"noCards": {
"message": "No cards"
"message": "Нема карте"
},
"noIdentities": {
"message": "No identities"
"message": "Нема идентитета"
},
"addLoginMenu": {
"message": "Add login"
"message": "Нема пријаве"
},
"addCardMenu": {
"message": "Add card"
"message": "Додати картицу"
},
"addIdentityMenu": {
"message": "Add identity"
"message": "Додати идентитет"
},
"unlockVaultMenu": {
"message": "Откључај свој сеф"
Expand Down
4 changes: 2 additions & 2 deletions apps/browser/src/_locales/sv/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@
"message": "Fyll i automatiskt"
},
"autoFillLogin": {
"message": "Auto-fill login"
"message": "Autofyll inloggning"
},
"autoFillCard": {
"message": "Auto-fill card"
"message": "Autofyll kort"
},
"autoFillIdentity": {
"message": "Auto-fill identity"
Expand Down
Loading