mirror of
https://github.com/maputnik/editor.git
synced 2026-06-18 21:27:34 +00:00
Japanese translation for PMTiles (#1027)
## Launch Checklist <!-- Thanks for the PR! Feel free to add or remove items from the checklist. --> - [x] Briefly describe the changes in this PR. simply adding Japanese translation for new input format PMTiles - [ ] Link to related issues. - [ ] Include before/after visuals or gifs if this PR includes visual changes. - [ ] Write tests for all new functionality. - [ ] Add an entry to `CHANGELOG.md` under the `## main` section.
This commit is contained in:
@@ -149,7 +149,7 @@
|
|||||||
"Raster (Tile URLs)": "ラスタ (Tile URLs)",
|
"Raster (Tile URLs)": "ラスタ (Tile URLs)",
|
||||||
"Raster DEM (TileJSON URL)": "ラスタ DEM (TileJSON URL)",
|
"Raster DEM (TileJSON URL)": "ラスタ DEM (TileJSON URL)",
|
||||||
"Raster DEM (XYZ URLs)": "ラスタ DEM (XYZ URL)",
|
"Raster DEM (XYZ URLs)": "ラスタ DEM (XYZ URL)",
|
||||||
"Vector (PMTiles)": "__STRING_NOT_TRANSLATED__",
|
"Vector (PMTiles)": "ベクトル (PMTiles)",
|
||||||
"Image": "画像",
|
"Image": "画像",
|
||||||
"Video": "動画",
|
"Video": "動画",
|
||||||
"Add Source": "ソースを追加",
|
"Add Source": "ソースを追加",
|
||||||
@@ -171,7 +171,7 @@
|
|||||||
"GeoJSON URL": "GeoJSON URL",
|
"GeoJSON URL": "GeoJSON URL",
|
||||||
"GeoJSON": "GeoJSON",
|
"GeoJSON": "GeoJSON",
|
||||||
"Cluster": "クラスタ",
|
"Cluster": "クラスタ",
|
||||||
"PMTiles URL": "__STRING_NOT_TRANSLATED__",
|
"PMTiles URL": "PMTiles URL",
|
||||||
"Tile Size": "タイルサイズ",
|
"Tile Size": "タイルサイズ",
|
||||||
"Encoding": "エンコーディング",
|
"Encoding": "エンコーディング",
|
||||||
"Error:": "エラー:",
|
"Error:": "エラー:",
|
||||||
|
|||||||
Reference in New Issue
Block a user