From 4e093569825c88c5850ffc725b07f1a015666322 Mon Sep 17 00:00:00 2001
From: Translate-O-Tron
<75237327+outline-translations@users.noreply.github.com>
Date: Fri, 1 Jul 2022 13:22:01 -0700
Subject: [PATCH] New Crowdin updates (#3681)
---
shared/i18n/locales/da_DK/translation.json | 25 +++-
shared/i18n/locales/de_DE/translation.json | 25 +++-
shared/i18n/locales/es_ES/translation.json | 25 +++-
shared/i18n/locales/fa_IR/translation.json | 25 +++-
shared/i18n/locales/fr_FR/translation.json | 51 +++++---
shared/i18n/locales/id_ID/translation.json | 25 +++-
shared/i18n/locales/it_IT/translation.json | 25 +++-
shared/i18n/locales/ja_JP/translation.json | 25 +++-
shared/i18n/locales/ko_KR/translation.json | 49 ++++++--
shared/i18n/locales/nl_NL/translation.json | 25 +++-
shared/i18n/locales/pl_PL/translation.json | 25 +++-
shared/i18n/locales/pt_BR/translation.json | 31 ++++-
shared/i18n/locales/pt_PT/translation.json | 25 +++-
shared/i18n/locales/ru_RU/translation.json | 29 ++++-
shared/i18n/locales/sv_SE/translation.json | 131 ++++++++++++---------
shared/i18n/locales/th_TH/translation.json | 25 +++-
shared/i18n/locales/tr_TR/translation.json | 25 +++-
shared/i18n/locales/vi_VN/translation.json | 25 +++-
shared/i18n/locales/zh_CN/translation.json | 25 +++-
shared/i18n/locales/zh_TW/translation.json | 25 +++-
20 files changed, 563 insertions(+), 103 deletions(-)
diff --git a/shared/i18n/locales/da_DK/translation.json b/shared/i18n/locales/da_DK/translation.json
index ff9f7b74b..055aa6337 100644
--- a/shared/i18n/locales/da_DK/translation.json
+++ b/shared/i18n/locales/da_DK/translation.json
@@ -186,6 +186,7 @@
"Share Links": "Share Links",
"Import": "Import",
"Export": "Export",
+ "Webhooks": "Webhooks",
"Integrations": "Integrations",
"Insert column after": "Insert column after",
"Insert column before": "Insert column before",
@@ -199,6 +200,7 @@
"Code block": "Code block",
"Copied to clipboard": "Copied to clipboard",
"Code": "Code",
+ "Copy": "Copy",
"Create link": "Create link",
"Sorry, an error occurred creating the link": "Sorry, an error occurred creating the link",
"Create a new doc": "Create a new doc",
@@ -246,6 +248,8 @@
"Table": "Table",
"Tip": "Tip",
"Tip notice": "Tip notice",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "Warning",
"Warning notice": "Warning notice",
"Current date": "Current date",
@@ -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": "Active",
"Everyone": "Everyone",
"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 updated",
"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": "Export 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": "Collaborative editing",
"When enabled multiple people can edit documents at the same time with shared presence and live cursors.": "When enabled multiple people can edit documents at the same time with shared presence and 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.": "Groups can be used to organize and manage the people on your team.",
"All groups": "All groups",
@@ -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 developer documentation.": "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 developer documentation.",
"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": "Alphabetical",
diff --git a/shared/i18n/locales/de_DE/translation.json b/shared/i18n/locales/de_DE/translation.json
index 681406975..4721bb7ee 100644
--- a/shared/i18n/locales/de_DE/translation.json
+++ b/shared/i18n/locales/de_DE/translation.json
@@ -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 developer documentation.": "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 Entwicklerdokumentation.",
"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",
diff --git a/shared/i18n/locales/es_ES/translation.json b/shared/i18n/locales/es_ES/translation.json
index 98f6b7948..fc85f8668 100644
--- a/shared/i18n/locales/es_ES/translation.json
+++ b/shared/i18n/locales/es_ES/translation.json
@@ -186,6 +186,7 @@
"Share Links": "Compartir enlaces",
"Import": "Importar",
"Export": "Exportar",
+ "Webhooks": "Webhooks",
"Integrations": "Integraciones",
"Insert column after": "Insertar columna después",
"Insert column before": "Insertar columna antes",
@@ -199,6 +200,7 @@
"Code block": "Bloque de código",
"Copied to clipboard": "Copiado al clipboard",
"Code": "Código",
+ "Copy": "Copy",
"Create link": "Nuevo link",
"Sorry, an error occurred creating the link": "Lo sentimos, se ha producido un error al crear el link",
"Create a new doc": "Crea un nuevo documento",
@@ -246,6 +248,8 @@
"Table": "Tabla",
"Tip": "Sugerencia",
"Tip notice": "Aviso de sugerencia",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "Atención",
"Warning notice": "Aviso",
"Current date": "Fecha actual",
@@ -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": "Activo",
"Everyone": "Todo el mundo",
"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 ha sido actualizado",
"Unable to upload new logo": "No se puede subir el nuevo 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": "Solicitando Exportación",
"Export Data": "Exportar datos",
"Recent exports": "Exportaciones recientes",
+ "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.": "Administra funciones opcionales y beta. Cambiar esta configuración afectará la experiencia de todos los miembros del equipo.",
"Collaborative editing": "Edición colaborativa",
"When enabled multiple people can edit documents at the same time with shared presence and live cursors.": "Cuando está activado, varias personas pueden editar documentos al mismo tiempo con presencia compartida y cursores en tiempo real.",
+ "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": "Nuevo grupo",
"Groups can be used to organize and manage the people on your team.": "Los grupos se pueden usar para organizar y administrar a las personas de tu equipo.",
"All groups": "Todos los grupos",
@@ -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 developer documentation.": "Puedes crear una cantidad ilimitada de tokens personales para autenticar\n con la API. Los tokens tienen los mismos permisos que tu cuenta de usuario.\n Para obtener más detalles, consulta la documentación para desarrolladores.",
"Tokens": "Tokens",
"Create a token": "Crear un 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 es una plataforma que permite a Outline integrarse fácilmente con miles de otras herramientas comerciales. Dirígete a Zapier para configurar un \"Zap\" y comienza a interactuar mediante programación con Outline.'",
"Open Zapier": "Abrir Zapier",
"Alphabetical": "Alfabético",
diff --git a/shared/i18n/locales/fa_IR/translation.json b/shared/i18n/locales/fa_IR/translation.json
index 59434310b..41e0163c7 100644
--- a/shared/i18n/locales/fa_IR/translation.json
+++ b/shared/i18n/locales/fa_IR/translation.json
@@ -186,6 +186,7 @@
"Share Links": "پیوندهای اشتراکگذاری",
"Import": "وارد کردن",
"Export": "صدور",
+ "Webhooks": "Webhooks",
"Integrations": "یکپارچهسازیها",
"Insert column after": "درج ستون پس از",
"Insert column before": "درج ستون پیش از",
@@ -199,6 +200,7 @@
"Code block": "بلوک کد",
"Copied to clipboard": "در بریدهدان کپی شد",
"Code": "کد",
+ "Copy": "Copy",
"Create link": "ایجاد پیوند",
"Sorry, an error occurred creating the link": "متاسفانه خطایی در ذخیرهسازی پیوند رخ داد",
"Create a new doc": "ایجاد سند جدید",
@@ -246,6 +248,8 @@
"Table": "جدول",
"Tip": "نکته",
"Tip notice": "اخطار نکته",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "هشدار",
"Warning notice": "اخطار هشدار",
"Current date": "Current date",
@@ -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": "فعال",
"Everyone": "همه",
"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": "لوگو به روز شد",
"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": "در حال درخواست صادر کردن",
"Export Data": "صادر کردن دادهها",
"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.": "مدیریت ویژگیهای اختیاری و بتا. تغییر این تنظیمات بر تجربهی همهی افراد تیم تأثیرگذار خواهد بود.",
"Collaborative editing": "ویرایش مشارکتی",
"When enabled multiple people can edit documents at the same time with shared presence and 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": "گروه جدید",
"Groups can be used to organize and manage the people on your team.": "از گروهها برای دستهبندی و مدیریت افراد تیم خود استفاده نمایید.",
"All groups": "همه گروهها",
@@ -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 developer documentation.": "شما میتوانید تعداد نامحدودی توکن شخصی بسازید تا برای احراز هویت در API استفاده نمایید. توکنها مجوزهای دسترسی مشابه حساب کاربری شما دارند. برای جزئیات بیشتر مستندات توسعهدهندگان را ببینید.",
"Tokens": "توکنها",
"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 بستری است که به Outline اجازه میدهد به راحتی با هزاران ابزار تجاری دیگر ادغام شود. به Zapier بروید و یک \"Zap\" راهاندازی کنید تا برنامهنویسی روی Outline را شروع کنید.'",
"Open Zapier": "باز کردن Zapier",
"Alphabetical": "الفبایی",
diff --git a/shared/i18n/locales/fr_FR/translation.json b/shared/i18n/locales/fr_FR/translation.json
index 9352b3604..cf9732c52 100644
--- a/shared/i18n/locales/fr_FR/translation.json
+++ b/shared/i18n/locales/fr_FR/translation.json
@@ -4,7 +4,7 @@
"Create a collection": "Créer une collection",
"Edit collection": "Modifier la collection",
"Star": "Ajouter aux favoris",
- "Unstar": "Enlever des favoris",
+ "Unstar": "Retirer des favoris",
"Delete IndexedDB cache": "Supprimer le cache IndexedDB",
"IndexedDB cache deleted": "Cache IndexedDB supprimé",
"Development": "Développement",
@@ -29,20 +29,20 @@
"Home": "Accueil",
"Drafts": "Brouillons",
"Templates": "Modèles",
- "Archive": "Archiver",
+ "Archive": "Archives",
"Trash": "Corbeille",
"Settings": "Réglages",
"Profile": "Profil",
"API documentation": "Documentation de l'API",
"Send us feedback": "Donnez-nous votre avis",
- "Report a bug": "Signalez un bug",
+ "Report a bug": "Signaler un bug",
"Changelog": "Historique des modifications",
"Keyboard shortcuts": "Raccourcis clavier",
"Log out": "Déconnexion",
- "Dark": "Foncé",
+ "Dark": "Sombre",
"Light": "Clair",
"System": "Système",
- "Appearance": "Affichage",
+ "Appearance": "Apparence",
"Change theme": "Changer le thème",
"Change theme to": "Changer le thème pour",
"Invite people": "Inviter des personnes",
@@ -52,7 +52,7 @@
"Navigation": "Navigation",
"People": "Personnes",
"Recent searches": "Recherches récentes",
- "currently editing": "en train d'éditer",
+ "currently editing": "en cours d'édition",
"currently viewing": "en train de consulter",
"previously edited": "modifié précédemment",
"You": "Vous",
@@ -63,14 +63,14 @@
"Also, {{collectionName}} is being used as the start view – deleting it will reset the start view to the Home page.": "De plus, la collection {{collectionName}} est affichée par défaut au démarrage - sa suppression réinitialisera la vue de démarrage sur la page d'accueil.",
"Sorry, an error occurred saving the collection": "Désolé, une erreur s'est produite lors de l'enregistrement de la collection",
"Add a description": "Ajouter une description",
- "Collapse": "Replier",
+ "Collapse": "Réduire",
"Expand": "Développer",
"Type a command or search": "Entrez une commande ou faites une recherche",
"Open search from anywhere with the {{ shortcut }} shortcut": "Ouvrir la recherche depuis n'importe où avec le raccourci {{ shortcut }}",
"Server connection lost": "Connexion au serveur perdue",
"Edits you make will sync once you’re online": "Les modifications que vous effectuez seront synchronisées lorsque vous serez en ligne",
"Submenu": "Sous-menu",
- "Collections could not be loaded, please reload the app": "Les collections n'ont pas pu être chargées, veuillez recharger l'application",
+ "Collections could not be loaded, please reload the app": "Les collections n'ont pas pu être chargées, veuillez recharger la page",
"Default collection": "Collection par défaut",
"Deleted Collection": "Collection supprimée",
"Unpin": "Désépingler",
@@ -118,9 +118,9 @@
"Sorry, part of the application failed to load. This may be because it was updated since you opened the tab or because of a failed network request. Please try reloading.": "Désolé, le chargement d'une partie de l'application a échoué. C'est probablement dû au fait qu'elle a été mise à jour depuis que vous avez ouvert l'onglet, ou en raison d'une requête réseau échouée. Essayez d'actualiser la page.",
"Reload": "Actualiser",
"Something Unexpected Happened": "Quelque chose d'inattendu s'est produit",
- "Sorry, an unrecoverable error occurred{{notified}}. Please try reloading the page, it may have been a temporary glitch.": "Désolé, une erreur irrécupérable s'est produite{{notified}}. Essayez d'actualiser la page, il s'agit peut-être d'un problème temporaire.",
+ "Sorry, an unrecoverable error occurred{{notified}}. Please try reloading the page, it may have been a temporary glitch.": "Désolé, une erreur irréparable s'est produite{{notified}}. Essayez d'actualiser la page, il s'agit peut-être d'un problème temporaire.",
"our engineers have been notified": "nos ingénieurs ont été notifiés",
- "Report a Bug": "Signalez un bug",
+ "Report a Bug": "Signaler un Bug",
"Show Detail": "Afficher les détails",
"Latest version": "Dernière version",
"{{userName}} edited": "{{userName}} a modifié",
@@ -129,7 +129,7 @@
"{{userName}} deleted": "{{userName}} a supprimé",
"{{userName}} moved from trash": "{{userName}} a déplacé de la corbeille",
"{{userName}} published": "{{userName}} a publié",
- "{{userName}} unpublished": "{{userName}} a dépublié",
+ "{{userName}} unpublished": "{{userName}} a annulé la publication",
"{{userName}} moved": "{{userName}} a déplacé",
"Icon": "Icône",
"Show menu": "Afficher le menu",
@@ -147,7 +147,7 @@
"Admin": "Administrateur",
"Outline is available in your language {{optionLabel}}, would you like to change?": "Outline est disponible dans votre langue {{optionLabel}}, voulez-vous changer ?",
"Change Language": "Changer de langue",
- "Dismiss": "Rejeter",
+ "Dismiss": "Fermer",
"Back": "Retour",
"Documents": "Documents",
"Results": "Résultats",
@@ -186,6 +186,7 @@
"Share Links": "Liens Partagés",
"Import": "Importer",
"Export": "Exporter",
+ "Webhooks": "Webhooks",
"Integrations": "Intégrations",
"Insert column after": "Insérer une colonne après",
"Insert column before": "Insérer une colonne avant",
@@ -199,6 +200,7 @@
"Code block": "Bloc de code",
"Copied to clipboard": "Copié dans le presse-papier",
"Code": "Code",
+ "Copy": "Copier",
"Create link": "Créer un lien",
"Sorry, an error occurred creating the link": "Désolé, une erreur s'est produite lors de la création du lien",
"Create a new doc": "Créer un nouveau doc",
@@ -215,7 +217,7 @@
"Sorry, that link won’t work for this embed type": "Désolé, ce lien ne fonctionne pas pour ce type d'intégration",
"File attachment": "Pièce jointe",
"Find or create a doc": "Rechercher ou créer un doc",
- "Big heading": "En-tête",
+ "Big heading": "Grand titre",
"Medium heading": "Titre moyen",
"Small heading": "Petit titre",
"Heading": "Titre",
@@ -246,6 +248,8 @@
"Table": "Tableau",
"Tip": "Astuce",
"Tip notice": "Astuce",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "Avertissement",
"Warning notice": "Avertissement",
"Current date": "Date actuelle",
@@ -577,13 +581,26 @@
"API token copied to clipboard": "Le jeton API a été copié dans le presse-papiers",
"Revoke token": "Supprimer le jeton",
"Copied": "Copié",
- "Copy": "Copier",
"Revoke": "Supprimer",
"Revoking": "Supression en cours",
"Are you sure you want to revoke the {{ tokenName }} token?": "Voulez-vous vraiment supprimer le jeton {{ tokenName }}?",
"Active": "Actif",
"Everyone": "Tout le monde",
"Admins": "Administrateurs",
+ "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 mis à jour",
"Unable to upload new logo": "Impossible de charger le logo",
"These settings affect the way that your knowledge base appears to everyone on the team.": "Ces paramètres changent l'apparence de votre base de connaissance pour tous les membres de l'équipe.",
@@ -601,9 +618,12 @@
"Requesting Export": "Export en attente",
"Export Data": "Exporter les données",
"Recent exports": "Exports récents",
+ "Are you sure you want to disable collaborative editing?": "Êtes-vous sûr de vouloir désactiver l'édition collaborative ?",
"Manage optional and beta features. Changing these settings will affect the experience for all team members.": "Gérer les fonctionnalités optionnelles et bêta. La modification de ces paramètres sera effective pour tous les membres de l'équipe.",
"Collaborative editing": "Édition collaborative",
"When enabled multiple people can edit documents at the same time with shared presence and live cursors.": "Lorsque cette option est activée, plusieurs personnes peuvent éditer un document en même temps grâce aux curseurs simultanés.",
+ "I’m sure – Disable": "Je suis sûr - Désactiver",
+ "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.": "Activer à nouveau l'édition collaborative dans le futur pourrait faire revenir certains documents à ce stade dans le temps. Il est vivement déconseillé de désactiver cette fonctionnalité.",
"New group": "Nouveau Groupe",
"Groups can be used to organize and manage the people on your team.": "Les groupes peuvent être utilisés pour organiser et gérer les membres de votre équipe.",
"All groups": "Tous les groupes",
@@ -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 developer documentation.": "Vous pouvez créer un nombre illimité de jetons personnels pour vous authentifier\n avec l'API. Les jetons ont les mêmes autorisations que votre compte utilisateur.\n Pour plus de détails consultez la documentation développeur.",
"Tokens": "Jetons",
"Create a token": "Créer un jeton",
+ "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 est une plate-forme permettant à Outline de s'intégrer facilement à des milliers d'autres outils commerciaux. Rendez-vous sur Zapier pour configurer un \"Zap\" et commencer à interagir programmatiquement avec Outline.'",
"Open Zapier": "Ouvrir Zapier",
"Alphabetical": "Alphabétique",
diff --git a/shared/i18n/locales/id_ID/translation.json b/shared/i18n/locales/id_ID/translation.json
index e19c34b72..518ad2664 100644
--- a/shared/i18n/locales/id_ID/translation.json
+++ b/shared/i18n/locales/id_ID/translation.json
@@ -186,6 +186,7 @@
"Share Links": "Share Links",
"Import": "Impor",
"Export": "Ekspor",
+ "Webhooks": "Webhooks",
"Integrations": "Integrasi",
"Insert column after": "Insert column after",
"Insert column before": "Insert column before",
@@ -199,6 +200,7 @@
"Code block": "Blok kode",
"Copied to clipboard": "Disalin ke papan klip",
"Code": "Kode",
+ "Copy": "Salin",
"Create link": "Buat tautan",
"Sorry, an error occurred creating the link": "Maaf, terjadi kesalahan saat membuat tautan",
"Create a new doc": "Buat dokumen baru",
@@ -246,6 +248,8 @@
"Table": "Tabel",
"Tip": "Tip",
"Tip notice": "Tip notice",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "Peringatan",
"Warning notice": "Warning notice",
"Current date": "Tanggal saat ini",
@@ -577,13 +581,26 @@
"API token copied to clipboard": "Token API disalin ke papan klip",
"Revoke token": "Cabut token",
"Copied": "Disalin",
- "Copy": "Salin",
"Revoke": "Cabut",
"Revoking": "Mencabut",
"Are you sure you want to revoke the {{ tokenName }} token?": "Apakah Anda yakin ingin mencabut token {{ tokenName }}?",
"Active": "Aktif",
"Everyone": "Semua orang",
"Admins": "Admin",
+ "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 diperbarui",
"Unable to upload new logo": "Tidak dapat mengunggah logo baru",
"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": "Meminta Pengeksporan",
"Export Data": "Ekspor 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": "Collaborative editing",
"When enabled multiple people can edit documents at the same time with shared presence and live cursors.": "When enabled multiple people can edit documents at the same time with shared presence and 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.": "Groups can be used to organize and manage the people on your team.",
"All groups": "All groups",
@@ -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 developer documentation.": "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 developer documentation.",
"Tokens": "Token",
"Create a token": "Buat 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": "Alphabetical",
diff --git a/shared/i18n/locales/it_IT/translation.json b/shared/i18n/locales/it_IT/translation.json
index 99c9a1034..4903fb3ad 100644
--- a/shared/i18n/locales/it_IT/translation.json
+++ b/shared/i18n/locales/it_IT/translation.json
@@ -186,6 +186,7 @@
"Share Links": "Condividi link",
"Import": "Import",
"Export": "Esporta",
+ "Webhooks": "Webhooks",
"Integrations": "Integrazioni",
"Insert column after": "Inserisci colonna dopo",
"Insert column before": "Inserisci colonna prima",
@@ -199,6 +200,7 @@
"Code block": "Blocco di codice",
"Copied to clipboard": "Copiato negli appunti",
"Code": "Codice",
+ "Copy": "Copy",
"Create link": "Crea collegamento",
"Sorry, an error occurred creating the link": "Spiacenti, si è verificato un errore durante la creazione del collegamento",
"Create a new doc": "Crea un nuovo documento",
@@ -246,6 +248,8 @@
"Table": "Tabella",
"Tip": "Suggerimento",
"Tip notice": "Nota di suggerimento",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "Avviso",
"Warning notice": "Nota di avviso",
"Current date": "Current date",
@@ -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": "Active",
"Everyone": "Everyone",
"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 updated",
"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": "Esporta Dati",
"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": "Collaborative editing",
"When enabled multiple people can edit documents at the same time with shared presence and live cursors.": "When enabled multiple people can edit documents at the same time with shared presence and 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.": "Groups can be used to organize and manage the people on your team.",
"All groups": "All groups",
@@ -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 developer documentation.": "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 developer documentation.",
"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": "Alfabetico",
diff --git a/shared/i18n/locales/ja_JP/translation.json b/shared/i18n/locales/ja_JP/translation.json
index 67ef0098a..9e48d70d8 100644
--- a/shared/i18n/locales/ja_JP/translation.json
+++ b/shared/i18n/locales/ja_JP/translation.json
@@ -186,6 +186,7 @@
"Share Links": "リンクを共有",
"Import": "インポート",
"Export": "エクスポート",
+ "Webhooks": "Webhooks",
"Integrations": "システム連携",
"Insert column after": "後に列を挿入",
"Insert column before": "前に列を挿入",
@@ -199,6 +200,7 @@
"Code block": "コードブロック",
"Copied to clipboard": "クリップボードにコピー",
"Code": "コード",
+ "Copy": "Copy",
"Create link": "リンクを作成",
"Sorry, an error occurred creating the link": "エラーのため、リンクの作成に失敗しました。",
"Create a new doc": "新しいドキュメントを作成",
@@ -246,6 +248,8 @@
"Table": "表",
"Tip": "ヒント",
"Tip notice": "ヒント",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "警告",
"Warning notice": "警告",
"Current date": "Current date",
@@ -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": "アクティブ",
"Everyone": "すべてのユーザー",
"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 updated",
"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": "エクスポートをリクエスト中",
"Export 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": "Collaborative editing",
"When enabled multiple people can edit documents at the same time with shared presence and live cursors.": "When enabled multiple people can edit documents at the same time with shared presence and 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": "新規グループ",
"Groups can be used to organize and manage the people on your team.": "グループを使用して、チームのメンバーを整理および管理できます。",
"All groups": "すべてのグループ",
@@ -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 developer documentation.": "APIトークンはいくつでも作成できます。トークンには、ユーザーアカウントと同じ権限があります。\n 詳細については、 開発者向けドキュメント参照してください。",
"Tokens": "トークン",
"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": "アルファベット順",
diff --git a/shared/i18n/locales/ko_KR/translation.json b/shared/i18n/locales/ko_KR/translation.json
index bdd0d32df..fca44cfb8 100644
--- a/shared/i18n/locales/ko_KR/translation.json
+++ b/shared/i18n/locales/ko_KR/translation.json
@@ -186,6 +186,7 @@
"Share Links": "링크공유",
"Import": "불러오기",
"Export": "내보내기",
+ "Webhooks": "Webhooks",
"Integrations": "연동",
"Insert column after": "뒤에 열 추가",
"Insert column before": "앞에 열 추가",
@@ -199,6 +200,7 @@
"Code block": "코드블럭",
"Copied to clipboard": "클립보드에 복사되었습니다",
"Code": "코드",
+ "Copy": "복사",
"Create link": "링크 생성",
"Sorry, an error occurred creating the link": "죄송합니다, 링크 생성 중 에러가 발생했습니다",
"Create a new doc": "새 문서 만들기",
@@ -246,6 +248,8 @@
"Table": "표",
"Tip": "도움말",
"Tip notice": "팁 사항",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "주의",
"Warning notice": "주의 사항",
"Current date": "Current date",
@@ -258,7 +262,7 @@
"Remove": "제거",
"Collection permissions": "컬렉션 권한",
"Export collection": "컬렉션 내보내기",
- "Delete collection": "Are you sure you want to delete this collection?",
+ "Delete collection": "정말 이 컬렉션을 삭제하시겠습니까?",
"Sort in sidebar": "사이드바 정렬",
"Alphabetical sort": "알파벳 순 정렬",
"Manual sort": "수동 정렬",
@@ -479,7 +483,7 @@
"Full name": "이름",
"Remove invite": "초대 제거",
"Add another": "사용자 추가 초대",
- "Inviting": "Inviting",
+ "Inviting": "초대 중",
"Send Invites": "초대 보내기",
"Edit current document": "현재 문서 수정",
"Move current document": "현재 문서로 이동",
@@ -515,7 +519,7 @@
"Continue with {{ authProviderName }}": "{{ authProviderName }} 사용하여 계속하기",
"Back to home": "홈으로 돌아가기",
"Back to website": "웹사이트로 돌아가기",
- "Login": "Login",
+ "Login": "로그인",
"Failed to load configuration.": "Failed to load configuration.",
"Check the network requests and server logs for full details of the error.": "Check the network requests and server logs for full details of the error.",
"Check your email": "이메일을 확인하십시오",
@@ -525,7 +529,7 @@
"Get started by choosing a sign-in method for your new team below…": "Get started by choosing a sign-in method for your new team below…",
"Login to {{ authProviderName }}": "{{ authProviderName }} 사용하여 계속하기",
"You signed in with {{ authProviderName }} last time.": "최근 {{ authProviderName }} 으로 로그인했습니다.",
- "Or": "Or",
+ "Or": "또는",
"Already have an account? Go to <1>login1>.": "이미 계정이 있으신가요? <1>로그인1>.",
"Any collection": "모든 컬렉션",
"Any time": "모든 시간",
@@ -541,14 +545,14 @@
"Any author": "모든 작성자",
"Author": "저자",
"We were unable to find the page you’re looking for.": "페이지를 찾을 수 없습니다.",
- "No documents found for your search filters.": "No documents found for your search filters.",
- "Search Results": "Search Results",
+ "No documents found for your search filters.": "검색조건과 맞는 문서를 찾을 수 없습니다.",
+ "Search Results": "검색 결과",
"Please choose a single file to import": "Please choose a single file to import",
"Your import is being processed, you can safely leave this page": "Your import is being processed, you can safely leave this page",
"File not supported – please upload a valid ZIP file": "File not supported – please upload a valid ZIP file",
"Processing": "처리중",
"Expired": "만료",
- "Failed": "Failed",
+ "Failed": "실패",
"All collections": "모든 컬렉션",
"{{userName}} requested": "{{userName}} 요청됨",
"Upload": "업로드",
@@ -566,7 +570,7 @@
"Date shared": "Date shared",
"Shared nested": "Shared nested",
"Add to Slack": "Slack에 추가",
- "Settings saved": "Settings saved",
+ "Settings saved": "설정이 저장되었습니다",
"document published": "문서 게시됨",
"document updated": "문서 업데이트됨",
"Posting to the {{ channelName }} channel on": "Posting to the {{ channelName }} channel on",
@@ -576,14 +580,27 @@
"Disconnect": "연결 해제",
"API token copied to clipboard": "API token copied to clipboard",
"Revoke token": "Revoke token",
- "Copied": "Copied",
- "Copy": "Copy",
+ "Copied": "복사됨",
"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": "활성",
"Everyone": "모두",
"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 updated",
"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,19 +618,22 @@
"Requesting Export": "내보내기 요청",
"Export Data": "데이터 내보내기",
"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.": "선택적 기능 및 실험적 기능을 관리합니다. 이 설정을 변경하면 모든 팀 구성원에게 영향을 미칩니다.",
"Collaborative editing": "문서 공동 작업",
"When enabled multiple people can edit documents at the same time with shared presence and 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": "그룹 만들기",
"Groups can be used to organize and manage the people on your team.": "그룹을 사용하여 팀의 사용자들을 구성하고 관리할 수 있습니다.",
"All groups": "모든 그룹",
"No groups have been created yet": "아직 생성 된 그룹이 없습니다",
"Quickly transfer your existing documents, pages, and files from other tools and services into Outline. You can also drag and drop any HTML, Markdown, and text documents directly into Collections in the app.": "Quickly transfer your existing documents, pages, and files from other tools and services into Outline. You can also drag and drop any HTML, Markdown, and text documents directly into Collections in the app.",
"Import a backup file that was previously exported from Outline": "Import a backup file that was previously exported from Outline",
- "Import data": "Import data",
+ "Import data": "데이터 가져오기",
"Import pages exported from Notion": "Import pages exported from Notion",
"Import pages from a Confluence instance": "Import pages from a Confluence instance",
- "Coming soon": "Coming soon",
+ "Coming soon": "출시 예정",
"Recent imports": "Recent imports",
"Everyone that has signed into Outline appears here. It’s possible that there are other users who have access through {team.signinMethods} but haven’t signed in yet.": "Outline에 로그인 한 모든 사람이 여기에 표시됩니다. {team.signinMethods} 을(를) 통해서도 접근할 수 있지만, 아직 로그인하지 않은 다른 사용자가 있을 수도 있습니다.",
"Filter": "필터",
@@ -677,8 +697,11 @@
"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 developer documentation.": "API 인증을 위해\n 개인 토큰을 무제한 생성할 수 있습니다. 토큰에는 사용자 계정과 동일한 권한이 있습니다.\n 자세한 내용은 개발자 문서를 참조하세요",
"Tokens": "Tokens",
"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",
+ "Open Zapier": "Zapier 열기",
"Alphabetical": "알파벳 순",
"There are no templates just yet.": "템플릿이 아직 없습니다.",
"You can create templates to help your team create consistent and accurate documentation.": "템플릿을 추가해서 팀이 일관성 있고 정확한 문서를 만들도록 도와줄 수 있습니다.",
diff --git a/shared/i18n/locales/nl_NL/translation.json b/shared/i18n/locales/nl_NL/translation.json
index f9e448a3b..be7f251a6 100644
--- a/shared/i18n/locales/nl_NL/translation.json
+++ b/shared/i18n/locales/nl_NL/translation.json
@@ -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 developer documentation.": "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 developer documentation.",
"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",
diff --git a/shared/i18n/locales/pl_PL/translation.json b/shared/i18n/locales/pl_PL/translation.json
index b7542cfad..c4182f998 100644
--- a/shared/i18n/locales/pl_PL/translation.json
+++ b/shared/i18n/locales/pl_PL/translation.json
@@ -186,6 +186,7 @@
"Share Links": "Udostępnione linki",
"Import": "Importuj",
"Export": "Eksportuj",
+ "Webhooks": "Webhooks",
"Integrations": "Integracje",
"Insert column after": "Wstaw kolumnę po",
"Insert column before": "Wstaw kolumnę przed",
@@ -199,6 +200,7 @@
"Code block": "Blok kodu",
"Copied to clipboard": "Skopiowane do schowka",
"Code": "Kod",
+ "Copy": "Copy",
"Create link": "Utwórz link",
"Sorry, an error occurred creating the link": "Wystąpił błąd podczas tworzenia linka",
"Create a new doc": "Utwórz nowy dokument",
@@ -246,6 +248,8 @@
"Table": "Tabela",
"Tip": "Wskazówka",
"Tip notice": "Informacja o wskazówce",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "Ostrzeżenie",
"Warning notice": "Powiadomienie o ostrzeżeniu",
"Current date": "Current date",
@@ -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": "Aktywne",
"Everyone": "Wszyscy",
"Admins": "Administratorzy",
+ "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 zaktualizowane",
"Unable to upload new logo": "Nie można przesłać nowego 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": "Prośba o eksport",
"Export Data": "Eksportuj dane",
"Recent exports": "Ostatnie eksporty",
+ "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.": "Zarządzaj funkcjami opcjonalnymi i beta. Zmiana tych ustawień wpłynie na wszystkich członków zespołu.",
"Collaborative editing": "Edycja zespołowa",
"When enabled multiple people can edit documents at the same time with shared presence and live cursors.": "Po włączeniu wiele osób może jednocześnie edytować dokumenty dzięki współdzielonej obecności i kursorom na żywo.",
+ "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": "Nowa grupa",
"Groups can be used to organize and manage the people on your team.": "Grupy mogą być używane do organizowania i zarządzania ludźmi w twoim zespole.",
"All groups": "Wszystkie grupy",
@@ -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 developer documentation.": "Możesz utworzyć nieograniczoną liczbę osobistych tokenów, aby uwierzytelnić\n za pomocą API. Tokeny mają takie same uprawnienia jak Twoje konto użytkownika.\n Aby uzyskać więcej szczegółów, zobacz dokumentację programisty.",
"Tokens": "Tokeny",
"Create a token": "Utwórz 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 to platforma, która umożliwia łatwą integrację Outline z tysiącami innych narzędzi biznesowych. Udaj się do Zapier, aby skonfigurować „Zap” i rozpocząć programową interakcję z Outline”",
"Open Zapier": "Otwórz Zapier",
"Alphabetical": "Alfabetycznie",
diff --git a/shared/i18n/locales/pt_BR/translation.json b/shared/i18n/locales/pt_BR/translation.json
index 8748f54c9..1ddfc0a88 100644
--- a/shared/i18n/locales/pt_BR/translation.json
+++ b/shared/i18n/locales/pt_BR/translation.json
@@ -186,6 +186,7 @@
"Share Links": "Links Compartilhados",
"Import": "Importar",
"Export": "Exportar",
+ "Webhooks": "Webhooks",
"Integrations": "Integrações",
"Insert column after": "Inserir coluna à esquerda",
"Insert column before": "Inserir coluna à direita",
@@ -199,6 +200,7 @@
"Code block": "Bloco de código",
"Copied to clipboard": "Copiado para a área de transferência",
"Code": "Código",
+ "Copy": "Copy",
"Create link": "Criar atalho",
"Sorry, an error occurred creating the link": "Desculpe, ocorreu um erro ao criar o link",
"Create a new doc": "Criar um novo documento",
@@ -246,6 +248,8 @@
"Table": "Tabela",
"Tip": "Dica",
"Tip notice": "Aviso de dica",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "Atenção",
"Warning notice": "Aviso de atenção",
"Current date": "Current date",
@@ -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": "Ativo",
"Everyone": "Todos",
"Admins": "Administradores",
+ "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 atualizado",
"Unable to upload new logo": "Não foi possível carregar o novo logotipo",
"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,16 +618,19 @@
"Requesting Export": "Solicitando Exportação",
"Export Data": "Exportar Dados",
"Recent exports": "Exportações recentes",
+ "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.": "Gerencie recursos opcionais e beta. Alterar essas configurações afetará a experiência de todos os membros da equipe.",
"Collaborative editing": "Edição colaborativa",
"When enabled multiple people can edit documents at the same time with shared presence and live cursors.": "Quando ativado, várias pessoas podem editar documentos ao mesmo tempo com presença compartilhada e cursores ao vivo.",
+ "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": "Novo grupo",
"Groups can be used to organize and manage the people on your team.": "Grupos podem ser usados para organizar e gerenciar as pessoas da sua equipe.",
"All groups": "Todos os grupos",
"No groups have been created yet": "Nenhum grupo foi criado ainda",
"Quickly transfer your existing documents, pages, and files from other tools and services into Outline. You can also drag and drop any HTML, Markdown, and text documents directly into Collections in the app.": "Transfira rapidamente seus documentos, páginas e arquivos de outras ferramentas e serviços para o Outline. Você também pode arrastar e soltar qualquer documento HTML, Markdown e texto diretamente para as Coleções no aplicativo.",
"Import a backup file that was previously exported from Outline": "Importar um arquivo de backup exportado anteriormente do Outline",
- "Import data": "Import data",
+ "Import data": "Importar dados",
"Import pages exported from Notion": "Import pages exported from Notion",
"Import pages from a Confluence instance": "Importar páginas de uma instância do Confluence",
"Coming soon": "Em breve",
@@ -635,8 +655,8 @@
"Profile picture updated": "Foto de perfil atualizada",
"Unable to upload new profile picture": "Não foi possível carregar a nova imagem de perfil",
"Photo": "Foto",
- "Choose a photo or image to represent yourself.": "Choose a photo or image to represent yourself.",
- "This could be your real name, or a nickname — however you’d like people to refer to you.": "This could be your real name, or a nickname — however you’d like people to refer to you.",
+ "Choose a photo or image to represent yourself.": "Escolha uma foto ou imagem para se representar.",
+ "This could be your real name, or a nickname — however you’d like people to refer to you.": "Este pode ser o seu nome verdadeiro ou um apelido — como você gostaria que as pessoas se referissem a você.",
"Language": "Idioma",
"Please note that translations are currently in early access. Community contributions are accepted though our <2>translation portal2>.": "Please note that translations are currently in early access. Community contributions are accepted though our <2>translation portal2>.",
"Delete Account": "Excluir a conta",
@@ -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 developer documentation.": "Você pode criar uma quantidade ilimitada de tokens pessoais para autenticar\n com a API. Os tokens têm as mesmas permissões da sua conta de usuário.\n Para obter mais detalhes, consulte a documentação do desenvolvedor.",
"Tokens": "Tokens",
"Create a token": "Criar um 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 é uma plataforma que permite ao Outline se integrar facilmente com milhares de outras ferramentas de negócios. Vá até o Zapier para configurar um \"Zap\" e comece a interagir programaticamente com o Outline. '",
"Open Zapier": "Abrir Zapier",
"Alphabetical": "Alfabética",
diff --git a/shared/i18n/locales/pt_PT/translation.json b/shared/i18n/locales/pt_PT/translation.json
index 308a3b487..aea510204 100644
--- a/shared/i18n/locales/pt_PT/translation.json
+++ b/shared/i18n/locales/pt_PT/translation.json
@@ -186,6 +186,7 @@
"Share Links": "Compartilhar ligações",
"Import": "Import",
"Export": "Exportar",
+ "Webhooks": "Webhooks",
"Integrations": "Integrações",
"Insert column after": "Inserir coluna depois",
"Insert column before": "Insira coluna antes",
@@ -199,6 +200,7 @@
"Code block": "Bloco de código",
"Copied to clipboard": "Copiado para o clipboard",
"Code": "Código",
+ "Copy": "Copy",
"Create link": "Criar link",
"Sorry, an error occurred creating the link": "Desculpe, ocorreu um erro ao criar o link",
"Create a new doc": "Criar um novo documento",
@@ -246,6 +248,8 @@
"Table": "Tabela",
"Tip": "Dica",
"Tip notice": "Aviso de dica",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "Aviso",
"Warning notice": "Aviso de alerta",
"Current date": "Current date",
@@ -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": "Active",
"Everyone": "Everyone",
"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 updated",
"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": "Exportar dados",
"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": "Collaborative editing",
"When enabled multiple people can edit documents at the same time with shared presence and live cursors.": "When enabled multiple people can edit documents at the same time with shared presence and 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.": "Groups can be used to organize and manage the people on your team.",
"All groups": "All groups",
@@ -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 developer documentation.": "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 developer documentation.",
"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": "Alfabético",
diff --git a/shared/i18n/locales/ru_RU/translation.json b/shared/i18n/locales/ru_RU/translation.json
index 71ee4fec8..c6b9008bb 100644
--- a/shared/i18n/locales/ru_RU/translation.json
+++ b/shared/i18n/locales/ru_RU/translation.json
@@ -167,8 +167,8 @@
"Toggle sidebar": "Переключить боковую панель",
"Delete {{ documentName }}": "Удалить {{ documentName }}",
"Up to date": "Последняя версия",
- "{{ releasesBehind }} versions behind": "{{ releasesBehind }} version behind",
- "{{ releasesBehind }} versions behind_plural": "{{ releasesBehind }} versions behind",
+ "{{ releasesBehind }} versions behind": "{{ releasesBehind }} версия позади",
+ "{{ releasesBehind }} versions behind_plural": "{{ releasesBehind }} версий позади",
"Return to App": "Вернуться в приложение",
"Installation": "Установка",
"No results": "Ничего не найденo",
@@ -186,6 +186,7 @@
"Share Links": "Публичные ссылки",
"Import": "Импортировать",
"Export": "Экспорт",
+ "Webhooks": "Webhooks",
"Integrations": "Интеграции",
"Insert column after": "Вставить справа",
"Insert column before": "Вставить слева",
@@ -199,6 +200,7 @@
"Code block": "Блок кода",
"Copied to clipboard": "Скопировано в буфер обмена",
"Code": "Код",
+ "Copy": "Копировать",
"Create link": "Создать ссылку",
"Sorry, an error occurred creating the link": "К сожалению, при создании ссылки возникла ошибка",
"Create a new doc": "Создать новый документ",
@@ -246,6 +248,8 @@
"Table": "Таблица",
"Tip": "Подсказка",
"Tip notice": "Совет",
+ "Show diagram": "Показать диаграмму",
+ "Show source": "Показать источник",
"Warning": "Внимание",
"Warning notice": "Предупреждение",
"Current date": "Текущая дата",
@@ -577,13 +581,26 @@
"API token copied to clipboard": "Токен API скопирован в буфер обмена",
"Revoke token": "Отозвать токен",
"Copied": "Скопировано",
- "Copy": "Copy",
"Revoke": "Отозвать",
"Revoking": "Отзыв",
"Are you sure you want to revoke the {{ tokenName }} token?": "Вы уверены, что хотите отозвать токен {{ tokenName }}?",
"Active": "Активный",
"Everyone": "Все",
"Admins": "Администраторы",
+ "Are you sure you want to delete the {{ name }} webhook?": "Вы уверены, что хотите удалить webhook {{ name }}?",
+ "Webhook updated": "Вебхук обновлен",
+ "Update": "Update",
+ "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": "Логотип обновлен",
"Unable to upload new logo": "Не удалось загрузить новый логотип",
"These settings affect the way that your knowledge base appears to everyone on the team.": "Эти настройки влияют на то, как ваша база знаний будет отображаться для всех в команде.",
@@ -601,9 +618,12 @@
"Requesting Export": "Запрос на экспорт",
"Export Data": "Экспорт данных",
"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.": "Управление дополнительными и экспериментальными функциями. Изменение этих настроек повлияет на пользовательский опыт для всех членов команды.",
"Collaborative editing": "Совместное редактирование",
"When enabled multiple people can edit documents at the same time with shared presence and 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": "Новая группа",
"Groups can be used to organize and manage the people on your team.": "Группы могут быть использованы для организации и управления людьми в вашей команде.",
"All groups": "Все группы",
@@ -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 developer documentation.": "Вы можете создать неограниченное количество личных токенов для авторизации\n с помощью API. Токены имеют такие же разрешения, что и ваш пользовательский аккаунт.\n Для того чтобы узнать подробности обратитесь к документации для разработчиков.",
"Tokens": "Токены",
"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 это платформа, которая позволяет Outline легко интегрироваться с тысячами других бизнес инструментов. Перейдите в Zapier, чтобы настроить \"Zap\" и начать программно взаимодействовать с Outline.'",
"Open Zapier": "Открыть Zapier",
"Alphabetical": "По алфавиту",
diff --git a/shared/i18n/locales/sv_SE/translation.json b/shared/i18n/locales/sv_SE/translation.json
index 0424e5752..f5082668e 100644
--- a/shared/i18n/locales/sv_SE/translation.json
+++ b/shared/i18n/locales/sv_SE/translation.json
@@ -61,13 +61,13 @@
"Deleting": "Deleting",
"Are you sure about that? Deleting the {{collectionName}} collection is permanent and cannot be restored, however documents within will be moved to the trash.": "Deleting the {{collectionName}} collection is permanent and cannot be restored, however documents within will be moved to the trash.",
"Also, {{collectionName}} is being used as the start view – deleting it will reset the start view to the Home page.": "Also, {{collectionName}} is being used as the start view – deleting it will reset the start view to the Home page.",
- "Sorry, an error occurred saving the collection": "Sorry, an error occurred saving the collection",
+ "Sorry, an error occurred saving the collection": "Tyvärr, ett fel uppstod när samlingen skulle sparas",
"Add a description": "Lägg till en beskrivning",
"Collapse": "Collapse",
"Expand": "Expandera",
- "Type a command or search": "Type a command or search",
- "Open search from anywhere with the {{ shortcut }} shortcut": "Open search from anywhere with the {{ shortcut }} shortcut",
- "Server connection lost": "Server connection lost",
+ "Type a command or search": "Skriv ett kommando eller sök",
+ "Open search from anywhere with the {{ shortcut }} shortcut": "Öppna sökning var som helst med genvägen {{ shortcut }}",
+ "Server connection lost": "Serveranslutning förlorad",
"Edits you make will sync once you’re online": "Edits you make will sync once you’re online",
"Submenu": "Undermeny",
"Collections could not be loaded, please reload the app": "Collections could not be loaded, please reload the app",
@@ -75,67 +75,67 @@
"Deleted Collection": "Deleted Collection",
"Unpin": "Lossa",
"History": "Historik",
- "Oh weird, there's nothing here": "Oh weird, there's nothing here",
+ "Oh weird, there's nothing here": "Åh konstigt, det finns ingenting här",
"New": "Ny",
- "Only visible to you": "Only visible to you",
+ "Only visible to you": "Endast synlig för dig",
"Draft": "Utkast",
"Template": "Mall",
"New doc": "Nytt dokument",
- "You deleted": "You deleted",
- "{{ userName }} deleted": "{{ userName }} deleted",
- "You archived": "You archived",
- "{{ userName }} archived": "{{ userName }} archived",
- "You created": "You created",
- "{{ userName }} created": "{{ userName }} created",
- "You published": "You published",
- "{{ userName }} published": "{{ userName }} published",
- "You saved": "You saved",
- "{{ userName }} saved": "{{ userName }} saved",
- "You updated": "You updated",
- "{{ userName }} updated": "{{ userName }} updated",
- "Never viewed": "Never viewed",
+ "You deleted": "Du tog bort",
+ "{{ userName }} deleted": "{{ userName }} tog bort",
+ "You archived": "Du arkiverade",
+ "{{ userName }} archived": "{{ userName }} arkiverade",
+ "You created": "Du skapade",
+ "{{ userName }} created": "{{ userName }} skapade",
+ "You published": "Du publicerade",
+ "{{ userName }} published": "{{ userName }} publicerade",
+ "You saved": "Du sparade",
+ "{{ userName }} saved": "{{ userName }} sparade",
+ "You updated": "Du uppdaterade",
+ "{{ userName }} updated": "{{ userName }} uppdaterade",
+ "Never viewed": "Aldrig visad",
"Viewed": "Sett",
"in": "i",
- "nested document": "nested document",
- "nested document_plural": "nested documents",
- "Viewed by": "Viewed by",
+ "nested document": "nästlat dokument",
+ "nested document_plural": "nästlade dokument",
+ "Viewed by": "Visad av",
"only you": "endast dig",
"person": "person",
"people": "människor",
- "{{ total }} task": "{{ total }} task",
- "{{ total }} task_plural": "{{ total }} tasks",
- "{{ completed }} task done": "{{ completed }} task done",
- "{{ completed }} task done_plural": "{{ completed }} tasks done",
- "{{ completed }} of {{ total }} tasks": "{{ completed }} of {{ total }} tasks",
- "Template created, go ahead and customize it": "Template created, go ahead and customize it",
- "Creating": "Creating",
- "Creating a template from {{titleWithDefault}} is a non-destructive action – we'll make a copy of the document and turn it into a template that can be used as a starting point for new documents.": "Creating a template from {{titleWithDefault}} is a non-destructive action – we'll make a copy of the document and turn it into a template that can be used as a starting point for new documents.",
- "Currently editing": "Currently editing",
+ "{{ total }} task": "{{ total }} uppgift",
+ "{{ total }} task_plural": "{{ total }} uppgifter",
+ "{{ completed }} task done": "{{ completed }} uppgift klar",
+ "{{ completed }} task done_plural": "{{ completed }} uppgifter klara",
+ "{{ completed }} of {{ total }} tasks": "{{ completed }} av {{ total }} uppgifter",
+ "Template created, go ahead and customize it": "Mall skapad, gå vidare och anpassa den",
+ "Creating": "Skapar",
+ "Creating a template from {{titleWithDefault}} is a non-destructive action – we'll make a copy of the document and turn it into a template that can be used as a starting point for new documents.": "Att skapa en mall från {{titleWithDefault}} är en icke-förstörande åtgärd – vi gör en kopia av dokumentet och förvandlar det till en mall som kan användas som utgångspunkt för nya dokument.",
+ "Currently editing": "Redigerar just nu",
"Currently viewing": "Currently viewing",
- "Viewed {{ timeAgo }} ago": "Viewed {{ timeAgo }} ago",
- "Module failed to load": "Module failed to load",
- "Loading Failed": "Loading Failed",
- "Sorry, part of the application failed to load. This may be because it was updated since you opened the tab or because of a failed network request. Please try reloading.": "Sorry, part of the application failed to load. This may be because it was updated since you opened the tab or because of a failed network request. Please try reloading.",
- "Reload": "Reload",
- "Something Unexpected Happened": "Something Unexpected Happened",
- "Sorry, an unrecoverable error occurred{{notified}}. Please try reloading the page, it may have been a temporary glitch.": "Sorry, an unrecoverable error occurred{{notified}}. Please try reloading the page, it may have been a temporary glitch.",
- "our engineers have been notified": "our engineers have been notified",
- "Report a Bug": "Report a Bug",
- "Show Detail": "Show Detail",
- "Latest version": "Latest version",
- "{{userName}} edited": "{{userName}} edited",
- "{{userName}} archived": "{{userName}} archived",
- "{{userName}} restored": "{{userName}} restored",
- "{{userName}} deleted": "{{userName}} deleted",
- "{{userName}} moved from trash": "{{userName}} moved from trash",
- "{{userName}} published": "{{userName}} published",
- "{{userName}} unpublished": "{{userName}} unpublished",
- "{{userName}} moved": "{{userName}} moved",
+ "Viewed {{ timeAgo }} ago": "Visades för {{ timeAgo }} sedan",
+ "Module failed to load": "Modulen kunde inte laddas",
+ "Loading Failed": "Laddning misslyckades",
+ "Sorry, part of the application failed to load. This may be because it was updated since you opened the tab or because of a failed network request. Please try reloading.": "Tyvärr, en del av programmet kunde inte laddas. Det kan bero på att den uppdaterades sedan du öppnade fliken eller på grund av en misslyckad nätverksbegäran. Försök att ladda om.",
+ "Reload": "Ladda om",
+ "Something Unexpected Happened": "Något oväntat hände",
+ "Sorry, an unrecoverable error occurred{{notified}}. Please try reloading the page, it may have been a temporary glitch.": "Tyvärr uppstod ett oåterställbart fel{{notified}}. Försök att ladda om sidan, det kan ha varit ett tillfälligt fel.",
+ "our engineers have been notified": "våra ingenjörer har underrättats",
+ "Report a Bug": "Rapportera en bugg",
+ "Show Detail": "Visa detaljer",
+ "Latest version": "Senaste versionen",
+ "{{userName}} edited": "{{userName}} redigerade",
+ "{{userName}} archived": "{{userName}} arkiverade",
+ "{{userName}} restored": "{{userName}} återställde",
+ "{{userName}} deleted": "{{userName}} raderade",
+ "{{userName}} moved from trash": "{{userName}} flyttade från papperskorgen",
+ "{{userName}} published": "{{userName}} publicerade",
+ "{{userName}} unpublished": "{{userName}} opublicerade",
+ "{{userName}} moved": "{{userName}} flyttade",
"Icon": "Ikon",
- "Show menu": "Show menu",
+ "Show menu": "Visa meny",
"Choose icon": "Välj ikon",
- "Loading": "Loading",
- "Loading editor": "Loading editor",
+ "Loading": "Laddar",
+ "Loading editor": "Laddar redigerare",
"Search": "Sök",
"Default access": "Default access",
"View and edit": "View and edit",
@@ -186,6 +186,7 @@
"Share Links": "Share Links",
"Import": "Importera",
"Export": "Exportera",
+ "Webhooks": "Webhooks",
"Integrations": "Integrations",
"Insert column after": "Insert column after",
"Insert column before": "Insert column before",
@@ -199,6 +200,7 @@
"Code block": "Kodblock",
"Copied to clipboard": "Copied to clipboard",
"Code": "Kod",
+ "Copy": "Copy",
"Create link": "Skapa länk",
"Sorry, an error occurred creating the link": "Sorry, an error occurred creating the link",
"Create a new doc": "Create a new doc",
@@ -246,6 +248,8 @@
"Table": "Tabell",
"Tip": "Tips",
"Tip notice": "Tip notice",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "Varning",
"Warning notice": "Warning notice",
"Current date": "Current date",
@@ -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": "Aktiv",
"Everyone": "Everyone",
"Admins": "Administratörer",
+ "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 updated",
"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": "Export 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": "Collaborative editing",
"When enabled multiple people can edit documents at the same time with shared presence and live cursors.": "When enabled multiple people can edit documents at the same time with shared presence and 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.": "Groups can be used to organize and manage the people on your team.",
"All groups": "All groups",
@@ -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 developer documentation.": "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 developer documentation.",
"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": "Alfabetiskt",
diff --git a/shared/i18n/locales/th_TH/translation.json b/shared/i18n/locales/th_TH/translation.json
index c5f8f8382..13e077c6d 100644
--- a/shared/i18n/locales/th_TH/translation.json
+++ b/shared/i18n/locales/th_TH/translation.json
@@ -186,6 +186,7 @@
"Share Links": "แชร์ลิงค์",
"Import": "นำเข้า",
"Export": "ส่งออก",
+ "Webhooks": "Webhooks",
"Integrations": "Integration",
"Insert column after": "แทรกคอลัมน์ถัดไป",
"Insert column before": "แทรกคอลัมน์ก่อนหน้า",
@@ -199,6 +200,7 @@
"Code block": "Codeblock",
"Copied to clipboard": "คัดลอกไปยังคลิปบอร์ดแล้ว",
"Code": "Code",
+ "Copy": "Copy",
"Create link": "สร้างลิงก์",
"Sorry, an error occurred creating the link": "ขออภัย เกิดข้อผิดพลาดขณะสร้างลิงก์",
"Create a new doc": "สร้างเอกสารใหม่",
@@ -246,6 +248,8 @@
"Table": "ตาราง",
"Tip": "เคล็ดลับ",
"Tip notice": "ข้อควรทราบ",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "คำเตือน",
"Warning notice": "คำเตือน",
"Current date": "วันที่ปัจจุบัน",
@@ -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": "Active",
"Everyone": "Everyone",
"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 updated",
"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": "ส่งออกข้อมูล",
"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": "Collaborative editing",
"When enabled multiple people can edit documents at the same time with shared presence and live cursors.": "When enabled multiple people can edit documents at the same time with shared presence and 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.": "Groups can be used to organize and manage the people on your team.",
"All groups": "All groups",
@@ -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 developer documentation.": "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 developer documentation.",
"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": "Alphabetical",
diff --git a/shared/i18n/locales/tr_TR/translation.json b/shared/i18n/locales/tr_TR/translation.json
index aca836ff0..927fce0f5 100644
--- a/shared/i18n/locales/tr_TR/translation.json
+++ b/shared/i18n/locales/tr_TR/translation.json
@@ -186,6 +186,7 @@
"Share Links": "Paylaşılan Bağlantılar",
"Import": "İçe aktar",
"Export": "Dışa Aktar",
+ "Webhooks": "Webhooks",
"Integrations": "Entegrasyonlar",
"Insert column after": "Sağına sütun ekle",
"Insert column before": "Soluna Sütun Ekle",
@@ -199,6 +200,7 @@
"Code block": "Kod bloğu",
"Copied to clipboard": "Panoya kopyalandı",
"Code": "Kod",
+ "Copy": "Copy",
"Create link": "Bağlantı oluştur",
"Sorry, an error occurred creating the link": "Üzgünüz, bağlantı oluşturulurken bir hata meydana geldi",
"Create a new doc": "Yeni bir belge oluştur",
@@ -246,6 +248,8 @@
"Table": "Tablo",
"Tip": "İpucu",
"Tip notice": "İpucu bildirimi",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "Uyarı",
"Warning notice": "Uyarı notu",
"Current date": "Şimdiki tarih",
@@ -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": "Aktif",
"Everyone": "Herkes",
"Admins": "Yöneticiler",
+ "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 güncellendi",
"Unable to upload new logo": "Yeni logo yüklenemiyor",
"These settings affect the way that your knowledge base appears to everyone on the team.": "Bu ayarlar, bilgi tabanınızın ekipteki herkese görünme şeklini etkiler.",
@@ -601,9 +618,12 @@
"Requesting Export": "Veri Dışa Aktarımı İsteniyor",
"Export Data": "Verileri Dışa Aktar",
"Recent exports": "Son dışa aktarmalar",
+ "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.": "İsteğe bağlı ve beta özelliklerini yönetin. Bu ayarların değiştirilmesi, tüm ekip üyelerinin deneyimini etkiler.",
"Collaborative editing": "Ortak düzenleme",
"When enabled multiple people can edit documents at the same time with shared presence and live cursors.": "Etkinleştirildiğinde, birden fazla kişi, paylaşılan iletişim durumu ve canlı imleçlerle belgeleri aynı anda düzenleyebilir.",
+ "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": "Yeni grup",
"Groups can be used to organize and manage the people on your team.": "Gruplar, ekibinizdeki kişileri organize etmek ve yönetmek için kullanılabilir.",
"All groups": "Tüm gruplar",
@@ -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 developer documentation.": "API ile kimliğini doğrulamak için sınırsız miktarda kişisel API anahtarı oluşturabilirsiniz. API Anahtarları, kullanıcı hesabınızla aynı izinlere sahiptir. Daha fazla ayrıntı için geliştirici belgelerine bakın.",
"Tokens": "Anahtarlar",
"Create a token": "Yeni bir anahtar oluştur",
+ "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, Outline'ın diğer binlerce iş aracıyla kolayca entegre olmasını sağlayan bir platformdur. Bir \"Zap\" kurmak için Zapier'e gidin ve Outline ile programlı olarak etkileşim kurmaya başlayın.",
"Open Zapier": "Zapier'i aç",
"Alphabetical": "Alfabetik",
diff --git a/shared/i18n/locales/vi_VN/translation.json b/shared/i18n/locales/vi_VN/translation.json
index 6aa22cf4a..4b2631a17 100644
--- a/shared/i18n/locales/vi_VN/translation.json
+++ b/shared/i18n/locales/vi_VN/translation.json
@@ -186,6 +186,7 @@
"Share Links": "Chia sẻ link",
"Import": "Nhập",
"Export": "Xuất",
+ "Webhooks": "Webhooks",
"Integrations": "Tích hợp",
"Insert column after": "Chèn cột sau",
"Insert column before": "Chèn cột trước",
@@ -199,6 +200,7 @@
"Code block": "Khối Code",
"Copied to clipboard": "Chép vào bộ nhớ tạm",
"Code": "Code",
+ "Copy": "Copy",
"Create link": "Tạo đường link",
"Sorry, an error occurred creating the link": "Xin lỗi, đã xảy ra lỗi khi tạo đường link",
"Create a new doc": "Tạo một tài liệu mới",
@@ -246,6 +248,8 @@
"Table": "Bảng",
"Tip": "Mẹo",
"Tip notice": "Thông báo mẹo",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "Cảnh báo",
"Warning notice": "Thông báo cảnh báo",
"Current date": "Ngày hiện tại",
@@ -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": "Hoạt động",
"Everyone": "Mọi người",
"Admins": "Quản trị viên",
+ "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": "Đã cập nhật logo",
"Unable to upload new logo": "Không thể tải lên biểu trưng mới",
"These settings affect the way that your knowledge base appears to everyone on the team.": "Những cài đặt này ảnh hưởng đến cách cơ sở kiến thức của bạn hiển thị với mọi người trong nhóm.",
@@ -601,9 +618,12 @@
"Requesting Export": "Đang yêu cầu Kết xuất",
"Export Data": "Kết xuất dữ liệu",
"Recent exports": "Kết xuất gần đây",
+ "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.": "Quản lý các tính năng tùy chọn và beta. Việc thay đổi các cài đặt này sẽ ảnh hưởng đến trải nghiệm của tất cả các thành viên trong nhóm.",
"Collaborative editing": "Cộng tác chỉnh sửa",
"When enabled multiple people can edit documents at the same time with shared presence and live cursors.": "Khi được bật, nhiều người có thể chỉnh sửa tài liệu cùng lúc với sự hiện diện được chia sẻ và con trỏ trực tiếp.",
+ "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": "Nhóm mới",
"Groups can be used to organize and manage the people on your team.": "Nhóm có thể được sử dụng để tổ chức và quản lý những người trong nhóm của bạn.",
"All groups": "Tất cả các nhóm",
@@ -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 developer documentation.": "Bạn có thể tạo không giới hạn số lượng mã thông báo cá nhân để xác thực\n bằng API. Mã thông báo có quyền giống như tài khoản người dùng của bạn.\n Để biết thêm chi tiết, hãy xem tài liệu dành cho nhà phát triển.",
"Tokens": "Token",
"Create a token": "Tạo 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 là một nền tảng cho phép Outline dễ dàng tích hợp với hàng nghìn công cụ kinh doanh khác. Đi đến Zapier để thiết lập một \"Zap\" và bắt đầu tương tác theo chương trình với Outline. '",
"Open Zapier": "Mở Zapier",
"Alphabetical": "Bảng chữ cái",
diff --git a/shared/i18n/locales/zh_CN/translation.json b/shared/i18n/locales/zh_CN/translation.json
index 92881dce5..1459a07d0 100644
--- a/shared/i18n/locales/zh_CN/translation.json
+++ b/shared/i18n/locales/zh_CN/translation.json
@@ -186,6 +186,7 @@
"Share Links": "分享链接",
"Import": "导入",
"Export": "导出",
+ "Webhooks": "Webhooks",
"Integrations": "集成",
"Insert column after": "在右侧插入列",
"Insert column before": "在左侧插入列",
@@ -199,6 +200,7 @@
"Code block": "代码块",
"Copied to clipboard": "已复制到剪切板",
"Code": "代码",
+ "Copy": "复制",
"Create link": "创建链接",
"Sorry, an error occurred creating the link": "抱歉,创建链接时发生错误",
"Create a new doc": "新建文档",
@@ -246,6 +248,8 @@
"Table": "表格",
"Tip": "提示",
"Tip notice": "提示信息",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "警告",
"Warning notice": "警告信息",
"Current date": "当前日期",
@@ -577,13 +581,26 @@
"API token copied to clipboard": "API 密钥已复制到剪贴板",
"Revoke token": "吊销该令牌",
"Copied": "已复制",
- "Copy": "复制",
"Revoke": "撤回",
"Revoking": "吊销中",
"Are you sure you want to revoke the {{ tokenName }} token?": "确认吊销 {{ tokenName }} 令牌?",
"Active": "活动的",
"Everyone": "所有人",
"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": "徽标已更新",
"Unable to upload new logo": "无法上传新logo",
"These settings affect the way that your knowledge base appears to everyone on the team.": "这些设置会影响到知识库中的每一个成员的基础界面展示。",
@@ -601,9 +618,12 @@
"Requesting Export": "正在请求导出",
"Export Data": "导出数据",
"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.": "管理可选和测试版功能。更改这些设置将影响所有团队成员的体验。",
"Collaborative editing": "协同编辑",
"When enabled multiple people can edit documents at the same time with shared presence and 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": "新建群组",
"Groups can be used to organize and manage the people on your team.": "可以使用群组来组织和管理您团队中的人。",
"All groups": "所有群组",
@@ -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 developer documentation.": "您可以创建无限数量的个人令牌以使用 API\n 令牌与您的用户帐户具有相同的权限。\n 有关详细信息,请参阅 开发人员文档。",
"Tokens": "令牌",
"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是一个平台,可以让Outline轻松地与数千个其他商业工具进行整合。 到 Zapier 来设置一个“Zap”,并开始程序性地与Outline交互。",
"Open Zapier": "打开 Zapier",
"Alphabetical": "按字母顺序排列",
diff --git a/shared/i18n/locales/zh_TW/translation.json b/shared/i18n/locales/zh_TW/translation.json
index 97b6632cf..7b73e2b22 100644
--- a/shared/i18n/locales/zh_TW/translation.json
+++ b/shared/i18n/locales/zh_TW/translation.json
@@ -186,6 +186,7 @@
"Share Links": "分享連結",
"Import": "匯入",
"Export": "匯出",
+ "Webhooks": "Webhooks",
"Integrations": "整合",
"Insert column after": "插入欄位於右方",
"Insert column before": "插入欄位於左方",
@@ -199,6 +200,7 @@
"Code block": "程式碼區塊",
"Copied to clipboard": "已複製到剪貼簿",
"Code": "程式碼",
+ "Copy": "Copy",
"Create link": "建立超連結",
"Sorry, an error occurred creating the link": "抱歉,建立分享連結時發生錯誤",
"Create a new doc": "建立新文件",
@@ -246,6 +248,8 @@
"Table": "表格",
"Tip": "提示",
"Tip notice": "小幫手",
+ "Show diagram": "Show diagram",
+ "Show source": "Show source",
"Warning": "警告",
"Warning notice": "警告",
"Current date": "Current date",
@@ -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": "上線",
"Everyone": "所有人",
"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 updated",
"Unable to upload new logo": "無法上傳新 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": "請求匯出",
"Export Data": "匯出資料",
"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.": "管理可選用與測試中的功能,改變這些設定會影響全部團隊成員的使用體驗",
"Collaborative editing": "共同編輯",
"When enabled multiple people can edit documents at the same time with shared presence and 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": "建立群組",
"Groups can be used to organize and manage the people on your team.": "群組可以用來組織與管理團隊中的人員。",
"All groups": "所有群組",
@@ -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 developer documentation.": "您可以無限制數量地建立個人權杖來使用 API,而權杖所具有的權限與您的使用者帳號相同。\n若要了解更多請參閱開發者文件。",
"Tokens": "權杖",
"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 是一個平台,可讓 Outline 輕鬆與數千種其他商業工具整合。前往 Zapier 建立「Zap」並開始以撰寫程式的方式與 Outline 互動。",
"Open Zapier": "打開 Zapier",
"Alphabetical": "依照字母",