New Crowdin translations (#630)

* New translations messages.json (Bulgarian)

* New translations messages.json (Slovak)

* New translations messages.json (Persian)

* New translations copy.resx (Persian)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Romanian)

* New translations messages.json (Russian)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Spanish)

* New translations messages.json (Swedish)

* New translations messages.json (Thai)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Vietnamese)

* New translations copy.resx (Vietnamese)

* New translations messages.json (Korean)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Croatian)

* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (Dutch)

* New translations copy.resx (Dutch)

* New translations messages.json (Estonian)

* New translations messages.json (Finnish)

* New translations messages.json (Japanese)

* New translations messages.json (French)

* New translations messages.json (German)

* New translations messages.json (Hindi)

* New translations messages.json (Hungarian)

* New translations messages.json (Indonesian)

* New translations messages.json (Italian)

* New translations copy.resx (Korean)
This commit is contained in:
Kyle Spearrin 2018-05-31 22:23:56 -04:00 committed by GitHub
parent e338a6b566
commit 5d7638e6e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
35 changed files with 1111 additions and 581 deletions

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Context menu options provide quick access to password generation and logins for the website in your current tab."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Изнасяне на трезора"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Remove"
},
"default": {
"message": "Default"
}
}

View File

@ -29,7 +29,7 @@
"message": "Potvrdit"
},
"emailAddress": {
"message": "Emailová adresa"
"message": "E-mailová adresa"
},
"masterPass": {
"message": "Hlavní heslo"
@ -173,7 +173,7 @@
"message": "Generátor hesla"
},
"generator": {
"message": "Generator",
"message": "Generátor",
"description": "Short for 'Password Generator'."
},
"passGenInfo": {
@ -315,7 +315,7 @@
"message": "Při uzamknutí systému"
},
"onRestart": {
"message": "Při restartu"
"message": "Při restartu prohlížeče"
},
"never": {
"message": "Nikdy"
@ -351,7 +351,7 @@
"message": "Ověřovací kód je povinný."
},
"valueCopied": {
"message": " zkopírováno",
"message": "Zkopírováno: $VALUE$",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Kontextové menu poskytuje rychlý přístup k automatickému vyplnění, zkopírování nebo vygenerování přihlašovacích údajů pro aktuální stránku."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Exportovat přihlašovací údaje"
},
@ -634,7 +648,7 @@
"message": "Zadejte 6-místný kód z ověřovací aplikace."
},
"enterVerificationCodeEmail": {
"message": "Zadejte 6-místný kód z emailu.",
"message": "Zadejte 6místný kód z e-mailu, který byl zaslán na $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
@ -643,7 +657,7 @@
}
},
"verificationCodeEmailSent": {
"message": "Verification email sent to $EMAIL$.",
"message": "Ověřovací e-mail byl zaslán na $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
@ -1029,12 +1043,15 @@
"message": "Types"
},
"allItems": {
"message": "All Items"
"message": "Všechny položky"
},
"noPasswordsInList": {
"message": "There are no passwords to list."
},
"remove": {
"message": "Remove"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Kontekst-menu valgmuligheder giver hurtig adgang til adgangskode generering og login til hjemmesiden i din aktuelle fane."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Eksporter boks"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Fjern"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Kontextmenü-Optionen bieten schnellen Zugriff auf die Passwortgenerierung und Zugangsdaten für die Webseite in Ihrem aktuellen Tab."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Tresor exportieren"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Entfernen"
},
"default": {
"message": "Default"
}
}

View File

@ -351,7 +351,7 @@
"message": "Código de verificación requerido."
},
"valueCopied": {
"message": "$VALUE$ copiada",
"message": "Valor de $VALUE$ copiado",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
@ -491,8 +491,22 @@
"disableContextMenuItemDesc": {
"message": "Las opciones del menú contextual permiten un acceso rápido al generador de contraseñas y a las entradas para el sitio abierto en tu pestaña actual."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Exportar caja fuerte."
"message": "Exportar caja fuerte"
},
"warning": {
"message": "ADVERTENCIA",
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Eliminar"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Parema kliki menüü abil saad kiiresti parooli genereerida ja konkreetse veebilehe kasutajakonto andmeid sisestada."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Ekspordi hoidla"
},
@ -802,7 +816,7 @@
"message": "Number"
},
"brand": {
"message": "Bränd"
"message": "Väljastaja"
},
"expirationMonth": {
"message": "Aegumise kuu"
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Eemalda"
},
"default": {
"message": "Default"
}
}

View File

@ -65,7 +65,7 @@
"message": "کپی رمز عبور"
},
"copyNote": {
"message": "Copy Note"
"message": "کپی یادداشت"
},
"copyUri": {
"message": "کپی آدرس اینترنتی"
@ -83,16 +83,16 @@
"message": "پر کردن خودکار"
},
"generatePasswordCopied": {
"message": "Generate Password (copied)"
"message": "ساخت رمز عبور (کپی شد)"
},
"noMatchingLogins": {
"message": "No matching logins."
"message": "ورودیها منتطبق نیست."
},
"vaultLocked": {
"message": "گاوصندوق قفل شد."
},
"autoFillInfo": {
"message": "There are no logins available to auto-fill for the current browser tab."
"message": "پرکردن خودکار برای برگه فعلی مرورگر در دسترس نیست."
},
"addLogin": {
"message": "افزودن ورود جدید"
@ -173,14 +173,14 @@
"message": "تولید رمز عبور"
},
"generator": {
"message": "Generator",
"message": "تولید کننده",
"description": "Short for 'Password Generator'."
},
"passGenInfo": {
"message": "Automatically generate strong, unique passwords for your logins."
"message": "به طور خودکار رمزهای عبور قوی و منحصر به فرد برای ورود به سیستم خود ایجاد کنید."
},
"bitWebVault": {
"message": "Bitwarden Web Vault"
"message": "گاوصندوق وب Bitwarden"
},
"importItems": {
"message": "واردن کردن موارد"
@ -237,7 +237,7 @@
"message": "یادداشت ها"
},
"note": {
"message": "Note"
"message": "یادداشت"
},
"editItem": {
"message": "ویرایش مورد"
@ -252,13 +252,13 @@
"message": "مشاهده مورد"
},
"launch": {
"message": "Launch"
"message": "راه اندازی"
},
"website": {
"message": "وب سایت"
},
"toggleVisibility": {
"message": "Toggle Visibility"
"message": "تغییر قابلیت نمایش"
},
"manage": {
"message": "مدیریت"
@ -270,13 +270,13 @@
"message": "غیرفعال سازی آنالیزها"
},
"rateExtension": {
"message": "Rate the Extension"
"message": "به این افزونه امتیاز دهید"
},
"rateExtensionDesc": {
"message": "Please consider helping us out with a good review!"
"message": "لطفاً با یک بررسی خوب به ما کمک کنید!"
},
"browserNotSupportClipboard": {
"message": "Your web browser does not support easy clipboard copying. Copy it manually instead."
"message": "مرورگر شما از کپی کلیپ بورد آسان پشتیبانی نمی کند. به جای آن به صورت دستی کپی کنید."
},
"verifyMasterPassword": {
"message": "تایید گذرواژه اصلی"
@ -324,7 +324,7 @@
"message": "امنیت"
},
"errorOccurred": {
"message": "An error has occurred"
"message": "خطایی رخ داده است"
},
"emailRequired": {
"message": "آدرس ایمیل ضروری است."
@ -361,7 +361,7 @@
}
},
"autofillError": {
"message": "Unable to auto-fill the selected item on this page. Copy and paste the information instead."
"message": "ناتوان در پرکردن خودکار آیتم انتخاب شده در این صفحه. اطلاعات را کپی و جایگذاری کنید."
},
"loggedOut": {
"message": "خارج شده"
@ -406,10 +406,10 @@
"message": "پوشه حذف شده"
},
"gettingStartedTutorial": {
"message": "Getting Started Tutorial"
"message": "آغاز نمودن آموزش"
},
"gettingStartedTutorialVideo": {
"message": "Watch our getting started tutorial to learn how to get the most out of the browser extension."
"message": "برای یادگیری بیشتر نحوه استفاده از افزونه مرورگر آموزش شروع به کار را تماشا کنید."
},
"syncingComplete": {
"message": "همگام سازی کامل شد"
@ -418,13 +418,13 @@
"message": "همگام سازی شکست خورد"
},
"passwordCopied": {
"message": "Password copied"
"message": "رمز عبور کپی شد"
},
"uri": {
"message": "نشانی اینترنتی"
},
"uriPosition": {
"message": "URI $POSITION$",
"message": "آدرس اینترنتی $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
@ -434,7 +434,7 @@
}
},
"newUri": {
"message": "New URI"
"message": "آدرس اینترنتی جدید"
},
"addedItem": {
"message": "مورد افزوده شده"
@ -461,7 +461,7 @@
"message": "جستجوی مجموعه"
},
"searchType": {
"message": "Search type"
"message": "نوع جستجو"
},
"noneFolder": {
"message": "بدون پوشه",
@ -471,59 +471,73 @@
"message": "ما از آنالیز استفاده می کنیم تا بهتر بفهمیم که چگونه برنامه استفاده می شود تا بتوانیم آن را بهتر کنیم. تمام جمع آوری داده ها کاملا ناشناس است."
},
"disableAddLoginNotification": {
"message": "Disable Add Login Notification"
"message": "غیرفعال کردن اعلانیه اضافه کردن ورودی"
},
"addLoginNotificationDesc": {
"message": "The \"Add Login Notification\" automatically prompts you to save new logins to your vault whenever you log into them for the first time."
"message": "\"افزودن اعلانیه ورود\" به صورت خودکار از شما می خواهد هر بار که برای اولین بار وارد سیستم میشوید ورودی های جدید را در گاوصندوق خود ذخیره کنید."
},
"notificationAddDesc": {
"message": "Should Bitwarden remember this password for you?"
"message": "آیا Bitwarden باید این رمز عبور را برایتان بخاطر بسپرد؟"
},
"notificationAddSave": {
"message": "Yes, Save Now"
"message": "بله، ذخیره کن"
},
"notificationNeverSave": {
"message": "Never for this website"
"message": "برای اين سایت هرگز"
},
"disableContextMenuItem": {
"message": "Disable Context Menu Options"
"message": "غیر فعال کردن گزینه های منوی متن"
},
"disableContextMenuItemDesc": {
"message": "Context menu options provide quick access to password generation and logins for the website in your current tab."
"message": "گزینه های منوی متن دسترسی سریع به ساخت رمز عبور و ورود به سیستم برای وبسایت در برگه فعلی را برای شما فراهم میکند."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Export Vault"
"message": "صادر کردن گاوصندوق"
},
"warning": {
"message": "اخطار",
"description": "WARNING (should stay in capitalized letters if the language permits)"
},
"exportWarning": {
"message": "This export contains your unencrypted data in .csv format. You should not store or send it over unsecure channels (such as email). Delete it immediately after your are done using it."
"message": "این صادرات شامل اطلاعات رمزگذاری شده شما در فرمت csv می باشد. شما نباید آن را در کانال های ناامن (مانند ایمیل) ذخیره یا ارسال کنید. بعد از اینکه کارتان با آن انجام شد آن را بلافاصله حذف کنید."
},
"exportMasterPassword": {
"message": "Enter your master password to export your vault data."
"message": "گذرواژه اصلی خود را برای صادرات داده ها از گاوصندوقتان وارد کنید."
},
"shared": {
"message": "Shared"
"message": "اشتراک گذاری شد"
},
"shareVault": {
"message": "Share Your Vault"
"message": "اشتراک گذاری گاوصندوقتان"
},
"shareVaultConfirmation": {
"message": "Bitwarden allows you to share your vault with others by using an organization account. Would you like to visit the bitwarden.com website to learn more?"
"message": "Bitwarden به شما اجازه می دهد با استفاده از سازماندهی حساب، گاوصندوقهای خود را با دیگران به اشتراک بگذارید. آیا مایل به بازدید از وب سایت bitwarden.com برای کسب اطلاعات بیشتر هستید؟"
},
"learnMore": {
"message": "Learn more"
"message": "بیشتر بدانید"
},
"authenticatorKeyTotp": {
"message": "Authenticator Key (TOTP)"
"message": "کلید تأیید کننده (TOTP)"
},
"verificationCodeTotp": {
"message": "Verification Code (TOTP)"
"message": "کد تأیید (TOTP)"
},
"copyVerificationCode": {
"message": "Copy Verification Code"
"message": "کپی کد تأیید"
},
"attachments": {
"message": "پیوست ها"
@ -619,10 +633,10 @@
"message": "نوسازی کامل شد"
},
"disableAutoTotpCopy": {
"message": "Disable Automatic TOTP Copy"
"message": "غیرفعال کردن کپی خودکار TOTP"
},
"disableAutoTotpCopyDesc": {
"message": "If your login has an authenticator key attached to it, the TOTP verification code is automatically copied to your clipboard whenever you auto-fill the login."
"message": "اگر ورود شما دارای یک کلید تأیید کننده است که به آن متصل شده است، هر زمان که بصورت خودکار وارد سایت شوید کد تأیید TOTP به صورت خودکار به کلیپ بورد شما کپی می شود."
},
"premiumRequired": {
"message": "در نسخه پرمیوم کار میکند"
@ -643,7 +657,7 @@
}
},
"verificationCodeEmailSent": {
"message": "Verification email sent to $EMAIL$.",
"message": "ایمیل تایید به $EMAIL$ ارسال شد.",
"placeholders": {
"email": {
"content": "$1",
@ -670,10 +684,10 @@
"message": "ورود به سیستم موجود نیست"
},
"noTwoStepProviders": {
"message": "This account has two-step login enabled, however, none of the configured two-step providers are supported by this web browser."
"message": "این حساب با سیستم دو مرحله ورود فعال است، با این حال، هیچ یک از ارائه دهندگان دو مرحله ای پیکربندی شده توسط این مرورگر وب پشتیبانی نمی شوند."
},
"noTwoStepProviders2": {
"message": "Please use a supported web browser (such as Chrome) and\/or add additional providers that are better supported across web browsers (such as an authenticator app)."
"message": "لطفا از یک مرورگر وب پشتیبانی شده (مانند کروم) استفاده کنید و \/ یا ارائه دهندگان اضافی را که در مرورگر وب بهتر پشتیانی میکنند را اضافه کنید (مانند یک برنامه تأیید کننده هویت)."
},
"twoStepOptions": {
"message": "گزینه های ورود دو مرحله ای"
@ -702,7 +716,7 @@
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Verify with Duo Security for your organization using the Duo Mobile app, SMS, phone call, or U2F security key.",
"message": "Duo Security را برای سازماندهی خود با استفاده از برنامه Duo Mobile، SMS، تماس تلفنی یا کلید امنیتی U2F تأیید کنید.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
@ -748,22 +762,22 @@
"message": "آدرس های اینترنتی محیط ذخیره شد."
},
"enableAutoFillOnPageLoad": {
"message": "Enable Auto-fill On Page Load"
"message": "فعال کردن پرکردن خودکار هنگام بارگذاری صفحه"
},
"enableAutoFillOnPageLoadDesc": {
"message": "If a login form is detected, automatically perform an auto-fill when the web page loads."
"message": "اگر یک فرم ورودی شناسایی شود، وقتی صفحه وب بارگذاری می شود، به صورت اتوماتیک انجام می شود."
},
"experimentalFeature": {
"message": "This is currently an experimental feature. Use at your own risk."
"message": "در حال حاضر این یک ویژگی آزمایشی است. با مسئولیت خود استفاده کنید."
},
"commandAutofillDesc": {
"message": "Auto-fill the last used login for the current website."
"message": "آخرین ورودی مورد استفاده برای وب سایت فعلی را به صورت خودکار پر کنید."
},
"commandGeneratePasswordDesc": {
"message": "Generate and copy a new random password to the clipboard."
"message": "یک کلمه عبور تصادفی جدید ایجاد کنید و آن را در کلیپ بورد کپی کنید."
},
"privateModeMessage": {
"message": "Unfortunately this window is not available in private mode for this browser."
"message": "متأسفانه این پنجره در حالت خصوصی برای این مرورگر در دسترس نیست."
},
"customFields": {
"message": "فیلدهای سفارشی"
@ -787,7 +801,7 @@
"message": "بولین"
},
"popup2faCloseMessage": {
"message": "Clicking outside the popup window to check your email for your verification code will cause this popup to close. Do you want to open this popup in a new window so that it does not close?"
"message": "در خارج از پنجره پاپ آپ کلیک کنید که ایملیتان بررسی شود برای کد تأییدیه که باعث میشود این پنجره بسته شود. آیا می خواهید این پاپ آپ را در یک پنجره جدید باز کنید تا آن را نبندید؟"
},
"disableFavicon": {
"message": "غیرفعال سازی آیکون های وبسایت"
@ -814,82 +828,82 @@
"message": "انقضاء"
},
"january": {
"message": "January"
"message": "ژانویه"
},
"february": {
"message": "February"
"message": "فوریه"
},
"march": {
"message": "March"
"message": "مارس"
},
"april": {
"message": "April"
"message": "آوریل"
},
"may": {
"message": "May"
"message": "مِی"
},
"june": {
"message": "June"
"message": "ژوئن"
},
"july": {
"message": "July"
"message": "جولای"
},
"august": {
"message": "August"
"message": "آگوست‌"
},
"september": {
"message": "September"
"message": "سپتامبر"
},
"october": {
"message": "October"
"message": "اکتبر"
},
"november": {
"message": "November"
"message": "نوامبر"
},
"december": {
"message": "December"
"message": "دسامبر"
},
"securityCode": {
"message": "Security Code"
"message": "کد امنیتی"
},
"ex": {
"message": "ex."
"message": "سابق."
},
"title": {
"message": "Title"
"message": "عنوان"
},
"mr": {
"message": "Mr"
"message": "آقا"
},
"mrs": {
"message": "Mrs"
"message": "خانم"
},
"ms": {
"message": "Ms"
"message": "خانم"
},
"dr": {
"message": "Dr"
"message": "دکتر"
},
"firstName": {
"message": "First Name"
"message": "نام"
},
"middleName": {
"message": "Middle Name"
"message": "نام میانی"
},
"lastName": {
"message": "Last Name"
"message": "نام خانوادگی"
},
"identityName": {
"message": "Identity Name"
"message": "نام شناسایی"
},
"company": {
"message": "Company"
"message": "شرکت"
},
"ssn": {
"message": "Social Security Number"
"message": "شماره امنیتی اجتماعی"
},
"passportNumber": {
"message": "Passport Number"
"message": "شماره پاسپورت"
},
"licenseNumber": {
"message": "شماره مجوز"
@ -955,7 +969,7 @@
"message": "مورد علاقه"
},
"popOutNewWindow": {
"message": "Pop out to a new window"
"message": "به یک پنجره جدید پاپ بزنید"
},
"refresh": {
"message": "تازه کردن"
@ -967,19 +981,19 @@
"message": "مشخصات"
},
"logins": {
"message": "Logins"
"message": "ورود"
},
"secureNotes": {
"message": "Secure Notes"
"message": "یادداشت های امن"
},
"clear": {
"message": "پاک کردن"
},
"twoStepNewWindowMessage": {
"message": "Complete your two-step login request using the new tab."
"message": "درخواست ورود دو مرحله ای خود را با استفاده از برگه جدید تکمیل کنید."
},
"checkPassword": {
"message": "Check if password has been exposed."
"message": "بررسی کنید که آیا رمز عبور افشا شده است."
},
"passwordExposed": {
"message": "This password has been exposed in data breaches. You should change it.",
@ -991,50 +1005,53 @@
}
},
"passwordSafe": {
"message": "This password was not found in any known data breaches. It should be safe to use."
"message": "این رمز عبور در هیچ رخنه داده ای شناخته نشده است. باید برای امنیت از آن استفاده کنید."
},
"baseDomain": {
"message": "Base domain"
"message": "دامنه پایه"
},
"host": {
"message": "Host",
"message": "میزبان",
"description": "A URL's host value. For example, the host of https:\/\/sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
"message": "Exact"
"message": "دقیق"
},
"startsWith": {
"message": "Starts with"
"message": "شروع می شود با"
},
"regEx": {
"message": "Regular expression",
"message": "عبارت منظم",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "Match Detection",
"message": "بازرسی تطابق",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
"message": "Default match detection",
"message": "بازرسی تطابق پیشفرض",
"description": "Default URI match detection for auto-fill."
},
"toggleOptions": {
"message": "Toggle Options"
"message": "گزینه های تبدیل"
},
"organization": {
"message": "Organization",
"message": "سازماندهی",
"description": "An entity of multiple related people (ex. a team or business organization)."
},
"types": {
"message": "Types"
"message": "انواع"
},
"allItems": {
"message": "All Items"
"message": "تمام موارد"
},
"noPasswordsInList": {
"message": "There are no passwords to list."
"message": "هیچ رمز عبوری در لیست وجود ندارد."
},
"remove": {
"message": "Remove"
"message": "حذف"
},
"default": {
"message": "Default"
}
}

View File

@ -65,7 +65,7 @@
"message": "Kopioi salasana"
},
"copyNote": {
"message": "Copy Note"
"message": "Kopioi muistiinpano"
},
"copyUri": {
"message": "Kopioi URI"
@ -173,7 +173,7 @@
"message": "Salasanageneraattori"
},
"generator": {
"message": "Generator",
"message": "Generaattori",
"description": "Short for 'Password Generator'."
},
"passGenInfo": {
@ -237,7 +237,7 @@
"message": "Merkinnät"
},
"note": {
"message": "Note"
"message": "Muistiinpano"
},
"editItem": {
"message": "Muokkaa kohdetta"
@ -252,13 +252,13 @@
"message": "Näytä kohde"
},
"launch": {
"message": "Launch"
"message": "Avaa"
},
"website": {
"message": "SIvusto"
},
"toggleVisibility": {
"message": "Toggle Visibility"
"message": "Näytä\/piilota"
},
"manage": {
"message": "Hallinta"
@ -273,7 +273,7 @@
"message": "Arvostele laajennus"
},
"rateExtensionDesc": {
"message": "Autathan meitä jättämällä positiivisen arvostelun!"
"message": "Autathan meitä jättämällä hyvän arvostelun!"
},
"browserNotSupportClipboard": {
"message": "Selaimesi ei tue helppoa leikepöydälle kopiointia. Kopioi kohde manuaalisesti."
@ -315,7 +315,7 @@
"message": "Järjestelmän lukitsemisen yhteydessä"
},
"onRestart": {
"message": "Tietokoneen käynnistyksen yhteydessä"
"message": "Selaimen käynnistyksen yhteydessä"
},
"never": {
"message": "Ei koskaan"
@ -324,16 +324,16 @@
"message": "Turvallisuus"
},
"errorOccurred": {
"message": "An error has occurred"
"message": "Tapahtui virhe"
},
"emailRequired": {
"message": "Sähköpostiosoite vaaditaan."
"message": "Sähköpostiosoite on pakollinen."
},
"invalidEmail": {
"message": "Virheellinen sähköpostiosoite."
},
"masterPassRequired": {
"message": "Pääsalasana vaaditaan."
"message": "Pääsalasana on pakollinen."
},
"masterPassLength": {
"message": "Pääsalasanan on oltava vähintään 8 merkkiä pitkä."
@ -351,7 +351,7 @@
"message": "Vahvistuskoodi vaaditaan."
},
"valueCopied": {
"message": " kopioitu",
"message": "$VALUE$ kopioitu",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
@ -434,7 +434,7 @@
}
},
"newUri": {
"message": "New URI"
"message": "Uusi URI"
},
"addedItem": {
"message": "Kohde lisätty"
@ -461,7 +461,7 @@
"message": "Hae valikoimasta"
},
"searchType": {
"message": "Search type"
"message": "Hae tämän tyypin kohteista"
},
"noneFolder": {
"message": "Ei kansiota",
@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Hiiren oikealla painikkeella ilmestyvän pikavalikon toiminnoilla voit nopeasti luoda itsellesi salasanan tai täyttää kirjautumiskentät nykyiselle välilehdelle."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Vie holvi"
},
@ -511,7 +525,7 @@
"message": "Jaa holvisi"
},
"shareVaultConfirmation": {
"message": "Bitwarden allows you to share your vault with others by using an organization account. Would you like to visit the bitwarden.com website to learn more?"
"message": "Voit jakaa Bitwardenilla holvisi sisällön muiden kanssa käyttämällä organisaatiotiliä. Haluatko käydä bitwarden.com-sivustolla lukemassa lisää?"
},
"learnMore": {
"message": "Lue lisää"
@ -607,7 +621,7 @@
"message": "Kiitos, että tuet Bitwardenin toimintaa."
},
"premiumPrice": {
"message": "Kaikki nämä vain %price% \/ vuosi!",
"message": "Kaikki nämä vain $PRICE$ \/ vuosi!",
"placeholders": {
"price": {
"content": "$1",
@ -634,7 +648,7 @@
"message": "Syötä 6-numeroinen vahvistuskoodi todennussovelluksestasi."
},
"enterVerificationCodeEmail": {
"message": "Syötä 6-numeroinen vahvistuskoodi sähköpostistasi",
"message": "Syötä 6-numeroinen vahvistuskoodi, joka lähetettiin osoitteeseen $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
@ -643,7 +657,7 @@
}
},
"verificationCodeEmailSent": {
"message": "Verification email sent to $EMAIL$.",
"message": "Vahvistussähköposti lähetettiin osoitteeseen $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
@ -679,7 +693,7 @@
"message": "Kaksivaiheisen kirjautumisen asetukset"
},
"recoveryCodeDesc": {
"message": "Etkö voi käyttää mitään kaksivaihemenetelmistäsi? Käytä palautuskoodiasi poistaaksesi käytöstä kaikki kaksivaiheisen todennuksen menetelmät tililtäsi."
"message": "Etkö pysty käyttämään mitään kaksivaihemenetelmistäsi? Käytä palautuskoodiasi poistaaksesi käytöstä kaikki kaksivaiheisen todennuksen menetelmät tililtäsi."
},
"recoveryCodeTitle": {
"message": "Palautuskoodi"
@ -688,7 +702,7 @@
"message": "Todennussovellus"
},
"authenticatorAppDesc": {
"message": "Käytä todennussovellusta (Kuten Authyä tai Google Authenticatoria) luodaksesi aikarajallisia vahvistuskoodeja.",
"message": "Käytä todennussovellusta (Kuten Authya tai Google Authenticatoria) luodaksesi aikarajallisia vahvistuskoodeja.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
@ -702,7 +716,7 @@
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Verify with Duo Security for your organization using the Duo Mobile app, SMS, phone call, or U2F security key.",
"message": "Vahvista organisaatiosi kirjautumiset Duo Securityn kautta käyttämällä Duo Mobile sovellusta, tekstiviestiä, puhelua tai U2F-todennuslaitetta.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
@ -721,7 +735,7 @@
"message": "Itse ylläpidetty ohjelmistoympäristö"
},
"selfHostedEnvironmentFooter": {
"message": "Syötä omalla palvelimella ylläpitämäsi bitwarden-asennuksen kanta-URL."
"message": "Syötä omalla palvelimella ylläpitämäsi Bitwarden-asennuksen kanta-URL."
},
"customEnvironment": {
"message": "Mukautettu ohjelmistoympäristö"
@ -781,7 +795,7 @@
"message": "Teksti"
},
"cfTypeHidden": {
"message": "Piilotettu"
"message": "Piilotettu teksti"
},
"cfTypeBoolean": {
"message": "Valintaruutu"
@ -967,10 +981,10 @@
"message": "Henkilöllisyydet"
},
"logins": {
"message": "Logins"
"message": "Käyttäjätunnukset"
},
"secureNotes": {
"message": "Secure Notes"
"message": "Salatut muistiinpanot"
},
"clear": {
"message": "Tyhjennä"
@ -979,10 +993,10 @@
"message": "Suorita kaksivaihekirjautumisesi loppuun uudella uudellavälilehdellä."
},
"checkPassword": {
"message": "Check if password has been exposed."
"message": "Tarkista, onko salasana vuotanut."
},
"passwordExposed": {
"message": "This password has been exposed in data breaches. You should change it.",
"message": "Tämä salasana on paljastunut $VALUE$ tietovuodossa. Sinun kannattaa vaihtaa se.",
"placeholders": {
"value": {
"content": "$1",
@ -991,50 +1005,53 @@
}
},
"passwordSafe": {
"message": "This password was not found in any known data breaches. It should be safe to use."
"message": "Tätä salasanaa ei löytynyt yhdestäkään tunnetusta tietovuodosta. Sen pitäisi olla turvallinen."
},
"baseDomain": {
"message": "Base domain"
"message": "Pääverkkotunnus"
},
"host": {
"message": "Host",
"message": "Osoite",
"description": "A URL's host value. For example, the host of https:\/\/sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
"message": "Exact"
"message": "Täsmälleen…"
},
"startsWith": {
"message": "Starts with"
"message": "Alkaa…"
},
"regEx": {
"message": "Säännöllinen lauseke",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "Match Detection",
"message": "Tunnistustapa",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
"message": "Default match detection",
"message": "Oletustunnistustapa",
"description": "Default URI match detection for auto-fill."
},
"toggleOptions": {
"message": "Toggle Options"
"message": "Näytä\/piilota asetukset"
},
"organization": {
"message": "Organization",
"message": "Organisaatio",
"description": "An entity of multiple related people (ex. a team or business organization)."
},
"types": {
"message": "Types"
"message": "Tyypit"
},
"allItems": {
"message": "All Items"
"message": "Kaikki kohteet"
},
"noPasswordsInList": {
"message": "There are no passwords to list."
"message": "Ei salasanoja näytettäväksi."
},
"remove": {
"message": "Remove"
"message": "Poista"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Les options de menu contextuelles permettent un accès rapide à la génération de mots de passe et d'identifiants pour le site web de l'onglet actuel"
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Exporter le coffre"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Supprimer"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Context menu options provide quick access to password generation and logins for the website in your current tab."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Export Vault"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Remove"
},
"default": {
"message": "Default"
}
}

View File

@ -252,13 +252,13 @@
"message": "Prikaz stavke"
},
"launch": {
"message": "Launch"
"message": "Pokreni"
},
"website": {
"message": "Web stranica"
},
"toggleVisibility": {
"message": "Toggle Visibility"
"message": "Promijeni vidljivost"
},
"manage": {
"message": "Upravljanje"
@ -324,7 +324,7 @@
"message": "Sigurnost"
},
"errorOccurred": {
"message": "An error has occurred"
"message": "Došlo je do pogreške"
},
"emailRequired": {
"message": "Adresa e-pošte je obavezna."
@ -424,7 +424,7 @@
"message": "URL"
},
"uriPosition": {
"message": "URI $POSITION$",
"message": "URL $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
@ -461,7 +461,7 @@
"message": "Zbirka pretraživanja"
},
"searchType": {
"message": "Search type"
"message": "Tip pretrage"
},
"noneFolder": {
"message": "Nema mape",
@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Opcije kontekstnog izbotnika omogućuju brzi pristup generiranju lozinke i prijavama za web stranicu na vašoj trenutačnoj kartici."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Izvoz trezora"
},
@ -511,7 +525,7 @@
"message": "Podijelite trezor"
},
"shareVaultConfirmation": {
"message": "Bitwarden allows you to share your vault with others by using an organization account. Would you like to visit the bitwarden.com website to learn more?"
"message": "Bitwarden omogućuje dijeljenje trezora s drugima pomoću računa organizacije. Želite li posjetiti web stranicu bitwarden.com da biste saznali više?"
},
"learnMore": {
"message": "Saznaj više"
@ -643,7 +657,7 @@
}
},
"verificationCodeEmailSent": {
"message": "Verification email sent to $EMAIL$.",
"message": "E-pošta za potvrdu poslana je na $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
@ -702,7 +716,7 @@
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Verify with Duo Security for your organization using the Duo Mobile app, SMS, phone call, or U2F security key.",
"message": "Potvrdite s Duo Security za svoju organizaciju pomoću Duo Mobile aplikacije, SMS-a, telefonskog poziva ili sigurnosnog ključa U2F.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
@ -967,10 +981,10 @@
"message": "Identiteti"
},
"logins": {
"message": "Logins"
"message": "Prijave"
},
"secureNotes": {
"message": "Secure Notes"
"message": "Sigurna bilješka"
},
"clear": {
"message": "Očisti"
@ -1022,19 +1036,22 @@
"message": "Uključi\/isključi opcije"
},
"organization": {
"message": "Organization",
"message": "Organizacija",
"description": "An entity of multiple related people (ex. a team or business organization)."
},
"types": {
"message": "Types"
"message": "Vrste"
},
"allItems": {
"message": "All Items"
"message": "Sve stavke"
},
"noPasswordsInList": {
"message": "There are no passwords to list."
"message": "Nema lozinki na popisu."
},
"remove": {
"message": "Remove"
"message": "Ukloni"
},
"default": {
"message": "Default"
}
}

View File

@ -65,7 +65,7 @@
"message": "Jelszó másolása"
},
"copyNote": {
"message": "Copy Note"
"message": "Jegyzet másolása"
},
"copyUri": {
"message": "URI másolása"
@ -173,7 +173,7 @@
"message": "Jelszó generátor"
},
"generator": {
"message": "Generator",
"message": "Generátor",
"description": "Short for 'Password Generator'."
},
"passGenInfo": {
@ -237,7 +237,7 @@
"message": "Jegyzetek"
},
"note": {
"message": "Note"
"message": "Jegyzet"
},
"editItem": {
"message": "Elem szerkesztése"
@ -252,13 +252,13 @@
"message": "Elem megtekintése"
},
"launch": {
"message": "Launch"
"message": "Indítás"
},
"website": {
"message": "Weboldal"
},
"toggleVisibility": {
"message": "Toggle Visibility"
"message": "Láthatóság váltása"
},
"manage": {
"message": "Kezelés"
@ -324,7 +324,7 @@
"message": "Biztonság"
},
"errorOccurred": {
"message": "An error has occurred"
"message": "Hiba történt"
},
"emailRequired": {
"message": "E-mail cím megadása kötelező."
@ -434,7 +434,7 @@
}
},
"newUri": {
"message": "New URI"
"message": "Új URI"
},
"addedItem": {
"message": "Elem hozzáadva"
@ -461,7 +461,7 @@
"message": "Gyűjtemény keresése"
},
"searchType": {
"message": "Search type"
"message": "Keresés típusa"
},
"noneFolder": {
"message": "Nincs mappa",
@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Helyi menü opciók gyors hozzáférést biztosít jelszó generáláshoz és bejelentkezésekhez a weboldalhoz amin éppen vagy."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Széf exportálása"
},
@ -511,7 +525,7 @@
"message": "Széfed megosztása"
},
"shareVaultConfirmation": {
"message": "Bitwarden allows you to share your vault with others by using an organization account. Would you like to visit the bitwarden.com website to learn more?"
"message": "Bitwarden lehetővé teszi egy szervezeti fiók használatával a fiók megosztását másokkal. Szeretnél többet megtudni a bitwarden.com weboldalon?"
},
"learnMore": {
"message": "Tudjon meg többet"
@ -643,7 +657,7 @@
}
},
"verificationCodeEmailSent": {
"message": "Verification email sent to $EMAIL$.",
"message": "Az ellenőrző kód elküldve a(z) $EMAIL$ címre.",
"placeholders": {
"email": {
"content": "$1",
@ -702,7 +716,7 @@
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Verify with Duo Security for your organization using the Duo Mobile app, SMS, phone call, or U2F security key.",
"message": "Ellenőrzés a Duo Security-val a Duo Mobile alkalmazást, SMS-t, telefonhívást vagy U2F biztonsági kulcsot.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
@ -967,10 +981,10 @@
"message": "Azonosságok"
},
"logins": {
"message": "Logins"
"message": "Bejelentkezések"
},
"secureNotes": {
"message": "Secure Notes"
"message": "Biztonságos jegyzetek"
},
"clear": {
"message": "Töröl"
@ -979,7 +993,7 @@
"message": "A kétlépcsős bejelentkezési kérelem befejezése az új fül használatával."
},
"checkPassword": {
"message": "Check if password has been exposed."
"message": "Jelszó ellenőrzése."
},
"passwordExposed": {
"message": "This password has been exposed in data breaches. You should change it.",
@ -991,50 +1005,53 @@
}
},
"passwordSafe": {
"message": "This password was not found in any known data breaches. It should be safe to use."
"message": "Ez a jelszó nem található egyetlen ismert adatszegésben sem. Biztonságos lehet használni."
},
"baseDomain": {
"message": "Base domain"
"message": "Alap domain"
},
"host": {
"message": "Host",
"message": "Hoszt",
"description": "A URL's host value. For example, the host of https:\/\/sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
"message": "Exact"
"message": "Pontos"
},
"startsWith": {
"message": "Starts with"
"message": "Ezzel kezdődik"
},
"regEx": {
"message": "Regular expression",
"message": "Reguláris kifejezés",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "Match Detection",
"message": "Találatfelismerés",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
"message": "Default match detection",
"message": "Alapértelmezett találatfelismerés",
"description": "Default URI match detection for auto-fill."
},
"toggleOptions": {
"message": "Toggle Options"
"message": "Opciók megnyitása"
},
"organization": {
"message": "Organization",
"message": "Szervezet",
"description": "An entity of multiple related people (ex. a team or business organization)."
},
"types": {
"message": "Types"
"message": "Típusok"
},
"allItems": {
"message": "All Items"
"message": "Összes elem"
},
"noPasswordsInList": {
"message": "There are no passwords to list."
"message": "Nincsenek listázható jelszavak."
},
"remove": {
"message": "Remove"
"message": "Eltávolít"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Pilihan menu konteks menyediakan akses cepat ke pembuat sandi dan info masuk untuk situs web di tab Anda saat ini."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Ekspor Brankas"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Remove"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "il menu contestuale di bitwarden fornisce l'accesso rapido ai login per la tab corrente."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Esporta cassaforte"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Rimuovi"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "コンテキストメニューのオプションで、現在のタブのウェブサイトのログイン情報やパスワード生成に素早くアクセスできます。"
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "保管庫のエクスポート"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "削除"
},
"default": {
"message": "Default"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Sammenhengsmeny-alternativer sørger for rask tilgang til passordgenerering og innlogginger for nettstedet i din nåværende fane."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Eksporter hvelvet"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Remove"
},
"default": {
"message": "Default"
}
}

View File

@ -252,13 +252,13 @@
"message": "Item weergeven"
},
"launch": {
"message": "Launch"
"message": "Starten"
},
"website": {
"message": "Website"
},
"toggleVisibility": {
"message": "Toggle Visibility"
"message": "Zichtbaarheid"
},
"manage": {
"message": "Beheer"
@ -324,7 +324,7 @@
"message": "Beveiliging"
},
"errorOccurred": {
"message": "An error has occurred"
"message": "Er is een fout opgetreden"
},
"emailRequired": {
"message": "E-mailadres is vereist."
@ -351,7 +351,7 @@
"message": "Verificatiecode is vereist."
},
"valueCopied": {
"message": " gekopieerd",
"message": "$VALUE$ gekopieerd",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
@ -415,7 +415,7 @@
"message": "Synchronisatie voltooid"
},
"syncingFailed": {
"message": "Synchronisatie mislukt"
"message": "De synchronisatie is mislukt"
},
"passwordCopied": {
"message": "Wachtwoord gekopieerd"
@ -461,7 +461,7 @@
"message": "Verzameling doorzoeken"
},
"searchType": {
"message": "Search type"
"message": "Zoekcategorie"
},
"noneFolder": {
"message": "Geen map",
@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Context menu-opties bieden snelle toegang tot wachtwoordgeneratie en logins voor de website in de huidige tab."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Exporteer Kluis"
},
@ -511,7 +525,7 @@
"message": "Deel uw kluis"
},
"shareVaultConfirmation": {
"message": "Bitwarden allows you to share your vault with others by using an organization account. Would you like to visit the bitwarden.com website to learn more?"
"message": "Met een organisatie-account kunt u een Bitwarden-kluis met anderen delen. Wilt u op de website bitwarden.com meer informatie lezen?"
},
"learnMore": {
"message": "Meer informatie"
@ -574,7 +588,7 @@
"message": "Lidmaatschap vernieuwen"
},
"premiumNotCurrentMember": {
"message": "U bent momenteel geen premium-lid."
"message": "U bent momenteel geen Premium-lid."
},
"premiumSignUpAndGet": {
"message": "Meld u aan voor een Premium-lidmaatschap en verkrijg:"
@ -601,13 +615,13 @@
"message": "U kunt een premium-lidmaatschap kopen via de bitwarden.com-webkluis. Wilt u de website nu bezoeken?"
},
"premiumCurrentMember": {
"message": "U bent een premium-lid!"
"message": "U bent een Premium-lid!"
},
"premiumCurrentMemberThanks": {
"message": "Bedankt voor de ondersteuning van Bitwarden."
},
"premiumPrice": {
"message": "Dit alles voor slechts %price% per jaar!",
"message": "Dit alles voor slechts $PRICE$ per jaar!",
"placeholders": {
"price": {
"content": "$1",
@ -643,7 +657,7 @@
}
},
"verificationCodeEmailSent": {
"message": "Verification email sent to $EMAIL$.",
"message": "Verificatie-e-mail is verzonden naar $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
@ -688,7 +702,7 @@
"message": "Authenticatie-app"
},
"authenticatorAppDesc": {
"message": "Gebruik een authenticatie-app (zoals Authy of Google Authenticator) om tijdsgebaseerde authenticatiecodes te genereren.",
"message": "Gebruik een authenticatie-app (zoals Authy of Google Authenticator) om op tijd gebaseerde authenticatiecodes te genereren.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
@ -698,11 +712,11 @@
"message": "Gebruik een YubiKey om toegang te krijgen tot uw account. Werkt met YubiKey 4, 4 Nano, 4C en Neo-apparaten."
},
"duoDesc": {
"message": "Verifiëren met Duo Security middels de Duo Mobile-app, sms, spraakoproep of een U2F-beveiligingssleutel.",
"message": "Verifieer met Duo Security middels de Duo Mobile-app, sms, spraakoproep of een U2F-beveiligingssleutel.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Verify with Duo Security for your organization using the Duo Mobile app, SMS, phone call, or U2F security key.",
"message": "Verifieer met Duo Security middels de Duo Mobile-app, sms, spraakoproep of een U2F-beveiligingssleutel.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
@ -970,7 +984,7 @@
"message": "Logins"
},
"secureNotes": {
"message": "Secure Notes"
"message": "Beveiligde notities"
},
"clear": {
"message": "Wissen"
@ -1022,19 +1036,22 @@
"message": "Schakel Context"
},
"organization": {
"message": "Organization",
"message": "Organisatie",
"description": "An entity of multiple related people (ex. a team or business organization)."
},
"types": {
"message": "Types"
},
"allItems": {
"message": "All Items"
"message": "Alle Items"
},
"noPasswordsInList": {
"message": "There are no passwords to list."
"message": "Er zijn geen wachtwoorden om weer te geven."
},
"remove": {
"message": "Remove"
"message": "Verwijderen"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Opcje menu kontekstowego zapewniają szybki dostęp do generowania haseł oraz do danych logowania dla bieżącej karty."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Eksportuj dane skarbca"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Usuń"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "As opções do menu de contexto providenciam acesso rápido à geração de senha e credenciais para o site na sua aba atual."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Exportar Cofre"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Remover"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "As opções do menu de contexto providenciam acesso rápido à geração de palavras-passe e credenciais para o website no seu separador atual."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Exportar cofre"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Remover"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Opțiunile meniului contextual oferă acces rapid la generarea de parole și la autentificările pentru site-ul web din fila curentă."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Export seif"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Remove"
},
"default": {
"message": "Default"
}
}

View File

@ -240,7 +240,7 @@
"message": "Заметка"
},
"editItem": {
"message": "Изменить элемент"
"message": "Изменение элемента"
},
"folder": {
"message": "Папка"
@ -437,10 +437,10 @@
"message": "Новый URI"
},
"addedItem": {
"message": "Добавленный элемент"
"message": "Элемент добавлен"
},
"editedItem": {
"message": "Измененный элемент"
"message": "Элемент изменен"
},
"deleteItemConfirmation": {
"message": "Вы действительно хотите удалить этот элемент?"
@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Опции контекстного меню обеспечивают быстрый доступ к генератору паролей и логинам для сайта на текущей вкладке."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Экспортировать хранилище"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Удалить"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Možnosti kontextového menu ponúkajú rýchly prístup k prihlasovacím údajom a generovaniu hesiel pre stránku vo vašej aktuálnej karte."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Export trezoru"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Remove"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Innehållsmenyn (högerklick) ger dig snabbare åtkomst för att skapa ett slumpmässigt lösenord, och för att fylla i en inloggning i den nuvarande fliken."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Exportera valv"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Ta bort"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Context menu options provide quick access to password generation and logins for the website in your current tab."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Export Vault"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Remove"
},
"default": {
"message": "Default"
}
}

View File

@ -173,7 +173,7 @@
"message": "Parola Oluşturucu"
},
"generator": {
"message": "Generator",
"message": "Oluşturucu",
"description": "Short for 'Password Generator'."
},
"passGenInfo": {
@ -252,13 +252,13 @@
"message": "Hesabı Görüntüle"
},
"launch": {
"message": "Launch"
"message": "Başlat"
},
"website": {
"message": "Websitesi"
},
"toggleVisibility": {
"message": "Toggle Visibility"
"message": "Görünürlüğünü aç\/kapat"
},
"manage": {
"message": "Yönet"
@ -324,7 +324,7 @@
"message": "Güvenlik"
},
"errorOccurred": {
"message": "An error has occurred"
"message": "Bir hata oluştu"
},
"emailRequired": {
"message": "E-posta adresi gereklidir."
@ -424,7 +424,7 @@
"message": "URl"
},
"uriPosition": {
"message": "URI $POSITION$",
"message": "URL $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
@ -461,7 +461,7 @@
"message": "Koleksiyon ara"
},
"searchType": {
"message": "Search type"
"message": "Arama türü"
},
"noneFolder": {
"message": "Klasör yok",
@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Sağtık menü seçenekleri, internet siteleri için geçerli sekmenizde şifre oluşturma ve oturum açma işlemlerine hızlı erişim sağlar."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Kasayı Dışa Aktar"
},
@ -511,7 +525,7 @@
"message": "Kasanızı Paylaşın"
},
"shareVaultConfirmation": {
"message": "Bitwarden allows you to share your vault with others by using an organization account. Would you like to visit the bitwarden.com website to learn more?"
"message": "Bitwarden bir kuruluş hesabı kullanarak başkalarıyla kasanızı paylaşmanızı sağlar. Daha fazla bilgi için bitwarden.com sitesini ziyaret etmek ister misiniz?"
},
"learnMore": {
"message": "Daha fazla bilgi edinin"
@ -643,7 +657,7 @@
}
},
"verificationCodeEmailSent": {
"message": "Verification email sent to $EMAIL$.",
"message": "Doğrulama e-postası $EMAIL$ 'a gönderildi.",
"placeholders": {
"email": {
"content": "$1",
@ -702,7 +716,7 @@
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Verify with Duo Security for your organization using the Duo Mobile app, SMS, phone call, or U2F security key.",
"message": "Kuruluşunuzun Duo Security doğrulaması için Duo Mobile uygulaması, SMS, telefon görüşmesi veya U2F güvenlik anahtarını kullanın.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
@ -967,10 +981,10 @@
"message": "Kimlikler"
},
"logins": {
"message": "Logins"
"message": "Hesaplar"
},
"secureNotes": {
"message": "Secure Notes"
"message": "Güvenli Notlar"
},
"clear": {
"message": "Temizle"
@ -1019,22 +1033,25 @@
"description": "Default URI match detection for auto-fill."
},
"toggleOptions": {
"message": "Toggle Options"
"message": "Aç\/Kapa Seçenekleri"
},
"organization": {
"message": "Organization",
"message": "Kuruluş",
"description": "An entity of multiple related people (ex. a team or business organization)."
},
"types": {
"message": "Types"
"message": "Türler"
},
"allItems": {
"message": "All Items"
"message": "Tüm öğeler"
},
"noPasswordsInList": {
"message": "There are no passwords to list."
"message": "Listelenecek parola yok."
},
"remove": {
"message": "Remove"
"message": "Kaldır"
},
"default": {
"message": "Default"
}
}

View File

@ -440,13 +440,13 @@
"message": "Доданий запис"
},
"editedItem": {
"message": "Змінений запис"
"message": "Запис змінено"
},
"deleteItemConfirmation": {
"message": "Ви дійсно хочете видалити цей запис?"
},
"deletedItem": {
"message": "Видалений запис"
"message": "Запис видалено"
},
"overwritePassword": {
"message": "Перезаписати пароль"
@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "Можливості контекстного меню забезпечують швидкий доступ до генерування пароля й входу для веб-сайту поточної вкладки."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Експорт сховища"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "Вилучити"
},
"default": {
"message": "Default"
}
}

View File

@ -1,13 +1,13 @@
{
"appName": {
"message": "bitwarden"
"message": "Bitwarden"
},
"extName": {
"message": "bitwarden - Trình quản lý mật khẩu miễn phí",
"message": "Bitwarden - Trình quản lý mật khẩu miễn phí",
"description": "Extension name"
},
"extDesc": {
"message": "bitwarden là một trình quản lý mật khẩu an toàn và miễn phí cho mọi thiết bị của bạn.",
"message": "Một trình quản lý mật khẩu an toàn và miễn phí cho mọi thiết bị của bạn.",
"description": "Extension description"
},
"loginOrCreateNewAccount": {
@ -29,22 +29,22 @@
"message": "Gửi"
},
"emailAddress": {
"message": "Địa chỉ Email"
"message": "Địa chỉ email"
},
"masterPass": {
"message": "Mật khẩu chính"
"message": "Mật khẩu ch"
},
"masterPassDesc": {
"message": "Mật khẩu chính là mật khẩu bạn sử dụng để truy cập kho mật khẩu của bạn. Nó rất quan trọng nên bạn không được quên mật khẩu chính của mình. Không có cách nào để khôi phục lại mật khẩu chính nếu bạn quên nó."
"message": "Mật khẩu ch là mật khẩu bạn sử dụng để truy cập kho mật khẩu của bạn. Nó rất quan trọng nên bạn không được quên mật khẩu chủ của mình. Không thể khôi phục lại mật khẩu chủ nếu bạn quên nó."
},
"masterPassHintDesc": {
"message": "Một gợi ý mật khẩu có thể giúp bạn nhớ lại mật khẩu chính của bạn nếu bạn quên nó."
"message": "Một gợi ý mật khẩu có thể giúp bạn nhớ lại mật khẩu ch của bạn nếu bạn quên nó."
},
"reTypeMasterPass": {
"message": "Nhập lại mật khẩu chính"
"message": "Nhập lại mật khẩu ch"
},
"masterPassHint": {
"message": "Gợi ý mật khẩu chính (tùy chọn)"
"message": "Gợi ý mật khẩu ch (tùy chọn)"
},
"tab": {
"message": "Thẻ"
@ -62,16 +62,16 @@
"message": "Thẻ hiện tại"
},
"copyPassword": {
"message": "Sao chép Mật khẩu"
"message": "Sao chép mật khẩu"
},
"copyNote": {
"message": "Sao chép Ghi chú"
"message": "Sao chép ghi chú"
},
"copyUri": {
"message": "Sao chép URL"
},
"copyUsername": {
"message": "Sao chép Tên đăng nhập"
"message": "Sao chép tên đăng nhập"
},
"copyNumber": {
"message": "Sao chép Số"
@ -95,7 +95,7 @@
"message": "Không có thông tin đăng nhập nào sẵn có để tự động điền vào tab hiện tại."
},
"addLogin": {
"message": "Thêm một Đăng nhập"
"message": "Thêm mục đăng nhập"
},
"addItem": {
"message": "Thêm Mục"
@ -104,10 +104,10 @@
"message": "Gợi ý mật khẩu"
},
"enterEmailToGetHint": {
"message": "Nhập địa chỉ email tài khoản của bạn để nhận gợi ý mật khẩu chính."
"message": "Nhập địa chỉ email tài khoản của bạn để nhận gợi ý mật khẩu ch."
},
"getMasterPasswordHint": {
"message": "Nhận gợi ý mật khẩu chính"
"message": "Nhận gợi ý mật khẩu ch"
},
"continue": {
"message": "Tiếp tục"
@ -119,7 +119,7 @@
"message": "Tài khoản"
},
"changeMasterPassword": {
"message": "Thay đổi mật khẩu chính"
"message": "Thay đổi mật khẩu ch"
},
"changeEmail": {
"message": "Thay đổi Email"
@ -164,7 +164,7 @@
"message": "Đồng bộ"
},
"syncVaultNow": {
"message": "Đồng bộ Kho mật khẩu ngay"
"message": "Đồng bộ kho mật khẩu ngay"
},
"lastSync": {
"message": "Lần đồng bộ gần nhất:"
@ -173,14 +173,14 @@
"message": "Tạo mật khẩu"
},
"generator": {
"message": "Generator",
"message": "Tạo mật khẩu",
"description": "Short for 'Password Generator'."
},
"passGenInfo": {
"message": "Tự động tạo mật khẩu mạnh mẽ, duy nhất cho đăng nhập của bạn."
},
"bitWebVault": {
"message": "Hầm bitwarden trên Web"
"message": "Trang web Bitwarden"
},
"importItems": {
"message": "Nhập mục"
@ -201,7 +201,7 @@
"message": "Độ dài"
},
"minNumbers": {
"message": "Số kí tự tối thiểu"
"message": "Số chữ số tối thiểu"
},
"minSpecial": {
"message": "Số kí tự đặc biệt tối thiểu"
@ -222,7 +222,7 @@
"message": "Không có mục nào để liệt kê."
},
"itemInformation": {
"message": "Mục thông tin"
"message": "Thông tin mục"
},
"username": {
"message": "Tên người dùng"
@ -252,13 +252,13 @@
"message": "Xem mục"
},
"launch": {
"message": "Launch"
"message": "Khởi chạy"
},
"website": {
"message": "Trang web"
},
"toggleVisibility": {
"message": "Toggle Visibility"
"message": "Bật\/tắt khả năng hiển thị"
},
"manage": {
"message": "Quản lý"
@ -279,13 +279,13 @@
"message": "Trình duyệt web của bạn không hỗ trợ dễ dàng sao chép bộ nhớ tạm. Bạn có thể sao chép nó theo cách thủ công để thay thế."
},
"verifyMasterPassword": {
"message": "Nhập lại mật khẩu chính"
"message": "Nhập lại mật khẩu ch"
},
"invalidMasterPassword": {
"message": "Mật khẩu chính không hợp lệ"
"message": "Mật khẩu ch không hợp lệ"
},
"lockOptions": {
"message": "Tùy chọn Khóa"
"message": "Khóa lại sau"
},
"lockNow": {
"message": "Khóa ngay"
@ -312,7 +312,7 @@
"message": "4 giờ"
},
"onLocked": {
"message": "Mỗi khi khóa"
"message": "Mỗi khi khóa máy"
},
"onRestart": {
"message": "Mỗi khi khởi động lại trình duyệt"
@ -324,7 +324,7 @@
"message": "Bảo mật"
},
"errorOccurred": {
"message": "An error has occurred"
"message": "Đã xảy ra lỗi chưa xác định"
},
"emailRequired": {
"message": "Địa chỉ email là bắt buộc."
@ -333,25 +333,25 @@
"message": "Địa chỉ email không hợp lệ."
},
"masterPassRequired": {
"message": "Mật khẩu chính là bắt buộc."
"message": "Mật khẩu ch là bắt buộc."
},
"masterPassLength": {
"message": "Mật khẩu chính phải có ít nhất 8 kí tự."
"message": "Mật khẩu ch phải có ít nhất 8 kí tự."
},
"masterPassDoesntMatch": {
"message": "Xác nhận mật khẩu chính không khớp."
"message": "Xác nhận mật khẩu ch không khớp."
},
"newAccountCreated": {
"message": "Tài khoản của bạn đã được tạo. Bạn có thể đăng nhập bây giờ."
},
"masterPassSent": {
"message": "Chúng tôi đã gửi cho bạn email có chứa gợi ý mật khẩu chính của bạn."
"message": "Chúng tôi đã gửi cho bạn email có chứa gợi ý mật khẩu ch của bạn."
},
"verificationCodeRequired": {
"message": "Yêu cầu mã xác nhận."
},
"valueCopied": {
"message": " đã sao chép",
"message": "$VALUE$ đã sao chép",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
@ -388,13 +388,13 @@
"message": "Thêm thư mục"
},
"changeMasterPass": {
"message": "Thay đổi mật khẩu chính"
"message": "Thay đổi mật khẩu ch"
},
"changeMasterPasswordConfirmation": {
"message": "Bạn có thể thay đổi mật khẩu chính trong kho bitwarden nền web. Bạn có muốn truy cập trang web bây giờ?"
"message": "Bạn có thể thay đổi mật khẩu chủ trong trang web Bitwarden. Bạn có muốn truy cập bitwarden.com bây giờ?"
},
"twoStepLoginConfirmation": {
"message": "Xác thực hai lớp giúp cho tài khoản của bạn an toàn hơn bằng cách yêu cầu bạn xác minh thông tin đăng nhập của bạn bằng một thiết bị khác như khóa bảo mật, ứng dụng xác thực, SMS, cuộc gọi điện thoại hoặc email. Bạn có thể bật xác thực hai lớp trong kho bitwarden nền web. Bạn có muốn ghé thăm trang web bây giờ?"
"message": "Xác thực hai lớp giúp cho tài khoản của bạn an toàn hơn bằng cách yêu cầu bạn xác minh thông tin đăng nhập của bạn bằng một thiết bị khác như khóa bảo mật, ứng dụng xác thực, SMS, cuộc gọi điện thoại hoặc email. Bạn có thể bật xác thực hai lớp trong trang web Bitwarden. Bạn có muốn ghé thăm bitwarden.com bây giờ?"
},
"editedFolder": {
"message": "Chỉnh sửa Thư mục"
@ -424,7 +424,7 @@
"message": "Đường dẫn"
},
"uriPosition": {
"message": "URI $POSITION$",
"message": "URL $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
@ -461,7 +461,7 @@
"message": "Tìm kiếm bộ sưu tập"
},
"searchType": {
"message": "Search type"
"message": "Tìm mục"
},
"noneFolder": {
"message": "Không được phân loại",
@ -477,7 +477,7 @@
"message": "'Thông báo Thêm đăng nhập' sẽ nhắc bạn lưu thông tin đăng nhập mới vào kho mật khẩu của bạn mỗi khi bạn đăng nhập lần đầu vào một trang web mới."
},
"notificationAddDesc": {
"message": "Nên bitwarden nhớ mật khẩu này cho bạn?"
"message": "Bạn có cần Bitwarden nhớ giúp bạn mật khẩu này không?"
},
"notificationAddSave": {
"message": "Vâng, Lưu Ngay"
@ -491,18 +491,32 @@
"disableContextMenuItemDesc": {
"message": "Tùy chọn menu ngữ cảnh giúp bạn truy cập nhanh thông tin đăng nhập và tạo mật khẩu cho trang web trong tab mà bạn đang mở."
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "Xuất Kho"
"message": "Xuất kho"
},
"warning": {
"message": "CẢNH BÁO",
"description": "WARNING (should stay in capitalized letters if the language permits)"
},
"exportWarning": {
"message": "Bản xuất ra này chứa dữ liệu không được mã hóa của bạn ở định dạng .csv. Bạn không nên lưu trữ hoặc gửi qua kênh không an toàn (chẳng hạn như email). Xóa nó ngay lập tức sau khi bạn sử dụng nó xong."
"message": "Bản xuất ra này chứa dữ liệu không được mã hóa của bạn ở định dạng .csv. Bạn không nên lưu trữ hoặc gửi qua kênh không an toàn (chẳng hạn như email). Xóa nó ngay lập tức sau khi bạn dùng xong nó."
},
"exportMasterPassword": {
"message": "Nhập mật khẩu chính để xuất kho dữ liệu của bạn."
"message": "Nhập mật khẩu ch để xuất kho dữ liệu của bạn."
},
"shared": {
"message": "Đã chia sẻ"
@ -511,7 +525,7 @@
"message": "Chia sẻ kho mật khẩu của bạn"
},
"shareVaultConfirmation": {
"message": "Bitwarden allows you to share your vault with others by using an organization account. Would you like to visit the bitwarden.com website to learn more?"
"message": "Bitwarden cho phép bạn chia sẻ kho mật khẩu của mình với người khác bằng cách sử dụng tài khoản tổ chức. Bạn có muốn truy cập trang web bitwarden.com để tìm hiểu thêm không?"
},
"learnMore": {
"message": "Tìm hiểu thêm"
@ -568,7 +582,7 @@
"message": "Quản lý Thành viên"
},
"premiumManageAlert": {
"message": "Bạn có thể quản lý các thành viên trong kho bitwarden nền web. Bạn có muốn truy cập trang web bây giờ?"
"message": "Bạn có thể quản lý các thành viên trong trang web Bitwarden. Bạn có muốn truy cập bitwarden.com bây giờ?"
},
"premiumRefresh": {
"message": "Làm mới thành viên"
@ -598,16 +612,16 @@
"message": "Mua bản Cao Cấp"
},
"premiumPurchaseAlert": {
"message": "Bạn có thể nâng cấp làm thành viên cao cấp trong kho bitwarden nền web. Bạn có muốn truy cập trang web bây giờ?"
"message": "Bạn có thể nâng cấp làm thành viên cao cấp trong trang web Bitwarden. Bạn có muốn truy cập bitwarden.com bây giờ?"
},
"premiumCurrentMember": {
"message": "Bạn là một thành viên cao cấp!"
},
"premiumCurrentMemberThanks": {
"message": "Cảm ơn bạn đã hỗ trợ bitwarden."
"message": "Cảm ơn bạn đã hỗ trợ Bitwarden."
},
"premiumPrice": {
"message": "Tất cả chỉ với %price% \/năm!",
"message": "Tất cả chỉ với $PRICE$ \/năm!",
"placeholders": {
"price": {
"content": "$1",
@ -634,7 +648,7 @@
"message": "Nhập mã xác nhận 6 chữ số từ ứng dụng xác thực của bạn."
},
"enterVerificationCodeEmail": {
"message": "Nhập mã xác nhận 6 chữ số đã được gửi tới email",
"message": "Nhập mã xác nhận 6 chữ số đã được gửi tới $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
@ -643,7 +657,7 @@
}
},
"verificationCodeEmailSent": {
"message": "Verification email sent to $EMAIL$.",
"message": "Email xác minh được gửi tới $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
@ -702,7 +716,7 @@
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Verify with Duo Security for your organization using the Duo Mobile app, SMS, phone call, or U2F security key.",
"message": "Xác minh với Duo Security cho tổ chức của bạn sử dụng ứng dụng Duo Mobile, SMS, cuộc gọi điện thoại, hoặc khoá bảo mật U2F.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
@ -721,7 +735,7 @@
"message": "Môi trường độc lập"
},
"selfHostedEnvironmentFooter": {
"message": "Chỉ định liên kết cơ bản của cài đặt bitwarden tại chỗ của bạn."
"message": "Chỉ định URL cơ sở on-premise của bạn để cài đặt máy chủ Bitwarden."
},
"customEnvironment": {
"message": "Môi trường tùy chỉnh"
@ -736,7 +750,7 @@
"message": "Địa chỉ API máy chủ"
},
"webVaultUrl": {
"message": "Địa chỉ máy chủ kho web"
"message": "URL máy chủ lưu trữ web"
},
"identityUrl": {
"message": "Địa chỉ nhận dạng máy chủ"
@ -868,7 +882,7 @@
"message": "Chị"
},
"dr": {
"message": "Tiến sĩ"
"message": "Bác sĩ"
},
"firstName": {
"message": "Tên"
@ -934,7 +948,7 @@
"message": "Đăng nhập"
},
"typeSecureNote": {
"message": "Lưu ý an toàn"
"message": "Ghi chú bảo mật"
},
"typeCard": {
"message": "Thẻ"
@ -943,7 +957,7 @@
"message": "Danh tính"
},
"passwordHistory": {
"message": "Lịch sử Mật khẩu"
"message": "Lịch sử tạo mật khẩu"
},
"back": {
"message": "Quay lại"
@ -967,10 +981,10 @@
"message": "Danh tính"
},
"logins": {
"message": "Logins"
"message": "Đăng nhập"
},
"secureNotes": {
"message": "Secure Notes"
"message": "Ghi chú bảo mật"
},
"clear": {
"message": "Xoá"
@ -982,7 +996,7 @@
"message": "Kiểm tra xem mật khẩu có bị lộ không."
},
"passwordExposed": {
"message": "This password has been exposed in data breaches. You should change it.",
"message": "Mật khẩu này đã bị lộ $VALUE$ trong các dữ liệu vi phạm. Bạn nên thay đổi nó.",
"placeholders": {
"value": {
"content": "$1",
@ -1022,19 +1036,22 @@
"message": "Bật\/tắt tùy chọn"
},
"organization": {
"message": "Organization",
"message": "Tổ chức",
"description": "An entity of multiple related people (ex. a team or business organization)."
},
"types": {
"message": "Types"
"message": "Các loại"
},
"allItems": {
"message": "All Items"
"message": "Tất cả các mục"
},
"noPasswordsInList": {
"message": "There are no passwords to list."
"message": "Không có mật khẩu để liệt kê."
},
"remove": {
"message": "Remove"
"message": "Xoá"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "上下文菜单选项可以让您快速访问密码生成器,也可以登陆当前标签的网站。"
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "导出密码库"
},
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "移除"
},
"default": {
"message": "Default"
}
}

View File

@ -491,6 +491,20 @@
"disableContextMenuItemDesc": {
"message": "右鍵選單選項幫您快速使用密碼產生器,也可以登入目前分頁開啟的網站。"
},
"theme": {
"message": "Theme"
},
"themeDesc": {
"message": "Change the application's color theme."
},
"dark": {
"message": "Dark",
"description": "Dark color"
},
"light": {
"message": "Light",
"description": "Light color"
},
"exportVault": {
"message": "匯出密碼庫"
},
@ -991,7 +1005,7 @@
}
},
"passwordSafe": {
"message": "任何已知的外密碼資料庫中都沒有此密碼,它目前是安全的。"
"message": "任何已知的外密碼資料庫中都沒有此密碼,它目前是安全的。"
},
"baseDomain": {
"message": "基底網域"
@ -1036,5 +1050,8 @@
},
"remove": {
"message": "移除"
},
"default": {
"message": "Default"
}
}

View File

@ -118,41 +118,44 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Name" xml:space="preserve">
<value>Bitwarden Free Password Manager</value>
<value>Bitwarden - مدیریت گذرواژه رایگان</value>
</data>
<data name="Summary" xml:space="preserve">
<value>A secure and free password manager for all of your devices</value>
<value>یک مدیریت کننده رمز عبور رایگان برای تمامی دستگاههایتان</value>
</data>
<data name="Description" xml:space="preserve">
<value>Bitwarden is the easiest and safest way to store all of your logins and passwords while conveniently keeping them synced between all of your devices.
<value>Bitwarden ساده ترین و امن ترین راه گردآوری تمام داده های ورودی و پسوردها است در حالی که به راحتی آنها را بین تمامی دستگاه ها همگام میکند.
Password theft is a serious problem. The websites and apps that you use are under attack every day. Security breaches occur and your passwords are stolen. When you reuse the same passwords across apps and websites hackers can easily access your email, bank, and other important accounts.
Security experts recommend that you use a different, randomly generated password for every account that you create. But how do you manage all those passwords? Bitwarden makes it easy for you to create, store, and access your passwords.
سرقت پسورد یک مشکل جدی است. وبسایت ها و اپلیکیشن هایی که شما از آنها استفاده میکنید هر روز تحت حملات قرار دارند. نقص های امنیتی رخ میدهند و پسوردها به سرقت میروند. زمانی که شما مجدداً از همان پسورد برای تمام وبسایت ها و اپلیکیشن ها استفاده میکنید هکرها می‌توانند به راحتی به ایمیل، حساب بانکی، و سایر حسابهای کاربریتان دسترسی داشته باشند.
Bitwarden stores all of your logins in an encrypted vault that syncs across all of your devices. Since it's fully encrypted before it ever leaves your device, only you have access to your data. Not even the team at Bitwarden can read your data, even if we wanted to. Your data is sealed with AES-256 bit encryption, salted hashing, and PBKDF2 SHA-256.
Bitwarden is 100% open source software. The source code for Bitwarden is hosted on GitHub and everyone is free to review, audit, and contribute to the Bitwarden codebase.</value>
متخصصان امنیتی توصیه میکنند که برای هر حساب کاربری که ایجاد میکنید از پسوردهای متفاوت و تصادفی تولید شده استفاده کنید. اما چطور تمامی این پسورها را مدیریت میکنید؟ بیت واردن ساختن، نگهداری، ودسترسی به پسوردهایتان را آسان میکند.
Bitwarden تمامی داده های ورودی شما را در یک گاو صندوق رمزنگاری شده نگهداری میکند که قابل همگام سازی توسط تمامی دستگاه های شماست. از آنجا که این داده ها هر زمان قبل از ترک دستگاهتان کاملا رمزنگاری میشود، فقط شما به اطلاعاتتان دسترسی دارید. حتی اگر تیم ما در بیت واردن هم بخواهند نمیتوانند اطلاعات شما را مشاهده کنند. داده های شما توسط رمزگذاری AES-256 بیتی، هَش خرد شده، و PBKDF2SHA-256 رمزنگاری شده است.
Bitwarden ۱۰۰٪ یک برنامه متن باز است. کد منبع بیت واردن در GitHub میزبانی میشود و هر کس آزاد است برای بررسی، تفتیش و کمک به کد دسترسی داشته باشد.</value>
</data>
<data name="AssetTitle" xml:space="preserve">
<value>A secure and free password manager for all of your devices</value>
<value>یک مدیریت کننده رمز عبور رایگان برای تمامی دستگاههایتان</value>
</data>
<data name="ScreenshotSync" xml:space="preserve">
<value>Sync and access your vault from multiple devices</value>
<value>همگام سازی و دسترسی به گاوصندوق خود را از دستگاه های مختلف</value>
</data>
<data name="ScreenshotVault" xml:space="preserve">
<value>Manage all your logins and passwords from a secure vault</value>
<value>مدیریت تمام اطلاعات ورود و رمزهای عبورتان از یک گاوصندوق امن</value>
</data>
<data name="ScreenshotAutofill" xml:space="preserve">
<value>Quickly auto-fill your login credentials into any website that you visit</value>
<value>پرکردن خودکار معتبر ورودی شما بصورت سریع برای هر وبسایتی که از آن بازدید میکنید</value>
</data>
<data name="ScreenshotMenu" xml:space="preserve">
<value>Your vault is also conveniently accessible from the right-click menu</value>
<value>گاوصندوق شما نیز به راحتی از منوی راست کلیک قابل دسترسی است</value>
</data>
<data name="ScreenshotPassword" xml:space="preserve">
<value>Automatically generate strong, random, and secure passwords</value>
<value>به صورت خودکار کلمات عبور قوی، تصادفی و امن ایجاد کنید</value>
</data>
<data name="ScreenshotEdit" xml:space="preserve">
<value>Your information is managed securely using AES-256 bit encryption</value>
<value>اطلاعات شما با استفاده از رمزگذاری AES-256 بیتی ایمن مدیریت می شود</value>
</data>
</root>

View File

@ -118,10 +118,10 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Name" xml:space="preserve">
<value>Bitwarden Free Password Manager</value>
<value>Bitwarden - 무료 비밀번호 관리자</value>
</data>
<data name="Summary" xml:space="preserve">
<value>A secure and free password manager for all of your devices</value>
<value>당신의 모든 기기에서 사용할 수 있는, 안전한 무료 비밀번호 관리자</value>
</data>
<data name="Description" xml:space="preserve">
<value>Bitwarden is the easiest and safest way to store all of your logins and passwords while conveniently keeping them synced between all of your devices.
@ -135,24 +135,24 @@ Bitwarden stores all of your logins in an encrypted vault that syncs across all
Bitwarden is 100% open source software. The source code for Bitwarden is hosted on GitHub and everyone is free to review, audit, and contribute to the Bitwarden codebase.</value>
</data>
<data name="AssetTitle" xml:space="preserve">
<value>A secure and free password manager for all of your devices</value>
<value>당신의 모든 기기에서 사용할 수 있는, 안전한 무료 비밀번호 관리자</value>
</data>
<data name="ScreenshotSync" xml:space="preserve">
<value>Sync and access your vault from multiple devices</value>
<value>여러 기기에서 보관함에 접근하고 동기화할 수 있습니다.</value>
</data>
<data name="ScreenshotVault" xml:space="preserve">
<value>Manage all your logins and passwords from a secure vault</value>
<value>안전한 보관함에서 모든 로그인과 비밀번호를 관리하세요.</value>
</data>
<data name="ScreenshotAutofill" xml:space="preserve">
<value>Quickly auto-fill your login credentials into any website that you visit</value>
<value>방문하는 모든 웹 사이트에 자동 완성 기능을 통해 빠르게 로그인할 수 있습니다.</value>
</data>
<data name="ScreenshotMenu" xml:space="preserve">
<value>Your vault is also conveniently accessible from the right-click menu</value>
<value>오른쪽 클릭 메뉴를 통해 보관함에 간편하게 접근할 수 있습니다.</value>
</data>
<data name="ScreenshotPassword" xml:space="preserve">
<value>Automatically generate strong, random, and secure passwords</value>
<value>강하고 안전한 무작위 비밀번호 자동 생성 기능을 제공합니다.</value>
</data>
<data name="ScreenshotEdit" xml:space="preserve">
<value>Your information is managed securely using AES-256 bit encryption</value>
<value>사용자의 정보는 AES-256 비트 암호화를 통하여 안전하게 관리됩니다.</value>
</data>
</root>

View File

@ -118,7 +118,7 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Name" xml:space="preserve">
<value>bitwarden - Gratis Wachtwoordbeheerder</value>
<value>Bitwarden - Gratis wachtwoordbeheerder</value>
</data>
<data name="Summary" xml:space="preserve">
<value>Een gratis, veilige wachtwoordbeheerder voor al je apparaten</value>

View File

@ -118,19 +118,19 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Name" xml:space="preserve">
<value>bitwarden - Trình quản lý mật khẩu miễn phí</value>
<value>Bitwarden - Trình quản lý mật khẩu miễn phí</value>
</data>
<data name="Summary" xml:space="preserve">
<value>Một trình quản lý mật khẩu an toàn và miễn phí cho mọi thiết bị của bạn</value>
</data>
<data name="Description" xml:space="preserve">
<value>bitwarden là cách dễ dàng và an toàn nhất để lưu trữ tất cả các thông tin đăng nhập và mật khẩu của bạn và giữ chúng được đồng bộ giữa tất cả các thiết bị của bạn.
<value>Bitwarden là cách dễ dàng và an toàn nhất để lưu trữ mọi thông tin đăng nhập và mật khẩu của bạn và giữ chúng được đồng bộ giữa tất cả các thiết bị của bạn.
Rò rỉ mật khẩu là một vấn đề rất nghiêm trọng. Các trang web và ứng dụng mà bạn sử dụng đang bị tấn công mỗi ngày. Vi phạm an ninh mạng xảy ra khiến mật khẩu của bạn bị đánh cắp. Khi bạn sử dụng cùng một mật khẩu trên nhiều ứng dụng và trang web, tin tặc có thể dễ dàng truy cập vào email, tài khoản ngân hàng và các tài khoản quan trọng khác của bạn.
Việc bị lộ mật khẩu là một vấn đề rất nghiêm trọng. Các trang web và ứng dụng mà bạn sử dụng đang bị tấn công mỗi ngày. Những cuộc tấn công của các tin tặc có thể khiến bạn bị lộ các thông tin đăng nhập. Khi bạn sử dụng cùng một mật khẩu trên nhiều ứng dụng và trang web, tin tặc có thể dễ dàng truy cập vào email, tài khoản ngân hàng và các tài khoản quan trọng khác của bạn.
Các chuyên gia bảo mật khuyên bạn nên sử dụng một mật khẩu được tạo ngẫu nhiên cho mỗi tài khoản của bạn. Nhưng làm thế nào để bạn quản lý tất cả những mật khẩu đó? bitwarden giúp bạn tạo, lưu trữ và truy cập tất cả mật khẩu một cách dễ dàng.
Các chuyên gia bảo mật khuyên bạn nên sử dụng một mật khẩu được tạo ngẫu nhiên cho mỗi tài khoản của bạn. Nhưng làm thế nào để bạn quản lý tất cả những mật khẩu đó? Bitwarden giúp bạn tạo, lưu trữ và truy cập tất cả mật khẩu một cách dễ dàng.
bitwarden lưu trữ tất cả các thông tin đăng nhập của bạn trong một hầm được mã hóa và đồng bộ trên tất cả các thiết bị của bạn. Vì nó được mã hóa đầy đủ trước khi nó rời khỏi thiết bị của bạn nên chỉ có bạn mới có thể truy cập vào dữ liệu của mình. Ngay cả nhóm nghiên cứu tại bitwarden cũng không thể đọc được dữ liệu của bạn khi hộ muốn. Dữ liệu của bạn được bảo vệ bằng mã hóa AES-256 bit, hàm băm và PBKDF2 SHA-256.</value>
Bitwarden lưu trữ tất cả các thông tin đăng nhập của bạn trong một kho dữ liệu được mã hóa và đồng bộ trên tất cả các thiết bị của bạn. Vì nó được mã hóa đầy đủ trước khi nó rời khỏi thiết bị của bạn nên chỉ có bạn mới có thể truy cập vào dữ liệu của mình. Ngay cả nhóm phát triển Bitwarden cũng không thể đọc được dữ liệu của bạn kể cả khi họ muốn. Dữ liệu của bạn được bảo vệ bằng các giải pháp mã hóa tối tân nhất hiện nay như mã hóa AES-256 bit, hàm băm và PBKDF2 SHA-256.</value>
</data>
<data name="AssetTitle" xml:space="preserve">
<value>Một trình quản lý mật khẩu an toàn và miễn phí cho mọi thiết bị của bạn</value>