forked from vikunja/frontend
[skip ci] Updated translations via Crowdin
This commit is contained in:
parent
123c665d9d
commit
b7ff71ba76
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "المُفضلات"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "تخصيص",
|
||||
"id": "الرقم التعريفي",
|
||||
"created": "تاريخ الإنشاء",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "الإجراءات",
|
||||
"cannotBeUndone": "لا يمكن التراجع عن هذا الإجراء!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "الإشعارات",
|
||||
"none": "ليس لديك أي إشعارات. نتمنى لك يوماً سعيداً!",
|
||||
"explainer": "ستظهر الإشعارات هنا عند تنفيذ الإجراءات أو المهام التي اشتركت فيها."
|
||||
"explainer": "ستظهر الإشعارات هنا عند تنفيذ الإجراءات أو المهام التي اشتركت فيها.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "اﻷوامر",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favorites"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Custom",
|
||||
"id": "ID",
|
||||
"created": "Created at",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Actions",
|
||||
"cannotBeUndone": "This cannot be undone!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notifications",
|
||||
"none": "You don't have any notifications. Have a nice day!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Commands",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favorites"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Vlastní",
|
||||
"id": "ID",
|
||||
"created": "Vytvořeno",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Akce",
|
||||
"cannotBeUndone": "Toto nelze vrátit!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Oznámení",
|
||||
"none": "Nemáte žádná oznámení. Mějte příjemný den!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Příkazy",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favorites"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Brugerdefineret",
|
||||
"id": "ID",
|
||||
"created": "Oprettet den",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Handlinger",
|
||||
"cannotBeUndone": "Dette kan ikke fortrydes!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notifikationer",
|
||||
"none": "Du har ingen notifikationer. Hav en dejlig dag!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Kommandoer",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favoriten"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Ziel-URL",
|
||||
"targetUrlInvalid": "Bitte gib eine gültige URL an.",
|
||||
"events": "Ereignisse",
|
||||
"eventsHint": "Wähle alle Ereignisse aus, für die dieser Webhook Updates erhalten soll (innerhalb des aktuellen Projekts).",
|
||||
"mustSelectEvents": "Du musst mindestens ein Ereignis auswählen.",
|
||||
"delete": "Diesen Webhook löschen",
|
||||
"deleteText": "Bist du sicher, dass du diesen Webhook löschen möchtest? Externe Ziele werden nicht mehr über Ereignisse benachrichtigt.",
|
||||
"deleteSuccess": "Der Webhook wurde erfolgreich gelöscht.",
|
||||
"create": "Webhook erstellen",
|
||||
"secret": "Schlüssel",
|
||||
"secretHint": "Wenn angegeben, werden alle Anfragen an die Webhook Ziel-URL mit HMAC signiert.",
|
||||
"secretDocs": "In der Dokumentation findest du weitere Informationen zum Umgang mit Schlüsseln."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Benutzerdefiniert",
|
||||
"id": "ID",
|
||||
"created": "Erstellt am",
|
||||
"createdBy": "Erstellt von {0}",
|
||||
"actions": "Aktionen",
|
||||
"cannotBeUndone": "Dies kann nicht rückgängig gemacht werden!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Benachrichtigungen",
|
||||
"none": "Du hast keine Benachrichtigungen. Einen schönen Tag noch!",
|
||||
"explainer": "Benachrichtigungen werden hier angezeigt, wenn Aktionen für Projekte oder Aufgaben, die du abonniert hast, ausgeführt werden."
|
||||
"explainer": "Benachrichtigungen werden hier angezeigt, wenn Aktionen für Projekte oder Aufgaben, die du abonniert hast, ausgeführt werden.",
|
||||
"markAllRead": "Alle Benachrichtigungen als gelesen markieren",
|
||||
"markAllReadSuccess": "Alle Benachrichtigungen erfolgreich als gelesen markiert."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Befehle",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favoriten"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Ziel-URL",
|
||||
"targetUrlInvalid": "Bitte gib eine gültige URL an.",
|
||||
"events": "Ereignisse",
|
||||
"eventsHint": "Wähle alle Ereignisse aus, für die dieser Webhook Updates erhalten soll (innerhalb des aktuellen Projekts).",
|
||||
"mustSelectEvents": "Du musst mindestens ein Ereignis auswählen.",
|
||||
"delete": "Diesen Webhook löschen",
|
||||
"deleteText": "Bist du sicher, dass du diesen Webhook löschen möchtest? Externe Ziele werden nicht mehr über Ereignisse benachrichtigt.",
|
||||
"deleteSuccess": "Der Webhook wurde erfolgreich gelöscht.",
|
||||
"create": "Webhook erstellen",
|
||||
"secret": "Schlüssel",
|
||||
"secretHint": "Wenn angegeben, werden alle Anfragen an die Webhook Ziel-URL mit HMAC signiert.",
|
||||
"secretDocs": "In der Dokumentation findest du weitere Informationen zum Umgang mit Schlüsseln."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Benutzerdefiniert",
|
||||
"id": "ID",
|
||||
"created": "Erstellt am",
|
||||
"createdBy": "Erstellt von {0}",
|
||||
"actions": "Aktionen",
|
||||
"cannotBeUndone": "Dies kann nicht rückgängig gemacht werden!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Benachrichtigunge",
|
||||
"none": "Du hesch kei neui Benachrichtunge. Heb e schös Tägli!",
|
||||
"explainer": "Benachrichtigungen werden hier angezeigt, wenn Aktionen für Projekte oder Aufgaben, die du abonniert hast, ausgeführt werden."
|
||||
"explainer": "Benachrichtigungen werden hier angezeigt, wenn Aktionen für Projekte oder Aufgaben, die du abonniert hast, ausgeführt werden.",
|
||||
"markAllRead": "Alle Benachrichtigungen als gelesen markieren",
|
||||
"markAllReadSuccess": "Alle Benachrichtigungen erfolgreich als gelesen markiert."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Befehl",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favorites"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Custom",
|
||||
"id": "ID",
|
||||
"created": "Created at",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Actions",
|
||||
"cannotBeUndone": "This cannot be undone!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notifications",
|
||||
"none": "You don't have any notifications. Have a nice day!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Commands",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favoritos"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Personalizado",
|
||||
"id": "ID",
|
||||
"created": "Creado en",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Acciones",
|
||||
"cannotBeUndone": "¡No se puede deshacer!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notificaciones",
|
||||
"none": "No tienes notificaciones. ¡Que tengas un buen día!",
|
||||
"explainer": "Las notificaciones aparecerán aquí cuando se realicen acciones en proyectos o tareas a las que te hayas suscrito."
|
||||
"explainer": "Las notificaciones aparecerán aquí cuando se realicen acciones en proyectos o tareas a las que te hayas suscrito.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Comandos",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favoris"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Personnaliser",
|
||||
"id": "Identifiant",
|
||||
"created": "Créé à",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Actions",
|
||||
"cannotBeUndone": "Cette action ne peut pas être annulée !"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notifications",
|
||||
"none": "Vous n’avez pas de notification. Passez une bonne journée !",
|
||||
"explainer": "Les notifications apparaîtront ici lorsque des actions auxquelles vous êtes abonné·e se produisent."
|
||||
"explainer": "Les notifications apparaîtront ici lorsque des actions auxquelles vous êtes abonné·e se produisent.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Commandes",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Kedvencek"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Egyéni",
|
||||
"id": "Azonosító",
|
||||
"created": "Létrehozva ekkor:",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Műveletek",
|
||||
"cannotBeUndone": "Ezt nem lehet visszavonni!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Értesítések",
|
||||
"none": "Nincsenek értesítései. Legyen szép napja!",
|
||||
"explainer": "Az értesítések itt jelennek meg, amikor olyan projektek vagy feladatok történnek, amelyekre feliratkozott."
|
||||
"explainer": "Az értesítések itt jelennek meg, amikor olyan projektek vagy feladatok történnek, amelyekre feliratkozott.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Parancsok",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favorites"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Personalizzato",
|
||||
"id": "ID",
|
||||
"created": "Creato il",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Azioni",
|
||||
"cannotBeUndone": "Questa azione non può essere annullata!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notifiche",
|
||||
"none": "Nessuna notifica. Buona giornata!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Comandi",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "お気に入り"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "カスタム",
|
||||
"id": "ID",
|
||||
"created": "Created at",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Actions",
|
||||
"cannotBeUndone": "この操作は元に戻せません!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "通知",
|
||||
"none": "通知はありません。それではよい一日を!",
|
||||
"explainer": "購読しているプロジェクトやタスクが変更されると通知されます。"
|
||||
"explainer": "購読しているプロジェクトやタスクが変更されると通知されます。",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "コマンド",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "즐겨찾기"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Custom",
|
||||
"id": "ID",
|
||||
"created": "Created at",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Actions",
|
||||
"cannotBeUndone": "This cannot be undone!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notifications",
|
||||
"none": "You don't have any notifications. Have a nice day!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Commands",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favorites"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Custom",
|
||||
"id": "ID",
|
||||
"created": "Created at",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Actions",
|
||||
"cannotBeUndone": "This cannot be undone!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notificaties",
|
||||
"none": "Je hebt geen meldingen. Fijne dag!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Commands",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favoritter"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Egendefinert",
|
||||
"id": "Id",
|
||||
"created": "Opprettet",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Handlinger",
|
||||
"cannotBeUndone": "Dette kan ikke angres!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Varsler",
|
||||
"none": "Du har ingen varsler på dette tidspunktet!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Kommandoer",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favorites"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Własne",
|
||||
"id": "ID",
|
||||
"created": "Utworzono",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Akcje",
|
||||
"cannotBeUndone": "Tego nie da się cofnąć!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Powiadomienia",
|
||||
"none": "Nie masz żadnych powiadomień. Miłego dnia!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Polecenia",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favorites"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Custom",
|
||||
"id": "ID",
|
||||
"created": "Criado em",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Ações",
|
||||
"cannotBeUndone": "This cannot be undone!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notificações",
|
||||
"none": "You don't have any notifications. Have a nice day!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Comandos",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favoritos"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Personalizado",
|
||||
"id": "ID",
|
||||
"created": "Criado em",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Ações",
|
||||
"cannotBeUndone": "Isto não pode ser revertido!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notificações",
|
||||
"none": "Não tens nenhuma notificação. Tem um bom dia!",
|
||||
"explainer": "As notificações aparecerão aqui quando ocorrem ações em projetos ou tarefas às quais estejas subscrito."
|
||||
"explainer": "As notificações aparecerão aqui quando ocorrem ações em projetos ou tarefas às quais estejas subscrito.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Comandos",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favorites"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Custom",
|
||||
"id": "ID",
|
||||
"created": "Created at",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Actions",
|
||||
"cannotBeUndone": "This cannot be undone!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notifications",
|
||||
"none": "You don't have any notifications. Have a nice day!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Commands",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Избранное"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Настраиваемый",
|
||||
"id": "ID",
|
||||
"created": "Дата создания",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Действия",
|
||||
"cannotBeUndone": "Это действие отменить нельзя!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Уведомления",
|
||||
"none": "Уведомлений нет. Хорошего дня!",
|
||||
"explainer": "Здесь появятся уведомления, когда что-нибудь произойдёт с проектами или задачами, на которые вы подписаны."
|
||||
"explainer": "Здесь появятся уведомления, когда что-нибудь произойдёт с проектами или задачами, на которые вы подписаны.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Команды",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favorites"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Custom",
|
||||
"id": "ID",
|
||||
"created": "Created at",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Actions",
|
||||
"cannotBeUndone": "This cannot be undone!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notifications",
|
||||
"none": "You don't have any notifications. Have a nice day!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Commands",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favorites"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Custom",
|
||||
"id": "ID",
|
||||
"created": "Created at",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Actions",
|
||||
"cannotBeUndone": "This cannot be undone!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notifications",
|
||||
"none": "You don't have any notifications. Have a nice day!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Commands",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favoriter"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Custom",
|
||||
"id": "ID",
|
||||
"created": "Created at",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Actions",
|
||||
"cannotBeUndone": "This cannot be undone!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notifications",
|
||||
"none": "You don't have any notifications. Have a nice day!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Kommandon",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favorites"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Custom",
|
||||
"id": "ID",
|
||||
"created": "Created at",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Actions",
|
||||
"cannotBeUndone": "This cannot be undone!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notifications",
|
||||
"none": "You don't have any notifications. Have a nice day!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Commands",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favorites"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Tuỳ chỉnh",
|
||||
"id": "ID",
|
||||
"created": "Created at",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Actions",
|
||||
"cannotBeUndone": "This cannot be undone!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Thông báo",
|
||||
"none": "Bạn không có thông báo nào. Chúc một ngày tốt lành!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Các lệnh",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favorites"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "自定义",
|
||||
"id": "ID",
|
||||
"created": "创建于",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "行为",
|
||||
"cannotBeUndone": "此操作无法撤消!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "通知",
|
||||
"none": "没有任何通知。 祝你今天过得愉快!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "命令",
|
||||
|
@ -359,6 +359,21 @@
|
||||
"favorites": {
|
||||
"title": "Favorites"
|
||||
}
|
||||
},
|
||||
"webhooks": {
|
||||
"title": "Webhooks",
|
||||
"targetUrl": "Target URL",
|
||||
"targetUrlInvalid": "Please provide a valid URL.",
|
||||
"events": "Events",
|
||||
"eventsHint": "Select all events this webhook should recieve updates for (within the current project).",
|
||||
"mustSelectEvents": "You must select at least one event.",
|
||||
"delete": "Delete this webhook",
|
||||
"deleteText": "Are you sure you want to delete this webhook? External targets will not be notified of its events anymore.",
|
||||
"deleteSuccess": "The webhook was successfully deleted.",
|
||||
"create": "Create webhook",
|
||||
"secret": "Secret",
|
||||
"secretHint": "If provided, all requests to the webhook target URL will be signed using HMAC.",
|
||||
"secretDocs": "Check out the docs for more details about how to use secrets."
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
@ -480,6 +495,7 @@
|
||||
"custom": "Custom",
|
||||
"id": "ID",
|
||||
"created": "Created at",
|
||||
"createdBy": "Created by {0}",
|
||||
"actions": "Actions",
|
||||
"cannotBeUndone": "This cannot be undone!"
|
||||
},
|
||||
@ -933,7 +949,9 @@
|
||||
"notification": {
|
||||
"title": "Notifications",
|
||||
"none": "You don't have any notifications. Have a nice day!",
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
|
||||
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
|
||||
"markAllRead": "Mark all notifications as read",
|
||||
"markAllReadSuccess": "Successfully marked all notifications as read."
|
||||
},
|
||||
"quickActions": {
|
||||
"commands": "Commands",
|
||||
|
Loading…
x
Reference in New Issue
Block a user