Skip to content

Commit bd92c02

Browse files
committed
clean up i18n translation fiels
1 parent f685475 commit bd92c02

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5757,7 +5757,6 @@
57575757
"xpack.maps.es_geo_utils.shapeFilter.geoPointRelationLabel": "次に含まれる:",
57585758
"xpack.maps.es_geo_utils.unsupportedFieldTypeErrorMessage": "サポートされていないフィールドタイプ、期待値: {expectedTypes}、提供された値: {fieldType}",
57595759
"xpack.maps.es_geo_utils.unsupportedGeometryTypeErrorMessage": "サポートされていないジオメトリタイプ、期待値: {expectedTypes}、提供された値: {geometryType}",
5760-
"xpack.maps.es_geo_utils.unsupportedGeoPointValueErrorMessage": "サポートされていない geo_point 値: {geoPointValue}",
57615760
"xpack.maps.es_geo_utils.wkt.invalidWKTErrorMessage": "{wkt} を Geojson に変換できません。有効な WKT が必要です。",
57625761
"xpack.maps.geometryFilterForm.geoFieldLabel": "フィルタリングされたフィールド",
57635762
"xpack.maps.geometryFilterForm.geometryLabelLabel": "ジオメトリラベル",
@@ -11039,4 +11038,4 @@
1103911038
"xpack.fileUpload.fileParser.errorReadingFile": "ファイルの読み込み中にエラーが発生しました",
1104011039
"xpack.fileUpload.fileParser.noFileProvided": "エラー、ファイルが提供されていません"
1104111040
}
11042-
}
11041+
}

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5759,7 +5759,6 @@
57595759
"xpack.maps.es_geo_utils.shapeFilter.geoPointRelationLabel": "传入",
57605760
"xpack.maps.es_geo_utils.unsupportedFieldTypeErrorMessage": "字段类型不受支持,应为 {expectedTypes},而提供的是 {fieldType}",
57615761
"xpack.maps.es_geo_utils.unsupportedGeometryTypeErrorMessage": "几何类型不受支持,应为 {expectedTypes},而提供的是 {geometryType}",
5762-
"xpack.maps.es_geo_utils.unsupportedGeoPointValueErrorMessage": "不受支持的 geo_point 值:{geoPointValue}",
57635762
"xpack.maps.es_geo_utils.wkt.invalidWKTErrorMessage": "无法将 {wkt} 转换成 geojson。需要有效的 WKT。",
57645763
"xpack.maps.geometryFilterForm.geoFieldLabel": "已筛选字段",
57655764
"xpack.maps.geometryFilterForm.geometryLabelLabel": "几何标签",
@@ -11204,4 +11203,4 @@
1120411203
"xpack.fileUpload.fileParser.errorReadingFile": "读取文件时出错",
1120511204
"xpack.fileUpload.fileParser.noFileProvided": "错误,未提供任何文件"
1120611205
}
11207-
}
11206+
}

0 commit comments

Comments
 (0)