1
0
mirror of https://github.com/bitwarden/browser synced 2026-03-01 02:51:24 +00:00

New Crowdin updates (#971)

* 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)
This commit is contained in:
Kyle Spearrin
2021-06-29 15:33:15 -04:00
committed by GitHub
parent 4f781be542
commit 8a01dcb87d
46 changed files with 2950 additions and 803 deletions

View File

@@ -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": "پیوست‌ها"
@@ -596,7 +606,7 @@
"message": "FIDO2 WebAuthn"
},
"webAuthnDesc": {
"message": "Use any WebAuthn enabled security key to access your account."
"message": "برای دسترسی به حساب خود از هر کلید امنیتی فعال شده WebAuthn استفاده کنید."
},
"emailTitle": {
"message": "رایانامه"
@@ -1298,10 +1308,10 @@
"message": "تایید برای Bitwarden."
},
"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": "در زمان شروع مجدد، با کلمه عبور اصلی قفل کن"
@@ -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": "این عمل محافظت می شود. برای ادامه، لطفاً کلمه ورود اصلی خود را دوباره وارد کنید تا هویتان را تأیید کنید."
}
}