i18n: Add german translations for section "access token" (#4241)

Add german translations for the access token section
This commit is contained in:
Paul Vogel
2024-08-06 14:09:54 +02:00
committed by GitHub
parent f05966b335
commit 8e58b58b6f

View File

@@ -1059,25 +1059,25 @@
}, },
"access_tokens": { "access_tokens": {
"tab_title": "Tokens", "tab_title": "Tokens",
"section_title": "Personal Access Tokens", "section_title": "Persönliche Zugangstoken",
"section_description": "Personal access tokens currently helps you connect the CLI to your Hoppscotch account", "section_description": "Persönliche Zugangstoken helfen dir derzeit, das CLI mit deinem Hoppscotch-Konto zu verbinden",
"last_used_on": "Last used on", "last_used_on": "Zuletzt verwendet am",
"expires_on": "Expires on", "expires_on": "Läuft ab am",
"no_expiration": "No expiration", "no_expiration": "Kein Ablaufdatum",
"expired": "Expired", "expired": "Abgelaufen",
"copy_token_warning": "Make sure to copy your personal access token now. You won't be able to see it again!", "copy_token_warning": "Stelle sicher, dass du dein persönliches Zugangs-Token jetzt kopierst. Du wirst es nicht mehr sehen können!",
"token_purpose": "What's this token for?", "token_purpose": "Wofür ist dieses Token?",
"expiration_label": "Expiration", "expiration_label": "Ablaufdatum",
"scope_label": "Scope", "scope_label": "Geltungsbereich",
"workspace_read_only_access": "Read-only access to workspace data.", "workspace_read_only_access": "Lesezugriff auf Arbeitsbereichsdaten.",
"personal_workspace_access_limitation": "Personal Access Tokens can't access your personal workspace.", "personal_workspace_access_limitation": "Persönliche Zugangstoken können nicht auf deinen persönlichen Arbeitsbereich zugreifen.",
"generate_token": "Generate Token", "generate_token": "Token generieren",
"invalid_label": "Please provide a label for the token", "invalid_label": "Bitte gib eine Bezeichnung für das Token an",
"no_expiration_verbose": "This token will never expire!", "no_expiration_verbose": "Dieses Token wird nie ablaufen!",
"token_expires_on": "This token will expire on", "token_expires_on": "Dieses Token verfällt am",
"generate_new_token": "Generate new token", "generate_new_token": "Neues Token generieren",
"generate_modal_title": "New Personal Access Token", "generate_modal_title": "Neues persönliches Zugangstoken",
"deletion_success": "The access token {label} has been deleted" "deletion_success": "Das persönliche Zugriffstoken {label} wurde gelöscht"
}, },
"collection_runner": { "collection_runner": {
"collection_id": "Collection ID", "collection_id": "Collection ID",