From fde63a836d2b19a3f34192d7c54bea4082aebff6 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 13 Jan 2023 10:03:24 +0100
Subject: [PATCH] Autosync the updated translations (#2292)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
---
src/App/Resources/AppResources.be.resx | 2 +-
src/App/Resources/AppResources.bg.resx | 24 +-
src/App/Resources/AppResources.ca.resx | 2 +-
src/App/Resources/AppResources.el.resx | 2 +-
src/App/Resources/AppResources.fa.resx | 490 ++---
src/App/Resources/AppResources.fr.resx | 152 +-
src/App/Resources/AppResources.id.resx | 2 +-
src/App/Resources/AppResources.ja.resx | 6 +-
src/App/Resources/AppResources.nb.resx | 18 +-
src/App/Resources/AppResources.ne.resx | 2518 ++++++++++++++++++++++++
src/App/Resources/AppResources.nl.resx | 14 +-
src/App/Resources/AppResources.ro.resx | 18 +-
src/App/Resources/AppResources.ru.resx | 24 +-
store/apple/bg/copy.resx | 30 +-
store/apple/fa/copy.resx | 24 +-
store/apple/fr/copy.resx | 25 +-
store/apple/lv/copy.resx | 30 +-
store/apple/ne/copy.resx | 172 ++
store/apple/ru/copy.resx | 2 +-
store/google/bg/copy.resx | 30 +-
store/google/fa/copy.resx | 32 +-
store/google/fr/copy.resx | 29 +-
store/google/lv/copy.resx | 30 +-
store/google/ne/copy.resx | 180 ++
store/google/ru/copy.resx | 2 +-
25 files changed, 3365 insertions(+), 493 deletions(-)
create mode 100644 src/App/Resources/AppResources.ne.resx
create mode 100644 store/apple/ne/copy.resx
create mode 100644 store/google/ne/copy.resx
diff --git a/src/App/Resources/AppResources.be.resx b/src/App/Resources/AppResources.be.resx
index b8a44f0a2..64cbb55fc 100644
--- a/src/App/Resources/AppResources.be.resx
+++ b/src/App/Resources/AppResources.be.resx
@@ -1575,7 +1575,7 @@
'Nord' is the name of a specific color scheme. It should not be translated.
- Цёмная Solarized
+ Solarized Dark
'Solarized Dark' is the name of a specific color scheme. It should not be translated.
diff --git a/src/App/Resources/AppResources.bg.resx b/src/App/Resources/AppResources.bg.resx
index 410837adc..eeeb70c23 100644
--- a/src/App/Resources/AppResources.bg.resx
+++ b/src/App/Resources/AppResources.bg.resx
@@ -300,7 +300,7 @@
The title for the vault page.
- Authenticator
+ Удостоверител
Authenticator TOTP feature
@@ -2080,7 +2080,7 @@
Това действие е защитено. За да продължите, въведете отново главната си парола, за да потвърдите самоличността си.
- Captcha required
+ Адресът за hCaptcha е задължителен
@@ -2267,7 +2267,7 @@
Всички
- TOTP
+ Кода за потвърждаване
Кодове за потвърждаване
@@ -2291,10 +2291,10 @@
Ръчно въвеждане на кода
- Add TOTP
+ Копиране на кода за потвърждаване
- Set up TOTP
+ Копиране на кода за потвърждаване
Once the key is successfully entered,
@@ -2334,7 +2334,7 @@ select Add TOTP to store the key safely
Време
- Near
+ Близо
Потвърждаване на вписването
@@ -2385,13 +2385,13 @@ select Add TOTP to store the key safely
Тип потребителско име
- Plus addressed email
+ Адрес на е-поща с плюс
- Catch-all email
+ Хващаща всичко е-поща
- Forwarded email alias
+ Псевдоним на препратена е-поща
Произволна дума
@@ -2430,7 +2430,7 @@ select Add TOTP to store the key safely
Генериране на потр. име
- Email Type
+ Вид е-поща
Уеб сайт (задължително)
@@ -2442,10 +2442,10 @@ select Add TOTP to store the key safely
Използвайте възможностите за под-адресиране на е-поща на своя доставчик
- Use your domain's configured catch-all inbox.
+ Използвайте конфигурираната входяща кутия за събиране на всичко.
- Generate an email alias with an external forwarding service.
+ Създайте псевдоним на е-поща с външна услуга за препращане.
Произволно
diff --git a/src/App/Resources/AppResources.ca.resx b/src/App/Resources/AppResources.ca.resx
index a926ade70..3a5ae4715 100644
--- a/src/App/Resources/AppResources.ca.resx
+++ b/src/App/Resources/AppResources.ca.resx
@@ -556,7 +556,7 @@
Temps d'espera de la caixa forta
- Acció del temps d'espera de la caixa forta
+ Acció quan acabe el temps d'espera de la caixa forta
En tancar la sessió s'eliminarà tot l'accés a la vostra caixa forta i es requerirà una autenticació en línia després del període de temps d'espera. Esteu segur que voleu utilitzar aquesta configuració?
diff --git a/src/App/Resources/AppResources.el.resx b/src/App/Resources/AppResources.el.resx
index 641d6da29..543113407 100644
--- a/src/App/Resources/AppResources.el.resx
+++ b/src/App/Resources/AppResources.el.resx
@@ -2450,7 +2450,7 @@
Τυχαίο
- Connect to Watch
+ Σύνδεση με το ρολόι
Γνωστοποίηση Υπηρεσίας Προσβασιμότητας
diff --git a/src/App/Resources/AppResources.fa.resx b/src/App/Resources/AppResources.fa.resx
index 6674d306d..39b3b2eae 100644
--- a/src/App/Resources/AppResources.fa.resx
+++ b/src/App/Resources/AppResources.fa.resx
@@ -148,11 +148,11 @@
Cancel an operation.
- رونوشت
+ کپی
Copy some value to your clipboard.
- رونوشت کلمه عبور
+ کپی کلمه عبور
The button text that allows a user to copy the login's password to their clipboard.
@@ -182,18 +182,18 @@
ويرايش پوشه
- رایانامه
+ ایمیل
Short label for an email address.
- آدرس ایمیل
+ نشانی ایمیل
Full label for a email address.
ایمیل ما
- برای کمک گرفتن و گذاشتن بازخورد بصورت مستقیم به ما رایانامه ارسال کنید.
+ برای کمک گرفتن و گذاشتن بازخورد بهصورت مستقیم به ما ایمیل ارسال کنید.
کد پین را وارد کنید.
@@ -209,7 +209,7 @@
یک مشکل را در مخزن GitHub ما باز کنید.
- از اثر انگشت برای تایید استفاده کنید.
+ از اثر انگشت برای تأیید استفاده کنید.
پوشه
@@ -229,10 +229,10 @@
پوشهها
- پوشه بروزرسانی شد.
+ پوشه ذخیره شد
- برو به وب سایت
+ برو به وبسایت
The button text that allows user to launch the website to their web browser.
@@ -285,7 +285,7 @@
حساب قبلا اضافه شده
- آیا می خواهید همین الان تعویض کنید؟
+ آیا میخواهید همین الان تعویض کنید؟
کلمه عبور اصلی
@@ -349,18 +349,18 @@
ثبت
- همگام سازی
+ همگامسازی
The title for the sync page.
- با تشکر از شما
+ متشکرم
- ابزارها
+ ابزار
The title for the tools page.
- URI
+ نشانی اینترنتی
Label for a uri/url.
@@ -375,7 +375,7 @@
Validation message for when a form field is left blank and is required to be entered.
- {0} رونوشت شد.
+ {0} کپی شد.
Confirmation message after successfully copying a value to the clipboard.
@@ -385,7 +385,7 @@
تأیید کلمه عبور اصلی
- تایید پین
+ تأیید پین
نسخه
@@ -394,10 +394,10 @@
مشاهده
- از وب سایت ما دیدن کنید
+ از وبسایت ما دیدن کنید
- برای کمک گرفتن، اخبار، رایانامه ما، و یا آموزش بیشتر برای استفاده از Bitwarden از وب سایت ما دیدن کنید.
+ برای کمک گرفتن، اخبار، ایمیل ما، و یا آموزش بیشتر برای استفاده از Bitwarden از وب سایت ما دیدن کنید.
وبسایت
@@ -410,7 +410,7 @@
حساب
- حساب کاربری شما ساخته شد! حالا میتوانید وارد شوید.
+ حساب کاربری جدید شما ساخته شد! حالا میتوانید وارد شوید.
افزودن یک مورد
@@ -419,19 +419,19 @@
افزونه برنامه
- از قابلیت دسترسی Bitwarden برای پر کردن خودکار ورود به سیستم خود در سراسر برنامهها و وب استفاده کنید.
+ از سرویس دسترسی Bitwarden برای پر کردن خودکار ورود به سیستم خود در سراسر برنامهها و وب استفاده کنید.
سرویس پر کردن خودکار
- از کاراکترهای مبهم اجتناب شود
+ از کاراکترهای مبهم اجتناب کن
افزونه برنامه Bitwarden
- سادهترین روش برای افزودن اطلاعات ورود به گاوصندوق از طریق افزونه برنامه Bitwarden است. برای اطلاع بیشتر از چگونگی استفاده از افزونه برنامه صفحه "تنظیمات" را ببینید.
+ سادهترین روش برای افزودن اطلاعات ورود به گاوصندوق از طریق افزونه برنامه Bitwarden است. با رفتن به صفحه "تنظیمات" درباره استفاده از افزونه برنامه Bitwarden بیشتر بدانید.
با Bitwarden در سافاری و دیگر برنامهها میتوانید از قابلیت پر کردن خودکار در ورودهایتان استفاده کنید.
@@ -440,13 +440,13 @@
سرویس پرکردن خودکار Bitwarden
- از قابلیت دسترسی Bitwarden برای تکمیل خودکار ورود به سیستم خود در سراسر برنامهها و وب استفاده کنید.
+ از سرویس دسترسی Bitwarden برای پر کردن خودکار ورود به سیستم خود استفاده کنید.
تغییر ایمیل
- شما میتوانید آدرس رایانامه را در نسخه وب گاوصندوق bitwarden.com تغییر دهید. میخواهید اکنون از سایت بازدید کنید؟
+ شما میتوانید نشانی ایمیل را در نسخه وب گاوصندوق bitwarden.com تغییر دهید. میخواهید اکنون از سایت بازدید کنید؟
تغییر کلمه عبور اصلی
@@ -474,7 +474,7 @@
فعال کردن همگامسازی خودکار
- برای دریافت راهنمایی گذرواژه اصلی خود آدرس رایانامهتان را وارد کنید.
+ برای دریافت یادآور کلمه عبور اصلی خود نشانی ایمیلتان را وارد کنید.
افزونه برنامه را دوباره فعال کنید
@@ -520,13 +520,13 @@
دریافت راهنمای کلمه عبور اصلی
- واردن کردن موارد
+ درون ریزی موارد
- شما میتوانید موارد را بصورت فله ای در گاوصندوق وب bitwarden.com وارد کنید. آیا مایل به دیدن وبسایت هستید؟
+ شما میتوانید موارد را بهصورت فله ای در گاوصندوق وب bitwarden.com درون ریزی کنید. آیا مایل به دیدن وبسایت هستید؟
- موارد مهم خود را سریعاً از دیگر برنامه های مدیریت کلمه عبور وارد کنید.
+ موارد مهم خود را سریعاً از دیگر برنامههای مدیریت کلمه عبور درون ریزی کنید.
آخرین همگامسازی:
@@ -559,7 +559,7 @@
عمل متوقف شدن گاوصندوق
- خروج از سیستم تمام دسترسی ها به گاوصندوق شما را از بین می برد و نیاز به احراز هویت آنلاین پس از مدت زمان توقف دارد. آیا مطمئن هستید که می خواهید از این تنظیمات استفاده کنید؟
+ خروج از سیستم، تمام دسترسی ها به گاوصندوق شما را از بین میبرد و نیاز به احراز هویت آنلاین پس از مدت زمان توقف دارد. آیا مطمئن هستید که میخواهید از این تنظیمات استفاده کنید؟
در حال ورود...
@@ -572,16 +572,16 @@
مدیریت
- تایید کلمه عبور صحیح نیست.
+ تأیید کلمه عبور صحیح نیست.
- کلمه عبور اصلی کلمه عبوری است که شما برای دسترسی به گاوصندوق خود استفاده میکنید. بیاد داشتن کلمه عبور اصلی بسیار اهمیت دارد. اگر فراموشش کنید هیچ راهی برای بازگردانی آن وجود ندارد.
+ کلمه عبور اصلی، کلمه عبوری است که شما برای دسترسی به گاوصندوق خود استفاده میکنید. به یاد داشتن کلمه عبور اصلی بسیار اهمیت دارد. اگر فراموشش کنید هیچ راهی برای بازگردانی آن وجود ندارد.
- راهنمای کلمه عبور اصلی (اختیاری)
+ یادآور کلمه عبور اصلی (اختیاری)
- راهنمای کلمه عبور اصلی می تواند در صورت فراموشی آن را بیاد بیارید.
+ یادآور کلمه عبور اصلی کمک میکند در صورت فراموشی آن را به یاد بیارید.
طول کلمه عبور اصلی باید حداقل ۸ کاراکتر باشد.
@@ -598,13 +598,13 @@
تنظیمات بیشتر
- شما بایستی به برنامه اصلی Bitwarden وارد شوید تا بتوانید از افزونه استفاده کنید.
+ شما باید به برنامه اصلی Bitwarden وارد شوید تا بتوانید از افزونه استفاده کنید.
هرگز
- مورد جدید ساخته شد.
+ مورد اضافه شد
هیج علاقه مندی در گاوصندوقتان موجود نیست.
@@ -613,7 +613,7 @@
هیج موردی در گاوصندوقتان موجود نیست.
- هیج علاقه مندی برای این وب سایت در گاوصندوقتان موجود نیست. برای افزودن ضربه بزنید.
+ هیج علاقه مندی برای این وبسایت در گاوصندوقتان موجود نیست. برای افزودن ضربه بزنید.
این ورود هیچ نام کاربری و کلمه عبور پیکربندی شده ای ندارد.
@@ -623,7 +623,7 @@
Confirmation, like "Ok, I understand it"
- گزینه های پیش فرض از ابزار تولید کلمه عبور Bitwarden تنظیم شد.
+ گزینه های پیشفرض از ابزار تولید کلمه عبور Bitwarden تنظیم میشود.
گزینهها
@@ -635,19 +635,19 @@
کلمه عبور تولید شد.
- تولیدکننده کلمه عبور
+ تولید کننده کلمه عبور
- راهنمای کلمه عبور
+ یادآور کلمه عبور
- ما یک ایمیل همراه با راهنمای گذرواژه اصلی برایتان ارسال کردیم.
+ ما یک ایمیل همراه با یادآور کلمه عبور اصلی برایتان ارسال کردیم.
آیا از بازنویسی بر روی کلمه عبور فعلی مطمئن هستید؟
- Bitwarden گاوصندوق شما را بصورت خودکار از طریق نشان دادن اطلاعیه ها به هنگام سازی میکند. برای بهترین تجربه کاربری ممکن، لطفاً زمانی که از شما پرسیده شد "مجاز" را سریعاً انتخاب کنید تا نمایش اعلانیه ها فعال شود.
+ Bitwarden گاوصندوق شما را به صورت خودکار از طریق نشان دادن اعلانیه های اجباری به هنگام سازی میکند. برای بهترین تجربه کاربری ممکن، لطفاً زمانی که از شما پرسیده شد، "مجاز" را سریعاً انتخاب کنید تا نمایش اعلانیه های اجباری فعال شود.
Push notifications for apple products
@@ -657,10 +657,10 @@
لطفاً با یک بررسی خوب به ما کمک کنید!
- تولید کلمه عبور
+ تولید مجدد کلمه عبور
- تایپ دوباره کلمه عبور اصلی
+ نوشتن دوباره کلمه عبور اصلی
جستجوی گاوصندوق
@@ -675,7 +675,7 @@
تعیین پین
- یک پین کد ۴ رقمی برای باز کردن برنامه وارد کنید.
+ یک کد پین ۴ رقمی برای باز کردن برنامه وارد کنید.
اطلاعات مورد
@@ -698,7 +698,7 @@
همگامسازی شکست خورد.
- همگامسازی گاو صندوق
+ همگامسازی گاوصندوق
Touch ID
@@ -708,13 +708,13 @@
ورود دو مرحله ای
- ورود دو مرحله ای باعث می شود که حساب کاربری شما با استفاده از یک دستگاه دیگر مانند کلید امنیتی، برنامه تأیید هویت، پیامک، تماس تلفنی و یا ایمیل، اعتبار خود را با ایمنی بیشتر اثبات کند. ورود دو مرحله ای می تواند در bitwarden.com فعال شود. آیا میخواهید از سایت بازدید کنید؟
+ ورود دو مرحله ای باعث میشود که حساب کاربری شما با استفاده از یک دستگاه دیگر مانند کلید امنیتی، برنامه احراز هویت، پیامک، تماس تلفنی و یا ایمیل، اعتبار خود را با ایمنی بیشتر اثبات کند. ورود دو مرحله ای می تواند در bitwarden.com فعال شود. آیا میخواهید از سایت بازدید کنید؟
باز کردن با {0}
- باز کردن با پین کد
+ باز کردن با کد پین
اعتبار سنجی
@@ -730,7 +730,7 @@
گاوصندوق وب Bitwarden
- برنامه تأیید کننده از دست رفته؟
+ برنامه احراز هویت را گم کرده اید؟
موارد
@@ -754,16 +754,16 @@
This is used for the autofill service. ex. "There are no items in your vault for twitter.com".
- هنگامی که یک فیلد ورودی را انتخاب می کنید و یک لایه پر کردن خودکار Bitwarden را مشاهده می کنید، می توانید برای راه اندازی سرویس پر کردن خودکار روی آن ضربه بزنید.
+ هنگامی که یک فیلد ورودی را انتخاب میکنید و یک لایهی پر کردن خودکار Bitwarden را مشاهده کردید، میتوانید برای راه اندازی سرویس پر کردن خودکار روی آن ضربه بزنید.
- برای پر کردن خودکار یک اطلاع رسانی در گاوصندوقتان این اطلاع رسانی را ضربه بزنید.
+ برای پر کردن خودکار یک مورد در گاوصندوقتان روی این اعلان ضربه بزنید.
- باز کردن تنظیمات دستیابی
+ باز کردن تنظیمات دسترسی
- 1. در صفحه تنظیمات دستیابی اندروید، "Bitwarden" را در قسمت سرویس ها لمس کنید.
+ 1. در صفحه تنظیمات دسترسی اندروید، "Bitwarden" را در قسمت سرویس ها لمس کنید.
۲. روشن کردن را انتخاب کنید و تأیید را بفشارید.
@@ -784,16 +784,16 @@
وضعیت
- ساده ترین روش برای افزودن اطلاعات ورود به گاوصندوقتان از سرویس پر کردن خودکار Bitwarden است. برای اطلاعات بیشتر درباره استفاده از سرویس پر کردن خودکار Bitwarden است مرور کردن صفحه "تنظیمات" است.
+ ساده ترین روش برای افزودن اطلاعات ورود به گاوصندوقتان استفاده از سرویس پر کردن خودکار Bitwarden است. با رفتن به صفحه "تنظیمات" دربارهی استفاده از سرویس پر کردن خودکار Bitwarden اطلاعات بیشتری کسب کنید.
پر کردن خودکار
- آیا مایل به پر کردن خودکار یا دیدن این مورد هستید؟
+ آیا میخواهید این مورد را به صورت خودکار پر کنید یا مشاهده کنید؟
- آیا از پر کردن خودکار این مورد اطمینان دارید؟ کاملا منطبق با "{0}" نیست.
+ آیا از پر کردن خودکار این مورد اطمینان دارید؟ کاملاً منطبق با "{0}" نیست.
موارد منطبق
@@ -808,30 +808,30 @@
شما به دنبال یافتن یک پر کردن خودکار برای "{0}" هستید.
- درباره سازمانها اطلاعات کسب کنید
+ درباره سازمانها اطلاعات کسب کنید
- نمیتوان برنامه را باز کرد "{0}".
+ نمیتوان برنامه را باز کرد "{0}".
Message shown when trying to launch an app that does not exist on the user's device.
- برنامه تأیید کننده
+ برنامه احراز هویت
For 2FA
- کد ۶ رقمی تأیید را از برنامه تأیید کننده وارد کنید.
+ کد ۶ رقمی تأیید را از برنامه احراز هویت وارد کنید.
For 2FA
- کد ۶ رقمی تأیید را که به {0} رایانامه شده را وارد کنید.
+ کد ۶ رقمی تأیید را که به {0} ایمیل شده را وارد کنید.
For 2FA
- ورود به سیستم موجود نیست
+ ورود به سیستم در دسترس نیست
For 2FA whenever there are no available providers on this device.
- ورود دو مرحله ای برای این حساب فعال است، هرچند که، هیچ یک از ارائه دهندگان دو مرحله ای پیکربندی شده در این دستگاه پشتیبانی نمی شود. لطفاً از یک دستگاه پشتیبانی شده استفاده کنید یا از یک ارائه دهنده اضافه کنید که بهتر از سایر دستگاه ها پشتیبانی می کند (مانند یک برنامه تأیید هویت).
+ ورود دو مرحله ای برای این حساب فعال است، هرچند که هیچ یک از ارائه دهندگان دو مرحله ای پیکربندی شده در این دستگاه پشتیبانی نمیشود. لطفاً از یک دستگاه پشتیبانی شده استفاده کنید و یا ارائه دهندگان دیگری را اضافه کنید که در همه دستگاهها بهتر پشتیبانی میشوند (مانند یک برنامه احراز هویت).
کد بازیابی
@@ -842,7 +842,7 @@
Remember my two-step login
- ارسال دوباره رایانامه کد تایید
+ ارسال دوباره ایمیل کد تأیید
For 2FA
@@ -852,7 +852,7 @@
استفاده از روش ورود دو مرحلهای دیگر
- نمیتوان رایانامه تایید را ارسال کرد. دوباره امتحان کنید.
+ نمیتوان ایمیل تأیید را ارسال کرد. دوباره امتحان کنید.
For 2FA
@@ -860,7 +860,7 @@
For 2FA
- برای ادامه، YubiKey NEO خود را در پشت دستگاه نگه دارید یا YubiKey خود را در پورت USB دستگاه خود قرار دهید، سپس دکمه ی آن را لمس کنید.
+ برای ادامه، YubiKey NEO خود را در پشت دستگاه نگهدارید یا YubiKey خود را در پورت USB دستگاه خود قرار دهید، سپس دکمهی آن را لمس کنید.
کلید امنیتی YubiKey
@@ -873,31 +873,31 @@
پیوستها
- نمیتوان پرونده را دانلود کرد.
+ نمیتوان پرونده را دانلود کرد.
- دستگاهتان قادر به باز کردن این نوع از فایل نیست.
+ دستگاهتان قادر به باز کردن این نوع از پرونده نیست.
در حال دانلود...
Message shown when downloading a file
- حجم این پیوست {0} است. آیا مایل به دانلود این فایل به دستگاهتان هستید؟
+ حجم این پیوست {0} است. آیا مایل به دانلود این پرونده به دستگاهتان هستید؟
The placeholder will show the file size of the attachment. Ex "25 MB"
- کلید تأیید کننده (TOTP)
+ کلید احراز هویت (TOTP)
کد تأیید (TOTP)
Totp code label
- کلید تأیید کننده اضافه شد.
+ کلید احراز هویت اضافه شد.
- کلید تأیید کننده را نمیتوان خواند.
+ نمیتوان کلید احراز هویت را خواند.
دوربین دستگاهتان را به سمت کد QR بگیرید.
@@ -913,10 +913,10 @@
تصاویر
- رونوشت TOTP
+ کپی TOTP
- اگر یک ورود دارای یک کلید احراز هویت باشد، هنگام تکمیل خودکار ورود، کد تأیید TOTP را در کلیپ برد خود کپی کن.
+ اگر یک ورود دارای یک کلید احراز هویت باشد، هنگام پر کردن خودکار ورود، کد تأیید TOTP را در کلیپ بورد خود کپی کن.
TOTP را به صورت خودکار کپی کن
@@ -949,57 +949,57 @@
ویژگی موجود نیست
- بیشترین حجم فایل ۱۰۰ مگابایت است.
+ بیشترین حجم پرونده ۱۰۰ مگابایت است.
- تا زمانی که کد رمزنگاری را بروز نکنید نمیتوانید از این قابلیت استفاده کنید.
+ تا زمانی که کد رمزنگاری را بهروز نکنید نمیتوانید از این قابلیت استفاده کنید.
بیشتر بدانید
- آدرس سرور API
+ نشانی سرور API
- محیط های سفارشی
+ محیط سفارشی
- برای کاربران پیشرفته. شما می توانید آدرس پایه هر سرویس را مستقل تعیین کنید.
+ برای کاربران پیشرفته. شما میتوانید نشانی پایه هر سرویس را مستقلاً تعیین کنید.
- آدرس های اینترنتی محیط ذخیره شد.
+ نشانیهای اینترنتی محیط ذخیره شد.
{0} به درستی فرمت نشده.
Validation error when something is not formatted correctly, such as a URL or email address.
- آدرس سرور شناسایی
+ نشانی سرور شناسایی
"Identity" refers to an identity server. See more context here https://en.wikipedia.org/wiki/Identity_management
محیط خود میزبان
- آدرس اینترنتی پایه فرضی نصب Bitwarden میزبانی شده را مشخص کنید.
+ نشانی اینترنتی پایه فرضی نصب Bitwarden میزبانی شده را مشخص کنید.
- آدرس اینترنتی سرور
+ نشانی اینترنتی سرور
- آدرس اینترنتی سرور گاوصندوق وب
+ نشانی اینترنتی سرور گاوصندوق وب
- برای مشاهده موارد مربوط به گاوصندوقتان به این اطلاع رسانی ضربه بزنید.
+ برای دیدن موارد مربوط به گاوصندوقتان به این اطلاع رسانی ضربه بزنید.
فیلدهای سفارشی
- رونوشت شماره
+ کپی شماره
- رونوشت کد امنیتی
+ کپی کد امنیتی
شماره
@@ -1011,7 +1011,7 @@
کارت
- مشخصات
+ هویت
ورود
@@ -1083,7 +1083,7 @@
نام کامل
- شماره مجوز
+ شماره گواهینامه
مارس
@@ -1098,10 +1098,10 @@
آقا
- بانو
+ خانم
- خانم
+ بانو
نوامبر
@@ -1110,7 +1110,7 @@
اکتبر
- شماره پاسپورت
+ شماره گذرنامه
تلفن
@@ -1119,7 +1119,7 @@
سپتامبر
- شماره امنیتی اجتماعی
+ کد ملی
ایالت / استان
@@ -1137,13 +1137,13 @@
انقضاء
- نمایش نمادهای وب سایت
+ نمایش نمادهای وبسایت
یک تصویر قابل تشخیص در کنار هر ورود نشان دهید.
- آدرس سرور آیکون ها
+ نشانی سرور آیکون ها
پر کردن خودکار با Bitwarden
@@ -1170,10 +1170,10 @@
سرویس دستیابی به پر کردن خودکار
- سرویس خودکار Bitwarden با استفاده از چهار چوب پر کردن خودکار اندروید برای کمک به پر کردن ورودی ها، کارت های اعتباری و اطلاعات هویت به سایر برنامه ها در دستگاه شما کمک می کند.
+ سرویس پر کردن خودکار Bitwarden با استفاده از چهار چوب پر کردن خودکار اندروید برای کمک به پر کردن ورودی ها، کارت های اعتباری و اطلاعات هویت به سایر برنامه ها در دستگاه شما کمک می کند.
- از سرویس پر کردن خودکار Bitwarden برای پر کردن ورودها، کارتهای اعتباری، و اطلاعات هویتی درون اپلیکیشن ها استفاده کنید.
+ از سرویس پر کردن خودکار Bitwarden برای پر کردن ورودها، کارتهای اعتباری، و اطلاعات هویتی درون برنامهها استفاده کنید.
باز کردن تنظیمات پر کردن خودکار
@@ -1195,19 +1195,19 @@
Windows Hello
- ما نتوانستیم بصورت خودکار منو تنظیمات پر کردن خودکار اندروید را برای شما باز کنیم. شما میتوانید منوی تنظیمات را بصورت دستی مرور کنید از تنظیمات اندروید > سیستم > زبانها و ورودی > پیشرفته > سرویس پر کردن خودکار.
+ ما نتوانستیم به صورت خودکار منو تنظیمات پر کردن خودکار اندروید را برای شما باز کنیم. شما میتوانید منوی تنظیمات را به صورت دستی مرور کنید. از تنظیمات اندروید > سیستم > زبانها و ورودی > پیشرفته > سرویس پر کردن خودکار.
نام فیلد سفارشی
- بولین
+ منطقی
مخفی
- لینک شده
+ پیوند شده
متن
@@ -1216,16 +1216,16 @@
فیلد سفارشی جدید
- چه نوع فیلد سفارشی میخواهید اضافه کنید؟
+ میخواهید چه نوع فیلد سفارشی اضافه کنید؟
حذف
- آدرس اینترنتی جدید
+ نشانی اینترنتی جدید
- آدرس اینترنتی {0}
+ نشانی اینترنتی {0}
Label for a uri/url with position. i.e. URI 1, URI 2, etc
@@ -1249,10 +1249,10 @@
شروع می شود با
- تشخیص سابقه آدرس اینترنتی
+ تشخیص مطابقت نشانی اینترنتی
- تشخیص تطابق
+ تشخیص مطابقت
URI match detection for auto-fill.
@@ -1275,63 +1275,63 @@
برای ادامه، دوباره YubiKey NEO خود را پشت دستگاه نگه دارید.
- خدمات دسترسی ممکن است مفید باشد برای استفاده در زمانی که برنامه از سرویس پر کردن خودکار استاندارد پشتیبانی نمی کند.
+ وقتی برنامهها از سرویس پر کردن خودکار استاندارد پشتیبانی نمیکنند، ممکن است از سرویس دسترسی استفاده شود.
- کلمه عبور بروزرسانی شد
+ کلمه عبور بهروزرسانی شد
ex. Date this password was updated
- بروزرسانی شد
+ بهروزرسانی شد
ex. Date this item was updated
پرکردن خودکار فعال شد!
- شما بایستی به برنامه اصلی Bitwarden وارد شوید تا بتوانید از پرکردن خودکار استفاده کنید.
+ شما باید به برنامه اصلی Bitwarden وارد شوید تا بتوانید از پرکردن خودکار استفاده کنید.
- Your logins are now easily accessable right from your keyboard while logging into apps and websites.
+ حالا ورودهای شما به سادگی از طریق صفحه کلیدتان در برنامهها و وبسایتها قابل دسترس است.
- پیشهاز ما این است که اگر از اپ های پرکردن خودکار دیگری استفاده میکنید آنها را غیرفعال کنید اگر برنامه ای برای استفاده از آنها ندارید.
+ پیشهاد ما این است که اگر از برنامههای پر کردن خودکار دیگری استفاده میکنید و قصدی برای به کار گرفتن آنها ندارید غیرفعالشان کنید.
- دسترسی به گاوصندوقتان بصورت مستقیم از طرق کیبوردتان برای سریعتر پرکردن خودکار کلمه های عبور.
+ برای پر کردن سریع کلمه های عبور، مستقیماً از صفحه کلید به گاوصندوق خود دسترسی داشته باشید.
برای فعال کردن پر کردن خودکار کلمه عبور بر روی دستگاهتان، این دستورالعمل ها را دنبال کنید:
- ۱. برو به اپ "تنظیمات" ios
+ ۱. به برنامه "تنظیمات" iOS برو
- ۲. بزن روی "کلمات عبور و حسابها"
+ ۲. روی "کلمه های عبور" بزن
- ۳. بزن روی "پرکردن خودکار کلمات عبور"
+ ۳. روی "پر کردن خودکار کلمه های عبور" بزن
- ۴. روشن کردن پرکردن خودکار
+ ۴. روشن کردن پر کردن خودکار
۵. انتخاب "Bitwarden"
- پرکردن خودکار کلمه عبور
+ پر کردن خودکار کلمه عبور
- ساده ترین روش برای افزودن اطلاعات ورود به گاوصندوق از طریق افزونه پرکردن خودکار کلمه عبور Bitwarden است. برای اطلاع بیشتر از چگونگی استفاده از پرکردن خودکار کلمه عبور Bitwarden مرورکردن صفحه "تنظیمات" است.
+ ساده ترین روش برای افزودن اطلاعات ورود به گاوصندوق از طریق افزونه پر کردن خودکار کلمه عبور Bitwarden است. با رفتن به صفحه "تنظیمات" دربارهی استفاده از افزونهی پر کردن خودکار کلمه های عبور بیشتر بیاموزید.
- نشانی رایانامه نامعتبر است.
+ نشانی ایمیل نامعتبر است.
کارتها
- مشخصات
+ هویتها
ورودها
@@ -1343,7 +1343,7 @@
تمام موارد
- آدرس اینترنتی
+ نشانیهای اینترنتی
Plural form of a URI
@@ -1357,10 +1357,10 @@
این کلمه عبور در رخنه داده ها {0} بار افشا شده است. باید تغییرش دهید.
- این کلمه عبور در هیچ رخنه داده ای شناخته نشده است. باید برای امنیت از آن استفاده کنید.
+ این کلمه عبور در هیچ رخنه داده ای شناخته نشده است. استفاده از آن باید ایمن باشد.
- نام شناسایی
+ نام هویت
مقدار
@@ -1381,13 +1381,13 @@
جستجوی مجموعه
- ارسال های فایل را جستجو کن
+ جستجوی پرونده ارسالها
- ارسال های متن را جستجو کن
+ جستجوی متن ارسالها
- جستوجو {0}
+ جستجو {0}
ex: Search Logins
@@ -1434,7 +1434,7 @@
هیچ سازمانی برای نمایش وجود ندارد.
- سازمانی را انتخاب کنید که می خواهید این مورد را به آن منتقل کنید. انتقال به یک سازمان، مالکیت مورد را به آن سازمان منتقل می کند. پس از انتقال این مورد، دیگر مالک مستقیم آن نخواهید بود.
+ سازمانی را انتخاب کنید که میخواهید این مورد را به آن منتقل کنید. انتقال به یک سازمان، مالکیت مورد را به آن سازمان منتقل می کند. پس از انتقال این مورد، دیگر مالک مستقیم آن نخواهید بود.
تعداد کلمات
@@ -1465,10 +1465,10 @@
A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing.
- Bitwarden به شما اجازه می دهد با استفاده از سازماندهی حساب، موارد گاوصندوق خود را با دیگران به اشتراک بگذارید. آیا مایل به بازدید از وب سایت bitwarden.com برای کسب اطلاعات بیشتر هستید؟
+ Bitwarden به شما اجازه میدهد با استفاده از سازماندهی حساب، موارد گاوصندوق خود را با دیگران به اشتراک بگذارید. آیا مایل به بازدید از وب سایت bitwarden.com برای کسب اطلاعات بیشتر هستید؟
- خروجی گرفتن از گاوصندوق
+ برون ریزی گاوصندوق
الان قفل شود
@@ -1486,7 +1486,7 @@
۳۰ دقیقه
- پین کد خود را برای باز کردن بیت واردن خود استفاده کنید. اگر به صورت کامل از حساب خود خارج شوید تنظیمات پین شما ریست می شود.
+ کد پین خود را برای باز کردن Bitwarden استفاده کنید. اگر به صورت کامل از حساب خود خارج شوید تنظیمات پین شما مجدداً تنظیم میشود.
وارد شده به عنوان {0} در {1}.
@@ -1525,19 +1525,19 @@
۲ دقیقه
- پاکسازی کلیپبرد
+ پاکسازی کلیپ بورد
Clipboard is the operating system thing where you copy/paste data to on your device.
- به صورت خودکار، مقادیر رونوشت شده را از کلیپبرد پاک کن.
+ به صورت خودکار، مقادیر کپی شده را از کلیپ بورد پاک کن.
Clipboard is the operating system thing where you copy/paste data to on your device.
- بازرسی تطابق URL پیشفرض
+ بررسی مطابقت آدرس اینترنتی پیشفرض
Default URI match detection for auto-fill.
- هنگام انجام کارهایی مانند پر کردن خودکار، روش پیش فرضی را که برای شناسایی ورود URL انجام می شود انتخاب کنید.
+ هنگام انجام دادن کارهایی مانند پر کردن خودکار، روش پیشفرضی را که برای شناسایی ورود نشانی اینترنتی انجام میشود انتخاب کنید.
پوسته
@@ -1547,16 +1547,16 @@
تغییر رنگ پوسته برنامه.
- پیش فرض (سیستم)
+ پیشفرض (سیستم)
- تم تیره پیشفرض
+ تم تیره پیشفرض
هنگام استفاده از طرح زمینه پیشفرض (سیستم) در حالی که حالت تاریک دستگاه شما فعال است، تم تیره را انتخاب کنید
- رونوشت یادداشتها
+ کپی یادداشتها
خروج
@@ -1565,7 +1565,7 @@
آیا مطمئنید که میخواهید از Bitwarden خارج شوید؟
- You you want to require unlocking with your master password when the application is restarted?
+ آیا میخواهید هنگام راه اندازی مجدد برنامه، نیاز به باز کردن قفل با کلمه عبور اصلی خود داشته باشید؟
سیاه
@@ -1580,25 +1580,25 @@
'Solarized Dark' is the name of a specific color scheme. It should not be translated.
- پر کردن خودکار URI های مسدود شده
+ پر کردن خودکار نشانیهای اینترنتی مسدود شده
- تکمیل خودکار برای URI های مسدود شده ارائه نمی شود. چندین URI را با کاما جدا کنید. به عنوان مثال: "https://twitter.com، androidapp://com.twitter.android".
+ پر کردن خودکار برای نشانیهای اینترنتی مسدود شده ارائه نمیشود. چندین نشانی اینترنتی را با کاما جدا کنید. به عنوان مثال: "https://twitter.com، androidapp://com.twitter.android".
- درخواست اضافه کردن ورود به سیستم
+ درخواست افزودن ورود به سیستم
در صورتی که موردی در گاوصندوق شما یافت نشد، درخواست افزودن کنید.
- راه اندازی مجدد در برنامه
+ در راه اندازی مجدد برنامه
- پرکردن خودکار دسترسی ایمن به گاوصندوق Bitwarden شما را از سایر وبسایت ها و برنامه ها آسان تر میکند. بنظر میرسد که سرویس پرکردن خودکار را برای Bitwarden فعال نکرده اید. از صفحه "تنظیمات" Bitwarden پرکردن خودکار رافعال کنید.
+ پر کردن خودکار دسترسی ایمن به گاوصندوق Bitwarden شما را از سایر وبسایت ها و برنامه ها آسان تر میکند. بنظر میرسد که سرویس پرکردن خودکار را برای Bitwarden فعال نکرده اید. از صفحه "تنظیمات" Bitwarden، پرکردن خودکار را فعال کنید.
- تغییرات شما در ظاهر برنامه بعد از اینکه برنامه را دوباره آغاز کردید اعمال میشود.
+ تغییرات شما در ظاهر برنامه بعد از اینکه برنامه را دوباره راه اندازی کردید اعمال میشود.
بزرگ نوشتن حرف اول
@@ -1617,22 +1617,22 @@
تغییر نمایشگر
- جلسه ورود شما منقضی شده است.
+ نشست ورود شما منقضی شده است.
- برای تأیید از بیومتریک استفاده کنید.
+ تأیید بیومتریک
بیومتریک
- برای قفل گشایی از بیومتریک استفاده کنید
+ برای قفل گشایی از بیومتریک استفاده کن
- Bitwarden نیاز به توجه دارد - از "سرویس دستیابی خودکار" در تنظیمات Bitwarden دیدن کنید
+ Bitwarden نیاز به توجه دارد - از "سرویس دسترسی پر کردن خودکار" در تنظیمات Bitwarden دیدن کنید
- 3. در صفحه تنظیمات برنامه اندروید برای Bitwarden، به گزینه های "نمایش روی سایر برنامه ها" (زیر گزینه پیشرفته) بروید و برای فعال کردن پشتیبانی روی هم، روی ضامن ضربه بزنید.
+ 3. در صفحه تنظیمات برنامه اندروید Bitwarden، به گزینه های "نمایش روی سایر برنامه ها" (زیر گزینه پیشرفته) بروید و برای فعال کردن پشتیبانی همپوشانی، روی ضامن ضربه بزنید.
مجوز
@@ -1641,70 +1641,70 @@
تنظیمات اجازه همپوشانی را باز کنید
- 3. در صفحه تنظیمات برنامه اندروید برای Bitwarden ، "نمایش روی برنامه های دیگر" (در زیر "پیشرفته") را انتخاب کنید و ضامن را تغییر دهید تا پوشش روی آن امکان پذیر باشد.
+ 3. در صفحه تنظیمات برنامه اندروید Bitwarden، "نمایش روی برنامه های دیگر" (در زیر "پیشرفته") را انتخاب کنید و ضامن را تغییر دهید تا همپوشانی روی آن امکانپذیر باشد.
- غیر مجاز
+ رد شده
- اجازه دادن
+ اعطا کردن
فرمت پرونده
- کلمه عبور اصلی خود را برای خروجی گرفتن از گاوصندوقتان وارد کنید.
+ کلمه عبور اصلی خود را برای برون ریزی دادههای گاوصندوقتان وارد کنید.
- ارسال یک کد تأیید به ایمیل شما
+ یک کد تأیید به ایمیل خود ارسال کنید
کد ارسال شد!
- برای ادامه هویت خود را تأیید کنید.
+ برای ادامه، هویت خود را تأیید کنید.
- این خروجی شامل دادههای گاوصندوق در یک قالب رمزنگاری نشده است. شما نباید آن را از طریق یک راه ارتباطی ناامن (مثل ایمیل) ذخیره یا ارسال کنید. به محض اینکه استفادهتان از آن تمام شد، آن را حذف کنید.
+ این برون ریزی شامل دادههای گاوصندوق در یک قالب رمزنگاری نشده است. شما نباید آن را از طریق یک راه ارتباطی نا امن (مثل ایمیل) ذخیره یا ارسال کنید. به محض اینکه کارتان با آن تمام شد، آن را حذف کنید.
- این صادرات با استفاده از کلید رمزگذاری حساب شما ، اطلاعات شما را رمزگذاری می کند. اگر حتی کلید رمزگذاری حساب خود را بچرخانید ، باید دوباره صادر کنید چون قادر به رمزگشایی این پرونده صادراتی نخواهید بود.
+ این برون ریزی با استفاده از کلید رمزگذاری حساب شما، اطلاعاتتان را رمزگذاری می کند. اگر زمانی کلید رمزگذاری حساب خود را بچرخانید، باید دوباره خروجی بگیرید، چون قادر به رمزگشایی این پرونده برون ریزی نخواهید بود.
- کلیدهای رمزگذاری حساب برای هر حساب کاربری Bitwarden منحصر به فرد است ، بنابراین نمی توانید صادرات رمزگذاری شده را به حساب دیگری وارد کنید.
+ کلیدهای رمزگذاری حساب برای هر حساب کاربری Bitwarden منحصر به فرد است، بنابراین نمیتوانید برون ریزی رمزگذاری شده را به حساب دیگری وارد کنید.
- صادرات گاوصندوق را تأیید کنید
+ برون ریزی گاوصندوق را تأیید کنید
Title for the alert to confirm vault exports.
هشدار
- هنگام صادرات گاوصندوق شما مشکلی پیش آمد. اگر مشکل همچنان ادامه داشت، باید از گاوصندوق وب صادرات کنید.
+ هنگام برون ریزی گاوصندوق شما مشکلی پیش آمد. اگر مشکل همچنان ادامه داشت، باید از گاوصندوق وب برون ریزی بگیرید.
- گاوصندوق با موفقیت صادر شد!
+ برون ریزی گاوصندوق با موفقیت انجام شد
شبیه سازی
Clone an entity (verb).
- یک یا چند خط مشی سازمان بر تنظیمات تولیدکننده شما تأثیر می گذارد
+ یک یا چند سیاست سازمان بر تنظیمات تولید کننده شما تأثیر میگذارد
- بازکردن
+ باز کن
Button text for an open operation (verb).
- هنگام ذخیره این پیوست مشکلی رخ داد. اگر مشکل همچنان ادامه داشت، می توانید آن را از گاوصندوق وب ذخیره کنید.
+ هنگام ذخیره این پیوست مشکلی رخ داد. اگر مشکل همچنان ادامه داشت، میتوانید آن را از گاوصندوق وب ذخیره کنید.
پیوست با موفقیت ذخیره شد.
- لطفاً برای استفاده از کاشی پر کردن خودکار ، "سرویس دستیابی خودکار" را از تنظیمات Bitwarden فعال کنید.
+ لطفاً برای استفاده از کاشی پر کردن خودکار، "سرویس دسترسی پر کردن خودکار" را از تنظیمات Bitwarden فعال کنید.
هیچ فیلدی برای کلمه عبور شناسایی نشد
@@ -1742,11 +1742,11 @@
Confirmation alert message when permanently deleteing a cipher.
- واقعا می خواهید این آیتم را بازیابی کنید؟
+ واقعاً میخواهید این آیتم را بازیابی کنید؟
Confirmation alert message when restoring a soft-deleted cipher.
- واقعا می خواهید این آیتم را به سطل زباله ارسال کنید؟
+ واقعاً میخواهید این آیتم را به سطل زباله ارسال کنید؟
Confirmation alert message when soft-deleting a cipher.
@@ -1756,28 +1756,28 @@
باز کردن قفل بیومتریک برای پرکردن خودکار در انتظار تأیید کلمه عبور اصلی غیرفعال است.
- فعال کردن همگام سازی در نوسازی
+ فعال کردن همگامسازی در نوسازی
- همگام سازی گاوصندوق با کشیدن به پایین.
+ همگامسازی گاوصندوق با کشیدن به پایین.
- ورود به سیستم پروژه
+ ورود به سیستم واحد سازمانی
- با استفاده از پورتال ورود به سیستم واحد سازمانی خود، سریع وارد سیستم شوید. لطفا برای شروع شناسه سازمانی خود را وارد کنید.
+ با استفاده از پورتال ورود به سیستم واحد سازمانی خود، سریع وارد سیستم شوید. لطفاً برای شروع شناسه سازمانی خود را وارد کنید.
شناسه سازمان
- در حال حاضر نمی توانید با SSO وارد شوید
+ در حال حاضر نمیتوانید با SSO وارد شوید
تنظیم کلمه عبور اصلی
- برای تکمیل ورود به سیستم با SSO ، لطفاً یک کلمه عبور اصلی برای دسترسی و محافظت از گاوصندوق خود تنظیم کنید.
+ برای پر کردن ورود به سیستم با SSO، لطفاً یک کلمه عبور اصلی برای دسترسی و محافظت از گاوصندوق خود تنظیم کنید.
یک یا چند سیاست سازمانی برای تأمین شرایط زیر به کلمه عبور اصلی شما احتیاج دارد:
@@ -1804,13 +1804,13 @@
کلمه عبور نامعتبر
- کلمه عبور از شرایط سازمان پیروی نمیکند. لطفاً اطلاعات سیاست را بررسی کرده و دوباره امتحان کنید.
+ کلمه عبور از شرایط سازمان پیروی نمیکند. لطفاً اطلاعات سیاست را بررسی کرده و دوباره امتحان کنید.
در حال بارگذاری
- با فعال کردن این سوئیچ با موارد زیر موافقت می کنید:
+ با فعال کردن این سوئیچ با موارد زیر موافقت میکنید:
شرایط خدمات و سیاست حفظ حریم خصوصی تأیید نشده است.
@@ -1822,49 +1822,49 @@
سیاست حفظ حریم خصوصی
- Bitwarden نیاز به توجه دارد - "قرعه کشی" را در تنظیمات Bitwarden فعال کنید
+ Bitwarden نیاز به توجه دارد - "قرعه کشی" را در "سرویس پر کردن خودکار" از تنظیمات Bitwarden فعال کنید
- خدمات پر کردن خودکار
+ سرویس پر کردن خودکار
از پر کردن خودکار درون خطی استفاده کنید
- اگر IME (صفحه کلید) انتخابی شما از آن پشتیبانی می کند، از تکمیل خودکار درون خطی استفاده کنید. اگر پیکربندی شما پشتیبانی نمیکند (یا این گزینه غیرفعال باشد) ، از پوشش پیش فرض پر کردن خودکار استفاده می شود.
+ اگر IME (صفحه کلید) انتخابی شما از آن پشتیبانی می کند، از پر کردن خودکار درون خطی استفاده کنید. اگر پیکربندی شما پشتیبانی نمیکند (یا این گزینه غیرفعال باشد)، از پوشش پیشفرض پر کردن خودکار استفاده میشود.
از قابلیت دسترسی استفاده کنید
- برای پر کردن خودکار ورود به سیستم خود در برنامه ها و وب، از سرویس دسترسی Bitwarden استفاده کنید. وقتی فعال شد، هنگام انتخاب قسمتهای ورود، یک پنجره بازشو نمایش خواهیم داد.
+ برای پر کردن خودکار ورود به سیستم خود در برنامه ها و وب، از سرویس دسترسی Bitwarden استفاده کنید. وقتی فعال شد، هنگام انتخاب قسمتهای ورود، یک پنجره بازشو نمایش خواهیم داد.
برای پر کردن خودکار ورود به سیستم خود در برنامه ها و وب، از سرویس دسترسی Bitwarden استفاده کنید. (برای فعال سازی نیاز به قرعه کشی نیز دارد)
- از سرویس قابلیت دسترسی Bitwarden برای استفاده از کاشی واکنش سریع پر کردن خودکار استفاده کنید و یا با استفاده از قرعه کشی (در صورت فعال بودن) پنجره بازشو را نشان دهید.
+ از سرویس دسترسی Bitwarden برای استفاده از کاشی واکنش سریع پر کردن خودکار استفاده کنید و یا با استفاده از قرعه کشی (در صورت فعال بودن) پنجره بازشو را نشان دهید.
- برای استفاده از کاشی واکنش سریع پر کردن خودکار یا تقویت خدمات تکمیل خودکار، استفاده از قرعه کشی (در صورت فعال بودن) لازم است.
+ برای استفاده از کاشی واکنش سریع پر کردن خودکار یا تقویت سرویس پر کردن خودکار، استفاده از قرعه کشی (در صورت فعال بودن) لازم است.
- از قرعه کشی استفاده کنید
+ از قرعه کشی استفاده کن
- هنگامی که فعال است، به سرویس دسترسی Bitwarden اجازه می دهد تا هنگام انتخاب قسمتهای ورود، یک پنجره بازشو نمایش دهد.
+ هنگامی که فعال است، به سرویس دسترسی Bitwarden اجازه میدهد تا هنگام انتخاب قسمتهای ورود، یک پنجره بازشو نمایش دهد.
- در صورت فعال بودن، سرویس دسترسی Bitwarden هنگام انتخاب قسمتهای ورود به سیستم، پنجره بازشویی را برای کمک به پر کردن خودکار ورود به سیستم نشان می دهد.
+ در صورت فعال بودن، سرویس دسترسی Bitwarden هنگام انتخاب قسمتهای ورود به سیستم، پنجره بازشویی را برای کمک به پر کردن خودکار ورود به سیستم نشان میدهد.
- در صورت فعال بودن، قابلیت دسترسی برای تقویت سرویس پر کردن خودکار برای برنامه های قدیمی که از چارچوب پر کردن خودکار اندروید پشتیبانی نمی کنند، پنجره ای ظاهر می شود.
+ در صورت فعال بودن، سرویس دسترسی برای تقویت سرویس پر کردن خودکار برای برنامههای قدیمی که از چارچوب پر کردن خودکار اندروید پشتیبانی نمیکنند، پنجره ای ظاهر میشود.
- به دلیل خط مشی Enterprise ، برای ذخیره موارد در گاوصندوق شخصی خود محدود شده اید. گزینه مالکیت را به یک سازمان تغییر دهید و مجموعه های موجود را انتخاب کنید.
+ به دلیل سیاست پرمیوم، برای ذخیره موارد در گاوصندوق شخصی خود محدود شده اید. گزینه مالکیت را به یک سازمان تغییر دهید و مجموعه های موجود را انتخاب کنید.
- خط مشی سازمانی بر تنظیمات مالکیت شما تأثیر می گذارد.
+ سیاست سازمانی بر تنظیمات مالکیت شما تأثیر میگذارد.
ارسال
@@ -1889,23 +1889,23 @@
متن
- متنی که می خواهید ارسال کنید.
+ متنی که میخواهید ارسال کنید.
- هنگام دسترسی به ارسال، متن را به طور پیش فرض پنهان کن
+ هنگام دسترسی به ارسال، متن را به طور پیشفرض پنهان کن
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
- فایل
+ پرونده
- فایلی که می خواهید ارسال کنید.
+ پرونده ای که میخواهید ارسال کنید.
- نوع فایل انتخاب شده است.
+ نوع پرونده انتخاب شده است.
- نوع فایل انتخاب نشده است، برای انتخاب ضربه بزنید.
+ نوع پرونده انتخاب نشده است، برای انتخاب ضربه بزنید.
نوع متن انتخاب شده است.
@@ -1917,7 +1917,7 @@
تاریخ حذف
- تاریخ حذف
+ زمان حذف
ارسال در تاریخ و ساعت مشخص شده برای همیشه حذف خواهد شد.
@@ -1930,10 +1930,10 @@
تاريخ انقضاء
- زمان انقضا
+ زمان انقضاء
- در صورت تنظیم، دسترسی به این ارسال در تاریخ و ساعت مشخص شده منقضی می شود.
+ در صورت تنظیم، دسترسی به این ارسال در تاریخ و ساعت مشخص شده منقضی میشود.
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
@@ -1943,7 +1943,7 @@
تعداد دسترسی حداکثر
- در صورت تنظیم، با رسیدن به حداکثر تعداد دسترسی، کاربران دیگر نمی توانند به این ارسال دسترسی پیدا کنند.
+ در صورت تنظیم، با رسیدن به حداکثر تعداد دسترسی، کاربران دیگر نمیتوانند به این ارسال دسترسی پیدا کنند.
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
@@ -1998,7 +1998,7 @@
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
- ارسال ها را جستجو کن
+ جستجوی ارسالها
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
@@ -2006,11 +2006,11 @@
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
- افزودن ارسال
+ ارسال جدید
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
- آیا مطمئن هستید می خواهید این ارسال را حذف کنید؟
+ آیا مطمئن هستید که میخواهید این ارسال را حذف کنید؟
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
@@ -2018,11 +2018,11 @@
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
- ارسال بروزرسانی شد.
+ ارسال ذخیره شد
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
- ارسال جدید ساخته شد.
+ ارسال ساخته شد
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
@@ -2048,7 +2048,7 @@
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
- به دلیل خط مشی سازمانی، شما فقط می توانید ارسال موجود را حذف کنید.
+ به دلیل سیاست سازمانی، شما فقط میتوانید ارسال موجود را حذف کنید.
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
@@ -2056,55 +2056,55 @@
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
- آدرس ایمیلم را از گیرندگان مخفی کن.
+ نشانی ایمیلم را از گیرندگان مخفی کن
- یک یا چند سیاست سازمان بر گزینه های ارسال شما تأثیر می گذارد.
+ یک یا چند سیاست سازمان بر گزینه های ارسال شما تأثیر میگذارد.
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
- حساب های رایگان فقط به اشتراک گذاری متن محدود می شوند. برای استفاده از پرونده های با Send عضویت Premium لازم است.
+ حساب های رایگان فقط به اشتراک گذاری متن محدود میشوند. برای استفاده از پرونده ها با "ارسال" عضویت Premium لازم است.
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
- برای استفاده از پرونده های با Send باید ایمیل خود را تأیید کنید.
+ برای استفاده از پرونده ها با "ارسال" باید ایمیل خود را تأیید کنید.
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
- کلمه عبور اصلی دوباره تولید می شود
+ درخواست مجدد کلمه عبور اصلی
تأیید کلمه عبور اصلی
- این عمل محافظت می شود. برای ادامه، لطفاً کلمه ورود اصلی خود را دوباره وارد کنید تا هویتان را تأیید کنید.
+ این عمل محافظت میشود. برای ادامه، لطفاً کلمه عبور اصلی خود را دوباره وارد کنید تا هویتان را تأیید کنید.
نیازمند کپچا
- کپچا اشتباه بود. لطفا دوباره سعی کنید.
+ کپچا اشتباه بود. لطفاً دوباره سعی کنید.
- کلمه عبور اصلی بروز شد
+ کلمه عبور اصلی بهروز شد
- بروزرسانی کلمه عبور اصلی
+ بهروزرسانی کلمه عبور اصلی
- کلمه عبور اصلی شما اخیراً توسط سرپرست سازمانتان تغییر کرده است. برای دسترسی به گاوصندوق، باید همین حالا کلمه عبور اصلی خود را به روز کنید. در صورت ادامه، شما از نشست فعلی خود خارج می شوید و باید دوباره وارد سیستم شوید. نشست فعال در دستگاه های دیگر ممکن است تا یک ساعت همچنان فعال باقی بمانند.
+ کلمه عبور اصلی شما اخیراً توسط سرپرست سازمانتان تغییر کرده است. برای دسترسی به گاوصندوق، باید همین حالا کلمه عبور اصلی خود را بهروز کنید. در صورت ادامه، شما از نشست فعلی خود خارج میشوید و باید دوباره وارد سیستم شوید. نشست فعال در دستگاه های دیگر ممکن است تا یک ساعت همچنان فعال باقی بمانند.
- در حال به روز رسانی رمز عبور...
+ در حال به روز رسانی کلمه عبور...
- در حال حاضر نمی توان کلمه عبور را به روز کرد
+ در حال حاضر نمیتوان کلمه عبور را بهروز کرد
- پاک کردن کلمه عبور اصلی
+ حذف کلمه عبور اصلی
- {0} از SSO با رمزگذاری مدیریت شده توسط مشتری استفاده می کند. ادامه، کلمه عبور اصلی شما را از حساب شما حذف می کند و نیاز به ورود SSO دارد.
+ {0} از SSO با رمزگذاری مدیریت شده توسط مشتری استفاده میکند. ادامه، کلمه عبور اصلی شما را از حسابتان حذف میکند و نیاز به ورود SSO دارد.
اگر نمیخواهید کلمه عبور اصلی خود را حذف کنید، میتوانید این سازمان را ترک کنید.
@@ -2123,7 +2123,7 @@
برای ادامه، کلید امنیتی FIDO2 WebAuthn خود را فعال کنید و دستورالعمل ها را پس از کلیک روی "احراز هویت WebAuthn" در صفحه بعدی دنبال کنید.
- احراز هویت با استفاده از FIDO2 WebAuthn، می توانید با استفاده از یک کلید امنیتی خارجی احراز هویت کنید.
+ احراز هویت با استفاده از FIDO2 WebAuthn، میتوانید با استفاده از یک کلید امنیتی خارجی احراز هویت کنید.
تأیید اعتبار در WebAuthn
@@ -2132,19 +2132,19 @@
بازگشت به برنامه
- لطفاً مطمئن شوید که مرورگر پیش فرض شما از WebAuthn پشتیبانی می کند و دوباره امتحان کنید.
+ لطفاً مطمئن شوید که مرورگر پیشفرض شما از WebAuthn پشتیبانی میکند و دوباره امتحان کنید.
- این سازمان دارای خط مشی سازمانی ای است که به طور خودکار شما را در بازنشانی کلمه عبور ثبت نام می کند. این ثبت نام به مدیران سازمان اجازه می دهد تا کلمه عبور اصلی شما را تغییر دهند.
+ این سازمان دارای سیاست سازمانی ای است که به طور خودکار شما را در بازنشانی کلمه عبور ثبت نام میکند. این ثبت نام به مدیران سازمان اجازه میدهد تا کلمه عبور اصلی شما را تغییر دهند.
- خط مشی های سازمانتان بر مهلت زمانی گاوصندوق شما تأثیر می گذارد. حداکثر زمان مجاز گاوصندوق {0} ساعت و {1} دقیقه است
+ سیاستهای سازمانتان بر مهلت زمانی گاوصندوق شما تأثیر میگذارد. حداکثر زمان مجاز گاوصندوق {0} ساعت و {1} دقیقه است
مهلت زمانی شما بیش از محدودیت های تعیین شده توسط سازمانتان است.
- یک یا چند خط مشی سازمان از صادرات گاوصندوق شخصی شما جلوگیری می کند.
+ یک یا چند سیاست سازمان از برون ریزی گاوصندوق شخصی شما جلوگیری میکند.
افزودن حساب کاربری
@@ -2156,7 +2156,7 @@
قفل شده
- خارج شده
+ خارج شد
به حساب بعدی موجود تغییر کرد
@@ -2177,7 +2177,7 @@
حذف حساب شما دائمی است
- حساب شما و تمام داده های مرتبط پاک می شود و قابل بازیابی نیست. آیا مطمئن هستید که میخواهید ادامه دهید؟
+ حساب شما و تمام داده های مرتبط پاک میشود و قابل بازیابی نیست. آیا مطمئن هستید که میخواهید ادامه دهید؟
در حال حذف حساب شما
@@ -2198,13 +2198,13 @@
درحال ارسال
- لینک ارسال را در ذخیره کپی کن
+ لینک ارسال را هنگام ذخیره کپی کن
درحال ارسال کد
- درحال بررسی
+ در حال تأیید
ارسال مجدد کد
@@ -2213,7 +2213,7 @@
یک کد تأیید به ایمیل شما ارسال گردید
- هنگام ارسال کد تأیید به ایمیل شما خطایی رخ داد. لطفا دوباره تلاش کنید
+ هنگام ارسال کد تأیید به ایمیل شما خطایی رخ داد. لطفاً دوباره تلاش کنید
کد تأییدی که به ایمیل شما ارسال شده است را وارد کنید
@@ -2225,10 +2225,10 @@
با ارسال گزارشهای خرابی، به Bitwarden در بهبود پایداری برنامه کمک کنید.
- گزینهها بزرگ شده اند، برای جمع کردن ضربه بزنید.
+ گزینهها گسترده شده اند، برای جمع کردن ضربه بزنید.
- گزینهها جمع شدهاند، برای بزرگ کردن ضربه بزنید.
+ گزینهها جمع شدهاند، برای گسترش ضربه بزنید.
حروف بزرگ (A تا Z)
@@ -2276,13 +2276,13 @@
اشتراک پرمیوم نیاز است
- نمی توانید کلید احراز هویت را اضافه کنید؟
+ نمیتوانید کلید احراز هویت را اضافه کنید؟
اسکن کد QR
- نمی توانید کد QR را اسکن کنید؟
+ نمیتوانید کد QR را اسکن کنید
کلید احراز هویت
@@ -2294,7 +2294,7 @@
افزودن TOTP
- TOTP را راه اندازی کنید
+ راه اندازی TOTP
هنگامی که کلید با موفقیت وارد شد،
@@ -2304,7 +2304,7 @@
با تنظیم گزینههای قفل روی «هرگز»، گاوصندوق شما برای هر کسی که به دستگاه شما دسترسی دارد در دسترس نگه داشته میشود. اگر از این گزینه استفاده می کنید، باید مطمئن شوید که دستگاه خود را به درستی محافظت میکنید.
- یک یا چند URL وارد شده نامعتبر است. لطفاً آن را اصلاح کنید و دوباره سعی کنید ذخیره کنید.
+ یک یا چند نشانی اینترنتی وارد شده نامعتبر است. لطفاً آن را اصلاح کنید و سعی کنید دوباره ذخیره کنید.
ما نتوانستیم درخواست شما را پردازش کنیم. لطفاً دوباره امتحان کنید یا با ما تماس بگیرید.
@@ -2313,7 +2313,7 @@
اجازه ضبط صفحه
- آیا مطمئن هستید که می خواهید ضبط صفحه را فعال کنید؟
+ آیا مطمئنید که میخواهید عکس گرفتن از صفحه نمایش را فعال کنید؟
ورود الزامیست
@@ -2328,7 +2328,7 @@
نوع دستگاه
- آدرس IP
+ نشانی IP
زمان
@@ -2340,7 +2340,7 @@
تأیید ورود
- رَدِ ورود
+ رد ورود
همین الان
@@ -2352,7 +2352,7 @@
ورود تأیید شد
- ورود رَد شد
+ ورود رد شد
درخواست های ورود را تأیید کنید
@@ -2364,7 +2364,7 @@
اجازه دادن به اعلانها
- دریافت اعلانهای پوش برای درخواستهای ورود جدید
+ دریافت اعلانهای اجباری برای درخواستهای ورود جدید
نه ممنون
@@ -2376,7 +2376,7 @@
همه اعلانها
- نوع گذرواژه
+ نوع کلمه عبور
چه چیزی دوست دارید تولید کنید؟
@@ -2385,7 +2385,7 @@
نوع نام کاربری
- به علاوه ایمیل آدرس داده شده
+ به علاوه نشانی ایمیل داده شده
دریافت همه ایمیلها
@@ -2406,7 +2406,7 @@
کلید API (الزامی)
- خدمت
+ سرویس
AnonAddy
@@ -2445,7 +2445,7 @@
از صندوق ورودی پیکربندی شده دامنه خود استفاده کنید.
- یک نام مستعار ایمیل با یک سرویس فروارد خارجی ایجاد کنید.
+ یک نام مستعار ایمیل با یک سرویس ارسال خارجی ایجاد کنید.
تصادفی
@@ -2457,13 +2457,13 @@
افشای سرویس دسترسی
- Bitwarden از سرویس دسترسپذیری برای جستجوی فیلدهای ورود در برنامهها و وبسایتها استفاده میکند، سپس زمانی که مطابقتی با برنامه یا سایت پیدا شد، شناسههای فیلد مناسب را برای وارد کردن نام کاربری و رمز عبور ایجاد میکند. ما هیچ کدام از اطلاعات ارائه شده توسط سرویس به ما را ذخیره نمی کنیم و هیچ تلاشی برای کنترل عناصر روی صفحه فراتر از ورود متن اعتبارنامه ها انجام نمی دهیم.
+ Bitwarden از سرویس دسترسی برای جستجوی فیلدهای ورود در برنامهها و وبسایتها استفاده میکند، سپس زمانی که مطابقتی با برنامه یا سایت پیدا شد، شناسههای فیلد مناسب را برای وارد کردن نام کاربری و کلمه عبور ایجاد میکند. ما هیچ کدام از اطلاعات ارائه شده به خود را توسط سرویس ذخیره نمیکنیم و هیچ تلاشی برای کنترل عناصر روی صفحه فراتر از ورود متن اعتبارنامه ها انجام نمیدهیم.
پذیرفتن
- رَد کردن
+ رد کردن
درخواست ورود قبلاً منقضی شده است.
@@ -2471,13 +2471,13 @@
تلاش برای ورود از:
{0}
-آیا می خواهید به این حساب تغییر دهید؟
+آیا میخواهید به این حساب تغییر دهید؟
اینجا جدیده؟
- دریافت راهنمای گذرواژه اصلی
+ دریافت یادآور کلمه عبور اصلی
در حال ورود به عنوان {0}
@@ -2498,7 +2498,7 @@
یک اعلان به دستگاه شما ارسال شده است.
- لطفاً مطمئن شوید که قفل صندوق شما باز است و عبارت اثر انگشت با دستگاه دیگر مطابقت دارد.
+ لطفاً مطمئن شوید که قفل گاوصندوق شما باز است و عبارت اثر انگشت با دستگاه دیگر مطابقت دارد.
ارسال مجدد اعلان
diff --git a/src/App/Resources/AppResources.fr.resx b/src/App/Resources/AppResources.fr.resx
index 6b004d343..b4da02ace 100644
--- a/src/App/Resources/AppResources.fr.resx
+++ b/src/App/Resources/AppResources.fr.resx
@@ -179,7 +179,7 @@
Modifier
- Modifier le dossier
+ Éditer le dossier
E-mail
@@ -209,7 +209,7 @@
Ouvrir un ticket dans notre dépôt Github.
- Utilisez votre empreinte pour vous authentifier.
+ Utilisez votre empreinte pour vérifier.
Dossier
@@ -229,7 +229,7 @@
Dossiers
- Dossier mis à jour.
+ Dossier sauvegardé
Accéder au site Web
@@ -251,7 +251,7 @@
Title for the alert when internet connection is required to continue.
- Mot de passe maître invalide. Veuillez réessayer.
+ Mot de passe principal invalide. Essayez à nouveau.
Code PIN invalide. Veuillez réessayer.
@@ -269,7 +269,7 @@
Title for login page. (noun)
- Déconnexion
+ Se déconnecter
The log out button text (verb).
@@ -288,7 +288,7 @@
Souhaitez-vous y passer maintenant ?
- Mot de passe maître
+ Mot de passe principal
Label for a master password.
@@ -342,7 +342,7 @@
Reveal a hidden value (password).
- L'élément a été supprimé.
+ Élément supprimé
Confirmation message after successfully deleting a login.
@@ -364,7 +364,7 @@
Label for a uri/url.
- Utiliser votre empreinte pour déverrouiller
+ Utiliser l'empreinte pour déverrouiller
Nom d'utilisateur
@@ -375,14 +375,14 @@
Validation message for when a form field is left blank and is required to be entered.
- {0} a été copié.
+ {0} copié
Confirmation message after successfully copying a value to the clipboard.
- S'authentifier avec l'empreinte
+ Vérifier l'empreinte digitale
- S'authentifier avec le mot de passe maître
+ Vérifier le mot de passe principal
S'authentifier avec un code PIN
@@ -449,10 +449,10 @@
Vous pouvez changer votre adresse e-mail depuis le coffre web sur bitwarden.com. Voulez-vous visiter le site web maintenant ?
- Changer le mot de passe maître
+ Changer le mot de passe principal
- Vous pouvez modifier votre mot de passe maître depuis le coffre web sur bitwarden.com. Souhaitez-vous visiter le site maintenant ?
+ Vous pouvez changer votre mot de passe principal depuis le coffre web de bitwarden.com. Voulez-vous visiter le site web maintenant ?
Fermer
@@ -468,13 +468,13 @@
Message shown when interacting with the server
- Modifier l'élément
+ Éditer l'élément
Activer la synchronisation automatique
- Saisissez l'adresse e-mail de votre compte pour recevoir l'indice de votre mot de passe maître.
+ Saisissez l'adresse électronique de votre compte pour recevoir l'indice de votre mot de passe principal.
Activez à nouveau l'extension de l'application
@@ -511,13 +511,13 @@
Favori
- Empreinte
+ Empreinte digitale
Générer un mot de passe
- Obtenir votre indice de mot de passe maître
+ Obtenez votre indice de mot de passe principal
Importer des éléments
@@ -556,10 +556,10 @@
Délai d'expiration du coffre
- Action lors de l'expiration du délai du coffre
+ Après délai d'expiration du coffre
- La déconnexion supprimera tous les accès à votre coffre et nécessite une authentification en ligne après la période d'expiration. Êtes-vous sûr de vouloir utiliser ce paramètre ?
+ La déconnexion supprimera tout accès à votre coffre et nécessitera une authentification en ligne après la période d'expiration. Êtes-vous sûr de vouloir utiliser ce paramètre ?
Identification...
@@ -575,23 +575,23 @@
La confirmation du mot de passe est erronée.
- Le mot de passe maître correspond au mot de passe utilisé pour accéder à votre coffre. Il est très important de ne pas l'oublier. Il n'existe aucun moyen de le retrouver en cas d'oubli.
+ Le mot de passe principal est le mot de passe que vous utilisez pour accéder à votre coffre. Il est très important de ne pas oublier votre mot de passe principal. Il n'existe aucun moyen de récupérer le mot de passe si vous l'oubliez.
- Indice de mot de passe maître (facultatif)
+ Indice du mot de passe principal (facultatif)
- Un indice de mot de passe maître peut vous aider à vous rappeler de votre mot de passe en cas d'oubli.
+ Un indice de mot de passe principal peut vous aider à vous souvenir de votre mot de passe si vous l'oubliez.
- Le mot de passe maître doit faire plus de 8 caractères.
+ Le mot de passe principal doit comporter au moins 8 caractères.
- Nombre minimum de chiffres
+ Min. de chiffres
Minimum numeric characters for password generator settings
- Nombre minimum de caractères spéciaux
+ Min. de caractères spéciaux
Minimum special characters for password generator settings
@@ -613,7 +613,7 @@
Il n’y a aucun élément dans votre coffre.
- Il n’y a aucun élément dans votre coffre pour ce site. Appuyer pour en ajouter un.
+ Il n’y a aucun élément dans votre coffre pour ce site web/app. Appuyer pour en ajouter un.
Cet identifiant n'a aucun nom d'utilisateur ou mot de passe associé.
@@ -660,7 +660,7 @@
Regénérer un mot de passe
- Saisir à nouveau le mot de passe maître
+ Ressaisir le mot de passe principal
Recherche dans le coffre
@@ -681,7 +681,7 @@
Informations sur l'élément
- Élément mis à jour.
+ Élément sauvegardé
Soumission...
@@ -705,10 +705,10 @@
What Apple calls their fingerprint reader.
- Identification en deux étapes
+ Authentification à deux facteurs
- L'authentification en deux étapes sécurise davantage votre compte en exigeant que chaque connexion soit confirmée par un autre dispositif tel qu'une clé de sécurité, une application d'authentification, un SMS, un appel téléphonique ou un courriel. Cette option peut être activée depuis le coffre web sur bitwarden.com. Voulez-vous y accéder maintenant ?
+ L'authentification à deux facteurs rend votre compte plus sûr en vous demandant de vérifier votre connexion avec un autre dispositif tel qu'une clé de sécurité, une application d'authentification, un SMS, un appel téléphonique ou un courriel. L'authentification à deux facteurs peut être configurée sur le coffre web de bitwarden.com. Voulez-vous visiter le site web maintenant ?
Déverrouiller avec {0}
@@ -769,10 +769,10 @@
2. Activez l'option et appuyez sur OK pour accepter.
- Désactivé
+ Non
- Activé
+ Oui
Désactivé
@@ -831,14 +831,14 @@
For 2FA whenever there are no available providers on this device.
- Ce compte utilise l'authentification à double facteurs, mais aucun des services d'authentification à double facteurs n'est supporté sur cet appareil. Veuillez utiliser un appareil compatible et/ou ajouter des services supplémentaires qui sont mieux supportés sur les appareils (comme une application d'authentification).
+ Ce compte a une authentification à deux facteurs configurée, mais aucun des fournisseurs d'authentification à deux facteurs configurés ne sont pris en charge sur cet appareil. Veuillez utiliser un appareil pris en charge et/ou ajouter des fournisseurs supplémentaires qui sont mieux pris en charge par les appareils (comme une application d'authentification).
Code de récupération
For 2FA
- Rester connecté
+ Se souvenir de moi
Remember my two-step login
@@ -846,10 +846,10 @@
For 2FA
- Options d'identification à double facteurs
+ Options d'authentification à deux facteurs
- Utiliser une autre méthode d'identification en deux étapes
+ Utiliser une autre méthode d'authentification à deux facteurs
Impossible d'envoyer l'e-mail de vérification. Essayez à nouveau.
@@ -922,7 +922,7 @@ La numérisation se fera automatiquement.
Copier le code TOTP automatiquement
- Une adhésion premium est requise pour utiliser cette fonctionnalité.
+ Une adhésion Premium est requise pour utiliser cette fonctionnalité.
Pièce jointe ajoutée
@@ -1366,7 +1366,7 @@ La numérisation se fera automatiquement.
Valeur
- Historique des mots de passe
+ Historique du mot de passe
Types
@@ -1493,10 +1493,10 @@ La numérisation se fera automatiquement.
ex: Logged in as user@example.com on bitwarden.com.
- Votre coffre est verrouillé. Saisissez votre mot de passe maître pour continuer.
+ Votre coffre est verrouillé. Vérifiez votre mot de passe principal pour continuer.
- Votre coffre est verrouillé. Saisissez votre code PIN pour continuer.
+ Votre coffre est verrouillé. Vérifiez votre code PIN pour continuer.
Votre coffre est verrouillé. Vérifiez votre identité pour continuer.
@@ -1565,7 +1565,7 @@ La numérisation se fera automatiquement.
Êtes-vous sûr de vouloir quitter Bitwarden ?
- Voulez-vous avoir à déverrouiller avec votre mot de passe maître lorsque l'application est redémarrée ?
+ Voulez-vous exiger le déverrouillage avec votre mot de passe principal lorsque l'application est redémarrée ?
Noir
@@ -1601,7 +1601,7 @@ La numérisation se fera automatiquement.
Vos modifications de thème s'appliqueront lorsque l'application sera redémarrée.
- Mettre la première lettre de chaque mot en majuscule
+ Mettre une majuscule
ex. Uppercase the first character of a word.
@@ -1620,13 +1620,13 @@ La numérisation se fera automatiquement.
Votre session a expiré.
- Utiliser une empreinte biométrique pour vérifier.
+ Vérification biométrique
- Empreintes biométriques
+ Biométrie
- Utiliser une empreinte biométrique pour déverrouiller
+ Utiliser la biométrie pour déverrouiller
Bitwarden requiert votre attention - Voir "Service d'accessibilité pour le remplissage automatique" dans les paramètres de Bitwarden
@@ -1653,7 +1653,7 @@ La numérisation se fera automatiquement.
Format de fichier
- Saisissez votre mot de passe maître pour exporter les données de votre coffre.
+ Saisissez votre mot de passe principal pour exporter les données de votre coffre.
Envoyer un code de vérification à votre adresse email
@@ -1750,10 +1750,10 @@ La numérisation se fera automatiquement.
Confirmation alert message when soft-deleting a cipher.
- Le déverrouillage biométrique est désactivé en attendant la vérification du mot de passe maître.
+ Déverrouillage biométrique désactivé dans l'attente de vérification du mot de passe principal.
- Le déverrouillage biométrique pour le remplissage automatique est désactivé en attendant la vérification du mot de passe maître.
+ Déverrouillage biométrique pour la saisie automatique désactivé dans l'attente de vérification du mot de passe principal.
Activer la synchronisation lors de l'actualisation
@@ -1774,13 +1774,13 @@ La numérisation se fera automatiquement.
Impossible de se connecter avec SSO pour le moment
- Définir le mot de passe maître
+ Définir le mot de passe principal
- Afin de terminer la connexion avec SSO, veuillez définir un mot de passe maître pour accéder à votre coffre et le protéger.
+ Afin de finaliser la connexion avec SSO, veuillez définir un mot de passe principal pour accéder et protéger votre coffre.
- Une ou plusieurs politiques de l'organisation exigent que votre mot de passe maître réponde aux exigences suivantes :
+ Une ou plusieurs politiques de l'organisation exigent que votre mot de passe principal réponde aux exigences suivantes :
Score de complexité minimum de {0}
@@ -2018,7 +2018,7 @@ La numérisation se fera automatiquement.
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
- Send mis à jour.
+ Send sauvegardé
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
@@ -2063,7 +2063,7 @@ La numérisation se fera automatiquement.
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
- Les comptes gratuits sont limités au partage de texte. Un abonnement premium est requis pour utiliser les fichiers avec Send.
+ Les comptes gratuits sont limités au partage de texte uniquement. Une adhésion Premium est requise pour utiliser les fichiers avec Send.
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
@@ -2071,13 +2071,13 @@ La numérisation se fera automatiquement.
'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
- Ressaisie du mot de passe maître
+ Ressaisir le mot de passe principal
- Confirmation du mot de passe maître
+ Confirmation du mot de passe principal
- Cette action est protégée. Pour continuer, veuillez ressaisir votre mot de passe maître pour vérifier votre identité.
+ Cette action est protégée, pour continuer veuillez entrer à nouveau votre mot de passe principal pour vérifier votre identité.
Captcha obligatoire
@@ -2086,13 +2086,13 @@ La numérisation se fera automatiquement.
Le captcha a échoué. Veuillez réessayer.
- Mot de passe maître mis à jour
+ Mot de passe principal mis à jour
- Mettre à jour le mot de passe maître
+ Mettre à jour le mot de passe principal
- Votre mot de passe maître a récemment été modifié par un administrateur de votre organisation. Pour accéder au coffre, vous devez mettre à jour votre mot de passe maître dès maintenant. Cette action va vous déconnecter et vous obligera à vous reconnecter. Les sessions actives sur d'autres appareils peuvent rester actives jusqu'à une heure.
+ Votre mot de passe principal a été récemment changé par un administrateur de votre organisation. Pour pouvoir accéder au coffre, vous devez mettre à jour votre mot de passe principal maintenant. En poursuivant, vous serez déconnecté de votre session actuelle et vous devrez vous reconnecter. Les sessions actives sur d'autres appareils peuvent rester actives pendant encore une heure.
Mise à jour du mot de passe
@@ -2101,13 +2101,13 @@ La numérisation se fera automatiquement.
Impossible de mettre à jour le mot de passe pour le moment
- Supprimer le mot de passe maître
+ Supprimer le mot de passe principal
- {0} utilise le SSO avec un chiffrement géré par le client. En continuant, votre mot de passe maître sera supprimé de votre compte et vous devrez utiliser le SSO pour vous connecter.
+ {0} utilise le SSO avec un chiffrement géré par le client. La poursuite supprimera votre mot de passe principal de votre compte et exigera le SSO pour la connexion.
- Si vous ne souhaitez pas supprimer votre mot de passe maître actuel, vous pouvez quitter cette organisation.
+ Si vous ne voulez pas supprimer votre mot de passe principal, vous pouvez quitter cette organisation.
Quitter l’organisation
@@ -2134,7 +2134,7 @@ La numérisation se fera automatiquement.
Assurez-vous que votre navigateur par défaut prend en charge WebAuthn et réessayez.
- Cette organisation a une politique d'entreprise qui vous inscrira automatiquement à la réinitialisation du mot de passe. L'inscription permettra aux administrateurs de l'organisation de changer votre mot de passe maître.
+ Cette organisation dispose d'une politique d'entreprise qui vous inscrira automatiquement à la réinitialisation du mot de passe. L'inscription permettra aux administrateurs de l'organisation de changer votre mot de passe principal.
Les politiques de votre organisation affectent le délai d'expiration de votre coffre-fort. Le délai d'expiration maximal autorisé est de {0} heure(s) et {1} minute(s)
@@ -2218,7 +2218,7 @@ La numérisation se fera automatiquement.
Saisissez le code de vérification que nous avons envoyé votre adresse e-mail
- Envoyer le journal d'erreurs
+ Envoyer les journaux de plantage
Aidez Bitwarden à améliorer la stabilité de l'application en autorisant les rapports d'erreurs.
@@ -2293,7 +2293,7 @@ La numérisation se fera automatiquement.
Ajouter un TOTP
- Configurer le TOTP
+ Configurer TOTP
Une fois que la clé est entrée avec succès,
@@ -2381,22 +2381,22 @@ sélectionnez Ajouter TOTP pour stocker la clé en toute sécurité
Que souhaitez-vous générer ?
- Type de Nom d'Utilisateur
+ Type de nom d'utilisateur
- Email prenant en charge le "plus-addressing"
+ Courriel sous-adressé
- Collecteur d'e-mail
+ Courriel "catch-all"
- Alias d'email transféré
+ Alias de courriel transféré
Mot aléatoire
- E-mail (requis)
+ Courriel (requis)
Nom de domaine (requis)
@@ -2438,13 +2438,13 @@ sélectionnez Ajouter TOTP pour stocker la clé en toute sécurité
L'erreur {0} inconnue est survenue.
- Utilisez les capacités de sous-adressage de votre fournisseur de messagerie
+ Utilisez les capacités de sous-adresse de votre fournisseur de messagerie électronique
- Utilisez la boîte de réception de votre email collecteur/attrape-tout (catch-all).
+ Utilisez la boîte de réception "catch-all" configurée sur votre domaine.
- Générer un alias d'email avec un service de transfert externe.
+ Générer un alias de courriel avec un service de transfert externe.
Aléatoire
@@ -2476,7 +2476,7 @@ Voulez-vous basculer vers ce compte ?
Vous êtes nouveau ici ?
- Obtenir l'indice du mot de passe maître
+ Obtenir l'indice du mot de passe principal
Connecté en tant que {0}
@@ -2485,7 +2485,7 @@ Voulez-vous basculer vers ce compte ?
Ce n'est pas vous ?
- Connectez-vous avec le mot de passe maître
+ Se connecter avec le mot de passe principal
Connectez-vous avec un autre appareil
@@ -2497,7 +2497,7 @@ Voulez-vous basculer vers ce compte ?
Une notification a été envoyée à votre appareil.
- Veuillez vous assurer que votre coffre est déverrouillé et que l'empreinte digitale est identique sur l'autre appareil.
+ Veuillez vous assurer que votre coffre est déverrouillé et que la phrase d'empreinte correspond à celle de l'autre appareil.
Renvoyer la notification
diff --git a/src/App/Resources/AppResources.id.resx b/src/App/Resources/AppResources.id.resx
index eedb69570..57c54f223 100644
--- a/src/App/Resources/AppResources.id.resx
+++ b/src/App/Resources/AppResources.id.resx
@@ -296,7 +296,7 @@
Text to define that there are more options things to see.
- Berangkas Saya
+ Brankas Saya
The title for the vault page.
diff --git a/src/App/Resources/AppResources.ja.resx b/src/App/Resources/AppResources.ja.resx
index 395f68ab1..9738b4050 100644
--- a/src/App/Resources/AppResources.ja.resx
+++ b/src/App/Resources/AppResources.ja.resx
@@ -477,13 +477,13 @@
マスターパスワードのヒントを受信するため、アカウントのメールアドレスを入力してください。
- アプリの拡張機能を再度有効化
+ App Extension を再度有効化
ほぼ完了!
- アプリの拡張機能を有効化
+ App Extension を有効化
Safari では、共有アイコンを使って Bitwarden を見つけてください(ヒント:メニューの一番下の行を右側にスクロール)
@@ -1457,7 +1457,7 @@
表示するフォルダーがありません。
- 指紋句
+ パスフレーズ
A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing.
diff --git a/src/App/Resources/AppResources.nb.resx b/src/App/Resources/AppResources.nb.resx
index 52a19a8b8..3771f5038 100644
--- a/src/App/Resources/AppResources.nb.resx
+++ b/src/App/Resources/AppResources.nb.resx
@@ -452,7 +452,7 @@
Endre hovedpassord
- Du kan endre superpassordet ditt på bitwarden.net-netthvelvet. Vil du besøke det nettstedet nå?
+ Du kan endre hovedpassordet ditt på bitwarden.com-netthvelvet. Vil du besøke nettstedet nå?
Lukk
@@ -474,7 +474,7 @@
Aktiver automatisk synkronisering
- Skriv inn din kontos E-postadresse for å motta hintet til ditt superpassord.
+ Skriv inn kontoens e-postadresse for å motta hint om hovedpassordet ditt.
Aktiver apputvidelsen på nytt
@@ -517,7 +517,7 @@
Lag passord
- Få et hint om superpassordet
+ Få et hint om hovedpassordet
Importer elementer
@@ -575,16 +575,16 @@
Passordbekreftelsen er ikke riktig.
- Superpassordet er passordet du bruker for å få tilgang til hvelvet ditt. Det er veldig viktig at du aldri glemmer ditt superpassord. Det er ingen måter å få tilbake passordet på dersom du noensinne skulle klare å glemme det.
+ Hovedpassordet er passordet du bruker for å få tilgang til hvelvet ditt. Det er svært viktig at du aldri glemmer hovedpassordet. Det er ikke mulig å gjenopprette passordet dersom du glemmer det.
Et hint for hovedpassordet (valgfritt)
- Et hint for superpassordet, kan hjelpe deg å huske på passordet hvis du skulle glemme det.
+ Et hint om hovedpassordet kan hjelpe deg å huske passordet om du skulle glemme det.
- Superpassordet må være ≥8 tegn lang.
+ Hovedpassordet må være minst 8 tegn.
Minst antall siffer
@@ -641,7 +641,7 @@
Passordhint
- Vi har sendt deg en E-post med hintet til superpassordet.
+ Vi har sendt deg en e-post med hint om hovedpassord.
Er du sikker på at du vil overskrive det nåværende passordet?
@@ -1493,7 +1493,7 @@ Skanning skjer automatisk.
ex: Logged in as user@example.com on bitwarden.com.
- Hvelvet ditt er låst. Kontroller superpassordet ditt for å fortsette.
+ Hvelvet ditt er låst. Kontroller hovedpassordet ditt for å fortsette.
Hvelvet ditt er låst. Kontroller PIN-koden din for å fortsette.
@@ -2477,7 +2477,7 @@ Vil du bytte til denne kontoen?
Nytt rundt her?
- Få et hint om superpassordet
+ Få et hint om hovedpassordet
Logger inn som {0}
diff --git a/src/App/Resources/AppResources.ne.resx b/src/App/Resources/AppResources.ne.resx
new file mode 100644
index 000000000..0b0a082a9
--- /dev/null
+++ b/src/App/Resources/AppResources.ne.resx
@@ -0,0 +1,2518 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ About
+
+
+ Add
+ Add/create a new entity (verb).
+
+
+ Add Folder
+
+
+ Add Item
+ The title for the add item page.
+
+
+ An error has occurred.
+ Alert title when something goes wrong.
+
+
+ Back
+ Navigate back to the previous screen.
+
+
+ Bitwarden
+ App name. Shouldn't ever change.
+
+
+ Cancel
+ Cancel an operation.
+
+
+ Copy
+ Copy some value to your clipboard.
+
+
+ Copy password
+ The button text that allows a user to copy the login's password to their clipboard.
+
+
+ Copy username
+ The button text that allows a user to copy the login's username to their clipboard.
+
+
+ Credits
+ Title for page that we use to give credit to resources that we use.
+
+
+ Delete
+ Delete an entity (verb).
+
+
+ Deleting...
+ Message shown when interacting with the server
+
+
+ Do you really want to delete? This cannot be undone.
+ Confirmation alert message when deleteing something.
+
+
+ Edit
+
+
+ Edit folder
+
+
+ Email
+ Short label for an email address.
+
+
+ Email address
+ Full label for a email address.
+
+
+ Email us
+
+
+ Email us directly to get help or leave feedback.
+
+
+ Enter your PIN code.
+
+
+ Favorites
+ Title for your favorite items in the vault.
+
+
+ File a bug report
+
+
+ Open an issue at our GitHub repository.
+
+
+ Use your fingerprint to verify.
+
+
+ Folder
+ Label for a folder.
+
+
+ New folder created.
+
+
+ Folder deleted.
+
+
+ No Folder
+ Items that have no folder specified go in this special "catch-all" folder.
+
+
+ Folders
+
+
+ Folder saved
+
+
+ Go to website
+ The button text that allows user to launch the website to their web browser.
+
+
+ Help and feedback
+
+
+ Hide
+ Hide a secret value that is currently shown (password).
+
+
+ Please connect to the internet before continuing.
+ Description message for the alert when internet connection is required to continue.
+
+
+ Internet connection required
+ Title for the alert when internet connection is required to continue.
+
+
+ Invalid master password. Try again.
+
+
+ Invalid PIN. Try again.
+
+
+ Launch
+ The button text that allows user to launch the website to their web browser.
+
+
+ Log In
+ The login button text (verb).
+
+
+ Login
+ Title for login page. (noun)
+
+
+ Log out
+ The log out button text (verb).
+
+
+ Are you sure you want to log out?
+
+
+ Remove account
+
+
+ Are you sure you want to remove this account?
+
+
+ Account already added
+
+
+ Would you like to switch to it now?
+
+
+ Master password
+ Label for a master password.
+
+
+ More
+ Text to define that there are more options things to see.
+
+
+ My vault
+ The title for the vault page.
+
+
+ Authenticator
+ Authenticator TOTP feature
+
+
+ Name
+ Label for an entity name.
+
+
+ No
+
+
+ Notes
+ Label for notes.
+
+
+ Ok
+ Acknowledgement.
+
+
+ Password
+ Label for a password.
+
+
+ Save
+ Button text for a save operation (verb).
+
+
+ Move
+
+
+ Saving...
+ Message shown when interacting with the server
+
+
+ Settings
+ The title for the settings page.
+
+
+ Show
+ Reveal a hidden value (password).
+
+
+ Item deleted
+ Confirmation message after successfully deleting a login.
+
+
+ Submit
+
+
+ Sync
+ The title for the sync page.
+
+
+ Thank you
+
+
+ Tools
+ The title for the tools page.
+
+
+ URI
+ Label for a uri/url.
+
+
+ Use fingerprint to unlock
+
+
+ Username
+ Label for a username.
+
+
+ The {0} field is required.
+ Validation message for when a form field is left blank and is required to be entered.
+
+
+ {0} copied
+ Confirmation message after successfully copying a value to the clipboard.
+
+
+ Verify fingerprint
+
+
+ Verify master password
+
+
+ Verify PIN
+
+
+ Version
+
+
+ View
+
+
+ Visit our website
+
+
+ Visit our website to get help, news, email us, and/or learn more about how to use Bitwarden.
+
+
+ Website
+ Label for a website.
+
+
+ Yes
+
+
+ Account
+
+
+ Your new account has been created! You may now log in.
+
+
+ Add an Item
+
+
+ App extension
+
+
+ Use the Bitwarden accessibility service to auto-fill your logins across apps and the web.
+
+
+ Auto-fill service
+
+
+ Avoid ambiguous characters
+
+
+ Bitwarden app extension
+
+
+ The easiest way to add new logins to your vault is from the Bitwarden app extension. Learn more about using the Bitwarden app extension by navigating to the "Settings" screen.
+
+
+ Use Bitwarden in Safari and other apps to auto-fill your logins.
+
+
+ Bitwarden Auto-fill Service
+
+
+ Use the Bitwarden accessibility service to auto-fill your logins.
+
+
+ Change email
+
+
+ You can change your email address on the bitwarden.com web vault. Do you want to visit the website now?
+
+
+ Change master password
+
+
+ You can change your master password on the bitwarden.com web vault. Do you want to visit the website now?
+
+
+ Close
+
+
+ Continue
+
+
+ Create account
+
+
+ Creating account...
+ Message shown when interacting with the server
+
+
+ Edit item
+
+
+ Allow automatic syncing
+
+
+ Enter your account email address to receive your master password hint.
+
+
+ Reactivate app extension
+
+
+ Almost done!
+
+
+ Activate app extension
+
+
+ In Safari, find Bitwarden using the share icon (hint: scroll to the right on the bottom row of the menu).
+ Safari is the name of apple's web browser
+
+
+ Get instant access to your passwords!
+
+
+ You're ready to log in!
+
+
+ Your logins are now easily accessible from Safari, Chrome, and other supported apps.
+
+
+ In Safari and Chrome, find Bitwarden using the share icon (hint: scroll to the right on the bottom row of the share menu).
+
+
+ Tap the Bitwarden icon in the menu to launch the extension.
+
+
+ To turn on Bitwarden in Safari and other apps, tap the "more" icon on the bottom row of the menu.
+
+
+ Favorite
+
+
+ Fingerprint
+
+
+ Generate password
+
+
+ Get your master password hint
+
+
+ Import items
+
+
+ You can bulk import items from the bitwarden.com web vault. Do you want to visit the website now?
+
+
+ Quickly bulk import your items from other password management apps.
+
+
+ Last sync:
+
+
+ Length
+
+
+ Lock
+
+
+ 15 minutes
+
+
+ 1 hour
+
+
+ 1 minute
+
+
+ 4 hours
+
+
+ Immediately
+
+
+ Vault timeout
+
+
+ Vault timeout action
+
+
+ Logging out will remove all access to your vault and requires online authentication after the timeout period. Are you sure you want to use this setting?
+
+
+ Logging in...
+ Message shown when interacting with the server
+
+
+ Log in or create a new account to access your secure vault.
+
+
+ Manage
+
+
+ Password confirmation is not correct.
+
+
+ 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.
+
+
+ Master password hint (optional)
+
+
+ A master password hint can help you remember your password if you forget it.
+
+
+ Master password must be at least 8 characters long.
+
+
+ Minimum numbers
+ Minimum numeric characters for password generator settings
+
+
+ Minimum special
+ Minimum special characters for password generator settings
+
+
+ More settings
+
+
+ You must log into the main Bitwarden app before you can use the extension.
+
+
+ Never
+
+
+ Item added
+
+
+ There are no favorites in your vault.
+
+
+ There are no items in your vault.
+
+
+ There are no items in your vault for this website/app. Tap to add one.
+
+
+ This login does not have a username or password configured.
+
+
+ Ok, got it!
+ Confirmation, like "Ok, I understand it"
+
+
+ Option defaults are set from the main Bitwarden app's password generator tool.
+
+
+ Options
+
+
+ Other
+
+
+ Password generated
+
+
+ Password generator
+
+
+ Password hint
+
+
+ We've sent you an email with your master password hint.
+
+
+ Are you sure you want to overwrite the current password?
+
+
+ Bitwarden keeps your vault automatically synced by using push notifications. For the best possible experience, please select "Allow" on the following prompt when asked to allow push notifications.
+ Push notifications for apple products
+
+
+ Rate the app
+
+
+ Please consider helping us out with a good review!
+
+
+ Regenerate password
+
+
+ Re-type master password
+
+
+ Search vault
+
+
+ Security
+
+
+ Select
+
+
+ Set PIN
+
+
+ Enter a 4 digit PIN code to unlock the app with.
+
+
+ Item information
+
+
+ Item saved
+
+
+ Submitting...
+ Message shown when interacting with the server
+
+
+ Syncing...
+ Message shown when interacting with the server
+
+
+ Syncing complete
+
+
+ Syncing failed
+
+
+ Sync vault now
+
+
+ Touch ID
+ What Apple calls their fingerprint reader.
+
+
+ Two-step login
+
+
+ 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 set up on the bitwarden.com web vault. Do you want to visit the website now?
+
+
+ Unlock with {0}
+
+
+ Unlock with PIN code
+
+
+ Validating
+ Message shown when interacting with the server
+
+
+ Verification code
+
+
+ View item
+
+
+ Bitwarden web vault
+
+
+ Lost authenticator app?
+
+
+ Items
+ Screen title
+
+
+ Extension activated!
+
+
+ Icons
+
+
+ Translations
+
+
+ Items for {0}
+ This is used for the autofill service. ex. "Logins for twitter.com"
+
+
+ There are no items in your vault for {0}.
+ This is used for the autofill service. ex. "There are no items in your vault for twitter.com".
+
+
+ When you select an input field and see a Bitwarden auto-fill overlay, you can tap it to launch the auto-fill service.
+
+
+ Tap this notification to auto-fill an item from your vault.
+
+
+ Open Accessibility Settings
+
+
+ 1. On the Android Accessibility Settings screen, touch "Bitwarden" under the Services heading.
+
+
+ 2. Switch on the toggle and press OK to accept.
+
+
+ Disabled
+
+
+ Enabled
+
+
+ Off
+
+
+ On
+
+
+ Status
+
+
+ The easiest way to add new logins to your vault is from the Bitwarden Auto-fill Service. Learn more about using the Bitwarden Auto-fill Service by navigating to the "Settings" screen.
+
+
+ Auto-fill
+
+
+ Do you want to auto-fill or view this item?
+
+
+ Are you sure you want to auto-fill this item? It is not a complete match for "{0}".
+
+
+ Matching items
+
+
+ Possible matching items
+
+
+ Search
+
+
+ You are searching for an auto-fill item for "{0}".
+
+
+ Learn about organizations
+
+
+ Cannot open the app "{0}".
+ Message shown when trying to launch an app that does not exist on the user's device.
+
+
+ Authenticator app
+ For 2FA
+
+
+ Enter the 6 digit verification code from your authenticator app.
+ For 2FA
+
+
+ Enter the 6 digit verification code that was emailed to {0}.
+ For 2FA
+
+
+ Login unavailable
+ For 2FA whenever there are no available providers on this device.
+
+
+ This account has two-step login set up, however, none of the configured two-step providers are supported on this device. Please use a supported device and/or add additional providers that are better supported across devices (such as an authenticator app).
+
+
+ Recovery code
+ For 2FA
+
+
+ Remember me
+ Remember my two-step login
+
+
+ Send verification code email again
+ For 2FA
+
+
+ Two-step login options
+
+
+ Use another two-step login method
+
+
+ Could not send verification email. Try again.
+ For 2FA
+
+
+ Verification email sent
+ For 2FA
+
+
+ To continue, hold your YubiKey NEO against the back of the device or insert your YubiKey into your device's USB port, then touch its button.
+
+
+ YubiKey security key
+ "YubiKey" is the product name and should not be translated.
+
+
+ Add new attachment
+
+
+ Attachments
+
+
+ Unable to download file.
+
+
+ Your device cannot open this type of file.
+
+
+ Downloading...
+ Message shown when downloading a file
+
+
+ This attachment is {0} in size. Are you sure you want to download it onto your device?
+ The placeholder will show the file size of the attachment. Ex "25 MB"
+
+
+ Authenticator key (TOTP)
+
+
+ Verification code (TOTP)
+ Totp code label
+
+
+ Authenticator key added.
+
+
+ Cannot read authenticator key.
+
+
+ Point your camera at the QR Code.
+Scanning will happen automatically.
+
+
+ Scan QR Code
+
+
+ Camera
+
+
+ Photos
+
+
+ Copy TOTP
+
+
+ If a login has an authenticator key, copy the TOTP verification code to your clip-board when you auto-fill the login.
+
+
+ Copy TOTP automatically
+
+
+ A premium membership is required to use this feature.
+
+
+ Attachment added
+
+
+ Attachment deleted
+
+
+ Choose file
+
+
+ File
+
+
+ No file chosen
+
+
+ There are no attachments.
+
+
+ File Source
+
+
+ Feature unavailable
+
+
+ Maximum file size is 100 MB.
+
+
+ You cannot use this feature until you update your encryption key.
+
+
+ Learn more
+
+
+ API server URL
+
+
+ Custom environment
+
+
+ For advanced users. You can specify the base URL of each service independently.
+
+
+ The environment URLs have been saved.
+
+
+ {0} is not correctly formatted.
+ Validation error when something is not formatted correctly, such as a URL or email address.
+
+
+ Identity server URL
+ "Identity" refers to an identity server. See more context here https://en.wikipedia.org/wiki/Identity_management
+
+
+ Self-hosted environment
+
+
+ Specify the base URL of your on-premise hosted Bitwarden installation.
+
+
+ Server URL
+
+
+ Web vault server URL
+
+
+ Tap this notification to view items from your vault.
+
+
+ Custom fields
+
+
+ Copy number
+
+
+ Copy security code
+
+
+ Number
+
+
+ Security code
+
+
+ Card
+
+
+ Identity
+
+
+ Login
+
+
+ Secure note
+
+
+ Address 1
+
+
+ Address 2
+
+
+ Address 3
+
+
+ April
+
+
+ August
+
+
+ Brand
+
+
+ Cardholder name
+
+
+ City / Town
+
+
+ Company
+
+
+ Country
+
+
+ December
+
+
+ Dr
+
+
+ Expiration month
+
+
+ Expiration year
+
+
+ February
+
+
+ First name
+
+
+ January
+
+
+ July
+
+
+ June
+
+
+ Last name
+
+
+ Full name
+
+
+ License number
+
+
+ March
+
+
+ May
+
+
+ Middle name
+
+
+ Mr
+
+
+ Mrs
+
+
+ Ms
+
+
+ November
+
+
+ October
+
+
+ Passport number
+
+
+ Phone
+
+
+ September
+
+
+ Social Security number
+
+
+ State / Province
+
+
+ Title
+
+
+ Zip / Postal code
+
+
+ Address
+
+
+ Expiration
+
+
+ Show website icons
+
+
+ Show a recognizable image next to each login.
+
+
+ Icons server URL
+
+
+ Auto-fill with Bitwarden
+
+
+ Vault is locked
+
+
+ Go to my vault
+
+
+ Collections
+
+
+ There are no items in this collection.
+
+
+ There are no items in this folder.
+
+
+ There are no items in the trash.
+
+
+ Auto-fill Accessibility Service
+
+
+ The Bitwarden auto-fill service uses the Android Autofill Framework to assist in filling login information into other apps on your device.
+
+
+ Use the Bitwarden auto-fill service to fill login information into other apps.
+
+
+ Open Autofill Settings
+
+
+ Face ID
+ What Apple calls their facial recognition reader.
+
+
+ Use Face ID to verify.
+
+
+ Use Face ID To Unlock
+
+
+ Verify Face ID
+
+
+ Windows Hello
+
+
+ We were unable to automatically open the Android autofill settings menu for you. You can navigate to the autofill settings menu manually from Android Settings > System > Languages and input > Advanced > Autofill service.
+
+
+ Custom field name
+
+
+ Boolean
+
+
+ Hidden
+
+
+ Linked
+
+
+ Text
+
+
+ New custom field
+
+
+ What type of custom field do you want to add?
+
+
+ Remove
+
+
+ New URI
+
+
+ URI {0}
+ Label for a uri/url with position. i.e. URI 1, URI 2, etc
+
+
+ Base domain
+
+
+ Default
+
+
+ Exact
+
+
+ Host
+ A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'.
+
+
+ Regular expression
+ A programming term, also known as 'RegEx'.
+
+
+ Starts with
+
+
+ URI match detection
+
+
+ Match detection
+ URI match detection for auto-fill.
+
+
+ Yes, and save
+
+
+ Auto-fill and save
+
+
+ Organization
+ An entity of multiple related people (ex. a team or business organization).
+
+
+ Hold your Yubikey near the top of the device.
+
+
+ Try again
+
+
+ To continue, hold your YubiKey NEO against the back of the device.
+
+
+ The accessibility service may be helpful to use when apps do not support the standard auto-fill service.
+
+
+ Password updated
+ ex. Date this password was updated
+
+
+ Updated
+ ex. Date this item was updated
+
+
+ AutoFill activated!
+
+
+ You must log into the main Bitwarden app before you can use AutoFill.
+
+
+ Your logins are now easily accessible right from your keyboard while logging into apps and websites.
+
+
+ We recommend disabling any other AutoFill apps under Settings if you do not plan to use them.
+
+
+ Access your vault directly from your keyboard to quickly autofill passwords.
+
+
+ To set up password auto-fill on your device, follow these instructions:
+
+
+ 1. Go to the iOS "Settings" app
+
+
+ 2. Tap "Passwords"
+
+
+ 3. Tap "AutoFill Passwords"
+
+
+ 4. Turn on AutoFill
+
+
+ 5. Select "Bitwarden"
+
+
+ Password auto-fill
+
+
+ The easiest way to add new logins to your vault is by using the Bitwarden Password AutoFill extension. Learn more about using the Bitwarden Password AutoFill extension by navigating to the "Settings" screen.
+
+
+ Invalid email address.
+
+
+ Cards
+
+
+ Identities
+
+
+ Logins
+
+
+ Secure notes
+
+
+ All items
+
+
+ URIs
+ Plural form of a URI
+
+
+ Checking password...
+ A loading message when doing an exposed password check.
+
+
+ Check if password has been exposed.
+
+
+ This password has been exposed {0} time(s) in data breaches. You should change it.
+
+
+ This password was not found in any known data breaches. It should be safe to use.
+
+
+ Identity name
+
+
+ Value
+
+
+ Password history
+
+
+ Types
+
+
+ No passwords to list.
+
+
+ There are no items to list.
+
+
+ Search collection
+
+
+ Search file Sends
+
+
+ Search text Sends
+
+
+ Search {0}
+ ex: Search Logins
+
+
+ Type
+
+
+ Move down
+
+
+ Move Up
+
+
+ Miscellaneous
+
+
+ Ownership
+
+
+ Who owns this item?
+
+
+ There are no collections to list.
+
+
+ {0} moved to {1}.
+ ex: Item moved to Organization.
+
+
+ Item has been shared.
+
+
+ You must select at least one collection.
+
+
+ Share
+
+
+ Share Item
+
+
+ Move to Organization
+
+
+ No organizations to list.
+
+
+ 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.
+
+
+ Number of words
+
+
+ Passphrase
+
+
+ Word separator
+
+
+ Clear
+ To clear something out. example: To clear browser history.
+
+
+ Generator
+ Short for "Password Generator"
+
+
+ There are no folders to list.
+
+
+ Fingerprint phrase
+ A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing.
+
+
+ Your account's fingerprint phrase
+ A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing.
+
+
+ Bitwarden allows you to share your vault items with others by using an organization account. Would you like to visit the bitwarden.com website to learn more?
+
+
+ Export vault
+
+
+ Lock now
+
+
+ PIN
+
+
+ Unlock
+
+
+ Unlock vault
+
+
+ 30 minutes
+
+
+ Set your PIN code for unlocking Bitwarden. Your PIN settings will be reset if you ever fully log out of the application.
+
+
+ Logged in as {0} on {1}.
+ ex: Logged in as user@example.com on bitwarden.com.
+
+
+ Your vault is locked. Verify your master password to continue.
+
+
+ Your vault is locked. Verify your PIN code to continue.
+
+
+ Your vault is locked. Verify your identity to continue.
+
+
+ Dark
+ A dark color
+
+
+ Light
+ A light color
+
+
+ 5 minutes
+
+
+ 10 seconds
+
+
+ 30 seconds
+
+
+ 20 seconds
+
+
+ 2 minutes
+
+
+ Clear clipboard
+ Clipboard is the operating system thing where you copy/paste data to on your device.
+
+
+ Automatically clear copied values from your clipboard.
+ Clipboard is the operating system thing where you copy/paste data to on your device.
+
+
+ Default URI match detection
+ Default URI match detection for auto-fill.
+
+
+ Choose the default way that URI match detection is handled for logins when performing actions such as auto-fill.
+
+
+ Theme
+ Color theme
+
+
+ Change the application's color theme.
+
+
+ Default (System)
+
+
+ Default dark theme
+
+
+ Choose the dark theme to use when using Default (System) theme while your device's dark mode is in use.
+
+
+ Copy note
+
+
+ Exit
+
+
+ Are you sure you want to exit Bitwarden?
+
+
+ Do you want to require unlocking with your master password when the application is restarted?
+
+
+ Black
+ The color black
+
+
+ Nord
+ 'Nord' is the name of a specific color scheme. It should not be translated.
+
+
+ Solarized Dark
+ 'Solarized Dark' is the name of a specific color scheme. It should not be translated.
+
+
+ Auto-fill blocked URIs
+
+
+ Auto-fill will not be offered for blocked URIs. Separate multiple URIs with a comma. For example: "https://twitter.com, androidapp://com.twitter.android".
+
+
+ Ask to add login
+
+
+ Ask to add an item if one isn't found in your vault.
+
+
+ On app restart
+
+
+ Auto-fill makes it easy to securely access your Bitwarden vault from other websites and apps. It looks like you have not set up an auto-fill service for Bitwarden. Set up auto-fill for Bitwarden from the "Settings" screen.
+
+
+ Your theme changes will apply when the app is restarted.
+
+
+ Capitalize
+ ex. Uppercase the first character of a word.
+
+
+ Include number
+
+
+ Download
+
+
+ Shared
+
+
+ Toggle visibility
+
+
+ Your login session has expired.
+
+
+ Biometric verification
+
+
+ Biometrics
+
+
+ Use biometrics to unlock
+
+
+ Bitwarden needs attention - See "Auto-fill Accessibility Service" from Bitwarden settings
+
+
+ 3. On the Android App Settings screen for Bitwarden, go to the "Display over other apps" options (under Advanced) and tap the toggle to allow overlay support.
+
+
+ Permission
+
+
+ Open Overlay Permission Settings
+
+
+ 3. On the Android App Settings screen for Bitwarden, select "Display over other apps" (under "Advanced") and switch on the toggle to allow the overlay.
+
+
+ Denied
+
+
+ Granted
+
+
+ File format
+
+
+ Enter your master password to export your vault data.
+
+
+ Send a verification code to your email
+
+
+ Code sent!
+
+
+ Confirm your identity to continue.
+
+
+ This export contains your vault data in an unencrypted format. You should not store or send the exported file over unsecure channels (such as email). Delete it immediately after you are done using it.
+
+
+ This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file.
+
+
+ Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account.
+
+
+ Confirm vault export
+ Title for the alert to confirm vault exports.
+
+
+ Warning
+
+
+ There was a problem exporting your vault. If the problem persists, you'll need to export from the web vault.
+
+
+ Vault exported successfully
+
+
+ Clone
+ Clone an entity (verb).
+
+
+ One or more organization policies are affecting your generator settings
+
+
+ Open
+ Button text for an open operation (verb).
+
+
+ There was a problem saving this attachment. If the problem persists, you can save it from the web vault.
+
+
+ Attachment saved successfully
+
+
+ Please turn on "Auto-fill Accessibility Service" from Bitwarden Settings to use the Auto-fill tile.
+
+
+ No password fields detected
+
+
+ Sending to trash...
+ Message shown when interacting with the server
+
+
+ Item has been sent to trash.
+ Confirmation message after successfully soft-deleting a login
+
+
+ Restore
+ Restores an entity (verb).
+
+
+ Restoring...
+ Message shown when interacting with the server
+
+
+ Item restored
+ Confirmation message after successfully restoring a soft-deleted item
+
+
+ Trash
+ (noun) Location of deleted items which have not yet been permanently deleted
+
+
+ Search trash
+ (action prompt) Label for the search text field when viewing the trash folder
+
+
+ Do you really want to permanently delete? This cannot be undone.
+ Confirmation alert message when permanently deleteing a cipher.
+
+
+ Do you really want to restore this item?
+ Confirmation alert message when restoring a soft-deleted cipher.
+
+
+ Do you really want to send to the trash?
+ Confirmation alert message when soft-deleting a cipher.
+
+
+ Biometric unlock disabled pending verification of master password.
+
+
+ Biometric unlock for autofill disabled pending verification of master password.
+
+
+ Allow sync on refresh
+
+
+ Syncing vault with pull down gesture.
+
+
+ Enterprise single sign-on
+
+
+ Quickly log in using your organization's single sign-on portal. Please enter your organization's identifier to begin.
+
+
+ Organization identifier
+
+
+ Currently unable to login with SSO
+
+
+ Set master password
+
+
+ In order to complete logging in with SSO, please set a master password to access and protect your vault.
+
+
+ One or more organization policies require your master password to meet the following requirements:
+
+
+ Minimum complexity score of {0}
+
+
+ Minimum length of {0}
+
+
+ Contain one or more uppercase characters
+
+
+ Contain one or more lowercase characters
+
+
+ Contain one or more numbers
+
+
+ Contain one or more of the following special characters: {0}
+
+
+ Invalid password
+
+
+ Password does not meet organization requirements. Please check the policy information and try again.
+
+
+ Loading
+
+
+ By activating this switch you agree to the following:
+
+
+
+ Terms of Service and Privacy Policy have not been acknowledged.
+
+
+ Terms of Service
+
+
+ Privacy Policy
+
+
+ Bitwarden needs attention - Turn on "Draw-Over" in "Auto-fill Services" from Bitwarden Settings
+
+
+ Auto-fill services
+
+
+ Use inline autofill
+
+
+ Use inline autofill if your selected IME (keyboard) supports it. If your configuration is not supported (or this option is turned off), the default Autofill overlay will be used.
+
+
+ Use accessibility
+
+
+ Use the Bitwarden Accessibility Service to auto-fill your logins across apps and the web. When set up, we'll display a popup when login fields are selected.
+
+
+ Use the Bitwarden Accessibility Service to auto-fill your logins across apps and the web. (Requires Draw-Over to be turned on as well)
+
+
+ Use the Bitwarden Accessibility Service to use the Autofill Quick-Action Tile, and/or show a popup using Draw-Over (if turned on).
+
+
+ Required to use the Autofill Quick-Action Tile, or to augment the Autofill Service by using Draw-Over (if turned on).
+
+
+ Use draw-over
+
+
+ Allows the Bitwarden Accessibility Service to display a popup when login fields are selected.
+
+
+ If turned on, the Bitwarden Accessibility Service will display a popup when login fields are selected to assist with auto-filling your logins.
+
+
+ If turned on, accessibility will show a popup to augment the Autofill Service for older apps that don't support the Android Autofill Framework.
+
+
+ Due to an enterprise policy, you are restricted from saving items to your individual vault. Change the ownership option to an organization and choose from available collections.
+
+
+ An organization policy is affecting your ownership options.
+
+
+ Send
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ All Sends
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Sends
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ A friendly name to describe this Send.
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Text
+
+
+ Text
+
+
+ The text you want to send.
+
+
+ When accessing the Send, hide the text by default
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ File
+
+
+ The file you want to send.
+
+
+ File type is selected.
+
+
+ File type is not selected, tap to select.
+
+
+ Text type is selected.
+
+
+ Text type is not selected, tap to select.
+
+
+ Deletion date
+
+
+ Deletion time
+
+
+ The Send will be permanently deleted on the specified date and time.
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Pending deletion
+
+
+ Expiration date
+
+
+ Expiration time
+
+
+ If set, access to this Send will expire on the specified date and time.
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Expired
+
+
+ Maximum access count
+
+
+ If set, users will no longer be able to access this Send once the maximum access count is reached.
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Max access count reached
+
+
+ Current access count
+
+
+ New password
+
+
+ Optionally require a password for users to access this Send.
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Remove password
+
+
+ Are you sure you want to remove the password?
+
+
+ Removing password
+
+
+ Password has been removed.
+
+
+ Private notes about this Send.
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Deactivate this Send so that no one can access it
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ There are no Sends in your account.
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Add a Send
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Copy link
+
+
+ Share link
+
+
+ Send link
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Search Sends
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Edit Send
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ New Send
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Are you sure you want to delete this Send?
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Send deleted
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Send saved
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Send created
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ 1 day
+
+
+ 2 days
+
+
+ 3 days
+
+
+ 7 days
+
+
+ 30 days
+
+
+ Custom
+
+
+ Share this Send upon save
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Due to an enterprise policy, you are only able to delete an existing Send.
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ About Send
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Hide my email address from recipients
+
+
+ One or more organization policies are affecting your Send options.
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Free accounts are restricted to sharing text only. A premium membership is required to use files with Send.
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ You must verify your email to use files with Send. You can verify your email in the web vault.
+ 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.
+
+
+ Master password re-prompt
+
+
+ Master password confirmation
+
+
+ This action is protected, to continue please re-enter your master password to verify your identity.
+
+
+ Captcha required
+
+
+ Captcha failed. Please try again.
+
+
+ Updated master password
+
+
+ Update master password
+
+
+ Your master password was recently changed by an administrator in your organization. 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.
+
+
+ Updating password
+
+
+ Currently unable to update password
+
+
+ Remove master password
+
+
+ {0} is using SSO with customer-managed encryption. Continuing will remove your master password from your account and require SSO to login.
+
+
+ If you do not want to remove your master password, you may leave this organization.
+
+
+ Leave organization
+
+
+ Leave {0}?
+
+
+ FIDO2 WebAuthn
+
+
+ To continue, have your FIDO2 WebAuthn compatible security key ready, then follow the instructions after clicking 'Authenticate WebAuthn' on the next screen.
+
+
+ Authentication using FIDO2 WebAuthn, you can authenticate using an external security key.
+
+
+ Authenticate WebAuthn
+
+
+ Return to app
+
+
+ Please make sure your default browser supports WebAuthn and try again.
+
+
+ This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password.
+
+
+ Your organization policies are affecting your vault timeout. Maximum allowed vault timeout is {0} hour(s) and {1} minute(s)
+
+
+ Your vault timeout exceeds the restrictions set by your organization.
+
+
+ One or more organization policies prevents your from exporting your individual vault.
+
+
+ Add account
+
+
+ Unlocked
+
+
+ Locked
+
+
+ Logged out
+
+
+ Switched to next available account
+
+
+ Account locked
+
+
+ Account logged out successfully
+
+
+ Account removed successfully
+
+
+ Delete account
+
+
+ Deleting your account is permanent
+
+
+ Your account and all vault data will be erased and unrecoverable. Are you sure you want to continue?
+
+
+ Deleting your account
+
+
+ Your account has been permanently deleted
+
+
+ Invalid verification code
+
+
+ Request one-time password
+
+
+ Send code
+
+
+ Sending
+
+
+ Copy Send link on save
+
+
+ Sending code
+
+
+ Verifying
+
+
+ Resend code
+
+
+ A verification code was sent to your email
+
+
+ An error occurred while sending a verification code to your email. Please try again
+
+
+ Enter the verification code that was sent to your email
+
+
+ Submit crash logs
+
+
+ Help Bitwarden improve app stability by submitting crash reports.
+
+
+ Options are expanded, tap to collapse.
+
+
+ Options are collapsed, tap to expand.
+
+
+ Uppercase (A to Z)
+
+
+ Lowercase (A to Z)
+
+
+ Numbers (0 to 9)
+
+
+ Special characters (!@#$%^&*)
+
+
+ Tap to go back
+
+
+ Password is visible, tap to hide.
+
+
+ Password is not visible, tap to show.
+
+
+ Filter items by vault
+
+
+ All vaults
+
+
+ Vaults
+
+
+ Vault: {0}
+
+
+ All
+
+
+ TOTP
+
+
+ Verification codes
+
+
+ Premium subscription required
+
+
+ Cannot add authenticator key?
+
+
+ Scan QR Code
+
+
+ Cannot scan QR Code?
+
+
+ Authenticator key
+
+
+ Enter key manually
+
+
+ Add TOTP
+
+
+ Set up TOTP
+
+
+ Once the key is successfully entered,
+select Add TOTP to store the key safely
+
+
+ Setting your lock options to “Never” keeps your vault available to anyone with access to your device. If you use this option, you should ensure that you keep your device properly protected.
+
+
+ One or more of the URLs entered are invalid. Please revise it and try to save again.
+
+
+ We were unable to process your request. Please try again or contact us.
+
+
+ Allow screen capture
+
+
+ Are you sure you want to turn on screen capture?
+
+
+ Login requested
+
+
+ Are you trying to log in?
+
+
+ Login attempt by {0} on {1}
+
+
+ Device type
+
+
+ IP address
+
+
+ Time
+
+
+ Near
+
+
+ Confirm login
+
+
+ Deny login
+
+
+ Just now
+
+
+ {0} minutes ago
+
+
+ Login confirmed
+
+
+ Login denied
+
+
+ Approve login requests
+
+
+ Use this device to approve login requests made from other devices.
+
+
+ Allow notifications
+
+
+ Receive push notifications for new login requests
+
+
+ No thanks
+
+
+ Confirm login attempt for {0}
+
+
+ All notifications
+
+
+ Password type
+
+
+ What would you like to generate?
+
+
+ Username type
+
+
+ Plus addressed email
+
+
+ Catch-all email
+
+
+ Forwarded email alias
+
+
+ Random word
+
+
+ Email (required)
+
+
+ Domain name (required)
+
+
+ API key (required)
+
+
+ Service
+
+
+ AnonAddy
+ "AnonAddy" is the product name and should not be translated.
+
+
+ Firefox Relay
+ "Firefox Relay" is the product name and should not be translated.
+
+
+ SimpleLogin
+ "SimpleLogin" is the product name and should not be translated.
+
+
+ API access token
+
+
+ Are you sure you want to overwrite the current username?
+
+
+ Generate username
+
+
+ Email Type
+
+
+ Website (required)
+
+
+ Unknown {0} error occurred.
+
+
+ Use your email provider's subaddress capabilities
+
+
+ Use your domain's configured catch-all inbox.
+
+
+ Generate an email alias with an external forwarding service.
+
+
+ Random
+
+
+ Connect to Watch
+
+
+ Accessibility Service Disclosure
+
+
+ Bitwarden uses the Accessibility Service to search for login fields in apps and websites, then establish the appropriate field IDs for entering a username & password when a match for the app or site is found. We do not store any of the information presented to us by the service, nor do we make any attempt to control any on-screen elements beyond text entry of credentials.
+
+
+ Accept
+
+
+ Decline
+
+
+ Login request has already expired.
+
+
+ Login attempt from:
+{0}
+Do you want to switch to this account?
+
+
+ New around here?
+
+
+ Get master password hint
+
+
+ Logging in as {0}
+
+
+ Not you?
+
+
+ Log in with master password
+
+
+ Log In with another device
+
+
+ Log in initiated
+
+
+ A notification has been sent to your device.
+
+
+ Please make sure your vault is unlocked and the Fingerprint phrase matches on the other device.
+
+
+ Resend notification
+
+
+ Need another option?
+
+
+ View all log in options
+
+
+ This request is no longer valid
+
+
+ Enable camera permission to use the scanner
+
+
diff --git a/src/App/Resources/AppResources.nl.resx b/src/App/Resources/AppResources.nl.resx
index 08d032e36..521d1ba82 100644
--- a/src/App/Resources/AppResources.nl.resx
+++ b/src/App/Resources/AppResources.nl.resx
@@ -2450,7 +2450,7 @@ kies je TOTP toevoegen om de sleutel veilig op te slaan
Willekeurig
- Connect to Watch
+ Verbinding maken met horloge
Toegankelijksheidsservice-melding
@@ -2491,22 +2491,22 @@ Wilt u naar dit account wisselen?
Inloggen met een ander apparaat
- Log in initiated
+ Inloggen gestart
- A notification has been sent to your device.
+ Er is een bericht naar je apparaat verstuurd.
- Please make sure your vault is unlocked and the Fingerprint phrase matches on the other device.
+ Zorg ervoor dat je kluis is ontgrendeld en dat de Vingerafdrukzin overeenkomt met het andere apparaat.
- Resend notification
+ Bericht opnieuw verzenden
- Need another option?
+ Nog een optie nodig?
- View all log in options
+ Alle loginopties bekijken
Dit verzoek is niet langer geldig
diff --git a/src/App/Resources/AppResources.ro.resx b/src/App/Resources/AppResources.ro.resx
index 86637c1fb..dda42bf2e 100644
--- a/src/App/Resources/AppResources.ro.resx
+++ b/src/App/Resources/AppResources.ro.resx
@@ -2450,7 +2450,7 @@ selectați „Adăugare TOTP” pentru a stoca cheia în siguranță
Aleatoriu
- Connect to Watch
+ Conectează-te pentru a urmări
Dezvăluirea serviciilor de accesibilitate
@@ -2491,27 +2491,27 @@ Doriți să comutați la acest cont?
Autentificați-vă cu un alt dispozitiv
- Log in initiated
+ Autentificare inițiată
- A notification has been sent to your device.
+ O notificare a fost trimisă pe dispozitivul dvs.
- Please make sure your vault is unlocked and the Fingerprint phrase matches on the other device.
+ Asigurați-vă că seiful dvs. este deblocat și că fraza amprentă corespunde cu cea a celuilalt dispozitiv.
- Resend notification
+ Retrimitere notificare
- Need another option?
+ Selectezi o altă opțiune?
- View all log in options
+ Vedeți toate opțiunile de autentificare
- This request is no longer valid
+ Această cerere nu mai este valabilă
- Enable camera permission to use the scanner
+ Permite accesul camerei foto pentru a utiliza scanerul
diff --git a/src/App/Resources/AppResources.ru.resx b/src/App/Resources/AppResources.ru.resx
index ca13c0824..a4862dad9 100644
--- a/src/App/Resources/AppResources.ru.resx
+++ b/src/App/Resources/AppResources.ru.resx
@@ -243,7 +243,7 @@
Hide a secret value that is currently shown (password).
- Пожалуйста, подключитесь к интернету чтобы продолжить.
+ Подключитесь к интернету чтобы продолжить.
Description message for the alert when internet connection is required to continue.
@@ -279,20 +279,20 @@
Удалить аккаунт
- Вы действительно хотите удалить эту учетную запись?
+ Вы действительно хотите удалить этот аккаунт?
Аккаунт уже добавлен
- Хотите переключиться на нее?
+ Хотите переключиться на него?
Мастер-пароль
Label for a master password.
- Больше
+ Еще
Text to define that there are more options things to see.
@@ -315,7 +315,7 @@
Label for notes.
- Ok
+ OK
Acknowledgement.
@@ -440,7 +440,7 @@
Служба автозаполнения Bitwarden
- Используйте службу специальных возможностей Bitwarden для автоматического заполнения ваших логинов.
+ Используйте службу специальных возможностей Bitwarden для автоматического заполнения логинов.
Изменить email
@@ -511,7 +511,7 @@
Избранный
- отпечатком
+ Отпечаток
Сгенерировать пароль
@@ -523,10 +523,10 @@
Импорт элементов
- Вы можете импортировать элементы в свое веб-хранилище на bitwarden.com. Перейти на сайт сейчас?
+ Вы можете массово импортировать свои элементы из веб-хранилища на bitwarden.com. Перейти на сайт сейчас?
- Быстрый импорт ваших элементов из других менеджеров паролей.
+ Быстрый массовый импорт записей из других менеджеров паролей.
Последняя синхронизация:
@@ -860,7 +860,7 @@
For 2FA
- Для продолжения приложите ваш YubiKey NEO к задней панели устройства или вставьте его в USB-порт и нажмите его кнопку.
+ Для продолжения приложите ваш YubiKey NEO к задней панели устройства или вставьте в USB-порт и нажмите его кнопку.
Ключ безопасности YubiKey
@@ -876,14 +876,14 @@
Не удается загрузить файл.
- Устройство не может открыть этот тип файла.
+ Устройство не может открыть файл этого типа.
Загрузка...
Message shown when downloading a file
- Это вложение имеет размер {0}. Вы действительно хотите загрузить его на устройство?
+ Размер этого вложения - {0}. Вы действительно хотите загрузить его на устройство?
The placeholder will show the file size of the attachment. Ex "25 MB"
diff --git a/store/apple/bg/copy.resx b/store/apple/bg/copy.resx
index ee44a4e9a..e6d55ee32 100644
--- a/store/apple/bg/copy.resx
+++ b/store/apple/bg/copy.resx
@@ -122,31 +122,31 @@
Max 30 characters
- Bitwarden, Inc. is the parent company of 8bit Solutions LLC.
+ „Bitwarden, Inc.“ е компанията-майка на „8bit Solutions LLC“.
-NAMED BEST PASSWORD MANAGER BY THE VERGE, U.S. NEWS & WORLD REPORT, CNET, AND MORE.
+ОПРЕДЕЛЕН КАТО НАЙ-ДОБРИЯТ УПРАВИТЕЛ НА ПАРОЛИ ОТ „THE VERGE“, „U.S. NEWS & WORLD REPORT“, „CNET“ И ОЩЕ.
-Manage, store, secure, and share unlimited passwords across unlimited devices from anywhere. Bitwarden delivers open source password management solutions to everyone, whether at home, at work, or on the go.
+Управлявайте, съхранявайте, защитавайте и споделяйте неограничен брой пароли на неограничен брой устройства от всяка точка на света. Битуорден предоставя решение за управление на паролите с отворен код, от което може да се възползва всеки, било то у дома, на работа или на път.
-Generate strong, unique, and random passwords based on security requirements for every website you frequent.
+Създавайте сигурни, уникални и случайни пароли според изискванията за сигурност на всеки уеб сайт, който посещавате.
-Bitwarden Send quickly transmits encrypted information --- files and plaintext -- directly to anyone.
+С Изпращанията на Битуорден можете незабавно да предавате шифрована информация под формата на файлове и обикновен текст – директно и с всекиго.
-Bitwarden offers Teams and Enterprise plans for companies so you can securely share passwords with colleagues.
+Битуорден предлага планове за екипи и големи фирми, така че служителите в компаниите да могат безопасно да споделят пароли помежду си.
-Why Choose Bitwarden:
+Защо да изберете Битуорден:
-World-Class Encryption
-Passwords are protected with advanced end-to-end encryption (AES-256 bit, salted hashtag, and PBKDF2 SHA-256) so your data stays secure and private.
+Шифроване от най-висока класа
+Паролите са защитени със сложен шифър „от край до край“ (AES-256 bit, salted hashtag и PBKDF2 SHA-256), така че данните Ви остават да са защитени и неприкосновени.
-Built-in Password Generator
-Generate strong, unique, and random passwords based on security requirements for every website you frequent.
+Вграден генератор на пароли
+Създавайте сигурни, уникални и случайни пароли според изискванията за сигурност на всеки уеб сайт, който посещавате.
-Global Translations
-Bitwarden translations exist in 40 languages and are growing, thanks to our global community.
+Глобални преводи
+Битуорден е преведен на 40 езика и този брой не спира да расте, благодарение на нашата глобална общност.
-Cross-Platform Applications
-Secure and share sensitive data within your Bitwarden Vault from any browser, mobile device, or desktop OS, and more.
+Приложения за всяка система
+Защитете и споделяйте поверителните данни от своя трезор в Битуорден от всеки браузър, мобилно устройство или компютър.
Max 4000 characters
diff --git a/store/apple/fa/copy.resx b/store/apple/fa/copy.resx
index ad3aebd01..4ac75cee5 100644
--- a/store/apple/fa/copy.resx
+++ b/store/apple/fa/copy.resx
@@ -124,40 +124,40 @@
Bitwarden، Inc. شرکت مادر 8bit Solutions LLC است.
-به عنوان بهترین مدیر رمز عبور توسط VERGE، US News & WORLD REPORT، CNET و دیگران انتخاب شد.
+به عنوان بهترین مدیر کلمه عبور توسط VERGE، US News & WORLD REPORT، CNET و دیگران انتخاب شد.
-گذرواژههای با تعداد نامحدود را در دستگاههای نامحدود از هر کجا مدیریت کنید، ذخیره کنید، ایمن کنید و به اشتراک بگذارید. Bitwarden راه حل های مدیریت رمز عبور منبع باز را به همه ارائه می دهد، چه در خانه، چه در محل کار یا در حال حرکت.
+کلمه های هبور با تعداد نامحدود را در دستگاههای نامحدود از هر کجا مدیریت کنید، ذخیره کنید، ایمن کنید و به اشتراک بگذارید. Bitwarden راه حل های مدیریت کلمه عبور منبع باز را به همه ارائه می دهد، چه در خانه، چه در محل کار یا در حال حرکت.
-بر اساس الزامات امنیتی برای هر وب سایتی که بازدید می کنید، رمزهای عبور قوی، منحصر به فرد و تصادفی ایجاد کنید.
+بر اساس الزامات امنیتی برای هر وب سایتی که بازدید می کنید، کلمههای عبور قوی، منحصر به فرد و تصادفی ایجاد کنید.
-Bitwarden Send به سرعت اطلاعات رمزگذاری شده --- فایل ها و متن ساده - را مستقیماً به هر کسی منتقل می کند.
+Bitwarden Send به سرعت اطلاعات رمزگذاری شده --- فایل ها و متن ساده - را مستقیماً به هر کسی منتقل میکند.
Bitwarden برنامههای Teams و Enterprise را برای شرکتها ارائه میدهد تا بتوانید بهطور ایمن گذرواژهها را با همکاران خود به اشتراک بگذارید.
چرا Bitwarden را انتخاب کنید:
رمزگذاری در کلاس جهانی
-گذرواژهها با رمزگذاری پیشرفته (AES-256 بیت، هشتگ سالت و PBKDF2 SHA-256) محافظت میشوند تا دادههای شما امن و خصوصی بمانند.
+کلمههای عبور با رمزگذاری پیشرفته (AES-256 بیت، هشتگ سالت و PBKDF2 SHA-256) محافظت میشوند تا دادههای شما امن و خصوصی بمانند.
-تولیدکننده رمز عبور داخلی
-بر اساس الزامات امنیتی برای هر وب سایتی که بازدید می کنید، رمزهای عبور قوی، منحصر به فرد و تصادفی ایجاد کنید.
+تولیدکننده کلمه عبور داخلی
+بر اساس الزامات امنیتی برای هر وب سایتی که بازدید می کنید، کلمههای عبور قوی، منحصر به فرد و تصادفی ایجاد کنید.
ترجمه های جهانی
ترجمه Bitwarden به 40 زبان وجود دارد و به لطف جامعه جهانی ما در حال رشد است.
برنامه های کاربردی چند پلتفرمی
-داده های حساس را در Bitwarden Vault خود از هر مرورگر، دستگاه تلفن همراه یا سیستم عامل دسکتاپ و غیره ایمن کنید و به اشتراک بگذارید.
+دادههای حساس را در Bitwarden Vault خود از هر مرورگر، دستگاه تلفن همراه یا سیستم عامل دسکتاپ و غیره ایمن کنید و به اشتراک بگذارید.
Max 4000 characters
- بیت واردن، 8bit، رمز عبور، مدیر رمز عبور رایگان، مدیر رمز عبور، مدیر ورود به سیستم
+ بیت واردن، 8bit، رمز عبور، مدیر کلمه عبور رایگان، مدیر کلمه عبور، مدیر ورود به سیستم
Max 100 characters
- مدیریت تمام اطلاعات ورود و رمزهای عبورتان از یک گاوصندوق امن
+ مدیریت تمام اطلاعات ورود و کلمههای عبورتان از یک گاوصندوق امن
- به صورت خودکار کلمات عبور قوی، تصادفی و امن ایجاد کنید
+ به صورت خودکار کلمههای عبور قوی، تصادفی و امن ایجاد کنید
گاوصندوق خود را با اثر انگشت، کد پین یا رمز عبور اصلی محافظت کنید
@@ -166,6 +166,6 @@ Bitwarden برنامههای Teams و Enterprise را برای شرکته
ورود خودکار از سافاری، کروم، و صدها برنامه دیگر
- همگام سازی و دسترسی به گاوصندوق خود را از دستگاه های مختلف
+ همگام سازی و دسترسی به گاوصندوق خود از دستگاه های مختلف
diff --git a/store/apple/fr/copy.resx b/store/apple/fr/copy.resx
index b04c02a7d..fcfe3b5f7 100644
--- a/store/apple/fr/copy.resx
+++ b/store/apple/fr/copy.resx
@@ -118,7 +118,7 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
- Bitwarden
+ Bitwarden - Gestionnaire de mots de passe
Max 30 characters
@@ -126,27 +126,28 @@
NOMMÉ MEILLEUR GESTIONNAIRE DE MOTS DE PASSE PAR THE VERGE, U.S. NEWS & WORLD REPORT, CNET, ET PLUS ENCORE.
-Gérez, stockez, sécurisez et partagez un nombre illimité de mots de passe sur un nombre illimité d'appareils, où que vous soyez. Bitwarden fournit des solutions de gestion de mots de passe open source à tout le monde, que ce soit à la maison, au travail ou en déplacement.
+Gérez, stockez, sécurisez et partagez un nombre illimité de mots de passe sur un nombre illimité d'appareils, où que vous soyez. Bitwarden fournit des solutions de gestion de mots de passe open source à tout le monde, que ce soit chez soi, au travail ou en déplacement.
-Générez des mots de passe forts, uniques et aléatoires basés sur des exigences de sécurité pour chaque site web que vous fréquentez.
+Générez des mots de passe robustes, uniques et aléatoires basés sur des exigences de sécurité pour chaque site web que vous fréquentez.
Bitwarden Send transmet rapidement des informations chiffrées --- fichiers et texte --- directement à quiconque.
-Bitwarden propose les plans Teams et Enterprise pour les entreprises afin que vous puissiez partager des mots de passe en toute sécurité avec vos collègues.
+Bitwarden propose des plans Teams et Enterprise pour les sociétés afin que vous puissiez partager des mots de passe en toute sécurité avec vos collègues.
Pourquoi choisir Bitwarden :
Un chiffrement de classe internationale
-Les mots de passe sont protégés par un chiffrement avancé de bout en bout (AES-256 bit, salted hashtag, et PBKDF2 SHA-256) afin que vos données restent sécurisées et privées.
+Les mots de passe sont protégés par un cryptage avancé de bout en bout (AES-256 bit, hachage salé et PBKDF2 SHA-256) afin que vos données restent sécurisées et privées.
Générateur de mots de passe intégré
Générez des mots de passe forts, uniques et aléatoires en fonction des exigences de sécurité pour chaque site web que vous fréquentez.
-Traductions mondiales
-Les traductions de Bitwarden existent dans 40 langues et ne cessent de croître, grâce à notre communauté mondiale.
+Traductions internationales
+Les traductions de Bitwarden existent dans 40 langues et ne cessent de croître, grâce à notre communauté globale.
-Applications multiplateformes
-Sécurisez et partagez des données sensibles dans votre coffre-fort Bitwarden à partir de n'importe quel navigateur, appareil mobile ou système d'exploitation de bureau, et plus encore.
+Applications multiplateformes
+Sécurisez et partagez des données sensibles dans votre coffre Bitwarden à partir de n'importe quel navigateur, appareil mobile ou système d'exploitation de bureau, et plus encore.
+
Max 4000 characters
@@ -157,13 +158,13 @@ Sécurisez et partagez des données sensibles dans votre coffre-fort Bitwarden
Gérer tous vos identifiants et mots de passe depuis un coffre sécurisé
- Générer automatiquement des mots de passe forts, aléatoires et sécurisés
+ Générer automatiquement des mots de passe robustes, aléatoires et sécurisés
- Protéger votre coffre avec Touch ID, un code PIN, ou un mot de passe maître
+ Protéger votre coffre avec Touch ID, un code PIN ou un mot de passe principal
- Remplissage automatique des identifiants depuis Safari, Chrome et des centaines d'autres applications
+ Saisie automatique des identifiants depuis Safari, Chrome et des centaines d'autres applications
Synchroniser et accéder à votre coffre depuis plusieurs appareils
diff --git a/store/apple/lv/copy.resx b/store/apple/lv/copy.resx
index 4a5f685fa..7747bb213 100644
--- a/store/apple/lv/copy.resx
+++ b/store/apple/lv/copy.resx
@@ -122,31 +122,31 @@
Max 30 characters
- Bitwarden, Inc. is the parent company of 8bit Solutions LLC.
+ Bitwarden, Inc. ir 8bit Solutions LLC mātesuzņēmums.
-NAMED BEST PASSWORD MANAGER BY THE VERGE, U.S. NEWS & WORLD REPORT, CNET, AND MORE.
+THE VERGE, U.S. NEWS & WORLD REPORT, CNET UN CITI ATZINA PAR LABĀKO PAROĻU PĀRVALDNIEKU.
-Manage, store, secure, and share unlimited passwords across unlimited devices from anywhere. Bitwarden delivers open source password management solutions to everyone, whether at home, at work, or on the go.
+Pārvaldi, uzglabā, aizsargā un kopīgo neierobežotu skaitu paroļu neierobežotā skaitā ierīču no jebkuras vietas. Bitwarden piedāvā atvērtā koda paroļu pārvaldības risinājumus ikvienam - gan mājās, gan darbā, gan ceļā.
-Generate strong, unique, and random passwords based on security requirements for every website you frequent.
+Ģenerē spēcīgas, unikālas un nejaušas paroles, pamatojoties uz drošības prasībām, katrai bieži apmeklētai vietnei.
-Bitwarden Send quickly transmits encrypted information --- files and plaintext -- directly to anyone.
+Bitwarden Send ātri pārsūta šifrētu informāciju - failus un atklātu tekstu - tieši jebkuram.
-Bitwarden offers Teams and Enterprise plans for companies so you can securely share passwords with colleagues.
+Bitwarden piedāvā Teams un Enterprise plānus uzņēmumiem, lai tu varētu droši kopīgot paroles ar kolēģiem.
-Why Choose Bitwarden:
+Kāpēc izvēlēties Bitwarden:
-World-Class Encryption
-Passwords are protected with advanced end-to-end encryption (AES-256 bit, salted hashtag, and PBKDF2 SHA-256) so your data stays secure and private.
+Pasaules klases šifrēšana
+Paroles tiek aizsargātas ar modernu end-to-end šifrēšanu (AES-256 bitu, sālītu šifrēšanu un PBKDF2 SHA-256), lai tavi dati paliktu droši un privāti.
-Built-in Password Generator
-Generate strong, unique, and random passwords based on security requirements for every website you frequent.
+Iebūvēts paroļu ģenerators
+Ģenerē spēcīgas, unikālas un nejaušas paroles, pamatojoties uz drošības prasībām katrai bieži apmeklētai vietnei.
-Global Translations
-Bitwarden translations exist in 40 languages and are growing, thanks to our global community.
+Globālie tulkojumi
+Bitwarden tulkojumi ir pieejami 40 valodās, un to skaits turpina pieaugt, pateicoties mūsu globālajai kopienai.
-Cross-Platform Applications
-Secure and share sensitive data within your Bitwarden Vault from any browser, mobile device, or desktop OS, and more.
+Starpplatformu lietojumprogrammas
+Nodrošini un kopīgo sensitīvus datus savā Bitwarden Seifā no jebkuras pārlūkprogrammas, mobilās ierīces vai darbvirsmas operētājsistēmas un daudz ko citu.
Max 4000 characters
diff --git a/store/apple/ne/copy.resx b/store/apple/ne/copy.resx
new file mode 100644
index 000000000..db8ca26a7
--- /dev/null
+++ b/store/apple/ne/copy.resx
@@ -0,0 +1,172 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Bitwarden Password Manager
+ Max 30 characters
+
+
+ Bitwarden, Inc. is the parent company of 8bit Solutions LLC.
+
+NAMED BEST PASSWORD MANAGER BY THE VERGE, U.S. NEWS & WORLD REPORT, CNET, AND MORE.
+
+Manage, store, secure, and share unlimited passwords across unlimited devices from anywhere. Bitwarden delivers open source password management solutions to everyone, whether at home, at work, or on the go.
+
+Generate strong, unique, and random passwords based on security requirements for every website you frequent.
+
+Bitwarden Send quickly transmits encrypted information --- files and plaintext -- directly to anyone.
+
+Bitwarden offers Teams and Enterprise plans for companies so you can securely share passwords with colleagues.
+
+Why Choose Bitwarden:
+
+World-Class Encryption
+Passwords are protected with advanced end-to-end encryption (AES-256 bit, salted hashtag, and PBKDF2 SHA-256) so your data stays secure and private.
+
+Built-in Password Generator
+Generate strong, unique, and random passwords based on security requirements for every website you frequent.
+
+Global Translations
+Bitwarden translations exist in 40 languages and are growing, thanks to our global community.
+
+Cross-Platform Applications
+Secure and share sensitive data within your Bitwarden Vault from any browser, mobile device, or desktop OS, and more.
+
+ Max 4000 characters
+
+
+ bit warden,8bit,password,free password manager,password manager,login manager
+ Max 100 characters
+
+
+ Manage all your logins and passwords from a secure vault
+
+
+ Automatically generate strong, random, and secure passwords
+
+
+ Protect your vault with Touch ID, PIN code, or master password
+
+
+ Auto-fill logins from Safari, Chrome, and hundreds of other apps
+
+
+ Sync and access your vault from multiple devices
+
+
diff --git a/store/apple/ru/copy.resx b/store/apple/ru/copy.resx
index 81ccfb0f8..e49595a3c 100644
--- a/store/apple/ru/copy.resx
+++ b/store/apple/ru/copy.resx
@@ -160,7 +160,7 @@ Bitwarden предлагает для компаний планы Teams и Enter
Генерируйте сильные, случайные и надежные пароли
- Защитите ваше хранилище при помощи Touch ID, PIN-кода или мастер-пароля
+ Защитите свое хранилище с помощью Touch ID, PIN-кода или мастер-пароля
Автозаполнение логинов в Safari, Chrome и сотнях других приложений
diff --git a/store/google/bg/copy.resx b/store/google/bg/copy.resx
index 695189be8..75d8cf285 100644
--- a/store/google/bg/copy.resx
+++ b/store/google/bg/copy.resx
@@ -126,31 +126,31 @@
Max 80 characters
- Bitwarden, Inc. is the parent company of 8bit Solutions LLC.
+ „Bitwarden, Inc.“ е компанията-майка на „8bit Solutions LLC“.
-NAMED BEST PASSWORD MANAGER BY THE VERGE, U.S. NEWS & WORLD REPORT, CNET, AND MORE.
+ОПРЕДЕЛЕН КАТО НАЙ-ДОБРИЯТ УПРАВИТЕЛ НА ПАРОЛИ ОТ „THE VERGE“, „U.S. NEWS & WORLD REPORT“, „CNET“ И ОЩЕ.
-Manage, store, secure, and share unlimited passwords across unlimited devices from anywhere. Bitwarden delivers open source password management solutions to everyone, whether at home, at work, or on the go.
+Управлявайте, съхранявайте, защитавайте и споделяйте неограничен брой пароли на неограничен брой устройства от всяка точка на света. Битуорден предоставя решение за управление на паролите с отворен код, от което може да се възползва всеки, било то у дома, на работа или на път.
-Generate strong, unique, and random passwords based on security requirements for every website you frequent.
+Създавайте сигурни, уникални и случайни пароли според изискванията за сигурност на всеки уеб сайт, който посещавате.
-Bitwarden Send quickly transmits encrypted information --- files and plaintext -- directly to anyone.
+С Изпращанията на Битуорден можете незабавно да предавате шифрована информация под формата на файлове и обикновен текст – директно и с всекиго.
-Bitwarden offers Teams and Enterprise plans for companies so you can securely share passwords with colleagues.
+Битуорден предлага планове за екипи и големи фирми, така че служителите в компаниите да могат безопасно да споделят пароли помежду си.
-Why Choose Bitwarden:
+Защо да изберете Битуорден:
-World-Class Encryption
-Passwords are protected with advanced end-to-end encryption (AES-256 bit, salted hashtag, and PBKDF2 SHA-256) so your data stays secure and private.
+Шифроване от най-висока класа
+Паролите са защитени със сложен шифър „от край до край“ (AES-256 bit, salted hashtag и PBKDF2 SHA-256), така че данните Ви остават да са защитени и неприкосновени.
-Built-in Password Generator
-Generate strong, unique, and random passwords based on security requirements for every website you frequent.
+Вграден генератор на пароли
+Създавайте сигурни, уникални и случайни пароли според изискванията за сигурност на всеки уеб сайт, който посещавате.
-Global Translations
-Bitwarden translations exist in 40 languages and are growing, thanks to our global community.
+Глобални преводи
+Битуорден е преведен на 40 езика и този брой не спира да расте, благодарение на нашата глобална общност.
-Cross-Platform Applications
-Secure and share sensitive data within your Bitwarden Vault from any browser, mobile device, or desktop OS, and more.
+Приложения за всяка система
+Защитете и споделяйте поверителните данни от своя трезор в Битуорден от всеки браузър, мобилно устройство или компютър.
Max 4000 characters
diff --git a/store/google/fa/copy.resx b/store/google/fa/copy.resx
index 0d06552b3..30320b936 100644
--- a/store/google/fa/copy.resx
+++ b/store/google/fa/copy.resx
@@ -118,58 +118,58 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
- مدیر گذرواژه Bitwarden
+ مدیر کلمه عبور Bitwarden
Max 30 characters
- Bitwarden یک مدیریت کننده رمز عبور و ورود است که به حفظ امنیت شما هنگام آنلاین بودن کمک میکند.
+ Bitwarden یک مدیریت کننده کلمه عبور و ورود است که به حفظ امنیت شما هنگام آنلاین بودن کمک میکند.
Max 80 characters
Bitwarden، Inc. شرکت مادر 8bit Solutions LLC است.
-به عنوان بهترین مدیر رمز عبور توسط VERGE، US News & WORLD REPORT، CNET و دیگران انتخاب شد.
+به عنوان بهترین مدیر کلمه عبور توسط VERGE، US News & WORLD REPORT، CNET و دیگران انتخاب شد.
-گذرواژههای با تعداد نامحدود را در دستگاههای نامحدود از هر کجا مدیریت کنید، ذخیره کنید، ایمن کنید و به اشتراک بگذارید. Bitwarden راه حل های مدیریت رمز عبور منبع باز را به همه ارائه می دهد، چه در خانه، چه در محل کار یا در حال حرکت.
+کلمههای عبور با تعداد نامحدود را در دستگاههای نامحدود از هر کجا مدیریت کنید، ذخیره کنید، ایمن کنید و به اشتراک بگذارید. Bitwarden راه حل های مدیریت رمز عبور منبع باز را به همه ارائه می دهد، چه در خانه، چه در محل کار یا در حال حرکت.
-بر اساس الزامات امنیتی برای هر وب سایتی که بازدید می کنید، رمزهای عبور قوی، منحصر به فرد و تصادفی ایجاد کنید.
+بر اساس الزامات امنیتی برای هر وب سایتی که بازدید می کنید، کلمههای عبور قوی، منحصر به فرد و تصادفی ایجاد کنید.
Bitwarden Send به سرعت اطلاعات رمزگذاری شده --- فایل ها و متن ساده - را مستقیماً به هر کسی منتقل می کند.
-Bitwarden برنامههای Teams و Enterprise را برای شرکتها ارائه میدهد تا بتوانید بهطور ایمن گذرواژهها را با همکاران خود به اشتراک بگذارید.
+Bitwarden برنامههای Teams و Enterprise را برای شرکتها ارائه میدهد تا بتوانید بهطور ایمن کلمههای را با همکاران خود به اشتراک بگذارید.
چرا Bitwarden را انتخاب کنید:
رمزگذاری در کلاس جهانی
-گذرواژهها با رمزگذاری پیشرفته (AES-256 بیت، هشتگ سالت و PBKDF2 SHA-256) محافظت میشوند تا دادههای شما امن و خصوصی بمانند.
+کلمههای عبور با رمزگذاری پیشرفته (AES-256 بیت، هشتگ سالت و PBKDF2 SHA-256) محافظت میشوند تا دادههای شما امن و خصوصی بمانند.
-تولیدکننده رمز عبور داخلی
-بر اساس الزامات امنیتی برای هر وب سایتی که بازدید می کنید، رمزهای عبور قوی، منحصر به فرد و تصادفی ایجاد کنید.
+تولیدکننده کلمه عبور داخلی
+بر اساس الزامات امنیتی برای هر وب سایتی که بازدید می کنید، کلمههای عبور قوی، منحصر به فرد و تصادفی ایجاد کنید.
ترجمه های جهانی
ترجمه Bitwarden به 40 زبان وجود دارد و به لطف جامعه جهانی ما در حال رشد است.
برنامه های کاربردی چند پلتفرمی
-داده های حساس را در Bitwarden Vault خود از هر مرورگر، دستگاه تلفن همراه یا سیستم عامل دسکتاپ و غیره ایمن کنید و به اشتراک بگذارید.
+دادههای حساس را در Bitwarden Vault خود از هر مرورگر، دستگاه تلفن همراه یا سیستم عامل دسکتاپ و غیره ایمن کنید و به اشتراک بگذارید.
Max 4000 characters
- یک مدیریت کننده رمز عبور رایگان برای تمامی دستگاههایتان
+ یک مدیریت کننده کلمه عبور رایگان برای تمامی دستگاههایتان
- مدیریت تمام اطلاعات ورود و رمزهای عبورتان از یک گاوصندوق امن
+ مدیریت تمام اطلاعات ورود و کلمههای عبورتان از یک گاوصندوق امن
- به صورت خودکار کلمات عبور قوی، تصادفی و امن ایجاد کنید
+ به صورت خودکار کلمههای عبور قوی، تصادفی و امن ایجاد کنید
- گاوصندوق خود را با اثر انگشت، کد پین یا گذرواژه اصلی محافظت کنید
+ گاوصندوق خود را با اثر انگشت، کد پین یا کلمه عبور اصلی محافظت کنید
- ورود خودکار سریع از داخل مرورگر وب و سایر برنامه هایتان
+ ورود خودکار سریع از داخل مرورگر وب و سایر برنامههایتان
- همگام سازی و دسترسی به گاوصندوق خود را از دستگاه های مختلف
+ همگامسازی و دسترسی به گاوصندوق خود را از دستگاه های مختلف
- تلفن
- تبلت
diff --git a/store/google/fr/copy.resx b/store/google/fr/copy.resx
index 3694980f2..18cdbae79 100644
--- a/store/google/fr/copy.resx
+++ b/store/google/fr/copy.resx
@@ -118,11 +118,11 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
- Gestionnaire de mot de passe Bitwarden
+ Bitwarden - Gestionnaire de mots de passe
Max 30 characters
- Bitwarden est un gestionnaire de mots de passe qui vous protége lorsque vous êtes sur Internet.
+ Bitwarden est un gestionnaire de mots de passe qui vous protège en ligne.
Max 80 characters
@@ -130,27 +130,28 @@
NOMMÉ MEILLEUR GESTIONNAIRE DE MOTS DE PASSE PAR THE VERGE, U.S. NEWS & WORLD REPORT, CNET, ET PLUS ENCORE.
-Gérez, stockez, sécurisez et partagez un nombre illimité de mots de passe sur un nombre illimité d'appareils, où que vous soyez. Bitwarden fournit des solutions de gestion de mots de passe open source à tout le monde, que ce soit à la maison, au travail ou en déplacement.
+Gérez, stockez, sécurisez et partagez un nombre illimité de mots de passe sur un nombre illimité d'appareils, où que vous soyez. Bitwarden fournit des solutions de gestion de mots de passe open source à tout le monde, que ce soit chez soi, au travail ou en déplacement.
-Générez des mots de passe forts, uniques et aléatoires basés sur des exigences de sécurité pour chaque site web que vous fréquentez.
+Générez des mots de passe robustes, uniques et aléatoires basés sur des exigences de sécurité pour chaque site web que vous fréquentez.
Bitwarden Send transmet rapidement des informations chiffrées --- fichiers et texte --- directement à quiconque.
-Bitwarden propose les plans Teams et Enterprise pour les entreprises afin que vous puissiez partager des mots de passe en toute sécurité avec vos collègues.
+Bitwarden propose des plans Teams et Enterprise pour les sociétés afin que vous puissiez partager des mots de passe en toute sécurité avec vos collègues.
Pourquoi choisir Bitwarden :
Un chiffrement de classe internationale
-Les mots de passe sont protégés par un chiffrement avancé de bout en bout (AES-256 bit, salted hashtag, et PBKDF2 SHA-256) afin que vos données restent sécurisées et privées.
+Les mots de passe sont protégés par un cryptage avancé de bout en bout (AES-256 bit, hachage salé et PBKDF2 SHA-256) afin que vos données restent sécurisées et privées.
Générateur de mots de passe intégré
Générez des mots de passe forts, uniques et aléatoires en fonction des exigences de sécurité pour chaque site web que vous fréquentez.
-Traductions mondiales
-Les traductions de Bitwarden existent dans 40 langues et ne cessent de croître, grâce à notre communauté mondiale.
+Traductions internationales
+Les traductions de Bitwarden existent dans 40 langues et ne cessent de croître, grâce à notre communauté globale.
-Applications multiplateformes
-Sécurisez et partagez des données sensibles dans votre coffre-fort Bitwarden à partir de n'importe quel navigateur, appareil mobile ou système d'exploitation de bureau, et plus encore.
+Applications multiplateformes
+Sécurisez et partagez des données sensibles dans votre coffre Bitwarden à partir de n'importe quel navigateur, appareil mobile ou système d'exploitation de bureau, et plus encore.
+
Max 4000 characters
@@ -160,16 +161,16 @@ Sécurisez et partagez des données sensibles dans votre coffre-fort Bitwarden
Gérer tous vos identifiants et mots de passe depuis un coffre sécurisé
- Générer automatiquement des mots de passe forts, aléatoires et sécurisés
+ Générer automatiquement des mots de passe robustes, aléatoires et sécurisés
- Protéger votre coffre avec une empreinte digitale, un code PIN ou un mot de passe maître
+ Protéger votre coffre avec une empreinte digitale, un code PIN ou un mot de passe principal
- Autocomplétion rapide des identifiants depuis votre navigateur web et d'autres applications
+ Remplir automatiquement et rapidement les formulaires de connexion à partir de votre navigateur Web et d'autres applications
- Synchroniser et accéder à votre coffre depuis divers appareils
+ Synchroniser et accéder à votre coffre à partir de plusieurs appareils
- Téléphone
- Tablette
diff --git a/store/google/lv/copy.resx b/store/google/lv/copy.resx
index 3415a65c8..3a5280185 100644
--- a/store/google/lv/copy.resx
+++ b/store/google/lv/copy.resx
@@ -126,31 +126,31 @@
Max 80 characters
- Bitwarden, Inc. is the parent company of 8bit Solutions LLC.
+ Bitwarden, Inc. ir 8bit Solutions LLC mātesuzņēmums.
-NAMED BEST PASSWORD MANAGER BY THE VERGE, U.S. NEWS & WORLD REPORT, CNET, AND MORE.
+THE VERGE, U.S. NEWS & WORLD REPORT, CNET UN CITI ATZINA PAR LABĀKO PAROĻU PĀRVALDNIEKU.
-Manage, store, secure, and share unlimited passwords across unlimited devices from anywhere. Bitwarden delivers open source password management solutions to everyone, whether at home, at work, or on the go.
+Pārvaldi, uzglabā, aizsargā un kopīgo neierobežotu skaitu paroļu neierobežotā skaitā ierīču no jebkuras vietas. Bitwarden piedāvā atvērtā koda paroļu pārvaldības risinājumus ikvienam - gan mājās, gan darbā, gan ceļā.
-Generate strong, unique, and random passwords based on security requirements for every website you frequent.
+Ģenerē spēcīgas, unikālas un nejaušas paroles, pamatojoties uz drošības prasībām, katrai bieži apmeklētai vietnei.
-Bitwarden Send quickly transmits encrypted information --- files and plaintext -- directly to anyone.
+Bitwarden Send ātri pārsūta šifrētu informāciju - failus un atklātu tekstu - tieši jebkuram.
-Bitwarden offers Teams and Enterprise plans for companies so you can securely share passwords with colleagues.
+Bitwarden piedāvā Teams un Enterprise plānus uzņēmumiem, lai tu varētu droši kopīgot paroles ar kolēģiem.
-Why Choose Bitwarden:
+Kāpēc izvēlēties Bitwarden:
-World-Class Encryption
-Passwords are protected with advanced end-to-end encryption (AES-256 bit, salted hashtag, and PBKDF2 SHA-256) so your data stays secure and private.
+Pasaules klases šifrēšana
+Paroles tiek aizsargātas ar modernu end-to-end šifrēšanu (AES-256 bitu, sālītu šifrēšanu un PBKDF2 SHA-256), lai tavi dati paliktu droši un privāti.
-Built-in Password Generator
-Generate strong, unique, and random passwords based on security requirements for every website you frequent.
+Iebūvēts paroļu ģenerators
+Ģenerē spēcīgas, unikālas un nejaušas paroles, pamatojoties uz drošības prasībām katrai bieži apmeklētai vietnei.
-Global Translations
-Bitwarden translations exist in 40 languages and are growing, thanks to our global community.
+Globālie tulkojumi
+Bitwarden tulkojumi ir pieejami 40 valodās, un to skaits turpina pieaugt, pateicoties mūsu globālajai kopienai.
-Cross-Platform Applications
-Secure and share sensitive data within your Bitwarden Vault from any browser, mobile device, or desktop OS, and more.
+Starpplatformu lietojumprogrammas
+Nodrošini un kopīgo sensitīvus datus savā Bitwarden Seifā no jebkuras pārlūkprogrammas, mobilās ierīces vai darbvirsmas operētājsistēmas un daudz ko citu.
Max 4000 characters
diff --git a/store/google/ne/copy.resx b/store/google/ne/copy.resx
new file mode 100644
index 000000000..44644822e
--- /dev/null
+++ b/store/google/ne/copy.resx
@@ -0,0 +1,180 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Bitwarden Password Manager
+ Max 30 characters
+
+
+ Bitwarden is a login and password manager that helps keep you safe while online.
+ Max 80 characters
+
+
+ Bitwarden, Inc. is the parent company of 8bit Solutions LLC.
+
+NAMED BEST PASSWORD MANAGER BY THE VERGE, U.S. NEWS & WORLD REPORT, CNET, AND MORE.
+
+Manage, store, secure, and share unlimited passwords across unlimited devices from anywhere. Bitwarden delivers open source password management solutions to everyone, whether at home, at work, or on the go.
+
+Generate strong, unique, and random passwords based on security requirements for every website you frequent.
+
+Bitwarden Send quickly transmits encrypted information --- files and plaintext -- directly to anyone.
+
+Bitwarden offers Teams and Enterprise plans for companies so you can securely share passwords with colleagues.
+
+Why Choose Bitwarden:
+
+World-Class Encryption
+Passwords are protected with advanced end-to-end encryption (AES-256 bit, salted hashtag, and PBKDF2 SHA-256) so your data stays secure and private.
+
+Built-in Password Generator
+Generate strong, unique, and random passwords based on security requirements for every website you frequent.
+
+Global Translations
+Bitwarden translations exist in 40 languages and are growing, thanks to our global community.
+
+Cross-Platform Applications
+Secure and share sensitive data within your Bitwarden Vault from any browser, mobile device, or desktop OS, and more.
+
+ Max 4000 characters
+
+
+ A secure and free password manager for all of your devices
+
+
+ Manage all your logins and passwords from a secure vault
+
+
+ Automatically generate strong, random, and secure passwords
+
+
+ Protect your vault with fingerprint, PIN code, or master password
+
+
+ Quickly auto-fill logins from within your web browser and other apps
+
+
+ Sync and access your vault from multiple devices
+
+- Phone
+- Tablet
+- Desktop
+- Web
+
+
diff --git a/store/google/ru/copy.resx b/store/google/ru/copy.resx
index e279d8b86..e53a0b1cf 100644
--- a/store/google/ru/copy.resx
+++ b/store/google/ru/copy.resx
@@ -163,7 +163,7 @@ Bitwarden предлагает для компаний планы Teams и Enter
Автоматически генерируйте сильные, случайные и надежные пароли
- Защитите ваше хранилище при помощи отпечатка пальца, PIN-кода или мастер-пароля
+ Защитите хранилище с помощью отпечатка пальца, PIN-кода или мастер-пароля
Быстрое автозаполнение логинов в веб-браузере и других приложениях