Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backend/frontend] manage dissemination list and send PDFs (#5551) #9682

Merged
merged 81 commits into from
Jan 30, 2025
Merged
Show file tree
Hide file tree
Changes from 70 commits
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
5f66690
[backend] add capabilities (#5551)
frapuks Jan 15, 2025
60536c0
[frontend] Dissemination email template (#5551)
Gwendoline-FAVRE-FELIX Jan 20, 2025
4dd6c06
[frontend/backend] refacto (#5551)
frapuks Jan 20, 2025
d4d1c8b
[frontend/backend] translation + update from to email (#5551)
frapuks Jan 20, 2025
e480222
[backend] timestamp migration (#5551)
frapuks Jan 22, 2025
10723ef
[frontend/backend] Dissemination lists view (#5551)
Gwendoline-FAVRE-FELIX Jan 22, 2025
f735434
[frontend/backend] Dissemination list view (#5551)
Gwendoline-FAVRE-FELIX Jan 22, 2025
d3446e6
[frontend/backend] Dissemination lists creation (#5551)
Gwendoline-FAVRE-FELIX Jan 22, 2025
75ec1fc
[frontend/backend] Dissemination lists creation form (#5551)
Gwendoline-FAVRE-FELIX Jan 22, 2025
564429c
[frontend/backend] Dissemination lists edition (#5551)
Gwendoline-FAVRE-FELIX Jan 22, 2025
baefeb8
[backend/frontend] popover + delete (#5551)
frapuks Jan 23, 2025
23ae0db
[frontend/backend] emails type string not array (#5551)
frapuks Jan 23, 2025
2028e79
[frontend/backend] Dissemination lists edition form (#5551)
Gwendoline-FAVRE-FELIX Jan 23, 2025
9dc6ab8
[backend] Allow event-scope filtering on "disseminate" (#5551)
Gwendoline-FAVRE-FELIX Jan 23, 2025
9f1b20c
[backend] add to_email in default config (#5551)
frapuks Jan 23, 2025
aeb069c
[frontend/backend] add description and counter (#5551)
frapuks Jan 23, 2025
9da297a
[frontend] Add a message (#5551)
Gwendoline-FAVRE-FELIX Jan 24, 2025
a118d79
[frontend] Add translations (#5551)
Gwendoline-FAVRE-FELIX Jan 24, 2025
e9cdd44
[frontend] Use onBlur on edition form (#5551)
Gwendoline-FAVRE-FELIX Jan 24, 2025
a7b61cd
[backend/frontend] Fix Deepscan (#5551)
Gwendoline-FAVRE-FELIX Jan 24, 2025
de8b236
[backend/frontend] Fix Deepscan (#5551)
Gwendoline-FAVRE-FELIX Jan 24, 2025
717aa28
[backend] api names (#5551)
frapuks Jan 24, 2025
e71498c
[frontend] extract email from pasted content (#5551)
labo-flg Jan 24, 2025
9baa1cd
[frontend] allow ordering by dissemination list count (#5551)
labo-flg Jan 24, 2025
aea8f05
[frontend] Remove cancel button (#5551)
Gwendoline-FAVRE-FELIX Jan 24, 2025
06dbd76
[frontend] Fix import (#5551)
Gwendoline-FAVRE-FELIX Jan 24, 2025
ed38612
[backend] Add description and dissemination_list_values_count in conv…
Gwendoline-FAVRE-FELIX Jan 24, 2025
ce3be3f
[backend] Fix error (#5551)
Gwendoline-FAVRE-FELIX Jan 24, 2025
7df21eb
[frontend/backend] replace counter calcul in backend (#5551)
frapuks Jan 24, 2025
82fe785
[backend] remove fieldpatch and alter input (#5551)
frapuks Jan 24, 2025
2a6e6c3
[backend] fix lint (#5551)
frapuks Jan 24, 2025
d76398a
[backend] remove null check (#5551)
frapuks Jan 24, 2025
27d53b5
[backend/frontend] separate emails by comma (#5551)
frapuks Jan 27, 2025
baa7f6f
[frontend] Retrieving dissemination lists (#5551)
Gwendoline-FAVRE-FELIX Jan 27, 2025
d823970
[backend] add tests (#5551)
frapuks Jan 27, 2025
3ba480f
[frontend] add tests (#5551)
frapuks Jan 27, 2025
14323ea
[backend/frontend] Send mail to dissemination list (#5551)
Gwendoline-FAVRE-FELIX Jan 27, 2025
95c0c0c
Changes by FrancoisGrunert
Gwendoline-FAVRE-FELIX Jan 27, 2025
b8fc34f
[frontend] Translation and Title (#5551)
Gwendoline-FAVRE-FELIX Jan 27, 2025
38e5276
[frontend] replace query to the parent (#5551)
frapuks Jan 27, 2025
6e7f654
[frontend/backend] remove feature flag (#5551)
frapuks Jan 27, 2025
6fd1e75
[frontend] Fix deepscan (#5551)
Gwendoline-FAVRE-FELIX Jan 27, 2025
52e408a
[frontend] fix lint (#5551)
frapuks Jan 27, 2025
d7e5959
[frontend] fix translations (#5551)
frapuks Jan 28, 2025
b6ea098
[frontend] fix capabilities (#5551)
frapuks Jan 28, 2025
8870591
[frontend] protect setting page for EE (#5551)
frapuks Jan 28, 2025
75dfaa4
[backend] remove FF in domain
Archidoit Jan 28, 2025
837cece
[frontend/backend] add limit to 500 emails in a list (#5551)
frapuks Jan 28, 2025
1dab375
[frontend] fix translation (#5551)
frapuks Jan 28, 2025
63da9a4
[frontend] remove translation of datacolumn names (#5551)
frapuks Jan 28, 2025
d039d32
[frontend] remove form margin (#5551)
frapuks Jan 28, 2025
90b6a9f
[frontend/backend] remove api names and add constraint to access to e…
frapuks Jan 28, 2025
53bf603
[frontend/backend] lint (#5551)
frapuks Jan 28, 2025
6a1db30
[frontend] add EE chip in the menu (#5551)
frapuks Jan 28, 2025
f38d92c
[frontend] code tweak after review
labo-flg Jan 28, 2025
356c657
[frontend/backend] emails stored in array (#5551)
frapuks Jan 29, 2025
e70d2f9
[frontend] Use theme.spacing (#5551)
Gwendoline-FAVRE-FELIX Jan 29, 2025
0e4b15e
[frontend/backend] remove counter and calculate in front from array l…
frapuks Jan 29, 2025
a574716
[frontend] Use fetchQuery in StixCoreObjectContentFilesDissemination …
Gwendoline-FAVRE-FELIX Jan 29, 2025
b14848b
[frontend] Add DisseminationListField Component (#5551)
Gwendoline-FAVRE-FELIX Jan 29, 2025
5d85cfc
[frontend] Set pagination count to 50 for fetching dissemination list…
Gwendoline-FAVRE-FELIX Jan 29, 2025
153fa1e
[frontend] refacto create & update form (#5551)
frapuks Jan 29, 2025
b95dc3a
[frontend/backend] fix tests (#5551)
frapuks Jan 29, 2025
e29cb6e
[frontend] Remove count in disseminationListFieldQuery (#5551)
Gwendoline-FAVRE-FELIX Jan 30, 2025
2571ff3
Add background task for dissemination
aHenryJard Jan 30, 2025
768cf7f
[backend/frontend] Set feature flag again (#5551)
Gwendoline-FAVRE-FELIX Jan 30, 2025
f94acb8
[backend/frontend] Set feature flag in accessesMenu (#5551)
Gwendoline-FAVRE-FELIX Jan 30, 2025
16d0dbb
Move code to dissemination domain
aHenryJard Jan 30, 2025
f9226ed
Update
aHenryJard Jan 30, 2025
f62b72e
[frontend/backend add limit in the config (#5551)
frapuks Jan 30, 2025
a2f88a3
[backend] Add feature flag and enterprise edition check to domain (#5…
Gwendoline-FAVRE-FELIX Jan 30, 2025
e47fc4e
[backend] add check emails in domain (#5551)
frapuks Jan 30, 2025
74a45c1
[backend] Verify user capability and input for dissemination tasks (#…
Gwendoline-FAVRE-FELIX Jan 30, 2025
9fd492f
[backend] replace test file (#5551)
frapuks Jan 30, 2025
62413bf
[frontend] refacto field + replace files (#5551)
frapuks Jan 30, 2025
d4ff8a8
[frontend] fix import (#5551)
frapuks Jan 30, 2025
834d573
[frontend] add last translation (#5551)
frapuks Jan 30, 2025
2a2e45c
[backend] Correction of feature flag writing (#5551)
Gwendoline-FAVRE-FELIX Jan 30, 2025
113b4fe
[backend] Remove TASK_TYPE_QUERY (#5551)
Gwendoline-FAVRE-FELIX Jan 30, 2025
e6d6279
[frontend] fix hook (#5551)
frapuks Jan 30, 2025
acef7bc
[frontend] Remove refacto DisseminationListField (#5551)
Gwendoline-FAVRE-FELIX Jan 30, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions opencti-platform/opencti-front/lang/front/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
" Please contact Filigran to get your license at ": "Bitte kontaktieren Sie Filigran, um Ihre Lizenz zu erhalten unter",
"... successfully deleted": "{entity_type} erfolgreich gelöscht",
"{count} days": "{count} Tage",
"{count} email address(es) extracted from pasted text": "{count} E-Mail Adresse(n) aus eingefügtem Text extrahiert",
"+ N override(s)": "+ {count} Überschreibung(en)",
"0 equals no maximum": "0 entspricht keinem Maximum",
"24 hours": "24 Stunden",
Expand Down Expand Up @@ -512,6 +513,7 @@
"Create a data component": "Eine Datenkomponente erstellen",
"Create a data source": "Erstellen einer Datenquelle",
"Create a decay rule": "Erstellen einer Zerfallsregel",
"Create a dissemination list": "Erstellen Sie eine Verbreitungsliste",
"Create a Draft": "Entwürfe erstellen",
"Create a feed": "Erstellen eines Feeds",
"Create a feedback": "Eine Rückmeldung erstellen",
Expand Down Expand Up @@ -801,8 +803,13 @@
"Display the source": "Anzeige der Quelle",
"Display the whole matrix": "Anzeige der gesamten Matrix",
"Display time range selector": "Zeitbereichselektor anzeigen",
"Disseminate": "Verbreiten Sie",
"Disseminate a file": "Verbreiten Sie eine Datei",
"Disseminate files by email": "Verbreitung von Dateien per E-Mail",
"Dissemination": "Verbreitung",
"Dissemination list": "Verbreitungsliste",
"Dissemination lists": "Verbreitungslisten",
"Disseminations lists can be used to send files to a list of recipients that do not necessarily have an OpenCTI account.": "Verbreitungslisten können verwendet werden, um Dateien an eine Liste von Empfängern zu senden, die nicht unbedingt ein OpenCTI-Konto haben.",
"Distributed": "Verteilt",
"Distribution": "Verteilung",
"Distribution of entities": "Verteilung der Entitäten",
Expand Down Expand Up @@ -840,6 +847,7 @@
"Do you want to delete this CSV mapper?": "Möchten Sie diesen CSV-Mapper löschen?",
"Do you want to delete this data component?": "Möchten Sie diese Datenkomponente löschen?",
"Do you want to delete this data source?": "Möchten Sie diese Datenquelle löschen?",
"Do you want to delete this dissemination list?": "Möchten Sie diese Verbreitungsliste löschen?",
"Do you want to delete this draft?": "Möchten Sie diesen Entwurf löschen?",
"Do you want to delete this entity?": "Möchten Sie diese Entität löschen?",
"Do you want to delete this event?": "Möchten Sie dieses Ereignis löschen?",
Expand Down Expand Up @@ -1001,6 +1009,7 @@
"Email sent": "E-Mail gesendet",
"Email subject": "E-Mail-Betreff",
"Emails": "Emails",
"Emails (1 / line)": "Emails (1 / Zeile)",
"Empty": "Leer",
"Enable": "Aktivieren Sie",
"Enable 3D mode": "3D-Modus einschalten",
Expand Down Expand Up @@ -2631,6 +2640,7 @@
"Sectors | Entities": "Branchen | Entitäten",
"Sectors and organizations": "Sektoren und Organisationen",
"Security": "Sicherheit",
"Security: Dissemination lists | Settings": "Sicherheit: Verbreitungslisten | Einstellungen",
"Security: Groups | Settings": "Sicherheit: Gruppen | Einstellungen",
"Security: Marking Definitions | Settings": "Sicherheit: Markierungsdefinitionen | Einstellungen",
"Security: Organizations | Settings": "Sicherheit: Organisationen | Einstellungen",
Expand Down Expand Up @@ -3147,6 +3157,7 @@
"Update a data source": "Aktualisieren einer Datenquelle",
"Update a date source": "Aktualisieren einer Datumsquelle",
"Update a decay rule": "Aktualisieren einer Zerfallsregel",
"Update a dissemination list": "Aktualisieren einer Verbreitungsliste",
"Update a feed": "Aktualisieren eines Feeds",
"Update a feedback": "Eine Bewertung aktualisieren",
"Update a group": "Aktualisieren einer Gruppe",
Expand Down
11 changes: 11 additions & 0 deletions opencti-platform/opencti-front/lang/front/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
" Please contact Filigran to get your license at ": " Please contact Filigran to get your license at ",
"... successfully deleted": "{entity_type} successfully deleted",
"{count} days": "{count} days",
"{count} email address(es) extracted from pasted text": "{count} email address(es) extracted from pasted text",
"+ N override(s)": "+ {count} override(s)",
"0 equals no maximum": "0 equals no maximum",
"24 hours": "24 hours",
Expand Down Expand Up @@ -512,6 +513,7 @@
"Create a data component": "Create a data component",
"Create a data source": "Create a data source",
"Create a decay rule": "Create a decay rule",
"Create a dissemination list": "Create a dissemination list",
"Create a Draft": "Create a Draft",
"Create a feed": "Create a feed",
"Create a feedback": "Create a feedback",
Expand Down Expand Up @@ -801,8 +803,13 @@
"Display the source": "Display the source",
"Display the whole matrix": "Display the whole matrix",
"Display time range selector": "Display time range selector",
"Disseminate": "Disseminate",
"Disseminate a file": "Disseminate a file",
"Disseminate files by email": "Disseminate files by email",
"Dissemination": "Dissemination",
"Dissemination list": "Dissemination list",
"Dissemination lists": "Dissemination lists",
"Disseminations lists can be used to send files to a list of recipients that do not necessarily have an OpenCTI account.": "Disseminations lists can be used to send files to a list of recipients that do not necessarily have an OpenCTI account.",
"Distributed": "Distributed",
"Distribution": "Distribution",
"Distribution of entities": "Distribution of entities",
Expand Down Expand Up @@ -840,6 +847,7 @@
"Do you want to delete this CSV mapper?": "Do you want to delete this CSV mapper?",
"Do you want to delete this data component?": "Do you want to delete this data component?",
"Do you want to delete this data source?": "Do you want to delete this data source?",
"Do you want to delete this dissemination list?": "Do you want to delete this dissemination list?",
"Do you want to delete this draft?": "Do you want to delete this draft?",
"Do you want to delete this entity?": "Do you want to delete this entity?",
"Do you want to delete this event?": "Do you want to delete this event?",
Expand Down Expand Up @@ -1001,6 +1009,7 @@
"Email sent": "Email sent",
"Email subject": "Email subject",
"Emails": "Emails",
"Emails (1 / line)": "Emails (1 / line)",
"Empty": "Empty",
"Enable": "Enable",
"Enable 3D mode": "Enable 3D mode",
Expand Down Expand Up @@ -2631,6 +2640,7 @@
"Sectors | Entities": "Sectors | Entities",
"Sectors and organizations": "Sectors and organizations",
"Security": "Security",
"Security: Dissemination lists | Settings": "Security: Dissemination lists | Settings",
"Security: Groups | Settings": "Security: Groups | Settings",
"Security: Marking Definitions | Settings": "Security: Marking Definitions | Settings",
"Security: Organizations | Settings": "Security: Organizations | Settings",
Expand Down Expand Up @@ -3147,6 +3157,7 @@
"Update a data source": "Update a data source",
"Update a date source": "Update a date source",
"Update a decay rule": "Update a decay rule",
"Update a dissemination list": "Update a dissemination list",
"Update a feed": "Update a feed",
"Update a feedback": "Update a feedback",
"Update a group": "Update a group",
Expand Down
11 changes: 11 additions & 0 deletions opencti-platform/opencti-front/lang/front/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
" Please contact Filigran to get your license at ": "Póngase en contacto con Filigran para obtener su licencia en",
"... successfully deleted": "{entity_type} eliminado exitosamente",
"{count} days": "{count} días",
"{count} email address(es) extracted from pasted text": "{count} dirección(es) de correo electrónico extraída(s) del texto pegado",
"+ N override(s)": "+ {count} anulación(es)",
"0 equals no maximum": "0 es igual a ningún máximo",
"24 hours": "24 horas",
Expand Down Expand Up @@ -512,6 +513,7 @@
"Create a data component": "Crear un componente de datos",
"Create a data source": "Crear una fuente de datos",
"Create a decay rule": "Crear una regla de decaimiento",
"Create a dissemination list": "Crear una lista de difusión",
"Create a Draft": "Crear un borrador",
"Create a feed": "Crear una fuente de datos",
"Create a feedback": "Crear un comentario",
Expand Down Expand Up @@ -801,8 +803,13 @@
"Display the source": "Visualización de la fuente",
"Display the whole matrix": "Visualizar toda la matriz",
"Display time range selector": "Mostrar el selector de rango temporal",
"Disseminate": "Difunda",
"Disseminate a file": "Difundir un fichero",
"Disseminate files by email": "Difundir archivos por correo electrónico",
"Dissemination": "Difusión",
"Dissemination list": "Lista de difusión",
"Dissemination lists": "Listas de difusión",
"Disseminations lists can be used to send files to a list of recipients that do not necessarily have an OpenCTI account.": "Las listas de difusión se pueden utilizar para enviar archivos a una lista de destinatarios que no necesariamente tienen una cuenta OpenCTI.",
"Distributed": "Distribuido",
"Distribution": "Distribución",
"Distribution of entities": "Distribución de entidades",
Expand Down Expand Up @@ -840,6 +847,7 @@
"Do you want to delete this CSV mapper?": "¿Desea eliminar este mapeador CSV?",
"Do you want to delete this data component?": "¿Quieres borrar este componente de datos?",
"Do you want to delete this data source?": "¿Quieres eliminar esta fuente de datos?",
"Do you want to delete this dissemination list?": "¿Desea eliminar esta lista de difusión?",
"Do you want to delete this draft?": "¿Desea eliminar este borrador?",
"Do you want to delete this entity?": "¿Quieres borrar esta entidad?",
"Do you want to delete this event?": "¿Desea eliminar este evento?",
Expand Down Expand Up @@ -1001,6 +1009,7 @@
"Email sent": "Email enviado",
"Email subject": "Asunto del correo electŕonico",
"Emails": "Correos electrónicos",
"Emails (1 / line)": "Correos electrónicos (1 / línea)",
"Empty": "Vacío",
"Enable": "Activar",
"Enable 3D mode": "Activar el modo 3D",
Expand Down Expand Up @@ -2631,6 +2640,7 @@
"Sectors | Entities": "Sectores | Entidades",
"Sectors and organizations": "Sectores y organizaciones",
"Security": "Seguridad",
"Security: Dissemination lists | Settings": "Seguridad: Listas de difusión | Configuración",
"Security: Groups | Settings": "Seguridad: Grupos | Configuración",
"Security: Marking Definitions | Settings": "Seguridad: Definiciones de marcado | Configuración",
"Security: Organizations | Settings": "Seguridad: Organizaciones | Configuración",
Expand Down Expand Up @@ -3147,6 +3157,7 @@
"Update a data source": "Actualizar una fuente de datos",
"Update a date source": "Actualizar una fuente de datos",
"Update a decay rule": "Actualizar una regla de decaimiento",
"Update a dissemination list": "Actualizar una lista de difusión",
"Update a feed": "Actualizar una fuente de datos",
"Update a feedback": "Actualizar un comentario",
"Update a group": "Actualizar un grupo",
Expand Down
11 changes: 11 additions & 0 deletions opencti-platform/opencti-front/lang/front/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
" Please contact Filigran to get your license at ": "Veuillez contacter Filigran pour obtenir votre licence à l'adresse suivante",
"... successfully deleted": "{entity_type} supprimé(e) avec succès",
"{count} days": "{count} jours",
"{count} email address(es) extracted from pasted text": "{count} adresse(s) électronique(s) extraite(s) du texte collé",
frapuks marked this conversation as resolved.
Show resolved Hide resolved
"+ N override(s)": "+ {count} surcharge(s)",
"0 equals no maximum": "0 pour aucun maximum",
"24 hours": "24 heures",
Expand Down Expand Up @@ -512,6 +513,7 @@
"Create a data component": "Créer un composant de données",
"Create a data source": "Créer une source de données",
"Create a decay rule": "Créer une règle de déclin",
"Create a dissemination list": "Créer une liste de diffusion",
"Create a Draft": "Créer un brouillon",
"Create a feed": "Créer un flux",
"Create a feedback": "Créer un commentaire",
Expand Down Expand Up @@ -801,8 +803,13 @@
"Display the source": "Afficher la source",
"Display the whole matrix": "Afficher toute la matrice",
"Display time range selector": "Afficher le sélecteur d'intervalle de temps",
"Disseminate": "Diffuser",
"Disseminate a file": "Diffuser un fichier",
"Disseminate files by email": "Diffusion des fichiers par courrier électronique",
"Dissemination": "Diffusion",
"Dissemination list": "Liste de diffusion",
"Dissemination lists": "Listes de diffusion",
"Disseminations lists can be used to send files to a list of recipients that do not necessarily have an OpenCTI account.": "Les listes de diffusion peuvent être utilisées pour envoyer des fichiers à une liste de destinataires qui n'ont pas nécessairement un compte OpenCTI.",
"Distributed": "Distribué",
"Distribution": "Répartition",
"Distribution of entities": "Distribution des entités",
Expand Down Expand Up @@ -840,6 +847,7 @@
"Do you want to delete this CSV mapper?": "Voulez-vous supprimer ce mappage CSV ?",
"Do you want to delete this data component?": "Souhaitez-vous supprimer ce composant de données ?",
"Do you want to delete this data source?": "Souhaitez-vous supprimer cette source de données ?",
"Do you want to delete this dissemination list?": "Voulez-vous supprimer cette liste de diffusion ?",
"Do you want to delete this draft?": "Voulez-vous supprimer ce brouillon ?",
"Do you want to delete this entity?": "Souhaitez-vous supprimer cette entité ?",
"Do you want to delete this event?": "Voulez-vous supprimer cet événement ?",
Expand Down Expand Up @@ -1001,6 +1009,7 @@
"Email sent": "Email envoyé",
"Email subject": "Sujet de mail",
"Emails": "Emails",
"Emails (1 / line)": "Emails (1 / ligne)",
"Empty": "Vide",
"Enable": "Activer",
"Enable 3D mode": "Activer le mode 3D",
Expand Down Expand Up @@ -2631,6 +2640,7 @@
"Sectors | Entities": "Secteurs | Entités",
"Sectors and organizations": "Secteurs et organisations",
"Security": "Sécurité",
"Security: Dissemination lists | Settings": "Sécurité : Listes de diffusion | Paramètres",
"Security: Groups | Settings": "Sécurité : Groupes | Paramètres",
"Security: Marking Definitions | Settings": "Sécurité : définitions de marquage | Paramètres",
"Security: Organizations | Settings": "Sécurité : Organisations | Paramètres",
Expand Down Expand Up @@ -3147,6 +3157,7 @@
"Update a data source": "Modifier une source de données",
"Update a date source": "Mise à jour d'une date source",
"Update a decay rule": "Mettre à jour une règle de déclin",
"Update a dissemination list": "Mise à jour d'une liste de diffusion",
"Update a feed": "Modifier un flux",
"Update a feedback": "Mettre à jour un commentaire",
"Update a group": "Modifier un groupe",
Expand Down
11 changes: 11 additions & 0 deletions opencti-platform/opencti-front/lang/front/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
" Please contact Filigran to get your license at ": "ライセンスの取得はFiligranまでご連絡ください。",
"... successfully deleted": "{entity_type} 正常に削除されました",
"{count} days": "{count}}日",
"{count} email address(es) extracted from pasted text": "貼り付けられたテキストから抽出された{count}メールアドレス",
"+ N override(s)": "+ {count} オーバーライド(複数可)",
"0 equals no maximum": "0 は最大値なし",
"24 hours": "24時間",
Expand Down Expand Up @@ -512,6 +513,7 @@
"Create a data component": "データコンポーネントの作成",
"Create a data source": "データ ソースを作成する",
"Create a decay rule": "崩壊ルールの作成",
"Create a dissemination list": "普及リストの作成",
"Create a Draft": "草稿の作成",
"Create a feed": "フィードを作成",
"Create a feedback": "フィードバックを作成する",
Expand Down Expand Up @@ -801,8 +803,13 @@
"Display the source": "ソースの表示",
"Display the whole matrix": "マトリックス全体を表示する",
"Display time range selector": "時間範囲選択ツールを表示",
"Disseminate": "広める",
"Disseminate a file": "ファイルを配布する",
"Disseminate files by email": "電子メールによるファイルの配布",
"Dissemination": "普及",
"Dissemination list": "配信リスト",
"Dissemination lists": "配信リスト",
"Disseminations lists can be used to send files to a list of recipients that do not necessarily have an OpenCTI account.": "配信リストは、必ずしも OpenCTI アカウントを持っていない受信者のリストにファイルを送信するために使用できます。",
"Distributed": "分散",
"Distribution": "分布",
"Distribution of entities": "エンティティの分布",
Expand Down Expand Up @@ -840,6 +847,7 @@
"Do you want to delete this CSV mapper?": "このCSVマッパーを削除しますか?",
"Do you want to delete this data component?": "このデータコンポーネントを削除しますか?",
"Do you want to delete this data source?": "このデータ ソースを削除しますか?",
"Do you want to delete this dissemination list?": "この配信リストを削除しますか?",
"Do you want to delete this draft?": "この下書きを削除しますか?",
"Do you want to delete this entity?": "このエンティティを削除しますか?",
"Do you want to delete this event?": "このイベントを削除しますか?",
Expand Down Expand Up @@ -1001,6 +1009,7 @@
"Email sent": "送信メール",
"Email subject": "Eメールの件名",
"Emails": "Eメール",
"Emails (1 / line)": "電子メール (1 / 行)",
"Empty": "空",
"Enable": "有効化",
"Enable 3D mode": "3D表示にする",
Expand Down Expand Up @@ -2631,6 +2640,7 @@
"Sectors | Entities": "エンティティ",
"Sectors and organizations": "セクターと組織",
"Security": "安全",
"Security: Dissemination lists | Settings": "セキュリティ配信リスト|設定",
"Security: Groups | Settings": "セキュリティ:グループ|設定",
"Security: Marking Definitions | Settings": "セキュリティ:マーキング定義|設定",
"Security: Organizations | Settings": "セキュリティ:組織|設定",
Expand Down Expand Up @@ -3147,6 +3157,7 @@
"Update a data source": "データ ソースを更新する",
"Update a date source": "日付ソースの更新",
"Update a decay rule": "崩壊ルールの更新",
"Update a dissemination list": "配信リストを更新する",
"Update a feed": "フィードを更新",
"Update a feedback": "フィードバックを更新する",
"Update a group": "グループを更新",
Expand Down
Loading