mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
Compare commits
18 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
62cd45030a | ||
|
|
76c5c2b8c4 | ||
|
|
2420b22485 | ||
|
|
d64e6179a3 | ||
|
|
f3c1c68d0e | ||
|
|
ec9a0976d8 | ||
|
|
29d06439ec | ||
|
|
007f953377 | ||
|
|
c852d536ea | ||
|
|
998ef86527 | ||
|
|
11545c7281 | ||
|
|
489491a724 | ||
|
|
5029e56a92 | ||
|
|
ff4586a873 | ||
|
|
b370f3de56 | ||
|
|
3dec25a607 | ||
|
|
cdf172f2a1 | ||
|
|
25fa3e7a2e |
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
|
||||
- name: Install and Build
|
||||
run: |
|
||||
npm install
|
||||
npm ci
|
||||
npm run dist
|
||||
|
||||
- name: Deploy GitHub Pages
|
||||
|
||||
2
jslib
2
jslib
Submodule jslib updated: fdc6f7b1d2...6f428e11c4
91
package-lock.json
generated
91
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "bitwarden-web",
|
||||
"version": "2.20.4",
|
||||
"version": "2.21.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "bitwarden-web",
|
||||
"version": "2.20.4",
|
||||
"version": "2.21.1",
|
||||
"hasInstallScript": true,
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
@@ -14,7 +14,7 @@
|
||||
"@bitwarden/jslib-common": "file:jslib/common",
|
||||
"angular2-toaster": "11.0.1",
|
||||
"bootstrap": "4.6.0",
|
||||
"braintree-web-drop-in": "1.28.0",
|
||||
"braintree-web-drop-in": "1.30.1",
|
||||
"browser-hrtime": "^1.1.8",
|
||||
"core-js": "^3.11.0",
|
||||
"date-input-polyfill": "^2.14.0",
|
||||
@@ -91,6 +91,7 @@
|
||||
}
|
||||
},
|
||||
"jslib/common": {
|
||||
"name": "@bitwarden/jslib-common",
|
||||
"version": "0.0.0",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
@@ -596,9 +597,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@braintree/browser-detection": {
|
||||
"version": "1.11.1",
|
||||
"resolved": "https://registry.npmjs.org/@braintree/browser-detection/-/browser-detection-1.11.1.tgz",
|
||||
"integrity": "sha512-jE5GRXNT2Ey3itbR7uTYdzbiLs9CP0kCInjTJFItApMFPj6F2Dm0Yb56C/69f7BL282gcCRqwhXVgaTeVwTWbw=="
|
||||
"version": "1.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@braintree/browser-detection/-/browser-detection-1.12.0.tgz",
|
||||
"integrity": "sha512-fmZcaXYkXr9b0J+3HwXLQogIYV+xSS6aBG7LGu0OjLkSD/k62EAu2xLGEDFHUu6siH/I7vvGoC0/Ds3f3RnS6g=="
|
||||
},
|
||||
"node_modules/@braintree/class-list": {
|
||||
"version": "0.2.0",
|
||||
@@ -621,9 +622,9 @@
|
||||
"integrity": "sha512-tVpr7U6u6bqeQlHreEjYMNtnHX62vLnNWziY2kQLqkWhvusPuY5DfuGEIPpWqsd+V/a1slyTQaxK6HWTlH6A/Q=="
|
||||
},
|
||||
"node_modules/@braintree/sanitize-url": {
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-5.0.1.tgz",
|
||||
"integrity": "sha512-KzIC8q/UsT8g6bwRAQ0NbOCNxRoGbPKtqGBUtDaN8WN80xqsbHFs8z+Eq0fR0W1wcrcTB5oKNACsrbkK4X+FWA=="
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-5.0.2.tgz",
|
||||
"integrity": "sha512-NBEJlHWrhQucLhZGHtSxM2loSaNUMajC7KOYJLyfcdW/6goVoff2HoYI3bz8YCDN0wKGbxtUL0gx2dvHpvnWlw=="
|
||||
},
|
||||
"node_modules/@braintree/uuid": {
|
||||
"version": "0.1.0",
|
||||
@@ -1878,20 +1879,20 @@
|
||||
}
|
||||
},
|
||||
"node_modules/braintree-web": {
|
||||
"version": "3.76.3",
|
||||
"resolved": "https://registry.npmjs.org/braintree-web/-/braintree-web-3.76.3.tgz",
|
||||
"integrity": "sha512-msXQ6zAs+lK0x58JOaWf5AM/+MISL4Z9P+Hm4nd6Q8SYeKXmu94wRTWYJYJj0S3PnuyoPyBqh9AYOjs709bkAQ==",
|
||||
"version": "3.78.2",
|
||||
"resolved": "https://registry.npmjs.org/braintree-web/-/braintree-web-3.78.2.tgz",
|
||||
"integrity": "sha512-aYKlog3j4BBAgUjRq52gn54/6Kp9zR7PalAzfhych/OArNq9xL0kO+OuQM7V0AxkTyoOHZ1qswIQ9MYPRws/ag==",
|
||||
"dependencies": {
|
||||
"@braintree/asset-loader": "0.4.4",
|
||||
"@braintree/browser-detection": "1.11.1",
|
||||
"@braintree/browser-detection": "1.12.0",
|
||||
"@braintree/class-list": "0.2.0",
|
||||
"@braintree/event-emitter": "0.4.1",
|
||||
"@braintree/extended-promise": "0.4.1",
|
||||
"@braintree/iframer": "1.1.0",
|
||||
"@braintree/sanitize-url": "5.0.1",
|
||||
"@braintree/sanitize-url": "5.0.2",
|
||||
"@braintree/uuid": "0.1.0",
|
||||
"@braintree/wrap-promise": "2.1.0",
|
||||
"card-validator": "8.1.0",
|
||||
"card-validator": "8.1.1",
|
||||
"credit-card-type": "9.1.0",
|
||||
"framebus": "5.1.2",
|
||||
"inject-stylesheet": "4.0.0",
|
||||
@@ -1900,17 +1901,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/braintree-web-drop-in": {
|
||||
"version": "1.28.0",
|
||||
"resolved": "https://registry.npmjs.org/braintree-web-drop-in/-/braintree-web-drop-in-1.28.0.tgz",
|
||||
"integrity": "sha512-PM4+BgOGWRKvOwNQdNmxhJaezj9Bxz0jXSLs3xK85z/mppBpEOurM0x7xdSiN5gOCJ6PCuGYXLRFYR/+jA27Mg==",
|
||||
"version": "1.30.1",
|
||||
"resolved": "https://registry.npmjs.org/braintree-web-drop-in/-/braintree-web-drop-in-1.30.1.tgz",
|
||||
"integrity": "sha512-W4sbiHZwrK16RWxBe7iYv986N1TlgO+eBdRdukW0qYNakTWSvgNzB9xk8RNpd1RB3Wt6zb64i4ZMU8A/MW+WAQ==",
|
||||
"dependencies": {
|
||||
"@braintree/asset-loader": "0.4.4",
|
||||
"@braintree/browser-detection": "1.11.1",
|
||||
"@braintree/browser-detection": "1.12.0",
|
||||
"@braintree/class-list": "0.2.0",
|
||||
"@braintree/event-emitter": "0.4.1",
|
||||
"@braintree/uuid": "0.1.0",
|
||||
"@braintree/wrap-promise": "2.1.0",
|
||||
"braintree-web": "3.76.3",
|
||||
"braintree-web": "3.78.2",
|
||||
"promise-polyfill": "8.2.0"
|
||||
}
|
||||
},
|
||||
@@ -2214,11 +2215,11 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/card-validator": {
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/card-validator/-/card-validator-8.1.0.tgz",
|
||||
"integrity": "sha512-KlWjnGs6DyxRj9DLGPv+sb7AvU9Y6Od7DJWjnTghzplzsKz/vTYqRMK46xO/BCpHNqvnFNNVbSQa1vBFJ+/o8g==",
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/card-validator/-/card-validator-8.1.1.tgz",
|
||||
"integrity": "sha512-cN4FsKwoTfTFnqPwVc7TQLSsH/QMDB3n/gWm0XelcApz4sKipnOQ6k33sa3bWsNnnIpgs7eXOF+mUV2UQAX2Sw==",
|
||||
"dependencies": {
|
||||
"credit-card-type": "^9.0.0"
|
||||
"credit-card-type": "^9.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/caseless": {
|
||||
@@ -14700,9 +14701,9 @@
|
||||
}
|
||||
},
|
||||
"@braintree/browser-detection": {
|
||||
"version": "1.11.1",
|
||||
"resolved": "https://registry.npmjs.org/@braintree/browser-detection/-/browser-detection-1.11.1.tgz",
|
||||
"integrity": "sha512-jE5GRXNT2Ey3itbR7uTYdzbiLs9CP0kCInjTJFItApMFPj6F2Dm0Yb56C/69f7BL282gcCRqwhXVgaTeVwTWbw=="
|
||||
"version": "1.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@braintree/browser-detection/-/browser-detection-1.12.0.tgz",
|
||||
"integrity": "sha512-fmZcaXYkXr9b0J+3HwXLQogIYV+xSS6aBG7LGu0OjLkSD/k62EAu2xLGEDFHUu6siH/I7vvGoC0/Ds3f3RnS6g=="
|
||||
},
|
||||
"@braintree/class-list": {
|
||||
"version": "0.2.0",
|
||||
@@ -14725,9 +14726,9 @@
|
||||
"integrity": "sha512-tVpr7U6u6bqeQlHreEjYMNtnHX62vLnNWziY2kQLqkWhvusPuY5DfuGEIPpWqsd+V/a1slyTQaxK6HWTlH6A/Q=="
|
||||
},
|
||||
"@braintree/sanitize-url": {
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-5.0.1.tgz",
|
||||
"integrity": "sha512-KzIC8q/UsT8g6bwRAQ0NbOCNxRoGbPKtqGBUtDaN8WN80xqsbHFs8z+Eq0fR0W1wcrcTB5oKNACsrbkK4X+FWA=="
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-5.0.2.tgz",
|
||||
"integrity": "sha512-NBEJlHWrhQucLhZGHtSxM2loSaNUMajC7KOYJLyfcdW/6goVoff2HoYI3bz8YCDN0wKGbxtUL0gx2dvHpvnWlw=="
|
||||
},
|
||||
"@braintree/uuid": {
|
||||
"version": "0.1.0",
|
||||
@@ -15787,20 +15788,20 @@
|
||||
}
|
||||
},
|
||||
"braintree-web": {
|
||||
"version": "3.76.3",
|
||||
"resolved": "https://registry.npmjs.org/braintree-web/-/braintree-web-3.76.3.tgz",
|
||||
"integrity": "sha512-msXQ6zAs+lK0x58JOaWf5AM/+MISL4Z9P+Hm4nd6Q8SYeKXmu94wRTWYJYJj0S3PnuyoPyBqh9AYOjs709bkAQ==",
|
||||
"version": "3.78.2",
|
||||
"resolved": "https://registry.npmjs.org/braintree-web/-/braintree-web-3.78.2.tgz",
|
||||
"integrity": "sha512-aYKlog3j4BBAgUjRq52gn54/6Kp9zR7PalAzfhych/OArNq9xL0kO+OuQM7V0AxkTyoOHZ1qswIQ9MYPRws/ag==",
|
||||
"requires": {
|
||||
"@braintree/asset-loader": "0.4.4",
|
||||
"@braintree/browser-detection": "1.11.1",
|
||||
"@braintree/browser-detection": "1.12.0",
|
||||
"@braintree/class-list": "0.2.0",
|
||||
"@braintree/event-emitter": "0.4.1",
|
||||
"@braintree/extended-promise": "0.4.1",
|
||||
"@braintree/iframer": "1.1.0",
|
||||
"@braintree/sanitize-url": "5.0.1",
|
||||
"@braintree/sanitize-url": "5.0.2",
|
||||
"@braintree/uuid": "0.1.0",
|
||||
"@braintree/wrap-promise": "2.1.0",
|
||||
"card-validator": "8.1.0",
|
||||
"card-validator": "8.1.1",
|
||||
"credit-card-type": "9.1.0",
|
||||
"framebus": "5.1.2",
|
||||
"inject-stylesheet": "4.0.0",
|
||||
@@ -15809,17 +15810,17 @@
|
||||
}
|
||||
},
|
||||
"braintree-web-drop-in": {
|
||||
"version": "1.28.0",
|
||||
"resolved": "https://registry.npmjs.org/braintree-web-drop-in/-/braintree-web-drop-in-1.28.0.tgz",
|
||||
"integrity": "sha512-PM4+BgOGWRKvOwNQdNmxhJaezj9Bxz0jXSLs3xK85z/mppBpEOurM0x7xdSiN5gOCJ6PCuGYXLRFYR/+jA27Mg==",
|
||||
"version": "1.30.1",
|
||||
"resolved": "https://registry.npmjs.org/braintree-web-drop-in/-/braintree-web-drop-in-1.30.1.tgz",
|
||||
"integrity": "sha512-W4sbiHZwrK16RWxBe7iYv986N1TlgO+eBdRdukW0qYNakTWSvgNzB9xk8RNpd1RB3Wt6zb64i4ZMU8A/MW+WAQ==",
|
||||
"requires": {
|
||||
"@braintree/asset-loader": "0.4.4",
|
||||
"@braintree/browser-detection": "1.11.1",
|
||||
"@braintree/browser-detection": "1.12.0",
|
||||
"@braintree/class-list": "0.2.0",
|
||||
"@braintree/event-emitter": "0.4.1",
|
||||
"@braintree/uuid": "0.1.0",
|
||||
"@braintree/wrap-promise": "2.1.0",
|
||||
"braintree-web": "3.76.3",
|
||||
"braintree-web": "3.78.2",
|
||||
"promise-polyfill": "8.2.0"
|
||||
}
|
||||
},
|
||||
@@ -16073,11 +16074,11 @@
|
||||
"dev": true
|
||||
},
|
||||
"card-validator": {
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/card-validator/-/card-validator-8.1.0.tgz",
|
||||
"integrity": "sha512-KlWjnGs6DyxRj9DLGPv+sb7AvU9Y6Od7DJWjnTghzplzsKz/vTYqRMK46xO/BCpHNqvnFNNVbSQa1vBFJ+/o8g==",
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/card-validator/-/card-validator-8.1.1.tgz",
|
||||
"integrity": "sha512-cN4FsKwoTfTFnqPwVc7TQLSsH/QMDB3n/gWm0XelcApz4sKipnOQ6k33sa3bWsNnnIpgs7eXOF+mUV2UQAX2Sw==",
|
||||
"requires": {
|
||||
"credit-card-type": "^9.0.0"
|
||||
"credit-card-type": "^9.1.0"
|
||||
}
|
||||
},
|
||||
"caseless": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bitwarden-web",
|
||||
"version": "2.20.4",
|
||||
"version": "2.21.1",
|
||||
"license": "GPL-3.0",
|
||||
"repository": "https://github.com/bitwarden/web",
|
||||
"scripts": {
|
||||
@@ -69,7 +69,7 @@
|
||||
"@bitwarden/jslib-common": "file:jslib/common",
|
||||
"angular2-toaster": "11.0.1",
|
||||
"bootstrap": "4.6.0",
|
||||
"braintree-web-drop-in": "1.28.0",
|
||||
"braintree-web-drop-in": "1.30.1",
|
||||
"browser-hrtime": "^1.1.8",
|
||||
"core-js": "^3.11.0",
|
||||
"date-input-polyfill": "^2.14.0",
|
||||
|
||||
@@ -52,7 +52,7 @@ export class BulkConfirmComponent implements OnInit {
|
||||
|
||||
for (const entry of response.data) {
|
||||
const publicKey = Utils.fromB64ToArray(entry.key);
|
||||
const fingerprint = await this.cryptoService.getFingerprint(entry.id, publicKey.buffer);
|
||||
const fingerprint = await this.cryptoService.getFingerprint(entry.userId, publicKey.buffer);
|
||||
if (fingerprint != null) {
|
||||
this.publicKeys.set(entry.id, publicKey);
|
||||
this.fingerprints.set(entry.id, fingerprint.join('-'));
|
||||
|
||||
@@ -23,6 +23,7 @@ import { PlatformUtilsService } from 'jslib-common/abstractions/platformUtils.se
|
||||
import { PolicyService } from 'jslib-common/abstractions/policy.service';
|
||||
import { SearchService } from 'jslib-common/abstractions/search.service';
|
||||
import { StorageService } from 'jslib-common/abstractions/storage.service';
|
||||
import { SyncService } from 'jslib-common/abstractions/sync.service';
|
||||
import { UserService } from 'jslib-common/abstractions/user.service';
|
||||
|
||||
import { OrganizationKeysRequest } from 'jslib-common/models/request/organizationKeysRequest';
|
||||
@@ -98,7 +99,7 @@ export class PeopleComponent implements OnInit {
|
||||
private cryptoService: CryptoService, private userService: UserService, private router: Router,
|
||||
private storageService: StorageService, private searchService: SearchService,
|
||||
private validationService: ValidationService, private policyService: PolicyService,
|
||||
private searchPipe: SearchPipe) { }
|
||||
private searchPipe: SearchPipe, private syncService: SyncService) { }
|
||||
|
||||
async ngOnInit() {
|
||||
this.route.parent.parent.params.subscribe(async params => {
|
||||
@@ -113,20 +114,20 @@ export class PeopleComponent implements OnInit {
|
||||
this.canResetPassword = organization.canManageUsersPassword;
|
||||
this.orgUseResetPassword = organization.useResetPassword;
|
||||
this.callingUserType = organization.type;
|
||||
this.orgHasKeys = organization.hasPublicAndPrivateKeys;
|
||||
|
||||
// Backfill pub/priv key if necessary
|
||||
if (!organization.hasPublicAndPrivateKeys) {
|
||||
if (this.canResetPassword && !this.orgHasKeys) {
|
||||
const orgShareKey = await this.cryptoService.getOrgKey(this.organizationId);
|
||||
const orgKeys = await this.cryptoService.makeKeyPair(orgShareKey);
|
||||
const request = new OrganizationKeysRequest(orgKeys[0], orgKeys[1].encryptedString);
|
||||
const response = await this.apiService.postOrganizationKeys(this.organizationId, request);
|
||||
if (response != null) {
|
||||
this.orgHasKeys = response.publicKey != null && response.privateKey != null;
|
||||
await this.syncService.fullSync(true); // Replace oganizations with new data
|
||||
} else {
|
||||
throw new Error(this.i18nService.t('resetPasswordOrgKeysError'));
|
||||
}
|
||||
} else {
|
||||
this.orgHasKeys = true;
|
||||
}
|
||||
|
||||
await this.load();
|
||||
|
||||
@@ -523,7 +523,11 @@
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="checkbox" [ngModel]="reprompt" (change)="repromptChanged()"
|
||||
id="passwordPrompt" name="passwordPrompt" [disabled]="cipher.isDeleted || viewOnly">
|
||||
<label class="form-check-label" for="passwordPrompt">{{'passwordPrompt' | i18n}}</label>
|
||||
<label class="form-check-label" for="passwordPrompt">{{'passwordPrompt' | i18n}}</label>
|
||||
<a target="_blank" rel="noopener" appA11yTitle="{{'learnMore' | i18n}}"
|
||||
href="https://bitwarden.com/help/article/managing-items/#protect-individual-items">
|
||||
<i class="fa fa-question-circle-o" aria-hidden="true"></i>
|
||||
</a>
|
||||
</div>
|
||||
</ng-container>
|
||||
</div>
|
||||
|
||||
14
src/connectors/captcha.html
Normal file
14
src/connectors/captcha.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Bitwarden Captcha Connector</title>
|
||||
<script src="https://hcaptcha.com/1/api.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="captcha"></div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
6
src/connectors/captcha.scss
Normal file
6
src/connectors/captcha.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
body {
|
||||
min-width: 0px !important;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
background: transparent;
|
||||
}
|
||||
85
src/connectors/captcha.ts
Normal file
85
src/connectors/captcha.ts
Normal file
@@ -0,0 +1,85 @@
|
||||
import { getQsParam } from './common';
|
||||
|
||||
declare var hcaptcha: any;
|
||||
|
||||
// tslint:disable-next-line
|
||||
require('./captcha.scss');
|
||||
|
||||
document.addEventListener('DOMContentLoaded', () => {
|
||||
init();
|
||||
});
|
||||
|
||||
(window as any).captchaSuccess = captchaSuccess;
|
||||
(window as any).captchaError = captchaError;
|
||||
|
||||
let parentUrl: string = null;
|
||||
let parentOrigin: string = null;
|
||||
let sentSuccess = false;
|
||||
|
||||
function init() {
|
||||
start();
|
||||
onMessage();
|
||||
info('ready');
|
||||
}
|
||||
|
||||
function start() {
|
||||
sentSuccess = false;
|
||||
|
||||
const data = getQsParam('data');
|
||||
if (!data) {
|
||||
error('No data.');
|
||||
return;
|
||||
}
|
||||
|
||||
parentUrl = getQsParam('parent');
|
||||
if (!parentUrl) {
|
||||
error('No parent.');
|
||||
return;
|
||||
} else {
|
||||
parentUrl = decodeURIComponent(parentUrl);
|
||||
parentOrigin = new URL(parentUrl).origin;
|
||||
}
|
||||
|
||||
hcaptcha.render('captcha', {
|
||||
sitekey: 'bc38c8a2-5311-4e8c-9dfc-49e99f6df417',
|
||||
callback: 'captchaSuccess',
|
||||
'error-callback': 'captchaError',
|
||||
});
|
||||
}
|
||||
|
||||
function captchaSuccess(response: string) {
|
||||
success(response);
|
||||
}
|
||||
|
||||
function captchaError() {
|
||||
error('An error occurred with the captcha. Try again.');
|
||||
}
|
||||
|
||||
function onMessage() {
|
||||
window.addEventListener('message', event => {
|
||||
if (!event.origin || event.origin === '' || event.origin !== parentOrigin) {
|
||||
return;
|
||||
}
|
||||
|
||||
if (event.data === 'start') {
|
||||
start();
|
||||
}
|
||||
}, false);
|
||||
}
|
||||
|
||||
function error(message: string) {
|
||||
parent.postMessage('error|' + message, parentUrl);
|
||||
}
|
||||
|
||||
function success(data: string) {
|
||||
if (sentSuccess) {
|
||||
return;
|
||||
}
|
||||
parent.postMessage('success|' + data, parentUrl);
|
||||
sentSuccess = true;
|
||||
}
|
||||
|
||||
function info(message: string) {
|
||||
parent.postMessage('info|' + message, parentUrl);
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Share"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ copied",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Kluis"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Share Selected"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Delete Selected"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Kies ’n lêer."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Maksimum lêergrootte is 100 MB."
|
||||
"message": "Maksimum lêergrootte is 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "U kan eers hierdie funksie gebruik wanneer u u enkripsiesleutel bygewerk het."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Gewysigde item"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Gedeelde Item"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Gedeelde Items"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Skrap item"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organizations"
|
||||
},
|
||||
"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."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"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."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"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."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Enter your master password to export your vault data."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Export Vault"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nothing was imported."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Select the format of the import file"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Item $ID$ gedeel.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3388,7 +3413,7 @@
|
||||
"message": "Maximum Access Count"
|
||||
},
|
||||
"maxAccessCountDesc": {
|
||||
"message": "If set, users will no longer be able to access this send once the maximum access count is reached.",
|
||||
"message": "If set, users will no longer be able to access this Send once the maximum access count is reached.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"currentAccessCount": {
|
||||
@@ -3581,10 +3606,10 @@
|
||||
}
|
||||
},
|
||||
"approve": {
|
||||
"message": "Approve"
|
||||
"message": "Keur goed"
|
||||
},
|
||||
"reject": {
|
||||
"message": "Reject"
|
||||
"message": "Keur af"
|
||||
},
|
||||
"approveAccessConfirmation": {
|
||||
"message": "Are you sure you want to approve emergency access? This will allow $USER$ to $ACTION$ your account.",
|
||||
@@ -3600,10 +3625,10 @@
|
||||
}
|
||||
},
|
||||
"emergencyApproved": {
|
||||
"message": "Emergency access approved."
|
||||
"message": "Noodtoegang goedgekeur."
|
||||
},
|
||||
"emergencyRejected": {
|
||||
"message": "Emergency access rejected"
|
||||
"message": "Noodtoegang afgekeur."
|
||||
},
|
||||
"passwordResetFor": {
|
||||
"message": "Password reset for $USER$. You can now login using the new password.",
|
||||
@@ -3773,11 +3798,11 @@
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
|
||||
},
|
||||
"sendVaultCardSee": {
|
||||
"message": "see",
|
||||
"message": "sien",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
|
||||
},
|
||||
"sendVaultCardHowItWorks": {
|
||||
"message": "how it works",
|
||||
"message": "hoe dit werk",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
|
||||
},
|
||||
"sendVaultCardOr": {
|
||||
@@ -3832,13 +3857,13 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
@@ -3876,11 +3901,74 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
4021
src/locales/az/messages.json
Normal file
4021
src/locales/az/messages.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Абагуліць"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ скапіяваны(-а)",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Сховішча"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Абагуліць выбраныя"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Выдаліць выбраныя"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Выберыце файл."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Максімальны памер файла 100 МБ."
|
||||
"message": "Максімальны памер файла 500 МБ."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Вы не можаце выкарыстоўваць гэту функцыю, пакуль не абнавіце свой ключ шыфравання."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Элемент адрэдагаваны"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Абагулены элемент"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Абагуленыя элементы"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Выдаліць элемент"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Арганізацыя"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Выберыце арганізацыю, якой вы хочаце даць доступ да гэтага элемента. Пасля выканання гэтай аперацыі, правы на элемент будуць перададзены арганізацыі і вы не будзеце з'яўляцца непасрэдным уладальнікам гэтага элемента."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Выберыце арганізацыю, якой вы хочаце даць доступ да гэтага элемента. Пасля выканання гэтай аперацыі, правы на элемент будуць перададзены арганізацыі і вы не будзеце з'яўляцца непасрэдным уладальнікам гэтага элемента."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"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."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Увядзіце ваш асноўны пароль для экспарту даных са сховішча."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Экспарт сховішча"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nothing was imported."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Select the format of the import file"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Shared item $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3388,7 +3413,7 @@
|
||||
"message": "Maximum Access Count"
|
||||
},
|
||||
"maxAccessCountDesc": {
|
||||
"message": "If set, users will no longer be able to access this send once the maximum access count is reached.",
|
||||
"message": "If set, users will no longer be able to access this Send once the maximum access count is reached.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"currentAccessCount": {
|
||||
@@ -3832,13 +3857,13 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
@@ -3876,11 +3901,74 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Споделяне"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Преместване в организация"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ — копирано",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Трезор"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Споделяне на избраното"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Преместване на избраните в организация"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Изтриване на избраното"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Избор на файл."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Големината на файла е най-много 100 MB."
|
||||
"message": "Големината на файла е най-много 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Трябва да обновите шифриращия си ключ, за да използвате тази възможност."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Елементът е редактиран"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Споделен запис"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ се премести в $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Споделени записи"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Избраните записи бяха преместени в $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Изтриване на елемента"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Използвайте всяко устройство, поддържащо WebAuthn, за да влезете в абонамента си."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Мигрирано от FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "Електронна поща"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Организации"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Изберете организацията, с която искате да споделите записа. Споделянето ѝ прехвърля собствеността. След това няма вече директно да го притежавате."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Изберете организацията, в която искате да преместите записа. Преместването прехвърля собствеността му към новата организация. След това няма вече директно да го притежавате."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Изберете организацията, с която искате да споделите записите. Споделянето им прехвърля собствеността. След това няма вече директно да ги притежавате."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Изберете организацията, в която искате да преместите избраните записи. Преместването прехвърля собствеността им към новата организация. След това няма вече директно да ги притежавате."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Редактиране на колекциите, с които записът е споделен. Само потребителите на организациите, с които колекцията е споделена, ще виждат записа."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Избрали сте $COUNT$ запис/и. От тях споделими са $SHAREABLE_COUNT$, а $NONSHAREABLE_COUNT$ не са.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Избрали сте $COUNT$ запис(а). От тях могат да се преместят: $MOVEABLE_COUNT$, не могат да се преместят: $NONMOVEABLE_COUNT$.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Въведете главната парола, за да изнесете данните."
|
||||
},
|
||||
"export": {
|
||||
"message": "Изнасяне"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Изнасяне на трезора"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Нищо не бе внесено."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Грешка при дешифрирането на изнесения файл. Ключът за шифриране не отговаря на този, който е използван за изнасянето на данните."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Избор на форма̀та на файла за внасяне"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "Устройство WebAuthn $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Сигурни ли сте, че искате да изтриете този ключ за сигурност?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Добавяне на ново устройство WebAuthn към регистрацията ви"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Прочитане на ключ"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Проблем при изчитането на ключа за сигурност. Пробвайте отново."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Поради платформени ограничения устройствата на WebAuthn не могат да се използват с всички приложения на Битуорден. В такъв случай ще трябва да добавите друг доставчик на двустепенно удостоверяване, за да имате достъп до абонамента си, дори когато WebAuthn не работи. Поддържани платформи:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Трезорът по уеб както и разширенията за браузърите с поддръжка на WebAuthn (Chrome, Opera, Vivaldi и Firefox с поддръжка на FIDO U2F)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Код за възстановяване на достъпа до Битуорден при двустепенна идентификация"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Запис № $ID$ е споделен.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Записът $ID$ беше преместен в организация.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Адресът на електронната ви поща не е потвърден. Пробвайте да изпратите ново писмо за потвърждение."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Изисква се потвърждение на е-пощата"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Трябва да потвърдите е-пощата си, за да можете да използвате тази функционалност."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Обновяване на браузъра"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Сигурни ли сте, че искате да премахнете паролата?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Скриване на е-пощата ми от получателите."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Пълно спиране на това изпращане — никой няма да има достъп.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Настройки за изпращането",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Настройки за създаване и редактиране на изпращания.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Потребителите в организацията, които имат права да управляват политиките ѝ, не са ограничени от тази политика."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Потребителите да не могат да скриват адреса на е-пощата си от получателите, когато създават или редактират изпращания.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "В момента са в сила следните политики на организацията:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Потребителите не могат да скриват адреса на е-пощата си от получателите, когато създават или редактират изпращания.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Управление на потребителите"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Управление на помощта при смяната на паролата"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "За да изключите тази политика, първо трябва ръчно да изключите политиката за еднократна идентификация."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Потребителят, който е създал това изпращане, е избрал да скрие адреса на своята е-поща. Уверете се, че източникът на тази връзка е достоверен, преди да я последвате или да свалите съдържание чрез нея.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Грешка при запазване на датата на валидност и изтриване."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "За да потвърдите двустепенното удостоверяване, натиснете бутона по-долу."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Идентификация WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "Този браузър не поддържа WebAuthn."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>Успешно удостоверяване чрез WebAuthn!</strong><br>Можете да затворите този раздел."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Подсказването за паролата не може да съвпада с нея."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Включване на помощта при смяната на паролата"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Помощта при смяната на паролата е включена"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Изключване на помощта при смяната на паролата"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Успешно включване!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Успешно изключване!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Потребителят $ID$ включи помощта при смяна на паролата.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Потребителят $ID$ изключи помощта при смяна на паролата.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Главната парола на потребителя $ID$ беше сменена.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Смяна на паролата"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Действието ще прекрати текущата сесия на $NAME$, след което ще се наложи той отново да се впише. Активните сесии на другите устройства може да останат такива до един час.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "този потребител"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Поне една политика на организация има следните изисквания към главната парола:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Успешна смяна на паролата!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Включването ще позволи на администраторите на организацията да променят главната Ви парола. Наистина ли искате да се включите?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Смяна на главната парола"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Позволяване на администраторите на организацията да сменят главните пароли на участващите потребители."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Потребителите в организацията ще трябва да се включат сами или да бъдат включени автоматично, преди администраторите да могат да сменят главните им пароли."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Автоматично включване"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Всички потребители ще бъдат включени автоматично в смяната на пароли след като приемат поканите си."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Потребителите, които вече са част от организацията, няма да бъдат включени в смяната на паролите. Те ще трябва да се включат сами, преди администраторите да могат да сменят главните им пароли."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Автоматично включване на новите потребители"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Тази организация включва автоматично новите си потребители в смяната на пароли. Това означава, че администраторите на организацията ще могат да променят главната Ви парола."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Празен отговор на заявката за ключовете на организацията"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Празен отговор на заявката за детайли относно смяната на паролата"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Записите, които са били в кошчето за повече от 30 дни, ще бъдат изтривани автоматично."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Записите, които са били известно време в кошчето, ще бъдат изтривани автоматично."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Повторно запитване за главната парола"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Потвърждение на главната парола"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Това действие е защитено. За да продължите, въведете отново главната си парола, за да потвърдите самоличността си."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Изпращане на поканите наново"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Това действие не може да се изпълни за никого от избраните потребители."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Наистина ли искате да премахнете следните потребители? Процесът може да отнеме няколко секунди и не може да бъде прекъснат или отменен."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Потвърждаване на избраните"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Състояние на груповото действие"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Успешно потвърдено."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Успешно изпратени наново покани."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Успешно премахване"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Изключени като неподходящи за това действие."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Отпечатък"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Премахване на потребителите"
|
||||
},
|
||||
"error": {
|
||||
"message": "Грешка"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Управлението на потребителите трябва също да бъде включено с разрешението за „Управление на помощта при смяната на паролата“"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "ভাগ করুন"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ অনুলিপিত",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Vault"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Share Selected"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Delete Selected"
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Edited item"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Shared item"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Shared items"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Delete Item"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organizations"
|
||||
},
|
||||
"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."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"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."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"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."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Enter your master password to export your vault data."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Export Vault"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nothing was imported."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Select the format of the import file"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Shared item $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3388,7 +3413,7 @@
|
||||
"message": "Maximum Access Count"
|
||||
},
|
||||
"maxAccessCountDesc": {
|
||||
"message": "If set, users will no longer be able to access this send once the maximum access count is reached.",
|
||||
"message": "If set, users will no longer be able to access this Send once the maximum access count is reached.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"currentAccessCount": {
|
||||
@@ -3832,13 +3857,13 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
@@ -3876,11 +3901,74 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Comparteix"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Desplaça a l'organització"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "S'ha copiat $VALUE$",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Caixa forta"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Comparteix selecció"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Desplaça la selecció a l'organització"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Suprimeix selecció"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Seleccioneu un fitxer."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "La mida màxima del fitxer és de 100 MB."
|
||||
"message": "La mida màxima del fitxer és de 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "No podeu utilitzar aquesta funció fins que actualitzeu la vostra clau de xifratge."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Element editat"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Element compartit"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ desplaçat a $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Elements compartits"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Els elements seleccionats s'han desplaçat a $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Suprimeix element"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Utilitzeu qualsevol clau de seguretat habilitada per WebAuthn per accedir al vostre compte."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Migrat de FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "Correu electrònic"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organitzacions"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Trieu una organització amb la qual vulgueu compartir aquest element. La compartició transfereix la propietat de l'element a l'organització. Ja no sereu el propietari directe d'aquest element una vegada que s'haja compartit."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Trieu una organització a la qual vulgueu desplaçar aquest element. El trasllat a una organització transfereix la propietat de l'element a aquesta organització. Ja no sereu el propietari directe d'aquest element una vegada s'haja mogut."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Trieu una organització amb la qual vulgueu compartir aquests elements. La compartició transfereix la propietat de l'element a l'organització. Ja no sereu el propietari directe d'aquests elements una vegada que s'haja compartit."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Trieu una organització a la qual vulgueu desplaçar aquests elements. El trasllat a una organització transfereix la propietat dels elements a aquesta organització. Ja no sereu el propietari directe d'aquests elements una vegada s'hagen mogut."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Editeu les col·leccions amb les què es comparteix aquest element. Només els usuaris de l'organització que tinguen accés a aquestes col·leccions podran veure'l."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Heu seleccionat $COUNT$ elements. $SHAREABLE_COUNT$ elements són compartibles, $NONSHAREABLE_COUNT$ no ho són.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Heu seleccionat $COUNT$ elements. $MOVEABLE_COUNT$ elements es poden desplaçar a una organització, $NONMOVEABLE_COUNT$ no.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Introduïu la contrasenya mestra per exportar les dades de la caixa forta."
|
||||
},
|
||||
"export": {
|
||||
"message": "Exporta"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Exporta la caixa forta"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "No s'ha importat res."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error en desxifrar el fitxer exportat. La vostra clau de xifratge no coincideix amb la clau de xifratge utilitzada per exportar les dades."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Seleccioneu el format del fitxer d'importació"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "Clau WebAuthn $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Segur que voleu suprimir aquesta clau de seguretat?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Afegiu una clau de seguretat de WebAuthn al vostre compte"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Llegeix la clau"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Hi ha hagut un problema en llegir la clau de seguretat. Torneu-ho a provar."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "A causa de les limitacions de la plataforma, WebAuthn no es pot utilitzar en totes les aplicacions Bitwarden. Heu d’habilitar un altre proveïdor d’inici de sessió en dues passas perquè pugueu accedir al vostre compte quan no es puga utilitzar WebAuthn. Plataformes compatibles:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Caixa forta web i extensions de navegador en un escriptori/portàtil amb un navegador compatible amb WebAuthn (Chrome, Opera, Vivaldi, o Firefox amb FIDO U2F activat)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "El codi de recuperació d'inici de sessió en dues passes de Bitwarden"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "S'ha compartit l'element $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Desplaça l'element $ID$ a una organització.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "No es pot verificar el vostre correu electrònic. Proveu d'enviar un nou correu electrònic de verificació."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Es requereix verificació per correu electrònic"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Heu de verificar el vostre correu electrònic per utilitzar aquesta característica."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Actualitza el navegador"
|
||||
@@ -3388,7 +3413,7 @@
|
||||
"message": "Recompte màxim d'accés"
|
||||
},
|
||||
"maxAccessCountDesc": {
|
||||
"message": "Si s’estableix, els usuaris ja no podran accedir a aquest enviament una vegada s’assolisca el nombre màxim d’accessos.",
|
||||
"message": "Si s’estableix, els usuaris ja no podran accedir a aquest Send una vegada s’assolisca el nombre màxim d’accessos.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"currentAccessCount": {
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Esteu segur que voleu suprimir la contrasenya?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Amagueu la meua adreça de correu electrònic als destinataris."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Desactiveu aquest enviament perquè ningú no hi puga accedir.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Opcions de Send",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Establiu opcions per crear i editar Sends.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Els usuaris de l’organització que poden gestionar les polítiques d'aquesta, estan exempts de la seua aplicació."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "No permeteu que els usuaris amaguen la seua adreça de correu electrònic dels destinataris en crear o editar un Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "Actualment estan en vigor les polítiques organitzatives següents:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "No es permet als usuaris amagar la seua adreça de correu electrònic dels destinataris en crear o editar un Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Administra usuaris"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Gestiona el restabliment de la contrasenya"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Per desactivar aquesta política, primer heu de desactivar manualment la política d’autenticació d’inici de sessió únic (SSO)."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "L'usuari Bitwarden que ha creat aquest Send ha decidit amagar la seua adreça de correu electrònic. Heu d’assegurar-vos que confieu en la font d’aquest enllaç abans d’utilitzar o descarregar el seu contingut.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "S'ha produït un error en guardar les dates de supressió i caducitat."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Per verificar el vostre 2FA, feu clic al botó següent."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Autenticar WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "WebAuthn no és compatible amb aquest navegador."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn s'ha verificat correctament! Podeu tancar aquesta pestanya."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "El vostre suggeriment de contrasenya no pot ser el mateix que la vostra contrasenya."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Inscriviu-vos al restabliment de contrasenya"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Inscrit al restabliment de contrasenya"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Retireu-vos del restabliment de contrasenya"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Inscrit correctament!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Retirat correctament!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "L'usuari $ID$ està inscrit a l'assistència per restablir la contrasenya.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "L'usuari $ID$ s'ha retirat de l'assistència per restablir la contrasenya.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Restabliment de la contrasenya mestra per a l'usuari $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Restableix la contrasenya"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "En continuar, es tancarà $NAME$ de la sessió actual, cosa que requereix que torneu a iniciar la sessió. Les sessions actives en altres dispositius poden continuar estant actives fins a una hora.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "aquest usuari"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Una o més polítiques d’organització requereixen que la vostra contrasenya principal complisca els requisits següents:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "S'ha restablert la contrasenya correctament!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "La inscripció permetrà als administradors de l’organització canviar la vostra contrasenya mestra. Esteu segur que voleu inscriure-vos?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Restabliment de la contrasenya mestra"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Permetre als administradors de l'organització restablir la contrasenya mestra dels seus usuaris."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Els usuaris de l’organització hauran de registrar-se o ser registrats abans que els administradors puguen restablir la seua contrasenya mestra."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Inscripció automàtica"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Una vegada s'accepte la invitació, tots els usuaris s'inscriuran automàticament al restabliment de la contrasenya."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Els usuaris que ja formen part de l’organització no s’inscriuran retroactivament al restabliment de la contrasenya. Hauran de registrar-se abans que els administradors puguen restablir la seua contrasenya mestra."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Inscriviu automàticament usuaris nous"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Aquesta organització té una política empresarial que us inscriurà automàticament al restabliment de la contrasenya. La inscripció permetrà als administradors de l’organització canviar la vostra contrasenya mestra."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "La resposta de les claus d’organització és nul·la"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "La resposta Restableix detalls de contrasenya és nul·la"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Els elements que porten més de 30 dies a la paperera se suprimiran automàticament."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Els elements que porten un temps a la paperera se suprimiran automàticament."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Sol·licitud de la contrasenya mestra"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Confirmació de la contrasenya mestra"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Aquesta acció està protegida. Per continuar, torneu a introduir la contrasenya principal per verificar la vostra identitat."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Tornar a enviar invitacions"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Aquesta acció no és aplicable a cap dels usuaris seleccionats."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Esteu segur que voleu eliminar els usuaris següents? El procés pot tardar uns segons a completar-se i no es pot interrompre ni cancel·lar."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirma la selecció"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Estat de l'acció en bloc"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmat correctament."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reconvidat correctament."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Suprimit correctament"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Exclòs, no aplicable per a aquesta acció."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Empremta digital"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Suprimeix usuaris"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "L'administració d'usuaris també ha d'estar habilitada amb el permís de l'administració de restabliment de contrasenyes"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Sdílet"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Přesunout do organizace"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ zkopírováno",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Trezor"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Sdílet vybrané"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Přesunout vybrané do organizace"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Smazat vybrané"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Vybrat soubor."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Maximální velikost souboru je 100 MB."
|
||||
"message": "Maximální velikost souboru je 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Tuto funkci nemůžete použít dokud neaktualizujete svůj šifrovací klíč."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Položka byla upravena"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Položka byla sdílena."
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ přesunut do $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Položky byly sdíleny."
|
||||
"movedItemsToOrg": {
|
||||
"message": "Vybrané položky přesunuty do $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Smazat položku"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Použijte jakýkoliv WebAuthn bezpečnostní klíč pro přístup k vašemu účtu."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Migrováno z FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-mail"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organizace"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Vyberte organizaci se kterou chcete tuto položku sdílet. Sdílením přenese vlastnictví položky na organizaci a již nadále nebudete přímým vlastníkem."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Vyberte organizaci, do které chcete tuto položku přesunout. Přesun do organizace převede vlastnictví položky této organizaci. Po přesunutí této položky již nebudete přímým vlastníkem této položky."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Vyberte organizaci se kterou chcete tyto položky sdílet. Sdílením přenese vlastnictví položek na organizaci a již nadále nebudete přímým vlastníkem."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Vyberte organizaci, do které chcete tyto položky přesunout. Přesun do organizace převede vlastnictví položek této organizaci. Po přesunutí již nebudete přímým vlastníkem těchto položek."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Upravit kolekce, ve kterých je tato položka sdílená. Pouze uživatelé organizace, kteří mají přístup k těmto kolekcím, budou moci tuto položku vidět."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Vybrali jste $COUNT$ položek. Sdílitelných položek je $SHAREABLE_COUNT$, $NONSHAREABLE_COUNT$ je nesdílitelných.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Vybrali jste $COUNT$ položku(ek). $MOVEABLE_COUNT$ položku(ek) lze přesunout do organizace, $NONMOVEABLE_COUNT$ nelze.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Zadejte své hlavní heslo pro export dat."
|
||||
},
|
||||
"export": {
|
||||
"message": "Exportovat"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Exportovat přihlašovací údaje"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nic nebylo importováno"
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Chyba při dešifrování exportovaného souboru. Váš šifrovací klíč se neshoduje s klíčem použitým během exportu dat."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Vyberte formát importovaného souboru"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "Klíč WebAuthn $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Opravdu chcete odebrat tento bezpečnostní klíč?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Přidejte ke svému účtu bezpečnostní klíč WebAuthn"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Přečíst klíč"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Při čtení bezpečnostního klíče došlo k potížím. Zkuste to znovu."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Z důvodu omezení platformy nelze WebAuthn použít ve všech aplikacích Bitwarden. Měli byste využít i jiného poskytovatele dvoufaktorového přihlášení, abyste měli přístup ke svému účtu, když nelze použít WebAuthn. Podporované platformy:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Webový trezor a rozšíření pro prohlížeče s podporou WebAuthn (Chrome, Opera, Vivaldi nebo Firefox)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Váše kód pro obnovení dvoufázového přihlášení"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Položka $ID$ byla nasdílena",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Položka $ID$ přesunuta do organizace.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Váš e-mail se nepodařilo ověřit. Zkuste odeslat nový ověřovací e-mail."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Je vyžadováno ověření emailu"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "K použití této funkce je zapotřebí ověření vašeho e-mailu."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Aktualizace prohlížeče"
|
||||
@@ -3374,14 +3399,14 @@
|
||||
"message": "Datum odstranění"
|
||||
},
|
||||
"deletionDateDesc": {
|
||||
"message": "Send bude trvale odstraněn v určený datum a čas.",
|
||||
"message": "Tento Send bude trvale smazán v určený datum a čas.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDate": {
|
||||
"message": "Datum expirace"
|
||||
},
|
||||
"expirationDateDesc": {
|
||||
"message": "Je-li nastaveno, přístup k tomuto Send vyprší v určené datum a čas.",
|
||||
"message": "Je-li nastaveno, přístup k tomuto Send vyprší v daný datum a čas.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"maxAccessCount": {
|
||||
@@ -3395,7 +3420,7 @@
|
||||
"message": "Počet aktuálních přístupů"
|
||||
},
|
||||
"sendPasswordDesc": {
|
||||
"message": "Volitelně vyžaduje heslo pro přístup k tomuto Send.",
|
||||
"message": "Volitelně vyžadovat heslo pro přístup k tomuto Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendNotesDesc": {
|
||||
@@ -3406,11 +3431,11 @@
|
||||
"message": "Zakázáno"
|
||||
},
|
||||
"sendLink": {
|
||||
"message": "Odeslat odkaz",
|
||||
"message": "Odkaz tohoto Send",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"copySendLink": {
|
||||
"message": "Kopírovat Send odkaz",
|
||||
"message": "Zkopírovat odkaz Send",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"removePassword": {
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Jste si jisti, že chcete odstranit heslo?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Skrýt mou e-mailovou adresu před příjemci."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Zakažte tento Send, aby k němu nikdo neměl přístup.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Nastavení Send",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Nastavte možnosti pro vytváření a úpravy Sendů.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Uživatelé organizace, kteří mohou spravovat zásady organizace, jsou osvobozeni od vynucování těchto zásad."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Nedovolte uživatelům skrýt svou e-mailovou adresu před příjemci při vytváření nebo úpravách Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "V současné době platí následující zásady organizace:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Uživatelé nesmí při vytváření nebo úpravách Send skrýt svou e-mailovou adresu před příjemci.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Spravovat uživatele"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Správa obnovení hesla"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Před vypnutím této zásady musíte ručně zakázat jednotné přihlášení (SSO)."
|
||||
@@ -3773,7 +3798,7 @@
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
|
||||
},
|
||||
"sendVaultCardSee": {
|
||||
"message": "podívejte",
|
||||
"message": "podívejte se",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
|
||||
},
|
||||
"sendVaultCardHowItWorks": {
|
||||
@@ -3785,7 +3810,7 @@
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
|
||||
},
|
||||
"sendVaultCardTryItNow": {
|
||||
"message": "to vyzkoušejte teď",
|
||||
"message": "to teď vyzkoušejte",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
|
||||
},
|
||||
"sendAccessTaglineOr": {
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Uživatel Bitwarden, který vytvořil tento Send, se rozhodl skrýt svou e-mailovou adresu. Před použitím nebo stažením jeho obsahu byste se měli ujistit, že zdroji tohoto odkazu důvěřujete.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Došlo k chybě při ukládání dat odstranění a vypršení platnosti."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Chcete-li ověřit své dvoufaktorové ověření, klikněte na tlačítko níže."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Ověřit WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "WebAuthn není v tomto prohlížeči podporován."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>WebAuthn úspěšně ověřen!</strong><br>Tuto kartu můžete zavřít."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Nápověda k vašemu heslu nemůže být stejná jako vaše heslo."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Zapsat do procesu obnovení hesla"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Zapsáno do procesu obnovení hesla"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Odstoupit z obnovení hesla"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Zapsání bylo úspěšné!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Odstoupení bylo úspěšné!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Uživatel $ID$ se zapsal do pomoci s obnovením hesla.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Uživatel $ID$ odstoupil z pomoci s obnovením hesla.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Hlavní heslo uživatele $ID$ obnoveno.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Obnovit heslo"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Pokračováním odhlásíte $NAME$ z aktuální relace, což znamená, že se budou muset znovu přihlásit. Aktivní relace na jiných zařízeních mohou zůstat aktivní až po dobu jedné hodiny.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "tento uživatel"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Jedna nebo více zásad organizace vyžaduje, aby hlavní heslo splňovalo následující požadavky:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Heslo bylo úspěšně obnoveno!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Registrace umožní správcům organizace změnit vaše hlavní heslo. Opravdu se chcete zaregistrovat?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Obnovení hlavního hesla"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Povolte správcům v organizaci resetovat hlavní heslo uživatelů organizace."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Uživatelé v organizaci se budou muset sami zaregistrovat nebo být automaticky zaregistrovaní předtím, než budou moct správcové resetovat jejich hlavní heslo."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatická registrace"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Jakmile bude jejich pozvání přijato, všichni uživatelé budou automaticky zaregistrováni do obnovení hesla."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Uživatelé, kteří jsou již v organizaci, nebudou zpětně zaregistrováni do obnovení hesla. Než budou moci správci obnovit hlavní heslo, budou se muset zaregistrovat sami."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automaticky zaregistrovat nové uživatele"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Tato organizace má podnikové zásady, které vás automaticky zaregistrují k obnovení hesla. Registrace umožní správcům organizace změnit vaše hlavní heslo."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Odpověď klíčů organizace je prázdná"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Odpověď na obnovení hesla je prázdná"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Položky, které byly v koši déle než 30 dní, budou automaticky smazány."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Položky, které byly nějakou dobu v koši, budou automaticky smazány."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Zeptat se znovu na hlavní heslo"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Potvrzení hlavního hesla"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Tato akce je chráněna. Chcete-li pokračovat, zadejte znovu vaše hlavní heslo, abychom ověřili vaší totožnost."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Znovu odeslat pozvánky"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Tuto akci nelze použít na žádného z vybraných uživatelů."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Opravdu chcete odebrat následující uživatele? Proces může trvat několik sekund a nelze jej přerušit ani zrušit."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Potvrdit vybrané"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Stav hromadné akce"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Úspěšně potvrzeno."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Znovu úspěšně pozváno."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Úspěšně odstraněno"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Vyloučené, neplatí pro tuto akci."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Otisk prstu"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Odebrat uživatele"
|
||||
},
|
||||
"error": {
|
||||
"message": "Chyba"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Správa uživatelů musí být také povolena s oprávněním spravovat obnovení hesla"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Del"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Flyt til organisation"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ kopieret",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Boks"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Del valgte"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Flyt valgte til organisation"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Slet valgte"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Vælg en fil."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Maksimum filstørrelse er 100 MB."
|
||||
"message": "Maksimum filstørrelse er 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Du kan ikke bruge denne funktion, før du opdaterer din krypteringsnøgle."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Redigerede element"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Delte element"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ flyttet til $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Delte elementer"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Valgte emner flyttet til $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Slet element"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Brug en hvilken som helst WebAuthn-aktiveret sikkerhedsnøgle til at få adgang til din konto."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Migreret fra FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-mail"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organisationer"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Vælg en organisation, som du ønsker at dele dette element med. Deling overfører ejerskab af elementet til organisationen. Du vil ikke længere være den direkte ejer af dette element, når det er blevet delt."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Vælg den organisation, som du vil flytte dette emne til. Flytning overfører ejerskab af emnet til organisationen, og du vil efter flytningen ikke længere være den direkte ejer af emnet."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Vælg en organisation, som du ønsker at dele disse elementer med. Deling overfører ejerskab af elementerne til organisationen. Du vil ikke længere være den direkte ejer af disse elementer, når de er blevet delt."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Vælg en organisation, som du vil flytte disse emner til. Flytning overfører ejerskabet af emnerne til organisationen, og du vil efter flytningen ikke længere være den direkte ejer af disse emner."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Redigér de samlinger, som dette element deles med. Kun organisationsbrugere med adgang til disse samlinger vil kunne se dette element."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Du har valgt $COUNT$ element(er). $SHAREABLE_COUNT$ element(er) kan deles, $NONSHAREABLE_COUNT$ kan ikke.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Du har valgt $COUNT$ emne(r). $MOVEABLE_COUNT$ emne(r) kan flyttes til en organisation, $NONMOVEABLE_COUNT$ kan ikke.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Indtast din hovedadgangskode for at eksportere dine data fra boksen."
|
||||
},
|
||||
"export": {
|
||||
"message": "Eksportér"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Eksportér boks"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Intet blev importeret."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Fejl ved dekryptering af den eksporterede fil. Din krypteringsnøglen matcher ikke den krypteringsnøgle, som blev anvendt til dataeksporten."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Vælg formatet for importfilen"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "WebAuthn-nøgle $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Er du sikker på, at du vil fjerne denne sikkerhedsnøgle?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Føj en WebAuthn-sikkerhedsnøgle til din konto"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Læs nøgle"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Der opstod et problem med at læse sikkerhedsnøglen. Prøv igen."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "På grund af platformsbegrænsninger kan WebAuthn ikke bruges på alle Bitwarden-applikationer. Du bør aktivere en anden to-trins loginudbyder, så du kan få adgang til din konto, når WebAuthn ikke kan benyttes. Understøttede platforme:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Web-boks og browserudvidelser på en stationær/bærbar computer med en WebAuthn-aktiveret browser (Chrome, Opera, Vivaldi eller Firefox med FIDO U2F aktiveret)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Din Bitwarden to-trins-login gendannelseskode"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Delte element $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Flyttede emnet $ID$ til en organisation.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Kan ikke bekræfte din e-mail. Prøv at sende en ny verifikations-email."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "E-mailbekræftelse kræves"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Du skal bekræfte din e-mail for at bruge denne funktion."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Opdatér browser"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Er du sikker på, at du vil fjerne adgangskoden?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Skjul min e-mailadresse for modtagere."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Deaktivér denne Send så ingen kan tilgå den.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Send-valgmuligheder",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Angiv valg for oprettelse og redigering af Sends.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Organisationsbrugere, som kan håndtere organisationens politikker, er undtaget fra denne politiks håndhævelse."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Tillad ikke brugere at skjule deres e-mailadresse for modtagere når en Send oprettes eller redigeres.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "Følgende organisationspolitikker er i øjeblikket gældende:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Brugere har ikke lov til at skjule deres e-mailadresser for modtagere når en Send oprettes eller redigeres.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Håndtér brugere"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Håndtér nulstilling af adgangskode"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Single Sign-On godkendelsespolitikken skal manuelt deaktiveres, før denne politik kan deaktiveres."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Bitwarden-brugeren, der oprettede denne Send, har valgt at skjule sin e-mailadresse. Du bør sikre dig, at du stoler på kilden til dette link, inden du bruger eller downloader dets indhold.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Der opstod en fejl under forsøget på at gemme dine sletnings- og udløbsdatoer."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Klik på knappen nedenfor for at bekræfte din 2FA."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Godkend WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "Denne browser understøtter ikke WebAuthn."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn bekræftet Du kan lukke denne fane."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Dit kodeordstip må ikke være identisk med din adgangskode."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Tilmeld til Adgangskodenulstilling"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Tilmeldt Adgangskodenulstilling"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Afmeld fra Adgangskodenulstilling"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Tilmelding lykkedes!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Afmelding lykkedes!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Bruger $ID$ tilmeldt hjælp til nulstilling af adgangskode.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Bruger $ID$ afmeldt hjælp til nulstilling af adgangskode.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Hovedadgangskode nulstillet for bruger $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Nulstil adgangskode"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Ved at fortsætte logges $NAME$ ud af sin nuværende session, hvilket kræver, at vedkommende logger ind igen. Aktive sessioner på andre enheder forbliver muligvis aktive i op til en time.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "denne bruger"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Én eller flere organisationspolitikker kræver, at hovedadgangskoden opfylder følgende krav:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Adgangskode nulstillet!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Indrullering vil tillade organisationsadministratorer at ændre din hovedadgangskode. Er du sikker på, at du vil indrullere dig?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Nulstil hovedadgangskode"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Tillad administratorer i organisationen at nulstille organisationsbrugeres hovedadgangskode."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Brugere i organisationen skal selvindrullere eller være auto-indrulleret, før administratorer kan nulstille deres hovedadgangskode."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Auto-indrullering"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Alle brugere opsættes automatisk til adgangskodenulstilling, når deres invitation er accepteret."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Brugere, som allerede er i organisationen, opsættes ikke med tilbagevirkende kraft til adgangskodenulstilling. De skal selvindrullere, før administratorer kan nulstille deres hovedadgangskode."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Auto-indrullér nye brugere"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Denne organisation har en virksomhedspolitik, der auto-opsætter dig til adgangskodenulstilling. Opsætningen giver organisationsadministratorer mulighed for at ændre din hovedadgangskode."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organisationsnøgler svar er null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Nulstil adgangskode detaljer svar er null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Elementer, som har været i papirkurven i mere end 30 dage, slettes automatisk."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Elementer, som har været i papirkurven i et stykke tid, slettes automatisk."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Genanmodning om hovedadgangskode"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Bekræftelse af hovedadgangskode"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Denne handling er beskyttet. For at fortsætte, angiv din hovedadgangskode igen for at bekræfte din identitet."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Gensend invitationer"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Denne handling er ikke anvendelig for nogen af de valgte brugere."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Er du sikker på, at du vil fjerne følgende brugere? Processen kan tage et par sekunder at fuldføre og kan ikke afbrydes eller annulleres."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Bekræft valgte"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Status for massehandling"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Bekræftet med succes."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Geninviteret med succes."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Fjernet med succes"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Udelukket, ikke anvendeligt til denne handling."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingeraftryk"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Fjern brugere"
|
||||
},
|
||||
"error": {
|
||||
"message": "Fejl"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Administrér brugere skal også være aktiveret med tilladelsen Håndtér adgangskodenulstilling"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Teilen"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "In Organisation verschieben"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ kopiert",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Tresor"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Auswahl teilen"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Auswahl zur Organisation verschieben"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Auswahl löschen"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Wähle eine Datei."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Die maximale Dateigröße beträgt 100 MB."
|
||||
"message": "Die maximale Dateigröße beträgt 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Sie können diese Funktion nicht nutzen, bevor Sie Ihren Verschlüsselungscode aktualisiert haben."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Eintrag bearbeitet"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Eintrag teilen"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ verschoben nach $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Geteilte Einträge"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Ausgewählte Einträge nach $ORGNAME$ verschoben",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Eintrag löschen"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Benutzen Sie einen kompatiblen WebAuthn Sicherheitsschlüssel, um auf Ihr Konto zuzugreifen."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Von FIDO migriert)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-Mail"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organisationen"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Wählen Sie eine Organisation aus, für die Sie diesen Eintrag freigeben möchten. Die gemeinsame Nutzung überträgt das Eigentum an dem Eintrag auf diese Organisation. Sie sind dann nicht mehr der direkte Besitzer dieses Eintrags, sobald er geteilt wurde."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Wähle eine Organisation aus, in die du diesen Eintrag verschieben möchtest. Das Verschieben in eine Organisation überträgt das Eigentum an diese Organisation. Du bist nicht mehr der direkte Besitzer dieses Eintrags, sobald er verschoben wurde."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Wählen Sie eine Organisation aus, für die Sie diese Einträge freigeben möchten. Die gemeinsame Nutzung überträgt das Eigentum an den Einträgen auf diese Organisation. Sie sind dann nicht mehr der direkte Besitzer dieser Einträge, sobald sie geteilt wurden."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Wähle eine Organisation aus, in die du diese Einträge verschieben möchtest. Das Verschieben in eine Organisation überträgt das Eigentum der Einträge an diese Organisation. Du bist nicht mehr der direkte Besitzer dieser Einträge, sobald sie verschoben wurden."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Bearbeiten Sie die Sammlungen, mit denen dieser Eintrag geteilt wird. Nur Organisationsmitglieder mit Zugriff auf diese Sammlungen werden diesen Eintrag sehen können."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Sie haben $COUNT$ Einträge ausgewählt, $SHAREABLE_COUNT$ davon können geteilt werden, $NONSHAREABLE_COUNT$ nicht.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Du hast $COUNT$ Element(e) ausgewählt. $MOVEABLE_COUNT$ Element(e) können in eine Organisation verschoben werden, $NONMOVEABLE_COUNT$ nicht.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Geben Sie das Master-Passwort ein, um Ihre Tresordaten zu exportieren."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Tresor exportieren"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Es wurde nichts importiert."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Fehler beim Entschlüsseln der exportierten Datei. Dein Verschlüsselungscode stimmt nicht mit dem beim Export verwendeten Verschlüsselungscode überein."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Wählen Sie das Format Ihrer Import-Datei"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "WebAuthn Schlüssel $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Sind Sie sich sicher, dass Sie diesen Sicherheitsschlüssel entfernen möchten?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Einen WebAuthn Sicherheitsschlüssel zu Ihrem Konto hinzufügen"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Schlüssel erfassen"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Es gab ein Problem beim lesen des Sicherheitsschlüssels, bitte erneut versuchen."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Aufgrund von Plattformbeschränkungen kann WebAuthn nicht in allen Bitwarden-Anwendungen verwendet werden. Sie sollten einen anderen Zwei-Faktor-Authentifizierungsanbieter aktivieren, damit Sie auf Ihr Konto zugreifen können, wenn WebAuthn nicht verwendet werden kann. Unterstützte Plattformen:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Web-Tresor und Browser-Erweiterungen auf einem Desktop/Laptop mit einem WebAuthn-fähigen Browser (Chrome, Opera, Vivaldi oder Firefox mit aktiviertem FIDO U2F)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Ihr Wiederherstellungsschlüssel für die Zwei-Faktor-Anmeldung in Bitwarden"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Eintrag $ID$ geteilt.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Eintrag $ID$ wurde in eine Organisation verschoben.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Ihre E-Mail kann nicht verifiziert werden. Versuchen Sie eine neue Bestätigungs-E-Mail zu senden."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "E-Mail-Verifizierung erforderlich"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Sie müssen Ihre E-Mail verifizieren, um diese Funktion nutzen zu können."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Browser aktualisieren"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Sind Sie sicher, dass Sie das Passwort entfernen möchten?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Meine E-Mail-Adresse vor den Empfängern ausblenden."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Dieses Send deaktivieren, damit niemand darauf zugreifen kann.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Send Einstellungen",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Einstellungen zum Erstellen und Bearbeiten von Sends.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Benutzer der Organisation, die die Richtlinien der Organisation verwalten können, sind von der Durchsetzung dieser Richtlinie ausgenommen."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Benutzern nicht gestatten, ihre E-Mail-Adresse vor Empfängern zu verstecken, wenn sie ein Send erstellen oder bearbeiten.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "Die folgenden Organisationsrichtlinien sind derzeit gültig:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Benutzer dürfen ihre E-Mail-Adresse beim Erstellen oder Bearbeiten eines Sends nicht vor den Empfängern verstecken.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Benutzer verwalten"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Passwort Zurücksetzung verwalten"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Sie müssen die Single Sign-On Authentifizierungsrichtlinie manuell deaktivieren, bevor diese Richtlinie deaktiviert werden kann."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Der Bitwarden Benutzer, der dieses Send erstellt hat, hat sich entschieden, seine E-Mail-Adresse zu verstecken. Sie sollten sicherstellen, dass Sie der Quelle dieses Links vertrauen, bevor Sie dessen Inhalt verwenden oder herunterladen.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Es gab einen Fehler beim Speichern Ihrer Lösch- und Verfallsdaten."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Um Ihre 2FA zu verifizieren, klicken Sie bitte unten auf den Button."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authentifiziere WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "WebAuthn wird in diesem Browser nicht unterstützt."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>WebAuthn erfolgreich verifiziert!</strong><br>Sie können diesen Tab nun schließen."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Dein Passwort-Hinweis darf nicht identisch mit deinem Passwort sein."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Für Passwort Zurücksetzung registrieren"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Für Passwort Zurücksetzung registriert"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Von Passwort Zurücksetzung abmelden"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Registrierung erfolgreich!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Abmeldung erfolgreich!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Der Benutzer $ID$ hat sich für die Unterstützung zum Zurücksetzen des Passworts registriert.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Der Benutzer $ID$ hat sich von der Unterstützung zum Zurücksetzten des Passworts abgemeldet.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master-Passwort für Benutzer $ID$ zurückgesetzt.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Passwort zurücksetzen"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Wenn du fortfährst, wird $NAME$ aus seiner aktuellen Sitzung ausgeloggt und muss sich erneut einloggen. Aktive Sitzungen auf anderen Geräten können bis zu einer Stunde weiterhin aktiv bleiben.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "dieser Benutzer"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Eine oder mehrere Organisationsrichtlinien erfordern, dass dein Master-Passwort die folgenden Anforderungen erfüllt:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Passwort erfolgreich zurückgesetzt!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Die Registrierung erlaubt Administratoren der Organisation, dein Master-Passwort zu ändern. Bist du sicher, dass du dich registrieren möchtest?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master-Passwort zurücksetzen"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Administratoren in der Organisation erlauben, das Master-Passwort der Organisationsbenutzer zurückzusetzen."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Benutzer in der Organisation müssen sich selbst registrieren oder automatisch registriert sein, bevor Administratoren deren Master-Passwort zurücksetzen können."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatische Registrierung"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Alle Benutzer werden automatisch für das Zurücksetzen des Passworts registriert, sobald ihre Einladung angenommen wurde."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Benutzer, die bereits in der Organisation sind, werden nicht rückwirkend für das Zurücksetzen des Passworts registriert. Sie müssen sich selbst registrieren, bevor Administratoren deren Master-Passwort zurücksetzen können."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Neue Benutzer automatisch registrieren"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Diese Organisation hat eine Unternehmensrichtlinie, die dich automatisch zum Zurücksetzen deines Passworts registriert. Die Registrierung wird es Administratoren der Organisation erlauben, dein Master-Passwort zu ändern."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Die Rückmeldung der Organisationsschlüssel ist null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Die Rückmeldung der Passwort Details Zurücksetzung ist null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Chiffren, die länger als 30 Tage im Papierkorb waren, werden automatisch gelöscht."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Chiffren, die einige Zeit im Papierkorb waren, werden automatisch gelöscht."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Master-Passwort erneut abfragen"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Master-Passwort bestätigen"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Diese Aktion ist geschützt. Um fortzufahren, geben Sie bitte Ihr Master-Passwort erneut ein, um Ihre Identität zu bestätigen."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Einladungen erneut senden"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Diese Aktion ist für keinen der ausgewählten Benutzer anwendbar."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Bist du sicher, dass du die folgenden Benutzer entfernen möchtest? Der Prozess kann einige Sekunden dauern und kann nicht unterbrochen oder abgebrochen werden."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Auswahl bestätigen"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Multi-Aktion Status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Erfolgreich bestätigt."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Erfolgreich wieder eingeladen."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Erfolgreich entfernt"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Ausgeschlossen, nicht anwendbar für diese Aktion."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerabdruck"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Benutzer entfernen"
|
||||
},
|
||||
"error": {
|
||||
"message": "Fehler"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Benutzer verwalten muss ebenfalls mit der Passwort zurücksetzen Berechtigung aktiviert werden"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Κοινοποίηση"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ αντιγράφηκε",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Vault"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Κοινοποίηση Επιλεγμένων"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Διαγραφή Επιλεγμένων"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Επιλέξτε ένα αρχείο."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Το μέγιστο μέγεθος αρχείου είναι 100 MB."
|
||||
"message": "Το μέγιστο μέγεθος αρχείου είναι 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Δεν μπορείτε να χρησιμοποιήσετε αυτήν τη δυνατότητα μέχρι να ενημερώσετε το κλειδί κρυπτογράφησης."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Επεξεργασμένο στοιχείο"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Κοινόχρηστο στοιχείο"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Κοινόχρηστα στοιχεία"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Διαγραφή στοιχείου"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Χρησιμοποιήστε οποιοδήποτε κλειδί ασφαλείας WebAuthn για να αποκτήσετε πρόσβαση στο λογαριασμό σας."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Μετεγκατάσταση από το FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "Email"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Οργανισμοί"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Επιλέξτε έναν οργανισμό στον οποίο θέλετε να μοιραστείτε αυτό το στοιχείο. Η κοινή χρήση μεταβιβάζει την ιδιοκτησία του στοιχείου στον οργανισμό. Δεν θα είστε πλέον ο άμεσος ιδιοκτήτης αυτού του στοιχείου μόλις το μοιραστείτε."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Επιλέξτε έναν οργανισμό στον οποίο θέλετε να μοιραστείτε αυτά τα στοιχεία. Η κοινή χρήση μεταβιβάζει την ιδιοκτησία των αντικειμένων στον οργανισμό. Δεν θα είστε πλέον ο άμεσος ιδιοκτήτης αυτών των αντικειμένων μόλις τα μοιραστείτε."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Επεξεργαστείτε τις συλλογές με τις οποίες μοιράζεται αυτό το στοιχείο. Μόνο οι χρήστες των οργανισμών που έχουν πρόσβαση σε αυτές τις συλλογές θα μπορούν να βλέπουν αυτό το στοιχείο."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Έχετε επιλέξει $COUNT$ στοιχείο(α). Τα $SHAREABLE_COUNT$ στοιχεία είναι κοινόχρηστα και $NONSHAREABLE_COUNT$ δεν είναι.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Πληκτρολογήστε τον κύριο κωδικό για εξαγωγή των δεδομένων vault."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Εξαγωγή Vault"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Δεν υπάρχει κάτι για εισαγωγή."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Επιλέξτε μορφή του αρχείου εισαγωγής"
|
||||
},
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Είστε βέβαιοι ότι θέλετε να καταργήσετε αυτό το κλειδί ασφαλείας;"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Προσθέστε ένα κλειδί ασφαλείας WebAuthn στο λογαριασμό σας"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Ανάγνωση Κλειδιού"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Παρουσιάστηκε πρόβλημα κατά την ανάγνωση του κλειδιού ασφαλείας. Προσπάθησε ξανά."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Λόγω περιορισμών της πλατφόρμας, το WebAuthn δεν μπορεί να χρησιμοποιηθεί σε όλες τις εφαρμογές Bitwarden. Θα πρέπει να ενεργοποιήσετε έναν άλλο πάροχο σύνδεσης δύο βημάτων, ώστε να έχετε πρόσβαση στο λογαριασμό σας όταν δεν μπορεί να χρησιμοποιηθεί το WebAuthn. Υποστηριζόμενες πλατφόρμες:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Web vault και επεκτάσεις browser σε έναν σταθερό / φορητό υπολογιστή με ένα πρόγραμμα περιήγησης WebAuthn (Chrome, Opera, Vivaldi, ή Firefox με FIDO U2F ενεργοποιημένο)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Ο Bitwarden κωδικός ανάκτησης, εισόδου δύο βημάτων"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Κοινοποιημένο στοιχείο $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Δεν είναι δυνατή η επαλήθευση του email σας. Δοκιμάστε να στείλετε νέο email επαλήθευσης."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Απαιτείται Επαλήθευση Email"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Πρέπει να επαληθεύσετε το email σας για να χρησιμοποιήσετε αυτή τη δυνατότητα."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Ενημερώστε τον Browser"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Είστε βέβαιοι ότι θέλετε να καταργήσετε τον κωδικό πρόσβασης;"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Απόκρυψη της διεύθυνσης email μου από τους παραλήπτες."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Απενεργοποιήστε αυτό το Send έτσι ώστε κανείς να μην μπορεί να έχει πρόσβαση σε αυτό.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Επιλογές Send",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Καθορίστε επιλογές για τη δημιουργία και επεξεργασία sends.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Οι χρήστες του οργανισμού που μπορούν να διαχειριστούν τις πολιτικές του οργανισμού εξαιρούνται από την εφαρμογή αυτής της πολιτικής."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Μην επιτρέπετε στους χρήστες να αποκρύψουν τη διεύθυνση email τους από τους παραλήπτες κατά τη δημιουργία ή την επεξεργασία ενός send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "Οι ακόλουθες οργανωτικές πολιτικές εφαρμόζονται επί του παρόντος:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Οι χρήστες δεν επιτρέπεται να αποκρύψουν τη διεύθυνση email τους από τους παραλήπτες κατά τη δημιουργία ή την επεξεργασία ενός send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Διαχείριση Χρηστών"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Διαχείριση Επαναφοράς Κωδικού Πρόσβασης"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Πρέπει να απενεργοποιήσετε χειροκίνητα την πολιτική ελέγχου ταυτότητας μιας σύνδεσης πριν αυτή η πολιτική μπορεί να απενεργοποιηθεί."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Ο χρήστης Bitwarden που δημιούργησε αυτό το send έχει επιλέξει να κρύψει τη διεύθυνση email του. Πρέπει να διασφαλίσετε ότι εμπιστεύεστε την πηγή αυτού του συνδέσμου πριν χρησιμοποιήσετε ή κατεβάσετε το περιεχόμενό του.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Παρουσιάστηκε σφάλμα κατά την αποθήκευση των ημερομηνιών διαγραφής και λήξης."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Για να επαληθεύσετε τον 2FA σας παρακαλώ κάντε κλικ στο παρακάτω κουμπί."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Ταυτοποίηση WebAutn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "Το WebAuthn δεν υποστηρίζεται σε αυτό το πρόγραμμα περιήγησης."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>Το WebAuthn επαληθεύτηκε επιτυχώς!</strong><br>Μπορείτε να κλείσετε αυτή την καρτέλα."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Η υπόδειξη κωδικού πρόσβασης, δεν μπορεί να είναι η ίδια με τον κωδικό πρόσβασης σας."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Επαναφορά κωδικού πρόσβασης"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Εγγεγραμμένος στην επαναφορά κωδικού πρόσβασης"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Επαναφορά κωδικού πρόσβασης"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Επιτυχής εγγραφή!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Επιτυχής απόσυρση!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Ο χρήστης $ID$ έχει εγγραφεί στη βοήθεια επαναφοράς κωδικού πρόσβασης.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Ο χρήστης $ID$ αποσύρθηκε από τη βοήθεια επαναφοράς κωδικού πρόσβασης.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Τα Ciphers που βρίσκονται σε κάδο απορριμμάτων περισσότερες από 30 ημέρες θα διαγράφονται αυτόματα."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Τα Ciphers που βρίσκονται στον κάδο απορριμμάτων για λίγο θα διαγράφονται αυτόματα."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Προτροπή νέου κωδικού πρόσβασης"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Επιβεβαίωση κύριου κωδικού πρόσβασης"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Αυτή η ενέργεια προστατεύεται. Για να συνεχίσετε, πληκτρολογήστε ξανά τον κύριο κωδικό πρόσβασης για να επαληθεύσετε την ταυτότητά σας."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Share"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organisation"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ copied",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Vault"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Share selected"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organisation"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Delete selected"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Select a file."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Maximum file size is 100 MB."
|
||||
"message": "Maximum file size is 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "You cannot use this feature until you update your encryption key."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Edited item"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Shared item"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Shared items"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Delete item"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organisations"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Choose an organisation that you wish to share this item with. Sharing transfers ownership of the item to the organisation. You will no longer be the direct owner of this item once it has been shared."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organisation that you wish to move this item to. Moving to an organisation transfers ownership of the item to that organisation. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Choose an organisation that you wish to share these items with. Sharing transfers ownership of the items to the organisation. You will no longer be the direct owner of these items once they have been shared."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organisation that you wish to move these items to. Moving to an organisation transfers ownership of the items to that organisation. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Edit the collections that this item is being shared with. Only organisation users with access to these collections will be able to see this item."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organisation, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Enter your master password to export your vault data."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Export vault"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nothing was imported."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Select the format of the import file"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Shared item $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organisation.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3653,14 +3678,14 @@
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Organisation users that can manage the organisation's policies are exempt from this policy's enforcement."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "The following organisation policies are currently in effect:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
@@ -3853,7 +3878,7 @@
|
||||
"message": "Withdraw from Password Reset"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Enrolment success!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
@@ -3876,6 +3901,69 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organisation policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organisation administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organisation to reset organisation users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organisation will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organisation will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organisation has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organisation administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organisation Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or cancelled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Share"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ copied",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Vault"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Share selected"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Delete selected"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Select a file."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Maximum file size is 100 MB."
|
||||
"message": "Maximum file size is 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "You cannot use this feature until you update your encryption key."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Edited item"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Shared item"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Shared items"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Delete item"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organisations"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Choose an organisation that you wish to share this item with. Sharing transfers ownership of the item to the organisation. You will no longer be the direct owner of this item once it has been shared."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Choose an organisation that you wish to share these items with. Sharing transfers ownership of the items to the organisation. You will no longer be the direct owner of these items once they have been shared."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Edit the collections that this item is being shared with. Only organisation users with access to these collections will be able to see this item."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Enter your master password to export your vault data."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Export vault"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nothing was imported."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Select the format of the import file"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Shared item $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3832,13 +3857,13 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
@@ -3876,11 +3901,74 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Kunhavigi"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ kopiita",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Volbo"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Kunhavigi elektitajn"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Forigi Elektitajn"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Elektu dosieron."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Maksimuma dosiergrandeco estas 100 MB."
|
||||
"message": "Maksimuma dosiergrandeco estas 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Vi ne povas uzi ĉi tiun funkcion antaŭ ol vi ĝisdatigos vian ĉifran ŝlosilon."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Redaktita ero"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Komuna ero"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Komunaj eroj"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Forigi Artikolon"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organizoj"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Elektu organizon kun kiu vi volas dividi ĉi tiun eron. Dividado transdonas posedon de la ero al la organizo. Vi ne plu estos la rekta posedanto de ĉi tiu ero post kiam ĝi estos dividita."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Elektu organizon kun kiu vi volas dividi ĉi tiujn erojn. Dividado transdonas posedon de la eroj al la organizo. Vi ne plu estos la rekta posedanto de ĉi tiuj eroj post kiam ili estos dividitaj."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Redaktu la kolektojn kun kiuj ĉi tiu ero estas dividita. Nur organizaj uzantoj kun aliro al ĉi tiuj kolektoj povos vidi ĉi tiun eron."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Vi elektis $COUNT$ eron (j). $SHAREABLE_COUNT$ eroj estas kompareblaj, $NONSHAREABLE_COUNT$ ne.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Enigu vian ĉefan pasvorton por eksporti viajn volbajn datumojn."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Eksporti Volbon"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nenio estis importita."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Elektu la formaton de la importa dosiero"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Komuna ero $ID $.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3832,13 +3857,13 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
@@ -3876,11 +3901,74 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Compartir"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "Valor de $VALUE$ copiado",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Caja fuerte"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Compartir selección"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Eliminar selección"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Selecciona un archivo."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "El tamaño máximo de archivo es de 100MB."
|
||||
"message": "El tamaño máximo de archivo es de 500MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "No puedes usar esta característica hasta que actualices tu clave de cifrado."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Elemento editado"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Elemento compartido"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Elementos compartidos"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Eliminar elemento"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organizaciones"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Elige una organización con la que quieras compartir este elemento. Compartir transfiere la propiedad del elemento a la organización. No podrás volver a ser el propietario de este elemento una vez haya sido compartido."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Elige una organización con la que quieras compartir estos elementos. Compartir transfiere la propiedad de los elementos a la organización. No podrás volver a ser el propietario de estes elementos una vez hayan sido compartidos."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Elige las colecciones con la que este elemento va a ser compartido. Solo los miembros de la organización que puedan acceder a esas colecciones podrán ver el elemento."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Ha seleccionado $COUNT$ elemento(s). $SHAREABLE_COUNT$ elementos son compartibles, $NONSHAREABLE_COUNT$ no.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Introduce tu contraseña maestra para exportar la información de tu caja fuerte."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Exportar caja fuerte"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "No se ha importado nada."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Selecciona el formato del fichero a importar"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Elemento $ID$ compartido.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3832,13 +3857,13 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
@@ -3876,11 +3901,74 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -143,7 +143,7 @@
|
||||
"message": "Aegumise aasta"
|
||||
},
|
||||
"authenticatorKeyTotp": {
|
||||
"message": "Autentiseerimise võti (TOTP)"
|
||||
"message": "Autentimise võti (TOTP)"
|
||||
},
|
||||
"folder": {
|
||||
"message": "Kaust"
|
||||
@@ -204,7 +204,7 @@
|
||||
"description": "URI match detection for auto-fill."
|
||||
},
|
||||
"defaultMatchDetection": {
|
||||
"message": "Vaike sobivuse tuvastamine",
|
||||
"message": "Tavaline sobivuse tuvastamine",
|
||||
"description": "Default URI match detection for auto-fill."
|
||||
},
|
||||
"never": {
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Jaga"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Teisalda organisatsioonile"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ on kopeeritud",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Hoidla"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Jaga valitud"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Teisalda valitud organisatsioonile"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Kustuta valitud"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Vali fail."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Maksimaalne faili suurus on 100 MB."
|
||||
"message": "Maksimaalne faili suurus on 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Seda funktsiooni ei saa enne krüpteerimise võtme uuendamist kasutada."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Kirje on muudetud"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Kirje on jagatud"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ teisaldati $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Jagatud kirjed"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Valitud kirjed teisaldati $ORGNAME$-le",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Kustuta kirje"
|
||||
@@ -512,7 +531,7 @@
|
||||
"message": "Ei"
|
||||
},
|
||||
"loginOrCreateNewAccount": {
|
||||
"message": "Logi oma olemasolevasse kontosse sisse või loo uus konto."
|
||||
"message": "Logi sisse või loo uus konto."
|
||||
},
|
||||
"createAccount": {
|
||||
"message": "Konto loomine"
|
||||
@@ -578,7 +597,7 @@
|
||||
"message": "Ülemparoolid ei ühti."
|
||||
},
|
||||
"newAccountCreated": {
|
||||
"message": "Sinu konto on loodud! Võid nüüd sisse logida."
|
||||
"message": "Sinu konto on loodud! Saad nüüd sellesse sisse logida."
|
||||
},
|
||||
"masterPassSent": {
|
||||
"message": "Ülemparooli vihje saadeti sinu e-posti aadressile."
|
||||
@@ -645,7 +664,7 @@
|
||||
}
|
||||
},
|
||||
"enterVerificationCodeApp": {
|
||||
"message": "Sisesta autentiseerimise rakendusest 6 kohaline number."
|
||||
"message": "Sisesta autentimise rakendusest 6 kohaline number."
|
||||
},
|
||||
"enterVerificationCodeEmail": {
|
||||
"message": "Sisesta 6 kohaline number, mis saadeti e-posti aadressile $EMAIL$.",
|
||||
@@ -687,7 +706,7 @@
|
||||
"message": "Sellel kontol on aktiveeritud kaheastmeline kinnitus. Siiski ei toeta konkreetne brauser ühtegi aktiveeritud kaheastmelise kinnitamise teenust."
|
||||
},
|
||||
"noTwoStepProviders2": {
|
||||
"message": "Palun kasuta ühilduvat brauserit (näiteks Chrome) ja/või lisa uus kaheastmelise teenuse pakkuja, mis töötab rohkemates brauserites (näiteks mõni autentiseerimise rakendus)."
|
||||
"message": "Palun kasuta ühilduvat brauserit (näiteks Chrome) ja/või lisa uus kaheastmelise teenuse pakkuja, mis töötab rohkemates brauserites (näiteks mõni autentimise rakendus)."
|
||||
},
|
||||
"twoStepOptions": {
|
||||
"message": "Kaheastmelise sisselogimise valikud"
|
||||
@@ -699,10 +718,10 @@
|
||||
"message": "Taastamise kood"
|
||||
},
|
||||
"authenticatorAppTitle": {
|
||||
"message": "Autentiseerimise rakendus"
|
||||
"message": "Autentimise rakendus"
|
||||
},
|
||||
"authenticatorAppDesc": {
|
||||
"message": "Kasuta autentiseerimise rakendust (näiteks Authy või Google Authenticator), et luua ajal baseeruvaid kinnituskoode.",
|
||||
"message": "Kasuta autentimise rakendust (näiteks Authy või Google Authenticator), et kasutada sisselogimiseks ajal baseeruvat kinnituskoodi.",
|
||||
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
|
||||
},
|
||||
"yubiKeyTitle": {
|
||||
@@ -720,7 +739,7 @@
|
||||
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
|
||||
},
|
||||
"u2fDesc": {
|
||||
"message": "Kasuta mistahes FIDO U2F toetavad turvalist võtit, et oma kontole ligi pääseda."
|
||||
"message": "Kasuta mistahes FIDO U2F toetavat turvalist võtit, et oma kontole ligi pääseda."
|
||||
},
|
||||
"u2fTitle": {
|
||||
"message": "FIDO U2F Turvaline võti"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Kasuta kontole ligipääsemiseks mistahes WebAuthn toetavat turvalist võtit."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(pärineb FIDO'lt)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-post"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organisatsioon"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Vali organisatsioon, millega soovid seda kirjet jagada. Jagamisega saab kirje omanikuks organisatsioon. Pärast kirje jagamist ei ole sa enam selle otsene omanik."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Vali organisatsioon, kuhu soovid seda kirjet teisaldada. Teisaldamisega saab kirje omanikuks organisatsioon. Pärast kirje teisaldamist ei ole sa enam selle otsene omanik."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Vali organisatsioon, millega soovid neid kirjeid jagada. Jagamisega saab kirjete omanikuks organisatsioon. Pärast kirjete jagamist ei ole sa enam nende otsene omanik."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Vali organisatsioon, kuhu soovid seda kirjet teisaldada. Teisaldamisega saab kirje omanikuks organisatsioon. Pärast kirje teisaldamist ei ole sa enam selle otsene omanik."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Muuda kollektsioone, millega seda kirjet jagatakse. Seda kirjet näevad üksnes organisatsiooni kasutajad, kes omavad nendele kollektsioonidele ligipääsu."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Valisid $COUNT$ kirje(t). $SHAREABLE_COUNT$ kirje(t) on jagatavad, $NONSHAREABLE_COUNT$ ei ole.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Valisid $COUNT$ kirje(t). $MOVEABLE_COUNT$ kirje(t) saab teisaldada organisatsioonile, $NONMOVEABLE_COUNT$ ei saa.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Hoidlas olevate andmete eksportimiseks on vajalik ülemparooli sisestamine."
|
||||
},
|
||||
"export": {
|
||||
"message": "Ekspordi"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Hoidla sisu eksportimine"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Midagi ei imporditud."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Eksporditud faili dekrüpteerimine nurjus. Sinu krüpteerimisvõti ei ühti selle võtmega, mida kasutati andmete eksportimisel."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Vali imporditava faili vorming"
|
||||
},
|
||||
@@ -1059,7 +1084,7 @@
|
||||
"message": "Valikud"
|
||||
},
|
||||
"optionsDesc": {
|
||||
"message": "Erinevad Veebihoidla kohandamise valikud."
|
||||
"message": "Siit leiad erinevad Veebihoidla kohandamise valikud."
|
||||
},
|
||||
"optionsUpdated": {
|
||||
"message": "Muudatused on rakendatud"
|
||||
@@ -1246,7 +1271,7 @@
|
||||
"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, CLI ja kõikide brauserite lisad seadmes, mille USB port võimaldab YubiKeyd kasutada."
|
||||
"message": "Veebihoidla, töölaua rakendus, CLI ja kõikide brauserite laiendid seadmes, mille USB port võimaldab YubiKeyd kasutada."
|
||||
},
|
||||
"twoFactorYubikeySupportMobile": {
|
||||
"message": "NFC toega seadmel olevad äpid või USB port, mis võimaldab YubiKeyd kasutada."
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "WebAuthn võti $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1306,7 +1331,7 @@
|
||||
"message": "API hostinimi"
|
||||
},
|
||||
"twoFactorEmailDesc": {
|
||||
"message": "Järgnevad juhised aitavad sul kaheastmelise kinnituse e-posti teel ära seadistada:"
|
||||
"message": "Järgi allolevaid juhiseid, et võimaldada kaheastmeline kinnitamine e-posti teel:"
|
||||
},
|
||||
"twoFactorEmailEnterEmail": {
|
||||
"message": "Sisesta e-post, kuhu soovid kinnituskoode saada"
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Oled kindel, et soovid selle turvavõtme eemaldada?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Lisa oma kontole WebAuthn turvavõti"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Loe võtit"
|
||||
@@ -1348,7 +1373,7 @@
|
||||
"message": "Mõnede platvormi piirangute tõttu ei saa FIDO U2F-i kõikide Bitwardeni rakendustega kasutada. Võiksid kaaluda teise kaheastmelise kinnitamise aktiveerimist olukordadeks, kus FIDO U2F-i ei saa kasutada. Toetatud platvormid:"
|
||||
},
|
||||
"twoFactorU2fSupportWeb": {
|
||||
"message": "Veebihoidla ja brauseri lisad töölaual/sülearvutis kus on U2F toetusega brauser (Chrome, Opera, Vivaldi või Firefox, kus on FIDO U2F sisse lülitatud)."
|
||||
"message": "Veebihoidla- ja brauseri laiendused laua- ja sülearvutis, kus on U2F toega brauser (Chrome, Opera, Vivaldi või Firefox, kus on FIDO U2F sisse lülitatud)."
|
||||
},
|
||||
"twoFactorU2fWaiting": {
|
||||
"message": "Ootame, kuni puudutad turvavõtmel olevat nuppu"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Turvavõtme lugemisel tekkis tõrge. Proovi uuesti."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Mõnede platvormi piirangute tõttu ei saa WebAuthn'i kõikide Bitwardeni rakendustega kasutada. Võiksid kaaluda teise kaheastmelise kinnitamise aktiveerimist olukordadeks, kus WebAuthn'i ei saa kasutada. Toetatud platvormid:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Veebihoidla- ja brauseri laiendused laua- ja sülearvutis, kus on WebAuthn toega brauser (Chrome, Opera, Vivaldi või Firefox, kus on FIDO U2F sisse lülitatud)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Bitwardeni kaheastmelise logimise varukood"
|
||||
@@ -1614,7 +1639,7 @@
|
||||
"message": "Hädaolukorra ligipääs"
|
||||
},
|
||||
"premiumSignUpReports": {
|
||||
"message": "Parooli hügieen, konto seisukord ja andmelekete raportid aitavad hoidlat turvalisena hoida."
|
||||
"message": "Paroolide seisukorra ülevaade ja andmelekete raportid aitavad hoidla sisu turvalisena hoida."
|
||||
},
|
||||
"premiumSignUpTotp": {
|
||||
"message": "TOTP kinnituskoodide (2FA) genereerija hoidlas olevatele kasutajakontodele."
|
||||
@@ -1705,7 +1730,7 @@
|
||||
}
|
||||
},
|
||||
"paymentChargedWithTrial": {
|
||||
"message": "Valitud pakett sisaldab 7 päevast prooviperioodi. Krediitkaardilt ei võeta raha enne, kui prooviperiood otsa lõpeb. Välja toodud summa debiteeritakse iga $INTERVAL$. Tellimust on võimalik igal ajal tühistada.",
|
||||
"message": "Valitud pakett sisaldab 7 päevast prooviperioodi. Krediitkaardilt ei võeta raha enne, kui prooviperiood läbi saab. Väljatoodud summa debiteeritakse iga $INTERVAL$. Tellimust on võimalik igal ajal tühistada.",
|
||||
"placeholders": {
|
||||
"interval": {
|
||||
"content": "$1",
|
||||
@@ -1802,7 +1827,7 @@
|
||||
"message": "Makseviis"
|
||||
},
|
||||
"noPaymentMethod": {
|
||||
"message": "Failis ei ole maksemeetodit."
|
||||
"message": "Makseviisid puuduvad."
|
||||
},
|
||||
"addPaymentMethod": {
|
||||
"message": "Lisa makseviis"
|
||||
@@ -1953,7 +1978,7 @@
|
||||
"description": "Free as in 'free beer'."
|
||||
},
|
||||
"planDescFree": {
|
||||
"message": "Testimiseks ja isiklikuks kasutamiseks, jagamaks $COUNT$ teise kasutajaga.",
|
||||
"message": "Testimiseks ja isiklikuks kasutamiseks, jagamaks $COUNT$ teise Bitwardeni kasutajaga.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@@ -1971,7 +1996,7 @@
|
||||
"message": "Meeskond"
|
||||
},
|
||||
"planDescTeams": {
|
||||
"message": "Ettevõtetele ja teistele meeskondadele/organisatsioonidele."
|
||||
"message": "Ettevõtetele ja teistele meeskondadele ja organisatsioonidele."
|
||||
},
|
||||
"planNameEnterprise": {
|
||||
"message": "Suurettevõte"
|
||||
@@ -2046,7 +2071,7 @@
|
||||
}
|
||||
},
|
||||
"onPremHostingOptional": {
|
||||
"message": "Ise hostimise võimalus (valikuline)"
|
||||
"message": "Ise majutamise võimalus (valikuline)"
|
||||
},
|
||||
"usersGetPremium": {
|
||||
"message": "Liikmed saavad automaatse juurdepääsu premium funktsioonidele"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Jagas kirjet $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Kirje $ID$ on teisaldatud organisatsioonile.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2619,10 +2644,10 @@
|
||||
"message": "Lõpukuupäev"
|
||||
},
|
||||
"verifyEmail": {
|
||||
"message": "Kinnita e-posti aadress"
|
||||
"message": "E-posti aadressi kinnitamine"
|
||||
},
|
||||
"verifyEmailDesc": {
|
||||
"message": "Kõikide võimaluste kasutamiseks pead oma konto e-posti aadressi kinnitama."
|
||||
"message": "Kõikide funktsioonide kasutamiseks pead oma konto e-posti aadressi kinnitama."
|
||||
},
|
||||
"verifyEmailFirst": {
|
||||
"message": "Esmalt pead kinnitama konto e-poesti aadressi."
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "E-posti kinnitamine nurjus. Proovi uut kinnituskirja saata."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Vajalik on e-posti kinnitamine"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Enne selle funktsiooni kasutamist pead oma e-posti kinnitama."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Uuenda brauserit"
|
||||
@@ -2679,7 +2704,7 @@
|
||||
"message": "Kui sa ei pääse oma kontole ühegi kaheastmeliste kinnitamise meetodi abiga ligi, saad selle välja lülitada. Selleks kasuta kaheastmelise kinnitamise tühistamise koodi."
|
||||
},
|
||||
"recoverAccountTwoStep": {
|
||||
"message": "Taasta ligipääs kaheastmelise kinnitamiseta"
|
||||
"message": "Taasta kaheastmelise kinnitamise ligipääs"
|
||||
},
|
||||
"twoStepRecoverDisabled": {
|
||||
"message": "Sinu konto kaheastmeline kinnitamine on välja lülitatud."
|
||||
@@ -2762,7 +2787,7 @@
|
||||
"message": "Tegime sinu pangakontole kaks väikest ülekannet (nende kohalejõudmine võib võtta 1-2 tööpäeva). Selleks, et pangakonto kinnitada, sisesta need summad siia."
|
||||
},
|
||||
"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": "Pangaülekandega tasumine on saadaval ainult Ameerika Ühendriikide klientidele. 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": "Pangakonto mittekinnitamine tähendab seda, et makset ei toimu ning konto kaotab oma tellimusega kaasnevad eelised."
|
||||
@@ -2979,7 +3004,7 @@
|
||||
"message": "Nõrk ülemparool"
|
||||
},
|
||||
"weakMasterPasswordDesc": {
|
||||
"message": "Valitud ülemparool on nõrk. Oma Bitwardeni konto paremaks kaitsmiseks peaksid kasutama tugevat parooli. Oled kindel, et soovid seda parooli ülemparoolina kasutada?"
|
||||
"message": "Valitud ülemparool on nõrk. Oma Bitwardeni konto paremaks kaitsmiseks peaksid kasutama tugevamat parooli. Oled kindel, et soovid valitud parooli ülemparoolina kasutada?"
|
||||
},
|
||||
"rotateAccountEncKey": {
|
||||
"message": "Roteeri ka minu konto krüpteerimise võtit"
|
||||
@@ -3266,7 +3291,7 @@
|
||||
"message": "Organisatsiooni identifikaator"
|
||||
},
|
||||
"ssoLogInWithOrgIdentifier": {
|
||||
"message": "Sisselogimine läbi organisatsiooni ühekordne sisselogimise portaali. Jätkamiseks sisesta ettevõtte identifikaator."
|
||||
"message": "Sisselogimine läbi organisatsiooni ühekordse sisselogimise portaali. Jätkamiseks sisesta ettevõtte identifikaator."
|
||||
},
|
||||
"enterpriseSingleSignOn": {
|
||||
"message": "Ettevõtte Single Sign-On"
|
||||
@@ -3279,7 +3304,7 @@
|
||||
"description": "The web portal used by business organizations for configuring certain features."
|
||||
},
|
||||
"includeAllTeamsFeatures": {
|
||||
"message": "Kõik Tiimi funktsioonid, lisaks:"
|
||||
"message": "Kõik Meeskonna funktsioonid, lisaks:"
|
||||
},
|
||||
"includeSsoAuthentication": {
|
||||
"message": "SSO autentimine läbi SAML2.0 ja OpenID Connect-i"
|
||||
@@ -3315,7 +3340,7 @@
|
||||
"message": "Sisselülitamisel eemaldatakse organisatsioonist liikmed, kes on juba mõne teise organisatsiooniga liitunud. See ei puuduta liikmeid, kelle staatus on Omanik või Administraator."
|
||||
},
|
||||
"requireSso": {
|
||||
"message": "Single Sign-On autentiseerimine"
|
||||
"message": "Single Sign-On autentimine"
|
||||
},
|
||||
"requireSsoPolicyDesc": {
|
||||
"message": "Nõua kasutajatelt sisselogimist läbi Ettevõtte Single Sign-On meetodi."
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Soovid kindlasti selle parooli eemaldada?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Ära näita saajatele minu e-posti aadressi."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Keela see Send, et keegi ei pääseks sellele ligi.",
|
||||
@@ -3479,7 +3504,7 @@
|
||||
"message": "Siin saad hallata ning seadistada usaldusväärseid kontakte, kes saavad hädaolukorral sinu Hoidla sisu kas Vaadata või Üle võtta. Rohkema info saamiseks vaata meie abilehekülge. Tegemist on turvalise ja „zero-knowledge“ lahendusega."
|
||||
},
|
||||
"emergencyAccessOwnerWarning": {
|
||||
"message": "Oled ühe või enama organisatsiooni omanik. Andes ligipääsu hädaolukorra kontaktile, saab ta pärast konto ülevõtmist ka neid õiguseid kasutada."
|
||||
"message": "Oled ühe või enama organisatsiooni omanik. Andes ligipääsu hädaolukorra kontaktile, saab ta pärast konto ülevõtmist ka Organisatsiooni õiguseid kasutada."
|
||||
},
|
||||
"trustedEmergencyContacts": {
|
||||
"message": "Usaldusväärsed hädaolukorra kontaktid"
|
||||
@@ -3491,7 +3516,7 @@
|
||||
"message": "Lisa hädaolukorra kontakt"
|
||||
},
|
||||
"designatedEmergencyContacts": {
|
||||
"message": "Hädaolukorra kontaktiks määratud"
|
||||
"message": "Oled järgnevate kontode hädaolukorra kontakt"
|
||||
},
|
||||
"noGrantedAccess": {
|
||||
"message": "Sind ei ole hetkel ühelegi kontole hädaolukorra kontaktiks määratud."
|
||||
@@ -3503,7 +3528,7 @@
|
||||
"message": "Hädaolukorra kontakti muutmine"
|
||||
},
|
||||
"inviteEmergencyContactDesc": {
|
||||
"message": "Kutsu oma hädaolukorra kontaktiks usaldusväärne kasutaja, sisestades alla tema Bitwardeni konto e-posti aadress. Kui tal ei ole veel Bitwardeni kontot, pakutakse talle võimalus see luua."
|
||||
"message": "Kutsu oma hädaolukorra kontaktiks usaldusväärne kasutaja. Selleks sisestades alla tema Bitwardeni konto e-posti aadress. Kui tal ei ole veel Bitwardeni kontot, pakutakse talle võimalus see luua."
|
||||
},
|
||||
"emergencyAccessRecoveryInitiated": {
|
||||
"message": "Hädaolukorra ligipääs on käivitatud"
|
||||
@@ -3518,13 +3543,13 @@
|
||||
"message": "Ülevõtmine"
|
||||
},
|
||||
"takeoverDesc": {
|
||||
"message": "Saab määrata kontole uue ülemaparooli."
|
||||
"message": "Saab määrata kontole uue ülemparooli."
|
||||
},
|
||||
"waitTime": {
|
||||
"message": "Ooteaeg"
|
||||
},
|
||||
"waitTimeDesc": {
|
||||
"message": "Aeg, peale mida võimaldatakse kontaktile automaatne ligipääs."
|
||||
"message": "Aeg, peale mida võimaldatakse määratud isikule automaatne ligipääs."
|
||||
},
|
||||
"oneDay": {
|
||||
"message": "1 päev"
|
||||
@@ -3606,7 +3631,7 @@
|
||||
"message": "Hädaolukorra ligipääsust keelduti"
|
||||
},
|
||||
"passwordResetFor": {
|
||||
"message": "$USER$ parool on taastatud. Saad nüüd uue parooliga sisse logida.",
|
||||
"message": "$USER$ parool on lähtestatud. Saad nüüd uue parooliga sisse logida.",
|
||||
"placeholders": {
|
||||
"user": {
|
||||
"content": "$1",
|
||||
@@ -3634,7 +3659,7 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"disableSendExemption": {
|
||||
"message": "Neid organisatsiooni liikmeid, kes saavad hallata organisatsiooni poliitikaid, see muudatus ei mõjuta."
|
||||
"message": "See muudatus ei mõjuta neid organisatsiooni liikmeid, kes saavad hallata organisatsiooni poliitikaid."
|
||||
},
|
||||
"sendDisabled": {
|
||||
"message": "Send on väljalülitatud",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Sendi valikud",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Määra valikud Sendi loomiseks ja muutmiseks.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "See muudatus ei mõjuta neid organisatsiooni liikmeid, kes saavad hallata organisatsiooni poliitikaid."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Ära luba kasutajatel Sendi loomisel või muutmisel oma e-posti aadressi saajate eest peita.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "Hetkel on kehtivad järgmised organisatsiooni poliitikad:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Kasutajatel pole lubatud Sendi loomisel või muutmisel oma e-posti aadressi saajate eest peita.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Kasutajate haldamine"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Parooli lähtestamise haldamine"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Enne selle poliitika keelamist pead Single Sign-On autentimise käsitsi välja lülitama."
|
||||
@@ -3737,7 +3762,7 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendNameDesc": {
|
||||
"message": "Sisesta Sendi nimi.",
|
||||
"message": "Sisesta Sendi nimi (kohustuslik).",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendTextDesc": {
|
||||
@@ -3785,7 +3810,7 @@
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
|
||||
},
|
||||
"sendVaultCardTryItNow": {
|
||||
"message": "proovi seda ise",
|
||||
"message": "proovi ise järele",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
|
||||
},
|
||||
"sendAccessTaglineOr": {
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Selle Sendi looja ei soovi oma e-posti aadressi avaldada. Palun veendu, et see pärineb usaldusväärsest allikast, enne kui asud selle sisu kasutama või faile alla laadima.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Kustutamis- ja aegumiskuupäevade salvestamisel ilmnes tõrge."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "2FA kinnitamiseks kliki alloleval nupul."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "WebAuthn kinnitamine"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "Sinu brauser ei toeta WebAuthn'i."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>WebAuthn on edukalt kinnitatud!</strong><br>Võid selle vahelehe sulgeda."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Parooli vihje ei saa olla sama mis parool ise."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Liitu parooli lähtestamise valikuga"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Liitusid parooli lähtestamise valikuga"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Tühista nõusolek parooli lähtestamiseks"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Liitumine õnnestus!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Tühistamine õnnestus!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Kasutaja $ID$ liitus parooli lähtestamise valikuga.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Kasutaja $ID$ tühistas parooli taastamise valiku nõusuoleku.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Kasutaja $ID$ ülemparool on lähtestatud.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Lähtesta parool"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Jätkates logitakse $NAME$ praegusest sessioonis välja, mistõttu peavad nad kontosse uuesti sisse logima. Teised kontoga ühendatud seadmed võivad jääda sisselogituks kuni üheks tunniks.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "see kasutaja"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Üks või enam organisatsiooni eeskirja nõuavad, et ülemparool vastaks nendele nõudmistele:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Parool on edukalt lähtestatud!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Liitumine võimaldab organisatsiooni administraatoritel sinu ülemparooli muuta. Oled kindel, et soovid liituda?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Ülemparooli lähtestamine"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Võimalda organisatsiooni administraatoritel kasutajate ülemparooli lähtestada."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Organisatsiooni kuuluvad kasutajad peavad ise liituma või nad liidetakse automaatselt, enne kui nende ülemparooli lähtestada saab."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automaatne liitumine"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Kõik kasutajad, kes aktsepteerivad kutse, liidetakse automaatselt parooli lähtestamise funktsiooniga."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Kasutajad, kes on juba organisatsiooni liikmed, liidetakse parooli lähtestamise valikuga tagasiulatuvalt. Nad peavad selle ise üle kinnitama, enne kui administraatoritel tekib võimalus nende paroole lähtestada."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Liida uued kasutajad automaatselt"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Selle organisatsiooni poliitika kohaselt liidetakse sind automaatselt ülemparooli lähtestamise funktsiooniga. Liitumisel saavad organisatsiooni administraatorid sinu ülemparooli muuta."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Salakirjad, mis on olnud prügikastis enam kui 30 päeva, kustutatakse automaatselt."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Salakirjad, mis on olnud mõnda aega prügikastis, kustutatakse automaatselt."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Nõutav on ülemparool"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Ülemparooli kinnitamine"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "See tegevus on kaitstud. Jätkamiseks sisesta oma ülemparool."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Saada kutsed uuesti"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "See valik rakendub mistahes valitud kasutajatele."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Oled kindel, et soovid järgnevaid kasutajaid eemaldada? See tegevus võib võtta paar sekundit ning seda ei saa katkestada."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Kinnita valitud"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Masstegevuse staatus"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Edukalt kinnitatud."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Edukalt uuesti kutsutud."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Edukalt eemaldatud"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Välja jäetud, ei rakendu sellel tegevuse puhul."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Sõrmejälg"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Kasutajate eemaldamine"
|
||||
},
|
||||
"error": {
|
||||
"message": "Viga"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "\"Parooli lähtestamise haldamine\" nõuab ka valiku \"Kasutajate haldamine\" sisselülitamist"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Jaa"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Siirrä organisaatioon"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ kopioitiin",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Holvi"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Jaa valitut"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Siirrä valitut organisaatioon"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Poista valitut"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Valitse tiedosto."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Tiedoston enimmäiskoko on 100 Mt."
|
||||
"message": "Tiedoston enimmäiskoko on 500 Mt."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Et voi käyttää tätä toimintoa ennen kuin päivität salausavaimesi."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Muokattiin kohdetta"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Jaettiin kohde"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ siirrettiin organisaatioon $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Jaettiin kohteet"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Valitut kohteet siirrettiin organisaatioon $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Poista kohde"
|
||||
@@ -712,7 +731,7 @@
|
||||
"message": "Käytä YubiKey-todennuslaitetta tilisi avaukseen. Toimii YubiKey 4 ja 5 -sarjojen sekä NEO -laitteiden kanssa."
|
||||
},
|
||||
"duoDesc": {
|
||||
"message": "Vahvista Duo Securityn avulla käyttäen Duo Mobile ‑sovellusta, tekstiviestiä, puhelua tai U2F-todennuslaitetta.",
|
||||
"message": "Vahvista kirjautuminen Duo Securityn avulla käyttäen Duo Mobile ‑sovellusta, tekstiviestiä, puhelua tai U2F-todennuslaitetta.",
|
||||
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
|
||||
},
|
||||
"duoOrganizationDesc": {
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Käytä mitä tahansa WebAuthn‑yhteensopivaa todennuslaitetta päästäksesi käsiksi tiliisi."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(siirretty FIDO:sta)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "Sähköpostiosoite"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organisaatiot"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Valitse organisaatio, jonka kanssa haluat jakaa kohteen. Jako siirtää kohteen organisaation omistukseen, etkä tämän jälkeen ole enää sen suora omistaja."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Valitse organisaatio, johon haluat siirtää kohteen. Tämä siirtää kohteen organisaation omistukseen, etkä tämän jälkeen ole enää sen suora omistaja."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Valitse organisaatio, jonka kanssa haluat jakaa kohteet. Jako siirtää kohteet organisaation omistukseen, etkä tämän jälkeen ole enää niiden suora omistaja."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Valitse organisaatio, johon haluat siirtää kohteet. Tämä siirtää kohteet organisaation omistukseen, etkä tämän jälkeen ole enää niiden suora omistaja."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Muokkaa kokoelmia, joihin tämä kohde on jaettu. Kohteen näkevät vain ne organisaation käyttäjät, joilla on käyttöoikeus näihin kokoelmiin."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Olet valinnut $COUNT$ kohdetta. $SHAREABLE_COUNT$ kohdetta on jaettavissa, $NONSHAREABLE_COUNT$ ei ole.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Olet valinnut $COUNT$ kohdetta. $MOVEABLE_COUNT$ kohdetta voidaan siirtää organisaatioon, $NONMOVEABLE_COUNT$ ei.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Syötä pääsalasanasi viedäksesi holvisi tiedot."
|
||||
},
|
||||
"export": {
|
||||
"message": "Vie"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Vie holvi"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Mitään ei tuotu."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Virhe purettaessa viedyn tiedoston salausta. Salausavaimesi ei vastaa viennissä käytettyä salausavainta."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Valitse tuotavan tiedoston muoto"
|
||||
},
|
||||
@@ -1097,7 +1122,7 @@
|
||||
"message": "Verkkotunnusten säännöt"
|
||||
},
|
||||
"domainRulesDesc": {
|
||||
"message": "Jos kirjautumistietosi ovat samat useille verkkotunnuksille, voit merkata sivustot vastaavanlaisiksi. Bitwarden on luonut sinulle valmiiksi globaaleita verkkotunnuksia."
|
||||
"message": "Jos kirjautumistietosi ovat samat useille verkkotunnuksille, voit merkata sivustot vastaavanlaisiksi. Bitwarden on luonut sinulle valmiiksi joitakin globaaleja verkkotunnuksia."
|
||||
},
|
||||
"globalEqDomains": {
|
||||
"message": "Globaalit vastaavat verkkotunnukset"
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "WebAuthn-todennuslaite $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Haluatko varmasti poistaa todennuslaitteen?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Lisää tilillesi WebAuthn-todennuslaite"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Lue todennuslaite"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Todennuslaittetta luettaessa havaittiin ongelma. Yritä uudelleen."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Alustan rajoitusten vuoksi, WebAuthn-todennuslaitteen käyttö ei ole mahdollista kaikissa Bitwarden-sovelluksissa. Sinun tulisi ottaa käyttöön eri kaksivaiheisen kirjautumisen todennusmenetelmä, jotta pääset tilillesi myös silloin kun WebAuthn-laitteen käyttö ei onnistu. Tuetut alustat:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Verkkoholvi ja selainlaajennukset pöytäkoneissa/kannettavissa, joissa on WebAuthn-tekniikkaa tukeva selain (Chrome, Opera, Vivaldi tai Firefox FIDO U2F käyttöön otettuna)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Bitwardenin kaksivaiheisen kirjautumisen palautuskoodisi"
|
||||
@@ -1635,7 +1660,7 @@
|
||||
}
|
||||
},
|
||||
"addons": {
|
||||
"message": "Lisäykset"
|
||||
"message": "Laajennukset"
|
||||
},
|
||||
"premiumAccess": {
|
||||
"message": "Premium-käyttöoikeus"
|
||||
@@ -1654,7 +1679,7 @@
|
||||
}
|
||||
},
|
||||
"additionalStorageGb": {
|
||||
"message": "Lisättävä tallennustila, Gt"
|
||||
"message": "Lisää tallennustilaa (Gt)"
|
||||
},
|
||||
"additionalStorageGbDesc": {
|
||||
"message": "Gigatavujen määrä"
|
||||
@@ -1849,7 +1874,7 @@
|
||||
}
|
||||
},
|
||||
"gbStorageAdd": {
|
||||
"message": "Lisättävä tallennustila, Gt"
|
||||
"message": "Lisättävän tallennustilan määrä (Gt)"
|
||||
},
|
||||
"gbStorageRemove": {
|
||||
"message": "Poistettava tallennustila, Gt"
|
||||
@@ -1909,7 +1934,7 @@
|
||||
"message": "Organisaation nimi"
|
||||
},
|
||||
"accountOwnedBusiness": {
|
||||
"message": "Tämän tilin omistaa yritys."
|
||||
"message": "Tlin omistaa yritys."
|
||||
},
|
||||
"billingEmail": {
|
||||
"message": "Laskutuksen sähköpostiosoite"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Jaettiin kohde $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Kohde $ID$ siirrettiin organisaatioon.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Sähköpostiosoitteesi vahvistus ei onnistunut. Yritä lähettää uusi vahvistussähköposti."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Sähköpostiosoitteen vahvistus vaaditaan"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Sinun on vahvistettava sähköpostiosoitteesi käyttääksesi tätä ominaisuutta."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Päivitä selain"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Haluatko varmasti poistaa salasanan?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Piilota sähköpostiosoitteeni vastaanottajilta."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Poista Send käytöstä, jottei kukaan voi avata sitä.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Send-asetukset",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Määritä Sendien luonti- ja muokkausasetukset.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Käytäntöä ei pakoteta käyttöön niille organisaation käyttäjille, joilla on organisaation käytäntöjen hallintaoikeudet."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Estä käyttäjiltä sähköpostiosoitteen piilotus kun he luovat tai muokkaavat Sendiä.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "Seuraavat organisaatiokäytännöt ovat aktiivisia:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Käyttäjiltä on estetty sähköpostiosoitteen piilotus kun he luovat tai muokkaavat Sendiä.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Käyttäjien hallinta"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Hallinnoi salasanan palautusta"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Yrityksen kertakirjautuminen (SSO) on poistettava käytöstä manuaalisesti ennen kuin tämän käytännön voi poistaa käytöstä."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Sendin luonut Bitwarden-käyttäjä on piilottanut sähköpostiosoitteensa. Varmista, että linkin lähde on luotettava ennen kuin käytät tai lataat sen sisältöä.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Tapahtui virhe tallennettaessa poisto- ja erääntymispäiviä."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Vahvista kaksivaiheinen kirjautuminen (2FA) klikkaamalla alla olevaa painiketta."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "WebAuthn-todennus"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "WebAuthn ei ole tuettu tässä selaimessa."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn-todennus onnistui! Voit sulkea välilehden."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Salasanavihjeesi ei voi olla sama kuin salasanasi."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Liity salasanan palautukseen"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Liitetty salasanan palautukseen"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Poistu salasanan palautuksesta"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Liittyminen onnistui!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Poistuttu onnistuneesti!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Käyttäjä $ID$ liittyi salasanan palautusapuun.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Käyttäjä $ID$ poistui salasanan palautusavusta.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Pääsalasanan palautus käyttäjälle $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Palauta salasana"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Jatkamalla kirjataan käyttäjät $NAME$ ulos nykyisistä istunnoistaan, jonka jälkeen heidän on kirjauduttava uudelleen. Aktiiviset istunnot toisilla laitteilla saattavat pysyä aktiivisina vielä tunnin ajan.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "tämä käyttäjä"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Yksi tai useampi organisaatiokäytäntö edellyttää, että pääsalasanasi täyttää seuraavat vaatimukset:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Salasanan palautus onnistui!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Liittyminen sallii organisaation ylläpitäjien vaihtaa pääsalasanasi. Haluatko varmasti liittyä?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Pääsalasanan palautus"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Salli organisaation ylläpitäjien palauttaa organisaation käyttäjien pääsalasana."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Organisaation käyttäjien on liityttävä itse tai automaattisen liitännän välityksellä ennen kuin ylläpitäjät voivat palauttaa heidän pääsalasanansa."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automaattinen liittyminen"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Kaikki käyttäjät liitetään salasanan palautukseen automaattisesti kun heidän kutsunsa hyväksytään."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Vanhoja organisaation käyttäjiä ei liitetä salasanan palautukseen takautuvasti, vaan heidän on itse liityttävä siihen ennen kuin järjestelmänvalvojat voivat palauttaa heidän pääsalasanaansa."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Liitä uudet käyttäjät automaattisesti"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Organisaatiolla on käytäntö, joka liittää sinut automaattisesti salasanan palautukseen. Liitos sallii organisaation ylläpitäjien vaihtaa pääsalasanasi."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organisaatioavainten vastaus on tyhjä"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Salasanan palautuksen tietojen vastaus on tyhjä"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Roskakorissa yli 30 päivää olleet kohteet poistetaan automaattisesti."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Roskakorissa jonkin aikaa olleet kohteet poistetaan automaattisesti."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Pääsalasanan uudelleenkysely"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Pääsalasanan vahvistus"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Toiminto on suojattu. Jatkaaksesi, syötä pääsalasanasi uudelleen vahvistaaksesi henkilöllisyytesi."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Lähetä kutsut uudelleen"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Toiminto ei koske valittuja käyttäjiä."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Haluatko varmasti poistaa poistaa seuraavat käyttäjät? Toiminto saattaa kestää muutamia sekunteja, eikä sitä voi keskeyttää tai peruuttaa."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Vahvista valitut"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Joukkotoiminnon tila"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Vahvistettu onnistuneesti."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Kutsuttu uudelleen onnistuneesti."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Poistettu onnistuneesti"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Ohitettu, ei koske tätä toimintoa."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Sormenjälki"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Poista käyttäjiä"
|
||||
},
|
||||
"error": {
|
||||
"message": "Virhe"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Käyttäjien hallinnan on myös oltava käytössä \"Hallinnoi salasanan palautusta\" -oikeuden kanssa"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Partager"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Déplacer vers l'Organisation"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ copié",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Coffre"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Partager les éléments sélectionnés"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Déplacer la Sélection vers l'Organisation"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Supprimer les éléments sélectionnés"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Sélectionnez un fichier."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "La taille maximale du fichier est de 100 Mo."
|
||||
"message": "La taille maximale du fichier est de 500 Mo."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Vous ne pouvez pas utiliser cette fonctionnalité avant de mettre à jour votre clé de chiffrement."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Élément modifié"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Élément partagé"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ déplacés vers $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Éléments partagés"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Les éléments sélectionnés ont été déplacés vers $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Supprimer l'élément"
|
||||
@@ -726,13 +745,13 @@
|
||||
"message": "Clé de sécurité FIDO U2F"
|
||||
},
|
||||
"webAuthnTitle": {
|
||||
"message": "FIDO2 WebAuthn"
|
||||
"message": "WebAuthn FIDO2"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Utilisez n'importe quelle clé de sécurité compatible WebAuthn pour accéder à votre compte."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Migré depuis FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-mail"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organisations"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Choisissez une organisation avec laquelle vous voulez partager cet élément. Le partage transfère la propriété de l'élément à l'organisation. Vous ne serez plus le propriétaire direct de cet élément après le partage."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choisissez une organisation vers laquelle vous souhaitez déplacer cet élément. Déplacer vers une organisation transfère la propriété de l'élément à cette organisation. Vous ne serez plus le propriétaire direct de cet objet une fois qu'il a été déplacé."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Choisissez une organisation avec laquelle vous voulez partager ces éléments. Le partage transfère la propriété des éléments à l'organisation. Vous ne serez plus le propriétaire direct de ces éléments après le partage."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choisissez une organisation vers laquelle vous souhaitez déplacer ces éléments. Le déplacement vers une organisation transfère la propriété des éléments à cette organisation. Vous ne serez plus le propriétaire direct de ces objets une fois qu'ils ont été déplacés."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"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."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Vous avez sélectionné $COUNT$ élément(s). $SHAREABLE_COUNT$ éléments sont partageables, $NONSHAREABLE_COUNT$ ne le sont pas.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Vous avez sélectionné $COUNT$ élément(s). $MOVEABLE_COUNT$ élément(s) peuvent être déplacés vers une organisation, $NONMOVEABLE_COUNT$ ne peuvent pas.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Saisissez votre mot de passe maître pour exporter les données de votre coffre."
|
||||
},
|
||||
"export": {
|
||||
"message": "Exporter"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Exporter le coffre"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Rien à importer."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Erreur lors du déchiffrement du fichier exporté. Votre clé de chiffrement ne correspond pas à la clé de chiffrement utilisée pour exporter les données."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Sélectionnez le format du fichier à importer"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "Clé WebAuthn $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Êtes-vous sûr de vouloir supprimer cette clé de sécurité ?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Ajoutez une clé de sécurité WebAuthn à votre compte"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Lire la clé"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Un problème est survenu lors de la lecture de la clé de sécurité. Veuillez réessayer."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "En raison de limitations de plateforme, WebAuthn n'est pas utilisable sur toutes les applications Bitwarden. Vous devriez activer un autre fournisseur de connexion en deux étapes afin de pouvoir accéder à votre compte lorsque vous ne pouvez pas utiliser WebAuthn. Plateformes prises en charge :"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Coffre web et extensions sur un ordinateur fixe/portable avec un navigateur compatible WebAuthn (Chrome, Opera, Vivaldi ou Firefox avec FIDO U2F activé)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Votre code de récupération de connexion en deux étapes Bitwarden"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Élément $ID$ partagé.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "L'élément $ID$ a été déplacé vers une organisation.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Impossible de vérifier votre adresse e-mail. Essayez de renvoyer un nouvel e-mail de vérification."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Vérification de l'adresse e-mail nécessaire"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Vous devez vérifier votre adresse e-mail pour utiliser cette fonctionnalité."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Mettre à jour le navigateur"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Êtes-vous sûr de vouloir supprimer le mot de passe ?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Cacher mon adresse e-mail aux destinataires."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Désactiver ce Send pour que personne ne puisse y accéder.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Options Send",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Définir les options pour la création et la modification des Sends.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Les utilisateurs de l'organisation qui peuvent gérer les politiques de l'organisation sont exonérés de l'application de cette politique."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Interdire aux utilisateurs de masquer leur adresse e-mail aux destinataires lors de la création ou de la modification d'un Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "Les politiques d'organisation suivantes sont actuellement en vigueur :"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Les utilisateurs ne sont pas autorisés à masquer leur adresse e-mail aux destinataires lors de la création ou de la modification d'un Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Gérer les utilisateurs"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Gérer la réinitialisation du mot de passe"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Vous devez désactiver manuellement la politique d'authentification unique (SSO) avant que cette politique ne puisse être désactivée."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "L'utilisateur Bitwarden qui a créé ce Send a choisi de masquer son adresse e-mail. Vous devez vous assurer que vous faites confiance à la source de ce lien avant d'utiliser ou de télécharger son contenu.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Une erreur s'est produite lors de l'enregistrement de vos dates de suppression et d'expiration."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Pour vérifier votre 2FA, veuillez cliquer sur le bouton ci-dessous."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authentifier WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "WebAuthn n'est pas pris en charge dans ce navigateur."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>WebAuthn vérifié avec succès !</strong><br>Vous pouvez fermer cet onglet."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Votre indice de mot de passe ne peut pas être identique à votre mot de passe."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "S'inscrire à la réinitialisation du mot de passe"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Inscrit à la réinitialisation du mot de passe"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Se retirer de la réinitialisation du mot de passe"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Inscription réussie !"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Retrait réussi !"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "L'utilisateur $ID$ s'est inscrit à l'aide de réinitialisation du mot de passe.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "L'utilisateur $ID$ s'est retiré de l'aide à la réinitialisation du mot de passe.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Réinitialisation du mot de passe maître pour l'utilisateur $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Réinitialiser le Mot de Passe"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "En continuant, $NAME$ seront déconnectés de leur session actuelle, ce qui leur demandera de se reconnecter. Les sessions actives sur d'autres appareils peuvent rester actives jusqu'à une heure.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "cet utilisateur"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Une ou plusieurs politiques d'organisation requièrent le mot de passe maître pour répondre aux exigences suivantes :"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Réinitialisation du Mot de Passe réussie!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "L'inscription permettra aux administrateurs de l'organisation de changer votre mot de passe principal. Êtes-vous sûr de vouloir vous inscrire ?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Réinitialisation du Mot de Passe Maître"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Permettre aux administrateurs de l'organisation de réinitialiser le mot de passe maître des utilisateurs de l'organisation."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Les utilisateurs de l'organisation devront s'inscrire personnellement ou être inscrits automatiquement avant que les administrateurs puissent réinitialiser leur mot de passe principal."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Inscription Automatique"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Tous les utilisateurs seront automatiquement inscrits à la réinitialisation du mot de passe une fois leur invitation acceptée."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Les utilisateurs déjà dans l'organisation ne seront pas inscrits rétroactivement à la réinitialisation du mot de passe. Ils devront s'inscrire personnellement avant que les administrateurs puissent réinitialiser leur mot de passe maître."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Inscrire automatiquement les nouveaux utilisateurs"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Cette organisation a une politique d'entreprise qui vous inscrira automatiquement dans la réinitialisation du mot de passe. L'inscription permettra aux administrateurs de l'organisation de changer votre mot de passe principal."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "La réponse des Clés de l'Organisation est nulle"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "La réponse aux Détails de Réinitialisation du Mot de Passe est nulle"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Ressaisie du mot de passe maître"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Confirmation du mot de passe maître"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Cette action est protégée. Pour continuer, veuillez ressaisir votre mot de passe maître pour vérifier votre identité."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Renvoyer les Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Cette action n'est applicable à aucun des utilisateurs sélectionnés."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Êtes-vous sûr de vouloir supprimer les utilisateurs suivants ? Le processus peut prendre quelques secondes et ne peut être interrompu ou annulé."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirmer la Sélection"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Statut de l'action groupée"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmé avec succès."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Réinvité avec succès."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Supprimé avec succès"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Exclu, non applicable pour cette action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Empreinte digitale"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Supprimer les utilisateurs"
|
||||
},
|
||||
"error": {
|
||||
"message": "Erreur"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "La Gestion des Utilisateurs doit également être activée avec Gérer la Permission de Réinitialisation du Mot de Passe"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "שתף"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "השדה $VALUE$ הועתק לזיכרון",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "כספת"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "שתף בחירה"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "מחק בחירה"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "בחר קובץ."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "גודל הקובץ המירבי הוא 100 מגה."
|
||||
"message": "גודל הקובץ המירבי הוא 500 מגה."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "לא ניתן להשתמש ביכולת זו עד שתעדכן את מפתח ההצפנה שלך."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "פריט שנערך"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "פריט משותף"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "פריטים משותפים"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "מחק פריט"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "ארגונים"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "בחר ארגון שאיתו תרצה לשתף פריט זה. השיתוף מעביר את הבעלות על הפריט לארגון. אתה לא תהיה הבעלים הישיר של הפריט לאחר השיתוף."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "בחר ארגון שאיתו תרצה לשתף פריטים אלו. השיתוף מעביר את הבעלות על הפריטים לארגון. אתה לא תהיה הבעלים הישיר של הפריטים לאחר השיתוף."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "ערוך את האוסף המשותף של פריט זה. רק משתמשים מורשים מתוך הארגון יוכלו לראות פריט זה."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "בחרת $COUNT$ פריט(ים). מתוכם ניתן לשתף $SHAREABLE_COUNT$, אך $NONSHAREABLE_COUNT$ לא ניתן לשתף.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "הזן את הסיסמה הראשית שלך עבור יצוא המידע מהכספת."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "יצוא כספת"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "לא יובא דבר."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "בחר את פורמט הקובץ לייבוא"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "פריט ששותף $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3388,7 +3413,7 @@
|
||||
"message": "כמות גישות מקסימלית"
|
||||
},
|
||||
"maxAccessCountDesc": {
|
||||
"message": "If set, users will no longer be able to access this send once the maximum access count is reached.",
|
||||
"message": "If set, users will no longer be able to access this Send once the maximum access count is reached.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"currentAccessCount": {
|
||||
@@ -3832,13 +3857,13 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
@@ -3876,11 +3901,74 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Podijeli"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": " kopirano",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Trezor"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Podijeli odabrano"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Obriši odabrano"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Odaberi datoteku."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Najveća veličina datoteke je 100 MB."
|
||||
"message": "Najveća veličina datoteke je 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Ne možeš koristiti ovu značajku prije nego ažuriraš ključ za šifriranje."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Uređena stavka"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Podijeljena stavka"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Podijeljene stavke"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Izbriši stavku"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Koristi WebAuthn sigurnosni ključ za pristup svojem računu."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(migrirano s FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-pošta"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organizacije"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Odaberi organizaciju s kojom želiš podijeliti ovu stavku. Dijeljenje prenosi vlasništvo stavke na organizaciju. Nakon dijeljenja više nećeš biti izravni vlasnik ove stavke."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Odaberi organizaciju s kojom želiš podijeliti ove stavke. Dijeljenje prenosi vlasništvo stavki na organizaciju. Nakon dijeljenja više nećeš biti izravni vlasnik ovih stavki."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Uredi zbirke s kojima se ova stavka koristi. Samo korisnici organizacije s pristupom ovim zbirkama će ih moći vidjeti."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Odabrano je $COUNT$ stavke/i. $SHAREABLE_COUNT$ se može dijeliti, $NONSHAREABLE_COUNT$ se ne može dijeliti.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Unesi glavnu lozinku za izvoz podataka iz trezora."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Izvezi trezor"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Ništa nije uvezeno."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Odaberi format datoteke za uvoz"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "WebAuthn ključ $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Sigurno želiš ukloniti ovaj sigurnosni ključ?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Dodaj WebAuthn sigurnosni ključ svojem računu"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Očitaj ključ"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Došlo je do pogreške kod očitavanja sigurnosnog ključa. Pokušaj ponovno."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Zbog platformskih ograničenja, WebAuthn nije moguće koristiti s Bitwarden aplikacijama na svim platformama. Za pristup računu kada nije moguće koristiti WebAuthn, trebalo bi uključiti drugog pružatelja prijave u dva koraka. Platforme na kojima je WebAuthn podržan:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Web trezor i proširenja preglednika na stolnim/prijenosnim računalima s WebAuthn omogućenim preglednikom (npr. Chrome, Opera, Vivaldi ili Firefox s omogućenim WebAuthn)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Tvoj kôd za oporavak Bitwarden prijave u dva koraka"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Dijeljena stavka $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Ne možeš potvrditi svoju e-poštu? Pošalji novu poruku."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Potrebna je potvrda e-pošte"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Za korištenje ove značajke, potrebna je ovjera e-pošte."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Ažuriraj preglednik"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Sigurno želiš ukloniti lozinku?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Sakrij moju adresu e-pošte od primatelja."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Onemogući ovaj Send da mu nitko ne može pristupiti.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Opcije Senda",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Postavljanje opcija za stvaranje i mijenjanje Sendova.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Organizacijski korisnici koji mogu mijenjati pravila tvrtke nisu obuhvaćeni za provedbu ovog pravila."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Ne dopusti skrivanje e-pošte kod stvaranja Senda.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "Organizacijske smjernice trenutno na snazi:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Korisnicima nije dopušteno skrivati adresu e-pošte od primatelja kod stvaranja ili uređivanja Senda.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Upravljanje korisnicima"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Upravljanje ponovnim postavljanjem lozinke"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Pravilo SSO autentifikacije mora biti isključeno prije deaktivacije ovog pravila."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Bitwarden korisnik koji je stvorio ovaj Send odabrao/la je sakriti svoju e-poštu. Koristi i/ili preuzmi ove podatke samo ako vjeruješ izvoru iz kojeg je primljena ova vezu.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Došlo je do greške kod spremanja vaših datuma isteka i brisanja."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Za ovjeru tvoje 2FA, odaberi donju tipku."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Ovjeri WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "WebAuthn nije podržan u ovom pregledniku."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>WebAuthn uspješno ovjeren!</strong><br>Možeš zatvoriti ovu karticu."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Podsjetnik za lozinku ne može biti isti kao lozinka."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Uključi mogućnost ponovnog postavljanja lozinke"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Mogućnost ponovnog postavljanja lozinke je uključena"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Isključi mogućnost ponovnog postavljanja lozinke"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Prijava uspješna!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Odjava uspješna!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Korisnik $ID$ ima uključenu mogućnost pomoći za ponovno postavljanje lozinke.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Korisnik $ID$ ima isključenu mogućnost pomoći za ponovno postavljanje lozinke.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Šifre koje se nalaze u Smeću duže od 30 dana će biti automatski izbrisane."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Šifre koje se duže vrijeme nalaze u Smeću će btii automatski obrisane."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Ponovno zatraži glavnu lozinku"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Potvrda glavne lozinke"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Ova radnja je zaštićena. Za nastavak i potvrdu identiteta, unesi svoju glavnu lozinku."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Megosztás"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Áthelyezés szervezetbe"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ másolásra került.",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Széf"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Kijelöltek megosztása"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "A kiválasztott áthelyezése szervezetbe"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Kijelöltek törlése"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Válasszunk egy fájlt."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "A maximális fájl méret 100 MB."
|
||||
"message": "A maximális fájl méret 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Ez a funkció nem használható a titkosítási kulcs frissítéséig."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Az elem szerkesztésre került."
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Megosztott elem"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ átkerült $ORGNAME$ szervezethez",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Megosztott elemek"
|
||||
"movedItemsToOrg": {
|
||||
"message": "A kiválasztott elemek átkerültek $ORGNAME$ szervezethez",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Elem törlése"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Használjunk bármilyen WebAuthn engedélyezett biztonsági kulcsot a saját fiók eléréséhez."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(FIDO-ból áthelyezve)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "Email cím"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Szervezetek"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Szervezet választása az elem megosztásához. Az elemtulajdon átadása a szervezetnek. Innentől nem közvetlen tulajdonosa leszünk az elemnek a megosztás után."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Válasszunk egy szervezetet, ahová áthelyezni szeretnénk ezt az elemet. A szervezetbe áthelyezés átruházza az elem tulajdonjogát az adott szervezetre. Az áthelyezés után többé nem leszünk az elem közvetlen tulajdonosa."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Szervezet választása az elem megosztásához. Az elemtulajdon átadása a szervezetnek. Innentől nem közvetlen tulajdonosa leszünk az elemnek a megosztás után."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Válasszunk egy szervezetet, ahová áthelyezni szeretnénk ezeket az elemeket. A szervezetbe áthelyezés átruházza az elemek tulajdonjogát az adott szervezetre. Az áthelyezés után többé nem leszünk az elemek közvetlen tulajdonosa."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "A megosztásra kerülő elem gyűjteményének szerkesztése. Csak az ezeket a gyűjteményeket elérő szervezeti felhasználók látják ezt az elemet."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "$COUNT$ elem lett kiválasztva. $SHAREABLE_COUNT$ elem megosztható, $NONSHAREABLE_COUNT$ nem.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "$COUNT$ elem került kiválasztásra. $MOVEABLE_COUNT$ elem áthelyezhető szervezethezi, $NONMOVEABLE_COUNT$ nem.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "A mesterjelszó megadása a széfadatok exportálásához."
|
||||
},
|
||||
"export": {
|
||||
"message": "Exportálás"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Széf exportálása"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Semmi nem lett importálva."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Hiba történt az exportált fájl visszafejtése során. A titkosítási kulcs nem egyezik meg az adatok exportálásához használt titkosítási kulccsal."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Válasszuk ki az import fájl formátumát."
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "WebAuthn Kulcs $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Biztosan eltávolításra kerüljön a biztonsági kulcs?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Adjunk meg egy Webauthn biztonsági kulcsot a felhasználói fiókhoz"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Kulcs beolvasása"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Probléma lépett fel a biztonsági kulcs olvasásakor. Próbáljuk újra."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "A platform korlátozások miatt nem lehetséges minden Bitwarden alkalmazásban YubiKey eszközt használni. Engedélyezzünk egy másik kétlépcsős bejelentkezés szolgáltatót, hogy hozzáférhessünk a fiókhoz akkor is, ha a YubiKey nem használható. Támogatott platformok:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Web széf és böngésző kiegészítők asztali gépen / laptopon engedélyezett U2F böngészővel (Chrome, Opera, Vivaldi, vagy Firefox bekapcsolt FIDO U2F-fel)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Bitwarden kétlépcsős bejelentkezés helyreállító kód"
|
||||
@@ -1409,7 +1434,7 @@
|
||||
"message": "2FA nélküli bejelentkezések találhatók."
|
||||
},
|
||||
"inactive2faFoundDesc": {
|
||||
"message": "$COUNT$ olyan webhelyet találtunk széfben, amely nincs kétlépcsős hitelesítéssel konfigurálva (a 2fa.directory adatbázisa alapján). Ezen fiókok további védelme érdekében, javasolt a kétlépcsős hitelesítés használata.",
|
||||
"message": "$COUNT$ olyan webhelyet találtunk a széfben, amely nincs kétlépcsős hitelesítéssel konfigurálva (a 2fa.directory adatbázisa alapján). Ezen fiókok további védelme érdekében, javasolt a kétlépcsős hitelesítés használata.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "$ID$ azonosítójú elem megosztásra került.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "$ID$ elem átkerült egy szervezethez.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Nem sikerült az email cím ellenőrzése. Új ellenőrző email küldése."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "E-mail hitelesítés szükséges"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "A funkció használatához ellenőrizni kell az email címet."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Böngésző frissítése"
|
||||
@@ -3388,7 +3413,7 @@
|
||||
"message": "Maximális elérési szám"
|
||||
},
|
||||
"maxAccessCountDesc": {
|
||||
"message": "Amennyiben be van állítva, a Küldés elérhetetlen lesz, amint elérik a meghatározott hozzáférések számát.",
|
||||
"message": "Amennyiben be van állítva, a Send elérhetetlen lesz, amint elérik a meghatározott hozzáférések számát.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"currentAccessCount": {
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Biztosan eltávolításra kerüljön ez a jelszó?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Saját email cím elrejtése a címzettek elől."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "A Küldés letiltásával mindenki hozzáférése megvonható.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Send opciók",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Opciók beállítása Send elem létrehozásához és szerkesztéséhez.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "A szervezet házirendjét kezelő szervezeti felhasználók mentesülnek az irányelvek végrehajtása alól."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Ne engedjük, hogy a felhasználók elrejtsék email címüket a címzettek elől a Send elem létrehozása vagy szerkesztése során.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "A következő szervezeti irányelvek vannak érvényben:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "A felhasználók nem rejthetik el email címüket a címzettek elől egy Send elem létrehozásakor vagy szerkesztésekor.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Felhasználók kezelése"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Jelszó alaphelyzet kezelés"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Manuálisan le kell tiltani az egyszeri bejelentkezés hitelesítési házirendjét mielőtt ez a házirend letiltásra kerülhet."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Az ezt a Send elemet létrehozó Bitwarden felhasználó úgy döntött, hogy elrejti email címét. Mielőtt felhasználnánk vagy letöltenénk a tartalmát, ellenőrizzük a hivatkozás megbízhatóságát.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Hiba történt a törlés és a lejárati dátum mentésekor."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "A 2FA ellenőrzéséhez kattintsunk az alábbi gombra."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "WebAutn hitelesítés"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "Ezen a böngészőn a WebAuthn nem támogatott."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>A WebAuthn sikeresen ellenőrzésre került.!</strong><br>A fül már bezárható."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "A jelszavas tipp nem lehet azonos a jelszóval."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Bejelentkezés a Jelszó alaphelyzetbe állításba"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "A bejelentkezés megtörtént a Jelszó alaphelyzetbe állításba"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Kijelentkezés a Jelszó alaphelyzetbe állításból"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "A bejelentkezés sikeres."
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "A kijelentkezés sikeres."
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "$ID$ felhasználó bejelentkezett a jelszó alaphelyzetbe állítás támogatáshoz.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "$ID$ felhasználó kijelentkezett a jelszó alaphelyzetbe állítás támogatásból.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "A mesterjelszó alaphelyzetbe került $ID$ felhasználónál.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Jelszó visszaállítása"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "A folytatással $NAME$ kijelentkezik az aktuális munkamenetből és újra be kell jelentkeznie. A más eszközökön végzett aktív munkamenetek akár egy órán keresztül is aktívak maradhatnak.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "ez a felhasználó"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Egy vagy több szervezeti rendszabályhoz mesterjelszó szükséges a következő követelmények megfeleléséhez:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "A jelszó alaphelyzetbe állítása sikeres volt."
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "A regisztráció lehetővé teszi a szervezet adminisztrátorainak a saját mesterjelszó megváltoztatását. Biztosan feliratkozunk?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Mesterjelszó alaphelyzetbe állítás"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "A szervezet adminisztrátorai alaphelyzetbe állíthatják a szervezet mesterjelszavát."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "A szervezet felhasználóinak regisztrálniuk kell magukat vagy automatikus regisztrálás szükséges mielőtt az adminisztrátorok alaphelyzetbe állíthatják a mesterjelszavukat."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatikus regisztráció"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "A meghívó elfogadását követően minden felhasználó automatikusan regisztrálásra kerül a jelszó alaphelyzetbe állításnál."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "A szervezetben már szereplő felhasználók nem kerülnek visszamenőleg regisztrálva a jelszó alaphelyzetbe állításnál. Regisztráln kell magunkat, mielőtt az adminisztrátorok alaphelyzetbe állíthatják a mesterjelszavukat."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Új felhasználók automatikus regisztrálása"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Ennek a szervezetnek van egy vállalati házirendje, amely automatikusan regisztrál a jelszó alaphelyzetbe állítására. A regisztráció lehetővé teszi a szervezet adminisztrátorainak a mesterjelszó megváltoztatását."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "A szervezeti kulcs válasza null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "A jelszó alaphelyzetbe állítás válasza null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "A 30 napnál régebben lomtárba került elemek automatikusan törlésre kerülnek."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "A már jó ideje a lomtárban lévő elemek automatikusan törlésre kerülnek."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Mesterjelszó ismételt megadás"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Mesterjelszó megerősítése"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "A művelet védett. A személyazonosság igazolásához adjuk meg ismét a mesterjelszót."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Meghívó újraküldése"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Ez a művelet a kiválasztott felhasználók egyikére sem alkalmazható."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Biztosan eltávolításra kerüljenek a következő felhasználók? A folyamat néhány másodpercet vehet igénybe és nem szakítható meg vagy törölhető."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Kiválasztás megerősítése"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Tömeges művelet állapot"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "A megerősítés sikeres volt."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Az ismételt meghívás sikeres volt."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Az eltávolítás sikeres volt."
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Kizárva, nem alkalmazható erre a műveletre."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Ujjlenyomat"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Felhasználók eltávolítása"
|
||||
},
|
||||
"error": {
|
||||
"message": "Hiba"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "A felhasználók kezelését engedélyezni kell a Jelszó visszaállításának kezelése jogosultsággal is."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Bagikan"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ disalin",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Brankas"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Bagikan yang Dipilih"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Hapus yang Dipilih"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Pilih berkas."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Ukuran berkas maksimal adalah 100 MB."
|
||||
"message": "Ukuran berkas maksimal adalah 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Anda tidak dapat menggunakan fitur ini sampai Anda memperbarui kunci enkripsi Anda."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Item yang Diedit"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Item Yang Dibagikan"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Item Yang Dibagikan"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Hapus Item"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organisasi"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Pilih sebuah organisasi yang Anda ingin berbagi item ini. Berbagi kepemilikan transfer untuk item bersangkutan dengan organisasi tersebut. Anda tidak akan lagi menjadi pemilik item ini setelah dibagi."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Pilih sebuah organisasi yang Anda ingin berbagi item ini. Berbagi kepemilikan transfer untuk item bersangkutan dengan organisasi tersebut. Anda tidak akan lagi menjadi pemilik item ini setelah dibagi."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Edit koleksi tempat item ini dibagikan. Hanya pengguna organisasi dengan akses ke koleksi ini yang dapat melihat item ini."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Anda telah memilih $COUNT$ item. $SHAREABLE_COUNT$ item dapat dibagikan, $NONSHAREABLE_COUNT$ tidak.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Masukkan kata sandi utama Anda untuk mengekspor data brankas Anda."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Ekspor Brankas"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Tidak ada yang diimpor."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Pilih format file impor"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Item bersama $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3832,13 +3857,13 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
@@ -3876,11 +3901,74 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
"message": "Azienda"
|
||||
},
|
||||
"ssn": {
|
||||
"message": "Numero di previdenza sociale/codice fiscale"
|
||||
"message": "Codice fiscale/Previdenza sociale"
|
||||
},
|
||||
"passportNumber": {
|
||||
"message": "Numero del passaporto"
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Condividi"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Sposta in organizzazione"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ copiato",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Cassaforte"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Condividi selezionati"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Sposta selezionati in organizzazione"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Elimina selezionati"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Seleziona un file."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "La dimensione massima del file è di 100 MB."
|
||||
"message": "La dimensione massima del file è di 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Non puoi utilizzare questa funzione finché non aggiorni la tua chiave di cifratura."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Elemento modificato"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Elemento condiviso"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ spostato in $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Elementi condivisi"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Elementi selezionati spostati in $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Elimina elemento"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Usa qualsiasi chiave di sicurezza abilitata WebAuthn per accedere al tuo account."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Migrati da FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "Email"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organizzazioni"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Scegli un'organizzazione con cui desideri condividere questo elemento. La condivisione ne trasferisce la proprietà all'organizzazione. Non sarai più il proprietario diretto di questo elemento una volta condiviso."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Scegli un'organizzazione in cui desideri spostare questo elemento. Spostare in un'organizzazione trasferisce la proprietà dell'elemento all'organizzazione. Non sarai più il proprietario diretto di questo elemento una volta spostato."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Scegli un'organizzazione con cui desideri condividere questi elementi. La condivisione ne trasferisce la proprietà all'organizzazione. Non sarai più il proprietario diretto di questi elementi una volta condivisi."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Scegli un'organizzazione in cui desideri spostare questo elemento. Spostare in un'organizzazione trasferisce la proprietà dell'elemento all'organizzazione. Non sarai più il proprietario diretto di questo elemento una volta spostato."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Modifica le raccolte con le quali questo elemento viene condiviso. Solo gli utenti di organizzazioni che hanno accesso a queste raccolte saranno in grado di visualizzare questo elemento."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Hai selezionato $COUNT$ elemento(i). $SHAREABLE_COUNT$ elementi sono condivisibili, $NONSHAREABLE_COUNT$ non lo sono.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Hai selezionato $COUNT$ elementi. $MOVEABLE_COUNT$ elementi possono essere spostati in un'organizzazione, $NONMOVEABLE_COUNT$ no.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Inserisci la tua password principale per esportare i dati della tua cassaforte."
|
||||
},
|
||||
"export": {
|
||||
"message": "Esporta"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Esporta cassaforte"
|
||||
},
|
||||
@@ -833,10 +855,10 @@
|
||||
"message": "Punteggio minimo di complessità"
|
||||
},
|
||||
"minNumbers": {
|
||||
"message": "Minimo numeri"
|
||||
"message": "Minimo di numeri"
|
||||
},
|
||||
"minSpecial": {
|
||||
"message": "Minimo caratteri speciali",
|
||||
"message": "Minimo di speciali",
|
||||
"description": "Minimum Special Characters"
|
||||
},
|
||||
"ambiguous": {
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Non è stato importato nulla."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Errore durante la decifratura del file esportato. La chiave di cifratura non corrisponde alla chiave di cifratura utilizzata per esportare i dati."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Seleziona il formato del file da importare"
|
||||
},
|
||||
@@ -1162,7 +1187,7 @@
|
||||
"description": "Premium Membership"
|
||||
},
|
||||
"premiumMembership": {
|
||||
"message": "Abbonamento premium"
|
||||
"message": "Abbonamento Premium"
|
||||
},
|
||||
"premiumRequired": {
|
||||
"message": "Abbonamento Premium richiesto"
|
||||
@@ -1171,10 +1196,10 @@
|
||||
"message": "Un abbonamento premium è richiesto per utilizzare questa funzionalità."
|
||||
},
|
||||
"youHavePremiumAccess": {
|
||||
"message": "Hai accesso premium"
|
||||
"message": "Hai accesso Premium"
|
||||
},
|
||||
"alreadyPremiumFromOrg": {
|
||||
"message": "Hai già accesso alle funzioni premium a causa di un'organizzazione di cui sei membro."
|
||||
"message": "Hai già accesso alle funzioni Premium a causa di un'organizzazione di cui sei membro."
|
||||
},
|
||||
"manage": {
|
||||
"message": "Gestisci"
|
||||
@@ -1231,7 +1256,7 @@
|
||||
"message": "Aggiungi una nuova YubiKey al tuo account"
|
||||
},
|
||||
"twoFactorYubikeyPlugIn": {
|
||||
"message": "Collega la YubiKey (NEO o serie 4) nella porta USB del computer."
|
||||
"message": "Collega la YubiKey nella porta USB del computer."
|
||||
},
|
||||
"twoFactorYubikeySelectKey": {
|
||||
"message": "Seleziona il primo campo vuoto Yubikey sotto."
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "Chiave WebAuthn $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Sei sicuro di voler rimuovere questa chiave di sicurezza?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Aggiungi una chiave di sicurezza WebAuthn al tuo account"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Leggi la chiave"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Si è verificato un problema durante la lettura della chiave di sicurezza. Riprova."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "A causa di limitazioni della piattaforma, WebAuthn non può essere utilizzato su tutte le applicazioni Bitwarden. Si consiglia di abilitare un altro metodo di verifica in due passaggi in modo da poter accedere al tuo account anche dove WebAuthn non può essere usato. Piattaforme supportate:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Cassaforte Web ed estensione per il browser desktop/laptop con un browser abilitato per WebAuthn (Chrome, Opera, Vivaldi o Firefox con FIDO U2F abilitato)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Il tuo codice di recupero Bitwarden per la verifica in due passaggi"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Elemento $ID$ condiviso.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Spostato l'elemento $ID$ in un'organizzazione.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Impossibile verificare il tuo indirizzo email. Prova a inviare una nuova email di verifica."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Verifica email necessaria"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Devi verificare la tua email per utilizzare questa funzionalità."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Aggiorna il browser"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Sei sicuro di voler rimuovere la password?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Nascondi il mio indirizzo email dai destinatari."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Disabilita il Send per renderlo inaccessibile.",
|
||||
@@ -3518,7 +3543,7 @@
|
||||
"message": "Entra in possesso"
|
||||
},
|
||||
"takeoverDesc": {
|
||||
"message": "Puoi reimpostare il tuo account con una nuova password principale."
|
||||
"message": "Puoi ripristinare il tuo account con una nuova password principale."
|
||||
},
|
||||
"waitTime": {
|
||||
"message": "Tempo di attesa"
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Opzioni Send",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Imposta le opzioni per creare e modificare Send.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Gli utenti dell'organizzazione che possono gestire le policy dell'organizzazione sono esenti dall'applicazione di questa policy."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Non consentire agli utenti di nascondere il proprio indirizzo email dai destinatari quando si crea o modifica un Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "Attualmente sono in vigore le seguenti policy dell'organizzazione:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Agli utenti non è permesso nascondere il proprio indirizzo email dai destinatari quando si crea o modifica un Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Gestisci gli utenti"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Gestisci reset password"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Devi disabilitare manualmente la policy relativa all'autenticazione SSO prima di disabilitare questa policy."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "L'utente Bitwarden che ha creato questo Send ha scelto di nascondere il proprio indirizzo email. Devi essere sicuro di fidarti della fonte di questo collegamento prima di usare o scaricare il suo contenuto.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Si è verificato un errore durante il salvataggio delle date di eliminazione e scadenza."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Per verificare la tua 2FA fai clic sul pulsante qui sotto."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Autenticazione WebAutn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "WebAuthn non è supportato da questo browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>WebAuthn verificato correttamente!</strong><br>Puoi chiudere questa scheda."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Il suggerimento della password non può essere uguale alla password."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Aderisci al reset password"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Hai aderito al reset della password"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Rifiuta il reset della password"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Adesione completata!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Rinuncia completata!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "L'utente $ID$ ha aderito all'assistenza per il reset della password.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "L'utente $ID$ ha rinunciato all'assistenza per il reset della password.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Ripristino della password principale per l'utente $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Ripristina password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Procedendo $NAME$ verranno disconnessi dalla sessione corrente, richiedendo loro di rieffettuare l'accesso. Le sessioni attive su altri dispositivi potrebbero rimanere attive per un massimo di un'ora.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "questo utente"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "La password principale deve avere i seguenti requisiti, stabiliti da una o più regole dell'organizzazione:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password ripristinata con successo!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "L'iscrizione consentirà agli amministratori dell'organizzazione di cambiare la tua password principale. Sei sicuro di voler iscriverti?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Ripristino password principale"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Consenti agli amministratori dell'organizzazione di ripristinare la password principale degli utenti dell'organizzazione."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Gli utenti dell'organizzazione dovranno auto-iscriversi o essere iscritti automaticamente prima che gli amministratori possano ripristinare la loro password principale."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Iscrizione automatica"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Tutti gli utenti saranno automaticamente iscritti alla procedura di reimpostazione della password una volta accettato l'invito."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Gli utenti già presenti nell'organizzazione non saranno iscritti retroattivamente al ripristino della password. Essi dovranno auto-iscriversi prima che gli amministratori possano ripristinare la loro password principale."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Iscrivi automaticamente i nuovi utenti"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Questa organizzazione ha una politica aziendale che ti iscriverà automaticamente al reset della password. Ciò permetterà agli amministratori dell'organizzazione di cambiare la tua password principale."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "La risposta delle chiavi dell'organizzazione è nulla"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "La risposta ai dettagli del ripristino della password è nulla"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Gli elementi nel Cestino più vecchi di 30 giorni saranno automaticamente eliminati."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Gli elementi nel Cestino da un po' di tempo saranno automaticamente eliminati."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Nuova richiesta della password principale"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Conferma della password principale"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Questa azione è protetta. Per continuare, inserisci nuovamente la tua password principale per verificare la tua identità."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Invia nuovamente l'invito"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Questa azione non è applicabile a nessuno degli utenti selezionati."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Sei sicuro di voler rimuovere i seguenti utenti? Il processo potrebbe richiedere alcuni secondi per essere completato e non può essere interrotto o annullato."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Conferma selezionati"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Stato dell'azione in blocco"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confermato correttamente."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Re-invitato correttamente."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Rimosso correttamente"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Escluso, non applicabile per questa azione."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Impronta"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Rimuovi utenti"
|
||||
},
|
||||
"error": {
|
||||
"message": "Errore"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Gestisci utenti deve essere abilitato con il permesso di gestione del ripristino delle password"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "共有"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "組織に移動"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ をコピーしました",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "保管庫"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "選択したものを共有"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "選択したものを組織に移動"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "選択したものを削除"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "ファイルを選択してください。"
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "最大ファイルサイズ: 100 MB"
|
||||
"message": "最大ファイルサイズ: 500 MB"
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "暗号キーを更新するまでこの機能は使用できません。"
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "編集されたアイテム"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "共有されたアイテム"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ を $ORGNAME$ に移動しました",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "共有されたアイテム"
|
||||
"movedItemsToOrg": {
|
||||
"message": "選択したアイテムを $ORGNAME$ に移動しました",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "アイテムの削除"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "組織"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "このアイテムを共有する組織を選択してください。共有するとアイテムの所有権は組織に移行し、あなたはもはやこのアイテムの直接のオーナーではなくなります。"
|
||||
"moveToOrgDesc": {
|
||||
"message": "このアイテムを移動する組織を選択してください。組織に移動すると、アイテムの所有権がその組織に移行します。 このアイテムが移動された後、あなたはこのアイテムの直接の所有者にはなりません。"
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "これらのアイテムを共有する組織を選択してください。共有するとアイテムの所有権は組織に移行し、あなたはもはやこれらのアイテムの直接のオーナーではなくなります。"
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "このアイテムを移動する組織を選択してください。組織に移動すると、アイテムの所有権がその組織に移行します。 このアイテムが移動された後、あなたはこのアイテムの直接の所有者にはなりません。"
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "このアイテムを共有するコレクションを編集します。共有したアイテムは、当該コレクションにアクセスできる組織ユーザーにのみ表示されます。"
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "$COUNT$アイテムを選択しました。$SHAREABLE_COUNT$個が共有可能で、$NONSHAREABLE_COUNT$個は共有できません。",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "$COUNT$ アイテムを選択しました。 $MOVEABLE_COUNT$ アイテムは組織に移動できます。 $NONMOVEABLE_COUNT$ アイテムはできません。",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "保管庫のデータをエクスポートするにはマスターパスワードを入力してください。"
|
||||
},
|
||||
"export": {
|
||||
"message": "エクスポート"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "保管庫のエクスポート"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "何もインポートされませんでした。"
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "エクスポートされたファイルの復号でエラーが発生しました。暗号化キーが、データをエクスポートするために使用された暗号化キーと一致しません。"
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "インポートするファイルの形式を選択"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "アイテム「$ID$」の共有",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "アイテム $ID$ を組織に移動しました。",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3832,13 +3857,13 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
@@ -3876,11 +3901,74 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "ユーザー $ID$ のマスターパスワードをリセット",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "パスワードをリセット"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "続行すると、現在のセッションから $NAME$ をログアウトし、再度ログインする必要があります。 他のデバイスでのアクティブなセッションは、最大1時間アクティブになり続けます。",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "このユーザー\n"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "組織ポリシーの要件を満たすためにマスターパスワードが必要です:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "パスワードをリセットしました"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "登録すると、組織管理者はマスターパスワードを変更できます。登録してもよろしいですか?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "マスターパスワードのリセット"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "組織内の管理者に組織ユーザーのマスターパスワードのリセットを許可します。"
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "管理者がマスターパスワードをリセットするには、組織内のユーザーは自己登録または自動登録する必要があります。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "自動登録"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "招待が承認されると、すべてのユーザーは自動的にパスワードリセットに登録されます。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "すでに組織にいるユーザーは、パスワードリセットに遡って登録されません。管理者がマスターパスワードをリセットできるようにするには、自己登録する必要があります。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "自動的に新規ユーザーを登録する"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "この組織には自動的にパスワードリセットに登録するポリシーがあります。登録すると、組織の管理者はマスターパスワードを変更できます。"
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "組織鍵の応答が null です"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "パスワードリセットの詳細な応答が null です"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "招待を再送信"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "この操作は、選択されたユーザーには適用されません。"
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "次のユーザーを削除してもよろしいですか?プロセスは完了まで数秒かかることがあり、中断またはキャンセルすることはできません。"
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "選択を確認"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "一括操作の状態"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "確認に成功しました"
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "再招待に成功しました"
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "削除しました "
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "除外します。このアクションには適用されません。"
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "指紋"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "ユーザーを削除"
|
||||
},
|
||||
"error": {
|
||||
"message": "エラー"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "パスワードリセットの管理権限を持つユーザーの管理も有効にする必要があります"
|
||||
}
|
||||
}
|
||||
|
||||
4021
src/locales/kn/messages.json
Normal file
4021
src/locales/kn/messages.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "공유"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "조직으로 이동하기"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$를 클립보드에 복사함",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "보관함"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "선택 항목 공유"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "선택한 항목을 조직으로 이동함"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "선택 항목 삭제"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "파일을 선택하세요."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "최대 파일 크기는 100MB입니다."
|
||||
"message": "최대 파일 크기는 500MB입니다."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "이 기능을 사용하려면 암호화 키를 업데이트해야 합니다."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "항목 편집함"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "항목 공유함"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$이(가) $ORGNAME$(으)로 이동됨",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "항목 공유함"
|
||||
"movedItemsToOrg": {
|
||||
"message": "선택한 항목이 $ORGNAME$(으)로 이동됨",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "항목 삭제"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "WebAuthn이 활성화된 보안 키를 사용하여 계정에 접근하세요."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(FIDO에서 이전됨)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "이메일"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "조직"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "이 항목을 공유할 조직을 선택하십시오. 항목이 공유되면 소유권이 조직으로 이전됩니다. 일단 공유가 되면, 더는 항목의 직접적인 소유자가 아니게 됩니다."
|
||||
"moveToOrgDesc": {
|
||||
"message": "이 항목을 이동할 조직을 선택하십시오. 항목이 조직으로 이동되면 소유권이 조직으로 이전됩니다. 일단 이동되면, 더는 이동된 항목의 직접적인 소유자가 아니게 됩니다."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "이 항목들을 공유할 조직을 선택하십시오. 항목들이 공유되면 소유권이 조직으로 이전됩니다. 일단 공유가 되면, 더는 항목들의 직접적인 소유자가 아니게 됩니다."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "이 항목을 이동할 조직을 선택하십시오. 항목이 조직으로 이동되면 소유권이 조직으로 이전됩니다. 일단 이동되면, 더는 이동된 항목의 직접적인 소유자가 아니게 됩니다."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "이 항목이 공유될 콜렉션을 수정하십시오. 이 콜렉션에 접근할 수 있는 조직 사용자만 이 항목을 볼 수 있습니다."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "$COUNT$ 개의 항목 선택됨. $SHAREABLE_COUNT$ 개의 항목은 공유 가능하지만, $NONSHAREABLE_COUNT$ 개의 항목은 공유 불가능합니다.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "$COUNT$개의 항목을 선택하셨습니다. $MOVEABLE_COUNT$개의 항목은 조직으로 이동시킬 수 있지만 나머지 $NONMOVEABLE_COUNT$개의 항목은 이동시킬 수 없습니다.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "보관함 데이터를 내보내려면 마스터 비밀번호를 입력하세요."
|
||||
},
|
||||
"export": {
|
||||
"message": "내보내기"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "보관함 내보내기"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "아무것도 가져오지 못했습니다."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "내보내려는 파일을 복호화하던 중 오류가 발생했습니다. 암호화 키가 내보내려는 데이터를 암호화한 키와 일치하지 않습니다."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "불러올 파일의 포맷"
|
||||
},
|
||||
@@ -1243,7 +1268,7 @@
|
||||
"message": "폼 저장하기"
|
||||
},
|
||||
"twoFactorYubikeyWarning": {
|
||||
"message": "플랫폼 제한으로 인해, 모든 Bitwawrden 애플리케이션에서 YubiKey를 사용할 수 없습니다. YubiKey를 사용할 수 없을 때 계정에 액세스할 수 있도록 다른 2단계 로그인 제공자를 활성화하십시오. 지원하는 플랫폼:"
|
||||
"message": "플랫폼 제한으로 인해, 모든 Bitwarden 애플리케이션에서 YubiKey를 사용할 수 없습니다. YubiKey를 사용할 수 없을 때 계정에 접근할 수 있도록 다른 2단계 로그인 제공자를 활성화하십시오. 지원하는 플랫폼:"
|
||||
},
|
||||
"twoFactorYubikeySupportUsb": {
|
||||
"message": "웹 보관함, 데스크톱 응용프로그램, 명령 줄 인터페이스, USB 포트가 있는 장치의 브라우저 확장 기능은 YubiKey를 사용할 수 있습니다."
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "WebAuthn 키 $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "정말로 이 보안 키를 제거하시겠습니까?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "계정에 WebAuthn 보안 키 추가"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "키 읽기"
|
||||
@@ -1345,7 +1370,7 @@
|
||||
"message": "폼 저장하기"
|
||||
},
|
||||
"twoFactorU2fWarning": {
|
||||
"message": "플랫폼 제한으로 인해, 모든 Bitwawrden 애플리케이션에서 FIDO U2F를 사용할 수 없습니다. FIDO U2F를 사용할 수 없을 때 계정에 액세스할 수 있도록 다른 2단계 로그인 제공자를 활성화하십시오. 지원하는 플랫폼:"
|
||||
"message": "플랫폼 제한으로 인해, 모든 Bitwarden 애플리케이션에서 FIDO U2F를 사용할 수 없습니다. FIDO U2F를 사용할 수 없을 때 계정에 접근할 수 있도록 다른 2단계 로그인 제공자를 활성화하십시오. 지원하는 플랫폼:"
|
||||
},
|
||||
"twoFactorU2fSupportWeb": {
|
||||
"message": "U2F 지원 브라우저가 있는 데스크탑/랩탑의 웹 보관함 및 브라우저 확장 (FIDO U2F가 활성화된 Chrome, Opera, Vivaldi 또는 Firefox 사용)"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "보안 키를 읽어오는데 문제가 발생했습니다. 다시 시도해보십시오."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "플랫폼 제한으로 인해, 모든 Bitwarden 애플리케이션에서 WebAuthn을 사용할 수 없습니다. WebAuthn을 사용할 수 없을 때 계정에 접근할 수 있도록 다른 2단계 로그인 방법을 활성화하십시오. 지원하는 플랫폼:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "WebAuthn 지원 브라우저가 있는 데스크탑/랩탑의 웹 보관함 및 브라우저 확장 (WebAuthn이 활성화된 Chrome, Opera, Vivaldi 또는 Firefox 사용)"
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Bitwarden 2단계 로그인 복구 코드"
|
||||
@@ -1409,7 +1434,7 @@
|
||||
"message": "2단계 인증이 없는 로그인이 발견됨"
|
||||
},
|
||||
"inactive2faFoundDesc": {
|
||||
"message": "보관함에 (twofactorauth.org에 따른) 2단계 인증이 설정되지 않은 웹 사이트를 $COUNT$개 발견했습니다. 이러한 계정을 더욱 보호하려면 2단계 인증을 사용하십시오.",
|
||||
"message": "보관함에 (2fa.directory에 따른) 2단계 인증이 설정되지 않은 웹 사이트를 $COUNT$개 발견했습니다. 이러한 계정을 더욱 보호하려면 2단계 인증을 사용하십시오.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "$ID$ 항목이 공유되었습니다.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "$ID$ 항목을 조직으로 이동시켰습니다.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "이메일을 인증할 수 없습니다. 새로운 인증을 이메일로 전송하십시오."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "이메일 인증 필요함"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "이 기능을 이용하기 위해서는 이메일을 인증해야 합니다."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "브라우저 업데이트"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "비밀번호를 제거하시겠습니까?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "받는 사람으로부터 나의 이메일 주소 숨기기"
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "이 Send를 비활성화하여 아무도 접근할 수 없게 합니다.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Send 설정",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Send를 생성하거나 수정하는 것과 관련된 옵션을 설정합니다.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "조직의 정책을 관리할 수 있는 사용자는 이 정책의 영향을 받지 않습니다."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "사용자가 Send를 생성하거나 수정할 때 받는 사람으로부터 자신의 이메일 주소를 숨기지 못하게 합니다.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "다음 단체 정책이 현재 영향을 미치고 있습니다:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "사용자는 Send를 생성하거나 수정할 때 받는 사람으로부터 자신의 이메일 주소를 숨기지 못하게 됩니다.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "사용자 관리"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "비밀번호 초기화 관리"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "이 정책을 비활성화하려면 먼저 SSO 인증 정책을 수동으로 비활성화해야 합니다."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "이 Send를 생성한 Bitwarden 사용자가 자신의 이메일 주소를 숨겼습니다. 이 링크에 접속하거나 내용을 다운로드하기 전에, 이 링크의 출처를 신뢰하는지 확인하십시오.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "삭제 날짜와 만료 날짜를 저장하는 도중 오류가 발생했습니다."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "2단계 인증을 확인하려면 아래의 버튼을 클릭하십시오."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "WebAuthn 인증"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "이 브라우저에서는 WebAuthn이 지원되지 않습니다."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>WebAuthn 인증을 성공적으로 완료했습니다!</strong><br>이제 이 탭을 닫아도 좋습니다."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "비밀번호 힌트는 비밀번호와 같을 수 없습니다."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "비밀번호 초기화에 등록"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "비밀번호 초기화에 등록됨"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "비밀번호 초기화에서 등록 해제"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "성공적으로 등록됨!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "성공적으로 등록 해제됨!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "$ID$ 사용자가 비밀번호 초기화 지원에 등록되었습니다.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "$ID$ 사용자가 비밀번호 초기화 지원에서 등록 해제되었습니다.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "$ID$ 사용자의 마스터 비밀번호를 재설정합니다.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "비밀번호 재설정"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "계속 진행하면 $NAME$이 로그아웃되므로 다시 로그인해야 합니다. 다른 기기에서 접속 중인 세션은 1시간 동안 접속이 가능합니다.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "이 사용자"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "하나 이상의 단체 정책이 마스터 비밀번호가 다음 사항을 따르도록 요구합니다:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "비밀번호 재설정 성공!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "마스터 비밀번호 재설정"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "조직 키 반응 없음"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "비밀번호 재성정 정보 반응 없음"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "휴지통으로 이동된 암호는 30일 이후 자동으로 삭제됩니다."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "휴지통으로 이동된 암호는 일정 기간 이후 자동으로 삭제됩니다."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "마스터 비밀번호 재확인"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "마스터 비밀번호 확인"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "이 작업은 보호되어 있습니다. 계속하려면 마스터 비밀번호를 입력하여 신원을 인증하세요."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "초대장 다시 보내기"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "선택 항목 확인"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "성공적으로 재초대되었습니다."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "성공적으로 제거됨"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "지문"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "사용자 삭제"
|
||||
},
|
||||
"error": {
|
||||
"message": "오류"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Kopīgot"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Pārvietot uz apvienību"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ ievietota starpliktuvē",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Glabātava"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Kopīgot atlasītos"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Pārvietot atzīmēto uz apvienību"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Izdzēst atlasītos"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Atlasīt datni."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Lielākais pieļaujamais datnes izmērs ir 100 MB."
|
||||
"message": "Lielākais pieļaujamais datnes izmērs ir 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Šo iespēju nevar izmantot, kamēr nav atjaunināta šifrēšanas atslēga."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Vienums labots"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Vienums kopīgots"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ pārvietots uz $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Vienumi kopīgoti"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Atzīmētie vienumi pārvietoti uz $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Izdzēst vienumu"
|
||||
@@ -720,7 +739,7 @@
|
||||
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
|
||||
},
|
||||
"u2fDesc": {
|
||||
"message": "Izmanto jebkuru FIDO U2F atbalstošu drošības atslēgu, lai piekļūtu kontam!"
|
||||
"message": "Izmantot jebkuru FIDO U2F atbalstošu drošības atslēgu, lai piekļūtu kontam."
|
||||
},
|
||||
"u2fTitle": {
|
||||
"message": "FIDO U2F drošības atslēga"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Izmantot jebkuru WebAuthn atbalstošu drošības atslēgu, lai piekļūtu kontam."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Pārgājis no FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-pasts"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Apvienības"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Izvēlies apvienību, ar kuru koplietot šo vienumu. Koplietošana nodod šī vienuma piederību apvienībai. Tu vairs nebūsi šī vienuma tiešais īpašnieks pēc tā kopīgošanas."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Izvēlies apvienību, uz kuru pārvietot šo vienumu. Pārvietošana nodod šī vienuma piederību apvienībai. Tu vairs nebūsi šī vienuma tiešais īpašnieks pēc tā pārvietošanas."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Izvēlies apvienību, ar kuru kopīgot šos vienumus. Kopīgošana nodod šo vienumu piederību apvienībai. Pēc to koplietodanas Tu vairs nebūsi šo vienumu tiešais īpašnieks."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Izvēlies apvienību, uz kuru pārvietot šos vienumus. Pārvietošana nodod šo vienumu piederību apvienībai. Tu vairs nebūsi šo vienumu tiešais īpašnieks pēc to pārvietošanas."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Labot krājumus, ar kuriem šis vienums ir kopīgots. Tikai apvienības lietotāji, kam ir piekļuve šiem krājumiem, redzēs šo vienumu."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Ir atlasīts(i) $COUNT$ vienums(i). $SHAREABLE_COUNT$ no tiem ir kopīgojams(i), atlikušais(ie) $NONSHAREABLE_COUNT$ nē.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Ir atzīmēts(i) $COUNT$ vienums(i). $MOVEABLE_COUNT$ vienums(i) var tikt pārvietoti uz apvienību, bet $NONMOVEABLE_COUNT$ nē.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Ievadīt galveno paroli, lai izdotu glabātavas saturu."
|
||||
},
|
||||
"export": {
|
||||
"message": "Izdot"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Izdot glabātavas saturu"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nekas netika ievietots."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Atlasīt ievietošanas datnes veidolu"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "WebAuthn atslēga $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Vai tiešām noņemt šo drošības atslēgu?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Pievienot kontam WebAuthn drošības atslēgu"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Nolasīt atslēgu"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Radās sarežģījumi, nolasot drošības atslēgu. Jāmēģina vēlreiz."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Platformas ierobežojumu dēļ WebAuth nevar izmantot visās Bitwarden lietotnēs. Ir ieteicams iespējot vēl kādu divpakāpju pierakstīšanās nodrošinātāju, lai varētu piekļūt kontam, kad nav iespējams izmantot WebAuth. Atbalstītās platformas:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Tīmekļa glabātava un pārlūku paplašinājums galddatorā/klēpjdatorā ar WebAuthn iespējotu pārlūku (Chrome, Opera, Vivaldi vai Firefox ar iespējotu FIDO U2F)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Bitwarden divpakāpju pierakstīšanās atkopšanas kods"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Kopīgots vienums $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2556,7 +2581,7 @@
|
||||
"message": "Ierīce"
|
||||
},
|
||||
"view": {
|
||||
"message": "Skats"
|
||||
"message": "Skatīt"
|
||||
},
|
||||
"invalidDateRange": {
|
||||
"message": "Nederīgs datumu apgabals."
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Nevarēja apstiprināt e-pasta adresi. Var mēģināt sūtīt atkārtotu apstiprinājuma e-pasta ziņojumu."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Nepieciešama e-pasta adreses apstiprināšana"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Ir jāapstiprina e-pasta adrese, lai izmantotu šo iespēju."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Atjaunināt pārlūku"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Vai tiešām noņemt paroli?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Slēpt e-pasta adresi no saņēmējiem."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Atspējot šo \"Send\", lai neviens tam nevarētu piekļūt.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "\"Send\" iestatījumi",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Uzstādīt iestatījumus \"Send\" izveidošanai un labošanai.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Apvienību lietotāji, kas var pārvaldīt apvienības nosacījumu kopas, nav pakļauti šīs nosacījumu kopas piemērošanai."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Neļaut lietotājiem slēpt e-pasta adresi no saņēmējiem, kad tiek izveidots vai labots \"Send\".",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "Ir spēkā zemāk uzskaitītie apvienības nosacījumi:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Lietotājiem nav ļauts slēpt e-pasta adresi no saņēmējiem, kad tiek izveidots vai labots \"Send\".",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Pārvaldīt lietotājus"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Pārvaldīt paroles atiestatīšanu"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Vispirms ir pašrocīgi jātspējo vienotās pieteikšanās nosacījumu kopa, pirms šī var tikt atspējota."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Bitwarden lietotājs, kurš izveidoja šo \"Send\", ir izvēlējies slēpt savu e-pasta adresi. Ir jāpārliecinās par avota uzticamību, pirms tiek izmantots vai lejupielādēts tā saturs.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Atgadījās kļūda, saglabājot dzēšanas un derīguma beigu datumus."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Lai apstiprinātu 2FA, lūgums klikšķināt uz zemāk esošās pogas."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Autentificēt WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "WebAuthn šajā pārlūkā netiek atbalstīts."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>WebAuthn tika veiksmīgi apstiprināts.</strong><br>Šo cilni var aizvērt."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Paroles norāde nedrīkst būt tāda pati kā parole."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Pievienot paroles atiestatīšanās sarakstam"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Pievienots paroles atiestatīšanās sarakstam"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Izņemt no paroles atiestatīšanas saraksta"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Pievienošana bija veiksmīga."
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Izņemšana bija veiksmīga."
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Lietotājs $ID$ tika pievienots paroles atiestatīšanas atbalsta sarakstam.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Lietotājs $ID$ tika izņemts no paroles atiestatīšanas atbalsta saraksta.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Šifri, kas atkritnē atrodas vairāk nekā 30 dienas, tiks izdzēsti."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Šifri, kas atkritnē atrodas jau kādu laika posmu, tiks izdzēsti."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Galvenās paroles pārvaicāšana"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Galvenās paroles apstiprināšana"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Šī darbība ir aizsargāta. Lai turpinātu, ir jāievada galvenā parole, lai apstiprinātu identitāti."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "പങ്കിടുക"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ പകർത്തി",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "വാൾട്"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "തിരഞ്ഞെടുത്തത് പങ്കിടുക"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "തിരഞ്ഞെടുത്തത് ഇല്ലാതാക്കുക"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "ഫയൽ തിരഞ്ഞെടുക്കുക."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "പരമാവധി ഫയൽ വലുപ്പം 100 MB ആണ്."
|
||||
"message": "പരമാവധി ഫയൽ വലുപ്പം 500 MB ആണ്."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "നിങ്ങളുടെ എൻക്രിപ്ഷൻ കീ അപ്ഡേറ്റ് ചെയ്യുന്നതുവരെ നിങ്ങൾക്ക് ഈ സവിശേഷത ഉപയോഗിക്കാൻ കഴിയില്ല."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "തിരുത്തപ്പെട്ട ഇനം"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "പങ്കിട്ട ഇനം "
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "പങ്കിട്ട ഇനങ്ങൾ "
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "ഇനം ഇല്ലാതാക്കുക "
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "സംഘടനകൾ"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "ഈ ഇനം പങ്കിടാൻ നിങ്ങൾ ആഗ്രഹിക്കുന്ന ഒരു സംഘടന തിരഞ്ഞെടുക്കുക. പങ്കിട്ട ഇനത്തിന്റെ ഉടമസ്ഥാവകാശം ആ സംഘടനക്ക് കൈമാറുന്നു. ഈ ഇനം പങ്കിട്ടുകഴിഞ്ഞാൽ നിങ്ങൾ അതിന്റെ നേരിട്ടുള്ള ഉടമയാകില്ല."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"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."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"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."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "നിങ്ങളുടെവാൾട് ഡാറ്റ എക്സ്പോർട്ടുചെയ്യാൻ പ്രാഥമിക പാസ്വേഡ് നൽകുക."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "വാൾട് എക്സ്പോർട്"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nothing was imported."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Select the format of the import file"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Shared item $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3388,7 +3413,7 @@
|
||||
"message": "പരമാവധി ആക്സസ് എണ്ണം"
|
||||
},
|
||||
"maxAccessCountDesc": {
|
||||
"message": "If set, users will no longer be able to access this send once the maximum access count is reached.",
|
||||
"message": "If set, users will no longer be able to access this Send once the maximum access count is reached.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"currentAccessCount": {
|
||||
@@ -3832,13 +3857,13 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
@@ -3876,11 +3901,74 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Del"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ har blitt kopiert",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Hvelv"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Del de valgte"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Slett de valgte"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Velg en fil."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Den maksimale filstørrelsen er 100 MB."
|
||||
"message": "Den maksimale filstørrelsen er 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Du kan ikke bruke denne funksjonen før du oppdaterer krypteringsnøkkelen din."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Redigerte gjenstanden"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Delte gjenstanden"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Delte gjenstander"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Slett objektet"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organisasjoner"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Velg en organisasjon som du ønsker å dele dette objektet med. Deling overfører objektets eierskap til organisasjonen. Du vil ikke lenger være den direkte eieren av dette objektet når det først har blitt delt."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Velg en organisasjon som du ønsker å dele disse objektene med. Deling overfører objektenes eierskap til organisasjonen. Du vil ikke lenger være den direkte eieren av disse objektene når de først har blitt delt."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Rediger samlingene som dette objektet blir delt med. Kun organisasjonsbrukere med tilgang til disse samlingene vil kunne se dette objektet."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Du har valgt $COUNT$ gjenstand(er). $SHAREABLE_COUNT$ gjenstander kan deles, $NONSHAREABLE_COUNT$ kan ikke deles.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Skriv inn ditt superpassord for å eksportere dine hvelvdataer."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Eksporter hvelvet"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Ingenting ble importert."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Velg formatet til importfilen"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Delte $ID$-gjenstanden.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3388,7 +3413,7 @@
|
||||
"message": "Maximum Access Count"
|
||||
},
|
||||
"maxAccessCountDesc": {
|
||||
"message": "If set, users will no longer be able to access this send once the maximum access count is reached.",
|
||||
"message": "If set, users will no longer be able to access this Send once the maximum access count is reached.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"currentAccessCount": {
|
||||
@@ -3832,13 +3857,13 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
@@ -3876,11 +3901,74 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Delen"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Naar organisatie verplaatsen"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ gekopieerd",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Kluis"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Selectie delen"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Selectie naar organisatie verplaatsen"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Selectie verwijderen"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Selecteer een bestand."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Maximale bestandsgrootte is 100 MB."
|
||||
"message": "Maximale bestandsgrootte is 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Je kunt deze functie pas gebruiken als je je encryptiesleutel bijwerkt."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Item is bewerkt"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Item is gedeeld"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ verplaatst naar $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Items zijn gedeeld"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Geselecteerde items verplaatst naar $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Item verwijderen"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Gebruik een WebAuthn-beveilingssleutel om toegang te krijgen tot je account."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Gemigreerd van FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-mailadres"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organisaties"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Kies een organisatie waarmee je dit item wilt delen. Door het delen draag je het eigendom van dit item over aan de organisatie. Je bent niet langer de directe eigenaar van het item wanneer deze is gedeeld."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Kies een organisatie waarnaar je dit item wilt verplaatsen. Door het verplaatsen krijgt de organisatie de eigendomsrechten van het item. Je bent niet langer de directe eigenaar meer van het item als het is verplaatst."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Kies een organisatie waarmee je deze items wilt delen. Door het delen draag je het eigendom van deze item over aan de organisatie. Je bent niet langer de directe eigenaar van de items wanneer deze zijn gedeeld."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Kies een organisatie waarnaar je deze items wilt verplaatsen. Door het verplaatsen krijgt de organisatie de eigendomsrechten van deze items. Je bent niet langer de directe eigenaar meer van deze items als ze zijn verplaatst."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Wijzig de verzamelingen waarmee dit item gedeeld is. Alleen organisatiegebruikers met toegang tot deze verzamelingen kunnen dit item inzien."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Je hebt $COUNT$ item(s) geselecteerd. $SHAREABLE_COUNT$ items kunnen worden gedeeld, $NONSHAREABLE_COUNT$ niet.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Je hebt $COUNT$ item(s) geselecteerd. Je kunt $MOVEABLE_COUNT$ verplaatsen naar een organisatie, $NONMOVEABLE_COUNT$ niet.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Voer je hoofdwachtwoord in om de kluisgegevens te exporteren."
|
||||
},
|
||||
"export": {
|
||||
"message": "Exporteren"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Kluis exporteren"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Er is niets geïmporteerd."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Fout bij het decoderen van het geëxporteerde bestand. Je encryptiesleutel komt niet overeen met de gebruikte sleutel waarmee de gegevens zijn geëxporteerd."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Selecteer het formaat van het importbestand"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "WebAuthn-sleutel $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Weet je zeker dat je deze beveiligingssleutel wilt verwijderen?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Voeg een WebAuthn-beveiligingssleutel toe aan je account"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Sleutel lezen"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Er was een probleem met het lezen van de beveiligingssleutel. Probeer het nogmaals."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Vanwege platformbeperkingen kan WebAuthn niet in alle Bitwarden applicaties gebruikt worden. Stel een andere tweestapsaanmeldingsaanbieder in zodat je je account kunt benaderen wanneer WebAuthn niet beschikbaar is. De volgende platformen worden ondersteund:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Webkluis en browser-extensies op een desktop/laptop met een browser met ondersteuning voor WebAuthn (Chrome, Opera, Vivaldi of Firefox met FIDO U2F ingeschakeld)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Je herstelcode voor Bitwarden-tweestapsaanmelding"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Gedeeld item $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Item $ID$ naar een organisatie verplaatst.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Je e-mailadres kon niet worden geverifieerd. Probeer een nieuwe e-mail met verificatielink te versturen."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "E-mailverificatie vereist"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Je moet je e-mailadres verifiëren om deze functionaliteit te gebruiken."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Webbrowser bijwerken"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Weet je zeker dat je dit wachtwoord wilt verwijderen?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Verberg mijn e-mailadres voor ontvangers."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Schakel deze Send uit zodat niemand hem kan benaderen.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Send-opties",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Stel opties in voor het maken en bewerken van Sends.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Gebruikers die het beleid van de organisatie kunnen beheren, zijn vrijgesteld van de handhaving van dit beleid."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Gebruikers mogen hun e-mailadres niet verbergen voor ontvangers bij het aanmaken of bewerken van een Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "Het volgende organisatiebeleid is momenteel van toepassing:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Gebruikers mogen hun e-mailadres niet verbergen voor ontvangers bij het aanmaken of bewerken van een Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Gebruikers beheren"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Wachtwoordherstel beheren"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Je moet handmatig het Single Sign-On-verificatiebeleid uitschakelen voordat je dit beleid kunt uitgeschakeld."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "De Bitwarden-gebruiker die deze Send heeft gemaakt heeft ervoor gekozen het e-mailadres te verbergen. Je moet je ervan verzekeren dat je de bron van deze link vertrouwt voordat je de inhoud gebruikt of downloadt.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Er is een fout opgetreden bij het opslaan van je verwijder- en vervaldatum."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Klik op onderstaande knop om je 2FA te verifiëren."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticeer WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "WebAuthn wordt niet ondersteund in deze browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn met succes geverifieerd! Je kunt dit tabblad sluiten."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Je wachtwoordhint moet anders zijn dan je wachtwoord."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Aanmelden voor wachtwoordherstel"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Aangemeld voor wachtwoordherstel"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Teruggetrokken van wachtwoordherstel"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Succesvol aangemeld!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Succesvol ingetrokken!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Gebruiker $ID$ heeft zich aangemeld voor assistentie bij wachtwoordherstel.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Gebruiker $ID$ heeft zich teruggetrokken van assistentie bij wachtwoordherstel.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Hoofdwachtwoord opnieuw instellen voor gebruiker $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Wachtwoord opnieuw instellen"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Doorgaan logt de huidige sessie van $NAME$ uit, waarna deze opnieuw moet aanmelden. Actieve sessies op andere apparaten kunnen mogelijk nog één uur actief blijven.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "deze gebruiker"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Een of meer organisatiebeleidseisen stelt de volgende eisen aan je hoofdwachtwoord:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Wachtwoord opnieuw ingesteld!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Inschrijving stelt organisatiebeheerders in staat om je hoofdwachtwoord te wijzigen. Weet je zeker dat je wilt inschrijven?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Hoofdwachtwoord opnieuw instellen"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Beheerders in de organisatie toestaan het hoofdwachtwoord van gebruikers van de organisatie opnieuw in te stellen."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Gebruikers in de organisatie moeten zichzelf inschrijven of automatisch worden ingeschreven voordat beheerders hun hoofdwachtwoord opnieuw kunnen instellen."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatische inschrijving"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Alle gebruikers worden automatisch ingeschreven voor wachtwoordherstel zodra hun uitnodiging wordt geaccepteerd."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Gebruikers die al deel uitmaken van de organisatie worden niet met terugwerkende kracht aangemeld voor wachtwoordherstel. Zij zullen zichzelf moeten inschrijven voordat beheerders hun hoofdwachtwoord kunnen herstellen."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatisch nieuwe gebruikers inschrijven"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Deze organisatie heeft een ondernemingsbeleid dat je automatisch inschrijft bij het resetten van je wachtwoord. Inschrijving stelt organisatiebeheerders in staat om je hoofdwachtwoord te wijzigen."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Reactie organisatiesleutels is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reactie Wachtwoordhersteldetails is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Codes die meer dan 30 dagen in de prullenbak zitten worden automatisch verwijderd."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Codes die een tijdje in de prullenbak zitten worden automatisch verwijderd."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Hoofdwachtwoord opnieuw vragen"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Hoofdwachtwoord bevestigen"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Deze actie is beveiligd. Voer je hoofdwachtwoord opnieuw in om je identiteit vast te stellen en door te gaan."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Uitnodigingen opnieuw verzenden"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Deze actie is niet van toepassing op de geselecteerde gebruikers."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Weet je zeker dat je de volgende gebruikers wilt verwijderen? Dit proces duurt enkele seconden en kan niet worden onderbroken of geannuleerd."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Bevestig selectie"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulkactie status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Succesvol bevestigd."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Succesvol opnieuw uitgenodigd."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Succesvol verwijderd"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Uitgezonderd, niet van toepassing voor deze actie."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Vingerafdruk"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Gebruikers verwijderen"
|
||||
},
|
||||
"error": {
|
||||
"message": "Fout"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Gebruikers beheren moet ingeschakeld zijn met de optie Wachtwoordherstel beheren"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Udostępnij"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Przenieś do organizacji"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "Skopiowano $VALUE$",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Sejf"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Udostępnij zaznaczone"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Usuń zaznaczone"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Wybierz plik."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Maksymalny rozmiar pliku to 100 MB."
|
||||
"message": "Maksymalny rozmiar pliku to 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Nie możesz używać tej funkcji, dopóki nie zaktualizujesz klucza szyfrowania."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Element został zaktualizowany"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Element został udostępniony"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Elementy zostały udostępnione"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Usuń element"
|
||||
@@ -536,7 +555,7 @@
|
||||
"message": "Hasło główne"
|
||||
},
|
||||
"masterPassDesc": {
|
||||
"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ć."
|
||||
"message": "Hasło główne zapewnia dostęp do sejfu. To bardzo ważne, aby je pamiętać, ponieważ zapomnianego hasła nie będzie można odzyskać."
|
||||
},
|
||||
"masterPassHintDesc": {
|
||||
"message": "Podpowiedź do hasła głównego może pomóc Ci przypomnieć hasło, jeśli je zapomnisz."
|
||||
@@ -575,7 +594,7 @@
|
||||
"message": "Hasło główne musi zawierać co najmniej 8 znaków."
|
||||
},
|
||||
"masterPassDoesntMatch": {
|
||||
"message": "Potwierdzenie hasła głównego nie pasuje."
|
||||
"message": "Hasła nie pasują do siebie."
|
||||
},
|
||||
"newAccountCreated": {
|
||||
"message": "Konto zostało utworzone! Teraz możesz się zalogować."
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Użyj dowolnego klucza bezpieczeństwa WebAuthn, aby uzyskać dostęp do Twojego konta."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(przeniesiony z FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "Adres e-mail"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organizacje"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Wybierz organizację, której chcesz udostępnić ten element. Udostępnianie przenosi własność elementu do wybranej organizacji. Nie będziesz już bezpośrednim właścicielem tego elementu, gdy zostanie on udostępniony."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Wybierz organizację, której chcesz udostępnić te elementy. Udostępnianie przenosi własność elementów do wybranej organizacji. Nie będziesz już bezpośrednim właścicielem tych elementów, gdy zostaną one udostępnione."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Edytuj kolekcje zawierające ten element. Tylko użytkownicy organizacji posiadający dostęp do tych kolekcji będą mogli zobaczyć ten element."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Zaznaczone elementy: $COUNT$. Możliwe do udostępnienia: $SHAREABLE_COUNT$. Niemożliwe do udostępnienia: $NONSHAREABLE_COUNT$.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Wpisz hasło główne, aby wyeksportować dane z sejfu."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Eksportuj sejf"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nic nie zostało zaimportowane."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Wybierz format importowanego pliku"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "Klucz WebAuthn $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Czy na pewno chcesz usunąć ten klucz bezpieczeństwa?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Dodaj klucz bezpieczeństwa WebAuthn do swojego konta"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Odczytaj klucz"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Wystąpił problem z odczytem klucza bezpieczeństwa. Spróbuj ponownie."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Z powodu ograniczeń platformy, klucze WebAuthn 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:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Sejf internetowy i rozszerzenia przeglądarki na komputerze/laptopie z przeglądarką obsługującą WebAuthn (Chrome, Opera, Vivaldi lub Firefox z włączoną obsługą FIDO U2F)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Kod odzyskiwania konta Bitwarden"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Element $ID$ został udostępniony.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Nie możemy zweryfikować Twojego adresu e-mail. Spróbuj ponownie wysłać wiadomość weryfikacyjną."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Weryfikacja adresu e-mail jest wymagana"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Musisz zweryfikować adres e-mail, aby używać tej funkcji."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Aktualizuj przeglądarkę"
|
||||
@@ -3423,10 +3448,10 @@
|
||||
"message": "Czy na pewno chcesz usunąć hasło?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Ukryj mój adres e-mail przed odbiorcami."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Wyłącz tę wysyłkę, aby nikt nie miał do niej dostępu.",
|
||||
"message": "Wyłącz wysyłkę, aby nikt nie miał do niej dostępu.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"allSends": {
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Opcje wysyłek",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Zarządzaj ustawieniami tworzenia i edytowania wysyłek.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Użytkownicy organizacji, którzy mogą zarządzać zasadami organizacji są zwolnieni z przestrzegania wymagań zasad."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Nie zezwalaj użytkownikom na ukrywanie ich adresów e-mail przed odbiorcami, podczas tworzenia lub edytowania wysyłek.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "Obecnie obowiązujące zasady organizacji:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Użytkownicy nie mogą ukrywać swoich adresów e-mail przed odbiorcami, podczas tworzenia lub edytowania wysyłek.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Zarządzaj użytkownikami"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Zarządzaj resetowaniem hasła"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Musisz wyłączyć zasadę uwierzytelniania logowaniem jednokrotnym przed wyłączeniem tej zasady."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Użytkownik Bitwarden, który utworzył wysyłkę, zdecydował ukryć swój adres e-mail. Przed użyciem lub pobraniem treści wysyłki, upewnij się, że ufasz źródłu tego linku.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Wystąpił błąd podczas zapisywania dat usunięcia i wygaśnięcia."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Aby zweryfikować logowanie dwustopniowe, kliknij przycisk poniżej."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Uwierzytelnianie WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "Ta przeglądarka nie obsługuje uwierzytelniania WebAuthn."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>Uwierzytelnianie WebAuthn zostało zweryfikowane!</strong><br>Możesz zamknąć tę kartę."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Podpowiedź do hasła nie może być taka sama jak hasło."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Dodaj do pomocy przy resetowaniu hasła"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Dodany do pomocy przy resztowaniu hasła"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Usuń do pomocy przy resetowaniu hasła"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Użytkownik został dodany!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Użytkownik został usunięty!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Użytkownik $ID$ został dodany do pomocy przy resetowaniu hasła.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Użytkownik $ID$ został usunięty do pomocy przy resetowaniu hasła.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "ten użytkownik"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Elementy, znajdujące się w koszu ponad 30 dni zostaną automatycznie usunięte."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Elementy, znajdujące się w koszu od dłuższego czasu zostaną automatycznie usunięte."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Powtórz hasło główne"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Potwierdź hasło główne"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Ta operacja jest chroniona. Aby kontynuować, wpisz ponownie hasło główne."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Wyślij ponownie zaproszenia"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Usuń użytkowników"
|
||||
},
|
||||
"error": {
|
||||
"message": "Błąd"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Compartilhar"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Mover para a Organização"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ copiado(a)",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Cofre"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Compartilhar Selecionados"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Mover Selecionados para a organização"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Excluir Selecionados"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Selecione um arquivo."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "O tamanho máximo do arquivo é de 100 MB."
|
||||
"message": "O tamanho máximo do arquivo é de 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Você não pode usar este recurso, até você atualizar sua chave de criptografia."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Item editado"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Item compartilhado"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ movido para $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Itens compartilhados"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Itens selecionados movidos para $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Excluir Item"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Utilize qualquer chave de segurança ativada por WebAuthn para acessar a sua conta."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Migrado de FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-mail"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organizações"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Escolha uma organização com a qual você deseja compartilhar este item. O compartilhamento transfere a propriedade do item para a organização. Você não será mais o proprietário direto deste item depois que ele for compartilhado."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Escolha uma organização para a qual deseja mover este item. Mudar para uma organização transfere a propriedade do item para essa organização. Você não será mais o proprietário direto deste item depois que ele for movido."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Escolha uma organização com a qual você deseja compartilhar estes itens. O compartilhamento transfere a propriedade dos itens para a organização. Você não será mais o proprietário direto destes itens depois de serem compartilhados."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Escolha uma organização para a qual deseja mover esses itens. Mudar para uma organização transfere a propriedade dos itens para essa organização. Você não será mais o proprietário direto desses itens depois que eles forem movidos."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Edite as coleções com as quais este item está sendo compartilhado. Somente usuários da organização com acesso a estas coleções poderão ver esse item."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Você selecionou $COUNT$ item(ns). $SHAREABLE_COUNT$ itens são compartilháveis, $NONSHAREABLE_COUNT$ não são.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Você selecionou $COUNT$ item(ns). $MOVEABLE_COUNT$ item(ns) podem ser movidos para uma organização, mas, $NONMOVEABLE_COUNT$ não pode.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Insira a sua senha mestra para exportar os dados do seu cofre."
|
||||
},
|
||||
"export": {
|
||||
"message": "Exportar"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Exportar cofre"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nada foi importado."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Erro ao descriptografar o arquivo exportado. Sua chave de criptografia não corresponde à chave de criptografia usada para exportar os dados."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Selecione o formato do arquivo de importação"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "Chave WebAuthn $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Tem certeza que deseja remover esta chave de segurança?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Adicione uma chave de segurança WebAuthn à sua conta"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Chave de Leitura"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Houve um problema ao ler a chave de segurança. Tente novamente."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Devido às limitações da plataforma, o WebAuthn não pode ser usado em todos os aplicativos do Bitwarden. Você deve habilitar outro provedor de login em duas etapas, para que você possa acessar a sua conta quando o WebAuthn não puder ser usado. Plataformas suportadas:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Cofre web e extensões de navegador em um desktop/laptop com um navegador habilitado para WebAuthn (Chrome, Opera, Vivaldi ou Firefox com o FIDO U2F ativado)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Seu código de recuperação de login em duas etapas do Bitwarden"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Item compatilhado $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Item $ID$ movido para uma organização.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Não é possível confirmar o seu e-mail. Tente enviar um novo e-mail de verificação."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Verificação de E-mail Necessária"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Você precisa verificar o seu e-mail para usar este recurso."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Atualizar Navegador"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Você tem certeza que deseja remover a senha?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Ocultar meu endereço de e-mail dos destinatários."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Desabilite este Send para que ninguém possa acessá-lo.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Opções de Send",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Definir opções para a criação e edição de Sends.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Os usuários da organização que podem gerenciar as políticas da organização estão isentos da aplicação desta política."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Não permitir que os usuários ocultem seus endereços de e-mail dos destinatários ao criar ou editar um Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "As seguintes políticas da organização estão em vigor atualmente:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Os usuários não têm permissão para ocultar seus endereços de e-mail dos destinatários ao criar ou editar um Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Gerenciar Usuários"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Gerenciar Redefinição de Senha"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Você deve desativar manualmente a política de autenticação de logon único antes que esta política possa ser desativada."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "O usuário Bitwarden que criou este Send optou por ocultar seu endereço de e-mail. Você deve certificar-se de que confia na fonte deste link antes de usar ou baixar seu conteúdo.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Ocorreu um erro ao salvar as suas datas de exclusão e validade."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Para verificar seu 2FA, por favor, clique no botão abaixo."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Autenticar WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "O WebAuthn não é suportado neste navegador."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>WebAuthn verificado com sucesso!</strong><br>Você pode fechar esta guia."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Sua dica de senha senha não pode ser a mesma que a sua senha."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Inscrever-se na Redefinição de Senha"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Inscrito na Redefinição de Senha"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Retirar da Redefinição de Senha"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Inscrição com sucesso!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Retirada com sucesso!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "O usuário $ID$ inscreveu-se na assistência para redefinição de senha.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "O usuário $ID$ retirou-se da assistência para redefinição de senha.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Redefinir senha mestra para o usuário $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Redefinir Senha"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "O processo desconectará $NAME$ de sua sessão atual, exigindo que eles iniciem a sessão novamente. As sessões ativas em outros dispositivos podem continuar ativas por até uma hora.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "este usuário"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Uma ou mais políticas da organização exigem que a senha mestra cumpra aos seguintes requisitos:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Senha redefinida com sucesso!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "A inscrição permitirá que os administradores da organização alterem sua senha mestra. Tem certeza que deseja se inscrever?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Redefinir Senha Mestra"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Permitir que os administradores da organização redefinam a senha mestra dos usuários da organização."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Os usuários da organização terão de se inscrever automaticamente ou serem inscritos automaticamente para que os administradores possam redefinir sua senha mestra."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Inscrição Automática"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Todos os usuários serão inscritos automaticamente na redefinição de senha assim que o convite for aceito."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Os usuários que já estão na organização não serão inscritos retroativamente na redefinição de senha. Eles precisarão se inscrever para que os administradores possam redefinir sua senha mestra."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Inscrever automaticamente novos usuários"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Esta organização possui uma política empresarial que irá inscrevê-lo automaticamente na redefinição de senha. A inscrição permitirá que os administradores da organização alterem sua senha mestra."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "A resposta das Chaves da Organização é nula"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "A resposta para Redefinir os Detalhes da Senha é nula"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "As cifras que ficarem na lixeira por mais de 30 dias serão excluídas automaticamente."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "As cifras que estiverem na Lixeira por um tempo serão excluídas automaticamente."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Nova solicitação de senha mestra"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Confirmação de senha mestra"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Esta ação está protegida. Para continuar, por favor, reinsira a sua senha mestra para verificar sua identidade."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Reenviar Convites"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Esta ação não é aplicável a nenhum dos usuários selecionados."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Tem certeza de que deseja remover os seguintes usuários? O processo pode levar alguns segundos para ser concluído e não pode ser interrompido ou cancelado."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirmar Selecionado(s)"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Status de ação em massa"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmado com sucesso."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Convidado novamente com sucesso."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removido com sucesso"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluído, não aplicável para esta ação."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Impressão digital"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remover Usuários"
|
||||
},
|
||||
"error": {
|
||||
"message": "Erro"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Gerenciar Usuários também deve ser habilitado com a permissão para Gerenciar a Redefinição de Senha"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Partilhar"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ copiado(a)",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Cofre"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Partilhar seleção"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Eliminar seleção"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Selecione um ficheiro."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "O tamanho máximo do ficheiro é de 100 MB."
|
||||
"message": "O tamanho máximo do ficheiro é de 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Não pode utilizar esta funcionalidade até atualizar a sua chave de encriptação."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Item alterado"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Item partilhado"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Itens partilhados"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Eliminar item"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organizações"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Escolha uma organização com que queira partilhar este item. Partilhar transfere a propriedade do item para a organização. Uma vez transferido já não será o proprietário direto deste item."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Escolha uma organização com que queira partilhar estes itens. Partilhar transfere a propriedade dos itens para a organização. Uma vez transferidos já não será o proprietário direto destes itens."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Edite as coleções em que este item está a ser partilhado. Apenas utilizadores da organização com acesso a estas coleções podem ver este item."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Selecionou $COUNT$ item(s). $SHAREABLE_COUNT$ itens são partilháveis, $NONSHAREABLE_COUNT$ não são.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Introduza a sua palavra-passe mestra para exportar os dados do seu cofre."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Exportar cofre"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nada foi importado."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Selecione o formato do ficheiro a importar"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Item $ID$ partilhado.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3388,7 +3413,7 @@
|
||||
"message": "Maximum Access Count"
|
||||
},
|
||||
"maxAccessCountDesc": {
|
||||
"message": "If set, users will no longer be able to access this send once the maximum access count is reached.",
|
||||
"message": "If set, users will no longer be able to access this Send once the maximum access count is reached.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"currentAccessCount": {
|
||||
@@ -3832,13 +3857,13 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
@@ -3876,11 +3901,74 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Partajare"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Mutare la organizație"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ s-a copiat",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Seif"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Partajare selecție"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Mutați cele selectate în organizație"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Ștergere selecție"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Selectare fișier."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Mărimea maximă a fișierului este de 100 MB."
|
||||
"message": "Mărimea maximă a fișierului este de 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Veți putea utiliza această caracteristică după ce veți actualiza cheia de criptare."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Articol editat"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Articol partajat"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ mutat la $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Articole partajate"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Articolele selectate au fost mutate în $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Ștergere articol"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Utilizați orice cheie de securitate activată WebAuthn pentru a vă accesa contul."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Migrate din FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-mail"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organizații"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Alegeți o organizație cu care doriți să partajați acest articol. Partajarea transferă proprietatea asupra articolului către organizație. Nu veți mai fi proprietarul direct al acestuia după ce a fost partajat."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Alegeți o organizație la care doriți să mutați acest articol. Mutarea într-o organizație, transferă proprietatea asupra articolului către organizația respectivă. Nu veți mai fi proprietarul direct al acestui articol odată ce a fost mutat."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Alegeți o organizație cu care doriți să partajați aceste articole. Partajarea transferă proprietatea asupra articolelor către organizație. Nu veți mai fi proprietarul direct al acestora după ce au fost partajate."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Alegeți o organizație la care doriți să mutați aceste articole. Mutarea într-o organizație, transferă proprietatea asupra articolelor către organizația respectivă. Nu veți mai fi proprietarul direct al acestor articole odată ce au fost mutate."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Editați colecțiile cu care este partajat acest articol. Numai utilizatorii organizației cu acces la aceste colecții vor putea vedea acest articol."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Ați selectat $COUNT$ articole. $SHAREABLE_COUNT$ articole sunt partajabile, $NONSHAREABLE_COUNT$ nu sunt.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Ați selectat $COUNT$ articol(e). $MOVEABLE_COUNT$ articol(e) poate/pot fi mutat(e) într-o organizație, $NONMOVEABLE_COUNT$ nu.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Introducere parolă principală pentru exportarea datelor seifului."
|
||||
},
|
||||
"export": {
|
||||
"message": "Exportați"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Export seif"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nu s-a importat nimic."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Eroare la decriptarea fișierului exportat. Cheia dvs. de criptare nu corespunde cu cheia de criptare folosită pentru a exporta datele."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Alegeți din listă formatul fișierului de import"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "Cheie WebAuthn $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Sigur doriți să eliminați această cheie de securitate?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Adăugare de cheie de securitate WebAuthn în contul dvs."
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Citire cheie"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "A apărut o problemă la citirea cheii de securitate. Încercați din nou."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Drept consecință a limitărilor platformei, WebAuthn nu se poate utiliza pe toate aplicațiile Bitwarden. Ar trebui să activați un alt furnizor de conectare în două etape pentru a vă accesa contul, atunci când WebAuthn nu se poate utiliza. Platforme acceptate:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Seiful web și extensiile de browser pe un desktop/laptop cu un browser activat WebAuthn (Chrome, Opera, Vivaldi sau Firefox cu FIDO U2F activat)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Codul dvs. Bitwarden de recuperare a autentificării în două etape"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Element $ID$ partajat.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Articolul $ID$ a fost mutat la o organizație.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "E-mailul dvs. nu a putut fi verificat. Încercați să trimiteți un nou e-mail de verificare."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Este necesară verificarea adresei de e-mail"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Trebuie să vă verificați e-mailul pentru a utiliza această caracteristică."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Actualizare browser"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Sigur doriți să eliminați parola?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Ascundeți adresa mea de e-mail de la destinatari."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Dezactivați acest Send astfel încât nimeni să nu îl poată accesa.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Opțiuni Send",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Setați opțiunile pentru crearea și editarea Send-urilor.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Utilizatorii organizației care pot gestiona politicile organizației sunt exceptați de la aplicarea acestei politici."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Nu permiteți utilizatorilor să-și ascundă adresa de e-mail de la destinatari, atunci când creează sau editează un Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "În prezent, sunt în vigoare următoarele politici de organizare:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Utilizatorii nu au voie să-și ascundă adresa de e-mail de la destinatari atunci când creează sau editează un Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Gestionați utilizatorii"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Gestionați resetarea parolei"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Politica de autentificare la conectare unică (SSO) trebuie dezactivată manual înainte ca această politică să poată fi dezactivată."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Utilizatorul Bitwarden care a creat acest Send a ales să-și ascundă adresa de e-mail. Ar trebui să vă asigurați că aveți încredere în sursa acestui link înainte de utilizarea sau descărcarea conținutului acestuia.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "A survenit o eroare la salvarea datelor de ștergere și de expirare."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Pentru a verifica 2FA, vă rugăm să faceți clic pe butonul de mai jos."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Autentificare WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "WebAuthn nu este acceptat în acest browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn a fost verificat cu succes! Puteți închide această filă."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Indiciul dvs. de parolă nu poate fi aceeași cu parola."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Înscriere în resetarea parolei"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Înregistrat la resetarea parolei"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Retragere din resetarea parolei"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Înregistrare reușită!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Retragere reușită!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Utilizator $ID$ s-a înscris în asistența de resetare a parolei.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Utilizatorul $ID$ s-a retras din asistența pentru resetarea parolei.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Resetarea parolei principale pentru utilizatorul $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Resetați parola"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Procedând, $NAME$ va fi deconectat de la sesiunea curentă, solicitându-i să se conecteze din nou. Sesiunile active pe alte dispozitive pot continua să rămână active timp de până la o oră.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "acest utilizator"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Una sau mai multe politici ale organizației, necesită ca parola principală să îndeplinească următoarele cerințe:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Parolă resetată cu succes!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Înscrierea va permite administratorilor organizației să vă schimbe parola principală. Sigur doriți să vă înscrieți?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Resetare parolă principală"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Permite administratorilor din organizație să reseteze parola principală a utilizatorilor organizației."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Utilizatorii din organizație vor trebui să se înregistreze singuri sau, să fie înregistrați automat, înainte ca administratorii să le poată reseta parola principală."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Înregistrare automată"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Toți utilizatorii vor fi înregistrați automat în resetarea parolei odată ce invitația lor este acceptată."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Utilizatorii care fac deja parte din organizație, nu vor fi înscriși retroactiv în resetarea parolei. Ei vor trebui să se înregistreze singuri, înainte ca administratorii să poată reseta parola lor principală."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Înregistrare automată a utilizatorilor noi"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Această organizație are o politică de întreprindere care vă va înregistra automat în resetarea parolei. Înregistrarea va permite administratorilor organizației să vă schimbe parola principală."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Răspunsul Cheilor organizației este nul"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Răspunsul detaliat la resetarea parolei este nul"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Articolele care au fost în coșul de reciclare mai mult de 30 de zile vor fi șterse automat."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Articolele care au fost în coșul de reciclare de ceva vreme vor fi șterse automat."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Re-solicitare parolă principală"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Confirmare parolă principală"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Această acțiune este protejată. Pentru a continua, vă rugăm să reintroduceți parola principală pentru a vă verifica identitatea."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Retrimitere invitații"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Această acțiune nu se aplică niciunui utilizator selectat."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Sunteți sigur că doriți să eliminați următorii utilizatori? Finalizarea procesului poate dura câteva secunde și nu poate fi întrerupt sau anulat."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirmați selecția"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Starea operației în masă"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmat cu succes."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvitat cu succes."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Eliminat cu succes"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Exclus, nu se aplică pentru această acțiune."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Amprentă"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Eliminați utilizatorii"
|
||||
},
|
||||
"error": {
|
||||
"message": "Eroare"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Gestionare Utilizatori trebuie de asemenea activată cu Gestionare Permisiune de Resetare a Parolei"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Поделиться"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Переместить в организацию"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ скопирован(о)",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -395,13 +398,13 @@
|
||||
"description": "Copy URI to clipboard"
|
||||
},
|
||||
"myVault": {
|
||||
"message": "Мое хранилище"
|
||||
"message": "Хранилище"
|
||||
},
|
||||
"vault": {
|
||||
"message": "Хранилище"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Поделиться выбранным"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Переместить выбранное в организацию"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Удалить выбранное"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Выберите файл."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Максимальный размер файла 100 МБ."
|
||||
"message": "Максимальный размер файла 500 МБ."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Вы не можете использовать эту функцию, пока не обновите свой ключ шифрования."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Элемент изменен"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Общий элемент"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ перемещен в $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Общие элементы"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Выбранные элементы перемещены в $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Удалить элемент"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Используйте любой ключ безопасности с поддержкой WebAuthn для доступа к своей учетной записи."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Перенесено из FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "Email"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Организации"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Выберите организацию, которой хотите предоставить доступ к этому элементу. После выполнения этой операции права на элемент будут переданы организации и вы не будете являться непосредственным владельцем этого элемента."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Выберите организацию, в которую вы хотите переместить этот элемент. При перемещении в организацию право собственности на элемент переходит к этой организации. Вы больше не будете прямым владельцем этого элемента после его перемещения."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Выберите организацию, которой вы хотите предоставить доступ к этим элементам. После выполнения этой операции права на элементы будут переданы организации и вы не будете являться непосредственным владельцем этих элементов."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Выберите организацию, в которую вы хотите переместить эти элементы. При перемещении в организацию право собственности на элементы переходит к этой организации. Вы больше не будете прямым владельцем этих элементов после их перемещения."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Отредактируйте коллекции, с которыми совместно используется этот элемент. Данный элемент смогут видеть только пользователи организации, имеющие доступ к этим коллекциям."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Вы выбрали $COUNT$ элемента(-ов). $SHAREABLE_COUNT$ являются общими, $NONSHAREABLE_COUNT$ - нет.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Вы выбрали $COUNT$ элемента(-ов). $MOVEABLE_COUNT$ элемента(-ов) могут быть перемещены в организацию, $NONMOVEABLE_COUNT$ не могут.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Введите мастер-пароль для экспорта данных из хранилища."
|
||||
},
|
||||
"export": {
|
||||
"message": "Экспорт"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Экспортировать хранилище"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Ничего не было импортировано."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Ошибка при расшифровке экспортированного файла. Ваш ключ шифрования не совпадает с ключом шифрования, используемым для экспорта данных."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Выберите формат файла импорта"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "$INDEX$ ключ(-а) WebAuthn",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Вы действительно хотите удалить этот ключ безопасности?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Добавить ключ безопасности WebAuthn в свою учетную запись"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Читать ключ"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Не удалось прочитать ключ безопасности. Попробуйте снова."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Из-за ограничений платформы WebAuthn нельзя использовать во всех приложениях Bitwarden. Вы должны включить другого провайдера двухфакторной аутентификации, чтобы иметь возможность получить доступ к своей учетной записи, когда WebAuthn не может быть использован. Поддерживаемые платформы:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Веб-хранилище и расширения браузера на компьютере/ноутбуке с браузером с поддержкой WebAuthn (Chrome, Opera, Vivaldi или Firefox с включенным FIDO U2F)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Ваш код восстановления двухфакторной аутентификации Bitwarden"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Общий элемент $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Элемент $ID$ перемещен в организацию.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Не удалось подтвердить ваш email. Попробуйте отправить новое письмо с подтверждением."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Требуется подтверждение электронной почты"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Для использования этой функции необходимо подтвердить свою электронную почту."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Обновить браузер"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Вы уверены, что хотите удалить пароль?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Скрыть мой адрес email от получателей."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Отключить эту Send, чтобы никто не мог получить к ней доступ.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Настройки Send",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Установка параметров создания и редактирования Send.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Политики не распространяются на пользователей организации, которые могут ими управлять."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Запретить пользователям скрывать свой адрес email от получателей при создании или редактировании Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "На данный момент действуют следующие политики организации:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Пользователям не разрешается скрывать свой адрес email от получателей при создании или редактировании Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Управление пользователями"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Управление сбросом пароля"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Перед отключением этой политики необходимо вручную отключить политику проверки подлинности SSO."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Пользователь Bitwarden, создавший эту Send, решил скрыть свой адрес email. Вы должны убедиться, что доверяете источнику этой ссылки, прежде чем использовать или скачивать ее содержимое.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Произошла ошибка при сохранении данных о сроках удаления и истечения."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Для подтверждения 2ФА нажмите кнопку ниже."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Аутентификация WebAutn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "WebAuthn не поддерживается в этом браузере."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>WebAuthn успешно прошел верификацию!</strong><br>Вы можете закрыть эту вкладку."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Подсказка для пароля не может совпадать с паролем."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Записаться на сброс пароля"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Записано на сброс пароля"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Отменить сброс пароля"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Записано успешно!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Запись успешно отменена!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Пользователь $ID$ записался на помощь по сбросу пароля.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Пользователь $ID$ отменил помощь по сбросу пароля.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Мастер-пароль сброшен для пользователя $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Сбросить пароль"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "В случае продолжения сессия $NAME$ будет завершена, что потребует повторной авторизации. Сессии на других устройствах могут оставаться активными до одного часа.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "этот пользователь"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Согласно одной или нескольким политикам организации необходимо, чтобы мастер-пароль отвечал следующим требованиям:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Пароль успешно сброшен!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Регистрация позволит администраторам организации изменять мастер-пароль. Вы действительно хотите зарегистрироваться?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Сброс мастер-пароля"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Разрешить администраторам организации сбрасывать мастер-пароль пользователей организации."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Пользователи в организации должны самостоятельно зарегистрироваться или быть автоматически зарегистрированными, чтобы администраторы могли сбросить их мастер-пароль."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Автоматическая регистрация"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Все пользователи будут автоматически зачислены на сброс пароля после того, как их приглашение будет принято."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Пользователи, уже входящие в организацию, не будут задним числом зачислены на сброс пароля. Им придется зарегистрироваться самостоятельно, чтобы администраторы могли сбросить их мастер-пароль."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Автоматически регистрировать новых пользователей"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Эта организация имеет политику предприятия, которая автоматически зачислит вас в сброс пароля. Регистрация позволит администраторам организации изменить ваш мастер-пароль."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Ответ на ключи организации пустой"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Ответ на сброс пароля пустой"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Элементы, которые находились в корзине более 30 дней, будут автоматически удалены."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Элементы, которые находились в корзине в течение некоторого времени, будут автоматически удалены."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Повторный запрос мастер-пароля"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Подтверждение мастер-пароля"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Это действие защищено. Для продолжения введите свой мастер-пароль, чтобы подтвердить свою личность."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Отправить приглашения повторно"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Это действие не применимо ни к одному из выбранных пользователей."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Вы уверены, что хотите удалить следующих пользователей? Процесс может занять несколько секунд и не может быть прерван или отменен."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Подтвердить выбранное"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Статус массового действия"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Подтверждено успешно."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Повторно приглашен успешно."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Удален(-о) успешно"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Исключено, не применимо для данного действия."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Отпечаток"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Удалить пользователей"
|
||||
},
|
||||
"error": {
|
||||
"message": "Ошибка"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Управление пользователями также должно быть включено с разрешением Управление сбросом пароля"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Share"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ copied",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Vault"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Share Selected"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Delete Selected"
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Edited item"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Shared item"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Shared items"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Delete Item"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organizations"
|
||||
},
|
||||
"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."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"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."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"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."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Enter your master password to export your vault data."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Export Vault"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nothing was imported."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Select the format of the import file"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Shared item $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3388,7 +3413,7 @@
|
||||
"message": "Maximum Access Count"
|
||||
},
|
||||
"maxAccessCountDesc": {
|
||||
"message": "If set, users will no longer be able to access this send once the maximum access count is reached.",
|
||||
"message": "If set, users will no longer be able to access this Send once the maximum access count is reached.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"currentAccessCount": {
|
||||
@@ -3832,13 +3857,13 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
@@ -3876,11 +3901,74 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Zdieľať"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Presunúť do organizácie"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ skopírované",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Trezor"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Zdieľať vybrané"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Presunúť vybraté do organizácie"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Odstrániť vybrané"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Vybrať súbor."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Maximálna veľkosť súboru je 100 MB."
|
||||
"message": "Maximálna veľkosť súboru je 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Túto funkciu nemožno použiť, kým neaktualizujete svoj šifrovací kľúč."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Položka upravená"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Položka zdieľaná"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ presunuté do $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Položky zdieľané"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Vybraté položky boli presunuté do $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Odstrániť položku"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Použiť akýkoľvek WebAuthn bezpečnostný kľúč pre prístup k vášmu účtu."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Migrované z FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "Email"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Organizácie"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Vyberte organizáciu s ktorou chcete zdieľať túto položku. Zdieľanie presunie vlastníctvo položky na organizáciu. Po zdieľaní už nebudete priamy vlastník položky."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Vyberte organizáciu, do ktorej chcete presunúť túto položku. Presunom do organizácie sa vlastníctvo položky prenáša na túto organizáciu. Po presunutí už nebudete priamym vlastníkom danej položky."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Vyberte organizáciu s ktorou chcete zdieľať tieto položky. Zdieľanie presunie vlastníctvo položiek na organizáciu. Po zdieľaní už nebudete priamy vlastník položiek."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Vyberte organizáciu, do ktorej chcete presunúť tieto položky. Presunom do organizácie sa vlastníctvo položky prenáša na túto organizáciu. Po presunutí už nebudete priamym vlastníkom daných položiek."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Upravte zbierky s ktorými bude táto položka zdieľaná. Iba členovia organizácie s prístupom k vybraným zbierkam budú vidieť túto položku."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Vybrali ste $COUNT$ položiek. $SHAREABLE_COUNT$ sa dá zdieľať, $NONSHAREABLE_COUNT$ sa nedá zdieľať.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Vybrali ste $COUNT$ položku(iek). $MOVEABLE_COUNT$ položka(iek) môže(u) byť presunuté do organizácie, $NONMOVEABLE_COUNT$ nemôže(u).",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Zadajte vaše hlavné heslo pre export údajov trezoru."
|
||||
},
|
||||
"export": {
|
||||
"message": "Exportovať"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Export trezoru"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nič na importovanie."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Chyba pri dešifrovaní exportovaného súboru. Váš šifrovací kľúč sa nezhoduje so šifrovacím kľúčom použitým pri exporte údajov."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Vyberte formát súboru importu"
|
||||
},
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Naozaj chcete odstrániť tento bezpečnostný kľúč?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Pridať bezpečnostný kľúč WebAuthn do vášho účtu"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Načítať kľúč"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Problém pri čítaní bezpečnostného kľúča. Skúste to znova."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Vzhľadom na obmedzenia platform, WebAuthn nemôže byť použitý vo všetkých Bitwarden aplikáciách. Mali by ste povoliť inú formu dvojitého overenia, aby ste sa mohli prihlásiť k svojmu účtu ak nie je možné použiť WebAuthn. Podporované platformy:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Webový trezor a rozšírenia prehliadača na pracovnej stanici s prehliadačom podporujúcim WebAuthn (Chrome, Opera, Vivaldi, alebo Firefox so zapnutou podporou FIDO U2F)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Váš Bitwarden záchranný kód pre dvojstupňové overovanie"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Položka $ID$ zdieľaná.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Položka $ID$ presunutá do organizácie.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Overovanie zlyhalo. Skúste si odoslať nový verifikačný e-mail."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Vyžaduje sa overenie e-mailu"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Na používanie tejto funkcie musíte overiť svoj e-mail."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Aktualizovať prehliadač"
|
||||
@@ -3388,7 +3413,7 @@
|
||||
"message": "Maximálny počet prístupov"
|
||||
},
|
||||
"maxAccessCountDesc": {
|
||||
"message": "Ak je nastavené, používatelia už nebudú mať prístup k tomuto odoslaniu po dosiahnutí maximálneho počtu prístupov.",
|
||||
"message": "Ak je nastavené, používatelia už nebudú mať prístup k tomuto Sendu po dosiahnutí maximálneho počtu prístupov.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"currentAccessCount": {
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Naozaj chcete odstrániť heslo?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Skryť moju emailovú adresu pred príjemcami."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Vypnúť toto Odoslanie, aby k nemu nikto nemal prístup.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Možnosti Sendu",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Nastavte možnosti pre vytváranie a úpravy Sendov.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Používatelia organizácie, ktorí môžu spravovať politiku organizácie, sú vyňatí z uplatňovania týchto zásad."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Nedovoľte používateľom skryť svoju e-mailovú adresu pred príjemcami pri vytváraní alebo úpravách Sendu.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "V súčasnosti platia nasledujúce pravidlá organizácie:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Používatelia nemajú povolené skryť svoju e-mailovú adresu pred príjemcami pri vytváraní alebo úpravách Sendu.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Spravovať používateľov"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Správa resetovania hesla"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Predtým, ako bude možné túto politiku deaktivovať, musíte manuálne vypnúť politiku overovania jediným prihlásením."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Používateľ Bitwardenu, ktorý vytvoril tento Send, skryl e-mailové adresy pred príjemcami. Mali by ste zvážiť, či dôverujete zdrojovému odkazu pred jeho použitím alebo stiahnutím jeho obsahu.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Pri ukladaní dátumov odstránenia a vypršania platnosti sa vyskytla chyba."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Na overenie 2FA, prosím, kliknite na tlačidlo nižšie."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Overiť cez WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "Tento prehliadač nepodporuje WebAuthn."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn bol úspešne overený! Túto kartu môžete zavrieť."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Nápoveda pre heslo nemôže byť rovnaká ako heslo."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Zaregistrovať sa pre obnovu hesla"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Zaregistrovaný pre obnovu hesla"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Odhlásiť sa z obnovy hesla"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Registrácia úspešná!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Odhlásenie úspešné!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Používateľ $ID$ sa registroval na pomoc s obnovou hesla.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Používateľ $ID$ sa odhlásil z pomoci obnovy hesla.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Obnoviť hlavné heslo pre používateľa $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Obnoviť heslo"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Pokračovaním sa $NAME$ odhlási z aktuálnej relácie a bude sa musieť znova prihlásiť. Aktívne relácie na iných zariadeniach môžu zostať aktívne až jednu hodinu.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "tento používateľ"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Jedno alebo viac pravidiel organizácie požadujú, aby hlavné heslo spĺňalo nasledujúce požiadavky:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Heslo bolo úspešne obnovené!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Registrácia umožní správcom organizácie zmeniť vaše hlavné heslo. Naozaj sa chcete zaregistrovať?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Hlavné heslo obnovené"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Umožní správcom v organizácii resetovať hlavné heslo používateľov organizácie."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Používatelia v organizácii sa budú musieť sami zaregistrovať alebo byť automaticky zaregistrovaní predtým, ako budú môcť správcovia resetovať ich hlavné heslo."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatická registrácia"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Všetci používatelia budú po prijatí pozvánky automaticky zaregistrovaní na obnovenie hesla."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Používatelia, ktorí už v organizácii sú, nebudú spätne zaregistrovaní na obnovenie hesla. Budú sa musieť sami zaregistrovať predtým, ako im administrátori obnovia hlavné heslo."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automaticky zaregistrovať nových používateľov"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Táto organizácia má podnikovú politiku, ktorá vás automaticky zaregistruje na obnovenia hesla. Registrácia umožní správcom organizácie zmeniť vaše hlavné heslo."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Prázdná odpoveď Organization Keys"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Odpoveď na obnovenie hesla je prázdna"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Položky ktoré boli v Koši viac ako 30 dní budú automaticky vymazané."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Položky v Koši budú po nejakej dobe automaticky vymazané."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Znova zadajte hlavné heslo"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Potvrdenie hlavného hesla"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Táto akcia je chránená. Ak chcete pokračovať, znova zadajte hlavné heslo a overte svoju totožnosť."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Znovu poslať pozvánky"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Táto akcia sa nevzťahuje na žiadneho z vybraných používateľov."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Naozaj chcete odstrániť týchto používateľov? Dokončenie procesu môže trvať niekoľko sekúnd a nie je možné ho prerušiť ani zrušiť."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Potvrdiť vybrané"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Stav hromadnej akcie"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Úspešne potvrdené."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Opätovné pozvanie úspešné."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Odstránenie úspešné"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Vylúčené, neplatí pre túto akciu."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Odtlačok prsta"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Odstrániť používateľov"
|
||||
},
|
||||
"error": {
|
||||
"message": "Chyba"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Správa používateľov musí byť povolená aj s oprávnením spravovať obnovenie hesla"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -41,16 +41,16 @@
|
||||
"message": "Novo geslo"
|
||||
},
|
||||
"passphrase": {
|
||||
"message": "Passphrase"
|
||||
"message": "Šifrirna fraza"
|
||||
},
|
||||
"notes": {
|
||||
"message": "Zapiski"
|
||||
},
|
||||
"customFields": {
|
||||
"message": "Custom Fields"
|
||||
"message": "Polja po meri"
|
||||
},
|
||||
"cardholderName": {
|
||||
"message": "Cardholder Name"
|
||||
"message": "Ime imetnika kartice"
|
||||
},
|
||||
"number": {
|
||||
"message": "Številka"
|
||||
@@ -65,7 +65,7 @@
|
||||
"message": "Varnostna koda (CVV)"
|
||||
},
|
||||
"identityName": {
|
||||
"message": "Identity Name"
|
||||
"message": "Ime identitete"
|
||||
},
|
||||
"company": {
|
||||
"message": "Podjetje"
|
||||
@@ -143,7 +143,7 @@
|
||||
"message": "Leto poteka"
|
||||
},
|
||||
"authenticatorKeyTotp": {
|
||||
"message": "Authenticator Key (TOTP)"
|
||||
"message": "Ključ avtentikatorja (TOTP)"
|
||||
},
|
||||
"folder": {
|
||||
"message": "Mapa"
|
||||
@@ -164,67 +164,67 @@
|
||||
"message": "Skrito"
|
||||
},
|
||||
"cfTypeBoolean": {
|
||||
"message": "Boolean"
|
||||
"message": "Logična vrednost"
|
||||
},
|
||||
"remove": {
|
||||
"message": "Remove"
|
||||
"message": "Odstrani"
|
||||
},
|
||||
"unassigned": {
|
||||
"message": "Unassigned"
|
||||
"message": "Nedodeljeno"
|
||||
},
|
||||
"noneFolder": {
|
||||
"message": "No Folder",
|
||||
"message": "Brez mape",
|
||||
"description": "This is the folder for uncategorized items"
|
||||
},
|
||||
"addFolder": {
|
||||
"message": "Add Folder"
|
||||
"message": "Dodaj mapo"
|
||||
},
|
||||
"editFolder": {
|
||||
"message": "Edit Folder"
|
||||
"message": "Uredi mapo"
|
||||
},
|
||||
"baseDomain": {
|
||||
"message": "Base domain"
|
||||
},
|
||||
"host": {
|
||||
"message": "Host",
|
||||
"message": "Gostitelj",
|
||||
"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": "Točno"
|
||||
},
|
||||
"startsWith": {
|
||||
"message": "Starts with"
|
||||
"message": "Začne se z"
|
||||
},
|
||||
"regEx": {
|
||||
"message": "Regular expression",
|
||||
"message": "Regularni izraz",
|
||||
"description": "A programming term, also known as 'RegEx'."
|
||||
},
|
||||
"matchDetection": {
|
||||
"message": "Match Detection",
|
||||
"message": "Način ujemanja",
|
||||
"description": "URI match detection for auto-fill."
|
||||
},
|
||||
"defaultMatchDetection": {
|
||||
"message": "Default match detection",
|
||||
"message": "Privzet način ujemanja",
|
||||
"description": "Default URI match detection for auto-fill."
|
||||
},
|
||||
"never": {
|
||||
"message": "Never"
|
||||
"message": "Nikoli"
|
||||
},
|
||||
"toggleVisibility": {
|
||||
"message": "Toggle Visibility"
|
||||
"message": "Preklopi vidljivost"
|
||||
},
|
||||
"toggleCollapse": {
|
||||
"message": "Toggle Collapse",
|
||||
"message": "Skrči/Razširi",
|
||||
"description": "Toggling an expand/collapse state."
|
||||
},
|
||||
"generatePassword": {
|
||||
"message": "Generate Password"
|
||||
"message": "Generiraj geslo"
|
||||
},
|
||||
"checkPassword": {
|
||||
"message": "Check if password has been exposed."
|
||||
"message": "Preveri izpostavljenost gesla."
|
||||
},
|
||||
"passwordExposed": {
|
||||
"message": "This password has been exposed $VALUE$ time(s) in data breaches. You should change it.",
|
||||
"message": "To geslo je bilo med ukradenimi podatki izpostavljeno $VALUE$ krat. Morali bi ga zamenjati.",
|
||||
"placeholders": {
|
||||
"value": {
|
||||
"content": "$1",
|
||||
@@ -233,83 +233,83 @@
|
||||
}
|
||||
},
|
||||
"passwordSafe": {
|
||||
"message": "This password was not found in any known data breaches. It should be safe to use."
|
||||
"message": "To geslo ni bilo najdeno med do sedaj znanimi krajami podatkov. Njegova uporaba bi morala biti varna."
|
||||
},
|
||||
"save": {
|
||||
"message": "Save"
|
||||
"message": "Shrani"
|
||||
},
|
||||
"cancel": {
|
||||
"message": "Cancel"
|
||||
"message": "Prekliči"
|
||||
},
|
||||
"canceled": {
|
||||
"message": "Canceled"
|
||||
"message": "Preklicano"
|
||||
},
|
||||
"close": {
|
||||
"message": "Close"
|
||||
"message": "Zapri"
|
||||
},
|
||||
"delete": {
|
||||
"message": "Delete"
|
||||
"message": "Izbriši"
|
||||
},
|
||||
"favorite": {
|
||||
"message": "Favorite"
|
||||
"message": "Priljubljeni"
|
||||
},
|
||||
"unfavorite": {
|
||||
"message": "Unfavorite"
|
||||
"message": "Odstrani iz priljubljenih"
|
||||
},
|
||||
"edit": {
|
||||
"message": "Edit"
|
||||
"message": "Uredi"
|
||||
},
|
||||
"searchCollection": {
|
||||
"message": "Search Collection"
|
||||
"message": "Preišči zbirko"
|
||||
},
|
||||
"searchFolder": {
|
||||
"message": "Search Folder"
|
||||
"message": "Preišči mapo"
|
||||
},
|
||||
"searchFavorites": {
|
||||
"message": "Search Favorites"
|
||||
"message": "Preišči priljubljene"
|
||||
},
|
||||
"searchType": {
|
||||
"message": "Search Type",
|
||||
"message": "Način iskanja",
|
||||
"description": "Search item type"
|
||||
},
|
||||
"searchVault": {
|
||||
"message": "Search Vault"
|
||||
"message": "Preišči trezor"
|
||||
},
|
||||
"allItems": {
|
||||
"message": "All Items"
|
||||
"message": "Vsi elementi"
|
||||
},
|
||||
"favorites": {
|
||||
"message": "Favorites"
|
||||
"message": "Priljubljeno"
|
||||
},
|
||||
"types": {
|
||||
"message": "Types"
|
||||
"message": "Vrste"
|
||||
},
|
||||
"typeLogin": {
|
||||
"message": "Login"
|
||||
"message": "Prijava"
|
||||
},
|
||||
"typeCard": {
|
||||
"message": "Card"
|
||||
"message": "Kartica"
|
||||
},
|
||||
"typeIdentity": {
|
||||
"message": "Identity"
|
||||
"message": "Identiteta"
|
||||
},
|
||||
"typeSecureNote": {
|
||||
"message": "Secure Note"
|
||||
"message": "Varni zapisek"
|
||||
},
|
||||
"folders": {
|
||||
"message": "Folders"
|
||||
"message": "Mape"
|
||||
},
|
||||
"collections": {
|
||||
"message": "Collections"
|
||||
"message": "Zbirke"
|
||||
},
|
||||
"firstName": {
|
||||
"message": "First Name"
|
||||
"message": "Ime"
|
||||
},
|
||||
"middleName": {
|
||||
"message": "Middle Name"
|
||||
"message": "Srednje ime"
|
||||
},
|
||||
"lastName": {
|
||||
"message": "Last Name"
|
||||
"message": "Priimek"
|
||||
},
|
||||
"address1": {
|
||||
"message": "Naslov 1"
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Deli"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ kopirana",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Sef"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Deli izbrano"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Izbriši izbrano"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Izberite datoteko."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Največja velikost datoteke je 100 MB."
|
||||
"message": "Največja velikost datoteke je 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "You cannot use this feature until you update your encryption key."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Uredi vnos"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Deljeni vnos"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Deljeni vnosi"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Izbriši vnos"
|
||||
@@ -627,10 +646,10 @@
|
||||
"message": "There are no users to list."
|
||||
},
|
||||
"noEventsInList": {
|
||||
"message": "There are no events to list."
|
||||
"message": "Ni dogodkov za prikaz."
|
||||
},
|
||||
"newOrganization": {
|
||||
"message": "New Organization"
|
||||
"message": "Nova organizacija"
|
||||
},
|
||||
"noOrganizationsList": {
|
||||
"message": "Ne pripadate nobeni organizaciji. Organizacije omogočajo varno deljenje vnosov med uporabniki."
|
||||
@@ -675,64 +694,64 @@
|
||||
"message": "Uporabi drug dvostopenjski način vpisa"
|
||||
},
|
||||
"insertYubiKey": {
|
||||
"message": "Insert your YubiKey into your computer's USB port, then touch its button."
|
||||
"message": "Svoj YubiKey ključek vstavite v USB režo in pritisnite na njegovo tipko."
|
||||
},
|
||||
"insertU2f": {
|
||||
"message": "Insert your security key into your computer's USB port. If it has a button, touch it."
|
||||
"message": "Svoj varnostni USB ključek vstavite v USB režo. Če ima gumb, ga sedaj pritisnite."
|
||||
},
|
||||
"loginUnavailable": {
|
||||
"message": "Login Unavailable"
|
||||
"message": "Prijava ni na voljo"
|
||||
},
|
||||
"noTwoStepProviders": {
|
||||
"message": "This account has two-step login enabled, however, none of the configured two-step providers are supported by this web browser."
|
||||
"message": "Ta račun ima omogočemo prijavo v dveh korakih, ampak nobena izmed konfiguriranih ni podprta v tem spletnem brskalniku."
|
||||
},
|
||||
"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": "Uporabite enega izmed podprtih spletnih brskalnikov (npr. Chrome) in/ali dodajte ponudnika, ki je bolje podprt na različnih brskalnikih (npr. aplikacija za avtentikacijo)."
|
||||
},
|
||||
"twoStepOptions": {
|
||||
"message": "Two-step Login Options"
|
||||
"message": "Možnosti dvostopenjske prijave"
|
||||
},
|
||||
"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": "Ste izgubili dostop do vseh vaših ponudnikov dvostopenjse prijave? Uporabite svoje kode za obnovitev in tako onemogočite dvostopenjsko prijavo v svoj račun."
|
||||
},
|
||||
"recoveryCodeTitle": {
|
||||
"message": "Recovery Code"
|
||||
"message": "Koda za obnovitev"
|
||||
},
|
||||
"authenticatorAppTitle": {
|
||||
"message": "Authenticator App"
|
||||
"message": "Aplikacija za avtentikacijo"
|
||||
},
|
||||
"authenticatorAppDesc": {
|
||||
"message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.",
|
||||
"message": "Upoabite aplikacijo za avtentikacijo (npr. Authy ali Google Authenticator), ki za vas ustvarja kode z omejenim časom veljavnosti.",
|
||||
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
|
||||
},
|
||||
"yubiKeyTitle": {
|
||||
"message": "YubiKey OTP Security Key"
|
||||
"message": "YubiKey varnostni ključ za enkratna gesla"
|
||||
},
|
||||
"yubiKeyDesc": {
|
||||
"message": "Use a YubiKey to access your account. Works with YubiKey 4 series, 5 series, and NEO devices."
|
||||
"message": "Uporabite YubiKey za dostop do svojega računa. Podprti so YubiKey serije 4, serije 5 in naprave NEO."
|
||||
},
|
||||
"duoDesc": {
|
||||
"message": "Verify with Duo Security using the Duo Mobile app, SMS, phone call, or U2F security key.",
|
||||
"message": "Preverjajte z uporabo Duo Security, ki omogoča prijavo z Duo Mobile aplikacijo, SMS sporočilom, telefonskim klicem ali U2F varnostnim ključem.",
|
||||
"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": "Preverjajte z Duo Security za vašo organizacijo, ki omogoča prijavo z Duo Mobile aplikacijo, SMS sporočilom, telefonskim klicem ali U2F varnostnim ključem.",
|
||||
"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": "Za dostop do vašega računa uporabite katerikoli FIDO U2F varnostni ključ."
|
||||
},
|
||||
"u2fTitle": {
|
||||
"message": "FIDO U2F Security Key"
|
||||
"message": "FIDO U2F varnostni ključ"
|
||||
},
|
||||
"webAuthnTitle": {
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Za dostop do vašega računa uporabite katerikoli WebAuthn varnostni ključ."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Preseljeno iz FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-pošta"
|
||||
@@ -749,14 +768,14 @@
|
||||
"organizations": {
|
||||
"message": "Organizacije"
|
||||
},
|
||||
"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."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"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."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"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": "Uredite zbirke s katerimi želite deliti ta predmet. Predmet bodo lahko videli le uporabniki orgnanizacije, ki bodo imajo dostop do teh zbirk."
|
||||
},
|
||||
"deleteSelectedItemsDesc": {
|
||||
"message": "You have selected $COUNT$ item(s) to delete. Are you sure you want to delete all of these items?",
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Enter your master password to export your vault data."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Izvozi sef"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Nothing was imported."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Select the format of the import file"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Shared item $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3388,7 +3413,7 @@
|
||||
"message": "Maximum Access Count"
|
||||
},
|
||||
"maxAccessCountDesc": {
|
||||
"message": "If set, users will no longer be able to access this send once the maximum access count is reached.",
|
||||
"message": "If set, users will no longer be able to access this Send once the maximum access count is reached.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"currentAccessCount": {
|
||||
@@ -3832,13 +3857,13 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
@@ -3876,11 +3901,74 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Dela"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Flytta till organisation"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ kopierades",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Valv"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Dela markerade"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Flytta valda till organisation"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Radera markerade"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Välj en fil."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Filen får vara maximalt 100 MB."
|
||||
"message": "Filen får vara maximalt 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Du kan inte använda denna funktion förrän du uppdaterar din krypteringsnyckel."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Redigerade objekt"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Delade objekt"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ flyttades till $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Delade objekt"
|
||||
"movedItemsToOrg": {
|
||||
"message": "De valda objekten flyttades till $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Radera objekt"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Använd en WebAuthn-aktiverad säkerhetsnyckel för att komma åt ditt konto."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Migrerad från FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-post"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"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 vara direkt ägare till detta objekt när det har delats."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Välj en organisation som du vill flytta detta objektet till. Flytt till en organisation överför ägandet av objektet till den organisationen. Du kommer inte längre att vara direkt ägare till detta objekt när det har flyttats."
|
||||
},
|
||||
"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 vara direkt ägare till dessa objekt när de har delats."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Välj en organisation som du vill flytta dessa objekt till. Flytt till en organisation överför ägandet av objekten till den organisationen. Du kommer inte längre att vara direkt ägare till dessa objekt när de har flyttats."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Redigera de samlingar som detta objekt delas med. Endast organisationsanvändare med tillgång till dessa samlingar kommer att kunna se detta objekt."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Du har markerat $COUNT$ objekt. $SHAREABLE_COUNT$ objekt kan delas, $NONSHAREABLE_COUNT$ kan inte delas.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Du har valt $COUNT$ objekt. $MOVEABLE_COUNT$ objekt kan flyttas till en organisation, $NONMOVEABLE_COUNT$ kan det inte.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Ange ditt huvudlösenord för att exportera ditt valv."
|
||||
},
|
||||
"export": {
|
||||
"message": "Exportera"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Exportera valv"
|
||||
},
|
||||
@@ -893,7 +915,7 @@
|
||||
}
|
||||
},
|
||||
"loggedOutWarning": {
|
||||
"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."
|
||||
"message": "Om du fortsätter kommer du loggas ut från sin nuvarande session vilket kräver att du loggar in igen. Aktiva sessioner på andra enheter kan fortsätta vara aktiva i upp till en timme."
|
||||
},
|
||||
"emailChanged": {
|
||||
"message": "E-postadressen ändrades"
|
||||
@@ -965,7 +987,7 @@
|
||||
"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 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."
|
||||
"message": "Om du fortsätter kommer du loggas ut från sin nuvarande session vilket kräver att du loggar 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 avauktoriserades"
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Ingenting importerades."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Ett fel uppstod vid dekryptering av den exporterade filen. Din krypteringsnyckel matchar inte krypteringsnyckeln som användes för att exportera datan."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Välj importfilens format"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "WebAuthn-nyckel $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Är du säker på att du vill ta bort denna säkerhetsnyckel?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Lägg till en WebAuthn säkerhetsnyckel till ditt konto"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Läs nyckel"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Det gick inte att läsa säkerhetsnyckeln. Försök igen."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "På grund av plattformsbegränsningar kan WebAuthn 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 WebAuthn inte kan användas. Plattformar som stöds:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Webbvalvet och webbläsartillägg på en stationär eller bärbar dator med en WebAuthn-aktiverad webbläsare (Chrome, Opera, Vivaldi eller Firefox med FIDO U2F aktiverat)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Din återställningskod för tvåstegsverifiering"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Delade objektet $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Flyttade objektet $ID$ till en organisation.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Det gick inte att verifiera din e-postadress. Prova att skicka ett nytt verifieringsmeddelande."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "E-postverifiering krävs"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Du måste verifiera din e-post för att använda den här funktionen."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Uppdatera webbläsaren"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Är du säker på att du vill ta bort lösenordet?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Dölj min e-postadress för mottagare."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Inaktivera denna försändelse så att ingen kan komma åt den.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Alternativ för Send",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Ange alternativ för att skapa och redigera Sends.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Organisationsanvändare som kan hantera organisationens policyer berörs inte av den här policyn."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Tillåt inte användare att dölja sin e-postadress från mottagare när de skapar eller redigerar en Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "Följande organisationspolicyer är aktiva just nu:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Användare får inte dölja sin e-postadress från mottagare när de skapar eller redigerar en Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Hantera användare"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Hantera lösenordsåterställning"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Du måste inaktivera policyn \"Autentisering med Single Sign-On\" manuellt innan denna policy kan inaktiveras."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Bitwarden-användaren som skapade denna Send har valt att dölja sin e-postadress. Du bör se till att du litar på källan till denna länk innan du använder eller hämtar innehållet.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Det gick inte att spara raderings- och utgångsdatum."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Klicka på knappen nedan för att verifiera din 2FA."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Autentisera WebAutn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "WebAuthn stöds inte i denna webbläsare."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>WebAuthn har verifierats!</strong><br>Du kan stänga den här fliken."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Din lösenordsledtråd får inte vara samma som ditt lösenord."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Delta i lösenordsåterställning"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Deltar i lösenordsåterställning"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Utträd från lösenordsåterställning"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Deltagandet lyckades!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Utträdet lyckades!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Användare $ID$ anmälde sig till hjälp för återställning av lösenord.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Användaren $ID$ drog sig tillbaka från hjälp med återställning av lösenord.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Huvudlösenordet återställdes för användaren $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Återställ lösenord"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Om du fortsätter kommer $NAME$ loggas ut från sin nuvarande session vilket kräver att de loggar in igen. Aktiva sessioner på andra enheter kan fortsätta vara aktiva i upp till en timme.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "denna användare"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "En eller flera organisationspolicyer kräver att huvudlösenordet uppfyller följande krav:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Lösenordsåterställningen lyckades!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Deltagande tillåter organisationsadministratörer att ändra ditt huvudlösenord. Är du säker på att du vill delta?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Återställning av huvudlösenord"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Tillåt administratörer i organisationen att återställa organisationens användares huvudlösenord."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Användare i organisationen måste själva delta eller delta automatiskt innan administratörer kan återställa deras huvudlösenord."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatiskt deltagande"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Alla användare kommer automatiskt att delta i lösenordsåterställning när deras inbjudan accepteras."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Användare som redan är med i organisationen kommer inte att retroaktivt delta i lösenordsåterställning. De kommer behöva delta själva innan administratörer kan återställa sitt huvudlösenord."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatiskt deltagande för nya användare"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Denna organisation har en företagspolicy som automatiskt registrerar dig för lösenordsåterställning. Deltagandet gör det möjligt för organisationsadministratörer att ändra ditt huvudlösenord."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Svaret om organisationnycklar är null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Svaret om detaljer om lösenordsåterställning är null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Objekt som har varit i papperskorgen i mer än 30 dagar raderas automatiskt."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Objekt som har varit i papperskorgen ett tag raderas automatiskt."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Återupprepa huvudlösenord"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Bekräfta huvudlösenord"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Denna åtgärd är skyddad. För att fortsätta, ange ditt huvudlösenord igen för att verifiera din identitet."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Skicka inbjudningar igen"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Denna åtgärd är inte tillämplig på någon av de valda användarna."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Är du säker på att du vill ta bort följande användare? Processen kan ta några sekunder att slutföra och kan inte pausas eller avbrytas."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Bekräfta valda"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Status för massåtgärd"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Bekräftade."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Bjöd in igen."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Tog bort"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Exkluderad, inte tillämplig för denna åtgärd."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingeravtryck"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Ta bort användare"
|
||||
},
|
||||
"error": {
|
||||
"message": "Fel"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Hantera användare måste också aktiveras med rättigheten Hantera lösenordsåterställning"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Paylaş"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Kuruluşa taşı"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ kopyalandı",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Kasa"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Seçilenleri paylaş"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Seçilenleri kuruluşa taşı"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Seçilenleri sil"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Bir dosya seçin."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Maksimum dosya boyutu 100 MB'dir."
|
||||
"message": "Maksimum dosya boyutu 500 MB'dir."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Şifreleme anahtarınızı güncellemeden bu özelliği kullanamazsınız."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Kayıt düzenlendi"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Kayıt paylaşıldı"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ $ORGNAME$ kuruluşuna taşındı",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Kayıtlar paylaşıldı"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Seçilen kayıtlar $ORGNAME$ kuruluşuna taşındı",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Kaydı sil"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Hesabınıza erişmek için WebAuthn uyumlu bir güvenlik anahtarı kullanın."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(FIDO'dan taşındı)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-posta"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Kuruluşlar"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Bu kaydı paylaşmak istediğiniz kuruluşu seçin. Paylaştığınız kaydın sahipliği seçtiğiniz kuruluşa aktarılacak. Artık bu kaydın doğrudan sahibi olmayacaksınız."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Bu kaydı taşımak istediğiniz kuruluşu seçin. Taşıdığınız kaydın sahipliği seçtiğiniz kuruluşa aktarılacak. Artık bu kaydın doğrudan sahibi olmayacaksınız."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Bu kayıtları paylaşmak istediğiniz kuruluşu seçin. Paylaştığınız kayıtların sahipliği seçtiğiniz kuruluşa aktarılacak. Artık bu kayıtların doğrudan sahibi olmayacaksınız."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Bu kayıtları taşımak istediğiniz kuruluşu seçin. Taşıdığınız kayıtların sahipliği seçtiğiniz kuruluşa aktarılacak. Artık bu kayıtların doğrudan sahibi olmayacaksınız."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Bu nesnenin şu anda paylaşıldığı koleksiyonları düzenler. Kurumdaki kullanıcılardan yalnızca bu koleksiyonlara erişimi olanlar bu nesneyi görebilirler."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "$COUNT$ kayıt seçtiniz. Bunlardan $SHAREABLE_COUNT$ tanesi paylaşılabilir, $NONSHAREABLE_COUNT$ tanesi paylaşılamaz.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Kasadaki verilerinizi dışa aktarmak için ana parolanızı girin."
|
||||
},
|
||||
"export": {
|
||||
"message": "Dışarı aktar"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Kasayı dışa aktar"
|
||||
},
|
||||
@@ -962,7 +984,7 @@
|
||||
"message": "Oturumları kapat"
|
||||
},
|
||||
"deauthorizeSessionsDesc": {
|
||||
"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."
|
||||
"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 güvenlik aşaması, halka açık bir bilgisayar kullandıysanız veya sahibi olmadığınız bir cihazda parolanızı kaydettiyseniz önerilir. Bu aşama aynı zamanda iki aşamalı giriş kullanılan oturumları da temizleyecektir."
|
||||
},
|
||||
"deauthorizeSessionsWarning": {
|
||||
"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."
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Hiçbir şey içe aktarılmadı."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "İçe aktarma dosyasının biçimini seçin"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "WebAuthn Anahtarı $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Bu güvenlik anahtarını kaldırmak istediğinizden emin misiniz?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Hesabınıza bir WebAuthn güvenlik anahtarı ekleyin"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Anahtarı oku"
|
||||
@@ -1348,7 +1373,7 @@
|
||||
"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 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ı."
|
||||
"message": "Web kasası ve U2F uyumlu bir tarayıcıya (FIDO U2F uyumlu Chrome, Opera, Vivaldi veya Firefox) sahip bir bilgisayardaki tarayıcı uzantıları."
|
||||
},
|
||||
"twoFactorU2fWaiting": {
|
||||
"message": "Güvenlik anahtarınızdaki düğmeye dokunmanız bekleniyor"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Güvenlik anahtarını okurken bir sorun oluştu. Tekrar deneyin."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Platform sınırlamaları nedeniyle, WebAuthn tüm Bitwarden uygulamalarında kullanılamaz. WebAuthn kullanılamadığında bile hesabınıza erişebilmek için başka bir iki aşamalı doğrulama yöntemi ayarlamanız gerekir. Desteklenen platformlar:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "WebAuthn etkinleştirilmiş bir tarayıcıya (Chrome, Opera, Vivaldi veya Firefox) sahip bir masaüstü/dizüstü bilgisayarda web kasası ve tarayıcı uzantıları."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Bitwarden iki aşamalı giriş kurtarma kodunuz"
|
||||
@@ -1424,13 +1449,13 @@
|
||||
"message": "Yönergeler"
|
||||
},
|
||||
"exposedPasswordsReport": {
|
||||
"message": "Açığa Çıkan Parolalar Raporu"
|
||||
"message": "Açığa Çıkmış Parolalar Raporu"
|
||||
},
|
||||
"exposedPasswordsReportDesc": {
|
||||
"message": "Açığa çıkan şifreler, kamuya açık olarak yayınlanan veya bilgisayar korsanları tarafından karanlık ağda satıldığı bilinen şifrelerdir."
|
||||
"message": "Açığa çıkmış parolalar, kamuya açık olarak yayınlanan veya bilgisayar korsanları tarafından karanlık ağda satıldığı bilinen parolalardır."
|
||||
},
|
||||
"exposedPasswordsFound": {
|
||||
"message": "Açığa Çıkan Parolalar Bulundu"
|
||||
"message": "Açığa Çıkmış Parolalar Bulundu"
|
||||
},
|
||||
"exposedPasswordsFoundDesc": {
|
||||
"message": "Kasanızda, bilinen veri ihlallerine maruz kalmış şifreleri olan $COUNT$ öge bulundu. Yeni bir şifre kullanmaları için onları değiştirmelisiniz.",
|
||||
@@ -1445,10 +1470,10 @@
|
||||
"message": "Kasanızdaki hiçbir ögenin bilinen veri ihlallerine maruz kalmış şifreleri yoktur."
|
||||
},
|
||||
"checkExposedPasswords": {
|
||||
"message": "Açığa Çıkan Parolaları Kontrol Et"
|
||||
"message": "Açığa Çıkmış Parolaları Kontrol Et"
|
||||
},
|
||||
"exposedXTimes": {
|
||||
"message": "$COUNT$ defa maruz kaldı",
|
||||
"message": "$COUNT$ kez açığa çıkmış",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@@ -1457,10 +1482,10 @@
|
||||
}
|
||||
},
|
||||
"weakPasswordsReport": {
|
||||
"message": "Zayıf Şifreler Raporu"
|
||||
"message": "Zayıf Parolalar Raporu"
|
||||
},
|
||||
"weakPasswordsReportDesc": {
|
||||
"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."
|
||||
"message": "Zayıf parolalar bilgisayar korsanları ve parola kırmak için kullanılan otomatik araçlar tarafından kolayca tahmin edilebilir. Bitwarden parola üreticisi, güçlü şifreler oluşturmanıza yardımcı olabilir."
|
||||
},
|
||||
"weakPasswordsFound": {
|
||||
"message": "Zayıf parolalar pulundu"
|
||||
@@ -1514,7 +1539,7 @@
|
||||
"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": "Kullandığınız kullanıcı adlarını veya e-posta adreslerini kontrol edin."
|
||||
"message": "Kullandığınız kullanıcı adlarını ve e-posta adreslerini kontrol edin."
|
||||
},
|
||||
"checkBreaches": {
|
||||
"message": "İhlalleri denetle"
|
||||
@@ -1915,13 +1940,13 @@
|
||||
"message": "Fatura İçin E-posta"
|
||||
},
|
||||
"businessName": {
|
||||
"message": "İşletme Adı"
|
||||
"message": "Firma adı"
|
||||
},
|
||||
"chooseYourPlan": {
|
||||
"message": "Planınızı seçin"
|
||||
},
|
||||
"users": {
|
||||
"message": "Kullanıcılar"
|
||||
"message": "Kullanıcı"
|
||||
},
|
||||
"userSeats": {
|
||||
"message": "Kullanıcı Yeri"
|
||||
@@ -1974,10 +1999,10 @@
|
||||
"message": "For businesses and other team organizations."
|
||||
},
|
||||
"planNameEnterprise": {
|
||||
"message": "Kuruluş"
|
||||
"message": "Kurumsal"
|
||||
},
|
||||
"planDescEnterprise": {
|
||||
"message": "For businesses and other large organizations."
|
||||
"message": "İşyerleri ve diğer büyük kuruluşlar için."
|
||||
},
|
||||
"freeForever": {
|
||||
"message": "Ömür boyu ücretsiz"
|
||||
@@ -1992,7 +2017,7 @@
|
||||
}
|
||||
},
|
||||
"additionalUsers": {
|
||||
"message": "Ek Kullanıcılar"
|
||||
"message": "Ek kullanıcı"
|
||||
},
|
||||
"costPerUser": {
|
||||
"message": "Kullanıcı başına $COST$",
|
||||
@@ -2151,7 +2176,7 @@
|
||||
"message": "Harici kimlik, referans olarak veya bu kaynağı kullanıcı dizini gibi harici bir sisteme bağlamak için kullanılabilir."
|
||||
},
|
||||
"accessControl": {
|
||||
"message": "Erişim Kontrolü"
|
||||
"message": "Erişim kontrolü"
|
||||
},
|
||||
"groupAccessAllItems": {
|
||||
"message": "Bu grup bütün ögelere erişebilir ve değiştirebilir."
|
||||
@@ -2160,7 +2185,7 @@
|
||||
"message": "Bu grup sadece seçili koleksiyonlara erişebilir."
|
||||
},
|
||||
"readOnly": {
|
||||
"message": "Salt Okunur"
|
||||
"message": "Salt okunur"
|
||||
},
|
||||
"newCollection": {
|
||||
"message": "Yeni koleksiyon"
|
||||
@@ -2253,7 +2278,7 @@
|
||||
"message": "Bilinmeyen"
|
||||
},
|
||||
"loadMore": {
|
||||
"message": "Daha Fazla Yükle"
|
||||
"message": "Devamını yükle"
|
||||
},
|
||||
"mobile": {
|
||||
"message": "Mobil",
|
||||
@@ -2286,10 +2311,10 @@
|
||||
"message": "İki aşamalı giriş ile hesap kurtarıldı."
|
||||
},
|
||||
"failedLogin": {
|
||||
"message": "Yanlış şifre yüzünden oturum açma girişimi başarısız."
|
||||
"message": "Hatalı parola sebebiyle oturum açma başarısız oldu."
|
||||
},
|
||||
"failedLogin2fa": {
|
||||
"message": "Yanlış iki aşamalı giriş yüzünden oturum açma girişimi başarısız."
|
||||
"message": "Hatalı iki aşamalı doğrulama sebebiyle oturum açma başarısız oldu."
|
||||
},
|
||||
"exportedVault": {
|
||||
"message": "Kasa dışa aktarıldı."
|
||||
@@ -2298,7 +2323,7 @@
|
||||
"message": "Kuruluş kasası dışa aktarıldı."
|
||||
},
|
||||
"editedOrgSettings": {
|
||||
"message": "Edited organization settings."
|
||||
"message": "Kuruluş ayarları değiştirildi."
|
||||
},
|
||||
"createdItemId": {
|
||||
"message": "Öge oluşturuldu: $ID$.",
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Öge paylaşıldı: $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2565,13 +2590,13 @@
|
||||
"message": "Bir hata oluştu."
|
||||
},
|
||||
"userAccess": {
|
||||
"message": "Kullanıcı Erişimi"
|
||||
"message": "Kullanıcı erişimi"
|
||||
},
|
||||
"userType": {
|
||||
"message": "Kullanıcı Türü"
|
||||
"message": "Kullanıcı türü"
|
||||
},
|
||||
"groupAccess": {
|
||||
"message": "Grup Erişimi"
|
||||
"message": "Grup erişimi"
|
||||
},
|
||||
"groupAccessUserDesc": {
|
||||
"message": "Bu kullanıcının gruplarını düzenleyin."
|
||||
@@ -2580,7 +2605,7 @@
|
||||
"message": "Kullanıcı(lar) davet edildi."
|
||||
},
|
||||
"resendInvitation": {
|
||||
"message": "Daveti Yeniden Gönder"
|
||||
"message": "Daveti yeniden gönder"
|
||||
},
|
||||
"hasBeenReinvited": {
|
||||
"message": "$USER$ yeniden davet edildi.",
|
||||
@@ -2595,7 +2620,7 @@
|
||||
"message": "Onayla"
|
||||
},
|
||||
"confirmUser": {
|
||||
"message": "Kullanıcıyı Onayla"
|
||||
"message": "Kullanıcıyı onayla"
|
||||
},
|
||||
"hasBeenConfirmed": {
|
||||
"message": "$USER$ onaylandı.",
|
||||
@@ -2607,7 +2632,7 @@
|
||||
}
|
||||
},
|
||||
"confirmUsers": {
|
||||
"message": "Kullanıcıları Onayla"
|
||||
"message": "Kullanıcıları onayla"
|
||||
},
|
||||
"usersNeedConfirmed": {
|
||||
"message": "Onların davetini kabul eden kullanıcılar var, ama hala onaylanması gerekmektedir. Kullanıcılar doğrulanana kadar organizasyona erişemez."
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "E-posta hesabı doğrulanamadı. Yeniden doğrulama e-postası göndermeyi dene."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "E-posta Doğrulaması Gerekli"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Bu özelliği kullanmak için e-postanızı doğrulamalısınız."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Tarayıcıyı güncelle"
|
||||
@@ -2664,7 +2689,7 @@
|
||||
"message": "Davet kabul edilmedi. Yeni bir davetiye göndermesi için organizasyon yöneticisine başvurun."
|
||||
},
|
||||
"inviteAcceptFailedShort": {
|
||||
"message": "Davetiye kabul edilemiyor. $DESCRIPTION$",
|
||||
"message": "Davet kabul edilemedi. $DESCRIPTION$",
|
||||
"placeholders": {
|
||||
"description": {
|
||||
"content": "$1",
|
||||
@@ -2676,13 +2701,13 @@
|
||||
"message": "E-postamı hatırla"
|
||||
},
|
||||
"recoverAccountTwoStepDesc": {
|
||||
"message": "Eğer iki aşamalı giriş ile ilgili bir sorun yaşıyorsanız kurtarma kodunuz ile iki aşamalı giriş özelliğini kapatabilirsiniz."
|
||||
"message": "Eğer hesabınıza iki aşamalı doğrulama ile erişimde bir sorun yaşıyorsanız, kurtarma kodunuz ile iki aşamalı doğrulama özelliğini kapatabilirsiniz."
|
||||
},
|
||||
"recoverAccountTwoStep": {
|
||||
"message": "İki Aşamalı Giriş İle Hesabı Kurtarın"
|
||||
},
|
||||
"twoStepRecoverDisabled": {
|
||||
"message": "İki aşamalı giriş hesabınızda devre dışı bırakıldı."
|
||||
"message": "İki aşamalı doğrulama hesabınızda devre dışı bırakıldı."
|
||||
},
|
||||
"learnMore": {
|
||||
"message": "Daha fazla bilgi al"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Parolayı kaldırmak istediğinizden emin misiniz?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "E-posta adresimi alıcılardan gizle."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Kimsenin erişememesi için bu Send'i devre dışı bırak.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Send Seçenekleri",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Send oluşturma ve düzenleme için seçenekleri ayarla.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Kurum ilkelerini yönetebilen kullanıcılar bu ilkenin uygulanmasından muaf tutulurlar."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Kullanıcıların Send oluştururken veya düzenlerken alıcılardan e-posta adreslerini gizlemelerini yasakla.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "Şu anda yürüklükte olan kuruluş ilkeleri:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Kullanıcıların Send oluştururken veya düzenlerken alıcılardan e-posta adreslerini gizlemeleri yasaklandı.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Kullanıcıları Yönetme"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Parola Sıfırlamayı Yönet"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Bu ilke devre dışı bırakılmadan önce Tek Giriş Kimlik Doğrulama ilkesini elle devre dışı bırakmanız gerekir."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Bu Send'i oluşturmuş olan Bitwarden kullanıcısı e-posta adresini gizlemeyi seçti. Kullanmadan veya içeriğini indirmeden önce bu bağlantının kaynağının güvenilir olduğundan emin olun.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "Silinme ve son kullanma tarihleriniz kaydedilirken bir hata oluştu."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "İki aşamalı doğrulamayı teyit etmek için lütfen aşağıdaki düğmeye basın."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "WebAutn ile doğrula"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "WebAuthn bu tarayıcıda desteklenmiyor."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "<strong>WebAuthn başarıyla doğrulandı!</strong><br>Şimdi bu pencereyi kapatabilirsiniz."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Parola ipucunuz parolanızla aynı olamaz."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Parola Sıfırlama Kaydı Yaptır"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Parola Sıfırlama Kaydı Yaptırıldı"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Parola Sıfırlamadan Geri Çekil"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Kayıt başarılı!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Çekilme başarılı!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "$ID$ kullanıcısı parola sıfırlama desteği için kayıt yaptırdı.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "$ID$ kullanıcı parola sıfırlama desteğinden geri çekildi.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Parolayı sıfırla"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Bir veya daha fazla kuruluş ilkesi gereğince ana parola aşağıdaki gereksinimleri karşılamalıdır:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Parola başarıyla sıfırlandı."
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Ana parola sıfırlama"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "30 günden uzun süre çöp kutusunda duran nesneler otomatik olarak silinecekler."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Bir süre çöp kutusunda durmuş olan nesneler otomatik olarak silinecek."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Ana parola yeniden isteği"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Ana parola onayı"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Bu işleme devam etmek için lütfen ana parolanızı yeniden girin."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Davetleri yeniden gönder"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Başarıyla onaylandı."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Başarıyla kaldırıldı"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Parmak izi"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Kullanıcıları kaldır"
|
||||
},
|
||||
"error": {
|
||||
"message": "Hata"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"message": "Який це тип запису?"
|
||||
},
|
||||
"name": {
|
||||
"message": "Ім’я"
|
||||
"message": "Назва"
|
||||
},
|
||||
"uri": {
|
||||
"message": "URI"
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Поділитися"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Перемістити до організації"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ скопійовано",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Сховище"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Поділитися вибраним"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Перемістити вибране до організації"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Видалити вибране"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Оберіть файл."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Максимальний розмір файлу 100 Мб."
|
||||
"message": "Максимальний розмір файлу 500 Мб."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Ви не можете використовувати цю функцію доки не оновите свій ключ шифрування."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Запис змінено"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Спільний запис"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ переміщено до $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Спільні записи"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Вибрані записи переміщено до $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Видалити запис"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Використовуйте будь-який ключ безпеки WebAuthn для доступу до сховища."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Перенесено з FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "Е-пошта"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Організації"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Оберіть організацію, з якою хочете поділитися. Зробивши це, ви передасте доступ до цього запису іншій організації та більше не будете його одноосібним власником."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Виберіть організацію, до якої ви бажаєте перемістити цей запис. При переміщенні до організації власність запису передається тій організації. Ви більше не будете єдиним власником цього запису після переміщення."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Оберіть організацію, з якою хочете поділитися. Зробивши це, ви передасте доступ до цих записів іншій організації та більше не будете їх одноосібним власником."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Виберіть організацію, до якої ви бажаєте перемістити ці записи. При переміщенні до організації власність записів передається тій організації. Ви більше не будете єдиним власником цих записів після переміщення."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Редагуйте збірки, з якими цей запис знаходиться в спільному доступі. Лише учасники організацій з доступом до цих збірок матимуть можливість бачити цей запис."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Ви обрали $COUNT$ елементів. $SHAREABLE_COUNT$ елементів є спільними, $NONSHAREABLE_COUNT$ не є спільними.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Ви вибрали $COUNT$ запис(ів). $MOVEABLE_COUNT$ запис(ів) можна перемістити до організації, $NONMOVEABLE_COUNT$ не можна.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Введіть головний пароль, щоб експортувати дані сховища."
|
||||
},
|
||||
"export": {
|
||||
"message": "Експорт"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Експорт сховища"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Нічого не імпортовано."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Помилка при розшифруванні експортованого файлу. Ваш ключ шифрування відрізняється від ключа, використаного при експортуванні даних."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Оберіть формат імпортованого файлу"
|
||||
},
|
||||
@@ -1243,7 +1268,7 @@
|
||||
"message": "Збережіть форму."
|
||||
},
|
||||
"twoFactorYubikeyWarning": {
|
||||
"message": "У зв'язку з обмеженнями платформи, засоби YubiKey не можна використовувати у всіх програмах Bitwarden. Вам слід активувати іншого провайдера двоетапної перевірки, щоб ви могли отримати доступ до свого облікового запису, коли неможливо скористатися YubiKey. Підтримувані платформи:"
|
||||
"message": "У зв'язку з обмеженнями платформи, YubiKey не можна використовувати в усіх програмах Bitwarden. Вам слід активувати іншого провайдера двоетапної перевірки, щоб ви могли отримати доступ до свого облікового запису, коли неможливо скористатися YubiKey. Підтримувані платформи:"
|
||||
},
|
||||
"twoFactorYubikeySupportUsb": {
|
||||
"message": "Веб сховище, програма для комп'ютера, CLI, а також усі розширення браузера на пристроях, де можливо під'єднати YubiKey до USB."
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "Ключ WebAuthn $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "Ви впевнені, що хочете вилучити цей ключ безпеки?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Додайте ключ безпеки WebAuthn до свого облікового запису"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Читати ключ"
|
||||
@@ -1345,7 +1370,7 @@
|
||||
"message": "Зберегти форму."
|
||||
},
|
||||
"twoFactorU2fWarning": {
|
||||
"message": "У зв'язку з обмеженнями платформи, засоби FIDO U2F не можна використовувати у всіх програмах Bitwarden. Вам слід активувати іншого провайдера двоетапної перевірки, щоб ви могли отримати доступ до свого облікового запису, коли неможливо скористатися FIDO U2F. Підтримувані платформи:"
|
||||
"message": "У зв'язку з обмеженнями платформи, FIDO U2F не можна використовувати в усіх програмах Bitwarden. Вам слід активувати іншого провайдера двоетапної перевірки, щоб ви могли отримати доступ до свого облікового запису, коли неможливо скористатися FIDO U2F. Підтримувані платформи:"
|
||||
},
|
||||
"twoFactorU2fSupportWeb": {
|
||||
"message": "Веб сховище і розширення браузера на комп'ютерах і ноутбуках з браузерами, що мають підтримку U2F (Chrome, Opera, Vivaldi, або Firefox з увімкненим FIDO U2F)."
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "Сталася проблема при читанні ключа безпеки. Спробуйте знову."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "У зв'язку з обмеженнями платформи, WebAuthn не можна використовувати в усіх програмах Bitwarden. Вам слід активувати іншого провайдера двоетапної перевірки, щоб ви могли отримати доступ до свого облікового запису, коли неможливо скористатися WebAuthn. Підтримувані платформи:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "Веб сховище і розширення браузера на комп'ютерах і ноутбуках з браузерами, що мають підтримку WebAuthn (Chrome, Opera, Vivaldi, або Firefox з увімкненим FIDO U2F)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Ваш код відновлення двоетапної перевірки Bitwarden"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Спільний елемент $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Запис $ID$ переміщено до організації.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "Неможливо підтвердити вашу е-пошту. Спробуйте надіслати нове повідомлення для підтвердження."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Необхідно підтвердити е-пошту"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Для використання цієї функції необхідно підтвердити електронну пошту."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Оновити браузер"
|
||||
@@ -3084,7 +3109,7 @@
|
||||
"message": "Встановіть мінімальні вимоги для параметрів генерування пароля."
|
||||
},
|
||||
"passwordGeneratorPolicyInEffect": {
|
||||
"message": "Політика однієї або декількох організацій впливає на ваші параметри генерування."
|
||||
"message": "На параметри генератора впливають одна чи декілька політик організації."
|
||||
},
|
||||
"masterPasswordPolicyInEffect": {
|
||||
"message": "Політика однієї або декількох організацій зобов'язує дотримання таких вимог для головного пароля:"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "Ви дійсно хочете вилучити пароль?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Приховувати мою адресу електронної пошти від отримувачів."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Деактивувати це відправлення для скасування доступу до нього.",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Налаштування відправлень",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Встановити налаштування для створення та редагування відправлень.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Користувачі організації, які можуть керувати політиками організації, звільняються від дотримання цієї політики."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Не дозволяти користувачам приховувати свою адресу електронної пошти від отримувачів під час створення чи редагування відправлень.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "Наразі діють такі політики організації:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Користувачам не дозволяється приховувати свою адресу електронної пошти від отримувачів під час створення чи редагування відправлень.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "Керування користувачами"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Керувати скиданням пароля"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Для вимкнення цієї політики ви повинні вручну вимкнути політику ідентифікації єдиного входу (SSO)."
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Користувач Bitwarden, який створив це відправлення, вирішив приховати свою адресу електронної пошти. Вам слід упевнитися в надійності джерела цього посилання перед його використанням чи завантаженням вмісту.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "При збереженні дат видалення і терміну дії виникла помилка."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Щоб засвідчити ваш 2FA, натисніть кнопку внизу."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Авторизація WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "WebAuthn не підтримується в цьому браузері."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn успішно підтверджено! Ви можете закрити цю вкладку."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Підказка для пароля не може бути такою самою, як ваш пароль."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Подати запит на скидання пароля"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Запит на скидання пароля подано"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Відмовитись від скидання пароля"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Запит успішно подано!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Відмову успішно прийнято!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Користувач $ID$ подав запит на допомогу зі скиданням пароля.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Користувач $ID$ відмовився від допомоги зі скиданням пароля.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Головний пароль для користувача $ID$ скинуто.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Скинути пароль"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Продовжуючи, користувач $NAME$ вийде зі свого поточного сеансу і йому необхідно буде виконати вхід знову. Активні сеанси на інших пристроях можуть залишатися активними протягом години.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "цей користувач"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "Одна або декілька політик організації вимагають дотримання таких вимог для головного пароля:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Пароль успішно скинуто!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Розгортання дозволить адміністраторам організації змінювати ваш головний пароль. Ви дійсно хочете розгорнути?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Скидання головного пароля"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Дозволити адміністраторам організації скидати головний пароль користувачів."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Користувачі в організації повинні виконати самостійне розгортання, або отримати автоматичне розгортання, перш ніж адміністратори зможуть скинути їхній пароль."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Автоматичне розгортання"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "Усі користувачі отримають автоматичне розгортання на скидання пароля одразу після схвалення запрошення."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Вже наявні користувачі організації не отримають активного розгортання на скидання пароля. Їм необхідно буде виконати самостійне розгортання, перш ніж адміністратори зможуть скинути їхній пароль."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Автоматично розгортати нових користувачів"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Ця організація має корпоративну політику, яка автоматично розгортає вас на скидання пароля. Розгортання дозволятиме адміністраторам організації змінювати ваш головний пароль."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Порожня відповідь на ключі організації"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Порожня відповідь на скидання пароля"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Записи, що знаходяться в смітнику понад 30 днів, автоматично видалятимуться."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Записи, що знаходяться в смітнику деякий час, автоматично видалятимуться."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Повторний запит головного пароля"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Підтвердження головного пароля"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Ця дія захищена. Щоб продовжити, повторно введіть головний пароль."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Повторно надіслати запрошення"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "Ця дія не застосовується для жодного з вибраних користувачів."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Ви дійсно хочете вилучити зазначених користувачів? Цей процес може тривати кілька секунд і його неможливо перервати чи скасувати."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Підтвердити вибір"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Стан масової дії"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Успішно підтверджено."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Повторне запрошення успішне."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Успішно вилучено"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Виключено, не застосовується для цієї дії."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Цифровий відбиток"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Вилучити користувачів"
|
||||
},
|
||||
"error": {
|
||||
"message": "Помилка"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Керування користувачами повинно також бути увімкнено з дозволом Керувати скиданням пароля"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "Chia sẻ"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "Đã sao chép $VALUE$",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "Kho"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "Chia sẻ mục đã chọn"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Xóa mục đã chọn"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "Chọn một tập tin."
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "Kích thước tối đa của tệp tin là 100 MB."
|
||||
"message": "Kích thước tối đa của tệp tin là 500 MB."
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "Bạn không thể sử dụng tính năng này cho đến khi bạn cập nhật khoá mã hóa."
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "Mục được chỉnh sửa"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "Mục đã chia sẻ"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "Các mục đã chia sẻ"
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "Xóa mục"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "Tổ chức"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "Chọn một tổ chức mà bạn muốn chia sẻ mục này. Việc chia sẻ sẽ chuyển quyền sở hữu của mục sang tổ chức mà bạn chọn. Bạn sẽ không còn là chủ sở hữu trực tiếp của mục này một khi nó đã được chia sẻ."
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "Chọn một tổ chức mà bạn muốn chia sẻ những mục này. Việc chia sẻ sẽ chuyển quyền sở hữu của các mục sang tổ chức mà bạn chọn. Bạn sẽ không còn là chủ sở hữu trực tiếp của những mục này một khi nó đã được chia sẻ."
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Chỉnh sửa những bộ sưu tập mà bạn sẽ chia sẻ mục này với. Chỉ những thành viên của tổ chức với quyền cho những bộ sưu tập đó mới có thể xem được mục này."
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "Bạn đã chọn $COUNT$ mục. $SHAREABLE_COUNT$ mục có thể chia sẻ, $NONSHAREABLE_COUNT$ mục không thể chia sẻ.",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "Vui lòng nhập mật khẩu chính để trích xuất kho của bạn."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Trích xuất kho"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "Không có gì đã được nhập."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Chọn định dạng cho file xuất"
|
||||
},
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "Shared item $ID$.",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3832,13 +3857,13 @@
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "Authenticate WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
@@ -3876,11 +3901,74 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
@@ -3890,5 +3978,44 @@
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "共享"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "移动到组织"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ 已复制",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -395,13 +398,13 @@
|
||||
"description": "Copy URI to clipboard"
|
||||
},
|
||||
"myVault": {
|
||||
"message": "我的密码库"
|
||||
"message": "密码库"
|
||||
},
|
||||
"vault": {
|
||||
"message": "密码库"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "共享所选"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "移动所选项目到组织"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "删除所选"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "选择一个文件。"
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "文件最大为 100 MB。"
|
||||
"message": "文件最大为 500 MB。"
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "在您更新加密密钥前,您不能使用此功能。"
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "项目已编辑"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "项目已共享"
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ 已移动到 $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "项目已共享"
|
||||
"movedItemsToOrg": {
|
||||
"message": "所选项目已移动到 $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "删除项目"
|
||||
@@ -545,7 +564,7 @@
|
||||
"message": "确认主密码"
|
||||
},
|
||||
"masterPassHint": {
|
||||
"message": "主密码提示 (可选)"
|
||||
"message": "主密码提示(可选)"
|
||||
},
|
||||
"masterPassHintLabel": {
|
||||
"message": "主密码提示"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "使用任何 WebAuthn 安全密钥访问您的帐户。"
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(迁移自 FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "电子邮件"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "组织"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "选择您希望与之共享此项目的组织。共享操作将会把此项目的所有权转移到该组织。一旦共享,您将不再是此项目的直接所有者。"
|
||||
"moveToOrgDesc": {
|
||||
"message": "选择一个您想将此项目移至的组织。移动到组织会将该项目的所有权转让给该组织。移动后,您将不再是此项目的直接所有者。"
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "选择您希望与之共享这些项目的组织。共享操作将会把这些项目的所有权转移到该组织。一旦共享,您将不再是这些项目的直接所有者。"
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "选择一个您想将这些项目移至的组织。移动到组织会将这些项目的所有权转让给该组织。移动后,您将不再是这些项目的直接所有者。"
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "编辑与此项目共享的集合。只有具有这些集合访问权限的组织用户才能看到此项目。"
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "您选择了 $COUNT$ 个项目。其中 $SHAREABLE_COUNT$ 个项目处于共享状态,$NONSHAREABLE_COUNT$ 个项目处于非共享状态。",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "您选择了 $COUNT$ 个项目。$MOVEABLE_COUNT$ 个项目可以移动到组织,$NONMOVEABLE_COUNT$ 不能。",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "输入主密码来导出你的密码库数据。"
|
||||
},
|
||||
"export": {
|
||||
"message": "导出"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "导出密码库"
|
||||
},
|
||||
@@ -956,7 +978,7 @@
|
||||
"message": "危险操作区"
|
||||
},
|
||||
"dangerZoneDesc": {
|
||||
"message": "小心,这些动作是不可逆的!"
|
||||
"message": "当心,这些操作是不可逆的!"
|
||||
},
|
||||
"deauthorizeSessions": {
|
||||
"message": "取消会话授权"
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "没有导入任何内容。"
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "解密导出的文件时出错。您的加密密钥与导出数据时使用的加密密钥不匹配。"
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "选择导入文件的格式"
|
||||
},
|
||||
@@ -1155,7 +1180,7 @@
|
||||
"message": "启用"
|
||||
},
|
||||
"enabled": {
|
||||
"message": "已启用"
|
||||
"message": "启用"
|
||||
},
|
||||
"premium": {
|
||||
"message": "高级会员",
|
||||
@@ -1249,7 +1274,7 @@
|
||||
"message": "具有 USB 端口的设备上的网页版密码库、桌面应用程序、CLI 以及浏览器扩展都可以使用您的 YubiKey。"
|
||||
},
|
||||
"twoFactorYubikeySupportMobile": {
|
||||
"message": "兼容 NFC 或者有数据端口的设备上的移动 APP 可以使用您的 YubiKey。"
|
||||
"message": "具有兼容 NFC 或数据端口的设备上的移动应用程序可以使用您的 YubiKey。"
|
||||
},
|
||||
"yubikeyX": {
|
||||
"message": "YubiKey $INDEX$",
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "WebAuthn 密钥 $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "您确认要删除这个安全钥匙吗?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "添加一个 WebAuthn 安全密钥到您的帐户"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "读取钥匙"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "读取安全钥匙时出现问题,请再试一次。"
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "由于平台限制,无法在所有 Bitwarden 应用程序中使用 WebAuthn。您应该启用另一种两步登录方式,以便在 WebAuthn 无法使用时可以访问您的帐户。支持的平台有:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "桌面/笔记本电脑上具有 WebAuthn 功能的浏览器(Chrome、Opera、Vivaldi 或启用了 FIDO U2F 的 Firefox)上的网页密码库和浏览器扩展。"
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "您的 Bitwarden 两步登录恢复代码"
|
||||
@@ -1427,7 +1452,7 @@
|
||||
"message": "公开密码报告"
|
||||
},
|
||||
"exposedPasswordsReportDesc": {
|
||||
"message": "公开密码是在已知数据泄露中被发现的密码,这些数据泄露是由黑客公开发布或在黑网上销售的。"
|
||||
"message": "已泄露密码是在已知的数据泄露中被发现的密码,这些数据已由黑客公开发布或在暗网上销售。"
|
||||
},
|
||||
"exposedPasswordsFound": {
|
||||
"message": "发现公开密码"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "已共享项目 $ID$。",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "已将项目 $ID$ 移动到组织。",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2622,7 +2647,7 @@
|
||||
"message": "验证电子邮件"
|
||||
},
|
||||
"verifyEmailDesc": {
|
||||
"message": "验证您的电子邮件地址来解锁所有功能。"
|
||||
"message": "验证您账户的电子邮件地址来解锁所有功能。"
|
||||
},
|
||||
"verifyEmailFirst": {
|
||||
"message": "首先必须验证您帐户的电子邮件地址。"
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "无法验证您的电子邮件。尝试发送新的验证电子邮件。"
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "需要验证电子邮件地址"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "您必须验证您的电子邮件才能使用此功能。"
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "更新浏览器"
|
||||
@@ -2661,7 +2686,7 @@
|
||||
"message": "管理员确认您的成员资格后,您将能访问此组织。到时我们将向您发送电子邮件通知。"
|
||||
},
|
||||
"inviteAcceptFailed": {
|
||||
"message": "无法接受邀请。请向组织管理员请求重新发送邀请。"
|
||||
"message": "无法接受邀请。请向组织管理员请求发送新的邀请。"
|
||||
},
|
||||
"inviteAcceptFailedShort": {
|
||||
"message": "无法接受邀请。 $DESCRIPTION$",
|
||||
@@ -2942,7 +2967,7 @@
|
||||
"description": "ex. Date this password was updated"
|
||||
},
|
||||
"organizationIsDisabled": {
|
||||
"message": "组织已被禁用。"
|
||||
"message": "该组织已被禁用。"
|
||||
},
|
||||
"licenseIsExpired": {
|
||||
"message": "授权已过期"
|
||||
@@ -3388,7 +3413,7 @@
|
||||
"message": "最大访问次数"
|
||||
},
|
||||
"maxAccessCountDesc": {
|
||||
"message": "如果设置了,达到最大访问次数后用户将无法访问此 Send。",
|
||||
"message": "如果设置,达到最大访问次数后用户将无法访问此 Send。",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"currentAccessCount": {
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "确定移除此密码?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "对收件人隐藏我的电子邮件地址。"
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "禁用此 Send 以阻止任何人访问它。",
|
||||
@@ -3545,7 +3570,7 @@
|
||||
"message": "您已被邀请成为上面所列用户的紧急联系人。要接受邀请,您需要登录或创建一个新的 Bitwarden 帐户。"
|
||||
},
|
||||
"emergencyInviteAcceptFailed": {
|
||||
"message": "无法接受邀请。请用户发送新的邀请。"
|
||||
"message": "无法接受邀请。请向用户请求发送新的邀请。"
|
||||
},
|
||||
"emergencyInviteAcceptFailedShort": {
|
||||
"message": "无法接受邀请。$DESCRIPTION$",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Send 选项",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "设置用于创建和编辑 Send 的选项。",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "可以管理组织策略的组织用户豁免此策略的执行。"
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "不允许用户在创建或编辑 Send 时隐藏他们的电子邮件地址。",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "以下组织策略目前正起作用:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "用户在创建或编辑 Send 时不允许隐藏他们的电子邮件地址。",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "管理用户"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "管理密码重置"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "您必须手动禁用单点登录验证策略,然后才能禁用此策略。"
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "创建此 Send 的 Bitwarden 用户已选择隐藏他们的电子邮件地址。在使用或下载此链接的内容之前,应确保您信任此链接的来源。",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "保存您的删除和过期日期时出错。"
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "要验证您的 2FA,请点击下面的按钮。"
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "验证 WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "此浏览器不支持 WebAuthn。"
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn 验证成功!您可以关闭此标签页。"
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "密码提示不能与密码相同。"
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "注册密码重置"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "已注册密码重置"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "撤销密码重置"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "注册成功!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "撤销成功!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "用户 $ID$ 注册了密码重置协助。",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "用户 $ID$ 撤销了密码重置协助。",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "重置用户 $ID$ 的主密码。",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "重置密码"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "继续操作会将 $NAME$ 登出当前会话,要求他们重新登录。在其他设备上的活动会话可能继续活动长达一个小时。",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "此用户"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "一个或多个组织策略要求主密码满足下列要求:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "密码重置成功"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "注册后将允许组织管理员更改您的主密码。确定要注册吗?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "主密码重置"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "允许组织管理员重置组织用户的主密码。"
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "组织中的用户自行注册或被自动注册后,管理员才能重置他们的主密码。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "自动注册"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "所有邀请被接受后的用户将会被自动注册密码重置。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "已经在组织中的用户将不会被注册密码重置。需要他们自行注册后,管理员才能重置他们的主密码。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "自动为新用户注册"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "此组织有一个企业策略,将自动为你注册密码重置。注册后将允许组织管理员更改您的主密码。"
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "组织密钥响应为空"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "重置密码详细信息响应为空"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "回收站中超过 30 天的项目将会被自动删除。"
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "回收站中超过一定时间的项目将会被自动删除。"
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "重新询问主密码"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "确认主密码"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "此操作受到保护。若要继续,请重新输入您的主密码以验证您的身份。"
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "重新发送邀请"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "此操作不适用于所选用户。"
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "您确定要移除以下用户吗?该过程可能需要几秒钟才能完成,并且不能中断或取消。"
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "确认选择"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "批量操作状态"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "确认成功。"
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "重新邀请成功。"
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "移除成功"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "排除,不适用于此操作。"
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "指纹"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "移除用户"
|
||||
},
|
||||
"error": {
|
||||
"message": "错误"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "必须启用管理密码重置权限后才能启用管理用户"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -360,6 +360,9 @@
|
||||
"share": {
|
||||
"message": "共享"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "移動至組織"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ 已複製",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
@@ -400,8 +403,8 @@
|
||||
"vault": {
|
||||
"message": "密碼庫"
|
||||
},
|
||||
"shareSelected": {
|
||||
"message": "共享選取的項目"
|
||||
"moveSelectedToOrg": {
|
||||
"message": "移動已選項目到組織"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "刪除選取的項目"
|
||||
@@ -437,7 +440,7 @@
|
||||
"message": "選擇檔案。"
|
||||
},
|
||||
"maxFileSize": {
|
||||
"message": "檔案最大為 100MB。"
|
||||
"message": "檔案最大為 500MB。"
|
||||
},
|
||||
"updateKey": {
|
||||
"message": "更新加密金鑰前不能使用此功能。"
|
||||
@@ -448,11 +451,27 @@
|
||||
"editedItem": {
|
||||
"message": "項目已編輯"
|
||||
},
|
||||
"sharedItem": {
|
||||
"message": "項目已共享"
|
||||
"movedItemToOrg": {
|
||||
"message": "已將 $ITEMNAME$ 移動至 $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
},
|
||||
"orgname": {
|
||||
"content": "$2",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItems": {
|
||||
"message": "項目已共享"
|
||||
"movedItemsToOrg": {
|
||||
"message": "已將選擇項目移動至 $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteItem": {
|
||||
"message": "刪除項目"
|
||||
@@ -729,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "使用任何具有 WebAuthn 功能的安全金鑰來存取您的帳戶。"
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(遷移自 FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "電子郵件"
|
||||
@@ -749,11 +768,11 @@
|
||||
"organizations": {
|
||||
"message": "組織"
|
||||
},
|
||||
"shareDesc": {
|
||||
"message": "選擇您希望共享這個項目的組織。項目的擁有權將會轉移到組織。一經共享,您將不再是此項目的直接擁有者。"
|
||||
"moveToOrgDesc": {
|
||||
"message": "選擇您希望將這個項目移動到哪個組織。項目的擁有權將會轉移到該組織。一經移動,您將不再是此項目的直接擁有者。"
|
||||
},
|
||||
"shareManyDesc": {
|
||||
"message": "選擇您希望共享這些項目的組織。項目的擁有權將會轉移到組織。一經共享,您將不再是這些項目的直接擁有者。"
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "選擇您希望將這些項目移動到哪個組織。項目的擁有權將會轉移到該組織。一經移動,您將不再是這些項目的直接擁有者。"
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "編輯與此項目共享的集合。只有具有這些集合存取權限的組織使用者才能夠看到此項目。"
|
||||
@@ -776,18 +795,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"shareSelectedItemsCountDesc": {
|
||||
"message": "您已經選取了 $COUNT$ 個項目。其中 $SHAREABLE_COUNT$ 個項目處於共享狀態,$NONSHAREABLE_COUNT$ 個項目處於非共享狀態。",
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "你選擇了 $COUNT$ 個項目。當中有 $MOVEABLE_COUNT$ 個項目可移動到組織當中,而有 $NONMOVEABLE_COUNT$ 個無法移動。",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "10"
|
||||
},
|
||||
"shareable_count": {
|
||||
"moveable_count": {
|
||||
"content": "$2",
|
||||
"example": "8"
|
||||
},
|
||||
"nonshareable_count": {
|
||||
"nonmoveable_count": {
|
||||
"content": "$3",
|
||||
"example": "2"
|
||||
}
|
||||
@@ -817,6 +836,9 @@
|
||||
"exportMasterPassword": {
|
||||
"message": "輸入您的主密碼以匯出密碼庫資料。"
|
||||
},
|
||||
"export": {
|
||||
"message": "匯出"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "匯出密碼庫"
|
||||
},
|
||||
@@ -1036,6 +1058,9 @@
|
||||
"importNothingError": {
|
||||
"message": "沒有匯入任何內容。"
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "解密匯出檔案時發生錯誤,您的加密金鑰與匯出資料時使用的金鑰不同。"
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "選擇匯入檔案的格式"
|
||||
},
|
||||
@@ -1270,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "WebAuthn 金鑰 $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@@ -1324,7 +1349,7 @@
|
||||
"message": "您確定要移除這把安全鑰匙嗎?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "在您的帳戶中新增 WebAuthn 安全金鑰"
|
||||
},
|
||||
"readKey": {
|
||||
"message": "讀取鑰匙"
|
||||
@@ -1360,10 +1385,10 @@
|
||||
"message": "讀取安全鑰匙時發生問題。請重試。"
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "由於平台限制,無法於所有 Bitwarden 應用程式中使用 WebAuthn。請設定另一套兩步驟登入方式,以確保在 WebAuthn 無法使用時還能存取您的帳戶。支援的平台有:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
|
||||
"message": "桌面/筆記型電腦上具有 WebAuthn 功能的瀏覽器(Chrome、Opera、Vivaldi 或開啟 FIDO U2F 功能的 Firefox)上的網頁版密碼庫和瀏覽器擴充套件。"
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "您的 Bitwarden 兩步驟登入復原代碼"
|
||||
@@ -2327,8 +2352,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"sharedItemId": {
|
||||
"message": "已共享項目 $ID$。",
|
||||
"movedItemIdToOrg": {
|
||||
"message": "移動項目 $ID$ 至一個組織。",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2622,7 +2647,7 @@
|
||||
"message": "驗證電子郵件"
|
||||
},
|
||||
"verifyEmailDesc": {
|
||||
"message": "驗證您帳戶的電子郵件位址以存取所有功能。"
|
||||
"message": "驗證您帳戶的電子郵件位址以使用所有功能。"
|
||||
},
|
||||
"verifyEmailFirst": {
|
||||
"message": "首先必須驗證您帳戶的電子郵件位址。"
|
||||
@@ -2637,10 +2662,10 @@
|
||||
"message": "無法驗證電子郵件。請嘗試傳送一封新的驗證電子郵件。"
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "需要驗證電子郵件"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "必須驗證您的電子郵件才能使用此功能。"
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "更新瀏覽器"
|
||||
@@ -3423,7 +3448,7 @@
|
||||
"message": "您確定要移除密碼嗎?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "對收件人隱藏我的電子郵件位址。"
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "停用此 Send 以阻止任何人存取它。",
|
||||
@@ -3518,7 +3543,7 @@
|
||||
"message": "接管"
|
||||
},
|
||||
"takeoverDesc": {
|
||||
"message": "可以使用新的主密碼重置您的帳戶。"
|
||||
"message": "可以使用新的主密碼重設您的帳戶。"
|
||||
},
|
||||
"waitTime": {
|
||||
"message": "等候時間"
|
||||
@@ -3545,7 +3570,7 @@
|
||||
"message": "您已被邀請成為上述使用者的緊急聯絡人。要接受邀請,您需要登入或創建新的 Bitwarden 帳戶。"
|
||||
},
|
||||
"emergencyInviteAcceptFailed": {
|
||||
"message": "無法接受邀請。請使用者傳送一個新的邀請。"
|
||||
"message": "無法接受邀請。請向使用者請求傳送一個新的邀請。"
|
||||
},
|
||||
"emergencyInviteAcceptFailedShort": {
|
||||
"message": "無法接受邀請。$DESCRIPTION$",
|
||||
@@ -3606,7 +3631,7 @@
|
||||
"message": "緊急存取已拒絕"
|
||||
},
|
||||
"passwordResetFor": {
|
||||
"message": "$USER$ 的密碼已重置。您現在可以使用新密碼登入了。",
|
||||
"message": "$USER$ 的密碼已重設。您現在可以使用新密碼登入了。",
|
||||
"placeholders": {
|
||||
"user": {
|
||||
"content": "$1",
|
||||
@@ -3645,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Send 選項",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "設定用於創建和編輯 Send 的選項。",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "可以管理組織原則的組織使用者豁免此原則的執行。"
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "不允許使用者在創建或編輯 Send 時隱藏他們的電子郵件位址。",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "以下組織原則當前正起作用:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "使用者在創建或編輯 Send 時不允許隱藏他們的電子郵件位址。",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@@ -3721,7 +3746,7 @@
|
||||
"message": "管理使用者"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "管理密碼重設"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "您必須手動停用單一登入認證原則,然後才能停用此原則。"
|
||||
@@ -3810,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "創建此 Send 的 Bitwarden 使用者已選擇隱藏他們的電子郵件位址。在使用或下載此連結的內容之前,應確保您信任此連結的來源。",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@@ -3829,37 +3854,37 @@
|
||||
"message": "儲存刪除日期和逾期日期時發生錯誤。"
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "要驗證您的 2FA,請點擊下面的按鈕。"
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
"message": "驗證 WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "此瀏覽器不支援 WebAuthn。"
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
"message": "WebAuthn 驗證成功!您可以關閉此分頁。"
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "密碼提示不能與密碼相同。"
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "注冊密碼重設"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "已注冊密碼重設"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "撤銷密碼重設"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "注冊成功!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "撤銷成功!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "用戶 $ID$ 注冊了密碼重設協助。",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3868,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "用戶 $ID$ 撤銷了密碼重設協助。",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3876,19 +3901,121 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "重新設定使用者 $ID$ 的主密碼",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "重設密碼"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "接下來會將 $NAME$ 登出目前的會話,並要求他們重新登入。其他裝置上的活動會話最多會保持一個小時。",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "John Smith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "這個使用者"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "一個或多個組織原則要求主密碼須符合下列條件:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "密碼重設成功!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "註冊將允許組織管理者去變更您的主密碼。確定要註冊嗎?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "主密碼重設"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "允許組織管理者去重新設定組織使用者的主密碼。"
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "組織使用者需要先自行註冊或將被自動註冊後管理者才能重新設定他們的主密碼。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "自動註冊"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "所有邀請被接受后的使用者將會被自動註冊密碼重設。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "已經在組織中的使用者將不會被註冊密碼重設。他們需要先自行註冊後管理者才能重設他們的主密碼。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "自動註冊新使用者"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "此組織設定了讓您可自動重設密碼的企業政策。設定政策後,將允許組織管理員更改您的主控密碼。"
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "組織金鑰回覆為空"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "重設密碼細節回覆為空"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "垃圾桶中超過 30 天的密碼將會被自動刪除。"
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers that have been in Trash for a while will be automatically deleted."
|
||||
"message": "垃圾桶中超過一定時間的密碼將會被自動刪除。"
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "重新詢問主密碼"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "確認主密碼"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "此操作受到保護。若要繼續,請重新輸入您的主密碼以驗證您的身份。"
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "重新傳送邀請"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "這個動作不適用於任何已選取的使用者。"
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "您確定要移除以下使用者嗎?處理程序需要幾秒鐘去完成而且無法被中斷或取消。"
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "確認所選"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "批次作業狀態"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "已成功確認。"
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "已成功重新邀請。"
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "已成功移除。"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "排除,不適用於這個動作。"
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "指紋"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "移除使用者"
|
||||
},
|
||||
"error": {
|
||||
"message": "錯誤"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "必須開啟管理密碼重設權限後,才能開啟管理使用者權限"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,13 +3,14 @@ $fa-font-path: "~font-awesome/fonts";
|
||||
@import "~angular2-toaster/toaster";
|
||||
@import "~sweetalert2/src/sweetalert2.scss";
|
||||
|
||||
#toast-container {
|
||||
.toast-container {
|
||||
&.toast-top-right {
|
||||
top: 76px;
|
||||
}
|
||||
|
||||
.toast-close-button {
|
||||
right: -0.15em;
|
||||
margin-right: 4px;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.toast {
|
||||
@@ -30,8 +31,11 @@ $fa-font-path: "~font-awesome/fonts";
|
||||
line-height: 20px;
|
||||
float: left;
|
||||
color: #ffffff;
|
||||
padding-right: 10px;
|
||||
margin: auto 0 auto -36px;
|
||||
margin: auto 0 auto 15px;
|
||||
}
|
||||
|
||||
.toast-content {
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
.toaster-icon {
|
||||
@@ -54,7 +58,6 @@ $fa-font-path: "~font-awesome/fonts";
|
||||
|
||||
&:before {
|
||||
content: "\f0e7";
|
||||
margin-left: -30px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -44,6 +44,10 @@ export class HtmlStorageService implements StorageService {
|
||||
return Promise.resolve(null);
|
||||
}
|
||||
|
||||
async has(key: string): Promise<boolean> {
|
||||
return await this.get(key) != null;
|
||||
}
|
||||
|
||||
save(key: string, obj: any): Promise<any> {
|
||||
if (obj == null) {
|
||||
return this.remove(key);
|
||||
|
||||
@@ -11,6 +11,10 @@ export class MemoryStorageService implements StorageService {
|
||||
return Promise.resolve(null);
|
||||
}
|
||||
|
||||
async has(key: string): Promise<boolean> {
|
||||
return this.get(key) != null;
|
||||
}
|
||||
|
||||
save(key: string, obj: any): Promise<any> {
|
||||
if (obj == null) {
|
||||
return this.remove(key);
|
||||
|
||||
@@ -107,6 +107,11 @@ const plugins = [
|
||||
filename: 'sso-connector.html',
|
||||
chunks: ['connectors/sso'],
|
||||
}),
|
||||
new HtmlWebpackPlugin({
|
||||
template: './src/connectors/captcha.html',
|
||||
filename: 'captcha-connector.html',
|
||||
chunks: ['connectors/captcha'],
|
||||
}),
|
||||
new CopyWebpackPlugin({
|
||||
patterns:[
|
||||
{ from: './src/.nojekyll' },
|
||||
@@ -198,6 +203,7 @@ const webpackConfig = {
|
||||
'connectors/webauthn-fallback': './src/connectors/webauthn-fallback.ts',
|
||||
'connectors/duo': './src/connectors/duo.ts',
|
||||
'connectors/sso': './src/connectors/sso.ts',
|
||||
'connectors/captcha': './src/connectors/captcha.ts',
|
||||
},
|
||||
externals: {
|
||||
'u2f': 'u2f',
|
||||
|
||||
Reference in New Issue
Block a user