chore: update translations
This commit is contained in:
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user