mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
Updates
This commit is contained in:
@@ -9759,4 +9759,4 @@ img.logo {
|
||||
.overflow-hidden {
|
||||
overflow: hidden; }
|
||||
|
||||
/*# sourceMappingURL=main.34e96c71efb78f56e76d.css.map*/
|
||||
/*# sourceMappingURL=main.eb7abecbf0bd015a223b.css.map*/
|
||||
@@ -1 +1 @@
|
||||
{"version":3,"sources":[],"names":[],"mappings":"","file":"app/main.34e96c71efb78f56e76d.css","sourceRoot":""}
|
||||
{"version":3,"sources":[],"names":[],"mappings":"","file":"app/main.eb7abecbf0bd015a223b.css","sourceRoot":""}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -13,4 +13,4 @@ iframe {
|
||||
margin: 0;
|
||||
padding: 0; }
|
||||
|
||||
/*# sourceMappingURL=duo.34e96c71efb78f56e76d.css.map*/
|
||||
/*# sourceMappingURL=duo.eb7abecbf0bd015a223b.css.map*/
|
||||
@@ -1 +1 @@
|
||||
{"version":3,"sources":[],"names":[],"mappings":"","file":"connectors/duo.34e96c71efb78f56e76d.css","sourceRoot":""}
|
||||
{"version":3,"sources":[],"names":[],"mappings":"","file":"connectors/duo.eb7abecbf0bd015a223b.css","sourceRoot":""}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,2 +1,2 @@
|
||||
!function(e){var r={};function t(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}t.m=e,t.c=r,t.d=function(e,r,n){t.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:n})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,r){if(1&r&&(e=t(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(t.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var o in e)t.d(n,o,function(r){return e[r]}.bind(null,o));return n},t.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(r,"a",r),r},t.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},t.p="",t(t.s=1078)}({1078:function(e,r,t){"use strict";t.r(r);var n=t(525);document.addEventListener("DOMContentLoaded",function(e){var r;s(),window.addEventListener("message",function(e){e.origin&&""!==e.origin&&e.origin===a&&("stop"===e.data?i=!0:"start"===e.data&&i&&s())},!1),r="ready",parent.postMessage("info|"+r,o)});var o=null,a=null,i=!1,u=!1;function s(){if(u=!1,n.isSupported){var e=f("data");if(e)if(o=f("parent")){var r=document.createElement("a");r.href=o,a=r.origin;var t=f("v");if(t){try{parseInt(t);var s=(l=e,decodeURIComponent(Array.prototype.map.call(atob(l),function(e){return"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)}).join(""))),d=JSON.parse(s)}catch(e){return void c("Cannot parse data.")}var l;d.appId&&d.challenge&&d.keys&&d.keys.length?(i=!1,function e(r){if(i)return;n.sign(r.appId,r.challenge,r.keys,function(t){t.errorCode?5!==t.errorCode?(c("U2F Error: "+t.errorCode),setTimeout(function(){e(r)},1e3)):e(r):function(e){if(u)return;var r=JSON.stringify(e);parent.postMessage("success|"+r,o),u=!0}(t)},10)}(d)):c("Invalid data parameters.")}else c("No version.")}else c("No parent.");else c("No data.")}else c("U2F is not supported in this browser.")}function c(e){parent.postMessage("error|"+e,o)}function f(e){var r=window.location.href;e=e.replace(/[\[\]]/g,"\\$&");var t=new RegExp("[?&]"+e+"(=([^&#]*)|&|#|$)").exec(r);return t?t[2]?decodeURIComponent(t[2].replace(/\+/g," ")):"":null}},525:function(e,r){e.exports=u2f}});
|
||||
//# sourceMappingURL=u2f.34e96c71efb78f56e76d.js.map
|
||||
//# sourceMappingURL=u2f.eb7abecbf0bd015a223b.js.map
|
||||
File diff suppressed because one or more lines are too long
@@ -5,8 +5,8 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
|
||||
<title>Bitwarden Duo Connector</title>
|
||||
<link href="connectors/duo.34e96c71efb78f56e76d.css" rel="stylesheet"></head>
|
||||
<link href="connectors/duo.eb7abecbf0bd015a223b.css" rel="stylesheet"></head>
|
||||
|
||||
<body><script type="text/javascript" src="connectors/duo.34e96c71efb78f56e76d.js"></script></body>
|
||||
<body><script type="text/javascript" src="connectors/duo.eb7abecbf0bd015a223b.js"></script></body>
|
||||
|
||||
</html>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="images/icons/favicon-16x16.png">
|
||||
<link rel="mask-icon" href="images/icons/safari-pinned-tab.svg" color="#3c8dbc">
|
||||
<link rel="manifest" href="manifest.json">
|
||||
<link href="app/main.34e96c71efb78f56e76d.css" rel="stylesheet"></head>
|
||||
<link href="app/main.eb7abecbf0bd015a223b.css" rel="stylesheet"></head>
|
||||
|
||||
<body class="layout_frontend">
|
||||
<app-root>
|
||||
@@ -26,6 +26,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</app-root>
|
||||
<script type="text/javascript" src="app/polyfills.34e96c71efb78f56e76d.js"></script><script type="text/javascript" src="app/vendor.34e96c71efb78f56e76d.js"></script><script type="text/javascript" src="app/main.34e96c71efb78f56e76d.js"></script></body>
|
||||
<script type="text/javascript" src="app/polyfills.eb7abecbf0bd015a223b.js"></script><script type="text/javascript" src="app/vendor.eb7abecbf0bd015a223b.js"></script><script type="text/javascript" src="app/main.eb7abecbf0bd015a223b.js"></script></body>
|
||||
|
||||
</html>
|
||||
|
||||
@@ -1500,7 +1500,7 @@
|
||||
"description": "Add more credit to your account's balance."
|
||||
},
|
||||
"amount": {
|
||||
"message": "Amount",
|
||||
"message": "Částka",
|
||||
"description": "Dollar amount, or quantity."
|
||||
},
|
||||
"creditDelayed": {
|
||||
@@ -1532,7 +1532,7 @@
|
||||
"message": "Reporty o hygieně vašich hesel, zdraví účtu a narušeních bezpečnosti."
|
||||
},
|
||||
"premiumSignUpTotp": {
|
||||
"message": "Generátor TOTP ověřovacího kódu (2FA) pro přihlášení do trezoru."
|
||||
"message": "Generátor TOTP kódu dvoufázového přihlašování (2FA) pro přihlašovací údaje ve vašem trezoru."
|
||||
},
|
||||
"premiumSignUpSupport": {
|
||||
"message": "Prioritní zákaznická podpora."
|
||||
@@ -1683,10 +1683,10 @@
|
||||
"message": "Úložiště"
|
||||
},
|
||||
"addStorage": {
|
||||
"message": "Přidat uložiště"
|
||||
"message": "Přidat úložiště"
|
||||
},
|
||||
"removeStorage": {
|
||||
"message": "Odebrat uložiště"
|
||||
"message": "Odebrat úložiště"
|
||||
},
|
||||
"subscriptionStorage": {
|
||||
"message": "Vaše předplatné zahrnuje celkem $MAX_STORAGE$ GB místa v šifrovaném úložišti. Aktuálně používáte $USED_STORAGE$.",
|
||||
@@ -1752,10 +1752,10 @@
|
||||
}
|
||||
},
|
||||
"gbStorageAdd": {
|
||||
"message": "BG místa k přidání"
|
||||
"message": "GB úložiště k přidání"
|
||||
},
|
||||
"gbStorageRemove": {
|
||||
"message": "GB místa pro odebrání"
|
||||
"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."
|
||||
@@ -1833,7 +1833,7 @@
|
||||
"message": "Další uživatelé"
|
||||
},
|
||||
"userSeatsDesc": {
|
||||
"message": "# uživatelských míst"
|
||||
"message": "# uživatelů"
|
||||
},
|
||||
"userSeatsAdditionalDesc": {
|
||||
"message": "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user \/month.",
|
||||
@@ -2171,7 +2171,7 @@
|
||||
"message": "Heslo účtu bylo změněno"
|
||||
},
|
||||
"enabledUpdated2fa": {
|
||||
"message": "Enabled\/updated two-step login."
|
||||
"message": "Dvoufázové přihlášení bylo povoleno\/upraveno."
|
||||
},
|
||||
"disabled2fa": {
|
||||
"message": "Dvoufázové přihlášení bylo zakázáno"
|
||||
|
||||
@@ -1179,10 +1179,10 @@
|
||||
"message": "Salvesta vorm."
|
||||
},
|
||||
"twoFactorYubikeyWarning": {
|
||||
"message": "Mõnede platvormi piirangute tõttu ei saa YubiKeysid kõikide Bitwardeni rakendustega kasutada. Võiksid kaaluda teise kaheastmelise kinnitamise aktiveerimist olukordadeks, kus YubiKeysid ei saa kasutada. Toetatud platvormid:"
|
||||
"message": "Mõnede platvormi piirangute tõttu ei saa YubiKeysid kõikide Bitwardeni rakendustega kasutada. Võiksid kaaluda teise kaheastmelise kinnitamise aktiveerimist olukordadeks, kus YubiKeyde kasutamine ei ole võimalik. Toetatud platvormid:"
|
||||
},
|
||||
"twoFactorYubikeySupportUsb": {
|
||||
"message": "Veebihoidla, töölaua rakendus, CL ja kõikide brauserite lisad seadmes, kus on USB port mis võimaldab YubiKeyd kasutada."
|
||||
"message": "Veebihoidla, töölaua rakendus, CLI ja kõikide brauserite lisad seadmes, mille USB port võimaldab YubiKeyd kasutada."
|
||||
},
|
||||
"twoFactorYubikeySupportMobile": {
|
||||
"message": "NFC toega seadmel olevad äpid või USB port, mis võimaldab YubiKeyd kasutada."
|
||||
|
||||
@@ -1488,26 +1488,26 @@
|
||||
"message": "Cobrança"
|
||||
},
|
||||
"accountCredit": {
|
||||
"message": "Crédito",
|
||||
"message": "Crédito da Conta",
|
||||
"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": "Saldo da conta",
|
||||
"message": "Saldo da Conta",
|
||||
"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": "Adicionar crédito",
|
||||
"message": "Adicionar Crédito",
|
||||
"description": "Add more credit to your account's balance."
|
||||
},
|
||||
"amount": {
|
||||
"message": "Quantia",
|
||||
"message": "Montante",
|
||||
"description": "Dollar amount, or quantity."
|
||||
},
|
||||
"creditDelayed": {
|
||||
"message": "Crédito adicionado aparecerá em sua conta após o pagamento ser totalmente processado. Alguns métodos de pagamento são mais lentos e podem levar mais tempo para processar do que outros."
|
||||
"message": "O crédito adicionado aparecerá em sua conta após o pagamento ser totalmente processado. Alguns métodos de pagamento são mais lentos e podem levar mais tempo para processar do que outros."
|
||||
},
|
||||
"makeSureEnoughCredit": {
|
||||
"message": "Por favor, certifique-se de que sua conta tem crédito suficiente para esta compra. Se sua conta não tiver crédito suficiente disponível, seu método de pagamento padrão será usado para completar a diferença. Você pode adicionar crédito à sua conta da página de faturamento."
|
||||
"message": "Por favor, certifique-se de que sua conta tenha crédito suficiente para esta compra. Se sua conta não tiver crédito suficiente disponível, seu método de pagamento padrão será usado para completar a diferença. Você pode adicionar crédito à sua conta na página de Cobrança."
|
||||
},
|
||||
"creditAppliedDesc": {
|
||||
"message": "O crédito da sua conta pode ser usado para efetuar compras. Qualquer crédito disponível será automaticamente usado em faturas geradas nesta conta."
|
||||
@@ -1735,7 +1735,7 @@
|
||||
"message": "Sem transações."
|
||||
},
|
||||
"chargeNoun": {
|
||||
"message": "Cobrança",
|
||||
"message": "Carregar",
|
||||
"description": "Noun. A charge from a payment method."
|
||||
},
|
||||
"refundNoun": {
|
||||
@@ -2529,10 +2529,10 @@
|
||||
}
|
||||
},
|
||||
"viewInvoice": {
|
||||
"message": "Ver fatura"
|
||||
"message": "Ver Fatura"
|
||||
},
|
||||
"downloadInvoice": {
|
||||
"message": "Download da fatura"
|
||||
"message": "Baixar Fatura"
|
||||
},
|
||||
"verifyBankAccount": {
|
||||
"message": "Verificar Conta Bancária"
|
||||
|
||||
@@ -1488,7 +1488,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": {
|
||||
|
||||
@@ -164,7 +164,7 @@
|
||||
"message": "Kaldır"
|
||||
},
|
||||
"unassigned": {
|
||||
"message": "Unassigned"
|
||||
"message": "Atanmamış"
|
||||
},
|
||||
"noneFolder": {
|
||||
"message": "Klasör Yok",
|
||||
@@ -327,7 +327,7 @@
|
||||
"message": "Ülke"
|
||||
},
|
||||
"shared": {
|
||||
"message": "Shared"
|
||||
"message": "Paylaşılan"
|
||||
},
|
||||
"attachments": {
|
||||
"message": "Ekler"
|
||||
@@ -2675,7 +2675,7 @@
|
||||
"message": "Terms of Service"
|
||||
},
|
||||
"privacyPolicy": {
|
||||
"message": "Privacy Policy"
|
||||
"message": "Gizlilik Politikası"
|
||||
},
|
||||
"filters": {
|
||||
"message": "Filters"
|
||||
@@ -2712,7 +2712,7 @@
|
||||
"description": "ex. Date this item was updated"
|
||||
},
|
||||
"datePasswordUpdated": {
|
||||
"message": "Password Updated",
|
||||
"message": "Şifre Güncellendi",
|
||||
"description": "ex. Date this password was updated"
|
||||
},
|
||||
"organizationIsDisabled": {
|
||||
@@ -2746,7 +2746,7 @@
|
||||
"description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong"
|
||||
},
|
||||
"veryWeak": {
|
||||
"message": "Very Weak",
|
||||
"message": "Çok Zayıf",
|
||||
"description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong"
|
||||
},
|
||||
"weakMasterPassword": {
|
||||
|
||||
@@ -7,6 +7,6 @@
|
||||
<script src="scripts/u2f.js"></script>
|
||||
</head>
|
||||
|
||||
<body><script type="text/javascript" src="connectors/u2f.34e96c71efb78f56e76d.js"></script></body>
|
||||
<body><script type="text/javascript" src="connectors/u2f.eb7abecbf0bd015a223b.js"></script></body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user