New Crowdin updates (#3681)
This commit is contained in:
@@ -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 <em>developer documentation</em>.": "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 <em>dokumentację programisty</em>.",
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user