Skip to content

Commit 54ee5d2

Browse files
committed
Update i18n
1 parent 676a888 commit 54ee5d2

File tree

3 files changed

+13
-19
lines changed

3 files changed

+13
-19
lines changed

x-pack/plugins/translations/translations/fr-FR.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26511,16 +26511,14 @@
2651126511
"xpack.lens.editorFrame.suggestionPanelTitle": "Suggestions",
2651226512
"xpack.lens.editorFrame.tooManyDimensionsSingularWarningLabel": "Veuillez retirer {dimensionsTooMany, plural, one {une dimension} other {{dimensionsTooMany} dimensions}}",
2651326513
"xpack.lens.editorFrame.workspaceLabel": "Espace de travail",
26514-
"xpack.lens.featureBadge.iconDescription": "{count} {count, plural, one {modificateur} other {modificateurs}} de visualisation",
26515-
"xpack.lens.fixErrors": "Effectuez des modifications dans l'éditeur Lens pour corriger l'erreur",
26516-
"xpack.lens.moreErrors": "Effectuez des modifications dans l'éditeur Lens pour afficher plus d'erreurs",
2651726514
"xpack.lens.endValue.nearest": "La plus proche",
2651826515
"xpack.lens.endValue.none": "Masquer",
2651926516
"xpack.lens.endValue.zero": "Zéro",
2652026517
"xpack.lens.endValueDescription.nearest": "Étendre la série avec la première/dernière valeur au bord du graphique",
2652126518
"xpack.lens.endValueDescription.none": "Ne pas étendre la série au bord du graphique",
2652226519
"xpack.lens.endValueDescription.zero": "Étendre la série au bord du graphique avec la valeur zéro",
2652326520
"xpack.lens.experimentalLabel": "Version d'évaluation technique",
26521+
"xpack.lens.featureBadge.iconDescription": "{count} {count, plural, one {modificateur} other {modificateurs}} de visualisation",
2652426522
"xpack.lens.fieldFormats.longSuffix.d": "par jour",
2652526523
"xpack.lens.fieldFormats.longSuffix.h": "par heure",
2652626524
"xpack.lens.fieldFormats.longSuffix.m": "par minute",
@@ -26540,6 +26538,7 @@
2654026538
"xpack.lens.fittingFunctionsTitle.lookahead": "Suivant",
2654126539
"xpack.lens.fittingFunctionsTitle.none": "Masquer",
2654226540
"xpack.lens.fittingFunctionsTitle.zero": "Zéro",
26541+
"xpack.lens.fixErrors": "Effectuez des modifications dans l'éditeur Lens pour corriger l'erreur",
2654326542
"xpack.lens.formula.disableWordWrapLabel": "Désactiver le renvoi à la ligne des mots",
2654426543
"xpack.lens.formula.editorHelpInlineHideLabel": "Masquer la référence des fonctions",
2654526544
"xpack.lens.formula.editorHelpInlineHideToolTip": "Masquer la référence des fonctions",
@@ -27082,6 +27081,7 @@
2708227081
"xpack.lens.modalTitle.title.deleteAnnotations": "Supprimer le groupe d'annotations ?",
2708327082
"xpack.lens.modalTitle.title.deleteReferenceLines": "Supprimer le calque de lignes de référence ?",
2708427083
"xpack.lens.modalTitle.title.deleteVis": "Supprimer le calque de visualisation ?",
27084+
"xpack.lens.moreErrors": "Effectuez des modifications dans l'éditeur Lens pour afficher plus d'erreurs",
2708527085
"xpack.lens.pageTitle": "Lens",
2708627086
"xpack.lens.paletteHeatmapGradient.label": "Couleur",
2708727087
"xpack.lens.paletteMetricGradient.label": "Couleur",
@@ -40422,7 +40422,6 @@
4042240422
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.noPermissionTitle": "Privilèges d'index insuffisants pour effectuer le chargement de fichiers CSV",
4042340423
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.resultsStepTitle": "Résultats",
4042440424
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.selectFileStepTitle": "Sélectionner un fichier",
40425-
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.subTitle": "Importer des entités à l'aide d'un fichier texte",
4042640425
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.unavailable": "La fonctionnalité de chargement de fichiers CSV de criticité des ressources n'est pas disponible.",
4042740426
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.unsupportedFileTypeError": "Format de fichier sélectionné non valide. Veuillez choisir un fichier {supportedFileExtensions} et réessayer",
4042840427
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.uploadFileSizeLimit": "La taille maximale de fichier est de : {maxFileSize}",
@@ -40464,7 +40463,6 @@
4046440463
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.clearEntitiesModal.clearAllEntities": "Effacer toutes les entités",
4046540464
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.clearEntitiesModal.close": "Fermer",
4046640465
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.clearEntitiesModal.title": "Effacer les données des entités ?",
40467-
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.clearEntityData": "Supprimez toutes les données d'entité extraites du stockage. Cette action supprimera définitivement les enregistrements d’utilisateur et d'hôte persistants, les données ne seront par ailleurs plus disponibles pour l'analyse. Procédez avec prudence, car cette opération est irréversible. Notez que cette opération ne supprimera pas les données sources, les scores de risque des entités ni les attributions de criticité des ressources.",
4046840466
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.featureFlagDisabled": "Les fonctionnalités du stockage d'entités ne sont pas disponibles",
4046940467
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.subTitle": "Permet un monitoring complet des hôtes et des utilisateurs de votre système.",
4047040468
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.title": "Stockage d'entités",

x-pack/plugins/translations/translations/ja-JP.json

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26483,20 +26483,15 @@
2648326483
"xpack.lens.editorFrame.suggestionPanelTitle": "提案",
2648426484
"xpack.lens.editorFrame.tooManyDimensionsSingularWarningLabel": "{dimensionsTooMany, plural, other {{dimensionsTooMany} ディメンション}}を削除してください",
2648526485
"xpack.lens.editorFrame.workspaceLabel": "ワークスペース",
26486-
"xpack.lens.failure": "ビジュアライゼーションを表示できませんでした",
26487-
"xpack.lens.featureBadge.iconDescription": "{count}個のビジュアライゼーション{count, plural, other {修飾子}}",
26488-
"xpack.lens.fixErrors": "Lensエディターで編集し、エラーを修正",
26489-
"xpack.lens.legacyURLConflict.shortMessage": "URLの競合が発生しました",
26490-
"xpack.lens.missingTimeRangeParam.longMessage": "指定された構成にはtimeRangeプロパティが必須です",
26491-
"xpack.lens.missingTimeRangeParam.shortMessage": "timeRangeプロパティがありません",
26492-
"xpack.lens.moreErrors": "Lensエディターで編集すると、エラーの詳細が表示されます",
2649326486
"xpack.lens.endValue.nearest": "最も近い",
2649426487
"xpack.lens.endValue.none": "非表示",
2649526488
"xpack.lens.endValue.zero": "ゼロ",
2649626489
"xpack.lens.endValueDescription.nearest": "最初/最後の値の系列をグラフの端まで拡張",
2649726490
"xpack.lens.endValueDescription.none": "系列をグラフの端まで拡張しない",
2649826491
"xpack.lens.endValueDescription.zero": "系列をゼロとしてグラフの端まで拡張",
2649926492
"xpack.lens.experimentalLabel": "テクニカルプレビュー",
26493+
"xpack.lens.failure": "ビジュアライゼーションを表示できませんでした",
26494+
"xpack.lens.featureBadge.iconDescription": "{count}個のビジュアライゼーション{count, plural, other {修飾子}}",
2650026495
"xpack.lens.fieldFormats.longSuffix.d": "日単位",
2650126496
"xpack.lens.fieldFormats.longSuffix.h": "時間単位",
2650226497
"xpack.lens.fieldFormats.longSuffix.m": "分単位",
@@ -26516,6 +26511,7 @@
2651626511
"xpack.lens.fittingFunctionsTitle.lookahead": "次へ",
2651726512
"xpack.lens.fittingFunctionsTitle.none": "非表示",
2651826513
"xpack.lens.fittingFunctionsTitle.zero": "ゼロ",
26514+
"xpack.lens.fixErrors": "Lensエディターで編集し、エラーを修正",
2651926515
"xpack.lens.formula.disableWordWrapLabel": "単語の折り返しを無効にする",
2652026516
"xpack.lens.formula.editorHelpInlineHideLabel": "関数リファレンスを非表示",
2652126517
"xpack.lens.formula.editorHelpInlineHideToolTip": "関数リファレンスを非表示",
@@ -26998,6 +26994,7 @@
2699826994
"xpack.lens.legacyMetric.titlePositions.bottom": "一番下",
2699926995
"xpack.lens.legacyMetric.titlePositions.top": "トップ",
2700026996
"xpack.lens.legacyUrlConflict.objectNoun": "Lensビジュアライゼーション",
26997+
"xpack.lens.legacyURLConflict.shortMessage": "URLの競合が発生しました",
2700126998
"xpack.lens.lineCurve.smooth": "平滑化",
2700226999
"xpack.lens.lineCurve.step": "手順",
2700327000
"xpack.lens.lineCurve.straight": "直線",
@@ -27052,11 +27049,14 @@
2705227049
"xpack.lens.metric.supportingVisualization.none": "なし",
2705327050
"xpack.lens.metric.supportingVisualization.trendline": "折れ線",
2705427051
"xpack.lens.metric.timeField": "時間フィールド",
27052+
"xpack.lens.missingTimeRangeParam.longMessage": "指定された構成にはtimeRangeプロパティが必須です",
27053+
"xpack.lens.missingTimeRangeParam.shortMessage": "timeRangeプロパティがありません",
2705527054
"xpack.lens.modalTitle.revertAnnotationGroupTitle": "\"{title}\"の変更を元に戻しますか?",
2705627055
"xpack.lens.modalTitle.title.clearVis": "ビジュアライゼーションレイヤーを消去しますか?",
2705727056
"xpack.lens.modalTitle.title.deleteAnnotations": "注釈グループを削除しますか?",
2705827057
"xpack.lens.modalTitle.title.deleteReferenceLines": "基準線レイヤーを削除しますか?",
2705927058
"xpack.lens.modalTitle.title.deleteVis": "ビジュアライゼーションレイヤーを削除しますか?",
27059+
"xpack.lens.moreErrors": "Lensエディターで編集すると、エラーの詳細が表示されます",
2706027060
"xpack.lens.pageTitle": "Lens",
2706127061
"xpack.lens.paletteHeatmapGradient.label": "色",
2706227062
"xpack.lens.paletteMetricGradient.label": "色",
@@ -40391,7 +40391,6 @@
4039140391
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.noPermissionTitle": "CSVアップロードを実行する十分なインデックス権限がありません",
4039240392
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.resultsStepTitle": "結果",
4039340393
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.selectFileStepTitle": "ファイルを選択",
40394-
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.subTitle": "テキストファイルを使用してエンティティをインポート",
4039540394
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.unavailable": "アセット重要度CSVファイルアップロード機能が利用できません。",
4039640395
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.unsupportedFileTypeError": "無効なファイル形式が選択されました。{supportedFileExtensions}ファイルを選択して再試行してください。",
4039740396
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.uploadFileSizeLimit": "最大ファイルサイズ:{maxFileSize}",
@@ -40433,7 +40432,6 @@
4043340432
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.clearEntitiesModal.clearAllEntities": "すべてのエンティティを消去",
4043440433
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.clearEntitiesModal.close": "閉じる",
4043540434
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.clearEntitiesModal.title": "エンティティデータを消去しますか?",
40436-
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.clearEntityData": "すべての抽出されたエンティティデータをストアから削除します。このアクションにより、永続化されたユーザーおよびホストレコードが完全に削除され、データは分析で使用できなくなります。注意して続行してください。この操作は元に戻せません。この処理では、ソースデータ、エンティティリスクスコア、アセット重要度割り当ては削除されません。",
4043740435
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.featureFlagDisabled": "エンティティストア機能を利用できません",
4043840436
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.subTitle": "システムのホストとユーザーを包括的に監視できます。",
4043940437
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.title": "エンティティストア",

x-pack/plugins/translations/translations/zh-CN.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26012,16 +26012,14 @@
2601226012
"xpack.lens.editorFrame.suggestionPanelTitle": "建议",
2601326013
"xpack.lens.editorFrame.tooManyDimensionsSingularWarningLabel": "请移除{dimensionsTooMany, plural, one {一个维度} other {{dimensionsTooMany} 个维度}}",
2601426014
"xpack.lens.editorFrame.workspaceLabel": "工作区",
26015-
"xpack.lens.featureBadge.iconDescription": "{count} 个可视化{count, plural, other {修饰符}}",
26016-
"xpack.lens.fixErrors": "在 Lens 编辑器中编辑以修复该错误",
26017-
"xpack.lens.moreErrors": "在 Lens 编辑器中编辑以查看更多错误",
2601826015
"xpack.lens.endValue.nearest": "最近",
2601926016
"xpack.lens.endValue.none": "隐藏",
2602026017
"xpack.lens.endValue.zero": "零",
2602126018
"xpack.lens.endValueDescription.nearest": "将包含第一个/最后一个值的序列扩展到图表边缘",
2602226019
"xpack.lens.endValueDescription.none": "不将序列扩展到图表边缘",
2602326020
"xpack.lens.endValueDescription.zero": "将为零序列扩展到图表边缘",
2602426021
"xpack.lens.experimentalLabel": "技术预览",
26022+
"xpack.lens.featureBadge.iconDescription": "{count} 个可视化{count, plural, other {修饰符}}",
2602526023
"xpack.lens.fieldFormats.longSuffix.d": "每天",
2602626024
"xpack.lens.fieldFormats.longSuffix.h": "每小时",
2602726025
"xpack.lens.fieldFormats.longSuffix.m": "每分钟",
@@ -26041,6 +26039,7 @@
2604126039
"xpack.lens.fittingFunctionsTitle.lookahead": "下一个",
2604226040
"xpack.lens.fittingFunctionsTitle.none": "隐藏",
2604326041
"xpack.lens.fittingFunctionsTitle.zero": "零",
26042+
"xpack.lens.fixErrors": "在 Lens 编辑器中编辑以修复该错误",
2604426043
"xpack.lens.formula.disableWordWrapLabel": "禁用自动换行",
2604526044
"xpack.lens.formula.editorHelpInlineHideLabel": "隐藏函数引用",
2604626045
"xpack.lens.formula.editorHelpInlineHideToolTip": "隐藏函数引用",
@@ -26583,6 +26582,7 @@
2658326582
"xpack.lens.modalTitle.title.deleteAnnotations": "删除标注组?",
2658426583
"xpack.lens.modalTitle.title.deleteReferenceLines": "删除参考线图层?",
2658526584
"xpack.lens.modalTitle.title.deleteVis": "删除可视化图层?",
26585+
"xpack.lens.moreErrors": "在 Lens 编辑器中编辑以查看更多错误",
2658626586
"xpack.lens.pageTitle": "Lens",
2658726587
"xpack.lens.paletteHeatmapGradient.label": "颜色",
2658826588
"xpack.lens.paletteMetricGradient.label": "颜色",
@@ -39762,7 +39762,6 @@
3976239762
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.noPermissionTitle": "索引权限不足,无法执行 CSV 上传",
3976339763
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.resultsStepTitle": "结果",
3976439764
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.selectFileStepTitle": "选择文件",
39765-
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.subTitle": "使用文本文件导入实体",
3976639765
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.unavailable": "资产关键度 CSV 文件上传功能不可用。",
3976739766
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.unsupportedFileTypeError": "选定的文件格式无效。请选择 {supportedFileExtensions} 文件,然后重试",
3976839767
"xpack.securitySolution.entityAnalytics.assetCriticalityUploadPage.uploadFileSizeLimit": "最大文件大小:{maxFileSize}",
@@ -39804,7 +39803,6 @@
3980439803
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.clearEntitiesModal.clearAllEntities": "清除所有实体",
3980539804
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.clearEntitiesModal.close": "关闭",
3980639805
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.clearEntitiesModal.title": "清除实体数据?",
39807-
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.clearEntityData": "移除从仓库中提取的所有实体数据。此操作将永久删除持久化用户和主机记录,并且数据将不再可用于分析。请谨慎操作,因为此操作无法撤消。请注意,此操作不会删除源数据、实体风险分数或资产关键度分配。",
3980839806
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.featureFlagDisabled": "实体仓库功能不可用",
3980939807
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.subTitle": "允许全面监测您系统的主机和用户。",
3981039808
"xpack.securitySolution.entityAnalytics.entityStoreManagementPage.title": "实体仓库",

0 commit comments

Comments
 (0)