chore: update translations

This commit is contained in:
hjball
2026-03-10 22:33:45 +00:00
parent 53397d8e81
commit a246514b0b
10 changed files with 3278 additions and 114 deletions

View File

@@ -166,7 +166,7 @@
"message": "Account",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 40]],
"origin": [["src/components/SettingsLayout.tsx", 41]],
"translation": "Konto"
},
"TKFUnX": {
@@ -198,7 +198,11 @@
"message": "Active",
"placeholders": {},
"comments": [],
"origin": [["src/views/boards/index.tsx", 26]],
"origin": [
["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 293],
["src/views/settings/components/WebhookList.tsx", 106]
],
"translation": "Aktiv"
},
"XJOV1Y": {
@@ -299,6 +303,13 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 122]],
"translation": "Zu Favoriten hinzufügen"
},
"cWXW+7": {
"translation": "Webhook hinzufügen",
"message": "Add webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 36]]
},
"bmXKoX": {
"message": "added {0} labels: <0>{labelList}</0>",
"placeholders": {
@@ -543,7 +554,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 64],
["src/components/SettingsLayout.tsx", 65],
["src/views/pricing/components/FeatureComparisonTable.tsx", 237]
],
"translation": "API"
@@ -629,6 +640,17 @@
],
"translation": "Möchten Sie {entityLabel} wirklich entfernen?"
},
"Ypy5pZ": {
"translation": "Möchten Sie den Webhook \"{webhookName}\" wirklich löschen? Diese Aktion kann nicht rückgängig gemacht werden.",
"message": "Are you sure you want to delete the webhook \"{webhookName}\"? This action cannot be undone.",
"placeholders": {
"webhookName": ["webhookName"]
},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 60]
]
},
"BhDZlc": {
"message": "Are you sure you want to delete the workspace {0}?",
"placeholders": {
@@ -788,7 +810,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 57],
["src/components/SettingsLayout.tsx", 58],
["src/views/boards/components/TemplateBoards.tsx", 68],
["src/views/settings/BillingSettings.tsx", 39]
],
@@ -1219,6 +1241,7 @@
40
],
["src/views/settings/components/DeleteAccountConfirmation.tsx", 88],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 66],
["src/views/settings/components/DeleteWorkspaceConfirmation.tsx", 98],
["src/views/settings/components/UpgradeToProConfirmation.tsx", 106]
],
@@ -1473,6 +1496,13 @@
"origin": [["src/views/pricing/components/PricingTiers.tsx", 82]],
"translation": "Konfigurierbare Benutzerrollen und Berechtigungen"
},
"t0dTPm": {
"translation": "Konfigurieren Sie Webhooks, um Benachrichtigungen zu erhalten, wenn Karten erstellt, aktualisiert, verschoben oder gelöscht werden.",
"message": "Configure webhooks to receive notifications when cards are created, updated, moved, or deleted.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 31]]
},
"/f3t6v": {
"message": "Configure which actions are allowed for each workspace role. These permissions apply to all members with that role.",
"placeholders": {},
@@ -1734,6 +1764,13 @@
"origin": [["src/views/board/components/NewTemplateForm.tsx", 132]],
"translation": "Vorlage erstellen"
},
"SiPp29": {
"translation": "Webhook erstellen",
"message": "Create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"FdtSNC": {
"message": "Create workspace",
"placeholders": {},
@@ -1744,6 +1781,13 @@
],
"translation": "Workspace erstellen"
},
"d+F6q9": {
"translation": "Erstellt",
"message": "Created",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 236]]
},
"f8lDFq": {
"message": "created the card",
"placeholders": {},
@@ -1899,7 +1943,9 @@
["src/views/board/components/DeleteBoardConfirmation.tsx", 47],
["src/views/card/components/DeleteCardConfirmation.tsx", 92],
["src/views/card/components/DeleteChecklistConfirmation.tsx", 67],
["src/views/card/components/DeleteCommentConfirmation.tsx", 83]
["src/views/card/components/DeleteCommentConfirmation.tsx", 83],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 73],
["src/views/settings/components/WebhookList.tsx", 140]
],
"translation": "Löschen"
},
@@ -1949,6 +1995,15 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 133]],
"translation": "Vorlage löschen"
},
"snMaH4": {
"translation": "Webhook löschen",
"message": "Delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 46]
]
},
"kYu0eF": {
"message": "Delete workspace",
"placeholders": {},
@@ -2161,7 +2216,10 @@
"message": "Edit",
"placeholders": {},
"comments": [],
"origin": [["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42]],
"origin": [
["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42],
["src/views/settings/components/WebhookList.tsx", 132]
],
"translation": "Bearbeiten"
},
"tIdipJ": {
@@ -2198,6 +2256,13 @@
],
"translation": "Berechtigungen bearbeiten"
},
"fW5sSv": {
"translation": "Webhook bearbeiten",
"message": "Edit webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"klpSmb": {
"message": "Edit workspace URL",
"placeholders": {},
@@ -2277,6 +2342,13 @@
"origin": [["src/components/YouTubeEmbed/EditYouTubeModal.tsx", 131]],
"translation": "Benutzerdefinierten Titel eingeben"
},
"rQRXo8": {
"translation": "Neues Secret eingeben, um zu aktualisieren",
"message": "Enter new secret to update",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"fR9laE": {
"message": "Enter your current password",
"placeholders": {},
@@ -2486,6 +2558,16 @@
],
"translation": "Fehler beim Hochladen des Profilbilds"
},
"tst44n": {
"translation": "Ereignisse",
"message": "Events",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 245],
["src/views/settings/components/WebhookList.tsx", 224]
]
},
"8iP0S8": {
"message": "Everything in the free plan, plus:",
"placeholders": {},
@@ -2538,6 +2620,22 @@
],
"translation": "Board konnte nicht erstellt werden"
},
"o4sQAg": {
"translation": "Webhook konnte nicht erstellt werden",
"message": "Failed to create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 109]]
},
"9YPBHv": {
"translation": "Webhook konnte nicht gelöscht werden",
"message": "Failed to delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 28]
]
},
"W8oT+L": {
"message": "Failed to fetch video information",
"placeholders": {},
@@ -2554,6 +2652,23 @@
"origin": [["src/components/AuthForm.tsx", 291]],
"translation": "Anmeldung mit {0} fehlgeschlagen. Bitte versuchen Sie es erneut."
},
"5ntVtp": {
"translation": "Webhook konnte nicht getestet werden",
"message": "Failed to test webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 143],
["src/views/settings/components/WebhookList.tsx", 184]
]
},
"R41XLH": {
"translation": "Webhook konnte nicht aktualisiert werden",
"message": "Failed to update webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 123]]
},
"ZL1A+p": {
"message": "Failed to upload attachment. Please try again.",
"placeholders": {},
@@ -2899,6 +3014,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 80]],
"translation": "Eingestellt"
},
"SRvxId": {
"translation": "HMAC-Secret zur Signaturverifizierung",
"message": "HMAC secret for signature verification",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"LrcnbT": {
"message": "Host Kan on your own infrastructure. Ideal for organisations that need complete control over their data.",
"placeholders": {},
@@ -3064,6 +3186,13 @@
],
"translation": "In Bearbeitung"
},
"NoNwIX": {
"translation": "Inaktiv",
"message": "Inactive",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 106]]
},
"6mbe4b": {
"message": "Individuals",
"placeholders": {},
@@ -3076,7 +3205,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 70],
["src/components/SettingsLayout.tsx", 77],
["src/views/home/components/Features.tsx", 121]
],
"translation": "Integrationen"
@@ -3529,6 +3658,13 @@
"origin": [["src/views/card/components/ActivityList.tsx", 127]],
"translation": "hat die Karte in eine andere Liste verschoben"
},
"uEGGDs": {
"translation": "Mein Webhook",
"message": "My webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 209]]
},
"6YtxFj": {
"message": "Name",
"placeholders": {},
@@ -3536,7 +3672,9 @@
"origin": [
["src/components/LabelForm.tsx", 135],
["src/views/board/components/NewTemplateForm.tsx", 118],
["src/views/boards/components/NewBoardForm.tsx", 134]
["src/views/boards/components/NewBoardForm.tsx", 134],
["src/views/settings/components/NewWebhookModal.tsx", 205],
["src/views/settings/components/WebhookList.tsx", 212]
],
"translation": "Name"
},
@@ -3650,6 +3788,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 56]],
"translation": "Neues Ticket"
},
"sbNNyi": {
"translation": "Neuer Webhook",
"message": "New webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"curoK5": {
"message": "New workspace",
"placeholders": {},
@@ -3766,6 +3911,13 @@
"origin": [["src/views/settings/components/RolePermissions.tsx", 110]],
"translation": "Für diesen Workspace wurden noch keine Rollen gefunden."
},
"TX0bT7": {
"translation": "Keine Webhooks konfiguriert. Fügen Sie einen Webhook hinzu, um Benachrichtigungen zu erhalten.",
"message": "No webhooks configured. Add a webhook to receive notifications.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 194]]
},
"9h7RDh": {
"message": "Offer",
"placeholders": {},
@@ -3994,7 +4146,7 @@
"message": "Permissions",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 52]],
"origin": [["src/components/SettingsLayout.tsx", 53]],
"translation": "Berechtigungen"
},
"Jgaz7E": {
@@ -4079,6 +4231,13 @@
"origin": [["src/components/AuthForm.tsx", 421]],
"translation": "Bitte geben Sie ein gültiges Passwort ein"
},
"jEw0Mr": {
"translation": "Bitte geben Sie eine gültige URL ein",
"message": "Please enter a valid URL",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 24]]
},
"tmlJN1": {
"message": "Please enter a valid YouTube URL",
"placeholders": {},
@@ -4527,6 +4686,13 @@
],
"translation": "Speichern"
},
"y3aU20": {
"translation": "Änderungen speichern",
"message": "Save changes",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"MdwUGG": {
"message": "Save time with reusable board templates.",
"placeholders": {},
@@ -4548,6 +4714,20 @@
"origin": [["src/components/CommandPallette.tsx", 104]],
"translation": "Boards und Karten durchsuchen..."
},
"e1v+J3": {
"translation": "Secret (optional)",
"message": "Secret (optional)",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 229]]
},
"OkTY4+": {
"translation": "Secret darf 512 Zeichen nicht überschreiten",
"message": "Secret cannot exceed 512 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 28]]
},
"a3LDKx": {
"message": "Security",
"placeholders": {},
@@ -4574,6 +4754,13 @@
],
"translation": "Alle auswählen"
},
"o4e/70": {
"translation": "Wählen Sie mindestens ein Ereignis aus",
"message": "Select at least one event",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 32]]
},
"rYUZIe": {
"message": "Select source",
"placeholders": {},
@@ -4609,6 +4796,13 @@
"origin": [["src/components/FeedbackModal.tsx", 116]],
"translation": "Feedback senden"
},
"eus61c": {
"translation": "Test senden",
"message": "Send test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 310]]
},
"v3YoMA": {
"message": "Senior",
"placeholders": {},
@@ -4635,7 +4829,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 95],
["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 135]
],
"translation": "Einstellungen"
@@ -4675,6 +4869,13 @@
"origin": [["src/views/settings/PermissionsSettings.tsx", 49]],
"translation": "Einstellungen | Berechtigungen"
},
"+h2faV": {
"translation": "Einstellungen | Webhooks",
"message": "Settings | Webhooks",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 24]]
},
"Ci/KUX": {
"message": "Settings | Workspace",
"placeholders": {},
@@ -4814,6 +5015,13 @@
"origin": [["src/views/pricing/index.tsx", 47]],
"translation": "Kostenlos starten. Upgraden Sie, wenn Ihr Team wächst. Keine versteckten Gebühren, keine Verträge."
},
"uAQUqI": {
"translation": "Status",
"message": "Status",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 230]]
},
"WYDptz": {
"message": "Subscription Required",
"placeholders": {},
@@ -4940,6 +5148,23 @@
"origin": [["src/views/home/components/Footer.tsx", 42]],
"translation": "Nutzungsbedingungen"
},
"NnH3pK": {
"translation": "Test",
"message": "Test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 136]]
},
"itgYbC": {
"translation": "Test-Webhook erfolgreich gesendet!",
"message": "Test webhook sent successfully!",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 132],
["src/views/settings/components/WebhookList.tsx", 174]
]
},
"VUZDlr": {
"message": "Testimonials",
"placeholders": {},
@@ -5674,6 +5899,16 @@
],
"translation": "Dringend"
},
"IagCbF": {
"translation": "URL",
"message": "URL",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 217],
["src/views/settings/components/WebhookList.tsx", 218]
]
},
"MI5OBT": {
"message": "URL can only contain letters, numbers, and hyphens",
"placeholders": {},
@@ -5684,6 +5919,13 @@
],
"translation": "URL darf nur Buchstaben, Zahlen und Bindestriche enthalten"
},
"7aONWr": {
"translation": "URL darf 2048 Zeichen nicht überschreiten",
"message": "URL cannot exceed 2048 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 25]]
},
"i5rE2/": {
"message": "URL cannot exceed 64 characters",
"placeholders": {},
@@ -5711,6 +5953,13 @@
"origin": [["src/views/boards/components/NewBoardForm.tsx", 154]],
"translation": "Vorlage verwenden"
},
"n6EWYz": {
"translation": "Wird verwendet, um Webhook-Payloads zur Verifizierung zu signieren. Leer lassen, um das bestehende Secret beizubehalten.",
"message": "Used to sign webhook payloads for verification. Leave blank to keep existing secret.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 239]]
},
"7PzzBU": {
"message": "User",
"placeholders": {},
@@ -5802,6 +6051,70 @@
"origin": [["src/views/home/components/Features.tsx", 152]],
"translation": "Wir fangen gerade erst an. "
},
"GdWB+V": {
"translation": "Webhook erfolgreich erstellt",
"message": "Webhook created successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 104]]
},
"2X4ecw": {
"translation": "Webhook erfolgreich gelöscht",
"message": "Webhook deleted successfully",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 23]
]
},
"jIuWsV": {
"translation": "Webhook-Name darf 255 Zeichen nicht überschreiten",
"message": "Webhook name cannot exceed 255 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 20]]
},
"U2+rn0": {
"translation": "Webhook-Name ist erforderlich",
"message": "Webhook name is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 19]]
},
"8iP9oQ": {
"translation": "Webhook-Test fehlgeschlagen",
"message": "Webhook test failed",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 135],
["src/views/settings/components/WebhookList.tsx", 177]
]
},
"3d54Wj": {
"translation": "Webhook erfolgreich aktualisiert",
"message": "Webhook updated successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 118]]
},
"Hf1cEZ": {
"translation": "Webhook-URL ist erforderlich",
"message": "Webhook URL is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 23]]
},
"v1kQyJ": {
"translation": "Webhooks",
"message": "Webhooks",
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 71],
["src/views/settings/WebhookSettings.tsx", 28]
]
},
"9eF5oV": {
"message": "Welcome back",
"placeholders": {},
@@ -5842,7 +6155,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 46],
["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 403],
["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 258],

View File

@@ -287,7 +287,7 @@
"origin": [
[
"src/components/SettingsLayout.tsx",
40
41
]
],
"translation": "Account"
@@ -336,6 +336,14 @@
[
"src/views/boards/index.tsx",
26
],
[
"src/views/settings/components/NewWebhookModal.tsx",
293
],
[
"src/views/settings/components/WebhookList.tsx",
106
]
],
"translation": "Active"
@@ -500,6 +508,18 @@
],
"translation": "Add to favorites"
},
"cWXW+7": {
"translation": "Add webhook",
"message": "Add webhook",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/WebhookSettings.tsx",
36
]
]
},
"bmXKoX": {
"message": "added {0} labels: <0>{labelList}</0>",
"placeholders": {
@@ -913,7 +933,7 @@
"origin": [
[
"src/components/SettingsLayout.tsx",
64
65
],
[
"src/views/pricing/components/FeatureComparisonTable.tsx",
@@ -1058,6 +1078,22 @@
],
"translation": "Are you sure want to remove {entityLabel}?"
},
"Ypy5pZ": {
"translation": "Are you sure you want to delete the webhook \"{webhookName}\"? This action cannot be undone.",
"message": "Are you sure you want to delete the webhook \"{webhookName}\"? This action cannot be undone.",
"placeholders": {
"webhookName": [
"webhookName"
]
},
"comments": [],
"origin": [
[
"src/views/settings/components/DeleteWebhookConfirmation.tsx",
60
]
]
},
"BhDZlc": {
"message": "Are you sure you want to delete the workspace {0}?",
"placeholders": {
@@ -1317,7 +1353,7 @@
"origin": [
[
"src/components/SettingsLayout.tsx",
57
58
],
[
"src/views/boards/components/TemplateBoards.tsx",
@@ -2043,6 +2079,10 @@
"src/views/settings/components/DeleteAccountConfirmation.tsx",
88
],
[
"src/views/settings/components/DeleteWebhookConfirmation.tsx",
66
],
[
"src/views/settings/components/DeleteWorkspaceConfirmation.tsx",
98
@@ -2462,6 +2502,18 @@
],
"translation": "Configurable user roles and permissions"
},
"t0dTPm": {
"translation": "Configure webhooks to receive notifications when cards are created, updated, moved, or deleted.",
"message": "Configure webhooks to receive notifications when cards are created, updated, moved, or deleted.",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/WebhookSettings.tsx",
31
]
]
},
"/f3t6v": {
"message": "Configure which actions are allowed for each workspace role. These permissions apply to all members with that role.",
"placeholders": {},
@@ -2902,6 +2954,18 @@
],
"translation": "Create template"
},
"SiPp29": {
"translation": "Create webhook",
"message": "Create webhook",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
316
]
]
},
"FdtSNC": {
"message": "Create workspace",
"placeholders": {},
@@ -2918,6 +2982,18 @@
],
"translation": "Create workspace"
},
"d+F6q9": {
"translation": "Created",
"message": "Created",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/WebhookList.tsx",
236
]
]
},
"f8lDFq": {
"message": "created the card",
"placeholders": {},
@@ -3190,6 +3266,14 @@
[
"src/views/card/components/DeleteCommentConfirmation.tsx",
83
],
[
"src/views/settings/components/DeleteWebhookConfirmation.tsx",
73
],
[
"src/views/settings/components/WebhookList.tsx",
140
]
],
"translation": "Delete"
@@ -3274,6 +3358,18 @@
],
"translation": "Delete template"
},
"snMaH4": {
"translation": "Delete webhook",
"message": "Delete webhook",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/DeleteWebhookConfirmation.tsx",
46
]
]
},
"kYu0eF": {
"message": "Delete workspace",
"placeholders": {},
@@ -3658,6 +3754,10 @@
[
"src/components/YouTubeEmbed/YouTubeDropdown.tsx",
42
],
[
"src/views/settings/components/WebhookList.tsx",
132
]
],
"translation": "Edit"
@@ -3718,6 +3818,18 @@
],
"translation": "Edit permissions"
},
"fW5sSv": {
"translation": "Edit webhook",
"message": "Edit webhook",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
188
]
]
},
"klpSmb": {
"message": "Edit workspace URL",
"placeholders": {},
@@ -3850,6 +3962,18 @@
],
"translation": "Enter a custom title"
},
"rQRXo8": {
"translation": "Enter new secret to update",
"message": "Enter new secret to update",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
234
]
]
},
"fR9laE": {
"message": "Enter your current password",
"placeholders": {},
@@ -4174,6 +4298,22 @@
],
"translation": "Error uploading profile image"
},
"tst44n": {
"translation": "Events",
"message": "Events",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
245
],
[
"src/views/settings/components/WebhookList.tsx",
224
]
]
},
"8iP0S8": {
"message": "Everything in the free plan, plus:",
"placeholders": {},
@@ -4262,6 +4402,30 @@
],
"translation": "Failed to create board"
},
"o4sQAg": {
"translation": "Failed to create webhook",
"message": "Failed to create webhook",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
109
]
]
},
"9YPBHv": {
"translation": "Failed to delete webhook",
"message": "Failed to delete webhook",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/DeleteWebhookConfirmation.tsx",
28
]
]
},
"W8oT+L": {
"message": "Failed to fetch video information",
"placeholders": {},
@@ -4290,6 +4454,34 @@
],
"translation": "Failed to login with {0}. Please try again."
},
"5ntVtp": {
"translation": "Failed to test webhook",
"message": "Failed to test webhook",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
143
],
[
"src/views/settings/components/WebhookList.tsx",
184
]
]
},
"R41XLH": {
"translation": "Failed to update webhook",
"message": "Failed to update webhook",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
123
]
]
},
"ZL1A+p": {
"message": "Failed to upload attachment. Please try again.",
"placeholders": {},
@@ -4890,6 +5082,18 @@
],
"translation": "Hired"
},
"SRvxId": {
"translation": "HMAC secret for signature verification",
"message": "HMAC secret for signature verification",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
234
]
]
},
"LrcnbT": {
"message": "Host Kan on your own infrastructure. Ideal for organisations that need complete control over their data.",
"placeholders": {},
@@ -5166,6 +5370,18 @@
],
"translation": "In Progress"
},
"NoNwIX": {
"translation": "Inactive",
"message": "Inactive",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/WebhookList.tsx",
106
]
]
},
"6mbe4b": {
"message": "Individuals",
"placeholders": {},
@@ -5185,7 +5401,7 @@
"origin": [
[
"src/components/SettingsLayout.tsx",
70
77
],
[
"src/views/home/components/Features.tsx",
@@ -5957,6 +6173,18 @@
],
"translation": "moved the card to another list"
},
"uEGGDs": {
"translation": "My webhook",
"message": "My webhook",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
209
]
]
},
"6YtxFj": {
"message": "Name",
"placeholders": {},
@@ -5973,6 +6201,14 @@
[
"src/views/boards/components/NewBoardForm.tsx",
134
],
[
"src/views/settings/components/NewWebhookModal.tsx",
205
],
[
"src/views/settings/components/WebhookList.tsx",
212
]
],
"translation": "Name"
@@ -6157,6 +6393,18 @@
],
"translation": "New Ticket"
},
"sbNNyi": {
"translation": "New webhook",
"message": "New webhook",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
188
]
]
},
"curoK5": {
"message": "New workspace",
"placeholders": {},
@@ -6357,6 +6605,18 @@
],
"translation": "No roles found for this workspace yet."
},
"TX0bT7": {
"translation": "No webhooks configured. Add a webhook to receive notifications.",
"message": "No webhooks configured. Add a webhook to receive notifications.",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/WebhookList.tsx",
194
]
]
},
"9h7RDh": {
"message": "Offer",
"placeholders": {},
@@ -6732,7 +6992,7 @@
"origin": [
[
"src/components/SettingsLayout.tsx",
52
53
]
],
"translation": "Permissions"
@@ -6865,6 +7125,18 @@
],
"translation": "Please enter a valid password"
},
"jEw0Mr": {
"translation": "Please enter a valid URL",
"message": "Please enter a valid URL",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
24
]
]
},
"tmlJN1": {
"message": "Please enter a valid YouTube URL",
"placeholders": {},
@@ -7740,6 +8012,18 @@
],
"translation": "Save"
},
"y3aU20": {
"translation": "Save changes",
"message": "Save changes",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
316
]
]
},
"MdwUGG": {
"message": "Save time with reusable board templates.",
"placeholders": {},
@@ -7776,6 +8060,30 @@
],
"translation": "Search boards and cards..."
},
"e1v+J3": {
"translation": "Secret (optional)",
"message": "Secret (optional)",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
229
]
]
},
"OkTY4+": {
"translation": "Secret cannot exceed 512 characters",
"message": "Secret cannot exceed 512 characters",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
28
]
]
},
"a3LDKx": {
"message": "Security",
"placeholders": {},
@@ -7816,6 +8124,18 @@
],
"translation": "Select all"
},
"o4e/70": {
"translation": "Select at least one event",
"message": "Select at least one event",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
32
]
]
},
"rYUZIe": {
"message": "Select source",
"placeholders": {},
@@ -7876,6 +8196,18 @@
],
"translation": "Send feedback"
},
"eus61c": {
"translation": "Send test",
"message": "Send test",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
310
]
]
},
"v3YoMA": {
"message": "Senior",
"placeholders": {},
@@ -7919,7 +8251,7 @@
"origin": [
[
"src/components/SettingsLayout.tsx",
95
102
],
[
"src/components/SideNavigation.tsx",
@@ -7988,6 +8320,18 @@
],
"translation": "Settings | Permissions"
},
"+h2faV": {
"translation": "Settings | Webhooks",
"message": "Settings | Webhooks",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/WebhookSettings.tsx",
24
]
]
},
"Ci/KUX": {
"message": "Settings | Workspace",
"placeholders": {},
@@ -8216,6 +8560,18 @@
],
"translation": "Start free. Upgrade as your team grows. No hidden fees, no contracts."
},
"uAQUqI": {
"translation": "Status",
"message": "Status",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/WebhookList.tsx",
230
]
]
},
"WYDptz": {
"message": "Subscription Required",
"placeholders": {},
@@ -8424,6 +8780,34 @@
],
"translation": "Terms of service"
},
"NnH3pK": {
"translation": "Test",
"message": "Test",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/WebhookList.tsx",
136
]
]
},
"itgYbC": {
"translation": "Test webhook sent successfully!",
"message": "Test webhook sent successfully!",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
132
],
[
"src/views/settings/components/WebhookList.tsx",
174
]
]
},
"VUZDlr": {
"message": "Testimonials",
"placeholders": {},
@@ -9664,6 +10048,22 @@
],
"translation": "Urgent"
},
"IagCbF": {
"translation": "URL",
"message": "URL",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
217
],
[
"src/views/settings/components/WebhookList.tsx",
218
]
]
},
"MI5OBT": {
"message": "URL can only contain letters, numbers, and hyphens",
"placeholders": {},
@@ -9680,6 +10080,18 @@
],
"translation": "URL can only contain letters, numbers, and hyphens"
},
"7aONWr": {
"translation": "URL cannot exceed 2048 characters",
"message": "URL cannot exceed 2048 characters",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
25
]
]
},
"i5rE2/": {
"message": "URL cannot exceed 64 characters",
"placeholders": {},
@@ -9724,6 +10136,18 @@
],
"translation": "Use template"
},
"n6EWYz": {
"translation": "Used to sign webhook payloads for verification. Leave blank to keep existing secret.",
"message": "Used to sign webhook payloads for verification. Leave blank to keep existing secret.",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
239
]
]
},
"7PzzBU": {
"message": "User",
"placeholders": {},
@@ -9880,6 +10304,110 @@
],
"translation": "We're just getting started. "
},
"GdWB+V": {
"translation": "Webhook created successfully",
"message": "Webhook created successfully",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
104
]
]
},
"2X4ecw": {
"translation": "Webhook deleted successfully",
"message": "Webhook deleted successfully",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/DeleteWebhookConfirmation.tsx",
23
]
]
},
"jIuWsV": {
"translation": "Webhook name cannot exceed 255 characters",
"message": "Webhook name cannot exceed 255 characters",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
20
]
]
},
"U2+rn0": {
"translation": "Webhook name is required",
"message": "Webhook name is required",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
19
]
]
},
"8iP9oQ": {
"translation": "Webhook test failed",
"message": "Webhook test failed",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
135
],
[
"src/views/settings/components/WebhookList.tsx",
177
]
]
},
"3d54Wj": {
"translation": "Webhook updated successfully",
"message": "Webhook updated successfully",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
118
]
]
},
"Hf1cEZ": {
"translation": "Webhook URL is required",
"message": "Webhook URL is required",
"placeholders": {},
"comments": [],
"origin": [
[
"src/views/settings/components/NewWebhookModal.tsx",
23
]
]
},
"v1kQyJ": {
"translation": "Webhooks",
"message": "Webhooks",
"placeholders": {},
"comments": [],
"origin": [
[
"src/components/SettingsLayout.tsx",
71
],
[
"src/views/settings/WebhookSettings.tsx",
28
]
]
},
"9eF5oV": {
"message": "Welcome back",
"placeholders": {},
@@ -9947,7 +10475,7 @@
"origin": [
[
"src/components/SettingsLayout.tsx",
46
47
],
[
"src/views/board/index.tsx",

View File

@@ -166,7 +166,7 @@
"message": "Account",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 40]],
"origin": [["src/components/SettingsLayout.tsx", 41]],
"translation": "Cuenta"
},
"TKFUnX": {
@@ -198,7 +198,11 @@
"message": "Active",
"placeholders": {},
"comments": [],
"origin": [["src/views/boards/index.tsx", 26]],
"origin": [
["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 293],
["src/views/settings/components/WebhookList.tsx", 106]
],
"translation": "Activo"
},
"XJOV1Y": {
@@ -299,6 +303,13 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 122]],
"translation": "Añadir a favoritos"
},
"cWXW+7": {
"translation": "Agregar webhook",
"message": "Add webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 36]]
},
"bmXKoX": {
"message": "added {0} labels: <0>{labelList}</0>",
"placeholders": {
@@ -543,7 +554,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 64],
["src/components/SettingsLayout.tsx", 65],
["src/views/pricing/components/FeatureComparisonTable.tsx", 237]
],
"translation": "API"
@@ -629,6 +640,17 @@
],
"translation": "¿Estás seguro de que quieres eliminar {entityLabel}?"
},
"Ypy5pZ": {
"translation": "¿Está seguro de que desea eliminar el webhook \"{webhookName}\"? Esta acción no se puede deshacer.",
"message": "Are you sure you want to delete the webhook \"{webhookName}\"? This action cannot be undone.",
"placeholders": {
"webhookName": ["webhookName"]
},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 60]
]
},
"BhDZlc": {
"message": "Are you sure you want to delete the workspace {0}?",
"placeholders": {
@@ -788,7 +810,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 57],
["src/components/SettingsLayout.tsx", 58],
["src/views/boards/components/TemplateBoards.tsx", 68],
["src/views/settings/BillingSettings.tsx", 39]
],
@@ -1219,6 +1241,7 @@
40
],
["src/views/settings/components/DeleteAccountConfirmation.tsx", 88],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 66],
["src/views/settings/components/DeleteWorkspaceConfirmation.tsx", 98],
["src/views/settings/components/UpgradeToProConfirmation.tsx", 106]
],
@@ -1473,6 +1496,13 @@
"origin": [["src/views/pricing/components/PricingTiers.tsx", 82]],
"translation": "Roles de usuario y permisos configurables"
},
"t0dTPm": {
"translation": "Configure webhooks para recibir notificaciones cuando se creen, actualicen, muevan o eliminen tarjetas.",
"message": "Configure webhooks to receive notifications when cards are created, updated, moved, or deleted.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 31]]
},
"/f3t6v": {
"message": "Configure which actions are allowed for each workspace role. These permissions apply to all members with that role.",
"placeholders": {},
@@ -1734,6 +1764,13 @@
"origin": [["src/views/board/components/NewTemplateForm.tsx", 132]],
"translation": "Crear plantilla"
},
"SiPp29": {
"translation": "Crear webhook",
"message": "Create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"FdtSNC": {
"message": "Create workspace",
"placeholders": {},
@@ -1744,6 +1781,13 @@
],
"translation": "Crear espacio de trabajo"
},
"d+F6q9": {
"translation": "Creado",
"message": "Created",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 236]]
},
"f8lDFq": {
"message": "created the card",
"placeholders": {},
@@ -1899,7 +1943,9 @@
["src/views/board/components/DeleteBoardConfirmation.tsx", 47],
["src/views/card/components/DeleteCardConfirmation.tsx", 92],
["src/views/card/components/DeleteChecklistConfirmation.tsx", 67],
["src/views/card/components/DeleteCommentConfirmation.tsx", 83]
["src/views/card/components/DeleteCommentConfirmation.tsx", 83],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 73],
["src/views/settings/components/WebhookList.tsx", 140]
],
"translation": "Eliminar"
},
@@ -1949,6 +1995,15 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 133]],
"translation": "Eliminar plantilla"
},
"snMaH4": {
"translation": "Eliminar webhook",
"message": "Delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 46]
]
},
"kYu0eF": {
"message": "Delete workspace",
"placeholders": {},
@@ -2161,7 +2216,10 @@
"message": "Edit",
"placeholders": {},
"comments": [],
"origin": [["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42]],
"origin": [
["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42],
["src/views/settings/components/WebhookList.tsx", 132]
],
"translation": "Editar"
},
"tIdipJ": {
@@ -2198,6 +2256,13 @@
],
"translation": "Editar permisos"
},
"fW5sSv": {
"translation": "Editar webhook",
"message": "Edit webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"klpSmb": {
"message": "Edit workspace URL",
"placeholders": {},
@@ -2277,6 +2342,13 @@
"origin": [["src/components/YouTubeEmbed/EditYouTubeModal.tsx", 131]],
"translation": "Introduce un título personalizado"
},
"rQRXo8": {
"translation": "Ingrese el nuevo secreto para actualizar",
"message": "Enter new secret to update",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"fR9laE": {
"message": "Enter your current password",
"placeholders": {},
@@ -2486,6 +2558,16 @@
],
"translation": "Error al subir la imagen de perfil"
},
"tst44n": {
"translation": "Eventos",
"message": "Events",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 245],
["src/views/settings/components/WebhookList.tsx", 224]
]
},
"8iP0S8": {
"message": "Everything in the free plan, plus:",
"placeholders": {},
@@ -2538,6 +2620,22 @@
],
"translation": "No se pudo crear el tablero"
},
"o4sQAg": {
"translation": "Error al crear el webhook",
"message": "Failed to create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 109]]
},
"9YPBHv": {
"translation": "Error al eliminar el webhook",
"message": "Failed to delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 28]
]
},
"W8oT+L": {
"message": "Failed to fetch video information",
"placeholders": {},
@@ -2554,6 +2652,23 @@
"origin": [["src/components/AuthForm.tsx", 291]],
"translation": "No se pudo iniciar sesión con {0}. Por favor, inténtalo de nuevo."
},
"5ntVtp": {
"translation": "Error al probar el webhook",
"message": "Failed to test webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 143],
["src/views/settings/components/WebhookList.tsx", 184]
]
},
"R41XLH": {
"translation": "Error al actualizar el webhook",
"message": "Failed to update webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 123]]
},
"ZL1A+p": {
"message": "Failed to upload attachment. Please try again.",
"placeholders": {},
@@ -2899,6 +3014,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 80]],
"translation": "Contratado"
},
"SRvxId": {
"translation": "Secreto HMAC para verificación de firma",
"message": "HMAC secret for signature verification",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"LrcnbT": {
"message": "Host Kan on your own infrastructure. Ideal for organisations that need complete control over their data.",
"placeholders": {},
@@ -3064,6 +3186,13 @@
],
"translation": "En progreso"
},
"NoNwIX": {
"translation": "Inactivo",
"message": "Inactive",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 106]]
},
"6mbe4b": {
"message": "Individuals",
"placeholders": {},
@@ -3076,7 +3205,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 70],
["src/components/SettingsLayout.tsx", 77],
["src/views/home/components/Features.tsx", 121]
],
"translation": "Integraciones"
@@ -3529,6 +3658,13 @@
"origin": [["src/views/card/components/ActivityList.tsx", 127]],
"translation": "movió la tarjeta a otra lista"
},
"uEGGDs": {
"translation": "Mi webhook",
"message": "My webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 209]]
},
"6YtxFj": {
"message": "Name",
"placeholders": {},
@@ -3536,7 +3672,9 @@
"origin": [
["src/components/LabelForm.tsx", 135],
["src/views/board/components/NewTemplateForm.tsx", 118],
["src/views/boards/components/NewBoardForm.tsx", 134]
["src/views/boards/components/NewBoardForm.tsx", 134],
["src/views/settings/components/NewWebhookModal.tsx", 205],
["src/views/settings/components/WebhookList.tsx", 212]
],
"translation": "Nombre"
},
@@ -3650,6 +3788,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 56]],
"translation": "Nuevo ticket"
},
"sbNNyi": {
"translation": "Nuevo webhook",
"message": "New webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"curoK5": {
"message": "New workspace",
"placeholders": {},
@@ -3766,6 +3911,13 @@
"origin": [["src/views/settings/components/RolePermissions.tsx", 110]],
"translation": "Aún no se encontraron roles para este espacio de trabajo."
},
"TX0bT7": {
"translation": "No hay webhooks configurados. Agregue un webhook para recibir notificaciones.",
"message": "No webhooks configured. Add a webhook to receive notifications.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 194]]
},
"9h7RDh": {
"message": "Offer",
"placeholders": {},
@@ -3994,7 +4146,7 @@
"message": "Permissions",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 52]],
"origin": [["src/components/SettingsLayout.tsx", 53]],
"translation": "Permisos"
},
"Jgaz7E": {
@@ -4079,6 +4231,13 @@
"origin": [["src/components/AuthForm.tsx", 421]],
"translation": "Por favor, introduce una contraseña válida"
},
"jEw0Mr": {
"translation": "Por favor, ingrese una URL válida",
"message": "Please enter a valid URL",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 24]]
},
"tmlJN1": {
"message": "Please enter a valid YouTube URL",
"placeholders": {},
@@ -4527,6 +4686,13 @@
],
"translation": "Guardar"
},
"y3aU20": {
"translation": "Guardar cambios",
"message": "Save changes",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"MdwUGG": {
"message": "Save time with reusable board templates.",
"placeholders": {},
@@ -4548,6 +4714,20 @@
"origin": [["src/components/CommandPallette.tsx", 104]],
"translation": "Buscar tableros y tarjetas..."
},
"e1v+J3": {
"translation": "Secreto (opcional)",
"message": "Secret (optional)",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 229]]
},
"OkTY4+": {
"translation": "El secreto no puede exceder los 512 caracteres",
"message": "Secret cannot exceed 512 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 28]]
},
"a3LDKx": {
"message": "Security",
"placeholders": {},
@@ -4574,6 +4754,13 @@
],
"translation": "Seleccionar todo"
},
"o4e/70": {
"translation": "Seleccione al menos un evento",
"message": "Select at least one event",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 32]]
},
"rYUZIe": {
"message": "Select source",
"placeholders": {},
@@ -4609,6 +4796,13 @@
"origin": [["src/components/FeedbackModal.tsx", 116]],
"translation": "Enviar comentarios"
},
"eus61c": {
"translation": "Enviar prueba",
"message": "Send test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 310]]
},
"v3YoMA": {
"message": "Senior",
"placeholders": {},
@@ -4635,7 +4829,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 95],
["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 135]
],
"translation": "Configuración"
@@ -4675,6 +4869,13 @@
"origin": [["src/views/settings/PermissionsSettings.tsx", 49]],
"translation": "Configuración | Permisos"
},
"+h2faV": {
"translation": "Configuración | Webhooks",
"message": "Settings | Webhooks",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 24]]
},
"Ci/KUX": {
"message": "Settings | Workspace",
"placeholders": {},
@@ -4814,6 +5015,13 @@
"origin": [["src/views/pricing/index.tsx", 47]],
"translation": "Comienza gratis. Actualiza a medida que tu equipo crece. Sin tarifas ocultas, sin contratos."
},
"uAQUqI": {
"translation": "Estado",
"message": "Status",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 230]]
},
"WYDptz": {
"message": "Subscription Required",
"placeholders": {},
@@ -4940,6 +5148,23 @@
"origin": [["src/views/home/components/Footer.tsx", 42]],
"translation": "Términos de servicio"
},
"NnH3pK": {
"translation": "Prueba",
"message": "Test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 136]]
},
"itgYbC": {
"translation": "¡Webhook de prueba enviado correctamente!",
"message": "Test webhook sent successfully!",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 132],
["src/views/settings/components/WebhookList.tsx", 174]
]
},
"VUZDlr": {
"message": "Testimonials",
"placeholders": {},
@@ -5674,6 +5899,16 @@
],
"translation": "Urgente"
},
"IagCbF": {
"translation": "URL",
"message": "URL",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 217],
["src/views/settings/components/WebhookList.tsx", 218]
]
},
"MI5OBT": {
"message": "URL can only contain letters, numbers, and hyphens",
"placeholders": {},
@@ -5684,6 +5919,13 @@
],
"translation": "La URL solo puede contener letras, números y guiones"
},
"7aONWr": {
"translation": "La URL no puede exceder 2048 caracteres",
"message": "URL cannot exceed 2048 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 25]]
},
"i5rE2/": {
"message": "URL cannot exceed 64 characters",
"placeholders": {},
@@ -5711,6 +5953,13 @@
"origin": [["src/views/boards/components/NewBoardForm.tsx", 154]],
"translation": "Usar plantilla"
},
"n6EWYz": {
"translation": "Se utiliza para firmar las cargas útiles del webhook para verificación. Dejar en blanco para mantener el secreto existente.",
"message": "Used to sign webhook payloads for verification. Leave blank to keep existing secret.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 239]]
},
"7PzzBU": {
"message": "User",
"placeholders": {},
@@ -5802,6 +6051,70 @@
"origin": [["src/views/home/components/Features.tsx", 152]],
"translation": "Apenas estamos empezando."
},
"GdWB+V": {
"translation": "Webhook creado correctamente",
"message": "Webhook created successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 104]]
},
"2X4ecw": {
"translation": "Webhook eliminado correctamente",
"message": "Webhook deleted successfully",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 23]
]
},
"jIuWsV": {
"translation": "El nombre del webhook no puede exceder 255 caracteres",
"message": "Webhook name cannot exceed 255 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 20]]
},
"U2+rn0": {
"translation": "El nombre del webhook es obligatorio",
"message": "Webhook name is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 19]]
},
"8iP9oQ": {
"translation": "La prueba del webhook falló",
"message": "Webhook test failed",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 135],
["src/views/settings/components/WebhookList.tsx", 177]
]
},
"3d54Wj": {
"translation": "Webhook actualizado correctamente",
"message": "Webhook updated successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 118]]
},
"Hf1cEZ": {
"translation": "La URL del webhook es obligatoria",
"message": "Webhook URL is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 23]]
},
"v1kQyJ": {
"translation": "Webhooks",
"message": "Webhooks",
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 71],
["src/views/settings/WebhookSettings.tsx", 28]
]
},
"9eF5oV": {
"message": "Welcome back",
"placeholders": {},
@@ -5842,7 +6155,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 46],
["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 403],
["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 258],

View File

@@ -166,7 +166,7 @@
"message": "Account",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 40]],
"origin": [["src/components/SettingsLayout.tsx", 41]],
"translation": "Compte"
},
"TKFUnX": {
@@ -198,7 +198,11 @@
"message": "Active",
"placeholders": {},
"comments": [],
"origin": [["src/views/boards/index.tsx", 26]],
"origin": [
["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 293],
["src/views/settings/components/WebhookList.tsx", 106]
],
"translation": "Actif"
},
"XJOV1Y": {
@@ -299,6 +303,13 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 122]],
"translation": "Ajouter aux favoris"
},
"cWXW+7": {
"translation": "Ajouter un webhook",
"message": "Add webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 36]]
},
"bmXKoX": {
"message": "added {0} labels: <0>{labelList}</0>",
"placeholders": {
@@ -543,7 +554,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 64],
["src/components/SettingsLayout.tsx", 65],
["src/views/pricing/components/FeatureComparisonTable.tsx", 237]
],
"translation": "API"
@@ -629,6 +640,17 @@
],
"translation": "Êtes-vous sûr de vouloir supprimer {entityLabel} ?"
},
"Ypy5pZ": {
"translation": "Êtes-vous sûr de vouloir supprimer le webhook \"{webhookName}\" ? Cette action est irréversible.",
"message": "Are you sure you want to delete the webhook \"{webhookName}\"? This action cannot be undone.",
"placeholders": {
"webhookName": ["webhookName"]
},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 60]
]
},
"BhDZlc": {
"message": "Are you sure you want to delete the workspace {0}?",
"placeholders": {
@@ -788,7 +810,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 57],
["src/components/SettingsLayout.tsx", 58],
["src/views/boards/components/TemplateBoards.tsx", 68],
["src/views/settings/BillingSettings.tsx", 39]
],
@@ -1219,6 +1241,7 @@
40
],
["src/views/settings/components/DeleteAccountConfirmation.tsx", 88],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 66],
["src/views/settings/components/DeleteWorkspaceConfirmation.tsx", 98],
["src/views/settings/components/UpgradeToProConfirmation.tsx", 106]
],
@@ -1473,6 +1496,13 @@
"origin": [["src/views/pricing/components/PricingTiers.tsx", 82]],
"translation": "Rôles utilisateur et permissions configurables"
},
"t0dTPm": {
"translation": "Configurez des webhooks pour recevoir des notifications lorsque des cartes sont créées, mises à jour, déplacées ou supprimées.",
"message": "Configure webhooks to receive notifications when cards are created, updated, moved, or deleted.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 31]]
},
"/f3t6v": {
"message": "Configure which actions are allowed for each workspace role. These permissions apply to all members with that role.",
"placeholders": {},
@@ -1734,6 +1764,13 @@
"origin": [["src/views/board/components/NewTemplateForm.tsx", 132]],
"translation": "Créer un modèle"
},
"SiPp29": {
"translation": "Créer un webhook",
"message": "Create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"FdtSNC": {
"message": "Create workspace",
"placeholders": {},
@@ -1744,6 +1781,13 @@
],
"translation": "Créer un espace de travail"
},
"d+F6q9": {
"translation": "Créé",
"message": "Created",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 236]]
},
"f8lDFq": {
"message": "created the card",
"placeholders": {},
@@ -1899,7 +1943,9 @@
["src/views/board/components/DeleteBoardConfirmation.tsx", 47],
["src/views/card/components/DeleteCardConfirmation.tsx", 92],
["src/views/card/components/DeleteChecklistConfirmation.tsx", 67],
["src/views/card/components/DeleteCommentConfirmation.tsx", 83]
["src/views/card/components/DeleteCommentConfirmation.tsx", 83],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 73],
["src/views/settings/components/WebhookList.tsx", 140]
],
"translation": "Supprimer"
},
@@ -1949,6 +1995,15 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 133]],
"translation": "Supprimer le modèle"
},
"snMaH4": {
"translation": "Supprimer le webhook",
"message": "Delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 46]
]
},
"kYu0eF": {
"message": "Delete workspace",
"placeholders": {},
@@ -2161,7 +2216,10 @@
"message": "Edit",
"placeholders": {},
"comments": [],
"origin": [["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42]],
"origin": [
["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42],
["src/views/settings/components/WebhookList.tsx", 132]
],
"translation": "Modifier"
},
"tIdipJ": {
@@ -2198,6 +2256,13 @@
],
"translation": "Modifier les permissions"
},
"fW5sSv": {
"translation": "Modifier le webhook",
"message": "Edit webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"klpSmb": {
"message": "Edit workspace URL",
"placeholders": {},
@@ -2277,6 +2342,13 @@
"origin": [["src/components/YouTubeEmbed/EditYouTubeModal.tsx", 131]],
"translation": "Saisissez un titre personnalisé"
},
"rQRXo8": {
"translation": "Saisissez un nouveau secret pour mettre à jour",
"message": "Enter new secret to update",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"fR9laE": {
"message": "Enter your current password",
"placeholders": {},
@@ -2486,6 +2558,16 @@
],
"translation": "Erreur lors du téléchargement de l'image de profil"
},
"tst44n": {
"translation": "Événements",
"message": "Events",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 245],
["src/views/settings/components/WebhookList.tsx", 224]
]
},
"8iP0S8": {
"message": "Everything in the free plan, plus:",
"placeholders": {},
@@ -2538,6 +2620,22 @@
],
"translation": "Échec de la création du tableau"
},
"o4sQAg": {
"translation": "Échec de la création du webhook",
"message": "Failed to create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 109]]
},
"9YPBHv": {
"translation": "Échec de la suppression du webhook",
"message": "Failed to delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 28]
]
},
"W8oT+L": {
"message": "Failed to fetch video information",
"placeholders": {},
@@ -2554,6 +2652,23 @@
"origin": [["src/components/AuthForm.tsx", 291]],
"translation": "Échec de la connexion avec {0}. Veuillez réessayer."
},
"5ntVtp": {
"translation": "Échec du test du webhook",
"message": "Failed to test webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 143],
["src/views/settings/components/WebhookList.tsx", 184]
]
},
"R41XLH": {
"translation": "Échec de la mise à jour du webhook",
"message": "Failed to update webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 123]]
},
"ZL1A+p": {
"message": "Failed to upload attachment. Please try again.",
"placeholders": {},
@@ -2899,6 +3014,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 80]],
"translation": "Embauché"
},
"SRvxId": {
"translation": "Secret HMAC pour la vérification de signature",
"message": "HMAC secret for signature verification",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"LrcnbT": {
"message": "Host Kan on your own infrastructure. Ideal for organisations that need complete control over their data.",
"placeholders": {},
@@ -3064,6 +3186,13 @@
],
"translation": "En cours"
},
"NoNwIX": {
"translation": "Inactif",
"message": "Inactive",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 106]]
},
"6mbe4b": {
"message": "Individuals",
"placeholders": {},
@@ -3076,7 +3205,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 70],
["src/components/SettingsLayout.tsx", 77],
["src/views/home/components/Features.tsx", 121]
],
"translation": "Intégrations"
@@ -3529,6 +3658,13 @@
"origin": [["src/views/card/components/ActivityList.tsx", 127]],
"translation": "a déplacé la carte vers une autre liste"
},
"uEGGDs": {
"translation": "Mon webhook",
"message": "My webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 209]]
},
"6YtxFj": {
"message": "Name",
"placeholders": {},
@@ -3536,7 +3672,9 @@
"origin": [
["src/components/LabelForm.tsx", 135],
["src/views/board/components/NewTemplateForm.tsx", 118],
["src/views/boards/components/NewBoardForm.tsx", 134]
["src/views/boards/components/NewBoardForm.tsx", 134],
["src/views/settings/components/NewWebhookModal.tsx", 205],
["src/views/settings/components/WebhookList.tsx", 212]
],
"translation": "Nom"
},
@@ -3650,6 +3788,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 56]],
"translation": "Nouveau ticket"
},
"sbNNyi": {
"translation": "Nouveau webhook",
"message": "New webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"curoK5": {
"message": "New workspace",
"placeholders": {},
@@ -3766,6 +3911,13 @@
"origin": [["src/views/settings/components/RolePermissions.tsx", 110]],
"translation": "Aucun rôle trouvé pour cet espace de travail pour le moment."
},
"TX0bT7": {
"translation": "Aucun webhook configuré. Ajoutez un webhook pour recevoir des notifications.",
"message": "No webhooks configured. Add a webhook to receive notifications.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 194]]
},
"9h7RDh": {
"message": "Offer",
"placeholders": {},
@@ -3994,7 +4146,7 @@
"message": "Permissions",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 52]],
"origin": [["src/components/SettingsLayout.tsx", 53]],
"translation": "Permissions"
},
"Jgaz7E": {
@@ -4079,6 +4231,13 @@
"origin": [["src/components/AuthForm.tsx", 421]],
"translation": "Veuillez saisir un mot de passe valide"
},
"jEw0Mr": {
"translation": "Veuillez saisir une URL valide",
"message": "Please enter a valid URL",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 24]]
},
"tmlJN1": {
"message": "Please enter a valid YouTube URL",
"placeholders": {},
@@ -4527,6 +4686,13 @@
],
"translation": "Enregistrer"
},
"y3aU20": {
"translation": "Enregistrer les modifications",
"message": "Save changes",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"MdwUGG": {
"message": "Save time with reusable board templates.",
"placeholders": {},
@@ -4548,6 +4714,20 @@
"origin": [["src/components/CommandPallette.tsx", 104]],
"translation": "Rechercher des tableaux et des cartes..."
},
"e1v+J3": {
"translation": "Secret (facultatif)",
"message": "Secret (optional)",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 229]]
},
"OkTY4+": {
"translation": "Le secret ne peut pas dépasser 512 caractères",
"message": "Secret cannot exceed 512 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 28]]
},
"a3LDKx": {
"message": "Security",
"placeholders": {},
@@ -4574,6 +4754,13 @@
],
"translation": "Tout sélectionner"
},
"o4e/70": {
"translation": "Sélectionnez au moins un événement",
"message": "Select at least one event",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 32]]
},
"rYUZIe": {
"message": "Select source",
"placeholders": {},
@@ -4609,6 +4796,13 @@
"origin": [["src/components/FeedbackModal.tsx", 116]],
"translation": "Envoyer un commentaire"
},
"eus61c": {
"translation": "Envoyer un test",
"message": "Send test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 310]]
},
"v3YoMA": {
"message": "Senior",
"placeholders": {},
@@ -4635,7 +4829,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 95],
["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 135]
],
"translation": "Paramètres"
@@ -4675,6 +4869,13 @@
"origin": [["src/views/settings/PermissionsSettings.tsx", 49]],
"translation": "Paramètres | Permissions"
},
"+h2faV": {
"translation": "Paramètres | Webhooks",
"message": "Settings | Webhooks",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 24]]
},
"Ci/KUX": {
"message": "Settings | Workspace",
"placeholders": {},
@@ -4814,6 +5015,13 @@
"origin": [["src/views/pricing/index.tsx", 47]],
"translation": "Commencez gratuitement. Évoluez au rythme de votre équipe. Aucun frais caché, aucun contrat."
},
"uAQUqI": {
"translation": "Statut",
"message": "Status",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 230]]
},
"WYDptz": {
"message": "Subscription Required",
"placeholders": {},
@@ -4940,6 +5148,23 @@
"origin": [["src/views/home/components/Footer.tsx", 42]],
"translation": "Conditions d'utilisation"
},
"NnH3pK": {
"translation": "Tester",
"message": "Test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 136]]
},
"itgYbC": {
"translation": "Webhook de test envoyé avec succès !",
"message": "Test webhook sent successfully!",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 132],
["src/views/settings/components/WebhookList.tsx", 174]
]
},
"VUZDlr": {
"message": "Testimonials",
"placeholders": {},
@@ -5674,6 +5899,16 @@
],
"translation": "Urgent"
},
"IagCbF": {
"translation": "URL",
"message": "URL",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 217],
["src/views/settings/components/WebhookList.tsx", 218]
]
},
"MI5OBT": {
"message": "URL can only contain letters, numbers, and hyphens",
"placeholders": {},
@@ -5684,6 +5919,13 @@
],
"translation": "L'URL ne peut contenir que des lettres, des chiffres et des traits d'union"
},
"7aONWr": {
"translation": "L'URL ne peut pas dépasser 2048 caractères",
"message": "URL cannot exceed 2048 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 25]]
},
"i5rE2/": {
"message": "URL cannot exceed 64 characters",
"placeholders": {},
@@ -5711,6 +5953,13 @@
"origin": [["src/views/boards/components/NewBoardForm.tsx", 154]],
"translation": "Utiliser le modèle"
},
"n6EWYz": {
"translation": "Utilisé pour signer les charges utiles du webhook à des fins de vérification. Laissez vide pour conserver le secret existant.",
"message": "Used to sign webhook payloads for verification. Leave blank to keep existing secret.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 239]]
},
"7PzzBU": {
"message": "User",
"placeholders": {},
@@ -5802,6 +6051,70 @@
"origin": [["src/views/home/components/Features.tsx", 152]],
"translation": "Nous ne faisons que commencer."
},
"GdWB+V": {
"translation": "Webhook créé avec succès",
"message": "Webhook created successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 104]]
},
"2X4ecw": {
"translation": "Webhook supprimé avec succès",
"message": "Webhook deleted successfully",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 23]
]
},
"jIuWsV": {
"translation": "Le nom du webhook ne peut pas dépasser 255 caractères",
"message": "Webhook name cannot exceed 255 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 20]]
},
"U2+rn0": {
"translation": "Le nom du webhook est requis",
"message": "Webhook name is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 19]]
},
"8iP9oQ": {
"translation": "Le test du webhook a échoué",
"message": "Webhook test failed",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 135],
["src/views/settings/components/WebhookList.tsx", 177]
]
},
"3d54Wj": {
"translation": "Webhook mis à jour avec succès",
"message": "Webhook updated successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 118]]
},
"Hf1cEZ": {
"translation": "L'URL du webhook est requise",
"message": "Webhook URL is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 23]]
},
"v1kQyJ": {
"translation": "Webhooks",
"message": "Webhooks",
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 71],
["src/views/settings/WebhookSettings.tsx", 28]
]
},
"9eF5oV": {
"message": "Welcome back",
"placeholders": {},
@@ -5842,7 +6155,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 46],
["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 403],
["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 258],

View File

@@ -166,7 +166,7 @@
"message": "Account",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 40]],
"origin": [["src/components/SettingsLayout.tsx", 41]],
"translation": "Account"
},
"TKFUnX": {
@@ -198,7 +198,11 @@
"message": "Active",
"placeholders": {},
"comments": [],
"origin": [["src/views/boards/index.tsx", 26]],
"origin": [
["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 293],
["src/views/settings/components/WebhookList.tsx", 106]
],
"translation": "Attivo"
},
"XJOV1Y": {
@@ -299,6 +303,13 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 122]],
"translation": "Aggiungi ai preferiti"
},
"cWXW+7": {
"translation": "Aggiungi webhook",
"message": "Add webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 36]]
},
"bmXKoX": {
"message": "added {0} labels: <0>{labelList}</0>",
"placeholders": {
@@ -543,7 +554,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 64],
["src/components/SettingsLayout.tsx", 65],
["src/views/pricing/components/FeatureComparisonTable.tsx", 237]
],
"translation": "API"
@@ -629,6 +640,17 @@
],
"translation": "Sei sicuro di voler rimuovere {entityLabel}?"
},
"Ypy5pZ": {
"translation": "Sei sicuro di voler eliminare il webhook \"{webhookName}\"? Questa azione non può essere annullata.",
"message": "Are you sure you want to delete the webhook \"{webhookName}\"? This action cannot be undone.",
"placeholders": {
"webhookName": ["webhookName"]
},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 60]
]
},
"BhDZlc": {
"message": "Are you sure you want to delete the workspace {0}?",
"placeholders": {
@@ -788,7 +810,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 57],
["src/components/SettingsLayout.tsx", 58],
["src/views/boards/components/TemplateBoards.tsx", 68],
["src/views/settings/BillingSettings.tsx", 39]
],
@@ -1219,6 +1241,7 @@
40
],
["src/views/settings/components/DeleteAccountConfirmation.tsx", 88],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 66],
["src/views/settings/components/DeleteWorkspaceConfirmation.tsx", 98],
["src/views/settings/components/UpgradeToProConfirmation.tsx", 106]
],
@@ -1473,6 +1496,13 @@
"origin": [["src/views/pricing/components/PricingTiers.tsx", 82]],
"translation": "Ruoli utente e permessi configurabili"
},
"t0dTPm": {
"translation": "Configura i webhook per ricevere notifiche quando le schede vengono create, aggiornate, spostate o eliminate.",
"message": "Configure webhooks to receive notifications when cards are created, updated, moved, or deleted.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 31]]
},
"/f3t6v": {
"message": "Configure which actions are allowed for each workspace role. These permissions apply to all members with that role.",
"placeholders": {},
@@ -1734,6 +1764,13 @@
"origin": [["src/views/board/components/NewTemplateForm.tsx", 132]],
"translation": "Crea template"
},
"SiPp29": {
"translation": "Crea webhook",
"message": "Create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"FdtSNC": {
"message": "Create workspace",
"placeholders": {},
@@ -1744,6 +1781,13 @@
],
"translation": "Crea workspace"
},
"d+F6q9": {
"translation": "Creato",
"message": "Created",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 236]]
},
"f8lDFq": {
"message": "created the card",
"placeholders": {},
@@ -1899,7 +1943,9 @@
["src/views/board/components/DeleteBoardConfirmation.tsx", 47],
["src/views/card/components/DeleteCardConfirmation.tsx", 92],
["src/views/card/components/DeleteChecklistConfirmation.tsx", 67],
["src/views/card/components/DeleteCommentConfirmation.tsx", 83]
["src/views/card/components/DeleteCommentConfirmation.tsx", 83],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 73],
["src/views/settings/components/WebhookList.tsx", 140]
],
"translation": "Elimina"
},
@@ -1949,6 +1995,15 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 133]],
"translation": "Elimina template"
},
"snMaH4": {
"translation": "Elimina webhook",
"message": "Delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 46]
]
},
"kYu0eF": {
"message": "Delete workspace",
"placeholders": {},
@@ -2161,7 +2216,10 @@
"message": "Edit",
"placeholders": {},
"comments": [],
"origin": [["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42]],
"origin": [
["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42],
["src/views/settings/components/WebhookList.tsx", 132]
],
"translation": "Modifica"
},
"tIdipJ": {
@@ -2198,6 +2256,13 @@
],
"translation": "Modifica permessi"
},
"fW5sSv": {
"translation": "Modifica webhook",
"message": "Edit webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"klpSmb": {
"message": "Edit workspace URL",
"placeholders": {},
@@ -2277,6 +2342,13 @@
"origin": [["src/components/YouTubeEmbed/EditYouTubeModal.tsx", 131]],
"translation": "Inserisci un titolo personalizzato"
},
"rQRXo8": {
"translation": "Inserisci un nuovo secret per aggiornare",
"message": "Enter new secret to update",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"fR9laE": {
"message": "Enter your current password",
"placeholders": {},
@@ -2486,6 +2558,16 @@
],
"translation": "Errore durante il caricamento dell'immagine del profilo"
},
"tst44n": {
"translation": "Eventi",
"message": "Events",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 245],
["src/views/settings/components/WebhookList.tsx", 224]
]
},
"8iP0S8": {
"message": "Everything in the free plan, plus:",
"placeholders": {},
@@ -2538,6 +2620,22 @@
],
"translation": "Impossibile creare la board"
},
"o4sQAg": {
"translation": "Impossibile creare il webhook",
"message": "Failed to create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 109]]
},
"9YPBHv": {
"translation": "Impossibile eliminare il webhook",
"message": "Failed to delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 28]
]
},
"W8oT+L": {
"message": "Failed to fetch video information",
"placeholders": {},
@@ -2554,6 +2652,23 @@
"origin": [["src/components/AuthForm.tsx", 291]],
"translation": "Impossibile effettuare il login con {0}. Riprova."
},
"5ntVtp": {
"translation": "Impossibile testare il webhook",
"message": "Failed to test webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 143],
["src/views/settings/components/WebhookList.tsx", 184]
]
},
"R41XLH": {
"translation": "Impossibile aggiornare il webhook",
"message": "Failed to update webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 123]]
},
"ZL1A+p": {
"message": "Failed to upload attachment. Please try again.",
"placeholders": {},
@@ -2899,6 +3014,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 80]],
"translation": "Assunto"
},
"SRvxId": {
"translation": "Secret HMAC per la verifica della firma",
"message": "HMAC secret for signature verification",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"LrcnbT": {
"message": "Host Kan on your own infrastructure. Ideal for organisations that need complete control over their data.",
"placeholders": {},
@@ -3064,6 +3186,13 @@
],
"translation": "In corso"
},
"NoNwIX": {
"translation": "Inattivo",
"message": "Inactive",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 106]]
},
"6mbe4b": {
"message": "Individuals",
"placeholders": {},
@@ -3076,7 +3205,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 70],
["src/components/SettingsLayout.tsx", 77],
["src/views/home/components/Features.tsx", 121]
],
"translation": "Integrazioni"
@@ -3529,6 +3658,13 @@
"origin": [["src/views/card/components/ActivityList.tsx", 127]],
"translation": "ha spostato la card in un'altra lista"
},
"uEGGDs": {
"translation": "Il mio webhook",
"message": "My webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 209]]
},
"6YtxFj": {
"message": "Name",
"placeholders": {},
@@ -3536,7 +3672,9 @@
"origin": [
["src/components/LabelForm.tsx", 135],
["src/views/board/components/NewTemplateForm.tsx", 118],
["src/views/boards/components/NewBoardForm.tsx", 134]
["src/views/boards/components/NewBoardForm.tsx", 134],
["src/views/settings/components/NewWebhookModal.tsx", 205],
["src/views/settings/components/WebhookList.tsx", 212]
],
"translation": "Nome"
},
@@ -3650,6 +3788,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 56]],
"translation": "Nuovo ticket"
},
"sbNNyi": {
"translation": "Nuovo webhook",
"message": "New webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"curoK5": {
"message": "New workspace",
"placeholders": {},
@@ -3766,6 +3911,13 @@
"origin": [["src/views/settings/components/RolePermissions.tsx", 110]],
"translation": "Nessun ruolo trovato per questo workspace."
},
"TX0bT7": {
"translation": "Nessun webhook configurato. Aggiungi un webhook per ricevere notifiche.",
"message": "No webhooks configured. Add a webhook to receive notifications.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 194]]
},
"9h7RDh": {
"message": "Offer",
"placeholders": {},
@@ -3994,7 +4146,7 @@
"message": "Permissions",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 52]],
"origin": [["src/components/SettingsLayout.tsx", 53]],
"translation": "Permessi"
},
"Jgaz7E": {
@@ -4079,6 +4231,13 @@
"origin": [["src/components/AuthForm.tsx", 421]],
"translation": "Inserisci una password valida"
},
"jEw0Mr": {
"translation": "Inserisci un URL valido",
"message": "Please enter a valid URL",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 24]]
},
"tmlJN1": {
"message": "Please enter a valid YouTube URL",
"placeholders": {},
@@ -4527,6 +4686,13 @@
],
"translation": "Salva"
},
"y3aU20": {
"translation": "Salva modifiche",
"message": "Save changes",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"MdwUGG": {
"message": "Save time with reusable board templates.",
"placeholders": {},
@@ -4548,6 +4714,20 @@
"origin": [["src/components/CommandPallette.tsx", 104]],
"translation": "Cerca board e card..."
},
"e1v+J3": {
"translation": "Secret (facoltativo)",
"message": "Secret (optional)",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 229]]
},
"OkTY4+": {
"translation": "Il secret non può superare i 512 caratteri",
"message": "Secret cannot exceed 512 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 28]]
},
"a3LDKx": {
"message": "Security",
"placeholders": {},
@@ -4574,6 +4754,13 @@
],
"translation": "Seleziona tutto"
},
"o4e/70": {
"translation": "Seleziona almeno un evento",
"message": "Select at least one event",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 32]]
},
"rYUZIe": {
"message": "Select source",
"placeholders": {},
@@ -4609,6 +4796,13 @@
"origin": [["src/components/FeedbackModal.tsx", 116]],
"translation": "Invia feedback"
},
"eus61c": {
"translation": "Invia test",
"message": "Send test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 310]]
},
"v3YoMA": {
"message": "Senior",
"placeholders": {},
@@ -4635,7 +4829,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 95],
["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 135]
],
"translation": "Impostazioni"
@@ -4675,6 +4869,13 @@
"origin": [["src/views/settings/PermissionsSettings.tsx", 49]],
"translation": "Impostazioni | Permessi"
},
"+h2faV": {
"translation": "Impostazioni | Webhook",
"message": "Settings | Webhooks",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 24]]
},
"Ci/KUX": {
"message": "Settings | Workspace",
"placeholders": {},
@@ -4814,6 +5015,13 @@
"origin": [["src/views/pricing/index.tsx", 47]],
"translation": "Inizia gratis. Aggiorna man mano che il tuo team cresce. Nessun costo nascosto, nessun contratto."
},
"uAQUqI": {
"translation": "Stato",
"message": "Status",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 230]]
},
"WYDptz": {
"message": "Subscription Required",
"placeholders": {},
@@ -4940,6 +5148,23 @@
"origin": [["src/views/home/components/Footer.tsx", 42]],
"translation": "Termini di servizio"
},
"NnH3pK": {
"translation": "Test",
"message": "Test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 136]]
},
"itgYbC": {
"translation": "Webhook di test inviato con successo!",
"message": "Test webhook sent successfully!",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 132],
["src/views/settings/components/WebhookList.tsx", 174]
]
},
"VUZDlr": {
"message": "Testimonials",
"placeholders": {},
@@ -5674,6 +5899,16 @@
],
"translation": "Urgente"
},
"IagCbF": {
"translation": "URL",
"message": "URL",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 217],
["src/views/settings/components/WebhookList.tsx", 218]
]
},
"MI5OBT": {
"message": "URL can only contain letters, numbers, and hyphens",
"placeholders": {},
@@ -5684,6 +5919,13 @@
],
"translation": "L'URL può contenere solo lettere, numeri e trattini"
},
"7aONWr": {
"translation": "L'URL non può superare i 2048 caratteri",
"message": "URL cannot exceed 2048 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 25]]
},
"i5rE2/": {
"message": "URL cannot exceed 64 characters",
"placeholders": {},
@@ -5711,6 +5953,13 @@
"origin": [["src/views/boards/components/NewBoardForm.tsx", 154]],
"translation": "Usa template"
},
"n6EWYz": {
"translation": "Utilizzato per firmare i payload dei webhook per la verifica. Lasciare vuoto per mantenere il segreto esistente.",
"message": "Used to sign webhook payloads for verification. Leave blank to keep existing secret.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 239]]
},
"7PzzBU": {
"message": "User",
"placeholders": {},
@@ -5802,6 +6051,70 @@
"origin": [["src/views/home/components/Features.tsx", 152]],
"translation": "Siamo solo all'inizio."
},
"GdWB+V": {
"translation": "Webhook creato con successo",
"message": "Webhook created successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 104]]
},
"2X4ecw": {
"translation": "Webhook eliminato con successo",
"message": "Webhook deleted successfully",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 23]
]
},
"jIuWsV": {
"translation": "Il nome del webhook non può superare i 255 caratteri",
"message": "Webhook name cannot exceed 255 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 20]]
},
"U2+rn0": {
"translation": "Il nome del webhook è obbligatorio",
"message": "Webhook name is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 19]]
},
"8iP9oQ": {
"translation": "Test del webhook non riuscito",
"message": "Webhook test failed",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 135],
["src/views/settings/components/WebhookList.tsx", 177]
]
},
"3d54Wj": {
"translation": "Webhook aggiornato con successo",
"message": "Webhook updated successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 118]]
},
"Hf1cEZ": {
"translation": "L'URL del webhook è obbligatorio",
"message": "Webhook URL is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 23]]
},
"v1kQyJ": {
"translation": "Webhook",
"message": "Webhooks",
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 71],
["src/views/settings/WebhookSettings.tsx", 28]
]
},
"9eF5oV": {
"message": "Welcome back",
"placeholders": {},
@@ -5842,7 +6155,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 46],
["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 403],
["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 258],

View File

@@ -166,7 +166,7 @@
"message": "Account",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 40]],
"origin": [["src/components/SettingsLayout.tsx", 41]],
"translation": "Account"
},
"TKFUnX": {
@@ -198,7 +198,11 @@
"message": "Active",
"placeholders": {},
"comments": [],
"origin": [["src/views/boards/index.tsx", 26]],
"origin": [
["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 293],
["src/views/settings/components/WebhookList.tsx", 106]
],
"translation": "Actief"
},
"XJOV1Y": {
@@ -299,6 +303,13 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 122]],
"translation": "Toevoegen aan favorieten"
},
"cWXW+7": {
"translation": "Webhook toevoegen",
"message": "Add webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 36]]
},
"bmXKoX": {
"message": "added {0} labels: <0>{labelList}</0>",
"placeholders": {
@@ -543,7 +554,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 64],
["src/components/SettingsLayout.tsx", 65],
["src/views/pricing/components/FeatureComparisonTable.tsx", 237]
],
"translation": "API"
@@ -629,6 +640,17 @@
],
"translation": "Weet je zeker dat je {entityLabel} wilt verwijderen?"
},
"Ypy5pZ": {
"translation": "Weet je zeker dat je de webhook \"{webhookName}\" wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt.",
"message": "Are you sure you want to delete the webhook \"{webhookName}\"? This action cannot be undone.",
"placeholders": {
"webhookName": ["webhookName"]
},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 60]
]
},
"BhDZlc": {
"message": "Are you sure you want to delete the workspace {0}?",
"placeholders": {
@@ -788,7 +810,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 57],
["src/components/SettingsLayout.tsx", 58],
["src/views/boards/components/TemplateBoards.tsx", 68],
["src/views/settings/BillingSettings.tsx", 39]
],
@@ -1219,6 +1241,7 @@
40
],
["src/views/settings/components/DeleteAccountConfirmation.tsx", 88],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 66],
["src/views/settings/components/DeleteWorkspaceConfirmation.tsx", 98],
["src/views/settings/components/UpgradeToProConfirmation.tsx", 106]
],
@@ -1473,6 +1496,13 @@
"origin": [["src/views/pricing/components/PricingTiers.tsx", 82]],
"translation": "Configureerbare gebruikersrollen en rechten"
},
"t0dTPm": {
"translation": "Configureer webhooks om meldingen te ontvangen wanneer kaarten worden aangemaakt, bijgewerkt, verplaatst of verwijderd.",
"message": "Configure webhooks to receive notifications when cards are created, updated, moved, or deleted.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 31]]
},
"/f3t6v": {
"message": "Configure which actions are allowed for each workspace role. These permissions apply to all members with that role.",
"placeholders": {},
@@ -1734,6 +1764,13 @@
"origin": [["src/views/board/components/NewTemplateForm.tsx", 132]],
"translation": "Maak sjabloon"
},
"SiPp29": {
"translation": "Webhook aanmaken",
"message": "Create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"FdtSNC": {
"message": "Create workspace",
"placeholders": {},
@@ -1744,6 +1781,13 @@
],
"translation": "Maak werkruimte"
},
"d+F6q9": {
"translation": "Aangemaakt",
"message": "Created",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 236]]
},
"f8lDFq": {
"message": "created the card",
"placeholders": {},
@@ -1899,7 +1943,9 @@
["src/views/board/components/DeleteBoardConfirmation.tsx", 47],
["src/views/card/components/DeleteCardConfirmation.tsx", 92],
["src/views/card/components/DeleteChecklistConfirmation.tsx", 67],
["src/views/card/components/DeleteCommentConfirmation.tsx", 83]
["src/views/card/components/DeleteCommentConfirmation.tsx", 83],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 73],
["src/views/settings/components/WebhookList.tsx", 140]
],
"translation": "Verwijderen"
},
@@ -1949,6 +1995,15 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 133]],
"translation": "Sjabloon verwijderen"
},
"snMaH4": {
"translation": "Webhook verwijderen",
"message": "Delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 46]
]
},
"kYu0eF": {
"message": "Delete workspace",
"placeholders": {},
@@ -2161,7 +2216,10 @@
"message": "Edit",
"placeholders": {},
"comments": [],
"origin": [["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42]],
"origin": [
["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42],
["src/views/settings/components/WebhookList.tsx", 132]
],
"translation": "Bewerken"
},
"tIdipJ": {
@@ -2198,6 +2256,13 @@
],
"translation": "Rechten bewerken"
},
"fW5sSv": {
"translation": "Webhook bewerken",
"message": "Edit webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"klpSmb": {
"message": "Edit workspace URL",
"placeholders": {},
@@ -2277,6 +2342,13 @@
"origin": [["src/components/YouTubeEmbed/EditYouTubeModal.tsx", 131]],
"translation": "Voer een aangepaste titel in"
},
"rQRXo8": {
"translation": "Voer nieuw geheim in om bij te werken",
"message": "Enter new secret to update",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"fR9laE": {
"message": "Enter your current password",
"placeholders": {},
@@ -2486,6 +2558,16 @@
],
"translation": "Fout bij uploaden van profielafbeelding"
},
"tst44n": {
"translation": "Gebeurtenissen",
"message": "Events",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 245],
["src/views/settings/components/WebhookList.tsx", 224]
]
},
"8iP0S8": {
"message": "Everything in the free plan, plus:",
"placeholders": {},
@@ -2538,6 +2620,22 @@
],
"translation": "Bord aanmaken mislukt"
},
"o4sQAg": {
"translation": "Webhook aanmaken mislukt",
"message": "Failed to create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 109]]
},
"9YPBHv": {
"translation": "Webhook verwijderen mislukt",
"message": "Failed to delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 28]
]
},
"W8oT+L": {
"message": "Failed to fetch video information",
"placeholders": {},
@@ -2554,6 +2652,23 @@
"origin": [["src/components/AuthForm.tsx", 291]],
"translation": "Inloggen met {0} mislukt. Probeer het opnieuw."
},
"5ntVtp": {
"translation": "Webhook testen mislukt",
"message": "Failed to test webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 143],
["src/views/settings/components/WebhookList.tsx", 184]
]
},
"R41XLH": {
"translation": "Webhook bijwerken mislukt",
"message": "Failed to update webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 123]]
},
"ZL1A+p": {
"message": "Failed to upload attachment. Please try again.",
"placeholders": {},
@@ -2899,6 +3014,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 80]],
"translation": "Aangenomen"
},
"SRvxId": {
"translation": "HMAC-geheim voor handtekeningverificatie",
"message": "HMAC secret for signature verification",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"LrcnbT": {
"message": "Host Kan on your own infrastructure. Ideal for organisations that need complete control over their data.",
"placeholders": {},
@@ -3064,6 +3186,13 @@
],
"translation": "Bezig"
},
"NoNwIX": {
"translation": "Inactief",
"message": "Inactive",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 106]]
},
"6mbe4b": {
"message": "Individuals",
"placeholders": {},
@@ -3076,7 +3205,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 70],
["src/components/SettingsLayout.tsx", 77],
["src/views/home/components/Features.tsx", 121]
],
"translation": "Integraties"
@@ -3529,6 +3658,13 @@
"origin": [["src/views/card/components/ActivityList.tsx", 127]],
"translation": "heeft de kaart naar een andere lijst verplaatst"
},
"uEGGDs": {
"translation": "Mijn webhook",
"message": "My webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 209]]
},
"6YtxFj": {
"message": "Name",
"placeholders": {},
@@ -3536,7 +3672,9 @@
"origin": [
["src/components/LabelForm.tsx", 135],
["src/views/board/components/NewTemplateForm.tsx", 118],
["src/views/boards/components/NewBoardForm.tsx", 134]
["src/views/boards/components/NewBoardForm.tsx", 134],
["src/views/settings/components/NewWebhookModal.tsx", 205],
["src/views/settings/components/WebhookList.tsx", 212]
],
"translation": "Naam"
},
@@ -3650,6 +3788,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 56]],
"translation": "Nieuw ticket"
},
"sbNNyi": {
"translation": "Nieuwe webhook",
"message": "New webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"curoK5": {
"message": "New workspace",
"placeholders": {},
@@ -3766,6 +3911,13 @@
"origin": [["src/views/settings/components/RolePermissions.tsx", 110]],
"translation": "Nog geen rollen gevonden voor deze workspace."
},
"TX0bT7": {
"translation": "Geen webhooks geconfigureerd. Voeg een webhook toe om meldingen te ontvangen.",
"message": "No webhooks configured. Add a webhook to receive notifications.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 194]]
},
"9h7RDh": {
"message": "Offer",
"placeholders": {},
@@ -3994,7 +4146,7 @@
"message": "Permissions",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 52]],
"origin": [["src/components/SettingsLayout.tsx", 53]],
"translation": "Toestemmingen"
},
"Jgaz7E": {
@@ -4079,6 +4231,13 @@
"origin": [["src/components/AuthForm.tsx", 421]],
"translation": "Voer een geldig wachtwoord in"
},
"jEw0Mr": {
"translation": "Voer een geldige URL in",
"message": "Please enter a valid URL",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 24]]
},
"tmlJN1": {
"message": "Please enter a valid YouTube URL",
"placeholders": {},
@@ -4527,6 +4686,13 @@
],
"translation": "Opslaan"
},
"y3aU20": {
"translation": "Wijzigingen opslaan",
"message": "Save changes",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"MdwUGG": {
"message": "Save time with reusable board templates.",
"placeholders": {},
@@ -4548,6 +4714,20 @@
"origin": [["src/components/CommandPallette.tsx", 104]],
"translation": "Zoek borden en kaarten..."
},
"e1v+J3": {
"translation": "Geheim (optioneel)",
"message": "Secret (optional)",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 229]]
},
"OkTY4+": {
"translation": "Geheim mag niet meer dan 512 tekens bevatten",
"message": "Secret cannot exceed 512 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 28]]
},
"a3LDKx": {
"message": "Security",
"placeholders": {},
@@ -4574,6 +4754,13 @@
],
"translation": "Alles selecteren"
},
"o4e/70": {
"translation": "Selecteer minimaal één gebeurtenis",
"message": "Select at least one event",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 32]]
},
"rYUZIe": {
"message": "Select source",
"placeholders": {},
@@ -4609,6 +4796,13 @@
"origin": [["src/components/FeedbackModal.tsx", 116]],
"translation": "Feedback versturen"
},
"eus61c": {
"translation": "Test verzenden",
"message": "Send test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 310]]
},
"v3YoMA": {
"message": "Senior",
"placeholders": {},
@@ -4635,7 +4829,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 95],
["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 135]
],
"translation": "Instellingen"
@@ -4675,6 +4869,13 @@
"origin": [["src/views/settings/PermissionsSettings.tsx", 49]],
"translation": "Instellingen | Rechten"
},
"+h2faV": {
"translation": "Instellingen | Webhooks",
"message": "Settings | Webhooks",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 24]]
},
"Ci/KUX": {
"message": "Settings | Workspace",
"placeholders": {},
@@ -4814,6 +5015,13 @@
"origin": [["src/views/pricing/index.tsx", 47]],
"translation": "Start gratis. Upgrade naarmate je team groeit. Geen verborgen kosten, geen contracten."
},
"uAQUqI": {
"translation": "Status",
"message": "Status",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 230]]
},
"WYDptz": {
"message": "Subscription Required",
"placeholders": {},
@@ -4940,6 +5148,23 @@
"origin": [["src/views/home/components/Footer.tsx", 42]],
"translation": "Servicevoorwaarden"
},
"NnH3pK": {
"translation": "Test",
"message": "Test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 136]]
},
"itgYbC": {
"translation": "Test webhook succesvol verzonden!",
"message": "Test webhook sent successfully!",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 132],
["src/views/settings/components/WebhookList.tsx", 174]
]
},
"VUZDlr": {
"message": "Testimonials",
"placeholders": {},
@@ -5674,6 +5899,16 @@
],
"translation": "Urgent"
},
"IagCbF": {
"translation": "URL",
"message": "URL",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 217],
["src/views/settings/components/WebhookList.tsx", 218]
]
},
"MI5OBT": {
"message": "URL can only contain letters, numbers, and hyphens",
"placeholders": {},
@@ -5684,6 +5919,13 @@
],
"translation": "URL mag alleen letters, cijfers en koppeltekens bevatten"
},
"7aONWr": {
"translation": "URL mag niet langer zijn dan 2048 tekens",
"message": "URL cannot exceed 2048 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 25]]
},
"i5rE2/": {
"message": "URL cannot exceed 64 characters",
"placeholders": {},
@@ -5711,6 +5953,13 @@
"origin": [["src/views/boards/components/NewBoardForm.tsx", 154]],
"translation": "Template gebruiken"
},
"n6EWYz": {
"translation": "Wordt gebruikt om webhook-payloads te ondertekenen voor verificatie. Laat leeg om het bestaande geheim te behouden.",
"message": "Used to sign webhook payloads for verification. Leave blank to keep existing secret.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 239]]
},
"7PzzBU": {
"message": "User",
"placeholders": {},
@@ -5802,6 +6051,70 @@
"origin": [["src/views/home/components/Features.tsx", 152]],
"translation": "We zijn net begonnen."
},
"GdWB+V": {
"translation": "Webhook succesvol aangemaakt",
"message": "Webhook created successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 104]]
},
"2X4ecw": {
"translation": "Webhook succesvol verwijderd",
"message": "Webhook deleted successfully",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 23]
]
},
"jIuWsV": {
"translation": "Webhooknaam mag niet langer zijn dan 255 tekens",
"message": "Webhook name cannot exceed 255 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 20]]
},
"U2+rn0": {
"translation": "Webhooknaam is verplicht",
"message": "Webhook name is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 19]]
},
"8iP9oQ": {
"translation": "Webhook-test mislukt",
"message": "Webhook test failed",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 135],
["src/views/settings/components/WebhookList.tsx", 177]
]
},
"3d54Wj": {
"translation": "Webhook succesvol bijgewerkt",
"message": "Webhook updated successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 118]]
},
"Hf1cEZ": {
"translation": "Webhook-URL is verplicht",
"message": "Webhook URL is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 23]]
},
"v1kQyJ": {
"translation": "Webhooks",
"message": "Webhooks",
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 71],
["src/views/settings/WebhookSettings.tsx", 28]
]
},
"9eF5oV": {
"message": "Welcome back",
"placeholders": {},
@@ -5842,7 +6155,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 46],
["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 403],
["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 258],

View File

@@ -166,7 +166,7 @@
"message": "Account",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 40]],
"origin": [["src/components/SettingsLayout.tsx", 41]],
"translation": "Konto"
},
"TKFUnX": {
@@ -198,7 +198,11 @@
"message": "Active",
"placeholders": {},
"comments": [],
"origin": [["src/views/boards/index.tsx", 26]],
"origin": [
["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 293],
["src/views/settings/components/WebhookList.tsx", 106]
],
"translation": "Aktywna"
},
"XJOV1Y": {
@@ -299,6 +303,13 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 122]],
"translation": "Dodaj do ulubionych"
},
"cWXW+7": {
"translation": "Dodaj webhook",
"message": "Add webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 36]]
},
"bmXKoX": {
"message": "added {0} labels: <0>{labelList}</0>",
"placeholders": {
@@ -543,7 +554,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 64],
["src/components/SettingsLayout.tsx", 65],
["src/views/pricing/components/FeatureComparisonTable.tsx", 237]
],
"translation": "API"
@@ -629,6 +640,17 @@
],
"translation": "Czy na pewno chcesz usunąć {entityLabel}?"
},
"Ypy5pZ": {
"translation": "Czy na pewno chcesz usunąć webhook \"{webhookName}\"? Tej operacji nie można cofnąć.",
"message": "Are you sure you want to delete the webhook \"{webhookName}\"? This action cannot be undone.",
"placeholders": {
"webhookName": ["webhookName"]
},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 60]
]
},
"BhDZlc": {
"message": "Are you sure you want to delete the workspace {0}?",
"placeholders": {
@@ -788,7 +810,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 57],
["src/components/SettingsLayout.tsx", 58],
["src/views/boards/components/TemplateBoards.tsx", 68],
["src/views/settings/BillingSettings.tsx", 39]
],
@@ -1219,6 +1241,7 @@
40
],
["src/views/settings/components/DeleteAccountConfirmation.tsx", 88],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 66],
["src/views/settings/components/DeleteWorkspaceConfirmation.tsx", 98],
["src/views/settings/components/UpgradeToProConfirmation.tsx", 106]
],
@@ -1473,6 +1496,13 @@
"origin": [["src/views/pricing/components/PricingTiers.tsx", 82]],
"translation": "Konfigurowalne role i uprawnienia użytkowników"
},
"t0dTPm": {
"translation": "Skonfiguruj webhooki, aby otrzymywać powiadomienia o tworzeniu, aktualizacji, przenoszeniu lub usuwaniu kart.",
"message": "Configure webhooks to receive notifications when cards are created, updated, moved, or deleted.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 31]]
},
"/f3t6v": {
"message": "Configure which actions are allowed for each workspace role. These permissions apply to all members with that role.",
"placeholders": {},
@@ -1734,6 +1764,13 @@
"origin": [["src/views/board/components/NewTemplateForm.tsx", 132]],
"translation": "Utwórz szablon"
},
"SiPp29": {
"translation": "Utwórz webhook",
"message": "Create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"FdtSNC": {
"message": "Create workspace",
"placeholders": {},
@@ -1744,6 +1781,13 @@
],
"translation": "Utwórz workspace"
},
"d+F6q9": {
"translation": "Utworzono",
"message": "Created",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 236]]
},
"f8lDFq": {
"message": "created the card",
"placeholders": {},
@@ -1899,7 +1943,9 @@
["src/views/board/components/DeleteBoardConfirmation.tsx", 47],
["src/views/card/components/DeleteCardConfirmation.tsx", 92],
["src/views/card/components/DeleteChecklistConfirmation.tsx", 67],
["src/views/card/components/DeleteCommentConfirmation.tsx", 83]
["src/views/card/components/DeleteCommentConfirmation.tsx", 83],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 73],
["src/views/settings/components/WebhookList.tsx", 140]
],
"translation": "Usuń"
},
@@ -1949,6 +1995,15 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 133]],
"translation": "Usuń szablon"
},
"snMaH4": {
"translation": "Usuń webhook",
"message": "Delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 46]
]
},
"kYu0eF": {
"message": "Delete workspace",
"placeholders": {},
@@ -2161,7 +2216,10 @@
"message": "Edit",
"placeholders": {},
"comments": [],
"origin": [["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42]],
"origin": [
["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42],
["src/views/settings/components/WebhookList.tsx", 132]
],
"translation": "Edytuj"
},
"tIdipJ": {
@@ -2198,6 +2256,13 @@
],
"translation": "Edytuj uprawnienia"
},
"fW5sSv": {
"translation": "Edytuj webhook",
"message": "Edit webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"klpSmb": {
"message": "Edit workspace URL",
"placeholders": {},
@@ -2277,6 +2342,13 @@
"origin": [["src/components/YouTubeEmbed/EditYouTubeModal.tsx", 131]],
"translation": "Wprowadź własny tytuł"
},
"rQRXo8": {
"translation": "Wprowadź nowy sekret, aby zaktualizować",
"message": "Enter new secret to update",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"fR9laE": {
"message": "Enter your current password",
"placeholders": {},
@@ -2486,6 +2558,16 @@
],
"translation": "Błąd podczas przesyłania zdjęcia profilowego"
},
"tst44n": {
"translation": "Zdarzenia",
"message": "Events",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 245],
["src/views/settings/components/WebhookList.tsx", 224]
]
},
"8iP0S8": {
"message": "Everything in the free plan, plus:",
"placeholders": {},
@@ -2538,6 +2620,22 @@
],
"translation": "Nie udało się utworzyć tablicy"
},
"o4sQAg": {
"translation": "Nie udało się utworzyć webhooka",
"message": "Failed to create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 109]]
},
"9YPBHv": {
"translation": "Nie udało się usunąć webhooka",
"message": "Failed to delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 28]
]
},
"W8oT+L": {
"message": "Failed to fetch video information",
"placeholders": {},
@@ -2554,6 +2652,23 @@
"origin": [["src/components/AuthForm.tsx", 291]],
"translation": "Nie udało się zalogować przez {0}. Spróbuj ponownie."
},
"5ntVtp": {
"translation": "Nie udało się przetestować webhooka",
"message": "Failed to test webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 143],
["src/views/settings/components/WebhookList.tsx", 184]
]
},
"R41XLH": {
"translation": "Nie udało się zaktualizować webhooka",
"message": "Failed to update webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 123]]
},
"ZL1A+p": {
"message": "Failed to upload attachment. Please try again.",
"placeholders": {},
@@ -2899,6 +3014,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 80]],
"translation": "Zatrudniony"
},
"SRvxId": {
"translation": "Sekret HMAC do weryfikacji podpisu",
"message": "HMAC secret for signature verification",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"LrcnbT": {
"message": "Host Kan on your own infrastructure. Ideal for organisations that need complete control over their data.",
"placeholders": {},
@@ -3064,6 +3186,13 @@
],
"translation": "W trakcie"
},
"NoNwIX": {
"translation": "Nieaktywny",
"message": "Inactive",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 106]]
},
"6mbe4b": {
"message": "Individuals",
"placeholders": {},
@@ -3076,7 +3205,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 70],
["src/components/SettingsLayout.tsx", 77],
["src/views/home/components/Features.tsx", 121]
],
"translation": "Integracje"
@@ -3529,6 +3658,13 @@
"origin": [["src/views/card/components/ActivityList.tsx", 127]],
"translation": "przeniósł(-ęła) kartę do innej listy"
},
"uEGGDs": {
"translation": "Mój webhook",
"message": "My webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 209]]
},
"6YtxFj": {
"message": "Name",
"placeholders": {},
@@ -3536,7 +3672,9 @@
"origin": [
["src/components/LabelForm.tsx", 135],
["src/views/board/components/NewTemplateForm.tsx", 118],
["src/views/boards/components/NewBoardForm.tsx", 134]
["src/views/boards/components/NewBoardForm.tsx", 134],
["src/views/settings/components/NewWebhookModal.tsx", 205],
["src/views/settings/components/WebhookList.tsx", 212]
],
"translation": "Nazwa"
},
@@ -3650,6 +3788,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 56]],
"translation": "Nowe zgłoszenie"
},
"sbNNyi": {
"translation": "Nowy webhook",
"message": "New webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"curoK5": {
"message": "New workspace",
"placeholders": {},
@@ -3766,6 +3911,13 @@
"origin": [["src/views/settings/components/RolePermissions.tsx", 110]],
"translation": "Nie znaleziono jeszcze żadnych ról dla tego workspace'a."
},
"TX0bT7": {
"translation": "Brak skonfigurowanych webhooków. Dodaj webhook, aby otrzymywać powiadomienia.",
"message": "No webhooks configured. Add a webhook to receive notifications.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 194]]
},
"9h7RDh": {
"message": "Offer",
"placeholders": {},
@@ -3994,7 +4146,7 @@
"message": "Permissions",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 52]],
"origin": [["src/components/SettingsLayout.tsx", 53]],
"translation": "Uprawnienia"
},
"Jgaz7E": {
@@ -4079,6 +4231,13 @@
"origin": [["src/components/AuthForm.tsx", 421]],
"translation": "Wprowadź poprawne hasło"
},
"jEw0Mr": {
"translation": "Wprowadź poprawny adres URL",
"message": "Please enter a valid URL",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 24]]
},
"tmlJN1": {
"message": "Please enter a valid YouTube URL",
"placeholders": {},
@@ -4527,6 +4686,13 @@
],
"translation": "Zapisz"
},
"y3aU20": {
"translation": "Zapisz zmiany",
"message": "Save changes",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"MdwUGG": {
"message": "Save time with reusable board templates.",
"placeholders": {},
@@ -4548,6 +4714,20 @@
"origin": [["src/components/CommandPallette.tsx", 104]],
"translation": "Wyszukaj tablice i karty..."
},
"e1v+J3": {
"translation": "Sekret (opcjonalnie)",
"message": "Secret (optional)",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 229]]
},
"OkTY4+": {
"translation": "Sekret nie może przekraczać 512 znaków",
"message": "Secret cannot exceed 512 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 28]]
},
"a3LDKx": {
"message": "Security",
"placeholders": {},
@@ -4574,6 +4754,13 @@
],
"translation": "Zaznacz wszystko"
},
"o4e/70": {
"translation": "Wybierz co najmniej jedno zdarzenie",
"message": "Select at least one event",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 32]]
},
"rYUZIe": {
"message": "Select source",
"placeholders": {},
@@ -4609,6 +4796,13 @@
"origin": [["src/components/FeedbackModal.tsx", 116]],
"translation": "Prześlij opinię"
},
"eus61c": {
"translation": "Wyślij test",
"message": "Send test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 310]]
},
"v3YoMA": {
"message": "Senior",
"placeholders": {},
@@ -4635,7 +4829,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 95],
["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 135]
],
"translation": "Ustawienia"
@@ -4675,6 +4869,13 @@
"origin": [["src/views/settings/PermissionsSettings.tsx", 49]],
"translation": "Ustawienia | Uprawnienia"
},
"+h2faV": {
"translation": "Ustawienia | Webhooki",
"message": "Settings | Webhooks",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 24]]
},
"Ci/KUX": {
"message": "Settings | Workspace",
"placeholders": {},
@@ -4814,6 +5015,13 @@
"origin": [["src/views/pricing/index.tsx", 47]],
"translation": "Zacznij za darmo. Rozwijaj się wraz z zespołem. Bez ukrytych opłat, bez umów."
},
"uAQUqI": {
"translation": "Status",
"message": "Status",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 230]]
},
"WYDptz": {
"message": "Subscription Required",
"placeholders": {},
@@ -4940,6 +5148,23 @@
"origin": [["src/views/home/components/Footer.tsx", 42]],
"translation": "Regulamin"
},
"NnH3pK": {
"translation": "Test",
"message": "Test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 136]]
},
"itgYbC": {
"translation": "Webhook testowy został wysłany pomyślnie!",
"message": "Test webhook sent successfully!",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 132],
["src/views/settings/components/WebhookList.tsx", 174]
]
},
"VUZDlr": {
"message": "Testimonials",
"placeholders": {},
@@ -5674,6 +5899,16 @@
],
"translation": "Pilne"
},
"IagCbF": {
"translation": "URL",
"message": "URL",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 217],
["src/views/settings/components/WebhookList.tsx", 218]
]
},
"MI5OBT": {
"message": "URL can only contain letters, numbers, and hyphens",
"placeholders": {},
@@ -5684,6 +5919,13 @@
],
"translation": "URL może zawierać tylko litery, cyfry i myślniki"
},
"7aONWr": {
"translation": "URL nie może przekraczać 2048 znaków",
"message": "URL cannot exceed 2048 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 25]]
},
"i5rE2/": {
"message": "URL cannot exceed 64 characters",
"placeholders": {},
@@ -5711,6 +5953,13 @@
"origin": [["src/views/boards/components/NewBoardForm.tsx", 154]],
"translation": "Użyj szablonu"
},
"n6EWYz": {
"translation": "Służy do podpisywania danych webhook w celu weryfikacji. Pozostaw puste, aby zachować istniejący sekret.",
"message": "Used to sign webhook payloads for verification. Leave blank to keep existing secret.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 239]]
},
"7PzzBU": {
"message": "User",
"placeholders": {},
@@ -5802,6 +6051,70 @@
"origin": [["src/views/home/components/Features.tsx", 152]],
"translation": "Dopiero zaczynamy."
},
"GdWB+V": {
"translation": "Webhook został utworzony pomyślnie",
"message": "Webhook created successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 104]]
},
"2X4ecw": {
"translation": "Webhook został usunięty pomyślnie",
"message": "Webhook deleted successfully",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 23]
]
},
"jIuWsV": {
"translation": "Nazwa webhooka nie może przekraczać 255 znaków",
"message": "Webhook name cannot exceed 255 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 20]]
},
"U2+rn0": {
"translation": "Nazwa webhooka jest wymagana",
"message": "Webhook name is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 19]]
},
"8iP9oQ": {
"translation": "Test webhooka nie powiódł się",
"message": "Webhook test failed",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 135],
["src/views/settings/components/WebhookList.tsx", 177]
]
},
"3d54Wj": {
"translation": "Webhook został zaktualizowany pomyślnie",
"message": "Webhook updated successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 118]]
},
"Hf1cEZ": {
"translation": "URL webhooka jest wymagany",
"message": "Webhook URL is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 23]]
},
"v1kQyJ": {
"translation": "Webhooki",
"message": "Webhooks",
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 71],
["src/views/settings/WebhookSettings.tsx", 28]
]
},
"9eF5oV": {
"message": "Welcome back",
"placeholders": {},
@@ -5842,7 +6155,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 46],
["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 403],
["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 258],

View File

@@ -166,7 +166,7 @@
"message": "Account",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 40]],
"origin": [["src/components/SettingsLayout.tsx", 41]],
"translation": "Conta"
},
"TKFUnX": {
@@ -198,7 +198,11 @@
"message": "Active",
"placeholders": {},
"comments": [],
"origin": [["src/views/boards/index.tsx", 26]],
"origin": [
["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 293],
["src/views/settings/components/WebhookList.tsx", 106]
],
"translation": "Ativo"
},
"XJOV1Y": {
@@ -299,6 +303,13 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 122]],
"translation": "Adicionar aos favoritos"
},
"cWXW+7": {
"translation": "Adicionar webhook",
"message": "Add webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 36]]
},
"bmXKoX": {
"message": "added {0} labels: <0>{labelList}</0>",
"placeholders": {
@@ -543,7 +554,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 64],
["src/components/SettingsLayout.tsx", 65],
["src/views/pricing/components/FeatureComparisonTable.tsx", 237]
],
"translation": "API"
@@ -629,6 +640,17 @@
],
"translation": "Tem certeza de que deseja remover {entityLabel}?"
},
"Ypy5pZ": {
"translation": "Tem certeza de que deseja excluir o webhook \"{webhookName}\"? Esta ação não pode ser desfeita.",
"message": "Are you sure you want to delete the webhook \"{webhookName}\"? This action cannot be undone.",
"placeholders": {
"webhookName": ["webhookName"]
},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 60]
]
},
"BhDZlc": {
"message": "Are you sure you want to delete the workspace {0}?",
"placeholders": {
@@ -788,7 +810,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 57],
["src/components/SettingsLayout.tsx", 58],
["src/views/boards/components/TemplateBoards.tsx", 68],
["src/views/settings/BillingSettings.tsx", 39]
],
@@ -1219,6 +1241,7 @@
40
],
["src/views/settings/components/DeleteAccountConfirmation.tsx", 88],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 66],
["src/views/settings/components/DeleteWorkspaceConfirmation.tsx", 98],
["src/views/settings/components/UpgradeToProConfirmation.tsx", 106]
],
@@ -1473,6 +1496,13 @@
"origin": [["src/views/pricing/components/PricingTiers.tsx", 82]],
"translation": "Funções de usuário e permissões configuráveis"
},
"t0dTPm": {
"translation": "Configure webhooks para receber notificações quando cartões forem criados, atualizados, movidos ou excluídos.",
"message": "Configure webhooks to receive notifications when cards are created, updated, moved, or deleted.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 31]]
},
"/f3t6v": {
"message": "Configure which actions are allowed for each workspace role. These permissions apply to all members with that role.",
"placeholders": {},
@@ -1734,6 +1764,13 @@
"origin": [["src/views/board/components/NewTemplateForm.tsx", 132]],
"translation": "Criar template"
},
"SiPp29": {
"translation": "Criar webhook",
"message": "Create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"FdtSNC": {
"message": "Create workspace",
"placeholders": {},
@@ -1744,6 +1781,13 @@
],
"translation": "Criar workspace"
},
"d+F6q9": {
"translation": "Criado",
"message": "Created",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 236]]
},
"f8lDFq": {
"message": "created the card",
"placeholders": {},
@@ -1899,7 +1943,9 @@
["src/views/board/components/DeleteBoardConfirmation.tsx", 47],
["src/views/card/components/DeleteCardConfirmation.tsx", 92],
["src/views/card/components/DeleteChecklistConfirmation.tsx", 67],
["src/views/card/components/DeleteCommentConfirmation.tsx", 83]
["src/views/card/components/DeleteCommentConfirmation.tsx", 83],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 73],
["src/views/settings/components/WebhookList.tsx", 140]
],
"translation": "Excluir"
},
@@ -1949,6 +1995,15 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 133]],
"translation": "Excluir modelo"
},
"snMaH4": {
"translation": "Excluir webhook",
"message": "Delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 46]
]
},
"kYu0eF": {
"message": "Delete workspace",
"placeholders": {},
@@ -2161,7 +2216,10 @@
"message": "Edit",
"placeholders": {},
"comments": [],
"origin": [["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42]],
"origin": [
["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42],
["src/views/settings/components/WebhookList.tsx", 132]
],
"translation": "Editar"
},
"tIdipJ": {
@@ -2198,6 +2256,13 @@
],
"translation": "Editar permissões"
},
"fW5sSv": {
"translation": "Editar webhook",
"message": "Edit webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"klpSmb": {
"message": "Edit workspace URL",
"placeholders": {},
@@ -2277,6 +2342,13 @@
"origin": [["src/components/YouTubeEmbed/EditYouTubeModal.tsx", 131]],
"translation": "Insira um título personalizado"
},
"rQRXo8": {
"translation": "Digite o novo segredo para atualizar",
"message": "Enter new secret to update",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"fR9laE": {
"message": "Enter your current password",
"placeholders": {},
@@ -2486,6 +2558,16 @@
],
"translation": "Erro ao fazer upload da imagem de perfil"
},
"tst44n": {
"translation": "Eventos",
"message": "Events",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 245],
["src/views/settings/components/WebhookList.tsx", 224]
]
},
"8iP0S8": {
"message": "Everything in the free plan, plus:",
"placeholders": {},
@@ -2538,6 +2620,22 @@
],
"translation": "Falha ao criar quadro"
},
"o4sQAg": {
"translation": "Falha ao criar webhook",
"message": "Failed to create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 109]]
},
"9YPBHv": {
"translation": "Falha ao excluir webhook",
"message": "Failed to delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 28]
]
},
"W8oT+L": {
"message": "Failed to fetch video information",
"placeholders": {},
@@ -2554,6 +2652,23 @@
"origin": [["src/components/AuthForm.tsx", 291]],
"translation": "Falha ao fazer login com {0}. Por favor, tente novamente."
},
"5ntVtp": {
"translation": "Falha ao testar webhook",
"message": "Failed to test webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 143],
["src/views/settings/components/WebhookList.tsx", 184]
]
},
"R41XLH": {
"translation": "Falha ao atualizar webhook",
"message": "Failed to update webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 123]]
},
"ZL1A+p": {
"message": "Failed to upload attachment. Please try again.",
"placeholders": {},
@@ -2899,6 +3014,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 80]],
"translation": "Contratado"
},
"SRvxId": {
"translation": "Segredo HMAC para verificação de assinatura",
"message": "HMAC secret for signature verification",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"LrcnbT": {
"message": "Host Kan on your own infrastructure. Ideal for organisations that need complete control over their data.",
"placeholders": {},
@@ -3064,6 +3186,13 @@
],
"translation": "Em andamento"
},
"NoNwIX": {
"translation": "Inativo",
"message": "Inactive",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 106]]
},
"6mbe4b": {
"message": "Individuals",
"placeholders": {},
@@ -3076,7 +3205,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 70],
["src/components/SettingsLayout.tsx", 77],
["src/views/home/components/Features.tsx", 121]
],
"translation": "Integrações"
@@ -3529,6 +3658,13 @@
"origin": [["src/views/card/components/ActivityList.tsx", 127]],
"translation": "moveu o cartão para outra lista"
},
"uEGGDs": {
"translation": "Meu webhook",
"message": "My webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 209]]
},
"6YtxFj": {
"message": "Name",
"placeholders": {},
@@ -3536,7 +3672,9 @@
"origin": [
["src/components/LabelForm.tsx", 135],
["src/views/board/components/NewTemplateForm.tsx", 118],
["src/views/boards/components/NewBoardForm.tsx", 134]
["src/views/boards/components/NewBoardForm.tsx", 134],
["src/views/settings/components/NewWebhookModal.tsx", 205],
["src/views/settings/components/WebhookList.tsx", 212]
],
"translation": "Nome"
},
@@ -3650,6 +3788,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 56]],
"translation": "Novo ticket"
},
"sbNNyi": {
"translation": "Novo webhook",
"message": "New webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"curoK5": {
"message": "New workspace",
"placeholders": {},
@@ -3766,6 +3911,13 @@
"origin": [["src/views/settings/components/RolePermissions.tsx", 110]],
"translation": "Nenhuma função encontrada para este workspace ainda."
},
"TX0bT7": {
"translation": "Nenhum webhook configurado. Adicione um webhook para receber notificações.",
"message": "No webhooks configured. Add a webhook to receive notifications.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 194]]
},
"9h7RDh": {
"message": "Offer",
"placeholders": {},
@@ -3994,7 +4146,7 @@
"message": "Permissions",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 52]],
"origin": [["src/components/SettingsLayout.tsx", 53]],
"translation": "Permissões"
},
"Jgaz7E": {
@@ -4079,6 +4231,13 @@
"origin": [["src/components/AuthForm.tsx", 421]],
"translation": "Por favor, insira uma senha válida"
},
"jEw0Mr": {
"translation": "Por favor, insira uma URL válida",
"message": "Please enter a valid URL",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 24]]
},
"tmlJN1": {
"message": "Please enter a valid YouTube URL",
"placeholders": {},
@@ -4527,6 +4686,13 @@
],
"translation": "Salvar"
},
"y3aU20": {
"translation": "Salvar alterações",
"message": "Save changes",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"MdwUGG": {
"message": "Save time with reusable board templates.",
"placeholders": {},
@@ -4548,6 +4714,20 @@
"origin": [["src/components/CommandPallette.tsx", 104]],
"translation": "Pesquisar quadros e cartões..."
},
"e1v+J3": {
"translation": "Segredo (opcional)",
"message": "Secret (optional)",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 229]]
},
"OkTY4+": {
"translation": "O segredo não pode exceder 512 caracteres",
"message": "Secret cannot exceed 512 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 28]]
},
"a3LDKx": {
"message": "Security",
"placeholders": {},
@@ -4574,6 +4754,13 @@
],
"translation": "Selecionar tudo"
},
"o4e/70": {
"translation": "Selecione pelo menos um evento",
"message": "Select at least one event",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 32]]
},
"rYUZIe": {
"message": "Select source",
"placeholders": {},
@@ -4609,6 +4796,13 @@
"origin": [["src/components/FeedbackModal.tsx", 116]],
"translation": "Enviar feedback"
},
"eus61c": {
"translation": "Enviar teste",
"message": "Send test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 310]]
},
"v3YoMA": {
"message": "Senior",
"placeholders": {},
@@ -4635,7 +4829,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 95],
["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 135]
],
"translation": "Configurações"
@@ -4675,6 +4869,13 @@
"origin": [["src/views/settings/PermissionsSettings.tsx", 49]],
"translation": "Configurações | Permissões"
},
"+h2faV": {
"translation": "Configurações | Webhooks",
"message": "Settings | Webhooks",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 24]]
},
"Ci/KUX": {
"message": "Settings | Workspace",
"placeholders": {},
@@ -4814,6 +5015,13 @@
"origin": [["src/views/pricing/index.tsx", 47]],
"translation": "Comece grátis. Faça upgrade conforme sua equipe cresce. Sem taxas ocultas, sem contratos."
},
"uAQUqI": {
"translation": "Status",
"message": "Status",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 230]]
},
"WYDptz": {
"message": "Subscription Required",
"placeholders": {},
@@ -4940,6 +5148,23 @@
"origin": [["src/views/home/components/Footer.tsx", 42]],
"translation": "Termos de serviço"
},
"NnH3pK": {
"translation": "Testar",
"message": "Test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 136]]
},
"itgYbC": {
"translation": "Webhook de teste enviado com sucesso!",
"message": "Test webhook sent successfully!",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 132],
["src/views/settings/components/WebhookList.tsx", 174]
]
},
"VUZDlr": {
"message": "Testimonials",
"placeholders": {},
@@ -5674,6 +5899,16 @@
],
"translation": "Urgente"
},
"IagCbF": {
"translation": "URL",
"message": "URL",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 217],
["src/views/settings/components/WebhookList.tsx", 218]
]
},
"MI5OBT": {
"message": "URL can only contain letters, numbers, and hyphens",
"placeholders": {},
@@ -5684,6 +5919,13 @@
],
"translation": "A URL pode conter apenas letras, números e hífens"
},
"7aONWr": {
"translation": "A URL não pode exceder 2048 caracteres",
"message": "URL cannot exceed 2048 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 25]]
},
"i5rE2/": {
"message": "URL cannot exceed 64 characters",
"placeholders": {},
@@ -5711,6 +5953,13 @@
"origin": [["src/views/boards/components/NewBoardForm.tsx", 154]],
"translation": "Usar template"
},
"n6EWYz": {
"translation": "Usado para assinar cargas úteis de webhook para verificação. Deixe em branco para manter o segredo existente.",
"message": "Used to sign webhook payloads for verification. Leave blank to keep existing secret.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 239]]
},
"7PzzBU": {
"message": "User",
"placeholders": {},
@@ -5802,6 +6051,70 @@
"origin": [["src/views/home/components/Features.tsx", 152]],
"translation": "Estamos apenas começando. "
},
"GdWB+V": {
"translation": "Webhook criado com sucesso",
"message": "Webhook created successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 104]]
},
"2X4ecw": {
"translation": "Webhook excluído com sucesso",
"message": "Webhook deleted successfully",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 23]
]
},
"jIuWsV": {
"translation": "O nome do webhook não pode exceder 255 caracteres",
"message": "Webhook name cannot exceed 255 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 20]]
},
"U2+rn0": {
"translation": "O nome do webhook é obrigatório",
"message": "Webhook name is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 19]]
},
"8iP9oQ": {
"translation": "O teste do webhook falhou",
"message": "Webhook test failed",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 135],
["src/views/settings/components/WebhookList.tsx", 177]
]
},
"3d54Wj": {
"translation": "Webhook atualizado com sucesso",
"message": "Webhook updated successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 118]]
},
"Hf1cEZ": {
"translation": "A URL do webhook é obrigatória",
"message": "Webhook URL is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 23]]
},
"v1kQyJ": {
"translation": "Webhooks",
"message": "Webhooks",
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 71],
["src/views/settings/WebhookSettings.tsx", 28]
]
},
"9eF5oV": {
"message": "Welcome back",
"placeholders": {},
@@ -5842,7 +6155,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 46],
["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 403],
["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 258],

View File

@@ -166,7 +166,7 @@
"message": "Account",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 40]],
"origin": [["src/components/SettingsLayout.tsx", 41]],
"translation": "Аккаунт"
},
"TKFUnX": {
@@ -198,7 +198,11 @@
"message": "Active",
"placeholders": {},
"comments": [],
"origin": [["src/views/boards/index.tsx", 26]],
"origin": [
["src/views/boards/index.tsx", 26],
["src/views/settings/components/NewWebhookModal.tsx", 293],
["src/views/settings/components/WebhookList.tsx", 106]
],
"translation": "Активно"
},
"XJOV1Y": {
@@ -299,6 +303,13 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 122]],
"translation": "Добавить в избранное"
},
"cWXW+7": {
"translation": "Добавить вебхук",
"message": "Add webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 36]]
},
"bmXKoX": {
"message": "added {0} labels: <0>{labelList}</0>",
"placeholders": {
@@ -543,7 +554,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 64],
["src/components/SettingsLayout.tsx", 65],
["src/views/pricing/components/FeatureComparisonTable.tsx", 237]
],
"translation": "API"
@@ -629,6 +640,17 @@
],
"translation": "Вы уверены, что хотите удалить {entityLabel}?"
},
"Ypy5pZ": {
"translation": "Вы уверены, что хотите удалить вебхук \"{webhookName}\"? Это действие невозможно отменить.",
"message": "Are you sure you want to delete the webhook \"{webhookName}\"? This action cannot be undone.",
"placeholders": {
"webhookName": ["webhookName"]
},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 60]
]
},
"BhDZlc": {
"message": "Are you sure you want to delete the workspace {0}?",
"placeholders": {
@@ -788,7 +810,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 57],
["src/components/SettingsLayout.tsx", 58],
["src/views/boards/components/TemplateBoards.tsx", 68],
["src/views/settings/BillingSettings.tsx", 39]
],
@@ -1219,6 +1241,7 @@
40
],
["src/views/settings/components/DeleteAccountConfirmation.tsx", 88],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 66],
["src/views/settings/components/DeleteWorkspaceConfirmation.tsx", 98],
["src/views/settings/components/UpgradeToProConfirmation.tsx", 106]
],
@@ -1473,6 +1496,13 @@
"origin": [["src/views/pricing/components/PricingTiers.tsx", 82]],
"translation": "Настраиваемые роли и права пользователей"
},
"t0dTPm": {
"translation": "Настройте вебхуки для получения уведомлений при создании, обновлении, перемещении или удалении карточек.",
"message": "Configure webhooks to receive notifications when cards are created, updated, moved, or deleted.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 31]]
},
"/f3t6v": {
"message": "Configure which actions are allowed for each workspace role. These permissions apply to all members with that role.",
"placeholders": {},
@@ -1734,6 +1764,13 @@
"origin": [["src/views/board/components/NewTemplateForm.tsx", 132]],
"translation": "Создать шаблон"
},
"SiPp29": {
"translation": "Создать вебхук",
"message": "Create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"FdtSNC": {
"message": "Create workspace",
"placeholders": {},
@@ -1744,6 +1781,13 @@
],
"translation": "Создать рабочее пространство"
},
"d+F6q9": {
"translation": "Создан",
"message": "Created",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 236]]
},
"f8lDFq": {
"message": "created the card",
"placeholders": {},
@@ -1899,7 +1943,9 @@
["src/views/board/components/DeleteBoardConfirmation.tsx", 47],
["src/views/card/components/DeleteCardConfirmation.tsx", 92],
["src/views/card/components/DeleteChecklistConfirmation.tsx", 67],
["src/views/card/components/DeleteCommentConfirmation.tsx", 83]
["src/views/card/components/DeleteCommentConfirmation.tsx", 83],
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 73],
["src/views/settings/components/WebhookList.tsx", 140]
],
"translation": "Удалить"
},
@@ -1949,6 +1995,15 @@
"origin": [["src/views/board/components/BoardDropdown.tsx", 133]],
"translation": "Удалить шаблон"
},
"snMaH4": {
"translation": "Удалить вебхук",
"message": "Delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 46]
]
},
"kYu0eF": {
"message": "Delete workspace",
"placeholders": {},
@@ -2161,7 +2216,10 @@
"message": "Edit",
"placeholders": {},
"comments": [],
"origin": [["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42]],
"origin": [
["src/components/YouTubeEmbed/YouTubeDropdown.tsx", 42],
["src/views/settings/components/WebhookList.tsx", 132]
],
"translation": "Редактировать"
},
"tIdipJ": {
@@ -2198,6 +2256,13 @@
],
"translation": "Изменить права доступа"
},
"fW5sSv": {
"translation": "Редактировать вебхук",
"message": "Edit webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"klpSmb": {
"message": "Edit workspace URL",
"placeholders": {},
@@ -2277,6 +2342,13 @@
"origin": [["src/components/YouTubeEmbed/EditYouTubeModal.tsx", 131]],
"translation": "Введите собственный заголовок"
},
"rQRXo8": {
"translation": "Введите новый секретный ключ для обновления",
"message": "Enter new secret to update",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"fR9laE": {
"message": "Enter your current password",
"placeholders": {},
@@ -2486,6 +2558,16 @@
],
"translation": "Ошибка при загрузке изображения профиля"
},
"tst44n": {
"translation": "События",
"message": "Events",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 245],
["src/views/settings/components/WebhookList.tsx", 224]
]
},
"8iP0S8": {
"message": "Everything in the free plan, plus:",
"placeholders": {},
@@ -2538,6 +2620,22 @@
],
"translation": "Не удалось создать доску"
},
"o4sQAg": {
"translation": "Не удалось создать вебхук",
"message": "Failed to create webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 109]]
},
"9YPBHv": {
"translation": "Не удалось удалить вебхук",
"message": "Failed to delete webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 28]
]
},
"W8oT+L": {
"message": "Failed to fetch video information",
"placeholders": {},
@@ -2554,6 +2652,23 @@
"origin": [["src/components/AuthForm.tsx", 291]],
"translation": "Не удалось войти через {0}. Пожалуйста, попробуйте ещё раз."
},
"5ntVtp": {
"translation": "Не удалось протестировать вебхук",
"message": "Failed to test webhook",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 143],
["src/views/settings/components/WebhookList.tsx", 184]
]
},
"R41XLH": {
"translation": "Не удалось обновить вебхук",
"message": "Failed to update webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 123]]
},
"ZL1A+p": {
"message": "Failed to upload attachment. Please try again.",
"placeholders": {},
@@ -2899,6 +3014,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 80]],
"translation": "Принят на работу"
},
"SRvxId": {
"translation": "Секретный ключ HMAC для проверки подписи",
"message": "HMAC secret for signature verification",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 234]]
},
"LrcnbT": {
"message": "Host Kan on your own infrastructure. Ideal for organisations that need complete control over their data.",
"placeholders": {},
@@ -3064,6 +3186,13 @@
],
"translation": "В процессе"
},
"NoNwIX": {
"translation": "Неактивен",
"message": "Inactive",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 106]]
},
"6mbe4b": {
"message": "Individuals",
"placeholders": {},
@@ -3076,7 +3205,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 70],
["src/components/SettingsLayout.tsx", 77],
["src/views/home/components/Features.tsx", 121]
],
"translation": "Интеграции"
@@ -3529,6 +3658,13 @@
"origin": [["src/views/card/components/ActivityList.tsx", 127]],
"translation": "переместил(а) карточку в другой список"
},
"uEGGDs": {
"translation": "Мой вебхук",
"message": "My webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 209]]
},
"6YtxFj": {
"message": "Name",
"placeholders": {},
@@ -3536,7 +3672,9 @@
"origin": [
["src/components/LabelForm.tsx", 135],
["src/views/board/components/NewTemplateForm.tsx", 118],
["src/views/boards/components/NewBoardForm.tsx", 134]
["src/views/boards/components/NewBoardForm.tsx", 134],
["src/views/settings/components/NewWebhookModal.tsx", 205],
["src/views/settings/components/WebhookList.tsx", 212]
],
"translation": "Имя"
},
@@ -3650,6 +3788,13 @@
"origin": [["src/views/boards/components/TemplateBoards.tsx", 56]],
"translation": "Новый тикет"
},
"sbNNyi": {
"translation": "Новый вебхук",
"message": "New webhook",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 188]]
},
"curoK5": {
"message": "New workspace",
"placeholders": {},
@@ -3766,6 +3911,13 @@
"origin": [["src/views/settings/components/RolePermissions.tsx", 110]],
"translation": "Для этого рабочего пространства пока не найдено ролей."
},
"TX0bT7": {
"translation": "Вебхуки не настроены. Добавьте вебхук для получения уведомлений.",
"message": "No webhooks configured. Add a webhook to receive notifications.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 194]]
},
"9h7RDh": {
"message": "Offer",
"placeholders": {},
@@ -3994,7 +4146,7 @@
"message": "Permissions",
"placeholders": {},
"comments": [],
"origin": [["src/components/SettingsLayout.tsx", 52]],
"origin": [["src/components/SettingsLayout.tsx", 53]],
"translation": "Разрешения"
},
"Jgaz7E": {
@@ -4079,6 +4231,13 @@
"origin": [["src/components/AuthForm.tsx", 421]],
"translation": "Пожалуйста, введите корректный пароль"
},
"jEw0Mr": {
"translation": "Пожалуйста, введите корректный URL",
"message": "Please enter a valid URL",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 24]]
},
"tmlJN1": {
"message": "Please enter a valid YouTube URL",
"placeholders": {},
@@ -4527,6 +4686,13 @@
],
"translation": "Сохранить"
},
"y3aU20": {
"translation": "Сохранить изменения",
"message": "Save changes",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 316]]
},
"MdwUGG": {
"message": "Save time with reusable board templates.",
"placeholders": {},
@@ -4548,6 +4714,20 @@
"origin": [["src/components/CommandPallette.tsx", 104]],
"translation": "Поиск досок и карточек..."
},
"e1v+J3": {
"translation": "Секретный ключ (необязательно)",
"message": "Secret (optional)",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 229]]
},
"OkTY4+": {
"translation": "Секретный ключ не может превышать 512 символов",
"message": "Secret cannot exceed 512 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 28]]
},
"a3LDKx": {
"message": "Security",
"placeholders": {},
@@ -4574,6 +4754,13 @@
],
"translation": "Выбрать всё"
},
"o4e/70": {
"translation": "Выберите хотя бы одно событие",
"message": "Select at least one event",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 32]]
},
"rYUZIe": {
"message": "Select source",
"placeholders": {},
@@ -4609,6 +4796,13 @@
"origin": [["src/components/FeedbackModal.tsx", 116]],
"translation": "Отправить отзыв"
},
"eus61c": {
"translation": "Отправить тест",
"message": "Send test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 310]]
},
"v3YoMA": {
"message": "Senior",
"placeholders": {},
@@ -4635,7 +4829,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 95],
["src/components/SettingsLayout.tsx", 102],
["src/components/SideNavigation.tsx", 135]
],
"translation": "Настройки"
@@ -4675,6 +4869,13 @@
"origin": [["src/views/settings/PermissionsSettings.tsx", 49]],
"translation": "Настройки | Разрешения"
},
"+h2faV": {
"translation": "Настройки | Вебхуки",
"message": "Settings | Webhooks",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/WebhookSettings.tsx", 24]]
},
"Ci/KUX": {
"message": "Settings | Workspace",
"placeholders": {},
@@ -4814,6 +5015,13 @@
"origin": [["src/views/pricing/index.tsx", 47]],
"translation": "Начните бесплатно. Переходите на новый тариф по мере роста команды. Без скрытых платежей и контрактов."
},
"uAQUqI": {
"translation": "Статус",
"message": "Status",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 230]]
},
"WYDptz": {
"message": "Subscription Required",
"placeholders": {},
@@ -4940,6 +5148,23 @@
"origin": [["src/views/home/components/Footer.tsx", 42]],
"translation": "Условия использования"
},
"NnH3pK": {
"translation": "Тест",
"message": "Test",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/WebhookList.tsx", 136]]
},
"itgYbC": {
"translation": "Тестовый вебхук успешно отправлен!",
"message": "Test webhook sent successfully!",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 132],
["src/views/settings/components/WebhookList.tsx", 174]
]
},
"VUZDlr": {
"message": "Testimonials",
"placeholders": {},
@@ -5674,6 +5899,16 @@
],
"translation": "Срочно"
},
"IagCbF": {
"translation": "URL",
"message": "URL",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 217],
["src/views/settings/components/WebhookList.tsx", 218]
]
},
"MI5OBT": {
"message": "URL can only contain letters, numbers, and hyphens",
"placeholders": {},
@@ -5684,6 +5919,13 @@
],
"translation": "URL может содержать только буквы, цифры и дефисы"
},
"7aONWr": {
"translation": "URL не может превышать 2048 символов",
"message": "URL cannot exceed 2048 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 25]]
},
"i5rE2/": {
"message": "URL cannot exceed 64 characters",
"placeholders": {},
@@ -5711,6 +5953,13 @@
"origin": [["src/views/boards/components/NewBoardForm.tsx", 154]],
"translation": "Использовать шаблон"
},
"n6EWYz": {
"translation": "Используется для подписи данных вебхука для проверки. Оставьте пустым, чтобы сохранить существующий секретный ключ.",
"message": "Used to sign webhook payloads for verification. Leave blank to keep existing secret.",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 239]]
},
"7PzzBU": {
"message": "User",
"placeholders": {},
@@ -5802,6 +6051,70 @@
"origin": [["src/views/home/components/Features.tsx", 152]],
"translation": "Мы только начинаем."
},
"GdWB+V": {
"translation": "Вебхук успешно создан",
"message": "Webhook created successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 104]]
},
"2X4ecw": {
"translation": "Вебхук успешно удалён",
"message": "Webhook deleted successfully",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/DeleteWebhookConfirmation.tsx", 23]
]
},
"jIuWsV": {
"translation": "Название вебхука не может превышать 255 символов",
"message": "Webhook name cannot exceed 255 characters",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 20]]
},
"U2+rn0": {
"translation": "Название вебхука обязательно",
"message": "Webhook name is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 19]]
},
"8iP9oQ": {
"translation": "Не удалось выполнить тест вебхука",
"message": "Webhook test failed",
"placeholders": {},
"comments": [],
"origin": [
["src/views/settings/components/NewWebhookModal.tsx", 135],
["src/views/settings/components/WebhookList.tsx", 177]
]
},
"3d54Wj": {
"translation": "Вебхук успешно обновлён",
"message": "Webhook updated successfully",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 118]]
},
"Hf1cEZ": {
"translation": "URL вебхука обязателен",
"message": "Webhook URL is required",
"placeholders": {},
"comments": [],
"origin": [["src/views/settings/components/NewWebhookModal.tsx", 23]]
},
"v1kQyJ": {
"translation": "Вебхуки",
"message": "Webhooks",
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 71],
["src/views/settings/WebhookSettings.tsx", 28]
]
},
"9eF5oV": {
"message": "Welcome back",
"placeholders": {},
@@ -5842,7 +6155,7 @@
"placeholders": {},
"comments": [],
"origin": [
["src/components/SettingsLayout.tsx", 46],
["src/components/SettingsLayout.tsx", 47],
["src/views/board/index.tsx", 403],
["src/views/boards/index.tsx", 48],
["src/views/members/index.tsx", 258],