New Crowdin updates (#3681)
This commit is contained in:
@@ -186,6 +186,7 @@
|
||||
"Share Links": "Gedeelde links",
|
||||
"Import": "Importeer",
|
||||
"Export": "Exporteer",
|
||||
"Webhooks": "Webhooks",
|
||||
"Integrations": "Intergraties",
|
||||
"Insert column after": "Voeg een kolom rechts in",
|
||||
"Insert column before": "Voeg een kolom links in",
|
||||
@@ -199,6 +200,7 @@
|
||||
"Code block": "Codeblok",
|
||||
"Copied to clipboard": "Gekopieerd naar het klembord",
|
||||
"Code": "Code",
|
||||
"Copy": "Copy",
|
||||
"Create link": "Link maken",
|
||||
"Sorry, an error occurred creating the link": "Sorry, er is een fout opgetreden bij het maken van de link",
|
||||
"Create a new doc": "Maak een nieuw document",
|
||||
@@ -246,6 +248,8 @@
|
||||
"Table": "Tabel",
|
||||
"Tip": "Tip",
|
||||
"Tip notice": "Tip opmerking",
|
||||
"Show diagram": "Show diagram",
|
||||
"Show source": "Show source",
|
||||
"Warning": "Waarschuwing",
|
||||
"Warning notice": "Waarschuwing opmerking",
|
||||
"Current date": "Huidige datum",
|
||||
@@ -577,13 +581,26 @@
|
||||
"API token copied to clipboard": "API token copied to clipboard",
|
||||
"Revoke token": "Revoke token",
|
||||
"Copied": "Copied",
|
||||
"Copy": "Copy",
|
||||
"Revoke": "Revoke",
|
||||
"Revoking": "Revoking",
|
||||
"Are you sure you want to revoke the {{ tokenName }} token?": "Are you sure you want to revoke the {{ tokenName }} token?",
|
||||
"Active": "Actief",
|
||||
"Everyone": "Iedereen",
|
||||
"Admins": "Beheerders",
|
||||
"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 bijgewerkt",
|
||||
"Unable to upload new logo": "Unable to upload new logo",
|
||||
"These settings affect the way that your knowledge base appears to everyone on the team.": "These settings affect the way that your knowledge base appears to everyone on the team.",
|
||||
@@ -601,9 +618,12 @@
|
||||
"Requesting Export": "Requesting Export",
|
||||
"Export Data": "Exporteer data",
|
||||
"Recent exports": "Recent exports",
|
||||
"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.": "Manage optional and beta features. Changing these settings will affect the experience for all team members.",
|
||||
"Collaborative editing": "Gezamenlijk bewerken",
|
||||
"When enabled multiple people can edit documents at the same time with shared presence and live cursors.": "Wanneer ingeschakeld, kunnen meerdere personen tegelijkertijd documenten bewerken met gedeelde aanwezigheid en live cursors.",
|
||||
"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": "New group",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groepen kunnen worden gebruikt om personen in je team te organiseren en beheren.",
|
||||
"All groups": "Alle groepen",
|
||||
@@ -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>.": "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>.",
|
||||
"Tokens": "Tokens",
|
||||
"Create a token": "Create a token",
|
||||
"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 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.'",
|
||||
"Open Zapier": "Open Zapier",
|
||||
"Alphabetical": "Alfabetisch",
|
||||
|
||||
Reference in New Issue
Block a user