From df4c417b3b6a2562ae9498913b56ce383f2431e8 Mon Sep 17 00:00:00 2001 From: Pirmin Kalberer Date: Sun, 12 Jan 2025 14:13:23 +0100 Subject: [PATCH] npm run i18n:refresh --- src/locales/de/translation.json | 3 +++ src/locales/fr/translation.json | 3 +++ src/locales/he/translation.json | 3 +++ src/locales/ja/translation.json | 3 +++ src/locales/zh/translation.json | 3 +++ 5 files changed, 15 insertions(+) diff --git a/src/locales/de/translation.json b/src/locales/de/translation.json index 75072939..550bbf52 100644 --- a/src/locales/de/translation.json +++ b/src/locales/de/translation.json @@ -81,6 +81,7 @@ "Close modal": "Modale Fenster schließen", "Debug": "Debug", "Options": "Optionen", + "<0>Open in OSM — Opens the current view on openstreetmap.org": "__STRING_NOT_TRANSLATED__", "Save Style": "Stil Speichern", "Save the JSON style to your computer.": "Speichere den JSON Stil auf deinem Computer.", "Save as": "Speichern unter", @@ -149,6 +150,7 @@ "Raster (Tile URLs)": "Raster (Tile URLs)", "Raster DEM (TileJSON URL)": "Raster DEM (TileJSON URL)", "Raster DEM (XYZ URLs)": "Raster DEM (XYZ URLs)", + "Vector (PMTiles)": "__STRING_NOT_TRANSLATED__", "Image": "Bild", "Video": "Video", "Add Source": "Quelle hinzufügen", @@ -170,6 +172,7 @@ "GeoJSON URL": "GeoJSON URL", "GeoJSON": "GeoJSON", "Cluster": "Cluster", + "PMTiles URL": "__STRING_NOT_TRANSLATED__", "Tile Size": "Kachelgröße", "Encoding": "Kodierung", "Error:": "Fehler:", diff --git a/src/locales/fr/translation.json b/src/locales/fr/translation.json index e4957469..336a73e4 100644 --- a/src/locales/fr/translation.json +++ b/src/locales/fr/translation.json @@ -81,6 +81,7 @@ "Close modal": "Fermer la fenêtre modale", "Debug": "Déboguer", "Options": "Options", + "<0>Open in OSM — Opens the current view on openstreetmap.org": "__STRING_NOT_TRANSLATED__", "Save Style": "Enregistrer le style", "Save the JSON style to your computer.": "Enregistrer le style JSON sur votre ordinateur.", "Save as": "Enregistrer sous", @@ -149,6 +150,7 @@ "Raster (Tile URLs)": "Raster (URLs Tile)", "Raster DEM (TileJSON URL)": "Raster DEM (URL TileJSON)", "Raster DEM (XYZ URLs)": "Raster DEM (URLs XYZ)", + "Vector (PMTiles)": "__STRING_NOT_TRANSLATED__", "Image": "Image", "Video": "Vidéo", "Add Source": "Ajouter une source", @@ -170,6 +172,7 @@ "GeoJSON URL": "URL GeoJSON", "GeoJSON": "GeoJSON", "Cluster": "Cluster", + "PMTiles URL": "__STRING_NOT_TRANSLATED__", "Tile Size": "Dimension d'une tuile", "Encoding": "Encodage", "Error:": "Erreur :", diff --git a/src/locales/he/translation.json b/src/locales/he/translation.json index 5ed72d4d..36d17a24 100644 --- a/src/locales/he/translation.json +++ b/src/locales/he/translation.json @@ -81,6 +81,7 @@ "Close modal": "סגירת חלונית", "Debug": "דיבאג", "Options": "אפשרויות", + "<0>Open in OSM — Opens the current view on openstreetmap.org": "__STRING_NOT_TRANSLATED__", "Save Style": "שמירת הסטייל", "Save the JSON style to your computer.": "שמירת הסטייל JSON במחשב שלך.", "Save as": "שמירה בשם", @@ -149,6 +150,7 @@ "Raster (Tile URLs)": "Raster (Tile URLs)", "Raster DEM (TileJSON URL)": "Raster DEM (TileJSON URL)", "Raster DEM (XYZ URLs)": "Raster DEM (XYZ URLs)", + "Vector (PMTiles)": "__STRING_NOT_TRANSLATED__", "Image": "תמונה", "Video": "וידאו", "Add Source": "הוספת מקור", @@ -170,6 +172,7 @@ "GeoJSON URL": "כתובת GeoJSON", "GeoJSON": "GeoJSON", "Cluster": "קיבוץ", + "PMTiles URL": "__STRING_NOT_TRANSLATED__", "Tile Size": "גודל אריח", "Encoding": "קידוד", "Error:": "שגיאה", diff --git a/src/locales/ja/translation.json b/src/locales/ja/translation.json index ba380259..ceb6b077 100644 --- a/src/locales/ja/translation.json +++ b/src/locales/ja/translation.json @@ -81,6 +81,7 @@ "Close modal": "モーダルを閉じる", "Debug": "デバッグ", "Options": "設定", + "<0>Open in OSM — Opens the current view on openstreetmap.org": "__STRING_NOT_TRANSLATED__", "Save Style": "スタイルを保存", "Save the JSON style to your computer.": "JSONスタイルをコンピュータに保存します。", "Save as": "名前を付けて保存", @@ -149,6 +150,7 @@ "Raster (Tile URLs)": "ラスタ (Tile URLs)", "Raster DEM (TileJSON URL)": "ラスタ DEM (TileJSON URL)", "Raster DEM (XYZ URLs)": "ラスタ DEM (XYZ URL)", + "Vector (PMTiles)": "__STRING_NOT_TRANSLATED__", "Image": "画像", "Video": "動画", "Add Source": "ソースを追加", @@ -170,6 +172,7 @@ "GeoJSON URL": "GeoJSON URL", "GeoJSON": "GeoJSON", "Cluster": "クラスタ", + "PMTiles URL": "__STRING_NOT_TRANSLATED__", "Tile Size": "タイルサイズ", "Encoding": "エンコーディング", "Error:": "エラー:", diff --git a/src/locales/zh/translation.json b/src/locales/zh/translation.json index 63a76063..4c25d2ca 100644 --- a/src/locales/zh/translation.json +++ b/src/locales/zh/translation.json @@ -81,6 +81,7 @@ "Close modal": "关闭模态框", "Debug": "调试", "Options": "选项", + "<0>Open in OSM — Opens the current view on openstreetmap.org": "__STRING_NOT_TRANSLATED__", "Save Style": "保存样式", "Save the JSON style to your computer.": "将JSON样式保存到您的计算机。", "Save as": "另存为", @@ -149,6 +150,7 @@ "Raster (Tile URLs)": "栅格数据 (Tile URLs)", "Raster DEM (TileJSON URL)": "栅格高程数据 (TileJSON URL)", "Raster DEM (XYZ URLs)": "栅格高程数据 (XYZ URLs)", + "Vector (PMTiles)": "__STRING_NOT_TRANSLATED__", "Image": "图像", "Video": "视频", "Add Source": "添加源", @@ -170,6 +172,7 @@ "GeoJSON URL": "GeoJSON URL", "GeoJSON": "GeoJSON", "Cluster": "聚合", + "PMTiles URL": "__STRING_NOT_TRANSLATED__", "Tile Size": "__STRING_NOT_TRANSLATED__", "Encoding": "编码", "Error:": "错误:",