From bbd416ba24d77e57f79975a1a0d06021bee77c68 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 5 Mar 2020 09:38:47 -0500 Subject: [PATCH] New Crowdin translations (#482) * New translations messages.json (Afrikaans) * New translations messages.json (Hebrew) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Korean) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Hungarian) * New translations messages.json (Greek) * New translations messages.json (Belarusian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Esperanto) * New translations messages.json (English, United Kingdom) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Chinese Simplified) * New translations messages.json (Catalan) * New translations messages.json (Bulgarian) * New translations messages.json (Vietnamese) * New translations messages.json (Portuguese) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Hungarian) * New translations messages.json (Dutch) --- src/locales/af/messages.json | 141 +- src/locales/be/messages.json | 3035 +++++++++++++++++++++++++++++++ src/locales/bg/messages.json | 1673 +++++++++-------- src/locales/ca/messages.json | 95 +- src/locales/cs/messages.json | 165 +- src/locales/da/messages.json | 95 +- src/locales/de/messages.json | 99 +- src/locales/el/messages.json | 1347 +++++++------- src/locales/en_GB/messages.json | 95 +- src/locales/eo/messages.json | 95 +- src/locales/es/messages.json | 95 +- src/locales/et/messages.json | 95 +- src/locales/fi/messages.json | 135 +- src/locales/fr/messages.json | 153 +- src/locales/he/messages.json | 95 +- src/locales/hr/messages.json | 101 +- src/locales/hu/messages.json | 307 ++-- src/locales/it/messages.json | 131 +- src/locales/ja/messages.json | 103 +- src/locales/ko/messages.json | 123 +- src/locales/nb/messages.json | 115 +- src/locales/nl/messages.json | 117 +- src/locales/pl/messages.json | 545 +++--- src/locales/pt_BR/messages.json | 97 +- src/locales/pt_PT/messages.json | 107 +- src/locales/ru/messages.json | 99 +- src/locales/sk/messages.json | 135 +- src/locales/sv/messages.json | 867 +++++---- src/locales/tr/messages.json | 1223 +++++++------ src/locales/uk/messages.json | 101 +- src/locales/vi/messages.json | 119 +- src/locales/zh_CN/messages.json | 95 +- src/locales/zh_TW/messages.json | 115 +- 33 files changed, 8962 insertions(+), 2951 deletions(-) create mode 100644 src/locales/be/messages.json diff --git a/src/locales/af/messages.json b/src/locales/af/messages.json index 96ba426349b..27d9164c779 100644 --- a/src/locales/af/messages.json +++ b/src/locales/af/messages.json @@ -13,7 +13,7 @@ "message": "What type of item is this?" }, "name": { - "message": "Name" + "message": "Naam" }, "uri": { "message": "URI" @@ -32,22 +32,22 @@ "message": "New URI" }, "username": { - "message": "Username" + "message": "Gebruikersnaam" }, "password": { - "message": "Password" + "message": "Wagwoord" }, "passphrase": { - "message": "Passphrase" + "message": "Wagfrase" }, "notes": { - "message": "Notes" + "message": "Notas" }, "customFields": { "message": "Custom Fields" }, "cardholderName": { - "message": "Cardholder Name" + "message": "Kaarthouernaam" }, "number": { "message": "Number" @@ -65,19 +65,19 @@ "message": "Identity Name" }, "company": { - "message": "Company" + "message": "Maatskappy" }, "ssn": { - "message": "Social Security Number" + "message": "Identiteitsnommer" }, "passportNumber": { - "message": "Passport Number" + "message": "Paspoortnommer" }, "licenseNumber": { - "message": "License Number" + "message": "Lisensienommer" }, "email": { - "message": "Email" + "message": "E-pos" }, "phone": { "message": "Phone" @@ -149,7 +149,7 @@ "message": "New Custom Field" }, "value": { - "message": "Value" + "message": "Waarde" }, "dragToSort": { "message": "Drag to sort" @@ -187,10 +187,10 @@ "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": "Presies" }, "startsWith": { - "message": "Starts with" + "message": "Begin met" }, "regEx": { "message": "Regular expression", @@ -215,13 +215,13 @@ "description": "Toggling an expand/collapse state." }, "generatePassword": { - "message": "Generate Password" + "message": "Genereer Wagwoord" }, "checkPassword": { - "message": "Check if password has been exposed." + "message": "Gaan na of wagwoord blootgestel is." }, "passwordExposed": { - "message": "This password has been exposed $VALUE$ time(s) in data breaches. You should change it.", + "message": "Hierdie wagwoord is $VALUE$ keer in databreuke blootgestel. U behoort dit te verander.", "placeholders": { "value": { "content": "$1", @@ -230,13 +230,13 @@ } }, "passwordSafe": { - "message": "This password was not found in any known data breaches. It should be safe to use." + "message": "Hierdie wagwoord is in geen bekende databreuke gevind nie. Dit behoort veilig vir gebruik te wees." }, "save": { - "message": "Save" + "message": "Bewaar" }, "cancel": { - "message": "Cancel" + "message": "Kanselleer" }, "canceled": { "message": "Canceled" @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Password Generator" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Minimum Numbers" }, @@ -2047,6 +2050,12 @@ "people": { "message": "People" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Groups" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Created group $ID$.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Unable to accept invitation. Ask an organization admin to send a new invitation." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Remember email" }, @@ -2931,12 +2958,78 @@ "message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below." }, "inAppPurchase": { - "message": "In-app Purchase" + "message": "Toepgebonde Aankope" }, "cannotPerformInAppPurchase": { - "message": "You cannot perform this action while using an in-app purchase payment method." + "message": "U kan nie hierdie aksie uitvoer terwyl ’n toepgebonde aankoopmetode gebruik word nie." }, "manageSubscriptionFromStore": { - "message": "You must manage your subscription from the store where your in-app purchase was made." + "message": "U moet u intekening bestuur vanuit die winkel waarin u toepgebonde aankoop gedoen is." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/be/messages.json b/src/locales/be/messages.json new file mode 100644 index 00000000000..f2ae4387445 --- /dev/null +++ b/src/locales/be/messages.json @@ -0,0 +1,3035 @@ +{ + "pageTitle": { + "message": "$APP_NAME$ вэб-сховішча", + "description": "The title of the website in the browser window.", + "placeholders": { + "app_name": { + "content": "$1", + "example": "Bitwarden" + } + } + }, + "whatTypeOfItem": { + "message": "Выберыце тып элемента" + }, + "name": { + "message": "Назва" + }, + "uri": { + "message": "URI" + }, + "uriPosition": { + "message": "URI $POSITION$", + "description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.", + "placeholders": { + "position": { + "content": "$1", + "example": "2" + } + } + }, + "newUri": { + "message": "Новы URI" + }, + "username": { + "message": "Імя карыстальніка" + }, + "password": { + "message": "Пароль" + }, + "passphrase": { + "message": "Парольная фраза" + }, + "notes": { + "message": "Нататкі" + }, + "customFields": { + "message": "Карыстальніцкія палі" + }, + "cardholderName": { + "message": "Імя ўладальніка карткі" + }, + "number": { + "message": "Нумар" + }, + "brand": { + "message": "Тып карткі" + }, + "expiration": { + "message": "Тэрмін дзеяння" + }, + "securityCode": { + "message": "Код бяспекі (CVV)" + }, + "identityName": { + "message": "Імя" + }, + "company": { + "message": "Кампанія" + }, + "ssn": { + "message": "Нумар сацыяльнага страхавання" + }, + "passportNumber": { + "message": "Нумар пашпарта" + }, + "licenseNumber": { + "message": "Нумар ліцэнзіі" + }, + "email": { + "message": "Электронная пошта" + }, + "phone": { + "message": "Тэлефон" + }, + "january": { + "message": "Студзень" + }, + "february": { + "message": "Люты" + }, + "march": { + "message": "Сакавік" + }, + "april": { + "message": "Красавік" + }, + "may": { + "message": "Май" + }, + "june": { + "message": "Чэрвень" + }, + "july": { + "message": "Ліпень" + }, + "august": { + "message": "Жнівень" + }, + "september": { + "message": "Верасень" + }, + "october": { + "message": "Кастрычнік" + }, + "november": { + "message": "Лістапад" + }, + "december": { + "message": "Снежань" + }, + "title": { + "message": "Зварот" + }, + "mr": { + "message": "С-р" + }, + "mrs": { + "message": "С-ня" + }, + "ms": { + "message": "Пані" + }, + "dr": { + "message": "Док." + }, + "expirationMonth": { + "message": "Месяц заканчэння" + }, + "expirationYear": { + "message": "Год заканчэння" + }, + "authenticatorKeyTotp": { + "message": "Ключ праверкі сапраўднасці (TOTP)" + }, + "folder": { + "message": "Папка" + }, + "newCustomField": { + "message": "Новае карыстальніцкае поле" + }, + "value": { + "message": "Значэнне" + }, + "dragToSort": { + "message": "Перацягніце для сартавання" + }, + "cfTypeText": { + "message": "Тэкст" + }, + "cfTypeHidden": { + "message": "Схавана" + }, + "cfTypeBoolean": { + "message": "Лагічнае" + }, + "remove": { + "message": "Выдаліць" + }, + "unassigned": { + "message": "Непрызначаныя" + }, + "noneFolder": { + "message": "Без папкі", + "description": "This is the folder for uncategorized items" + }, + "addFolder": { + "message": "Дадаць папку" + }, + "editFolder": { + "message": "Рэдагаваць папку" + }, + "baseDomain": { + "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": "Дакладна" + }, + "startsWith": { + "message": "Пачынаецца з" + }, + "regEx": { + "message": "Рэгулярны выраз", + "description": "A programming term, also known as 'RegEx'." + }, + "matchDetection": { + "message": "Выяўленне супадзенняў", + "description": "URI match detection for auto-fill." + }, + "defaultMatchDetection": { + "message": "Метад выяўлення па змаўчанні", + "description": "Default URI match detection for auto-fill." + }, + "never": { + "message": "Ніколі" + }, + "toggleVisibility": { + "message": "Пераключыць бачнасць" + }, + "toggleCollapse": { + "message": "Згарнуць/Разгарнуць", + "description": "Toggling an expand/collapse state." + }, + "generatePassword": { + "message": "Стварыць пароль" + }, + "checkPassword": { + "message": "Праверце, ці не скампраметаваны пароль." + }, + "passwordExposed": { + "message": "Гэты пароль быў скампраметаваны $VALUE$ раз(-ы/-оў). Вы павінны змяніць яго.", + "placeholders": { + "value": { + "content": "$1", + "example": "2" + } + } + }, + "passwordSafe": { + "message": "Гэты пароль не быў знойдзены ў вядомых базах уцечак. Можна працягваць яго выкарыстоўваць." + }, + "save": { + "message": "Захаваць" + }, + "cancel": { + "message": "Скасаваць" + }, + "canceled": { + "message": "Скасавана" + }, + "close": { + "message": "Закрыць" + }, + "delete": { + "message": "Выдаліць" + }, + "favorite": { + "message": "Абраны" + }, + "unfavorite": { + "message": "Выдаліць з абранага" + }, + "edit": { + "message": "Рэдагаваць" + }, + "searchCollection": { + "message": "Пошук у калекцыі" + }, + "searchFolder": { + "message": "Пошук у папцы" + }, + "searchFavorites": { + "message": "Пошук у абраным" + }, + "searchType": { + "message": "Пошук па тыпу", + "description": "Search item type" + }, + "searchVault": { + "message": "Пошук у сховішчы" + }, + "allItems": { + "message": "Усе элементы" + }, + "favorites": { + "message": "Абраныя" + }, + "types": { + "message": "Тыпы" + }, + "typeLogin": { + "message": "Імя карыстальніка" + }, + "typeCard": { + "message": "Картка" + }, + "typeIdentity": { + "message": "Пасведчанне" + }, + "typeSecureNote": { + "message": "Бяспечныя нататкі" + }, + "folders": { + "message": "Папкі" + }, + "collections": { + "message": "Калекцыі" + }, + "firstName": { + "message": "Імя" + }, + "middleName": { + "message": "Імя па бацьку" + }, + "lastName": { + "message": "Прозвішча" + }, + "address1": { + "message": "Радок адрасу 1" + }, + "address2": { + "message": "Радок адрасу 2" + }, + "address3": { + "message": "Радок адрасу 3" + }, + "cityTown": { + "message": "Горад / Пасёлак" + }, + "stateProvince": { + "message": "Рэгіён / Вобласць" + }, + "zipPostalCode": { + "message": "Паштовы індэкс" + }, + "country": { + "message": "Краіна" + }, + "shared": { + "message": "Абагуленыя" + }, + "attachments": { + "message": "Далучэнні" + }, + "select": { + "message": "Выбраць" + }, + "addItem": { + "message": "Дадаць элемент" + }, + "editItem": { + "message": "Рэдагаванне элемента" + }, + "ex": { + "message": "напр.", + "description": "Short abbreviation for 'example'." + }, + "other": { + "message": "Iншае" + }, + "share": { + "message": "Абагуліць" + }, + "valueCopied": { + "message": "$VALUE$ скапіяваны(-а)", + "description": "Value has been copied to the clipboard.", + "placeholders": { + "value": { + "content": "$1", + "example": "Password" + } + } + }, + "copyValue": { + "message": "Капіяваць значэнне", + "description": "Copy value to clipboard" + }, + "copyPassword": { + "message": "Капіяваць пароль", + "description": "Copy password to clipboard" + }, + "copyUsername": { + "message": "Капіяваць імя карыстальніка", + "description": "Copy username to clipboard" + }, + "copyNumber": { + "message": "Капіяваць нумар", + "description": "Copy credit card number" + }, + "copySecurityCode": { + "message": "Капіяваць код бяспекі", + "description": "Copy credit card security code (CVV)" + }, + "copyUri": { + "message": "Капіяваць URI", + "description": "Copy URI to clipboard" + }, + "myVault": { + "message": "Маё сховішча" + }, + "vault": { + "message": "Сховішча" + }, + "shareSelected": { + "message": "Абагуліць выбраныя" + }, + "deleteSelected": { + "message": "Выдаліць выбраныя" + }, + "moveSelected": { + "message": "Перамясціць выбраныя" + }, + "selectAll": { + "message": "Выбраць усё" + }, + "unselectAll": { + "message": "Адмяніць выбар" + }, + "launch": { + "message": "Запусціць" + }, + "newAttachment": { + "message": "Дадаць новае далучэнне" + }, + "deletedAttachment": { + "message": "Далучэнне выдалена" + }, + "deleteAttachmentConfirmation": { + "message": "Вы ўпэўнены, што хочаце выдаліць гэта далучэнне?" + }, + "attachmentSaved": { + "message": "Далучэнне захавана." + }, + "file": { + "message": "Файл" + }, + "selectFile": { + "message": "Выберыце файл." + }, + "maxFileSize": { + "message": "Максімальны памер файла 100 МБ." + }, + "updateKey": { + "message": "Вы не можаце выкарыстоўваць гэту функцыю, пакуль не абнавіце свой ключ шыфравання." + }, + "addedItem": { + "message": "Элемент дададзены" + }, + "editedItem": { + "message": "Элемент адрэдагаваны" + }, + "sharedItem": { + "message": "Абагулены элемент" + }, + "sharedItems": { + "message": "Абагуленыя элементы" + }, + "deleteItem": { + "message": "Выдаліць элемент" + }, + "deleteFolder": { + "message": "Выдаліць папку" + }, + "deleteAttachment": { + "message": "Выдаліць далучэнне" + }, + "deleteItemConfirmation": { + "message": "Вы ўпэўнены, што хочаце выдаліць гэты элемент?" + }, + "deletedItem": { + "message": "Выдалены элемент" + }, + "deletedItems": { + "message": "Выдаленыя элементы" + }, + "movedItems": { + "message": "Перамешчаныя элементы" + }, + "overwritePasswordConfirmation": { + "message": "Вы ўпэўнены, што хочаце перазапісаць бягучы пароль?" + }, + "editedFolder": { + "message": "Папка адрэдагавана" + }, + "addedFolder": { + "message": "Папка дададзена" + }, + "deleteFolderConfirmation": { + "message": "Вы ўпэўнены, што хочаце выдаліць гэту папку?" + }, + "deletedFolder": { + "message": "Папка выдалена" + }, + "loggedOut": { + "message": "Вы выйшлі са сховішча" + }, + "loginExpired": { + "message": "Скончыўся тэрмін дзеяння вашага сеансу." + }, + "logOutConfirmation": { + "message": "Вы ўпэўнены, што хочаце выйсці?" + }, + "logOut": { + "message": "Выйсці" + }, + "ok": { + "message": "ОК" + }, + "yes": { + "message": "Так" + }, + "no": { + "message": "Не" + }, + "loginOrCreateNewAccount": { + "message": "Увайдзіце або стварыце новы ўліковы запіс для доступу да бяспечнага сховішча." + }, + "createAccount": { + "message": "Стварыць уліковы запіс" + }, + "logIn": { + "message": "Увайсці" + }, + "submit": { + "message": "Адправіць" + }, + "emailAddressDesc": { + "message": "You'll use your email address to log in." + }, + "yourName": { + "message": "Ваша імя" + }, + "yourNameDesc": { + "message": "What should we call you?" + }, + "masterPass": { + "message": "Майстар-пароль" + }, + "masterPassDesc": { + "message": "Майстар-пароль — ключ да вашага бяспечнага сховішча. Ён вельмі важны, таму не забывайце яго. Аднавіць майстар-пароль немагчыма." + }, + "masterPassHintDesc": { + "message": "Падказка да майстра-пароля можа дапамагчы вам яго ўспомніць." + }, + "reTypeMasterPass": { + "message": "Увядзіце майстар-пароль паўторна" + }, + "masterPassHint": { + "message": "Падказка да майстра-пароля (неабавязкова)" + }, + "masterPassHintLabel": { + "message": "Падказка да майстра-пароля" + }, + "settings": { + "message": "Налады" + }, + "passwordHint": { + "message": "Падказка да пароля" + }, + "enterEmailToGetHint": { + "message": "Увядзіце адрас электроннай пошты ўліковага запісу для атрымання падказкі для пароля." + }, + "getMasterPasswordHint": { + "message": "Атрымаць падказку для майстра-пароля" + }, + "emailRequired": { + "message": "Патрабуецца адрас электроннай пошты." + }, + "invalidEmail": { + "message": "Памылковы адрас электроннай пошты." + }, + "masterPassRequired": { + "message": "Патрабуецца майстар-пароль." + }, + "masterPassLength": { + "message": "Майстар-пароль павінен быць даўжынёй не менш за 8 сімвалаў." + }, + "masterPassDoesntMatch": { + "message": "Майстры-паролі не супадаюць." + }, + "newAccountCreated": { + "message": "Ваш уліковы запіс створаны! Вы можаце ўвайсці." + }, + "masterPassSent": { + "message": "Мы адправілі вам на электронную пошту падказку для майстра-пароля." + }, + "unexpectedError": { + "message": "Адбылася нечаканая памылка." + }, + "emailAddress": { + "message": "Адрас эл. пошты" + }, + "yourVaultIsLocked": { + "message": "Ваша сховішча заблакіравана. Каб працягнуць, увядзіце майстар-пароль." + }, + "unlock": { + "message": "Разблакіраваць" + }, + "loggedInAsEmailOn": { + "message": "Выкананы ўваход на $HOSTNAME$ як $EMAIL$.", + "placeholders": { + "email": { + "content": "$1", + "example": "name@example.com" + }, + "hostname": { + "content": "$2", + "example": "bitwarden.com" + } + } + }, + "invalidMasterPassword": { + "message": "Памылковы майстар-пароль" + }, + "lockNow": { + "message": "Заблакіраваць" + }, + "noItemsInList": { + "message": "Няма элементаў для паказу." + }, + "noCollectionsInList": { + "message": "Няма калекцый для паказу." + }, + "noGroupsInList": { + "message": "Няма груп для паказу." + }, + "noUsersInList": { + "message": "Няма карыстальнікаў для паказу." + }, + "noEventsInList": { + "message": "Няма падзей для паказу." + }, + "newOrganization": { + "message": "Новая арганізацыя" + }, + "noOrganizationsList": { + "message": "Вы не з'яўляецеся членам якой-небудзь арганізацыі. Арганізацыі дазваляюць бяспечна абменьвацца элементамі з іншымі карыстальнікамі." + }, + "versionNumber": { + "message": "Версія $VERSION_NUMBER$", + "placeholders": { + "version_number": { + "content": "$1", + "example": "1.2.3" + } + } + }, + "enterVerificationCodeApp": { + "message": "Увядзіце 6 лічбаў кода праверкі з вашай праграмы праверкі сапраўднасці." + }, + "enterVerificationCodeEmail": { + "message": "Увядзіце 6 лічбаў кода праверкі, які быў адпраўлены на $EMAIL$.", + "placeholders": { + "email": { + "content": "$1", + "example": "example@gmail.com" + } + } + }, + "verificationCodeEmailSent": { + "message": "Адпраўлены ліст для пацвярджэння $EMAIL$.", + "placeholders": { + "email": { + "content": "$1", + "example": "example@gmail.com" + } + } + }, + "rememberMe": { + "message": "Запомніць мяне" + }, + "sendVerificationCodeEmailAgain": { + "message": "Адправіць код пацвярджэння зноў" + }, + "useAnotherTwoStepMethod": { + "message": "Выкарыстоўваць іншы метад двухэтапнага ўваходу" + }, + "insertYubiKey": { + "message": "Устаўце ваш YubiKey ў порт USB вашага камп'ютара, затым націсніце на кнопку." + }, + "insertU2f": { + "message": "Устаўце ваш ключ бяспекі ў порт USB вашага камп'ютара. Калі на ім ёсць кнопка, націсніце на яе." + }, + "loginUnavailable": { + "message": "Уваход недаступны" + }, + "noTwoStepProviders": { + "message": "У гэтага ўліковага запісу ўключаны двухэтапны ўваход, аднак ні адзін з наладжаных варыянтаў не падтрымліваецца гэтым вэб-браўзерам." + }, + "noTwoStepProviders2": { + "message": "Выкарыстоўвайце актуальын вэб-браўзар (напрыклад, Chrome) і/або дадайце дадатковыя варыянты праверкі сапраўднасці, якія падтрымліваюцца ў вэб-браўзерах (напрыклад, праграма для праверкі сапраўднасці)." + }, + "twoStepOptions": { + "message": "Параметры двухэтапнага ўваходу" + }, + "recoveryCodeDesc": { + "message": "Згубілі доступ да ўсіх варыянтаў двухэтапнага ўваходу? Скарыстайцеся кодам аднаўлення, каб адключыць двухэтапны ўваход для вашага ўліковага запісу." + }, + "recoveryCodeTitle": { + "message": "Код аднаўлення" + }, + "authenticatorAppTitle": { + "message": "Праграма праверкі сапраўднасці" + }, + "authenticatorAppDesc": { + "message": "Выкарыстоўвайце праграму для праверкі сапраўднасці (напрыклад, Authy або Google Authenticator) для стварэння кодаў праверкі на аснове часу.", + "description": "'Authy' and 'Google Authenticator' are product names and should not be translated." + }, + "yubiKeyTitle": { + "message": "Ключ бяспекі YubiKey OTP" + }, + "yubiKeyDesc": { + "message": "Выкарыстоўвайце YubiKey для доступу да вашага ўліковага запісу. Працуе з прыладамі YubiKey серый 4, 5 і NEO." + }, + "duoDesc": { + "message": "Пацвярдзіце з дапамогай Duo Security, выкарыстоўваючы праграму Duo Mobile, SMS, тэлефонны выклік або ключ бяспекі.", + "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." + }, + "duoOrganizationDesc": { + "message": "Пацвярдзіце з дапамогай Duo Security для вашай арганізацыі, выкарыстоўваючы праграму Duo Mobile, SMS, тэлефонны выклік або ключ бяспекі.", + "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." + }, + "u2fDesc": { + "message": "Выкарыстоўвайце любы ключ бяспекі FIDO U2F для доступу да вашага ўліковага запісу." + }, + "u2fTitle": { + "message": "Ключ бяспекі FIDO U2F" + }, + "emailTitle": { + "message": "Электронная пошта" + }, + "emailDesc": { + "message": "Коды пацвярджэння будуць адпраўлены вам па электроннай пошце." + }, + "continue": { + "message": "Працягнуць" + }, + "organization": { + "message": "Арганізацыя" + }, + "organizations": { + "message": "Арганізацыя" + }, + "shareDesc": { + "message": "Выберыце арганізацыю, якой вы хочаце даць доступ да гэтага элемента. Пасля выканання гэтай аперацыі, правы на элемент будуць перададзены арганізацыі і вы не будзеце з'яўляцца непасрэдным уладальнікам гэтага элемента." + }, + "shareManyDesc": { + "message": "Выберыце арганізацыю, якой вы хочаце даць доступ да гэтага элемента. Пасля выканання гэтай аперацыі, правы на элемент будуць перададзены арганізацыі і вы не будзеце з'яўляцца непасрэдным уладальнікам гэтага элемента." + }, + "collectionsDesc": { + "message": "Edit the collections that this item is being shared with. Only organization users with access to these collections will be able to see this item." + }, + "deleteSelectedItemsDesc": { + "message": "You have selected $COUNT$ item(s) to delete. Are you sure you want to delete all of these items?", + "placeholders": { + "count": { + "content": "$1", + "example": "150" + } + } + }, + "moveSelectedItemsDesc": { + "message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.", + "placeholders": { + "count": { + "content": "$1", + "example": "150" + } + } + }, + "shareSelectedItemsCountDesc": { + "message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.", + "placeholders": { + "count": { + "content": "$1", + "example": "10" + }, + "shareable_count": { + "content": "$2", + "example": "8" + }, + "nonshareable_count": { + "content": "$3", + "example": "2" + } + } + }, + "verificationCodeTotp": { + "message": "Код праверкі (TOTP)" + }, + "copyVerificationCode": { + "message": "Капіяваць код праверкі" + }, + "warning": { + "message": "Увага" + }, + "exportWarningDesc": { + "message": "Экспартуемы файл утрымлівае даныя вашага сховішча ў незашыфраваным фармаце. Яго не варта захоўваць ці адпраўляць па небяспечным каналам (напрыклад, па электроннай пошце). Выдаліце яго адразу пасля выкарыстання." + }, + "exportMasterPassword": { + "message": "Увядзіце ваш майстар-пароль для экспарту даных са сховішча." + }, + "exportVault": { + "message": "Экспарт сховішча" + }, + "fileFormat": { + "message": "Фармат файла" + }, + "exportSuccess": { + "message": "Your vault data has been exported." + }, + "passwordGenerator": { + "message": "Генератар пароляў" + }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, + "minNumbers": { + "message": "Мін. колькасць лічбаў" + }, + "minSpecial": { + "message": "Мін. колькасць сімвалаў", + "description": "Minimum Special Characters" + }, + "ambiguous": { + "message": "Пазбягаць неадназначных сімвалаў" + }, + "regeneratePassword": { + "message": "Стварыць новы пароль" + }, + "length": { + "message": "Даўжыня" + }, + "numWords": { + "message": "Колькасць слоў" + }, + "wordSeparator": { + "message": "Раздзяляльнік слоў" + }, + "capitalize": { + "message": "З вялікай літары", + "description": "Make the first letter of a work uppercase." + }, + "includeNumber": { + "message": "Уключыць лічбу" + }, + "passwordHistory": { + "message": "Гісторыя пароляў" + }, + "noPasswordsInList": { + "message": "Няма пароляў для паказу." + }, + "clear": { + "message": "Ачысціць", + "description": "To clear something out. example: To clear browser history." + }, + "accountUpdated": { + "message": "Уліковы запіс абноўлены" + }, + "changeEmail": { + "message": "Змяніць адрас электроннай пошты" + }, + "newEmail": { + "message": "Новы адрас электроннай пошты" + }, + "code": { + "message": "Код" + }, + "changeEmailDesc": { + "message": "We have emailed a verification code to $EMAIL$. Please check your email for this code and enter it below to finalize the email address change.", + "placeholders": { + "email": { + "content": "$1", + "example": "john.smith@example.com" + } + } + }, + "loggedOutWarning": { + "message": "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." + }, + "emailChanged": { + "message": "Электронная пошта зменена" + }, + "logBackIn": { + "message": "Please log back in." + }, + "logBackInOthersToo": { + "message": "Please log back in. If you are using other Bitwarden applications log out and back in to those as well." + }, + "changeMasterPassword": { + "message": "Змяніць майстар-пароль" + }, + "masterPasswordChanged": { + "message": "Майстар-пароль зменены" + }, + "currentMasterPass": { + "message": "Current Master Password" + }, + "newMasterPass": { + "message": "New Master Password" + }, + "confirmNewMasterPass": { + "message": "Confirm New Master Password" + }, + "encKeySettings": { + "message": "Encryption Key Settings" + }, + "kdfAlgorithm": { + "message": "KDF Algorithm" + }, + "kdfIterations": { + "message": "KDF Iterations" + }, + "kdfIterationsDesc": { + "message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker. We recommend a value of $VALUE$ or more.", + "placeholders": { + "value": { + "content": "$1", + "example": "100,000" + } + } + }, + "kdfIterationsWarning": { + "message": "Setting your KDF iterations too high could result in poor performance when logging into (and unlocking) Bitwarden on devices with slower CPUs. We recommend that you increase the value in increments of $INCREMENT$ and then test all of your devices.", + "placeholders": { + "increment": { + "content": "$1", + "example": "50,000" + } + } + }, + "changeKdf": { + "message": "Change KDF" + }, + "encKeySettingsChanged": { + "message": "Encryption Key Settings Changed" + }, + "dangerZone": { + "message": "Danger Zone" + }, + "dangerZoneDesc": { + "message": "Careful, these actions are not reversible!" + }, + "deauthorizeSessions": { + "message": "Deauthorize Sessions" + }, + "deauthorizeSessionsDesc": { + "message": "Concerned your account is logged in on another device? Proceed below to deauthorize all computers or devices that you have previously used. This security step is recommended if you previously used a public computer or accidentally saved your password on a device that isn't yours. This step will also clear all previously remembered two-step login sessions." + }, + "deauthorizeSessionsWarning": { + "message": "Proceeding will also log you out of your current session, requiring you to log back in. You will also be prompted for two-step login again, if enabled. Active sessions on other devices may continue to remain active for up to one hour." + }, + "sessionsDeauthorized": { + "message": "All Sessions Deauthorized" + }, + "purgeVault": { + "message": "Purge Vault" + }, + "purgedOrganizationVault": { + "message": "Purged organization vault." + }, + "purgeVaultDesc": { + "message": "Proceed below to delete all items and folders in your vault. Items that belong to an organization that you share with will not be deleted." + }, + "purgeOrgVaultDesc": { + "message": "Proceed below to delete all items in the organization's vault." + }, + "purgeVaultWarning": { + "message": "Purging your vault is permanent. It cannot be undone." + }, + "vaultPurged": { + "message": "Your vault has been purged." + }, + "deleteAccount": { + "message": "Delete Account" + }, + "deleteAccountDesc": { + "message": "Proceed below to delete your account and all associated data." + }, + "deleteAccountWarning": { + "message": "Deleting your account is permanent. It cannot be undone." + }, + "accountDeleted": { + "message": "Account Deleted" + }, + "accountDeletedDesc": { + "message": "Your account has been closed and all associated data has been deleted." + }, + "myAccount": { + "message": "My Account" + }, + "tools": { + "message": "Tools" + }, + "importData": { + "message": "Import Data" + }, + "importSuccess": { + "message": "Data has been successfully imported into your vault." + }, + "importFormatError": { + "message": "Data is not formatted correctly. Please check your import file and try again." + }, + "importNothingError": { + "message": "Nothing was imported." + }, + "selectFormat": { + "message": "Select the format of the import file" + }, + "selectImportFile": { + "message": "Select the import file" + }, + "orCopyPasteFileContents": { + "message": "or copy/paste the import file contents" + }, + "instructionsFor": { + "message": "$NAME$ Instructions", + "description": "The title for the import tool instructions.", + "placeholders": { + "name": { + "content": "$1", + "example": "LastPass (csv)" + } + } + }, + "options": { + "message": "Параметры" + }, + "optionsDesc": { + "message": "Customize your web vault experience." + }, + "optionsUpdated": { + "message": "Options updated" + }, + "language": { + "message": "Мова" + }, + "languageDesc": { + "message": "Change the language used by the web vault." + }, + "disableIcons": { + "message": "Адключыць значкі вэб-сайтаў" + }, + "disableIconsDesc": { + "message": "Значкі вэб-сайтаў паказваюцца з кожным элементам у вашым сховішчы." + }, + "enableGravatars": { + "message": "Уключыць Gravatars", + "description": "'Gravatar' is the name of a service. See www.gravatar.com" + }, + "enableGravatarsDesc": { + "message": "Use avatar images loaded from gravatar.com." + }, + "default": { + "message": "Па змаўчанні" + }, + "domainRules": { + "message": "Domain Rules" + }, + "domainRulesDesc": { + "message": "If you have the same login across multiple different website domains, you can mark the website as \"equivalent\". \"Global\" domains are ones already created for you by Bitwarden." + }, + "globalEqDomains": { + "message": "Global Equivalent Domains" + }, + "customEqDomains": { + "message": "Custom Equivalent Domains" + }, + "exclude": { + "message": "Выключыць" + }, + "include": { + "message": "Уключыць" + }, + "customize": { + "message": "Наладзіць" + }, + "newCustomDomain": { + "message": "New Custom Domain" + }, + "newCustomDomainDesc": { + "message": "Enter a list of domains separated by commas. Only \"base\" domains are allowed. Do not enter subdomains. For example, enter \"google.com\" instead of \"www.google.com\". You can also enter \"androidapp://package.name\" to associate an android app with other website domains." + }, + "customDomainX": { + "message": "Custom Domain $INDEX$", + "placeholders": { + "index": { + "content": "$1", + "example": "2" + } + } + }, + "domainsUpdated": { + "message": "Domains updated" + }, + "twoStepLogin": { + "message": "Двухэтапны ўваход" + }, + "twoStepLoginDesc": { + "message": "Secure your account by requiring an additional step when logging in." + }, + "twoStepLoginOrganizationDesc": { + "message": "Require two-step login for your organization's users by configuring providers at the organization level." + }, + "twoStepLoginRecoveryWarning": { + "message": "Enabling two-step login can permanently lock you out of your Bitwarden account. A recovery code allows you to access your account in the event that you can no longer use your normal two-step login provider (ex. you lose your device). Bitwarden support will not be able to assist you if you lose access to your account. We recommend you write down or print the recovery code and keep it in a safe place." + }, + "viewRecoveryCode": { + "message": "Код аднаўлення" + }, + "providers": { + "message": "Правайдары", + "description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc." + }, + "enable": { + "message": "Уключыць" + }, + "enabled": { + "message": "Уключана" + }, + "premium": { + "message": "Прэміяльны статус", + "description": "Premium Membership" + }, + "premiumMembership": { + "message": "Прэміяльны статус" + }, + "premiumRequired": { + "message": "Патрабуецца прэміяльны статус" + }, + "premiumRequiredDesc": { + "message": "Для выкарыстання гэтай функцыі патрабуецца прэміяльны статус." + }, + "youHavePremiumAccess": { + "message": "У вас прэміяльын статус" + }, + "alreadyPremiumFromOrg": { + "message": "You already have access to premium features because of an organization you are a member of." + }, + "manage": { + "message": "Кіраваць" + }, + "disable": { + "message": "Адключыць" + }, + "twoStepLoginProviderEnabled": { + "message": "This two-step login provider is enabled on your account." + }, + "twoStepLoginAuthDesc": { + "message": "Enter your master password to modify two-step login settings." + }, + "twoStepAuthenticatorDesc": { + "message": "Follow these steps to set up two-step login with an authenticator app:" + }, + "twoStepAuthenticatorDownloadApp": { + "message": "Download a two-step authenticator app" + }, + "twoStepAuthenticatorNeedApp": { + "message": "Need a two-step authenticator app? Download one of the following" + }, + "iosDevices": { + "message": "Прылады на iOS" + }, + "androidDevices": { + "message": "Прылады на Android" + }, + "windowsDevices": { + "message": "Прылады на Windows" + }, + "twoStepAuthenticatorAppsRecommended": { + "message": "These apps are recommended, however, other authenticator apps will also work." + }, + "twoStepAuthenticatorScanCode": { + "message": "Scan this QR code with your authenticator app" + }, + "key": { + "message": "Ключ" + }, + "twoStepAuthenticatorEnterCode": { + "message": "Enter the resulting 6 digit verification code from the app" + }, + "twoStepAuthenticatorReaddDesc": { + "message": "In case you need to add it to another device, below is the QR code (or key) required by your authenticator app." + }, + "twoStepDisableDesc": { + "message": "Are you sure you want to disable this two-step login provider?" + }, + "twoStepDisabled": { + "message": "Two-step login provider disabled." + }, + "twoFactorYubikeyAdd": { + "message": "Add a new YubiKey to your account" + }, + "twoFactorYubikeyPlugIn": { + "message": "Plug the YubiKey into your computer's USB port." + }, + "twoFactorYubikeySelectKey": { + "message": "Select the first empty YubiKey input field below." + }, + "twoFactorYubikeyTouchButton": { + "message": "Touch the YubiKey's button." + }, + "twoFactorYubikeySaveForm": { + "message": "Save the form." + }, + "twoFactorYubikeyWarning": { + "message": "Due to platform limitations, YubiKeys cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when YubiKeys cannot be used. Supported platforms:" + }, + "twoFactorYubikeySupportUsb": { + "message": "Web vault, desktop application, CLI, and all browser extensions on a device with a USB port that can accept your YubiKey." + }, + "twoFactorYubikeySupportMobile": { + "message": "Mobile apps on a device with NFC capabilities or a data port that can accept your YubiKey." + }, + "yubikeyX": { + "message": "YubiKey $INDEX$", + "placeholders": { + "index": { + "content": "$1", + "example": "2" + } + } + }, + "u2fkeyX": { + "message": "U2F Key $INDEX$", + "placeholders": { + "index": { + "content": "$1", + "example": "2" + } + } + }, + "nfcSupport": { + "message": "NFC Support" + }, + "twoFactorYubikeySupportsNfc": { + "message": "One of my keys supports NFC." + }, + "twoFactorYubikeySupportsNfcDesc": { + "message": "If one of your YubiKeys supports NFC (such as a YubiKey NEO), you will be prompted on mobile devices whenever NFC availability is detected." + }, + "yubikeysUpdated": { + "message": "YubiKeys updated" + }, + "disableAllKeys": { + "message": "Disable All Keys" + }, + "twoFactorDuoDesc": { + "message": "Enter the Bitwarden application information from your Duo Admin panel." + }, + "twoFactorDuoIntegrationKey": { + "message": "Integration Key" + }, + "twoFactorDuoSecretKey": { + "message": "Сакрэтны ключ" + }, + "twoFactorDuoApiHostname": { + "message": "API Hostname" + }, + "twoFactorEmailDesc": { + "message": "Follow these steps to set up two-step login with email:" + }, + "twoFactorEmailEnterEmail": { + "message": "Enter the email that you wish to receive verification codes" + }, + "twoFactorEmailEnterCode": { + "message": "Enter the resulting 6 digit verification code from the email" + }, + "sendEmail": { + "message": "Send Email" + }, + "twoFactorU2fAdd": { + "message": "Add a FIDO U2F security key to your account" + }, + "removeU2fConfirmation": { + "message": "Are you sure you want to remove this security key?" + }, + "readKey": { + "message": "Read Key" + }, + "keyCompromised": { + "message": "Key is compromised." + }, + "twoFactorU2fGiveName": { + "message": "Give the security key a friendly name to identify it." + }, + "twoFactorU2fPlugInReadKey": { + "message": "Plug the security key into your computer's USB port and click the \"Read Key\" button." + }, + "twoFactorU2fTouchButton": { + "message": "If the security key has a button, touch it." + }, + "twoFactorU2fSaveForm": { + "message": "Save the form." + }, + "twoFactorU2fWarning": { + "message": "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:" + }, + "twoFactorU2fSupportWeb": { + "message": "Web vault and browser extensions on a desktop/laptop with a U2F enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)." + }, + "twoFactorU2fWaiting": { + "message": "Waiting for you to touch the button on your security key" + }, + "twoFactorU2fClickSave": { + "message": "Click the \"Save\" button below to enable this security key for two-step login." + }, + "twoFactorU2fProblemReadingTryAgain": { + "message": "There was a problem reading the security key. Try again." + }, + "twoFactorRecoveryYourCode": { + "message": "Your Bitwarden two-step login recovery code" + }, + "twoFactorRecoveryNoCode": { + "message": "You have not enabled any two-step login providers yet. After you have enabled a two-step login provider you can check back here for your recovery code." + }, + "printCode": { + "message": "Print Code", + "description": "Print 2FA recovery code" + }, + "reports": { + "message": "Справаздачы" + }, + "unsecuredWebsitesReport": { + "message": "Unsecured Websites Report" + }, + "unsecuredWebsitesReportDesc": { + "message": "Using unsecured websites with the http:// scheme can be dangerous. If the website allows, you should always access it using the https:// scheme so that your connection is encrypted." + }, + "unsecuredWebsitesFound": { + "message": "Unsecured Websites Found" + }, + "unsecuredWebsitesFoundDesc": { + "message": "We found $COUNT$ items in your vault with unsecured URIs. You should change their URI scheme to https:// if the website allows it.", + "placeholders": { + "count": { + "content": "$1", + "example": "8" + } + } + }, + "noUnsecuredWebsites": { + "message": "No items in your vault have unsecured URIs." + }, + "inactive2faReport": { + "message": "Inactive 2FA Report" + }, + "inactive2faReportDesc": { + "message": "Two-factor authentication (2FA) is an important security setting that helps secure your accounts. If the website offers it, you should always enable two-factor authentication." + }, + "inactive2faFound": { + "message": "Logins Without 2FA Found" + }, + "inactive2faFoundDesc": { + "message": "We found $COUNT$ website(s) in your vault that may not be configured with two-factor authentication (according to twofactorauth.org). To further protect these accounts, you should enable two-factor authentication.", + "placeholders": { + "count": { + "content": "$1", + "example": "8" + } + } + }, + "noInactive2fa": { + "message": "No websites were found in your vault with a missing two-factor authentication configuration." + }, + "instructions": { + "message": "Instructions" + }, + "exposedPasswordsReport": { + "message": "Exposed Passwords Report" + }, + "exposedPasswordsReportDesc": { + "message": "Exposed passwords are passwords that have been uncovered in known data breaches that were released publicly or sold on the dark web by hackers." + }, + "exposedPasswordsFound": { + "message": "Exposed Passwords Found" + }, + "exposedPasswordsFoundDesc": { + "message": "We found $COUNT$ items in your vault that have passwords that were exposed in known data breaches. You should change them to use a new password.", + "placeholders": { + "count": { + "content": "$1", + "example": "8" + } + } + }, + "noExposedPasswords": { + "message": "No items in your vault have passwords that have been exposed in known data breaches." + }, + "checkExposedPasswords": { + "message": "Check Exposed Passwords" + }, + "exposedXTimes": { + "message": "Exposed $COUNT$ time(s)", + "placeholders": { + "count": { + "content": "$1", + "example": "52" + } + } + }, + "weakPasswordsReport": { + "message": "Weak Passwords Report" + }, + "weakPasswordsReportDesc": { + "message": "Weak passwords can easily be guessed by hackers and automated tools that are used to crack passwords. The Bitwarden password generator can help you create strong passwords." + }, + "weakPasswordsFound": { + "message": "Weak Passwords Found" + }, + "weakPasswordsFoundDesc": { + "message": "We found $COUNT$ items in your vault with passwords that are not strong. You should update them to use stronger passwords.", + "placeholders": { + "count": { + "content": "$1", + "example": "8" + } + } + }, + "noWeakPasswords": { + "message": "No items in your vault have weak passwords." + }, + "reusedPasswordsReport": { + "message": "Reused Passwords Report" + }, + "reusedPasswordsReportDesc": { + "message": "If a service that you use is compromised, reusing the same password elsewhere can allow hackers to easily gain access to more of your online accounts. You should use a unique password for every account or service." + }, + "reusedPasswordsFound": { + "message": "Reused Passwords Found" + }, + "reusedPasswordsFoundDesc": { + "message": "We found $COUNT$ passwords that are being reused in your vault. You should change them to a unique value.", + "placeholders": { + "count": { + "content": "$1", + "example": "8" + } + } + }, + "noReusedPasswords": { + "message": "No logins in your vault have passwords that are being reused." + }, + "reusedXTimes": { + "message": "Reused $COUNT$ times", + "placeholders": { + "count": { + "content": "$1", + "example": "8" + } + } + }, + "dataBreachReport": { + "message": "Data Breach Report" + }, + "breachDesc": { + "message": "A \"breach\" is an incident where a site's data has been illegally accessed by hackers and then released publicly. Review the types of data that were compromised (email addresses, passwords, credit cards etc.) and take appropriate action, such as changing passwords." + }, + "breachCheckUsernameEmail": { + "message": "Check any usernames or email addresses that you use." + }, + "checkBreaches": { + "message": "Check Breaches" + }, + "breachUsernameNotFound": { + "message": "$USERNAME$ was not found in any known data breaches.", + "placeholders": { + "username": { + "content": "$1", + "example": "user@example.com" + } + } + }, + "goodNews": { + "message": "Good News", + "description": "ex. Good News, No Breached Accounts Found!" + }, + "breachUsernameFound": { + "message": "$USERNAME$ was found in $COUNT$ different data breaches online.", + "placeholders": { + "username": { + "content": "$1", + "example": "user@example.com" + }, + "count": { + "content": "$2", + "example": "7" + } + } + }, + "breachFound": { + "message": "Breached Accounts Found" + }, + "compromisedData": { + "message": "Compromised data" + }, + "website": { + "message": "Вэб-сайт" + }, + "affectedUsers": { + "message": "Affected Users" + }, + "breachOccurred": { + "message": "Breach Occurred" + }, + "breachReported": { + "message": "Breach Reported" + }, + "reportError": { + "message": "An error occurred trying to load the report. Try again" + }, + "billing": { + "message": "Billing" + }, + "accountCredit": { + "message": "Account Credit", + "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." + }, + "accountBalance": { + "message": "Account Balance", + "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." + }, + "addCredit": { + "message": "Add Credit", + "description": "Add more credit to your account's balance." + }, + "amount": { + "message": "Amount", + "description": "Dollar amount, or quantity." + }, + "creditDelayed": { + "message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others." + }, + "makeSureEnoughCredit": { + "message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page." + }, + "creditAppliedDesc": { + "message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account." + }, + "goPremium": { + "message": "Go Premium", + "description": "Another way of saying \"Get a premium membership\"" + }, + "premiumUpdated": { + "message": "Вы абнавіліся да прэміяльнага статусу." + }, + "premiumUpgradeUnlockFeatures": { + "message": "Upgrade your account to a premium membership and unlock some great additional features." + }, + "premiumSignUpStorage": { + "message": "1 ГБ зашыфраванага сховішча для далучаных файлаў." + }, + "premiumSignUpTwoStep": { + "message": "Дадатковыя варыянты двухэтапнага ўваходу, такія як YubiKey, FIDO U2F і Duo." + }, + "premiumSignUpReports": { + "message": "Гігіена пароляў, здароўе ўліковага запісу і справаздачы аб уцечках даных для забеспячэння бяспекі вашага сховішча." + }, + "premiumSignUpTotp": { + "message": "TOTP-генератар кодаў (2ФА) для імён карыстальнікаў вашага сховішча." + }, + "premiumSignUpSupport": { + "message": "Прыярытэтная падтрымка." + }, + "premiumSignUpFuture": { + "message": "Усе будучыя функцыі прэміяльнага статусу. Іх будзе больш!" + }, + "premiumPrice": { + "message": "Усяго толькі за $PRICE$ на год!", + "placeholders": { + "price": { + "content": "$1", + "example": "$10" + } + } + }, + "addons": { + "message": "Addons" + }, + "premiumAccess": { + "message": "Premium Access" + }, + "premiumAccessDesc": { + "message": "You can add premium access to all members of your organization for $PRICE$ /$INTERVAL$.", + "placeholders": { + "price": { + "content": "$1", + "example": "$3.33" + }, + "interval": { + "content": "$2", + "example": "'month' or 'year'" + } + } + }, + "additionalStorageGb": { + "message": "Additional Storage (GB)" + }, + "additionalStorageGbDesc": { + "message": "# of additional GB" + }, + "additionalStorageIntervalDesc": { + "message": "Your plan comes with $SIZE$ of encrypted file storage. You can add additional storage for $PRICE$ per GB /$INTERVAL$.", + "placeholders": { + "size": { + "content": "$1", + "example": "1 GB" + }, + "price": { + "content": "$2", + "example": "$4.00" + }, + "interval": { + "content": "$3", + "example": "'month' or 'year'" + } + } + }, + "summary": { + "message": "Summary" + }, + "total": { + "message": "Total" + }, + "year": { + "message": "year" + }, + "month": { + "message": "month" + }, + "monthAbbr": { + "message": "mo.", + "description": "Short abbreviation for 'month'" + }, + "paymentChargedAnnually": { + "message": "Your payment method will be charged immediately and then on a recurring basis each year. You may cancel at any time." + }, + "paymentCharged": { + "message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.", + "placeholders": { + "interval": { + "content": "$1", + "example": "month or year" + } + } + }, + "paymentChargedWithTrial": { + "message": "Your plan comes with a free 7 day trial. Your payment method will not be charged until the trial has ended. Billing will occur on a recurring basis each $INTERVAL$. You may cancel at any time.", + "placeholders": { + "interval": { + "content": "$1", + "example": "month or year" + } + } + }, + "paymentInformation": { + "message": "Payment Information" + }, + "creditCard": { + "message": "Credit Card" + }, + "paypalClickSubmit": { + "message": "Click the PayPal button to log into your PayPal account, then click the Submit button below to continue." + }, + "cancelSubscription": { + "message": "Cancel Subscription" + }, + "subscriptionCanceled": { + "message": "The subscription has been canceled." + }, + "pendingCancellation": { + "message": "Pending Cancellation" + }, + "subscriptionPendingCanceled": { + "message": "The subscription has been marked for cancellation at the end of the current billing period." + }, + "reinstateSubscription": { + "message": "Reinstate Subscription" + }, + "reinstateConfirmation": { + "message": "Are you sure you want to remove the pending cancellation request and reinstate your subscription?" + }, + "reinstated": { + "message": "The subscription has been reinstated." + }, + "cancelConfirmation": { + "message": "Are you sure you want to cancel? You will lose access to all of this subscription's features at the end of this billing cycle." + }, + "canceledSubscription": { + "message": "The subscription has been canceled." + }, + "neverExpires": { + "message": "Never Expires" + }, + "status": { + "message": "Status" + }, + "nextCharge": { + "message": "Next Charge" + }, + "details": { + "message": "Details" + }, + "downloadLicense": { + "message": "Download License" + }, + "updateLicense": { + "message": "Update License" + }, + "updatedLicense": { + "message": "Updated license" + }, + "manageSubscription": { + "message": "Manage Subscription" + }, + "storage": { + "message": "Storage" + }, + "addStorage": { + "message": "Add Storage" + }, + "removeStorage": { + "message": "Remove Storage" + }, + "subscriptionStorage": { + "message": "Your subscription has a total of $MAX_STORAGE$ GB of encrypted file storage. You are currently using $USED_STORAGE$.", + "placeholders": { + "max_storage": { + "content": "$1", + "example": "4" + }, + "used_storage": { + "content": "$2", + "example": "65 MB" + } + } + }, + "paymentMethod": { + "message": "Спосаб аплаты" + }, + "noPaymentMethod": { + "message": "No payment method on file." + }, + "addPaymentMethod": { + "message": "Дадаць спосаб аплаты" + }, + "changePaymentMethod": { + "message": "Змяніць спосаб аплаты" + }, + "invoices": { + "message": "Invoices" + }, + "noInvoices": { + "message": "No invoices." + }, + "paid": { + "message": "Paid", + "description": "Past tense status of an invoice. ex. Paid or unpaid." + }, + "unpaid": { + "message": "Unpaid", + "description": "Past tense status of an invoice. ex. Paid or unpaid." + }, + "transactions": { + "message": "Трансакцыі", + "description": "Payment/credit transactions." + }, + "noTransactions": { + "message": "Няма трансакцый." + }, + "chargeNoun": { + "message": "Charge", + "description": "Noun. A charge from a payment method." + }, + "refundNoun": { + "message": "Refund", + "description": "Noun. A refunded payment that was charged." + }, + "chargesStatement": { + "message": "Any charges will appear on your statement as $STATEMENT_NAME$.", + "placeholders": { + "statement_name": { + "content": "$1", + "example": "BITWARDEN" + } + } + }, + "gbStorageAdd": { + "message": "GB of Storage To Add" + }, + "gbStorageRemove": { + "message": "GB of Storage To Remove" + }, + "storageAddNote": { + "message": "Adding storage will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle." + }, + "storageRemoveNote": { + "message": "Removing storage will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge." + }, + "adjustedStorage": { + "message": "Adjusted $AMOUNT$ GB of storage.", + "placeholders": { + "amount": { + "content": "$1", + "example": "5" + } + } + }, + "contactSupport": { + "message": "Contact Customer Support" + }, + "updatedPaymentMethod": { + "message": "Updated payment method." + }, + "purchasePremium": { + "message": "Купіць прэміяльны статус" + }, + "licenseFile": { + "message": "License File" + }, + "licenseFileDesc": { + "message": "Your license file will be named something like $FILE_NAME$", + "placeholders": { + "file_name": { + "content": "$1", + "example": "bitwarden_premium_license.json" + } + } + }, + "uploadLicenseFilePremium": { + "message": "To upgrade your account to a premium membership you need to upload a valid license file." + }, + "uploadLicenseFileOrg": { + "message": "To create an on-premises hosted organization you need to upload a valid license file." + }, + "accountEmailMustBeVerified": { + "message": "Your account's email address must be verified." + }, + "newOrganizationDesc": { + "message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company." + }, + "generalInformation": { + "message": "General Information" + }, + "organizationName": { + "message": "Назва арганізацыі" + }, + "accountOwnedBusiness": { + "message": "This account is owned by a business." + }, + "billingEmail": { + "message": "Billing Email" + }, + "businessName": { + "message": "Business Name" + }, + "chooseYourPlan": { + "message": "Choose Your Plan" + }, + "users": { + "message": "Карыстальнікі" + }, + "userSeats": { + "message": "User Seats" + }, + "additionalUserSeats": { + "message": "Additional User Seats" + }, + "userSeatsDesc": { + "message": "# of user seats" + }, + "userSeatsAdditionalDesc": { + "message": "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user /month.", + "placeholders": { + "base_seats": { + "content": "$1", + "example": "5" + }, + "seat_price": { + "content": "$2", + "example": "$2.00" + } + } + }, + "userSeatsHowManyDesc": { + "message": "How many user seats do you need? You can also add additional seats later if needed." + }, + "planNameFree": { + "message": "Free", + "description": "Free as in 'free beer'." + }, + "planDescFree": { + "message": "For testing or personal users to share with $COUNT$ other user.", + "placeholders": { + "count": { + "content": "$1", + "example": "1" + } + } + }, + "planNameFamilies": { + "message": "Families" + }, + "planDescFamilies": { + "message": "For personal use, to share with family & friends." + }, + "planNameTeams": { + "message": "Teams" + }, + "planDescTeams": { + "message": "For businesses and other team organizations." + }, + "planNameEnterprise": { + "message": "Enterprise" + }, + "planDescEnterprise": { + "message": "For businesses and other large organizations." + }, + "freeForever": { + "message": "Free Forever" + }, + "includesXUsers": { + "message": "includes $COUNT$ users", + "placeholders": { + "count": { + "content": "$1", + "example": "5" + } + } + }, + "additionalUsers": { + "message": "Additional Users" + }, + "costPerUser": { + "message": "$COST$ per user", + "placeholders": { + "cost": { + "content": "$1", + "example": "$3" + } + } + }, + "limitedUsers": { + "message": "Limited to $COUNT$ users (including you)", + "placeholders": { + "count": { + "content": "$1", + "example": "2" + } + } + }, + "limitedCollections": { + "message": "Limited to $COUNT$ collections", + "placeholders": { + "count": { + "content": "$1", + "example": "2" + } + } + }, + "addShareLimitedUsers": { + "message": "Add and share with up to $COUNT$ users", + "placeholders": { + "count": { + "content": "$1", + "example": "5" + } + } + }, + "addShareUnlimitedUsers": { + "message": "Add and share with unlimited users" + }, + "createUnlimitedCollections": { + "message": "Create unlimited collections" + }, + "gbEncryptedFileStorage": { + "message": "$SIZE$ encrypted file storage", + "placeholders": { + "size": { + "content": "$1", + "example": "1 GB" + } + } + }, + "onPremHostingOptional": { + "message": "On-premise hosting (optional)" + }, + "usersGetPremium": { + "message": "Users get access to premium membership features" + }, + "controlAccessWithGroups": { + "message": "Control user access with groups" + }, + "syncUsersFromDirectory": { + "message": "Sync your users and groups from a directory" + }, + "trackAuditLogs": { + "message": "Track user actions with audit logs" + }, + "enforce2faDuo": { + "message": "Enforce 2FA with Duo" + }, + "priorityCustomerSupport": { + "message": "Priority customer support" + }, + "xDayFreeTrial": { + "message": "$COUNT$ day free trial, cancel anytime", + "placeholders": { + "count": { + "content": "$1", + "example": "7" + } + } + }, + "monthly": { + "message": "Monthly" + }, + "annually": { + "message": "Annually" + }, + "basePrice": { + "message": "Base Price" + }, + "organizationCreated": { + "message": "Organization Created" + }, + "organizationReadyToGo": { + "message": "Your new organization is ready to go!" + }, + "organizationUpgraded": { + "message": "Your organization has been upgraded." + }, + "leave": { + "message": "Leave" + }, + "leaveOrganizationConfirmation": { + "message": "Are you sure you want to leave this organization?" + }, + "leftOrganization": { + "message": "You have left the organization." + }, + "defaultCollection": { + "message": "Default Collection" + }, + "getHelp": { + "message": "Get Help" + }, + "getApps": { + "message": "Get the Apps" + }, + "loggedInAs": { + "message": "Logged in as" + }, + "eventLogs": { + "message": "Event Logs" + }, + "people": { + "message": "People" + }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, + "groups": { + "message": "Groups" + }, + "newGroup": { + "message": "New Group" + }, + "addGroup": { + "message": "Add Group" + }, + "editGroup": { + "message": "Edit Group" + }, + "deleteGroupConfirmation": { + "message": "Are you sure you want to delete this group?" + }, + "removeUserConfirmation": { + "message": "Are you sure you want to remove this user?" + }, + "externalId": { + "message": "External Id" + }, + "externalIdDesc": { + "message": "The external id can be used as a reference or to link this resource to an external system such as a user directory." + }, + "accessControl": { + "message": "Access Control" + }, + "groupAccessAllItems": { + "message": "This group can access and modify all items." + }, + "groupAccessSelectedCollections": { + "message": "This group can access only the selected collections." + }, + "readOnly": { + "message": "Read Only" + }, + "newCollection": { + "message": "Новая калекцыя" + }, + "addCollection": { + "message": "Дадаць калекцыю" + }, + "editCollection": { + "message": "Рэдагаваць калекцыю" + }, + "deleteCollectionConfirmation": { + "message": "Вы ўпэўнены, што хочаце выдаліць гэту калекцыю?" + }, + "editUser": { + "message": "Рэдагаваць карыстальніка" + }, + "inviteUser": { + "message": "Invite User" + }, + "inviteUserDesc": { + "message": "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account." + }, + "inviteMultipleEmailDesc": { + "message": "You can invite up to $COUNT$ users at a time by comma separating a list of email addresses.", + "placeholders": { + "count": { + "content": "$1", + "example": "20" + } + } + }, + "userUsingTwoStep": { + "message": "This user is using two-step login to protect their account." + }, + "userAccessAllItems": { + "message": "This user can access and modify all items." + }, + "userAccessSelectedCollections": { + "message": "This user can access only the selected collections." + }, + "search": { + "message": "Search" + }, + "invited": { + "message": "Invited" + }, + "accepted": { + "message": "Accepted" + }, + "confirmed": { + "message": "Confirmed" + }, + "owner": { + "message": "Owner" + }, + "ownerDesc": { + "message": "The highest access user that can manage all aspects of your organization." + }, + "admin": { + "message": "Admin" + }, + "adminDesc": { + "message": "Admins can access and manage all items, collections and users in your organization." + }, + "user": { + "message": "User" + }, + "userDesc": { + "message": "A regular user with access to assigned collections in your organization." + }, + "manager": { + "message": "Manager" + }, + "managerDesc": { + "message": "Managers can access and manage assigned collections in your organization." + }, + "all": { + "message": "All" + }, + "refresh": { + "message": "Refresh" + }, + "timestamp": { + "message": "Timestamp" + }, + "event": { + "message": "Event" + }, + "unknown": { + "message": "Unknown" + }, + "loadMore": { + "message": "Load More" + }, + "mobile": { + "message": "Mobile", + "description": "Mobile app" + }, + "extension": { + "message": "Extension", + "description": "Browser extension/addon" + }, + "desktop": { + "message": "Desktop", + "description": "Desktop app" + }, + "webVault": { + "message": "Web Vault" + }, + "loggedIn": { + "message": "Logged in." + }, + "changedPassword": { + "message": "Changed account password." + }, + "enabledUpdated2fa": { + "message": "Enabled/updated two-step login." + }, + "disabled2fa": { + "message": "Disabled two-step login." + }, + "recovered2fa": { + "message": "Recovered account from two-step login." + }, + "failedLogin": { + "message": "Login attempt failed with incorrect password." + }, + "failedLogin2fa": { + "message": "Login attempt failed with incorrect two-step login." + }, + "exportedVault": { + "message": "Exported vault." + }, + "exportedOrganizationVault": { + "message": "Exported organization vault." + }, + "editedOrgSettings": { + "message": "Edited organization settings." + }, + "createdItemId": { + "message": "Created item $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Google" + } + } + }, + "editedItemId": { + "message": "Edited item $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Google" + } + } + }, + "deletedItemId": { + "message": "Deleted item $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Google" + } + } + }, + "sharedItemId": { + "message": "Shared item $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "'Google'" + } + } + }, + "viewedItemId": { + "message": "Viewed item $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Google" + } + } + }, + "viewedPasswordItemId": { + "message": "Viewed password for item $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Google" + } + } + }, + "viewedHiddenFieldItemId": { + "message": "Viewed hidden field for item $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Google" + } + } + }, + "viewedSecurityCodeItemId": { + "message": "Viewed security code for item $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Google" + } + } + }, + "copiedPasswordItemId": { + "message": "Copied password for item $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Google" + } + } + }, + "copiedHiddenFieldItemId": { + "message": "Copied hidden field for item $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Google" + } + } + }, + "copiedSecurityCodeItemId": { + "message": "Copied security code for item $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Google" + } + } + }, + "autofilledItemId": { + "message": "Auto-filled item $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Google" + } + } + }, + "createdCollectionId": { + "message": "Created collection $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Server Passwords" + } + } + }, + "editedCollectionId": { + "message": "Edited collection $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Server Passwords" + } + } + }, + "deletedCollectionId": { + "message": "Deleted collection $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Server Passwords" + } + } + }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, + "createdGroupId": { + "message": "Created group $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Developers" + } + } + }, + "editedGroupId": { + "message": "Edited group $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Developers" + } + } + }, + "deletedGroupId": { + "message": "Deleted group $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Developers" + } + } + }, + "removedUserId": { + "message": "Removed user $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "John Smith" + } + } + }, + "createdAttachmentForItem": { + "message": "Created attachment for item $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Google" + } + } + }, + "deletedAttachmentForItem": { + "message": "Deleted attachment for item $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Google" + } + } + }, + "editedCollectionsForItem": { + "message": "Edited collections for item $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Google" + } + } + }, + "invitedUserId": { + "message": "Invited user $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "John Smith" + } + } + }, + "confirmedUserId": { + "message": "Confirmed user $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "John Smith" + } + } + }, + "editedUserId": { + "message": "Edited user $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "John Smith" + } + } + }, + "editedGroupsForUser": { + "message": "Edited groups for user $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "John Smith" + } + } + }, + "device": { + "message": "Device" + }, + "view": { + "message": "View" + }, + "invalidDateRange": { + "message": "Invalid date range." + }, + "errorOccurred": { + "message": "An error has occurred." + }, + "userAccess": { + "message": "User Access" + }, + "userType": { + "message": "User Type" + }, + "groupAccess": { + "message": "Group Access" + }, + "groupAccessUserDesc": { + "message": "Edit the groups that this user belongs to." + }, + "invitedUsers": { + "message": "Invited user(s)." + }, + "resendInvitation": { + "message": "Resend Invitation" + }, + "hasBeenReinvited": { + "message": "$USER$ has been reinvited.", + "placeholders": { + "user": { + "content": "$1", + "example": "John Smith" + } + } + }, + "confirm": { + "message": "Confirm" + }, + "confirmUser": { + "message": "Confirm User" + }, + "hasBeenConfirmed": { + "message": "$USER$ has been confirmed.", + "placeholders": { + "user": { + "content": "$1", + "example": "John Smith" + } + } + }, + "confirmUsers": { + "message": "Confirm Users" + }, + "usersNeedConfirmed": { + "message": "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the organization until they are confirmed." + }, + "startDate": { + "message": "Start Date" + }, + "endDate": { + "message": "End Date" + }, + "verifyEmail": { + "message": "Verify Email" + }, + "verifyEmailDesc": { + "message": "Verify your account's email address to unlock access to all features." + }, + "verifyEmailFirst": { + "message": "Your account's email address first must be verified." + }, + "checkInboxForVerification": { + "message": "Check your email inbox for a verification link." + }, + "emailVerified": { + "message": "Your email has been verified." + }, + "emailVerifiedFailed": { + "message": "Unable to verify your email. Try sending a new verification email." + }, + "updateBrowser": { + "message": "Update Browser" + }, + "updateBrowserDesc": { + "message": "You are using an unsupported web browser. The web vault may not function properly." + }, + "joinOrganization": { + "message": "Join Organization" + }, + "joinOrganizationDesc": { + "message": "You've been invited to join the organization listed above. To accept the invitation, you need to log in or create a new Bitwarden account." + }, + "inviteAccepted": { + "message": "Invitation Accepted" + }, + "inviteAcceptedDesc": { + "message": "You can access this organization once an administrator confirms your membership. We'll send you an email when that happens." + }, + "inviteAcceptFailed": { + "message": "Unable to accept invitation. Ask an organization admin to send a new invitation." + }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, + "rememberEmail": { + "message": "Remember email" + }, + "recoverAccountTwoStepDesc": { + "message": "If you cannot access your account through your normal two-step login methods, you can use your two-step login recovery code to disable all two-step providers on your account." + }, + "recoverAccountTwoStep": { + "message": "Recover Account Two-Step Login" + }, + "twoStepRecoverDisabled": { + "message": "Two-step login has been disabled on your account." + }, + "learnMore": { + "message": "Learn more" + }, + "deleteRecoverDesc": { + "message": "Enter your email address below to recover and delete your account." + }, + "deleteRecoverEmailSent": { + "message": "If your account exists, we've sent you an email with further instructions." + }, + "deleteRecoverConfirmDesc": { + "message": "You have requested to delete your Bitwarden account. Click the button below to confirm." + }, + "myOrganization": { + "message": "My Organization" + }, + "deleteOrganization": { + "message": "Delete Organization" + }, + "deleteOrganizationDesc": { + "message": "Proceed below to delete this organization and all associated data. Individual user accounts will remain, though they will not be associated to this organization anymore. " + }, + "deleteOrganizationWarning": { + "message": "Deleting the organization is permanent. It cannot be undone." + }, + "organizationDeleted": { + "message": "Organization Deleted" + }, + "organizationDeletedDesc": { + "message": "The organization and all associated data has been deleted." + }, + "organizationUpdated": { + "message": "Organization updated" + }, + "taxInformation": { + "message": "Tax Information" + }, + "taxInformationDesc": { + "message": "Please contact support to provide (or update) tax information for your invoices." + }, + "billingPlan": { + "message": "Plan", + "description": "A billing plan/package. For example: families, teams, enterprise, etc." + }, + "changeBillingPlan": { + "message": "Change Plan", + "description": "A billing plan/package. For example: families, teams, enterprise, etc." + }, + "changeBillingPlanUpgrade": { + "message": "Upgrade your account to another plan by providing the information below. Please ensure that you have an active payment method added to the account.", + "description": "A billing plan/package. For example: families, teams, enterprise, etc." + }, + "changeBillingPlanDesc": { + "message": "Contact customer support if you would like to change your plan. Please ensure that you have an active payment method added to the account.", + "description": "A billing plan/package. For example: families, teams, enterprise, etc." + }, + "invoiceNumber": { + "message": "Invoice #$NUMBER$", + "description": "ex. Invoice #79C66F0-0001", + "placeholders": { + "number": { + "content": "$1", + "example": "79C66F0-0001" + } + } + }, + "viewInvoice": { + "message": "View Invoice" + }, + "downloadInvoice": { + "message": "Download Invoice" + }, + "verifyBankAccount": { + "message": "Verify Bank Account" + }, + "verifyBankAccountDesc": { + "message": "We have made two micro-deposits to your bank account (it may take 1-2 business days to show up). Enter these amounts to verify the bank account." + }, + "verifyBankAccountInitialDesc": { + "message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account." + }, + "verifyBankAccountFailureWarning": { + "message": "Failure to verify the bank account will result in a missed payment and your subscription being disabled." + }, + "verifiedBankAccount": { + "message": "Bank account has been verified." + }, + "bankAccount": { + "message": "Bank Account" + }, + "amountX": { + "message": "Amount $COUNT$", + "description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50", + "placeholders": { + "count": { + "content": "$1", + "example": "1" + } + } + }, + "routingNumber": { + "message": "Routing Number", + "description": "Bank account routing number" + }, + "accountNumber": { + "message": "Account Number" + }, + "accountHolderName": { + "message": "Account Holder Name" + }, + "bankAccountType": { + "message": "Account Type" + }, + "bankAccountTypeCompany": { + "message": "Company (Business)" + }, + "bankAccountTypeIndividual": { + "message": "Individual (Personal)" + }, + "enterInstallationId": { + "message": "Enter your installation id" + }, + "addSeats": { + "message": "Add Seats", + "description": "Seat = User Seat" + }, + "removeSeats": { + "message": "Remove Seats", + "description": "Seat = User Seat" + }, + "subscriptionUserSeats": { + "message": "Your subscription allows for a total of $COUNT$ users.", + "placeholders": { + "count": { + "content": "$1", + "example": "50" + } + } + }, + "seatsToAdd": { + "message": "Seats To Add" + }, + "seatsToRemove": { + "message": "Seats To Remove" + }, + "seatsAddNote": { + "message": "Adding user seats will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle." + }, + "seatsRemoveNote": { + "message": "Removing user seats will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge." + }, + "adjustedSeats": { + "message": "Adjusted $AMOUNT$ user seats.", + "placeholders": { + "amount": { + "content": "$1", + "example": "15" + } + } + }, + "keyUpdated": { + "message": "Key Updated" + }, + "updateKeyTitle": { + "message": "Update Key" + }, + "updateEncryptionKey": { + "message": "Update Encryption Key" + }, + "updateEncryptionKeyShortDesc": { + "message": "You are currently using an outdated encryption scheme." + }, + "updateEncryptionKeyDesc": { + "message": "We've moved to larger encryption keys that provide better security and access to newer features. Updating your encryption key is quick and easy. Just type your master password below. This update will eventually become mandatory." + }, + "updateEncryptionKeyWarning": { + "message": "After updating your encryption key, you are required to log out and back in to all Bitwarden applications that you are currently using (such as the mobile app or browser extensions). Failure to log out and back in (which downloads your new encryption key) may result in data corruption. We will attempt to log you out automatically, however, it may be delayed." + }, + "subscription": { + "message": "Subscription" + }, + "loading": { + "message": "Loading" + }, + "upgrade": { + "message": "Upgrade" + }, + "upgradeOrganization": { + "message": "Upgrade Organization" + }, + "upgradeOrganizationDesc": { + "message": "This feature is not available for free organizations. Switch to a paid plan to unlock more features." + }, + "createOrganizationStep1": { + "message": "Create Organization: Step 1" + }, + "createOrganizationCreatePersonalAccount": { + "message": "Before creating your organization, you first need to create a free personal account." + }, + "refunded": { + "message": "Refunded" + }, + "nothingSelected": { + "message": "You have not selected anything." + }, + "submitAgreePolicies": { + "message": "By clicking the \"Submit\" button, you agree to the following policies:", + "description": "A policy is something like Terms of Service, Privacy Policy, etc." + }, + "termsOfService": { + "message": "Terms of Service" + }, + "privacyPolicy": { + "message": "Privacy Policy" + }, + "filters": { + "message": "Filters" + }, + "lockOptions": { + "message": "Lock Options" + }, + "lockOptionsDesc": { + "message": "Choose when your vault locks. A locked vault requires that you re-enter your master password to access it again." + }, + "oneMinute": { + "message": "1 minute" + }, + "fiveMinutes": { + "message": "5 minutes" + }, + "fifteenMinutes": { + "message": "15 minutes" + }, + "thirtyMinutes": { + "message": "30 minutes" + }, + "oneHour": { + "message": "1 hour" + }, + "fourHours": { + "message": "4 hours" + }, + "onRefresh": { + "message": "On Browser Refresh" + }, + "dateUpdated": { + "message": "Updated", + "description": "ex. Date this item was updated" + }, + "datePasswordUpdated": { + "message": "Password Updated", + "description": "ex. Date this password was updated" + }, + "organizationIsDisabled": { + "message": "Organization is disabled." + }, + "licenseIsExpired": { + "message": "License is expired." + }, + "updatedUsers": { + "message": "Updated users" + }, + "selected": { + "message": "Selected" + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" + }, + "strong": { + "message": "Strong", + "description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong" + }, + "good": { + "message": "Good", + "description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong" + }, + "weak": { + "message": "Weak", + "description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong" + }, + "veryWeak": { + "message": "Very Weak", + "description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong" + }, + "weakMasterPassword": { + "message": "Weak Master Password" + }, + "weakMasterPasswordDesc": { + "message": "The master password you have chosen is weak. You should use a strong master password (or a passphrase) to properly protect your Bitwarden account. Are you sure you want to use this master password?" + }, + "rotateAccountEncKey": { + "message": "Also rotate my account's encryption key" + }, + "rotateEncKeyTitle": { + "message": "Rotate Encryption Key" + }, + "rotateEncKeyConfirmation": { + "message": "Are you sure you want to rotate your account's encryption key?" + }, + "attachmentsNeedFix": { + "message": "This item has old file attachments that need to be fixed." + }, + "attachmentFixDesc": { + "message": "This is an old file attachment the needs to be fixed. Click to learn more." + }, + "fix": { + "message": "Fix", + "description": "This is a verb. ex. 'Fix The Car'" + }, + "oldAttachmentsNeedFixDesc": { + "message": "There are old file attachments in your vault that need to be fixed before you can rotate your account's encryption key." + }, + "yourAccountsFingerprint": { + "message": "Your account's fingerprint phrase", + "description": "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." + }, + "fingerprintEnsureIntegrityVerify": { + "message": "To ensure the integrity of your encryption keys, please verify the user's fingerprint phrase before continuing.", + "description": "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." + }, + "dontAskFingerprintAgain": { + "message": "Don't ask to verify fingerprint phrase again", + "description": "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." + }, + "free": { + "message": "Free", + "description": "Free, as in 'Free beer'" + }, + "apiKey": { + "message": "API Key" + }, + "apiKeyDesc": { + "message": "Your API key can be used to authenticate to the Bitwarden public API." + }, + "apiKeyRotateDesc": { + "message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use." + }, + "apiKeyWarning": { + "message": "Your API key has full access to the organization. It should be kept secret." + }, + "oauth2ClientCredentials": { + "message": "OAuth 2.0 Client Credentials", + "description": "'OAuth 2.0' is a programming protocol. It should probably not be translated." + }, + "viewApiKey": { + "message": "View API Key" + }, + "rotateApiKey": { + "message": "Rotate API Key" + }, + "selectOneCollection": { + "message": "You must select at least one collection." + }, + "couldNotChargeCardPayInvoice": { + "message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below." + }, + "inAppPurchase": { + "message": "In-app Purchase" + }, + "cannotPerformInAppPurchase": { + "message": "You cannot perform this action while using an in-app purchase payment method." + }, + "manageSubscriptionFromStore": { + "message": "You must manage your subscription from the store where your in-app purchase was made." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." + } +} diff --git a/src/locales/bg/messages.json b/src/locales/bg/messages.json index aa092ecfe6a..cb107868404 100644 --- a/src/locales/bg/messages.json +++ b/src/locales/bg/messages.json @@ -1,6 +1,6 @@ { "pageTitle": { - "message": "$APP_NAME$ Web Vault", + "message": "Трезор по уеб „$APP_NAME$“", "description": "The title of the website in the browser window.", "placeholders": { "app_name": { @@ -10,16 +10,16 @@ } }, "whatTypeOfItem": { - "message": "What type of item is this?" + "message": "Вид на елемента" }, "name": { - "message": "Name" + "message": "Наименование" }, "uri": { - "message": "URI" + "message": "Адрес" }, "uriPosition": { - "message": "URI $POSITION$", + "message": "Адрес $POSITION$", "description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.", "placeholders": { "position": { @@ -29,199 +29,199 @@ } }, "newUri": { - "message": "New URI" + "message": "Нов адрес" }, "username": { - "message": "Username" + "message": "Потребителско име" }, "password": { - "message": "Password" + "message": "Парола" }, "passphrase": { - "message": "Passphrase" + "message": "Парола-фраза" }, "notes": { "message": "Бележки" }, "customFields": { - "message": "Custom Fields" + "message": "Допълнителни полета" }, "cardholderName": { - "message": "Cardholder Name" + "message": "Име на притежателя на картата" }, "number": { - "message": "Number" + "message": "Номер" }, "brand": { - "message": "Brand" + "message": "Вид" }, "expiration": { - "message": "Expiration" + "message": "Изтичане" }, "securityCode": { - "message": "Security Code (CVV)" + "message": "Код за сигурност" }, "identityName": { - "message": "Identity Name" + "message": "Име на самоличността" }, "company": { - "message": "Company" + "message": "Фирма" }, "ssn": { - "message": "Social Security Number" + "message": "Номер на осигуровката" }, "passportNumber": { - "message": "Passport Number" + "message": "Номер на паспорта" }, "licenseNumber": { - "message": "License Number" + "message": "Номер на лиценза" }, "email": { - "message": "Email" + "message": "Електронна поща" }, "phone": { - "message": "Phone" + "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": "декември" }, "title": { - "message": "Title" + "message": "Обръщение" }, "mr": { - "message": "Mr" + "message": "Г-н" }, "mrs": { - "message": "Mrs" + "message": "Г-жа" }, "ms": { - "message": "Ms" + "message": "Г-жа" }, "dr": { - "message": "Dr" + "message": "Д-р" }, "expirationMonth": { - "message": "Expiration Month" + "message": "Месец на изтичане" }, "expirationYear": { - "message": "Expiration Year" + "message": "Година на изтичане" }, "authenticatorKeyTotp": { - "message": "Authenticator Key (TOTP)" + "message": "Удостоверителен ключ (TOTP)" }, "folder": { - "message": "Folder" + "message": "Папка" }, "newCustomField": { - "message": "New Custom Field" + "message": "Ново допълнително поле" }, "value": { - "message": "Value" + "message": "Стойност" }, "dragToSort": { - "message": "Drag to sort" + "message": "Подредба чрез влачене" }, "cfTypeText": { - "message": "Text" + "message": "Текст" }, "cfTypeHidden": { - "message": "Hidden" + "message": "Скрито" }, "cfTypeBoolean": { - "message": "Boolean" + "message": "Булево" }, "remove": { - "message": "Remove" + "message": "Премахване" }, "unassigned": { - "message": "Unassigned" + "message": "Незададено" }, "noneFolder": { - "message": "No Folder", + "message": "Няма папка", "description": "This is the folder for uncategorized items" }, "addFolder": { - "message": "Add Folder" + "message": "Добавяне на папка" }, "editFolder": { - "message": "Edit Folder" + "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." }, "never": { - "message": "Never" + "message": "Никога" }, "toggleVisibility": { - "message": "Toggle Visibility" + "message": "Превключване на видимостта" }, "toggleCollapse": { - "message": "Toggle Collapse", + "message": "Превключване на свиването", "description": "Toggling an expand/collapse state." }, "generatePassword": { - "message": "Generate Password" + "message": "Нова парола" }, "checkPassword": { - "message": "Check if password has been exposed." + "message": "Проверка дали паролата е разкрита." }, "passwordExposed": { - "message": "This password has been exposed $VALUE$ time(s) in data breaches. You should change it.", + "message": "Паролата е била разкрита поне $VALUE$ път/и в масивите с изтеклите данни. Непременно я сменете.", "placeholders": { "value": { "content": "$1", @@ -230,132 +230,132 @@ } }, "passwordSafe": { - "message": "This password was not found in any known data breaches. It should be safe to use." + "message": "Паролата не е била разкрита в известните масиви с изтекли данни. Засега ползването ѝ изглежда безопасно." }, "save": { - "message": "Save" + "message": "Запазване" }, "cancel": { - "message": "Cancel" + "message": "Отказ" }, "canceled": { - "message": "Canceled" + "message": "Отказано" }, "close": { - "message": "Close" + "message": "Затваряне" }, "delete": { - "message": "Delete" + "message": "Изтриване" }, "favorite": { - "message": "Favorite" + "message": "Любими" }, "unfavorite": { - "message": "Unfavorite" + "message": "Изваждане от любими" }, "edit": { - "message": "Edit" + "message": "Редактиране" }, "searchCollection": { - "message": "Search Collection" + "message": "Търсене в колекцията" }, "searchFolder": { - "message": "Search Folder" + "message": "Търсене в папката" }, "searchFavorites": { - "message": "Search Favorites" + "message": "Търсене в любими" }, "searchType": { - "message": "Search Type", + "message": "Търсене по вид", "description": "Search item type" }, "searchVault": { - "message": "Search Vault" + "message": "Търсене в трезора" }, "allItems": { - "message": "All Items" + "message": "Всички елементи" }, "favorites": { - "message": "Favorites" + "message": "Любими" }, "types": { - "message": "Types" + "message": "Видове" }, "typeLogin": { - "message": "Login" + "message": "Запис" }, "typeCard": { - "message": "Card" + "message": "Карта" }, "typeIdentity": { - "message": "Identity" + "message": "Самоличност" }, "typeSecureNote": { - "message": "Secure Note" + "message": "Защитена бележка" }, "folders": { - "message": "Folders" + "message": "Папки" }, "collections": { - "message": "Collections" + "message": "Колекции" }, "firstName": { - "message": "First Name" + "message": "Собствено име" }, "middleName": { - "message": "Middle Name" + "message": "Презиме" }, "lastName": { - "message": "Last Name" + "message": "Фамилно име" }, "address1": { - "message": "Address 1" + "message": "Адрес 1" }, "address2": { - "message": "Address 2" + "message": "Адрес 2" }, "address3": { - "message": "Address 3" + "message": "Адрес 3" }, "cityTown": { - "message": "City / Town" + "message": "Населено място" }, "stateProvince": { - "message": "State / Province" + "message": "Област" }, "zipPostalCode": { - "message": "Zip / Postal Code" + "message": "Пощенски код" }, "country": { - "message": "Country" + "message": "Държава" }, "shared": { - "message": "Shared" + "message": "Споделено" }, "attachments": { - "message": "Attachments" + "message": "Прикачени файлове" }, "select": { - "message": "Select" + "message": "Избор" }, "addItem": { - "message": "Add Item" + "message": "Добавяне на елемент" }, "editItem": { - "message": "Edit Item" + "message": "Редактиране на елемента" }, "ex": { - "message": "ex.", + "message": "напр.", "description": "Short abbreviation for 'example'." }, "other": { - "message": "Other" + "message": "Други" }, "share": { - "message": "Share" + "message": "Споделяне" }, "valueCopied": { - "message": "$VALUE$ copied", + "message": "$VALUE$ — копирано", "description": "Value has been copied to the clipboard.", "placeholders": { "value": { @@ -365,232 +365,232 @@ } }, "copyValue": { - "message": "Copy Value", + "message": "Копиране на стойността", "description": "Copy value to clipboard" }, "copyPassword": { - "message": "Copy Password", + "message": "Копиране на паролата", "description": "Copy password to clipboard" }, "copyUsername": { - "message": "Copy Username", + "message": "Копиране на потребителското име", "description": "Copy username to clipboard" }, "copyNumber": { - "message": "Copy Number", + "message": "Копиране на но̀мера", "description": "Copy credit card number" }, "copySecurityCode": { - "message": "Copy Security Code", + "message": "Копиране на кода за сигурност", "description": "Copy credit card security code (CVV)" }, "copyUri": { - "message": "Copy URI", + "message": "Копиране на адреса", "description": "Copy URI to clipboard" }, "myVault": { - "message": "My Vault" + "message": "Моят трезор" }, "vault": { - "message": "Vault" + "message": "Трезор" }, "shareSelected": { - "message": "Share Selected" + "message": "Споделяне на избраното" }, "deleteSelected": { - "message": "Delete Selected" + "message": "Изтриване на избраното" }, "moveSelected": { - "message": "Move Selected" + "message": "Преместване на избраното" }, "selectAll": { - "message": "Select All" + "message": "Избиране на всичко" }, "unselectAll": { - "message": "Unselect All" + "message": "Без избиране" }, "launch": { - "message": "Launch" + "message": "Пускане" }, "newAttachment": { - "message": "Add New Attachment" + "message": "Прикачване на файл" }, "deletedAttachment": { - "message": "Deleted attachment" + "message": "Прикаченият файл е изтрит" }, "deleteAttachmentConfirmation": { - "message": "Are you sure you want to delete this attachment?" + "message": "Сигурни ли сте, че искате да изтриете прикачения файл?" }, "attachmentSaved": { - "message": "The attachment has been saved." + "message": "Прикаченият файл е запазен." }, "file": { - "message": "File" + "message": "Файл" }, "selectFile": { - "message": "Select a file." + "message": "Избор на файл." }, "maxFileSize": { - "message": "Maximum file size is 100 MB." + "message": "Големината на файла е най-много 100 MB." }, "updateKey": { - "message": "You cannot use this feature until you update your encryption key." + "message": "Трябва да обновите шифриращия си ключ, за да използвате тази възможност." }, "addedItem": { - "message": "Added item" + "message": "Елементът е добавен" }, "editedItem": { - "message": "Edited item" + "message": "Елементът е редактиран" }, "sharedItem": { - "message": "Shared item" + "message": "Споделен запис" }, "sharedItems": { - "message": "Shared items" + "message": "Споделени записи" }, "deleteItem": { - "message": "Delete Item" + "message": "Изтриване на елемента" }, "deleteFolder": { - "message": "Delete Folder" + "message": "Изтриване на папка" }, "deleteAttachment": { - "message": "Delete Attachment" + "message": "Изтриване на прикачения файл" }, "deleteItemConfirmation": { - "message": "Are you sure you want to delete this item?" + "message": "Сигурни ли сте, че искате да изтриете елемента?" }, "deletedItem": { - "message": "Deleted item" + "message": "Елементът е изтрит" }, "deletedItems": { - "message": "Deleted items" + "message": "Елементите са изтрити" }, "movedItems": { - "message": "Moved items" + "message": "Елементите са преместени" }, "overwritePasswordConfirmation": { - "message": "Are you sure you want to overwrite the current password?" + "message": "Сигурни ли сте, че искате да обновите текущата парола?" }, "editedFolder": { - "message": "Edited folder" + "message": "Редактирана папка" }, "addedFolder": { - "message": "Added folder" + "message": "Добавена папка" }, "deleteFolderConfirmation": { - "message": "Are you sure you want to delete this folder?" + "message": "Сигурни ли сте, че искате да изтриете тази папка?" }, "deletedFolder": { - "message": "Deleted folder" + "message": "Изтрита папка" }, "loggedOut": { - "message": "Logged out" + "message": "Бяхте отписани" }, "loginExpired": { - "message": "Your login session has expired." + "message": "Сесията ви изтече." }, "logOutConfirmation": { - "message": "Are you sure you want to log out?" + "message": "Сигурни ли сте, че искате да се отпишете?" }, "logOut": { - "message": "Log Out" + "message": "Отписване" }, "ok": { - "message": "Ok" + "message": "Добре" }, "yes": { - "message": "Yes" + "message": "Да" }, "no": { - "message": "No" + "message": "Не" }, "loginOrCreateNewAccount": { - "message": "Log in or create a new account to access your secure vault." + "message": "Впишете се или създайте нов абонамент, за да достъпите защитен трезор." }, "createAccount": { - "message": "Create Account" + "message": "Създаване на абонамент" }, "logIn": { - "message": "Log In" + "message": "Вписване" }, "submit": { - "message": "Submit" + "message": "Подаване" }, "emailAddressDesc": { - "message": "You'll use your email address to log in." + "message": "Ще се вписвате с адреса на електронната си поща." }, "yourName": { - "message": "Your Name" + "message": "Името ви" }, "yourNameDesc": { - "message": "What should we call you?" + "message": "Как да ви наричаме?" }, "masterPass": { - "message": "Master Password" + "message": "Главна парола" }, "masterPassDesc": { - "message": "The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it." + "message": "Главната парола се използва за достъп до трезора ви. Запомнете я добре, защото възстановяването ѝ е абсолютно невъзможно." }, "masterPassHintDesc": { - "message": "A master password hint can help you remember your password if you forget it." + "message": "Ако сте забравили главната парола, то подсказването може да ви помогне да си я припомните." }, "reTypeMasterPass": { - "message": "Re-type Master Password" + "message": "Въведете пак главната парола" }, "masterPassHint": { - "message": "Master Password Hint (optional)" + "message": "Подсказка за главната парола (по избор)" }, "masterPassHintLabel": { - "message": "Master Password Hint" + "message": "Подсказка за главната парола" }, "settings": { - "message": "Settings" + "message": "Настройки" }, "passwordHint": { - "message": "Password Hint" + "message": "Подсказка за паролата" }, "enterEmailToGetHint": { - "message": "Enter your account email address to receive your master password hint." + "message": "Въведете адреса на електронната си поща, за да получите подсказка за главната парола." }, "getMasterPasswordHint": { - "message": "Get master password hint" + "message": "Подсказка за главната парола" }, "emailRequired": { - "message": "Email address is required." + "message": "Електронната поща е задължителна." }, "invalidEmail": { - "message": "Invalid email address." + "message": "Недействителна електронна поща." }, "masterPassRequired": { - "message": "Master password is required." + "message": "Главната парола е задължителна." }, "masterPassLength": { - "message": "Master password must be at least 8 characters long." + "message": "Главната парола трябва да съдържа поне 8 знака." }, "masterPassDoesntMatch": { - "message": "Master password confirmation does not match." + "message": "Главната парола и потвърждението ѝ не съвпадат." }, "newAccountCreated": { - "message": "Your new account has been created! You may now log in." + "message": "Абонаментът ви бе създаден. Вече можете да се впишете." }, "masterPassSent": { - "message": "We've sent you an email with your master password hint." + "message": "Изпратихме ви писмо с подсказка за главната ви парола." }, "unexpectedError": { - "message": "An unexpected error has occurred." + "message": "Възникна неочаквана грешка." }, "emailAddress": { - "message": "Email Address" + "message": "Адрес на електронната поща" }, "yourVaultIsLocked": { - "message": "Your vault is locked. Verify your master password to continue." + "message": "Трезорът е заключен — въведете главната си парола, за да продължите." }, "unlock": { - "message": "Unlock" + "message": "Отключване" }, "loggedInAsEmailOn": { - "message": "Logged in as $EMAIL$ on $HOSTNAME$.", + "message": "Вписани сте като $EMAIL$ на $HOSTNAME$.", "placeholders": { "email": { "content": "$1", @@ -603,34 +603,34 @@ } }, "invalidMasterPassword": { - "message": "Invalid master password" + "message": "Грешна главна парола" }, "lockNow": { - "message": "Lock Now" + "message": "Заключване сега" }, "noItemsInList": { - "message": "There are no items to list." + "message": "Няма елементи за показване." }, "noCollectionsInList": { - "message": "There are no collections to list." + "message": "Няма колекции за показване." }, "noGroupsInList": { - "message": "There are no groups to list." + "message": "Няма групи за показване." }, "noUsersInList": { - "message": "There are no users to list." + "message": "Няма потребители за показване." }, "noEventsInList": { - "message": "There are no events to list." + "message": "Няма събития за показване." }, "newOrganization": { - "message": "New Organization" + "message": "Нова организация" }, "noOrganizationsList": { - "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + "message": "Не сте член на никоя организация. Организациите позволяват да споделяте записи с други потребители по защитен начин." }, "versionNumber": { - "message": "Version $VERSION_NUMBER$", + "message": "Версия $VERSION_NUMBER$", "placeholders": { "version_number": { "content": "$1", @@ -639,10 +639,10 @@ } }, "enterVerificationCodeApp": { - "message": "Enter the 6 digit verification code from your authenticator app." + "message": "Въведете шестцифрения код за потвърждение от приложението за удостоверяване." }, "enterVerificationCodeEmail": { - "message": "Enter the 6 digit verification code that was emailed to $EMAIL$.", + "message": "Въведете шестцифрения код за потвърждение, който е бил изпратен на $EMAIL$.", "placeholders": { "email": { "content": "$1", @@ -651,7 +651,7 @@ } }, "verificationCodeEmailSent": { - "message": "Verification email sent to $EMAIL$.", + "message": "Писмото за потвърждение е изпратено на $EMAIL$.", "placeholders": { "email": { "content": "$1", @@ -660,91 +660,91 @@ } }, "rememberMe": { - "message": "Remember me" + "message": "Запомняне" }, "sendVerificationCodeEmailAgain": { - "message": "Send verification code email again" + "message": "Повторно изпращане на писмото за потвърждение" }, "useAnotherTwoStepMethod": { - "message": "Use another two-step login method" + "message": "Използвайте друг начин на двустепенно удостоверяване" }, "insertYubiKey": { - "message": "Insert your YubiKey into your computer's USB port, then touch its button." + "message": "Поставете устройството на YubiKey в USB порт на компютъра и натиснете бутона на устройството." }, "insertU2f": { - "message": "Insert your security key into your computer's USB port. If it has a button, touch it." + "message": "Поставете устройството за удостоверяване в USB порт на компютъра. Ако на устройството има бутон, натиснете го." }, "loginUnavailable": { - "message": "Login Unavailable" + "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": "Пробвайте с поддържан уеб браузър (като Chrome или Firefox) и други доставчици на удостоверяване, които се поддържат от браузърите (като специални програми за удостоверяване)." }, "twoStepOptions": { - "message": "Two-step Login Options" + "message": "Настройки на двустепенното удостоверяване" }, "recoveryCodeDesc": { - "message": "Lost access to all of your two-factor providers? Use your recovery code to disable all two-factor providers from your account." + "message": "Ако сте загубили достъп до двустепенното удостоверяване, може да използвате код за възстановяване, за да изключите двустепенното удостоверяване в абонамента си." }, "recoveryCodeTitle": { - "message": "Recovery Code" + "message": "Код за възстановяване" }, "authenticatorAppTitle": { - "message": "Authenticator App" + "message": "Приложение за удостоверяване" }, "authenticatorAppDesc": { - "message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.", + "message": "Използвайте приложение за удостоверяване (като Authy или Google Authenticator) за генерирането на временни кодове за потвърждение.", "description": "'Authy' and 'Google Authenticator' are product names and should not be translated." }, "yubiKeyTitle": { - "message": "YubiKey OTP Security Key" + "message": "Устройство YubiKey OTP" }, "yubiKeyDesc": { - "message": "Use a YubiKey to access your account. Works with YubiKey 4 series, 5 series, and NEO devices." + "message": "Използвайте устройство на YubiKey, за да влезете в абонамента си. Поддържат се моделите YubiKey 4, 4 Nano, 4C и NEO." }, "duoDesc": { - "message": "Verify with Duo Security 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." }, "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": { - "message": "Use any FIDO U2F enabled security key to access your account." + "message": "Използвайте всяко устройство, поддържащо FIDO U2F, за да влезете в абонамента си." }, "u2fTitle": { - "message": "FIDO U2F Security Key" + "message": "Устройство FIDO U2F" }, "emailTitle": { - "message": "Email" + "message": "Електронна поща" }, "emailDesc": { - "message": "Verification codes will be emailed to you." + "message": "Кодовете за потвърждение ще ви бъдат пратени по електронна поща." }, "continue": { - "message": "Continue" + "message": "Продължаване" }, "organization": { - "message": "Organization" + "message": "Организация" }, "organizations": { - "message": "Organizations" + "message": "Организации" }, "shareDesc": { - "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + "message": "Изберете организацията, с която искате да споделите записа. Споделянето ѝ прехвърля собствеността. След това няма вече директно да го притежавате." }, "shareManyDesc": { - "message": "Choose an organization that you wish to share these items with. Sharing transfers ownership of the items to the organization. You will no longer be the direct owner of these items once they have been shared." + "message": "Изберете организацията, с която искате да споделите записите. Споделянето им прехвърля собствеността. След това няма вече директно да ги притежавате." }, "collectionsDesc": { - "message": "Edit the collections that this item is being shared with. Only organization users with access to these collections will be able to see this item." + "message": "Редактиране на колекциите, с които записът е споделен. Само потребителите на организациите, с които колекцията е споделена, ще виждат записа." }, "deleteSelectedItemsDesc": { - "message": "You have selected $COUNT$ item(s) to delete. Are you sure you want to delete all of these items?", + "message": "За изтриване сте избрали $COUNT$ елемента/и. Сигурни ли сте, че искате да ги изтриете?", "placeholders": { "count": { "content": "$1", @@ -753,7 +753,7 @@ } }, "moveSelectedItemsDesc": { - "message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.", + "message": "Избор на папка, в която да се преместят $COUNT$ избрани записи.", "placeholders": { "count": { "content": "$1", @@ -762,7 +762,7 @@ } }, "shareSelectedItemsCountDesc": { - "message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.", + "message": "Избрали сте $COUNT$ запис/и. От тях споделими са $SHAREABLE_COUNT$, а $NONSHAREABLE_COUNT$ не са.", "placeholders": { "count": { "content": "$1", @@ -779,85 +779,88 @@ } }, "verificationCodeTotp": { - "message": "Verification Code (TOTP)" + "message": "Код за потвърждаване (TOTP)" }, "copyVerificationCode": { - "message": "Copy Verification Code" + "message": "Копиране на кода за потвърждаване" }, "warning": { - "message": "Warning" + "message": "ВНИМАНИЕ" }, "exportWarningDesc": { - "message": "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." + "message": "Данните от трезора ви ще се изнесат в незащитен формат. Не го пращайте по незащитени канали като електронна поща. Изтрийте файла незабавно след като свършите работата си с него." }, "exportMasterPassword": { - "message": "Enter your master password to export your vault data." + "message": "Въведете главната парола, за да изнесете данните." }, "exportVault": { - "message": "Export Vault" + "message": "Изнасяне на трезора" }, "fileFormat": { - "message": "File Format" + "message": "Формат на файла" }, "exportSuccess": { - "message": "Your vault data has been exported." + "message": "Данните от трезора ви са изнесени." }, "passwordGenerator": { - "message": "Password Generator" + "message": "Създаване на пароли" + }, + "minComplexityScore": { + "message": "Minimum Complexity Score" }, "minNumbers": { - "message": "Minimum Numbers" + "message": "Минимален брой цифри" }, "minSpecial": { - "message": "Minimum Special", + "message": "Минимален брой специални знаци", "description": "Minimum Special Characters" }, "ambiguous": { - "message": "Avoid Ambiguous Characters" + "message": "Без нееднозначни знаци" }, "regeneratePassword": { - "message": "Regenerate Password" + "message": "Друга парола" }, "length": { - "message": "Length" + "message": "Дължина" }, "numWords": { - "message": "Number of Words" + "message": "Брой думи" }, "wordSeparator": { - "message": "Word Separator" + "message": "Разделител за думи" }, "capitalize": { - "message": "Capitalize", + "message": "Главни букви", "description": "Make the first letter of a work uppercase." }, "includeNumber": { - "message": "Include Number" + "message": "И цифри" }, "passwordHistory": { - "message": "Password History" + "message": "Хронология на паролата" }, "noPasswordsInList": { - "message": "There are no passwords to list." + "message": "Няма пароли за показване." }, "clear": { - "message": "Clear", + "message": "Изчистване", "description": "To clear something out. example: To clear browser history." }, "accountUpdated": { - "message": "Account Updated" + "message": "Абонаментът е обновен" }, "changeEmail": { - "message": "Change Email" + "message": "Промяна на адреса за е-поща" }, "newEmail": { - "message": "New Email" + "message": "Нов адрес за електронна поща" }, "code": { - "message": "Code" + "message": "Код" }, "changeEmailDesc": { - "message": "We have emailed a verification code to $EMAIL$. Please check your email for this code and enter it below to finalize the email address change.", + "message": "Пратили сме кода за потвърждаване на $EMAIL$. Проверете електронната си поща за писмо с този код и го въведете по-долу, за да завършите процеса на смяна на адреса на електронна поща.", "placeholders": { "email": { "content": "$1", @@ -866,43 +869,43 @@ } }, "loggedOutWarning": { - "message": "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." + "message": "Действието ще прекрати и текущата ви сесия, след което ще се наложи отново да се впишете. Активните сесии на другите устройства може да останат такива до един час." }, "emailChanged": { - "message": "Email Changed" + "message": "Електронната поща е сменена" }, "logBackIn": { - "message": "Please log back in." + "message": "Впишете се отново." }, "logBackInOthersToo": { - "message": "Please log back in. If you are using other Bitwarden applications log out and back in to those as well." + "message": "Впишете се отново. Ако използвате и други приложения на Битуорден, впишете се отново и в тях." }, "changeMasterPassword": { - "message": "Change Master Password" + "message": "Промяна на главната парола" }, "masterPasswordChanged": { - "message": "Master Password Changed" + "message": "Главната парола е променена" }, "currentMasterPass": { - "message": "Current Master Password" + "message": "Текуща главна парола" }, "newMasterPass": { - "message": "New Master Password" + "message": "Нова главна парола" }, "confirmNewMasterPass": { - "message": "Confirm New Master Password" + "message": "Потвърждаване на новата главна парола" }, "encKeySettings": { - "message": "Encryption Key Settings" + "message": "Настройки на шифриращия ключ" }, "kdfAlgorithm": { - "message": "KDF Algorithm" + "message": "Алгоритъм KDF" }, "kdfIterations": { - "message": "KDF Iterations" + "message": "Повторения за KDF" }, "kdfIterationsDesc": { - "message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker. We recommend a value of $VALUE$ or more.", + "message": "По-големият брой повторения за KDF спомага за защитата на главната ви парола от атака с грубо изброяване. Препоръчваме ви стойност $VALUE$ или повече.", "placeholders": { "value": { "content": "$1", @@ -911,7 +914,7 @@ } }, "kdfIterationsWarning": { - "message": "Setting your KDF iterations too high could result in poor performance when logging into (and unlocking) Bitwarden on devices with slower CPUs. We recommend that you increase the value in increments of $INCREMENT$ and then test all of your devices.", + "message": "Задаването на прекалено голяма стойност на повторенията на KDF може да доведе до бавно вписване и отключване на трезора на Битуорден при работа от устройства с бавни процесори. Препоръчваме ви да увеличавате стойността на стъпки по $INCREMENT$ и да тествате на всичките си устройства.", "placeholders": { "increment": { "content": "$1", @@ -920,91 +923,91 @@ } }, "changeKdf": { - "message": "Change KDF" + "message": "Смяна на KDF" }, "encKeySettingsChanged": { - "message": "Encryption Key Settings Changed" + "message": "Настройките за шифриращия ключ са сменени" }, "dangerZone": { - "message": "Danger Zone" + "message": "ОПАСНО" }, "dangerZoneDesc": { - "message": "Careful, these actions are not reversible!" + "message": "Внимание, тези действия са необратими!" }, "deauthorizeSessions": { - "message": "Deauthorize Sessions" + "message": "Прекратяване на сесии" }, "deauthorizeSessionsDesc": { - "message": "Concerned your account is logged in on another device? Proceed below to deauthorize all computers or devices that you have previously used. This security step is recommended if you previously used a public computer or accidentally saved your password on a device that isn't yours. This step will also clear all previously remembered two-step login sessions." + "message": "Ако се притеснявате, че сте влезли от друго устройство, може да прекратите влизанията от всички устройства, които сте ползвали досега. Препоръчваме ви да направите това, ако сте достъпвали трезора през споделено устройство или погрешка сте запазили паролата върху чуждо устройство. Тази стъпка изчиства и всички запомнени сесии с двустепенни идентификации." }, "deauthorizeSessionsWarning": { - "message": "Proceeding will also log you out of your current session, requiring you to log back in. You will also be prompted for two-step login again, if enabled. Active sessions on other devices may continue to remain active for up to one hour." + "message": "Действието ще прекрати и текущата ви сесия, след което ще се наложи отново да се впишете. Ако сте включили двустепенна идентификация, ще се наложи да повторите и нея. Активните сесии на другите устройства може да останат такива до един час." }, "sessionsDeauthorized": { - "message": "All Sessions Deauthorized" + "message": "Всички сесии са прекратени" }, "purgeVault": { - "message": "Purge Vault" + "message": "Пълно изчистване на трезора" }, "purgedOrganizationVault": { - "message": "Purged organization vault." + "message": "Трезорът на организацията е напълно изчистен." }, "purgeVaultDesc": { - "message": "Proceed below to delete all items and folders in your vault. Items that belong to an organization that you share with will not be deleted." + "message": "Ако продължите, ще изтриете всички папки и записи в трезора ви. Елементите, които са споделени и принадлежат на организации, няма да бъдат изтрити." }, "purgeOrgVaultDesc": { - "message": "Proceed below to delete all items in the organization's vault." + "message": "Ако продължите, ще изтриете всички папки и записи в трезора на организацията." }, "purgeVaultWarning": { - "message": "Purging your vault is permanent. It cannot be undone." + "message": "Изчистването на трезора е окончателно и необратимо." }, "vaultPurged": { - "message": "Your vault has been purged." + "message": "Трезорът ви е напълно изчистен." }, "deleteAccount": { - "message": "Delete Account" + "message": "Изтриване на абонамента" }, "deleteAccountDesc": { - "message": "Proceed below to delete your account and all associated data." + "message": "Ако продължите, ще изтриете абонамента си и всички притежавани данни." }, "deleteAccountWarning": { - "message": "Deleting your account is permanent. It cannot be undone." + "message": "Изтриването на абонамента е окончателно и необратимо." }, "accountDeleted": { - "message": "Account Deleted" + "message": "Абонаментът е изтрит" }, "accountDeletedDesc": { - "message": "Your account has been closed and all associated data has been deleted." + "message": "Абонаментът ви е окончателно прекратен и всички данни към него са изтрити." }, "myAccount": { - "message": "My Account" + "message": "Абонамент" }, "tools": { - "message": "Tools" + "message": "Инструменти" }, "importData": { - "message": "Import Data" + "message": "Внасяне на данни" }, "importSuccess": { - "message": "Data has been successfully imported into your vault." + "message": "Данните са внесени успешно в трезора ви." }, "importFormatError": { - "message": "Data is not formatted correctly. Please check your import file and try again." + "message": "Данните са в неправилен формат. Проверете файла за внасяне и пробвайте отново." }, "importNothingError": { - "message": "Nothing was imported." + "message": "Нищо не бе внесено." }, "selectFormat": { - "message": "Select the format of the import file" + "message": "Избор на форма̀та на файла за внасяне" }, "selectImportFile": { - "message": "Select the import file" + "message": "Изберете файла за внасяне" }, "orCopyPasteFileContents": { - "message": "or copy/paste the import file contents" + "message": "или поставете съдържанието му" }, "instructionsFor": { - "message": "$NAME$ Instructions", + "message": "Инструкции за $NAME$", "description": "The title for the import tool instructions.", "placeholders": { "name": { @@ -1014,65 +1017,65 @@ } }, "options": { - "message": "Options" + "message": "Настройки" }, "optionsDesc": { - "message": "Customize your web vault experience." + "message": "Настройки на трезора по уеб." }, "optionsUpdated": { - "message": "Options updated" + "message": "Обновени настройки" }, "language": { - "message": "Language" + "message": "Език" }, "languageDesc": { - "message": "Change the language used by the web vault." + "message": "Смяна на езика на интерфейса. Ще трябва да пуснете програмата повторно." }, "disableIcons": { - "message": "Disable Website Icons" + "message": "Изключване на иконите на сайтовете" }, "disableIconsDesc": { - "message": "Website Icons provide a recognizable image next to each login item in your vault." + "message": "Иконите на сайтовете са разпознаваеми изображения към записите за вход в трезора." }, "enableGravatars": { - "message": "Enable Gravatars", + "message": "Включване на граватари", "description": "'Gravatar' is the name of a service. See www.gravatar.com" }, "enableGravatarsDesc": { - "message": "Use avatar images loaded from gravatar.com." + "message": "Използване на иконки за потребители от сайта „gravatar.com“." }, "default": { - "message": "Default" + "message": "Стандартно" }, "domainRules": { - "message": "Domain Rules" + "message": "Правила за домейни" }, "domainRulesDesc": { - "message": "If you have the same login across multiple different website domains, you can mark the website as \"equivalent\". \"Global\" domains are ones already created for you by Bitwarden." + "message": "Ако ползвате същите регистрации с много домейни, може да обявите домейните като еквиваленти. Глобалните еквиваленти са зададени от Битуорден." }, "globalEqDomains": { - "message": "Global Equivalent Domains" + "message": "Глобални домейни-еквиваленти" }, "customEqDomains": { - "message": "Custom Equivalent Domains" + "message": "Потребителски домейни-еквиваленти" }, "exclude": { - "message": "Exclude" + "message": "Изваждане" }, "include": { - "message": "Include" + "message": "Добавяне" }, "customize": { - "message": "Customize" + "message": "Настройки" }, "newCustomDomain": { - "message": "New Custom Domain" + "message": "Нов домейн" }, "newCustomDomainDesc": { - "message": "Enter a list of domains separated by commas. Only \"base\" domains are allowed. Do not enter subdomains. For example, enter \"google.com\" instead of \"www.google.com\". You can also enter \"androidapp://package.name\" to associate an android app with other website domains." + "message": "Въведете списък с домейни, разделени със запетаи. Позволени са само основни домейни, не въвеждайте поддомейни. Напр. ползвайте „google.com“ вместо „www.google.com“. Може да ползвате и варианти като \"androidapp://package.name\", за да добавите и приложение." }, "customDomainX": { - "message": "Custom Domain $INDEX$", + "message": "Потребителски домейни $INDEX$", "placeholders": { "index": { "content": "$1", @@ -1081,129 +1084,129 @@ } }, "domainsUpdated": { - "message": "Domains updated" + "message": "Домейните са обновени" }, "twoStepLogin": { - "message": "Two-step Login" + "message": "Двустепенно удостоверяване" }, "twoStepLoginDesc": { - "message": "Secure your account by requiring an additional step when logging in." + "message": "Допълнителна защита на абонамента чрез изискването на допълнително действие при вписване." }, "twoStepLoginOrganizationDesc": { - "message": "Require two-step login for your organization's users by configuring providers at the organization level." + "message": "Може да изискате двустепенна идентификация за всички потребители в организацията ви, като настроите доставчиците на ниво организация." }, "twoStepLoginRecoveryWarning": { - "message": "Enabling two-step login can permanently lock you out of your Bitwarden account. A recovery code allows you to access your account in the event that you can no longer use your normal two-step login provider (ex. you lose your device). Bitwarden support will not be able to assist you if you lose access to your account. We recommend you write down or print the recovery code and keep it in a safe place." + "message": "Включването на двустепенна идентификация може завинаги да предотврати вписването ви в абонамента към Битуорден. Кодът за възстановяване ще ви позволи да достъпите абонамента дори и да имате проблем с доставчика на двустепенна идентификация (напр. ако изгубите устройството си). Дори и екипът по поддръжката към няма да ви помогне в такъв случай. Силно препоръчваме да отпечатате или запишете кодовете и да ги пазете на надеждно място." }, "viewRecoveryCode": { - "message": "View Recovery Code" + "message": "Извеждане на кодовете за възстановяване" }, "providers": { - "message": "Providers", + "message": "Доставчици", "description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc." }, "enable": { - "message": "Enable" + "message": "Включване" }, "enabled": { - "message": "Enabled" + "message": "Включено" }, "premium": { - "message": "Premium", + "message": "Платен", "description": "Premium Membership" }, "premiumMembership": { - "message": "Premium Membership" + "message": "Платен абонамент" }, "premiumRequired": { - "message": "Premium Required" + "message": "Изисква се платен абонамент" }, "premiumRequiredDesc": { - "message": "A premium membership is required to use this feature." + "message": "За да се възползвате от тази възможност, трябва да ползвате платен абонамент." }, "youHavePremiumAccess": { - "message": "You have premium access" + "message": "Имате платен абонамент" }, "alreadyPremiumFromOrg": { - "message": "You already have access to premium features because of an organization you are a member of." + "message": "Вече имате достъп до възможностите на платения абонамент — членувате в организация, която ви осигурява това." }, "manage": { - "message": "Manage" + "message": "Управление" }, "disable": { - "message": "Disable" + "message": "Изключване" }, "twoStepLoginProviderEnabled": { - "message": "This two-step login provider is enabled on your account." + "message": "Този доставчик на двустепенно удостоверяване е включен за абонамента ви." }, "twoStepLoginAuthDesc": { - "message": "Enter your master password to modify two-step login settings." + "message": "Въведете главната си парола, за да променяте настройките за двустепенно удостоверяване." }, "twoStepAuthenticatorDesc": { - "message": "Follow these steps to set up two-step login with an authenticator app:" + "message": "Следвайте тези стъпки, за да настроите двустепенно удостоверяване:" }, "twoStepAuthenticatorDownloadApp": { - "message": "Download a two-step authenticator app" + "message": "Изтегляне на приложение за двустепенно удостоверяване" }, "twoStepAuthenticatorNeedApp": { - "message": "Need a two-step authenticator app? Download one of the following" + "message": "Ако ви трябва приложение за двустепенно удостоверяване, пробвайте някое от следните:" }, "iosDevices": { - "message": "iOS devices" + "message": "Устройства с iOS" }, "androidDevices": { - "message": "Android devices" + "message": "Устройства с Android" }, "windowsDevices": { - "message": "Windows devices" + "message": "Устройства с Windows" }, "twoStepAuthenticatorAppsRecommended": { - "message": "These apps are recommended, however, other authenticator apps will also work." + "message": "Това са само препоръчаните приложения. Другите приложения за идентификация също ще работят." }, "twoStepAuthenticatorScanCode": { - "message": "Scan this QR code with your authenticator app" + "message": "Сканирайте този QR код с приложението си за идентификация" }, "key": { - "message": "Key" + "message": "Ключ" }, "twoStepAuthenticatorEnterCode": { - "message": "Enter the resulting 6 digit verification code from the app" + "message": "Въведете 6-цифрения код за потвърждение от приложението" }, "twoStepAuthenticatorReaddDesc": { - "message": "In case you need to add it to another device, below is the QR code (or key) required by your authenticator app." + "message": "Ако трябва да добавите и друго устройство, по-долу е QR кодът или ключът, изисквани от приложението ви за идентификация." }, "twoStepDisableDesc": { - "message": "Are you sure you want to disable this two-step login provider?" + "message": "Сигурни ли сте, че искате да изключите този доставчик на двустепенно удостоверяване?" }, "twoStepDisabled": { - "message": "Two-step login provider disabled." + "message": "Доставчикът на двустепенно удостоверяване е изключен." }, "twoFactorYubikeyAdd": { - "message": "Add a new YubiKey to your account" + "message": "Добавяне на ново устройство YubiKey към регистрацията ви" }, "twoFactorYubikeyPlugIn": { - "message": "Plug the YubiKey into your computer's USB port." + "message": "Поставете устройството на YubiKey в USB порт на компютър." }, "twoFactorYubikeySelectKey": { - "message": "Select the first empty YubiKey input field below." + "message": "Изберете първото свободно поле за YubiKey по-долу." }, "twoFactorYubikeyTouchButton": { - "message": "Touch the YubiKey's button." + "message": "Натиснете бутона на устройството от YubiKey." }, "twoFactorYubikeySaveForm": { - "message": "Save the form." + "message": "Запазване на формуляра." }, "twoFactorYubikeyWarning": { - "message": "Due to platform limitations, YubiKeys cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when YubiKeys cannot be used. Supported platforms:" + "message": "Поради платформени ограничения устройствата на YubiKey не могат да се използват с всички приложения на Битуорден. В такъв случай ще трябва да добавите друг доставчик на двустепенно удостоверяване, за да имате достъп до абонамента си, дори когато YubiKey не работи. Поддържани платформи:" }, "twoFactorYubikeySupportUsb": { - "message": "Web vault, desktop application, CLI, and all browser extensions on a device with a USB port that can accept your YubiKey." + "message": "Трезорът по уеб, самостоятелното приложение, командата за командния ред както и разширенията за браузърите за всички устройства с USB порт могат да работят с устройства на YubiKey." }, "twoFactorYubikeySupportMobile": { - "message": "Mobile apps on a device with NFC capabilities or a USB port that can accept your YubiKey." + "message": "Мобилните приложения на устройство с NFC или USB порт могат да работят с устройства на YubiKey." }, "yubikeyX": { - "message": "YubiKey $INDEX$", + "message": "YubiKey № $INDEX$", "placeholders": { "index": { "content": "$1", @@ -1212,7 +1215,7 @@ } }, "u2fkeyX": { - "message": "U2F Key $INDEX$", + "message": "U2F Key № $INDEX$", "placeholders": { "index": { "content": "$1", @@ -1221,107 +1224,107 @@ } }, "nfcSupport": { - "message": "NFC Support" + "message": "Поддръжка на NFC" }, "twoFactorYubikeySupportsNfc": { - "message": "One of my keys supports NFC." + "message": "Някой от ключовете поддържа NFC." }, "twoFactorYubikeySupportsNfcDesc": { - "message": "If one of your YubiKeys supports NFC (such as a YubiKey NEO), you will be prompted on mobile devices whenever NFC availability is detected." + "message": "Ако някое от устройствата на YubiKey поддържа NFC (напр. моделът YubiKey NEO), ще бъдете питани за удостоверяване всеки път при засичането на NFC." }, "yubikeysUpdated": { - "message": "YubiKeys updated" + "message": "Данните за YubiKey са обновени" }, "disableAllKeys": { - "message": "Disable All Keys" + "message": "Изключване на всички ключове" }, "twoFactorDuoDesc": { - "message": "Enter the Bitwarden application information from your Duo Admin panel." + "message": "Въведете информацията за приложението на Битуорден от административния панел на Duo." }, "twoFactorDuoIntegrationKey": { - "message": "Integration Key" + "message": "Ключ за интеграция" }, "twoFactorDuoSecretKey": { - "message": "Secret Key" + "message": "Таен ключ" }, "twoFactorDuoApiHostname": { - "message": "API Hostname" + "message": "Адрес на сървъра за API" }, "twoFactorEmailDesc": { - "message": "Follow these steps to set up two-step login with email:" + "message": "Следвайте следните стъпки, за да настроите двустепенно удостоверяване с електронна поща:" }, "twoFactorEmailEnterEmail": { - "message": "Enter the email that you wish to receive verification codes" + "message": "Въведете адреса на електронната поща, където искате да получавате кодовете за потвърждение" }, "twoFactorEmailEnterCode": { - "message": "Enter the resulting 6 digit verification code from the email" + "message": "Въведете 6-цифрения код за потвърждение от пощата" }, "sendEmail": { - "message": "Send Email" + "message": "Изпращане на електронно писмо" }, "twoFactorU2fAdd": { - "message": "Add a FIDO U2F security key to your account" + "message": "Добавяне на ново устройство FIDO U2F към регистрацията ви" }, "removeU2fConfirmation": { - "message": "Are you sure you want to remove this security key?" + "message": "Сигурни ли сте, че искате да изтриете този ключ за сигурност?" }, "readKey": { - "message": "Read Key" + "message": "Прочитане на ключ" }, "keyCompromised": { - "message": "Key is compromised." + "message": "Ключът е компрометиран." }, "twoFactorU2fGiveName": { - "message": "Give the security key a friendly name to identify it." + "message": "Задайте име на ключа за сигурност за лесното му разпознаване." }, "twoFactorU2fPlugInReadKey": { - "message": "Plug the security key into your computer's USB port and click the \"Read Key\" button." + "message": "Поставете ключа за сигурност в USB порта на компютъра и натиснете бутона „Прочитане на ключ“." }, "twoFactorU2fTouchButton": { - "message": "If the security key has a button, touch it." + "message": "Ако ключът разполага с бутон, натиснете го." }, "twoFactorU2fSaveForm": { - "message": "Save the form." + "message": "Запазване на формуляра." }, "twoFactorU2fWarning": { - "message": "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:" + "message": "Поради платформени ограничения устройствата FIDO U2F не могат да се използват със всички приложения на Битуорден. В такъв случай ще трябва да добавите друг доставчик на двустепенно удостоверяване, за да имате достъп до абонамента си, дори когато FIDO U2F не работи. Поддържани платформи:" }, "twoFactorU2fSupportWeb": { - "message": "Web vault and browser extensions on a desktop/laptop with a U2F enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)." + "message": "Трезорът по уеб както и разширенията за браузърите с поддръжка на U2F (Chrome, Opera, Vivaldi и Firefox с поддръжка на FIDO U2F)." }, "twoFactorU2fWaiting": { - "message": "Waiting for you to touch the button on your security key" + "message": "Изчакване да натиснете бутона на устройството си за сигурност" }, "twoFactorU2fClickSave": { - "message": "Click the \"Save\" button below to enable this security key for two-step login." + "message": "Натиснете бутона „Запазване“ по-долу, за да включите този ключ за двустепенна идентификация." }, "twoFactorU2fProblemReadingTryAgain": { - "message": "There was a problem reading the security key. Try again." + "message": "Проблем при изчитането на ключа за сигурност. Пробвайте отново." }, "twoFactorRecoveryYourCode": { - "message": "Your Bitwarden two-step login recovery code" + "message": "Код за възстановяване на достъпа до Битуорден при двустепенна идентификация" }, "twoFactorRecoveryNoCode": { - "message": "You have not enabled any two-step login providers yet. After you have enabled a two-step login provider you can check back here for your recovery code." + "message": "Не сте включили никой доставчик на двустепенна идентификация. След като направите това, може да проверите тук за код за възстановяване на достъпа." }, "printCode": { - "message": "Print Code", + "message": "Отпечатване на кода", "description": "Print 2FA recovery code" }, "reports": { - "message": "Reports" + "message": "Доклади" }, "unsecuredWebsitesReport": { - "message": "Unsecured Websites Report" + "message": "Доклад за сайтове без защита" }, "unsecuredWebsitesReportDesc": { - "message": "Using unsecured websites with the http:// scheme can be dangerous. If the website allows, you should always access it using the https:// scheme so that your connection is encrypted." + "message": "Използването на сайтове, които използват схемата без шифриране „http://“ може да е опасно. Ако сайтовете позволяват, следва да ги достъпвате през схемата „https://“, при което връзката ви е шифрирана." }, "unsecuredWebsitesFound": { - "message": "Unsecured Websites Found" + "message": "Открити са записи без защита" }, "unsecuredWebsitesFoundDesc": { - "message": "We found $COUNT$ items in your vault with unsecured URIs. You should change their URI scheme to https:// if the website allows it.", + "message": "Открити са $COUNT$ записи в трезора с адрес без защита. Трябва да смените схемата за URI-то им на „https://“, ако сайтовете го поддържат.", "placeholders": { "count": { "content": "$1", @@ -1330,19 +1333,19 @@ } }, "noUnsecuredWebsites": { - "message": "No items in your vault have unsecured URIs." + "message": "Всички записи в трезора са със защитени адреси." }, "inactive2faReport": { - "message": "Inactive 2FA Report" + "message": "Доклад за сайтовете без двустепенна защита" }, "inactive2faReportDesc": { - "message": "Two-factor authentication (2FA) is an important security setting that helps secure your accounts. If the website offers it, you should always enable two-factor authentication." + "message": "Двустепенната идентификация (2FA) е важна настройка, която силно повишава защитата на регистрациите ви. Ако сайтът поддържа това, задължително включете тази възможност." }, "inactive2faFound": { - "message": "Logins Without 2FA Found" + "message": "Открити са записи без двустепенна идентификация" }, "inactive2faFoundDesc": { - "message": "We found $COUNT$ website(s) in your vault that may not be configured with two-factor authentication (according to twofactorauth.org). To further protect these accounts, you should enable two-factor authentication.", + "message": "В трезора ви има записи за $COUNT$ уебсайта, които е възможно да не са настроени за работа с двустепенна идентификация (според сайта twofactorauth.org). За да защитите тези регистрации, трябва да включите двустепенната идентификация.", "placeholders": { "count": { "content": "$1", @@ -1351,22 +1354,22 @@ } }, "noInactive2fa": { - "message": "No websites were found in your vault with a missing two-factor authentication configuration." + "message": "Не са открити записи в трезора ви с липсващи настройки за двустепенна идентификация." }, "instructions": { - "message": "Instructions" + "message": "Инструкции" }, "exposedPasswordsReport": { - "message": "Exposed Passwords Report" + "message": "Доклад за разкрити пароли" }, "exposedPasswordsReportDesc": { - "message": "Exposed passwords are passwords that have been uncovered in known data breaches that were released publicly or sold on the dark web by hackers." + "message": "Разкритите пароли са публикувани като част от докладите за изтекли данни или се продават в тъмния Интернет." }, "exposedPasswordsFound": { - "message": "Exposed Passwords Found" + "message": "Открити са разкрити пароли" }, "exposedPasswordsFoundDesc": { - "message": "We found $COUNT$ items in your vault that have passwords that were exposed in known data breaches. You should change them to use a new password.", + "message": "Открити са $COUNT$ записа в трезора ви, които са с разкрити пароли. Трябва да смените тези пароли.", "placeholders": { "count": { "content": "$1", @@ -1375,13 +1378,13 @@ } }, "noExposedPasswords": { - "message": "No items in your vault have passwords that have been exposed in known data breaches." + "message": "Няма записи в трезора ви, които са с разкрити пароли." }, "checkExposedPasswords": { - "message": "Check Exposed Passwords" + "message": "Проверка за разкрити пароли" }, "exposedXTimes": { - "message": "Exposed $COUNT$ time(s)", + "message": "Разкрити $COUNT$ път/и", "placeholders": { "count": { "content": "$1", @@ -1390,16 +1393,16 @@ } }, "weakPasswordsReport": { - "message": "Weak Passwords Report" + "message": "Доклад за слаби пароли" }, "weakPasswordsReportDesc": { - "message": "Weak passwords can easily be guessed by hackers and automated tools that are used to crack passwords. The Bitwarden password generator can help you create strong passwords." + "message": "Слабите пароли лесно биват разкрити. Злоумишлени лица могат да ги отгатнат, а автоматични инструменти могат да ги налучкат. Генераторът на пароли на Битуорден може да ви помогне да създадете надеждни пароли." }, "weakPasswordsFound": { - "message": "Weak Passwords Found" + "message": "Открити са слаби пароли" }, "weakPasswordsFoundDesc": { - "message": "We found $COUNT$ items in your vault with passwords that are not strong. You should update them to use stronger passwords.", + "message": "В трезора ви има $COUNT$записи със слаби пароли. Сменете паролите с надеждни.", "placeholders": { "count": { "content": "$1", @@ -1408,19 +1411,19 @@ } }, "noWeakPasswords": { - "message": "No items in your vault have weak passwords." + "message": "Всички записи в трезора са с надеждни пароли." }, "reusedPasswordsReport": { - "message": "Reused Passwords Report" + "message": "Доклад за повтарящи се пароли" }, "reusedPasswordsReportDesc": { - "message": "If a service that you use is compromised, reusing the same password elsewhere can allow hackers to easily gain access to more of your online accounts. You should use a unique password for every account or service." + "message": "Ако някой достъпи данните ви за вписване към дадена услуга, а вие ползвате една и съща парола навсякъде, то злоумишлени лица могат много по-лесно да пробият другите ви регистрации. За всяка регистрация следва да ползвате различна парола." }, "reusedPasswordsFound": { - "message": "Reused Passwords Found" + "message": "Отрити са повтарящи се пароли" }, "reusedPasswordsFoundDesc": { - "message": "We found $COUNT$ passwords that are being reused in your vault. You should change them to a unique value.", + "message": "В трезора ви има $COUNT$ повтарящи се пароли. Задължително ги сменете с други, уникални пароли.", "placeholders": { "count": { "content": "$1", @@ -1429,10 +1432,10 @@ } }, "noReusedPasswords": { - "message": "No logins in your vault have passwords that are being reused." + "message": "В трезора ви няма записи с пароли, които се ползват и другаде." }, "reusedXTimes": { - "message": "Reused $COUNT$ times", + "message": "Преизползвана $COUNT$ пъти", "placeholders": { "count": { "content": "$1", @@ -1441,19 +1444,19 @@ } }, "dataBreachReport": { - "message": "Data Breach Report" + "message": "Доклад за изтичането на данни" }, "breachDesc": { - "message": "A \"breach\" is an incident where a site's data has been illegally accessed by hackers and then released publicly. Review the types of data that were compromised (email addresses, passwords, credit cards etc.) and take appropriate action, such as changing passwords." + "message": "Изтичането на данни е инцидент, при който злоумишлени лица получават достъп до данните ви, след което те биват публикувани. Прегледайте вида на изтеклата информация (адреси за електронна поща, пароли, номера на карти и т. н.) и предприемете надлежните действия като да си смените паролата." }, "breachCheckUsernameEmail": { - "message": "Check any usernames or email addresses that you use." + "message": "Проверка за изтекли данни, съдържащи потребителското ви име или адреса ви за електронна поща" }, "checkBreaches": { - "message": "Check Breaches" + "message": "Проверка за изтичане на данни" }, "breachUsernameNotFound": { - "message": "$USERNAME$ was not found in any known data breaches.", + "message": "$USERNAME$ липсва във всички известни масиви с изтекли данни.", "placeholders": { "username": { "content": "$1", @@ -1462,11 +1465,11 @@ } }, "goodNews": { - "message": "Good News", + "message": "Добри новини", "description": "ex. Good News, No Breached Accounts Found!" }, "breachUsernameFound": { - "message": "$USERNAME$ was found in $COUNT$ different data breaches online.", + "message": "$USERNAME$ е открит в $COUNT$ от известните масиви с изтекли данни.", "placeholders": { "username": { "content": "$1", @@ -1479,84 +1482,84 @@ } }, "breachFound": { - "message": "Breached Accounts Found" + "message": "Някои от записите са открити в масивите с изтекли данни" }, "compromisedData": { - "message": "Compromised data" + "message": "Изтекли данни" }, "website": { - "message": "Website" + "message": "Сайт" }, "affectedUsers": { - "message": "Affected Users" + "message": "Засегнати потребители" }, "breachOccurred": { - "message": "Breach Occurred" + "message": "Изтичане на данните" }, "breachReported": { - "message": "Breach Reported" + "message": "Доклад за изтичането" }, "reportError": { - "message": "An error occurred trying to load the report. Try again" + "message": "Грешка при зареждането на доклада. Пробвайте отново" }, "billing": { - "message": "Billing" + "message": "Заплащане" }, "accountCredit": { - "message": "Account Credit", + "message": "Кредит по абонамента", "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." }, "accountBalance": { - "message": "Account Balance", + "message": "Баланс по абонамента", "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." }, "addCredit": { - "message": "Add Credit", + "message": "Добавяне на кредит", "description": "Add more credit to your account's balance." }, "amount": { - "message": "Amount", + "message": "Сума", "description": "Dollar amount, or quantity." }, "creditDelayed": { - "message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others." + "message": "Добавеният кредит се появява в абонамента ви след окончателната обработка на плащането. Някои начини за плащане са по-бавни и отнемат повече време." }, "makeSureEnoughCredit": { - "message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page." + "message": "Проверете дали към абонамента си имате достатъчно средства за тази покупка. В противен случай разликата от наличното и необходимото се изисква от основния ви метод за плащане, който сте задали." }, "creditAppliedDesc": { - "message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account." + "message": "Може да използвате кредитите към абонамента си за покупки. Кредитите се използват за покриването на издадените фактури към абонамента." }, "goPremium": { - "message": "Go Premium", + "message": "Платен абонамент", "description": "Another way of saying \"Get a premium membership\"" }, "premiumUpdated": { - "message": "You've upgraded to premium." + "message": "Вече ползвате платен абонамент." }, "premiumUpgradeUnlockFeatures": { - "message": "Upgrade your account to a premium membership and unlock some great additional features." + "message": "Платеният абонамент идва с допълнителни преимущества." }, "premiumSignUpStorage": { - "message": "1 GB encrypted storage for file attachments." + "message": "1 GB пространство за файлове, които се шифрират." }, "premiumSignUpTwoStep": { - "message": "Additional two-step login options such as YubiKey, FIDO U2F, and Duo." + "message": "Двустепенно удостоверяване чрез YubiKey, FIDO U2F и Duo." }, "premiumSignUpReports": { - "message": "Password hygiene, account health, and data breach reports to keep your vault safe." + "message": "Проверки в списъците с публикувани пароли, проверка на регистрациите и доклади за изтекли данни, което спомага трезорът ви да е допълнително защитен." }, "premiumSignUpTotp": { - "message": "TOTP verification code (2FA) generator for logins in your vault." + "message": "Генериране на временни, еднократни кодове за двустепенно удостоверяване за регистрациите в трезора." }, "premiumSignUpSupport": { - "message": "Priority customer support." + "message": "Приоритетна поддръжка." }, "premiumSignUpFuture": { - "message": "All future premium features. More coming soon!" + "message": "Всички бъдещи ползи! Предстои въвеждането на още!" }, "premiumPrice": { - "message": "All for just $PRICE$ /year!", + "message": "И това само за $PRICE$ на година!", "placeholders": { "price": { "content": "$1", @@ -1565,13 +1568,13 @@ } }, "addons": { - "message": "Addons" + "message": "Добавки" }, "premiumAccess": { - "message": "Premium Access" + "message": "Платен абонамент" }, "premiumAccessDesc": { - "message": "You can add premium access to all members of your organization for $PRICE$ /$INTERVAL$.", + "message": "Членовете на организацията ви могат ще могат да се възползват от допълнителните възможности на платения абонамент срещу $PRICE$ /$INTERVAL$.", "placeholders": { "price": { "content": "$1", @@ -1584,13 +1587,13 @@ } }, "additionalStorageGb": { - "message": "Additional Storage (GB)" + "message": "Допълнително място [GB]" }, "additionalStorageGbDesc": { - "message": "# of additional GB" + "message": "брой GB допълнително" }, "additionalStorageIntervalDesc": { - "message": "Your plan comes with $SIZE$ of encrypted file storage. You can add additional storage for $PRICE$ per GB /$INTERVAL$.", + "message": "Планът ви идва с $SIZE$ място за шифрирани данни. Може да се сдобиете с още при цена $PRICE$ за 1 GB /$INTERVAL$.", "placeholders": { "size": { "content": "$1", @@ -1607,26 +1610,26 @@ } }, "summary": { - "message": "Summary" + "message": "Обобщено" }, "total": { - "message": "Total" + "message": "Общо" }, "year": { - "message": "year" + "message": "година" }, "month": { - "message": "month" + "message": "месец" }, "monthAbbr": { - "message": "mo.", + "message": "мес.", "description": "Short abbreviation for 'month'" }, "paymentChargedAnnually": { - "message": "Your payment method will be charged immediately and then on a recurring basis each year. You may cancel at any time." + "message": "Сумата ще бъде директно изискана от метода за плащане, след което ще се повтаря всяка година. Може да се откажете по всяко време." }, "paymentCharged": { - "message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.", + "message": "Сумата ще бъде директно изискана от метода за плащане, след което ще се повтаря всеки $INTERVAL$. Може да се откажете по всяко време.", "placeholders": { "interval": { "content": "$1", @@ -1635,7 +1638,7 @@ } }, "paymentChargedWithTrial": { - "message": "Your plan comes with a free 7 day trial. Your payment method will not be charged until the trial has ended. Billing will occur on a recurring basis each $INTERVAL$. You may cancel at any time.", + "message": "Планът ви идва с пробен период от 7 дена. Плащането няма се изиска преди това, след което ще се повтаря всеки $INTERVAL$. Може да се откажете по всяко време.", "placeholders": { "interval": { "content": "$1", @@ -1644,76 +1647,76 @@ } }, "paymentInformation": { - "message": "Payment Information" + "message": "Информация за плащането" }, "creditCard": { - "message": "Credit Card" + "message": "Кредитна карта" }, "paypalClickSubmit": { - "message": "Click the PayPal button to log into your PayPal account, then click the Submit button below to continue." + "message": "Натиснете бутона на PayPal, за да се впишете в регистрацията ви в него. След това натиснете бутона „Подаване“ по-долу, за да продължите." }, "cancelSubscription": { - "message": "Cancel Subscription" + "message": "Прекратяване на абонамента" }, "subscriptionCanceled": { - "message": "The subscription has been canceled." + "message": "Абонаментът е прекратен." }, "pendingCancellation": { - "message": "Pending Cancellation" + "message": "Предстоящо прекратяване на абонамента" }, "subscriptionPendingCanceled": { - "message": "The subscription has been marked for cancellation at the end of the current billing period." + "message": "Прекратяването на абонамента след края на последно платения период е обявено." }, "reinstateSubscription": { - "message": "Reinstate Subscription" + "message": "Подновяване на абонамента" }, "reinstateConfirmation": { - "message": "Are you sure you want to remove the pending cancellation request and reinstate your subscription?" + "message": "Уверени ли сте, че искате да подновите абонамента и да отмените заявката за прекратяването му?" }, "reinstated": { - "message": "The subscription has been reinstated." + "message": "Абонаментът е подновен." }, "cancelConfirmation": { - "message": "Are you sure you want to cancel? You will lose access to all of this subscription's features at the end of this billing cycle." + "message": "Уверени ли сте, че искате да прекратите абонамента? След края на последно платения период ще загубите всички допълнителни преимущества." }, "canceledSubscription": { - "message": "The subscription has been canceled." + "message": "Абонаментът е прекратен." }, "neverExpires": { - "message": "Never Expires" + "message": "Никога не изтича" }, "status": { - "message": "Status" + "message": "Състояние" }, "nextCharge": { - "message": "Next Charge" + "message": "Следваща промяна" }, "details": { - "message": "Details" + "message": "Детайли" }, "downloadLicense": { - "message": "Download License" + "message": "Изтегляне на лиценз" }, "updateLicense": { - "message": "Update License" + "message": "Обновяване на лиценз" }, "updatedLicense": { - "message": "Updated license" + "message": "Лицензът е обновен" }, "manageSubscription": { - "message": "Manage Subscription" + "message": "Управление на абонамента" }, "storage": { - "message": "Storage" + "message": "Съхранение на данни" }, "addStorage": { - "message": "Add Storage" + "message": "Добавяне на пространство" }, "removeStorage": { - "message": "Remove Storage" + "message": "GB пространство за махане" }, "subscriptionStorage": { - "message": "Your subscription has a total of $MAX_STORAGE$ GB of encrypted file storage. You are currently using $USED_STORAGE$.", + "message": "Абонаментът ви предоставя общо $MAX_STORAGE$ GB място за съхранение със шифриране. В момента ползвате $USED_STORAGE$.", "placeholders": { "max_storage": { "content": "$1", @@ -1726,48 +1729,48 @@ } }, "paymentMethod": { - "message": "Payment Method" + "message": "Метод за плащане" }, "noPaymentMethod": { - "message": "No payment method on file." + "message": "Липсва какъвто и да е метод за плащане." }, "addPaymentMethod": { - "message": "Add Payment Method" + "message": "Добавяне на метод за плащане" }, "changePaymentMethod": { - "message": "Change Payment Method" + "message": "Промяна на метод за плащане" }, "invoices": { - "message": "Invoices" + "message": "Фактури" }, "noInvoices": { - "message": "No invoices." + "message": "Няма фактури." }, "paid": { - "message": "Paid", + "message": "Платено", "description": "Past tense status of an invoice. ex. Paid or unpaid." }, "unpaid": { - "message": "Unpaid", + "message": "Дължимо", "description": "Past tense status of an invoice. ex. Paid or unpaid." }, "transactions": { - "message": "Transactions", + "message": "Транзакции", "description": "Payment/credit transactions." }, "noTransactions": { - "message": "No transactions." + "message": "Няма транзакции." }, "chargeNoun": { - "message": "Charge", + "message": "Зареждане", "description": "Noun. A charge from a payment method." }, "refundNoun": { - "message": "Refund", + "message": "Възстановяване", "description": "Noun. A refunded payment that was charged." }, "chargesStatement": { - "message": "Any charges will appear on your statement as $STATEMENT_NAME$.", + "message": "Всички плащания ще бъдат изброени като $STATEMENT_NAME$.", "placeholders": { "statement_name": { "content": "$1", @@ -1776,19 +1779,19 @@ } }, "gbStorageAdd": { - "message": "GB of Storage To Add" + "message": "GB пространство за добавяне" }, "gbStorageRemove": { - "message": "GB of Storage To Remove" + "message": "Махане на пространство" }, "storageAddNote": { - "message": "Adding storage will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle." + "message": "Добавянето на място за съхранение ще се отрази незабавно на сумата, която плащате. Ще изискаме допълнителната сума от метода ви за плащане. Първото плащане ще е пропорционално на оставащото време от текущия платежен цикъл." }, "storageRemoveNote": { - "message": "Removing storage will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge." + "message": "Освободеното място също се отразява незабавно на плащаните суми. Надвзетата сума, пропорционално на оставащото време от текущия платежен цикъл ще ви бъде върната като кредити за следващия платежен цикъл." }, "adjustedStorage": { - "message": "Adjusted $AMOUNT$ GB of storage.", + "message": "Промяна с $AMOUNT$ GB място за съхранение.", "placeholders": { "amount": { "content": "$1", @@ -1797,19 +1800,19 @@ } }, "contactSupport": { - "message": "Contact Customer Support" + "message": "Връзка с поддръжката на потребители" }, "updatedPaymentMethod": { - "message": "Updated payment method." + "message": "Обновен метод за плащане." }, "purchasePremium": { - "message": "Purchase Premium" + "message": "Закупуване на абонамент" }, "licenseFile": { - "message": "License File" + "message": "Файл с лиценза" }, "licenseFileDesc": { - "message": "Your license file will be named something like $FILE_NAME$", + "message": "Файлът с лиценза се казва „$FILE_NAME$“ или нещо подобно", "placeholders": { "file_name": { "content": "$1", @@ -1818,49 +1821,49 @@ } }, "uploadLicenseFilePremium": { - "message": "To upgrade your account to a premium membership you need to upload a valid license file." + "message": "За да преминете към платен абонамент, трябва да качите файл с валиден лиценз." }, "uploadLicenseFileOrg": { - "message": "To create an on-premise hosted organization you need to upload a valid license file." + "message": "За да създадете организация в собствените сървъри, ще трябва да качите файл с валиден лиценз." }, "accountEmailMustBeVerified": { - "message": "Your account's email address must be verified." + "message": "Трябва да покажете, че имате достъп до адреса на електронната си поща." }, "newOrganizationDesc": { - "message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company." + "message": "Организациите позволяват да споделяте части от трезора си с други потребители, както и да управлявате потребители по звена — семейство, екип, отдел." }, "generalInformation": { - "message": "General Information" + "message": "Обща информация" }, "organizationName": { - "message": "Organization Name" + "message": "Име на организация" }, "accountOwnedBusiness": { - "message": "This account is owned by a business." + "message": "Този абонамент е на организация." }, "billingEmail": { - "message": "Billing Email" + "message": "Адрес на електронната поща за плащанията" }, "businessName": { - "message": "Business Name" + "message": "Име на организация" }, "chooseYourPlan": { - "message": "Choose Your Plan" + "message": "Избор на план" }, "users": { - "message": "Users" + "message": "Потребители" }, "userSeats": { - "message": "User Seats" + "message": "Потребители в организацията" }, "additionalUserSeats": { - "message": "Additional User Seats" + "message": "Допълнителни потребители в организацията" }, "userSeatsDesc": { - "message": "# of user seats" + "message": "Брой потребители в организацията" }, "userSeatsAdditionalDesc": { - "message": "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user /month.", + "message": "Планът идва с поддръжка на $BASE_SEATS$ потребители в организацията. Можете да добавяте допълнителни потребители на цена $SEAT_PRICE$ за потребител на месец.", "placeholders": { "base_seats": { "content": "$1", @@ -1873,14 +1876,14 @@ } }, "userSeatsHowManyDesc": { - "message": "How many user seats do you need? You can also add additional seats later if needed." + "message": "Колко потребители в организацията са ви нужни? По-късно пак може да добавяте потребители, ако е нужно." }, "planNameFree": { - "message": "Free", + "message": "Безплатен", "description": "Free as in 'free beer'." }, "planDescFree": { - "message": "For testing or personal users to share with $COUNT$ other user.", + "message": "За проба или за индивидуални потребители, които ще могат да споделят с $COUNT$ на брой допълнителни потребители.", "placeholders": { "count": { "content": "$1", @@ -1889,28 +1892,28 @@ } }, "planNameFamilies": { - "message": "Families" + "message": "Семеен" }, "planDescFamilies": { - "message": "For personal use, to share with family & friends." + "message": "За индивидуални потребители, които ще могат да споделят със семейството и приятелите си." }, "planNameTeams": { - "message": "Teams" + "message": "Екипен" }, "planDescTeams": { - "message": "For businesses and other team organizations." + "message": "За компании и други екипни организации." }, "planNameEnterprise": { - "message": "Enterprise" + "message": "За големи организации" }, "planDescEnterprise": { - "message": "For businesses and other large organizations." + "message": "За големи компании и организации." }, "freeForever": { - "message": "Free Forever" + "message": "Завинаги безплатно" }, "includesXUsers": { - "message": "includes $COUNT$ users", + "message": "включва $COUNT$ потребители", "placeholders": { "count": { "content": "$1", @@ -1919,10 +1922,10 @@ } }, "additionalUsers": { - "message": "Additional Users" + "message": "Допълнителни потребители" }, "costPerUser": { - "message": "$COST$ per user", + "message": "$COST$ на потребител", "placeholders": { "cost": { "content": "$1", @@ -1931,7 +1934,7 @@ } }, "limitedUsers": { - "message": "Limited to $COUNT$ users (including you)", + "message": "До максимум $COUNT$ потребители (включително и вие)", "placeholders": { "count": { "content": "$1", @@ -1940,7 +1943,7 @@ } }, "limitedCollections": { - "message": "Limited to $COUNT$ collections", + "message": "До максимум $COUNT$ колекции", "placeholders": { "count": { "content": "$1", @@ -1949,7 +1952,7 @@ } }, "addShareLimitedUsers": { - "message": "Add and share with up to $COUNT$ users", + "message": "Добавяне и споделяне с до $COUNT$ потребители", "placeholders": { "count": { "content": "$1", @@ -1958,13 +1961,13 @@ } }, "addShareUnlimitedUsers": { - "message": "Add and share with unlimited users" + "message": "Добавяне и споделяне с неограничен брой потребители" }, "createUnlimitedCollections": { - "message": "Create unlimited collections" + "message": "Неограничен брой колекции" }, "gbEncryptedFileStorage": { - "message": "$SIZE$ encrypted file storage", + "message": "$SIZE$ място за съхранение на шифрирани данни", "placeholders": { "size": { "content": "$1", @@ -1973,28 +1976,28 @@ } }, "onPremHostingOptional": { - "message": "On-premise hosting (optional)" + "message": "Собствени сървъри (по избор)" }, "usersGetPremium": { - "message": "Users get access to premium membership features" + "message": "Потребителите получават достъп до възможностите на платения абонамент" }, "controlAccessWithGroups": { - "message": "Control user access with groups" + "message": "Управление на потребителите по групи" }, "syncUsersFromDirectory": { - "message": "Sync your users and groups from a directory" + "message": "Синхронизиране на потребителите и групите с директорийни услуги" }, "trackAuditLogs": { - "message": "Track user actions with audit logs" + "message": "Одит на действията на потребителите чрез журнали" }, "enforce2faDuo": { - "message": "Enforce 2FA with Duo" + "message": "Задължително ползване на двустепенна защита с Duo" }, "priorityCustomerSupport": { - "message": "Priority customer support" + "message": "Поддръжка с приоритет" }, "xDayFreeTrial": { - "message": "$COUNT$ day free trial, cancel anytime", + "message": "$COUNT$ дни безплатен пробен период! Може да прекъснете по всяко време", "placeholders": { "count": { "content": "$1", @@ -2003,109 +2006,115 @@ } }, "monthly": { - "message": "Monthly" + "message": "Месечно" }, "annually": { - "message": "Annually" + "message": "Годишно" }, "basePrice": { - "message": "Base Price" + "message": "Базова цена" }, "organizationCreated": { - "message": "Organization Created" + "message": "Организацията е създадена" }, "organizationReadyToGo": { - "message": "Your new organization is ready to go!" + "message": "Новата организация е готова!" }, "organizationUpgraded": { - "message": "Your organization has been upgraded." + "message": "Организацията е обновена." }, "leave": { - "message": "Leave" + "message": "Напускане" }, "leaveOrganizationConfirmation": { - "message": "Are you sure you want to leave this organization?" + "message": "Уверени ли сте, че искате да напуснете тази организация?" }, "leftOrganization": { - "message": "You have left the organization." + "message": "Напуснахте организацията." }, "defaultCollection": { - "message": "Default Collection" + "message": "Стандартна колекция" }, "getHelp": { - "message": "Get Help" + "message": "Помощ" }, "getApps": { - "message": "Get the Apps" + "message": "Изтегляне на приложенията" }, "loggedInAs": { - "message": "Logged in as" + "message": "Вписани сте като" }, "eventLogs": { - "message": "Event Logs" + "message": "Журнали със събития" }, "people": { - "message": "People" + "message": "Хора" + }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" }, "groups": { - "message": "Groups" + "message": "Групи" }, "newGroup": { - "message": "New Group" + "message": "Нова група" }, "addGroup": { - "message": "Add Group" + "message": "Добавяне на група" }, "editGroup": { - "message": "Edit Group" + "message": "Редактиране на група" }, "deleteGroupConfirmation": { - "message": "Are you sure you want to delete this group?" + "message": "Сигурни ли сте, че искате да изтриете тази група?" }, "removeUserConfirmation": { - "message": "Are you sure you want to remove this user?" + "message": "Сигурни ли сте, че искате да изтриете този потребител?" }, "externalId": { - "message": "External Id" + "message": "Външен идентификатор" }, "externalIdDesc": { - "message": "The external id can be used as a reference or to link this resource to an external system such as a user directory." + "message": "Външните идентификатори указват връзката на този елемент с друга система, напр. директорийна услуга с потребители и групи." }, "accessControl": { - "message": "Access Control" + "message": "Управление на достъпа" }, "groupAccessAllItems": { - "message": "This group can access and modify all items." + "message": "Тази група има достъп до всички записи." }, "groupAccessSelectedCollections": { - "message": "This group can access only the selected collections." + "message": "Тази група има достъп само до избраните колекции." }, "readOnly": { - "message": "Read Only" + "message": "Само за четене" }, "newCollection": { - "message": "New Collection" + "message": "Нова колекция" }, "addCollection": { - "message": "Add Collection" + "message": "Добавяне на колекция" }, "editCollection": { - "message": "Edit Collection" + "message": "Редактиране на колекция" }, "deleteCollectionConfirmation": { - "message": "Are you sure you want to delete this collection?" + "message": "Сигурни ли сте, че искате да изтриете тази колекция?" }, "editUser": { - "message": "Edit User" + "message": "Редактиране на потребител" }, "inviteUser": { - "message": "Invite User" + "message": "Поканване на потребител" }, "inviteUserDesc": { - "message": "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account." + "message": "Може да поканите потребител да стане член на организацията като попълните адреса му за електронна поща, с който е регистриран в Битуорден, по-долу. В случай, че потребителят не е регистриран, той автоматично ще получи покана и да се регистрира." }, "inviteMultipleEmailDesc": { - "message": "You can invite up to $COUNT$ users at a time by comma separating a list of email addresses.", + "message": "Може да добавяте до $COUNT$ на брой потребители наведнъж, като подадете списък с адреси на електронна поща, разделени със запетаи.", "placeholders": { "count": { "content": "$1", @@ -2114,115 +2123,115 @@ } }, "userUsingTwoStep": { - "message": "This user is using two-step login to protect their account." + "message": "Този потребител използва двустепенна защита за достъп." }, "userAccessAllItems": { - "message": "This user can access and modify all items." + "message": "Този потребител има достъп до всички записи и може да ги редактира." }, "userAccessSelectedCollections": { - "message": "This user can access only the selected collections." + "message": "Този потребител има достъп само до избраната колекция." }, "search": { - "message": "Search" + "message": "Търсене" }, "invited": { - "message": "Invited" + "message": "Поканен" }, "accepted": { - "message": "Accepted" + "message": "Приел" }, "confirmed": { - "message": "Confirmed" + "message": "Потвърдил" }, "owner": { - "message": "Owner" + "message": "Собственик" }, "ownerDesc": { - "message": "The highest access user that can manage all aspects of your organization." + "message": "Потребителят с най-големи права, който може да управлява всички настройки на организацията ви." }, "admin": { - "message": "Admin" + "message": "Администратор" }, "adminDesc": { - "message": "Admins can access and manage all items, collections and users in your organization." + "message": "Администраторите имат достъп до всички записи, колекции и потребители в организацията и могат да ги управляват." }, "user": { - "message": "User" + "message": "Потребител" }, "userDesc": { - "message": "A regular user with access to assigned collections in your organization." + "message": "Редови потребител с достъп до определени колекции в организацията." }, "manager": { - "message": "Manager" + "message": "Мениджър" }, "managerDesc": { - "message": "Managers can access and manage assigned collections in your organization." + "message": "Мениджърите достъпват и управляват зададените им колекции в организацията." }, "all": { - "message": "All" + "message": "Всички" }, "refresh": { - "message": "Refresh" + "message": "Опресняване" }, "timestamp": { - "message": "Timestamp" + "message": "Времево клеймо" }, "event": { - "message": "Event" + "message": "Събитие" }, "unknown": { - "message": "Unknown" + "message": "Неизвестно" }, "loadMore": { - "message": "Load More" + "message": "Още" }, "mobile": { - "message": "Mobile", + "message": "Мобилен номер", "description": "Mobile app" }, "extension": { - "message": "Extension", + "message": "Вътрешен номер", "description": "Browser extension/addon" }, "desktop": { - "message": "Desktop", + "message": "Десктоп", "description": "Desktop app" }, "webVault": { - "message": "Web Vault" + "message": "Трезор по уеб" }, "loggedIn": { - "message": "Logged in." + "message": "Вписани сте." }, "changedPassword": { - "message": "Changed account password." + "message": "Паролата на абонамента е сменена." }, "enabledUpdated2fa": { - "message": "Enabled/updated two-step login." + "message": "Двустепенното удостоверяване е включено/обновено." }, "disabled2fa": { - "message": "Disabled two-step login." + "message": "Двустепенното удостоверяване е изключено." }, "recovered2fa": { - "message": "Recovered account from two-step login." + "message": "Абонаментът с двустепенно удостоверяване е възстановен." }, "failedLogin": { - "message": "Login attempt failed with incorrect password." + "message": "Неуспешно вписване заради грешна парола." }, "failedLogin2fa": { - "message": "Login attempt failed with incorrect two-step login." + "message": "Неуспешно вписване заради неуспешно двустепенно удостоверяване." }, "exportedVault": { - "message": "Exported vault." + "message": "Трезорът е изнесен." }, "exportedOrganizationVault": { - "message": "Exported organization vault." + "message": "Трезорът на организацията е изнесен." }, "editedOrgSettings": { - "message": "Edited organization settings." + "message": "Настройките на организацията са редактирани." }, "createdItemId": { - "message": "Created item $ID$.", + "message": "Запис № $ID$ е създаден.", "placeholders": { "id": { "content": "$1", @@ -2231,7 +2240,7 @@ } }, "editedItemId": { - "message": "Edited item $ID$.", + "message": "Запис № $ID$ е редактиран.", "placeholders": { "id": { "content": "$1", @@ -2240,7 +2249,7 @@ } }, "deletedItemId": { - "message": "Deleted item $ID$.", + "message": "Запис № $ID$ е изтрит.", "placeholders": { "id": { "content": "$1", @@ -2249,7 +2258,7 @@ } }, "sharedItemId": { - "message": "Shared item $ID$.", + "message": "Запис № $ID$ е споделен.", "placeholders": { "id": { "content": "$1", @@ -2258,7 +2267,7 @@ } }, "viewedItemId": { - "message": "Viewed item $ID$.", + "message": "Запис № $ID$ е разгледан.", "placeholders": { "id": { "content": "$1", @@ -2267,7 +2276,7 @@ } }, "viewedPasswordItemId": { - "message": "Viewed password for item $ID$.", + "message": "Паролата на запис № $ID$ е прегледана.", "placeholders": { "id": { "content": "$1", @@ -2276,7 +2285,7 @@ } }, "viewedHiddenFieldItemId": { - "message": "Viewed hidden field for item $ID$.", + "message": "Скрито поле от запис № $ID$ е прегледано.", "placeholders": { "id": { "content": "$1", @@ -2285,7 +2294,7 @@ } }, "viewedSecurityCodeItemId": { - "message": "Viewed security code for item $ID$.", + "message": "Кодът за сигурност за запис № $ID$ е прегледан.", "placeholders": { "id": { "content": "$1", @@ -2294,7 +2303,7 @@ } }, "copiedPasswordItemId": { - "message": "Copied password for item $ID$.", + "message": "Паролата на запис № $ID$ е копирана.", "placeholders": { "id": { "content": "$1", @@ -2303,7 +2312,7 @@ } }, "copiedHiddenFieldItemId": { - "message": "Copied hidden field for item $ID$.", + "message": "Скрито поле от запис № $ID$ е копирано.", "placeholders": { "id": { "content": "$1", @@ -2312,7 +2321,7 @@ } }, "copiedSecurityCodeItemId": { - "message": "Copied security code for item $ID$.", + "message": "Кодът за сигурност за запис № $ID$ е копирано.", "placeholders": { "id": { "content": "$1", @@ -2321,7 +2330,7 @@ } }, "autofilledItemId": { - "message": "Auto-filled item $ID$.", + "message": "Запис № $ID$ е ползван за автоматично дописване.", "placeholders": { "id": { "content": "$1", @@ -2330,7 +2339,7 @@ } }, "createdCollectionId": { - "message": "Created collection $ID$.", + "message": "Колекция № $ID$ е създадена.", "placeholders": { "id": { "content": "$1", @@ -2339,7 +2348,7 @@ } }, "editedCollectionId": { - "message": "Edited collection $ID$.", + "message": "Колекция № $ID$ е редактирана.", "placeholders": { "id": { "content": "$1", @@ -2348,7 +2357,7 @@ } }, "deletedCollectionId": { - "message": "Deleted collection $ID$.", + "message": "Колекция № $ID$ е изтрита.", "placeholders": { "id": { "content": "$1", @@ -2356,8 +2365,17 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { - "message": "Created group $ID$.", + "message": "Група № $ID$ е създадена.", "placeholders": { "id": { "content": "$1", @@ -2366,7 +2384,7 @@ } }, "editedGroupId": { - "message": "Edited group $ID$.", + "message": "Група № $ID$ е редактирана.", "placeholders": { "id": { "content": "$1", @@ -2375,7 +2393,7 @@ } }, "deletedGroupId": { - "message": "Deleted group $ID$.", + "message": "Група № $ID$ е изтрита.", "placeholders": { "id": { "content": "$1", @@ -2384,7 +2402,7 @@ } }, "removedUserId": { - "message": "Removed user $ID$.", + "message": "Потребител № $ID$ е изтрит.", "placeholders": { "id": { "content": "$1", @@ -2393,7 +2411,7 @@ } }, "createdAttachmentForItem": { - "message": "Created attachment for item $ID$.", + "message": "Към запис № $ID$ е прикачен файл.", "placeholders": { "id": { "content": "$1", @@ -2402,7 +2420,7 @@ } }, "deletedAttachmentForItem": { - "message": "Deleted attachment for item $ID$.", + "message": "Прикаченият файл към запис № $ID$ е изтрит.", "placeholders": { "id": { "content": "$1", @@ -2411,7 +2429,7 @@ } }, "editedCollectionsForItem": { - "message": "Edited collections for item $ID$.", + "message": "Колекциите за запис № $ID$ са редактирани.", "placeholders": { "id": { "content": "$1", @@ -2420,7 +2438,7 @@ } }, "invitedUserId": { - "message": "Invited user $ID$.", + "message": "Потребител № $ID$ е поканен.", "placeholders": { "id": { "content": "$1", @@ -2429,7 +2447,7 @@ } }, "confirmedUserId": { - "message": "Confirmed user $ID$.", + "message": "Потребител № $ID$ е потвърден.", "placeholders": { "id": { "content": "$1", @@ -2438,7 +2456,7 @@ } }, "editedUserId": { - "message": "Edited user $ID$.", + "message": "Потребител № $ID$ е редактиран.", "placeholders": { "id": { "content": "$1", @@ -2447,7 +2465,7 @@ } }, "editedGroupsForUser": { - "message": "Edited groups for user $ID$.", + "message": "Групите на потребител № $ID$ са редактирани.", "placeholders": { "id": { "content": "$1", @@ -2456,37 +2474,37 @@ } }, "device": { - "message": "Device" + "message": "Устройство" }, "view": { - "message": "View" + "message": "Изглед" }, "invalidDateRange": { - "message": "Invalid date range." + "message": "Неправилен диапазон от дати." }, "errorOccurred": { - "message": "An error has occurred." + "message": "Възникна грешка." }, "userAccess": { - "message": "User Access" + "message": "Права на потребител" }, "userType": { - "message": "User Type" + "message": "Вид потребител" }, "groupAccess": { - "message": "Group Access" + "message": "Права на група" }, "groupAccessUserDesc": { - "message": "Edit the groups that this user belongs to." + "message": "Редактирате на групите на потребителя." }, "invitedUsers": { - "message": "Invited user(s)." + "message": "Поканени потребители." }, "resendInvitation": { - "message": "Resend Invitation" + "message": "Изпращане на поканата наново" }, "hasBeenReinvited": { - "message": "$USER$ has been reinvited.", + "message": "$USER$ потребители са поканени.", "placeholders": { "user": { "content": "$1", @@ -2495,13 +2513,13 @@ } }, "confirm": { - "message": "Confirm" + "message": "Потвърждаване" }, "confirmUser": { - "message": "Confirm User" + "message": "Потвърждаване на потребител" }, "hasBeenConfirmed": { - "message": "$USER$ has been confirmed.", + "message": "$USER$ потребители са потвърдени.", "placeholders": { "user": { "content": "$1", @@ -2510,125 +2528,134 @@ } }, "confirmUsers": { - "message": "Confirm Users" + "message": "Потвърждаване на потребители" }, "usersNeedConfirmed": { - "message": "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the organization until they are confirmed." + "message": "Има потребители, които са приели поканата си, но все още трябва да бъдат потвърдени. Потвърждаването е необходимо, за да получат достъп до организацията." }, "startDate": { - "message": "Start Date" + "message": "Начална дата" }, "endDate": { - "message": "End Date" + "message": "Крайна дата" }, "verifyEmail": { - "message": "Verify Email" + "message": "Потвърждаване на адреса на електронна поща" }, "verifyEmailDesc": { - "message": "Verify your account's email address to unlock access to all features." + "message": "Потвърдете адреса на електронната си поща, за да получите достъп до всички възможности." }, "verifyEmailFirst": { - "message": "Your account's email address first must be verified." + "message": "Трябва да потвърдите адреса на електронната поща за абонамента си." }, "checkInboxForVerification": { - "message": "Check your email inbox for a verification link." + "message": "Проверете електронната си поща за писмо с хипервръзка, с която да потвърдите адреса ѝ." }, "emailVerified": { - "message": "Your email has been verified." + "message": "Адресът на електронната ви поща е потвърден." }, "emailVerifiedFailed": { - "message": "Unable to verify your email. Try sending a new verification email." + "message": "Адресът на електронната ви поща не е потвърден. Пробвайте да изпратите ново писмо за потвърждение." }, "updateBrowser": { - "message": "Update Browser" + "message": "Обновяване на браузъра" }, "updateBrowserDesc": { - "message": "You are using an unsupported web browser. The web vault may not function properly." + "message": "Ползвате неподдържан браузър. Трезорът по уеб може да не сработи правилно." }, "joinOrganization": { - "message": "Join Organization" + "message": "Присъединяване към организация" }, "joinOrganizationDesc": { - "message": "You've been invited to join the organization listed above. To accept the invitation, you need to log in or create a new Bitwarden account." + "message": "Поканени сте да се присъедините към посочената по-горе организация. За да приемете, ще трябва да се впишете в абонамента си към Битуорден. Ако нямате такъв, ще трябва да създадете безплатен абонамент и след това да се впишете в него." }, "inviteAccepted": { - "message": "Invitation Accepted" + "message": "Поканата е приета" }, "inviteAcceptedDesc": { - "message": "You can access this organization once an administrator confirms your membership. We'll send you an email when that happens." + "message": "Ще имате достъп до организацията, след като администраторът ѝ потвърди членството ви. Ще ви изпратим електронно писмо, когато това се случи." }, "inviteAcceptFailed": { - "message": "Unable to accept invitation. Ask an organization admin to send a new invitation." + "message": "Поканата не може да бъде приета. Помолете администратора на организацията да ви прати нова покана." + }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } }, "rememberEmail": { - "message": "Remember email" + "message": "Припомняне на електронната поща" }, "recoverAccountTwoStepDesc": { - "message": "If you cannot access your account through your normal two-step login methods, you can use your two-step login recovery code to disable all two-step providers on your account." + "message": "Ако не може да достъпите абонамента си с нормалната двустепенна идентификация, може да ползвате код за възстановяване, за да я изключите." }, "recoverAccountTwoStep": { - "message": "Recover Account Two-Step Login" + "message": "Възстановяване на абонамент с двустепенна идентификация" }, "twoStepRecoverDisabled": { - "message": "Two-step login has been disabled on your account." + "message": "Двустепенната идентификация е изключена за абонамента ви." }, "learnMore": { - "message": "Learn more" + "message": "Научете повече" }, "deleteRecoverDesc": { - "message": "Enter your email address below to recover and delete your account." + "message": "Въведете адреса на електронната си поща, за да възстановите и да изтриете абонамента си." }, "deleteRecoverEmailSent": { - "message": "If your account exists, we've sent you an email with further instructions." + "message": "Ако има такъв абонамент, трябва да получите писмо с последващи инструкции." }, "deleteRecoverConfirmDesc": { - "message": "You have requested to delete your Bitwarden account. Click the button below to confirm." + "message": "Заявили сте, че искате да изтриете абонамента си към Битуорден. Натиснете бутона по-долу, за да потвърдите това решение." }, "myOrganization": { - "message": "My Organization" + "message": "Моята организация" }, "deleteOrganization": { - "message": "Delete Organization" + "message": "Изтриване на организация" }, "deleteOrganizationDesc": { - "message": "Proceed below to delete this organization and all associated data. Individual user accounts will remain, though they will not be associated to this organization anymore. " + "message": "Продължете с действието отдолу и организацията и нейните данни ще бъдат изтрити. Абонаментите на отделните хора ще останат, но те няма да бъдат свързани с тази организация. " }, "deleteOrganizationWarning": { - "message": "Deleting the organization is permanent. It cannot be undone." + "message": "Изтриването на организация е окончателно и напълно необратимо действие." }, "organizationDeleted": { - "message": "Organization Deleted" + "message": "Организацията е изтрита" }, "organizationDeletedDesc": { - "message": "The organization and all associated data has been deleted." + "message": "Организацията и нейните данни са изтрити." }, "organizationUpdated": { - "message": "Organization updated" + "message": "Организацията е обновена" }, "taxInformation": { - "message": "Tax Information" + "message": "Данъчна информация" }, "taxInformationDesc": { - "message": "Please contact support to provide (or update) tax information for your invoices." + "message": "Свържете се с поддръжката, за да въведете (или смените) данъчната информация да фактурите." }, "billingPlan": { - "message": "Plan", + "message": "План", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlan": { - "message": "Change Plan", + "message": "Смяна на плана", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanUpgrade": { - "message": "Upgrade your account to another plan by providing the information below. Please ensure that you have an active payment method added to the account.", + "message": "Може да обновите плана си, като въведете изисканата информация по-долу. Уверете се, че имате действащ платежен метод към абонамента си.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanDesc": { - "message": "Contact customer support if you would like to change your plan. Please ensure that you have an active payment method added to the account.", + "message": "Свържете се с поддръжката, за да смените плана си. Уверете се, че имате действащ платежен метод към абонамента си.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "invoiceNumber": { - "message": "Invoice #$NUMBER$", + "message": "Фактура № $NUMBER$", "description": "ex. Invoice #79C66F0-0001", "placeholders": { "number": { @@ -2638,31 +2665,31 @@ } }, "viewInvoice": { - "message": "View Invoice" + "message": "Преглед на фактура" }, "downloadInvoice": { - "message": "Download Invoice" + "message": "Изтегляне на фактура" }, "verifyBankAccount": { - "message": "Verify Bank Account" + "message": "Потвърждаване на банковата сметка" }, "verifyBankAccountDesc": { - "message": "We have made two micro-deposits to your bank account (it may take 1-2 business days to show up). Enter these amounts to verify the bank account." + "message": "Наредихме две микротранзакции и трябва да получите сумите до два работни дни. Въведете сумите в страницата за плащания на организацията, за да потвърдите банковата си сметка." }, "verifyBankAccountInitialDesc": { - "message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account." + "message": "Плащането с банкова сметка е достъпно само за клиентите в Сащ. Ще трябва да потвърдите банковата си сметка. Ще наредим да ви се приведат две микротранзакции и трябва да получите сумите до два работни дни. Въведете сумите в страницата за плащания на организацията, за да потвърдите банковата си сметка." }, "verifyBankAccountFailureWarning": { - "message": "Failure to verify the bank account will result in a missed payment and your subscription being disabled." + "message": "Ако не потвърдите номера на банкова сметка, няма да може да се нареди плащане и абонаментът ви ще бъде временно спрян." }, "verifiedBankAccount": { - "message": "Bank account has been verified." + "message": "Банковата сметка е потвърдена." }, "bankAccount": { - "message": "Bank Account" + "message": "Банкова сметка" }, "amountX": { - "message": "Amount $COUNT$", + "message": "Сума $COUNT$", "description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50", "placeholders": { "count": { @@ -2672,37 +2699,37 @@ } }, "routingNumber": { - "message": "Routing Number", + "message": "Банков код", "description": "Bank account routing number" }, "accountNumber": { - "message": "Account Number" + "message": "Номер на сметката" }, "accountHolderName": { - "message": "Account Holder Name" + "message": "Име на притежателя на сметката" }, "bankAccountType": { - "message": "Account Type" + "message": "Вид на сметката" }, "bankAccountTypeCompany": { - "message": "Company (Business)" + "message": "На фирма" }, "bankAccountTypeIndividual": { - "message": "Individual (Personal)" + "message": "На физическо лице" }, "enterInstallationId": { - "message": "Enter your installation id" + "message": "Въведете идентификатора на инсталацията" }, "addSeats": { - "message": "Add Seats", + "message": "Добавяне на потребители", "description": "Seat = User Seat" }, "removeSeats": { - "message": "Remove Seats", + "message": "Намаляване на потребители", "description": "Seat = User Seat" }, "subscriptionUserSeats": { - "message": "Your subscription allows for a total of $COUNT$ users.", + "message": "Абонаментът ви позволява $COUNT$ на брой потребители.", "placeholders": { "count": { "content": "$1", @@ -2711,19 +2738,19 @@ } }, "seatsToAdd": { - "message": "Seats To Add" + "message": "Брой потребители за добавяне" }, "seatsToRemove": { - "message": "Seats To Remove" + "message": "Брой потребители за намаляване" }, "seatsAddNote": { - "message": "Adding user seats will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle." + "message": "Добавянето на потребители води до увеличаване на дължимата сума. Разликата ще бъде незабавно погасена чрез текущия ви метод за плащане. Първото дължимо плащане е пропорционално на оставащия срок от текущия период на ползване." }, "seatsRemoveNote": { - "message": "Removing user seats will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge." + "message": "Намаляването на потребители води до намаляване на дължимата сума. Разликата ще бъде заделена като кредит за следващото ви плащане, пропорционално на оставащия срок от текущия период на ползване." }, "adjustedSeats": { - "message": "Adjusted $AMOUNT$ user seats.", + "message": "Промяна с $AMOUNT$ потребители.", "placeholders": { "amount": { "content": "$1", @@ -2732,211 +2759,277 @@ } }, "keyUpdated": { - "message": "Key Updated" + "message": "Ключът е обновен" }, "updateKeyTitle": { - "message": "Update Key" + "message": "Обновяване на ключа" }, "updateEncryptionKey": { - "message": "Update Encryption Key" + "message": "Обновяване на ключа за шифриране" }, "updateEncryptionKeyShortDesc": { - "message": "You are currently using an outdated encryption scheme." + "message": "Ползвате остаряла схема за шифриране." }, "updateEncryptionKeyDesc": { - "message": "We've moved to larger encryption keys that provide better security and access to newer features. Updating your encryption key is quick and easy. Just type your master password below. This update will eventually become mandatory." + "message": "Вече ползваме по-дълги ключове за по-добра сигурност и повече възможности. Обновяването на ключа е бързо и лесно. Просто въведете главната си парола по-долу. В някой бъдещ момент това обновяване ще бъде задължително." }, "updateEncryptionKeyWarning": { - "message": "After updating your encryption key, you are required to log out and back in to all Bitwarden applications that you are currently using (such as the mobile app or browser extensions). Failure to log out and back in (which downloads your new encryption key) may result in data corruption. We will attempt to log you out automatically, however, it may be delayed." + "message": "След смяната на ключа за шифриране ще трябва да се отпишете и след това да се впишете в регистрацията си във всички приложения на Битуорден, които ползвате (като мобилното приложение и разширенията за браузъри). Ако не се отпишете и впишете повторно (за да получите достъп до новия ключ), рискувате да повредите записите си. Сега ще се пробва да бъдете отписани автоматично, това обаче може да се забави." }, "subscription": { - "message": "Subscription" + "message": "Абонамент" }, "loading": { - "message": "Loading" + "message": "Зареждане…\n" }, "upgrade": { - "message": "Upgrade" + "message": "Обновяване" }, "upgradeOrganization": { - "message": "Upgrade Organization" + "message": "Обновяване на организацията" }, "upgradeOrganizationDesc": { - "message": "This feature is not available for free organizations. Switch to a paid plan to unlock more features." + "message": "Безплатните планове нямат достъп до тази възможност. Преминете към платен план, за да се възползвате от тази и много други възможности." }, "createOrganizationStep1": { - "message": "Create Organization: Step 1" + "message": "Създаване на организация: стъпка № 1" }, "createOrganizationCreatePersonalAccount": { - "message": "Before creating your organization, you first need to create a free personal account." + "message": "Преди да създадете организацията си, трябва да имате поне безплатен абонамент." }, "refunded": { - "message": "Refunded" + "message": "Парите са възстановени" }, "nothingSelected": { - "message": "You have not selected anything." + "message": "Не сте избрали нищо." }, "submitAgreePolicies": { - "message": "By clicking the \"Submit\" button, you agree to the following policies:", + "message": "С натискането на бутона „Подаване“ се съгласявате със следните политики:", "description": "A policy is something like Terms of Service, Privacy Policy, etc." }, "termsOfService": { - "message": "Terms of Service" + "message": "Общи условия" }, "privacyPolicy": { - "message": "Privacy Policy" + "message": "Политика за поверителност" }, "filters": { - "message": "Filters" + "message": "Филтри" }, "lockOptions": { - "message": "Lock Options" + "message": "Настройки на заключването" }, "lockOptionsDesc": { - "message": "Choose when your vault locks. A locked vault requires that you re-enter your master password to access it again." + "message": "Изберете след колко време на бездействие да се заключва трезорът ви. Тогава ще ви се наложи отново да въведете паролата си, за да го достъпите." }, "oneMinute": { - "message": "1 minute" + "message": "1 минута" }, "fiveMinutes": { - "message": "5 minutes" + "message": "5 минути" }, "fifteenMinutes": { - "message": "15 minutes" + "message": "15 минути" }, "thirtyMinutes": { - "message": "30 minutes" + "message": "30 минути" }, "oneHour": { - "message": "1 hour" + "message": "1 час" }, "fourHours": { - "message": "4 hours" + "message": "4 часа" }, "onRefresh": { - "message": "On Browser Refresh" + "message": "При презареждане на страницата" }, "dateUpdated": { - "message": "Updated", + "message": "Обновена", "description": "ex. Date this item was updated" }, "datePasswordUpdated": { - "message": "Password Updated", + "message": "Обновена парола", "description": "ex. Date this password was updated" }, "organizationIsDisabled": { - "message": "Organization is disabled." + "message": "Организацията е изключена." }, "licenseIsExpired": { - "message": "License is expired." + "message": "Изтекъл лиценз." }, "updatedUsers": { - "message": "Updated users" + "message": "Обновени потребители" }, "selected": { - "message": "Selected" + "message": "Избрано" }, "ownership": { - "message": "Ownership" + "message": "Собственост" }, "whoOwnsThisItem": { - "message": "Who owns this item?" + "message": "Кой притежава този запис?" }, "strong": { - "message": "Strong", + "message": "Силна", "description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong" }, "good": { - "message": "Good", + "message": "Добра", "description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong" }, "weak": { - "message": "Weak", + "message": "Слаба", "description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong" }, "veryWeak": { - "message": "Very Weak", + "message": "Много слаба", "description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong" }, "weakMasterPassword": { - "message": "Weak Master Password" + "message": "Слаба главна парола" }, "weakMasterPasswordDesc": { - "message": "The master password you have chosen is weak. You should use a strong master password (or a passphrase) to properly protect your Bitwarden account. Are you sure you want to use this master password?" + "message": "Зададената главна парола е твърде слаба. Главната парола трябва да е силна. Добре е да ползвате цяла фраза за парола, за да защитите данните в трезора на Битуорден. Уверени ли сте, че искате да ползвате слаба парола?" }, "rotateAccountEncKey": { - "message": "Also rotate my account's encryption key" + "message": "Ключът за шифриране също да се смени" }, "rotateEncKeyTitle": { - "message": "Rotate Encryption Key" + "message": "Смяна на ключа за шифриране" }, "rotateEncKeyConfirmation": { - "message": "Are you sure you want to rotate your account's encryption key?" + "message": "Сигурни ли сте, че искате да смените ключа за шифрирането на абонамента?" }, "attachmentsNeedFix": { - "message": "This item has old file attachments that need to be fixed." + "message": "Този запис съдържа стар, прикачен файл, който трябва да бъде поправен. Натиснете, за да научите повече." }, "attachmentFixDesc": { - "message": "This is an old file attachment the needs to be fixed. Click to learn more." + "message": "Този прикачен файл е стар и трябва да бъде поправен. Натиснете, за да научите повече." }, "fix": { - "message": "Fix", + "message": "Поправяне", "description": "This is a verb. ex. 'Fix The Car'" }, "oldAttachmentsNeedFixDesc": { - "message": "There are old file attachments in your vault that need to be fixed before you can rotate your account's encryption key." + "message": "В трезора ви има стари прикачени файлове. Те трябва да бъдат поправени, за да можете да смените ключа за шифриране на абонамента." }, "yourAccountsFingerprint": { - "message": "Your account's fingerprint phrase", + "message": "Уникална фраза, идентифицираща абонамента ви", "description": "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." }, "fingerprintEnsureIntegrityVerify": { - "message": "To ensure the integrity of your encryption keys, please verify the user's fingerprint phrase before continuing.", + "message": "За да опазите ключовете за шифриране, въведете уникалната фраза, идентифицираща абонамента ви.", "description": "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." }, "dontAskFingerprintAgain": { - "message": "Don't ask to verify fingerprint phrase again", + "message": "Без повторно питане за уникалната фраза", "description": "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." }, "free": { - "message": "Free", + "message": "Безплатно", "description": "Free, as in 'Free beer'" }, "apiKey": { - "message": "API Key" + "message": "Ключ за API" }, "apiKeyDesc": { - "message": "Your API key can be used to authenticate to the Bitwarden public API." + "message": "Ключът позволява да се идентифицирате към публичното API на Битуорден." }, "apiKeyRotateDesc": { - "message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use." + "message": "Смяната на ключа ще направи предния ключ неизползваем. Можете да смените ключа си, ако считате, че текущият не е надежден повече." }, "apiKeyWarning": { - "message": "Your API key has full access to the organization. It should be kept secret." + "message": "Ключът за API дава пълен достъп до организацията. Трябва да го пазите в тайна." }, "oauth2ClientCredentials": { - "message": "OAuth 2.0 Client Credentials", + "message": "Идентификация за клиент за OAuth 2.0", "description": "'OAuth 2.0' is a programming protocol. It should probably not be translated." }, "viewApiKey": { - "message": "View API Key" + "message": "Ключ за API" }, "rotateApiKey": { - "message": "Rotate API Key" + "message": "Смяна на ключа за API" }, "selectOneCollection": { - "message": "You must select at least one collection." + "message": "Изберете поне една колекция." }, "couldNotChargeCardPayInvoice": { - "message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below." + "message": "Не можем да сменим картата ви. Разгледайте и платете по неплатените фактури по-долу." }, "inAppPurchase": { - "message": "In-app Purchase" + "message": "Покупка в приложение" }, "cannotPerformInAppPurchase": { - "message": "You cannot perform this action while using an in-app purchase payment method." + "message": "Не може да извършите това действие, като ползвате метод за плащане за покупка в приложение." }, "manageSubscriptionFromStore": { - "message": "You must manage your subscription from the store where your in-app purchase was made." + "message": "Може да управлявате абонамента си от електронния магазин, от който сте го купили." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/ca/messages.json b/src/locales/ca/messages.json index 0aeef9264bf..ab627fe8e19 100644 --- a/src/locales/ca/messages.json +++ b/src/locales/ca/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Generador de contrasenyes" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Mínim de caràcters númerics" }, @@ -2047,6 +2050,12 @@ "people": { "message": "Persones" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Grups" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "S'ha creat el grup $ID$.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "No es pot acceptar la invitació. Demaneu a l'administrador d'una organització que envie una invitació nova." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Recorda el correu electronic" }, @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "Heu de gestionar la vostra subscripció des de la botiga on s’ha realitzat la compra a l’aplicació." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/cs/messages.json b/src/locales/cs/messages.json index 44a6df85251..3277114d321 100644 --- a/src/locales/cs/messages.json +++ b/src/locales/cs/messages.json @@ -762,7 +762,7 @@ } }, "shareSelectedItemsCountDesc": { - "message": "Vybral jste $COUNT$ položek. Sdílitelných položek je $SHAREABLE_COUNT$, $NONSHAREABLE_COUNT$ je nesdílitelných.", + "message": "Vybrali jste $COUNT$ položek. Sdílitelných položek je $SHAREABLE_COUNT$, $NONSHAREABLE_COUNT$ je nesdílitelných.", "placeholders": { "count": { "content": "$1", @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Generátor hesla" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Minimální počet čísel" }, @@ -1200,7 +1203,7 @@ "message": "Webový trezor, aplikace, CLI a rozšíření pro prohlížeče na zařízeních s USB portem." }, "twoFactorYubikeySupportMobile": { - "message": "Mobilní aplikace na zařízeních s podporou NFC nebo USB portu." + "message": "Mobilní aplikace na zařízeních s podporou NFC nebo datového portu, která mohou přijmout váš YubiKey." }, "yubikeyX": { "message": "YubiKey $INDEX$", @@ -1366,7 +1369,7 @@ "message": "Nalezena uniklá hesla" }, "exposedPasswordsFoundDesc": { - "message": "Našli jsme $COUNT$ položek ve vašem trezoru, která mají hesla, které byly odhaleny ve známých únicích dat. Měli byste je změnit tak, aby používaly nové heslo.", + "message": "V trezoru jsme našli položky ($COUNT$), jejichž hesla byla odhalena během známých úniků dat. Měli byste u nich použít nové heslo.", "placeholders": { "count": { "content": "$1", @@ -1375,7 +1378,7 @@ } }, "noExposedPasswords": { - "message": "Žádné položky v trezoru nemají hesla, která byla vystavena při známých únicích dat." + "message": "Žádné položky v trezoru nemají hesla, která byla odhalena během známých úniků dat." }, "checkExposedPasswords": { "message": "Zkontrolovat uniklá hesla" @@ -1626,7 +1629,7 @@ "message": "Částka bude stržena okamžitě a poté opakovaně každý rok. Plán můžete kdykoli zrušit." }, "paymentCharged": { - "message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.", + "message": "Částka bude stržena okamžitě a poté opakovaně každý $INTERVAL$. Předplatné můžete kdykoli zrušit.", "placeholders": { "interval": { "content": "$1", @@ -1729,7 +1732,7 @@ "message": "Způsob platby" }, "noPaymentMethod": { - "message": "No payment method on file." + "message": "Žádné způsoby platby." }, "addPaymentMethod": { "message": "Přidat platební metodu" @@ -1782,13 +1785,13 @@ "message": "GB úložiště k odebrání" }, "storageAddNote": { - "message": "Adding storage will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle." + "message": "Přidání úložiště bude mít za následek úpravy fakturačních součtů a okamžité dobití platební metody v souboru. První poplatek bude účtován pro zbytek aktuálního fakturačního cyklu." }, "storageRemoveNote": { - "message": "Removing storage will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge." + "message": "Odstranění úložiště bude mít za následek úpravy vašich fakturačních součtů, které budou účtovány jako kredity k vašemu dalšímu fakturačnímu poplatku." }, "adjustedStorage": { - "message": "Adjusted $AMOUNT$ GB of storage.", + "message": "Upraveno $AMOUNT$ GB úložiště.", "placeholders": { "amount": { "content": "$1", @@ -1860,7 +1863,7 @@ "message": "# uživatelů" }, "userSeatsAdditionalDesc": { - "message": "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user /month.", + "message": "Váš plán obsahuje $BASE_SEATS$ uživatelských míst. Další místa můžete přidat za $SEAT_PRICE$ na uživatele a měsíc.", "placeholders": { "base_seats": { "content": "$1", @@ -1873,7 +1876,7 @@ } }, "userSeatsHowManyDesc": { - "message": "Kolik uživatelských míst potřebujete? Další křesla můžete také přidat později." + "message": "Kolik míst pro uživatele potřebujete? Další místa můžete také přidat později." }, "planNameFree": { "message": "Zdarma", @@ -2018,7 +2021,7 @@ "message": "Vaše nová organizace je připravena!" }, "organizationUpgraded": { - "message": "Vaše organizace byla aktualizována." + "message": "Vaše organizace byla povýšena." }, "leave": { "message": "Opustit" @@ -2047,6 +2050,12 @@ "people": { "message": "Uživatelé" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Skupiny" }, @@ -2069,7 +2078,7 @@ "message": "Externí ID" }, "externalIdDesc": { - "message": "The external id can be used as a reference or to link this resource to an external system such as a user directory." + "message": "Externí ID může být použito jako reference nebo k propojení tohoto zdroje s externím systémem, jako je adresář uživatelů." }, "accessControl": { "message": "Správa přístupů" @@ -2102,10 +2111,10 @@ "message": "Pozvat uživatele" }, "inviteUserDesc": { - "message": "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account." + "message": "Pozvěte nového uživatele do vaší organizace zadáním e-mailové adresy jejich Bitwarden účtu. Pokud ještě nemají Bitwarden účet, budou vyzváni k vytvoření nového účtu." }, "inviteMultipleEmailDesc": { - "message": "You can invite up to $COUNT$ users at a time by comma separating a list of email addresses.", + "message": "Najednou můžete pozvat až $COUNT$ uživatelů pomocí seznamu jejich e-mailových adres, oddělených čárkami.", "placeholders": { "count": { "content": "$1", @@ -2138,7 +2147,7 @@ "message": "Vlastník" }, "ownerDesc": { - "message": "The highest access user that can manage all aspects of your organization." + "message": "Uživatel s nejvyšším přístupem, který může spravovat všechny aspekty vaší organizace." }, "admin": { "message": "Administrátor" @@ -2213,10 +2222,10 @@ "message": "Pokus o přihlášení se nezdařil s nesprávným dvoufázovým přihlášením." }, "exportedVault": { - "message": "Exportovaný trezor." + "message": "Trezor byl exportován." }, "exportedOrganizationVault": { - "message": "Exportovaný trezor organizace." + "message": "Trezor organizace byl exportován." }, "editedOrgSettings": { "message": "Nastavení organizace upraveno." @@ -2258,7 +2267,7 @@ } }, "viewedItemId": { - "message": "Prohlédnutá položka $ID$.", + "message": "Položka $ID$ byla zobrazena.", "placeholders": { "id": { "content": "$1", @@ -2267,7 +2276,7 @@ } }, "viewedPasswordItemId": { - "message": "Prohlédnuté heslo pro položku $ID$.", + "message": "Heslo pro položku $ID$ bylo zobrazeno.", "placeholders": { "id": { "content": "$1", @@ -2276,7 +2285,7 @@ } }, "viewedHiddenFieldItemId": { - "message": "Prohlédnuté skryté pole pro položku $ID$.", + "message": "Skryté pole pro položku $ID$ bylo zobrazeno.", "placeholders": { "id": { "content": "$1", @@ -2285,7 +2294,7 @@ } }, "viewedSecurityCodeItemId": { - "message": "Zobrazený bezpečnostní kód pro položku $ID$.", + "message": "Bezpečnostní kód pro položku $ID$ byl zobrazen.", "placeholders": { "id": { "content": "$1", @@ -2294,7 +2303,7 @@ } }, "copiedPasswordItemId": { - "message": "Zkopírované heslo pro položku $ID$.", + "message": "Heslo pro položku $ID$ bylo zkopírováno.", "placeholders": { "id": { "content": "$1", @@ -2303,7 +2312,7 @@ } }, "copiedHiddenFieldItemId": { - "message": "Zkopírované skryté pole pro položku $ID$.", + "message": "Skryté pole pro položku $ID$ bylo zkopírováno.", "placeholders": { "id": { "content": "$1", @@ -2312,7 +2321,7 @@ } }, "copiedSecurityCodeItemId": { - "message": "Zkopírovaný bezpečnostní kód pro položku $ID$.", + "message": "Bezpečnostní kód pro položku $ID$ byl zkopírován.", "placeholders": { "id": { "content": "$1", @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Skupina $ID$ byla přidána.", "placeholders": { @@ -2531,7 +2549,7 @@ "message": "E-mailová adresa vašeho účtu musí být ověřena." }, "checkInboxForVerification": { - "message": "Zkontrolujte svůj e-mail pro ověřovací odkaz." + "message": "Zkontrolujte svůj e-mail, měli byste obdržet odkaz pro ověření." }, "emailVerified": { "message": "Vaše e-mailová adresa byla ověřena" @@ -2560,17 +2578,26 @@ "inviteAcceptFailed": { "message": "Pozvánku nelze přijmout. Požádejte administrátora organizace o novou pozvánku." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Pamatovat si e-mail" }, "recoverAccountTwoStepDesc": { - "message": "If you cannot access your account through your normal two-step login methods, you can use your two-step login recovery code to disable all two-step providers on your account." + "message": "Nemůžete-li přistoupit ke svému účtu pomocí běžné metody dvoufázového přihlášení, můžete použít váš kód pro obnovení dvoufázového přihlášení pro vypnutí všech dvoufázových ověření ve vašem účtu." }, "recoverAccountTwoStep": { - "message": "Recover Account Two-Step Login" + "message": "Obnovit dvoufázové přihlášení k účtu" }, "twoStepRecoverDisabled": { - "message": "Two-step login has been disabled on your account." + "message": "Dvoufázové ověření na vašem účtu bylo vypnuto." }, "learnMore": { "message": "Dozvědět se více" @@ -2591,7 +2618,7 @@ "message": "Smazat organizaci" }, "deleteOrganizationDesc": { - "message": "Proceed below to delete this organization and all associated data. Individual user accounts will remain, though they will not be associated to this organization anymore. " + "message": "Pokračujte níže pro smazání této organizace a všech souvisejících dat. Jednotlivé uživatelské účty zůstanou zachovány, i když již nebudou přidruženy k této organizaci." }, "deleteOrganizationWarning": { "message": "Smazání organizace je trvalé. Tuto akci nelze vrátit zpět." @@ -2650,7 +2677,7 @@ "message": "Provedli jsme dva mikro vklady na váš bankovní účet (může trvat 1 až 2 pracovní dny, než se zobrazí). Zadejte částky vkladů pro ověření vašeho bankovního účtu." }, "verifyBankAccountInitialDesc": { - "message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account." + "message": "Platba s bankovním účtem je k dispozici pouze zákazníkům ve Spojených státech. Budete vyzváni k ověření vašeho bankovního účtu. V následujících 1-2 pracovních dnech provedeme dva mikro-vklady. Zadejte tyto částky na fakturační stránce organizace pro ověření vašeho bankovního účtu." }, "verifyBankAccountFailureWarning": { "message": "Neschopnost ověření vašeho bankovního účtu bude mít za následek zmeškání platby a zrušení vašeho předplatného." @@ -2717,7 +2744,7 @@ "message": "Uživatelé k odebrání" }, "seatsAddNote": { - "message": "Adding user seats will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle." + "message": "Přidání uživatelských míst bude mít za následek úpravy fakturačních součtů a okamžité dobití platební metody v souboru. První poplatek bude účtován pro zbytek aktuálního fakturačního cyklu." }, "seatsRemoveNote": { "message": "Odebrání uživatelských míst bude mít za následek úpravy vašich fakturačních součtů, které budou účtovány jako kredity k vašemu dalšímu fakturačnímu poplatku." @@ -2915,7 +2942,7 @@ "message": "Váš API klíč má plný přístup k organizaci. Měl by být uchován v tajnosti." }, "oauth2ClientCredentials": { - "message": "OAuth 2.0 Client Credentials", + "message": "OAuth 2.0 klientské údaje", "description": "'OAuth 2.0' is a programming protocol. It should probably not be translated." }, "viewApiKey": { @@ -2928,7 +2955,7 @@ "message": "Musíte vybrat alespoň jednu kolekci." }, "couldNotChargeCardPayInvoice": { - "message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below." + "message": "Nepodařilo se nám strhnout platbu z vaší karty. Prohlédněte si a zaplaťte nezaplacenou fakturu uvedenou níže." }, "inAppPurchase": { "message": "Nákup v aplikaci" @@ -2937,6 +2964,72 @@ "message": "Tuto akci nelze provést při použití platební metody „nákup v aplikaci“." }, "manageSubscriptionFromStore": { - "message": "You must manage your subscription from the store where your in-app purchase was made." + "message": "Své předplatné musíte spravovat z obchodu, pomocí kterého byl nákup v aplikaci proveden." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/da/messages.json b/src/locales/da/messages.json index 027ccaf75da..76d67f33199 100644 --- a/src/locales/da/messages.json +++ b/src/locales/da/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Adgangskodegenerator" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Mindste antal cifre" }, @@ -2047,6 +2050,12 @@ "people": { "message": "Personer" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Grupper" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Oprettede gruppe $ID$.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Kan ikke acceptere invitationen. Bed en organisations-administrator om at sende en ny invitation." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Husk e-mail" }, @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "Du skal administrere dit abonnement fra den butik, hvor dit køb i appen blev foretaget." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/de/messages.json b/src/locales/de/messages.json index 8914b302d1a..489f00b534d 100644 --- a/src/locales/de/messages.json +++ b/src/locales/de/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Passwortgenerator" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Mindestanzahl Ziffern" }, @@ -832,7 +835,7 @@ "description": "Make the first letter of a work uppercase." }, "includeNumber": { - "message": "Zahl hinzufügen" + "message": "Ziffer hinzufügen" }, "passwordHistory": { "message": "Passwortverlauf" @@ -2036,7 +2039,7 @@ "message": "Hilfe erhalten" }, "getApps": { - "message": "Laden Sie die Apps" + "message": "Die Apps erhalten" }, "loggedInAs": { "message": "angemeldet als" @@ -2047,6 +2050,12 @@ "people": { "message": "Leute" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Gruppen" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Gruppe $ID$ erstellt.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Einladung konnte nicht akzeptiert werden. Zum Erhalten einer neuen Einladung, setzen Sie sich mit einem Administrator der Organisation in Verbindung." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "E-Mail-Adresse merken" }, @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "Sie müssen Ihr Abonnement im entsprechenden App Store verwalten, über dem Ihr In-App-Kauf getätigt wurde." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/el/messages.json b/src/locales/el/messages.json index 88da5599c01..2227149b0eb 100644 --- a/src/locales/el/messages.json +++ b/src/locales/el/messages.json @@ -1,6 +1,6 @@ { "pageTitle": { - "message": "$APP_NAME$ Διαδικτυακό Θησαυροφυλάκιο", + "message": "$APP_NAME$ Διαδικτυακή λίστα", "description": "The title of the website in the browser window.", "placeholders": { "app_name": { @@ -10,7 +10,7 @@ } }, "whatTypeOfItem": { - "message": "Τι είδους αντικείμενο είναι αυτό;" + "message": "Τι τύπου στοιχείο είναι αυτό;" }, "name": { "message": "Όνομα" @@ -74,7 +74,7 @@ "message": "Αριθμός διαβατηρίου" }, "licenseNumber": { - "message": "Αριθμός αδείας" + "message": "Αριθμός άδειας" }, "email": { "message": "Email" @@ -152,7 +152,7 @@ "message": "Τιμή" }, "dragToSort": { - "message": "Σύρετε για να ταξινομήσετε" + "message": "Σύρετε για ταξινόμηση" }, "cfTypeText": { "message": "Κείμενο" @@ -167,7 +167,7 @@ "message": "Αφαίρεση" }, "unassigned": { - "message": "Μη αναθετημένο" + "message": "Χωρίς ανάθεση" }, "noneFolder": { "message": "Χωρίς φάκελο", @@ -190,7 +190,7 @@ "message": "Ακριβής" }, "startsWith": { - "message": "Ξεκινάει με" + "message": "Έναρξη με" }, "regEx": { "message": "Κανονική έκφραση", @@ -215,10 +215,10 @@ "description": "Toggling an expand/collapse state." }, "generatePassword": { - "message": "Δημιουργία συνθηματικού" + "message": "Δημιουργία κωδικού" }, "checkPassword": { - "message": "Ελέγξτε αν έχει εκτεθεί το συνθηματικό σας." + "message": "Ελέγξτε εάν ο κωδικός έχει εκτεθεί." }, "passwordExposed": { "message": "Αυτός ο κωδικός πρόσβασης έχει εκτεθεί $VALUE$ φορά (ές) σε παραβιάσεις δεδομένων. Πρέπει να τον αλλάξετε.", @@ -230,13 +230,13 @@ } }, "passwordSafe": { - "message": "Αυτός ο κωδικός πρόσβασης δεν βρέθηκε σε γνωστές παραβιάσεις δεδομένων. Θα πρέπει να είναι ασφαλής για χρήση." + "message": "Αυτός ο κωδικός δεν βρέθηκε σε γνωστές παραβιάσεις δεδομένων. Πρέπει να είναι ασφαλής για χρήση." }, "save": { "message": "Αποθήκευση" }, "cancel": { - "message": "Άκυρο" + "message": "Ακύρωση" }, "canceled": { "message": "Ακυρώθηκε" @@ -248,29 +248,29 @@ "message": "Διαγραφή" }, "favorite": { - "message": "Αγαπημένα" + "message": "Αγαπημένο" }, "unfavorite": { - "message": "Αφαίρεση από αγαπημένα" + "message": "Μη αγαπημένο" }, "edit": { "message": "Επεξεργασία" }, "searchCollection": { - "message": "Συλλογή αναζήτησης" + "message": "Αναζήτηση στη συλλογή" }, "searchFolder": { - "message": "Φάκελος αναζήτησης" + "message": "Αναζήτηση σε φάκελο" }, "searchFavorites": { - "message": "Αγαπημένες αναζητήσεις" + "message": "Αναζήτηση στα αγαπημένα" }, "searchType": { "message": "Τύπος αναζήτησης", "description": "Search item type" }, "searchVault": { - "message": "Αναζήτηση στην λίστα" + "message": "Αναζήτηση στη λίστα" }, "allItems": { "message": "Όλα τα στοιχεία" @@ -291,7 +291,7 @@ "message": "Ταυτότητα" }, "typeSecureNote": { - "message": "Ασφαλής Σημείωση" + "message": "Ασφαλής σημείωση" }, "folders": { "message": "Φάκελοι" @@ -306,16 +306,16 @@ "message": "Μεσαίο όνομα" }, "lastName": { - "message": "Επώνυμο" + "message": "Επίθετο" }, "address1": { - "message": "Διεύθυνση (γραμμή 1)" + "message": "Διεύθυνση 1" }, "address2": { - "message": "Διεύθυνση (γραμμή 2)" + "message": "Διεύθυνση 2" }, "address3": { - "message": "Διεύθυνση (γραμμή 3)" + "message": "Διεύθυνση 3" }, "cityTown": { "message": "Πόλη / Κωμόπολη" @@ -324,7 +324,7 @@ "message": "Περιοχή / Νομός" }, "zipPostalCode": { - "message": "Τ.Κ. / Ταχυδρομικός κώδικας" + "message": "Ταχυδρομικός κώδικας" }, "country": { "message": "Χώρα" @@ -349,7 +349,7 @@ "description": "Short abbreviation for 'example'." }, "other": { - "message": "Άλλο" + "message": "Άλλες" }, "share": { "message": "Κοινοποίηση" @@ -455,7 +455,7 @@ "message": "Διαγραφή φακέλου" }, "deleteAttachment": { - "message": "Διαγραφή επισύναψης" + "message": "Διαγραφή συνημμένου" }, "deleteItemConfirmation": { "message": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το στοιχείο;" @@ -497,7 +497,7 @@ "message": "Αποσύνδεση" }, "ok": { - "message": "Εντάξει" + "message": "Αποδοχή" }, "yes": { "message": "Ναι" @@ -506,7 +506,7 @@ "message": "Όχι" }, "loginOrCreateNewAccount": { - "message": "Συνδεθείτε ή δημιουργήστε έναν νέο λογαριασμό για να αποκτήσετε πρόσβαση στην ασφαλή λίστα σας." + "message": "Συνδεθείτε ή δημιουργήστε νέο λογαριασμό για να αποκτήσετε πρόσβαση στην ασφαλή λίστα σας." }, "createAccount": { "message": "Δημιουργία λογαριασμού" @@ -518,43 +518,43 @@ "message": "Υποβολή" }, "emailAddressDesc": { - "message": "Η είσοδος θα γίνεται με το email σας." + "message": "Θα χρησιμοποιήσετε τη διεύθυνση email σας για να συνδεθείτε." }, "yourName": { - "message": "Το όνομά σου" + "message": "Το όνομα σας" }, "yourNameDesc": { - "message": "Πως να σε φωνάζουμε;" + "message": "Πως να σας φωνάζουμε;" }, "masterPass": { - "message": "Κύριος Κωδικός" + "message": "Κύριος κωδικός" }, "masterPassDesc": { - "message": "Ο κύριος κωδικός είναι ο κωδικός που θα χρησιμοποιείται προκειμένου να μπείτε στο θησαυροφυλάκιό σας. Είναι πολύ σημαντικό να μην χάσετε τον κύριο κωδικό. Δεν υπάρχει η δυνατότητα επαναφοράς του κωδικού σε περίπτωση που τον ξεχάσετε." + "message": "Ο κύριος κωδικός είναι ο κωδικός που χρησιμοποιείτε για την πρόσβαση στη λίστα σας. Είναι πολύ σημαντικό να μην ξεχάσετε τον κύριο κωδικό. Δεν υπάρχει τρόπος να ανακτήσετε τον κωδικό σε περίπτωση που τον ξεχάσετε." }, "masterPassHintDesc": { - "message": "Ένα στοιχείο μπορεί να σας βοηθήσει να θυμηθείτε τον κωδικό σας αν τον ξεχάσετε." + "message": "Η υπόδειξη κύριου κωδικού μπορεί να σας βοηθήσει να θυμηθείτε τον κωδικό σας αν τον ξεχάσετε." }, "reTypeMasterPass": { - "message": "Επανεισάγετε τον κωδικό σας" + "message": "Επαλήθευση κύριου κωδικού" }, "masterPassHint": { - "message": "Στοιχείο Γενικού Κωδικού (προαιρετικό)" + "message": "Υπόδειξη κύριου κωδικού (προαιρετικό)" }, "masterPassHintLabel": { - "message": "Στοιχείο Γενικού Κωδικού" + "message": "Υπόδειξη κύριου κωδικού" }, "settings": { "message": "Ρυθμίσεις" }, "passwordHint": { - "message": "Στοιχείο Κωδικού" + "message": "Υπόδειξη κωδικού" }, "enterEmailToGetHint": { - "message": "Παρακαλούμε εισάγετε την διεύθυνση email σας ώστε να λάβετε το στοιχείο του Κωδικού πρόσβασης." + "message": "Εισαγάγετε τη διεύθυνση email του λογαριασμού σας για να λάβετε την υπόδειξη του κύριου κωδικού." }, "getMasterPasswordHint": { - "message": "Λήψη στοιχείου Γενικού Κωδικού" + "message": "Λήψη υπόδειξης κύριου κωδικού" }, "emailRequired": { "message": "Απαιτείται μια διεύθυνση ηλεκτρονικού ταχυδρομείου." @@ -563,19 +563,19 @@ "message": "Μη έγκυρη διεύθυνση e-mail." }, "masterPassRequired": { - "message": "Ο κωδικός είναι απαραίτητος." + "message": "Απαιτείται κύριος κωδικός πρόσβασης." }, "masterPassLength": { - "message": "Ο κωδικός πρόσβασής σας πρέπει να έχει μήκος τουλάχιστον 8 χαρακτήρων." + "message": "Ο κύριος κωδικός πρέπει να έχει μήκος τουλάχιστον 8 χαρακτήρων." }, "masterPassDoesntMatch": { - "message": "Η επιβεβαίωση του κωδικού πρόσβασης δεν συμπίπτει." + "message": "Η επιβεβαίωση κύριου κωδικού δεν ταιριάζει." }, "newAccountCreated": { "message": "Ο λογαριασμός σας έχει δημιουργηθεί. Τώρα μπορείτε να συνδεθείτε." }, "masterPassSent": { - "message": "Σας στείλαμε ένα email με το στοιχείο του κωδικού πρόσβασης." + "message": "Σας στείλαμε ένα email με τον σύνδεσμο επαναφοράς του κωδικού." }, "unexpectedError": { "message": "Παρουσιάστηκε ένα μη αναμενόμενο σφάλμα." @@ -584,13 +584,13 @@ "message": "Διεύθυνση Email" }, "yourVaultIsLocked": { - "message": "Το κιβώτιο κωδικών είναι κλειδωμένο. Επιβεβαιώστε τον κωδικό προσβασης σας για να συνεχίσετε." + "message": "Η λίστα σας είναι κλειδωμένη. Επαληθεύστε τον κύριο κωδικό πρόσβασης για να συνεχίσετε." }, "unlock": { "message": "Ξεκλείδωμα" }, "loggedInAsEmailOn": { - "message": "Logged in as $EMAIL$ on $HOSTNAME$.", + "message": "Συνδεθήκατε ως $EMAIL$ στο $HOSTNAME$.", "placeholders": { "email": { "content": "$1", @@ -603,25 +603,25 @@ } }, "invalidMasterPassword": { - "message": "Λανθασμένος κωδικός πρόσβασης" + "message": "Μη έγκυρος κύριος κωδικός πρόσβασης" }, "lockNow": { - "message": "Κλείδωμα Τώρα" + "message": "Κλείδωμα τώρα" }, "noItemsInList": { - "message": "Δεν υπάρχουν στοιχέια για εμφάνιση." + "message": "Δεν υπάρχουν στοιχεία στη λίστα." }, "noCollectionsInList": { "message": "Δεν υπάρχουν στοιχέια για εμφάνιση." }, "noGroupsInList": { - "message": "Δεν υπάρχουν ομάδες για εμφάνιση." + "message": "Δεν υπάρχουν ομάδες στη λίστα." }, "noUsersInList": { - "message": "Δεν υπάρχουν χρήστες για εμφάνιση." + "message": "Δεν υπάρχουν χρήστες στη λίστα." }, "noEventsInList": { - "message": "Δεν υπάρχουν γεγονότα για εμφάνιση." + "message": "Δεν υπάρχουν γεγονότα στη λίστα." }, "newOrganization": { "message": "Νέος οργανισμός" @@ -639,10 +639,10 @@ } }, "enterVerificationCodeApp": { - "message": "Εισάγετε τον κωδικό 6 ψηφίων από το authenticator app σας." + "message": "Εισάγετε τον 6ψήφιο κωδικό από την εφαρμογή επαλήθευσης." }, "enterVerificationCodeEmail": { - "message": "Ο κωδικός 6 ψηφίων στάθληκε στο $EMAIL$.", + "message": "Εισαγάγετε τον 6ψήφιο κωδικό επαλήθευσης στον οποίο λάβατε από $EMAIL$.", "placeholders": { "email": { "content": "$1", @@ -651,7 +651,7 @@ } }, "verificationCodeEmailSent": { - "message": "Email επιβεβαίωσης στάλθηκε στο $EMAIL$.", + "message": "Εστάλη email επαλήθευσης σε $EMAIL$.", "placeholders": { "email": { "content": "$1", @@ -663,67 +663,67 @@ "message": "Να με θυμάσαι" }, "sendVerificationCodeEmailAgain": { - "message": "Επανάληψη αποστολής email επιβεβαίωσης" + "message": "Αποστολή email κωδικού επαλήθευσης ξανά" }, "useAnotherTwoStepMethod": { - "message": "Χρήση άλλης μεθόδου δύο παραγόντων (two-step)" + "message": "Χρήση άλλης μεθόδου δύο παραγόντων" }, "insertYubiKey": { - "message": "Insert your YubiKey into your computer's USB port, then touch its button." + "message": "Τοποθετήστε το YubiKey στη θύρα USB του υπολογιστή σας και έπειτα κλικ στο κουμπί του." }, "insertU2f": { - "message": "Insert your security key into your computer's USB port. If it has a button, touch it." + "message": "Εισαγάγετε το κλειδί ασφαλείας στη θύρα USB του υπολογιστή σας. Αν έχει ένα κουμπί, κάντε κλικ σε αυτό." }, "loginUnavailable": { - "message": "Login Unavailable" + "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": "Παρακαλούμε χρησιμοποιήστε ένα περιηγητή internet (όπως Chrome) και/ή προσθέστε επιπλέον παρόχους οι οποίοι υποστηρίζονται καλύτερα από τους περιηγητές internet (όπως για παράδειγμα μια εφαρμογή ταυτοποίησης)." + "message": "Παρακαλούμε χρησιμοποιήστε ένα υποστηριζόμενο πρόγραμμα περιήγησης (όπως το Chrome) και/ή προσθέστε επιπλέον και / ή προσθέστε άλλους παρόχους που υποστηρίζονται καλύτερα σε προγράμματα περιήγησης (όπως μια εφαρμογή ελέγχου ταυτότητας)." }, "twoStepOptions": { - "message": "Two-step Login Options" + "message": "Επιλογές σύνδεσης δύο παραγόντων" }, "recoveryCodeDesc": { - "message": "Lost access to all of your two-factor providers? Use your recovery code to disable all two-factor providers from your account." + "message": "Έχετε χάσει την πρόσβαση σε όλους τους παρόχους δύο παραγόντων; Χρησιμοποιήστε τον κωδικό ανάκτησης για να απενεργοποιήσετε όλους τους παρόχους δύο παραγόντων από το λογαριασμό σας." }, "recoveryCodeTitle": { - "message": "Κωδικός Αποκατάστασης" + "message": "Κωδικός ανάκτησης" }, "authenticatorAppTitle": { - "message": "Authenticator App" + "message": "Εφαρμογή επαλήθευσης" }, "authenticatorAppDesc": { - "message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.", + "message": "Χρησιμοποιήστε μια εφαρμογή ελέγχου ταυτότητας (όπως το Authy ή Google Authenticator) για να δημιουργήσει κωδικούς επαλήθευσης με βάση το χρόνο.", "description": "'Authy' and 'Google Authenticator' are product names and should not be translated." }, "yubiKeyTitle": { - "message": "YubiKey OTP Security Key" + "message": "Κλειδί ασφαλείας YubiKey OTP" }, "yubiKeyDesc": { - "message": "Use a YubiKey to access your account. Works with YubiKey 4 series, 5 series, and NEO devices." + "message": "Χρησιμοποιήστε ένα YubiKey για να αποκτήσετε πρόσβαση στο λογαριασμό σας. Λειτουργεί με συσκευές σειράς YubiKey 4, 5 και συσκευές NEO." }, "duoDesc": { - "message": "Verify with Duo Security using the Duo Mobile app, SMS, phone call, or U2F security key.", + "message": "Επαληθεύστε με το Duo Security χρησιμοποιώντας την εφαρμογή Duo Mobile, μηνύματα, τηλεφωνική κλήση ή κλειδί ασφαλείας U2F.", "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, μηνύματα, τηλεφωνική κλήση ή κλειδί ασφαλείας U2F.", "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." }, "u2fDesc": { - "message": "Use any FIDO U2F enabled security key to access your account." + "message": "Χρησιμοποιήστε οποιοδήποτε κλειδί ασφαλείας με δυνατότητα FIDO U2F για πρόσβαση στον λογαριασμό σας." }, "u2fTitle": { - "message": "FIDO U2F Security Key" + "message": "Κλειδί ασφαλείας FIDO U2F" }, "emailTitle": { "message": "Email" }, "emailDesc": { - "message": "Θα σας αποσταλούν κωδικοί επιβεβαίωσης." + "message": "Οι κωδικοί επαλήθευσης θα σας αποσταλούν μέσω ηλεκτρονικού ταχυδρομείου." }, "continue": { "message": "Συνέχεια" @@ -735,16 +735,16 @@ "message": "Οργανισμοί" }, "shareDesc": { - "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + "message": "Επιλέξτε έναν οργανισμό στον οποίο θέλετε να μοιραστείτε αυτό το στοιχείο. Η κοινή χρήση μεταβιβάζει την ιδιοκτησία του στοιχείου στον οργανισμό. Δεν θα είστε πλέον ο άμεσος ιδιοκτήτης αυτού του στοιχείου μόλις το μοιραστείτε." }, "shareManyDesc": { - "message": "Choose an organization that you wish to share these items with. Sharing transfers ownership of the items to the organization. You will no longer be the direct owner of these items once they have been shared." + "message": "Επιλέξτε έναν οργανισμό στον οποίο θέλετε να μοιραστείτε αυτά τα στοιχεία. Η κοινή χρήση μεταβιβάζει την ιδιοκτησία των αντικειμένων στον οργανισμό. Δεν θα είστε πλέον ο άμεσος ιδιοκτήτης αυτών των αντικειμένων μόλις τα μοιραστείτε." }, "collectionsDesc": { - "message": "Edit the collections that this item is being shared with. Only organization users with access to these collections will be able to see this item." + "message": "Επεξεργαστείτε τις συλλογές με τις οποίες μοιράζεται αυτό το στοιχείο. Μόνο οι χρήστες των οργανισμών που έχουν πρόσβαση σε αυτές τις συλλογές θα μπορούν να βλέπουν αυτό το στοιχείο." }, "deleteSelectedItemsDesc": { - "message": "You have selected $COUNT$ item(s) to delete. Are you sure you want to delete all of these items?", + "message": "Έχετε επιλέξει $COUNT$ στοιχείο(α) για διαγραφή. Είστε βέβαιοι ότι θέλετε να διαγράψετε όλα αυτά τα στοιχεία;", "placeholders": { "count": { "content": "$1", @@ -753,7 +753,7 @@ } }, "moveSelectedItemsDesc": { - "message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.", + "message": "Επιλέξτε ένα φάκελο στον οποίο θέλετε να μετακινήσετε τα $COUNT$ επιλεγμένο(α) στοιχεία.", "placeholders": { "count": { "content": "$1", @@ -762,7 +762,7 @@ } }, "shareSelectedItemsCountDesc": { - "message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.", + "message": "Έχετε επιλέξει $COUNT$ στοιχείο(α). Τα $SHAREABLE_COUNT$ στοιχεία είναι κοινόχρηστα και $NONSHAREABLE_COUNT$ δεν είναι.", "placeholders": { "count": { "content": "$1", @@ -779,85 +779,88 @@ } }, "verificationCodeTotp": { - "message": "Verification Code (TOTP)" + "message": "Κωδικός επαλήθευσης (TOTP)" }, "copyVerificationCode": { - "message": "Copy Verification Code" + "message": "Αντιγραφή κωδικού επαλήθευσης" }, "warning": { - "message": "Warning" + "message": "Προειδοποίηση" }, "exportWarningDesc": { - "message": "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." + "message": "Αυτή η εξαγωγή περιέχει τα δεδομένα σε μη κρυπτογραφημένη μορφή. Δεν πρέπει να αποθηκεύετε ή να στείλετε το εξαγόμενο αρχείο μέσω μη ασφαλών τρόπων (όπως μέσω email). Διαγράψτε το αμέσως μόλις τελειώσετε με τη χρήση του." }, "exportMasterPassword": { - "message": "Enter your master password to export your vault data." + "message": "Πληκτρολογήστε τον κύριο κωδικό για εξαγωγή δεδομένων λίστας." }, "exportVault": { - "message": "Export Vault" + "message": "Εξαγωγή λίστας" }, "fileFormat": { - "message": "File Format" + "message": "Μορφή αρχείου" }, "exportSuccess": { - "message": "Your vault data has been exported." + "message": "Τα δεδομένα της λίστας σας έχουν εξαχθεί." }, "passwordGenerator": { - "message": "Password Generator" + "message": "Γεννήτρια κωδικού" + }, + "minComplexityScore": { + "message": "Minimum Complexity Score" }, "minNumbers": { - "message": "Minimum Numbers" + "message": "Ελάχιστα αριθμητικά ψηφία" }, "minSpecial": { - "message": "Minimum Special", + "message": "Ελάχιστο ειδικών χαρακτήρων", "description": "Minimum Special Characters" }, "ambiguous": { - "message": "Avoid Ambiguous Characters" + "message": "Αποφυγή αμφιλεγόμενων χαρακτήρων" }, "regeneratePassword": { - "message": "Regenerate Password" + "message": "Επαναδημιουργία κωδικού" }, "length": { - "message": "Length" + "message": "Μήκος" }, "numWords": { - "message": "Number of Words" + "message": "Αριθμός λέξεων" }, "wordSeparator": { - "message": "Word Separator" + "message": "Διαχωριστής λέξεων" }, "capitalize": { - "message": "Capitalize", + "message": "Κεφαλαία", "description": "Make the first letter of a work uppercase." }, "includeNumber": { - "message": "Include Number" + "message": "Συμπερίληψη αριθμών" }, "passwordHistory": { - "message": "Password History" + "message": "Ιστορικό κωδικού" }, "noPasswordsInList": { - "message": "There are no passwords to list." + "message": "Δεν υπάρχουν κωδικοί στη λίστα." }, "clear": { - "message": "Clear", + "message": "Εκκαθάριση", "description": "To clear something out. example: To clear browser history." }, "accountUpdated": { - "message": "Account Updated" + "message": "Ο λογαριασμός ενημερώθηκε" }, "changeEmail": { - "message": "Change Email" + "message": "Αλλαγή Email" }, "newEmail": { - "message": "New Email" + "message": "Νέο Email" }, "code": { - "message": "Code" + "message": "Κωδικός" }, "changeEmailDesc": { - "message": "We have emailed a verification code to $EMAIL$. Please check your email for this code and enter it below to finalize the email address change.", + "message": "Έχουμε στείλει έναν κωδικό επαλήθευσης στο $EMAIL$. Ελέγξτε το email σας για αυτόν τον κωδικό και πληκτρολογήστε τον παρακάτω για να ολοκληρώσετε την αλλαγή διεύθυνσης του email σας.", "placeholders": { "email": { "content": "$1", @@ -866,43 +869,43 @@ } }, "loggedOutWarning": { - "message": "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." + "message": "Η διαδικασία θα σας αποσυνδέσει από την τρέχουσα συνεδρία και θα σας ζητήσει να συνδεθείτε ξανά. Οι ενεργές συνεδρίες σε άλλες συσκευές ενδέχεται να παραμείνουν ενεργοποιημένες για έως και μία ώρα." }, "emailChanged": { - "message": "Email Changed" + "message": "Το email άλλαξε" }, "logBackIn": { - "message": "Please log back in." + "message": "Παρακαλούμε συνδεθείτε ξανά." }, "logBackInOthersToo": { - "message": "Please log back in. If you are using other Bitwarden applications log out and back in to those as well." + "message": "Παρακαλούμε συνδεθείτε ξανά. Εάν χρησιμοποιείτε άλλες εφαρμογές Bitwarden, αποσυνδεθείτε και επιστρέψτε σε αυτές επίσης." }, "changeMasterPassword": { - "message": "Αλλαγή Κυρίως Κωδικού" + "message": "Αλλαγή κύριου κωδικού" }, "masterPasswordChanged": { - "message": "Master Password Changed" + "message": "Ο κύριος κωδικός άλλαξε" }, "currentMasterPass": { - "message": "Current Master Password" + "message": "Τρέχων κύριος κωδικός" }, "newMasterPass": { - "message": "New Master Password" + "message": "Νέος κύριος κωδικός" }, "confirmNewMasterPass": { - "message": "Confirm New Master Password" + "message": "Επιβεβαίωση νέου κύριου κωδικού" }, "encKeySettings": { - "message": "Encryption Key Settings" + "message": "Ρυθμίσεις κλειδιού κρυπτογράφησης" }, "kdfAlgorithm": { - "message": "KDF Algorithm" + "message": "Αλγόριθμος KDF" }, "kdfIterations": { - "message": "KDF Iterations" + "message": "Επαναλήψεις KDF" }, "kdfIterationsDesc": { - "message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker. We recommend a value of $VALUE$ or more.", + "message": "Οι περισσότερες επαναλήψεις του KDF μπορούν να σας βοηθήσουν να προστατέψετε τον κύριο κωδικό από έναν εισβολέα.. Συνιστούμε μια τιμή $VALUE$ ή περισσότερο.", "placeholders": { "value": { "content": "$1", @@ -911,7 +914,7 @@ } }, "kdfIterationsWarning": { - "message": "Setting your KDF iterations too high could result in poor performance when logging into (and unlocking) Bitwarden on devices with slower CPUs. We recommend that you increase the value in increments of $INCREMENT$ and then test all of your devices.", + "message": "Η ρύθμιση των επαναλήψεων KDF σε υπερβολικά υψηλά επίπεδα μπορεί να οδηγήσει σε κακή απόδοση κατά τη σύνδεση (και ξεκλειδώματος) του Bitwarden σε συσκευές με βραδύτερους CPU. Σας συνιστούμε να αυξήσετε την τιμή σε $INCREMENT$ και στη συνέχεια να δοκιμάσετε όλες τις συσκευές σας.", "placeholders": { "increment": { "content": "$1", @@ -920,46 +923,46 @@ } }, "changeKdf": { - "message": "Change KDF" + "message": "Αλλαγή KDF" }, "encKeySettingsChanged": { - "message": "Encryption Key Settings Changed" + "message": "Οι ρυθμίσεις του κλειδιού κρυπτογράφησης άλλαξαν" }, "dangerZone": { - "message": "Danger Zone" + "message": "Επικίνδυνη ζώνη" }, "dangerZoneDesc": { - "message": "Careful, these actions are not reversible!" + "message": "Προσοχή, αυτές οι ενέργειες δεν είναι αναστρέψιμες!" }, "deauthorizeSessions": { - "message": "Deauthorize Sessions" + "message": "Κατάργηση εξουσιοδότησης τομέων" }, "deauthorizeSessionsDesc": { - "message": "Concerned your account is logged in on another device? Proceed below to deauthorize all computers or devices that you have previously used. This security step is recommended if you previously used a public computer or accidentally saved your password on a device that isn't yours. This step will also clear all previously remembered two-step login sessions." + "message": "Αναφορικά με το λογαριασμό σας έχει συνδεθεί σε άλλη συσκευή; Συνεχίστε παρακάτω για να απαγορεύσετε τη χρήση όλων των υπολογιστών ή συσκευών που έχετε χρησιμοποιήσει στο παρελθόν. Αυτό το βήμα ασφαλείας συνιστάται αν χρησιμοποιούσατε προηγουμένως έναν δημόσιο υπολογιστή ή κατά λάθος αποθηκεύσατε τον κωδικό σας σε μια συσκευή που δεν είναι δική σας. Αυτό το βήμα θα καθαρίσει επίσης όλες τις προηγούμενες συνδέσεις δύο βημάτων που έγιναν." }, "deauthorizeSessionsWarning": { - "message": "Proceeding will also log you out of your current session, requiring you to log back in. You will also be prompted for two-step login again, if enabled. Active sessions on other devices may continue to remain active for up to one hour." + "message": "Η διαδικασία θα σας αποσυνδέσει από την τρέχουσα συνεδρία και θα σας ζητήσει να συνδεθείτε ξανά. Οι ενεργές συνεδρίες σε άλλες συσκευές ενδέχεται να παραμείνουν ενεργοποιημένες για έως και μία ώρα." }, "sessionsDeauthorized": { - "message": "All Sessions Deauthorized" + "message": "Όλες οι συνεδρίες έχουν απαγορευτεί" }, "purgeVault": { - "message": "Purge Vault" + "message": "Εκκαθάριση λίστας" }, "purgedOrganizationVault": { - "message": "Purged organization vault." + "message": "Εκκαθάριση λίστας οργανισμού." }, "purgeVaultDesc": { - "message": "Proceed below to delete all items and folders in your vault. Items that belong to an organization that you share with will not be deleted." + "message": "Προχωρήστε παρακάτω για να διαγράψετε όλα τα στοιχεία και τους φακέλους στη λίστα σας. Τα στοιχεία που ανήκουν σε έναν οργανισμό των οποίων τα στοιχεία μοιράζεστε δεν θα διαγραφούν." }, "purgeOrgVaultDesc": { - "message": "Proceed below to delete all items in the organization's vault." + "message": "Προχωρήστε παρακάτω για να διαγράψετε όλα τα στοιχεία της λίστας του οργανισμού." }, "purgeVaultWarning": { - "message": "Purging your vault is permanent. It cannot be undone." + "message": "Η εκκαθάριση της λίστας είναι μόνιμη. Αυτό δεν μπορεί να αναιρεθεί." }, "vaultPurged": { - "message": "Your vault has been purged." + "message": "Η λίστα σας έχει εκκαθαριστεί." }, "deleteAccount": { "message": "Διαγραφή λογαριασμού" @@ -974,7 +977,7 @@ "message": "Ο λογαριασμός διαγράφηκε" }, "accountDeletedDesc": { - "message": "Your account has been closed and all associated data has been deleted." + "message": "Ο λογαριασμός σας έκλεισε και όλα τα σχετικά δεδομένα διαγράφηκαν." }, "myAccount": { "message": "Ο λογαριασμός μου" @@ -986,25 +989,25 @@ "message": "Εισαγωγή δεδομένων" }, "importSuccess": { - "message": "Data has been successfully imported into your vault." + "message": "Τα δεδομένα έχουν εισαχθεί με επιτυχία στη λίστα σας." }, "importFormatError": { - "message": "Data is not formatted correctly. Please check your import file and try again." + "message": "Τα δεδομένα δεν έχουν διαμορφωθεί σωστά. Ελέγξτε το αρχείο εισαγωγής και δοκιμάστε ξανά." }, "importNothingError": { - "message": "Nothing was imported." + "message": "Δεν υπάρχει κάτι για εισαγωγή." }, "selectFormat": { - "message": "Select the format of the import file" + "message": "Επιλέξτε μορφή αρχείου εισαγωγής" }, "selectImportFile": { - "message": "Select the import file" + "message": "Επιλέξτε αρχείο εισαγωγής" }, "orCopyPasteFileContents": { - "message": "or copy/paste the import file contents" + "message": "ή αντιγραφή/επικόλληση περιεχομένων αρχείου εισαγωγής" }, "instructionsFor": { - "message": "$NAME$ Instructions", + "message": "$NAME$ Οδηγίες", "description": "The title for the import tool instructions.", "placeholders": { "name": { @@ -1014,65 +1017,65 @@ } }, "options": { - "message": "Options" + "message": "Επιλογές" }, "optionsDesc": { - "message": "Customize your web vault experience." + "message": "Προσαρμογή λίστας ιστοσελίδας." }, "optionsUpdated": { - "message": "Options updated" + "message": "Οι επιλογές ενημερώθηκαν" }, "language": { - "message": "Language" + "message": "Γλώσσα" }, "languageDesc": { - "message": "Change the language used by the web vault." + "message": "Αλλαγή γλώσσας λίστας από την ιστοσελίδα." }, "disableIcons": { - "message": "Disable Website Icons" + "message": "Απενεργοποίηση εικονιδίων ιστοσελίδων" }, "disableIconsDesc": { - "message": "Website Icons provide a recognizable image next to each login item in your vault." + "message": "Τα εικονίδια ιστοσελίδων παρέχουν μια αναγνωρίσιμη εικόνα δίπλα σε κάθε στοιχείο σύνδεσης της λίστας σας." }, "enableGravatars": { - "message": "Enable Gravatars", + "message": "Ενεργοποίηση Gravatars", "description": "'Gravatar' is the name of a service. See www.gravatar.com" }, "enableGravatarsDesc": { - "message": "Use avatar images loaded from gravatar.com." + "message": "Χρήση εικόνων avatar από gravatar.com." }, "default": { - "message": "Default" + "message": "Προεπιλογή" }, "domainRules": { - "message": "Domain Rules" + "message": "Κανόνες τομέα" }, "domainRulesDesc": { - "message": "If you have the same login across multiple different website domains, you can mark the website as \"equivalent\". \"Global\" domains are ones already created for you by Bitwarden." + "message": "Αν έχετε την ίδια σύνδεση σε πολλούς διαφορετικούς τομείς ιστοσελίδων, μπορείτε να την επισημάνετε \"Ταυτόσημη\". Οι \"Παγκόσμιοι\" τομείς θα δημιουργηθούν για εσάς από το Bitwarden." }, "globalEqDomains": { - "message": "Global Equivalent Domains" + "message": "Παγκόσμιοι ταυτόσημοι τομείς" }, "customEqDomains": { - "message": "Custom Equivalent Domains" + "message": "Προσαρμογή ταυτόσημων τομέων" }, "exclude": { - "message": "Exclude" + "message": "Εξαίρεση" }, "include": { - "message": "Include" + "message": "Συμπερίληψη" }, "customize": { - "message": "Customize" + "message": "Προσαρμογή" }, "newCustomDomain": { - "message": "New Custom Domain" + "message": "Νέος προσαρμοσμένος τομέας" }, "newCustomDomainDesc": { - "message": "Enter a list of domains separated by commas. Only \"base\" domains are allowed. Do not enter subdomains. For example, enter \"google.com\" instead of \"www.google.com\". You can also enter \"androidapp://package.name\" to associate an android app with other website domains." + "message": "Καταχωρίστε μια λίστα με τομείς που χωρίζονται με κόμματα. Επιτρέπονται μόνο οι \"Βασικοί\" τομείς. Μην εισάγετε υποτομείς. Για παράδειγμα, πληκτρολογήστε \"google.com\" αντί για \"www.google.com\". Μπορείτε επίσης να εισαγάγετε το \"androidapp: //package.name\" για να συσχετίσετε μια εφαρμογή Android με άλλους τομείς ιστοσελίδων." }, "customDomainX": { - "message": "Custom Domain $INDEX$", + "message": "Προσαρμοσμένος τομέας $INDEX$", "placeholders": { "index": { "content": "$1", @@ -1081,123 +1084,123 @@ } }, "domainsUpdated": { - "message": "Domains updated" + "message": "Οι τομείς ενημερώθηκαν" }, "twoStepLogin": { - "message": "Two-step Login" + "message": "Σύνδεση σε δύο βήματα" }, "twoStepLoginDesc": { - "message": "Secure your account by requiring an additional step when logging in." + "message": "Ασφαλίστε το λογαριασμό σας απαιτώντας ένα επιπλέον βήμα κατά τη σύνδεση." }, "twoStepLoginOrganizationDesc": { - "message": "Require two-step login for your organization's users by configuring providers at the organization level." + "message": "Απαιτήστε σύνδεση σε δύο βήματα για τους χρήστες του οργανισμού σας, ρυθμίζοντας τους παρόχους σε επίπεδο οργανισμού." }, "twoStepLoginRecoveryWarning": { - "message": "Enabling two-step login can permanently lock you out of your Bitwarden account. A recovery code allows you to access your account in the event that you can no longer use your normal two-step login provider (ex. you lose your device). Bitwarden support will not be able to assist you if you lose access to your account. We recommend you write down or print the recovery code and keep it in a safe place." + "message": "Η ενεργοποίηση σύνδεσης δύο βημάτων μπορεί να κλειδώσει οριστικά το λογαριασμό σας από το Bitwarden. Ένας κωδικός ανάκτησης σάς επιτρέπει να έχετε πρόσβαση στον λογαριασμό σας σε περίπτωση που δεν μπορείτε πλέον να χρησιμοποιήσετε τη σύνδεση δύο βημάτων (π. χ. χάνετε τη συσκευή σας). Η υποστήριξη Bitwarden δεν θα είναι σε θέση να σας βοηθήσει αν χάσετε την πρόσβαση στο λογαριασμό σας. Συνιστούμε να γράψετε ή να εκτυπώσετε τον κωδικό ανάκτησης και να τον φυλάξετε σε ασφαλές μέρος." }, "viewRecoveryCode": { - "message": "View Recovery Code" + "message": "Προβολή κωδικού ανάκτησης" }, "providers": { - "message": "Providers", + "message": "Υπηρεσία παροχής", "description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc." }, "enable": { - "message": "Enable" + "message": "Ενεργοποίηση" }, "enabled": { - "message": "Enabled" + "message": "Ενεργοποιημένο" }, "premium": { "message": "Premium", "description": "Premium Membership" }, "premiumMembership": { - "message": "Premium Membership" + "message": "Συνδρομή Premium" }, "premiumRequired": { - "message": "Premium Required" + "message": "Απαιτείται η έκδοση Premium" }, "premiumRequiredDesc": { - "message": "A premium membership is required to use this feature." + "message": "Για να χρησιμοποιήσετε αυτό το χαρακτηριστικό, απαιτείται η έκδοση premium." }, "youHavePremiumAccess": { - "message": "You have premium access" + "message": "Έχετε premium πρόσβαση" }, "alreadyPremiumFromOrg": { - "message": "You already have access to premium features because of an organization you are a member of." + "message": "Έχετε ήδη πρόσβαση σε χαρακτηριστικά premium λόγω ενός οργανισμού στον οποίο είστε μέλος." }, "manage": { - "message": "Manage" + "message": "Διαχείριση" }, "disable": { - "message": "Disable" + "message": "Απενεργοποίηση" }, "twoStepLoginProviderEnabled": { - "message": "This two-step login provider is enabled on your account." + "message": "Ο τρόπος σύνδεσης δύο βημάτων του λογαριασμού σας είναι ενεργοποιημένος." }, "twoStepLoginAuthDesc": { - "message": "Enter your master password to modify two-step login settings." + "message": "Εισαγάγετε τον κύριο κωδικό για να τροποποίηση ρυθμίσεων σύνδεσης δύο βημάτων." }, "twoStepAuthenticatorDesc": { - "message": "Follow these steps to set up two-step login with an authenticator app:" + "message": "Ακολουθήστε αυτά τα βήματα για να ρυθμίσετε τη σύνδεση δύο βημάτων με μια εφαρμογή ελέγχου ταυτότητας:" }, "twoStepAuthenticatorDownloadApp": { - "message": "Download a two-step authenticator app" + "message": "Λήψη εφαρμογής ελέγχου ταυτότητας δύο βημάτων" }, "twoStepAuthenticatorNeedApp": { - "message": "Need a two-step authenticator app? Download one of the following" + "message": "Χρειάζεστε μια εφαρμογή ελέγχου ταυτότητας δύο βημάτων; Κάντε λήψη μίας παρακάτω" }, "iosDevices": { - "message": "iOS devices" + "message": "Συσκευές iOS" }, "androidDevices": { - "message": "Android devices" + "message": "Συσκευές Android" }, "windowsDevices": { - "message": "Windows devices" + "message": "Συσκευές Windows" }, "twoStepAuthenticatorAppsRecommended": { - "message": "These apps are recommended, however, other authenticator apps will also work." + "message": "Αυτές οι εφαρμογές συνιστώνται, ωστόσο, άλλες εφαρμογές ελέγχου ταυτότητας θα λειτουργήσουν επίσης." }, "twoStepAuthenticatorScanCode": { - "message": "Scan this QR code with your authenticator app" + "message": "Σάρωση αυτού του κωδικού QR με την εφαρμογή ελέγχου ταυτότητας" }, "key": { - "message": "Key" + "message": "Κλειδί" }, "twoStepAuthenticatorEnterCode": { - "message": "Enter the resulting 6 digit verification code from the app" + "message": "Καταχωρίστε τον 6ψήφιο κωδικό επαλήθευσης που προκύπτει από την εφαρμογή" }, "twoStepAuthenticatorReaddDesc": { - "message": "In case you need to add it to another device, below is the QR code (or key) required by your authenticator app." + "message": "Σε περίπτωση που χρειαστεί να την προσθέσετε σε άλλη συσκευή, παρακάτω είναι ο κωδικός QR (ή το κλειδί) που απαιτείται από την εφαρμογή ελέγχου ταυτότητας." }, "twoStepDisableDesc": { - "message": "Are you sure you want to disable this two-step login provider?" + "message": "Είστε βέβαιοι ότι θέλετε να απενεργοποιήσετε τη σύνδεση μέσω δύο βημάτων;" }, "twoStepDisabled": { - "message": "Two-step login provider disabled." + "message": "Η σύνδεση μέσω δύο βημάτων απενεργοποιήθηκε." }, "twoFactorYubikeyAdd": { - "message": "Add a new YubiKey to your account" + "message": "Προσθήκη νέου YubiKey στο λογαριασμό σας" }, "twoFactorYubikeyPlugIn": { - "message": "Plug the YubiKey into your computer's USB port." + "message": "Συνδέστε το YubiKey στη θύρα USB του υπολογιστή σας." }, "twoFactorYubikeySelectKey": { - "message": "Select the first empty YubiKey input field below." + "message": "Επιλέξτε το πρώτο κενό πεδίο εισαγωγής YubiKey παρακάτω." }, "twoFactorYubikeyTouchButton": { - "message": "Touch the YubiKey's button." + "message": "Κλικ στο κουμπί YubiKey." }, "twoFactorYubikeySaveForm": { - "message": "Save the form." + "message": "Αποθήκευσης τη φόρμας." }, "twoFactorYubikeyWarning": { - "message": "Due to platform limitations, YubiKeys cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when YubiKeys cannot be used. Supported platforms:" + "message": "Λόγω περιορισμών της πλατφόρμας, το YubiKey δεν μπορεί να χρησιμοποιηθεί σε όλες τις εφαρμογές του Bitwarden. Θα πρέπει να ενεργοποιήσετε έναν άλλο παροχέα σύνδεσης δύο βημάτων, ώστε να έχετε πρόσβαση στον λογαριασμό σας όταν δεν μπορείτε να χρησιμοποιήσετε το YubiKey. Υποστηριζόμενες πλατφόρμες:" }, "twoFactorYubikeySupportUsb": { - "message": "Web vault, desktop application, CLI, and all browser extensions on a device with a USB port that can accept your YubiKey." + "message": "Web vault, εφαρμογή υπολογιστή, CLI και όλες τις επεκτάσεις του προγράμματος περιήγησης σε μια συσκευή με θύρα USB που μπορεί να δεχτεί YubiKey." }, "twoFactorYubikeySupportMobile": { "message": "Mobile apps on a device with NFC capabilities or a USB port that can accept your YubiKey." @@ -1221,107 +1224,107 @@ } }, "nfcSupport": { - "message": "NFC Support" + "message": "Υποστήριξη NFC" }, "twoFactorYubikeySupportsNfc": { - "message": "One of my keys supports NFC." + "message": "Ένα από τα κλειδιά μου υποστηρίζει NFC." }, "twoFactorYubikeySupportsNfcDesc": { - "message": "If one of your YubiKeys supports NFC (such as a YubiKey NEO), you will be prompted on mobile devices whenever NFC availability is detected." + "message": "Εάν ένα από τα YubiKeys υποστηρίζει NFC (όπως YubiKey NEO), θα σας ζητηθεί σε κινητές συσκευές όποτε εντοπίζεται η διαθεσιμότητα NFC." }, "yubikeysUpdated": { - "message": "YubiKeys updated" + "message": "Τα YubiKeys ενημερώθηκαν" }, "disableAllKeys": { - "message": "Disable All Keys" + "message": "Απενεργοποίηση όλων των κλειδιών" }, "twoFactorDuoDesc": { - "message": "Enter the Bitwarden application information from your Duo Admin panel." + "message": "Καταχωρίστε τις πληροφορίες εφαρμογής Bitwarden από τον πίνακα διαχειριστή Duo." }, "twoFactorDuoIntegrationKey": { - "message": "Integration Key" + "message": "Κλειδί ολοκλήρωσης" }, "twoFactorDuoSecretKey": { - "message": "Secret Key" + "message": "Μυστικό Κλειδί" }, "twoFactorDuoApiHostname": { "message": "API Hostname" }, "twoFactorEmailDesc": { - "message": "Follow these steps to set up two-step login with email:" + "message": "Ακολουθήστε αυτά τα βήματα για να ρυθμίσετε τη σύνδεση δύο βημάτων μέσω email σε δύο βήματα:" }, "twoFactorEmailEnterEmail": { - "message": "Enter the email that you wish to receive verification codes" + "message": "Εισαγάγετε τη διεύθυνση email που θέλετε για να λάβετε τους κωδικούς επαλήθευσης" }, "twoFactorEmailEnterCode": { - "message": "Enter the resulting 6 digit verification code from the email" + "message": "Εισαγάγετε τον 6ψήφιο κωδικό επιβεβαίωσης που λάβατε στο email σας" }, "sendEmail": { - "message": "Send Email" + "message": "Αποστολή Email" }, "twoFactorU2fAdd": { - "message": "Add a FIDO U2F security key to your account" + "message": "Προσθήκη κλειδιού ασφαλείας FIDO U2F στο λογαριασμό σας" }, "removeU2fConfirmation": { - "message": "Are you sure you want to remove this security key?" + "message": "Είστε βέβαιοι ότι θέλετε να καταργήσετε αυτό το κλειδί ασφαλείας;" }, "readKey": { - "message": "Read Key" + "message": "Ανάγνωση κλειδιού" }, "keyCompromised": { - "message": "Key is compromised." + "message": "Το κλειδί είναι παραβιασμένο." }, "twoFactorU2fGiveName": { - "message": "Give the security key a friendly name to identify it." + "message": "Δώστε στο κλειδί ασφαλείας ένα φιλικό όνομα για να το αναγνωρίσετε." }, "twoFactorU2fPlugInReadKey": { - "message": "Plug the security key into your computer's USB port and click the \"Read Key\" button." + "message": "Συνδέστε το κλειδί ασφαλείας στη θύρα USB του υπολογιστή σας και κάντε κλικ στο κουμπί \"Ανάγνωση κλειδιού\"." }, "twoFactorU2fTouchButton": { - "message": "If the security key has a button, touch it." + "message": "Εάν το κλειδί ασφαλείας έχει κουμπί, κλικ σε αυτό." }, "twoFactorU2fSaveForm": { - "message": "Save the form." + "message": "Αποθήκευσης τη φόρμας." }, "twoFactorU2fWarning": { - "message": "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:" + "message": "Λόγω περιορισμών της πλατφόρμας, το YubiKey δεν μπορεί να χρησιμοποιηθεί σε όλες τις εφαρμογές του Bitwarden. Θα πρέπει να ενεργοποιήσετε έναν άλλο παροχέα σύνδεσης δύο βημάτων, ώστε να έχετε πρόσβαση στον λογαριασμό σας όταν δεν μπορείτε να χρησιμοποιήσετε το YubiKey. Υποστηριζόμενες πλατφόρμες:" }, "twoFactorU2fSupportWeb": { - "message": "Web vault and browser extensions on a desktop/laptop with a U2F enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)." + "message": "Web vault και επεκτάσεις προγραμμάτων περιήγησης σε επιτραπέζιο/φορητό υπολογιστή με ενεργοποιημένη τη δυνατότητα U2F (Chrome, Opera, Vivaldi ή Firefox με ενεργοποιημένο το FIDO U2F)." }, "twoFactorU2fWaiting": { - "message": "Waiting for you to touch the button on your security key" + "message": "Αναμονή για κλικ στο κουμπί κλειδιού ασφαλείας" }, "twoFactorU2fClickSave": { - "message": "Click the \"Save\" button below to enable this security key for two-step login." + "message": "Κάντε κλικ στο κουμπί \"Αποθήκευση\" παρακάτω για να ενεργοποιήσετε αυτό το κλειδί ασφαλείας για σύνδεση δύο βημάτων." }, "twoFactorU2fProblemReadingTryAgain": { - "message": "There was a problem reading the security key. Try again." + "message": "Παρουσιάστηκε πρόβλημα κατά την ανάγνωση του κλειδιού ασφαλείας. Προσπάθησε ξανά." }, "twoFactorRecoveryYourCode": { - "message": "Your Bitwarden two-step login recovery code" + "message": "Ο Bitwarden κωδικός ανάκτησης εισόδου δύο βημάτων" }, "twoFactorRecoveryNoCode": { - "message": "You have not enabled any two-step login providers yet. After you have enabled a two-step login provider you can check back here for your recovery code." + "message": "Δεν έχετε ενεργοποιήσει παρόχους σύνδεσης δύο βημάτων ακόμα. Αφού ενεργοποιήσετε έναν πάροχο σύνδεσης, μπορείτε να ελέγξετε εδώ για τον κωδικό ανάκτησης." }, "printCode": { - "message": "Print Code", + "message": "Εκτύπωση κωδικού", "description": "Print 2FA recovery code" }, "reports": { - "message": "Reports" + "message": "Αναφορές" }, "unsecuredWebsitesReport": { - "message": "Unsecured Websites Report" + "message": "Αναφορά ανασφάλιστων ιστοσελίδων" }, "unsecuredWebsitesReportDesc": { - "message": "Using unsecured websites with the http:// scheme can be dangerous. If the website allows, you should always access it using the https:// scheme so that your connection is encrypted." + "message": "Η χρήση μη ασφαλισμένων ιστοσελίδων με πρόθεμα http:// μπορεί να είναι επικίνδυνο. Αν η ιστοσελίδα το επιτρέπει, θα πρέπει πάντα να έχετε πρόσβαση σε αυτήν χρησιμοποιώντας το πρότυπο https://, έτσι ώστε η σύνδεσή σας να είναι κρυπτογραφημένη." }, "unsecuredWebsitesFound": { - "message": "Unsecured Websites Found" + "message": "Βρέθηκαν μη ασφαλής ιστοσελίδες" }, "unsecuredWebsitesFoundDesc": { - "message": "We found $COUNT$ items in your vault with unsecured URIs. You should change their URI scheme to https:// if the website allows it.", + "message": "Βρήκαμε $COUNT$ στοιχεία στη λίστα σας με μη ασφαλή URI. Θα πρέπει να αλλάξετε το URI σε https:/ αν το επιτρέπει η ιστοσελίδα.", "placeholders": { "count": { "content": "$1", @@ -1330,19 +1333,19 @@ } }, "noUnsecuredWebsites": { - "message": "No items in your vault have unsecured URIs." + "message": "Κανένα στοιχείο στη λίστα σας δεν διαθέτει URIs χωρίς ασφάλεια." }, "inactive2faReport": { - "message": "Inactive 2FA Report" + "message": "Μη ενεργή αναφορά 2FA" }, "inactive2faReportDesc": { - "message": "Two-factor authentication (2FA) is an important security setting that helps secure your accounts. If the website offers it, you should always enable two-factor authentication." + "message": "Ο έλεγχος ταυτότητας δύο παραγόντων (2FA) είναι μια σημαντική ρύθμιση ασφαλείας που βοηθά στη διασφάλιση των λογαριασμών σας. Αν το υποστηρίζει η ιστοσελίδα, θα πρέπει πάντα να ενεργοποιείτε τον έλεγχο ταυτότητας δύο παραγόντων." }, "inactive2faFound": { - "message": "Logins Without 2FA Found" + "message": "Δεν βρέθηκαν συνδέσεις χωρίς 2FA" }, "inactive2faFoundDesc": { - "message": "We found $COUNT$ website(s) in your vault that may not be configured with two-factor authentication (according to twofactorauth.org). To further protect these accounts, you should enable two-factor authentication.", + "message": "Βρήκαμε $COUNT$ ιστοσελίδα(ες) στη λίστα σας, που ενδέχεται να μην υπάρχει ρύθμιση με έλεγχο ταυτότητας δύο παραγόντων (σύμφωνα με το doublefactorauth.org). Για την περαιτέρω προστασία αυτών των λογαριασμών, θα πρέπει να ενεργοποιήσετε τον έλεγχο ταυτότητας δύο παραγόντων.", "placeholders": { "count": { "content": "$1", @@ -1351,22 +1354,22 @@ } }, "noInactive2fa": { - "message": "No websites were found in your vault with a missing two-factor authentication configuration." + "message": "Δεν βρέθηκαν ιστοσελίδες στη λίστα σας χωρίς διαμόρφωση εξακρίβωσης ταυτότητας δύο παραγόντων." }, "instructions": { - "message": "Instructions" + "message": "Οδηγίες" }, "exposedPasswordsReport": { - "message": "Exposed Passwords Report" + "message": "Αναφορά εκτεθειμένων κωδικών" }, "exposedPasswordsReportDesc": { - "message": "Exposed passwords are passwords that have been uncovered in known data breaches that were released publicly or sold on the dark web by hackers." + "message": "Οι εκτεθειμένοι κωδικοί είναι κωδικοί που έχουν αποκαλυφθεί σε γνωστές παραβιάσεις δεδομένων που κυκλοφόρησαν δημόσια ή πουλήθηκαν στο dark web από χάκερς." }, "exposedPasswordsFound": { - "message": "Exposed Passwords Found" + "message": "Βρέθηκαν εκτεθειμένοι κωδικοί" }, "exposedPasswordsFoundDesc": { - "message": "We found $COUNT$ items in your vault that have passwords that were exposed in known data breaches. You should change them to use a new password.", + "message": "Βρήκαμε $COUNT$ στοιχεία στη λίστα σας που έχουν εκτεθειμένους κωδικούς σε γνωστές παραβιάσεις δεδομένων. Θα πρέπει να τους αλλάξετε για να χρησιμοποιήσετε έναν νέο κωδικό.", "placeholders": { "count": { "content": "$1", @@ -1375,13 +1378,13 @@ } }, "noExposedPasswords": { - "message": "No items in your vault have passwords that have been exposed in known data breaches." + "message": "Κανένα στοιχείο της λίστας σας δεν έχει κωδικούς που έχουν εκτεθεί σε γνωστές παραβιάσεις δεδομένων." }, "checkExposedPasswords": { - "message": "Check Exposed Passwords" + "message": "Έλεγχος εκτεθειμένων κωδικών" }, "exposedXTimes": { - "message": "Exposed $COUNT$ time(s)", + "message": "Εκτέθηκε $COUNT$ φορά(ές)", "placeholders": { "count": { "content": "$1", @@ -1390,16 +1393,16 @@ } }, "weakPasswordsReport": { - "message": "Weak Passwords Report" + "message": "Αναφορά αδύναμων κωδικών" }, "weakPasswordsReportDesc": { - "message": "Weak passwords can easily be guessed by hackers and automated tools that are used to crack passwords. The Bitwarden password generator can help you create strong passwords." + "message": "Οι αδύναμοι κωδικοί μπορούν εύκολα να βρεθούν από τους χάκερ και τα αυτοματοποιημένα εργαλεία που χρησιμοποιούν για να σπάσουν τους κωδικούς. Η γεννήτρια κωδικού του Bitwarden μπορεί να σας βοηθήσει να δημιουργήσετε ισχυρούς κωδικούς." }, "weakPasswordsFound": { - "message": "Weak Passwords Found" + "message": "Βρέθηκαν αδύναμοι κωδικοί" }, "weakPasswordsFoundDesc": { - "message": "We found $COUNT$ items in your vault with passwords that are not strong. You should update them to use stronger passwords.", + "message": "Βρήκαμε $COUNT$ στοιχεία στη λίστα σας με κωδικούς που δεν είναι ισχυροί. Θα πρέπει να τα ενημερώσετε και να χρησιμοποιήσετε ισχυρότερους κωδικούς.", "placeholders": { "count": { "content": "$1", @@ -1408,19 +1411,19 @@ } }, "noWeakPasswords": { - "message": "No items in your vault have weak passwords." + "message": "Κανένα στοιχείο στη λίστα σας δεν έχει αδύναμους κωδικούς." }, "reusedPasswordsReport": { - "message": "Reused Passwords Report" + "message": "Αναφορά επαναχρησιμοποιημένων κωδικών" }, "reusedPasswordsReportDesc": { - "message": "If a service that you use is compromised, reusing the same password elsewhere can allow hackers to easily gain access to more of your online accounts. You should use a unique password for every account or service." + "message": "Εάν μια υπηρεσία ή λογαριασμός που χρησιμοποιείτε είναι σε κίνδυνο, η επαναχρησιμοποίηση του ίδιου κωδικού πρόσβασης μπορεί να επιτρέψει στους χάκερς να αποκτήσουν εύκολα πρόσβαση σε περισσότερους λογαριασμούς σας στο διαδίκτυο. Θα πρέπει να χρησιμοποιήσετε έναν μοναδικό κωδικό για κάθε λογαριασμό ή υπηρεσία." }, "reusedPasswordsFound": { - "message": "Reused Passwords Found" + "message": "Βρέθηκαν επαναχρησιμοποιούμενοι κωδικοί" }, "reusedPasswordsFoundDesc": { - "message": "We found $COUNT$ passwords that are being reused in your vault. You should change them to a unique value.", + "message": "Βρήκαμε $COUNT$ κωδικούς που επαναχρησιμοποιούνται στη λίστα σας. Θα πρέπει να αλλαχθούν ώστε να είναι μοναδικοί.", "placeholders": { "count": { "content": "$1", @@ -1429,10 +1432,10 @@ } }, "noReusedPasswords": { - "message": "No logins in your vault have passwords that are being reused." + "message": "Δεν υπάρχουν συνδέσεις στη λίστα σας οι οποίες περιέχουν κωδικούς που επαναχρησιμοποιούνται." }, "reusedXTimes": { - "message": "Reused $COUNT$ times", + "message": "Επαναχρησιμοποιείται $COUNT$ φορές", "placeholders": { "count": { "content": "$1", @@ -1441,19 +1444,19 @@ } }, "dataBreachReport": { - "message": "Data Breach Report" + "message": "Αναφορά παραβίασης δεδομένων" }, "breachDesc": { - "message": "A \"breach\" is an incident where a site's data has been illegally accessed by hackers and then released publicly. Review the types of data that were compromised (email addresses, passwords, credit cards etc.) and take appropriate action, such as changing passwords." + "message": "Μια \"παραβίαση\" είναι ένα περιστατικό όπου στα δεδομένα μίας ιστοσελίδας έχουν πρόσβαση παράνομα από χάκερς και στη συνέχεια δημοσιοποιούνται. Ελέγξτε τους τύπους των δεδομένων που διακυβεύονται (διευθύνσεις email, κωδικοί, πιστωτικές κάρτες κ. λπ.) και ακολουθήστε τις κατάλληλες ενέργειες, όπως η αλλαγή των κωδικών." }, "breachCheckUsernameEmail": { - "message": "Check any usernames or email addresses that you use." + "message": "Ελέγξτε τυχόν ονόματα χρήστη ή διευθύνσεις email που χρησιμοποιείτε." }, "checkBreaches": { - "message": "Check Breaches" + "message": "Έλεγχος παραβιάσεων" }, "breachUsernameNotFound": { - "message": "$USERNAME$ was not found in any known data breaches.", + "message": "Το $USERNAME$ δεν βρέθηκε σε καμία γνωστή παραβίαση δεδομένων.", "placeholders": { "username": { "content": "$1", @@ -1462,11 +1465,11 @@ } }, "goodNews": { - "message": "Good News", + "message": "Καλά νέα", "description": "ex. Good News, No Breached Accounts Found!" }, "breachUsernameFound": { - "message": "$USERNAME$ was found in $COUNT$ different data breaches online.", + "message": "Το $USERNAME$ βρέθηκε $COUNT$ φορές σε παραβιάσεις δεδομένων στο διαδίκτυο.", "placeholders": { "username": { "content": "$1", @@ -1479,84 +1482,84 @@ } }, "breachFound": { - "message": "Breached Accounts Found" + "message": "Βρέθηκαν παραβιασμένοι λογαριασμοί" }, "compromisedData": { - "message": "Compromised data" + "message": "Δεδομένα σε κίνδυνο" }, "website": { - "message": "Website" + "message": "Ιστοσελίδα" }, "affectedUsers": { - "message": "Affected Users" + "message": "Επηρεαζόμενοι χρήστες" }, "breachOccurred": { - "message": "Breach Occurred" + "message": "Προέκυψε παραβίαση" }, "breachReported": { - "message": "Breach Reported" + "message": "Η παραβίαση αναφέρθηκε" }, "reportError": { - "message": "An error occurred trying to load the report. Try again" + "message": "Παρουσιάστηκε σφάλμα κατά την φόρτωση της αναφοράς. Προσπάθησε ξανά" }, "billing": { - "message": "Billing" + "message": "Χρέωση" }, "accountCredit": { - "message": "Account Credit", + "message": "Λογαριασμός πίστωσης", "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." }, "accountBalance": { - "message": "Account Balance", + "message": "Υπόλοιπο λογαριασμού", "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." }, "addCredit": { - "message": "Add Credit", + "message": "Προσθήκη πιστωτικής", "description": "Add more credit to your account's balance." }, "amount": { - "message": "Amount", + "message": "Ποσό", "description": "Dollar amount, or quantity." }, "creditDelayed": { - "message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others." + "message": "Η προστιθέμενη πίστωση θα εμφανιστεί στο λογαριασμό σας μετά την πλήρη επεξεργασία της πληρωμής. Ορισμένες μέθοδοι πληρωμής καθυστερούν και μπορούν να διαρκέσουν περισσότερο από άλλες." }, "makeSureEnoughCredit": { - "message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page." + "message": "Βεβαιωθείτε ότι ο λογαριασμός σας διαθέτει επαρκή πίστωση για αυτήν την αγορά. Αν ο λογαριασμός σας δεν διαθέτει αρκετή πίστωση, θα χρησιμοποιηθεί η προκαθορισμένη μέθοδος πληρωμής για τη διαφορά. Μπορείτε να προσθέσετε πίστωση στο λογαριασμό σας από τη σελίδα Χρέωσης." }, "creditAppliedDesc": { - "message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account." + "message": "Η λογαριασμός πίστωσης μπορεί να χρησιμοποιηθεί για αγορές. Κάθε διαθέσιμη πίστωση θα εφαρμοστεί αυτόματα στα παραστατικά που δημιουργούνται για αυτόν το λογαριασμό." }, "goPremium": { - "message": "Go Premium", + "message": "Απόκτηση Premium έκδοσης", "description": "Another way of saying \"Get a premium membership\"" }, "premiumUpdated": { - "message": "You've upgraded to premium." + "message": "Έχετε αναβαθμίσει σε premium." }, "premiumUpgradeUnlockFeatures": { - "message": "Upgrade your account to a premium membership and unlock some great additional features." + "message": "Αναβαθμίστε το λογαριασμό σας στην έκδοση premium και ξεκλειδώστε μερικές μεγάλες πρόσθετες λειτουργίες." }, "premiumSignUpStorage": { - "message": "1 GB encrypted storage for file attachments." + "message": "1 GB κρυπτογραφημένο αποθηκευτικό χώρο για συνημμένα αρχεία." }, "premiumSignUpTwoStep": { - "message": "Additional two-step login options such as YubiKey, FIDO U2F, and Duo." + "message": "Πρόσθετες επιλογές σύνδεσης δύο βημάτων, όπως το YubiKey, το FIDO U2F και το Duo." }, "premiumSignUpReports": { - "message": "Password hygiene, account health, and data breach reports to keep your vault safe." + "message": "Ασφάλεια κωδικών, υγιής λογαριασμός και αναφορές παραβίασης δεδομένων για να διατηρήσετε ασφαλή τη λίστα σας." }, "premiumSignUpTotp": { - "message": "TOTP verification code (2FA) generator for logins in your vault." + "message": "TOTP κωδικός επαλήθευσης (2FA) για συνδέσεις στη λίστα σας." }, "premiumSignUpSupport": { - "message": "Priority customer support." + "message": "Προτεραιότητα υποστήριξης πελατών." }, "premiumSignUpFuture": { - "message": "All future premium features. More coming soon!" + "message": "Όλα τα μελλοντικά χαρακτηριστικά premium. Περισσότερα σύντομα!" }, "premiumPrice": { - "message": "All for just $PRICE$ /year!", + "message": "Όλα για μόνο $PRICE$ /έτος!", "placeholders": { "price": { "content": "$1", @@ -1565,13 +1568,13 @@ } }, "addons": { - "message": "Addons" + "message": "Πρόσθετα" }, "premiumAccess": { - "message": "Premium Access" + "message": "Πρόσβαση Premium" }, "premiumAccessDesc": { - "message": "You can add premium access to all members of your organization for $PRICE$ /$INTERVAL$.", + "message": "Μπορείτε να προσθέσετε premium πρόσβαση σε όλα τα μέλη του οργανισμού σας για $PRICE$ /$INTERVAL$.", "placeholders": { "price": { "content": "$1", @@ -1584,13 +1587,13 @@ } }, "additionalStorageGb": { - "message": "Additional Storage (GB)" + "message": "Επιπλέον χώρος αποθήκευσης (GB)" }, "additionalStorageGbDesc": { - "message": "# of additional GB" + "message": "# επιπλέον GB" }, "additionalStorageIntervalDesc": { - "message": "Your plan comes with $SIZE$ of encrypted file storage. You can add additional storage for $PRICE$ per GB /$INTERVAL$.", + "message": "Το πλάνο σας έρχεται με $SIZE$ κρυπτογραφημένης αποθήκευσης αρχείων. Μπορείτε να προσθέσετε επιπλέον αποθηκευτικό χώρο για $PRICE$ ανά GB /$INTERVAL$.", "placeholders": { "size": { "content": "$1", @@ -1607,26 +1610,26 @@ } }, "summary": { - "message": "Summary" + "message": "Σύνοψη" }, "total": { - "message": "Total" + "message": "Σύνολο" }, "year": { - "message": "year" + "message": "έτος" }, "month": { - "message": "month" + "message": "μήνας" }, "monthAbbr": { - "message": "mo.", + "message": "μην.", "description": "Short abbreviation for 'month'" }, "paymentChargedAnnually": { - "message": "Your payment method will be charged immediately and then on a recurring basis each year. You may cancel at any time." + "message": "Η μέθοδος πληρωμής θα χρεωθεί αμέσως και στη συνέχεια σε τακτική βάση κάθε χρόνο. Μπορείτε να ακυρώσετε οποιαδήποτε στιγμή." }, "paymentCharged": { - "message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.", + "message": "Ο τρόπος πληρωμής σας θα χρεωθεί αμέσως και στη συνέχεια ανά τακτά χρονικά διαστήματα $INTERVAL$. Μπορείτε να ακυρώσετε οποιαδήποτε στιγμή.", "placeholders": { "interval": { "content": "$1", @@ -1635,7 +1638,7 @@ } }, "paymentChargedWithTrial": { - "message": "Your plan comes with a free 7 day trial. Your payment method will not be charged until the trial has ended. Billing will occur on a recurring basis each $INTERVAL$. You may cancel at any time.", + "message": "Το πλάνο σας έρχεται με δωρεάν δοκιμή 7 ημερών. Ο τρόπος πληρωμής σας δεν θα χρεωθεί μέχρι να ολοκληρωθεί η δοκιμή. Η χρέωση θα πραγματοποιείται σε επαναλαμβανόμενη βάση κάθε $INTERVAL$. Μπορείτε να ακυρώσετε οποιαδήποτε στιγμή.", "placeholders": { "interval": { "content": "$1", @@ -1644,76 +1647,76 @@ } }, "paymentInformation": { - "message": "Payment Information" + "message": "Πληροφορίες πληρωμής" }, "creditCard": { - "message": "Credit Card" + "message": "Πιστωτική κάρτα" }, "paypalClickSubmit": { - "message": "Click the PayPal button to log into your PayPal account, then click the Submit button below to continue." + "message": "Κάντε κλικ στο κουμπί PayPal για να συνδεθείτε στον λογαριασμό σας στο PayPal και στη συνέχεια, κάντε κλικ στο κουμπί Υποβολή παρακάτω για να συνεχίσετε." }, "cancelSubscription": { - "message": "Cancel Subscription" + "message": "Ακύρωση συνδρομής" }, "subscriptionCanceled": { - "message": "The subscription has been canceled." + "message": "Η συνδρομή ακυρώθηκε." }, "pendingCancellation": { - "message": "Pending Cancellation" + "message": "Εν αναμονή ακύρωσης" }, "subscriptionPendingCanceled": { - "message": "The subscription has been marked for cancellation at the end of the current billing period." + "message": "Η συνδρομή έχει επισημανθεί για ακύρωση στο τέλος της τρέχουσας περιόδου χρέωσης." }, "reinstateSubscription": { - "message": "Reinstate Subscription" + "message": "Επαναφορά συνδρομής" }, "reinstateConfirmation": { - "message": "Are you sure you want to remove the pending cancellation request and reinstate your subscription?" + "message": "Είστε βέβαιοι ότι θέλετε να καταργήσετε το αίτημα ακύρωσης που εκκρεμεί και να επαναφέρετε τη συνδρομή σας;" }, "reinstated": { - "message": "The subscription has been reinstated." + "message": "Η συνδρομή έχει αποκατασταθεί." }, "cancelConfirmation": { - "message": "Are you sure you want to cancel? You will lose access to all of this subscription's features at the end of this billing cycle." + "message": "Είστε βέβαιοι ότι θέλετε να ακυρώσετε; Θα χάσετε την πρόσβαση σε όλες τις λειτουργίες αυτής της συνδρομής στο τέλος αυτού του κύκλου χρέωσης." }, "canceledSubscription": { - "message": "The subscription has been canceled." + "message": "Η συνδρομή ακυρώθηκε." }, "neverExpires": { - "message": "Never Expires" + "message": "Χωρίς λήξη" }, "status": { - "message": "Status" + "message": "Κατάσταση" }, "nextCharge": { - "message": "Next Charge" + "message": "Επόμενη Χρέωση" }, "details": { - "message": "Details" + "message": "Λεπτομέρειες" }, "downloadLicense": { - "message": "Download License" + "message": "Λήψη άδειας" }, "updateLicense": { - "message": "Update License" + "message": "Ενημέρωση άδειας" }, "updatedLicense": { - "message": "Updated license" + "message": "Ενημέρωση άδειας" }, "manageSubscription": { - "message": "Manage Subscription" + "message": "Διαχείριση συνδρομής" }, "storage": { - "message": "Storage" + "message": "Αποθήκευση" }, "addStorage": { - "message": "Add Storage" + "message": "Προσθήκη αποθηκευτικού χώρου" }, "removeStorage": { - "message": "Remove Storage" + "message": "Κατάργηση αποθήκευσης" }, "subscriptionStorage": { - "message": "Your subscription has a total of $MAX_STORAGE$ GB of encrypted file storage. You are currently using $USED_STORAGE$.", + "message": "Η συνδρομή σας έχει συνολικά $MAX_STORAGE$ GB κρυπτογραφημένης αποθήκευσης αρχείων. Αυτήν τη στιγμή χρησιμοποιείτε $USED_STORAGE$.", "placeholders": { "max_storage": { "content": "$1", @@ -1726,48 +1729,48 @@ } }, "paymentMethod": { - "message": "Payment Method" + "message": "Τρόπος πληρωμής" }, "noPaymentMethod": { - "message": "No payment method on file." + "message": "Δεν υπάρχει καμία μέθοδος πληρωμής." }, "addPaymentMethod": { - "message": "Add Payment Method" + "message": "Προσθήκη τρόπου πληρωμής" }, "changePaymentMethod": { - "message": "Change Payment Method" + "message": "Αλλαγή τρόπου πληρωμής" }, "invoices": { - "message": "Invoices" + "message": "Παραστατικά" }, "noInvoices": { - "message": "No invoices." + "message": "Δεν υπάρχουν παραστατικά." }, "paid": { - "message": "Paid", + "message": "Επί πληρωμή", "description": "Past tense status of an invoice. ex. Paid or unpaid." }, "unpaid": { - "message": "Unpaid", + "message": "Απλήρωτο", "description": "Past tense status of an invoice. ex. Paid or unpaid." }, "transactions": { - "message": "Transactions", + "message": "Συναλλαγές", "description": "Payment/credit transactions." }, "noTransactions": { - "message": "No transactions." + "message": "Δεν υπάρχουν συναλλαγές." }, "chargeNoun": { - "message": "Charge", + "message": "Χρέωση", "description": "Noun. A charge from a payment method." }, "refundNoun": { - "message": "Refund", + "message": "Αποζημίωση", "description": "Noun. A refunded payment that was charged." }, "chargesStatement": { - "message": "Any charges will appear on your statement as $STATEMENT_NAME$.", + "message": "Τυχόν χρεώσεις θα εμφανιστούν στη κατάσταση ως $STATEMENT_NAME$.", "placeholders": { "statement_name": { "content": "$1", @@ -1776,19 +1779,19 @@ } }, "gbStorageAdd": { - "message": "GB of Storage To Add" + "message": "GB αποθήκευσης για προσθήκη" }, "gbStorageRemove": { - "message": "GB of Storage To Remove" + "message": "GB αποθήκευσης για κατάργηση" }, "storageAddNote": { - "message": "Adding storage will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle." + "message": "Η προσθήκη χώρου αποθήκευσης θα έχει ως αποτέλεσμα προσαρμογές στα σύνολα χρέωσης και θα χρεώσει αμέσως τον τρόπο πληρωμής σας στο αρχείο. Η πρώτη χρέωση θα είναι αναλογική για το υπόλοιπο του τρέχοντος κύκλου χρέωσης." }, "storageRemoveNote": { - "message": "Removing storage will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge." + "message": "Η κατάργηση χώρου αποθήκευσης θα έχει ως αποτέλεσμα προσαρμογές των λεπτομερειών χρέωσής σας, οι οποίες θα αναλογούν ως πίστωση στην επόμενη τιμολόγηση σας." }, "adjustedStorage": { - "message": "Adjusted $AMOUNT$ GB of storage.", + "message": "Προσαρμογή $AMOUNT$ GB αποθήκευσης.", "placeholders": { "amount": { "content": "$1", @@ -1797,19 +1800,19 @@ } }, "contactSupport": { - "message": "Contact Customer Support" + "message": "Επικοινωνία υποστήριξης πελατών" }, "updatedPaymentMethod": { - "message": "Updated payment method." + "message": "Ενημέρωση τρόπου πληρωμής." }, "purchasePremium": { - "message": "Purchase Premium" + "message": "Αγορά Premium έκδοσης" }, "licenseFile": { - "message": "License File" + "message": "Αρχείο άδειας" }, "licenseFileDesc": { - "message": "Your license file will be named something like $FILE_NAME$", + "message": "Το όνομα αρχείου αδείας θα ονομάζεται κάτι σαν $FILE_NAME$", "placeholders": { "file_name": { "content": "$1", @@ -1818,49 +1821,49 @@ } }, "uploadLicenseFilePremium": { - "message": "To upgrade your account to a premium membership you need to upload a valid license file." + "message": "Για να αναβαθμίσετε το λογαριασμό σας στην έκδοση premium, πρέπει να ανεβάσετε ένα έγκυρο αρχείο άδειας χρήσης." }, "uploadLicenseFileOrg": { - "message": "To create an on-premises hosted organization you need to upload a valid license file." + "message": "Για να δημιουργήσετε έναν οργανισμό που φιλοξενείται στο χώρο της εγκατάστασης, πρέπει να ανεβάσετε ένα έγκυρο αρχείο άδειας χρήσης." }, "accountEmailMustBeVerified": { - "message": "Your account's email address must be verified." + "message": "Η διεύθυνση email του λογαριασμού σας πρέπει να επαληθευτεί." }, "newOrganizationDesc": { - "message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company." + "message": "Οι οργανισμοί σας επιτρέπουν να μοιράζεστε τμήματα της λίστα σας με άλλους, καθώς και να διαχειρίζεστε συναφείς χρήστες για μια συγκεκριμένη οντότητα, όπως οικογένεια, μικρή ομάδα ή μεγάλη εταιρεία." }, "generalInformation": { - "message": "General Information" + "message": "Γενικές πληροφορίες" }, "organizationName": { - "message": "Organization Name" + "message": "Όνομα οργανισμού" }, "accountOwnedBusiness": { - "message": "This account is owned by a business." + "message": "Αυτός ο λογαριασμός ανήκει σε μια επιχείρηση." }, "billingEmail": { - "message": "Billing Email" + "message": "Email χρέωσης" }, "businessName": { - "message": "Business Name" + "message": "Όνομα επιχείρησης" }, "chooseYourPlan": { - "message": "Choose Your Plan" + "message": "Επιλέξτε πλάνο" }, "users": { - "message": "Users" + "message": "Χρήστες" }, "userSeats": { - "message": "User Seats" + "message": "Θέσεις χρηστών" }, "additionalUserSeats": { - "message": "Additional User Seats" + "message": "Επιπλέον θέσεις χρηστών" }, "userSeatsDesc": { - "message": "# of user seats" + "message": "# θέσεων χρηστών" }, "userSeatsAdditionalDesc": { - "message": "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user /month.", + "message": "Το πλάνο σας έρχεται με $BASE_SEATS$ θέσεις χρηστών. Μπορείτε να προσθέσετε επιπλέον χρήστες για $SEAT_PRICE$ ανά χρήστη /μήνα.", "placeholders": { "base_seats": { "content": "$1", @@ -1873,14 +1876,14 @@ } }, "userSeatsHowManyDesc": { - "message": "How many user seats do you need? You can also add additional seats later if needed." + "message": "Πόσες θέσεις χρηστών χρειάζεστε; Μπορείτε επίσης να προσθέσετε επιπλέον θέσεις αργότερα, αν χρειαστεί." }, "planNameFree": { - "message": "Free", + "message": "Δωρεάν", "description": "Free as in 'free beer'." }, "planDescFree": { - "message": "For testing or personal users to share with $COUNT$ other user.", + "message": "Για δοκιμή ή προσωπική χρήση μπορείτε να μοιραστείτε $COUNT$ με άλλο χρήστη.", "placeholders": { "count": { "content": "$1", @@ -1889,28 +1892,28 @@ } }, "planNameFamilies": { - "message": "Families" + "message": "Οικογένειες" }, "planDescFamilies": { - "message": "For personal use, to share with family & friends." + "message": "Για προσωπική χρήση, για να μοιραστείτε με την οικογένεια και τους φίλους σας." }, "planNameTeams": { - "message": "Teams" + "message": "Ομάδες" }, "planDescTeams": { - "message": "For businesses and other team organizations." + "message": "Για επιχειρήσεις και οργανισμούς." }, "planNameEnterprise": { - "message": "Enterprise" + "message": "Επιχείρηση" }, "planDescEnterprise": { - "message": "For businesses and other large organizations." + "message": "Για επιχειρήσεις και άλλους μεγάλους οργανισμούς." }, "freeForever": { - "message": "Free Forever" + "message": "Δωρεάν Για Πάντα" }, "includesXUsers": { - "message": "includes $COUNT$ users", + "message": "περιλαμβάνει $COUNT$ χρήστες", "placeholders": { "count": { "content": "$1", @@ -1919,10 +1922,10 @@ } }, "additionalUsers": { - "message": "Additional Users" + "message": "Επιπλέον χρήστες" }, "costPerUser": { - "message": "$COST$ per user", + "message": "$COST$ ανά χρήστη", "placeholders": { "cost": { "content": "$1", @@ -1931,7 +1934,7 @@ } }, "limitedUsers": { - "message": "Limited to $COUNT$ users (including you)", + "message": "Περιορίζεται σε $COUNT$ χρήστες (συμπεριλαμβανομένου εσένα)", "placeholders": { "count": { "content": "$1", @@ -1940,7 +1943,7 @@ } }, "limitedCollections": { - "message": "Limited to $COUNT$ collections", + "message": "Περιορίζεται σε $COUNT$ συλλογές", "placeholders": { "count": { "content": "$1", @@ -1949,7 +1952,7 @@ } }, "addShareLimitedUsers": { - "message": "Add and share with up to $COUNT$ users", + "message": "Προσθήκη και κοινή χρήση με έως και $COUNT$ χρήστες", "placeholders": { "count": { "content": "$1", @@ -1958,13 +1961,13 @@ } }, "addShareUnlimitedUsers": { - "message": "Add and share with unlimited users" + "message": "Προσθήκη και κοινή χρήση με απεριόριστους χρήστες" }, "createUnlimitedCollections": { - "message": "Create unlimited collections" + "message": "Δημιουργία απεριόριστων συλλογών" }, "gbEncryptedFileStorage": { - "message": "$SIZE$ encrypted file storage", + "message": "$SIZE$ κρυπτογραφημένη αποθήκευση αρχείων", "placeholders": { "size": { "content": "$1", @@ -1973,28 +1976,28 @@ } }, "onPremHostingOptional": { - "message": "On-premise hosting (optional)" + "message": "Υποδομή φιλοξενίας (προαιρετικό)" }, "usersGetPremium": { - "message": "Users get access to premium membership features" + "message": "Απόκτηση πρόσβασης χρηστών σε χαρακτηριστικά premium έκδοσης" }, "controlAccessWithGroups": { - "message": "Control user access with groups" + "message": "Έλεγχος πρόσβασης χρηστών με ομάδες" }, "syncUsersFromDirectory": { - "message": "Sync your users and groups from a directory" + "message": "Συγχρονισμός χρηστών και ομάδων από έναν κατάλογο" }, "trackAuditLogs": { - "message": "Track user actions with audit logs" + "message": "Παρακολούθηση ενεργειών χρήστη με αρχεία καταγραφής ελέγχου" }, "enforce2faDuo": { - "message": "Enforce 2FA with Duo" + "message": "Επιβολή 2FA με Duo" }, "priorityCustomerSupport": { - "message": "Priority customer support" + "message": "Προτεραιότητα υποστήριξης πελατών" }, "xDayFreeTrial": { - "message": "$COUNT$ day free trial, cancel anytime", + "message": "$COUNT$ ημέρες δωρεάν δοκιμής, ακυρώστε ανά πάσα στιγμή", "placeholders": { "count": { "content": "$1", @@ -2003,109 +2006,115 @@ } }, "monthly": { - "message": "Monthly" + "message": "Μηνιαία" }, "annually": { - "message": "Annually" + "message": "Ετησίως" }, "basePrice": { - "message": "Base Price" + "message": "Βασική τιμή" }, "organizationCreated": { - "message": "Organization Created" + "message": "Ο οργανισμός δημιουργήθηκε" }, "organizationReadyToGo": { - "message": "Your new organization is ready to go!" + "message": "Ο νέος σας οργανισμός είναι έτοιμος!" }, "organizationUpgraded": { - "message": "Your organization has been upgraded." + "message": "Ο οργανισμός σας έχει αναβαθμιστεί." }, "leave": { - "message": "Leave" + "message": "Αποχώρηση" }, "leaveOrganizationConfirmation": { - "message": "Are you sure you want to leave this organization?" + "message": "Είστε βέβαιοι ότι θέλετε να φύγετε από αυτόν τον οργανισμό;" }, "leftOrganization": { - "message": "You have left the organization." + "message": "Έχετε φύγει από τον οργανισμό." }, "defaultCollection": { - "message": "Default Collection" + "message": "Προεπιλεγμένη συλλογή" }, "getHelp": { - "message": "Get Help" + "message": "Ζητήστε βοήθεια" }, "getApps": { - "message": "Get the Apps" + "message": "Αποκτήστε τις Εφαρμογές" }, "loggedInAs": { - "message": "Logged in as" + "message": "Σύνδεδεμένος ως" }, "eventLogs": { - "message": "Event Logs" + "message": "Αρχείο καταγραφής συμβάντων" }, "people": { - "message": "People" + "message": "Άτομα" + }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" }, "groups": { - "message": "Groups" + "message": "Ομάδες" }, "newGroup": { - "message": "New Group" + "message": "Νέα ομάδα" }, "addGroup": { - "message": "Add Group" + "message": "Προσθήκη ομάδας" }, "editGroup": { - "message": "Edit Group" + "message": "Επεξεργασία ομάδας" }, "deleteGroupConfirmation": { - "message": "Are you sure you want to delete this group?" + "message": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτήν την ομάδα;" }, "removeUserConfirmation": { - "message": "Are you sure you want to remove this user?" + "message": "Είστε βέβαιοι ότι θέλετε να αφαιρέσετε αυτό τον χρήστη;" }, "externalId": { - "message": "External Id" + "message": "Εξωτερικό ID" }, "externalIdDesc": { - "message": "The external id can be used as a reference or to link this resource to an external system such as a user directory." + "message": "Το εξωτερικό αναγνωριστικό id μπορεί να χρησιμοποιηθεί ως αναφορά ή να συνδέσει αυτόν τον πόρο με ένα εξωτερικό σύστημα, όπως έναν κατάλογο χρηστών." }, "accessControl": { - "message": "Access Control" + "message": "Έλεγχος πρόσβασης" }, "groupAccessAllItems": { - "message": "This group can access and modify all items." + "message": "Αυτή η ομάδα μπορεί να έχει πρόσβαση και να τροποποιεί όλα τα στοιχεία." }, "groupAccessSelectedCollections": { - "message": "This group can access only the selected collections." + "message": "Αυτή η ομάδα μπορεί να έχει πρόσβαση μόνο στις επιλεγμένες συλλογές." }, "readOnly": { - "message": "Read Only" + "message": "Μόνο για ανάγνωση" }, "newCollection": { - "message": "New Collection" + "message": "Νέα Συλλογή" }, "addCollection": { - "message": "Add Collection" + "message": "Προσθήκη συλλογής" }, "editCollection": { - "message": "Edit Collection" + "message": "Επεξεργασία συλλογής" }, "deleteCollectionConfirmation": { - "message": "Are you sure you want to delete this collection?" + "message": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτή τη συλλογή;" }, "editUser": { - "message": "Edit User" + "message": "Επεξεργασία χρήστη" }, "inviteUser": { - "message": "Invite User" + "message": "Προσκαλέστε χρήστη" }, "inviteUserDesc": { - "message": "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account." + "message": "Προσκαλέστε έναν νέο χρήστη στον οργανισμό σας εισάγοντας παρακάτω τη διεύθυνση email του λογαριασμού Bitwarden. Αν δεν έχουν ήδη λογαριασμό Bitwarden, θα τους ζητηθεί να δημιουργήσουν ένα νέο λογαριασμό." }, "inviteMultipleEmailDesc": { - "message": "You can invite up to $COUNT$ users at a time by comma separating a list of email addresses.", + "message": "Μπορείτε να προσκαλέσετε στη λίστα σας μέχρι $COUNT$ χρήστες κάθε φορά διαχωρίζοντας με κόμμα κάθε διεύθυνση email.", "placeholders": { "count": { "content": "$1", @@ -2114,115 +2123,115 @@ } }, "userUsingTwoStep": { - "message": "This user is using two-step login to protect their account." + "message": "Αυτός ο χρήστης χρησιμοποιεί τρόπο σύνδεσης δύο βημάτων για να προστατεύσει το λογαριασμό του." }, "userAccessAllItems": { - "message": "This user can access and modify all items." + "message": "Αυτός ο χρήστης μπορεί να έχει πρόσβαση και να τροποποιεί όλα τα στοιχεία." }, "userAccessSelectedCollections": { - "message": "This user can access only the selected collections." + "message": "Αυτός ο χρήστης μπορεί να έχει πρόσβαση μόνο στις επιλεγμένες συλλογές." }, "search": { - "message": "Search" + "message": "Αναζήτηση" }, "invited": { - "message": "Invited" + "message": "Προσκεκλημμένος" }, "accepted": { - "message": "Accepted" + "message": "Αποδεκτή" }, "confirmed": { - "message": "Confirmed" + "message": "Επιβεβαιωμένος" }, "owner": { - "message": "Owner" + "message": "Ιδιοκτήτης" }, "ownerDesc": { - "message": "The highest access user that can manage all aspects of your organization." + "message": "Χρήστης με υψηλό βαθμό πρόσβασης που μπορεί να διαχειριστεί όλες τις πτυχές του οργανισμού σας." }, "admin": { - "message": "Admin" + "message": "Διαχειριστής" }, "adminDesc": { - "message": "Admins can access and manage all items, collections and users in your organization." + "message": "Οι διαχειριστές μπορούν να έχουν πρόσβαση και να διαχειρίζονται όλα τα στοιχεία, τις συλλογές και τους χρήστες του οργανισμού σας." }, "user": { - "message": "User" + "message": "Χρήστης" }, "userDesc": { - "message": "A regular user with access to assigned collections in your organization." + "message": "Ένας κανονικός χρήστης με πρόσβαση σε ανατεθείσες συλλογές στον οργανισμό σας." }, "manager": { - "message": "Manager" + "message": "Διαχειριστης" }, "managerDesc": { - "message": "Managers can access and manage assigned collections in your organization." + "message": "Οι διαχειριστές μπορούν να έχουν πρόσβαση και να διαχειρίζονται εκχωρημένες συλλογές στον οργανισμό σας." }, "all": { - "message": "All" + "message": "Όλα" }, "refresh": { - "message": "Refresh" + "message": "Ανανέωση" }, "timestamp": { - "message": "Timestamp" + "message": "Χρονική σήμανση" }, "event": { - "message": "Event" + "message": "Συμβάν" }, "unknown": { - "message": "Unknown" + "message": "Άγνωστο" }, "loadMore": { - "message": "Load More" + "message": "Φόρτωση περισσότερων" }, "mobile": { - "message": "Mobile", + "message": "Κινητού", "description": "Mobile app" }, "extension": { - "message": "Extension", + "message": "Επέκταση", "description": "Browser extension/addon" }, "desktop": { - "message": "Desktop", + "message": "Επιφάνειας Εργασίας", "description": "Desktop app" }, "webVault": { "message": "Web Vault" }, "loggedIn": { - "message": "Logged in." + "message": "Συνδεδεμένος." }, "changedPassword": { - "message": "Changed account password." + "message": "Αλλαγή κωδικού λογαριασμού." }, "enabledUpdated2fa": { - "message": "Enabled/updated two-step login." + "message": "Ενεργοποίηση/Ενημέρωση σύνδεσης δύο βημάτων." }, "disabled2fa": { - "message": "Disabled two-step login." + "message": "Απενεργοποίηση σύνδεσης δύο βημάτων." }, "recovered2fa": { - "message": "Recovered account from two-step login." + "message": "Ανάκτηση λογαριασμού από τη σύνδεση δύο βημάτων." }, "failedLogin": { - "message": "Login attempt failed with incorrect password." + "message": "Η προσπάθεια σύνδεσης απέτυχε λόγω εσφαλμένου κωδικού πρόσβασης." }, "failedLogin2fa": { - "message": "Login attempt failed with incorrect two-step login." + "message": "Η προσπάθεια σύνδεσης απέτυχε λόγω λανθασμένης σύνδεσης δύο βημάτων." }, "exportedVault": { - "message": "Exported vault." + "message": "Εξαγωγή λίστας." }, "exportedOrganizationVault": { - "message": "Exported organization vault." + "message": "Εξαγωγή λίστας οργανισμού." }, "editedOrgSettings": { - "message": "Edited organization settings." + "message": "Επεξεργασία ρυθμίσεων οργανισμού." }, "createdItemId": { - "message": "Created item $ID$.", + "message": "Δημιουργία στοιχείου $ID$.", "placeholders": { "id": { "content": "$1", @@ -2231,7 +2240,7 @@ } }, "editedItemId": { - "message": "Edited item $ID$.", + "message": "Επεξεργασία στοιχείου $ID$.", "placeholders": { "id": { "content": "$1", @@ -2240,7 +2249,7 @@ } }, "deletedItemId": { - "message": "Deleted item $ID$.", + "message": "Διαγραφή στοιχείου $ID$.", "placeholders": { "id": { "content": "$1", @@ -2249,7 +2258,7 @@ } }, "sharedItemId": { - "message": "Shared item $ID$.", + "message": "Κοινή χρήση στοιχείου $ID$.", "placeholders": { "id": { "content": "$1", @@ -2258,7 +2267,7 @@ } }, "viewedItemId": { - "message": "Viewed item $ID$.", + "message": "Προβολή στοιχείου $ID$.", "placeholders": { "id": { "content": "$1", @@ -2267,7 +2276,7 @@ } }, "viewedPasswordItemId": { - "message": "Viewed password for item $ID$.", + "message": "Προβολή κωδικού για το στοιχείο $ID$.", "placeholders": { "id": { "content": "$1", @@ -2276,7 +2285,7 @@ } }, "viewedHiddenFieldItemId": { - "message": "Viewed hidden field for item $ID$.", + "message": "Προβολή κρυμμένου πεδίου για το στοιχείο $ID$.", "placeholders": { "id": { "content": "$1", @@ -2285,7 +2294,7 @@ } }, "viewedSecurityCodeItemId": { - "message": "Viewed security code for item $ID$.", + "message": "Προβολή κωδικού ασφαλείας για το στοιχείο $ID$.", "placeholders": { "id": { "content": "$1", @@ -2294,7 +2303,7 @@ } }, "copiedPasswordItemId": { - "message": "Copied password for item $ID$.", + "message": "Αντιγραφή κωδικού για το στοιχείο $ID$.", "placeholders": { "id": { "content": "$1", @@ -2303,7 +2312,7 @@ } }, "copiedHiddenFieldItemId": { - "message": "Copied hidden field for item $ID$.", + "message": "Αντιγραφή κρυφού πεδίου για το στοιχείο $ID$.", "placeholders": { "id": { "content": "$1", @@ -2312,7 +2321,7 @@ } }, "copiedSecurityCodeItemId": { - "message": "Copied security code for item $ID$.", + "message": "Αντιγραφή κωδικού ασφαλείας για το στοιχείο $ID$.", "placeholders": { "id": { "content": "$1", @@ -2321,7 +2330,7 @@ } }, "autofilledItemId": { - "message": "Auto-filled item $ID$.", + "message": "Αυτόματη συμπλήρωση στοιχείου $ID$.", "placeholders": { "id": { "content": "$1", @@ -2330,7 +2339,7 @@ } }, "createdCollectionId": { - "message": "Created collection $ID$.", + "message": "Δημιουργία συλλογής $ID$.", "placeholders": { "id": { "content": "$1", @@ -2339,7 +2348,7 @@ } }, "editedCollectionId": { - "message": "Edited collection $ID$.", + "message": "Επεξεργασία συλλογής $ID$.", "placeholders": { "id": { "content": "$1", @@ -2348,7 +2357,7 @@ } }, "deletedCollectionId": { - "message": "Deleted collection $ID$.", + "message": "Διαγραφή συλλογής $ID$.", "placeholders": { "id": { "content": "$1", @@ -2356,8 +2365,17 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { - "message": "Created group $ID$.", + "message": "Δημιουργία ομάδας $ID$.", "placeholders": { "id": { "content": "$1", @@ -2366,7 +2384,7 @@ } }, "editedGroupId": { - "message": "Edited group $ID$.", + "message": "Επεξεργασία ομάδας $ID$.", "placeholders": { "id": { "content": "$1", @@ -2375,7 +2393,7 @@ } }, "deletedGroupId": { - "message": "Deleted group $ID$.", + "message": "Διαγραφή ομάδας $ID$.", "placeholders": { "id": { "content": "$1", @@ -2384,7 +2402,7 @@ } }, "removedUserId": { - "message": "Removed user $ID$.", + "message": "Αφαίρεση χρήστη $ID$.", "placeholders": { "id": { "content": "$1", @@ -2393,7 +2411,7 @@ } }, "createdAttachmentForItem": { - "message": "Created attachment for item $ID$.", + "message": "Δημιουργία συνημμένου για το στοιχείο $ID$.", "placeholders": { "id": { "content": "$1", @@ -2402,7 +2420,7 @@ } }, "deletedAttachmentForItem": { - "message": "Deleted attachment for item $ID$.", + "message": "Διαγραφή συνημμένου για το στοιχείο $ID$.", "placeholders": { "id": { "content": "$1", @@ -2411,7 +2429,7 @@ } }, "editedCollectionsForItem": { - "message": "Edited collections for item $ID$.", + "message": "Επεξεργασία συλλογών για το στοιχείο $ID$.", "placeholders": { "id": { "content": "$1", @@ -2420,7 +2438,7 @@ } }, "invitedUserId": { - "message": "Invited user $ID$.", + "message": "Προσκεκλημένος χρήστης $ID$.", "placeholders": { "id": { "content": "$1", @@ -2429,7 +2447,7 @@ } }, "confirmedUserId": { - "message": "Confirmed user $ID$.", + "message": "Επιβεβαιωμένος χρήστης $ID$.", "placeholders": { "id": { "content": "$1", @@ -2438,7 +2456,7 @@ } }, "editedUserId": { - "message": "Edited user $ID$.", + "message": "Επεξεργασία χρήστη $ID$.", "placeholders": { "id": { "content": "$1", @@ -2447,7 +2465,7 @@ } }, "editedGroupsForUser": { - "message": "Edited groups for user $ID$.", + "message": "Επεξεργασμένες ομάδων από χρήστη $ID$.", "placeholders": { "id": { "content": "$1", @@ -2456,37 +2474,37 @@ } }, "device": { - "message": "Device" + "message": "Συσκευή" }, "view": { - "message": "View" + "message": "Προβολή" }, "invalidDateRange": { - "message": "Invalid date range." + "message": "Μη έγκυρο εύρος ημερομηνιών." }, "errorOccurred": { - "message": "An error has occurred." + "message": "Παρουσιάστηκε σφάλμα." }, "userAccess": { - "message": "User Access" + "message": "Πρόσβαση χρήστη" }, "userType": { - "message": "User Type" + "message": "Τύπος χρήστη" }, "groupAccess": { - "message": "Group Access" + "message": "Πρόσβασης ομάδας" }, "groupAccessUserDesc": { - "message": "Edit the groups that this user belongs to." + "message": "Επεξεργασία ομάδων στις οποίες ανήκει ο συγκεκριμένος χρήστης." }, "invitedUsers": { - "message": "Invited user(s)." + "message": "Προσκεκλημένοι χρήστες." }, "resendInvitation": { - "message": "Resend Invitation" + "message": "Επανάληψη αποστολής πρόσκλησης" }, "hasBeenReinvited": { - "message": "$USER$ has been reinvited.", + "message": "$USER$ έχει προσκληθεί.", "placeholders": { "user": { "content": "$1", @@ -2495,13 +2513,13 @@ } }, "confirm": { - "message": "Confirm" + "message": "Επιβεβαίωση" }, "confirmUser": { - "message": "Confirm User" + "message": "Επιβεβαίωση χρήστη" }, "hasBeenConfirmed": { - "message": "$USER$ has been confirmed.", + "message": "$USER$ έχει επιβεβαιωθεί.", "placeholders": { "user": { "content": "$1", @@ -2510,113 +2528,122 @@ } }, "confirmUsers": { - "message": "Confirm Users" + "message": "Επιβεβαίωση χρηστών" }, "usersNeedConfirmed": { - "message": "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the organization until they are confirmed." + "message": "Έχετε χρήστες που έχουν αποδεχθεί την πρόσκλησή τους, αλλά πρέπει να επιβεβαιωθούν. Οι χρήστες δεν θα έχουν πρόσβαση στον οργανισμό μέχρι να επιβεβαιωθούν." }, "startDate": { - "message": "Start Date" + "message": "Ημερομηνία έναρξης" }, "endDate": { - "message": "End Date" + "message": "Ημερομηνία λήξης" }, "verifyEmail": { - "message": "Verify Email" + "message": "Επιβεβαίωση Email" }, "verifyEmailDesc": { - "message": "Verify your account's email address to unlock access to all features." + "message": "Επαληθεύστε τη διεύθυνση email του λογαριασμού σας για να ξεκλειδώσετε την πρόσβαση σε όλες τις λειτουργίες." }, "verifyEmailFirst": { - "message": "Your account's email address first must be verified." + "message": "Η διεύθυνση emai του λογαριασμού σας πρέπει πρώτα να επαληθευτεί." }, "checkInboxForVerification": { - "message": "Check your email inbox for a verification link." + "message": "Ελέγξτε τα εισερχόμενα στο email σας για έναν σύνδεσμο επαλήθευσης." }, "emailVerified": { - "message": "Your email has been verified." + "message": "Το email σας έχει επαληθευτεί." }, "emailVerifiedFailed": { - "message": "Unable to verify your email. Try sending a new verification email." + "message": "Δεν είναι δυνατή η επαλήθευση του email σας. Δοκιμάστε να στείλετε νέο email επαλήθευσης." }, "updateBrowser": { - "message": "Update Browser" + "message": "Ενημερώστε το πρόγραμμα περιήγησης" }, "updateBrowserDesc": { - "message": "You are using an unsupported web browser. The web vault may not function properly." + "message": "Χρησιμοποιείτε ένα μη υποστηριζόμενο πρόγραμμα περιήγησης. Το web vaul ενδέχεται να μην λειτουργεί σωστά." }, "joinOrganization": { - "message": "Join Organization" + "message": "Εγγραφή στον οργανισμό" }, "joinOrganizationDesc": { - "message": "You've been invited to join the organization listed above. To accept the invitation, you need to log in or create a new Bitwarden account." + "message": "Έχετε προσκληθεί να συμμετάσχετε στον παραπάνω οργανισμό. Για να αποδεχτείτε την πρόσκληση, πρέπει να συνδεθείτε ή να δημιουργήσετε ένα νέο λογαριασμό Bitwarden." }, "inviteAccepted": { - "message": "Invitation Accepted" + "message": "Η Πρόσκληση έγινε αποδεκτή" }, "inviteAcceptedDesc": { - "message": "You can access this organization once an administrator confirms your membership. We'll send you an email when that happens." + "message": "Μπορείτε να αποκτήσετε πρόσβαση σε αυτόν τον οργανισμό μόλις ο διαχειριστής σας επιβεβαιώσει την ιδιότητα μέλους. Θα σας στείλουμε ένα email όταν αυτό συμβεί." }, "inviteAcceptFailed": { - "message": "Unable to accept invitation. Ask an organization admin to send a new invitation." + "message": "Δεν είναι δυνατή η αποδοχή πρόσκλησης. Ζητήστε από έναν διαχειριστή του οργανισμού να στείλει μια νέα πρόσκληση." + }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } }, "rememberEmail": { - "message": "Remember email" + "message": "Απομνημόνευση email" }, "recoverAccountTwoStepDesc": { - "message": "If you cannot access your account through your normal two-step login methods, you can use your two-step login recovery code to disable all two-step providers on your account." + "message": "Εάν δεν μπορείτε να αποκτήσετε πρόσβαση στο λογαριασμό σας μέσω των συνήθων μεθόδων σύνδεσης δύο βημάτων, μπορείτε να χρησιμοποιήσετε τον κωδικό ανάκτησης σύνδεσης δύο βημάτων για να απενεργοποιήσετε όλους τους παροχείς δύο βημάτων στο λογαριασμό σας." }, "recoverAccountTwoStep": { - "message": "Recover Account Two-Step Login" + "message": "Ανάκτηση λογαριασμού σύνδεσης δύο βημάτων" }, "twoStepRecoverDisabled": { - "message": "Two-step login has been disabled on your account." + "message": "Η σύνδεση δύο βημάτων έχει απενεργοποιηθεί στο λογαριασμό σας." }, "learnMore": { - "message": "Learn more" + "message": "Μάθετε περισσότερα" }, "deleteRecoverDesc": { - "message": "Enter your email address below to recover and delete your account." + "message": "Εισαγάγετε την παρακάτω διεύθυνση email για να ανακτήσετε και να διαγράψετε το λογαριασμό σας." }, "deleteRecoverEmailSent": { - "message": "If your account exists, we've sent you an email with further instructions." + "message": "Εάν ο λογαριασμός σας ήδη υπάρχει, σας έχουμε στείλει ένα email με περισσότερες οδηγίες." }, "deleteRecoverConfirmDesc": { - "message": "You have requested to delete your Bitwarden account. Click the button below to confirm." + "message": "Ζητήσατε να διαγράψετε το λογαριασμό Bitwarden. Κάντε κλικ στο παρακάτω κουμπί για επιβεβαίωση." }, "myOrganization": { - "message": "My Organization" + "message": "Ο οργανισμός μου" }, "deleteOrganization": { - "message": "Delete Organization" + "message": "Διαγραφή οργανισμού" }, "deleteOrganizationDesc": { - "message": "Proceed below to delete this organization and all associated data. Individual user accounts will remain, though they will not be associated to this organization anymore. " + "message": "Συνεχίστε παρακάτω για να διαγράψετε αυτόν τον οργανισμό και όλα τα σχετικά δεδομένα. Θα παραμείνουν μεμονωμένοι λογαριασμοί χρηστών, αν και δεν θα συσχετίζονται πλέον με αυτόν τον οργανισμό. " }, "deleteOrganizationWarning": { - "message": "Deleting the organization is permanent. It cannot be undone." + "message": "Η διαγραφή του οργανισμού είναι μόνιμη. Δεν μπορεί να αναιρεθεί." }, "organizationDeleted": { - "message": "Organization Deleted" + "message": "Ο οργανισμός διαγράφηκε" }, "organizationDeletedDesc": { - "message": "The organization and all associated data has been deleted." + "message": "Ο οργανισμός και όλα τα σχετικά δεδομένα έχουν διαγραφεί." }, "organizationUpdated": { - "message": "Organization updated" + "message": "Ο οργανισμός ενημερώθηκε" }, "taxInformation": { - "message": "Tax Information" + "message": "Φορολογικές πληροφορίες" }, "taxInformationDesc": { - "message": "Please contact support to provide (or update) tax information for your invoices." + "message": "Επικοινωνήστε με την υποστήριξη για να δώσετε (ή να ενημερώσετε) φορολογικά στοιχεία για τα παραστατικά σας." }, "billingPlan": { - "message": "Plan", + "message": "Πακέτο", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlan": { - "message": "Change Plan", + "message": "Αλλαγή προγράμματος", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanUpgrade": { @@ -2624,11 +2651,11 @@ "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanDesc": { - "message": "Contact customer support if you would like to change your plan. Please ensure that you have an active payment method added to the account.", + "message": "Επικοινωνήστε με την υποστήριξη πελατών αν θέλετε να αλλάξετε το πλάνο σας. Βεβαιωθείτε ότι έχετε προσθέσει έναν ενεργό τρόπο πληρωμής στο λογαριασμό.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "invoiceNumber": { - "message": "Invoice #$NUMBER$", + "message": "Παραστατικό #$NUMBER$", "description": "ex. Invoice #79C66F0-0001", "placeholders": { "number": { @@ -2638,31 +2665,31 @@ } }, "viewInvoice": { - "message": "View Invoice" + "message": "Προβολή παραστατικού" }, "downloadInvoice": { - "message": "Download Invoice" + "message": "Λήψη παραστατικού" }, "verifyBankAccount": { - "message": "Verify Bank Account" + "message": "Επαλήθευση τραπεζικού λογαριασμού" }, "verifyBankAccountDesc": { - "message": "We have made two micro-deposits to your bank account (it may take 1-2 business days to show up). Enter these amounts to verify the bank account." + "message": "Έχουμε κάνει δύο μικρο-καταθέσεις στον τραπεζικό σας λογαριασμό (μπορεί να χρειαστούν 1-2 εργάσιμες ημέρες για να εμφανιστούν). Καταχωρίστε αυτά τα ποσά για να επαληθεύσετε τον τραπεζικό λογαριασμό." }, "verifyBankAccountInitialDesc": { - "message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account." + "message": "Η πληρωμή με τραπεζικό λογαριασμό είναι διαθέσιμη μόνο σε πελάτες στις Ηνωμένες Πολιτείες. Θα σας ζητηθεί να επαληθεύσετε τον τραπεζικό σας λογαριασμό. Θα πραγματοποιήσουμε δύο μικρο-καταθέσεις εντός των επόμενων 1-2 εργάσιμων ημερών. Καταχωρίστε αυτά τα ποσά στη σελίδα χρέωσης του οργανισμού για να επαληθεύσετε τον τραπεζικό λογαριασμό." }, "verifyBankAccountFailureWarning": { - "message": "Failure to verify the bank account will result in a missed payment and your subscription being disabled." + "message": "Η αδυναμία επαλήθευσης του τραπεζικού λογαριασμού θα έχει ως αποτέλεσμα τη μη πραγματοποίηση πληρωμής και την απενεργοποίηση της συνδρομής σας." }, "verifiedBankAccount": { - "message": "Bank account has been verified." + "message": "Ο τραπεζικός λογαριασμός έχει επαληθευτεί." }, "bankAccount": { - "message": "Bank Account" + "message": "Τραπεζικός Λογαριασμός" }, "amountX": { - "message": "Amount $COUNT$", + "message": "Ποσό $COUNT$", "description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50", "placeholders": { "count": { @@ -2672,37 +2699,37 @@ } }, "routingNumber": { - "message": "Routing Number", + "message": "Αριθμός Δρομολόγησης", "description": "Bank account routing number" }, "accountNumber": { - "message": "Account Number" + "message": "Αριθμός λογαριασμού" }, "accountHolderName": { - "message": "Account Holder Name" + "message": "Όνομα κατόχου λογαριασμού" }, "bankAccountType": { - "message": "Account Type" + "message": "Τύπος λογαριασμού" }, "bankAccountTypeCompany": { - "message": "Company (Business)" + "message": "Εταιρεία (Επιχειρήσεις)" }, "bankAccountTypeIndividual": { - "message": "Individual (Personal)" + "message": "Ατομική (Προσωπική)" }, "enterInstallationId": { - "message": "Enter your installation id" + "message": "Εισαγάγετε το αναγνωριστικό εγκατάστασης" }, "addSeats": { - "message": "Add Seats", + "message": "Προσθήκη θέσεων", "description": "Seat = User Seat" }, "removeSeats": { - "message": "Remove Seats", + "message": "Αφαίρεση θέσεων", "description": "Seat = User Seat" }, "subscriptionUserSeats": { - "message": "Your subscription allows for a total of $COUNT$ users.", + "message": "Η συνδρομή σας επιτρέπει συνολικά $COUNT$ χρήστες.", "placeholders": { "count": { "content": "$1", @@ -2711,19 +2738,19 @@ } }, "seatsToAdd": { - "message": "Seats To Add" + "message": "Θέσεις για προσθήκη" }, "seatsToRemove": { - "message": "Seats To Remove" + "message": "Θέσεις για κατάργηση" }, "seatsAddNote": { - "message": "Adding user seats will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle." + "message": "Η προσθήκη θέσεων χρηστών θα έχει ως αποτέλεσμα προσαρμογές στα σύνολα χρέωσης και θα χρεώσει αμέσως τον τρόπο πληρωμής σας στο αρχείο. Η πρώτη χρέωση θα είναι αναλογική για το υπόλοιπο του τρέχοντος κύκλου χρέωσης." }, "seatsRemoveNote": { - "message": "Removing user seats will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge." + "message": "Η κατάργηση των θέσεων χρηστών θα έχει ως αποτέλεσμα προσαρμογές των λεπτομερειών χρέωσής σας, οι οποίες θα αναλογούν ως πίστωση στην επόμενη τιμολόγηση σας." }, "adjustedSeats": { - "message": "Adjusted $AMOUNT$ user seats.", + "message": "$AMOUNT$ προσαρμοσμένες θέσεις χρηστών.", "placeholders": { "amount": { "content": "$1", @@ -2732,211 +2759,277 @@ } }, "keyUpdated": { - "message": "Key Updated" + "message": "Το κλειδί ενημερώθηκε" }, "updateKeyTitle": { - "message": "Update Key" + "message": "Ενημέρωση κλειδιού" }, "updateEncryptionKey": { - "message": "Update Encryption Key" + "message": "Ενημέρωση κλειδιού κρυπτογράφησης" }, "updateEncryptionKeyShortDesc": { - "message": "You are currently using an outdated encryption scheme." + "message": "Αυτήν τη στιγμή χρησιμοποιείτε ένα ξεπερασμένο σύστημα κρυπτογράφησης." }, "updateEncryptionKeyDesc": { - "message": "We've moved to larger encryption keys that provide better security and access to newer features. Updating your encryption key is quick and easy. Just type your master password below. This update will eventually become mandatory." + "message": "Έχουμε μετακινηθεί σε μεγαλύτερα κλειδιά κρυπτογράφησης που παρέχουν καλύτερη ασφάλεια και πρόσβαση σε νεότερες λειτουργίες. Η ενημέρωση του κλειδιού κρυπτογράφησης είναι γρήγορη και εύκολη. Απλά πληκτρολογήστε τον κύριο κωδικό σας παρακάτω. Αυτή η ενημέρωση τελικά θα καταστεί υποχρεωτική." }, "updateEncryptionKeyWarning": { - "message": "After updating your encryption key, you are required to log out and back in to all Bitwarden applications that you are currently using (such as the mobile app or browser extensions). Failure to log out and back in (which downloads your new encryption key) may result in data corruption. We will attempt to log you out automatically, however, it may be delayed." + "message": "Μετά την ενημέρωση του κλειδιού κρυπτογράφησης, πρέπει να αποσυνδεθείτε και να επιστρέψετε σε όλες τις εφαρμογές Bitwarden που χρησιμοποιείτε αυτήν τη στιγμή (όπως η εφαρμογή για κινητά ή οι επεκτάσεις του προγράμματος περιήγησης). Η αποτυχία αποσύνδεσης και επαναφοράς (στην οποία γίνεται λήψη του νέου κλειδιού κρυπτογράφησης) ενδέχεται να προκαλέσει καταστροφή δεδομένων. Θα προσπαθήσουμε να αποσυνδεθείτε αυτόματα, ωστόσο αυτό μπορεί να καθυστερήσει." }, "subscription": { - "message": "Subscription" + "message": "Συνδρομή" }, "loading": { - "message": "Loading" + "message": "Φόρτωση" }, "upgrade": { - "message": "Upgrade" + "message": "Αναβάθμιση" }, "upgradeOrganization": { - "message": "Upgrade Organization" + "message": "Αναβάθμιση οργανισμού" }, "upgradeOrganizationDesc": { - "message": "This feature is not available for free organizations. Switch to a paid plan to unlock more features." + "message": "Αυτή η λειτουργία δεν είναι διαθέσιμη στους υπό δωρεάν οργανισμούς. Μεταβείτε σε ένα σχέδιο πληρωμής για να ξεκλειδώσετε περισσότερες λειτουργίες." }, "createOrganizationStep1": { - "message": "Create Organization: Step 1" + "message": "Δημιουργία Οργανισμού: Βήμα 1" }, "createOrganizationCreatePersonalAccount": { - "message": "Before creating your organization, you first need to create a free personal account." + "message": "Πριν δημιουργήσετε τον οργανισμό σας, πρέπει πρώτα να δημιουργήσετε έναν δωρεάν προσωπικό λογαριασμό." }, "refunded": { - "message": "Refunded" + "message": "Αποζημιώθηκε" }, "nothingSelected": { - "message": "You have not selected anything." + "message": "Δεν έχετε επιλέξει τίποτα." }, "submitAgreePolicies": { - "message": "By clicking the \"Submit\" button, you agree to the following policies:", + "message": "Κάνοντας κλικ στο κουμπί \"Υποβολή\", συμφωνείτε με τις ακόλουθες πολιτικές:", "description": "A policy is something like Terms of Service, Privacy Policy, etc." }, "termsOfService": { - "message": "Terms of Service" + "message": "Όροι παροχής υπηρεσιών" }, "privacyPolicy": { - "message": "Privacy Policy" + "message": "Πολιτική Απορρήτου" }, "filters": { - "message": "Filters" + "message": "Φίλτρα" }, "lockOptions": { - "message": "Lock Options" + "message": "Επιλογές Κλειδώματος" }, "lockOptionsDesc": { - "message": "Choose when your vault locks. A locked vault requires that you re-enter your master password to access it again." + "message": "Επιλέξτε πότε θα κλειδώνει η λίστα σας. Μια κλειδωμένη λίστα απαιτεί να εισαγάγετε εκ νέου τον κύριο κωδικό για να αποκτήσετε πάλι πρόσβαση σε αυτήν." }, "oneMinute": { - "message": "1 minute" + "message": "1 λεπτό" }, "fiveMinutes": { - "message": "5 minutes" + "message": "5 λεπτά" }, "fifteenMinutes": { - "message": "15 minutes" + "message": "15 λεπτά" }, "thirtyMinutes": { - "message": "30 minutes" + "message": "30 λεπτά" }, "oneHour": { - "message": "1 hour" + "message": "1 ώρα" }, "fourHours": { - "message": "4 hours" + "message": "4 ώρες" }, "onRefresh": { - "message": "On Browser Refresh" + "message": "Στην ανανέωση προγράμματος περιήγησης" }, "dateUpdated": { - "message": "Updated", + "message": "Ενημέρωση", "description": "ex. Date this item was updated" }, "datePasswordUpdated": { - "message": "Password Updated", + "message": "Ο κωδικός ενημερώθηκε", "description": "ex. Date this password was updated" }, "organizationIsDisabled": { - "message": "Organization is disabled." + "message": "Ο οργανισμός είναι απενεργοποιημένος." }, "licenseIsExpired": { - "message": "License is expired." + "message": "Η άδεια χρήσης έληξε." }, "updatedUsers": { - "message": "Updated users" + "message": "Ενημέρωση χρηστών" }, "selected": { - "message": "Selected" + "message": "Επιλεγμένα" }, "ownership": { - "message": "Ownership" + "message": "Ιδιοκτησία" }, "whoOwnsThisItem": { - "message": "Who owns this item?" + "message": "Ποιος κατέχει αυτό το στοιχείο;" }, "strong": { - "message": "Strong", + "message": "Ισχυρό", "description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong" }, "good": { - "message": "Good", + "message": "Καλός", "description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong" }, "weak": { - "message": "Weak", + "message": "Αδύναμος", "description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong" }, "veryWeak": { - "message": "Very Weak", + "message": "Πολύ αδύναμος", "description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong" }, "weakMasterPassword": { - "message": "Weak Master Password" + "message": "Αδύναμος κύριος κωδικός" }, "weakMasterPasswordDesc": { - "message": "The master password you have chosen is weak. You should use a strong master password (or a passphrase) to properly protect your Bitwarden account. Are you sure you want to use this master password?" + "message": "Ο κύριος κωδικός που έχετε επιλέξει είναι αδύναμος. Θα πρέπει να χρησιμοποιήσετε έναν ισχυρό κύριο κωδικό (ή μια φράση) για την κατάλληλη προστασία του λογαριασμού Bitwarden. Είστε βέβαιοι ότι θέλετε να χρησιμοποιήσετε αυτόν τον κύριο κωδικό;" }, "rotateAccountEncKey": { - "message": "Also rotate my account's encryption key" + "message": "Επίσης, περιστροφή κλειδιού κρυπτογράφησης του λογαριασμού μου" }, "rotateEncKeyTitle": { - "message": "Rotate Encryption Key" + "message": "Περιστροφή κλειδιού κρυπτογράφησης" }, "rotateEncKeyConfirmation": { - "message": "Are you sure you want to rotate your account's encryption key?" + "message": "Είστε βέβαιοι ότι θέλετε να περιστροφή κλειδιού κρυπτογράφησης του λογαριασμού σας;" }, "attachmentsNeedFix": { - "message": "This item has old file attachments that need to be fixed." + "message": "Αυτό το στοιχείο έχει παλιά συνημμένα αρχεία που πρέπει να διορθωθούν." }, "attachmentFixDesc": { - "message": "This is an old file attachment the needs to be fixed. Click to learn more." + "message": "Αυτό είναι ένα παλιό συνημμένο αρχείο που πρέπει να διορθωθεί. Κάντε κλικ για να μάθετε περισσότερα." }, "fix": { - "message": "Fix", + "message": "Επιδιόρθωσε", "description": "This is a verb. ex. 'Fix The Car'" }, "oldAttachmentsNeedFixDesc": { - "message": "There are old file attachments in your vault that need to be fixed before you can rotate your account's encryption key." + "message": "Υπάρχουν στο παρελθόν παλιά συνημμένα αρχεία που πρέπει να διορθωθούν πριν την περιστροφή κλειδιού κρυπτογράφησης του λογαριασμού σας." }, "yourAccountsFingerprint": { - "message": "Your account's fingerprint phrase", + "message": "Φράση δακτυλικών αποτυπωμάτων λογαριασμού", "description": "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." }, "fingerprintEnsureIntegrityVerify": { - "message": "To ensure the integrity of your encryption keys, please verify the user's fingerprint phrase before continuing.", + "message": "Για να διασφαλίσετε την ακεραιότητα των κλειδιών κρυπτογράφησης, επιβεβαιώστε τη φράση των δακτυλικών αποτυπωμάτων χρήστη πριν συνεχίσετε.", "description": "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." }, "dontAskFingerprintAgain": { - "message": "Don't ask to verify fingerprint phrase again", + "message": "Να μην ζητηθεί ξανά επαλήθευση φράσης δακτυλικών αποτυπωμάτων", "description": "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." }, "free": { - "message": "Free", + "message": "Δωρεάν", "description": "Free, as in 'Free beer'" }, "apiKey": { - "message": "API Key" + "message": "Kλειδί API" }, "apiKeyDesc": { - "message": "Your API key can be used to authenticate to the Bitwarden public API." + "message": "Το κλειδί API μπορεί να χρησιμοποιηθεί για τον έλεγχο ταυτότητας στο δημόσιο API Bitwarden." }, "apiKeyRotateDesc": { - "message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use." + "message": "Η περιστροφή του πλήκτρου API θα ακυρώσει το προηγούμενο κλειδί. Μπορείτε να περιστρέψετε το κλειδί API αν πιστεύετε ότι το τρέχον κλειδί δεν είναι πλέον ασφαλές στη χρήση." }, "apiKeyWarning": { - "message": "Your API key has full access to the organization. It should be kept secret." + "message": "Το κλειδί API έχει πλήρη πρόσβαση στον οργανισμό. Πρέπει να φυλάσσεται καλά." }, "oauth2ClientCredentials": { - "message": "OAuth 2.0 Client Credentials", + "message": "Πιστοποιητικά πελάτη OAuth 2.0", "description": "'OAuth 2.0' is a programming protocol. It should probably not be translated." }, "viewApiKey": { - "message": "View API Key" + "message": "Προβολή κλειδιού API" }, "rotateApiKey": { - "message": "Rotate API Key" + "message": "Περιστροφή κλειδιού API" }, "selectOneCollection": { - "message": "You must select at least one collection." + "message": "Πρέπει να επιλέξετε τουλάχιστον μία συλλογή." }, "couldNotChargeCardPayInvoice": { - "message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below." + "message": "Δεν ήταν δυνατή η χρέωση της κάρτας σας. Παρακαλούμε δείτε και πληρώστε το μη πληρωθέν παραστατικό που παρατίθεται παρακάτω." }, "inAppPurchase": { "message": "Αγορές εντός εφαρμογής" }, "cannotPerformInAppPurchase": { - "message": "You cannot perform this action while using an in-app purchase payment method." + "message": "Δεν μπορείτε να εκτελέσετε αυτήν την ενέργεια κατά τη χρήση μεθόδου αγοράς και πληρωμής μέσω εφαρμογής." }, "manageSubscriptionFromStore": { - "message": "You must manage your subscription from the store where your in-app purchase was made." + "message": "Πρέπει να διαχειριστείτε τη συνδρομή σας από το κατάστημα όπου έγινε η αγορά σας μέσω εφαρμογής." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/en_GB/messages.json b/src/locales/en_GB/messages.json index 877a4832726..ee857d68c26 100644 --- a/src/locales/en_GB/messages.json +++ b/src/locales/en_GB/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Password generator" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Minimum numbers" }, @@ -2047,6 +2050,12 @@ "people": { "message": "People" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Groups" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Created group $ID$.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Unable to accept invitation. Ask an organisation admin to send a new invitation." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Remember email" }, @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "You must manage your subscription from the store where your in-app purchase was made." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/eo/messages.json b/src/locales/eo/messages.json index fed54c31af0..9ba3fa9c657 100644 --- a/src/locales/eo/messages.json +++ b/src/locales/eo/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Password Generator" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Minimum Numbers" }, @@ -2047,6 +2050,12 @@ "people": { "message": "People" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Groups" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Created group $ID$.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Unable to accept invitation. Ask an organization admin to send a new invitation." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Remember email" }, @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "You must manage your subscription from the store where your in-app purchase was made." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/es/messages.json b/src/locales/es/messages.json index 85f36ca9f8d..88457075d20 100644 --- a/src/locales/es/messages.json +++ b/src/locales/es/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Generador de contraseñas" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Mínimo de caracteres numéricos" }, @@ -2047,6 +2050,12 @@ "people": { "message": "Personas" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Grupos" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Grupo $ID$ creado.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "No se puede aceptar la invitación. Pida a un administrador de la organización que envíe una nueva invitación." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Recordar correo electrónico" }, @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "Debes administrar tu suscripción desde la tienda donde se hizo tu compra en la aplicación." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/et/messages.json b/src/locales/et/messages.json index 83c1960a423..22d35b618d6 100644 --- a/src/locales/et/messages.json +++ b/src/locales/et/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Parooli genereerimine" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Vähim arv numbreid" }, @@ -2047,6 +2050,12 @@ "people": { "message": "Inimesed" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Grupid" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Lõi grupi $ID$.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Kutse vastuvõtmine nurjus. Palu organisatsiooni administraatoril uus kutse saata." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Mäleta e-posti aadressi" }, @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "Saad oma tellimust hallata poest, kust äpi sisese ostu sooritasid." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/fi/messages.json b/src/locales/fi/messages.json index 41a5b2fad8a..9ede3ca6b74 100644 --- a/src/locales/fi/messages.json +++ b/src/locales/fi/messages.json @@ -152,7 +152,7 @@ "message": "Arvo" }, "dragToSort": { - "message": "Drag to sort" + "message": "Lajittele vetämällä" }, "cfTypeText": { "message": "Teksti" @@ -590,7 +590,7 @@ "message": "Avaa" }, "loggedInAsEmailOn": { - "message": "Logged in as $EMAIL$ on $HOSTNAME$.", + "message": "Kirjautuneena käyttäjänä $EMAIL$ palveluun $HOSTNAME$.", "placeholders": { "email": { "content": "$1", @@ -762,7 +762,7 @@ } }, "shareSelectedItemsCountDesc": { - "message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.", + "message": "Olet valinnut $COUNT$ kohdetta. $SHAREABLE_COUNT$ kohdetta on jaettavissa, $NONSHAREABLE_COUNT$ ei ole.", "placeholders": { "count": { "content": "$1", @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Salasanageneraattori" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Numeroja vähintään" }, @@ -828,7 +831,7 @@ "message": "Sanaerotin" }, "capitalize": { - "message": "Capitalize", + "message": "Jokainen sana isolla alkukirjaimella", "description": "Make the first letter of a work uppercase." }, "includeNumber": { @@ -938,7 +941,7 @@ "message": "Concerned your account is logged in on another device? Proceed below to deauthorize all computers or devices that you have previously used. This security step is recommended if you previously used a public computer or accidentally saved your password on a device that isn't yours. This step will also clear all previously remembered two-step login sessions." }, "deauthorizeSessionsWarning": { - "message": "Proceeding will also log you out of your current session, requiring you to log back in. You will also be prompted for two-step login again, if enabled. Active sessions on other devices may continue to remain active for up to one hour." + "message": "Jatkamalla kirjaudut ulos nykyisestä istunnostasi ja joudut kirjautumaan uudelleen sisään. Myös kaksivaiheinen kirjautuminen täytyy tehdä uudestaan. Aktiiviset istunnot toisilla laitteilla saattavat pysyä aktiivisina jopa tunnin." }, "sessionsDeauthorized": { "message": "Kaikkien istujentojen valtuudet poistettu" @@ -1057,10 +1060,10 @@ "message": "Omat vertaistoimialueet" }, "exclude": { - "message": "Exclude" + "message": "Älä sisällytä" }, "include": { - "message": "Include" + "message": "Sisällytä" }, "customize": { "message": "Mukauta" @@ -1087,7 +1090,7 @@ "message": "Kaksivaiheinen kirjautuminen" }, "twoStepLoginDesc": { - "message": "Secure your account by requiring an additional step when logging in." + "message": "Turvaa tilisi vaatimalla lisävaiheita sisäänkirjautumisen yhteydessä." }, "twoStepLoginOrganizationDesc": { "message": "Require two-step login for your organization's users by configuring providers at the organization level." @@ -1122,7 +1125,7 @@ "message": "Tarvitset premium-jäsenyyden tämän toiminnon käyttämiseen." }, "youHavePremiumAccess": { - "message": "You have premium access" + "message": "Sinulla on premium käyttäjätili" }, "alreadyPremiumFromOrg": { "message": "You already have access to premium features because of an organization you are a member of." @@ -1260,10 +1263,10 @@ "message": "Send Email" }, "twoFactorU2fAdd": { - "message": "Add a FIDO U2F security key to your account" + "message": "Lisää FIDO U2F -turva-avain tilillesi" }, "removeU2fConfirmation": { - "message": "Are you sure you want to remove this security key?" + "message": "Haluatko varmasti poistaa tämän turva-avaimen?" }, "readKey": { "message": "Read Key" @@ -1272,13 +1275,13 @@ "message": "Avain on vaarantunut." }, "twoFactorU2fGiveName": { - "message": "Give the security key a friendly name to identify it." + "message": "Anna turva-avaimelle helposti tunnistettava nimi." }, "twoFactorU2fPlugInReadKey": { "message": "Plug the security key into your computer's USB port and click the \"Read Key\" button." }, "twoFactorU2fTouchButton": { - "message": "If the security key has a button, touch it." + "message": "Jos turva-avaimessa on painike, kosketa sitä." }, "twoFactorU2fSaveForm": { "message": "Tallenna lomake." @@ -1432,7 +1435,7 @@ "message": "No logins in your vault have passwords that are being reused." }, "reusedXTimes": { - "message": "Reused $COUNT$ times", + "message": "Käytetty uudestaan $COUNT$ kertaa", "placeholders": { "count": { "content": "$1", @@ -1713,7 +1716,7 @@ "message": "Poista tallennustila" }, "subscriptionStorage": { - "message": "Your subscription has a total of $MAX_STORAGE$ GB of encrypted file storage. You are currently using $USED_STORAGE$.", + "message": "Tilaukseesi sisältyy $MAX_STORAGE$ Gt salattua tallennustilaa. Tilasta on tällä hetkellä käytössä $USED_STORAGE$.", "placeholders": { "max_storage": { "content": "$1", @@ -1824,7 +1827,7 @@ "message": "To create an on-premise hosted organization you need to upload a valid license file." }, "accountEmailMustBeVerified": { - "message": "Your account's email address must be verified." + "message": "Tilisi sähköpostiosoite tulee vahvistaa." }, "newOrganizationDesc": { "message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company." @@ -2047,6 +2050,12 @@ "people": { "message": "Ihmiset" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Ryhmät" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Luotu ryhmä $ID$.", "placeholders": { @@ -2560,8 +2578,17 @@ "inviteAcceptFailed": { "message": "Kutsun hyväksyminen ei onnistu. Pyydä organisaation ylläpitäjää lähettämään uusi kutsu." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { - "message": "Remember email" + "message": "Muista sähköpostiosoite" }, "recoverAccountTwoStepDesc": { "message": "If you cannot access your account through your normal two-step login methods, you can use your two-step login recovery code to disable all two-step providers on your account." @@ -2570,7 +2597,7 @@ "message": "Recover Account Two-Step Login" }, "twoStepRecoverDisabled": { - "message": "Two-step login has been disabled on your account." + "message": "Kaksivaiheinen kirjautuminen on poistettu käytöstä tililtäsi." }, "learnMore": { "message": "Lisätietoja" @@ -2928,15 +2955,81 @@ "message": "Valitse vähintään yksi kokoelma." }, "couldNotChargeCardPayInvoice": { - "message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below." + "message": "Emme kyenneet veloittamaan luottokorttitiliäsi. Katso alta maksamattoman laskun tiedot ja maksa se." }, "inAppPurchase": { - "message": "In-app Purchase" + "message": "Sovelluksen sisäinen ostos" }, "cannotPerformInAppPurchase": { "message": "You cannot perform this action while using an in-app purchase payment method." }, "manageSubscriptionFromStore": { "message": "You must manage your subscription from the store where your in-app purchase was made." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/fr/messages.json b/src/locales/fr/messages.json index 95c9dddcd70..8be051cd0cb 100644 --- a/src/locales/fr/messages.json +++ b/src/locales/fr/messages.json @@ -50,7 +50,7 @@ "message": "Nom du titulaire de la carte" }, "number": { - "message": "Nombre" + "message": "Numéro" }, "brand": { "message": "Réseau de paiement" @@ -211,7 +211,7 @@ "message": "Afficher/Masquer" }, "toggleCollapse": { - "message": "Déplier ou replier", + "message": "Déplier/Replier", "description": "Toggling an expand/collapse state." }, "generatePassword": { @@ -260,7 +260,7 @@ "message": "Rechercher dans la collection" }, "searchFolder": { - "message": "Rechercher dans un dossier" + "message": "Rechercher dans le dossier" }, "searchFavorites": { "message": "Rechercher dans les favoris" @@ -410,7 +410,7 @@ "message": "Tout désélectionner" }, "launch": { - "message": "Démarrer" + "message": "Ouvrir" }, "newAttachment": { "message": "Ajouter une nouvelle pièce jointe" @@ -419,7 +419,7 @@ "message": "Pièce jointe supprimée" }, "deleteAttachmentConfirmation": { - "message": "Êtes-vous sûr⋅e de vouloir supprimer cette pièce jointe ?" + "message": "Êtes-vous sûr(e) de vouloir supprimer cette pièce jointe ?" }, "attachmentSaved": { "message": "La pièce jointe a été enregistrée." @@ -536,7 +536,7 @@ "message": "Un indice de mot de passe maître peut vous aider à vous rappeler de votre mot de passe en cas d'oubli." }, "reTypeMasterPass": { - "message": "Saisir à nouveau le mot de passe maître" + "message": "Saisissez à nouveau le mot de passe maître" }, "masterPassHint": { "message": "Indice du mot de passe maître (facultatif)" @@ -584,7 +584,7 @@ "message": "Adresse e-mail" }, "yourVaultIsLocked": { - "message": "Votre coffre est verrouillé. Vérifiez votre mot de passe maître pour continuer." + "message": "Votre coffre est verrouillé. Saisissez votre mot de passe maître pour continuer." }, "unlock": { "message": "Déverrouiller" @@ -706,7 +706,7 @@ "message": "Utilisez une YubiKey pour accéder à votre compte. Fonctionne avec les YubiKey série 4, série 5 et NEO." }, "duoDesc": { - "message": "Vérifier avec Duo Security via l'application Duo Mobile, un SMS, un appel vocal ou une clé de sécurité U2F.", + "message": "S'authentifier avec Duo Security via l'application Duo Mobile, un SMS, un appel téléphonique, ou une clé de sécurité U2F.", "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." }, "duoOrganizationDesc": { @@ -744,7 +744,7 @@ "message": "Modifier les collections avec lesquelles cet élément est partagé. Seuls les utilisateurs de l'organisation avec un accès à ces collections pourront voir cet élément." }, "deleteSelectedItemsDesc": { - "message": "Vous avez sélectionné $COUNT$ élément(s) à supprimer. Êtes-vous sûr de vouloir supprimer tous ces éléments ?", + "message": "Vous avez sélectionné $COUNT$ élément(s) à supprimer. Êtes-vous sûr(e) de vouloir supprimer tous ces éléments ?", "placeholders": { "count": { "content": "$1", @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Générateur de mot de passe" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Nombre minimum de chiffres" }, @@ -968,7 +971,7 @@ "message": "Continuez ci-dessous pour supprimer votre compte et toutes les données associées." }, "deleteAccountWarning": { - "message": "La suppression de votre compte est définitive. Elle ne peut être annulée." + "message": "La suppression de votre compte est définitive. Cette action ne peut pas être annulée." }, "accountDeleted": { "message": "Compte supprimé" @@ -1173,7 +1176,7 @@ "message": "Dans le cas où vous devez l’ajouter à un autre appareil, voici le code QR (ou clé) requis par votre application d'authentification." }, "twoStepDisableDesc": { - "message": "Êtes-vous certain de que vouloir désactiver ce fournisseur de connexion en deux étapes ?" + "message": "Êtes-vous sûr(e) de que vouloir désactiver ce fournisseur de connexion en deux étapes ?" }, "twoStepDisabled": { "message": "Fournisseur de connexion en deux étapes désactivé." @@ -1263,7 +1266,7 @@ "message": "Ajouter une clé de sécurité FIDO U2F à votre compte" }, "removeU2fConfirmation": { - "message": "Êtes-vous certain de vouloir retirer cette clé de sécurité ?" + "message": "Êtes-vous sûr(e) de vouloir supprimer cette clé de sécurité ?" }, "readKey": { "message": "Lire la clé" @@ -1535,7 +1538,7 @@ "message": "Vous venez de passer à un compte Premium." }, "premiumUpgradeUnlockFeatures": { - "message": "Mettre à niveau votre compte vers un abonnement premium et débloquez d'incroyables fonctionnalités supplémentaires." + "message": "Mettez à niveau votre compte vers un abonnement premium et débloquez d'incroyables fonctionnalités supplémentaires." }, "premiumSignUpStorage": { "message": "1 Go de stockage de fichiers chiffrés." @@ -1668,13 +1671,13 @@ "message": "Rétablir l’abonnement" }, "reinstateConfirmation": { - "message": "Êtes-vous sûr de vouloir retirer la demande d’annulation en attente et rétablir votre abonnement ?" + "message": "Êtes-vous sûr(e) de vouloir retirer la demande d’annulation en attente et rétablir votre abonnement ?" }, "reinstated": { "message": "Votre abonnement a été rétabli." }, "cancelConfirmation": { - "message": "Êtes-vous certain de vouloir annuler ? Vous perdrez l’accès à toutes les fonctionnalités de l’abonnement à la fin de ce cycle de facturation." + "message": "Êtes-vous sûr(e) de vouloir annuler ? Vous perdrez l’accès à toutes les fonctionnalités de l’abonnement à la fin de ce cycle de facturation." }, "canceledSubscription": { "message": "L'abonnement a été annulé." @@ -2024,7 +2027,7 @@ "message": "Quitter" }, "leaveOrganizationConfirmation": { - "message": "Êtes-vous sûr de vouloir quitter cette organisation ?" + "message": "Êtes-vous sûr(e) de vouloir quitter cette organisation ?" }, "leftOrganization": { "message": "Vous avez quitté l'organisation." @@ -2047,6 +2050,12 @@ "people": { "message": "Personnes" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Groupes" }, @@ -2060,10 +2069,10 @@ "message": "Modifier le groupe" }, "deleteGroupConfirmation": { - "message": "Êtes-vous sûr de vouloir supprimer ce groupe?" + "message": "Êtes-vous sûr(e) de vouloir supprimer ce groupe?" }, "removeUserConfirmation": { - "message": "Êtes-vous sûr de vouloir retirer cet utilisateur ?" + "message": "Êtes-vous sûr(e) de vouloir retirer cet utilisateur ?" }, "externalId": { "message": "Identifiant externe" @@ -2093,7 +2102,7 @@ "message": "Modifier la collection" }, "deleteCollectionConfirmation": { - "message": "Êtes-vous sûr de vouloir supprimer cette collection?" + "message": "Êtes-vous sûr(e) de vouloir supprimer cette collection?" }, "editUser": { "message": "Modifier un utilisateur" @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Groupe $ID$ créé.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Impossible d’accepter l’invitation. Demandez à un administrateur de l'organisation d’envoyer une nouvelle invitation." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Se souvenir de l'e-mail" }, @@ -2594,7 +2621,7 @@ "message": "Poursuivez ci-dessous pour supprimer cette organisation ainsi que toutes les données associées. Les comptes des utilisateurs individuels ne seront pas supprimés, mais ils ne seront plus associés à cette organisation. " }, "deleteOrganizationWarning": { - "message": "La suppression d'une organisation est définitive. Elle ne peut être annulée." + "message": "La suppression d'une organisation est définitive. Cette action ne peut pas être annulée." }, "organizationDeleted": { "message": "Organisation supprimée" @@ -2862,16 +2889,16 @@ "message": "Mot de passe maître faible" }, "weakMasterPasswordDesc": { - "message": "Le mot de passe maître que vous avez choisi est faible. Vous devriez utiliser un mot de passe (ou une phrase de passe) fort(e) pour protéger correctement votre compte Bitwarden. Êtes-vous certain de vouloir utiliser ce mot de passe maître ?" + "message": "Le mot de passe maître que vous avez choisi est faible. Vous devriez utiliser un mot de passe (ou une phrase de passe) fort(e) pour protéger correctement votre compte Bitwarden. Êtes-vous sûr(e) de vouloir utiliser ce mot de passe maître ?" }, "rotateAccountEncKey": { - "message": "Faire également pivoter la clé de chiffrement de mon compte" + "message": "Révoquer également la clé de chiffrement de mon compte" }, "rotateEncKeyTitle": { - "message": "Faire pivoter la clé de chiffrement" + "message": "Révoquer la clé de chiffrement" }, "rotateEncKeyConfirmation": { - "message": "Êtes-vous sûr de vouloir modifier la clé de chiffrement de votre compte ?" + "message": "Êtes-vous sûr(e) de vouloir révoquer la clé de chiffrement de votre compte ?" }, "attachmentsNeedFix": { "message": "Cet élément a d'anciennes pièces jointes qui doivent être réparées." @@ -2884,18 +2911,18 @@ "description": "This is a verb. ex. 'Fix The Car'" }, "oldAttachmentsNeedFixDesc": { - "message": "Il y a d'anciennes pièces jointes dans votre coffre qui doivent être réparées avant que vous ne puissiez faire pivoter la clé de chiffrement de votre compte." + "message": "Il y a d'anciennes pièces jointes dans votre coffre qui doivent être réparées avant que vous ne puissiez révoquer la clé de chiffrement de votre compte." }, "yourAccountsFingerprint": { "message": "La phrase d'empreinte de votre compte", "description": "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." }, "fingerprintEnsureIntegrityVerify": { - "message": "Pour assurer l'intégrité de vos clés de chiffrement, merci de vérifier la phrase d'empreinte de l'utilisateur avant de continuer.", + "message": "Pour assurer l'intégrité de vos clés de chiffrement, merci de saisir la phrase d'empreinte de l'utilisateur avant de continuer.", "description": "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." }, "dontAskFingerprintAgain": { - "message": "Ne plus me demander de vérifier de phrase d'empreinte", + "message": "Ne plus me demander de saisir la phrase d'empreinte", "description": "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." }, "free": { @@ -2909,7 +2936,7 @@ "message": "Votre clé d'API peut être utilisée pour s'authentifier auprès de l'API publique Bitwarden." }, "apiKeyRotateDesc": { - "message": "Faire pivoter la clé d'API invalidera la clé précédente. Vous pouvez faire pivoter votre clé d'API si vous pensez que la clé actuelle a été compromise." + "message": "Révoquer la clé d'API invalidera la clé précédente. Vous pouvez révoquer votre clé d'API si vous pensez que la clé actuelle a été compromise." }, "apiKeyWarning": { "message": "Votre clé d'API a un accès complet à l'organisation. Elle doit être gardée secrète." @@ -2922,7 +2949,7 @@ "message": "Voir la clé d'API" }, "rotateApiKey": { - "message": "Faire pivoter la clé d'API" + "message": "Révoquer la clé d'API" }, "selectOneCollection": { "message": "Vous devez sélectionner au moins une collection." @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "Vous devez gérer votre abonnement à partir du magasin d’applications où votre achat intégré a été souscrit." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/he/messages.json b/src/locales/he/messages.json index fc8e143f206..20b2569b8b9 100644 --- a/src/locales/he/messages.json +++ b/src/locales/he/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "יוצר הסיסמאות" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "מינימום ספרות" }, @@ -2047,6 +2050,12 @@ "people": { "message": "אנשים" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "קבוצות" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Created group $ID$.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "לא ניתן לקבל את ההזמנה. בקש ממנהל הארגון שישלח הזמנה חדשה." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "זכור אימייל" }, @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "עליך לנהל את המנוי מתוך החנות שבה ביצעת את הרכישות הפנימיות." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/hr/messages.json b/src/locales/hr/messages.json index a55d1109e21..80bfec8bac3 100644 --- a/src/locales/hr/messages.json +++ b/src/locales/hr/messages.json @@ -152,7 +152,7 @@ "message": "Vrijednost" }, "dragToSort": { - "message": "Drag to sort" + "message": "Povucite za sortiranje" }, "cfTypeText": { "message": "Tekst" @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Password Generator" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Najmanje brojeva" }, @@ -828,11 +831,11 @@ "message": "Razdjelitelj riječi" }, "capitalize": { - "message": "Capitalize", + "message": "Pretvori u velika početna slova", "description": "Make the first letter of a work uppercase." }, "includeNumber": { - "message": "Include Number" + "message": "Uključi broj" }, "passwordHistory": { "message": "Password History" @@ -2047,6 +2050,12 @@ "people": { "message": "Ljudi" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Grupe" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Stvorena grupa $ID$.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Unable to accept invitation. Ask an organization admin to send a new invitation." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Zapamti adresu e-pošte" }, @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "You must manage your subscription from the store where your in-app purchase was made." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/hu/messages.json b/src/locales/hu/messages.json index 9de4b363fe3..9d0860988ca 100644 --- a/src/locales/hu/messages.json +++ b/src/locales/hu/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Password Generator" }, + "minComplexityScore": { + "message": "Minimális összetettségi pontszám" + }, "minNumbers": { "message": "Minimális szám" }, @@ -2047,6 +2050,12 @@ "people": { "message": "Emberek" }, + "policies": { + "message": "Szabályok" + }, + "editPolicy": { + "message": "Szabály szerkesztése" + }, "groups": { "message": "Csoportok" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "$ID$ szabály szerkesztésre került.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "$ID$ azonosítójú csoport létrehozásra került.", "placeholders": { @@ -2480,13 +2498,13 @@ "message": "A felhasználóhoz tartozó csoportok szerkesztése." }, "invitedUsers": { - "message": "Meghívott felhasználó(k)." + "message": "A meghívott felhasználók." }, "resendInvitation": { - "message": "Resend Invitation" + "message": "Meghívás újraküldése" }, "hasBeenReinvited": { - "message": "$USER$ felhasználó meghívva.", + "message": "$USER$ ismételten meghívásra került.", "placeholders": { "user": { "content": "$1", @@ -2495,13 +2513,13 @@ } }, "confirm": { - "message": "Megerősít" + "message": "Megerősítés" }, "confirmUser": { - "message": "Confirm User" + "message": "Felhasználó megerősítése" }, "hasBeenConfirmed": { - "message": "$USER$ felhasználó megerősítve.", + "message": "$USER$ felhasználó megerősítésre került.", "placeholders": { "user": { "content": "$1", @@ -2510,106 +2528,115 @@ } }, "confirmUsers": { - "message": "Confirm Users" + "message": "Felhasználók megerősítése" }, "usersNeedConfirmed": { - "message": "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the organization until they are confirmed." + "message": "Vannak olyan felhasználók, akik elfogadták a meghívást, de ezt még meg kell erősíteni. A felhasználók csak a megerősítésük utánt férhetnek hozzá a szervezethez." }, "startDate": { - "message": "Start Date" + "message": "Kezdő dátum" }, "endDate": { - "message": "End Date" + "message": "Végdátum" }, "verifyEmail": { - "message": "Verify Email" + "message": "Email cím ellenőrzése" }, "verifyEmailDesc": { - "message": "Erősítsd meg email címed, hogy minden képességhez hozzáférj." + "message": "A fiók email címének ellenőrzése az összes funkció feloldásához." }, "verifyEmailFirst": { - "message": "Your account's email address first must be verified." + "message": "A fiók email címét először ellenőrizni kell." }, "checkInboxForVerification": { - "message": "Ellenőrizd az emailed az ellenőrző kódért." + "message": "A bejövő postaláda ellenőrzése az ellenőrző linkért." }, "emailVerified": { - "message": "Email címed megerősítve." + "message": "Az email cím megerősítésre került." }, "emailVerifiedFailed": { - "message": "Nem lehetséges az email címed megerősítése. Próbálj meg új ellenőrző emailt küldeni." + "message": "Nem sikerült az email cím ellenőrzése. Új ellenőrző email küldése." }, "updateBrowser": { - "message": "Update Browser" + "message": "Böngésző frissítése" }, "updateBrowserDesc": { - "message": "Nem támogatott böngészőt használsz. Előfordulhat, hogy a web széfed nem fog helyesen működni." + "message": "Nem támogatott böngészőt használunk. Előfordulhat, hogy a webes széf nem működik megfelelően." }, "joinOrganization": { - "message": "Join Organization" + "message": "Csatlakozás szervezethez" }, "joinOrganizationDesc": { - "message": "You've been invited to join the organization listed above. To accept the invitation, you need to log in or create a new Bitwarden account." + "message": "Meghívást érkezett a fenti szervezethez csatlakozáshoz. A meghívás elfogadásához be kell jelentkezni vagy új Bitwarden fiókot kell létrehozni." }, "inviteAccepted": { - "message": "Invitation Accepted" + "message": "A meghívás elfogadásra került." }, "inviteAcceptedDesc": { - "message": "You can access this organization once an administrator confirms your membership. We'll send you an email when that happens." + "message": "A szervezet elérhető, amikor az adminisztrátor jóváhagyja a tagságot. Amint ez megtörténik, értesítő email érkezik." }, "inviteAcceptFailed": { - "message": "Unable to accept invitation. Ask an organization admin to send a new invitation." + "message": "A meghívás nem fogadható el. Kérjük fel a szervezet adminisztrátorát új meghívó küldésére." + }, + "inviteAcceptFailedShort": { + "message": "Nem lehet elfogadni a meghívást. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } }, "rememberEmail": { "message": "Emlékeztető email" }, "recoverAccountTwoStepDesc": { - "message": "Ha nem férsz hozzá a felhasználói fiókodhoz a normál kétfaktoros azonosítási mód használatával, használhatod a kétfaktoros azonosítás helyreállító kódodat, hogy kikapcsold az összes kétfaktoros hitelesítő szolgáltatást a fiókodon." + "message": "Ha nem férünk hozzá a fiókhoz a normál kétlépcsős bejelentkezési módokkal, használhatjuk a kétlépcsős bejelentkezés helyreállító kódot a fiókra vonatkozó összes kétlépcsős szolgáltató kikapcsolásához." }, "recoverAccountTwoStep": { - "message": "Recover Account Two-Step Login" + "message": "Fiók kétlépcsős bejelentkezés helyreállítása" }, "twoStepRecoverDisabled": { - "message": "A kétfaktoros hitelesítés ki lett kapcsolva a felhasználói fiókodon." + "message": "A kétlécsős hitelesítés kikapcsolásra került a fióknál." }, "learnMore": { - "message": "Tudj meg többet" + "message": "További információ" }, "deleteRecoverDesc": { - "message": "Add meg email címedet lentebb, hogy helyreállítsd és töröld felhasználói fiókodat." + "message": "Az email cím megadása lentebb a fiók helyreállításához és törléséhez." }, "deleteRecoverEmailSent": { - "message": "Ha létezik a felhasználói fiókod, akkor küldtünk neked egy emailt a további teendőkről." + "message": "Ha létezik a fiók, egy email kerül kiküldésre további utasításokkal." }, "deleteRecoverConfirmDesc": { - "message": "A Bitwarden felhasználói fiókod törlését kérted. Kattints a lenti gombra a megerősítéshez." + "message": "A Bitwarden fiók törlését kértük. Kattintás a lenti gombra a megerősítéshez." }, "myOrganization": { - "message": "My Organization" + "message": "Saját szervezet" }, "deleteOrganization": { - "message": "Delete Organization" + "message": "Szervezet törlése" }, "deleteOrganizationDesc": { - "message": "Proceed below to delete this organization and all associated data. Individual user accounts will remain, though they will not be associated to this organization anymore. " + "message": "Az alábbiak szerint törölhető a szervezet és az összes kapcsolódó adat. Az egyedi felhasználói fiókok megmaradnak, bár nem maradnak társítva ehhez a szervezethez." }, "deleteOrganizationWarning": { - "message": "Deleting the organization is permanent. It cannot be undone." + "message": "A szervezet végleges törlése folyamatban van. A művelet nem vonható vissza." }, "organizationDeleted": { - "message": "Organization Deleted" + "message": "A szervezet törlésre került." }, "organizationDeletedDesc": { - "message": "The organization and all associated data has been deleted." + "message": "A szervezet és az összes társított adat törlésre került." }, "organizationUpdated": { - "message": "Organization updated" + "message": "A szervezet frissítésre került." }, "taxInformation": { - "message": "Tax Information" + "message": "Adó információ" }, "taxInformationDesc": { - "message": "Kérjük lépj kapcsolatba a vevőszolgálattal a számláid adózási információiért, vagy azok frissítéséért." + "message": "Vegyük fel a kapcsolatot a támogatással a számlához tartozó adóinformáció megadásával (vagy frissítésével) kapcsolatban." }, "billingPlan": { "message": "Díjcsomag", @@ -2620,11 +2647,11 @@ "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanUpgrade": { - "message": "Frissítsd a fiókod másik díjcsomagra és add meg az alábbi információkat. Kérjük, győződj meg róla, hogy van aktív fizetési módod a fiókhoz.", + "message": "A fiók felminősítése másik díjcsomagra az alábbi megadott információ alapján. Ellenőrizzük a fiókhoz adott aktív fizetési módot.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanDesc": { - "message": "Lépj kapcsolatba az ügyfélszolgálattal, ha szeretnéd megváltoztatni a díjcsomagodat. Kérjük, győződj meg róla, hogy van aktív fizetési módod a fiókhoz.", + "message": "Vegyük fel a kapcsolatot az ügyfélszolgálattal a díjcsomag megváltoztatásához. Ellenőrizzük a fiókhoz hozzáadott fizetési módot.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "invoiceNumber": { @@ -2644,22 +2671,22 @@ "message": "Számla letöltése" }, "verifyBankAccount": { - "message": "Verify Bank Account" + "message": "Bankfiók ellenőrzése" }, "verifyBankAccountDesc": { - "message": "Két mikroterhelést végeztünk a bankszámládon (akár 1-2 napot is igénybe vehet, mire megjelenik bankszámládon). Add meg ezeket az összegeket a bankszámlád ellenőrzésére." + "message": "Két mikroterhelést végeztünk a bankszámlán (akár 1-2 napot is igénybe vehet a megjelenésig). Adjuk meg ezeket az összegeket a bankszámla ellenőrzéséhez." }, "verifyBankAccountInitialDesc": { - "message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account." + "message": "A bankszámlával történő fizetés csak az USA ügyfelek számára érhető el. Ehhez ellenőrizni kell a bankszámlát. Két mikroterhelést végeztünk a bankszámlán a következő 1-2 napban. Adjuk meg ezeket az összegeket a szervezet számlázási oldalán a bankszámla ellenőrzéséhez." }, "verifyBankAccountFailureWarning": { - "message": "A bankszámla ellenőrzésének elmulasztása elmaradt fizetéshez és az előfizetés leállításához vezet." + "message": "A bankszámla ellenőrzésének sikertelensége elmaradt fizetéshez és az előfizetés leállításához vezet." }, "verifiedBankAccount": { - "message": "Bankszámla megerősítve." + "message": "A bankszámla megerősítésre került." }, "bankAccount": { - "message": "Bank Account" + "message": "Bankszámla" }, "amountX": { "message": "Összeg: $COUNT$", @@ -2672,37 +2699,37 @@ } }, "routingNumber": { - "message": "Routing Number", + "message": "Banki azonosító szám", "description": "Bank account routing number" }, "accountNumber": { - "message": "Account Number" + "message": "Számlaszám" }, "accountHolderName": { - "message": "Account Holder Name" + "message": "Számlatulajdonos neve" }, "bankAccountType": { - "message": "Account Type" + "message": "Számlatípus" }, "bankAccountTypeCompany": { - "message": "Company (Business)" + "message": "Cég (üzleti)" }, "bankAccountTypeIndividual": { - "message": "Individual (Personal)" + "message": "Egyéni (személyes)" }, "enterInstallationId": { - "message": "Enter your installation id" + "message": "Telepítési azonosító megadása" }, "addSeats": { - "message": "Add Seats", + "message": "Helyek hozzáadása", "description": "Seat = User Seat" }, "removeSeats": { - "message": "Remove Seats", + "message": "Helyek eltávolítása", "description": "Seat = User Seat" }, "subscriptionUserSeats": { - "message": "Az előfizetésed összesen $COUNT$ felhasználót tesz lehetővé.", + "message": "Az előfizetés összesen $COUNT$ felhasználót tesz lehetővé.", "placeholders": { "count": { "content": "$1", @@ -2711,19 +2738,19 @@ } }, "seatsToAdd": { - "message": "Seats To Add" + "message": "Hozzáadandó helyek" }, "seatsToRemove": { - "message": "Seats To Remove" + "message": "Eltávolítandó helyek" }, "seatsAddNote": { - "message": "A felhasználószám bővítése megjelenik a számlaösszesítőben és azonnal terheli a fizetési módodat. Az első díj az aktuális számlázási ciklus időarányos fennmaradó részére kerül számlázásra." + "message": "A felhasználó helyek hozzáadása megjelenik a számlaösszesítőben és azonnal terheli a fizetési módot. Az első terhelés az aktuális számlázási ciklus időarányos fennmaradó része eszerint kerül számlázásra." }, "seatsRemoveNote": { - "message": "A felhasználószám csökkentése megjelenik a számlaösszesítőben, amely a következő számlázott díjat fogja csökkenteni." + "message": "A felhasználó helyek eltávolítása megjelenik a számlaösszesítőben és előlegként jelenik meg a következő számlázási terheléskor." }, "adjustedSeats": { - "message": "Módosított felhasználószám $AMOUNT$.", + "message": "$AMOUNT$ felhasználói hely beállításra került.", "placeholders": { "amount": { "content": "$1", @@ -2732,68 +2759,68 @@ } }, "keyUpdated": { - "message": "Key Updated" + "message": "A kulcs frissítésre került." }, "updateKeyTitle": { - "message": "Update Key" + "message": "Kulcs frissítés" }, "updateEncryptionKey": { - "message": "Update Encryption Key" + "message": "Titkosítási kulcs frissítés" }, "updateEncryptionKeyShortDesc": { - "message": "Elavult titkosítási sémát használsz." + "message": "Jelenleg elavult titkosítási séma van használatban." }, "updateEncryptionKeyDesc": { - "message": "Hosszabb titkosítókulcsokra váltottunk, amelyek jobb biztonságot adnak és hozzáférést biztosítanak új funkciókhoz. A titkosítókulcsod frissítése könnyű és gyors. Csak add meg a mesterjelszavad alább. Ez a frissítés kötelezővé válik." + "message": "Hosszabb titkosítókulcsok kerültek használatba, amelyek jobb biztonságot és hozzáférést biztosítanak új funkciókhoz. A titkosító kulcs frissítése könnyű és gyors. Csak meg kell adni a mesterjelszót. Ez a frissítés kötelezővé válik." }, "updateEncryptionKeyWarning": { - "message": "After updating your encryption key, you are required to log out and back in to all Bitwarden applications that you are currently using (such as the mobile app or browser extensions). Failure to log out and back in (which downloads your new encryption key) may result in data corruption. We will attempt to log you out automatically, however, it may be delayed." + "message": "A titkosítási kulcs frissítése után ki kell jelentkezni és vissza kell jelentkezni az összes jelenleg használt Bitwarden alkalmazásba (például a mobilalkalmazás vagy a böngésző bővítmények). A kijelentkezés és a bejelentkezés elmulasztása (amely letölti az új titkosítási kulcsot) adatvesztést okozhat. Megkíséreljük az automatikusan kijelentkeztetést, azonban ez késhet." }, "subscription": { "message": "Előfizetés" }, "loading": { - "message": "Betöltés" + "message": "A betöltés folyamatban van." }, "upgrade": { - "message": "Frissítés" + "message": "Felminősítés" }, "upgradeOrganization": { - "message": "Upgrade Organization" + "message": "Szervezet felminősítése" }, "upgradeOrganizationDesc": { - "message": "This feature is not available for free organizations. Switch to a paid plan to unlock more features." + "message": "Ez a szolgáltatás nem elérhető ingyenes szervezeteknek. Váltás fizetős díjcsomagra a további funkciók feloldásához." }, "createOrganizationStep1": { - "message": "Create Organization: Step 1" + "message": "Szervezet létrehozása: 1. lépés" }, "createOrganizationCreatePersonalAccount": { - "message": "Before creating your organization, you first need to create a free personal account." + "message": "A szervezet létrehozása előtt létre kell hozni egy ingyenes személyes fiókot." }, "refunded": { "message": "Visszatérítve" }, "nothingSelected": { - "message": "Nem választottál semmit." + "message": "Nincs kiválasztva semmi." }, "submitAgreePolicies": { - "message": "A jóváhagyás gombra kattintva elfogadod a következő irányelveket:", + "message": "A \"Beküldés\" gombra kattintva elfogadjuk a következő szabályokat:", "description": "A policy is something like Terms of Service, Privacy Policy, etc." }, "termsOfService": { - "message": "Terms of Service" + "message": "Felhasználási feltételek" }, "privacyPolicy": { - "message": "Privacy Policy" + "message": "Adatvédelem" }, "filters": { "message": "Szűrők" }, "lockOptions": { - "message": "Lock Options" + "message": "Zárolási opciók" }, "lockOptionsDesc": { - "message": "Válaszd ki, hogy mikor legyen zárolva a széfed. A zárolt széf ismételt kinyitásához meg kell adni a mesterjelszót." + "message": "Válasszuk ki a széf zárolás idejét. A zárolt széf ismételt megnyitásához meg kell adni a mesterjelszót." }, "oneMinute": { "message": "1 perc" @@ -2814,24 +2841,24 @@ "message": "4 óra" }, "onRefresh": { - "message": "On Browser Refresh" + "message": "Böngésző újraindításkor" }, "dateUpdated": { - "message": "Frissítve", + "message": "A frissítés megtörtént.", "description": "ex. Date this item was updated" }, "datePasswordUpdated": { - "message": "Password Updated", + "message": "A jelszó frissítésre került.", "description": "ex. Date this password was updated" }, "organizationIsDisabled": { - "message": "Organization is disabled." + "message": "A szervezet letiltásra került." }, "licenseIsExpired": { - "message": "License is expired." + "message": "A licensz lejárt." }, "updatedUsers": { - "message": "Felhasználó frissítve" + "message": "A felhasználók frissítésre kerültek." }, "selected": { "message": "Kiválasztva" @@ -2840,7 +2867,7 @@ "message": "Tulajdonjog" }, "whoOwnsThisItem": { - "message": "Kié ez a tétel?" + "message": "Ki tulajdonolja ezt az elemet?" }, "strong": { "message": "Erős", @@ -2855,47 +2882,47 @@ "description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong" }, "veryWeak": { - "message": "Very Weak", + "message": "Nagyon gyenge", "description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong" }, "weakMasterPassword": { - "message": "Weak Master Password" + "message": "Gyenge mesterjelszó" }, "weakMasterPasswordDesc": { - "message": "A választott mesterjelszó gyenge. Erős jelszót kell használnod a Bitwarden fiókod megfelelő védelme érdekében. Biztosan ezt a mesterjelszót szeretnéd használni?" + "message": "A választott mesterjelszó gyenge. Erős jelszót kell használni a Bitwarden fiók megfelelő védelme érdekében. Biztosan ezt a mesterjelszót szeretnénk használni?" }, "rotateAccountEncKey": { - "message": "A felhasználói fiókom titkosítókódját is cseréljük le" + "message": "A fiók titkosító kulcs forgatása is" }, "rotateEncKeyTitle": { - "message": "Rotate Encryption Key" + "message": "Titkosító kulcs forgatása" }, "rotateEncKeyConfirmation": { - "message": "Biztosan szeretnéd lecserélni a fiókod titkosító kódját?" + "message": "Biztosan fordításra kerüljön a fiók titkosító kulcsa?" }, "attachmentsNeedFix": { - "message": "Ennek a tételnek túl régi csatolmányai vannak, amelyek frissítésre szorulnak." + "message": "Ennek az elemnek régi fájl mellékletei vannak, amelyeket javítani kell." }, "attachmentFixDesc": { - "message": "Ez egy túl régi csatolmány, amely frissítésre szorul. Kattints ide, hogy többet megtudj róla." + "message": "Ez egy régi melléklet, amelyet javítani kell. Kattintás több információért." }, "fix": { "message": "Javítás", "description": "This is a verb. ex. 'Fix The Car'" }, "oldAttachmentsNeedFixDesc": { - "message": "Vannak a széfedben régi csatolmányok, amelyek frissítésre szorulnak, mielőtt lecserélhetnéd a felhasználói fiókod titkosító kódját." + "message": "A széfben régi mellékletek vannak, amelyeket javítani kell a fiók titkosító kulcsának fordítása előtt." }, "yourAccountsFingerprint": { - "message": "A fiókod ujjlenyomat mondata", + "message": "Fókod ujjlenyomat kifejezés", "description": "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." }, "fingerprintEnsureIntegrityVerify": { - "message": "A titkosítási kulcs integritásának biztosítása érdekében kérjük, ellenőrizd a felhasználói ujjlenyomat mondatot, mielőtt továbbmész.", + "message": "A titkosítási kulcs integritásának biztosítása érdekében ellenőrizzük a felhasználói ujjlenyomat kifejezést a folytatás előtt.", "description": "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." }, "dontAskFingerprintAgain": { - "message": "Ne kérd újra az ujjlenyomat mondat ellenőrzését", + "message": "Ne kérje ismét az ujjlenyomat kifejezés ellenőrzését", "description": "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." }, "free": { @@ -2906,26 +2933,26 @@ "message": "API kulcs" }, "apiKeyDesc": { - "message": "Az API kulcsod használható azonosításhoz a Bitwarden publikus API-hoz." + "message": "Az API kulcs használható a Bitwarden nyilvános API hitelesítéséhez." }, "apiKeyRotateDesc": { - "message": "Az API kulcs váltása érvényteleníti a korábbi kulcsot. Az API kulcsodat elfordíthatod, ha úgy gondolod, hogy már nem biztonságos a használata." + "message": "Az API kulcs forgatása érvényteleníti a korábbi kulcsot. Az API kulcs forgatható, ha a jelenlegi kulcs már nem tűnik biztonságosnak." }, "apiKeyWarning": { - "message": "Az API kulcsod teljes hozzáférést biztosít a szervezethez. Kezeld bizalmasan!" + "message": "Az API kulcs teljes hozzáférést biztosít a szervezethez. Célszerű titokban tartani." }, "oauth2ClientCredentials": { - "message": "OAuth 2.0 Client Credentials", + "message": "OAuth 2.0 ügyfél hitelesítések", "description": "'OAuth 2.0' is a programming protocol. It should probably not be translated." }, "viewApiKey": { - "message": "API kulcs mutatása" + "message": "API kulcs megtekintése" }, "rotateApiKey": { - "message": "API kulcs váltás" + "message": "API kulcs forgatása" }, "selectOneCollection": { - "message": "Legalább egy lehetőséget kell választania." + "message": "Legalább egy gyűjteményt ki kell választani." }, "couldNotChargeCardPayInvoice": { "message": "Nem lehet megterhelni a kártyát. Nézzük át és fizessük ki az alább felsorolt kifizetés nélküli számlát." @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "Az előfizetés annál az üzletnél kell kezelni, ahol az alkalmazáson belüli vásárlás történt." + }, + "minLength": { + "message": "Minimális hossz" + }, + "clone": { + "message": "Klónozás" + }, + "masterPassPolicyDesc": { + "message": "Minimális követelmények beállítása a mesterjelszó hozzához." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/it/messages.json b/src/locales/it/messages.json index 9771c8765ed..ac4b9d15e91 100644 --- a/src/locales/it/messages.json +++ b/src/locales/it/messages.json @@ -68,7 +68,7 @@ "message": "Azienda" }, "ssn": { - "message": "Numero di previdenza sociale/Codice Fiscale" + "message": "Codice fiscale" }, "passportNumber": { "message": "Numero di passaporto" @@ -174,10 +174,10 @@ "description": "This is the folder for uncategorized items" }, "addFolder": { - "message": "Aggiungi Cartella" + "message": "Aggiungi cartella" }, "editFolder": { - "message": "Modifica Cartella" + "message": "Modifica cartella" }, "baseDomain": { "message": "Dominio di base" @@ -208,14 +208,14 @@ "message": "Mai" }, "toggleVisibility": { - "message": "Mostra/Nascondi" + "message": "Attiva/disattiva visibilità" }, "toggleCollapse": { "message": "Attiva/disattiva Collasso", "description": "Toggling an expand/collapse state." }, "generatePassword": { - "message": "Genera Password" + "message": "Genera password" }, "checkPassword": { "message": "Verifica se la password è stata esposta." @@ -381,7 +381,7 @@ "description": "Copy credit card number" }, "copySecurityCode": { - "message": "Copia il codice di sicurezza", + "message": "Copia codice di sicurezza", "description": "Copy credit card security code (CVV)" }, "copyUri": { @@ -395,16 +395,16 @@ "message": "Cassaforte" }, "shareSelected": { - "message": "Condividi Selezionati" + "message": "Condividi selezionati" }, "deleteSelected": { - "message": "Elimina Selezionati" + "message": "Elimina selezionati" }, "moveSelected": { "message": "Sposta Selezionati" }, "selectAll": { - "message": "Seleziona Tutto" + "message": "Seleziona tutto" }, "unselectAll": { "message": "Deseleziona tutto" @@ -413,7 +413,7 @@ "message": "Avvia" }, "newAttachment": { - "message": "Aggiungi Allegato" + "message": "Aggiungi allegato" }, "deletedAttachment": { "message": "Elimina Allegato" @@ -449,13 +449,13 @@ "message": "Elementi condivisi" }, "deleteItem": { - "message": "Elimina Elemento" + "message": "Elimina elemento" }, "deleteFolder": { - "message": "Elimina Cartella" + "message": "Elimina cartella" }, "deleteAttachment": { - "message": "Elimina Allegato" + "message": "Elimina allegato" }, "deleteItemConfirmation": { "message": "Sei sicuro di voler eliminare questo elemento?" @@ -548,7 +548,7 @@ "message": "Impostazioni" }, "passwordHint": { - "message": "Suggerimento Password" + "message": "Suggerimento password" }, "enterEmailToGetHint": { "message": "Inserisci l'indirizzo email del tuo account per ricevere il suggerimento della password principale." @@ -581,7 +581,7 @@ "message": "Si è verificato un errore imprevisto." }, "emailAddress": { - "message": "Indirizzo Email" + "message": "Indirizzo e-mail" }, "yourVaultIsLocked": { "message": "La tua cassaforte è bloccata. Verifica la tua password principale per continuare." @@ -606,7 +606,7 @@ "message": "Password principale errata" }, "lockNow": { - "message": "Blocca Ora" + "message": "Blocca" }, "noItemsInList": { "message": "Non ci sono elementi da mostrare." @@ -624,7 +624,7 @@ "message": "Non ci sono eventi da visualizzare." }, "newOrganization": { - "message": "Nuova Organizzazione" + "message": "Crea organizzazione" }, "noOrganizationsList": { "message": "Tu non appartieni ad alcuna organizzazione. Le organizzazioni ti consentono di condividere oggetti in modo sicuro con altri utenti." @@ -693,7 +693,7 @@ "message": "Codice di Recupero" }, "authenticatorAppTitle": { - "message": "Applicazione di Autenticazione" + "message": "App di autenticazione" }, "authenticatorAppDesc": { "message": "Usa un'applicazione di autenticazione (come Authy o Google Authenticator) per generare codici di verifica a tempo.", @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Generatore di password" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Minimo di Numeri" }, @@ -2047,6 +2050,12 @@ "people": { "message": "Persone" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Gruppi" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Gruppo $ID$ creato.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Non è possibile accettare l'invito. Chiedi ad un amministratore di organizzazione di inviare un nuovo invito." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Ricorda email" }, @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "Devi gestire il tuo abbonamento dal negozio dove è stato effettuato l'acquisto in-app." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/ja/messages.json b/src/locales/ja/messages.json index ce4cc661fbd..28c2f128378 100644 --- a/src/locales/ja/messages.json +++ b/src/locales/ja/messages.json @@ -266,7 +266,7 @@ "message": "お気に入りの検索" }, "searchType": { - "message": "検索の種類", + "message": "タイプの検索", "description": "Search item type" }, "searchVault": { @@ -291,7 +291,7 @@ "message": "ID" }, "typeSecureNote": { - "message": "セキュアメモ" + "message": "メモ" }, "folders": { "message": "フォルダー" @@ -805,8 +805,11 @@ "passwordGenerator": { "message": "パスワード生成ツール" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { - "message": "数字の最小数" + "message": "数字の最小個数" }, "minSpecial": { "message": "記号の最小数", @@ -2047,6 +2050,12 @@ "people": { "message": "メンバー" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "グループ" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "グループ「$ID$」の作成", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "招待を承諾出来ませんでした。組織の管理者に招待を再送信するように依頼してください。" }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "メールアドレスを保存" }, @@ -2573,7 +2600,7 @@ "message": "二段階認証が無効化されました。" }, "learnMore": { - "message": "さらに詳しく" + "message": "詳細" }, "deleteRecoverDesc": { "message": "メールアドレスを入力してアカウントを削除します。" @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "アプリ内購入したストアでサブスクリプションを管理してください。" + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/ko/messages.json b/src/locales/ko/messages.json index 1f9d80af824..f46c5494b20 100644 --- a/src/locales/ko/messages.json +++ b/src/locales/ko/messages.json @@ -590,7 +590,7 @@ "message": "잠금 해제" }, "loggedInAsEmailOn": { - "message": "Logged in as $EMAIL$ on $HOSTNAME$.", + "message": "$HOSTNAME$ 에 $EMAIL$ 로 로그인했습니다.", "placeholders": { "email": { "content": "$1", @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "비밀번호 생성기" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "숫자 최소 개수" }, @@ -2047,6 +2050,12 @@ "people": { "message": "인물" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "그룹" }, @@ -2258,7 +2267,7 @@ } }, "viewedItemId": { - "message": "Viewed item $ID$.", + "message": "$ID$ 항목을 확인했습니다.", "placeholders": { "id": { "content": "$1", @@ -2267,7 +2276,7 @@ } }, "viewedPasswordItemId": { - "message": "Viewed password for item $ID$.", + "message": "$ID$ 항목의 비밀번호를 확인했습니다.", "placeholders": { "id": { "content": "$1", @@ -2276,7 +2285,7 @@ } }, "viewedHiddenFieldItemId": { - "message": "Viewed hidden field for item $ID$.", + "message": "$ID$ 항목의 숨겨진 필드를 확인했습니다.", "placeholders": { "id": { "content": "$1", @@ -2285,7 +2294,7 @@ } }, "viewedSecurityCodeItemId": { - "message": "Viewed security code for item $ID$.", + "message": "$ID$ 항목의 보안 코드를 확인했습니다.", "placeholders": { "id": { "content": "$1", @@ -2294,7 +2303,7 @@ } }, "copiedPasswordItemId": { - "message": "Copied password for item $ID$.", + "message": "$ID$ 항목의 비밀번호를 복사했습니다.", "placeholders": { "id": { "content": "$1", @@ -2303,7 +2312,7 @@ } }, "copiedHiddenFieldItemId": { - "message": "Copied hidden field for item $ID$.", + "message": "$ID$ 항목의 숨겨진 필드를 복사했습니다.", "placeholders": { "id": { "content": "$1", @@ -2312,7 +2321,7 @@ } }, "copiedSecurityCodeItemId": { - "message": "Copied security code for item $ID$.", + "message": "$ID$ 항목의 보안 코드를 복사했습니다.", "placeholders": { "id": { "content": "$1", @@ -2321,7 +2330,7 @@ } }, "autofilledItemId": { - "message": "Auto-filled item $ID$.", + "message": "$ID$ 항목을 자동으로 채웠습니다.", "placeholders": { "id": { "content": "$1", @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "$ID$ 그룹을 만들었습니다.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "초대를 수락할 수 없습니다. 조직 관리자에게 새 초대장을 보내도록 요청하십시오." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "이메일 기억하기" }, @@ -2925,18 +2952,84 @@ "message": "API 키 교체" }, "selectOneCollection": { - "message": "You must select at least one collection." + "message": "반드시 하나 이상의 모음을 선택해야 합니다." }, "couldNotChargeCardPayInvoice": { - "message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below." + "message": "카드에 청구할 수 없습니다. 아래 목록에서 결제되지 않은 인보이스를 확인하고 결제해주세요." }, "inAppPurchase": { - "message": "In-app Purchase" + "message": "애플리케이션 내 구매" }, "cannotPerformInAppPurchase": { - "message": "You cannot perform this action while using an in-app purchase payment method." + "message": "인 앱 결제 수단을 사용하고 있을 때에는 이 행동을 수행할 수 없습니다." }, "manageSubscriptionFromStore": { - "message": "You must manage your subscription from the store where your in-app purchase was made." + "message": "인 앱 결제가 이루어진 스토어에서 구독을 관리해야 합니다." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/nb/messages.json b/src/locales/nb/messages.json index e0bf696c7ed..d1e5a346d48 100644 --- a/src/locales/nb/messages.json +++ b/src/locales/nb/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Passordgenerator" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Minst antall numre" }, @@ -2047,6 +2050,12 @@ "people": { "message": "Personer" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Grupper" }, @@ -2258,7 +2267,7 @@ } }, "viewedItemId": { - "message": "Viewed item $ID$.", + "message": "Vist $ID$.", "placeholders": { "id": { "content": "$1", @@ -2294,7 +2303,7 @@ } }, "copiedPasswordItemId": { - "message": "Copied password for item $ID$.", + "message": "Kopiert passordet for elementet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2303,7 +2312,7 @@ } }, "copiedHiddenFieldItemId": { - "message": "Copied hidden field for item $ID$.", + "message": "Kopiert skjult felt for elementet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2312,7 +2321,7 @@ } }, "copiedSecurityCodeItemId": { - "message": "Copied security code for item $ID$.", + "message": "Kopiert sikkerhetskoden for elementet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2321,7 +2330,7 @@ } }, "autofilledItemId": { - "message": "Auto-filled item $ID$.", + "message": "Automatisk utfylt element $ID$.", "placeholders": { "id": { "content": "$1", @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Lagde $ID$-gruppen.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Klarte ikke å godkjenne invitasjonen. Spør en organisasjonsadmin om å sende en ny invitasjon." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Husk på E-postadressen" }, @@ -2915,7 +2942,7 @@ "message": "Din API-nøkkel har full tilgang til organisasjonen. Det bør holdes hemmelig." }, "oauth2ClientCredentials": { - "message": "OAuth 2.0 Client Credentials", + "message": "OAuth 2.0-klientinformasjon", "description": "'OAuth 2.0' is a programming protocol. It should probably not be translated." }, "viewApiKey": { @@ -2928,15 +2955,81 @@ "message": "Du må velge minst én samling." }, "couldNotChargeCardPayInvoice": { - "message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below." + "message": "Vi kunne ikke belaste kortet ditt. Vennligst se og betal den ubetalte fakturaen nedenfor." }, "inAppPurchase": { - "message": "In-app Purchase" + "message": "Kjøp i appen" }, "cannotPerformInAppPurchase": { - "message": "You cannot perform this action while using an in-app purchase payment method." + "message": "Du kan ikke utføre denne handlingen mens du bruker en betalingsmetode for kjøp i appen." }, "manageSubscriptionFromStore": { - "message": "You must manage your subscription from the store where your in-app purchase was made." + "message": "Du kan bare styre abonnementet ditt fra nettbutikken du kjøpte i appen." + }, + "minLength": { + "message": "Minimumslengde" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/nl/messages.json b/src/locales/nl/messages.json index 7985db92622..ea23230d644 100644 --- a/src/locales/nl/messages.json +++ b/src/locales/nl/messages.json @@ -140,7 +140,7 @@ "message": "Vervaljaar" }, "authenticatorKeyTotp": { - "message": "Authenticatiesleutel (TOTP)" + "message": "Authenticatiecode (TOTP)" }, "folder": { "message": "Map" @@ -282,7 +282,7 @@ "message": "Categorieën" }, "typeLogin": { - "message": "Inloggen" + "message": "Login" }, "typeCard": { "message": "Kaart" @@ -675,7 +675,7 @@ "message": "Steek je beveilingssleutel in de USB-poort van je computer. Als het een knop heeft, druk deze dan in." }, "loginUnavailable": { - "message": "Inloggen niet beschikbaar" + "message": "Login niet beschikbaar" }, "noTwoStepProviders": { "message": "Dit account heeft tweestapsaanmelding ingeschakeld, maar deze webbrowser ondersteunt geen van de geconfigureerde aanbieders." @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Wachtwoordgenerator" }, + "minComplexityScore": { + "message": "Minimale complexiteitsscore" + }, "minNumbers": { "message": "Minimum aantal cijfers" }, @@ -816,7 +819,7 @@ "message": "Dubbelzinnige tekens vermijden" }, "regeneratePassword": { - "message": "Wachtwoord opnieuw genereren" + "message": "Opnieuw genereren" }, "length": { "message": "Lengte" @@ -835,7 +838,7 @@ "message": "Cijfer toevoegen" }, "passwordHistory": { - "message": "Wachtwoordgeschiedenis" + "message": "Geschiedenis" }, "noPasswordsInList": { "message": "Er zijn geen wachtwoorden om weer te geven." @@ -1312,7 +1315,7 @@ "message": "Rapportages" }, "unsecuredWebsitesReport": { - "message": "Overzicht van niet-beveiligde websites" + "message": "Niet-beveiligde websites" }, "unsecuredWebsitesReportDesc": { "message": "Onbeveiligde websites met http:// gebruiken kan gevaarlijk zijn. Als de website het ondersteunt, moet je deze altijd benaderen met behulp van https:// zodat je verbinding versleuteld is." @@ -1333,7 +1336,7 @@ "message": "Geen items in je kluis met onbeveiligde URIs." }, "inactive2faReport": { - "message": "Overzicht van inactieve 2FA" + "message": "Tweestapsaanmelding" }, "inactive2faReportDesc": { "message": "Tweestapsaanmelding (2FA) is een belangrijke instelling die bijdraagt aan de beveiliging van je accounts. Als de website het ondersteunt, zou je altijd tweestapsaanmelding moeten gebruiken." @@ -1357,7 +1360,7 @@ "message": "Instructies" }, "exposedPasswordsReport": { - "message": "Overzicht van gelekte wachtwoorden" + "message": "Gelekte wachtwoorden" }, "exposedPasswordsReportDesc": { "message": "Gelekte wachtwoorden zijn wachtwoorden die zijn ontdekt in bekende datalekken die publiekelijk zijn vrijgegeven of door hackers op het dark web worden verkocht." @@ -1390,7 +1393,7 @@ } }, "weakPasswordsReport": { - "message": "Overzicht van zwakke wachtwoorden" + "message": "Zwakke wachtwoorden" }, "weakPasswordsReportDesc": { "message": "Hackers en geautomatiseerde gereedschappen die wachtwoorden kraken kunnen zwakke wachtwoorden eenvoudig raden. De wachtwoordgenerator van Bitwarden helpt je bij het maken van sterke wachtwoorden." @@ -1411,7 +1414,7 @@ "message": "Er zijn geen items met zwakke wachtwoorden in je kluis gevonden." }, "reusedPasswordsReport": { - "message": "Overzicht van dubbele wachtwoorden" + "message": "Dubbele wachtwoorden" }, "reusedPasswordsReportDesc": { "message": "Als hackers wachtwoorden stelen bij een dienst die je gebruikt, kunnen zij met hetzelfde wachtwoord eenvoudig toegang krijgen tot meer van je online accounts. Je zou voor iedere dienst een uniek wachtwoord moeten gebruiken." @@ -1441,7 +1444,7 @@ } }, "dataBreachReport": { - "message": "Overzicht van datalekken" + "message": "Datalekken" }, "breachDesc": { "message": "Een \"datalek\" is een incident waarbij de gegevens van een website zijn gestolen door hackers en vervolgens openbaar zijn gemaakt. Controleer de soorten gegevens die zijn gelekt (e-mailadressen, wachtwoorden, creditcards, enz.) en neem passende maatregelen, zoals het wijzigen van wachtwoorden." @@ -2047,6 +2050,12 @@ "people": { "message": "Personen" }, + "policies": { + "message": "Beleidseisen" + }, + "editPolicy": { + "message": "Beleid bewerken" + }, "groups": { "message": "Groepen" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Bewerk beleid $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Groep aangemaakt $ID$.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "De uitnodiging is niet geaccepteerd. Vraag een beheerder van de organisatie om een nieuwe uitnodiging te versturen." }, + "inviteAcceptFailedShort": { + "message": "Kan de uitnodiging niet accepteren. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Mijn e-mailadres onthouden" }, @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "Je moet je abonnement beheren vanuit de winkel waar je in-app aankoop is gemaakt." + }, + "minLength": { + "message": "Minimale lengte" + }, + "clone": { + "message": "Kopiëren" + }, + "masterPassPolicyDesc": { + "message": "Minimale eisen voor de sterkte van het hoofdwachtwoord instellen." + }, + "twoStepLoginPolicyDesc": { + "message": "Vereis tweestapsaanmelding op het persoonlijke account van gebruikers." + }, + "twoStepLoginPolicyWarning": { + "message": "Verwijdert organisatieleden zonder tweestapsaanmelding op hun persoonlijke account uit de organisatie en stuurt hen een notificatie via e-mail." + }, + "twoStepLoginPolicyUserWarning": { + "message": "Je bent lid van een organisatie die tweestapsaanmelding vereist op je persoonlijke account. Als je tweestapsaanmelding uitschakelt verlaat je automatisch deze organisaties." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimale complexiteitsscore van $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimale lengte van $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Bevat een of meerdere hoofdletters" + }, + "policyInEffectLowercase": { + "message": "Bevat een of meerdere kleine letters" + }, + "policyInEffectNumbers": { + "message": "Bevat een of meerdere getallen" + }, + "policyInEffectSpecial": { + "message": "Bevat een of meerdere van de volgende speciale tekens $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Je nieuwe hoofdwachtwoord voldoet niet aan de beleidseisen." } -} \ No newline at end of file +} diff --git a/src/locales/pl/messages.json b/src/locales/pl/messages.json index ad45d51cf0a..6d88ac36bc4 100644 --- a/src/locales/pl/messages.json +++ b/src/locales/pl/messages.json @@ -1,6 +1,6 @@ { "pageTitle": { - "message": "$APP_NAME$ Sejf Internetowy", + "message": "$APP_NAME$ sejf internetowy", "description": "The title of the website in the browser window.", "placeholders": { "app_name": { @@ -38,7 +38,7 @@ "message": "Hasło" }, "passphrase": { - "message": "Hasło" + "message": "Hasło wyrazowe" }, "notes": { "message": "Notatki" @@ -47,7 +47,7 @@ "message": "Pola niestandardowe" }, "cardholderName": { - "message": "Imię i nazwisko posiadacza karty" + "message": "Właściciel karty" }, "number": { "message": "Numer" @@ -59,7 +59,7 @@ "message": "Wygaśnięcie" }, "securityCode": { - "message": "Kod CVV" + "message": "Kod zabezpieczający (CVV)" }, "identityName": { "message": "Nazwa profilu" @@ -77,7 +77,7 @@ "message": "Numer prawa jazdy" }, "email": { - "message": "Email" + "message": "E-mail" }, "phone": { "message": "Telefon" @@ -125,13 +125,13 @@ "message": "Pan" }, "mrs": { - "message": "Pani" + "message": "Mrs" }, "ms": { "message": "Pani" }, "dr": { - "message": "Dr" + "message": "Doktor" }, "expirationMonth": { "message": "Miesiąc wygaśnięcia" @@ -140,7 +140,7 @@ "message": "Rok wygaśnięcia" }, "authenticatorKeyTotp": { - "message": "Klucz Uwierzytelniający (TOTP)" + "message": "Klucz uwierzytelniający (TOTP)" }, "folder": { "message": "Folder" @@ -152,7 +152,7 @@ "message": "Wartość" }, "dragToSort": { - "message": "Przeciągnij by posortować" + "message": "Przeciągnij, aby posortować" }, "cfTypeText": { "message": "Tekst" @@ -183,14 +183,14 @@ "message": "Domena nadrzędna" }, "host": { - "message": "Nazwa domeny", + "message": "Domena", "description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'." }, "exact": { "message": "Dokładnie" }, "startsWith": { - "message": "Zaczyna się od" + "message": "Rozpoczyna się od" }, "regEx": { "message": "Wyrażenie regularne", @@ -215,7 +215,7 @@ "description": "Toggling an expand/collapse state." }, "generatePassword": { - "message": "Wygeneruj hasło" + "message": "Generuj hasło" }, "checkPassword": { "message": "Sprawdź, czy hasło zostało ujawnione." @@ -230,7 +230,7 @@ } }, "passwordSafe": { - "message": "To hasło nie znajduje się w żadnej znanej wykradzionej bazie danych. Powinno być bezpieczne w użyciu." + "message": "To hasło nie znajduje się w żadnej znanej wykradzionej bazie danych. Powinno być bezpieczne." }, "save": { "message": "Zapisz" @@ -266,7 +266,7 @@ "message": "Szukaj w ulubionych" }, "searchType": { - "message": "Szukaj według typu elementu", + "message": "Typ wyszukiwania", "description": "Search item type" }, "searchVault": { @@ -365,43 +365,43 @@ } }, "copyValue": { - "message": "Skopiuj wartość", + "message": "Kopiuj wartość", "description": "Copy value to clipboard" }, "copyPassword": { - "message": "Skopiuj hasło", + "message": "Kopiuj hasło", "description": "Copy password to clipboard" }, "copyUsername": { - "message": "Skopiuj nazwę użytkownika", + "message": "Kopiuj nazwę użytkownika", "description": "Copy username to clipboard" }, "copyNumber": { - "message": "Skopiuj numer", + "message": "Kopiuj numer", "description": "Copy credit card number" }, "copySecurityCode": { - "message": "Skopiuj kod CVV/CVC", + "message": "Kopiuj kod zabezpieczający", "description": "Copy credit card security code (CVV)" }, "copyUri": { - "message": "Skopiuj URI", + "message": "Kopiuj URI", "description": "Copy URI to clipboard" }, "myVault": { - "message": "Mój Sejf" + "message": "Mój sejf" }, "vault": { "message": "Sejf" }, "shareSelected": { - "message": "Udostępnij wybrane" + "message": "Udostępnij zaznaczone" }, "deleteSelected": { - "message": "Usuń wybrane" + "message": "Usuń zaznaczone" }, "moveSelected": { - "message": "Przenieś wybrane" + "message": "Przenieś zaznaczone" }, "selectAll": { "message": "Zaznacz wszystko" @@ -413,10 +413,10 @@ "message": "Uruchom" }, "newAttachment": { - "message": "Dodaj nowy załącznik" + "message": "Dodaj załącznik" }, "deletedAttachment": { - "message": "Usunięty załącznik" + "message": "Załącznik został usunięty" }, "deleteAttachmentConfirmation": { "message": "Jesteś pewien, że chcesz usunąć ten załącznik?" @@ -437,16 +437,16 @@ "message": "Nie możesz używać tej funkcji, dopóki nie zaktualizujesz klucza szyfrowania." }, "addedItem": { - "message": "Dodany element" + "message": "Element został dodany" }, "editedItem": { - "message": "Element zmieniony" + "message": "Element został zaktualizowany" }, "sharedItem": { - "message": "Udostępniony element" + "message": "Element został udostępniony" }, "sharedItems": { - "message": "Udostępnione elementy" + "message": "Elementy zostały udostępnione" }, "deleteItem": { "message": "Usuń element" @@ -461,28 +461,28 @@ "message": "Czy na pewno chcesz usunąć ten element?" }, "deletedItem": { - "message": "Usunięty element" + "message": "Element został usunięty" }, "deletedItems": { - "message": "Usunięte elementy" + "message": "Element został usunięty" }, "movedItems": { "message": "Przeniesione elementy" }, "overwritePasswordConfirmation": { - "message": "Czy na pewno chcesz zastąpić bieżące hasło?" + "message": "Czy na pewno chcesz zastąpić obecne hasło?" }, "editedFolder": { - "message": "Folder zmieniony" + "message": "Folder został zaktualizowany" }, "addedFolder": { - "message": "Dodany folder" + "message": "Folder został dodany" }, "deleteFolderConfirmation": { "message": "Czy na pewno chcesz usunąć ten folder?" }, "deletedFolder": { - "message": "Usunięty folder" + "message": "Folder został usunięty" }, "loggedOut": { "message": "Wylogowano" @@ -530,19 +530,19 @@ "message": "Hasło główne" }, "masterPassDesc": { - "message": "Hasło główne to hasło, którego używasz, aby uzyskać dostęp do Twojego sejfu. Bardzo ważne jest, abyś pamiętał swoje hasło główne. Jeśli je zapomnisz, nie będzie możliwości, aby je odzyskać." + "message": "Hasło główne zapewnia dostęp do sejfu. To bardzo ważne, abyś je pamiętał. Jeśli je zapomnisz, nie będzie możliwości, aby je przywrócić." }, "masterPassHintDesc": { - "message": "Wskazówka dotycząca hasła głównego może pomóc Ci przypomnieć sobie hasło, jeśli je zapomnisz." + "message": "Podpowiedź do hasła głównego może pomóc Ci przypomnieć hasło, jeśli je zapomnisz." }, "reTypeMasterPass": { - "message": "Powtórz hasło główne" + "message": "Wpisz ponownie hasło główne" }, "masterPassHint": { "message": "Podpowiedź do hasła głównego (opcjonalnie)" }, "masterPassHintLabel": { - "message": "Uzyskaj podpowiedź hasła głównego" + "message": "Podpowiedź do hasła głównego" }, "settings": { "message": "Ustawienia" @@ -551,16 +551,16 @@ "message": "Podpowiedź do hasła" }, "enterEmailToGetHint": { - "message": "Podaj e-mail powiązany z kontem, aby otrzymywać podpowiedź do hasła głównego." + "message": "Wpisz adres e-mail powiązany z kontem, aby otrzymać podpowiedź do hasła głównego." }, "getMasterPasswordHint": { - "message": "Uzyskaj podpowiedź hasła głównego" + "message": "Uzyskaj podpowiedź do hasła głównego" }, "emailRequired": { "message": "Adres e-mail jest wymagany." }, "invalidEmail": { - "message": "Niepoprawny adres e-mail." + "message": "Adres e-mail jest nieprawidłowy." }, "masterPassRequired": { "message": "Hasło główne jest wymagane." @@ -572,10 +572,10 @@ "message": "Potwierdzenie hasła głównego nie pasuje." }, "newAccountCreated": { - "message": "Twoje konto zostało utworzone! Teraz możesz się zalogować." + "message": "Konto zostało utworzone! Teraz możesz się zalogować." }, "masterPassSent": { - "message": "Wysłaliśmy Ci wiadomość e-mail z Twoją podpowiedzią do hasła głównego." + "message": "Wysłaliśmy Tobie wiadomość e-mail z podpowiedzią do hasła głównego." }, "unexpectedError": { "message": "Wystąpił nieoczekiwany błąd." @@ -584,7 +584,7 @@ "message": "Adres e-mail" }, "yourVaultIsLocked": { - "message": "Twój sejf jest zablokowany. Wprowadź swoje hasło główne, aby kontynuować." + "message": "Sejf jest zablokowany. Wpisz hasło główne, aby kontynuować." }, "unlock": { "message": "Odblokuj" @@ -603,10 +603,10 @@ } }, "invalidMasterPassword": { - "message": "Nieprawidłowe hasło główne" + "message": "Hasło główne jest nieprawidłowe" }, "lockNow": { - "message": "Zablokuj teraz" + "message": "Zablokuj" }, "noItemsInList": { "message": "Brak elementów." @@ -639,10 +639,10 @@ } }, "enterVerificationCodeApp": { - "message": "Wprowadź 6-cyfrowy kod weryfikacyjny z Twojej aplikacji uwierzytelniającej." + "message": "Wpisz 6-cyfrowy kod weryfikacyjny z aplikacji uwierzytelniającej." }, "enterVerificationCodeEmail": { - "message": "Wprowadź 6-cyfrowy kod weryfikacyjny, który został przesłany do $EMAIL$.", + "message": "Wpisz 6-cyfrowy kod weryfikacyjny, który został przesłany na adres $EMAIL$.", "placeholders": { "email": { "content": "$1", @@ -663,25 +663,25 @@ "message": "Zapamiętaj mnie" }, "sendVerificationCodeEmailAgain": { - "message": "Wyślij ponownie e-mail z kodem weryfikacyjnym" + "message": "Wyślij ponownie wiadomość z kodem weryfikacyjnym" }, "useAnotherTwoStepMethod": { "message": "Użyj innej metody logowania dwustopniowego" }, "insertYubiKey": { - "message": "Włóż swój YubiKey do portu USB komputera, a następnie dotknij jego przycisku." + "message": "Włóż klucz YubiKey do portu USB komputera, a następnie dotknij jego przycisku." }, "insertU2f": { "message": "Włóż klucz bezpieczeństwa do portu USB komputera. Jeśli klucz posiada przycisk, dotknij go." }, "loginUnavailable": { - "message": "Dane logowania niedostępne" + "message": "Logowanie jest niedostępne" }, "noTwoStepProviders": { - "message": "Dla tego konta aktywowano dwustopniowe logowanie, jednak ta przeglądarka nie wspiera żadnego ze skonfigurowanych mechanizmów dwustopniowej autoryzacji." + "message": "Konto ma włączoną opcję logowania dwustopniowego, jednak ta przeglądarka nie wspiera żadnego ze skonfigurowanych mechanizmów autoryzacji dwustopniowej." }, "noTwoStepProviders2": { - "message": "Proszę użyć obsługiwanej przeglądarki (takiej jak Chrome) i/lub dodać dodatkowych dostawców, którzy są lepiej wspierani przez przeglądarki internetowe (np. aplikacja uwierzytelniająca)." + "message": "Skorzystaj z obsługiwanej przeglądarki internetowej (takiej jak Chrome) i/lub dodaj dodatkowych dostawców, którzy są lepiej wspierani przez przeglądarki (np. aplikacja uwierzytelniająca)." }, "twoStepOptions": { "message": "Opcje logowania dwustopniowego" @@ -720,7 +720,7 @@ "message": "Klucz bezpieczeństwa FIDO U2F" }, "emailTitle": { - "message": "Email" + "message": "E-mail" }, "emailDesc": { "message": "Kody weryfikacyjne zostaną wysłane do Ciebie e-mailem." @@ -788,10 +788,10 @@ "message": "Ostrzeżenie" }, "exportWarningDesc": { - "message": "Ten plik eksportu zawiera Twoje dane w niezaszyfrowanym formacie. Nie powinieneś go przechowywać ani przesyłać poprzez niezabezpieczone kanały (takie jak e-mail). Skasuj go natychmiast po użyciu." + "message": "Plik zawiera dane sejfu w niezaszyfrowanym formacie. Nie powinieneś go przechowywać, ani przesyłać poprzez niezabezpieczone kanały (takie jak poczta e-mail). Skasuj go natychmiast po użyciu." }, "exportMasterPassword": { - "message": "Wprowadź hasło główne, aby wyeksportować dane z sejfu." + "message": "Wpisz hasło główne, aby wyeksportować dane z sejfu." }, "exportVault": { "message": "Eksportuj sejf" @@ -803,20 +803,23 @@ "message": "Dane z sejfu zostały wyeksportowane." }, "passwordGenerator": { - "message": "Generator haseł" + "message": "Generator hasła" + }, + "minComplexityScore": { + "message": "Minimum Complexity Score" }, "minNumbers": { - "message": "Min. liczba znaków" + "message": "Minimalna liczba cyfr" }, "minSpecial": { - "message": "Min. liczba znaków specjalnych", + "message": "Minimalna liczba znaków specjalnych", "description": "Minimum Special Characters" }, "ambiguous": { "message": "Unikaj niejednoznacznych znaków" }, "regeneratePassword": { - "message": "Wygeneruj hasło" + "message": "Wygeneruj hasło ponownie" }, "length": { "message": "Długość" @@ -825,14 +828,14 @@ "message": "Liczba słów" }, "wordSeparator": { - "message": "Separator wyrazów" + "message": "Separator słów" }, "capitalize": { - "message": "Pierwsze duże litery wyrazu", + "message": "Wielkie litery", "description": "Make the first letter of a work uppercase." }, "includeNumber": { - "message": "Uwzględnij Cyfry" + "message": "Uwzględnij cyfry" }, "passwordHistory": { "message": "Historia haseł" @@ -845,7 +848,7 @@ "description": "To clear something out. example: To clear browser history." }, "accountUpdated": { - "message": "Konto zaktualizowane" + "message": "Konto zostało zaktualizowane" }, "changeEmail": { "message": "Zmień adres e-mail" @@ -857,7 +860,7 @@ "message": "Kod" }, "changeEmailDesc": { - "message": "Wysłaliśmy kod weryfikacyjny do $EMAIL$. Sprawdź pocztę i wprowadź kod, aby ukończyć proces zmiany adresu e-mail.", + "message": "Wysłaliśmy kod weryfikacyjny na adres $EMAIL$. Sprawdź pocztę i wpisz kod, aby ukończyć proces zmiany adresu e-mail.", "placeholders": { "email": { "content": "$1", @@ -866,7 +869,7 @@ } }, "loggedOutWarning": { - "message": "Kontynuowanie spowoduje wylogowanie Cię z bieżącej sesji i będziesz musiał zalogować się ponownie. Aktywne sesje na innych urządzeniach mogą w dalszym ciągu pozostać aktywne przez maksymalnie godzinę." + "message": "Kontynuowanie spowoduje wylogowanie Cię z obecnej sesji i będziesz musiał zalogować się ponownie. Aktywne sesje na innych urządzeniach mogą w dalszym ciągu pozostać aktywne przez maksymalnie godzinę." }, "emailChanged": { "message": "Adres e-mail został zmieniony" @@ -884,7 +887,7 @@ "message": "Hasło główne zostało zmienione" }, "currentMasterPass": { - "message": "Aktualne hasło główne" + "message": "Obecne hasło główne" }, "newMasterPass": { "message": "Nowe hasło główne" @@ -899,10 +902,10 @@ "message": "Algorytm KDF" }, "kdfIterations": { - "message": "Powtórzenia KDF" + "message": "Iteracje KDF" }, "kdfIterationsDesc": { - "message": "Wyższa liczba powtórzeń KDF może pomóc chronić Twoje hasło główne przed atakami typu brute force. Zalecamy ustawienie wartości $VALUE$ lub wyższej.", + "message": "Wyższa liczba iteracji KDF pomaga chronić hasło główne przed atakami siłowymi. Zalecamy ustawienie wartości $VALUE$ lub wyższej.", "placeholders": { "value": { "content": "$1", @@ -911,7 +914,7 @@ } }, "kdfIterationsWarning": { - "message": "Ustawienie zbyt wysokiej liczby powtórzeń KDF może skutkować obniżeniem wydajności podczas logowania do Bitwarden (oraz odblokowywania sejfu) na urządzeniach z wolniejszym procesorem. Zalecamy stopniowe zwiększanie tej wartości o $INCREMENT$ i przetestowanie jej na wszystkich Twoich urządzeniach.", + "message": "Ustawienie zbyt wysokiej liczby iteracji KDF może skutkować obniżeniem wydajności podczas logowania do Bitwarden (oraz odblokowywania sejfu) na urządzeniach z wolniejszym procesorem. Zalecamy stopniowe zwiększanie tej wartości o $INCREMENT$ i przetestowanie jej na wszystkich swoich urządzeniach.", "placeholders": { "increment": { "content": "$1", @@ -923,7 +926,7 @@ "message": "Zmień KDF" }, "encKeySettingsChanged": { - "message": "Zmieniono ustawienia klucza szyfrowania" + "message": "Ustawienia klucza szyfrowania zostały zaktualizowane" }, "dangerZone": { "message": "Strefa niebezpieczeństwa" @@ -935,10 +938,10 @@ "message": "Zakończ sesje" }, "deauthorizeSessionsDesc": { - "message": "Martwisz się tym, że jesteś zalogowany na innym urządzeniu? Kontynuuj poniżej, aby wylogować się ze wszystkich komputerów, których wcześniej używałeś. Tek krok bezpieczeństwa jest zalecany, jeśli korzystałeś z publicznego komputera lub przypadkowo zapisałeś swoje hasło na cudzym urządzeniu. Ten krok zdezaktywuje również wszystkie sesje z zapamiętanym logowaniem dwustopniowym." + "message": "Martwisz się, że jesteś zalogowany na innym urządzeniu? Przejdź poniżej, aby wylogować się ze wszystkich komputerów, których wcześniej używałeś. Ta czynność jest zalecana, jeśli korzystałeś z publicznego komputera lub przypadkowo zapisałeś swoje hasło na cudzym urządzeniu. Ta czynność wyczyści również wszystkie sesje z zapamiętanym logowaniem dwustopniowym." }, "deauthorizeSessionsWarning": { - "message": "Kontynuowanie spowoduje także wylogowanie cię z bieżącej sesji i będziesz musiał zalogować się ponownie. Zostaniesz również poproszony o dwustopniową autoryzację, jeśli ta opcja jest włączona. Aktywne sesje na innych urządzeniach mogą w dalszym ciągu pozostać aktywne przez maksymalnie godzinę." + "message": "Kontynuowanie spowoduje wylogowanie z obecnej sesji i będziesz musiał zalogować się ponownie. Zostaniesz również poproszony o ponowne logowanie dwustopniowe, jeśli masz włączoną tę opcję. Aktywne sesje na innych urządzeniach mogą pozostać aktywne przez maksymalnie godzinę." }, "sessionsDeauthorized": { "message": "Wszystkie sesje zostały zakończone" @@ -947,34 +950,34 @@ "message": "Wyczyść sejf" }, "purgedOrganizationVault": { - "message": "Wyczyszczono sejf organizacji." + "message": "Sejf organizacji został wyczyszczony." }, "purgeVaultDesc": { - "message": "Kontynuuj poniżej, aby usunąć wszystkie elementy i foldery z Twojego sejfu. Elementy udostępnione organizacji nie zostaną usunięte." + "message": "Kontynuuj poniżej, aby usunąć wszystkie elementy i foldery z sejfu. Elementy udostępnione organizacji nie zostaną usunięte." }, "purgeOrgVaultDesc": { "message": "Przejdź poniżej, aby usunąć wszystkie elementy z sejfu organizacji." }, "purgeVaultWarning": { - "message": "Wykasowanie sejfu jest nieodwracalne. Akcja ta nie może być cofnięta." + "message": "Wyczyszczenie sejfu jest nieodwracalne. Ta czynność nie może zostać cofnięta." }, "vaultPurged": { - "message": "Twój sejf został wyczyszczony." + "message": "Sejf został wyczyszczony." }, "deleteAccount": { "message": "Usuń konto" }, "deleteAccountDesc": { - "message": "Kontynuuj poniżej, aby usunąć swoje konto i wszystkie związane z nim dane." + "message": "Kontynuuj poniżej, aby usunąć konto i wszystkie związane z nim dane." }, "deleteAccountWarning": { - "message": "Usunięcie konta jest nieodwracalne. Akcja ta nie może być cofnięta." + "message": "Usunięcie konta jest nieodwracalne. Ta czynność nie może zostać cofnięta." }, "accountDeleted": { - "message": "Konto usunięte" + "message": "Konto zostało usunięte" }, "accountDeletedDesc": { - "message": "Twoje konto zostało zamknięte i wszystkie powiązane z nim dane zostały skasowane." + "message": "Konto zostało zamknięte i wszystkie powiązane z nim dane zostały usunięte." }, "myAccount": { "message": "Moje konto" @@ -986,10 +989,10 @@ "message": "Importuj dane" }, "importSuccess": { - "message": "Dane zostały poprawnie zaimportowane do Twojego sejfu." + "message": "Dane zostały zaimportowane do sejfu." }, "importFormatError": { - "message": "Dane nie są poprawnie sformatowane. Proszę sprawdzić importowany plik i spróbować ponownie." + "message": "Dane nie są poprawnie sformatowane. Sprawdź importowany plik i spróbuj ponownie." }, "importNothingError": { "message": "Nic nie zostało zaimportowane." @@ -1020,7 +1023,7 @@ "message": "Spersonalizuj swój sejf." }, "optionsUpdated": { - "message": "Opcje zaktualizowane" + "message": "Opcje zostały zaktualizowane" }, "language": { "message": "Język" @@ -1032,14 +1035,14 @@ "message": "Wyłącz ikony stron" }, "disableIconsDesc": { - "message": "Wyświetlaj rozpoznawalną ikonę serwisu obok danych logowania w Twoim sejfie." + "message": "Wyświetlaj rozpoznawalną ikonę serwisu obok danych logowania w sejfie." }, "enableGravatars": { "message": "Włącz Gravatary", "description": "'Gravatar' is the name of a service. See www.gravatar.com" }, "enableGravatarsDesc": { - "message": "Używaj obrazków awatarów załadowanych z gravatar.com." + "message": "Korzystaj ze zdjęć profilowych załadowanych z serwisu gravatar.com." }, "default": { "message": "Domyślny" @@ -1048,7 +1051,7 @@ "message": "Reguły domeny" }, "domainRulesDesc": { - "message": "Jeśli używasz tego samego loginu na kilku różnych domenach, możesz oznaczyć tę stronę jako \"ekwiwalent\". \"Globalne\" domeny to domeny utworzone już dla Ciebie przez Bitwarden." + "message": "Jeśli używasz tych samych danych logowania na różnych domenach, możesz zaznaczyć tę stronę jako \"ekwiwalent\". \"Globalne\" domeny to domeny utworzone już przez zespół Bitwarden." }, "globalEqDomains": { "message": "Globalne domeny równoważne" @@ -1069,7 +1072,7 @@ "message": "Nowa niestandardowa domena" }, "newCustomDomainDesc": { - "message": "Wprowadź listę domen oddzielonych przecinkami. Dozwolone są tylko \"podstawowe\" domeny. Nie wprowadzaj subdomen. Na przykład, wpisz \"google.com\" zamiast \"www.google.com\". Możesz również wpisać \"androidapp://nazwa.pakietu\", aby skojarzyć aplikację androidową z innymi domenami." + "message": "Wpisz listę domen oddzielonych przecinkami. Dozwolone są tylko \"podstawowe\" domeny. Nie wpisuj subdomen. Przykładowo wpisz \"google.com\", zamiast \"www.google.com\". Możesz również wpisać \"androidapp://nazwa.pakietu\", aby powiązać aplikację Android z innymi domenami." }, "customDomainX": { "message": "Niestandardowa domena $INDEX$", @@ -1081,19 +1084,19 @@ } }, "domainsUpdated": { - "message": "Domeny zaktualizowane" + "message": "Domeny zostały zaktualizowane" }, "twoStepLogin": { - "message": "Dwustopniowe logowanie" + "message": "Logowanie dwustopniowe" }, "twoStepLoginDesc": { "message": "Zabezpiecz swoje konto poprzez wymóg wykonania dodatkowego kroku podczas logowania." }, "twoStepLoginOrganizationDesc": { - "message": "Wymuś dwustopniowe logowanie dla użytkowników w Twojej organizacji poprzez skonfigurowanie dostawców na poziomie organizacji." + "message": "Wymuś logowanie dwustopniowe dla użytkowników w Twojej organizacji, poprzez skonfigurowanie dostawców na poziomie organizacji." }, "twoStepLoginRecoveryWarning": { - "message": "Włączenie logowania dwustopniowego można trwale zablokować Twoje konto Bitwarden. Kod odzyskiwania pozwala na dostęp do konta w przypadku, gdy nie można użyć standardowego dostawcy dwustopniowego logowania (np. w przypadku utraty urządzenia). Dział wsparcia Bitwarden nie będzie w stanie Ci pomóc, jeśli stracisz dostęp do swojego konta. Zalecamy zapisanie lub wydrukowanie kodu odzyskiwania i przechowywanie go w bezpiecznym miejscu." + "message": "Włączenie logowania dwustopniowego można trwale zablokować konto Bitwarden. Kod odzyskiwania pozwala na dostęp do konta w przypadku, gdy nie będziesz mógł skorzystać ze standardowego dostawcy logowania dwustopniowego (np. w przypadku utraty urządzenia). Pomoc techniczna Bitwarden nie będzie w stanie Ci pomóc, jeśli stracisz dostęp do swojego konta. Zalecamy zapisanie lub wydrukowanie kodu odzyskiwania i przechowywanie go w bezpiecznym miejscu." }, "viewRecoveryCode": { "message": "Wyświetl kod odzyskiwania" @@ -1116,10 +1119,10 @@ "message": "Konto Premium" }, "premiumRequired": { - "message": "Wymagane konto Premium" + "message": "Konto Premium jest wymagane" }, "premiumRequiredDesc": { - "message": "Musisz posiadać konto Premium, aby skorzystać z tej funkcji." + "message": "Konto Premium jest wymagane, aby skorzystać z tej funkcji." }, "youHavePremiumAccess": { "message": "Masz dostęp do funkcji konta Premium" @@ -1134,19 +1137,19 @@ "message": "Wyłącz" }, "twoStepLoginProviderEnabled": { - "message": "Ten dostawca logowania dwustopniowego jest włączony na Twoim koncie." + "message": "Ten dostawca logowania dwustopniowego jest już włączony na koncie." }, "twoStepLoginAuthDesc": { - "message": "Wprowadź hasło główne, aby zmodyfikować ustawienia logowania dwustopniowego." + "message": "Wpisz hasło główne, aby zmienić ustawienia logowania dwustopniowego." }, "twoStepAuthenticatorDesc": { - "message": "Wykonaj poniższe kroki w celu aktywacji dwustopniowego logowania przez aplikację uwierzytelniającą:" + "message": "Wykonaj poniższe kroki, aby aktywować logowanie dwustopniowe przez aplikację uwierzytelniającą:" }, "twoStepAuthenticatorDownloadApp": { "message": "Pobierz aplikację uwierzytelniającą" }, "twoStepAuthenticatorNeedApp": { - "message": "Potrzebujesz aplikacji uwierzytelniającej? Pobierz jedną z następujących" + "message": "Potrzebujesz aplikacji uwierzytelniającej? Pobierz jedną z nich" }, "iosDevices": { "message": "Urządzenia z systemem iOS" @@ -1158,22 +1161,22 @@ "message": "Urządzenia z systemem Windows" }, "twoStepAuthenticatorAppsRecommended": { - "message": "Te aplikacje są zalecane, jednak inne aplikacje aplikacje uwierzytelniające również będą działać." + "message": "Te aplikacje uwierzytelniające są zalecane, jednak inne również będą działać." }, "twoStepAuthenticatorScanCode": { - "message": "Zeskanuj ten kod QR w aplikacji uwierzytelniającej" + "message": "Zeskanuj kod QR w aplikacji uwierzytelniającej" }, "key": { "message": "Klucz" }, "twoStepAuthenticatorEnterCode": { - "message": "Wprowadź 6-cyfrowy kod weryfikacyjny z aplikacji uwierzytelniającej" + "message": "Wpisz 6-cyfrowy kod weryfikacyjny z aplikacji uwierzytelniającej" }, "twoStepAuthenticatorReaddDesc": { "message": "Jeśli chcesz dodać inne urządzenie, poniżej znajdziesz kod QR (lub klucz) wymagany przez aplikację uwierzytelniającą." }, "twoStepDisableDesc": { - "message": "Czy na pewno chcesz wyłączyć tego dostawcę dwustopniowego logowania?" + "message": "Czy na pewno chcesz wyłączyć tego dostawcę logowania dwustopniowego?" }, "twoStepDisabled": { "message": "Dostawca logowania dwustopniowego został wyłączony." @@ -1194,13 +1197,13 @@ "message": "Zapisz formularz." }, "twoFactorYubikeyWarning": { - "message": "Z powodu ograniczeń platformy, klucze YubiKey nie mogą być używane we wszystkich aplikacjach Bitwarden. Powinieneś włączyć inną metodę dwustopniowego logowania, tak abyś miał dostęp do swojego konta w sytuacji, gdy YubiKey nie będzie mógł zostać użyty. Wspierane platformy:" + "message": "Z powodu ograniczeń platformy, klucze YubiKey nie mogą być używane we wszystkich aplikacjach Bitwarden. Musisz włączyć inną metodę logowania dwustopniowego, aby zachować dostęp do konta w pozostałych sytuacjach. Wspierane platformy:" }, "twoFactorYubikeySupportUsb": { "message": "Sejf internetowy, aplikacja komputerowa, wiersz poleceń i rozszerzenia dla wszystkich przeglądarek na urządzeniu posiadającym port USB akceptujący Twój klucz YubiKey." }, "twoFactorYubikeySupportMobile": { - "message": "Aplikacje mobilne na urządzeniach obsługujących NFC lub posiadających port USB akceptujący Twój YubiKey." + "message": "Aplikacje mobilne na urządzeniach obsługujących NFC lub posiadające port USB, który akceptuje klucz YubiKey." }, "yubikeyX": { "message": "YubiKey $INDEX$", @@ -1236,7 +1239,7 @@ "message": "Wyłącz wszystkie klucze" }, "twoFactorDuoDesc": { - "message": "Wprowadź informacje o aplikacji Bitwarden z panelu administracyjnego Duo." + "message": "Wpisz informacje o aplikacji Bitwarden z panelu administracyjnego Duo." }, "twoFactorDuoIntegrationKey": { "message": "Klucz integracji" @@ -1245,19 +1248,19 @@ "message": "Tajny klucz" }, "twoFactorDuoApiHostname": { - "message": "Nazwa hosta API" + "message": "Nazwa domeny API" }, "twoFactorEmailDesc": { - "message": "Wykonaj poniższe kroki w celu aktywacji dwustopniowego logowania przez e-mail:" + "message": "Wykonaj poniższe kroki, aby aktywować logowanie dwustopniowe przez adres e-mail:" }, "twoFactorEmailEnterEmail": { - "message": "Wprowadź e-mail, na który chcesz otrzymywać kody weryfikacyjne" + "message": "Wpisz adres e-mail, na który chcesz otrzymywać kody weryfikacyjne" }, "twoFactorEmailEnterCode": { - "message": "Wprowadź 6-cyfrowy kod weryfikacyjny z e-maila" + "message": "Wpisz 6-cyfrowy kod weryfikacyjny z wiadomości e-mail" }, "sendEmail": { - "message": "Wyślij e-mail" + "message": "Wyślij wiadomość" }, "twoFactorU2fAdd": { "message": "Dodaj klucz bezpieczeństwa FIDO U2F do swojego konta" @@ -1269,7 +1272,7 @@ "message": "Odczytaj klucz" }, "keyCompromised": { - "message": "Klucz został złamany." + "message": "Klucz został wykradziony." }, "twoFactorU2fGiveName": { "message": "Nadaj kluczowi bezpieczeństwa przyjazną nazwę, aby go łatwiej zidentyfikować." @@ -1284,7 +1287,7 @@ "message": "Zapisz formularz." }, "twoFactorU2fWarning": { - "message": "Z powodu ograniczeń platformy, FIDO U2F nie może być używany we wszystkich aplikacjach Bitwarden. Powinieneś włączyć inną metodę dwustopniowego logowania, tak abyś miał dostęp do swojego konta w sytuacji, gdy FIDO U2F nie będzie mógł zostać użyty. Wspierane platformy:" + "message": "Z powodu ograniczeń platformy, klucze FIDO U2F nie mogą być używane we wszystkich aplikacjach Bitwarden. Musisz włączyć inną metodę logowania dwustopniowego, aby zachować dostęp do konta w pozostałych sytuacjach. Wspierane platformy:" }, "twoFactorU2fSupportWeb": { "message": "Sejf internetowy i rozszerzenia przeglądarki na komputerze/laptopie z przeglądarką obsługującą U2F (Chrome, Opera, Vivaldi lub Firefox z włączoną obsługą FIDO U2F)." @@ -1293,16 +1296,16 @@ "message": "Oczekiwanie na dotknięcie klucza bezpieczeństwa" }, "twoFactorU2fClickSave": { - "message": "Kliknij przycisk \"Zapisz\" poniżej, aby włączyć ten klucz bezpieczeństwa dla dwustopniowego logowania." + "message": "Kliknij przycisk \"Zapisz\", aby włączyć ten klucz bezpieczeństwa dla logowania dwustopniowego." }, "twoFactorU2fProblemReadingTryAgain": { "message": "Wystąpił problem z odczytem klucza bezpieczeństwa. Spróbuj ponownie." }, "twoFactorRecoveryYourCode": { - "message": "Twój kod odzyskiwania Bitwarden" + "message": "Kod odzyskiwania konta Bitwarden" }, "twoFactorRecoveryNoCode": { - "message": "Nie aktywowano żadnego dostawcy dwustopniowego logowania. Po aktywowaniu dostawcy wróć tutaj, aby odczytać swój kod odzyskiwania." + "message": "Nie włączyłeś żadnego dostawcy logowania dwustopniowego. Po włączeniu dostawcy wróć tutaj, aby odczytać swój kod odzyskiwania." }, "printCode": { "message": "Wydrukuj kod", @@ -1315,7 +1318,7 @@ "message": "Raport nt. niezabezpieczonych stron" }, "unsecuredWebsitesReportDesc": { - "message": "Używanie niezabezpieczonych stron (protokół http://) może być niebezpieczne. Jeśli strona na to pozwala, zawsze powinieneś używać protokołu https://, tak aby Twoje połączenie było szyfrowane." + "message": "Używanie niezabezpieczonych stron (protokół HTTP) może być niebezpieczne. Jeśli strona na to pozwala, zawsze powinieneś używać protokołu HTTPS, aby Twoje połączenie było szyfrowane." }, "unsecuredWebsitesFound": { "message": "Znaleziono niezabezpieczone strony" @@ -1357,16 +1360,16 @@ "message": "Instrukcje" }, "exposedPasswordsReport": { - "message": "Raport nt. ujawnionych haseł" + "message": "Raport ujawnionych haseł" }, "exposedPasswordsReportDesc": { - "message": "Exposed passwords are passwords have been uncovered in known data breaches that were released publicly or sold on the dark web by hackers." + "message": "Ujawnione hasła to hasła odkryte w znanych wyciekach danych, które zostały publicznie wydane lub sprzedane w sieci przez hakerów." }, "exposedPasswordsFound": { "message": "Znaleziono ujawnione hasła" }, "exposedPasswordsFoundDesc": { - "message": "Znaleźliśmy $COUNT$ elementów w Twoim sejfie, które zawierają hasła ujawnione w znanych zdarzeniach naruszeń. Należy ustawić nowe hasła.", + "message": "Znaleźliśmy $COUNT$ elementów w sejfie, które zawierają ujawnione hasła w znanych wyciekach danych. Należy je zmienić.", "placeholders": { "count": { "content": "$1", @@ -1375,13 +1378,13 @@ } }, "noExposedPasswords": { - "message": "Brak elementów zawierających hasła ujawnione w znanych zdarzeniach naruszeń." + "message": "Brak elementów zawierających ujawnione hasła w znanych wyciekach danych." }, "checkExposedPasswords": { "message": "Sprawdź ujawnione hasła" }, "exposedXTimes": { - "message": "Ujawnione $COUNT$ raz(y)", + "message": "Ujawniono $COUNT$ raz(y)", "placeholders": { "count": { "content": "$1", @@ -1390,16 +1393,16 @@ } }, "weakPasswordsReport": { - "message": "Raport nt. słabych haseł" + "message": "Raport słabych haseł" }, "weakPasswordsReportDesc": { - "message": "Słabe hasła mogą być łatwo odgadnięte przez hakerów i zautomatyzowane narzędzia używane do łamania haseł. Generator haseł Bitwarden może Ci pomóc tworzyć silne hasła." + "message": "Słabe hasła mogą być łatwo odgadnięte przez hakerów i zautomatyzowane narzędzia używane do łamania haseł. Generator haseł Bitwarden tworzy silne hasła." }, "weakPasswordsFound": { "message": "Znaleziono słabe hasła" }, "weakPasswordsFoundDesc": { - "message": "Znaleźliśmy $COUNT$ element(ów) w w Twoim sejfie, które zawierają słabe hasła. Powinieneś zaktualizować je o silniejsze hasła.", + "message": "Znaleźliśmy $COUNT$ element(ów) w sejfie, które zawierają słabe hasła. Powinieneś zaktualizować je o silniejsze hasła.", "placeholders": { "count": { "content": "$1", @@ -1411,16 +1414,16 @@ "message": "Brak elementów zawierających słabe hasła." }, "reusedPasswordsReport": { - "message": "Raport nt. powtórzonych haseł" + "message": "Raport identycznych haseł" }, "reusedPasswordsReportDesc": { - "message": "Jeśli używasz tego samego hasła w różnych miejscach, to w przypadku jego ujawnienia w jednej usłudze, hakerzy mogą uzyskać dostęp do wielu Twoich kont. Powinieneś używać unikalnych haseł dla każdego z Twoich kont lub usług." + "message": "Jeśli używasz tego samego hasła w różnych miejscach, to w przypadku jego ujawnienia w jednej usłudze, hakerzy mogą uzyskać dostęp do wielu Twoich kont. Powinieneś używać unikalnych haseł dla każdego z kont lub usług." }, "reusedPasswordsFound": { - "message": "Znaleziono powtórzone hasła" + "message": "Znaleziono identyczne hasła" }, "reusedPasswordsFoundDesc": { - "message": "Znaleźliśmy $COUNT$ hasła(eł), które występują kilkukrotnie w Twoim sejfie. Należy je zmienić tak, aby były one unikalne.", + "message": "Znaleźliśmy $COUNT$ hasło(a), które powtarza(ją) się w sejfie. Należy je zmienić, aby były unikalne.", "placeholders": { "count": { "content": "$1", @@ -1429,7 +1432,7 @@ } }, "noReusedPasswords": { - "message": "W Twoim sejfie nie znaleziono wielokrotnie używanych haseł." + "message": "Nie znaleziono identycznych haseł w sejfie." }, "reusedXTimes": { "message": "Użyte $COUNT$ razy", @@ -1441,10 +1444,10 @@ } }, "dataBreachReport": { - "message": "Raport naruszenia danych" + "message": "Raport naruszeń danych" }, "breachDesc": { - "message": "\"Naruszenie\" jest zdarzeniem, w którym hakerzy uzyskali nielegalny dostęp do danych serwisu, a następnie je upublicznili. Przejrzyj rodzaj danych, które zostały naruszone (adresy e-mail, hasła, karty kredytowe itp.) i podejmij odpowiednie działania, takie jak zmiana hasła." + "message": "\"Wyciek\" jest zdarzeniem, w którym hakerzy uzyskali nielegalny dostęp do danych serwisu, a następnie je upublicznili. Przejrzyj rodzaj danych, które zostały naruszone (adresy e-mail, hasła, karty kredytowe itp.) i podejmij odpowiednie działania, takie jak zmiana hasła." }, "breachCheckUsernameEmail": { "message": "Sprawdź nazwy użytkownika lub adresy e-mail, których używasz." @@ -1453,7 +1456,7 @@ "message": "Sprawdź naruszenia" }, "breachUsernameNotFound": { - "message": "$USERNAME$ nie zostało znalezione w żadnym znanym zdarzeniu naruszenia.", + "message": "Nazwa użytkownika $USERNAME$ nie została znaleziona w żadnym znanym wycieku danych.", "placeholders": { "username": { "content": "$1", @@ -1466,7 +1469,7 @@ "description": "ex. Good News, No Breached Accounts Found!" }, "breachUsernameFound": { - "message": "$USERNAME$ zostało znalezione w $COUNT$ różnych zdarzeniach naruszenia.", + "message": "Nazwa użytkownika $USERNAME$ została znaleziona w $COUNT$ wyciekach danych.", "placeholders": { "username": { "content": "$1", @@ -1494,7 +1497,7 @@ "message": "Wystąpiło naruszenie" }, "breachReported": { - "message": "Zgłoszono naruszenie" + "message": "Naruszenie zostało zgłoszone" }, "reportError": { "message": "Wystąpił błąd podczas próby załadowania raportu. Spróbuj ponownie" @@ -1525,29 +1528,29 @@ "message": "Upewnij się, że na twoim koncie jest wystarczająca ilość środków do dokonania tego zakupu. Jeśli na twoim koncie nie ma wystarczających środków, do opłacenia brakującej różnicy zostanie użyta twoja domyślna metoda płatności. Możesz też dodać środki do swojego konta na stronie Płatności." }, "creditAppliedDesc": { - "message": "Środki dodane do twojego konta mogą zostać użyte do dokonywania płatności. Dostępne środki będą automatycznie wykorzystane do opłacenia faktur wygenerowanych dla tego konta." + "message": "Środki dodane do konta mogą zostać użyte do dokonywania płatności. Dostępne środki będą automatycznie wykorzystane do opłacenia faktur wygenerowanych dla tego konta." }, "goPremium": { "message": "Przejdź na konto Premium", "description": "Another way of saying \"Get a premium membership\"" }, "premiumUpdated": { - "message": "Aktywowano konto Premium." + "message": "Konto Premium zostało zaktualizowane." }, "premiumUpgradeUnlockFeatures": { - "message": "Zaktualizuj swoje konto do konta Premium i odblokuj fajne, dodatkowe funkcje." + "message": "Zaktualizuj swoje konto do konta Premium i odblokuj dodatkowe funkcje." }, "premiumSignUpStorage": { "message": "1 GB przestrzeni na zaszyfrowane załączniki." }, "premiumSignUpTwoStep": { - "message": "Dodatkowe opcje dwustopniowego logowania, takie jak YubiKey, FIDO U2F i Duo." + "message": "Dodatkowe opcje logowania dwustopniowego, takie jak klucze YubiKey, FIDO U2F oraz Duo." }, "premiumSignUpReports": { - "message": "Raporty bezpieczeństwa haseł, stanu konta i dotyczące wykradzionych haseł, aby Twoje dane były bezpieczne." + "message": "Raporty bezpieczeństwa haseł, stanu konta i raporty wycieków danych, aby Twoje dane były bezpieczne." }, "premiumSignUpTotp": { - "message": "Generator kodów weryfikacyjnych TOTP (2FA) dla danych logowania w Twoim sejfie." + "message": "Generator kodów weryfikacyjnych TOTP (2FA) dla danych logowania w sejfie." }, "premiumSignUpSupport": { "message": "Priorytetowe wsparcie klienta." @@ -1623,10 +1626,10 @@ "description": "Short abbreviation for 'month'" }, "paymentChargedAnnually": { - "message": "Twoja płatność zostanie zrealizowana natychmiast i będzie powtarzana corocznie. Możesz zrezygnować w dowolnej chwili." + "message": "Płatność zostanie zrealizowana natychmiast i będzie powtarzana corocznie. Możesz zrezygnować z niej w dowolnej chwili." }, "paymentCharged": { - "message": "Twoja płatność zostanie zrealizowana natychmiast i będzie powtarzana co $INTERVAL$. Możesz zrezygnować w dowolnej chwili.", + "message": "Płatność zostanie zrealizowana natychmiast i będzie powtarzana co $INTERVAL$. Możesz zrezygnować z niej w dowolnej chwili.", "placeholders": { "interval": { "content": "$1", @@ -1635,7 +1638,7 @@ } }, "paymentChargedWithTrial": { - "message": "Twój plan zawiera 7-dniowy okres próbny. W tym czasie nie poniesiesz żadnych kosztów. Płatność będzie realizowana co $INTERVAL$. Możesz zrezygnować w dowolnym czasie.", + "message": "Plan zawiera 7-dniowy okres próbny. W tym czasie nie poniesiesz żadnych kosztów. Płatność będzie realizowana co $INTERVAL$. Możesz zrezygnować z niej w dowolnej chwili.", "placeholders": { "interval": { "content": "$1", @@ -1662,7 +1665,7 @@ "message": "W oczekiwaniu na anulowanie" }, "subscriptionPendingCanceled": { - "message": "Subskrypcja została oznaczona do anulowania na koniec bieżącego okresu rozliczeniowego." + "message": "Subskrypcja została oznaczona do anulowania na koniec obecnego okresu rozliczeniowego." }, "reinstateSubscription": { "message": "Przywróć subskrypcję" @@ -1698,7 +1701,7 @@ "message": "Zaktualizuj licencję" }, "updatedLicense": { - "message": "Licencja zaktualizowana" + "message": "Licencja została zaktualizowana" }, "manageSubscription": { "message": "Zarządzaj subskrypcją" @@ -1713,7 +1716,7 @@ "message": "Usuń przestrzeń" }, "subscriptionStorage": { - "message": "Twoja subskrypcja posiada łącznie $MAX_STORAGE$ GB na przechowywanie zaszyfrowanych plików. Obecnie używasz $USED_STORAGE$.", + "message": "Subskrypcja zawiera łącznie $MAX_STORAGE$ GB na przechowywanie zaszyfrowanych plików. Obecnie używasz $USED_STORAGE$.", "placeholders": { "max_storage": { "content": "$1", @@ -1782,10 +1785,10 @@ "message": "GB przestrzeni do usunięcia" }, "storageAddNote": { - "message": "Dodanie przestrzeni będzie skutkować korektą sumy należności i natychmiastowym obciążeniem Twojego konta. Pierwsza opłata zostanie naliczona proporcjonalnie do końca bieżącego okresu rozliczeniowego." + "message": "Dodanie przestrzeni dyskowej będzie skutkować korektą sumy należności i natychmiastowym obciążeniem konta. Pierwsza opłata zostanie naliczona proporcjonalnie do końca obecnego okresu rozliczeniowego." }, "storageRemoveNote": { - "message": "Usunięcie przestrzeni spowoduje korektę należności, która zostanie wykonana w następnym okresie rozliczeniowym." + "message": "Usunięcie przestrzeni dyskowej spowoduje korektę należności, która zostanie wykonana w następnym okresie rozliczeniowym." }, "adjustedStorage": { "message": "Zmieniono $AMOUNT$ GB przestrzeni.", @@ -1803,7 +1806,7 @@ "message": "Metoda płatności została zaktualizowana." }, "purchasePremium": { - "message": "Zamów konto Premium" + "message": "Kup konto Premium" }, "licenseFile": { "message": "Plik licencji" @@ -1818,10 +1821,10 @@ } }, "uploadLicenseFilePremium": { - "message": "Aby aktywować konto Premium, musisz wgrać prawidłowy plik licencyjny." + "message": "Aby aktywować konto Premium, musisz przesłać plik licencyjny." }, "uploadLicenseFileOrg": { - "message": "Aby utworzyć organizację na własnym serwerze, musisz wgrać prawidłowy plik licencyjny." + "message": "Aby utworzyć organizację na własnym serwerze, musisz przesłać plik licencyjny." }, "accountEmailMustBeVerified": { "message": "Adres e-mail przypisany do Twojego konta musi zostać zweryfikowany." @@ -1973,7 +1976,7 @@ } }, "onPremHostingOptional": { - "message": "Hosting na własnym serwerze (opcjonalny)" + "message": "Samodzielnie hostowane środowisko (opcjonalnie)" }, "usersGetPremium": { "message": "Użytkownicy uzyskują dostęp do funkcji kont Premium" @@ -1988,7 +1991,7 @@ "message": "Śledź działania użytkowników dzięki dziennikom audytu" }, "enforce2faDuo": { - "message": "Wymuś dwustopniowe logowanie poprzez Duo" + "message": "Wymuś logowanie dwustopniowe poprzez Duo" }, "priorityCustomerSupport": { "message": "Priorytetowe wsparcie klienta" @@ -2018,7 +2021,7 @@ "message": "Twoja nowa organizacja jest gotowa!" }, "organizationUpgraded": { - "message": "Twoja organizacja została zaktualizowana." + "message": "Organizacja została zaktualizowana." }, "leave": { "message": "Opuść" @@ -2047,6 +2050,12 @@ "people": { "message": "Ludzie" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Grupy" }, @@ -2102,7 +2111,7 @@ "message": "Zaproś użytkownika" }, "inviteUserDesc": { - "message": "Zaproś nowego użytkownika do Twojej organizacji poprzez wprowadzenie jego adresu e-mail poniżej. Jeśli nie posiada on jeszcze konta Bitwarden, zostanie poproszony o jego utworzenie." + "message": "Zaproś nowego użytkownika do Twojej organizacji poprzez wpisanie poniżej jego adresu e-mail. Jeśli nie posiada on jeszcze konta Bitwarden, zostanie poproszony o jego utworzenie." }, "inviteMultipleEmailDesc": { "message": "Możesz zaprosić do $COUNT$ użytkowników jednocześnie, wprowadzając ich adresy e-mail oddzielone przecinkiem.", @@ -2114,7 +2123,7 @@ } }, "userUsingTwoStep": { - "message": "Ten użytkownik stosuje logowanie dwustopniowe w celu ochrony swojego konta." + "message": "Ten użytkownik korzysta z logowania dwustopniowego, aby chronić swoje konto." }, "userAccessAllItems": { "message": "Ten użytkownik może otwierać i modyfikować wszystkie elementy." @@ -2138,7 +2147,7 @@ "message": "Właściciel" }, "ownerDesc": { - "message": "Użytkownik z najszerszym dostępem, mogący zarządzać wszystkimi właściwościami organizacji." + "message": "Użytkownik z najwyższym uprawnieniem, który może zarządzać wszystkimi ustawieniami organizacji." }, "admin": { "message": "Administrator" @@ -2150,13 +2159,13 @@ "message": "Użytkownik" }, "userDesc": { - "message": "Zwykły użytkownik, posiadający dostęp do kolekcji w Twojej organizacji." + "message": "Standardowy użytkownik, posiadający dostęp do kolekcji w Twojej organizacji." }, "manager": { "message": "Menedżer" }, "managerDesc": { - "message": "Menedżerowie mają dostęp i mogą zarządzać kolekcjami przypisanymi do Twojej organizacji." + "message": "Menedżerowie mogą uzyskiwać dostęp do przypisanych kolekcji i zarządzać nimi w organizacji." }, "all": { "message": "Wszystkie" @@ -2174,7 +2183,7 @@ "message": "Nieznane" }, "loadMore": { - "message": "Wczytaj więcej" + "message": "Załaduj więcej" }, "mobile": { "message": "Komórka", @@ -2195,16 +2204,16 @@ "message": "Zalogowano." }, "changedPassword": { - "message": "Zmieniono hasło do konta." + "message": "Hasło do konta zostało zmienione." }, "enabledUpdated2fa": { - "message": "Włączono/zaktualizowano dwustopniowe logowanie." + "message": "Logowanie dwustopniowe zostało zaktualizowane." }, "disabled2fa": { - "message": "Wyłączono dwustopniowe logowanie." + "message": "Logowanie dwustopniowe zostało wyłączone." }, "recovered2fa": { - "message": "Dwustopniowe logowanie zostało zdezaktywowane." + "message": "Logowanie dwustopniowe zostało wyłączone." }, "failedLogin": { "message": "Logowanie nie powiodło się z powodu błędnego hasła." @@ -2213,16 +2222,16 @@ "message": "Logowanie nie powiodło się z powodu nieprawidłowego logowania dwustopniowego." }, "exportedVault": { - "message": "Wyeksportowany sejf." + "message": "Sejf został wyeksportowany." }, "exportedOrganizationVault": { - "message": "Wyeksportowany sejf organizacji." + "message": "Sejf organizacji został wyeksportowany." }, "editedOrgSettings": { - "message": "Zmieniono ustawienia organizacji." + "message": "Ustawienia organizacji zostały zaktualizowane." }, "createdItemId": { - "message": "Utworzono element $ID$.", + "message": "Element $ID$ został utworzony.", "placeholders": { "id": { "content": "$1", @@ -2231,7 +2240,7 @@ } }, "editedItemId": { - "message": "Zmieniono element $ID$.", + "message": "Element $ID$ został zaktualizowany.", "placeholders": { "id": { "content": "$1", @@ -2240,7 +2249,7 @@ } }, "deletedItemId": { - "message": "Usunięto element $ID$.", + "message": "Element $ID$ został usunięty.", "placeholders": { "id": { "content": "$1", @@ -2249,7 +2258,7 @@ } }, "sharedItemId": { - "message": "Udostępniono element $ID$.", + "message": "Element $ID$ został udostępniony.", "placeholders": { "id": { "content": "$1", @@ -2267,7 +2276,7 @@ } }, "viewedPasswordItemId": { - "message": "Wyświetlono hasło dla elementu $ID$.", + "message": "Hasło dla elementu $ID$ zostało wyświetlone.", "placeholders": { "id": { "content": "$1", @@ -2294,7 +2303,7 @@ } }, "copiedPasswordItemId": { - "message": "Skopiowano hasło dla elementu $ID$.", + "message": "Hasło dla elementu $ID$ zostało skopiowane.", "placeholders": { "id": { "content": "$1", @@ -2321,7 +2330,7 @@ } }, "autofilledItemId": { - "message": "Automatycznie wypełniono element $ID$.", + "message": "Element $ID$ został automatycznie uzupełniony.", "placeholders": { "id": { "content": "$1", @@ -2330,7 +2339,7 @@ } }, "createdCollectionId": { - "message": "Utworzono kolekcję $ID$.", + "message": "Kolekcja $ID$ została utworzona.", "placeholders": { "id": { "content": "$1", @@ -2339,7 +2348,7 @@ } }, "editedCollectionId": { - "message": "Zmieniono kolekcję $ID$.", + "message": "Kolekcja $ID$ została zaktualizowana.", "placeholders": { "id": { "content": "$1", @@ -2348,7 +2357,7 @@ } }, "deletedCollectionId": { - "message": "Usunięto kolekcję $ID$.", + "message": "Kolekcja $ID$ została usunięta.", "placeholders": { "id": { "content": "$1", @@ -2356,8 +2365,17 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { - "message": "Utworzono grupę $ID$.", + "message": "Grupa $ID$ została utworzona.", "placeholders": { "id": { "content": "$1", @@ -2366,7 +2384,7 @@ } }, "editedGroupId": { - "message": "Zmieniono grupę $ID$.", + "message": "Grupa $ID$ została zaktualizowana.", "placeholders": { "id": { "content": "$1", @@ -2375,7 +2393,7 @@ } }, "deletedGroupId": { - "message": "Usunięto grupę $ID$.", + "message": "Grupa $ID$ została usunięta.", "placeholders": { "id": { "content": "$1", @@ -2393,7 +2411,7 @@ } }, "createdAttachmentForItem": { - "message": "Utworzono załącznik dla elementu $ID$.", + "message": "Załącznik elementu $ID$ został utworzony.", "placeholders": { "id": { "content": "$1", @@ -2402,7 +2420,7 @@ } }, "deletedAttachmentForItem": { - "message": "Usunięto załącznik dla elementu $ID$.", + "message": "Załącznik elementu $ID$ został usunięty.", "placeholders": { "id": { "content": "$1", @@ -2411,7 +2429,7 @@ } }, "editedCollectionsForItem": { - "message": "Zmieniono kolekcje dla elementu $ID$.", + "message": "Kolekcje elementu $ID$ zostały zaktualizowane.", "placeholders": { "id": { "content": "$1", @@ -2420,7 +2438,7 @@ } }, "invitedUserId": { - "message": "Zaproszono użytkownika $ID$.", + "message": "Użytkownik $ID$ został zaproszony.", "placeholders": { "id": { "content": "$1", @@ -2429,7 +2447,7 @@ } }, "confirmedUserId": { - "message": "Potwierdzono użytkownika $ID$.", + "message": "Użytkownik $ID$ został potwierdzony.", "placeholders": { "id": { "content": "$1", @@ -2438,7 +2456,7 @@ } }, "editedUserId": { - "message": "Zmieniono użytkownika $ID$.", + "message": "Użytkownik $ID$ został zaktualizowany.", "placeholders": { "id": { "content": "$1", @@ -2447,7 +2465,7 @@ } }, "editedGroupsForUser": { - "message": "Zmieniono grupy dla użytkownika $ID$.", + "message": "Grupy dla użytkownika $ID$ zostały zaktualizowane.", "placeholders": { "id": { "content": "$1", @@ -2462,7 +2480,7 @@ "message": "Widok" }, "invalidDateRange": { - "message": "Nieprawidłowy zakres dat." + "message": "Zakres dat jest nieprawidłowy." }, "errorOccurred": { "message": "Wystąpił błąd." @@ -2498,7 +2516,7 @@ "message": "Potwierdź" }, "confirmUser": { - "message": "Zatwierdź użytkownika" + "message": "Potwierdź użytkownika" }, "hasBeenConfirmed": { "message": "Użytkownik $USER$ został potwierdzony.", @@ -2510,10 +2528,10 @@ } }, "confirmUsers": { - "message": "Zatwierdź użytkowników" + "message": "Potwierdź użytkowników" }, "usersNeedConfirmed": { - "message": "Istnieją użytkownicy, którzy przyjęli zaproszenie, ale muszą jeszcze zostać zatwierdzeni. Użytkownicy nie będą posiadali dostępu do organizacji, dopóki nie zostaną potwierdzeni." + "message": "Posiadasz użytkowników, którzy zaakceptowali zaproszenie, ale muszą jeszcze zostać potwierdzeni. Użytkownicy nie będą posiadali dostępu do organizacji, dopóki nie zostaną potwierdzeni." }, "startDate": { "message": "Data rozpoczęcia" @@ -2522,7 +2540,7 @@ "message": "Data zakończenia" }, "verifyEmail": { - "message": "Zweryfikuj adres e-mail" + "message": "Weryfikuj adres e-mail" }, "verifyEmailDesc": { "message": "Zweryfikuj swój adres e-mail, aby odblokować dostęp do wszystkich funkcji." @@ -2537,7 +2555,7 @@ "message": "Twój adres e-mail został zweryfikowany." }, "emailVerifiedFailed": { - "message": "Niepowodzenie weryfikacji adresu e-mail. Spróbuj ponownie przesłać e-mail weryfikacyjny." + "message": "Nie możemy zweryfikować Twojego adresu e-mail. Spróbuj ponownie wysłać wiadomość weryfikacyjną." }, "updateBrowser": { "message": "Aktualizuj przeglądarkę" @@ -2552,31 +2570,40 @@ "message": "Zostałeś zaproszony do dołączenia do poniższej organizacji. Aby zaakceptować zaproszenie, musisz się zalogować lub utworzyć nowe konto Bitwarden." }, "inviteAccepted": { - "message": "Zaproszenie zaakceptowane" + "message": "Zaproszenie zostało zaakceptowane" }, "inviteAcceptedDesc": { - "message": "Dostęp do tej organizacji otrzymasz po potwierdzeniu Twojego członkostwa przez administratora. Wyślemy Ci e-mail, gdy to nastąpi." + "message": "Dostęp do tej organizacji otrzymasz po potwierdzeniu członkostwa przez administratora. Dostaniesz wtedy wiadomość e-mail." }, "inviteAcceptFailed": { "message": "Nie można zaakceptować zaproszenia. Poproś administratora organizacji o wysłanie nowego zaproszenia." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Zapamiętaj e-mail" }, "recoverAccountTwoStepDesc": { - "message": "Jeśli nie możesz uzyskać dostępu do swojego konta poprzez normalne metody dwustopniowego logowania, możesz użyć swojego kodu odzyskiwania, aby wyłączyć wszystkich dostawców logowania dwustopniowego na swoim koncie." + "message": "Jeśli nie możesz uzyskać dostępu do konta poprzez standardowe metody logowania dwustopniowego, skorzystaj z kodu odzyskiwania, aby wyłączyć wszystkich dostawców logowania dwustopniowego na swoim koncie." }, "recoverAccountTwoStep": { - "message": "Przywróć dwustopniowe logowanie do konta" + "message": "Przywróć logowanie dwustopniowe do konta" }, "twoStepRecoverDisabled": { - "message": "Dwustopniowe logowanie zostało wyłączone na Twoim koncie." + "message": "Logowanie dwustopniowe zostało wyłączone na koncie." }, "learnMore": { "message": "Dowiedz się więcej" }, "deleteRecoverDesc": { - "message": "Wpisz swój adres e-mail poniżej, aby odzyskać i usunąć swoje konto." + "message": "Wpisz adres e-mail poniżej, aby odzyskać i usunąć konto." }, "deleteRecoverEmailSent": { "message": "Jeśli Twoje konto istnieje, otrzymasz e-mail z dalszymi instrukcjami." @@ -2594,16 +2621,16 @@ "message": "Kontynuuj poniżej, aby usunąć tę organizację i wszystkie powiązane z nią dane. Indywidualne konta użytkowników pozostaną, ale nie będą one już połączone za tą organizacją. " }, "deleteOrganizationWarning": { - "message": "Usunięcie organizacji jest nieodwracalne. Akcja ta nie może być cofnięta." + "message": "Usunięcie organizacji jest nieodwracalne. Ta czynność nie może zostać cofnięta." }, "organizationDeleted": { - "message": "Organizacja usunięta" + "message": "Organizacja została usunięta" }, "organizationDeletedDesc": { "message": "Organizacja i wszystkie połączone z nią dane zostały usunięte." }, "organizationUpdated": { - "message": "Organizacja została uaktualniona" + "message": "Organizacja została zaktualizowana" }, "taxInformation": { "message": "Informacje podatkowe" @@ -2620,7 +2647,7 @@ "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanUpgrade": { - "message": "Zaktualizuj plan dla swojej organizacji poprzez wprowadzenie informacji poniżej. Proszę upewnić się, że do konta została dodana aktywna metoda płatności.", + "message": "Zaktualizuj swoje konto do innego planu, podając poniższe informacje. Upewnij się, że do konta została dodana aktywna metoda płatności.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanDesc": { @@ -2647,10 +2674,10 @@ "message": "Weryfikuj konto bankowe" }, "verifyBankAccountDesc": { - "message": "Dokonaliśmy dwóch mikro wpłat na konto bankowe (mogą upłynąć 1-2 dni robocze, zanim je zobaczysz). Wprowadź te kwoty, aby zweryfikować konto bankowe." + "message": "Dokonaliśmy dwóch mikro przelewów na konto bankowe (mogą upłynąć 1-2 dni robocze, zanim je zobaczysz). Wpisz te kwoty, aby zweryfikować konto bankowe." }, "verifyBankAccountInitialDesc": { - "message": "Płatność z pomocą konta bankowego jest dostępna wyłącznie dla klientów w Stanach Zjednoczonych. Konieczne będzie zweryfikowanie Twojego konta bankowego. Wykonamy dwa mikro przelewy w ciągu następnych 1-2 dni roboczych. Wprowadź te kwoty na stronie rozliczeń organizacji, aby zweryfikować konto bankowe." + "message": "Płatność z pomocą konta bankowego jest dostępna wyłącznie dla klientów w Stanach Zjednoczonych. Konieczne będzie zweryfikowanie konta bankowego. Wykonamy dwa mikro przelewy w ciągu następnych 1-2 dni roboczych. Wpisz te kwoty na stronie rozliczeń organizacji, aby zweryfikować konto bankowe." }, "verifyBankAccountFailureWarning": { "message": "Brak weryfikacji konta bankowego spowoduje brak dokonania płatności i Twoja subskrypcja zostanie wyłączona." @@ -2691,7 +2718,7 @@ "message": "Indywidualne (Osobiste)" }, "enterInstallationId": { - "message": "Wprowadź identyfikator instalacji" + "message": "Wpisz identyfikator instalacji" }, "addSeats": { "message": "Dodaj stanowiska", @@ -2717,13 +2744,13 @@ "message": "Stanowiska do usunięcia" }, "seatsAddNote": { - "message": "Dodanie stanowisk dla użytkowników będzie skutkować korektą sumy należności i natychmiastowym obciążeniem Twojego konta. Pierwsza opłata zostanie naliczona proporcjonalnie do końca bieżącego okresu rozliczeniowego." + "message": "Dodanie stanowisk dla użytkowników będzie skutkować korektą sumy należności i natychmiastowym obciążeniem konta. Pierwsza opłata zostanie naliczona proporcjonalnie do końca obecnego okresu rozliczeniowego." }, "seatsRemoveNote": { "message": "Usunięcie stanowisk dla użytkowników spowoduje korektę należności, która zostanie wykonana w następnym okresie rozliczeniowym." }, "adjustedSeats": { - "message": "Skorygowano $AMOUNT$ stanowisk dla użytkowników.", + "message": "Stanowiska użytkowników zostały zaktualizowane ($AMOUNT$).", "placeholders": { "amount": { "content": "$1", @@ -2732,7 +2759,7 @@ } }, "keyUpdated": { - "message": "Klucz zaktualizowany" + "message": "Klucz został zaktualizowany" }, "updateKeyTitle": { "message": "Zaktualizuj klucz" @@ -2741,19 +2768,19 @@ "message": "Zaktualizuj klucz szyfrowania" }, "updateEncryptionKeyShortDesc": { - "message": "Obecnie używasz przestarzałej metody szyfrowania." + "message": "Używasz przestarzałej metody szyfrowania." }, "updateEncryptionKeyDesc": { "message": "Zdecydowaliśmy się na używanie silniejszych kluczy szyfrowania, które zapewniają lepsze bezpieczeństwo i dostęp do nowych funkcji. Zaktualizowanie klucza szyfrowania jest szybkie i łatwe. Wystarczy wpisać poniżej swoje hasło. Aktualizacja klucza stanie się wkrótce obowiązkowa." }, "updateEncryptionKeyWarning": { - "message": "Po aktualizacji klucza szyfrowania, musisz wylogować się i ponownie zalogować do wszystkich aplikacji Bitwarden, których obecnie używasz (na przykład aplikacje mobilne lub rozszerzenia przeglądarki). Niepowodzenie logowania (podczas którego pobierany jest nowy klucz szyfrowania) może spowodować uszkodzenie danych. Postaramy się wylogować Cię automatycznie, jednak może to chwilę potrwać." + "message": "Po zaktualizowaniu klucza szyfrowania, musisz ponownie zalogować się do wszystkich aplikacji Bitwarden, z których obecnie korzystasz (na przykład aplikacje mobilne lub rozszerzenia przeglądarki). Niepowodzenie logowania (podczas którego pobierany jest nowy klucz szyfrowania) może spowodować uszkodzenie danych. Postaramy się wylogować Ciebie automatycznie, jednak może to chwilę potrwać." }, "subscription": { "message": "Subskrypcja" }, "loading": { - "message": "Wczytywanie" + "message": "Ładowanie" }, "upgrade": { "message": "Uaktualnienie" @@ -2774,14 +2801,14 @@ "message": "Zwrócono" }, "nothingSelected": { - "message": "Nie wybrano żadnych elementów." + "message": "Nie zaznaczyłeś żadnych elementów." }, "submitAgreePolicies": { "message": "Klikając przycisk \"Wyślij\", zgadzasz się na następujące zasady:", "description": "A policy is something like Terms of Service, Privacy Policy, etc." }, "termsOfService": { - "message": "Warunki korzystania z usługi" + "message": "Regulamin" }, "privacyPolicy": { "message": "Polityka prywatności" @@ -2793,7 +2820,7 @@ "message": "Czas automatycznego blokowania" }, "lockOptionsDesc": { - "message": "Wybierz, kiedy twój sejf się zablokuje. Odblokowanie sejfu będzie wymagało ponownego wprowadzenia hasła głównego." + "message": "Wybierz, kiedy sejf się zablokuje. Odblokowanie sejfu będzie wymagało ponownego wpisania hasła głównego." }, "oneMinute": { "message": "po 1 minucie" @@ -2821,7 +2848,7 @@ "description": "ex. Date this item was updated" }, "datePasswordUpdated": { - "message": "Hasło zaktualizowane", + "message": "Hasło zostało zaktualizowane", "description": "ex. Date this password was updated" }, "organizationIsDisabled": { @@ -2831,10 +2858,10 @@ "message": "Licencja wygasła." }, "updatedUsers": { - "message": "Zaktualizowano użytkowników" + "message": "Użytkownicy zostali zaktualizowani" }, "selected": { - "message": "Wybrano" + "message": "Zaznaczono" }, "ownership": { "message": "Właściciel" @@ -2862,7 +2889,7 @@ "message": "Słabe hasło główne" }, "weakMasterPasswordDesc": { - "message": "Wybrane przez Ciebie hasło główne jest słabe. Powinieneś użyć silniejszego hasła (lub frazy), aby właściwie chronić swoje konto Bitwarden. Czy na pewno chcesz użyć tego hasła głównego?" + "message": "Wpisane przez Ciebie hasło główne jest słabe. Powinieneś użyć silniejszego hasła (lub frazy), aby właściwie chronić swoje konto Bitwarden. Czy na pewno chcesz użyć tego hasła głównego?" }, "rotateAccountEncKey": { "message": "Zmień także mój klucz szyfrowania" @@ -2909,7 +2936,7 @@ "message": "Twój klucz API może służyć do uwierzytelniania do publicznego API Bitwarden." }, "apiKeyRotateDesc": { - "message": "Zmiana klucza API spowoduje unieważnienie poprzedniego klucza. Możesz zmienić klucz API, jeśli uważasz, że bieżący klucz przestał być bezpieczny w użyciu." + "message": "Zmiana klucza API spowoduje unieważnienie poprzedniego klucza. Możesz zmienić klucz API, jeśli uważasz, że obecny klucz przestał być bezpieczny." }, "apiKeyWarning": { "message": "Twój klucz API umożliwia pełny dostęp do organizacji, dlatego powinien być dobrze strzeżony." @@ -2928,15 +2955,81 @@ "message": "Musisz wybrać co najmniej jedną kolekcję." }, "couldNotChargeCardPayInvoice": { - "message": "Nie byliśmy w stanie obciążyć Twojej karty. Sprawdź i opłać niezapłacone faktury wymienione poniżej." + "message": "Nie byliśmy w stanie obciążyć karty. Sprawdź i opłać niezapłacone faktury wymienione poniżej." }, "inAppPurchase": { "message": "Zakupy w aplikacji" }, "cannotPerformInAppPurchase": { - "message": "Nie możesz tego zrobić kiedy używasz płatności w aplikacji." + "message": "Nie możesz tego zrobić, kiedy używasz płatności w aplikacji." }, "manageSubscriptionFromStore": { - "message": "Musisz zarządzać swoją subskrypcją ze sklepu w którym były dokonane zakupy w aplikacji." + "message": "Musisz zarządzać swoją subskrypcją ze sklepu, w którym były dokonane zakupy w aplikacji." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/pt_BR/messages.json b/src/locales/pt_BR/messages.json index da1ab3f1bd7..e9079b6ddd3 100644 --- a/src/locales/pt_BR/messages.json +++ b/src/locales/pt_BR/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Gerador de senha" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Mínimo de Números" }, @@ -2047,6 +2050,12 @@ "people": { "message": "Pessoas" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Grupos" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Grupo criado $ID$.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Não é possível aceitar o convite. Peça a um administrador da organização para enviar um novo convite." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Lembrar e-mail" }, @@ -2928,7 +2955,7 @@ "message": "Você deve selecionar pelo menos uma coleção." }, "couldNotChargeCardPayInvoice": { - "message": "Não foi possível faturar no seu cartão. Por favor, veja e pague a fatura pendente listada abaixo." + "message": "Não foi possível cobrar no seu cartão. Por favor, veja e pague a fatura pendente listada abaixo." }, "inAppPurchase": { "message": "Compra no Aplicativo" @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "Você deve gerenciar sua assinatura na loja onde sua compra pelo aplicativo foi feita." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/pt_PT/messages.json b/src/locales/pt_PT/messages.json index d500492bd20..ccf18de51cd 100644 --- a/src/locales/pt_PT/messages.json +++ b/src/locales/pt_PT/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Gerador de palavras-passe" }, + "minComplexityScore": { + "message": "Pontuação mínima de complexidade" + }, "minNumbers": { "message": "Números mínimos" }, @@ -1200,7 +1203,7 @@ "message": "Cofre web, aplicação para computador, CLI e todas as extensões de navegador num dispositivo com porta USB que pode aceitar a sua YubiKey." }, "twoFactorYubikeySupportMobile": { - "message": "Aplicações móveis num dispositivo com capacidades NFC ou porta USB que podem aceitar a sua YubiKey." + "message": "Aplicações móveis num dispositivo com capacidades NFC ou porta USB compatíveis com a sua YubiKey." }, "yubikeyX": { "message": "YubiKey $INDEX$", @@ -2047,6 +2050,12 @@ "people": { "message": "Pessoas" }, + "policies": { + "message": "Políticas" + }, + "editPolicy": { + "message": "Editar Política" + }, "groups": { "message": "Grupos" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Editou a política $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Grupo $ID$ criado.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Não foi possível aceitar o convite. Peça a um administrador da organização para enviar novo convite." }, + "inviteAcceptFailedShort": { + "message": "Não foi possível aceitar o convite. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Memorizar email" }, @@ -2620,7 +2647,7 @@ "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanUpgrade": { - "message": "Atualize a sua conta para outro plano ao providenciar a informação abaixo. Por favor certifique-se de que tem um método de pagamento ativo adicionado à conta.", + "message": "Atualize a sua conta para outro plano fornecendo as informações abaixo. Por favor, certifique-se de que você tem um método de pagamento ativo adicionado na conta.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanDesc": { @@ -2928,15 +2955,81 @@ "message": "Tem de selecionar pelo menos uma coleção." }, "couldNotChargeCardPayInvoice": { - "message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below." + "message": "Não foi possível cobrar o seu cartão. Por favor, verifique e efetue o pagamento da fatura marcada como não paga na lista abaixo." }, "inAppPurchase": { - "message": "In-app Purchase" + "message": "Compra na Aplicação" }, "cannotPerformInAppPurchase": { - "message": "You cannot perform this action while using an in-app purchase payment method." + "message": "Não pode executar esta ação utilizando um método de pagamento dentro da aplicação." }, "manageSubscriptionFromStore": { - "message": "You must manage your subscription from the store where your in-app purchase was made." + "message": "Você terá de gerir a sua subscrição na loja onde a sua compra foi efetuada." + }, + "minLength": { + "message": "Comprimento Mínimo" + }, + "clone": { + "message": "Clonar" + }, + "masterPassPolicyDesc": { + "message": "Defina os requisitos mínimos para a força da palavra-passe." + }, + "twoStepLoginPolicyDesc": { + "message": "Exigir que os utilizadores definam a autenticação de dois passos nas suas contas pessoais." + }, + "twoStepLoginPolicyWarning": { + "message": "Os membros da organização que não possuam a autenticação de dois passos ativa para sua conta pessoal, serão removidos da organização e receberão um e-mail notificando-os da mudança." + }, + "twoStepLoginPolicyUserWarning": { + "message": "Você é um membro de uma organização que exige que a autenticação de dois passos seja ativada na sua conta de utilizador. Se desativar todos os serviços de autenticação de dois passos, você será automaticamente removido dessas organizações." + }, + "passwordGeneratorPolicyDesc": { + "message": "Defina os requisitos mínimos para configuração do gerador de palavras-passe." + }, + "passwordGeneratorPolicyInEffect": { + "message": "Uma ou mais políticas da organização estão a afetar as suas configurações do gerador." + }, + "masterPasswordPolicyInEffect": { + "message": "Uma ou mais políticas da organização exigem que a sua palavra-passe mestra cumpra aos seguintes requisitos:" + }, + "policyInEffectMinComplexity": { + "message": "Pontuação mínima de complexidade de $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/ru/messages.json b/src/locales/ru/messages.json index febefa1e092..efcae1f8f26 100644 --- a/src/locales/ru/messages.json +++ b/src/locales/ru/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Генератор паролей" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Мин. кол-во цифр" }, @@ -1200,7 +1203,7 @@ "message": "Веб-хранилище, приложение для компьютера, CLI и все расширения браузера на устройстве с USB-портом, который может принимать ваш YubiKey." }, "twoFactorYubikeySupportMobile": { - "message": "Мобильные приложения на устройстве с NFC или USB-портом, который может принимать ваш YubiKey." + "message": "Мобильные приложения на устройстве с NFC или USB-портом совместимыми с YubiKey." }, "yubikeyX": { "message": "YubiKey $INDEX$", @@ -2047,6 +2050,12 @@ "people": { "message": "Люди" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Группы" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Создана группа $ID$.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Невозможно принять приглашение. Попросите администратора организации отправить новое приглашение." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Запомнить email" }, @@ -2620,7 +2647,7 @@ "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanUpgrade": { - "message": "Обновите свой аккаунт до другого плана, предоставив информацию ниже. Пожалуйста, убедитесь, что в вашу учетную запись добавлен активный способ оплаты.", + "message": "Обновите свой аккаунт до другого плана, предоставив информацию ниже. Пожалуйста, убедитесь, что в вашем аккаунте есть активный способ оплаты.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanDesc": { @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "Вы должны управлять своей подпиской в том ​​магазине, в котором была совершена покупка в приложении." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/sk/messages.json b/src/locales/sk/messages.json index 79f00615c1c..fdd354517da 100644 --- a/src/locales/sk/messages.json +++ b/src/locales/sk/messages.json @@ -152,7 +152,7 @@ "message": "Hodnota" }, "dragToSort": { - "message": "Drag to sort" + "message": "Zoradiť presúvaním" }, "cfTypeText": { "message": "Text" @@ -590,7 +590,7 @@ "message": "Odomknúť" }, "loggedInAsEmailOn": { - "message": "Logged in as $EMAIL$ on $HOSTNAME$.", + "message": "Prihlásený ako $EMAIL$ na $HOSTNAME$.", "placeholders": { "email": { "content": "$1", @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Generátor hesla" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Minimum číslic" }, @@ -828,11 +831,11 @@ "message": "Oddeľovač slov" }, "capitalize": { - "message": "Capitalize", + "message": "Prvé písmeno veľkým", "description": "Make the first letter of a work uppercase." }, "includeNumber": { - "message": "Include Number" + "message": "Zahrnúť číslo" }, "passwordHistory": { "message": "História hesla" @@ -2018,7 +2021,7 @@ "message": "Vaša nová organizácia je pripravená!" }, "organizationUpgraded": { - "message": "Your organization has been upgraded." + "message": "Vaša organizácia bola povýšená." }, "leave": { "message": "Opustiť" @@ -2047,6 +2050,12 @@ "people": { "message": "Ľudia" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Skupiny" }, @@ -2213,10 +2222,10 @@ "message": "Prihlásenie zlyhalo pre nesprávnu dvojstupňovú autorizáciu." }, "exportedVault": { - "message": "Exported vault." + "message": "Trezor exportovaný." }, "exportedOrganizationVault": { - "message": "Exported organization vault." + "message": "Trezor organizácie bol exportovaný." }, "editedOrgSettings": { "message": "Nastavenia organizácie upravené." @@ -2258,7 +2267,7 @@ } }, "viewedItemId": { - "message": "Viewed item $ID$.", + "message": "Položka $ID$ zobrazená.", "placeholders": { "id": { "content": "$1", @@ -2267,7 +2276,7 @@ } }, "viewedPasswordItemId": { - "message": "Viewed password for item $ID$.", + "message": "Zobrazené heslo položky $ID$.", "placeholders": { "id": { "content": "$1", @@ -2276,7 +2285,7 @@ } }, "viewedHiddenFieldItemId": { - "message": "Viewed hidden field for item $ID$.", + "message": "Zobrazené skryté pole položky $ID$.", "placeholders": { "id": { "content": "$1", @@ -2285,7 +2294,7 @@ } }, "viewedSecurityCodeItemId": { - "message": "Viewed security code for item $ID$.", + "message": "Zobrazený bezpečnostný kód položky $ID$.", "placeholders": { "id": { "content": "$1", @@ -2294,7 +2303,7 @@ } }, "copiedPasswordItemId": { - "message": "Copied password for item $ID$.", + "message": "Skopírované heslo položky $ID$.", "placeholders": { "id": { "content": "$1", @@ -2303,7 +2312,7 @@ } }, "copiedHiddenFieldItemId": { - "message": "Copied hidden field for item $ID$.", + "message": "Skopírované skryté pole položky $ID$.", "placeholders": { "id": { "content": "$1", @@ -2312,7 +2321,7 @@ } }, "copiedSecurityCodeItemId": { - "message": "Copied security code for item $ID$.", + "message": "Skopírovaný bezpečnostný kód položky $ID$.", "placeholders": { "id": { "content": "$1", @@ -2321,7 +2330,7 @@ } }, "autofilledItemId": { - "message": "Auto-filled item $ID$.", + "message": "Automaticky vyplnené s položkou $ID$.", "placeholders": { "id": { "content": "$1", @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Skupina $ID$ vytvorená.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Prijatie pozvánky zlyhalo. Požiadajte administrátora organizácie, aby vám poslal novú pozvánku." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Zapamätať si e-mail" }, @@ -2925,18 +2952,84 @@ "message": "Obnoviť API kľúč" }, "selectOneCollection": { - "message": "You must select at least one collection." + "message": "Musíte vybrať aspoň jednu zbierku." }, "couldNotChargeCardPayInvoice": { - "message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below." + "message": "Nepodarilo sa nám vykonať platbu pomocou vašej karty. Prosím pozrite si a zaplaťte neuhradenú faktúru nižšie." }, "inAppPurchase": { - "message": "In-app Purchase" + "message": "Nákupy v aplikácii" }, "cannotPerformInAppPurchase": { - "message": "You cannot perform this action while using an in-app purchase payment method." + "message": "Tato akcia sa nedá vykonať ak používate platbu pomocou nákupu v aplikácii." }, "manageSubscriptionFromStore": { - "message": "You must manage your subscription from the store where your in-app purchase was made." + "message": "Predplatné musíte spravovať v obchode kde ste vykonali nákup cez aplikáciu." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/sv/messages.json b/src/locales/sv/messages.json index 27ce4f6892f..82db66f159f 100644 --- a/src/locales/sv/messages.json +++ b/src/locales/sv/messages.json @@ -16,7 +16,7 @@ "message": "Namn" }, "uri": { - "message": "URI (länk)" + "message": "URI" }, "uriPosition": { "message": "URI $POSITION$", @@ -74,7 +74,7 @@ "message": "Passnummer" }, "licenseNumber": { - "message": "Licensnummer" + "message": "Körkortsnummer" }, "email": { "message": "E-post" @@ -134,10 +134,10 @@ "message": "Dr" }, "expirationMonth": { - "message": "Förfallomånad" + "message": "Utgångsmånad" }, "expirationYear": { - "message": "Förfalloår" + "message": "Utgångsår" }, "authenticatorKeyTotp": { "message": "Autentiseringsnyckel (TOTP)" @@ -152,7 +152,7 @@ "message": "Värde" }, "dragToSort": { - "message": "Drag to sort" + "message": "Dra för att sortera" }, "cfTypeText": { "message": "Text" @@ -161,7 +161,7 @@ "message": "Dold" }, "cfTypeBoolean": { - "message": "Boolean" + "message": "Booleskt värde" }, "remove": { "message": "Ta bort" @@ -174,10 +174,10 @@ "description": "This is the folder for uncategorized items" }, "addFolder": { - "message": "Skapa mapp" + "message": "Lägg till mapp" }, "editFolder": { - "message": "Ändra mapp" + "message": "Redigera mapp" }, "baseDomain": { "message": "Basdomän" @@ -211,14 +211,14 @@ "message": "Växla synlighet" }, "toggleCollapse": { - "message": "Toggle Collapse", + "message": "Växla synlig/dold", "description": "Toggling an expand/collapse state." }, "generatePassword": { "message": "Skapa lösenord" }, "checkPassword": { - "message": "Kontrollera om lösenord har avslöjats." + "message": "Kontrollera om lösenordet har avslöjats." }, "passwordExposed": { "message": "Detta lösenord har avslöjats $VALUE$ gång(er) i dataintrång. Du bör ändra det.", @@ -230,7 +230,7 @@ } }, "passwordSafe": { - "message": "Detta lösenord hittades inte i något känt dataintrång. Det bör vara säkert att använda." + "message": "Detta lösenord hittades inte i några kända dataintrång. Det bör vara säkert att använda." }, "save": { "message": "Spara" @@ -245,7 +245,7 @@ "message": "Stäng" }, "delete": { - "message": "Ta bort" + "message": "Radera" }, "favorite": { "message": "Favorit" @@ -254,7 +254,7 @@ "message": "Ta bort favorit" }, "edit": { - "message": "Ändra" + "message": "Redigera" }, "searchCollection": { "message": "Sök i samling" @@ -333,7 +333,7 @@ "message": "Delad" }, "attachments": { - "message": "Bifogade filer" + "message": "Bilagor" }, "select": { "message": "Välj" @@ -345,7 +345,7 @@ "message": "Redigera objekt" }, "ex": { - "message": "ex.", + "message": "t.ex.", "description": "Short abbreviation for 'example'." }, "other": { @@ -355,7 +355,7 @@ "message": "Dela" }, "valueCopied": { - "message": "$VALUE$ kopierat", + "message": "$VALUE$ kopierades", "description": "Value has been copied to the clipboard.", "placeholders": { "value": { @@ -395,16 +395,16 @@ "message": "Valv" }, "shareSelected": { - "message": "Dela valda" + "message": "Dela markerade" }, "deleteSelected": { - "message": "Ta bort valda" + "message": "Radera markerade" }, "moveSelected": { - "message": "Flytta valda" + "message": "Flytta markerade" }, "selectAll": { - "message": "Välj alla" + "message": "Markera alla" }, "unselectAll": { "message": "Avmarkera alla" @@ -413,16 +413,16 @@ "message": "Öppna" }, "newAttachment": { - "message": "Bifoga ny fil" + "message": "Lägg till ny bilaga" }, "deletedAttachment": { - "message": "Tog bort bilaga" + "message": "Raderade bilaga" }, "deleteAttachmentConfirmation": { - "message": "Är du säker på att du vill ta bort bilagan?" + "message": "Är du säker på att du vill radera denna bilaga?" }, "attachmentSaved": { - "message": "Den bifogade filen har sparats." + "message": "Bilagan har sparats." }, "file": { "message": "Fil" @@ -437,10 +437,10 @@ "message": "Du kan inte använda denna funktion förrän du uppdaterar din krypteringsnyckel." }, "addedItem": { - "message": "Skapade objekt" + "message": "Lade till objekt" }, "editedItem": { - "message": "Ändrade objekt" + "message": "Redigerade objekt" }, "sharedItem": { "message": "Delade objekt" @@ -449,22 +449,22 @@ "message": "Delade objekt" }, "deleteItem": { - "message": "Ta bort objekt" + "message": "Radera objekt" }, "deleteFolder": { - "message": "Ta bort mapp" + "message": "Radera mapp" }, "deleteAttachment": { - "message": "Ta bort bifogad fil" + "message": "Radera bilaga" }, "deleteItemConfirmation": { - "message": "Är du säker på att du vill ta bort detta objekt?" + "message": "Är du säker på att du vill radera detta objekt?" }, "deletedItem": { - "message": "Tog bort objekt" + "message": "Raderade objekt" }, "deletedItems": { - "message": "Tog bort objekt" + "message": "Raderade objekt" }, "movedItems": { "message": "Flyttade objekt" @@ -473,22 +473,22 @@ "message": "Är du säker på att du vill skriva över det nuvarande lösenordet?" }, "editedFolder": { - "message": "Ändrade mapp" + "message": "Redigerade mapp" }, "addedFolder": { - "message": "Skapade mapp" + "message": "Lade till mapp" }, "deleteFolderConfirmation": { - "message": "Är du säker på att du vill ta bort den här mappen?" + "message": "Är du säker på att du vill radera denna mapp?" }, "deletedFolder": { - "message": "Tog bort mapp" + "message": "Raderade mapp" }, "loggedOut": { - "message": "Loggade ut" + "message": "Utloggad" }, "loginExpired": { - "message": "Din inloggningssession har utgått." + "message": "Din inloggningssession har löpt ut." }, "logOutConfirmation": { "message": "Är du säker på att du vill logga ut?" @@ -506,7 +506,7 @@ "message": "Nej" }, "loginOrCreateNewAccount": { - "message": "Logga in eller skapa ett nytt konto för att komma åt dina lösenord." + "message": "Logga in eller skapa ett nytt konto för att komma åt ditt valv." }, "createAccount": { "message": "Skapa konto" @@ -518,7 +518,7 @@ "message": "Skicka" }, "emailAddressDesc": { - "message": "Du använder din e-postadress för att logga in." + "message": "Din e-postadress används för att logga in." }, "yourName": { "message": "Ditt namn" @@ -530,7 +530,7 @@ "message": "Huvudlösenord" }, "masterPassDesc": { - "message": "Huvudlösenordet är det lösenord som du använder för att komma åt ditt valv. Det är väldigt viktigt att du inte glömmer bort ditt huvudlösenord, eftersom det inte går att återställa lösenordet om du skulle glömma bort det." + "message": "Huvudlösenordet är det lösenord som du använder för att komma åt ditt valv. Det är väldigt viktigt att du inte glömmer bort ditt huvudlösenord, eftersom det inte går att återställa lösenordet ifall du skulle glömma bort det." }, "masterPassHintDesc": { "message": "En huvudlösenordsledtråd kan hjälpa dig att komma ihåg ditt lösenord om du glömmer bort det." @@ -539,7 +539,7 @@ "message": "Ange huvudlösenordet igen" }, "masterPassHint": { - "message": "Huvudlösenordsledtråd (frivillig)" + "message": "Huvudlösenordsledtråd (valfri)" }, "masterPassHintLabel": { "message": "Huvudlösenordsledtråd" @@ -551,7 +551,7 @@ "message": "Lösenordsledtråd" }, "enterEmailToGetHint": { - "message": "Ange din e-postadress för att hämta din huvudlösenordsledtråd." + "message": "Ange din e-postadress för att få din huvudlösenordsledtråd skickad till dig." }, "getMasterPasswordHint": { "message": "Hämta huvudlösenordsledtråd" @@ -560,7 +560,7 @@ "message": "E-postadress krävs." }, "invalidEmail": { - "message": "Felaktig e-postadress." + "message": "Ogiltig e-postadress." }, "masterPassRequired": { "message": "Huvudlösenord krävs." @@ -569,28 +569,28 @@ "message": "Huvudlösenordet måste vara minst 8 tecken långt." }, "masterPassDoesntMatch": { - "message": "Bekräftelsen för huvudlösenordet stämde ej." + "message": "Huvudlösenorden stämmer inte överens." }, "newAccountCreated": { - "message": "Ditt nya konto har blivit skapat! Du kan nu logga in." + "message": "Ditt nya konto har skapats! Du kan nu logga in." }, "masterPassSent": { - "message": "Vi har skickat ett mejl till dig med din huvudlösenordsledtråd." + "message": "Vi har skickat ett e-postmeddelande till dig med din huvudlösenordsledtråd." }, "unexpectedError": { - "message": "Ett okänt fel har inträffat." + "message": "Ett oväntat fel har inträffat." }, "emailAddress": { "message": "E-postadress" }, "yourVaultIsLocked": { - "message": "Valvet är låst. Kontrollera ditt huvudlösenord för att fortsätta." + "message": "Valvet är låst. Bekräfta ditt huvudlösenord för att fortsätta." }, "unlock": { "message": "Lås upp" }, "loggedInAsEmailOn": { - "message": "Logged in as $EMAIL$ on $HOSTNAME$.", + "message": "Inloggad som $EMAIL$ på $HOSTNAME$.", "placeholders": { "email": { "content": "$1", @@ -603,7 +603,7 @@ } }, "invalidMasterPassword": { - "message": "Felaktigt huvudlösenord" + "message": "Ogiltigt huvudlösenord" }, "lockNow": { "message": "Lås nu" @@ -627,7 +627,7 @@ "message": "Ny organisation" }, "noOrganizationsList": { - "message": "Du tillhör inte någon organisation. Organisationer möjliggör säker delning av objekt med andra användare." + "message": "Du tillhör inte några organisationer. Organisationer möjliggör säker delning av objekt med andra användare." }, "versionNumber": { "message": "Version $VERSION_NUMBER$", @@ -642,7 +642,7 @@ "message": "Ange den 6-siffriga verifieringskoden från din autentiseringsapp." }, "enterVerificationCodeEmail": { - "message": "Ange den 6-siffriga verifieringskoden som skickades till $EMAIL$.", + "message": "Ange den 6-siffriga verifieringskoden som har skickats till $EMAIL$.", "placeholders": { "email": { "content": "$1", @@ -651,7 +651,7 @@ } }, "verificationCodeEmailSent": { - "message": "Verifieringsmejl skickat till $EMAIL$.", + "message": "Verifieringsmeddelande har skickats till $EMAIL$.", "placeholders": { "email": { "content": "$1", @@ -663,31 +663,31 @@ "message": "Kom ihåg mig" }, "sendVerificationCodeEmailAgain": { - "message": "Skicka verifieringskod-mejlet igen" + "message": "Skicka e-postmeddelandet med verifieringskoden igen" }, "useAnotherTwoStepMethod": { - "message": "Använd en annan inloggningsmetod för tvåstegsverifiering" + "message": "Använd en annan metod för tvåstegsverifiering" }, "insertYubiKey": { - "message": "Sätt i din YubiKey i en av datorns USB-portar och sätt fingret på knappen." + "message": "Anslut din YubiKey till datorns USB-port och tryck sedan på dess knapp." }, "insertU2f": { - "message": "Sätt i din säkerhetsnyckel i en av datorns USB-portar. Om nyckeln har en knapp, sätt fingret på den." + "message": "Anslut din säkerhetsnyckel till datorns USB-port. Om den har en knapp, tryck på den." }, "loginUnavailable": { - "message": "Inloggning inte tillgänglig" + "message": "Inloggning ej tillgänglig" }, "noTwoStepProviders": { - "message": "Detta konto har tvåstegsverifiering aktiverat, men inget av de aktiverade alternativen stöds av den här webbläsaren." + "message": "Detta konto har tvåstegsverifiering aktiverat, men ingen av de konfigurerade metoderna stöds av den här webbläsaren." }, "noTwoStepProviders2": { - "message": "Vänligen använd en webbläsare som stöds (till exempel Chrome) och/eller lägg till fler alternativ som stöds bättre över webbläsare (till exempel en autentiseringsapp)." + "message": "Vänligen använd en webbläsare som stöds (t.ex. Chrome) och/eller lägg till fler metoder som har bättre stöd bland webbläsare (t.ex. en autentiseringsapp)." }, "twoStepOptions": { "message": "Alternativ för tvåstegsverifiering" }, "recoveryCodeDesc": { - "message": "Förlorat åtkomst till alla dina tvåstegsverifierings-alternativ? Använd din återställningskod för att inaktivera tvåstegsverifiering på ditt konto." + "message": "Förlorat åtkomst till alla dina metoder för tvåstegsverifiering? Använd din återställningskod för att inaktivera tvåstegsverifiering på ditt konto." }, "recoveryCodeTitle": { "message": "Återställningskod" @@ -696,34 +696,34 @@ "message": "Autentiseringsapp" }, "authenticatorAppDesc": { - "message": "Använd en autentiseringsapp (till exempel Authy eller Google Authenticator) för att skapa tidsbaserade verifieringskoder.", + "message": "Använd en autentiseringsapp (t.ex. Authy eller Google Authenticator) för att skapa tidsbaserade verifieringskoder.", "description": "'Authy' and 'Google Authenticator' are product names and should not be translated." }, "yubiKeyTitle": { - "message": "YubiKey OTP säkerhetsnyckel" + "message": "YubiKey OTP-säkerhetsnyckel" }, "yubiKeyDesc": { - "message": "Använd en YubiKey för att få åtkomst till ditt konto. Fungerar med YubiKey 4, 4 Nano, 4C och NEO enheter." + "message": "Använd en YubiKey för att komma åt ditt konto. Fungerar med YubiKey 4-serien, 5-serien och NEO-enheter." }, "duoDesc": { - "message": "Verifiera med Duo Security genom att använda Duo Mobile-appen, SMS, telefonsamtal eller en U2F säkerhetsnyckel.", + "message": "Verifiera med Duo Security genom att använda Duo Mobile-appen, SMS, telefonsamtal eller en U2F-säkerhetsnyckel.", "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." }, "duoOrganizationDesc": { - "message": "Verifiera med Duo Security för din organisation genom att använda Duo Mobile-appen, SMS, telefonsamtal eller en U2F säkerhetsnyckel.", + "message": "Verifiera med Duo Security för din organisation genom att använda Duo Mobile-appen, SMS, telefonsamtal eller en U2F-säkerhetsnyckel.", "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." }, "u2fDesc": { - "message": "Använd en FIDO U2F-aktiverad säkerhetsnyckel för att få åtkomst till ditt konto." + "message": "Använd en FIDO U2F-aktiverad säkerhetsnyckel för att komma åt ditt konto." }, "u2fTitle": { - "message": "FIDO U2F säkerhetsnyckel" + "message": "FIDO U2F-säkerhetsnyckel" }, "emailTitle": { "message": "E-post" }, "emailDesc": { - "message": "Verifieringskoder kommer att skickas till dig." + "message": "Verifieringskoder kommer skickas till dig via e-post." }, "continue": { "message": "Fortsätt" @@ -735,16 +735,16 @@ "message": "Organisationer" }, "shareDesc": { - "message": "Välj en organisation som du vill dela detta objekt med. Delning överför ägandet av objektet till organisationen. Du kommer inte längre att vara direkt ägare till detta objekt när det har delats." + "message": "Välj en organisation som du vill dela detta objekt med. Delning överför ägandet av objektet till organisationen. Du kommer inte längre vara direkt ägare till detta objekt när det har delats." }, "shareManyDesc": { - "message": "Välj en organisation som du vill dela dessa objekt med. Delning överför ägandet av objekten till organisationen. Du kommer inte längre att vara direkt ägare till dessa objekt när de har delats." + "message": "Välj en organisation som du vill dela dessa objekt med. Delning överför ägandet av objekten till organisationen. Du kommer inte längre vara direkt ägare till dessa objekt när de har delats." }, "collectionsDesc": { - "message": "Redigera de samlingar som detta objekt delas med. Endast användare i organisationer som har tillgång till dessa samlingar kommer kunna se objektet." + "message": "Redigera de samlingar som detta objekt delas med. Endast organisationsanvändare med tillgång till dessa samlingar kommer att kunna se detta objekt." }, "deleteSelectedItemsDesc": { - "message": "Du har valt $COUNT$ objekt att ta bort. Är du säker på att du vill ta bort alla dessa objekt?", + "message": "Du har markerat $COUNT$ objekt att radera. Är du säker på att du vill radera alla dessa objekt?", "placeholders": { "count": { "content": "$1", @@ -753,7 +753,7 @@ } }, "moveSelectedItemsDesc": { - "message": "Välj en mapp som du vill flytta de $COUNT$ valda objekten till.", + "message": "Välj en mapp som du vill flytta de $COUNT$ markerade objekten till.", "placeholders": { "count": { "content": "$1", @@ -762,7 +762,7 @@ } }, "shareSelectedItemsCountDesc": { - "message": "Du har valt $COUNT$ objekt. $SHAREABLE_COUNT$ objekt kan delas, $NONSHAREABLE_COUNT$ kan inte delas.", + "message": "Du har markerat $COUNT$ objekt. $SHAREABLE_COUNT$ objekt kan delas, $NONSHAREABLE_COUNT$ kan inte delas.", "placeholders": { "count": { "content": "$1", @@ -788,10 +788,10 @@ "message": "Varning" }, "exportWarningDesc": { - "message": "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." + "message": "Denna export innehåller ditt valv i ett okrypterat format. Du bör inte lagra eller skicka den exporterade filen över osäkra kanaler (t.ex. e-post). Radera den omedelbart när du är färdig med den." }, "exportMasterPassword": { - "message": "Ange ditt huvudlösenord för att exportera datan i ditt valv." + "message": "Ange ditt huvudlösenord för att exportera ditt valv." }, "exportVault": { "message": "Exportera valv" @@ -800,20 +800,23 @@ "message": "Filformat" }, "exportSuccess": { - "message": "Din data har exporterats." + "message": "Ditt valv har exporterats." }, "passwordGenerator": { "message": "Lösenordsgenerator" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { - "message": "Minst antal nummer" + "message": "Minsta antal siffror" }, "minSpecial": { - "message": "Minst antal speciella tecken", + "message": "Minsta antal speciella tecken", "description": "Minimum Special Characters" }, "ambiguous": { - "message": "Undvik mångtydiga tecken" + "message": "Undvik tvetydiga tecken" }, "regeneratePassword": { "message": "Skapa nytt lösenord" @@ -825,39 +828,39 @@ "message": "Antal ord" }, "wordSeparator": { - "message": "Ordseparator" + "message": "Ordavgränsare" }, "capitalize": { - "message": "Capitalize", + "message": "Versalisera", "description": "Make the first letter of a work uppercase." }, "includeNumber": { - "message": "Include Number" + "message": "Inkludera siffra" }, "passwordHistory": { "message": "Lösenordshistorik" }, "noPasswordsInList": { - "message": "Det finns inga lösenord att lista." + "message": "Det finns inga lösenord att visa." }, "clear": { "message": "Rensa", "description": "To clear something out. example: To clear browser history." }, "accountUpdated": { - "message": "Konto uppdaterat" + "message": "Kontot uppdaterades" }, "changeEmail": { "message": "Ändra e-postadress" }, "newEmail": { - "message": "Ny e-post" + "message": "Ny e-postadress" }, "code": { "message": "Kod" }, "changeEmailDesc": { - "message": "We have emailed a verification code to $EMAIL$. Please check your email for this code and enter it below to finalize your the email address change.", + "message": "Vi har skickat ett e-postmeddelande med en verifieringskod till $EMAIL$. Vänligen kolla din inkorg och ange koden i e-postmeddelandet nedan för att slutföra ändringen av e-postadress.", "placeholders": { "email": { "content": "$1", @@ -866,16 +869,16 @@ } }, "loggedOutWarning": { - "message": "Om du fortsätter kommer du att loggas ut från din nuvarande session och du kommer behöver logga in igen. Aktiva sessioner på andra enheter kan fortsätta vara aktiva i upp till en timme." + "message": "Om du fortsätter kommer du loggas ut från din nuvarande session och du kommer behöver logga in igen. Aktiva sessioner på andra enheter kan fortsätta vara aktiva i upp till en timme." }, "emailChanged": { "message": "E-postadressen ändrades" }, "logBackIn": { - "message": "Var snäll och logga in igen." + "message": "Vänligen logga in igen." }, "logBackInOthersToo": { - "message": "Vänligen logga in igen. Om du använder andra Bitwarden-applikationer logga ut och in igen i dem också." + "message": "Vänligen logga in igen. Om du använder andra Bitwarden-applikationer, logga ut och in igen i dem också." }, "changeMasterPassword": { "message": "Ändra huvudlösenord" @@ -887,7 +890,7 @@ "message": "Nuvarande huvudlösenord" }, "newMasterPass": { - "message": "Ange nytt huvudlösenord" + "message": "Nytt huvudlösenord" }, "confirmNewMasterPass": { "message": "Bekräfta nytt huvudlösenord" @@ -896,13 +899,13 @@ "message": "Inställningar för krypteringsnyckel" }, "kdfAlgorithm": { - "message": "KDF algoritm" + "message": "KDF-algoritm" }, "kdfIterations": { - "message": "KDF iterationer" + "message": "KDF-iterationer" }, "kdfIterationsDesc": { - "message": "Högre KDF-iterationer kan skydda ditt huvudlösenord från att \"brute-forcas\" av en angripare. Vi rekommenderar ett värde på $VALUE$ eller mer.", + "message": "Högre KDF-iterationer kan skydda ditt huvudlösenord från att knäckas av en angripare via \"brute forcing\". Vi rekommenderar ett värde på $VALUE$ eller mer.", "placeholders": { "value": { "content": "$1", @@ -911,7 +914,7 @@ } }, "kdfIterationsWarning": { - "message": "Om du sätter dina KDF-iterationer för högt kan det resultera i dålig prestanda när du loggar in (och låser upp) Bitwarden på enheter med långsammare processorer. Vi rekommenderar att du ökar värdet i steg om $INCREMENT$ och sedan testar alla dina enheter.", + "message": "Att ställa in dina KDF-iterationer för högt kan resultera i dålig prestanda när du loggar in (och låser upp) Bitwarden på enheter med långsammare processorer. Vi rekommenderar att du ökar värdet i steg om $INCREMENT$ och sedan testar alla dina enheter.", "placeholders": { "increment": { "content": "$1", @@ -923,37 +926,37 @@ "message": "Ändra KDF" }, "encKeySettingsChanged": { - "message": "Inställningar för krypteringsnyckel ändrade" + "message": "Inställningarna för krypteringsnyckel ändrades" }, "dangerZone": { - "message": "Högrisksområde" + "message": "Farozon" }, "dangerZoneDesc": { - "message": "Försiktigt, dessa åtgärder går inte att ångra!" + "message": "Var försiktig, dessa åtgärder går inte att ångra!" }, "deauthorizeSessions": { "message": "Avauktorisera sessioner" }, "deauthorizeSessionsDesc": { - "message": "Concerned your account is logged in on another device? Proceed below to deauthorize all computers or devices that you have previously used. This security step is recommended if you previously used a public PC or accidentally saved your password on a device that isn't yours. This step will also clear all previously remembered two-step login sessions." + "message": "Orolig att ditt konto är inloggat på en annan enhet? Fortsätt nedan för att avauktorisera alla datorer eller enheter som du har använt tidigare. Detta rekommenderas om du har använt en offentlig dator eller av misstag sparat ditt lösenord på en enhet som inte är din. Detta steg kommer också att rensa alla tidigare ihågkomna sessioner med tvåstegsverifiering." }, "deauthorizeSessionsWarning": { - "message": "Om du fortsätter kommer även du att loggas ut från din nuvarande session och du kommer behöver logga in igen. Du kommer även att behöva verifiera med tvåstegsverifiering om det är aktiverat. Aktiva sessioner på andra enheter kan fortsätta vara aktiva i upp till en timme." + "message": "Om du fortsätter kommer du även loggas ut från din nuvarande session och du kommer behöver logga in igen. Du kommer även behöva verifiera med tvåstegsverifiering om det är aktiverat. Aktiva sessioner på andra enheter kan fortsätta vara aktiva i upp till en timme." }, "sessionsDeauthorized": { - "message": "Alla sessioner avauktoriserade" + "message": "Alla sessioner avauktoriserades" }, "purgeVault": { "message": "Rensa valv" }, "purgedOrganizationVault": { - "message": "Purged organization vault." + "message": "Rensade organisationsvalv." }, "purgeVaultDesc": { - "message": "Proceed below to delete all items and folders in your vault. Items that belong to an organization that you share with will not be deleted." + "message": "Fortsätt nedan för att radera alla objekt och mappar i ditt valv. Objekt som tillhör en organisation som du delar med kommer inte raderas." }, "purgeOrgVaultDesc": { - "message": "Proceed below to delete all items in the organization's vault." + "message": "Fortsätt nedan för att radera alla objekt i organisationens valv." }, "purgeVaultWarning": { "message": "Rensning av ditt valv är permanent. Det går inte att ångra." @@ -962,19 +965,19 @@ "message": "Ditt valv har rensats." }, "deleteAccount": { - "message": "Ta bort konto" + "message": "Radera konto" }, "deleteAccountDesc": { - "message": "Fortsätt nedan för att radera ditt konto och all associerad data." + "message": "Fortsätt nedan för att radera ditt konto och all tillhörande data." }, "deleteAccountWarning": { - "message": "Borttagning av ditt konto är permanent. Det går inte att ångra." + "message": "Att radera ditt konto är permanent. Det går inte att ångra." }, "accountDeleted": { - "message": "Kontot togs bort" + "message": "Kontot raderades" }, "accountDeletedDesc": { - "message": "Ditt konto har stängts och all associerad data har raderats." + "message": "Ditt konto har stängts och all tillhörande data har raderats." }, "myAccount": { "message": "Mitt konto" @@ -986,7 +989,7 @@ "message": "Importera data" }, "importSuccess": { - "message": "Data har importerats till ditt Valv." + "message": "Data har importerats till ditt valv." }, "importFormatError": { "message": "Datan är inte korrekt formaterad. Vänligen kontrollera din importerade fil och försök igen." @@ -995,7 +998,7 @@ "message": "Ingenting importerades." }, "selectFormat": { - "message": "Välj formatet på importfilen" + "message": "Välj importfilens format" }, "selectImportFile": { "message": "Välj importfilen" @@ -1004,7 +1007,7 @@ "message": "eller kopiera och klistra in innehållet från filen" }, "instructionsFor": { - "message": "$NAME$ instruktioner", + "message": "Instruktioner för $NAME$", "description": "The title for the import tool instructions.", "placeholders": { "name": { @@ -1017,16 +1020,16 @@ "message": "Alternativ" }, "optionsDesc": { - "message": "Anpassa din upplevelse för webbvalvet." + "message": "Anpassa din upplevelse i webbvalvet." }, "optionsUpdated": { - "message": "Alternativ uppdaterade" + "message": "Alternativen uppdaterades" }, "language": { "message": "Språk" }, "languageDesc": { - "message": "Ändra språket som används av webbvalvet." + "message": "Ändra språket som används i webbvalvet." }, "disableIcons": { "message": "Inaktivera webbplatsikoner" @@ -1035,7 +1038,7 @@ "message": "Webbplatsikoner ger en igenkännbar ikon bredvid varje inloggningsobjekt i ditt valv." }, "enableGravatars": { - "message": "Aktivera gravatars", + "message": "Aktivera gravatarer", "description": "'Gravatar' is the name of a service. See www.gravatar.com" }, "enableGravatarsDesc": { @@ -1048,7 +1051,7 @@ "message": "Domänregler" }, "domainRulesDesc": { - "message": "Om du har samma inloggningsinformation mellan flera olika webbdomäner kan du markera webbplatsen som \"likvärdig\". \"Globala\" domäner är de som redan skapats åt dig av Bitwarden." + "message": "Om du har samma inloggningsinformation på flera olika domäner kan du markera webbplatsen som \"motsvarande\". \"Globala\" domäner är de som redan skapats åt dig av Bitwarden." }, "globalEqDomains": { "message": "Globala motsvarande domäner" @@ -1057,7 +1060,7 @@ "message": "Anpassade motsvarande domäner" }, "exclude": { - "message": "Undantag" + "message": "Exkludera" }, "include": { "message": "Inkludera" @@ -1069,7 +1072,7 @@ "message": "Ny anpassad domän" }, "newCustomDomainDesc": { - "message": "Enter a list of domains separated by commas. Only \"base\" domains are allowed. Do not enter subdomains. For example, enter \"google.com\" instead of \"www.google.com\". You can also enter \"androidapp://package.name\" to associate an android app with other website domains." + "message": "Ange en lista av domäner separerade med kommatecken. Endast basdomäner är tillåtna. Ange inte underdomäner. Ange till exempel \"google.com\" istället för \"www.google.com\". Du kan också ange \"androidapp://package.name\" för att associera en Android-app med andra webbplatsdomäner." }, "customDomainX": { "message": "Anpassad domän $INDEX$", @@ -1081,7 +1084,7 @@ } }, "domainsUpdated": { - "message": "Domäner uppdaterade" + "message": "Domänerna uppdaterades" }, "twoStepLogin": { "message": "Tvåstegsverifiering" @@ -1090,16 +1093,16 @@ "message": "Säkra ditt konto genom att kräva ett ytterligare steg vid inloggning." }, "twoStepLoginOrganizationDesc": { - "message": "Require two-step login for your organization's users by configuring providers at the organization level." + "message": "Kräv tvåstegsverifiering för din organisations användare genom att konfigurera metoder på organisationsnivå." }, "twoStepLoginRecoveryWarning": { - "message": "Enabling two-step login can permanently lock you out of your Bitwarden account. A recovery code allows you to access your account in the event that you can no longer use your normal two-step login provider (ex. you lose your device). Bitwarden support will not be able to assist you if you lose access to your account. We recommend you write down or print the recovery code and keep it in a safe place." + "message": "Att aktivera tvåstegsverifiering kan låsa ute dig från ditt Bitwarden-konto permanent. En återställningskod låter dig komma åt ditt konto om du inte längre kan använda din vanliga metod för tvåstegsverifiering (t.ex. om du förlorar din enhet). Bitwardens kundservice kommer inte att kunna hjälpa dig om du förlorar åtkomst till ditt konto. Vi rekommenderar att du skriver ner eller skriver ut återställningskoden och förvarar den på ett säkert ställe." }, "viewRecoveryCode": { "message": "Visa återställningskod" }, "providers": { - "message": "Leverantörer", + "message": "Metoder", "description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc." }, "enable": { @@ -1122,10 +1125,10 @@ "message": "Ett premium-medlemskap krävs för att använda den här funktionen." }, "youHavePremiumAccess": { - "message": "Du har premiumtillgång" + "message": "Du har premiumåtkomst" }, "alreadyPremiumFromOrg": { - "message": "You already have access to premium features because of an organization you are a member of." + "message": "Du har redan tillgång till premiumfunktioner på grund av en organisation som du är medlem i." }, "manage": { "message": "Hantera" @@ -1134,19 +1137,19 @@ "message": "Inaktivera" }, "twoStepLoginProviderEnabled": { - "message": "Den här tvåstegsverifierings-metoden är aktiverad på ditt konto." + "message": "Denna metod för tvåstegsverifiering är aktiverad på ditt konto." }, "twoStepLoginAuthDesc": { - "message": "Ange ditt huvudlösenord för att ändra på inställningar för tvåstegsverifiering." + "message": "Ange ditt huvudlösenord för att ändra inställningarna för tvåstegsverifiering." }, "twoStepAuthenticatorDesc": { - "message": "Följ dessa steg för att konfigurera tvåfaktorsautentisering med en autentiseringsapp:" + "message": "Följ dessa steg för att konfigurera tvåstegsverifiering med en autentiseringsapp:" }, "twoStepAuthenticatorDownloadApp": { "message": "Hämta en tvåstegsverifieringsapp" }, "twoStepAuthenticatorNeedApp": { - "message": "Behöver du en tvåstegsverifieringsapp? Hämta en utav följande" + "message": "Behöver du en tvåstegsverifieringsapp? Hämta en av följande" }, "iosDevices": { "message": "iOS-enheter" @@ -1158,10 +1161,10 @@ "message": "Windows-enheter" }, "twoStepAuthenticatorAppsRecommended": { - "message": "Dessa appar är rekommenderade, men även andra autentiseringsappar kommer att fungera." + "message": "Dessa appar rekommenderas, men även andra autentiseringsappar fungerar." }, "twoStepAuthenticatorScanCode": { - "message": "Skanna den här QR-koden med din autentiseringsapp" + "message": "Skanna denna QR-kod med din autentiseringsapp" }, "key": { "message": "Nyckel" @@ -1170,34 +1173,34 @@ "message": "Ange den 6-siffriga verifieringskoden från appen" }, "twoStepAuthenticatorReaddDesc": { - "message": "Om du skulle behöva lägga till det till en annan enhet har du QR-koden (eller nyckeln) som krävs utav din autentiserings-app nedan." + "message": "Om du behöver lägga till den på en annan enhet, finns QR-koden (eller nyckeln) som krävs av din autentiseringsapp nedan." }, "twoStepDisableDesc": { - "message": "Är du säker på att du vill inaktivera denna tvåstegsverifierings-metoden?" + "message": "Är du säker på att du vill inaktivera denna metod för tvåstegsverifiering?" }, "twoStepDisabled": { - "message": "Tvåfaktorsautentisering leverantör inaktiverad." + "message": "Metod för tvåstegsverifiering inaktiverad." }, "twoFactorYubikeyAdd": { "message": "Lägg till en ny YubiKey till ditt konto" }, "twoFactorYubikeyPlugIn": { - "message": "Sätt in YubiKey (NEO eller 4-serien) i din dators USB-port." + "message": "Anslut din YubiKey till datorns USB-port." }, "twoFactorYubikeySelectKey": { - "message": "Select in the first empty YubiKey input field below." + "message": "Välj det första tomma YubiKey-inmatningsfältet nedan." }, "twoFactorYubikeyTouchButton": { - "message": "Tryck på YubiKey-knappen." + "message": "Tryck på YubiKey:ns knapp." }, "twoFactorYubikeySaveForm": { "message": "Spara formuläret." }, "twoFactorYubikeyWarning": { - "message": "På grund av plattformsbegränsningar kan inte YubiKeys användas på alla Bitwarden-applikationer. Du bör aktivera ytterligare en tvåstegsverifierings-metod så att du kan komma åt ditt konto även när YubiKeys inte kan användas. Plattformar som stöds:" + "message": "På grund av plattformsbegränsningar kan YubiKeys inte användas i alla Bitwarden-applikationer. Du bör aktivera en annan metod för tvåstegsverifiering så att du kan komma åt ditt konto när YubiKeys inte kan användas. Plattformar som stöds:" }, "twoFactorYubikeySupportUsb": { - "message": "Webbvalvet, desktop-applikationen, CLI och alla webbläsartillägg på en enhet med en USB-port som kan acceptera din YubiKey." + "message": "Webbvalvet, skrivbordsprogrammet, CLI:n och alla webbläsartillägg på en enhet med en USB-port som kan acceptera din YubiKey." }, "twoFactorYubikeySupportMobile": { "message": "Mobilappar på en enhet med NFC-stöd eller en USB-port som kan acceptera din YubiKey." @@ -1212,7 +1215,7 @@ } }, "u2fkeyX": { - "message": "U2F Key $INDEX$", + "message": "U2F-nyckel $INDEX$", "placeholders": { "index": { "content": "$1", @@ -1224,58 +1227,58 @@ "message": "NFC-stöd" }, "twoFactorYubikeySupportsNfc": { - "message": "En av mina nycklar stöder NFC." + "message": "En av mina nycklar stödjer NFC." }, "twoFactorYubikeySupportsNfcDesc": { - "message": "Om en av dina YubiKeys stöder NFC (till exempel en YubiKey NEO), kommer du få en fråga på på mobila enheter när NFC tillgänglighet upptäcks." + "message": "Om en av dina YubiKeys stöder NFC (till exempel en YubiKey NEO), kommer du tillfrågas på på mobila enheter när NFC är tillgängligt." }, "yubikeysUpdated": { - "message": "YubiKeys uppdaterade" + "message": "YubiKeys uppdaterades" }, "disableAllKeys": { "message": "Inaktivera alla nycklar" }, "twoFactorDuoDesc": { - "message": "Ange Bitwardens programinformation från din Duo Admin-panel." + "message": "Ange Bitwardens applikationsinformation från din Duo Admin-panel." }, "twoFactorDuoIntegrationKey": { - "message": "Integrationsnyckel" + "message": "Integreringsnyckel" }, "twoFactorDuoSecretKey": { "message": "Hemlig nyckel" }, "twoFactorDuoApiHostname": { - "message": "API Hostname" + "message": "API-värdnamn" }, "twoFactorEmailDesc": { - "message": "Följ dessa steg för att konfigurera tvåfaktorsautentisering med e-post:" + "message": "Följ dessa steg för att konfigurera tvåstegsverifiering med e-post:" }, "twoFactorEmailEnterEmail": { - "message": "Ange den e-postadress som du vill ta emot verifieringskoder" + "message": "Ange den e-postadress som du vill ta emot verifieringskoder till" }, "twoFactorEmailEnterCode": { - "message": "Ange den 6-siffriga verifieringskoden från mailet" + "message": "Ange den 6-siffriga verifieringskoden från e-postmeddelandet" }, "sendEmail": { - "message": "Skicka e-post" + "message": "Skicka e-postmeddelande" }, "twoFactorU2fAdd": { - "message": "Lägg till en FIDO U2F säkerhetsnyckel till ditt konto" + "message": "Lägg till en FIDO U2F-säkerhetsnyckel till ditt konto" }, "removeU2fConfirmation": { "message": "Är du säker på att du vill ta bort denna säkerhetsnyckel?" }, "readKey": { - "message": "Read Key" + "message": "Läs nyckel" }, "keyCompromised": { - "message": "Nyckeln är äventyrad." + "message": "Nyckeln har äventyrats." }, "twoFactorU2fGiveName": { "message": "Ge säkerhetsnyckeln ett namn för att kunna identifiera den." }, "twoFactorU2fPlugInReadKey": { - "message": "Plug the security key into your computer's USB port and click the \"Read Key\" button." + "message": "Anslut säkerhetsnyckeln till din dators USB-port och klicka på knappen \"Läs nyckel\"." }, "twoFactorU2fTouchButton": { "message": "Om säkerhetsnyckeln har en knapp, tryck på den." @@ -1284,16 +1287,16 @@ "message": "Spara formuläret." }, "twoFactorU2fWarning": { - "message": "På grund av plattformsbegränsningar kan inte FIDO U2F användas på alla Bitwarden-applikationer. Du bör aktivera ytterligare en tvåstegsverifierings-metod så att du kan komma åt ditt konto även när FIDO U2F inte kan användas. Plattformar som stöds:" + "message": "På grund av plattformsbegränsningar kan FIDO U2F inte användas i alla Bitwarden-applikationer. Du bör aktivera en annan metod för tvåstegsverifiering så att du kan komma åt ditt konto när FIDO U2F inte kan användas. Plattformar som stöds:" }, "twoFactorU2fSupportWeb": { - "message": "Webbvalvet och webbläsartillägg på en stationär dator eller laptop med en U2F-aktiverad webbläsare (Chrome, Opera, Vivaldi eller Firefox med FIDO U2F aktiverat)." + "message": "Webbvalvet och webbläsartillägg på en stationär eller bärbar dator med en U2F-aktiverad webbläsare (Chrome, Opera, Vivaldi eller Firefox med FIDO U2F aktiverat)." }, "twoFactorU2fWaiting": { "message": "Väntar på att du ska trycka på knappen på din säkerhetsnyckel" }, "twoFactorU2fClickSave": { - "message": "Klicka på \"spara\"-knappen nedan för att aktivera den här säkerhetsnyckeln för tvåstegsverifiering." + "message": "Klicka på \"Spara\"-knappen nedan för att aktivera denna säkerhetsnyckel för tvåstegsverifiering." }, "twoFactorU2fProblemReadingTryAgain": { "message": "Det gick inte att läsa säkerhetsnyckeln. Försök igen." @@ -1302,7 +1305,7 @@ "message": "Din återställningskod för tvåstegsverifiering" }, "twoFactorRecoveryNoCode": { - "message": "Du har inte aktiverat några tvåstegsverifierings-metoder ännu. Efter att du har aktiverat en tvåstegsverifierings-metod kan du återvända hit för att se din återställningskod." + "message": "Du har inte aktiverat några metoder för tvåstegsverifiering ännu. När du har aktiverat en metod för tvåstegsverifiering kan du återvända hit för att se din återställningskod." }, "printCode": { "message": "Skriv ut kod", @@ -1312,16 +1315,16 @@ "message": "Rapporter" }, "unsecuredWebsitesReport": { - "message": "Unsecured Websites Report" + "message": "Rapport om osäkra webbplatser" }, "unsecuredWebsitesReportDesc": { - "message": "Att använda osäkra webbplatser med http:// systemet kan vara farligt. Om webbplatsen tillåter, bör du alltid komma åt den med https:// systemet så att anslutningen är krypterad." + "message": "Att använda osäkra webbplatser med http://-protokollet kan vara farligt. Om webbplatsen stödjer det, bör du alltid ansluta med https://-protokollet så att anslutningen är krypterad." }, "unsecuredWebsitesFound": { - "message": "Unsecured Websites Found" + "message": "Osäkra webbplatser hittades" }, "unsecuredWebsitesFoundDesc": { - "message": "Vi hittade $COUNT$ objekt i ditt valv med osäkra URI:er. Om webbplatsen tillåter det bör du ändra deras URI-schema till https://.", + "message": "Vi hittade $COUNT$ objekt i ditt valv med osäkra URI:er. Om webbplatsen stödjer det bör du ändra deras URI-protokoll till https://.", "placeholders": { "count": { "content": "$1", @@ -1333,16 +1336,16 @@ "message": "Inga objekt i ditt valv har osäkra URI:er." }, "inactive2faReport": { - "message": "Inactive 2FA Report" + "message": "Rapport om inaktiv 2FA" }, "inactive2faReportDesc": { - "message": "Tvåstegsverifiering (2FA) är en viktig säkerhetsinställning som hjälper dig att säkra dina konton. Om en webbplats erbjuder det så bör du alltid aktivera tvåstegsverifiering." + "message": "Tvåstegsverifiering (2FA) är en viktig säkerhetsinställning som hjälper dig att säkra dina konton. Om en webbplats erbjuder det bör du alltid aktivera tvåstegsverifiering." }, "inactive2faFound": { - "message": "Logins Without 2FA Found" + "message": "Inloggningar utan 2FA hittades" }, "inactive2faFoundDesc": { - "message": "Vi hittade $COUNT$ webbplats(er) i ditt valv som kanske inte är konfigurerade med tvåstegsverifiering (enligt twofactorauth.org). För att ytterligare skydda dessa konton bör du aktivera tvåstegsverifiering.", + "message": "Vi hittade $COUNT$ webbplats(er) i ditt valv som kanske inte har tvåstegsverifiering konfigurerat (enligt twofactorauth.org). För att skydda dessa konton ytterligare bör du aktivera tvåstegsverifiering.", "placeholders": { "count": { "content": "$1", @@ -1351,22 +1354,22 @@ } }, "noInactive2fa": { - "message": "Inga webbplatser i ditt valv hittades utan konfigurerad tvåstegsverifiering." + "message": "Inga webbplatser utan tvåstegsverifiering hittades i ditt valv." }, "instructions": { "message": "Instruktioner" }, "exposedPasswordsReport": { - "message": "Exposed Passwords Report" + "message": "Rapport om avslöjade lösenord" }, "exposedPasswordsReportDesc": { - "message": "Exposed passwords are passwords have been uncovered in known data breaches that were released publicly or sold on the dark web by hackers." + "message": "Avslöjade lösenord är lösenord som har äventyrats i kända dataintrång som släppts offentligt eller sålts av hackare på \"dark web\"." }, "exposedPasswordsFound": { - "message": "Exposed Passwords Found" + "message": "Avslöjade lösenord hittades" }, "exposedPasswordsFoundDesc": { - "message": "Vi hittade $COUNT$ objekt i ditt valv som har lösenord som har äventyrats i kända dataintrång. Du bör ändra dessa till att använda nya lösenord.", + "message": "Vi hittade $COUNT$ objekt i ditt valv med lösenord som har äventyrats i kända dataintrång. Du bör ändra dessa till att använda nya lösenord.", "placeholders": { "count": { "content": "$1", @@ -1375,13 +1378,13 @@ } }, "noExposedPasswords": { - "message": "Inga objekt i ditt valv har lösenord som har äventyrats i kända dataintrång." + "message": "Inga objekt i ditt valv har lösenord som har avslöjats i kända dataintrång." }, "checkExposedPasswords": { - "message": "Check Exposed Passwords" + "message": "Kontrollera avslöjade lösenord" }, "exposedXTimes": { - "message": "Synlig $COUNT$ gång(er)", + "message": "Avslöjad $COUNT$ gång(er)", "placeholders": { "count": { "content": "$1", @@ -1390,16 +1393,16 @@ } }, "weakPasswordsReport": { - "message": "Weak Passwords Report" + "message": "Rapport om svaga lösenord" }, "weakPasswordsReportDesc": { - "message": "Svaga lösenord kan gissas enkelt av hackare och automatiserade verktyg som används för att knäcka lösenord. Bitwardens lösenordsgenerator kan hjälpa dig att skapa starka lösenord." + "message": "Svaga lösenord kan enkelt gissas av hackare och automatiserade verktyg som används för att knäcka lösenord. Bitwardens lösenordsgenerator kan hjälpa dig att skapa starka lösenord." }, "weakPasswordsFound": { - "message": "Weak Passwords Found" + "message": "Svaga lösenord hittades" }, "weakPasswordsFoundDesc": { - "message": "Vi hittade $COUNT$ objekt i ditt valv med svaga lösenord. Du bör uppdatera dem till att använda starka lösenord.", + "message": "Vi hittade $COUNT$ objekt i ditt valv med lösenord som inte är starka. Du bör ändra dessa till att använda starkare lösenord.", "placeholders": { "count": { "content": "$1", @@ -1411,16 +1414,16 @@ "message": "Inga objekt i ditt valv har svaga lösenord." }, "reusedPasswordsReport": { - "message": "Reused Passwords Report" + "message": "Rapport om återanvända lösenord" }, "reusedPasswordsReportDesc": { - "message": "Om en tjänst som du använder äventyras, kan återanvända lösenord användas på andra ställen utav hackare för att de enkelt ska få tillgång till dina andra online-konton. Du bör använda ett unikt lösenord för varje konto eller tjänst." + "message": "Om en tjänst som du använder äventyras, kan återanvändning av samma lösenord på andra ställen göra det möjligt för hackare att enkelt få åtkomst till fler av dina online-konton. Du bör använda ett unikt lösenord för varje konto eller tjänst." }, "reusedPasswordsFound": { - "message": "Reused Passwords Found" + "message": "Återanvända lösenord hittades" }, "reusedPasswordsFoundDesc": { - "message": "Vi hittade $COUNT$ lösenord som återanvänds i ditt valv. Du bör ändra dem till ett unikt värde.", + "message": "Vi hittade $COUNT$ lösenord som återanvänds i ditt valv. Du bör ändra dessa till unika lösenord.", "placeholders": { "count": { "content": "$1", @@ -1429,10 +1432,10 @@ } }, "noReusedPasswords": { - "message": "Inga inloggningar i ditt valv har lösenord som återanvänts." + "message": "Inga inloggningar i ditt valv har lösenord som återanvänds." }, "reusedXTimes": { - "message": "Återanvänd $COUNT$ gånger", + "message": "Återanvänt $COUNT$ gånger", "placeholders": { "count": { "content": "$1", @@ -1441,19 +1444,19 @@ } }, "dataBreachReport": { - "message": "Data Breach Report" + "message": "Rapport om dataintrång" }, "breachDesc": { - "message": "Ett \"intrång\" är en incident där en webbplats data har på olagligt vis blivit stulen av hackare och sedan släppts för allmänheten. Gå igenom och granska typerna av data som äventyrats (e-postadresser, lösenord, kreditkort osv.) och ta lämpliga åtgärder såsom att ändra lösenord." + "message": "Ett \"intrång\" är en incident där data olovligen har stulits från en webbplats av hackare och sedan släppts till allmänheten. Gå igenom och granska informationen som äventyrats (e-postadresser, lösenord, kreditkort osv.) och vidta lämpliga åtgärder, t.ex. att ändra lösenord." }, "breachCheckUsernameEmail": { - "message": "Kolla användarnamn eller e-postadresser som du använder." + "message": "Kontrollera alla användarnamn eller e-postadresser som du använder." }, "checkBreaches": { - "message": "Check Breaches" + "message": "Kontrollera intrång" }, "breachUsernameNotFound": { - "message": "$USERNAME$ hittades inte i något känt dataintrång.", + "message": "$USERNAME$ hittades inte i några kända dataintrång.", "placeholders": { "username": { "content": "$1", @@ -1466,7 +1469,7 @@ "description": "ex. Good News, No Breached Accounts Found!" }, "breachUsernameFound": { - "message": "$USERNAME$ hittades i $COUNT$ olika dataintrång online.", + "message": "$USERNAME$ hittades i $COUNT$ olika dataintrång på internet.", "placeholders": { "username": { "content": "$1", @@ -1479,28 +1482,28 @@ } }, "breachFound": { - "message": "Breached Accounts Found" + "message": "Äventyrade konton hittades" }, "compromisedData": { "message": "Äventyrad data" }, "website": { - "message": "Webbsida" + "message": "Webbplats" }, "affectedUsers": { - "message": "Användare som påverkas" + "message": "Berörda användare" }, "breachOccurred": { - "message": "Breach Occurred" + "message": "Intrånget inträffade" }, "breachReported": { - "message": "Breach Reported" + "message": "Intrånget rapporterades" }, "reportError": { "message": "Ett fel inträffade när rapporten skulle läsas in. Försök igen" }, "billing": { - "message": "Betalningsinformation" + "message": "Fakturering" }, "accountCredit": { "message": "Kontokredit", @@ -1519,13 +1522,13 @@ "description": "Dollar amount, or quantity." }, "creditDelayed": { - "message": "Tillagd kredit visas på ditt konto efter att betalningen har bearbetats fullständigt. Vissa betalningsmetoder är försenade och kan ta längre tid att behandla än andra." + "message": "Tillagd kredit visas på ditt konto efter att betalningen har bearbetats fullständigt. Vissa betalningsmetoder är fördröjda och kan ta längre tid att behandla än andra." }, "makeSureEnoughCredit": { - "message": "Kontrollera att ditt konto har tillräckligt med kredit för detta köp. Om ditt konto inte har tillräckligt mycket tillgänglig kredit, kommer din standardbetalningsmetod på filen användas för skillnaden. Du kan lägga till kredit på ditt konto från faktureringssidan." + "message": "Se till att ditt konto har tillräckligt mycket tillgänglig kredit för detta köp. Om ditt konto inte har tillräckligt med tillgänglig kredit, kommer din sparade standardbetalningsmetod användas för skillnaden. Du kan lägga till kredit till ditt konto från faktureringssidan." }, "creditAppliedDesc": { - "message": "Kontots kredit kan användas för att göra inköp. Tillgänglig kredit tillämpas automatiskt mot fakturor genererade för det här kontot." + "message": "Kontots kredit kan användas för att göra köp. Tillgänglig kredit kommer automatiskt tillämpas mot fakturor som genereras för detta konto." }, "goPremium": { "message": "Skaffa premium", @@ -1538,19 +1541,19 @@ "message": "Uppgradera ditt konto till ett premium-medlemskap och lås upp några riktigt bra extrafunktioner." }, "premiumSignUpStorage": { - "message": "1 GB lagring av krypterade filer." + "message": "1 GB krypterad lagring." }, "premiumSignUpTwoStep": { "message": "Ytterligare alternativ för tvåstegsverifiering såsom YubiKey, FIDO U2F och Duo." }, "premiumSignUpReports": { - "message": "Lösenordshygien, kontohälsa och dataintrångsrapporter för att hålla ditt valv säkert." + "message": "Lösenordshygien, kontohälsa och dataintrångsrapporter för att skydda ditt valv." }, "premiumSignUpTotp": { - "message": "TOTP verifieringskod-generator (2FA) för inloggningar i ditt valv." + "message": "TOTP-verifieringskodgenerator (2FA) för inloggningar i ditt valv." }, "premiumSignUpSupport": { - "message": "Prioriterad kundsupport." + "message": "Prioriterad kundservice." }, "premiumSignUpFuture": { "message": "Alla framtida premium-funktioner. Mer kommer snart!" @@ -1568,10 +1571,10 @@ "message": "Tillägg" }, "premiumAccess": { - "message": "Premium Access" + "message": "Premium-åtkomst" }, "premiumAccessDesc": { - "message": "You can add premium access to all members of your organization for $PRICE$ /$INTERVAL$.", + "message": "Du kan lägga till premium-åtkomst till alla medlemmar i din organisation för $PRICE$ /$INTERVAL$.", "placeholders": { "price": { "content": "$1", @@ -1587,10 +1590,10 @@ "message": "Ytterligare lagring (GB)" }, "additionalStorageGbDesc": { - "message": "# ytterligare GB" + "message": "Antal ytterligare GB" }, "additionalStorageIntervalDesc": { - "message": "Ditt abonnemang kommer med $SIZE$ krypterad lagring. Du kan lägga till ytterliga lagring för $PRICE$ per GB /$INTERVAL$.", + "message": "Ditt abonnemang kommer med $SIZE$ krypterad lagring. Du kan lägga till ytterligare lagring för $PRICE$ per GB/$INTERVAL$.", "placeholders": { "size": { "content": "$1", @@ -1607,7 +1610,7 @@ } }, "summary": { - "message": "Summering" + "message": "Sammanfattning" }, "total": { "message": "Totalt" @@ -1623,10 +1626,10 @@ "description": "Short abbreviation for 'month'" }, "paymentChargedAnnually": { - "message": "Your payment method will be charged immediately and on a recurring basis each year. You may cancel at any time." + "message": "Din betalningsmetod kommer debiteras omedelbart och sedan på en återkommande basis varje år. Du kan avsluta när som helst." }, "paymentCharged": { - "message": "Din betalningsmetod kommer att debiteras omedelbart och sedan återkommande varje $INTERVAL$. Du kan upphäva när som helst.", + "message": "Din betalningsmetod kommer debiteras omedelbart och sedan på en återkommande basis varje $INTERVAL$. Du kan avsluta när som helst.", "placeholders": { "interval": { "content": "$1", @@ -1635,7 +1638,7 @@ } }, "paymentChargedWithTrial": { - "message": "Your plan comes with a free 7 day trial. Your card will not be charged until the trial has ended and on a recurring basis each $INTERVAL$. You may cancel at any time.", + "message": "Ditt abonnemang kommer med en gratis 7-dagars provperiod. Din betalningsmetod kommer inte debiteras förrän provperioden har avslutats. Fakturering kommer ske på en återkommande basis varje $INTERVAL$. Du kan avsluta när som helst.", "placeholders": { "interval": { "content": "$1", @@ -1650,34 +1653,34 @@ "message": "Kreditkort" }, "paypalClickSubmit": { - "message": "Klicka på PayPal-knappen för att logga in i ditt PayPal-konto, tryck sedan på \"Skicka\"-knappen nedan för att fortsätta." + "message": "Klicka på PayPal-knappen för att logga in på ditt PayPal-konto, tryck sedan på \"Skicka\"-knappen nedan för att fortsätta." }, "cancelSubscription": { - "message": "Avsluta prenumeration" + "message": "Avsluta abonnemang" }, "subscriptionCanceled": { - "message": "Prenumerationen har avbrutits." + "message": "Abonnemanget har avslutats." }, "pendingCancellation": { - "message": "Pending Cancellation" + "message": "Väntar på att avslutas" }, "subscriptionPendingCanceled": { - "message": "Abonnemanget har markerats för upphävning vid slutet av den nuvarande faktureringsperioden." + "message": "Abonnemanget har markerats för avslutning vid slutet av den nuvarande faktureringsperioden." }, "reinstateSubscription": { - "message": "Återuppta prenumeration" + "message": "Återuppta abonnemang" }, "reinstateConfirmation": { - "message": "Är du säker att du vill ta bort den väntande upphävningsförfrågan och återinföra ditt abonnemang?" + "message": "Är du säker att du vill ta bort den väntande avslutningsförfrågan och återuppta ditt abonnemang?" }, "reinstated": { - "message": "Prenumerationen har återupptagits." + "message": "Abonnemanget har återupptagits." }, "cancelConfirmation": { - "message": "Är du säker att du vill upphäva? Du kommer att förlora tillgång till alla funktioner som det här abonnemanget erbjuder i slutet av den här faktureringsperioden." + "message": "Är du säker på att du vill avsluta? Du kommer förlora tillgång till alla funktioner som abonnemanget erbjuder vid slutet av den nuvarande faktureringsperioden." }, "canceledSubscription": { - "message": "Prenumerationen har avbrutits." + "message": "Abonnemanget har avslutats." }, "neverExpires": { "message": "Går aldrig ut" @@ -1686,7 +1689,7 @@ "message": "Status" }, "nextCharge": { - "message": "Nästa dragning" + "message": "Nästa debitering" }, "details": { "message": "Detaljer" @@ -1701,7 +1704,7 @@ "message": "Uppdaterade licens" }, "manageSubscription": { - "message": "Hantera prenumeration" + "message": "Hantera abonnemang" }, "storage": { "message": "Lagring" @@ -1713,7 +1716,7 @@ "message": "Ta bort lagring" }, "subscriptionStorage": { - "message": "Din prenumeration har totalt $MAX_STORAGE$ GB krypterad lagring. Du använder $USED_STORAGE$.", + "message": "Ditt abonnemang har totalt $MAX_STORAGE$ GB krypterad lagring. Du använder för närvarande $USED_STORAGE$.", "placeholders": { "max_storage": { "content": "$1", @@ -1726,16 +1729,16 @@ } }, "paymentMethod": { - "message": "Betalningssätt" + "message": "Betalningsmetod" }, "noPaymentMethod": { "message": "Ingen sparad betalningsmetod." }, "addPaymentMethod": { - "message": "Lägg till betalningssätt" + "message": "Lägg till betalningsmetod" }, "changePaymentMethod": { - "message": "Ändra betalningssätt" + "message": "Ändra betalningsmetod" }, "invoices": { "message": "Fakturor" @@ -1767,7 +1770,7 @@ "description": "Noun. A refunded payment that was charged." }, "chargesStatement": { - "message": "Debiteringar kommer att visas som $STATEMENT_NAME$ i din sammanställning.", + "message": "Debiteringar kommer visas som $STATEMENT_NAME$ på ditt kontoutdrag.", "placeholders": { "statement_name": { "content": "$1", @@ -1782,10 +1785,10 @@ "message": "GB lagring att ta bort" }, "storageAddNote": { - "message": "Att lägga till lagringsutrymme kommer att resultera i justeringar på ditt totala debiteringsbelopp och omedelbart debitera din betalningsmetod. Den första debiteringen kommer att fördelas proportionellt för återstoden av den nuvarande faktureringscykeln." + "message": "Att lägga till lagringsutrymme kommer att resultera i justeringar av ditt totala debiteringsbelopp och omedelbart debitera din betalningsmetod. Den första debiteringen kommer att fördelas proportionellt för den återstående delen av den nuvarande faktureringscykeln." }, "storageRemoveNote": { - "message": "Att ta bort lagringsutrymme resulterar i justeringar på ditt totala debiteringsbelopp som kommer att läggas till som kredit mot din nästa debitering." + "message": "Att ta bort lagringsutrymme kommer resultera i justeringar av ditt totala debiteringsbelopp som kommer läggas till som kredit mot din nästa debitering." }, "adjustedStorage": { "message": "Justerade $AMOUNT$ GB lagringsutrymme.", @@ -1797,10 +1800,10 @@ } }, "contactSupport": { - "message": "Kontakta kundsupport" + "message": "Kontakta kundservice" }, "updatedPaymentMethod": { - "message": "Uppdaterade betalningssätt." + "message": "Uppdaterade betalningsmetod." }, "purchasePremium": { "message": "Köp premium" @@ -1809,7 +1812,7 @@ "message": "Licensfil" }, "licenseFileDesc": { - "message": "Din licensfil kommer att namnges i stil med $FILE_NAME$", + "message": "Din licensfil kommer namnges i stil med $FILE_NAME$", "placeholders": { "file_name": { "content": "$1", @@ -1821,13 +1824,13 @@ "message": "För att uppgradera ditt konto till ett premium-medlemskap måste du ladda upp en giltig licensfil." }, "uploadLicenseFileOrg": { - "message": "To create an on-premise hosted organization you need to upload a valid license file." + "message": "För att skapa en \"on-premise\"-hostad organisation måste du ladda upp en giltig licensfil." }, "accountEmailMustBeVerified": { "message": "Ditt kontos e-postadress måste verifieras." }, "newOrganizationDesc": { - "message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company." + "message": "Organisationer tillåter dig att dela objekt i ditt valv med andra samt hantera relaterade användare för en specifik entitet, t.ex en familj, ett litet team, eller ett stort företag." }, "generalInformation": { "message": "Allmän information" @@ -1836,7 +1839,7 @@ "message": "Organisationsnamn" }, "accountOwnedBusiness": { - "message": "Det här kontot ägs av ett företag." + "message": "Detta konto ägs av ett företag." }, "billingEmail": { "message": "E-postadress för fakturering" @@ -1845,22 +1848,22 @@ "message": "Företagsnamn" }, "chooseYourPlan": { - "message": "Välj din plan" + "message": "Välj abonnemang" }, "users": { "message": "Användare" }, "userSeats": { - "message": "Användarsäten" + "message": "Användarplatser" }, "additionalUserSeats": { - "message": "Ytterligare användarsäten" + "message": "Ytterligare användarplatser" }, "userSeatsDesc": { - "message": "# antal användarsäten" + "message": "Antal användarplatser" }, "userSeatsAdditionalDesc": { - "message": "Ditt abonnemang kommer med $BASE_SEATS$ användarsäten. Du kan lägga till ytterligare användare för $SEAT_PRICE$ per användare/månad.", + "message": "Ditt abonnemang kommer med $BASE_SEATS$ användarplatser. Du kan lägga till ytterligare användare för $SEAT_PRICE$ per användare/månad.", "placeholders": { "base_seats": { "content": "$1", @@ -1873,14 +1876,14 @@ } }, "userSeatsHowManyDesc": { - "message": "Hur många användarsäten behöver du? Du kan även lägga till ytterligare säten senare om det behövs." + "message": "Hur många användarplatser behöver du? Du kan även lägga till ytterligare platser senare om det behövs." }, "planNameFree": { "message": "Gratis", "description": "Free as in 'free beer'." }, "planDescFree": { - "message": "För testning eller personliga användare för att dela med $COUNT$ andra användare.", + "message": "För testning eller enskilda användare att dela med $COUNT$ andra användare.", "placeholders": { "count": { "content": "$1", @@ -1892,13 +1895,13 @@ "message": "Familjer" }, "planDescFamilies": { - "message": "För personlig användning, för att dela med familj & vänner." + "message": "För personligt bruk, att dela med familj & vänner." }, "planNameTeams": { - "message": "Lag" + "message": "Team" }, "planDescTeams": { - "message": "För företag och andra lagorganisationer." + "message": "För företag och andra organisationer med team." }, "planNameEnterprise": { "message": "Företag" @@ -1931,7 +1934,7 @@ } }, "limitedUsers": { - "message": "Begränsat till $COUNT$ användare (inklusive dig)", + "message": "Begränsad till $COUNT$ användare (inklusive dig)", "placeholders": { "count": { "content": "$1", @@ -1940,7 +1943,7 @@ } }, "limitedCollections": { - "message": "Begränsat till $COUNT$ samlingar", + "message": "Begränsad till $COUNT$ samlingar", "placeholders": { "count": { "content": "$1", @@ -1949,7 +1952,7 @@ } }, "addShareLimitedUsers": { - "message": "Lägg till och dela, med upp till $COUNT$ användare", + "message": "Lägg till och dela med upp till $COUNT$ användare", "placeholders": { "count": { "content": "$1", @@ -1958,13 +1961,13 @@ } }, "addShareUnlimitedUsers": { - "message": "Lägg till och dela, med obegränsat antal användare" + "message": "Lägg till och dela med ett obegränsat antal användare" }, "createUnlimitedCollections": { - "message": "Skapa obegränsat antal samlingar" + "message": "Skapa ett obegränsat antal samlingar" }, "gbEncryptedFileStorage": { - "message": "$SIZE$ lagring av krypterade filer", + "message": "$SIZE$ krypterad lagring", "placeholders": { "size": { "content": "$1", @@ -1973,13 +1976,13 @@ } }, "onPremHostingOptional": { - "message": "On-premise hosting (frivilligt)" + "message": "\"On-premise\"-hosting (valfri)" }, "usersGetPremium": { - "message": "Användare får tillgång till premium medlemskapsfunktioner" + "message": "Användare får tillgång till premiummedlemskaps-funktioner" }, "controlAccessWithGroups": { - "message": "Kontrollera användaråtkomst med grupper" + "message": "Reglera användaråtkomst med grupper" }, "syncUsersFromDirectory": { "message": "Synkronisera användare och grupper från en katalog" @@ -1991,10 +1994,10 @@ "message": "Kräv 2FA med Duo" }, "priorityCustomerSupport": { - "message": "Prioriterad kundsupport" + "message": "Prioriterad kundservice" }, "xDayFreeTrial": { - "message": "$COUNT$ dag(ar) gratis provperiod, avbryt när som helst", + "message": "$COUNT$ dagars gratis provperiod, avbryt när som helst", "placeholders": { "count": { "content": "$1", @@ -2012,10 +2015,10 @@ "message": "Baspris" }, "organizationCreated": { - "message": "Organisation skapad" + "message": "Organisationen skapades" }, "organizationReadyToGo": { - "message": "Din nya organisation är redo att användas!" + "message": "Din nya organisation är redo!" }, "organizationUpgraded": { "message": "Din organisation har uppgraderats." @@ -2024,7 +2027,7 @@ "message": "Lämna" }, "leaveOrganizationConfirmation": { - "message": "Vill du verkligen lämna organisationen?" + "message": "Är du säker på att du vill lämna denna organisation?" }, "leftOrganization": { "message": "Du har lämnat organisationen." @@ -2047,6 +2050,12 @@ "people": { "message": "Personer" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Grupper" }, @@ -2057,13 +2066,13 @@ "message": "Lägg till grupp" }, "editGroup": { - "message": "Ändra grupp" + "message": "Redigera grupp" }, "deleteGroupConfirmation": { - "message": "Är du säker på att du vill ta bort denna gruppen?" + "message": "Är du säker på att du vill radera denna grupp?" }, "removeUserConfirmation": { - "message": "Är du säker på att du vill ta bort den här användaren?" + "message": "Är du säker på att du vill ta bort denna användare?" }, "externalId": { "message": "Externt ID" @@ -2078,7 +2087,7 @@ "message": "Denna grupp kan komma åt och ändra alla objekt." }, "groupAccessSelectedCollections": { - "message": "Denna grupp kan endast komma åt de valda samlingarna." + "message": "Denna grupp kan endast komma åt de markerade samlingarna." }, "readOnly": { "message": "Skrivskyddad" @@ -2090,22 +2099,22 @@ "message": "Lägg till samling" }, "editCollection": { - "message": "Ändra samling" + "message": "Redigera samling" }, "deleteCollectionConfirmation": { - "message": "Är du säker på att du vill ta bort samlingen?" + "message": "Är du säker på att du vill radera denna samling?" }, "editUser": { - "message": "Ändra användare" + "message": "Redigera användare" }, "inviteUser": { "message": "Bjud in användare" }, "inviteUserDesc": { - "message": "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account." + "message": "Bjud in en ny användare till din organisation genom att ange e-postadressen som tillhör deras Bitwarden-konto nedan. Om de inte redan har ett Bitwarden-konto kommer de uppmanas att skapa ett." }, "inviteMultipleEmailDesc": { - "message": "Du kan bjuda in upp till $COUNT$ användare samtidigt genom att (med kommatecken) skilja en lista med e-postadresser.", + "message": "Du kan bjuda in upp till $COUNT$ användare samtidigt med en kommaseparerad lista av e-postadresser.", "placeholders": { "count": { "content": "$1", @@ -2114,13 +2123,13 @@ } }, "userUsingTwoStep": { - "message": "Denna användare använder tvåstegsverifiering för att skydda deras konto." + "message": "Denna användare använder tvåstegsverifiering för att skydda sitt konto." }, "userAccessAllItems": { "message": "Denna användare kan komma åt och ändra alla objekt." }, "userAccessSelectedCollections": { - "message": "Denna användare kan endast komma åt de valda samlingarna." + "message": "Denna användare kan endast komma åt de markerade samlingarna." }, "search": { "message": "Sök" @@ -2138,25 +2147,25 @@ "message": "Ägare" }, "ownerDesc": { - "message": "Användaren med den högsta åtkomstgraden som kan hantera alla aspekter av din organisation." + "message": "Användaren med den högsta åtkomsten som kan hantera alla aspekter av din organisation." }, "admin": { - "message": "Admin" + "message": "Administratör" }, "adminDesc": { - "message": " Administratörer kan komma åt och hantera alla objekt, samlingar och användare i din organisation." + "message": "Administratörer kan komma åt och hantera alla objekt, samlingar och användare i din organisation." }, "user": { "message": "Användare" }, "userDesc": { - "message": "En vanlig användare med tillgång till organisationens samlingar." + "message": "En vanlig användare med tillgång till de samlingar i din organisation som den har tilldelats." }, "manager": { "message": "Hanterare" }, "managerDesc": { - "message": "Managers can access and manage assigned collections in your organization." + "message": "Hanterare kan komma åt och hantera de samlingar i din organisation som de har blivit tilldelade." }, "all": { "message": "Alla" @@ -2192,7 +2201,7 @@ "message": "Webbvalv" }, "loggedIn": { - "message": "Loggade in." + "message": "Inloggad." }, "changedPassword": { "message": "Ändrade kontolösenord." @@ -2204,25 +2213,25 @@ "message": "Inaktiverade tvåstegsverifiering." }, "recovered2fa": { - "message": "Återställde konto från tvåstegsverifiering." + "message": "Återställde kontot från tvåstegsverifiering." }, "failedLogin": { - "message": "Inloggningsförsöket misslyckades med fel lösenord." + "message": "Inloggningsförsöket misslyckades med felaktigt lösenord." }, "failedLogin2fa": { "message": "Inloggningsförsöket misslyckades med felaktig tvåstegsverifiering." }, "exportedVault": { - "message": "Exported vault." + "message": "Exporterade valv." }, "exportedOrganizationVault": { - "message": "Exported organization vault." + "message": "Exporterade organisationsvalv." }, "editedOrgSettings": { - "message": "Ändrade organisationsinställningar." + "message": "Redigerade organisationsinställningar." }, "createdItemId": { - "message": "Skapade objekt $ID$.", + "message": "Skapade objektet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2231,7 +2240,7 @@ } }, "editedItemId": { - "message": "Ändrade objekt $ID$.", + "message": "Redigerade objektet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2240,7 +2249,7 @@ } }, "deletedItemId": { - "message": "Tog bort objekt $ID$.", + "message": "Raderade objektet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2249,7 +2258,7 @@ } }, "sharedItemId": { - "message": "Delade objekt $ID$.", + "message": "Delade objektet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2258,7 +2267,7 @@ } }, "viewedItemId": { - "message": "Viewed item $ID$.", + "message": "Visade objektet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2267,7 +2276,7 @@ } }, "viewedPasswordItemId": { - "message": "Viewed password for item $ID$.", + "message": "Visade lösenord för objektet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2276,7 +2285,7 @@ } }, "viewedHiddenFieldItemId": { - "message": "Viewed hidden field for item $ID$.", + "message": "Visade dolt fält för objektet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2285,7 +2294,7 @@ } }, "viewedSecurityCodeItemId": { - "message": "Viewed security code for item $ID$.", + "message": "Visade säkerhetskod för objektet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2294,7 +2303,7 @@ } }, "copiedPasswordItemId": { - "message": "Copied password for item $ID$.", + "message": "Kopierade lösenord för objektet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2303,7 +2312,7 @@ } }, "copiedHiddenFieldItemId": { - "message": "Copied hidden field for item $ID$.", + "message": "Kopierade dolt fält för objektet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2312,7 +2321,7 @@ } }, "copiedSecurityCodeItemId": { - "message": "Copied security code for item $ID$.", + "message": "Kopierade säkerhetskod för objektet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2321,7 +2330,7 @@ } }, "autofilledItemId": { - "message": "Auto-filled item $ID$.", + "message": "Fyllde i objektet $ID$ automatiskt.", "placeholders": { "id": { "content": "$1", @@ -2330,7 +2339,7 @@ } }, "createdCollectionId": { - "message": "Skapade samling $ID$.", + "message": "Skapade samlingen $ID$.", "placeholders": { "id": { "content": "$1", @@ -2339,7 +2348,7 @@ } }, "editedCollectionId": { - "message": "Ändrade samling $ID$.", + "message": "Redigerade samlingen $ID$.", "placeholders": { "id": { "content": "$1", @@ -2348,7 +2357,7 @@ } }, "deletedCollectionId": { - "message": "Tog bort samling $ID$.", + "message": "Raderade samlingen $ID$.", "placeholders": { "id": { "content": "$1", @@ -2356,8 +2365,17 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { - "message": "Skapade grupp $ID$.", + "message": "Skapade gruppen $ID$.", "placeholders": { "id": { "content": "$1", @@ -2366,7 +2384,7 @@ } }, "editedGroupId": { - "message": "Ändrade grupp $ID$.", + "message": "Redigerade gruppen $ID$.", "placeholders": { "id": { "content": "$1", @@ -2375,7 +2393,7 @@ } }, "deletedGroupId": { - "message": "Tog bort grupp $ID$.", + "message": "Raderade gruppen $ID$.", "placeholders": { "id": { "content": "$1", @@ -2384,7 +2402,7 @@ } }, "removedUserId": { - "message": "Tog bort användare $ID$.", + "message": "Tog bort användaren $ID$.", "placeholders": { "id": { "content": "$1", @@ -2393,7 +2411,7 @@ } }, "createdAttachmentForItem": { - "message": "Skapade bifogning för objekt $ID$.", + "message": "Skapade bilaga för objektet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2402,7 +2420,7 @@ } }, "deletedAttachmentForItem": { - "message": "Tog bort bifogning för objekt $ID$.", + "message": "Raderade bilaga för objektet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2411,7 +2429,7 @@ } }, "editedCollectionsForItem": { - "message": "Ändrade samlingar för objekt $ID$.", + "message": "Redigerade samlingar för objektet $ID$.", "placeholders": { "id": { "content": "$1", @@ -2420,7 +2438,7 @@ } }, "invitedUserId": { - "message": "Bjöd in användare $ID$.", + "message": "Bjöd in användaren $ID$.", "placeholders": { "id": { "content": "$1", @@ -2429,7 +2447,7 @@ } }, "confirmedUserId": { - "message": "Bekräftade användare $ID$.", + "message": "Bekräftade användaren $ID$.", "placeholders": { "id": { "content": "$1", @@ -2438,7 +2456,7 @@ } }, "editedUserId": { - "message": "Ändrade användare $ID$.", + "message": "Redigerade användaren $ID$.", "placeholders": { "id": { "content": "$1", @@ -2447,7 +2465,7 @@ } }, "editedGroupsForUser": { - "message": "Ändrade grupper för användare $ID$.", + "message": "Redigerade grupper för användaren $ID$.", "placeholders": { "id": { "content": "$1", @@ -2477,7 +2495,7 @@ "message": "Gruppåtkomst" }, "groupAccessUserDesc": { - "message": "Ändra grupper som den här användaren tillhör." + "message": "Redigera vilka grupper den här användaren tillhör." }, "invitedUsers": { "message": "Bjöd in användare." @@ -2486,7 +2504,7 @@ "message": "Skicka inbjudan igen" }, "hasBeenReinvited": { - "message": "$USER$ har blivit inbjuden igen.", + "message": "$USER$ har bjudits in igen.", "placeholders": { "user": { "content": "$1", @@ -2498,10 +2516,10 @@ "message": "Bekräfta" }, "confirmUser": { - "message": "Confirm User" + "message": "Bekräfta användare" }, "hasBeenConfirmed": { - "message": "$USER$ har blivit bekräftad.", + "message": "$USER$ har bekräftats.", "placeholders": { "user": { "content": "$1", @@ -2513,7 +2531,7 @@ "message": "Bekräfta användare" }, "usersNeedConfirmed": { - "message": "Du har användare som har accepterat deras inbjudan, men behöver fortfarande bli bekräftade. Användare har inte åtkomst till organisationen förrän de blivit bekräftade." + "message": "Du har användare som har accepterat sin inbjudan, men fortfarande måste bekräftas. Användarna har inte åtkomst till organisationen förrän de är bekräftade." }, "startDate": { "message": "Startdatum" @@ -2531,43 +2549,52 @@ "message": "Ditt kontos e-postadress måste verifieras först." }, "checkInboxForVerification": { - "message": "Kolla din e-post för en verifieringslänk." + "message": "Kolla din inkorg för en verifieringslänk." }, "emailVerified": { - "message": "Din e-postadress har blivit verifierad." + "message": "Din e-postadress har verifierats." }, "emailVerifiedFailed": { - "message": "Kunde inte verifiera din e-post. Prova att skicka ett nytt verifieringsmejl." + "message": "Det gick inte att verifiera din e-postadress. Prova att skicka ett nytt verifieringsmeddelande." }, "updateBrowser": { "message": "Uppdatera webbläsaren" }, "updateBrowserDesc": { - "message": "Du använder en webbläsare som inte stöds. Webbvalvet kanske inte fungerar ordentligt." + "message": "Du använder en webbläsare som inte stöds. Webbvalvet kanske inte fungerar som det ska." }, "joinOrganization": { "message": "Gå med i organisation" }, "joinOrganizationDesc": { - "message": "Du har blivit inbjuden att gå med i organisationen ovan. För att acceptera inbjudan måste du logga in eller skapa ett nytt Bitwarden-konto." + "message": "Du har bjudits in att gå med i organisationen ovan. För att acceptera inbjudan måste du logga in eller skapa ett nytt Bitwarden-konto." }, "inviteAccepted": { "message": "Inbjudan accepterades" }, "inviteAcceptedDesc": { - "message": "You can access this organization once an administrator confirms your membership. We'll send you an email when that happens." + "message": "Du kan komma åt denna organisation när en administratör har bekräftat ditt medlemskap. Vi skickar ett e-postmeddelande till dig när det sker." }, "inviteAcceptFailed": { - "message": "Det går inte att acceptera inbjudan. Be en administratör för organisationen att skicka en ny inbjudan." + "message": "Det gick inte att acceptera inbjudan. Be en administratör för organisationen att skicka en ny inbjudan." + }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } }, "rememberEmail": { "message": "Kom ihåg e-postadress" }, "recoverAccountTwoStepDesc": { - "message": "Om du inte kan komma åt ditt konto genom dina vanliga tvåstegsverifierings-metoder kan du använda din återställningskod för tvåstegsverifiering för att inaktivera alla tvåstegsverifierings-metoder på ditt konto." + "message": "Om du inte kan komma åt ditt konto genom dina vanliga metoder för tvåstegsverifiering kan du använda din återställningskod för att inaktivera alla metoder för tvåstegsverifiering på ditt konto." }, "recoverAccountTwoStep": { - "message": "Recover Account Two-Step Login" + "message": "Återställ kontots tvåstegsverifiering" }, "twoStepRecoverDisabled": { "message": "Tvåstegsverifiering har inaktiverats på ditt konto." @@ -2576,10 +2603,10 @@ "message": "Läs mer" }, "deleteRecoverDesc": { - "message": "Ange din e-postadress nedan för att återställa och ta bort ditt konto." + "message": "Ange din e-postadress nedan för att återställa och radera ditt konto." }, "deleteRecoverEmailSent": { - "message": "Om ditt konto finns så har vi skickat ett mejl till dig med vidare instruktioner." + "message": "Om ditt konto finns så har vi skickat ett e-postmeddelande till dig med vidare instruktioner." }, "deleteRecoverConfirmDesc": { "message": "Du har begärt att radera ditt Bitwarden-konto. Klicka på knappen nedan för att bekräfta." @@ -2588,43 +2615,43 @@ "message": "Min organisation" }, "deleteOrganization": { - "message": "Ta bort organisation" + "message": "Radera organisation" }, "deleteOrganizationDesc": { - "message": "Proceed below to delete this organization and all associated data. Individual user accounts will remain, though they will not be associated to this organization anymore. " + "message": "Fortsätt nedan för att radera denna organisation och all tillhörande data. Enskilda användarkonton kommer finnas kvar, men de kommer inte längre tillhöra denna organisation. " }, "deleteOrganizationWarning": { - "message": "Borttagning av organisationen är permanent. Det går inte att ångra." + "message": "Att radera organisationen är permanent. Det går inte att ångra." }, "organizationDeleted": { - "message": "Tog bort organisation" + "message": "Organisationen raderades" }, "organizationDeletedDesc": { - "message": "Organisationen och all tillhörande data har tagits bort." + "message": "Organisationen och all tillhörande data har raderats." }, "organizationUpdated": { - "message": "Organisation uppdaterad" + "message": "Organisationen uppdaterades" }, "taxInformation": { "message": "Skatteinformation" }, "taxInformationDesc": { - "message": "Vänligen kontakta support för att bidra (eller uppdatera) skatteinformation för dina fakturor." + "message": "Vänligen kontakta kundservice för att tillhandahålla (eller uppdatera) skatteinformation för dina fakturor." }, "billingPlan": { "message": "Abonnemang", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlan": { - "message": "Ändra abonnemang", + "message": "Byt abonnemang", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanUpgrade": { - "message": "Uppgradera ditt konto till ett annat abonnemang genom att ange informationen nedan. Vänligen säkerhetsställ att du har en aktiv betalningsmetod tillagd på kontot.", + "message": "Uppgradera ditt konto till ett annat abonnemang genom att ange informationen nedan. Se till att du har en aktiv betalningsmetod tillagd på kontot.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanDesc": { - "message": "Kontakta kundservice om du vill ändra ditt abonnemang. Vänligen säkerhetsställ att du har en aktiv betalningsmetod tillagd på kontot.", + "message": "Kontakta kundservice om du vill byta abonnemang. Vänligen säkerhetsställ att du har en aktiv betalningsmetod tillagd på kontot.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "invoiceNumber": { @@ -2647,13 +2674,13 @@ "message": "Verifiera bankkonto" }, "verifyBankAccountDesc": { - "message": "Vi har gjort två mikro-insättningar till ditt bankkonto (det kan ta 1-2 arbetsdagar innan det visas). Ange beloppen för att verifiera bankkontot." + "message": "Vi har gjort två mikro-insättningar på ditt bankkonto (det kan ta 1-2 arbetsdagar innan de syns). Ange beloppen för att verifiera bankkontot." }, "verifyBankAccountInitialDesc": { - "message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account." + "message": "Betalning via bankkonto är endast tillgängligt för kunder i USA. Du måste också verifiera ditt bankkonto. Vi kommer göra två mikro-insättningar inom de närmaste 1-2 arbetsdagarna. Ange dessa belopp på organisationens faktureringssida för att verifiera bankkontot." }, "verifyBankAccountFailureWarning": { - "message": "Går det inte att verifiera bankkontot kommer det att resultera i en missad betalning och ditt abonnemang inaktiveras." + "message": "Om du inte verifierar bankkontot kommer det att resultera i en missad betalning och ditt abonnemang kommer inaktiveras." }, "verifiedBankAccount": { "message": "Bankkontot har verifierats." @@ -2672,7 +2699,7 @@ } }, "routingNumber": { - "message": "Clearingnummer", + "message": "Routningsnummer", "description": "Bank account routing number" }, "accountNumber": { @@ -2685,24 +2712,24 @@ "message": "Kontotyp" }, "bankAccountTypeCompany": { - "message": "Företag (företag)" + "message": "Företag" }, "bankAccountTypeIndividual": { - "message": "Individuell (personlig)" + "message": "Person" }, "enterInstallationId": { "message": "Ange ditt installations-id" }, "addSeats": { - "message": "Lägg till säten", + "message": "Lägg till platser", "description": "Seat = User Seat" }, "removeSeats": { - "message": "Ta bort säten", + "message": "Ta bort platser", "description": "Seat = User Seat" }, "subscriptionUserSeats": { - "message": "Din prenumeration tillåter totalt $COUNT$ användare.", + "message": "Ditt abonnemang tillåter totalt $COUNT$ användare.", "placeholders": { "count": { "content": "$1", @@ -2711,19 +2738,19 @@ } }, "seatsToAdd": { - "message": "Säten att lägga till" + "message": "Platser att lägga till" }, "seatsToRemove": { - "message": "Säten att ta bort" + "message": "Platser att ta bort" }, "seatsAddNote": { - "message": "Att lägga till användarsäten kommer att resultera i justeringar på ditt totala debiteringsbelopp och omedelbart debitera din betalningsmetod. Den första debiteringen kommer att fördelas proportionellt för återstoden av den nuvarande faktureringscykeln." + "message": "Att lägga till användarplatser kommer att resultera i justeringar av ditt totala debiteringsbelopp och omedelbart debitera din betalningsmetod. Den första debiteringen kommer att fördelas proportionellt för den återstående delen av den nuvarande faktureringscykeln." }, "seatsRemoveNote": { - "message": "Att ta bort användarsäten resulterar i justeringar på ditt totala debiteringsbelopp som kommer att läggas till som kredit mot din nästa debitering." + "message": "Att ta bort användarplatser kommer resultera i justeringar av ditt totala debiteringsbelopp som kommer läggas till som kredit mot din nästa debitering." }, "adjustedSeats": { - "message": "Justerade $AMOUNT$ användarsäten.", + "message": "Justerade $AMOUNT$ användarplatser.", "placeholders": { "amount": { "content": "$1", @@ -2732,7 +2759,7 @@ } }, "keyUpdated": { - "message": "Nyckel uppdaterad" + "message": "Nyckeln uppdaterades" }, "updateKeyTitle": { "message": "Uppdatera nyckel" @@ -2741,16 +2768,16 @@ "message": "Uppdatera krypteringsnyckel" }, "updateEncryptionKeyShortDesc": { - "message": "Du använder ett föråldrat krypteringsschema." + "message": "Du använder för närvarande ett föråldrat krypteringssystem." }, "updateEncryptionKeyDesc": { - "message": "Vi har flyttat till större krypteringsnycklar som ger bättre säkerhet och tillgång till nyare funktioner. Att uppdatera din krypteringsnyckel är lätt och snabbt. Skriv bara ditt huvudlösenord nedan. Denna uppdatering kommer så småningom att bli obligatorisk." + "message": "Vi har övergått till större krypteringsnycklar som ger bättre säkerhet och tillgång till nyare funktioner. Att uppdatera din krypteringsnyckel är snabbt och smidigt. Skriv bara in ditt huvudlösenord nedan. Denna uppdatering kommer så småningom bli obligatorisk." }, "updateEncryptionKeyWarning": { - "message": "Efter att du uppdaterat din krypteringsnyckel, måste du logga ut och in igen i alla Bitwarden-program som du använder (till exempel den mobila appen eller webbläsarens tillägg). Att inte logga ut och in igen (som hämtar din nya krypteringsnyckel) kan resultera i skadad data. Vi kommer att försöka logga ut dig automatiskt, men det kan vara fördröjt." + "message": "Efter att ha uppdaterat din krypteringsnyckel, måste du logga ut och in igen i alla Bitwarden-program som du använder (t.ex. mobilappen och webbläsartillägget). Att inte logga ut och in igen (vilket hämtar din nya krypteringsnyckel) kan resultera i datakorruption. Vi kommer försöka logga ut dig automatiskt, men det kan vara fördröjt." }, "subscription": { - "message": "Prenumeration" + "message": "Abonnemang" }, "loading": { "message": "Laddar" @@ -2762,29 +2789,29 @@ "message": "Uppgradera organisation" }, "upgradeOrganizationDesc": { - "message": "Den här funktionen är inte tillgänglig för gratis-organisationer. Byt till en betald plan för att låsa upp fler funktioner." + "message": "Denna funktion är inte tillgänglig för gratisorganisationer. Byt till ett betalt abonnemang för att låsa upp fler funktioner." }, "createOrganizationStep1": { - "message": "Skapa organisation: Steg ett" + "message": "Skapa organisation: Steg 1" }, "createOrganizationCreatePersonalAccount": { - "message": "Innan du skapar din organisation, måste du först skapa ett gratis personligt konto." + "message": "Innan du skapar din organisation, måste du först skapa ett personligt gratiskonto." }, "refunded": { - "message": "Återbetalad" + "message": "Återbetald" }, "nothingSelected": { - "message": "Du har inte valt något." + "message": "Du har inte markerat något." }, "submitAgreePolicies": { - "message": "Genom att klicka på ”Skicka”-knappen, samtycker du till följande principer:", + "message": "Genom att klicka på \"Skicka\"-knappen godkänner du följande policyer:", "description": "A policy is something like Terms of Service, Privacy Policy, etc." }, "termsOfService": { "message": "Användarvillkor" }, "privacyPolicy": { - "message": "Sekretesspolicy" + "message": "Integritetspolicy" }, "filters": { "message": "Filter" @@ -2793,7 +2820,7 @@ "message": "Låsalternativ" }, "lockOptionsDesc": { - "message": "Välj när valvet låses. Ett låst valv kräver att du anger ditt huvudlösenord för att komma åt det igen." + "message": "Välj när valvet ska låsas. Ett låst valv kräver att du anger ditt huvudlösenord för att komma åt det igen." }, "oneMinute": { "message": "1 minut" @@ -2817,24 +2844,24 @@ "message": "Vid omstart" }, "dateUpdated": { - "message": "Uppdaterad", + "message": "Uppdaterades", "description": "ex. Date this item was updated" }, "datePasswordUpdated": { - "message": "Lösenord uppdaterat", + "message": "Lösenordet uppdaterades", "description": "ex. Date this password was updated" }, "organizationIsDisabled": { - "message": "Organisationen är avstängd." + "message": "Organisationen är inaktiverad." }, "licenseIsExpired": { - "message": "Licensen har upphört att gälla." + "message": "Licensen har löpt ut." }, "updatedUsers": { "message": "Uppdaterade användare" }, "selected": { - "message": "Vald(a)" + "message": "Markerade" }, "ownership": { "message": "Ägarskap" @@ -2855,47 +2882,47 @@ "description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong" }, "veryWeak": { - "message": "Very Weak", + "message": "Mycket svagt", "description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong" }, "weakMasterPassword": { - "message": "Weak Master Password" + "message": "Svagt huvudlösenord" }, "weakMasterPasswordDesc": { - "message": "Huvudlösenordet du har valt är svagt. Du bör använda ett starkt huvudlösenord (eller en lösenfras) för att skydda ditt Bitwarden-konto ordentligt. Är du säker på att du vill använda detta huvudlösenord?" + "message": "Huvudlösenordet du har valt är svagt. Du bör använda ett starkt huvudlösenord (eller en lösenordsfras) för att skydda ditt Bitwarden-konto ordentligt. Är du säker på att du vill använda detta huvudlösenord?" }, "rotateAccountEncKey": { "message": "Rotera även mitt kontos krypteringsnyckel" }, "rotateEncKeyTitle": { - "message": "Rotate Encryption Key" + "message": "Rotera krypteringsnyckel" }, "rotateEncKeyConfirmation": { - "message": "Är du säker att du vill rotera ditt kontos krypteringsnyckel?" + "message": "Är du säker på att du vill rotera ditt kontos krypteringsnyckel?" }, "attachmentsNeedFix": { - "message": "Det här objektet har gamla bifogade filer som behöver fixas." + "message": "Detta objekt har gamla bilagor som behöver åtgärdas." }, "attachmentFixDesc": { - "message": "Det här är en gammal bifogad fil som behöver fixas. Klicka här för att läsa mer." + "message": "Detta är en gammal bilaga som behöver åtgärdas. Klicka för att läsa mer." }, "fix": { - "message": "Fixa", + "message": "Åtgärda", "description": "This is a verb. ex. 'Fix The Car'" }, "oldAttachmentsNeedFixDesc": { - "message": "Det finns gamla bifogade filer i ditt valv som behöver fixas innan du kan rotera ditt kontos krypteringsnyckel." + "message": "Det finns gamla bilagor i ditt valv som behöver åtgärdas innan du kan rotera ditt kontos krypteringsnyckel." }, "yourAccountsFingerprint": { "message": "Ditt kontos fingeravtrycksfras", "description": "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." }, "fingerprintEnsureIntegrityVerify": { - "message": "För att verifiera integriteten av dina krypteringsnycklar vänligen verifiera användarens fingeravtrycksfras innan du fortsätter.", + "message": "För att säkerställa dina krypteringsnycklars integritet, vänligen verifiera användarens fingeravtrycksfras innan du fortsätter.", "description": "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." }, "dontAskFingerprintAgain": { - "message": "Fråga inte efter verifiering av fingeravtrycksfrasen igen", + "message": "Fråga inte om verifiering av fingeravtrycksfrasen igen", "description": "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." }, "free": { @@ -2909,13 +2936,13 @@ "message": "Din API-nyckel kan användas för att autentisera mot Bitwardens publika API." }, "apiKeyRotateDesc": { - "message": "Genom att rotera API-nyckel ogiltigförklarar du den föregående nyckeln. Du kan rotera din API-nyckel om du tror att din nuvarande nyckel inte längre är säker att använda." + "message": "Genom att rotera API-nyckeln ogiltigförklarar du den tidigare nyckeln. Du kan rotera din API-nyckel om du tror att din nuvarande nyckel inte längre är säker att använda." }, "apiKeyWarning": { "message": "Din API-nyckel har full tillgång till organisationen. Den bör hållas hemlig." }, "oauth2ClientCredentials": { - "message": "OAuth 2.0 Klientuppgifter", + "message": "OAuth 2.0 Klientautentiseringsuppgifter", "description": "'OAuth 2.0' is a programming protocol. It should probably not be translated." }, "viewApiKey": { @@ -2925,18 +2952,84 @@ "message": "Rotera API-nyckel" }, "selectOneCollection": { - "message": "You must select at least one collection." + "message": "Du måste markera minst en samling." }, "couldNotChargeCardPayInvoice": { - "message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below." + "message": "Det gick inte att debitera ditt kort. Vänligen granska och betala den obetalda fakturan som visas nedan." }, "inAppPurchase": { - "message": "In-app Purchase" + "message": "Köp i appen" }, "cannotPerformInAppPurchase": { - "message": "You cannot perform this action while using an in-app purchase payment method." + "message": "Du kan inte utföra denna åtgärd när du använder köp i appen som betalningsmetod." }, "manageSubscriptionFromStore": { - "message": "You must manage your subscription from the store where your in-app purchase was made." + "message": "Du måste hantera ditt abonnemang från butiken där ditt köp i appen gjordes." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/tr/messages.json b/src/locales/tr/messages.json index f60227d6772..a38e4797118 100644 --- a/src/locales/tr/messages.json +++ b/src/locales/tr/messages.json @@ -38,7 +38,7 @@ "message": "Parola" }, "passphrase": { - "message": "Parola" + "message": "Kelimelerden Oluşan Parola" }, "notes": { "message": "Notlar" @@ -140,7 +140,7 @@ "message": "Son Kullanma Yılı" }, "authenticatorKeyTotp": { - "message": "Kimlik doğrulama anahtarı (TOTP)" + "message": "Kimlik Doğrulama Anahtarı (TOTP)" }, "folder": { "message": "Klasör" @@ -152,7 +152,7 @@ "message": "Değer" }, "dragToSort": { - "message": "Drag to sort" + "message": "Sıralamak için sürükleyin" }, "cfTypeText": { "message": "Metin" @@ -339,10 +339,10 @@ "message": "Seç" }, "addItem": { - "message": "Hesap Ekle" + "message": "Öge Ekle" }, "editItem": { - "message": "Hesabı düzenle" + "message": "Ögeyi Düzenle" }, "ex": { "message": "ör.", @@ -385,7 +385,7 @@ "description": "Copy credit card security code (CVV)" }, "copyUri": { - "message": "Linki kopyala", + "message": "URL'i kopyala", "description": "Copy URI to clipboard" }, "myVault": { @@ -434,7 +434,7 @@ "message": "En büyük dosya boyutu 100MB." }, "updateKey": { - "message": "Şifreleme anahtarınızı güncelleştirene kadar bu özelliği kullanamazsınız." + "message": "Şifreleme anahtarınızı güncelleyene dek bu özelliği kullanamazsınız." }, "addedItem": { "message": "Hesap eklendi" @@ -446,10 +446,10 @@ "message": "Öğe Paylaşıldı" }, "sharedItems": { - "message": "Öğeler Paylaşıldı" + "message": "Paylaşılan hesaplar" }, "deleteItem": { - "message": "Öğeyi Sil" + "message": "Hesabı Sil" }, "deleteFolder": { "message": "Klasörü Sil" @@ -458,16 +458,16 @@ "message": "Eki Sil" }, "deleteItemConfirmation": { - "message": "Bu hesap bilgilerini silmek istediğinizden emin misiniz?" + "message": "Bu hesabı silmek istediğinize emin misiniz?" }, "deletedItem": { - "message": "Hesap bilgileri silindi" + "message": "Öge Silindi" }, "deletedItems": { - "message": "Hesap bilgileri silindi" + "message": "Ögeler Silindi" }, "movedItems": { - "message": "Öğeler Taşındı" + "message": "Ögeler Taşındı" }, "overwritePasswordConfirmation": { "message": "Mevcut parolanın üzerine kaydetmek istediğinize emin misiniz?" @@ -476,7 +476,7 @@ "message": "Klasör Düzenlendi" }, "addedFolder": { - "message": "Klasör eklendi" + "message": "Klasör Eklendi" }, "deleteFolderConfirmation": { "message": "Bu klasörü silmek istediğinize emin misiniz?" @@ -497,7 +497,7 @@ "message": "Çıkış Yap" }, "ok": { - "message": "Ok" + "message": "Tamam" }, "yes": { "message": "Evet" @@ -509,40 +509,40 @@ "message": "Güvenli kasanıza ulaşmak için giriş yapın veya yeni bir hesap oluşturun." }, "createAccount": { - "message": "Create Account" + "message": "Hesap Oluştur" }, "logIn": { - "message": "Log In" + "message": "Giriş Yap" }, "submit": { "message": "Gönder" }, "emailAddressDesc": { - "message": "Email adresinizle oturum açacaksınız." + "message": "E-posta adresinizle oturum açabilirsiniz." }, "yourName": { - "message": "Your Name" + "message": "İsminiz" }, "yourNameDesc": { "message": "Size nasıl seslenmeliyiz?" }, "masterPass": { - "message": "Master Password" + "message": "Ana Parola" }, "masterPassDesc": { "message": "Ana parola, kasanıza ulaşmak için kullanacağınız paroladır. Ana parolanızı unutmamanız çok önemlidir. Ana parolanızı unutmanız durumunda parolanızı geri getirecek herhangi bir yol bulunmuyor." }, "masterPassHintDesc": { - "message": "Bir ana parola ipucu, eğer unuttursanız parolanızı hatırlamanıza yardımcı olabilir." + "message": "Ana parola ipucunuz -eğer unutursanız- parolanızı hatırlamanıza yardımcı olabilir." }, "reTypeMasterPass": { - "message": "Re-type Master Password" + "message": "Ana Parolayı Tekrar Yazın" }, "masterPassHint": { - "message": "Master Password Hint (optional)" + "message": "Ana Parola İpucusu (isteğe bağlı)" }, "masterPassHintLabel": { - "message": "Master Password Hint" + "message": "Ana Parola İpucusu" }, "settings": { "message": "Ayarlar" @@ -551,7 +551,7 @@ "message": "Password Hint" }, "enterEmailToGetHint": { - "message": "Ana parola ipucunuzu almak istediğiniz e-posta adresinizi girin." + "message": "Ana parola ipucunu almak istediğiniz e-posta adresinizi girin." }, "getMasterPasswordHint": { "message": "Ana parola ipucunu al" @@ -581,7 +581,7 @@ "message": "Beklenmedik bir hata oluştu." }, "emailAddress": { - "message": "Email Address" + "message": "E-posta Adresi" }, "yourVaultIsLocked": { "message": "Kasan kilitlendi. Devam etmek için ana parolanı doğrula." @@ -590,7 +590,7 @@ "message": "Kilidi Aç" }, "loggedInAsEmailOn": { - "message": "Logged in as $EMAIL$ on $HOSTNAME$.", + "message": "$HOSTNAME$ üzerinde $EMAIL$ olarak oturum açıldı.", "placeholders": { "email": { "content": "$1", @@ -606,31 +606,31 @@ "message": "Geçersiz ana parola" }, "lockNow": { - "message": "Lock Now" + "message": "Şimdi Kilitle" }, "noItemsInList": { - "message": "Görüntülenecek öğe yok." + "message": "Görüntülenecek öge yok." }, "noCollectionsInList": { "message": "Listelenecek koleksiyon yok." }, "noGroupsInList": { - "message": "There are no groups to list." + "message": "Listelenecek grup yok." }, "noUsersInList": { - "message": "There are no users to list." + "message": "Listelenecek kullanıcı yok." }, "noEventsInList": { - "message": "There are no events to list." + "message": "Listelenecek olay yok." }, "newOrganization": { - "message": "New Organization" + "message": "Yeni Organizasyon" }, "noOrganizationsList": { - "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + "message": "Bir kuruluşa ait değilsiniz. Kuruluşlar, ögeleri diğer kullanıcılarla güvenli bir şekilde paylaşmanıza izin verir." }, "versionNumber": { - "message": "Version $VERSION_NUMBER$", + "message": "Versiyon $VERSION_NUMBER$", "placeholders": { "version_number": { "content": "$1", @@ -639,10 +639,10 @@ } }, "enterVerificationCodeApp": { - "message": "Enter the 6 digit verification code from your authenticator app." + "message": "Kimlik doğrulama uygulamanızda yazan 6 haneli doğrulama kodunu girin." }, "enterVerificationCodeEmail": { - "message": "Enter the 6 digit verification code that was emailed to $EMAIL$.", + "message": "$EMAIL$ adresine gönderilen 6 haneli doğrulama kodunu girin.", "placeholders": { "email": { "content": "$1", @@ -651,7 +651,7 @@ } }, "verificationCodeEmailSent": { - "message": "Verification email sent to $EMAIL$.", + "message": "Doğrulama E-postası $EMAIL$ adresine gönderildi.", "placeholders": { "email": { "content": "$1", @@ -660,16 +660,16 @@ } }, "rememberMe": { - "message": "Remember me" + "message": "Beni hatırla" }, "sendVerificationCodeEmailAgain": { - "message": "Send verification code email again" + "message": "Doğrulama kodu e-postasını yeniden gönder" }, "useAnotherTwoStepMethod": { - "message": "Use another two-step login method" + "message": "Başka bir iki adımlı giriş yöntemi kullan" }, "insertYubiKey": { - "message": "Insert your YubiKey into your computer's USB port, then touch its button." + "message": "YubiKey'inizi bilgisayarınızın USB portuna takın, ardından düğmesine dokunun." }, "insertU2f": { "message": "Güvenlik anahtarınızı bilgisayarınızın USB portuna takın. Bir düğmesi varsa dokunun." @@ -693,7 +693,7 @@ "message": "Kurtarma kodu" }, "authenticatorAppTitle": { - "message": "Kimlik doğrulayıcı uygulama" + "message": "Kimlik doğrulama uygulaması" }, "authenticatorAppDesc": { "message": "Zamana dayalı doğrulama kodları oluşturmak için bir kimlik doğrulayıcı uygulaması (Authy veya Google Authenticator gibi) kullanın.", @@ -735,7 +735,7 @@ "message": "Kuruluşlar" }, "shareDesc": { - "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + "message": "Bu ögeyi paylaşmak istediğiniz organizasyonu seçin. Paylaşım, ögenin sahipliğini kuruluşa aktarır. Paylaşıldıktan sonra artık bu ögenin doğrudan sahibi olmayacaksınız." }, "shareManyDesc": { "message": "Choose an organization that you wish to share these items with. Sharing transfers ownership of the items to the organization. You will no longer be the direct owner of these items once they have been shared." @@ -744,7 +744,7 @@ "message": "Edit the collections that this item is being shared with. Only organization users with access to these collections will be able to see this item." }, "deleteSelectedItemsDesc": { - "message": "You have selected $COUNT$ item(s) to delete. Are you sure you want to delete all of these items?", + "message": "Silmek için $COUNT$ öge seçtiniz. Bu ögelerin tamamını silmek istediğinize emin misiniz?", "placeholders": { "count": { "content": "$1", @@ -753,7 +753,7 @@ } }, "moveSelectedItemsDesc": { - "message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.", + "message": "$COUNT$ seçili ögeyi taşımak istediğiniz klasörü seçin.", "placeholders": { "count": { "content": "$1", @@ -762,7 +762,7 @@ } }, "shareSelectedItemsCountDesc": { - "message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.", + "message": "$COUNT$ öge seçtiniz. $SHAREABLE_COUNT$ öge paylaşılabilir, $NONSHAREABLE_COUNT$ paylaşılamaz.", "placeholders": { "count": { "content": "$1", @@ -779,10 +779,10 @@ } }, "verificationCodeTotp": { - "message": "Verification Code (TOTP)" + "message": "Doğrulama kodu (TOTP)" }, "copyVerificationCode": { - "message": "Copy Verification Code" + "message": "Doğrulama kodunu kopyala" }, "warning": { "message": "Uyarı" @@ -803,39 +803,42 @@ "message": "Kasadaki verileriniz dışa aktarıldı." }, "passwordGenerator": { - "message": "Password Generator" + "message": "Parola Oluşturucu" + }, + "minComplexityScore": { + "message": "Minimum Complexity Score" }, "minNumbers": { - "message": "Minimum Numbers" + "message": "En Az Rakam" }, "minSpecial": { - "message": "Minimum Special", + "message": "En Az Özel Karakter", "description": "Minimum Special Characters" }, "ambiguous": { - "message": "Avoid Ambiguous Characters" + "message": "Belirsiz Karakterler Kullanma" }, "regeneratePassword": { - "message": "Regenerate Password" + "message": "Yeni Parola Oluştur" }, "length": { "message": "Uzunluk" }, "numWords": { - "message": "Number of Words" + "message": "Kelime Sayısı" }, "wordSeparator": { - "message": "Word Separator" + "message": "Kelime Ayracı" }, "capitalize": { - "message": "Capitalize", + "message": "Baş Harfleri Büyük Yap", "description": "Make the first letter of a work uppercase." }, "includeNumber": { - "message": "Include Number" + "message": "Sayı Ekle" }, "passwordHistory": { - "message": "Password History" + "message": "Parola Geçmişi" }, "noPasswordsInList": { "message": "Listelenecek şifre yok." @@ -845,19 +848,19 @@ "description": "To clear something out. example: To clear browser history." }, "accountUpdated": { - "message": "Account Updated" + "message": "Hesap Güncellendi" }, "changeEmail": { - "message": "Change Email" + "message": "E-postayı Değiştir" }, "newEmail": { - "message": "New Email" + "message": "Yeni E-posta" }, "code": { "message": "Kod" }, "changeEmailDesc": { - "message": "We have emailed a verification code to $EMAIL$. Please check your email for this code and enter it below to finalize the email address change.", + "message": "$EMAIL$ adresine doğrulama kodu gönderdik. Kod için E-postanızı kontrol edin ve E-posta değişikliğini tamamlamak için aşağıya girin.", "placeholders": { "email": { "content": "$1", @@ -866,16 +869,16 @@ } }, "loggedOutWarning": { - "message": "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." + "message": "Devam etmek geçerli oturumunuzu sonlandıracaktır, bu da tekrar oturum açmanızı gerektirecektir. Diğer cihazlardaki aktif oturumlar bir saat kadar aktif kalmaya devam edebilir." }, "emailChanged": { - "message": "Email Değiştirildi" + "message": "E-posta Değiştirildi" }, "logBackIn": { "message": "Lütfen giriş yapın." }, "logBackInOthersToo": { - "message": "Please log back in. If you are using other Bitwarden applications log out and back in to those as well." + "message": "Lütfen tekrar giriş yapın. Diğer Bitwarden uygulamalarını kullanıyorsanız oturumu kapatın ve tekrar giriş yapın." }, "changeMasterPassword": { "message": "Ana Parolayı Değiştir" @@ -893,16 +896,16 @@ "message": "Yeni Ana Parolayı Onaylayın" }, "encKeySettings": { - "message": "Encryption Key Settings" + "message": "Şifreleme Anahtarı Ayarları" }, "kdfAlgorithm": { - "message": "KDF Algorithm" + "message": "KDF Algoritması" }, "kdfIterations": { - "message": "KDF Iterations" + "message": "KDF Yinelemesi" }, "kdfIterationsDesc": { - "message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker. We recommend a value of $VALUE$ or more.", + "message": "Daha yüksek KDF yinelemeleri, ana şifrenizin saldırgan tarafından sürekli denenerek kırılmasından korunmaya yardımcı olabilir. $VALUE$ veya üzeri bir değer tavsiye ediyoruz.", "placeholders": { "value": { "content": "$1", @@ -911,7 +914,7 @@ } }, "kdfIterationsWarning": { - "message": "Setting your KDF iterations too high could result in poor performance when logging into (and unlocking) Bitwarden on devices with slower CPUs. We recommend that you increase the value in increments of $INCREMENT$ and then test all of your devices.", + "message": "KDF yinelemelerinizi çok yüksek ayarlamak, daha yavaş CPU'ya sahip cihazlarda Bitwarden'e giriş yaparken (ve kilidi açarken) düşük performansa neden olabilir. Değeri $INCREMENT$ artışlarla artırmanızı ve ardından tüm cihazlarınızı test etmenizi tavsiye ediyoruz.", "placeholders": { "increment": { "content": "$1", @@ -920,61 +923,61 @@ } }, "changeKdf": { - "message": "Change KDF" + "message": "KDF'yi değiştir" }, "encKeySettingsChanged": { - "message": "Encryption Key Settings Changed" + "message": "Şifreleme Anahtarı Ayarları Değişti" }, "dangerZone": { - "message": "Danger Zone" + "message": "Tehlikeli Alan" }, "dangerZoneDesc": { - "message": "Careful, these actions are not reversible!" + "message": "Dikkatli olun, bu eylemler geri alınamaz!" }, "deauthorizeSessions": { - "message": "Deauthorize Sessions" + "message": "Oturumları Kapat" }, "deauthorizeSessionsDesc": { - "message": "Concerned your account is logged in on another device? Proceed below to deauthorize all computers or devices that you have previously used. This security step is recommended if you previously used a public computer or accidentally saved your password on a device that isn't yours. This step will also clear all previously remembered two-step login sessions." + "message": "Başka bir cihazda oturum açtığınızdan endişeli misiniz? Daha önce kullandığınız tüm cihazlardan oturumu kapatmak için aşağıdan ilerleyin. Bu özellik halka açık bilgisayar kullanırsanız ya da sahibi olmadığınız cihazda giriş yaparsanız önerilir. Önceden iki aşamalı giriş ile oturum açılan hesaplar da kapatılacaktır." }, "deauthorizeSessionsWarning": { - "message": "Proceeding will also log you out of your current session, requiring you to log back in. You will also be prompted for two-step login again, if enabled. Active sessions on other devices may continue to remain active for up to one hour." + "message": "Devam etmek ayrıca geçerli oturumunuzu sonlandıracaktır, bu da tekrar oturum açmanızı gerektirecektir. Ayrıca, eğer etkinleştirildiyse, tekrardan iki adımlı giriş yapmanız istenecektir. Diğer cihazlardaki aktif oturumlar bir saat kadar aktif kalmaya devam edebilir." }, "sessionsDeauthorized": { - "message": "All Sessions Deauthorized" + "message": "Bütün Oturumlar Kapatıldı" }, "purgeVault": { - "message": "Purge Vault" + "message": "Kasayı Sil" }, "purgedOrganizationVault": { - "message": "Purged organization vault." + "message": "Organizasyon kasası silindi." }, "purgeVaultDesc": { - "message": "Proceed below to delete all items and folders in your vault. Items that belong to an organization that you share with will not be deleted." + "message": "Kasanızdaki tüm ögeleri ve klasörleri silmek için aşağıdan ilerleyin. Kuruluş ile paylaştığınız ögeler silinmez." }, "purgeOrgVaultDesc": { - "message": "Proceed below to delete all items in the organization's vault." + "message": "Kuruluş kasasındaki tüm ögeleri silmek için aşağıdan ilerleyin." }, "purgeVaultWarning": { - "message": "Purging your vault is permanent. It cannot be undone." + "message": "Kasanızı silmek kalıcıdır. Bu işlem geri alınamaz." }, "vaultPurged": { - "message": "Kasanız temizlendi." + "message": "Kasanız silindi." }, "deleteAccount": { - "message": "Delete Account" + "message": "Hesabı Sil" }, "deleteAccountDesc": { - "message": "Proceed below to delete your account and all associated data." + "message": "Hesabınızı ve tüm ilişkili verileri silmek için aşağıdan devam edin." }, "deleteAccountWarning": { - "message": "Deleting your account is permanent. It cannot be undone." + "message": "Hesabınızı silmek kalıcıdır. Geri alınamaz." }, "accountDeleted": { - "message": "Account Deleted" + "message": "Hesap Silindi" }, "accountDeletedDesc": { - "message": "Your account has been closed and all associated data has been deleted." + "message": "Hesabınız kapatıldı ve ilişkili tüm veriler silindi." }, "myAccount": { "message": "Hesabım" @@ -983,28 +986,28 @@ "message": "Araçlar" }, "importData": { - "message": "Import Data" + "message": "Verileri içe aktar" }, "importSuccess": { - "message": "Data has been successfully imported into your vault." + "message": "Veriler kasanıza başarıyla aktarıldı." }, "importFormatError": { - "message": "Data is not formatted correctly. Please check your import file and try again." + "message": "Veriler doğru biçimlendirilmemiş. Lütfen içe aktarma dosyanızı kontrol edin ve tekrar deneyin." }, "importNothingError": { - "message": "Nothing was imported." + "message": "Hiçbir şey içe aktarılmadı." }, "selectFormat": { - "message": "Select the format of the import file" + "message": "İçe aktarma dosyasının formatını seçin" }, "selectImportFile": { - "message": "Select the import file" + "message": "İçe aktarma dosyasını seçin" }, "orCopyPasteFileContents": { - "message": "or copy/paste the import file contents" + "message": "ya da içe aktarma dosyasının içeriğini kopyala/yapıştırın" }, "instructionsFor": { - "message": "$NAME$ Instructions", + "message": "$NAME$ Talimatları", "description": "The title for the import tool instructions.", "placeholders": { "name": { @@ -1014,65 +1017,65 @@ } }, "options": { - "message": "Options" + "message": "Seçenekler" }, "optionsDesc": { - "message": "Customize your web vault experience." + "message": "Web kasası deneyiminizi özelleştirin." }, "optionsUpdated": { - "message": "Options updated" + "message": "Seçenekler güncellendi" }, "language": { - "message": "Language" + "message": "Dil" }, "languageDesc": { - "message": "Change the language used by the web vault." + "message": "Web kasası tarafından kullanılan dili değiştirin." }, "disableIcons": { - "message": "Disable Website Icons" + "message": "Site simgelerini devre dışı bırak" }, "disableIconsDesc": { - "message": "Website Icons provide a recognizable image next to each login item in your vault." + "message": "Web Sitesi Simgeleri, kasanızdaki her giriş bilgisinin yanında o siteyi tanımanıza yardımcı olacak bir simge gösterir." }, "enableGravatars": { - "message": "Enable Gravatars", + "message": "Gravatar'ı Etkinleştir", "description": "'Gravatar' is the name of a service. See www.gravatar.com" }, "enableGravatarsDesc": { - "message": "Use avatar images loaded from gravatar.com." + "message": "gravatar.com adresinden yüklenen avatarları kullanın." }, "default": { - "message": "Default" + "message": "Varsayılan" }, "domainRules": { - "message": "Domain Rules" + "message": "Alan Adı Kuralları" }, "domainRulesDesc": { - "message": "If you have the same login across multiple different website domains, you can mark the website as \"equivalent\". \"Global\" domains are ones already created for you by Bitwarden." + "message": "Birden fazla farklı web sitesi alan adında aynı giriş bilgisine sahipseniz, web sitesini \"eşdeğer\" olarak işaretleyebilirsiniz. \"Global\" alan adları, sizin için Bitwarden tarafından oluşturulmuş olanlardır." }, "globalEqDomains": { - "message": "Global Equivalent Domains" + "message": "Global Eşdeğer Alan Adları" }, "customEqDomains": { - "message": "Custom Equivalent Domains" + "message": "Özel Eşdeğer Alan Adları" }, "exclude": { - "message": "Exclude" + "message": "Hariç tut" }, "include": { - "message": "Include" + "message": "Dahil et" }, "customize": { - "message": "Customize" + "message": "Özelleştir" }, "newCustomDomain": { - "message": "New Custom Domain" + "message": "Yeni Özel Alan Adı" }, "newCustomDomainDesc": { "message": "Enter a list of domains separated by commas. Only \"base\" domains are allowed. Do not enter subdomains. For example, enter \"google.com\" instead of \"www.google.com\". You can also enter \"androidapp://package.name\" to associate an android app with other website domains." }, "customDomainX": { - "message": "Custom Domain $INDEX$", + "message": "Özel Alan Adı: $INDEX$", "placeholders": { "index": { "content": "$1", @@ -1081,123 +1084,123 @@ } }, "domainsUpdated": { - "message": "Domains updated" + "message": "Alan adları güncellendi" }, "twoStepLogin": { - "message": "Two-step Login" + "message": "İki Aşamalı Giriş" }, "twoStepLoginDesc": { - "message": "Secure your account by requiring an additional step when logging in." + "message": "Oturum açarken ek bir adım talep ederek hesabınızı güvenceye alın." }, "twoStepLoginOrganizationDesc": { "message": "Require two-step login for your organization's users by configuring providers at the organization level." }, "twoStepLoginRecoveryWarning": { - "message": "Enabling two-step login can permanently lock you out of your Bitwarden account. A recovery code allows you to access your account in the event that you can no longer use your normal two-step login provider (ex. you lose your device). Bitwarden support will not be able to assist you if you lose access to your account. We recommend you write down or print the recovery code and keep it in a safe place." + "message": "İki aşamalı girişi etkinleştirmek, Bitwarden hesabınızı kalıcı olarak kilitleyebilir. Kurtarma kodunuz, iki aşamalı giriş sağlayıcınızı kullanamamanız durumunda hesabınıza erişmenize olanak sağlar (ör. cihazınızı kaybedersiniz). Hesabınıza erişiminizi kaybederseniz Bitwarden desteği size yardımcı olamaz. Kurtarma kodunu yazmanızı veya yazdırmanızı ve güvenli bir yerde saklamanızı öneririz." }, "viewRecoveryCode": { - "message": "View Recovery Code" + "message": "Kurtarma Kodunu İncele" }, "providers": { - "message": "Providers", + "message": "Sağlayıcılar", "description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc." }, "enable": { - "message": "Enable" + "message": "Etkinleştir" }, "enabled": { - "message": "Enabled" + "message": "Etkin" }, "premium": { "message": "Premium", "description": "Premium Membership" }, "premiumMembership": { - "message": "Premium Membership" + "message": "Premium Üyelik" }, "premiumRequired": { - "message": "Premium Required" + "message": "Premium Gerekli" }, "premiumRequiredDesc": { - "message": "A premium membership is required to use this feature." + "message": "Bu özelliği kullanmak için premium üyelik gereklidir." }, "youHavePremiumAccess": { - "message": "You have premium access" + "message": "Premium erişim hakkınız var" }, "alreadyPremiumFromOrg": { - "message": "You already have access to premium features because of an organization you are a member of." + "message": "Üyesi olduğunuz bir organizasyon nedeniyle premium özelliklere zaten erişiminiz var." }, "manage": { - "message": "Manage" + "message": "Yönet" }, "disable": { - "message": "Disable" + "message": "Devre dışı bırak" }, "twoStepLoginProviderEnabled": { - "message": "This two-step login provider is enabled on your account." + "message": "Bu iki adımlı giriş sağlayıcısı hesabınızda etkin durumda." }, "twoStepLoginAuthDesc": { - "message": "Enter your master password to modify two-step login settings." + "message": "İki adımlı giriş ayarlarını değiştirmek için ana parolanızı girin." }, "twoStepAuthenticatorDesc": { - "message": "Follow these steps to set up two-step login with an authenticator app:" + "message": "Kimlik doğrulayıcı bir uygulamayla iki adımlı oturum açmayı ayarlamak için şu adımları izleyin:" }, "twoStepAuthenticatorDownloadApp": { - "message": "Download a two-step authenticator app" + "message": "İki adımlı bir kimlik doğrulama uygulaması indirin" }, "twoStepAuthenticatorNeedApp": { - "message": "Need a two-step authenticator app? Download one of the following" + "message": "İki adımlı bir kimlik doğrulama uygulamasına mı ihtiyacınız var? Aşağıdakilerden birini indirin" }, "iosDevices": { - "message": "iOS devices" + "message": "iOS cihazları" }, "androidDevices": { - "message": "Android devices" + "message": "Android cihazları" }, "windowsDevices": { - "message": "Windows devices" + "message": "Windows cihazları" }, "twoStepAuthenticatorAppsRecommended": { - "message": "These apps are recommended, however, other authenticator apps will also work." + "message": "Bu uygulamalar önerilir, ancak diğer kimlik doğrulayıcı uygulamalar da çalışacaktır." }, "twoStepAuthenticatorScanCode": { - "message": "Scan this QR code with your authenticator app" + "message": "Bu QR kodunu kimlik doğrulama uygulamanızla tarayın" }, "key": { "message": "Anahtar" }, "twoStepAuthenticatorEnterCode": { - "message": "Enter the resulting 6 digit verification code from the app" + "message": "Uygulamadan gelen 6 basamaklı doğrulama kodunu girin" }, "twoStepAuthenticatorReaddDesc": { - "message": "In case you need to add it to another device, below is the QR code (or key) required by your authenticator app." + "message": "Başka bir cihaza eklemeniz gerekirse, aşağıda kimlik doğrulama uygulamanızın gerektirdiği QR kodu (veya anahtarı) verilmiştir." }, "twoStepDisableDesc": { - "message": "Are you sure you want to disable this two-step login provider?" + "message": "Bu iki adımlı giriş sağlayıcısını devre dışı bırakmak istediğinize emin misiniz?" }, "twoStepDisabled": { "message": "İki adım oturum açma sağlayıcısı devre dışı." }, "twoFactorYubikeyAdd": { - "message": "Add a new YubiKey to your account" + "message": "Hesabınıza yeni bir YubiKey ekleyin" }, "twoFactorYubikeyPlugIn": { - "message": "Plug the YubiKey into your computer's USB port." + "message": "YubiKey'i bilgisayarınızın USB portuna takın." }, "twoFactorYubikeySelectKey": { - "message": "Select the first empty YubiKey input field below." + "message": "Aşağıdaki ilk boş YubiKey giriş alanını seçin." }, "twoFactorYubikeyTouchButton": { - "message": "Touch the YubiKey's button." + "message": "YubiKey'in düğmesine dokunun." }, "twoFactorYubikeySaveForm": { - "message": "Save the form." + "message": "Formu kaydedin." }, "twoFactorYubikeyWarning": { - "message": "Due to platform limitations, YubiKeys cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when YubiKeys cannot be used. Supported platforms:" + "message": "Platform sınırlamaları nedeniyle, YubiKeyler tüm Bitwarden uygulamalarında kullanılamaz. Başka bir iki adımlı giriş sağlayıcısını etkinleştirmeniz gerekir, böylece YubiKeyler kullanılamadığında hesabınıza erişebilirsiniz. Desteklenen platformlar:" }, "twoFactorYubikeySupportUsb": { - "message": "Web vault, desktop application, CLI, and all browser extensions on a device with a USB port that can accept your YubiKey." + "message": "Web kasası, masaüstü uygulaması, CLI ve YubiKey'inizi kabul edebilecek bir USB bağlantı noktasına sahip bir cihazdaki tüm tarayıcı uzantıları." }, "twoFactorYubikeySupportMobile": { "message": "Mobile apps on a device with NFC capabilities or a USB port that can accept your YubiKey." @@ -1212,7 +1215,7 @@ } }, "u2fkeyX": { - "message": "U2F Key $INDEX$", + "message": "U2F Anahtarı: $INDEX$", "placeholders": { "index": { "content": "$1", @@ -1221,107 +1224,107 @@ } }, "nfcSupport": { - "message": "NFC Support" + "message": "NFC Desteği" }, "twoFactorYubikeySupportsNfc": { - "message": "One of my keys supports NFC." + "message": "Anahtarlarımdan biri NFC'yi destekliyor." }, "twoFactorYubikeySupportsNfcDesc": { - "message": "If one of your YubiKeys supports NFC (such as a YubiKey NEO), you will be prompted on mobile devices whenever NFC availability is detected." + "message": "YubiKey'lerinizden biri NFC'yi destekliyorsa (YubiKey NEO gibi), mobil cihazlarda NFC kullanılabilirliği tespit edildiğinde uyarılacaksınız." }, "yubikeysUpdated": { - "message": "YubiKeys updated" + "message": "YubiKey'ler güncellendi" }, "disableAllKeys": { - "message": "Disable All Keys" + "message": "Bütün Anahtarları Devre Dışı Bırak" }, "twoFactorDuoDesc": { - "message": "Enter the Bitwarden application information from your Duo Admin panel." + "message": "Duo Yönetici panelinizden Bitwarden uygulama bilgilerini girin." }, "twoFactorDuoIntegrationKey": { - "message": "Integration Key" + "message": "Entegrasyon Anahtarı" }, "twoFactorDuoSecretKey": { - "message": "Secret Key" + "message": "Gizli Anahtar" }, "twoFactorDuoApiHostname": { "message": "API Hostname" }, "twoFactorEmailDesc": { - "message": "Follow these steps to set up two-step login with email:" + "message": "E-posta ile iki adımlı oturum açmayı ayarlamak için şu adımları izleyin:" }, "twoFactorEmailEnterEmail": { - "message": "Enter the email that you wish to receive verification codes" + "message": "Doğrulama kodlarını almak istediğiniz e-posta adresini girin" }, "twoFactorEmailEnterCode": { - "message": "Enter the resulting 6 digit verification code from the email" + "message": "E-posta adresine gelen 6 basamaklı doğrulama kodunu girin" }, "sendEmail": { - "message": "Send Email" + "message": "E-posta gönder" }, "twoFactorU2fAdd": { - "message": "Add a FIDO U2F security key to your account" + "message": "Hesabınıza FIDO U2F güvenlik anahtarı ekleyin" }, "removeU2fConfirmation": { - "message": "Are you sure you want to remove this security key?" + "message": "Bu güvenlik anahtarını kaldırmak istediğinizden emin misiniz?" }, "readKey": { - "message": "Read Key" + "message": "Anahtarı Oku" }, "keyCompromised": { - "message": "Key is compromised." + "message": "Anahtar ele geçirilmiş." }, "twoFactorU2fGiveName": { - "message": "Give the security key a friendly name to identify it." + "message": "Güvenlik anahtarını tanımlamak için kolay bir isim verin." }, "twoFactorU2fPlugInReadKey": { - "message": "Plug the security key into your computer's USB port and click the \"Read Key\" button." + "message": "Güvenlik anahtarını bilgisayarınızın USB portuna takın ve \"Anahtarı Oku\" düğmesine tıklayın." }, "twoFactorU2fTouchButton": { - "message": "If the security key has a button, touch it." + "message": "Güvenlik anahtarının bir düğmesi varsa, ona dokunun." }, "twoFactorU2fSaveForm": { - "message": "Save the form." + "message": "Formu kaydedin." }, "twoFactorU2fWarning": { - "message": "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:" + "message": "Platform sınırlamaları nedeniyle, FIDO U2F tüm Bitwarden uygulamalarında kullanılamaz. Başka bir iki adımlı giriş sağlayıcısını etkinleştirmeniz gerekir, böylece FIDO U2F kullanılamadığında hesabınıza erişebilirsiniz. Desteklenen platformlar:" }, "twoFactorU2fSupportWeb": { - "message": "Web vault and browser extensions on a desktop/laptop with a U2F enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)." + "message": "Web kasası ve U2F etkinleştirilmiş bir tarayıcıya (FIDO U2F etkinleştirilmiş Chrome, Opera, Vivaldi veya Firefox) sahip bir masaüstü/dizüstü bilgisayarda tarayıcı uzantıları." }, "twoFactorU2fWaiting": { - "message": "Waiting for you to touch the button on your security key" + "message": "Güvenlik anahtarınızdaki düğmeye dokunmanız bekleniyor" }, "twoFactorU2fClickSave": { - "message": "Click the \"Save\" button below to enable this security key for two-step login." + "message": "İki adımlı giriş için bu güvenlik anahtarını etkinleştirmek için aşağıdaki \"Kaydet\" butonuna tıklayın." }, "twoFactorU2fProblemReadingTryAgain": { - "message": "There was a problem reading the security key. Try again." + "message": "Güvenlik anahtarını okurken bir sorun oluştu. Tekrar deneyin." }, "twoFactorRecoveryYourCode": { - "message": "Your Bitwarden two-step login recovery code" + "message": "Bitwarden iki adım giriş kurtarma kodunuz" }, "twoFactorRecoveryNoCode": { - "message": "You have not enabled any two-step login providers yet. After you have enabled a two-step login provider you can check back here for your recovery code." + "message": "Henüz herhangi bir iki adımlı giriş sağlayıcısını etkinleştirmediniz. İki adımlı bir giriş sağlayıcısını etkinleştirdikten sonra, kurtarma kodunuz için burayı tekrar kontrol edebilirsiniz." }, "printCode": { - "message": "Print Code", + "message": "Kodu Yazdır", "description": "Print 2FA recovery code" }, "reports": { - "message": "Reports" + "message": "Raporlar" }, "unsecuredWebsitesReport": { - "message": "Unsecured Websites Report" + "message": "Güvenli Olmayan Web Siteler Raporu" }, "unsecuredWebsitesReportDesc": { - "message": "Using unsecured websites with the http:// scheme can be dangerous. If the website allows, you should always access it using the https:// scheme so that your connection is encrypted." + "message": "http:// şemasına sahip güvenli olmayan web sitelerini kullanmak tehlikeli olabilir. Web sitesi izin veriyorsa, bağlantınızın şifrelenmesi için her zaman https:// şemasını kullanarak erişmelisiniz." }, "unsecuredWebsitesFound": { - "message": "Unsecured Websites Found" + "message": "Güvenli Olmayan Web Siteler Bulundu" }, "unsecuredWebsitesFoundDesc": { - "message": "We found $COUNT$ items in your vault with unsecured URIs. You should change their URI scheme to https:// if the website allows it.", + "message": "Kasanızda güvenli olmayan URI'ye sahip $COUNT$ öge bulduk. Web sitesi izin veriyorsa, URI şemasını https:// olarak değiştirmelisiniz.", "placeholders": { "count": { "content": "$1", @@ -1330,19 +1333,19 @@ } }, "noUnsecuredWebsites": { - "message": "No items in your vault have unsecured URIs." + "message": "Kasanızda güvenli olmayan URI'ye sahip öge yoktur." }, "inactive2faReport": { - "message": "Inactive 2FA Report" + "message": "2FA Raporu Pasif" }, "inactive2faReportDesc": { - "message": "Two-factor authentication (2FA) is an important security setting that helps secure your accounts. If the website offers it, you should always enable two-factor authentication." + "message": "İki adımlı kimlik doğrulama (2FA), hesaplarınızı güvenceye almanıza yardımcı olan önemli bir güvenlik ayarıdır. Web sitesi sunduğu takdirde, her zaman iki adımlı kimlik doğrulamayı etkinleştirmelisiniz." }, "inactive2faFound": { - "message": "Logins Without 2FA Found" + "message": "2FA Olmayan Hesaplar Bulundu" }, "inactive2faFoundDesc": { - "message": "We found $COUNT$ website(s) in your vault that may not be configured with two-factor authentication (according to twofactorauth.org). To further protect these accounts, you should enable two-factor authentication.", + "message": "Kasanızda iki adımlı kimlik doğrulaması ile yapılandırılmamış olabilecek $COUNT$ web sitesi bulduk (twofactorauth.org’a göre). Bu hesapları daha fazla korumak için iki adımlı kimlik doğrulamasını etkinleştirmelisiniz.", "placeholders": { "count": { "content": "$1", @@ -1351,22 +1354,22 @@ } }, "noInactive2fa": { - "message": "No websites were found in your vault with a missing two-factor authentication configuration." + "message": "Kasanızda iki adımlı kimlik doğrulama yapılandırması eksik olan web sitesi bulunamadı." }, "instructions": { - "message": "Instructions" + "message": "Talimatlar" }, "exposedPasswordsReport": { - "message": "Exposed Passwords Report" + "message": "Açığa Çıkan Parolalar Raporu" }, "exposedPasswordsReportDesc": { - "message": "Exposed passwords are passwords have been uncovered in known data breaches that were released publicly or sold on the dark web by hackers." + "message": "Açığa çıkan şifreler, kamuya açık olarak yayınlanan veya bilgisayar korsanları tarafından karanlık ağda satıldığı bilinen şifrelerdir." }, "exposedPasswordsFound": { - "message": "Exposed Passwords Found" + "message": "Açığa Çıkan Parolalar Bulundu" }, "exposedPasswordsFoundDesc": { - "message": "We found $COUNT$ items in your vault that have passwords that were exposed in known data breaches. You should change them to use a new password.", + "message": "Kasanızda, bilinen veri ihlallerine maruz kalmış şifreleri olan $COUNT$ öge bulundu. Yeni bir şifre kullanmaları için onları değiştirmelisiniz.", "placeholders": { "count": { "content": "$1", @@ -1375,13 +1378,13 @@ } }, "noExposedPasswords": { - "message": "No items in your vault have passwords that have been exposed in known data breaches." + "message": "Kasanızdaki hiçbir ögenin bilinen veri ihlallerine maruz kalmış şifreleri yoktur." }, "checkExposedPasswords": { - "message": "Check Exposed Passwords" + "message": "Açığa Çıkan Parolaları Kontrol Et" }, "exposedXTimes": { - "message": "Exposed $COUNT$ time(s)", + "message": "$COUNT$ defa maruz kaldı", "placeholders": { "count": { "content": "$1", @@ -1390,16 +1393,16 @@ } }, "weakPasswordsReport": { - "message": "Weak Passwords Report" + "message": "Zayıf Şifreler Raporu" }, "weakPasswordsReportDesc": { - "message": "Weak passwords can easily be guessed by hackers and automated tools that are used to crack passwords. The Bitwarden password generator can help you create strong passwords." + "message": "Zayıf parolalar bilgisayar korsanları ve onları kırmak için kullanılan otomatik araçlar tarafından kolayca tahmin edilebilir. Bitwarden şifre üreticisi, güçlü şifreler oluşturmanıza yardımcı olabilir." }, "weakPasswordsFound": { - "message": "Weak Passwords Found" + "message": "Zayıf Parolalar Bulundu" }, "weakPasswordsFoundDesc": { - "message": "We found $COUNT$ items in your vault with passwords that are not strong. You should update them to use stronger passwords.", + "message": "Kasanızda güçlü olmayan parolalara sahip $COUNT$ öge bulduk. Daha güçlü şifreler kullanmaları için bunları güncellemelisiniz.", "placeholders": { "count": { "content": "$1", @@ -1408,19 +1411,19 @@ } }, "noWeakPasswords": { - "message": "No items in your vault have weak passwords." + "message": "Kasanızdaki hiçbir ögenin zayıf şifresi yoktur." }, "reusedPasswordsReport": { - "message": "Reused Passwords Report" + "message": "Yeniden Kullanılmış Parolalar Raporu" }, "reusedPasswordsReportDesc": { - "message": "If a service that you use is compromised, reusing the same password elsewhere can allow hackers to easily gain access to more of your online accounts. You should use a unique password for every account or service." + "message": "Kullandığınız bir servisin güvenliği ihlal edilirse, aynı parolayı başka bir yerde tekrar kullanmak bilgisayar korsanlarının çevrimiçi hesaplarınızın daha fazlasına kolayca erişmesine izin verebilir. Her hesap veya hizmet için benzersiz bir parola kullanmalısınız." }, "reusedPasswordsFound": { - "message": "Reused Passwords Found" + "message": "Yeniden Kullanılmış Parolalar Bulundu" }, "reusedPasswordsFoundDesc": { - "message": "We found $COUNT$ passwords that are being reused in your vault. You should change them to a unique value.", + "message": "Kasanızda tekrar kullanılmakta olan $COUNT$ tane parola bulduk. Onları benzersiz bir değerle değiştirmelisiniz.", "placeholders": { "count": { "content": "$1", @@ -1429,10 +1432,10 @@ } }, "noReusedPasswords": { - "message": "No logins in your vault have passwords that are being reused." + "message": "Kasanızdaki hiçbir hesap, yeniden kullanılmakta olan parolalara sahip değildir." }, "reusedXTimes": { - "message": "Reused $COUNT$ times", + "message": "$COUNT$ defa yeniden kullanıldı", "placeholders": { "count": { "content": "$1", @@ -1441,19 +1444,19 @@ } }, "dataBreachReport": { - "message": "Data Breach Report" + "message": "Veri İhlali Raporu" }, "breachDesc": { - "message": "A \"breach\" is an incident where a site's data has been illegally accessed by hackers and then released publicly. Review the types of data that were compromised (email addresses, passwords, credit cards etc.) and take appropriate action, such as changing passwords." + "message": "\"İhlal\", bir sitenin verilerine bilgisayar korsanları tarafından yasa dışı bir şekilde erişildiği ve daha sonra herkese açık olarak yayınlandığı bir olaydır. Ele geçirilen veri türlerini (e-posta adresleri, parolalar, kredi kartları vb.) inceleyin ve parolaları değiştirmek gibi uygun işlemleri yapın." }, "breachCheckUsernameEmail": { - "message": "Check any usernames or email addresses that you use." + "message": "Kullandığınız kullanıcı adlarını veya e-posta adreslerini kontrol edin." }, "checkBreaches": { - "message": "Check Breaches" + "message": "İhlalleri Kontrol Et" }, "breachUsernameNotFound": { - "message": "$USERNAME$ was not found in any known data breaches.", + "message": "$USERNAME$ bilinen veri ihlallerinde bulunamadı.", "placeholders": { "username": { "content": "$1", @@ -1462,11 +1465,11 @@ } }, "goodNews": { - "message": "Good News", + "message": "İyi Haber", "description": "ex. Good News, No Breached Accounts Found!" }, "breachUsernameFound": { - "message": "$USERNAME$ was found in $COUNT$ different data breaches online.", + "message": "$USERNAME$ $COUNT$ farklı çevrimiçi veri ihlalinde bulundu.", "placeholders": { "username": { "content": "$1", @@ -1479,84 +1482,84 @@ } }, "breachFound": { - "message": "Breached Accounts Found" + "message": "İhlal Edilmiş Hesaplar Bulundu" }, "compromisedData": { - "message": "Compromised data" + "message": "Ele geçirilmiş veriler" }, "website": { - "message": "Website" + "message": "Web sitesi" }, "affectedUsers": { - "message": "Affected Users" + "message": "Etkilenen Kullanıcılar" }, "breachOccurred": { - "message": "Breach Occurred" + "message": "İhlal Oluştu" }, "breachReported": { - "message": "Breach Reported" + "message": "İhlal Bildirildi" }, "reportError": { - "message": "An error occurred trying to load the report. Try again" + "message": "Rapor yüklenmeye çalışılırken bir hata oluştu. Tekrar deneyin" }, "billing": { - "message": "Billing" + "message": "Faturalandırma" }, "accountCredit": { - "message": "Account Credit", + "message": "Hesap Kredisi", "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." }, "accountBalance": { - "message": "Account Balance", + "message": "Hesap Bakiyesi", "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." }, "addCredit": { - "message": "Add Credit", + "message": "Kredi Ekle", "description": "Add more credit to your account's balance." }, "amount": { - "message": "Amount", + "message": "Miktar", "description": "Dollar amount, or quantity." }, "creditDelayed": { - "message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others." + "message": "Ödeme tamamlandıktan sonra eklenen kredi hesabınızda görünecektir. Bazı ödeme yöntemleri gecikmelidir ve diğerlerine göre daha uzun sürebilir." }, "makeSureEnoughCredit": { - "message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page." + "message": "Lütfen hesabınızda bu satın alım için yeterli kredi olduğundan emin olun. Hesabınızda yeterli kredi yoksa, fark için dosyadaki varsayılan ödeme yönteminiz kullanılır. Hesabınıza, Faturalandırma sayfasından kredi ekleyebilirsiniz." }, "creditAppliedDesc": { - "message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account." + "message": "Hesabınızın kredisi, satın almalarda kullanılabilir. Kullanılabilir herhangi bir kredi, bu hesap için oluşturulan faturalara otomatik olarak uygulanacaktır." }, "goPremium": { - "message": "Go Premium", + "message": "Premium'a Geç", "description": "Another way of saying \"Get a premium membership\"" }, "premiumUpdated": { - "message": "You've upgraded to premium." + "message": "Premium'a yükselttiniz." }, "premiumUpgradeUnlockFeatures": { - "message": "Upgrade your account to a premium membership and unlock some great additional features." + "message": "Hesabınızı premium üyeliğe yükseltin ve bazı harika ek özelliklerin kilidini açın." }, "premiumSignUpStorage": { - "message": "1 GB of encrypted file storage." + "message": "Dosyalarınız için 1GB şifreli depolama." }, "premiumSignUpTwoStep": { - "message": "Additional two-step login options such as YubiKey, FIDO U2F, and Duo." + "message": "YubiKey, FIDO U2F ve Duo gibi ilave iki adımlı oturum açma seçenekleri." }, "premiumSignUpReports": { - "message": "Password hygiene, account health, and data breach reports to keep your vault safe." + "message": "Kasanızı güvende tutmak için parola hijyeni, hesap sağlığı, ve veri ihlali raporları." }, "premiumSignUpTotp": { - "message": "TOTP verification code (2FA) generator for logins in your vault." + "message": "Kasanızdaki giriş bilgileriniz için TOTP doğrulama kodu (2FA) oluşturucu." }, "premiumSignUpSupport": { - "message": "Priority customer support." + "message": "Öncelikli müşteri desteği." }, "premiumSignUpFuture": { - "message": "All future premium features. More coming soon!" + "message": "Gelecekteki tüm premium özellikler. Daha fazlası yakında!" }, "premiumPrice": { - "message": "All for just $PRICE$ /year!", + "message": "Bunların hepsi sadece yılda $PRICE$!", "placeholders": { "price": { "content": "$1", @@ -1565,13 +1568,13 @@ } }, "addons": { - "message": "Addons" + "message": "Eklentiler" }, "premiumAccess": { - "message": "Premium Access" + "message": "Premium Erişim" }, "premiumAccessDesc": { - "message": "You can add premium access to all members of your organization for $PRICE$ /$INTERVAL$.", + "message": "Kuruluşunuzda bulunan tüm üyelerine premium erişim ekleyebilirsiniz: $PRICE$ /$INTERVAL$.", "placeholders": { "price": { "content": "$1", @@ -1584,13 +1587,13 @@ } }, "additionalStorageGb": { - "message": "Additional Storage (GB)" + "message": "Ek Depolama (GB)" }, "additionalStorageGbDesc": { - "message": "# of additional GB" + "message": "# ilave GB" }, "additionalStorageIntervalDesc": { - "message": "Your plan comes with $SIZE$ of encrypted file storage. You can add additional storage for $PRICE$ per GB /$INTERVAL$.", + "message": "Planınızda $SIZE$ şifreli dosya depolama alanı bulunmaktadır. GB/$INTERVAL$ başına $PRICE$ karşılığında ilave depolama alanı ekleyebilirsiniz.", "placeholders": { "size": { "content": "$1", @@ -1607,26 +1610,26 @@ } }, "summary": { - "message": "Summary" + "message": "Özet" }, "total": { - "message": "Total" + "message": "Toplam" }, "year": { - "message": "year" + "message": "yıl" }, "month": { - "message": "month" + "message": "ay" }, "monthAbbr": { - "message": "mo.", + "message": "ay.", "description": "Short abbreviation for 'month'" }, "paymentChargedAnnually": { - "message": "Your payment method will be charged immediately and then on a recurring basis each year. You may cancel at any time." + "message": "Ödeme yönteminiz hemen şimdi ve ardından her yıl düzenli olarak ücretlendirilecektir. İstediğiniz zaman iptal edebilirsiniz." }, "paymentCharged": { - "message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.", + "message": "Ödeme yönteminiz hemen şimdi ve ardından her $INTERVAL$ düzenli olarak ücretlendirilecektir. İstediğiniz zaman iptal edebilirsiniz.", "placeholders": { "interval": { "content": "$1", @@ -1635,7 +1638,7 @@ } }, "paymentChargedWithTrial": { - "message": "Your plan comes with a free 7 day trial. Your payment method will not be charged until the trial has ended. Billing will occur on a recurring basis each $INTERVAL$. You may cancel at any time.", + "message": "Planınız 7 günlük ücretsiz deneme ile birlikte gelmektedir. Deneme sona erene kadar ödeme yönteminiz ücretlendirilmeyecektir. Faturalandırma, her $INTERVAL$ bir düzenli olarak gerçekleştirilecektir. İstediğiniz zaman iptal edebilirsiniz.", "placeholders": { "interval": { "content": "$1", @@ -1644,76 +1647,76 @@ } }, "paymentInformation": { - "message": "Payment Information" + "message": "Ödeme Bilgileri" }, "creditCard": { - "message": "Credit Card" + "message": "Kredi Kartı" }, "paypalClickSubmit": { - "message": "Click the PayPal button to log into your PayPal account, then click the Submit button below to continue." + "message": "PayPal hesabınıza giriş yapmak için PayPal butonuna tıklayın, ardından devam etmek için aşağıdaki Gönder butonuna tıklayın." }, "cancelSubscription": { - "message": "Cancel Subscription" + "message": "Aboneliği İptal Edin" }, "subscriptionCanceled": { - "message": "The subscription has been canceled." + "message": "Abonelik İptal Edildi." }, "pendingCancellation": { - "message": "Pending Cancellation" + "message": "İptal İçin Bekleniyor" }, "subscriptionPendingCanceled": { - "message": "The subscription has been marked for cancellation at the end of the current billing period." + "message": "Abonelik, geçerli fatura dönemi sonunda iptal edilmek için işaretlendi." }, "reinstateSubscription": { - "message": "Reinstate Subscription" + "message": "Aboneliği Geri Yükleyin" }, "reinstateConfirmation": { - "message": "Are you sure you want to remove the pending cancellation request and reinstate your subscription?" + "message": "Bekleyen iptal isteğini kaldırmak ve aboneliğinizi yeniden eski haline getirmek istediğinizden emin misiniz?" }, "reinstated": { - "message": "The subscription has been reinstated." + "message": "Abonelik eski haline getirildi." }, "cancelConfirmation": { - "message": "Are you sure you want to cancel? You will lose access to all of this subscription's features at the end of this billing cycle." + "message": "İptal etmek istediğinden emin misin? Bu faturalandırma döneminin sonunda bu aboneliğin tüm özelliklerine erişiminizi kaybedeceksiniz." }, "canceledSubscription": { - "message": "The subscription has been canceled." + "message": "Abonelik İptal Edildi." }, "neverExpires": { - "message": "Never Expires" + "message": "Asla Sona Ermez" }, "status": { - "message": "Status" + "message": "Durum" }, "nextCharge": { - "message": "Next Charge" + "message": "Sonraki Ödeme" }, "details": { - "message": "Details" + "message": "Ayrıntılar" }, "downloadLicense": { - "message": "Download License" + "message": "Lisansı İndir" }, "updateLicense": { - "message": "Update License" + "message": "Lisansı Güncelle" }, "updatedLicense": { - "message": "Updated license" + "message": "Lisans güncellendi" }, "manageSubscription": { - "message": "Manage Subscription" + "message": "Aboneliği Yönet" }, "storage": { - "message": "Storage" + "message": "Depolama" }, "addStorage": { - "message": "Add Storage" + "message": "Depolama Ekle" }, "removeStorage": { - "message": "Remove Storage" + "message": "Depolamayı Kaldır" }, "subscriptionStorage": { - "message": "Your subscription has a total of $MAX_STORAGE$ GB of encrypted file storage. You are currently using $USED_STORAGE$.", + "message": "\nAboneliğinizin toplam $MAX_STORAGE$ GB şifreli dosya depolama alanı var. Şu anda $USED_STORAGE $ kullanıyorsunuz.", "placeholders": { "max_storage": { "content": "$1", @@ -1726,48 +1729,48 @@ } }, "paymentMethod": { - "message": "Payment Method" + "message": "Ödeme Yöntemi" }, "noPaymentMethod": { - "message": "No payment method on file." + "message": "Dosya üzerinde ödeme yöntemi yok." }, "addPaymentMethod": { - "message": "Add Payment Method" + "message": "Ödeme Yöntemi Ekle" }, "changePaymentMethod": { - "message": "Change Payment Method" + "message": "Ödeme Yöntemini Değiştir" }, "invoices": { - "message": "Invoices" + "message": "Faturalar" }, "noInvoices": { - "message": "No invoices." + "message": "Fatura yok." }, "paid": { - "message": "Paid", + "message": "Ödendi", "description": "Past tense status of an invoice. ex. Paid or unpaid." }, "unpaid": { - "message": "Unpaid", + "message": "Ödenmemiş", "description": "Past tense status of an invoice. ex. Paid or unpaid." }, "transactions": { - "message": "Transactions", + "message": "İşlemler", "description": "Payment/credit transactions." }, "noTransactions": { - "message": "No transactions." + "message": "İşlem yok." }, "chargeNoun": { - "message": "Charge", + "message": "Ücret", "description": "Noun. A charge from a payment method." }, "refundNoun": { - "message": "Refund", + "message": "Geri ödeme", "description": "Noun. A refunded payment that was charged." }, "chargesStatement": { - "message": "Any charges will appear on your statement as $STATEMENT_NAME$.", + "message": "Tüm masraflar ifadenizde $STATEMENT_NAME$ olarak görünecek.", "placeholders": { "statement_name": { "content": "$1", @@ -1776,19 +1779,19 @@ } }, "gbStorageAdd": { - "message": "GB of Storage To Add" + "message": "Depolamaya GB Ekle" }, "gbStorageRemove": { - "message": "GB of Storage To Remove" + "message": "Depolamadan GB Çıkar" }, "storageAddNote": { - "message": "Adding storage will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle." + "message": "Depolama alanı eklemek, fatura toplamınızda ayarlamalar yapmanıza ve ödeme yönteminizi derhal borçlandırmanıza neden olur. İlk masraf, mevcut faturalandırma döngüsünün kalanı için geçerli olacaktır." }, "storageRemoveNote": { - "message": "Removing storage will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge." + "message": "Depolamayı kaldırmak, bir sonraki fatura ücretinize kredi olarak kanıtlanacak olan fatura toplamlarınızda ayarlamalar yapmanıza neden olur." }, "adjustedStorage": { - "message": "Adjusted $AMOUNT$ GB of storage.", + "message": "Düzeltilmiş $AMOUNT$ GB depolama alanı.", "placeholders": { "amount": { "content": "$1", @@ -1797,19 +1800,19 @@ } }, "contactSupport": { - "message": "Contact Customer Support" + "message": "Müşteri Hizmetleriyle iletişime geçin" }, "updatedPaymentMethod": { - "message": "Updated payment method." + "message": "Ödeme yöntemi güncellendi." }, "purchasePremium": { - "message": "Purchase Premium" + "message": "Premium Satın Al" }, "licenseFile": { - "message": "License File" + "message": "Lisans Dosyası" }, "licenseFileDesc": { - "message": "Your license file will be named something like $FILE_NAME$", + "message": "Lisans dosyanızın adı şuna benzer olacak: $FILE_NAME$", "placeholders": { "file_name": { "content": "$1", @@ -1818,49 +1821,49 @@ } }, "uploadLicenseFilePremium": { - "message": "To upgrade your account to a premium membership you need to upload a valid license file." + "message": "Hesabınızı premium üyeliğe yükseltmek için geçerli bir lisans dosyası yüklemelisiniz." }, "uploadLicenseFileOrg": { "message": "To create an on-premise hosted organization you need to upload a valid license file." }, "accountEmailMustBeVerified": { - "message": "Your account's email address must be verified." + "message": "Hesabınızın e-posta adresi doğrulanmalıdır." }, "newOrganizationDesc": { "message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company." }, "generalInformation": { - "message": "General Information" + "message": "Genel Bilgi" }, "organizationName": { - "message": "Organization Name" + "message": "Organizasyon Adı" }, "accountOwnedBusiness": { - "message": "This account is owned by a business." + "message": "Bu hesap bir işletmeye aittir." }, "billingEmail": { - "message": "Billing Email" + "message": "Fatura İçin E-posta" }, "businessName": { - "message": "Business Name" + "message": "İşletme Adı" }, "chooseYourPlan": { - "message": "Choose Your Plan" + "message": "Planınızı Seçin" }, "users": { - "message": "Users" + "message": "Kullanıcılar" }, "userSeats": { - "message": "User Seats" + "message": "Kullanıcı Yeri" }, "additionalUserSeats": { - "message": "Additional User Seats" + "message": "Ek Kullanıcı Yerleri" }, "userSeatsDesc": { - "message": "# of user seats" + "message": "Kullanıcı sayısı" }, "userSeatsAdditionalDesc": { - "message": "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user /month.", + "message": "Planınız $BASE_SEATS$ kullanıcı yeri ile birlikte gelir. Kullanıcı /ay başına $SEAT_PRICE$ için ek kullanıcılar ekleyebilirsiniz.", "placeholders": { "base_seats": { "content": "$1", @@ -1873,10 +1876,10 @@ } }, "userSeatsHowManyDesc": { - "message": "How many user seats do you need? You can also add additional seats later if needed." + "message": "Kaç kullanıcı yerine ihtiyacınız var? Gerekirse daha sonra ilave yerler de ekleyebilirsiniz " }, "planNameFree": { - "message": "Free", + "message": "Ücretsiz", "description": "Free as in 'free beer'." }, "planDescFree": { @@ -1889,28 +1892,28 @@ } }, "planNameFamilies": { - "message": "Families" + "message": "Aileler" }, "planDescFamilies": { - "message": "For personal use, to share with family & friends." + "message": "Kişisel kullanım için, aileniz ve arkadaşlarınızla paylaşın." }, "planNameTeams": { - "message": "Teams" + "message": "Takımlar" }, "planDescTeams": { "message": "For businesses and other team organizations." }, "planNameEnterprise": { - "message": "Enterprise" + "message": "Kuruluş" }, "planDescEnterprise": { "message": "For businesses and other large organizations." }, "freeForever": { - "message": "Free Forever" + "message": "Ömür Boyu Ücretsiz" }, "includesXUsers": { - "message": "includes $COUNT$ users", + "message": "$COUNT$ kullanıcı içerir", "placeholders": { "count": { "content": "$1", @@ -1919,10 +1922,10 @@ } }, "additionalUsers": { - "message": "Additional Users" + "message": "Ek Kullanıcılar" }, "costPerUser": { - "message": "$COST$ per user", + "message": "Kullanıcı başına $COST$", "placeholders": { "cost": { "content": "$1", @@ -1931,7 +1934,7 @@ } }, "limitedUsers": { - "message": "Limited to $COUNT$ users (including you)", + "message": "$COUNT$ kullanıcıyla sınırlı (siz dahil)", "placeholders": { "count": { "content": "$1", @@ -1940,7 +1943,7 @@ } }, "limitedCollections": { - "message": "Limited to $COUNT$ collections", + "message": "$COUNT$ koleksiyonla sınırlıdır", "placeholders": { "count": { "content": "$1", @@ -1949,7 +1952,7 @@ } }, "addShareLimitedUsers": { - "message": "Add and share with up to $COUNT$ users", + "message": "$COUNT$ kullanıcısına kadar ekleyin ve paylaşın", "placeholders": { "count": { "content": "$1", @@ -1958,13 +1961,13 @@ } }, "addShareUnlimitedUsers": { - "message": "Add and share with unlimited users" + "message": "Sınırsız kullanıcı ekle ve paylaş" }, "createUnlimitedCollections": { - "message": "Create unlimited collections" + "message": "Sınırsız koleksiyon oluştur" }, "gbEncryptedFileStorage": { - "message": "$SIZE$ encrypted file storage", + "message": "$SIZE$ şifreli dosya depolama", "placeholders": { "size": { "content": "$1", @@ -1973,28 +1976,28 @@ } }, "onPremHostingOptional": { - "message": "On-premise hosting (optional)" + "message": "Şirket içi barındırma (isteğe bağlı)" }, "usersGetPremium": { - "message": "Users get access to premium membership features" + "message": "Kullanıcılar premium üyelik özelliklerine erişebilir" }, "controlAccessWithGroups": { - "message": "Control user access with groups" + "message": "Kullanıcı erişimini gruplarla kontrol etme" }, "syncUsersFromDirectory": { - "message": "Sync your users and groups from a directory" + "message": "Kullanıcılarınızı ve gruplarınızı bir dizinden senkronize edin" }, "trackAuditLogs": { - "message": "Track user actions with audit logs" + "message": "Kullanıcı işlemlerini denetim günlükleriyle izleyin" }, "enforce2faDuo": { - "message": "Enforce 2FA with Duo" + "message": "Duo ile 2FA'yı zorla" }, "priorityCustomerSupport": { - "message": "Priority customer support" + "message": "Öncelikli müşteri desteği" }, "xDayFreeTrial": { - "message": "$COUNT$ day free trial, cancel anytime", + "message": "$COUNT$ günlük ücretsiz deneme sürümü, istediğiniz zaman iptal edin", "placeholders": { "count": { "content": "$1", @@ -2003,109 +2006,115 @@ } }, "monthly": { - "message": "Monthly" + "message": "Aylık" }, "annually": { - "message": "Annually" + "message": "Yıllık" }, "basePrice": { - "message": "Base Price" + "message": "Taban Fiyat" }, "organizationCreated": { - "message": "Organization Created" + "message": "Organizayson Oluşturuldu" }, "organizationReadyToGo": { - "message": "Your new organization is ready to go!" + "message": "Yeni organizasyonunuz hazır!" }, "organizationUpgraded": { - "message": "Your organization has been upgraded." + "message": "Kuruluşunuz yükseltildi." }, "leave": { - "message": "Leave" + "message": "Ayrıl" }, "leaveOrganizationConfirmation": { - "message": "Are you sure you want to leave this organization?" + "message": "Bu organizasyondan ayrılmak için emin misiniz?" }, "leftOrganization": { - "message": "You have left the organization." + "message": "Organizasyondan ayrıldınız." }, "defaultCollection": { - "message": "Default Collection" + "message": "Varsayılan Koleksiyon" }, "getHelp": { - "message": "Get Help" + "message": "Yardım Alın" }, "getApps": { - "message": "Get the Apps" + "message": "Uygulamaları Edinin" }, "loggedInAs": { - "message": "Logged in as" + "message": "Olarak giriş yapıldı" }, "eventLogs": { - "message": "Event Logs" + "message": "Olay Günlükleri" }, "people": { - "message": "People" + "message": "İnsan" + }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" }, "groups": { - "message": "Groups" + "message": "Gruplar" }, "newGroup": { - "message": "New Group" + "message": "Yeni Grup" }, "addGroup": { - "message": "Add Group" + "message": "Grup Ekle" }, "editGroup": { - "message": "Edit Group" + "message": "Grubu Düzenle" }, "deleteGroupConfirmation": { - "message": "Are you sure you want to delete this group?" + "message": "Bu grubu silmek isteğinizden emin misiniz?" }, "removeUserConfirmation": { - "message": "Are you sure you want to remove this user?" + "message": "Bu kullanıcıyı kaldırmak için emin misiniz?" }, "externalId": { - "message": "External Id" + "message": "Harici Kimlik" }, "externalIdDesc": { - "message": "The external id can be used as a reference or to link this resource to an external system such as a user directory." + "message": "Harici kimlik, referans olarak veya bu kaynağı kullanıcı dizini gibi harici bir sisteme bağlamak için kullanılabilir." }, "accessControl": { - "message": "Access Control" + "message": "Erişim Kontrolü" }, "groupAccessAllItems": { - "message": "This group can access and modify all items." + "message": "Bu grup bütün ögelere erişebilir ve değiştirebilir." }, "groupAccessSelectedCollections": { - "message": "This group can access only the selected collections." + "message": "Bu grup sadece seçili koleksiyonlara erişebilir." }, "readOnly": { - "message": "Read Only" + "message": "Salt Okunur" }, "newCollection": { - "message": "New Collection" + "message": "Yeni Koleksiyon" }, "addCollection": { - "message": "Add Collection" + "message": "Koleksiyon Ekle" }, "editCollection": { - "message": "Edit Collection" + "message": "Koleksiyonu Düzenle" }, "deleteCollectionConfirmation": { - "message": "Are you sure you want to delete this collection?" + "message": "Bu koleksiyonu silmek istediğinizden emin misiniz?" }, "editUser": { - "message": "Edit User" + "message": "Kullanıcı Düzenle" }, "inviteUser": { - "message": "Invite User" + "message": "Kullanıcı Davet Et" }, "inviteUserDesc": { "message": "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account." }, "inviteMultipleEmailDesc": { - "message": "You can invite up to $COUNT$ users at a time by comma separating a list of email addresses.", + "message": "E-posta listesini virgül ile ayırarak bir seferde $COUNT$ kullanıcıyı davet edebilirsiniz.", "placeholders": { "count": { "content": "$1", @@ -2114,115 +2123,115 @@ } }, "userUsingTwoStep": { - "message": "This user is using two-step login to protect their account." + "message": "Bu kullanıcı hesabını korumak için iki aşamalı giriş kullanıyor." }, "userAccessAllItems": { - "message": "This user can access and modify all items." + "message": "Bu kullanıcı bütün ögelere erişebilir ve değiştirebilir." }, "userAccessSelectedCollections": { - "message": "This user can access only the selected collections." + "message": "Bu kullanıcı sadece seçili koleksiyonlara erişebilir." }, "search": { - "message": "Search" + "message": "Ara" }, "invited": { - "message": "Invited" + "message": "Davetli" }, "accepted": { - "message": "Accepted" + "message": "Kadul Edildi" }, "confirmed": { - "message": "Confirmed" + "message": "Onaylandı" }, "owner": { - "message": "Owner" + "message": "Sahip" }, "ownerDesc": { "message": "The highest access user that can manage all aspects of your organization." }, "admin": { - "message": "Admin" + "message": "Yönetici" }, "adminDesc": { - "message": " Admins can access and manage all items, collections and users in your organization." + "message": "Yöneticiler organizasyonunzda bulunan tüm ögelere, koleksiyonlara ve kullanıcılara erişebilir ve yönetebilir." }, "user": { - "message": "User" + "message": "Kullanıcı" }, "userDesc": { "message": "A regular user with access to your organization's collections." }, "manager": { - "message": "Manager" + "message": "Yetkili" }, "managerDesc": { - "message": "Managers can access and manage assigned collections in your organization." + "message": "Yetkililer organizasyonunuzda bulunan seçilmiş koleksiyonlara erişebilir ve yönetebilir." }, "all": { - "message": "All" + "message": "Hepsi" }, "refresh": { - "message": "Refresh" + "message": "Yenile" }, "timestamp": { - "message": "Timestamp" + "message": "Zaman Damgası" }, "event": { - "message": "Event" + "message": "Etkinlik" }, "unknown": { - "message": "Unknown" + "message": "Bilinmeyen" }, "loadMore": { - "message": "Load More" + "message": "Daha Fazla Yükle" }, "mobile": { - "message": "Mobile", + "message": "Mobil", "description": "Mobile app" }, "extension": { - "message": "Extension", + "message": "Eklenti", "description": "Browser extension/addon" }, "desktop": { - "message": "Desktop", + "message": "Masaüstü", "description": "Desktop app" }, "webVault": { - "message": "Web Vault" + "message": "Web Kasası" }, "loggedIn": { - "message": "Logged in." + "message": "Giriş yapıldı." }, "changedPassword": { - "message": "Changed account password." + "message": "Hesap şifresi değiştirildi." }, "enabledUpdated2fa": { - "message": "Enabled/updated two-step login." + "message": "İki aşamalı giriş açıldı/güncellendi." }, "disabled2fa": { - "message": "Disabled two-step login." + "message": "İki aşamalı giriş kapatıldı." }, "recovered2fa": { - "message": "Recovered account from two-step login." + "message": "İki aşamalı giriş ile hesap kurtarıldı." }, "failedLogin": { - "message": "Login attempt failed with incorrect password." + "message": "Yanlış şifre yüzünden oturum açma girişimi başarısız." }, "failedLogin2fa": { - "message": "Login attempt failed with incorrect two-step login." + "message": "Yanlış iki aşamalı giriş yüzünden oturum açma girişimi başarısız." }, "exportedVault": { - "message": "Exported vault." + "message": "Kasa dışarı aktarıldı." }, "exportedOrganizationVault": { - "message": "Exported organization vault." + "message": "Organizasyon kasası dışarı aktarıldı." }, "editedOrgSettings": { "message": "Edited organization settings." }, "createdItemId": { - "message": "Created item $ID$.", + "message": "Öge oluşturuldu: $ID$.", "placeholders": { "id": { "content": "$1", @@ -2231,7 +2240,7 @@ } }, "editedItemId": { - "message": "Edited item $ID$.", + "message": "Öge düzenlendi: $ID$.", "placeholders": { "id": { "content": "$1", @@ -2240,7 +2249,7 @@ } }, "deletedItemId": { - "message": "Deleted item $ID$.", + "message": "Öge silindi: $ID$.", "placeholders": { "id": { "content": "$1", @@ -2249,7 +2258,7 @@ } }, "sharedItemId": { - "message": "Shared item $ID$.", + "message": "Öge paylaşıldı: $ID$.", "placeholders": { "id": { "content": "$1", @@ -2258,7 +2267,7 @@ } }, "viewedItemId": { - "message": "Viewed item $ID$.", + "message": "Öge incelendi: $ID$.", "placeholders": { "id": { "content": "$1", @@ -2267,7 +2276,7 @@ } }, "viewedPasswordItemId": { - "message": "Viewed password for item $ID$.", + "message": "$ID$ için parola incelendi.", "placeholders": { "id": { "content": "$1", @@ -2276,7 +2285,7 @@ } }, "viewedHiddenFieldItemId": { - "message": "Viewed hidden field for item $ID$.", + "message": "$ID$ için gizli bilgi incelendi.", "placeholders": { "id": { "content": "$1", @@ -2285,7 +2294,7 @@ } }, "viewedSecurityCodeItemId": { - "message": "Viewed security code for item $ID$.", + "message": "$ID$ için güvenlik kodu incelendi.", "placeholders": { "id": { "content": "$1", @@ -2294,7 +2303,7 @@ } }, "copiedPasswordItemId": { - "message": "Copied password for item $ID$.", + "message": "$ID$ için parola kopyalandı.", "placeholders": { "id": { "content": "$1", @@ -2303,7 +2312,7 @@ } }, "copiedHiddenFieldItemId": { - "message": "Copied hidden field for item $ID$.", + "message": "$ID$ için gizli bilgi kopyalandı.", "placeholders": { "id": { "content": "$1", @@ -2312,7 +2321,7 @@ } }, "copiedSecurityCodeItemId": { - "message": "Copied security code for item $ID$.", + "message": "$ID$ için güvenlik kodu kopyalandı.", "placeholders": { "id": { "content": "$1", @@ -2321,7 +2330,7 @@ } }, "autofilledItemId": { - "message": "Auto-filled item $ID$.", + "message": "$ID$ için otomatik dolduruldu.", "placeholders": { "id": { "content": "$1", @@ -2330,7 +2339,7 @@ } }, "createdCollectionId": { - "message": "Created collection $ID$.", + "message": "Koleksiyon oluşturuldu: $ID$.", "placeholders": { "id": { "content": "$1", @@ -2339,7 +2348,7 @@ } }, "editedCollectionId": { - "message": "Edited collection $ID$.", + "message": "Koleksiyon düzenlendi: $ID$.", "placeholders": { "id": { "content": "$1", @@ -2348,7 +2357,7 @@ } }, "deletedCollectionId": { - "message": "Deleted collection $ID$.", + "message": "Koleksiyon silindi: $ID$.", "placeholders": { "id": { "content": "$1", @@ -2356,8 +2365,17 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { - "message": "Created group $ID$.", + "message": "Grup oluşturuldu: $ID$.", "placeholders": { "id": { "content": "$1", @@ -2366,7 +2384,7 @@ } }, "editedGroupId": { - "message": "Edited group $ID$.", + "message": "Grup düzenlendi: $ID$.", "placeholders": { "id": { "content": "$1", @@ -2375,7 +2393,7 @@ } }, "deletedGroupId": { - "message": "Deleted group $ID$.", + "message": "Grup silindi: $ID$.", "placeholders": { "id": { "content": "$1", @@ -2384,7 +2402,7 @@ } }, "removedUserId": { - "message": "Removed user $ID$.", + "message": "Kullanıcı silindi: $ID$.", "placeholders": { "id": { "content": "$1", @@ -2393,7 +2411,7 @@ } }, "createdAttachmentForItem": { - "message": "Created attachment for item $ID$.", + "message": "$ID$ için bir ek oluşturuldu.", "placeholders": { "id": { "content": "$1", @@ -2402,7 +2420,7 @@ } }, "deletedAttachmentForItem": { - "message": "Deleted attachment for item $ID$.", + "message": "$ID$ için bir ek silindi.", "placeholders": { "id": { "content": "$1", @@ -2411,7 +2429,7 @@ } }, "editedCollectionsForItem": { - "message": "Edited collections for item $ID$.", + "message": "$ID$ için koleksiyonlar düzenlendi.", "placeholders": { "id": { "content": "$1", @@ -2420,7 +2438,7 @@ } }, "invitedUserId": { - "message": "Invited user $ID$.", + "message": "Kullanıcı davet edildi: $ID$.", "placeholders": { "id": { "content": "$1", @@ -2429,7 +2447,7 @@ } }, "confirmedUserId": { - "message": "Confirmed user $ID$.", + "message": "Kullanıcı onaylandı: $ID$.", "placeholders": { "id": { "content": "$1", @@ -2438,7 +2456,7 @@ } }, "editedUserId": { - "message": "Edited user $ID$.", + "message": "Kullanıcı düzenlendi: $ID$.", "placeholders": { "id": { "content": "$1", @@ -2447,7 +2465,7 @@ } }, "editedGroupsForUser": { - "message": "Edited groups for user $ID$.", + "message": "$ID$ için gruplar düzenlendi.", "placeholders": { "id": { "content": "$1", @@ -2456,37 +2474,37 @@ } }, "device": { - "message": "Device" + "message": "Aygıt" }, "view": { - "message": "View" + "message": "Görüntüle" }, "invalidDateRange": { - "message": "Invalid date range." + "message": "Geçersiz tarih aralığı." }, "errorOccurred": { - "message": "An error has occurred." + "message": "Bir hata oluştu." }, "userAccess": { - "message": "User Access" + "message": "Kullanıcı Erişimi" }, "userType": { - "message": "User Type" + "message": "Kullanıcı Türü" }, "groupAccess": { - "message": "Group Access" + "message": "Grup Erişimi" }, "groupAccessUserDesc": { - "message": "Edit the groups that this user belongs to." + "message": "Bu kullanıcının gruplarını düzenleyin." }, "invitedUsers": { - "message": "Invited user(s)." + "message": "Kullanıcı(lar) davet edildi." }, "resendInvitation": { - "message": "Resend Invitation" + "message": "Daveti Yeniden Gönder" }, "hasBeenReinvited": { - "message": "$USER$ has been reinvited.", + "message": "$USER$ yeniden davet edildi.", "placeholders": { "user": { "content": "$1", @@ -2495,13 +2513,13 @@ } }, "confirm": { - "message": "Confirm" + "message": "Onayla" }, "confirmUser": { - "message": "Confirm User" + "message": "Kullanıcıyı Onayla" }, "hasBeenConfirmed": { - "message": "$USER$ has been confirmed.", + "message": "$USER$ onaylandı.", "placeholders": { "user": { "content": "$1", @@ -2510,113 +2528,122 @@ } }, "confirmUsers": { - "message": "Confirm Users" + "message": "Kullanıcıları Onayla" }, "usersNeedConfirmed": { - "message": "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the organization until they are confirmed." + "message": "Onların davetini kabul eden kullanıcılar var, ama hala onaylanması gerekmektedir. Kullanıcılar doğrulanana kadar organizasyona erişemez." }, "startDate": { - "message": "Start Date" + "message": "Başlangıç Tarihi" }, "endDate": { - "message": "End Date" + "message": "Bitiş Tarihi" }, "verifyEmail": { - "message": "Verify Email" + "message": "E-postayı Doğrula" }, "verifyEmailDesc": { - "message": "Verify your account's email address to unlock access to all features." + "message": "Bütün özelliklere erişmek için e-posta hesabınızı doğrulayın." }, "verifyEmailFirst": { - "message": "Your account's email address first must be verified." + "message": "Öncelikle hesabınızın e-posta adresi onaylanmalıdır." }, "checkInboxForVerification": { - "message": "Check your email inbox for a verification link." + "message": "Doğrulama linki için e-posta hesabınızı kontrol edin." }, "emailVerified": { - "message": "Your email has been verified." + "message": "E-posta hesabınız doğrulandı." }, "emailVerifiedFailed": { - "message": "Unable to verify your email. Try sending a new verification email." + "message": "E-posta hesabı doğrulanamadı. Yeniden doğrulama e-postası göndermeyi dene." }, "updateBrowser": { - "message": "Update Browser" + "message": "Tarayıcıyı Güncelle" }, "updateBrowserDesc": { - "message": "You are using an unsupported web browser. The web vault may not function properly." + "message": "Desteklenmeyen bir web tarayıcı kullanıyorsunuz. Kasanız düzgün çalışmayabilir." }, "joinOrganization": { - "message": "Join Organization" + "message": "Organizasyona Katıl" }, "joinOrganizationDesc": { - "message": "You've been invited to join the organization listed above. To accept the invitation, you need to log in or create a new Bitwarden account." + "message": "Yukarıda listelenen organizasyona katılman için davet edildin. Daveti kabul etmek için, giriş yapmanız ya da yeni bir Bitwarden hesabı oluşturmalısınız." }, "inviteAccepted": { - "message": "Invitation Accepted" + "message": "Davet Kabul Edildi" }, "inviteAcceptedDesc": { - "message": "You can access this organization once an administrator confirms your membership. We'll send you an email when that happens." + "message": "Bir yönetici üyeliğinizi onayladığı zaman organizasyona erişebilirsiniz. Bu olduğunda bir e-posta göndereceğiz." }, "inviteAcceptFailed": { - "message": "Unable to accept invitation. Ask an organization admin to send a new invitation." + "message": "Davet kabul edilmedi. Yeni bir davetiye göndermesi için organizasyon yöneticisine başvurun." + }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } }, "rememberEmail": { - "message": "Remember email" + "message": "E-posta'yı hatırla" }, "recoverAccountTwoStepDesc": { - "message": "If you cannot access your account through your normal two-step login methods, you can use your two-step login recovery code to disable all two-step providers on your account." + "message": "Eğer iki aşamalı giriş ile ilgili bir sorun yaşıyorsanız kurtarma kodunuz ile iki aşamalı giriş özelliğini kapatabilirsiniz." }, "recoverAccountTwoStep": { - "message": "Recover Account Two-Step Login" + "message": "İki Aşamalı Giriş İle Hesabı Kurtarın" }, "twoStepRecoverDisabled": { - "message": "Two-step login has been disabled on your account." + "message": "İki aşamalı giriş hesabınızda devre dışı bırakıldı." }, "learnMore": { - "message": "Learn more" + "message": "Daha fazla bilgi edinin" }, "deleteRecoverDesc": { - "message": "Enter your email address below to recover and delete your account." + "message": "Hesabınızı kurtarmak ve silmek için e-posta hesabınızı girin." }, "deleteRecoverEmailSent": { - "message": "If your account exists, we've sent you an email with further instructions." + "message": "Bir hesabınız var ise daha fazla talimat içeren bir e-posta göndereceğiz." }, "deleteRecoverConfirmDesc": { - "message": "You have requested to delete your Bitwarden account. Click the button below to confirm." + "message": "Bitwarden hesabınızı silmek istiyorsunuz. Onaylamak için aşağıdaki butona basın." }, "myOrganization": { - "message": "My Organization" + "message": "Organizasyonum" }, "deleteOrganization": { - "message": "Delete Organization" + "message": "Organizasyonu Sil" }, "deleteOrganizationDesc": { "message": "Proceed below to delete this organization and all associated data. Individual user accounts will remain, though they will not be associated to this organization anymore. " }, "deleteOrganizationWarning": { - "message": "Deleting the organization is permanent. It cannot be undone." + "message": "Organizasyonu silmek kalıcıdır. Bu işlem geri alınamaz." }, "organizationDeleted": { - "message": "Organization Deleted" + "message": "Organizasyon Silindi" }, "organizationDeletedDesc": { - "message": "The organization and all associated data has been deleted." + "message": "Organizasyon ve ona bağlı tüm veriler silindi." }, "organizationUpdated": { - "message": "Organization updated" + "message": "Organizayson Güncellendi" }, "taxInformation": { - "message": "Tax Information" + "message": "Vergi Bilgisi" }, "taxInformationDesc": { - "message": "Please contact support to provide (or update) tax information for your invoices." + "message": "Faturalarla ilgili vergi bilgisini sağlamak (ya da güncellemek) için destek ile iletişime geçin." }, "billingPlan": { "message": "Plan", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlan": { - "message": "Change Plan", + "message": "Planı Değiştir", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanUpgrade": { @@ -2624,11 +2651,11 @@ "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanDesc": { - "message": "Contact customer support if you would like to change your plan. Please ensure that you have an active payment method added to the account.", + "message": "Planınızı değiştirmek istiyorsanız müşteri hizmetlerine başvurun. Hesaba eklenmiş etkin bir ödeme yönteminin olduğundan da lütfen emin olun.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "invoiceNumber": { - "message": "Invoice #$NUMBER$", + "message": "Fatura #$NUMBER$", "description": "ex. Invoice #79C66F0-0001", "placeholders": { "number": { @@ -2638,31 +2665,31 @@ } }, "viewInvoice": { - "message": "View Invoice" + "message": "Faturayı Görüntüle" }, "downloadInvoice": { - "message": "Download Invoice" + "message": "Faturayı İndir" }, "verifyBankAccount": { - "message": "Verify Bank Account" + "message": "Banka Hesabını Doğrula" }, "verifyBankAccountDesc": { - "message": "We have made two micro-deposits to your bank account (it may take 1-2 business days to show up). Enter these amounts to verify the bank account." + "message": "Banka hesabınıza iki tane mikro para yatırma işlemi yaptık (gösterilmesi 1-2 iş günü sürebilir). Banka hesabını doğrulamak için bu tutarları girin." }, "verifyBankAccountInitialDesc": { "message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account." }, "verifyBankAccountFailureWarning": { - "message": "Failure to verify the bank account will result in a missed payment and your subscription being disabled." + "message": "Banka hesabının doğrulanamaması, ödemenin yapılamamasına ve aboneliğinizin devre dışı bırakılmasına neden olur." }, "verifiedBankAccount": { - "message": "Bank account has been verified." + "message": "Banka hesabınız doğrulandı." }, "bankAccount": { - "message": "Bank Account" + "message": "Banka Hesabı" }, "amountX": { - "message": "Amount $COUNT$", + "message": "Tutar $COUNT$", "description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50", "placeholders": { "count": { @@ -2672,37 +2699,37 @@ } }, "routingNumber": { - "message": "Routing Number", + "message": "İşlem Numarası", "description": "Bank account routing number" }, "accountNumber": { - "message": "Account Number" + "message": "Hesap Numarası" }, "accountHolderName": { - "message": "Account Holder Name" + "message": "Hesap Sahibinin Adı" }, "bankAccountType": { - "message": "Account Type" + "message": "Hesap Türü" }, "bankAccountTypeCompany": { - "message": "Company (Business)" + "message": "Şirket (İş)" }, "bankAccountTypeIndividual": { - "message": "Individual (Personal)" + "message": "Bireysel (Kişisel)" }, "enterInstallationId": { - "message": "Enter your installation id" + "message": "Yükleme numarasını girin" }, "addSeats": { - "message": "Add Seats", + "message": "Yerler Ekle", "description": "Seat = User Seat" }, "removeSeats": { - "message": "Remove Seats", + "message": "Yerleri Kaldır", "description": "Seat = User Seat" }, "subscriptionUserSeats": { - "message": "Your subscription allows for a total of $COUNT$ users.", + "message": "Aboneliğiniz toplam $COUNT$ kullanıcıya izin veriyor.", "placeholders": { "count": { "content": "$1", @@ -2717,13 +2744,13 @@ "message": "Seats To Remove" }, "seatsAddNote": { - "message": "Adding user seats will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle." + "message": "Kullanıcı yerleri eklemek, fatura toplamınızda değişikliklere ve ödeme yönteminizin derhal ücretlendirilmesine neden olacaktır. İlk ücretlendirme, mevcut faturalandırma döngüsünün kalanı için geçerli olacaktır." }, "seatsRemoveNote": { - "message": "Removing user seats will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge." + "message": "Kullanıcı yerlerinin kaldırılması, bir sonraki fatura ücretlendirmenize kredi olarak yansıyacak fatura toplamlarınızda değişikliklere neden olacaktır." }, "adjustedSeats": { - "message": "Adjusted $AMOUNT$ user seats.", + "message": "$AMOUNT$ kullanıcı yeri güncellendi.", "placeholders": { "amount": { "content": "$1", @@ -2732,92 +2759,92 @@ } }, "keyUpdated": { - "message": "Key Updated" + "message": "Anahtar Güncellendi" }, "updateKeyTitle": { - "message": "Update Key" + "message": "Anahtarı Güncelle" }, "updateEncryptionKey": { - "message": "Update Encryption Key" + "message": "Şifreleme Anahtarını Güncelle" }, "updateEncryptionKeyShortDesc": { - "message": "You are currently using an outdated encryption scheme." + "message": "Şu anda eski bir şifreleme şeması kullanıyorsunuz." }, "updateEncryptionKeyDesc": { - "message": "We've moved to larger encryption keys that provide better security and access to newer features. Updating your encryption key is quick and easy. Just type your master password below. This update will eventually become mandatory." + "message": "Daha iyi güvenlik ve daha yeni özelliklere erişim sağlayan daha büyük şifreleme anahtarlarına geçtik. Şifreleme anahtarınızı güncellemek hızlı ve kolaydır. Sadece ana şifrenizi aşağıya yazın. Bu güncelleme sonunda zorunlu hale gelecektir." }, "updateEncryptionKeyWarning": { "message": "After updating your encryption key, you are required to log out and back in to all Bitwarden applications that you are currently using (such as the mobile app or browser extensions). Failure to log out and back in (which downloads your new encryption key) may result in data corruption. We will attempt to log you out automatically, however, it may be delayed." }, "subscription": { - "message": "Subscription" + "message": "Abonelik" }, "loading": { - "message": "Loading" + "message": "Yükleniyor" }, "upgrade": { - "message": "Upgrade" + "message": "Yükselt" }, "upgradeOrganization": { - "message": "Upgrade Organization" + "message": "Organizasyonu Yükselt" }, "upgradeOrganizationDesc": { - "message": "This feature is not available for free organizations. Switch to a paid plan to unlock more features." + "message": "Bu özellik ücretsiz organizasyonlar için mevcut değil. Daha fazla özellik için ücretli plana geçin." }, "createOrganizationStep1": { - "message": "Create Organization: Step 1" + "message": "Organizasyon Oluştur: Aşama 1" }, "createOrganizationCreatePersonalAccount": { - "message": "Before creating your organization, you first need to create a free personal account." + "message": "Organizasyon oluşturmadan önce ücretsiz bir kişisel hesap açmalısınız." }, "refunded": { - "message": "Refunded" + "message": "İade Edildi" }, "nothingSelected": { - "message": "You have not selected anything." + "message": "Hiçbir şey seçmediniz." }, "submitAgreePolicies": { - "message": "By clicking the \"Submit\" button, you agree to the following policies:", + "message": "'Gönder' butonuna tıklayın; politikaları onaylamak için:", "description": "A policy is something like Terms of Service, Privacy Policy, etc." }, "termsOfService": { - "message": "Terms of Service" + "message": "Hizmet Koşulları" }, "privacyPolicy": { "message": "Gizlilik Politikası" }, "filters": { - "message": "Filters" + "message": "Filtreler" }, "lockOptions": { - "message": "Lock Options" + "message": "Kilit Seçenekleri" }, "lockOptionsDesc": { - "message": "Choose when your vault locks. A locked vault requires that you re-enter your master password to access it again." + "message": "Kasanın ne zaman kilitleneceğini seçin. Kasaya tekrar erişmek için ana şifrenizi yeniden girmeniz gerekir." }, "oneMinute": { - "message": "1 minute" + "message": "1 dakika" }, "fiveMinutes": { - "message": "5 minutes" + "message": "5 dakika" }, "fifteenMinutes": { - "message": "15 minutes" + "message": "15 dakika" }, "thirtyMinutes": { - "message": "30 minutes" + "message": "30 dakika" }, "oneHour": { - "message": "1 hour" + "message": "1 saat" }, "fourHours": { - "message": "4 hours" + "message": "4 saat" }, "onRefresh": { - "message": "On Browser Refresh" + "message": "Tarayıcıyı Yeniden Yükleyince" }, "dateUpdated": { - "message": "Updated", + "message": "Güncellendi", "description": "ex. Date this item was updated" }, "datePasswordUpdated": { @@ -2825,33 +2852,33 @@ "description": "ex. Date this password was updated" }, "organizationIsDisabled": { - "message": "Organization is disabled." + "message": "Organizasyon devre dışı." }, "licenseIsExpired": { - "message": "License is expired." + "message": "Lisans süresi doldu." }, "updatedUsers": { - "message": "Updated users" + "message": "Kullanıcılar güncellendi" }, "selected": { - "message": "Selected" + "message": "Seçildi" }, "ownership": { - "message": "Ownership" + "message": "Sahiplik" }, "whoOwnsThisItem": { - "message": "Who owns this item?" + "message": "Bu ögenin sahibi kim?" }, "strong": { - "message": "Strong", + "message": "Güçlü", "description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong" }, "good": { - "message": "Good", + "message": "İyi", "description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong" }, "weak": { - "message": "Weak", + "message": "Zayıf", "description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong" }, "veryWeak": { @@ -2859,84 +2886,150 @@ "description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong" }, "weakMasterPassword": { - "message": "Weak Master Password" + "message": "Zayıf Ana Parola" }, "weakMasterPasswordDesc": { - "message": "The master password you have chosen is weak. You should use a strong master password (or a passphrase) to properly protect your Bitwarden account. Are you sure you want to use this master password?" + "message": "Seçtiğiniz ana parola kolayca tahmin edilebilir. Bitwarden hesabınızı korumak istiyorsanız daha güçlü bir ana parola (veya şifre) seçmelisiniz. Bu ana parolayı kullanmak istediğinizden emin misiniz?" }, "rotateAccountEncKey": { - "message": "Also rotate my account's encryption key" + "message": "Ayrıca hesabımın şifreleme anahtarını da döndür" }, "rotateEncKeyTitle": { "message": "Rotate Encryption Key" }, "rotateEncKeyConfirmation": { - "message": "Are you sure you want to rotate your account's encryption key?" + "message": "Hesabınızın şifreleme anahtarını döndürmek istediğinizden emin misiniz?" }, "attachmentsNeedFix": { - "message": "This item has old file attachments that need to be fixed." + "message": "Bu ögede düzeltilmesi gereken eski dosya ekleri bulunmaktadır." }, "attachmentFixDesc": { - "message": "This is an old file attachment the needs to be fixed. Click to learn more." + "message": "Bu düzeltilmesi gereken eski bir dosya eki. Daha fazla bilgi edinmek için tıklayın." }, "fix": { - "message": "Fix", + "message": "Düzelt", "description": "This is a verb. ex. 'Fix The Car'" }, "oldAttachmentsNeedFixDesc": { - "message": "There are old file attachments in your vault that need to be fixed before you can rotate your account's encryption key." + "message": "Hesabınızın şifreleme anahtarını döndürmeden önce, kasanızda düzeltilmesi gereken eski dosya ekleri bulunmaktadır." }, "yourAccountsFingerprint": { - "message": "Your account's fingerprint phrase", + "message": "Hesabınızın parmak izi şifresi", "description": "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." }, "fingerprintEnsureIntegrityVerify": { - "message": "To ensure the integrity of your encryption keys, please verify the user's fingerprint phrase before continuing.", + "message": "Şifreleme anahtarlarınızın bütünlüğünü sağlamak için, devam etmeden önce lütfen kullanıcının parmak izi şifresini doğrulayın.", "description": "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." }, "dontAskFingerprintAgain": { - "message": "Don't ask to verify fingerprint phrase again", + "message": "Parmak hesabı şifresini tekrar doğrulamak için sorma", "description": "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." }, "free": { - "message": "Free", + "message": "Ücretsiz", "description": "Free, as in 'Free beer'" }, "apiKey": { - "message": "API Key" + "message": "API Anahtarı" }, "apiKeyDesc": { - "message": "Your API key can be used to authenticate to the Bitwarden public API." + "message": "API anahtarınız Bitwarden genel API'i doğrulamak için kullanılabilir." }, "apiKeyRotateDesc": { - "message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use." + "message": "API anahtarını döndürmek önceki anahtarı geçersiz kılacaktır. Geçerli anahtarın artık güvenli olmadığına inanıyorsanız API anahtarınızı döndürebilirsiniz." }, "apiKeyWarning": { - "message": "Your API key has full access to the organization. It should be kept secret." + "message": "API anahtarınız organizasyona tam erişime sahiptir. Gizli tutulmalıdır." }, "oauth2ClientCredentials": { - "message": "OAuth 2.0 Client Credentials", + "message": "OAuth 2.0 İstemci Bilgileri", "description": "'OAuth 2.0' is a programming protocol. It should probably not be translated." }, "viewApiKey": { - "message": "View API Key" + "message": "API anahtarını görüntüle" }, "rotateApiKey": { - "message": "Rotate API Key" + "message": "API Anahtarını döndür" }, "selectOneCollection": { - "message": "You must select at least one collection." + "message": "En az bir koleksiyon seçmelisiniz." }, "couldNotChargeCardPayInvoice": { - "message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below." + "message": "Kartınızı ücretlendiremedik. Lütfen aşağıda listelenen ödenmemiş faturayı görüntüleyin ve ödeyin." }, "inAppPurchase": { - "message": "In-app Purchase" + "message": "Uygulama içi satın alma" }, "cannotPerformInAppPurchase": { - "message": "You cannot perform this action while using an in-app purchase payment method." + "message": "Bir uygulama içi satın alma ödeme yöntemi kullanırken bu işlemi gerçekleştiremezsiniz." }, "manageSubscriptionFromStore": { - "message": "You must manage your subscription from the store where your in-app purchase was made." + "message": "Aboneliğinizi uygulama içi satın alımınızın yapıldığı mağazadan yönetmelisiniz." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/uk/messages.json b/src/locales/uk/messages.json index a600a7b7350..390678e3f5c 100644 --- a/src/locales/uk/messages.json +++ b/src/locales/uk/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Генератор паролів" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Мінімум цифр" }, @@ -1200,7 +1203,7 @@ "message": "Веб-сховище, програма для комп'ютера, CLI, а також усі розширення браузера на пристроях, де можливо під'єднати YubiKey до USB." }, "twoFactorYubikeySupportMobile": { - "message": "Мобільні програми на пристроях з NFC або портом USB, до якого можна під'єднати ваш YubiKey." + "message": "Мобільні програми на пристроях з NFC, або порт даних, який може приймати YubiKey." }, "yubikeyX": { "message": "YubiKey $INDEX$", @@ -2047,6 +2050,12 @@ "people": { "message": "Люди" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Групи" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Створена група $ID$.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Не вдалося прийняти запрошення. Попросіть адміністратора організації надіслати вам нове." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Запам'ятати е-пошту" }, @@ -2620,7 +2647,7 @@ "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanUpgrade": { - "message": "Перейдіть на передплату вищого рівня, вказавши інформацію внизу. Переконайтеся, що у вашому обліковому записі є активний спосіб оплати.", + "message": "Перейдіть на передплату вищого рівня, вказавши інформацію внизу. Переконайтеся, що ваш обліковий запис має актуальні дані про спосіб оплати.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanDesc": { @@ -2814,7 +2841,7 @@ "message": "4 години" }, "onRefresh": { - "message": "Оновлення в браузері" + "message": "Перезавантаження сторінки" }, "dateUpdated": { "message": "Оновлено", @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "Ви повинні керувати своєю передплатою з магазину, в якому виконали покупку в додатку." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/vi/messages.json b/src/locales/vi/messages.json index 7ebbb0b9595..aa68fc6fa13 100644 --- a/src/locales/vi/messages.json +++ b/src/locales/vi/messages.json @@ -461,31 +461,31 @@ "message": "Bạn có chắc bạn muốn xóa mục này?" }, "deletedItem": { - "message": "Deleted item" + "message": "Đã xóa mục" }, "deletedItems": { - "message": "Deleted items" + "message": "Đã xóa mục" }, "movedItems": { - "message": "Moved items" + "message": "Đã di chuyển mục" }, "overwritePasswordConfirmation": { "message": "Are you sure you want to overwrite the current password?" }, "editedFolder": { - "message": "Edited folder" + "message": "Đã chỉnh sửa thư mục" }, "addedFolder": { - "message": "Added folder" + "message": "Đã thêm thư mục" }, "deleteFolderConfirmation": { "message": "Are you sure you want to delete this folder?" }, "deletedFolder": { - "message": "Deleted folder" + "message": "Đã xóa thư mục" }, "loggedOut": { - "message": "Logged out" + "message": "Đã đăng xuất" }, "loginExpired": { "message": "Your login session has expired." @@ -494,7 +494,7 @@ "message": "Are you sure you want to log out?" }, "logOut": { - "message": "Log Out" + "message": "Đăng xuất" }, "ok": { "message": "Ok" @@ -515,7 +515,7 @@ "message": "Đăng nhập" }, "submit": { - "message": "Submit" + "message": "Gửi" }, "emailAddressDesc": { "message": "You'll use your email address to log in." @@ -545,10 +545,10 @@ "message": "Master Password Hint" }, "settings": { - "message": "Settings" + "message": "Cài đặt" }, "passwordHint": { - "message": "Password Hint" + "message": "Gợi ý mật khẩu" }, "enterEmailToGetHint": { "message": "Enter your account email address to receive your master password hint." @@ -660,7 +660,7 @@ } }, "rememberMe": { - "message": "Remember me" + "message": "Ghi nhớ đăng nhập" }, "sendVerificationCodeEmailAgain": { "message": "Send verification code email again" @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "Password Generator" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "Minimum Numbers" }, @@ -2047,6 +2050,12 @@ "people": { "message": "People" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "Groups" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "Created group $ID$.", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Unable to accept invitation. Ask an organization admin to send a new invitation." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "Remember email" }, @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "You must manage your subscription from the store where your in-app purchase was made." + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/zh_CN/messages.json b/src/locales/zh_CN/messages.json index 7eaa054432c..c51d4364795 100644 --- a/src/locales/zh_CN/messages.json +++ b/src/locales/zh_CN/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "密码生成器" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "最小位数" }, @@ -2047,6 +2050,12 @@ "people": { "message": "人" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "分组" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "已创建群组 $ID$。", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "无法接受邀请,请向组织管理员要求重新发送邀请。" }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "记住电子邮件" }, @@ -2938,5 +2965,71 @@ }, "manageSubscriptionFromStore": { "message": "您必须在进行应用内购买的商店中管理订阅。" + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +} diff --git a/src/locales/zh_TW/messages.json b/src/locales/zh_TW/messages.json index 68cf1854a24..06e4a56a151 100644 --- a/src/locales/zh_TW/messages.json +++ b/src/locales/zh_TW/messages.json @@ -805,6 +805,9 @@ "passwordGenerator": { "message": "密碼產生器" }, + "minComplexityScore": { + "message": "Minimum Complexity Score" + }, "minNumbers": { "message": "最少數字位數" }, @@ -1312,7 +1315,7 @@ "message": "報告" }, "unsecuredWebsitesReport": { - "message": "Unsecured Websites Report" + "message": "回報不安全的網站" }, "unsecuredWebsitesReportDesc": { "message": "使用 http:// 配置的不安全網站有風險。如果網站允許,您應永遠使用 https:// 配置存取此網站,這樣您的連線才是加密過的。" @@ -1503,7 +1506,7 @@ "message": "帳單" }, "accountCredit": { - "message": "帳戶信用", + "message": "帳戶餘額", "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." }, "accountBalance": { @@ -1519,13 +1522,13 @@ "description": "Dollar amount, or quantity." }, "creditDelayed": { - "message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others." + "message": "已加入的信用卡在交易處理完全後將會出現在你的帳號。部分付款方式較為緩慢,比其他方式花費更多時間處理。" }, "makeSureEnoughCredit": { - "message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page." + "message": "請確認你的帳號有足夠額度繳付此次購買,如果你的帳號額度不足,則會以你預設付款方式補足差額。你可以從帳單頁面新增額度到您的帳號。" }, "creditAppliedDesc": { - "message": "您的帳戶信用額度可用於進行消費。任何可用的信用額度將自動支付此帳戶的帳單。" + "message": "您的帳戶餘額可用於進行消費。若有可用的餘額將自動支付此帳戶的帳單。" }, "goPremium": { "message": "升級至進階版", @@ -2047,6 +2050,12 @@ "people": { "message": "人員" }, + "policies": { + "message": "Policies" + }, + "editPolicy": { + "message": "Edit Policy" + }, "groups": { "message": "群組" }, @@ -2356,6 +2365,15 @@ } } }, + "editedPolicyId": { + "message": "Edited policy $ID$.", + "placeholders": { + "id": { + "content": "$1", + "example": "Master Password" + } + } + }, "createdGroupId": { "message": "已建立群組 $ID$。", "placeholders": { @@ -2560,6 +2578,15 @@ "inviteAcceptFailed": { "message": "Unable to accept invitation. Ask an organization admin to send a new invitation." }, + "inviteAcceptFailedShort": { + "message": "Unable to accept invitation. $DESCRIPTION$", + "placeholders": { + "description": { + "content": "$1", + "example": "You must enable 2FA on your user account before you can join this organization." + } + } + }, "rememberEmail": { "message": "記住電子郵件地址" }, @@ -2909,10 +2936,10 @@ "message": "您的 API 金鑰可用來驗證 Bitwarden 公用 API。" }, "apiKeyRotateDesc": { - "message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use." + "message": "更新 API 金鑰將使前一份金鑰失效。若您認為當前的金鑰不在安全,您可以更新您的 API 金鑰。" }, "apiKeyWarning": { - "message": "Your API key has full access to the organization. It should be kept secret." + "message": "你的 API 金鑰對組織有完整存取權限,應要保密。" }, "oauth2ClientCredentials": { "message": "OAuth 2.0 客戶端登入資訊", @@ -2928,15 +2955,81 @@ "message": "您必須至少選擇一個收藏。" }, "couldNotChargeCardPayInvoice": { - "message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below." + "message": "我們無法從您的卡片扣款。請查看並繳付以上尚未付清之款項。" }, "inAppPurchase": { "message": "應用程式內購買" }, "cannotPerformInAppPurchase": { - "message": "You cannot perform this action while using an in-app purchase payment method." + "message": "當你使用程式內購買的付款方式時,不能執行此項操作。" }, "manageSubscriptionFromStore": { - "message": "You must manage your subscription from the store where your in-app purchase was made." + "message": "你必須從建立程式內購買的商店才能管理你的訂閱。" + }, + "minLength": { + "message": "Minimum Length" + }, + "clone": { + "message": "Clone" + }, + "masterPassPolicyDesc": { + "message": "Set minimum requirements for master password strength." + }, + "twoStepLoginPolicyDesc": { + "message": "Require users to set up two-step login on their personal accounts." + }, + "twoStepLoginPolicyWarning": { + "message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change." + }, + "twoStepLoginPolicyUserWarning": { + "message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations." + }, + "passwordGeneratorPolicyDesc": { + "message": "Set minimum requirements for password generator configuration." + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." } -} \ No newline at end of file +}