New Crowdin updates (#3681)
This commit is contained in:
@@ -186,6 +186,7 @@
|
||||
"Share Links": "Geteilte Links",
|
||||
"Import": "Import",
|
||||
"Export": "Exportieren",
|
||||
"Webhooks": "Webhooks",
|
||||
"Integrations": "Integrationen",
|
||||
"Insert column after": "Spalte danach einfügen",
|
||||
"Insert column before": "Spalte davor einfügen",
|
||||
@@ -199,6 +200,7 @@
|
||||
"Code block": "Codeblock",
|
||||
"Copied to clipboard": "In die Zwischenablage kopiert",
|
||||
"Code": "Code",
|
||||
"Copy": "Kopieren",
|
||||
"Create link": "Link erstellen",
|
||||
"Sorry, an error occurred creating the link": "Beim Erstellen des Links ist leider ein Fehler aufgetreten",
|
||||
"Create a new doc": "Neues Dokument erstellen",
|
||||
@@ -246,6 +248,8 @@
|
||||
"Table": "Tabelle",
|
||||
"Tip": "Hinweis",
|
||||
"Tip notice": "Tipp Hinweis",
|
||||
"Show diagram": "Show diagram",
|
||||
"Show source": "Show source",
|
||||
"Warning": "Warnung",
|
||||
"Warning notice": "Warnhinweis",
|
||||
"Current date": "Aktuelles Datum",
|
||||
@@ -577,13 +581,26 @@
|
||||
"API token copied to clipboard": "API-Schlüssel wurde in die Zwischenablage kopiert",
|
||||
"Revoke token": "Token widerrufen",
|
||||
"Copied": "Kopiert",
|
||||
"Copy": "Kopieren",
|
||||
"Revoke": "Widerrufen",
|
||||
"Revoking": "Wird widerrufen",
|
||||
"Are you sure you want to revoke the {{ tokenName }} token?": "Sind Sie sicher, den Token {{ tokenName }} zu widerrufen?",
|
||||
"Active": "Aktiv",
|
||||
"Everyone": "Alle",
|
||||
"Admins": "Admins",
|
||||
"Are you sure you want to delete the {{ name }} webhook?": "Are you sure you want to delete the {{ name }} webhook?",
|
||||
"Webhook updated": "Webhook updated",
|
||||
"Update": "Update",
|
||||
"Updating": "Updating",
|
||||
"Provide a descriptive name for this webhook and the URL we should send a POST request to when matching events are created.": "Provide a descriptive name for this webhook and the URL we should send a POST request to when matching events are created.",
|
||||
"Subscribe to all events, groups, or individual events. We recommend only subscribing to the minimum amount of events that your application needs to function.": "Subscribe to all events, groups, or individual events. We recommend only subscribing to the minimum amount of events that your application needs to function.",
|
||||
"URL": "URL",
|
||||
"All events": "All events",
|
||||
"All {{ groupName }} events": "All {{ groupName }} events",
|
||||
"Delete webhook": "Delete webhook",
|
||||
"Disabled": "Disabled",
|
||||
"Subscribed events": "Subscribed events",
|
||||
"Edit webhook": "Edit webhook",
|
||||
"Webhook created": "Webhook created",
|
||||
"Logo updated": "Logo aktualisiert",
|
||||
"Unable to upload new logo": "Das neue Logo konnte nicht hochgeladen werden",
|
||||
"These settings affect the way that your knowledge base appears to everyone on the team.": "Diese Einstellungen wirken sich darauf aus, wie Ihre Wissensdatenbank allen im Team angezeigt wird.",
|
||||
@@ -601,9 +618,12 @@
|
||||
"Requesting Export": "Export wird angefordert",
|
||||
"Export Data": "Daten exportieren",
|
||||
"Recent exports": "Kürzliche Exporte",
|
||||
"Are you sure you want to disable collaborative editing?": "Are you sure you want to disable collaborative editing?",
|
||||
"Manage optional and beta features. Changing these settings will affect the experience for all team members.": "Verwalten Sie optionale und Beta-Funktionen. Das Ändern dieser Einstellungen wirkt sich auf die Erfahrung für alle Teammitglieder aus.",
|
||||
"Collaborative editing": "Kollaborative Bearbeitung",
|
||||
"When enabled multiple people can edit documents at the same time with shared presence and live cursors.": "Wenn diese Option aktiviert ist, können mehrere Personen gleichzeitig Dokumente mit Live-Cursor bearbeiten.",
|
||||
"I’m sure – Disable": "I’m sure – Disable",
|
||||
"Enabling collaborative editing again in the future may cause some documents to revert to this point in time. It is not advised to disable this feature.": "Enabling collaborative editing again in the future may cause some documents to revert to this point in time. It is not advised to disable this feature.",
|
||||
"New group": "Neue Gruppe",
|
||||
"Groups can be used to organize and manage the people on your team.": "Gruppen können verwendet werden, um die Personen in Ihrem Team zu organisieren und zu verwalten.",
|
||||
"All groups": "Alle Gruppen",
|
||||
@@ -677,6 +697,9 @@
|
||||
"You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.": "Du kannst eine unbegrenzte Anzahl an persönlichen Token erstellen, um dich\n mit der API zu authentifizieren. Token haben die gleichen Berechtigungen wie Ihr Benutzerkonto.\n Weitere Details finden Sie in der <em>Entwicklerdokumentation</em>.",
|
||||
"Tokens": "Token",
|
||||
"Create a token": "Token erstellen",
|
||||
"New webhook": "New webhook",
|
||||
"Webhooks can be used to notify your application when events happen in Outline. Events are sent as a https request with a JSON payload in near real-time.": "Webhooks can be used to notify your application when events happen in Outline. Events are sent as a https request with a JSON payload in near real-time.",
|
||||
"Create a webhook": "Create a webhook",
|
||||
"Zapier is a platform that allows Outline to easily integrate with thousands of other business tools. Head over to Zapier to setup a \"Zap\" and start programmatically interacting with Outline.'": "Zapier ist eine Plattform, die es Outline ermöglicht, sich problemlos in Tausende anderer Geschäftstools zu integrieren. Gehen Sie zu Zapier, um einen \"Zap\" einzurichten und programmgesteuert mit Outline zu interagieren.'",
|
||||
"Open Zapier": "Zapier öffnen",
|
||||
"Alphabetical": "Alphabetisch",
|
||||
|
||||
Reference in New Issue
Block a user