···298298 "account": "Konto",
299299 "developer": "Entwicklung",
300300 "information": "Informationen",
301301+ "notifications": "Benachrichtigungen",
301302 "preferences": "Einstellungen",
302303 "apiKeys": "API-Schlüssel",
303304 "informationPage": {
···318319 "nameShort": "Der Name muss mindestens 2 Zeichen lang sein",
319320 "invalidEmail": "Ungültige E-Mail-Adresse"
320321 }
322322+ },
323323+ "notificationsPage": {
324324+ "pageTitle": "Benachrichtigungen",
325325+ "title": "Benachrichtigungen",
326326+ "subtitle": "Lege fest, wie Kaneo deine Kontobenachrichtigungen zustellt und welche Kanäle du nutzt.",
327327+ "statusConnected": "Verbunden",
328328+ "statusPaused": "Pausiert",
329329+ "emailTitle": "E-Mail",
330330+ "emailDescription": "Nutze deine Konten-E-Mail als Ziel für Benachrichtigungen.",
331331+ "accountEmailLabel": "Konten-E-Mail",
332332+ "accountEmailNoAddress": "Keine Konten-E-Mail vorhanden",
333333+ "accountEmailHint": "E-Mail-Zustellung erfolgt immer an die E-Mail des angemeldeten Kontos.",
334334+ "saveChanges": "Änderungen speichern",
335335+ "disconnect": "Trennen",
336336+ "ntfyTitle": "ntfy",
337337+ "ntfyDescription": "Kontobenachrichtigungen an ein ntfy-Thema senden.",
338338+ "serverUrl": "Server-URL",
339339+ "topic": "Thema",
340340+ "token": "Token",
341341+ "ntfyServerPlaceholder": "https://ntfy.example.com",
342342+ "ntfyTopicPlaceholder": "team-alerts",
343343+ "ntfyTokenPlaceholder": "Optionaler Bearer-Token",
344344+ "ntfyTokenHintConfigured": "Ein Token ist bereits konfiguriert ({{masked}}). Gib einen neuen Token ein, um ihn zu ersetzen.",
345345+ "ntfyTokenHintOptional": "Optional. Gib einen Token an, wenn dein ntfy-Server eine Authentifizierung verlangt.",
346346+ "connectNtfy": "ntfy verbinden",
347347+ "webhookTitle": "Benutzerdefinierter Webhook",
348348+ "webhookDescription": "Kontobenachrichtigungen als JSON an deinen eigenen Endpunkt senden.",
349349+ "endpointUrl": "Endpunkt-URL",
350350+ "signingSecret": "Signatur-Geheimnis",
351351+ "webhookUrlPlaceholder": "https://example.com/webhooks/kaneo",
352352+ "webhookSecretPlaceholder": "Optionales gemeinsames Geheimnis",
353353+ "webhookSecretHintConfigured": "Ein Signatur-Geheimnis ist bereits konfiguriert ({{masked}}). Gib ein neues ein, um es zu ersetzen.",
354354+ "webhookSecretHintOptional": "Optional. Kaneo signiert den Anfragetext, wenn ein Geheimnis gesetzt ist.",
355355+ "connectWebhook": "Webhook verbinden",
356356+ "workspaceRulesTitle": "Zustellregeln für Arbeitsbereiche",
357357+ "workspaceRulesDescription": "Nutze deine globalen Kanäle erneut und lege fest, welche Arbeitsbereiche und Projekte Kontobenachrichtigungen senden dürfen.",
358358+ "workspaceCardHint": "Wähle, welche Kanäle dieser Arbeitsbereich für Kontobenachrichtigungen nutzen darf.",
359359+ "workspaceCardLabelEmail": "E-Mail",
360360+ "workspaceCardLabelNtfy": "ntfy",
361361+ "workspaceCardLabelWebhook": "Benutzerdefinierter Webhook",
362362+ "emailChannelHintEnabled": "Passende Arbeitsbereichs-Benachrichtigungen per E-Mail senden.",
363363+ "emailChannelHintDisabled": "E-Mail zuerst global konfigurieren und aktivieren.",
364364+ "ntfyChannelHintEnabled": "Passende Arbeitsbereichs-Benachrichtigungen an ntfy senden.",
365365+ "ntfyChannelHintDisabled": "ntfy zuerst global konfigurieren und aktivieren.",
366366+ "webhookChannelHintEnabled": "Passende Arbeitsbereichs-Benachrichtigungen an deinen Webhook senden.",
367367+ "webhookChannelHintDisabled": "Webhook zuerst global konfigurieren und aktivieren.",
368368+ "projectScope": "Projektbereich",
369369+ "projectScopeDescription": "Standardmäßig sind alle Projekte enthalten. Schränke ein, wenn dieser Arbeitsbereich nur ausgewählte Projekte benachrichtigen soll.",
370370+ "allProjects": "Alle Projekte",
371371+ "allProjectsDescription": "Benachrichtigungen aus jedem Projekt in diesem Arbeitsbereich zustellen.",
372372+ "selectedProjects": "Ausgewählte Projekte",
373373+ "selectedProjectsDescription": "Nur Benachrichtigungen aus gewählten Projekten zustellen.",
374374+ "noProjectsInWorkspace": "Für diesen Arbeitsbereich sind noch keine Projekte vorhanden.",
375375+ "createRule": "Regel erstellen",
376376+ "removeRule": "Regel entfernen",
377377+ "toastEmailSaved": "E-Mail-Benachrichtigungseinstellungen gespeichert",
378378+ "toastEmailSaveFailed": "E-Mail-Einstellungen konnten nicht gespeichert werden",
379379+ "toastNtfySaved": "ntfy-Einstellungen gespeichert",
380380+ "toastNtfySaveFailed": "ntfy-Einstellungen konnten nicht gespeichert werden",
381381+ "toastNtfyDisconnected": "ntfy getrennt",
382382+ "toastNtfyDisconnectFailed": "ntfy konnte nicht getrennt werden",
383383+ "toastWebhookSaved": "Webhook-Einstellungen gespeichert",
384384+ "toastWebhookSaveFailed": "Webhook-Einstellungen konnten nicht gespeichert werden",
385385+ "toastWebhookDisconnected": "Webhook getrennt",
386386+ "toastWebhookDisconnectFailed": "Webhook konnte nicht getrennt werden",
387387+ "toastRuleSaved": "Benachrichtigungsregel für {{workspaceName}} gespeichert",
388388+ "toastRuleSaveFailed": "Arbeitsbereichs-Benachrichtigungsregel konnte nicht gespeichert werden",
389389+ "toastRuleRemoved": "Benachrichtigungsregel für {{workspaceName}} entfernt",
390390+ "toastRuleRemoveFailed": "Arbeitsbereichs-Benachrichtigungsregel konnte nicht entfernt werden"
321391 },
322392 "preferencesPage": {
323393 "title": "Einstellungen",
+70
i18n/el-GR.json
···298298 "account": "Λογαριασμός",
299299 "developer": "Προγραμματιστής",
300300 "information": "Πληροφορίες",
301301+ "notifications": "Ειδοποιήσεις",
301302 "preferences": "Προτιμήσεις",
302303 "apiKeys": "Κλειδιά API",
303304 "informationPage": {
···318319 "nameShort": "Το όνομα πρέπει να έχει τουλάχιστον 2 χαρακτήρες",
319320 "invalidEmail": "Μη έγκυρη διεύθυνση email"
320321 }
322322+ },
323323+ "notificationsPage": {
324324+ "pageTitle": "Ειδοποιήσεις",
325325+ "title": "Ειδοποιήσεις",
326326+ "subtitle": "Επιλέξτε πώς το Kaneo παραδίδει τις ειδοποιήσεις λογαριασμού και ποια κανάλια θα χρησιμοποιούνται.",
327327+ "statusConnected": "Συνδεδεμένο",
328328+ "statusPaused": "Σε παύση",
329329+ "emailTitle": "Email",
330330+ "emailDescription": "Χρησιμοποιήστε το email του λογαριασμού ως προορισμό για ειδοποιήσεις.",
331331+ "accountEmailLabel": "Email λογαριασμού",
332332+ "accountEmailNoAddress": "Δεν υπάρχει διαθέσιμο email λογαριασμού",
333333+ "accountEmailHint": "Η παράδοση email πηγαίνει πάντα στο email του συνδεδεμένου λογαριασμού.",
334334+ "saveChanges": "Αποθήκευση αλλαγών",
335335+ "disconnect": "Αποσύνδεση",
336336+ "ntfyTitle": "ntfy",
337337+ "ntfyDescription": "Δημοσιεύστε ειδοποιήσεις λογαριασμού σε θέμα ntfy.",
338338+ "serverUrl": "URL διακομιστή",
339339+ "topic": "Θέμα",
340340+ "token": "Διακριτικό",
341341+ "ntfyServerPlaceholder": "https://ntfy.example.com",
342342+ "ntfyTopicPlaceholder": "team-alerts",
343343+ "ntfyTokenPlaceholder": "Προαιρετικό bearer token",
344344+ "ntfyTokenHintConfigured": "Ένα διακριτικό έχει ήδη ρυθμιστεί ({{masked}}). Εισαγάγετε νέο για αντικατάσταση.",
345345+ "ntfyTokenHintOptional": "Προαιρετικό. Δώστε διακριτικό αν ο διακομιστής ntfy απαιτεί πιστοποίηση.",
346346+ "connectNtfy": "Σύνδεση ntfy",
347347+ "webhookTitle": "Προσαρμοσμένο webhook",
348348+ "webhookDescription": "Στείλτε ειδοποιήσεις λογαριασμού στο δικό σας endpoint ως JSON.",
349349+ "endpointUrl": "URL τελικού σημείου",
350350+ "signingSecret": "Μυστικό υπογραφής",
351351+ "webhookUrlPlaceholder": "https://example.com/webhooks/kaneo",
352352+ "webhookSecretPlaceholder": "Προαιρετικό κοινό μυστικό",
353353+ "webhookSecretHintConfigured": "Ένα μυστικό υπογραφής έχει ήδη ρυθμιστεί ({{masked}}). Εισαγάγετε νέο για αντικατάσταση.",
354354+ "webhookSecretHintOptional": "Προαιρετικό. Το Kaneo υπογράφει το σώμα αιτήματος όταν έχει οριστεί μυστικό.",
355355+ "connectWebhook": "Σύνδεση webhook",
356356+ "workspaceRulesTitle": "Κανόνες παράδοσης χώρου εργασίας",
357357+ "workspaceRulesDescription": "Επαναχρησιμοποιήστε τα καθολικά κανάλια και επιλέξτε ποιοι χώροι εργασίας και έργα επιτρέπεται να στέλνουν ειδοποιήσεις λογαριασμού.",
358358+ "workspaceCardHint": "Επιλέξτε ποια κανάλια μπορεί να χρησιμοποιεί αυτός ο χώρος εργασίας για ειδοποιήσεις λογαριασμού.",
359359+ "workspaceCardLabelEmail": "Email",
360360+ "workspaceCardLabelNtfy": "ntfy",
361361+ "workspaceCardLabelWebhook": "Προσαρμοσμένο webhook",
362362+ "emailChannelHintEnabled": "Αποστολή αντίστοιχων ειδοποιήσεων χώρου εργασίας μέσω email.",
363363+ "emailChannelHintDisabled": "Ρυθμίστε και ενεργοποιήστε πρώτα το email καθολικά.",
364364+ "ntfyChannelHintEnabled": "Αποστολή αντίστοιχων ειδοποιήσεων χώρου εργασίας στο ntfy.",
365365+ "ntfyChannelHintDisabled": "Ρυθμίστε και ενεργοποιήστε πρώτα το ntfy καθολικά.",
366366+ "webhookChannelHintEnabled": "Αποστολή αντίστοιχων ειδοποιήσεων χώρου εργασίας στο webhook σας.",
367367+ "webhookChannelHintDisabled": "Ρυθμίστε και ενεργοποιήστε πρώτα το webhook καθολικά.",
368368+ "projectScope": "Εύρος έργων",
369369+ "projectScopeDescription": "Όλα τα έργα περιλαμβάνονται από προεπιλογή. Περιορίστε αν αυτός ο χώρος εργασίας πρέπει να στέλνει ειδοποιήσεις μόνο από επιλεγμένα έργα.",
370370+ "allProjects": "Όλα τα έργα",
371371+ "allProjectsDescription": "Παράδοση ειδοποιήσεων από κάθε έργο σε αυτόν τον χώρο εργασίας.",
372372+ "selectedProjects": "Επιλεγμένα έργα",
373373+ "selectedProjectsDescription": "Παράδοση ειδοποιήσεων μόνο από επιλεγμένα έργα.",
374374+ "noProjectsInWorkspace": "Δεν υπάρχουν ακόμα διαθέσιμα έργα για αυτόν τον χώρο εργασίας.",
375375+ "createRule": "Δημιουργία κανόνα",
376376+ "removeRule": "Αφαίρεση κανόνα",
377377+ "toastEmailSaved": "Οι ρυθμίσεις ειδοποιήσεων email αποθηκεύτηκαν",
378378+ "toastEmailSaveFailed": "Αποτυχία αποθήκευσης ρυθμίσεων email",
379379+ "toastNtfySaved": "Οι ρυθμίσεις ntfy αποθηκεύτηκαν",
380380+ "toastNtfySaveFailed": "Αποτυχία αποθήκευσης ρυθμίσεων ntfy",
381381+ "toastNtfyDisconnected": "Το ntfy αποσυνδέθηκε",
382382+ "toastNtfyDisconnectFailed": "Αποτυχία αποσύνδεσης ntfy",
383383+ "toastWebhookSaved": "Οι ρυθμίσεις webhook αποθηκεύτηκαν",
384384+ "toastWebhookSaveFailed": "Αποτυχία αποθήκευσης ρυθμίσεων webhook",
385385+ "toastWebhookDisconnected": "Το webhook αποσυνδέθηκε",
386386+ "toastWebhookDisconnectFailed": "Αποτυχία αποσύνδεσης webhook",
387387+ "toastRuleSaved": "Αποθηκεύτηκε ο κανόνας ειδοποίησης για {{workspaceName}}",
388388+ "toastRuleSaveFailed": "Αποτυχία αποθήκευσης κανόνα ειδοποίησης χώρου εργασίας",
389389+ "toastRuleRemoved": "Αφαιρέθηκε ο κανόνας ειδοποίησης για {{workspaceName}}",
390390+ "toastRuleRemoveFailed": "Αποτυχία αφαίρεσης κανόνα ειδοποίησης χώρου εργασίας"
321391 },
322392 "preferencesPage": {
323393 "title": "Προτιμήσεις",
+70
i18n/en-US.json
···298298 "account": "Account",
299299 "developer": "Developer",
300300 "information": "Information",
301301+ "notifications": "Notifications",
301302 "preferences": "Preferences",
302303 "apiKeys": "API Keys",
303304 "informationPage": {
···318319 "nameShort": "Name must be at least 2 characters",
319320 "invalidEmail": "Invalid email address"
320321 }
322322+ },
323323+ "notificationsPage": {
324324+ "pageTitle": "Notifications",
325325+ "title": "Notifications",
326326+ "subtitle": "Choose how Kaneo delivers your account notifications and which channels to use.",
327327+ "statusConnected": "Connected",
328328+ "statusPaused": "Paused",
329329+ "emailTitle": "Email",
330330+ "emailDescription": "Use your account email as the destination for notifications.",
331331+ "accountEmailLabel": "Account email",
332332+ "accountEmailNoAddress": "No account email available",
333333+ "accountEmailHint": "Email delivery always goes to the signed-in account email.",
334334+ "saveChanges": "Save changes",
335335+ "disconnect": "Disconnect",
336336+ "ntfyTitle": "ntfy",
337337+ "ntfyDescription": "Publish account notifications to an ntfy topic.",
338338+ "serverUrl": "Server URL",
339339+ "topic": "Topic",
340340+ "token": "Token",
341341+ "ntfyServerPlaceholder": "https://ntfy.example.com",
342342+ "ntfyTopicPlaceholder": "team-alerts",
343343+ "ntfyTokenPlaceholder": "Optional bearer token",
344344+ "ntfyTokenHintConfigured": "A token is already configured ({{masked}}). Enter a new token to replace it.",
345345+ "ntfyTokenHintOptional": "Optional. Provide a token if your ntfy server requires authentication.",
346346+ "connectNtfy": "Connect ntfy",
347347+ "webhookTitle": "Custom webhook",
348348+ "webhookDescription": "Send account notifications to your own endpoint as JSON.",
349349+ "endpointUrl": "Endpoint URL",
350350+ "signingSecret": "Signing secret",
351351+ "webhookUrlPlaceholder": "https://example.com/webhooks/kaneo",
352352+ "webhookSecretPlaceholder": "Optional shared secret",
353353+ "webhookSecretHintConfigured": "A signing secret is already configured ({{masked}}). Enter a new one to replace it.",
354354+ "webhookSecretHintOptional": "Optional. Kaneo signs the request body when a secret is set.",
355355+ "connectWebhook": "Connect webhook",
356356+ "workspaceRulesTitle": "Workspace delivery rules",
357357+ "workspaceRulesDescription": "Reuse your global channels, then decide which workspaces and projects are allowed to send account notifications.",
358358+ "workspaceCardHint": "Choose which channels this workspace can use for account notifications.",
359359+ "workspaceCardLabelEmail": "Email",
360360+ "workspaceCardLabelNtfy": "ntfy",
361361+ "workspaceCardLabelWebhook": "Custom webhook",
362362+ "emailChannelHintEnabled": "Send matching workspace notifications by email.",
363363+ "emailChannelHintDisabled": "Configure and enable email globally first.",
364364+ "ntfyChannelHintEnabled": "Send matching workspace notifications to ntfy.",
365365+ "ntfyChannelHintDisabled": "Configure and enable ntfy globally first.",
366366+ "webhookChannelHintEnabled": "Send matching workspace notifications to your webhook.",
367367+ "webhookChannelHintDisabled": "Configure and enable the webhook globally first.",
368368+ "projectScope": "Project scope",
369369+ "projectScopeDescription": "All projects are included by default. Narrow it down if this workspace should only send notifications from selected projects.",
370370+ "allProjects": "All projects",
371371+ "allProjectsDescription": "Deliver notifications from every project in this workspace.",
372372+ "selectedProjects": "Selected projects",
373373+ "selectedProjectsDescription": "Only deliver notifications from chosen projects.",
374374+ "noProjectsInWorkspace": "No projects available for this workspace yet.",
375375+ "createRule": "Create rule",
376376+ "removeRule": "Remove rule",
377377+ "toastEmailSaved": "Email notification settings saved",
378378+ "toastEmailSaveFailed": "Failed to save email settings",
379379+ "toastNtfySaved": "ntfy settings saved",
380380+ "toastNtfySaveFailed": "Failed to save ntfy settings",
381381+ "toastNtfyDisconnected": "ntfy disconnected",
382382+ "toastNtfyDisconnectFailed": "Failed to disconnect ntfy",
383383+ "toastWebhookSaved": "Webhook settings saved",
384384+ "toastWebhookSaveFailed": "Failed to save webhook settings",
385385+ "toastWebhookDisconnected": "Webhook disconnected",
386386+ "toastWebhookDisconnectFailed": "Failed to disconnect webhook",
387387+ "toastRuleSaved": "Saved notification rule for {{workspaceName}}",
388388+ "toastRuleSaveFailed": "Failed to save workspace notification rule",
389389+ "toastRuleRemoved": "Removed notification rule for {{workspaceName}}",
390390+ "toastRuleRemoveFailed": "Failed to remove workspace notification rule"
321391 },
322392 "preferencesPage": {
323393 "title": "Preferences",
+70
i18n/fr-FR.json
···298298 "account": "Compte",
299299 "developer": "Développeur",
300300 "information": "Information",
301301+ "notifications": "Notifications",
301302 "preferences": "Préférences",
302303 "apiKeys": "Clés API",
303304 "informationPage": {
···318319 "nameShort": "Le nom doit contenir au moins 2 caractères",
319320 "invalidEmail": "Adresse email invalide"
320321 }
322322+ },
323323+ "notificationsPage": {
324324+ "pageTitle": "Notifications",
325325+ "title": "Notifications",
326326+ "subtitle": "Choisissez comment Kaneo envoie les notifications de compte et quels canaux utiliser.",
327327+ "statusConnected": "Connecté",
328328+ "statusPaused": "En pause",
329329+ "emailTitle": "E-mail",
330330+ "emailDescription": "Utilisez l’e-mail du compte comme destination des notifications.",
331331+ "accountEmailLabel": "E-mail du compte",
332332+ "accountEmailNoAddress": "Aucun e-mail de compte disponible",
333333+ "accountEmailHint": "La livraison par e-mail va toujours à l’e-mail du compte connecté.",
334334+ "saveChanges": "Enregistrer les modifications",
335335+ "disconnect": "Déconnecter",
336336+ "ntfyTitle": "ntfy",
337337+ "ntfyDescription": "Publier les notifications de compte sur un sujet ntfy.",
338338+ "serverUrl": "URL du serveur",
339339+ "topic": "Sujet",
340340+ "token": "Jeton",
341341+ "ntfyServerPlaceholder": "https://ntfy.example.com",
342342+ "ntfyTopicPlaceholder": "team-alerts",
343343+ "ntfyTokenPlaceholder": "Jeton Bearer facultatif",
344344+ "ntfyTokenHintConfigured": "Un jeton est déjà configuré ({{masked}}). Saisissez-en un nouveau pour le remplacer.",
345345+ "ntfyTokenHintOptional": "Facultatif. Indiquez un jeton si votre serveur ntfy exige une authentification.",
346346+ "connectNtfy": "Connecter ntfy",
347347+ "webhookTitle": "Webhook personnalisé",
348348+ "webhookDescription": "Envoyer les notifications de compte vers votre propre point de terminaison en JSON.",
349349+ "endpointUrl": "URL du point de terminaison",
350350+ "signingSecret": "Secret de signature",
351351+ "webhookUrlPlaceholder": "https://example.com/webhooks/kaneo",
352352+ "webhookSecretPlaceholder": "Secret partagé facultatif",
353353+ "webhookSecretHintConfigured": "Un secret de signature est déjà configuré ({{masked}}). Saisissez-en un nouveau pour le remplacer.",
354354+ "webhookSecretHintOptional": "Facultatif. Kaneo signe le corps de la requête lorsqu’un secret est défini.",
355355+ "connectWebhook": "Connecter le webhook",
356356+ "workspaceRulesTitle": "Règles de livraison par espace de travail",
357357+ "workspaceRulesDescription": "Réutilisez vos canaux globaux, puis choisissez quels espaces de travail et projets peuvent envoyer des notifications de compte.",
358358+ "workspaceCardHint": "Choisissez les canaux que cet espace de travail peut utiliser pour les notifications de compte.",
359359+ "workspaceCardLabelEmail": "E-mail",
360360+ "workspaceCardLabelNtfy": "ntfy",
361361+ "workspaceCardLabelWebhook": "Webhook personnalisé",
362362+ "emailChannelHintEnabled": "Envoyer les notifications d’espace de travail correspondantes par e-mail.",
363363+ "emailChannelHintDisabled": "Configurez et activez d’abord l’e-mail globalement.",
364364+ "ntfyChannelHintEnabled": "Envoyer les notifications d’espace de travail correspondantes vers ntfy.",
365365+ "ntfyChannelHintDisabled": "Configurez et activez d’abord ntfy globalement.",
366366+ "webhookChannelHintEnabled": "Envoyer les notifications d’espace de travail correspondantes vers votre webhook.",
367367+ "webhookChannelHintDisabled": "Configurez et activez d’abord le webhook globalement.",
368368+ "projectScope": "Portée des projets",
369369+ "projectScopeDescription": "Tous les projets sont inclus par défaut. Restreignez si cet espace de travail ne doit envoyer des notifications que pour certains projets.",
370370+ "allProjects": "Tous les projets",
371371+ "allProjectsDescription": "Livrer les notifications de chaque projet de cet espace de travail.",
372372+ "selectedProjects": "Projets sélectionnés",
373373+ "selectedProjectsDescription": "Ne livrer les notifications que pour les projets choisis.",
374374+ "noProjectsInWorkspace": "Aucun projet disponible pour cet espace de travail pour le moment.",
375375+ "createRule": "Créer une règle",
376376+ "removeRule": "Supprimer la règle",
377377+ "toastEmailSaved": "Paramètres de notification par e-mail enregistrés",
378378+ "toastEmailSaveFailed": "Échec de l’enregistrement des paramètres e-mail",
379379+ "toastNtfySaved": "Paramètres ntfy enregistrés",
380380+ "toastNtfySaveFailed": "Échec de l’enregistrement des paramètres ntfy",
381381+ "toastNtfyDisconnected": "ntfy déconnecté",
382382+ "toastNtfyDisconnectFailed": "Échec de la déconnexion de ntfy",
383383+ "toastWebhookSaved": "Paramètres du webhook enregistrés",
384384+ "toastWebhookSaveFailed": "Échec de l’enregistrement des paramètres du webhook",
385385+ "toastWebhookDisconnected": "Webhook déconnecté",
386386+ "toastWebhookDisconnectFailed": "Échec de la déconnexion du webhook",
387387+ "toastRuleSaved": "Règle de notification enregistrée pour {{workspaceName}}",
388388+ "toastRuleSaveFailed": "Échec de l’enregistrement de la règle de notification de l’espace de travail",
389389+ "toastRuleRemoved": "Règle de notification supprimée pour {{workspaceName}}",
390390+ "toastRuleRemoveFailed": "Échec de la suppression de la règle de notification de l’espace de travail"
321391 },
322392 "preferencesPage": {
323393 "title": "Préférences",
+70
i18n/mk-MK.json
···298298 "account": "Сметка",
299299 "developer": "Програмер",
300300 "information": "Информации",
301301+ "notifications": "Известувања",
301302 "preferences": "Преференции",
302303 "apiKeys": "API клучеви",
303304 "informationPage": {
···318319 "nameShort": "Името мора да има најмалку 2 знаци",
319320 "invalidEmail": "Невалидна е-пошта"
320321 }
322322+ },
323323+ "notificationsPage": {
324324+ "pageTitle": "Известувања",
325325+ "title": "Известувања",
326326+ "subtitle": "Одбери како Kaneo ги испорачува известувањата за сметката и кои канали да се користат.",
327327+ "statusConnected": "Поврзано",
328328+ "statusPaused": "Паузирано",
329329+ "emailTitle": "Е-пошта",
330330+ "emailDescription": "Користи ја е-поштата на сметката како одредиште за известувања.",
331331+ "accountEmailLabel": "Е-пошта на сметката",
332332+ "accountEmailNoAddress": "Нема достапна е-пошта на сметката",
333333+ "accountEmailHint": "Испораката по е-пошта секогаш оди на е-поштата на најавената сметка.",
334334+ "saveChanges": "Зачувај промени",
335335+ "disconnect": "Исклучи",
336336+ "ntfyTitle": "ntfy",
337337+ "ntfyDescription": "Објавувај известувања за сметката на ntfy тема.",
338338+ "serverUrl": "URL на сервер",
339339+ "topic": "Тема",
340340+ "token": "Токен",
341341+ "ntfyServerPlaceholder": "https://ntfy.example.com",
342342+ "ntfyTopicPlaceholder": "team-alerts",
343343+ "ntfyTokenPlaceholder": "Опционален bearer токен",
344344+ "ntfyTokenHintConfigured": "Токенот веќе е конфигуриран ({{masked}}). Внеси нов за да го замениш.",
345345+ "ntfyTokenHintOptional": "Опционално. Дај токен ако ntfy серверот бара автентикација.",
346346+ "connectNtfy": "Поврзи ntfy",
347347+ "webhookTitle": "Прилагоден webhook",
348348+ "webhookDescription": "Испрати известувања за сметката до сопствениот endpoint како JSON.",
349349+ "endpointUrl": "URL на endpoint",
350350+ "signingSecret": "Тајна за потпис",
351351+ "webhookUrlPlaceholder": "https://example.com/webhooks/kaneo",
352352+ "webhookSecretPlaceholder": "Опционална заедничка тајна",
353353+ "webhookSecretHintConfigured": "Тајна за потпис веќе е конфигурирана ({{masked}}). Внеси нова за да ја замениш.",
354354+ "webhookSecretHintOptional": "Опционално. Kaneo го потпишува телото на барањето кога е поставена тајна.",
355355+ "connectWebhook": "Поврзи webhook",
356356+ "workspaceRulesTitle": "Правила за испорака по работен простор",
357357+ "workspaceRulesDescription": "Повторно користи глобални канали, па одреди кои работни простори и проекти смеат да испраќаат известувања за сметката.",
358358+ "workspaceCardHint": "Одбери кои канали овој работен простор може да ги користи за известувања за сметката.",
359359+ "workspaceCardLabelEmail": "Е-пошта",
360360+ "workspaceCardLabelNtfy": "ntfy",
361361+ "workspaceCardLabelWebhook": "Прилагоден webhook",
362362+ "emailChannelHintEnabled": "Испрати соодветни известувања за работниот простор по е-пошта.",
363363+ "emailChannelHintDisabled": "Прво конфигурирај и овозможи е-пошта глобално.",
364364+ "ntfyChannelHintEnabled": "Испрати соодветни известувања за работниот простор до ntfy.",
365365+ "ntfyChannelHintDisabled": "Прво конфигурирај и овозможи ntfy глобално.",
366366+ "webhookChannelHintEnabled": "Испрати соодветни известувања за работниот простор до твојот webhook.",
367367+ "webhookChannelHintDisabled": "Прво конфигурирај и овозможи webhook глобално.",
368368+ "projectScope": "Опсег на проекти",
369369+ "projectScopeDescription": "Сите проекти се вклучени по подразбирање. Сузи ако овој работен простор треба да испраќа известувања само од избрани проекти.",
370370+ "allProjects": "Сите проекти",
371371+ "allProjectsDescription": "Испорачи известувања од секој проект во овој работен простор.",
372372+ "selectedProjects": "Избрани проекти",
373373+ "selectedProjectsDescription": "Испорачи известувања само од избрани проекти.",
374374+ "noProjectsInWorkspace": "Сè уште нема достапни проекти за овој работен простор.",
375375+ "createRule": "Создај правило",
376376+ "removeRule": "Отстрани правило",
377377+ "toastEmailSaved": "Зачувани се поставките за известувања по е-пошта",
378378+ "toastEmailSaveFailed": "Не успеа зачувувањето на поставките за е-пошта",
379379+ "toastNtfySaved": "Зачувани се ntfy поставките",
380380+ "toastNtfySaveFailed": "Не успеа зачувувањето на ntfy поставките",
381381+ "toastNtfyDisconnected": "ntfy е исклучен",
382382+ "toastNtfyDisconnectFailed": "Не успеа исклучувањето на ntfy",
383383+ "toastWebhookSaved": "Зачувани се webhook поставките",
384384+ "toastWebhookSaveFailed": "Не успеа зачувувањето на webhook поставките",
385385+ "toastWebhookDisconnected": "Webhook е исклучен",
386386+ "toastWebhookDisconnectFailed": "Не успеа исклучувањето на webhook",
387387+ "toastRuleSaved": "Зачувано е правилото за известување за {{workspaceName}}",
388388+ "toastRuleSaveFailed": "Не успеа зачувувањето на правилото за известување за работниот простор",
389389+ "toastRuleRemoved": "Отстрането е правилото за известување за {{workspaceName}}",
390390+ "toastRuleRemoveFailed": "Не успеа отстранувањето на правилото за известување за работниот простор"
321391 },
322392 "preferencesPage": {
323393 "title": "Преференции",