|
177 | 177 | "message": "Notizen kopieren"
|
178 | 178 | },
|
179 | 179 | "copy": {
|
180 |
| - "message": "Copy", |
| 180 | + "message": "Kopieren", |
181 | 181 | "description": "Copy to clipboard"
|
182 | 182 | },
|
183 | 183 | "fill": {
|
|
1029 | 1029 | "clickToAutofillOnVault": {
|
1030 | 1030 | "message": "Klicke auf Einträge zum automatischen Ausfüllen in der Tresor-Ansicht"
|
1031 | 1031 | },
|
| 1032 | + "clickToAutofill": { |
| 1033 | + "message": "Klick auf Einträge im Auto-Ausfüllen-Vorschlag zum Ausfüllen" |
| 1034 | + }, |
1032 | 1035 | "clearClipboard": {
|
1033 | 1036 | "message": "Zwischenablage leeren",
|
1034 | 1037 | "description": "Clipboard is the operating system thing where you copy/paste data to on your device."
|
|
2085 | 2088 | "message": ", um ein starkes einzigartiges Passwort zu erstellen",
|
2086 | 2089 | "description": "This will be used as part of a larger sentence, broken up to include the generator icon. The full sentence will read 'Use the generator [GENERATOR_ICON] to create a strong unique password'"
|
2087 | 2090 | },
|
| 2091 | + "vaultCustomization": { |
| 2092 | + "message": "Tresor-Personalisierung" |
| 2093 | + }, |
2088 | 2094 | "vaultTimeoutAction": {
|
2089 | 2095 | "message": "Aktion bei Tresor-Timeout"
|
2090 | 2096 | },
|
|
2350 | 2356 | "message": "Gesperrte Domains"
|
2351 | 2357 | },
|
2352 | 2358 | "learnMoreAboutBlockedDomains": {
|
2353 |
| - "message": "Learn more about blocked domains" |
| 2359 | + "message": "Erfahre mehr über blockierte Domains" |
2354 | 2360 | },
|
2355 | 2361 | "excludedDomains": {
|
2356 | 2362 | "message": "Ausgeschlossene Domains"
|
|
2411 | 2417 | "message": "Überprüfe und ändere ein gefährdetes Passwort"
|
2412 | 2418 | },
|
2413 | 2419 | "reviewAndChangeAtRiskPasswordsPlural": {
|
2414 |
| - "message": "Überprüfe und ändere $COUNT$ risikoreiche Passwörter", |
| 2420 | + "message": "Überprüfe und ändere $COUNT$ gefährdete Passwörter", |
2415 | 2421 | "placeholders": {
|
2416 | 2422 | "count": {
|
2417 | 2423 | "content": "$1",
|
|
3039 | 3045 | }
|
3040 | 3046 | },
|
3041 | 3047 | "forwaderInvalidOperation": {
|
3042 |
| - "message": "$SERVICENAME$ refused your request. Please contact your service provider for assistance.", |
| 3048 | + "message": "$SERVICENAME$ hat deine Anfrage abgelehnt. Bitte wende dich an deinen Dienstanbieter für Unterstützung.", |
3043 | 3049 | "description": "Displayed when the user is forbidden from using the API by the forwarding service.",
|
3044 | 3050 | "placeholders": {
|
3045 | 3051 | "servicename": {
|
|
3049 | 3055 | }
|
3050 | 3056 | },
|
3051 | 3057 | "forwaderInvalidOperationWithMessage": {
|
3052 |
| - "message": "$SERVICENAME$ refused your request: $ERRORMESSAGE$", |
| 3058 | + "message": "$SERVICENAME$ hat deine Anfrage abgelehnt: $ERRORMESSAGE$", |
3053 | 3059 | "description": "Displayed when the user is forbidden from using the API by the forwarding service with an error message.",
|
3054 | 3060 | "placeholders": {
|
3055 | 3061 | "servicename": {
|
|
0 commit comments