1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-27 04:03:00 +02:00

Autosync the updated translations (#6663)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-10-23 10:07:22 +00:00 committed by GitHub
parent 6965c5522e
commit 044ed9dcc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1663,7 +1663,7 @@
"message": "Eine Organisationsrichtlinie beeinflusst deine Eigentümer-Optionen."
},
"personalOwnershipPolicyInEffectImports": {
"message": "An organization policy has blocked importing items into your individual vault."
"message": "Eine Organisationsrichtlinie hat das Importieren von Einträgen in deinen persönlichen Tresor deaktiviert."
},
"allSends": {
"message": "Alle Sends",
@ -2432,26 +2432,26 @@
"message": "Alias-Domain"
},
"importData": {
"message": "Import data",
"message": "Daten importieren",
"description": "Used for the desktop menu item and the header of the import dialog"
},
"importError": {
"message": "Import error"
"message": "Importfehler"
},
"importErrorDesc": {
"message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
"message": "Es gab ein Problem mit den Daten, die du importieren wolltest. Bitte behebe die unten aufgeführten Fehler in deiner Quelldatei und versuche es erneut."
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
"message": "Behebe die unten aufgeführten Fehler und versuche es erneut."
},
"description": {
"message": "Description"
"message": "Beschreibung"
},
"importSuccess": {
"message": "Data successfully imported"
"message": "Daten erfolgreich importiert"
},
"importSuccessNumberOfItems": {
"message": "A total of $AMOUNT$ items were imported.",
"message": "Insgesamt wurden $AMOUNT$ Einträge importiert.",
"placeholders": {
"amount": {
"content": "$1",
@ -2460,10 +2460,10 @@
}
},
"total": {
"message": "Total"
"message": "Gesamt"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"message": "Du importierst Daten in $ORGANIZATION$. Deine Daten könnten mit Mitgliedern dieser Organisation geteilt werden. Möchtest du fortfahren?",
"placeholders": {
"organization": {
"content": "$1",
@ -2472,28 +2472,28 @@
}
},
"importFormatError": {
"message": "Data is not formatted correctly. Please check your import file and try again."
"message": "Die Daten sind nicht richtig formatiert. Kontrollieren Sie bitte Ihre Import-Datei und versuchen Sie es erneut."
},
"importNothingError": {
"message": "Nothing was imported."
"message": "Es wurde nichts importiert."
},
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
"message": "Fehler beim Entschlüsseln der exportierten Datei. Dein Verschlüsselungsschlüssel stimmt nicht mit dem beim Export verwendeten Verschlüsselungsschlüssel überein."
},
"importDestination": {
"message": "Import destination"
"message": "Import-Ziel"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
"message": "Erfahre mehr über deine Importoptionen"
},
"selectImportFolder": {
"message": "Select a folder"
"message": "Ordner auswählen"
},
"selectImportCollection": {
"message": "Select a collection"
"message": "Sammlung auswählen"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"message": "Wähle diese Option, wenn der importierte Dateiinhalt in eine(n) $DESTINATION$ verschoben werden soll",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
@ -2503,25 +2503,25 @@
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
"message": "Die Datei enthält nicht zugewiesene Einträge."
},
"selectFormat": {
"message": "Select the format of the import file"
"message": "Wählen Sie das Format Ihrer Import-Datei"
},
"selectImportFile": {
"message": "Select the import file"
"message": "Wählen Sie die Import-Datei"
},
"chooseFile": {
"message": "Choose File"
"message": "Datei auswählen"
},
"noFileChosen": {
"message": "No file chosen"
"message": "Keine Datei ausgewählt"
},
"orCopyPasteFileContents": {
"message": "or copy/paste the import file contents"
"message": "oder fügen Sie den Inhalt Ihrer Datei hier ein"
},
"instructionsFor": {
"message": "$NAME$ Instructions",
"message": "Anleitung für $NAME$",
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
@ -2531,12 +2531,12 @@
}
},
"confirmVaultImport": {
"message": "Confirm vault import"
"message": "Tresor-Import bestätigen"
},
"confirmVaultImportDesc": {
"message": "This file is password-protected. Please enter the file password to import data."
"message": "Diese Datei ist passwortgeschützt. Bitte gib das Dateipasswort ein, um Daten zu importieren."
},
"confirmFilePassword": {
"message": "Confirm file password"
"message": "Dateipasswort bestätigen"
}
}