diff --git a/Logic/DetermineLayout.ts b/Logic/DetermineLayout.ts
index 8d95d7e76..3c4c82742 100644
--- a/Logic/DetermineLayout.ts
+++ b/Logic/DetermineLayout.ts
@@ -160,6 +160,7 @@ export default class DetermineLayout {
let parsed = await Utils.downloadJson(link)
try {
parsed.id = link;
+ console.log("Loaded remote link:", link)
const layoutToUse = DetermineLayout.prepCustomTheme(parsed)
return new LayoutConfig(layoutToUse, false)
} catch (e) {
diff --git a/Logic/Osm/OsmConnection.ts b/Logic/Osm/OsmConnection.ts
index b5c08288d..a5d7ec661 100644
--- a/Logic/Osm/OsmConnection.ts
+++ b/Logic/Osm/OsmConnection.ts
@@ -322,7 +322,7 @@ export class OsmConnection {
this.auth.xhr({
method: 'POST',
- path: `/api/0.6/notes.json/${id}/comment?text=${encodeURIComponent(text)}`
+ path: `/api/0.6/notesThis /${id}/comment?text=${encodeURIComponent(text)}`
}, function (err, response) {
if (err !== null) {
error(err)
diff --git a/Models/Constants.ts b/Models/Constants.ts
index 28823b1a9..38df9df03 100644
--- a/Models/Constants.ts
+++ b/Models/Constants.ts
@@ -2,7 +2,7 @@ import {Utils} from "../Utils";
export default class Constants {
- public static vNumber = "0.15.0-rc-1";
+ public static vNumber = "0.15.1";
public static ImgurApiKey = '7070e7167f0a25a'
public static readonly mapillary_client_token_v4 = "MLY|4441509239301885|b40ad2d3ea105435bd40c7e76993ae85"
diff --git a/Models/ThemeConfig/Json/LayoutConfigJson.ts b/Models/ThemeConfig/Json/LayoutConfigJson.ts
index d3f545581..6bbf483f1 100644
--- a/Models/ThemeConfig/Json/LayoutConfigJson.ts
+++ b/Models/ThemeConfig/Json/LayoutConfigJson.ts
@@ -212,7 +212,7 @@ export interface LayoutConfigJson {
maxZoom?: number,
/**
* The number of elements per tile needed to start clustering
- * If clustering is defined, defaults to 25
+ * If clustering is defined, defaults to 250
*/
minNeededElements?: number
} | false,
diff --git a/UI/CenterMessageBox.ts b/UI/CenterMessageBox.ts
index bee5f31bb..a05b091a5 100644
--- a/UI/CenterMessageBox.ts
+++ b/UI/CenterMessageBox.ts
@@ -27,7 +27,7 @@ export default class CenterMessageBox extends VariableUiElement {
super(message.map(toShow => toShow.el))
- this.SetClass("flex justify-around " +
+ this.SetClass("flex justify-center " +
"rounded-3xl bg-white text-xl font-bold pointer-events-none p-4")
this.SetStyle("transition: opacity 750ms linear")
diff --git a/UI/ImportFlow/ImportViewerGui.ts b/UI/ImportFlow/ImportViewerGui.ts
index b42dd317e..2c2db12d8 100644
--- a/UI/ImportFlow/ImportViewerGui.ts
+++ b/UI/ImportFlow/ImportViewerGui.ts
@@ -300,7 +300,7 @@ class ImportViewerGui extends Combine {
const display_name = displayNameParam.data;
const search = searchParam.data;
if (display_name !== "" && search !== "") {
- return new ImportInspector({display_name, search}, state);
+ return new ImportInspector({display_name, search}, undefined);
}
if (ud === undefined || ud.loggedIn === false) {
diff --git a/UI/Popup/EditableTagRendering.ts b/UI/Popup/EditableTagRendering.ts
index b7408d134..5a3637442 100644
--- a/UI/Popup/EditableTagRendering.ts
+++ b/UI/Popup/EditableTagRendering.ts
@@ -10,6 +10,7 @@ import TagRenderingConfig from "../../Models/ThemeConfig/TagRenderingConfig";
import {Unit} from "../../Models/Unit";
import Lazy from "../Base/Lazy";
import {OsmConnection} from "../../Logic/Osm/OsmConnection";
+import {FixedUiElement} from "../Base/FixedUiElement";
export default class EditableTagRendering extends Toggle {
@@ -33,8 +34,14 @@ export default class EditableTagRendering extends Toggle {
super(
new Lazy(() => {
const editMode = options.editMode ?? new UIEventSource(false)
- const rendering = EditableTagRendering.CreateRendering(state, tags, configuration, units, editMode);
+ let rendering = EditableTagRendering.CreateRendering(state, tags, configuration, units, editMode);
rendering.SetClass(options.innerElementClasses)
+ if(state.featureSwitchIsDebugging.data){
+ rendering = new Combine([
+ new FixedUiElement(configuration.id).SetClass("self-end subtle"),
+ rendering
+ ]).SetClass("flex flex-col")
+ }
return rendering
}),
undefined,
diff --git a/assets/layers/address/address.json b/assets/layers/address/address.json
index d26452cd8..a0c6ef274 100644
--- a/assets/layers/address/address.json
+++ b/assets/layers/address/address.json
@@ -7,7 +7,8 @@
"hu": "Ismert címek az OSM-en",
"nl": "Bekende adressen in OSM",
"fr": "Adresses connues d’OpenStreetMap",
- "ru": "Известные адреса в OSM"
+ "ru": "Известные адреса в OSM",
+ "id": "Alamat yang dikenal di OSM"
},
"minzoom": 18,
"source": {
@@ -43,7 +44,8 @@
"zh_Hant": "地址",
"hu": "Címek",
"fr": "Adresses",
- "pl": "Adresy"
+ "pl": "Adresy",
+ "id": "Alamat"
},
"tagRenderings": [
{
@@ -86,7 +88,8 @@
"hu": "Ennek az épületnek nincs házszáma",
"fr": "Ce bâtiment n’a pas de numéro",
"pl": "Ten budynek nie ma numeru",
- "ru": "У этого здания нет номера"
+ "ru": "У этого здания нет номера",
+ "id": "Bangunan ini tidak memiliki nomor rumah"
}
}
]
@@ -145,7 +148,8 @@
"de": "Was sollte hier korrigiert werden? Bitte erläutern",
"hu": "Mit kellene itt kijavítani? Légy szíves, magyarázd el",
"fr": "Précisez ce qui devrait être corrigé ici",
- "pl": "Co wymaga naprawy? Proszę wytłumaczyć"
+ "pl": "Co wymaga naprawy? Proszę wytłumaczyć",
+ "id": "Apa yang harus diperbaiki di sini? Tolong jelaskan"
},
"freeform": {
"key": "fixme"
diff --git a/assets/layers/bike_cleaning/bike_cleaning.json b/assets/layers/bike_cleaning/bike_cleaning.json
index 0d472248e..13c41b495 100644
--- a/assets/layers/bike_cleaning/bike_cleaning.json
+++ b/assets/layers/bike_cleaning/bike_cleaning.json
@@ -42,7 +42,8 @@
"or": [
"service:bicycle:cleaning=yes",
"service:bicycle:cleaning=diy",
- "amenity=bicycle_wash"
+ "amenity=bicycle_wash",
+ "amenity=bike_wash"
]
}
},
@@ -80,7 +81,12 @@
"en": "Using the cleaning service costs {service:bicycle:cleaning:charge}",
"de": "Nutzung des Reinigungsservice kostet {service:bicycle:cleaning:charge}"
},
- "condition": "amenity!=bike_wash",
+ "condition": {
+ "and": [
+ "amenity!=bike_wash",
+ "amenity!=bicycle_wash"
+ ]
+ },
"freeform": {
"key": "service:bicycle:cleaning:charge",
"addExtraTags": [
@@ -105,11 +111,12 @@
"hideInAnswer": true
},
{
- "if": "service:bicycle:cleaning:fee=yes",
+ "if": "service:bicycle:cleaning:fee=yes&service:bicycle:cleaning:charge=",
"then": {
"en": "The cleaning service has a fee, but the amount is not known",
"de": "Der Reinigungsdienst ist kostenpflichtig, aber der Betrag ist nicht bekannt"
- }
+ },
+ "hideInAnswer": true
}
],
"id": "bike_cleaning-service:bicycle:cleaning:charge"
@@ -123,7 +130,12 @@
"en": "Using the cleaning service costs {charge}",
"de": "Die Nutzung des Reinigungsdienstes kostet {charge}"
},
- "condition": "amenity=bike_wash",
+ "condition": {
+ "or": [
+ "amenity=bike_wash",
+ "amenity=bicycle_wash"
+ ]
+ },
"freeform": {
"key": "charge",
"addExtraTags": [
@@ -180,7 +192,8 @@
"if": {
"and": [
"service:bicycle:cleaning~*",
- "amenity!=bike_wash"
+ "amenity!=bike_wash",
+ "amenity!=bicycle_wash"
]
},
"then": {
diff --git a/assets/tagRenderings/questions.json b/assets/tagRenderings/questions.json
index 7e3d45426..ce5733c41 100644
--- a/assets/tagRenderings/questions.json
+++ b/assets/tagRenderings/questions.json
@@ -22,7 +22,9 @@
"fr": "Quelle est l'entité Wikidata correspondante ?",
"ca": "Quina és la correspondent entitat a Wikidata?",
"sv": "Vad är den motsvarande Wikidata-enheten?",
- "zh_Hant": "對應的維基資料項目是?"
+ "zh_Hant": "對應的維基資料項目是?",
+ "pl": "Jaki jest powiązany obiekt Wikidata?",
+ "ja": "対応するウィキデータのエンティティは何ですか?"
},
"mappings": [
{
@@ -39,7 +41,9 @@
"ca": "No hi ha cap enllaça a Viquipèdia encara",
"sv": "Ingen Wikipedia-sida har länkats än",
"zh_Hant": "還沒有連結到維基百科頁面",
- "ru": "Никакой страницы на Википедии не было прикреплено"
+ "ru": "Никакой страницы на Википедии не было прикреплено",
+ "pl": "Link do strony Wikipedii nie został jeszcze określony",
+ "ja": "ウィキペディアのページはまだリンクされていません"
},
"hideInAnswer": true
}
@@ -72,7 +76,8 @@
"pt": "Qual é o número de telefone de {name}?",
"eo": "Kio estas la telefonnumero de {name}?",
"hu": "Mi a telefonszáma ennek: {name}?",
- "ca": "Quin és el telèfon de {name}?"
+ "ca": "Quin és el telèfon de {name}?",
+ "ja": "{name}の電話番号は?"
},
"render": "{phone}",
"mappings": [
@@ -112,7 +117,9 @@
"ca": "Quin és l'ítem a Viquipèdia?",
"sv": "Vad är det motsvarande objektet på Wikipedia?",
"zh_Hant": "維基百科上對應的項目是什麼?",
- "fr": "Quel est l’élément Wikipédia correspondant ?"
+ "fr": "Quel est l’élément Wikipédia correspondant ?",
+ "pl": "Jaki jest link do strony Wikipedii?",
+ "ja": "Wikipediaの該当項目は何ですか?"
},
"mappings": [
{
@@ -128,7 +135,9 @@
"fr": "Non lié avec Wikipedia",
"ca": "No enllaçat amb Viquipèdia",
"sv": "Inte länkad med Wikipedia",
- "zh_Hant": "沒有連結到維基百科"
+ "zh_Hant": "沒有連結到維基百科",
+ "pl": "Brak linku do strony Wikipedii",
+ "ja": "ウィキペディアと連動していない"
}
}
],
@@ -155,7 +164,8 @@
"pt": "Qual é o endereço de e-mail de {name}?",
"eo": "Kio estas la retpoŝta adreso de {name}?",
"hu": "Mi a(z) {name} e-mail címe?",
- "ca": "Quina és l'adreça de correu electrònic de {name}?"
+ "ca": "Quina és l'adreça de correu electrònic de {name}?",
+ "ja": "{name}のEメールアドレスは何ですか?"
},
"mappings": [
{
@@ -190,7 +200,8 @@
"pt": "Qual é o sítio web de {name}?",
"eo": "Kie estas la retejo de {name}?",
"hu": "Mi a weboldala ennek: {name}?",
- "ca": "Quina és la web de {name}?"
+ "ca": "Quina és la web de {name}?",
+ "ja": "{name}のウェブサイトは?"
},
"render": "{website}",
"freeform": {
@@ -221,7 +232,9 @@
"nb_NO": "Er dette stedet tilgjengelig for rullestoler?",
"ca": "Aquest lloc és accessible amb cadira de rodes?",
"sv": "Är det här stället tillgängligt med en rullstol?",
- "zh_Hant": "這個地方可以坐輪椅到達嗎?"
+ "zh_Hant": "這個地方可以坐輪椅到達嗎?",
+ "pl": "Czy to miejsce jest dostępne dla osób na wózkach inwalidzkich?",
+ "ja": "車いすでのアクセスは可能ですか?"
},
"mappings": [
{
@@ -243,7 +256,9 @@
"ca": "Aquest lloc està especialment adaptat per a les cadires de rodes",
"sv": "Det här stället är speciellt anpassat för rullstolsburna användare",
"zh_Hant": "這個地方有特別設計給輪椅使用者",
- "ru": "Это место подходит для людей на инвалидной коляске"
+ "ru": "Это место подходит для людей на инвалидной коляске",
+ "pl": "W tym miejscu zainstalowane zostały udogodnienia dla osób na wózkach inwalidzkich",
+ "ja": "この場所は、車椅子の方のための特別仕様になっています"
}
},
{
@@ -265,7 +280,9 @@
"ca": "És facilment arribable amb cadira de rodes",
"sv": "Denna plats är lätt att nå med rullstol",
"zh_Hant": "這個地方坐輪椅很容易到達",
- "ru": "До этого места легко добраться на инвалидной коляске"
+ "ru": "До этого места легко добраться на инвалидной коляске",
+ "pl": "To miejsce jest łatwo dostępne dla osób na wózkach inwalidzkich",
+ "ja": "この場所は、車いすで簡単に行くことができます"
}
},
{
@@ -287,7 +304,9 @@
"ca": "És possible fer servir cadira de rodes a aquest lloc però no és fàcil",
"sv": "Det är möjligt att nå den här platsen i en rullstol, men det är inte lätt",
"zh_Hant": "這個地方可以坐輪椅到達,但並不容易",
- "ru": "До этого места можно добраться, но не просто"
+ "ru": "До этого места можно добраться, но не просто",
+ "pl": "To miejsce jest dostępne dla osób na wózkach inwalidzkich, ale z pewnymi trudnościami",
+ "ja": "車いすでこの場所まで行くことは可能ですが、簡単ではありません"
}
},
{
@@ -308,7 +327,9 @@
"nb_NO": "Dette stedet er ikke tilgjengelig for besøk med rullestol",
"ca": "Aquest lloc no és accessible amb cadira de rodes",
"sv": "Den här platsen kan inte nås med en rullstol",
- "zh_Hant": "輪椅無法到達這個地方"
+ "zh_Hant": "輪椅無法到達這個地方",
+ "pl": "To miejsce jest niedostępne dla osób na wózkach inwalidzkich",
+ "ja": "この場所は車いすでは行けません"
}
}
]
@@ -326,7 +347,9 @@
"ca": "S'accepten gossos en aquest negoci?",
"sv": "Tillåts hundar i den här affären?",
"zh_Hant": "這間商業空間是否允許犬隻?",
- "ru": "Впускают ли собак в это здание?"
+ "ru": "Впускают ли собак в это здание?",
+ "pl": "Czy w tej firmie psy są dozwolone?",
+ "ja": "犬を飼うことができますか?"
},
"mappings": [
{
@@ -344,7 +367,10 @@
"ca": "S'accepten gossos",
"ru": "Собаки разрешены",
"sv": "Hundar tillåts",
- "zh_Hant": "允許犬隻"
+ "zh_Hant": "允許犬隻",
+ "id": "Anjing diperbolehkan",
+ "pl": "Psy dozwolone",
+ "ja": "ペット同伴可能"
}
},
{
@@ -362,8 +388,10 @@
"ca": "No s'accepten gossos",
"sv": "Hundar tillåts inte",
"zh_Hant": "不允許犬隻",
- "pl": "Psom wstęp wzbroniony",
- "ru": "С собаками не впускают"
+ "pl": "Psy nie dozwolone",
+ "ru": "С собаками не впускают",
+ "id": "Anjing tidak diperbolehkan",
+ "ja": "ペット同伴不可"
}
},
{
@@ -380,7 +408,10 @@
"ca": "S'accepten gossos però lligats",
"sv": "Hundar tillåts, men de måste vara kopplade",
"zh_Hant": "允許犬隻,但需要掛牽繩",
- "ru": "Собак впускают, но на поводке"
+ "ru": "Собак впускают, но на поводке",
+ "id": "Anjing diperbolehkan, tetapi mereka harus diikat",
+ "pl": "Psy dozwolone, ale muszą być na smyczy",
+ "ja": "ペット同伴可能。ただしリード着用"
}
},
{
@@ -397,7 +428,9 @@
"ca": "S'accepten gossos lliures",
"sv": "Hundar tillåts och får springa fritt omkring",
"zh_Hant": "允許犬隻而且可以自由跑動",
- "ru": "Собак свободно впускают"
+ "ru": "Собак свободно впускают",
+ "pl": "Psy dozwolone i mogą biegać bez ograniczeń",
+ "ja": "犬同伴可能、自由に走り回れる"
}
}
]
@@ -417,7 +450,9 @@
"pt": "Ainda há algo de relevante que não tenha podido dar nas perguntas anteriores? Adicione-o aqui.
Não repita factos já declarados",
"hu": "Van-e még valami lényeges, amit nem tudott megadni az előző kérdésekben? Itt megteheti.
Ne ismételjen meg már megadott tényeket",
"ca": "Hi ha quelcom rellevant que no t'hem preguntat? Afegeix-ho aquí.
No repeteixis informació que ja hi és",
- "sv": "Finns det fortfarande någonting relevant som du inte kunde ge i de föregående frågorna? Lägg till det här.
Repetera inte redan angivna fakta"
+ "sv": "Finns det fortfarande någonting relevant som du inte kunde ge i de föregående frågorna? Lägg till det här.
Repetera inte redan angivna fakta",
+ "id": "Apakah masih ada sesuatu yang relevan yang tidak dapat Anda berikan dalam pertanyaan sebelumnya? Tambahkan di sini.
Jangan ulangi fakta yang sudah dinyatakan ",
+ "ja": "前の質問で伝えきれなかった関連事項がまだありますか?ここに追加してください。
今後表示しない"
},
"render": "{description}",
"freeform": {
@@ -439,7 +474,8 @@
"sv": "Vilka är öppettiderna för {name}?",
"pt": "Qual é o horário de funcionamento de {name}?",
"hu": "Mikor van nyitva ez: {name}?",
- "ca": "Quin és l'horari d'obertura de {name}?"
+ "ca": "Quin és l'horari d'obertura de {name}?",
+ "ja": "{name}の営業時間は?"
},
"render": {
"de": "Öffnungszeiten
{opening_hours_table(opening_hours)}",
@@ -456,7 +492,8 @@
"pt": "Horário de funcionamento
{opening_hours_table(opening_hours)}",
"eo": "Malfermitaj horoj
{opening_hours_table(opening_hours)}",
"hu": "Nyitva tartás
{opening_hours_table(opening_hours)}",
- "ca": "Horari d'obertura
{opening_hours_table(opening_hours)}"
+ "ca": "Horari d'obertura
{opening_hours_table(opening_hours)}",
+ "ja": "営業時間
{opening_hours_table(opening_hours)}"
},
"freeform": {
"key": "opening_hours",
@@ -474,7 +511,9 @@
"sv": "Har den här bekvämligheten eluttag tillgängliga för kunder när de är inne?",
"zh_Hant": "這個便利設施有電器設備,能給客戶使用嗎?",
"hu": "Van-e ebben a létesítményben olyan konnektor, amely a bent tartózkodó ügyfelek rendelkezésére áll?",
- "fr": "Des prises sont elles à disposition des client·e·s en intérieur ?"
+ "fr": "Des prises sont elles à disposition des client·e·s en intérieur ?",
+ "pl": "Czy w tym przybytku znajdują się gniazdka elektryczne, gdzie klienci mogą naładować swoje urządzenia?",
+ "ja": "このアメニティにはコンセントがあり、お客様が店内にいるときにも利用できますか?"
},
"mappings": [
{
@@ -487,7 +526,9 @@
"sv": "Det finns gott om hushållsuttag tillgängliga för kunder som sitter inomhus, där de kan ladda sin elektronik",
"zh_Hant": "這邊的客戶座位有不少個室內插座,而且可以為電器充電",
"hu": "Számos konnektor áll a belső térben ügyfelek rendelkezésére, ahol elektromos készülékeiket tölthetik",
- "fr": "Il y a suffisamment de prises disponibles pour les client·e·s en intérieur souhaitant recharger leurs appareils"
+ "fr": "Il y a suffisamment de prises disponibles pour les client·e·s en intérieur souhaitant recharger leurs appareils",
+ "pl": "W budynku znajduje się wiele gniazdek elektrycznych, gdzie klienci mogą naładować swoje urządzenia",
+ "ja": "屋内の席に座っているお客様には、家庭用コンセントがたくさん用意されており、そこで電子機器を充電することができます"
},
"if": "service:electricity=yes"
},
@@ -501,7 +542,9 @@
"sv": "Det finns ett fåtal hushållsuttag tillgängliga för kunder som sitter inomhus, där de kan ladda sin elektronik",
"zh_Hant": "這邊客戶座位有一些室內插座,可以為電器充電",
"hu": "Csupán néhány konnektor áll a belső térben ügyfelek rendelkezésére, ahol elektromos készülékeiket tölthetik",
- "fr": "Il y a peu de prises disponibles pour les client·e·s en intérieur souhaitant recharger leurs appareils"
+ "fr": "Il y a peu de prises disponibles pour les client·e·s en intérieur souhaitant recharger leurs appareils",
+ "pl": "W budynku znajduje się kilka gniazdek elektrycznych, gdzie klienci mogą naładować swoje urządzenia",
+ "ja": "屋内の席に座ったお客様が充電できるよう、コンセントがいくつか用意されています"
},
"if": "service:electricity=limited"
},
@@ -515,7 +558,9 @@
"de": "Für Kunden stehen im Innenraum keine Steckdosen zur Verfügung, aber Laden von Geräte könnte möglich sein, wenn das Personal gefragt wird",
"sv": "Det finns inga uttag tillgängliga inomhus för kunder, men att ladda kan vara möjligt om personalen tillfrågas",
"zh_Hant": "這邊沒有給客戶用的插座,因此可能需要詢問員工是否能充電",
- "hu": "A belső térben nincs konnektor az ügyfeleknek, de lehetséges, hogy a személyzet segítségével lehet elektromos eszközt tölteni"
+ "hu": "A belső térben nincs konnektor az ügyfeleknek, de lehetséges, hogy a személyzet segítségével lehet elektromos eszközt tölteni",
+ "pl": "W budynku nie ma gniazdek elektrycznych dostępnych dla klientów, ale mogą zostać one udostępnione po spytaniu obsługi",
+ "ja": "屋内にはコンセントがありませんが、スタッフに声をかければ充電できるかもしれません"
},
"if": "service:electricity=ask"
},
@@ -529,7 +574,9 @@
"de": "Für Kunden stehen im Innenraum keine Steckdosen zur Verfügung",
"sv": "Det finns inga hushållsuttag tillgängliga för kunder som sitter inomhus",
"zh_Hant": "這裡客戶座位沒有室內插座",
- "hu": "A belső térben ülő ügyfeleknek nem áll rendelkezésére konnektor"
+ "hu": "A belső térben ülő ügyfeleknek nem áll rendelkezésére konnektor",
+ "pl": "W budynku nie ma gniazdek elektrycznych dostępnych dla klientów",
+ "ja": "屋内の席には、家庭用コンセントはありません"
},
"if": "service:electricity=no"
}
@@ -551,7 +598,8 @@
"sv": "Vilka betalningsmetoder accepteras här?",
"zh_Hant": "這邊接受那種付款方式?",
"pl": "Jakie metody płatności są tutaj dostępne?",
- "ru": "Какие способы оплаты здесь принимают?"
+ "ru": "Какие способы оплаты здесь принимают?",
+ "ja": "どのような支払い方法が可能ですか?"
},
"multiAnswer": true,
"mappings": [
@@ -574,7 +622,8 @@
"sv": "Pengar accepteras här",
"zh_Hant": "這邊接受現金",
"pl": "Płatność gotówkowa jest tutaj dostępna",
- "ru": "Здесь принимают наличными"
+ "ru": "Здесь принимают наличными",
+ "ja": "現金利用可能"
}
},
{
@@ -596,7 +645,8 @@
"sv": "Betalningskort accepteras här",
"zh_Hant": "這邊接受現金卡",
"pl": "Płatność kartą jest tutaj dostępna",
- "ru": "Здесь принимают банковские карты"
+ "ru": "Здесь принимают банковские карты",
+ "ja": "お支払いはこちらで承ります"
}
}
]
@@ -650,7 +700,8 @@
"hu": "Melyik szinten található ez a létesítmény?",
"it": "A quale piano si trova questo elemento?",
"ca": "A quina planta està situat aquest element?",
- "sv": "På vilken nivå finns den här funktionen?"
+ "sv": "På vilken nivå finns den här funktionen?",
+ "ja": "この機能は何階にあるのでしょうか?"
},
"render": {
"en": "Located on the {level}th floor",
@@ -666,7 +717,8 @@
"eo": "En la {level}a etaĝo",
"hu": "A(z) {level}. emeleten",
"it": "Si trova al piano numero {level}",
- "ca": "Situat a la planta {level}"
+ "ca": "Situat a la planta {level}",
+ "ja": "{level}階にあります"
},
"freeform": {
"key": "level",
@@ -689,7 +741,8 @@
"hu": "A föld alatt",
"it": "Si trova sotto il livello stradale",
"nb_NO": "Under bakken",
- "ca": "Situat a planta subterrani"
+ "ca": "Situat a planta subterrani",
+ "ja": "地下にあります"
},
"hideInAnswer": true
},
@@ -710,7 +763,8 @@
"hu": "A földszinten",
"it": "Si trova al pianoterra",
"nb_NO": "På gateplan",
- "ca": "Situat a planta zero"
+ "ca": "Situat a planta zero",
+ "ja": "1階にあります"
}
},
{
@@ -731,7 +785,8 @@
"hu": "A földszinten",
"it": "Si trova al pianoterra",
"nb_NO": "På gateplan",
- "ca": "Situat a planta zero"
+ "ca": "Situat a planta zero",
+ "ja": "1階にあります"
}
},
{
@@ -752,7 +807,8 @@
"hu": "Az első emeleten",
"it": "Si trova al primo piano",
"nb_NO": "I andre etasje",
- "ca": "Situat a primera planta"
+ "ca": "Situat a primera planta",
+ "ja": "1階にあります"
}
}
]
diff --git a/assets/themes/campersite/campersite.json b/assets/themes/campersite/campersite.json
index c2d64cb95..65ba84134 100644
--- a/assets/themes/campersite/campersite.json
+++ b/assets/themes/campersite/campersite.json
@@ -9,7 +9,8 @@
"fr": "Campings",
"zh_Hant": "露營地點",
"pt_BR": "Locais de acampamento",
- "de": "Wohnmobilstellplätze"
+ "de": "Wohnmobilstellplätze",
+ "hu": "Lakóautós megállóhelyek"
},
"shortDescription": {
"en": "Find sites to spend the night with your camper",
@@ -20,7 +21,8 @@
"zh_Hant": "露營者尋找渡過夜晚的場地",
"nl": "Vind locaties waar je de nacht kan doorbrengen met je mobilehome",
"pt_BR": "Encontre locais para passar a noite com o seu campista",
- "de": "Finden Sie Plätze zum Übernachten mit Ihrem Wohnmobil"
+ "de": "Finden Sie Plätze zum Übernachten mit Ihrem Wohnmobil",
+ "hu": "Helyek, ahol lakóautóval eltöltheti az éjszakát"
},
"description": {
"en": "This site collects all official camper stopover places and places where you can dump grey and black water. You can add details about the services provided and the cost. Add pictures and reviews. This is a website and a webapp. The data is stored in OpenStreetMap, so it will be free forever and can be re-used by any app.",
@@ -54,7 +56,8 @@
"nl": "Camperplaatsen",
"pt_BR": "Locais de acampamento",
"de": "Wohnmobilstellplätze",
- "hu": "Lakóautós megállóhely"
+ "hu": "Lakóautós megállóhely",
+ "id": "Tempat camping"
},
"minzoom": 10,
"source": {
@@ -75,7 +78,8 @@
"zh_Hant": "露營地 {name}",
"nl": "Camperplaats {name}",
"pt_BR": "Local de acampamento {name}",
- "de": "Wohnmobilstellplatz {name}"
+ "de": "Wohnmobilstellplatz {name}",
+ "id": "Tempat kemping {name}"
},
"mappings": [
{
@@ -108,7 +112,8 @@
"nl": "camperplaatsen",
"pt_BR": "Locais de acampamento",
"de": "Wohnmobilstellplätze",
- "hu": "Lakóautós megállóhelyek"
+ "hu": "Lakóautós megállóhelyek",
+ "id": "Tempat camping"
},
"tagRenderings": [
"images",
@@ -122,7 +127,8 @@
"zh_Hant": "這個地方叫做 {name}",
"nl": "Deze plaats heet {name}",
"pt_BR": "Este lugar é chamado de {name}",
- "de": "Dieser Ort heißt {name}"
+ "de": "Dieser Ort heißt {name}",
+ "id": "Tempat ini disebut {name}"
},
"question": {
"en": "What is this place called?",
@@ -170,7 +176,8 @@
"nl": "Gebruik is betalend",
"fr": "L’utilisation est payante",
"pt_BR": "Você precisa pagar para usar",
- "de": "Sie müssen für die Nutzung bezahlen"
+ "de": "Sie müssen für die Nutzung bezahlen",
+ "id": "Anda perlu membayar untuk menggunakannya"
}
},
{
@@ -246,7 +253,8 @@
"zh_Hant": "這個地方有衛生設施嗎?",
"fr": "Ce site possède-t’il un lieu de vidange ?",
"pt_BR": "Este local tem uma estação de aterro sanitário?",
- "de": "Hat dieser Ort eine sanitäre Entsorgungsstation?"
+ "de": "Hat dieser Ort eine sanitäre Entsorgungsstation?",
+ "id": "Apakah tempat ini memiliki tempat pembuangan sanitasi?"
},
"mappings": [
{
@@ -263,7 +271,8 @@
"fr": "Cet endroit a une station de vidange sanitaire",
"zh_Hant": "這個地方有衛生設施",
"pt_BR": "Este local tem uma estação de aterro sanitário",
- "de": "Dieser Ort hat eine sanitäre Entsorgungsstation"
+ "de": "Dieser Ort hat eine sanitäre Entsorgungsstation",
+ "id": "Tempat ini memiliki tempat pembuangan sanitasi"
}
},
{
@@ -280,7 +289,8 @@
"zh_Hant": "這個地方沒有衛生設施",
"fr": "Ce site ne possède pas de lieu de vidange",
"pt_BR": "Este local não tem uma estação de aterro sanitário",
- "de": "Dieser Ort hat keine sanitäre Entsorgungsstation"
+ "de": "Dieser Ort hat keine sanitäre Entsorgungsstation",
+ "id": "Tempat ini tidak memiliki tempat pembuangan sampah sanitasi"
}
}
]
@@ -706,7 +716,8 @@
"fr": "Site de vidange",
"pt_BR": "Estações de despejo sanitário",
"de": "Sanitäre Entsorgungsstationen",
- "zh_Hant": "垃圾處理站"
+ "zh_Hant": "垃圾處理站",
+ "id": "Tempat pembuangan sanitasi"
},
"minzoom": 10,
"source": {
@@ -756,7 +767,8 @@
"fr": "Site de vidange",
"pt_BR": "Estações de despejo sanitário",
"de": "Sanitäre Entsorgungsstationen",
- "zh_Hant": "垃圾處理站"
+ "zh_Hant": "垃圾處理站",
+ "id": "Tempat pembuangan sanitasi"
},
"tagRenderings": [
"images",
@@ -1164,7 +1176,8 @@
"ja": "この場所に電源はありますか?",
"it": "Questo luogo fornisce corrente elettrica?",
"fr": "Ce site a-t’il une source d’électricité ?",
- "de": "Hat dieser Ort eine Stromversorgung?"
+ "de": "Hat dieser Ort eine Stromversorgung?",
+ "hu": "Van-e itt elektromos áram?"
},
"mappings": [
{
diff --git a/assets/themes/climbing/climbing.json b/assets/themes/climbing/climbing.json
index 31497c420..f37104d68 100644
--- a/assets/themes/climbing/climbing.json
+++ b/assets/themes/climbing/climbing.json
@@ -9,7 +9,8 @@
"zh_Hant": "開放攀爬地圖",
"nb_NO": "Åpent klatrekart",
"it": "Mappa aperta per le arrampicate",
- "fr": "Open Climbing Map"
+ "fr": "Open Climbing Map",
+ "hu": "Mászótérkép"
},
"description": {
"nl": "Op deze kaart vind je verschillende klimgelegenheden, zoals klimzalen, bolderzalen en klimmen in de natuur",
@@ -19,7 +20,8 @@
"ja": "この地図には、自然の中のクライミングジム、ボルダリングホール、岩など、さまざまなクライミングの機会があります。",
"zh_Hant": "在這份地圖上你會發現能夠攀爬機會,像是攀岩體育館、抱石大廳以及大自然當中的巨石。",
"fr": "Cette carte indique les sites d’escalades comme les salles d’escalade ou les sites naturels.",
- "it": "In questa cartina puoi trovare vari luoghi per arrampicata come ad esempio palestre di arrampicata, sale di pratica e rocce naturali."
+ "it": "In questa cartina puoi trovare vari luoghi per arrampicata come ad esempio palestre di arrampicata, sale di pratica e rocce naturali.",
+ "hu": "Ezen a térképen különböző mászási lehetőségeket talál, például falmászótermeket, bouldertermeket és sziklákat a természetben."
},
"descriptionTail": {
"nl": "De klimkaart is oorspronkelijk gemaakt door Christian Neumann op kletterspots.de.",
@@ -29,7 +31,8 @@
"ja": "登山地図はもともと Christian Neumann によって作成されたものです。フィードバックや質問がありましたら、ご連絡ください。
このプロジェクトでは、OpenStreetMapプロジェクトのデータを使用します。
",
"zh_Hant": "攀爬地圖最初由 Christian Neumann 製作。如果你有回饋意見或問題請到Please 這邊反應。這專案使用來自開放街圖專案的資料。
",
"fr": "La carte a été créée par Christian Neumann. Merci de le contacter pour des avis ou des questions.Ce projet utilise les données OpenStreetMap.
",
- "it": "La cartina di arrampicata è stata originariamente creata da Christian Neumann. Si prega di scrivere qua se si hanno commenti o domande da fare.Il progetto usa i dati del progetto OpenStreetMap.
"
+ "it": "La cartina di arrampicata è stata originariamente creata da Christian Neumann. Si prega di scrivere qua se si hanno commenti o domande da fare.Il progetto usa i dati del progetto OpenStreetMap.
",
+ "hu": "A mászótérképet eredetileg Christian Neumann készítette. Ha észrevétele vagy kérdése van, kérjük, vele lépjen kapcsolatba. A projekt az OpenStreetMap adatait használja
"
},
"maintainer": "Christian Neumann ",
"icon": "./assets/themes/climbing/climbing_icon.svg",
@@ -51,7 +54,8 @@
"zh_Hant": "攀岩社團",
"nb_NO": "Klatreklubb",
"fr": "Club d’escalade",
- "it": "Club di arrampicata"
+ "it": "Club di arrampicata",
+ "hu": "Mászóegyesület"
},
"minzoom": 10,
"source": {
@@ -94,7 +98,8 @@
"ja": "クライミングNGO",
"zh_Hant": "攀岩 NGO",
"fr": "Association d’escalade",
- "it": "Associazione di arrampicata"
+ "it": "Associazione di arrampicata",
+ "hu": "Mászószervezet"
}
}
]
@@ -107,7 +112,8 @@
"zh_Hant": "攀岩社團或組織",
"nb_NO": "En klatreklubb eller organisasjoner",
"fr": "Club ou association d’escalade",
- "it": "Un club o associazione di arrampacata"
+ "it": "Un club o associazione di arrampacata",
+ "hu": "Mászóegyesület vagy -szervezet"
},
"tagRenderings": [
{
@@ -121,7 +127,8 @@
"ru": "{name}",
"ja": "{name}",
"zh_Hant": "{name}",
- "it": "{name}"
+ "it": "{name}",
+ "hu": "{name}"
},
"question": {
"en": "What is the name of this climbing club or NGO?",
@@ -129,7 +136,8 @@
"nl": "Wat is de naam van deze klimclub?",
"ja": "この登山クラブやNGOの名前は何ですか?",
"fr": "Quel est le nom du club ou de l’association ?",
- "it": "Qual è il nome di questo club o associazione di arrampicata?"
+ "it": "Qual è il nome di questo club o associazione di arrampicata?",
+ "hu": "Mi a neve ennek a mászóegyesületnek vagy szervezetnek?"
},
"freeform": {
"key": "name"
@@ -159,7 +167,8 @@
"nb_NO": "Klatreklubb",
"ru": "Клуб скалолазания",
"fr": "Club d’escalade",
- "it": "Club di arrampicata"
+ "it": "Club di arrampicata",
+ "hu": "Mászóegyesület"
},
"description": {
"de": "Ein Kletterverein",
@@ -169,7 +178,8 @@
"nb_NO": "En klatreklubb",
"ru": "Клуб скалолазания",
"fr": "Un club d’escalade",
- "it": "Un club di arrampicata"
+ "it": "Un club di arrampicata",
+ "hu": "Egy mászóegyesület"
}
},
{
@@ -183,7 +193,8 @@
"nl": "Een klimorganisatie",
"ja": "クライミングNGO",
"fr": "Association d’escalade",
- "it": "Associazione di arrampicata"
+ "it": "Associazione di arrampicata",
+ "hu": "Mászószervezet"
},
"description": {
"de": "Eine Organisation, welche sich mit dem Klettern beschäftigt",
@@ -191,7 +202,8 @@
"en": "A NGO working around climbing",
"ja": "登山に関わるNGO",
"fr": "Une association d’escalade",
- "it": "Un’associazione che ha a che fare con l’arrampicata"
+ "it": "Un’associazione che ha a che fare con l’arrampicata",
+ "hu": "Mászással foglalkozó civil szervezet"
}
}
],
diff --git a/assets/themes/cycle_infra/cycle_infra.json b/assets/themes/cycle_infra/cycle_infra.json
index 581bcfb31..4a26d7a47 100644
--- a/assets/themes/cycle_infra/cycle_infra.json
+++ b/assets/themes/cycle_infra/cycle_infra.json
@@ -7,7 +7,8 @@
"it": "Infrastruttura dei velocipedi",
"nb_NO": "Sykkelinfrastruktur",
"ru": "Велосипедная дорожка",
- "zh_Hant": "單車設施"
+ "zh_Hant": "單車設施",
+ "hu": "Kerékpáros infrastruktúra"
},
"shortDescription": {
"en": "A map where you can view and edit things related to the bicycle infrastructure.",
@@ -15,14 +16,16 @@
"de": "Eine Karte zum Ansehen und Bearbeiten verschiedener Elementen der Fahrradinfrastruktur.",
"it": "Una cartina dove vedere e modificare gli elementi riguardanti l’infrastruttura dei velocipedi.",
"nb_NO": "Alt relatert til sykkelinfrastruktur.",
- "zh_Hant": "檢視與編輯單車相關設施的地圖。"
+ "zh_Hant": "檢視與編輯單車相關設施的地圖。",
+ "hu": "Olyan térkép, ahol a kerékpáros infrastruktúrával kapcsolatos dolgokat tekinthet meg és szerkeszthet."
},
"description": {
"en": "A map where you can view and edit things related to the bicycle infrastructure. Made during #osoc21.",
"nl": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken. Gemaakt tijdens #osoc21.",
"de": "Eine Karte zum Ansehen und Bearbeiten verschiedener Elementen der Fahrradinfrastruktur. Erstellt während #osoc21.",
"it": "Una cartina dove vedere e modificare gli elementi riguardanti l’infrastruttura dei velocipedi. Realizzata durante #osoc21.",
- "zh_Hant": "可以檢視與編輯單車相關設施的地圖,在 #os0c21時製作。"
+ "zh_Hant": "可以檢視與編輯單車相關設施的地圖,在 #os0c21時製作。",
+ "hu": "Kerékpáros infrastruktúrával kapcsolatos dolgokat megjelenítő és szerkesztésre felkínáló térkép. Az #osoc21 (Open Summer of Code) alatt készült."
},
"maintainer": "MapComplete",
"hideFromOverview": false,
diff --git a/assets/themes/cyclestreets/cyclestreets.json b/assets/themes/cyclestreets/cyclestreets.json
index 3e6a3b6c7..cd2951692 100644
--- a/assets/themes/cyclestreets/cyclestreets.json
+++ b/assets/themes/cyclestreets/cyclestreets.json
@@ -8,7 +8,8 @@
"zh_Hant": "單車街道",
"de": "Fahrradstraßen",
"it": "Strade ciclabili",
- "nb_NO": "Sykkelgater"
+ "nb_NO": "Sykkelgater",
+ "hu": "Kerékpárosutcák"
},
"shortDescription": {
"nl": "Een kaart met alle gekende fietsstraten",
@@ -17,7 +18,8 @@
"zh_Hant": "單車街道的地圖",
"nb_NO": "Et kart over sykkelveier",
"de": "Eine Karte von Fahrradstraßen",
- "it": "Una cartina per le strade ciclabili"
+ "it": "Una cartina per le strade ciclabili",
+ "hu": "Kerékpárosutcák térképe"
},
"description": {
"nl": "Een fietsstraat is een straat waar - automobilisten geen fietsers mogen inhalen
- Er een maximumsnelheid van 30km/u geldt
- Fietsers gemotoriseerde voertuigen links mogen inhalen
- Fietsers nog steeds voorrang aan rechts moeten verlenen - ook aan auto's en voetgangers op het zebrapad
Op deze open kaart kan je alle gekende fietsstraten zien en kan je ontbrekende fietsstraten aanduiden. Om de kaart aan te passen, moet je je aanmelden met OpenStreetMap en helemaal inzoomen tot straatniveau. ",
@@ -25,7 +27,8 @@
"ja": "cyclestreetとは、自動車がサイクリストを追い越すことができない道です。専用の道路標識で表示されます。Cyclestreetsはオランダやベルギーにもありますが、ドイツやフランスにもあります。 ",
"zh_Hant": "單車街道是機動車輛受限制,只允許單車通行的道路。通常會有路標顯示特別的交通指標。單車街道通常在荷蘭、比利時看到,但德國與法國也有。 ",
"de": "Eine Fahrradstraße ist eine Straße, auf der motorisierter Verkehr Radfahrer nicht überholen darf. Sie sind durch ein spezielles Verkehrsschild gekennzeichnet. Fahrradstraßen gibt es in den Niederlanden und Belgien, aber auch in Deutschland und Frankreich. ",
- "it": "Una strada ciclabile è una strada dove il traffico motorizzato non può superare i velocipedi. La sua presenza è segnalata da un cartello stradale specifico. Le strade ciclabili sono diffuse in Olanda e Belgio, ma si possono trovare anche in Germania e in Francia. "
+ "it": "Una strada ciclabile è una strada dove il traffico motorizzato non può superare i velocipedi. La sua presenza è segnalata da un cartello stradale specifico. Le strade ciclabili sono diffuse in Olanda e Belgio, ma si possono trovare anche in Germania e in Francia. ",
+ "hu": "A kerékpárosutca (cyclestreet, Fahrradstraße) olyan utca, ahol gépjármű nem előzhet meg kerékpárost. Az ilyen utcákat külön közlekedési tábla jelzi. Kerékpárosutcák találhatók Hollandiában és Belgiumban, valamint Németországban és Franciaországban is. "
},
"icon": "./assets/themes/cyclestreets/F111.svg",
"startLat": 51.2095,
@@ -48,7 +51,8 @@
"it": "Strade ciclabili",
"de": "Fahrradstraßen",
"nb_NO": "Sykkelgater",
- "ru": "Cyclestreets"
+ "ru": "Cyclestreets",
+ "hu": "Kerékpárosutcák"
},
"minzoom": 7,
"source": {
@@ -72,7 +76,8 @@
"en": "A cyclestreet is a street where motorized traffic is not allowed to overtake a cyclist",
"ja": "cyclestreetとは、自動車による交通がサイクリストを追い越すことができない道路です",
"it": "Una strada ciclabile è una strada in cui i veicoli a motore non possono sorpassare le persone in bicicletta",
- "de": "Eine Fahrradstraße ist eine Straße, auf der motorisierter Verkehr einen Radfahrer nicht überholen darf"
+ "de": "Eine Fahrradstraße ist eine Straße, auf der motorisierter Verkehr einen Radfahrer nicht überholen darf",
+ "hu": "A kerékpárosutca olyan utca, ahol gépjármű nem előzhet meg a kerékpárost"
},
"title": "{name}",
"tagRenderings": [
@@ -100,7 +105,8 @@
"zh_Hant": "將來的單車街道",
"nb_NO": "Fremtidig sykkelvei",
"it": "Futura strada ciclabile",
- "de": "Zukünftige Fahrradstraße"
+ "de": "Zukünftige Fahrradstraße",
+ "hu": "Jövőbeli kerékpárosutca"
},
"description": {
"nl": "Deze straat wordt binnenkort een fietsstraat",
@@ -108,7 +114,8 @@
"ja": "この通りはまもなくcyclestreetになります",
"it": "Questa strada diventerà presto una strada ciclabile",
"de": "Diese Straße wird bald eine Fahrradstraße sein",
- "nb_NO": "Denne gaten vil bli sykkelgate snart"
+ "nb_NO": "Denne gaten vil bli sykkelgate snart",
+ "hu": "Ez az utca hamarosan kerékpárosutcává válik"
},
"minzoom": 9,
"source": {
@@ -121,7 +128,8 @@
"ja": "将来のcyclestreet",
"nb_NO": "Fremtidig sykkelvei",
"it": "Futura strada ciclabile",
- "de": "Zukünftige Fahrradstraße"
+ "de": "Zukünftige Fahrradstraße",
+ "hu": "Jövőbeli kerékpárosutca"
},
"mappings": [
{
@@ -131,7 +139,8 @@
"ja": "{name}は、もうすぐcyclestreetになる",
"it": "{name} diventerà presto una strada ciclabile",
"de": "{name} wird bald eine Fahrradstraße werden",
- "nb_NO": "{name} vil bli sykkelgate snart"
+ "nb_NO": "{name} vil bli sykkelgate snart",
+ "hu": "{name} nemsokára kerékpárosutca lesz"
},
"if": "name~*"
}
@@ -163,7 +172,8 @@
"it": "Tutte le strade",
"ru": "Все улицы",
"de": "Alle Straßen",
- "eo": "Ĉiuj stratoj"
+ "eo": "Ĉiuj stratoj",
+ "hu": "Minden utca"
},
"description": {
"nl": "Laag waar je een straat als fietsstraat kan markeren",
@@ -171,7 +181,8 @@
"ja": "任意の道路をCycle Streetとしてマークするレイヤ",
"nb_NO": "Lag for å markere hvilken som helst gate som sykkelvei",
"it": "Livello per contrassegnare tutte le strade come strade ciclabili",
- "de": "Ebene zur Kennzeichnung einer Straße als Fahrradstraße"
+ "de": "Ebene zur Kennzeichnung einer Straße als Fahrradstraße",
+ "hu": "Réteg bármely utca kerékpárosutcaként való megjelöléséhez"
},
"source": {
"osmTags": {
@@ -192,7 +203,8 @@
"ru": "Улица",
"de": "Straße",
"eo": "Strato",
- "nb_NO": "Gate"
+ "nb_NO": "Gate",
+ "hu": "Utca"
},
"mappings": [
{
@@ -241,7 +253,8 @@
"ja": "この通りはcyclestreetですか?",
"nb_NO": "Er denne gaten en sykkelvei?",
"de": "Ist die Straße {Name} eine Fahrradstraße?",
- "it": "È una strada ciclabile?"
+ "it": "È una strada ciclabile?",
+ "hu": "Kerékpárosutca-e {name}?"
},
"mappings": [
{
@@ -259,7 +272,8 @@
"ja": "cyclestreet(最高速度は30km/h)",
"nb_NO": "Denne gaten er en sykkelvei (og har en fartsgrense på 30 km/t)",
"de": "Diese Straße ist eine Fahrradstraße (mit einer Geschwindigkeitsbegrenzung von 30 km/h)",
- "it": "Questa è una strada ciclabile (e ha un limite di velocità massima di 30 km/h)"
+ "it": "Questa è una strada ciclabile (e ha un limite di velocità massima di 30 km/h)",
+ "hu": "Ez az utca kerékpárosutca (és 30 km/h a sebességkorlátozás)"
}
},
{
@@ -275,7 +289,8 @@
"ja": "この通りはcyclestreetだ",
"nb_NO": "Denne gaten er en sykkelvei",
"de": "Diese Straße ist eine Fahrradstraße",
- "it": "Questa è una strada ciclabile"
+ "it": "Questa è una strada ciclabile",
+ "hu": "Ez az utca kerékpárosutca"
},
"hideInAnswer": true
},
@@ -292,7 +307,8 @@
"ja": "この通りはまもなくcyclstreetになるだろう",
"nb_NO": "Denne gaten vil bli sykkelvei ganske snart",
"de": "Diese Straße wird bald eine Fahrradstraße sein",
- "it": "Diverrà tra poco una strada ciclabile"
+ "it": "Diverrà tra poco una strada ciclabile",
+ "hu": "Ez az utca hamarosan kerékpárosutcává válik"
}
},
{
@@ -309,7 +325,8 @@
"ja": "この通りはcyclestreetではない",
"nb_NO": "Denne gaten er ikke en sykkelvei",
"it": "Questa strada non è una strada ciclabile",
- "de": "Diese Straße ist keine Fahrradstraße"
+ "de": "Diese Straße ist keine Fahrradstraße",
+ "hu": "Ez az utca nem kerékpárosutca"
}
}
]
@@ -321,14 +338,16 @@
"en": "When will this street become a cyclestreet?",
"ja": "この通りはいつcyclestreetになるんですか?",
"it": "Questa strada diventerà una strada ciclabile quando?",
- "de": "Wann wird diese Straße eine Fahrradstraße?"
+ "de": "Wann wird diese Straße eine Fahrradstraße?",
+ "hu": "Mikor lesz ez az utca kerékpárosutca?"
},
"render": {
"nl": "Deze straat wordt fietsstraat op {cyclestreet:start_date}",
"en": "This street will become a cyclestreet at {cyclestreet:start_date}",
"ja": "この通りは{cyclestreet:start_date}に、cyclestreetになります",
"it": "Questa strada diventerà una strada ciclabile dal {cyclestreet:start_date}",
- "de": "Diese Straße wird am {cyclestreet:start_date} zu einer Fahrradstraße"
+ "de": "Diese Straße wird am {cyclestreet:start_date} zu einer Fahrradstraße",
+ "hu": "Ez az utca ekkor lesz kerékpárosutca: {cyclestreet:start_date}"
},
"condition": "proposed:cyclestreet=yes",
"freeform": {
diff --git a/assets/themes/drinking_water/drinking_water.json b/assets/themes/drinking_water/drinking_water.json
index 17b8ab1b2..54334749b 100644
--- a/assets/themes/drinking_water/drinking_water.json
+++ b/assets/themes/drinking_water/drinking_water.json
@@ -9,7 +9,8 @@
"zh_Hant": "飲用水",
"it": "Acqua potabile",
"de": "Trinkwasserstelle",
- "nb_NO": "Drikkevann"
+ "nb_NO": "Drikkevann",
+ "hu": "Ivóvíz"
},
"description": {
"en": "On this map, publicly accessible drinking water spots are shown and can be easily added",
diff --git a/assets/themes/entrances/entrances.json b/assets/themes/entrances/entrances.json
index fcbe0589d..332d120f3 100644
--- a/assets/themes/entrances/entrances.json
+++ b/assets/themes/entrances/entrances.json
@@ -2,16 +2,19 @@
"id": "entrances",
"title": {
"en": "Entrances",
- "zh_Hant": "出入口"
+ "zh_Hant": "出入口",
+ "hu": "Épületek bejáratai"
},
"icon": "./assets/layers/entrance/door.svg",
"description": {
"en": "A map showing all entrances, which surveys for important aspects for wheelchair users",
- "zh_Hant": "顯示所有出入口的地圖,勘查對輪椅使用者重要的資訊"
+ "zh_Hant": "顯示所有出入口的地圖,勘查對輪椅使用者重要的資訊",
+ "hu": "Épületek bejáratai mutató térkép, amely a kerekesszékkel közlekedőknek fontos szempontokat jeleníti meg"
},
"shortDescription": {
"en": "Survey entrances to help wheelchair routing",
- "zh_Hant": "幫助輪椅導航來勘查出入口"
+ "zh_Hant": "幫助輪椅導航來勘查出入口",
+ "hu": "Akadálymentes útvonaltervezést segítő bejáratok feltérképezése"
},
"version": "2021-12-04",
"maintainer": "MapComplete",
diff --git a/assets/themes/etymology.json b/assets/themes/etymology.json
index ada72da0a..d17b21acb 100644
--- a/assets/themes/etymology.json
+++ b/assets/themes/etymology.json
@@ -6,21 +6,24 @@
"de": "Open Etymology Map",
"it": "Apri Carta Etimologica",
"ru": "Открытая этимологическая карта",
- "zh_Hant": "開放詞源地圖"
+ "zh_Hant": "開放詞源地圖",
+ "hu": "Etimológiai térkép"
},
"shortDescription": {
"en": "What is the origin of a toponym?",
"nl": "Wat is de oorsprong van een plaatsnaam?",
"de": "Was ist der Ursprung eines Ortsnamens?",
"it": "Qual è l’origine di un toponimo?",
- "zh_Hant": "地名的由來是?"
+ "zh_Hant": "地名的由來是?",
+ "hu": "Mi az eredete egy helynévnek?"
},
"description": {
"en": "On this map, you can see what an object is named after. The streets, buildings, ... come from OpenStreetMap which got linked with Wikidata. In the popup, you'll see the Wikipedia article (if it exists) or a wikidata box of what the object is named after. If the object itself has a wikipedia page, that'll be shown too.
You can help contribute too!Zoom in enough and all streets will show up. You can click one and a Wikidata-search box will popup. With a few clicks, you can add an etymology link. Note that you need a free OpenStreetMap account to do this.",
"nl": "Op deze kaart zie je waar een plaats naar is vernoemd. De straten, gebouwen, ... komen uit OpenStreetMap, waar een link naar Wikidata werd gelegd. In de popup zie je het Wikipedia-artikel van hetgeen naarwaar het vernoemd is of de Wikidata-box.
Je kan zelf ook meehelpen!Als je ver inzoomt, krijg je alle straten te zien. Klik je een straat aan, dan krijg je een zoekfunctie waarmee je snel een nieuwe link kan leggen. Je hebt hiervoor een gratis OpenStreetMap account nodig.",
"de": "Auf dieser Karte können Sie sehen, wonach ein Objekt benannt ist. Die Straßen, Gebäude, ... stammen von OpenStreetMap, das mit Wikidata verknüpft wurde. In dem Popup sehen Sie den Wikipedia-Artikel (falls vorhanden) oder ein Wikidata-Feld, nach dem das Objekt benannt ist. Wenn das Objekt selbst eine Wikipedia-Seite hat, wird auch diese angezeigt.
Sie können auch einen Beitrag leisten!Zoomen Sie genug hinein und alle Straßen werden angezeigt. Wenn Sie auf eine Straße klicken, öffnet sich ein Wikidata-Suchfeld. Mit ein paar Klicks können Sie einen Etymologie-Link hinzufügen. Beachten Sie, dass Sie dazu ein kostenloses OpenStreetMap-Konto benötigen.",
"it": "Su questa cartina sono visibili i nomi a cui sono riferiti gli oggetti. Le strade, gli edifici, etc. provengono da OpenStreetMap che è a sua volta collegata a Wikidata. Nel popup, se esiste, verrà mostrato l’articolo Wikipedia o l'elemento Wikidata a cui si riferisce il nome di quell’oggetto. Se l’oggetto stesso ha una pagina Wikpedia, anch’essa verrà mostrata.
Anche tu puoi contribuire!Ingrandisci abbastanza e tutte le strade appariranno. Puoi cliccare su una e apparirà un popup con la ricerca Wikidata. Con pochi clic puoi aggiungere un collegamento etimologico. Tieni presente che per farlo, hai bisogno di un account gratuito su OpenStreetMap.",
- "zh_Hant": "在這份地圖,你可以看到物件是以何命名,道路、 建築等的命名由來連到 Wikidata。在跳出選單,你可以看到物件命名由來的維基條目 (如果有的話),或是 Wikidata 框。如果物件本身有維基頁面,也會顯示。
你也可以貢獻!放大到夠大的層級,然後所有道路都會顯示。你可以點選一個之後 Wikidata 搜尋框會跳出來。只要點幾下,你可以新增詞源連結。注意你要有開放街圖帳號才能這麼做。"
+ "zh_Hant": "在這份地圖,你可以看到物件是以何命名,道路、 建築等的命名由來連到 Wikidata。在跳出選單,你可以看到物件命名由來的維基條目 (如果有的話),或是 Wikidata 框。如果物件本身有維基頁面,也會顯示。
你也可以貢獻!放大到夠大的層級,然後所有道路都會顯示。你可以點選一個之後 Wikidata 搜尋框會跳出來。只要點幾下,你可以新增詞源連結。注意你要有開放街圖帳號才能這麼做。",
+ "hu": "Ezen a térképen az látható, hogy egy objektum milyen névre hallgat. Az utcák, épületek stb. az OpenStreetMapről származnak, amely össze van kapcsolva a Wikidata adatbázissal. A felugró ablakban megjelenik a megfelelő Wikipedia-szócikk (ha van) vagy egy Wikidata-doboz arról, amiről az objektumot elnevezték. Ha magának az objektumnak van Wikipédia-oldala, az is megjelenik.
A térképet Ön is szerkesztheti!nagyítson rá, és az összes utca megjelenik. Ha valamelyikre rákattint, megjelenik Wikidata-kereső doboz. Néhány kattintással hozzáadhat egy etimológiai linket. Ne feledje, hogy ehhez szüksége van egy ingyenes OpenStreetMap-fiókra."
},
"maintainer": "",
"icon": "./assets/layers/etymology/logo.svg",
@@ -45,7 +48,8 @@
"nl": "Straten zonder etymologische informatie",
"de": "Straßen ohne Informationen zur Namensherkunft",
"it": "Strade senza informazioni etimologiche",
- "zh_Hant": "道路沒有詞源資訊"
+ "zh_Hant": "道路沒有詞源資訊",
+ "hu": "Etimológiai adat nélküli utcák"
},
"minzoom": 18,
"source": {
@@ -68,7 +72,8 @@
"nl": "Parken en bossen zonder etymologische informatie",
"de": "Parks und Waldflächen ohne Informationen zur Namensherkunft",
"it": "Parchi e foreste senza informazioni etimologiche",
- "zh_Hant": "公園與森哥沒有詞源資訊"
+ "zh_Hant": "公園與森哥沒有詞源資訊",
+ "hu": "Etimológiai adat nélküli parkok és erdők"
},
"minzoom": 18,
"source": {
diff --git a/assets/themes/facadegardens/facadegardens.json b/assets/themes/facadegardens/facadegardens.json
index 0c5207b4d..32c2bd833 100644
--- a/assets/themes/facadegardens/facadegardens.json
+++ b/assets/themes/facadegardens/facadegardens.json
@@ -7,7 +7,8 @@
"zh_Hant": "立面花園",
"it": "Giardini verticali",
"fr": "Facade gardens",
- "de": "Fassadengärten"
+ "de": "Fassadengärten",
+ "hu": "Homlokzati kertek"
},
"shortDescription": {
"nl": "Deze kaart toont geveltuintjes met foto's en bruikbare info over oriëntatie, zonlicht en planttypes.",
@@ -16,7 +17,8 @@
"zh_Hant": "這地圖顯示立面花園的照片以及其他像是方向、日照以及植栽種類等實用訊息。",
"it": "Questa mappa mostra i giardini verticali, con foto e informazioni utili sulla loro orientazione, sull'illuminazione solare e sui tipi di piante.",
"fr": "Cette carte indique les murs végétalisés avec des photos et des informations comme leur orientation, l’ensoleillement et le type de plantes.",
- "de": "Diese Karte zeigt Fassadengärten mit Bildern und Details zu Ausrichtung, Sonneneinstrahlung und Pflanzen."
+ "de": "Diese Karte zeigt Fassadengärten mit Bildern und Details zu Ausrichtung, Sonneneinstrahlung und Pflanzen.",
+ "hu": "Ez a térkép homlokzati kerteket jelenít meg képekkel, valamint adatokkal a tájolásukról, a napsütésnek való kitettségükről és a bennük található növényzetről."
},
"description": {
"nl": "Ontharde voortuintjes, groene gevels en bomen ín de stad brengen naast rust ook een mooiere stad, een grotere biodiversiteit, een verkoelend effect en een betere luchtkwaliteit.
Klimaan VZW en 'Mechelen Klimaatneutraal' willen met het project Klim(t)aan je Gevel bestaande en nieuwe geveltuintjes in kaart brengen als voorbeeld voor mensen zelf een tuintje willen aanleggen of voor stadwandelaars die houden van de natuur.
Meer info over het project op klimaan.be.",
@@ -24,7 +26,8 @@
"ja": "ファサード庭園、都市の緑のファサードと樹木は、平和と静けさをもたらすだけでなく、より美しい都市、より大きな生物多様性、冷却効果、より良い大気質をもたらす。
KlimaanのVZWとMechelenのKlimaatneutraalは、自分で庭を作りたい人や自然を愛する都市の歩行者のために、既存のファサード庭園と新しいファサード庭園のマッピングしたいと考えています。
このプロジェクトに関する詳細情報はklimaanにあります。",
"fr": "Les jardins muraux en ville n’apportent pas seulement paix et tranquillité mais contribuent à embellir la ville, favoriser la biodiversité, régule la température et assainit l’air.
Klimaan VZW et Mechelen Klimaatneutraal veulent cartographier les jardins muraux comme exemple pour les personnes souhaitant en construire ainsi que celles aimant la nature.
Plus d’infos sur klimaan.be.",
"de": "Fassadengärten, grüne Fassaden und Bäume in der Stadt bringen nicht nur Ruhe und Frieden, sondern auch eine schönere Stadt, eine größere Artenvielfalt, einen Kühleffekt und eine bessere Luftqualität.
Klimaan VZW und Mechelen Klimaatneutraal wollen bestehende und neue Fassadengärten als Beispiel für Menschen, die ihren eigenen Garten anlegen wollen, oder für naturverbundene Stadtspaziergänger kartieren.
Mehr Informationen über das Projekt unter klimaan.be.",
- "it": "I giardini veritcali e gli alberi in città non solo portano pace e tranquillità ma creano anche un ambiente più bello, aumentano la biodiversità, rendono il clima più fresco e migliorano la qualità dell’aria.
Klimaan VZW e Mechelen Klimaatneutraal vogliono mappare sia i giardini verticali esistenti che quelli nuovi per mostrarli a quanti vogliono costruire un loro proprio giardino o per quelli che amano la natura e vogliono camminare per la città.
Per ulteriori informazioni visita klimaan.be."
+ "it": "I giardini veritcali e gli alberi in città non solo portano pace e tranquillità ma creano anche un ambiente più bello, aumentano la biodiversità, rendono il clima più fresco e migliorano la qualità dell’aria.
Klimaan VZW e Mechelen Klimaatneutraal vogliono mappare sia i giardini verticali esistenti che quelli nuovi per mostrarli a quanti vogliono costruire un loro proprio giardino o per quelli che amano la natura e vogliono camminare per la città.
Per ulteriori informazioni visita klimaan.be.",
+ "hu": "A homlokzatkertek, zöld homlokzatok és fák a városban nemcsak békét és nyugalmat, hanem szebb várost, nagyobb biológiai sokféleséget, hűsítő hatást és jobb levegőminőséget is hoznak.
A Klimaan VZW és a Mechelen Klimaatneutraal a meglévő és új homlokzati kerteket szeretné feltérképezni, hogy példaként szolgáljanak a saját kertet építeni vágyóknak vagy a természetet kedvelő városi sétálóknak.
További információ a projektről a klimaan.be oldalon."
},
"maintainer": "joost schouppe; stla",
"icon": "./assets/themes/facadegardens/geveltuin.svg",
@@ -44,7 +47,8 @@
"zh_Hant": "立面花園",
"fr": "Jardins muraux",
"de": "Fassadengärten",
- "it": "Giardini verticali"
+ "it": "Giardini verticali",
+ "hu": "Homlokzati kertek"
},
"minzoom": 12,
"source": {
@@ -63,7 +67,8 @@
"zh_Hant": "立面花園",
"fr": "Jardin mural",
"de": "Fassadengarten",
- "it": "Giardino verticale"
+ "it": "Giardino verticale",
+ "hu": "Homlokzati kert"
}
},
"description": {
@@ -73,7 +78,8 @@
"zh_Hant": "立面花園",
"fr": "Jardins muraux",
"de": "Fassadengärten",
- "it": "Giardini verticali"
+ "it": "Giardini verticali",
+ "hu": "Homlokzati kertek"
},
"tagRenderings": [
"images",
@@ -84,7 +90,8 @@
"ja": "方向: {direction} (0=N で 90=O)",
"fr": "Orientation : {direction} (0 pour le Nord et 90 pour l’Ouest)",
"de": "Ausrichtung: {direction} (wobei 0=N und 90=O)",
- "it": "Orientamento: {direction} (0 per il Nord e 90 per l’Est)"
+ "it": "Orientamento: {direction} (0 per il Nord e 90 per l’Est)",
+ "hu": "Tájolás: {direction} (0=észak, 90=kelet stb.)"
},
"question": {
"nl": "Hoe is de tuin georiënteerd?",
@@ -92,7 +99,8 @@
"ja": "庭の向きはどうなっていますか?",
"fr": "Quelle est l’orientation du jardin ?",
"de": "Wie ist der Garten ausgerichtet?",
- "it": "Com’è orientato questo giardino?"
+ "it": "Com’è orientato questo giardino?",
+ "hu": "Milyen a kert tájolása?"
},
"freeform": {
"type": "direction",
@@ -115,7 +123,8 @@
"ja": "庭は日があたっている",
"it": "Il giardino è completamente illuminato dal sole",
"fr": "Le jardin est en plein soleil",
- "de": "Der Garten liegt in voller Sonne"
+ "de": "Der Garten liegt in voller Sonne",
+ "hu": "A kert teljesen a napon van"
}
},
{
@@ -131,7 +140,8 @@
"nb_NO": "Denne hagen er i delvis skygge",
"it": "Il giardino è parzialmente in ombra",
"fr": "Le jardin est partiellement ensoleillé",
- "de": "Der Garten liegt im Halbschatten"
+ "de": "Der Garten liegt im Halbschatten",
+ "hu": "A kert részben árnyékban van"
}
},
{
@@ -146,7 +156,8 @@
"ja": "庭は日陰である",
"it": "Il giardino è in ombra",
"fr": "Le jardin est à l’ombre",
- "de": "Der Garten liegt im Schatten"
+ "de": "Der Garten liegt im Schatten",
+ "hu": "A kert árnyékban van"
}
}
],
@@ -157,7 +168,8 @@
"it": "Il giardino è al sole o in ombra?",
"ru": "Сад расположен на солнечной стороне или в тени?",
"fr": "Quel est l’ensoleillement du jardin ?",
- "de": "Ist der Garten schattig oder sonnig?"
+ "de": "Ist der Garten schattig oder sonnig?",
+ "hu": "Árnyékban vagy napon van a kert?"
}
},
{
@@ -169,7 +181,8 @@
"fr": "Des réserves d’eau ont-elles été installées pour le jardin ?",
"de": "Gibt es ein Wasserfass für den Garten?",
"it": "È stata installata una riserva d’acqua per il giardino?",
- "zh_Hant": "花園當中有設置雨筒嗎?"
+ "zh_Hant": "花園當中有設置雨筒嗎?",
+ "hu": "Van-e a kertben vizeshordó?"
},
"mappings": [
{
@@ -186,7 +199,8 @@
"ru": "Есть бочка с дождевой водой",
"fr": "Il y a des réserves",
"de": "Es gibt eine Regentonne",
- "zh_Hant": "這裡有個雨筒"
+ "zh_Hant": "這裡有個雨筒",
+ "hu": "Van benne esővízgyűjtő hordó"
}
},
{
@@ -203,7 +217,8 @@
"ru": "Нет бочки с дождевой водой",
"fr": "Il n’y a pas de réserves",
"de": "Es gibt keine Regentonne",
- "zh_Hant": "這裡沒有雨筒"
+ "zh_Hant": "這裡沒有雨筒",
+ "hu": "Nincs benne esővízgyűjtő hordó"
}
}
]
@@ -216,7 +231,8 @@
"ja": "庭園の建設日: {start_date}",
"it": "Data di realizzazione del giardino: {start_date}",
"fr": "Date de construction du jardin : {start_date}",
- "de": "Errichtungsdatum des Gartens: {start_date}"
+ "de": "Errichtungsdatum des Gartens: {start_date}",
+ "hu": "A kert építésének időpontja: {start_date}"
},
"question": {
"nl": "Wanneer werd de tuin aangelegd? (vul gewoon een jaartal in)",
@@ -224,7 +240,8 @@
"ja": "その庭園はいつ造られたのですか?(建設年で十分です)",
"it": "Quando è stato realizzato il giardino? (è sufficiente l'anno)",
"fr": "Quand le jardin a-t’il été construit ? (L’année suffit)",
- "de": "Wann wurde der Garten angelegt? (Jahr ist ausreichend)"
+ "de": "Wann wurde der Garten angelegt? (Jahr ist ausreichend)",
+ "hu": "Melyik évben épült a kert?"
},
"freeform": {
"key": "start_date",
@@ -247,7 +264,8 @@
"ja": "食用の植物がある",
"it": "Ci sono piante commestibili",
"fr": "Il y a des plantes comestibles",
- "de": "Es gibt essbare Pflanzen"
+ "de": "Es gibt essbare Pflanzen",
+ "hu": "Van benne ehető növény"
}
},
{
@@ -262,7 +280,8 @@
"ja": "食用植物は存在しない",
"it": "Non ci sono piante commestibili",
"fr": "Il n’y a pas de plantes comestibles",
- "de": "Es gibt keine essbaren Pflanzen"
+ "de": "Es gibt keine essbaren Pflanzen",
+ "hu": "Nincs benne ehető növény"
}
}
],
@@ -272,7 +291,8 @@
"ja": "食用の植物はありますか?",
"it": "Ci sono piante commestibili?",
"fr": "Y-a-t’il des plantes comestibles ?",
- "de": "Gibt es essbare Pflanzen?"
+ "de": "Gibt es essbare Pflanzen?",
+ "hu": "Van-e benne ehető növény?"
}
},
{
@@ -284,7 +304,8 @@
"it": "Che tipi di piante sono presenti qui?",
"ru": "Какие виды растений обитают здесь?",
"fr": "Quel type de plantes pousse ici ?",
- "de": "Welche Pflanzen wachsen hier?"
+ "de": "Welche Pflanzen wachsen hier?",
+ "hu": "Milyen jellegű növények nőnek benne?"
},
"mappings": [
{
@@ -295,7 +316,8 @@
"ja": "つるがある",
"it": "Ci sono viti",
"fr": "Il y a des plantes grimpantes",
- "de": "Es gibt Weinreben"
+ "de": "Es gibt Weinreben",
+ "hu": "Van benne szőlő"
}
},
{
@@ -306,7 +328,8 @@
"ja": "花を咲かせる植物がある",
"it": "Ci sono piante da fiore",
"fr": "Il y a des fleurs",
- "de": "Es gibt blühende Pflanzen"
+ "de": "Es gibt blühende Pflanzen",
+ "hu": "Van benne virágos növény"
}
},
{
@@ -317,7 +340,8 @@
"ja": "低木がある",
"it": "Ci sono arbusti",
"fr": "Il y a des buissons",
- "de": "Es gibt Sträucher"
+ "de": "Es gibt Sträucher",
+ "hu": "Van benne cserje"
}
},
{
@@ -328,7 +352,8 @@
"ja": "地をはう植物がある",
"it": "Ci sono piante tappezzanti",
"fr": "Il y a des plantes couvre-sol",
- "de": "Es gibt Bodendecker"
+ "de": "Es gibt Bodendecker",
+ "hu": "Van benne talajtakaró növény"
}
}
],
@@ -343,7 +368,8 @@
"ru": "Подробнее: {description}",
"fr": "Plus de détails : {description}",
"de": "Weitere Details: {description}",
- "eo": "Pliaj detaloj: {description}"
+ "eo": "Pliaj detaloj: {description}",
+ "hu": "További részletek: {description}"
},
"question": {
"nl": "Aanvullende omschrijving van de tuin (indien nodig, en voor zover nog niet omschreven hierboven)",
@@ -352,7 +378,8 @@
"it": "Altre informazioni per descrivere il giardino (se necessarie e non riportate qui sopra)",
"ru": "Дополнительная информация о саде (если требуется или еще не указана выше)",
"fr": "Détails supplémentaires sur le jardin (si nécessaire et non décrit précédemment)",
- "de": "Zusätzliche Informationen über den Garten (falls erforderlich und oben noch nicht beschrieben)"
+ "de": "Zusätzliche Informationen über den Garten (falls erforderlich und oben noch nicht beschrieben)",
+ "hu": "További leíró jellegű információ a kertről (ha szükséges, és följebb nincs leírva)"
},
"freeform": {
"key": "description",
@@ -373,7 +400,8 @@
"ja": "ファサード庭園",
"it": "giardino verticale",
"fr": "jardin mural",
- "de": "Fassadengarten"
+ "de": "Fassadengarten",
+ "hu": "homlokzatkert"
},
"description": {
"nl": "Voeg geveltuintje toe",
@@ -381,7 +409,8 @@
"ja": "ファサード庭園を追加する",
"it": "Aggiungi un giardino verticale",
"fr": "Ajouter un jardin mural",
- "de": "Einen Fassadengarten hinzufügen"
+ "de": "Einen Fassadengarten hinzufügen",
+ "hu": "Homlokzatkert hozzáadása"
}
}
],
diff --git a/assets/themes/food/food.json b/assets/themes/food/food.json
index 5304e0c38..8eb299752 100644
--- a/assets/themes/food/food.json
+++ b/assets/themes/food/food.json
@@ -6,7 +6,8 @@
"de": "Restaurants und Schnellimbisse",
"it": "Ristoranti e fast food",
"nb_NO": "Restauranter og søppelmat",
- "zh_Hant": "餐廳與快餐店"
+ "zh_Hant": "餐廳與快餐店",
+ "hu": "Éttermek és büfék"
},
"description": {
"nl": "Restaurants en fast food"
diff --git a/assets/themes/fritures/fritures.json b/assets/themes/fritures/fritures.json
index a2950a519..d52e7a320 100644
--- a/assets/themes/fritures/fritures.json
+++ b/assets/themes/fritures/fritures.json
@@ -25,7 +25,8 @@
"en": "Fries shop",
"fr": "Friteries",
"de": "Pommesbude",
- "it": "Friggitoria"
+ "it": "Friggitoria",
+ "hu": "Sültkrumplievő-hely"
},
"source": {
"osmTags": {
diff --git a/assets/themes/ghostbikes/ghostbikes.json b/assets/themes/ghostbikes/ghostbikes.json
index 8bcdedc11..0b39cc745 100644
--- a/assets/themes/ghostbikes/ghostbikes.json
+++ b/assets/themes/ghostbikes/ghostbikes.json
@@ -14,7 +14,7 @@
"es": "Bicicleta blanca",
"fi": "Haamupyörä",
"gl": "Bicicleta pantasma",
- "hu": "Emlékkerékpárok",
+ "hu": "Szellemkerékpárok",
"it": "Bici fantasma",
"pl": "Duch roweru",
"pt_BR": "Bicicleta fantasma",
@@ -28,7 +28,8 @@
"ja": "ゴーストバイクは、交通事故で死亡したサイクリストを記念するもので、事故現場の近くに恒久的に置かれた白い自転車の形をしています。
このマップには、OpenStreetMapで知られているゴーストバイクがすべて表示されます。ゴーストバイクは行方不明ですか?誰でもここで情報の追加や更新ができます。必要なのは(無料の)OpenStreetMapアカウントだけです。",
"zh_Hant": "幽靈單車是用來紀念死於交通事故的單車騎士,在事發地點附近放置白色單車。
在這份地圖上面,你可以看到所有在開放街圖已知的幽靈單車。有缺漏的幽靈單車嗎?所有人都可以在這邊新增或是更新資訊-只有你有(免費)開放街圖帳號。",
"fr": "Les vélos fantômes sont des mémoriaux pour les cyclistes tuées sur la route, prenant la forme de vélos blancs placés à proximité des faits.
Cette carte indique leur emplacement à partir d’OpenStreetMap. Il est possible de contribuer aux informations ici, sous réserve d’avoir un compte OpenStreetMap (gratuit).",
- "it": "Una bici fantasma è un monumento in ricordo di un ciclista che è morto in un incidente stradale, che ha la forma di un una bicicletta bianca installata in maniera permanente ne luogo dell’incidente.
In questa cartina, è possibile vedere tutte le bici fantasma che sono state aggiunte su OpenStreetMap. Ne manca una? Chiunque può aggiungere o migliorare le informazioni qui presenti (è solo richiesto un account gratuito su OpenStreetMap)."
+ "it": "Una bici fantasma è un monumento in ricordo di un ciclista che è morto in un incidente stradale, che ha la forma di un una bicicletta bianca installata in maniera permanente ne luogo dell’incidente.
In questa cartina, è possibile vedere tutte le bici fantasma che sono state aggiunte su OpenStreetMap. Ne manca una? Chiunque può aggiungere o migliorare le informazioni qui presenti (è solo richiesto un account gratuito su OpenStreetMap).",
+ "hu": "A szellemkerékpár egy közlekedési balesetben elhunyt kerékpáros emlékműve: egy fehér kerékpár, amelyet állandó jelleggel a baleset helyszínének közelében helyeznek el.
A térképen az OpenStreetMap által ismert összes szellemkerékpár megtekinthető. Hiányzik róla egy szellemkerékpár? Bárki hozzáadhat vagy frissíthet adatokat – csak egy (ingyenes) OpenStreetMap-fiókra van szükség hozzá."
},
"icon": "./assets/themes/ghostbikes/logo.svg",
"startZoom": 1,
diff --git a/assets/themes/hackerspaces/hackerspaces.json b/assets/themes/hackerspaces/hackerspaces.json
index 4617b137e..4deafa356 100644
--- a/assets/themes/hackerspaces/hackerspaces.json
+++ b/assets/themes/hackerspaces/hackerspaces.json
@@ -5,19 +5,22 @@
"de": "Hackerspaces",
"it": "Hackerspace",
"ru": "Хакерспейсы",
- "zh_Hant": "駭客空間"
+ "zh_Hant": "駭客空間",
+ "hu": "Hackerspace-ek"
},
"shortDescription": {
"en": "A map of hackerspaces",
"de": "Eine Karte von Hackerspaces",
"it": "Una cartina degli hackerspace",
- "zh_Hant": "駭客空間的地圖"
+ "zh_Hant": "駭客空間的地圖",
+ "hu": "Hackerspace-ek térképe"
},
"description": {
"en": "On this map you can see hackerspaces, add a new hackerspace or update data directly",
"de": "Auf dieser Karte können Sie Hackerspaces sehen, einen neuen Hackerspace hinzufügen oder Daten direkt aktualisieren",
"it": "Su questa cartina è possibile vedere gli hackerspace, aggiungerne di nuovi o aggiornare le informazioni tutto in maniera pratica",
- "zh_Hant": "在這份地圖上你可以看到駭客空間,新增或直接更新資料"
+ "zh_Hant": "在這份地圖上你可以看到駭客空間,新增或直接更新資料",
+ "hu": "Ezen a térképen hackerspace-ek láthatók, új hackerspace-eket lehet fölrajzolni vagy meglévők adatait frissíteni"
},
"maintainer": "",
"icon": "./assets/themes/hackerspaces/glider.svg",
@@ -34,7 +37,8 @@
"en": "Hackerspace",
"de": "Hackerspace",
"ru": "Хакерспейс",
- "zh_Hant": "駭客空間"
+ "zh_Hant": "駭客空間",
+ "hu": "Hackerspace"
},
"minzoom": 8,
"title": {
@@ -42,7 +46,8 @@
"en": "Hackerspace",
"de": "Hackerspace",
"ru": "Хакерспейс",
- "zh_Hant": "駭客空間"
+ "zh_Hant": "駭客空間",
+ "hu": "Hackerspace"
},
"mappings": [
{
@@ -55,7 +60,8 @@
"en": " {name}",
"de": " {name}",
"ru": " {name}",
- "zh_Hant": " {name}"
+ "zh_Hant": " {name}",
+ "hu": " {name}"
}
}
]
@@ -64,7 +70,8 @@
"en": "Hackerspace",
"de": "Hackerspace",
"ru": "Хакерспейс",
- "zh_Hant": "駭客空間"
+ "zh_Hant": "駭客空間",
+ "hu": "Hackerspace"
},
"tagRenderings": [
{
@@ -72,7 +79,8 @@
"question": {
"en": "Is this a hackerspace or a makerspace?",
"de": "Ist dies ein Hackerspace oder ein Makerspace?",
- "zh_Hant": "這邊是駭客空間還是創客空間?"
+ "zh_Hant": "這邊是駭客空間還是創客空間?",
+ "hu": "Ez hackerspace vagy makerspace?"
},
"mappings": [
{
@@ -80,7 +88,8 @@
"then": {
"en": "This is a makerspace",
"de": "Dies ist ein Makerspace",
- "zh_Hant": "這是創客空間"
+ "zh_Hant": "這是創客空間",
+ "hu": "Ez egy makerspace"
}
},
{
@@ -88,7 +97,8 @@
"then": {
"en": "This is a traditional (software oriented) hackerspace",
"de": "Dies ist ein traditioneller (softwareorientierter) Hackerspace",
- "zh_Hant": "這是傳統的 (軟體導向) 駭客空間"
+ "zh_Hant": "這是傳統的 (軟體導向) 駭客空間",
+ "hu": "Ez egy hagyományos (szoftverekkel foglalkozó) hackerspace"
}
}
]
@@ -207,12 +217,14 @@
"en": "Hackerspace",
"de": "Hackerspace",
"ru": "Хакерспейс",
- "zh_Hant": "駭客空間"
+ "zh_Hant": "駭客空間",
+ "hu": "Hackerspace"
},
"description": {
"en": "A hackerspace is an area where people interested in software gather",
"de": "Ein Hackerspace ist ein Ort, an dem sich Menschen treffen, die sich für Software interessieren",
- "zh_Hant": "駭客空間是對軟體有興趣的人聚集的地方"
+ "zh_Hant": "駭客空間是對軟體有興趣的人聚集的地方",
+ "hu": "A hackerspace egy olyan hely, ahol szoftverek iránt érdeklő emberek találkoznak"
}
},
{
@@ -223,12 +235,14 @@
"title": {
"en": "Makerspace",
"de": "Makerspace",
- "zh_Hant": "創客空間"
+ "zh_Hant": "創客空間",
+ "hu": "Makerspace"
},
"description": {
"en": "A makerspace is a place where DIY-enthusiasts gather to experiment with electronics such as arduino, LEDstrips, ...",
"de": "Ein Makerspace ist ein Ort, an dem Heimwerker-Enthusiasten zusammenkommen, um mit Elektronik zu experimentieren, wie Arduino, LED-Strips, ...",
- "zh_Hant": "創客空間是 DIY 愛好者聚集在一起弄電子零件實驗,例如用 arduino、LEDstrips 等..."
+ "zh_Hant": "創客空間是 DIY 愛好者聚集在一起弄電子零件實驗,例如用 arduino、LEDstrips 等...",
+ "hu": "A makerspace olyan hely, ahol a barkácsolás szerelmesei találkoznak, hogy olyan elektronikai eszközökkel kísérletezzenek, mint például az Arduino vagy a LEDstrips."
}
}
],
diff --git a/assets/themes/openwindpowermap/openwindpowermap.json b/assets/themes/openwindpowermap/openwindpowermap.json
index 351c47653..4e13ce355 100644
--- a/assets/themes/openwindpowermap/openwindpowermap.json
+++ b/assets/themes/openwindpowermap/openwindpowermap.json
@@ -6,7 +6,8 @@
"de": "Freie Windenergie-Karte",
"it": "OpenWindPowerMap",
"ru": "Открытая карта ветроэнергетики",
- "zh_Hant": "開放風力地圖"
+ "zh_Hant": "開放風力地圖",
+ "id": "OpenWindPowerMap"
},
"maintainer": "Seppe Santens",
"icon": "./assets/themes/openwindpowermap/wind_turbine.svg",
@@ -46,7 +47,8 @@
"fr": "éolienne",
"de": "Windrad",
"it": "pala eolica",
- "zh_Hant": "風機"
+ "zh_Hant": "風機",
+ "id": "turbin angin"
},
"mappings": [
{
@@ -57,7 +59,8 @@
"eo": "{name}",
"it": "{name}",
"ru": "{name}",
- "zh_Hant": "{name}"
+ "zh_Hant": "{name}",
+ "id": "{name}"
}
}
]
@@ -69,13 +72,15 @@
"en": "The power output of this wind turbine is {generator:output:electricity}.",
"fr": "La puissance générée par cette éolienne est de {generator:output:electricity}.",
"it": "La potenza generata da questa pala eolica è {generator:output:electricity}.",
- "zh_Hant": "這個風機的電力輸出是 {generator:output:electricity}。"
+ "zh_Hant": "這個風機的電力輸出是 {generator:output:electricity}。",
+ "id": "Output daya dari turbin angin ini adalah {generator:output:electricity}."
},
"question": {
"en": "What is the power output of this wind turbine? (e.g. 2.3 MW)",
"fr": "Quel est la puissance générée par cette éolienne ?",
"it": "Quant’è la potenza generata da questa pala eolica? (ad es. 2.3 MW)",
- "zh_Hant": "這個風機的電力輸出是多少?(例如 2.3 MW)"
+ "zh_Hant": "這個風機的電力輸出是多少?(例如 2.3 MW)",
+ "id": "Berapa output daya dari turbin angin ini? (misalnya 2,3 MW)"
},
"freeform": {
"key": "generator:output:electricity",
@@ -88,7 +93,8 @@
"en": "This wind turbine is operated by {operator}.",
"fr": "Cette éolienne est opérée par {operator}.",
"it": "Questa pala eolica è gestita da {operator}.",
- "zh_Hant": "這個風機營業商是 {operator}。"
+ "zh_Hant": "這個風機營業商是 {operator}。",
+ "id": "Turbin angin ini dioperasikan oleh {operator}."
},
"question": {
"en": "Who operates this wind turbine?",
@@ -144,13 +150,15 @@
"en": "This wind turbine went into operation on/in {start_date}.",
"fr": "L’éolienne est active depuis {start_date}.",
"it": "Questa pala eolica è entrata in funzione in data {start_date}.",
- "zh_Hant": "這個風機從 {start_date} 開始運轉。"
+ "zh_Hant": "這個風機從 {start_date} 開始運轉。",
+ "id": "Turbin angin ini mulai beroperasi pada/dalam {start_date}."
},
"question": {
"en": "When did this wind turbine go into operation?",
"fr": "Depuis quand l’éolienne est-elle en fonctionnement ?",
"it": "Quando è entrata in funzione questa pala eolica?",
- "zh_Hant": "這個風機何時開始營運?"
+ "zh_Hant": "這個風機何時開始營運?",
+ "id": "Kapan turbin angin ini mulai beroperasi?"
},
"freeform": {
"key": "start_date",
@@ -195,7 +203,8 @@
"eo": " megavatoj",
"it": " megawatt",
"ru": " мегаватт",
- "zh_Hant": " 百萬瓦"
+ "zh_Hant": " 百萬瓦",
+ "id": " megawat"
}
},
{
@@ -213,7 +222,8 @@
"it": " kilowatt",
"nb_NO": " kilowatt",
"ru": " киловатт",
- "zh_Hant": " 千瓦"
+ "zh_Hant": " 千瓦",
+ "id": " kilowat"
}
},
{
@@ -230,7 +240,8 @@
"eo": " vatoj",
"it": " watt",
"ru": " ватт",
- "zh_Hant": " 瓦"
+ "zh_Hant": " 瓦",
+ "id": " watt"
}
},
{
@@ -247,7 +258,8 @@
"eo": " gigavatoj",
"it": " gigawatt",
"ru": " гигаватт",
- "zh_Hant": " 千兆瓦"
+ "zh_Hant": " 千兆瓦",
+ "id": " gigawatt"
}
}
],
@@ -272,7 +284,8 @@
"eo": " metro",
"it": " metri",
"ru": " метр",
- "zh_Hant": " 公尺"
+ "zh_Hant": " 公尺",
+ "id": " meter"
}
}
]
diff --git a/assets/themes/parkings/parkings.json b/assets/themes/parkings/parkings.json
index e998548c2..ba9acb9f7 100644
--- a/assets/themes/parkings/parkings.json
+++ b/assets/themes/parkings/parkings.json
@@ -7,7 +7,8 @@
"it": "Parcheggio",
"nb_NO": "Parkering",
"ru": "Парковка",
- "zh_Hant": "停車場"
+ "zh_Hant": "停車場",
+ "id": "Tempat parkir"
},
"shortDescription": {
"nl": "Deze kaart toont verschillende parkeerplekken",
@@ -15,14 +16,16 @@
"de": "Diese Karte zeigt Parkplätze",
"it": "Questa cartina mostra diversi posti dove parcheggiare",
"nb_NO": "Dette kartet viser forskjellige parkeringsplasser",
- "zh_Hant": "這地圖顯示不同的停車空間"
+ "zh_Hant": "這地圖顯示不同的停車空間",
+ "id": "Peta ini menunjukkan tempat parkir yang berbeda"
},
"description": {
"nl": "Deze kaart toont verschillende parkeerplekken",
"en": "This map shows different parking spots",
"de": "Diese Karte zeigt Parkplätze",
"it": "Questa cartina mostra diversi posti dove parcheggiare",
- "zh_Hant": "這地圖顯示不同的停車空間"
+ "zh_Hant": "這地圖顯示不同的停車空間",
+ "id": "Peta ini menunjukkan tempat parkir yang berbeda"
},
"maintainer": "",
"icon": "./assets/themes/parkings/parkings.svg",
diff --git a/assets/themes/personal/personal.json b/assets/themes/personal/personal.json
index 33804b000..a795c88f8 100644
--- a/assets/themes/personal/personal.json
+++ b/assets/themes/personal/personal.json
@@ -11,7 +11,8 @@
"ja": "個人的なテーマ",
"zh_Hant": "個人化主題",
"it": "Tema personalizzato",
- "nb_NO": "Personlig tema"
+ "nb_NO": "Personlig tema",
+ "id": "Tema pribadi"
},
"description": {
"en": "Create a personal theme based on all the available layers of all themes. In order to show some data, open layer selection",
diff --git a/assets/themes/playgrounds/playgrounds.json b/assets/themes/playgrounds/playgrounds.json
index 3d91924f4..eab309692 100644
--- a/assets/themes/playgrounds/playgrounds.json
+++ b/assets/themes/playgrounds/playgrounds.json
@@ -9,7 +9,8 @@
"ru": "Игровые площадки",
"de": "Spielpläzte",
"it": "Parchi giochi",
- "nb_NO": "Lekeplasser"
+ "nb_NO": "Lekeplasser",
+ "id": "Taman bermain"
},
"shortDescription": {
"nl": "Een kaart met speeltuinen",
@@ -20,7 +21,8 @@
"ru": "Карта игровых площадок",
"de": "Eine Karte mit Spielplätzen",
"it": "Una cartina dei parchi giochi",
- "nb_NO": "Et kart med lekeplasser"
+ "nb_NO": "Et kart med lekeplasser",
+ "id": "Peta dengan taman bermain"
},
"description": {
"nl": "Op deze kaart vind je speeltuinen en kan je zelf meer informatie en foto's toevoegen",
@@ -30,7 +32,8 @@
"zh_Hant": "在這份地圖上,你可以尋找遊樂場以及其相關資訊",
"ru": "На этой карте можно найти игровые площадки и добавить дополнительную информацию",
"de": "Auf dieser Karte finden Sie Spielplätze und können weitere Informationen hinzufügen",
- "it": "In questa cartina vengono mostrati i parchi giochi a cui è possibile aggiungere dettagli"
+ "it": "In questa cartina vengono mostrati i parchi giochi a cui è possibile aggiungere dettagli",
+ "id": "Di peta ini, Anda menemukan taman bermain dan dapat menambahkan lebih banyak informasi"
},
"maintainer": "",
"icon": "./assets/themes/playgrounds/playground.svg",
diff --git a/assets/themes/postal_codes/postal_codes.json b/assets/themes/postal_codes/postal_codes.json
index 6c49674ff..8dd4071b2 100644
--- a/assets/themes/postal_codes/postal_codes.json
+++ b/assets/themes/postal_codes/postal_codes.json
@@ -1,13 +1,16 @@
{
"id": "postal_codes",
"title": {
- "en": "Postal codes"
+ "en": "Postal codes",
+ "id": "Kode pos"
},
"shortDescription": {
- "en": "Postal codes"
+ "en": "Postal codes",
+ "id": "Kode pos"
},
"description": {
- "en": "Postal codes"
+ "en": "Postal codes",
+ "id": "Kode pos"
},
"maintainer": "",
"icon": "./assets/themes/postal_codes/townhall.svg",
@@ -24,12 +27,14 @@
{
"id": "postal_code_boundary",
"name": {
- "en": "postal codes"
+ "en": "postal codes",
+ "id": "kode pos"
},
"minzoom": 8,
"title": {
"render": {
- "en": "Postal code {postal_code}"
+ "en": "Postal code {postal_code}",
+ "id": "Kode pos {postal_code}"
}
},
"description": {},
@@ -37,7 +42,8 @@
{
"id": "postal_code",
"render": {
- "en": "The postal code is {postal_code}"
+ "en": "The postal code is {postal_code}",
+ "id": "Kode posnya adalah {postal_code}"
}
}
],
@@ -104,12 +110,14 @@
{
"id": "town_hall",
"name": {
- "en": "town halls"
+ "en": "town halls",
+ "id": "balai kota"
},
"minzoom": 12,
"title": {
"render": {
- "en": "Town hall {name}"
+ "en": "Town hall {name}",
+ "id": "Balai kota {name}"
}
},
"calculatedTags": [
diff --git a/assets/themes/postboxes/postboxes.json b/assets/themes/postboxes/postboxes.json
index 04b233aef..268a48ab6 100644
--- a/assets/themes/postboxes/postboxes.json
+++ b/assets/themes/postboxes/postboxes.json
@@ -37,7 +37,8 @@
"en": "Postboxes",
"de": "Brieflästen",
"ru": "Почтовые ящики",
- "zh_Hant": "郵筒"
+ "zh_Hant": "郵筒",
+ "id": "Kotak pos"
},
"minzoom": 12,
"source": {
@@ -48,13 +49,15 @@
"en": "Postbox",
"de": "Briefkasten",
"ru": "Почтовый ящик",
- "zh_Hant": "郵筒"
+ "zh_Hant": "郵筒",
+ "id": "Kotak pos"
}
},
"description": {
"en": "The layer showing postboxes.",
"de": "Die Ebene zeigt Briefkästen.",
- "zh_Hant": "這圖層顯示郵筒。"
+ "zh_Hant": "這圖層顯示郵筒。",
+ "id": "Layer yang memperlihatkan kotak pos."
},
"tagRenderings": [
"images",
@@ -72,7 +75,8 @@
"en": "postbox",
"de": "Briefkasten",
"ru": "почтовый ящик",
- "zh_Hant": "郵筒"
+ "zh_Hant": "郵筒",
+ "id": "kotak pos"
}
}
],
@@ -113,7 +117,8 @@
"en": "Post offices",
"de": "Poststellen",
"ru": "Почтовые отделения",
- "zh_Hant": "郵局"
+ "zh_Hant": "郵局",
+ "id": "Kantor pos"
},
"minzoom": 12,
"source": {
@@ -124,13 +129,15 @@
"en": "Post Office",
"de": "Poststelle",
"ru": "Почтовое отделение",
- "zh_Hant": "郵局"
+ "zh_Hant": "郵局",
+ "id": "Kantor Pos"
}
},
"description": {
"en": "A layer showing post offices.",
"de": "Eine Ebene mit Postämtern.",
- "zh_Hant": "圖層顯示郵局。"
+ "zh_Hant": "圖層顯示郵局。",
+ "id": "Layer yang menunjukkan kantor pos."
},
"tagRenderings": [
"images",
@@ -142,7 +149,8 @@
"render": {
"en": "Opening Hours: {opening_hours_table()}",
"ru": "Часы работы: {opening_hours_table()}",
- "zh_Hant": "開放時間:{opening_hours_table()}"
+ "zh_Hant": "開放時間:{opening_hours_table()}",
+ "id": "Jam Buka: {opening_hours_table()}"
},
"freeform": {
"key": "opening_hours",
@@ -150,7 +158,8 @@
},
"question": {
"en": "What are the opening hours for this post office?",
- "zh_Hant": "這間郵局的開放時間是?"
+ "zh_Hant": "這間郵局的開放時間是?",
+ "id": "Jam berapa kantor pos ini buka?"
},
"mappings": [
{
@@ -158,7 +167,8 @@
"then": {
"en": "24/7 opened (including holidays)",
"de": "durchgehend geöffnet (auch an Feiertagen)",
- "zh_Hant": "24/7 開放 (包括假日)"
+ "zh_Hant": "24/7 開放 (包括假日)",
+ "id": "Buka 24 jam (termasuk hari libur)"
}
}
],
@@ -174,7 +184,8 @@
"en": "Post Office",
"de": "Poststelle",
"ru": "Почтовое отделение",
- "zh_Hant": "郵局"
+ "zh_Hant": "郵局",
+ "id": "Kantor Pos"
}
}
],
@@ -186,7 +197,8 @@
"question": {
"en": "Currently open",
"de": "Aktuell geöffnet",
- "zh_Hant": "目前開放"
+ "zh_Hant": "目前開放",
+ "id": "Saat ini buka"
},
"osmTags": "_isOpen=yes"
}
diff --git a/assets/themes/waste_basket/waste_basket.json b/assets/themes/waste_basket/waste_basket.json
index e30897048..b0bca66e1 100644
--- a/assets/themes/waste_basket/waste_basket.json
+++ b/assets/themes/waste_basket/waste_basket.json
@@ -6,7 +6,8 @@
"de": "Abfalleimer",
"it": "Cestino dei rifiuti",
"zh_Hant": "垃圾筒",
- "hu": "Kukatérkép"
+ "hu": "Kukatérkép",
+ "id": "Keranjang Sampah"
},
"shortDescription": {
"en": "A map with waste baskets",
diff --git a/langs/de.json b/langs/de.json
index 1b12541c8..e312682a8 100644
--- a/langs/de.json
+++ b/langs/de.json
@@ -4,7 +4,7 @@
"uploadingPicture": "Bild wird hochgeladen…",
"uploadingMultiple": "{count} Bilder hochladen…",
"pleaseLogin": "Bitte einloggen, um ein Bild hinzuzufügen",
- "willBePublished": "Ihr Bild wird veröffentlicht: ",
+ "willBePublished": "Ihr Bild wird veröffentlicht ",
"cco": "als 'Public Domain'",
"ccbs": "unter der 'CC-BY-SA-Lizenz'",
"ccb": "unter der 'CC-BY-Lizenz'",
@@ -15,7 +15,8 @@
"doDelete": "Bild entfernen",
"isDeleted": "Gelöscht",
"uploadMultipleDone": "{count} Bilder wurden hinzugefügt. Vielen Dank für die Hilfe!",
- "toBig": "Ihr Bild ist zu groß, da es {actual_size} ist. Bitte verwenden Sie Bilder von höchstens {max_size}"
+ "toBig": "Ihr Bild ist zu groß, da es {actual_size} ist. Bitte verwenden Sie Bilder von höchstens {max_size}",
+ "ccoExplanation": "Das Hinzufügen eines gemeinfreien Bildes impliziert, dass jeder alles mit Ihrem Bild machen kann"
},
"centerMessage": {
"loadingData": "Daten werden geladen…",
diff --git a/langs/en.json b/langs/en.json
index e44915474..48d4820b5 100644
--- a/langs/en.json
+++ b/langs/en.json
@@ -1,516 +1,516 @@
{
- "image": {
- "addPicture": "Add picture",
- "uploadingPicture": "Uploading your picture…",
- "uploadingMultiple": "Uploading {count} pictures…",
- "pleaseLogin": "Please log in to add a picture",
- "willBePublished": "Your picture will be published ",
- "cco": "in the public domain",
- "ccbs": "under the CC-BY-SA-license",
- "ccb": "under the CC-BY-license",
- "ccoExplanation": "Adding a picture in the public domain implies that anyone can do anything with your picture",
- "ccbsExplanation": "The CC-BY-SA license implies that anyone may use your picture for any purpose, but they have to attribute you and remixes of the picture have to be republished under the same license",
- "ccbExplanation": "The CC-BY license implies that anyone may use your picture for any purpose, but they have to attribute you",
- "uploadFailed": "Could not upload your picture. Are you connected to the Internet, and allow third party API's? The Brave browser or the uMatrix plugin might block them.",
- "respectPrivacy": "Do not photograph people nor license plates. Do not upload Google Maps, Google Streetview or other copyrighted sources.",
- "uploadDone": "Your picture has been added. Thanks for helping out!",
- "uploadMultipleDone": "{count} pictures have been added. Thanks for helping out!",
- "dontDelete": "Cancel",
- "doDelete": "Remove image",
- "isDeleted": "Deleted",
- "toBig": "Your image is too large as it is {actual_size}. Please use images of at most {max_size}"
- },
- "centerMessage": {
- "loadingData": "Loading data…",
- "zoomIn": "Zoom in to view or edit the data",
- "ready": "Done!",
- "retrying": "Loading data failed. Trying again in {count} seconds…"
- },
- "index": {
- "#": "These texts are shown above the theme buttons when no theme is loaded",
- "title": "Welcome to MapComplete",
- "featuredThemeTitle": "Featured this week",
- "intro": "MapComplete is an OpenStreetMap-viewer and editor, which shows you information about features of a specific theme and allows to update it.",
- "pickTheme": "Pick a theme below to get started.",
- "logIn": "Log in to see other themes you previously visited"
- },
- "split": {
- "split": "Split",
- "cancel": "Cancel",
- "inviteToSplit": "Split this road in smaller segments. This allows to give different properties to parts of the road.",
- "loginToSplit": "You must be logged in to split a road",
- "splitTitle": "Choose on the map where to split this road",
- "hasBeenSplit": "This way has been split"
- },
- "delete": {
- "delete": "Delete",
- "cancel": "Cancel",
- "isDeleted": "This feature is deleted",
- "cannotBeDeleted": "This feature can not be deleted",
- "loginToDelete": "You must be logged in to delete a point",
- "safeDelete": "This point can be safely deleted.",
- "isntAPoint": "Only points can be deleted, the selected feature is a way, area or relation.",
- "onlyEditedByLoggedInUser": "This point has only be edited by yourself, you can safely delete it.",
- "notEnoughExperience": "This point was made by someone else.",
- "useSomethingElse": "Use another OpenStreetMap-editor to delete it instead",
- "partOfOthers": "This point is part of some way or relation and can not be deleted directly.",
- "loading": "Inspecting properties to check if this feature can be deleted.",
- "whyDelete": "Why should this point be deleted?",
- "reasons": {
- "test": "This was a testing point - the feature was never actually there",
- "disused": "This feature is disused or removed",
- "notFound": "This feature couldn't be found",
- "duplicate": "This point is a duplicate of another feature"
+ "image": {
+ "addPicture": "Add picture",
+ "uploadingPicture": "Uploading your picture…",
+ "uploadingMultiple": "Uploading {count} pictures…",
+ "pleaseLogin": "Please log in to add a picture",
+ "willBePublished": "Your picture will be published ",
+ "cco": "in the public domain",
+ "ccbs": "under the CC-BY-SA-license",
+ "ccb": "under the CC-BY-license",
+ "ccoExplanation": "Adding a picture in the public domain implies that anyone can do anything with your picture",
+ "ccbsExplanation": "The CC-BY-SA license implies that anyone may use your picture for any purpose, but they have to attribute you and remixes of the picture have to be republished under the same license",
+ "ccbExplanation": "The CC-BY license implies that anyone may use your picture for any purpose, but they have to attribute you",
+ "uploadFailed": "Could not upload your picture. Are you connected to the Internet, and allow third party API's? The Brave browser or the uMatrix plugin might block them.",
+ "respectPrivacy": "Do not photograph people nor license plates. Do not upload Google Maps, Google Streetview or other copyrighted sources.",
+ "uploadDone": "Your picture has been added. Thanks for helping out!",
+ "uploadMultipleDone": "{count} pictures have been added. Thanks for helping out!",
+ "dontDelete": "Cancel",
+ "doDelete": "Remove image",
+ "isDeleted": "Deleted",
+ "toBig": "Your image is too large as it is {actual_size}. Please use images of at most {max_size}"
},
- "explanations": {
- "selectReason": "Please, select why this feature should be deleted",
- "hardDelete": "This point will be deleted in OpenStreetMap. It can be recovered by an experienced contributor",
- "softDelete": "This feature will be updated and hidden from this application. {reason}"
+ "centerMessage": {
+ "loadingData": "Loading data…",
+ "zoomIn": "Zoom in to view or edit the data",
+ "ready": "Done!",
+ "retrying": "Loading data failed. Trying again in {count} seconds…"
},
- "readMessages": "You have unread messages. Read these before deleting a point - someone might have feedback"
- },
- "general": {
- "logout": "Log out",
- "next": "Next",
- "confirm": "Confirm",
- "back": "Back",
- "backToMapcomplete": "Back to the theme overview",
- "loading": "Loading...",
- "pdf": {
- "generatedWith": "Generated with MapComplete.osm.be",
- "attr": "Map data © OpenStreetMap Contributors, reusable under ODbL",
- "attrBackground": "Background layer: {background}",
- "versionInfo": "v{version} - generated on {date}"
+ "index": {
+ "#": "These texts are shown above the theme buttons when no theme is loaded",
+ "title": "Welcome to MapComplete",
+ "featuredThemeTitle": "Featured this week",
+ "intro": "MapComplete is an OpenStreetMap-viewer and editor, which shows you information about features of a specific theme and allows to update it.",
+ "pickTheme": "Pick a theme below to get started.",
+ "logIn": "Log in to see other themes you previously visited"
},
- "loginWithOpenStreetMap": "Login with OpenStreetMap",
- "welcomeBack": "You are logged in, welcome back!",
- "loginToStart": "Log in to answer this question",
- "openStreetMapIntro": "An Open Map
One that everyone can use and edit freely. A single place to store all geo-info. Different, small, incompatible and outdated maps are not needed anywhere.
OpenStreetMap is not the enemy map. The map data can be used freely (with attribution and publication of changes to that data). Everyone can add new data and fix errors. This website uses OpenStreetMap. All the data is from there, and your answers and corrections are used all over.
Many people and apps already use OpenStreetMap: Organic Maps, OsmAnd, but also the maps at Facebook, Instagram, Apple-maps and Bing-maps are (partly) powered by OpenStreetMap.
",
- "search": {
- "search": "Search a location",
- "searching": "Searching…",
- "nothing": "Nothing found…",
- "error": "Something went wrong…"
+ "split": {
+ "split": "Split",
+ "cancel": "Cancel",
+ "inviteToSplit": "Split this road in smaller segments. This allows to give different properties to parts of the road.",
+ "loginToSplit": "You must be logged in to split a road",
+ "splitTitle": "Choose on the map where to split this road",
+ "hasBeenSplit": "This way has been split"
},
- "returnToTheMap": "Return to the map",
- "save": "Save",
- "cancel": "Cancel",
- "skip": "Skip this question",
- "oneSkippedQuestion": "One question is skipped",
- "skippedQuestions": "Some questions are skipped",
- "number": "number",
- "osmLinkTooltip": "Browse this object on OpenStreetMap for history and more editing options",
- "add": {
- "addNewMapLabel": "Click here to add a new item",
- "disableFiltersExplanation": "Some features might be hidden by a filter",
- "disableFilters": "Disable all filters",
- "addNew": "Add a new {category} here",
- "presetInfo": "The new POI will have {tags}",
- "warnVisibleForEveryone": "Your addition will be visible for everyone",
- "title": "Add a new point?",
- "intro": "You clicked somewhere where no data is known yet.
",
- "pleaseLogin": "Please log in to add a new point",
- "zoomInFurther": "Zoom in further to add a point.",
- "stillLoading": "The data is still loading. Please wait a bit before you add a new point.",
- "confirmIntro": "Add a {title} here?
The point you create here will be visible for everyone. Please, only add things on to the map if they truly exist. A lot of applications use this data.",
- "confirmButton": "Add a {category} here.
Your addition is visible for everyone
",
- "openLayerControl": "Open the layer control box",
- "layerNotEnabled": "The layer {layer} is not enabled. Enable this layer to add a point",
- "hasBeenImported": "This point has already been imported",
- "importTags": "The element will receive {tags}",
- "zoomInMore": "Zoom in more to import this feature",
- "wrongType": "This element is not a point or a way and can not be imported",
- "import": {
- "officialThemesOnly": "The import button is disabled for unofficial themes to prevent accidents",
- "howToTest": "To test, add test=true or backend=osm-test to the URL. The changeset will be printed in the console. Please open a PR to officialize this theme to actually enable the import button.",
- "hasBeenImported": "This object has been imported",
- "importTags": "The element will receive {tags}",
- "zoomInMore": "Zoom in more to import this feature",
- "wrongType": "This element is not a point or a way and can not be imported"
- }
- },
- "pickLanguage": "Choose a language: ",
- "about": "Easily edit and add OpenStreetMap for a certain theme",
- "nameInlineQuestion": "The name of this {category} is $$$",
- "noNameCategory": "{category} without a name",
- "questions": {
- "phoneNumberOf": "What is the phone number of {category}?",
- "phoneNumberIs": "The phone number of this {category} is {phone}",
- "websiteOf": "What is the website of {category}?",
- "websiteIs": "Website: {website}",
- "emailOf": "What is the email address of {category}?",
- "emailIs": "The email address of this {category} is {email}"
- },
- "morescreen": {
- "intro": "More thematic maps?
Do you enjoy collecting geodata?
There are more themes available.",
- "requestATheme": "If you want a custom-built theme, request it in the issue tracker",
- "streetcomplete": "Another, similar application is StreetComplete.",
- "createYourOwnTheme": "Create your own MapComplete theme from scratch",
- "previouslyHiddenTitle": "Previously visited hidden themes",
- "hiddenExplanation": "These themes are only accessible to those with the link. You have discovered {hidden_discovered} of {total_hidden} hidden themes."
- },
- "sharescreen": {
- "intro": "Share this map
Share this map by copying the link below and sending it to friends and family:",
- "addToHomeScreen": "Add to your home screen
You can easily add this website to your smartphone home screen for a native feel. Click the 'Add to home screen' button in the URL bar to do this.",
- "embedIntro": "Embed on your website
Please, embed this map into your website.
We encourage you to do it - you don't even have to ask permission.
It is free, and always will be. The more people are using this, the more valuable it becomes.",
- "copiedToClipboard": "Link copied to clipboard",
- "thanksForSharing": "Thanks for sharing!",
- "editThisTheme": "Edit this theme",
- "editThemeDescription": "Add or change questions to this map theme",
- "fsUserbadge": "Enable the login button",
- "fsSearch": "Enable the search bar",
- "fsWelcomeMessage": "Show the welcome message popup and associated tabs",
- "fsLayers": "Enable the layer control",
- "fsLayerControlToggle": "Start with the layer control expanded",
- "fsAddNew": "Enable the 'add new POI' button",
- "fsGeolocation": "Enable the 'geolocate-me' button (mobile only)",
- "fsIncludeCurrentBackgroundMap": "Include the current background choice {name}",
- "fsIncludeCurrentLayers": "Include the current layer choices",
- "fsIncludeCurrentLocation": "Include current location"
- },
- "attribution": {
- "attributionTitle": "Attribution notice",
- "attributionContent": "All data is provided by OpenStreetMap, freely reusable under the Open DataBase License.
",
- "themeBy": "Theme maintained by {author}",
- "iconAttribution": {
- "title": "Used icons"
- },
- "mapContributionsBy": "The current visible data has edits made by {contributors}",
- "mapContributionsByAndHidden": "The current visible data has edits made by {contributors} and {hiddenCount} more contributors",
- "codeContributionsBy": "MapComplete has been built by {contributors} and {hiddenCount} more contributors",
- "openOsmcha": "See latest edits made with {theme}",
- "openMapillary": "Open Mapillary here",
- "openIssueTracker": "File a bug",
- "josmOpened": "JOSM is opened",
- "josmNotOpened": "JOSM could not be reached. Make sure it is opened and remote control is enabled",
- "editJosm": "Edit here with JOSM",
- "editId": "Open the OpenStreetMap online editor here",
- "donate": "Support MapComplete financially"
- },
- "readYourMessages": "Please, read all your OpenStreetMap-messages before adding a new point.",
- "fewChangesBefore": "Please, answer a few questions of existing points before adding a new point.",
- "goToInbox": "Open inbox",
- "removeLocationHistory": "Delete the location history",
- "getStartedLogin": "Log in with OpenStreetMap to get started",
- "getStartedNewAccount": " or create a new account",
- "noTagsSelected": "No tags selected",
- "testing": "Testing - changes won't be saved",
- "customThemeIntro": "Custom themes
These are previously visited user-generated themes.",
- "aboutMapcomplete": "About MapComplete
Use it to add OpenStreetMap info on a single theme. Answer questions, and within minutes your contributions are available everywhere. The theme maintainer defines elements, questions and languages for it.
Find out more
MapComplete always offers the next step to learn more about OpenStreetMap.
- When embedded in a website, the iframe links to a full-screen MapComplete
- The fullscreen version offers info about OpenStreetMap
- Viewing works without login, but editing requires an OSM account.
- If you are not logged in, you are asked to do so
- Once you answered a single question, you can add new points to the map
- After a while, actual OSM-tags are shown, later linking to the wiki
Did you notice an issue? Do you have a feature request? Want to help translate? Head over to the source code or issue tracker.
Want to see your progress? Follow the edit count on OsmCha.
",
- "backgroundMap": "Background map",
- "openTheMap": "Open the map",
- "loginOnlyNeededToEdit": "if you want to edit the map",
- "layerSelection": {
- "zoomInToSeeThisLayer": "Zoom in to see this layer",
- "title": "Select layers"
- },
- "download": {
- "title": "Download visible data",
- "downloadAsPdf": "Download a PDF of the current map",
- "downloadAsPdfHelper": "Ideal to print the current map",
- "downloadGeojson": "Download visible data as GeoJSON",
- "downloadGpx": "Download as GPX-file",
- "downloadGpxHelper": "A GPX-file can be used with most navigation devices and applications",
- "uploadGpx": "Upload your track to OpenStreetMap",
- "exporting": "Exporting…",
- "downloadGeoJsonHelper": "Compatible with QGIS, ArcGIS, ESRI, …",
- "downloadCSV": "Download visible data as CSV",
- "downloadCSVHelper": "Compatible with LibreOffice Calc, Excel, …",
- "includeMetaData": "Include metadata (last editor, calculated values, …)",
- "licenseInfo": "Copyright notice
The provided data is available under ODbL. Reusing it is gratis for any purpose, but - the attribution © OpenStreetMap contributors is required
- Any change must be use the license
Please read the full copyright notice for details.",
- "noDataLoaded": "No data is loaded yet. Download will be available soon",
- "downloadFeatureAsGpx": "Download as GPX-file",
- "downloadFeatureAsGeojson": "Download as GeoJson-file"
- },
- "weekdays": {
- "abbreviations": {
- "monday": "Mon",
- "tuesday": "Tue",
- "wednesday": "Wed",
- "thursday": "Thu",
- "friday": "Fri",
- "saturday": "Sat",
- "sunday": "Sun"
- },
- "monday": "Monday",
- "tuesday": "Tuesday",
- "wednesday": "Wednesday",
- "thursday": "Thursday",
- "friday": "Friday",
- "saturday": "Saturday",
- "sunday": "Sunday"
- },
- "opening_hours": {
- "error_loading": "Error: could not visualize these opening hours.",
- "open_during_ph": "During a public holiday, this is",
- "opensAt": "from",
- "openTill": "till",
- "not_all_rules_parsed": "These opening hours are complicated. The following rules are ignored in the input element:",
- "closed_until": "Closed until {date}",
- "closed_permanently": "Closed for an unkown duration",
- "open_24_7": "Opened around the clock",
- "ph_not_known": " ",
- "ph_closed": "closed",
- "ph_open": "opened",
- "ph_open_as_usual": "opened as usual",
- "loadingCountry": "Determining country…"
- },
- "histogram": {
- "error_loading": "Could not load the histogram"
- },
- "wikipedia": {
- "wikipediaboxTitle": "Wikipedia",
- "failed": "Loading the Wikipedia entry failed",
- "loading": "Loading Wikipedia...",
- "noWikipediaPage": "This Wikidata item has no corresponding Wikipedia page yet.",
- "searchWikidata": "Search on Wikidata",
- "noResults": "Nothing found for {search}",
- "doSearch": "Search above to see results",
- "createNewWikidata": "Create a new Wikidata item"
- },
- "apply_button": {
- "isApplied": "The changes are applied",
- "appliedOnAnotherObject": "The object {id} will receive {tags}"
- }
- },
- "favourite": {
- "panelIntro": "Your personal theme
Activate your favourite layers from all the official themes",
- "loginNeeded": "Log in
A personal layout is only available for OpenStreetMap users",
- "reload": "Reload the data"
- },
- "reviews": {
- "title": "{count} reviews",
- "title_singular": "One review",
- "name_required": "A name is required in order to display and create reviews",
- "no_reviews_yet": "There are no reviews yet. Be the first to write one and help open data and the business!",
- "write_a_comment": "Leave a review…",
- "no_rating": "No rating given",
- "posting_as": "Posting as",
- "i_am_affiliated": "I am affiliated with this object
Check if you are an owner, creator, employee, …",
- "affiliated_reviewer_warning": "(Affiliated review)",
- "saving_review": "Saving…",
- "saved": "Review saved. Thanks for sharing!",
- "tos": "If you create a review, you agree to the TOS and privacy policy of Mangrove.reviews",
- "attribution": "Reviews are powered by Mangrove Reviews and are available under CC-BY 4.0.",
- "plz_login": "Log in to leave a review"
- },
- "multi_apply": {
- "autoApply": "When changing the attributes {attr_names}, these attributes will automatically be changed on {count} other objects too"
- },
- "move": {
- "loginToMove": "You must be logged in to move a point",
- "inviteToMoveAgain": "Move this point again",
- "moveTitle": "Move this point",
- "whyMove": "Why do you want to move this point?",
- "confirmMove": "Move here",
- "pointIsMoved": "The point has been moved",
- "zoomInFurther": "Zoom in further to confirm this move",
- "selectReason": "Why do you move this object?",
- "reasons": {
- "reasonRelocation": "The object has been relocated to a totally different location",
- "reasonInaccurate": "The location of this object is inaccurate and should be moved a few meter"
- },
- "inviteToMove": {
- "generic": "Move this point",
- "reasonInaccurate": "Improve the accuracy of this point",
- "reasonRelocation": "Move this object to a another place because it has relocated"
- },
- "cannotBeMoved": "This feature cannot be moved.",
- "isWay": "This feature is a way. Use another OpenStreetMap editor to move it.",
- "isRelation": "This feature is a relation and can not be moved",
- "partOfAWay": "This feature is part of another way. Use another editor to move it.",
- "partOfRelation": "This feature is part of a relation. Use another editor to move it.",
- "cancel": "Cancel move"
- },
- "privacy": {
- "title": "Privacy policy",
- "intro": "Privacy is important - for both the individual and for society. MapComplete tries to respect your privacy as much as possible - up to the point no annoying cookie banner is needed. However, we still would like to inform you which information is gathered and shared, under which circumstances and why these trade-offs are made.",
- "trackingTitle": "Statistical data",
- "tracking": "To gather some insight in whom visits our website, some technical information is collected. This is included the country you visited the webpage from, which website referred you to MapComplete, the type of your device and the screensize. A cookie is placed on your device to indicate that you visited MapComplete earlier today. This data is not detailed enough to personally identify you. These statistics are only available to anyone in aggregate and are publicly available to anyone",
- "geodataTitle": "Your geolocation",
- "geodata": "When MapComplete gets your geolocation, your geolocation and previously visited locations stay on your device. Your location data is never automatically sent to anywhere else - unless some functionality clearly states otherwise.",
- "editingTitle": "When making changes",
- "editing": "When you make a change to the map, this change is recorded on OpenStreetMap and is publicly available to anyone. A changeset made with MapComplete includes the following data: - The changes you made
- Your username
- When this change is made
- The theme you used while making the change
- The language of the user interface
- An indication of how close you were to changed objects. Other mappers can use this information to determine if a change was made based on survey or on remote research
Please refer to the privacy policy on OpenStreetMap.org for detailed information. We'd like to remind you that you can use a fictional name when signing up.",
- "miscCookiesTitle": "Other cookies",
- "miscCookies": "MapComplete integrates with various other services, especially to load images of features. Images are hosted on various third-party servers, which might set cookies on their own.",
- "whileYoureHere": "Do you care about privacy?",
- "surveillance": "As you are reading the privacy policy, you probably care about privacy - so do we! We even made a theme showing surveillance cameras. Feel free to map them all!"
- },
- "professional": {
- "indexPage": {
- "hook": "Need professional support?",
- "hookMore": "We can help with setting up surveys, data imports and OpenStreetMap-consultancy",
- "button": "Discover our services"
- },
- "title": "Professional support with MapComplete",
- "intro": "The developer of MapComplete offers professional support. This document outlines some of the possibilities, common questions and the boundaries of MapComplete",
- "osmTitle": "What can OpenStreetMap and MapComplete do for your organisation?",
- "text0": "Maintaining a set of up-to-date geodata is hard, error prone and expensive.
To add insult to injury, many organizations end up collecting the same data independently - resulting in duplicated efforts, non-standardized data formats and many incomplete, unmaintained datasets.
At the same time, there is a huge community which gathers a lot of geodata into one shared, global and standardized database - namely OpenStreetMap.org.
",
- "text1": "MapComplete is the editor to make contributing data to OpenStreetMap easy.
",
- "aboutOsm": {
- "aboutOsm": {
- "title": "What is OpenStreetMap?",
- "intro": "OpenStreetMap is a shared, global database, built by volunteers. All geodata can be contributed to OpenStreetMap, as long as it can be verified on the ground.
OpenStreetMap has grown to be a very broad and deep dataset as it contains data over thousands of categories of objects.An individual object might also have a ton of attributes, bringing a lot of nuance, e.g.:",
- "li0": "Streets have geometry, but might also have information about the maxspeed, surface, wether they are lit, their name, a link to Wikipedia, a link to what they are named after, which hiking-, cycle- and busroutes run over theme",
- "li1": "Shops and other amenities might have opening hours, a phone number, a link to the website, which payment methods are supported, what they sell, which services they offer, …",
- "li2": "Toilets might have information about wheelchair accessibility, a changing table, if payment is needed, …",
- "li3": "and much, much more…"
- },
- "benefits": {
- "title": "Benefits of the OSM-ecosystem",
- "intro": "It can be very hard to leave your own dataset behind, as building this dataset often took a lot of time and effort.
However, the benefits of switching over to OSM are huge:",
- "li0": "You are not alone anymore to gather and maintain this dataset - a whole community is at your side",
- "li1": "Your data will reach a bigger audience then ever via Bing Maps, Apple Maps, Facebook, Instagram, Pokemon Go, OsmAnd, Organic Maps, Maps.me, Mapbox, Komoot, nearly all cycle-applications, …",
- "li2": "Many governement organisations and municipalities use OpenStreetMap on their websites too"
- },
- "license": {
- "title": "The license",
- "intro": "OpenStreetMap is licensed under the Open Database License. The full copyright text can be summarized as following:",
- "li0": "A product using OpenStreetMap data must give attribution.",
- "li1": "OpenStreetMap-data must remain open. This means that data of a map containing OpenStreetMap data can be copied again.",
- "outro": "The license has a few implications - these are explained below."
- },
- "vandalism": {
- "title": "What about vandalism?",
- "intro": "As anyone can edit the data, it is indeed possible that a malicious change is made. However, this is extremely rare for a few reasons:",
- "li0": "the technical barrier to make changes is high",
- "li1": "a small malicious change has low impact, thus little reward for a vandal",
- "li2": "a high impact change is quickly noticed and reverted since so many people use this data",
- "li3": "all changes are tracked and tied to a single user. A repeating offender is quickly banned",
- "li4": "In Belgium (and some other countries), the first edit by a new contributor is systematically checked and corrected if needed."
- }
- },
- "aboutMc": {
- "title": "Using MapComplete in your organization",
- "text0": "If an existing MapComplete theme is what you, feel free to use it or embed it on your website. Embedding the public themes is free and always will be.",
- "text1": "Do you need some other data, but does the theme not exist yet? The MapComplete-developers can build it for you on a decent budget. Get in touch via email, github or send a message via osm.org",
- "text2": "If you still feel unsure, the possibilities are outlined below. Additionally, some common questions are answered",
- "layers": {
- "title": "What data can be shown with MapComplete?",
- "intro": "MapComplete has a powerful templating system, which allows to quickly create a map showing precisely those features that you need and showing relevant attributes in the popups.
This data can be fetched from OpenStreetMap directly, but MapComplete can also use external datasets - e.g. to compare OpenStreetMap with another dataset or to show data that is not suited for OpenStreetMap (planned activities, statistics, ...)"
- },
- "survey": {
- "title": "Survey possibilities",
- "intro": "
MapComplete is an easy to use survey tool. It is ideal to collect the necessary in a few clicks, both on desktop and on mobile. This data is contributed directly into OpenStreetMap.
We can setup a custom survey tool, asking precisely the data you need in a future-proof way.
Do you have a dataset that has to be (re)surveyed? This is the perfect moment to make the switch to OpenStreetMap.MapComplete can show your dataset and OpenStreetMap at the same time, making it easier to visit all the locations and to see what the community already contributed.
\n"
- },
- "internalUse": {
- "title": "Using the data in internal processes",
- "intro": "Once the data is in OpenStreetMap, you'll probably want to use the data as well. Your MapComplete theme can have a convenient export-button, offering to download the data in many open formats usable in QGis, ArcGis, Excel, LibreOffice-calc, ...
Someone with basic spreadsheet-skills can thus easily create graphs and insights about the data, whereas the GIS-experts within your organisation can easily work with this data in their preferred application.
If an automated setup is needed, a free-to-use, community-run API is available.
"
- }
- },
- "services": {
- "title": "MapComplete services",
- "intro": "The developer of MapComplete can help you with the following services:",
- "li0": "Setting up a theme tailored for your need",
- "li1": "Help with setting up the internal data flow to integrate OpenStreetMap",
- "li2": "Training on how to contribute data with MapComplete",
- "li3": "Advanced training (e.g. for the GIS-team) on how to add advanced data to OpenStreetMap",
- "li4": "Training on how to download filtered data from OpenStreetMap",
- "outro": "These services are offered at competitive prices. A simple theme without extra support can be setup for as little €2000, and a small additional yearly hosting cost."
- },
- "drawbacks": {
- "title": "A few drawbacks to keep in mind",
- "intro": "While joining this community has tremendous benefits, there are a few topics to carefully consider.",
- "unsuitedData": {
- "title": "Data not suited for OpenStreetMap",
- "intro": "The basic rule for OpenStreetMap is that all data must be verifiable on the ground and are somewhat permanent. This implies that some data cannot be sent to OpenStreetMap directly - but some workarounds exist.",
- "li0": "Subjective data (such as reviews) are not suited for OpenStreetMap. However, MapComplete has an integration with Mangrove.reviews, an openly licensed review website",
- "li1": "Events of a few days, road works that are planned next month are thus not recorded, neither are road works which only last a few days.",
- "li2": "Temporal data (e.g. statistics of air quality, traffic intensity, ...) can not stored on OpenStreetMap as they are hard to verify by a volunteer. Note that, if this data is available elsewhere, it can still be visualized within MapComplete as extra layer."
- },
- "licenseNuances": {
- "title": "Implications of ODbL: some use cases",
- "intro": "OpenStreetMap is licensed unter the Open Database License which states that:",
- "li0": "All data can be reused for any purpose - including commercial purposes",
- "li1": "Applications or products using OpenStreetMap should give a clear copyright notice",
- "li2": "Any dataset or product which contains OpenStreetMap-data must be republished under ODbL too, including modifications to this dataset and in a usable format.",
- "outro": "This has a few implications which should be considered for some usecases, as explained below",
- "usecaseMapDifferentSources": {
- "title": "Creating a map from different sources",
- "intro": "For example, one could make a map with all benches in some city, based on the benches known by OpenStreetMap. This printed map needs a clear statement that the map data is based on OpenStreetMap. Selling these maps is permitted.If the mapmaker notices that the benches are missing in some area and adds them on the printed map, the data on the missing benches are automatically open data too. This means that an OpenStreetMap-contributor is allowed to take the paper map and use it to add the missing benches back into OpenStreetMap.
This contributor also has the right to ask for the dataset of the missing benches, which should be provided too.
If the mapmaker notices that the benches are missing in some area and adds them on the printed map, the data on the missing benches are automatically open data too. This means that an OpenStreetMap-contributor is allowed to take the paper map and use it to add the missing benches back into OpenStreetMap. This contributor also has the right to ask for the dataset of the missing benches, which should be provided too.
Of course, a map with only benches can be boring. The mapmaker might also decide to add in a layer with shops, possibly sourced from another geodata provider under another license. This is permitted to, if the map clearly states that the benches are sourced from OSM (under ODBL) and the shops have a different source (eventually with an all rights reserved).
However, mixing two datasets into one undistinguishible layer might not be permitted. For example, the mapmaker migth find that OSM has excellent data on benches in one part of the city and the closed-source provider might have excellent data on benches in another part of the city, merging these datasets into one could be problematic:
",
- "li0": "the open license would require the modifications to be openly republished...",
- "li1": "...whereas the all-rights-reserved license would prohibit this.",
- "outro": "As a result, this kind of mixing is not allowed"
+ "delete": {
+ "delete": "Delete",
+ "cancel": "Cancel",
+ "isDeleted": "This feature is deleted",
+ "cannotBeDeleted": "This feature can not be deleted",
+ "loginToDelete": "You must be logged in to delete a point",
+ "safeDelete": "This point can be safely deleted.",
+ "isntAPoint": "Only points can be deleted, the selected feature is a way, area or relation.",
+ "onlyEditedByLoggedInUser": "This point has only be edited by yourself, you can safely delete it.",
+ "notEnoughExperience": "This point was made by someone else.",
+ "useSomethingElse": "Use another OpenStreetMap-editor to delete it instead",
+ "partOfOthers": "This point is part of some way or relation and can not be deleted directly.",
+ "loading": "Inspecting properties to check if this feature can be deleted.",
+ "whyDelete": "Why should this point be deleted?",
+ "reasons": {
+ "test": "This was a testing point - the feature was never actually there",
+ "disused": "This feature is disused or removed",
+ "notFound": "This feature couldn't be found",
+ "duplicate": "This point is a duplicate of another feature"
},
- "usecaseGatheringOpenData": {
- "title": "Gathering open data",
- "intro": "MapComplete is an excellent way to create Open Data, also for governments. By default, this data will be freely redistributable under the ODbL. However, if there is a requirement to publish the gathered data under a public domain-license (where all rights are granted to the public and no attribution is required), the ODbL is too restrictive. In this case, one can ask the contributors to add data as Public Domain (e.g. by informing them in the mapcomplete theme). "
+ "explanations": {
+ "selectReason": "Please, select why this feature should be deleted",
+ "hardDelete": "This point will be deleted in OpenStreetMap. It can be recovered by an experienced contributor",
+ "softDelete": "This feature will be updated and hidden from this application. {reason}"
+ },
+ "readMessages": "You have unread messages. Read these before deleting a point - someone might have feedback"
+ },
+ "general": {
+ "logout": "Log out",
+ "next": "Next",
+ "confirm": "Confirm",
+ "back": "Back",
+ "backToMapcomplete": "Back to the theme overview",
+ "loading": "Loading...",
+ "pdf": {
+ "generatedWith": "Generated with MapComplete.osm.be",
+ "attr": "Map data © OpenStreetMap Contributors, reusable under ODbL",
+ "attrBackground": "Background layer: {background}",
+ "versionInfo": "v{version} - generated on {date}"
+ },
+ "loginWithOpenStreetMap": "Login with OpenStreetMap",
+ "welcomeBack": "You are logged in, welcome back!",
+ "loginToStart": "Log in to answer this question",
+ "openStreetMapIntro": "An Open Map
One that everyone can use and edit freely. A single place to store all geo-info. Different, small, incompatible and outdated maps are not needed anywhere.
OpenStreetMap is not the enemy map. The map data can be used freely (with attribution and publication of changes to that data). Everyone can add new data and fix errors. This website uses OpenStreetMap. All the data is from there, and your answers and corrections are used all over.
Many people and apps already use OpenStreetMap: Organic Maps, OsmAnd, but also the maps at Facebook, Instagram, Apple-maps and Bing-maps are (partly) powered by OpenStreetMap.
",
+ "search": {
+ "search": "Search a location",
+ "searching": "Searching…",
+ "nothing": "Nothing found…",
+ "error": "Something went wrong…"
+ },
+ "returnToTheMap": "Return to the map",
+ "save": "Save",
+ "cancel": "Cancel",
+ "skip": "Skip this question",
+ "oneSkippedQuestion": "One question is skipped",
+ "skippedQuestions": "Some questions are skipped",
+ "number": "number",
+ "osmLinkTooltip": "Browse this object on OpenStreetMap for history and more editing options",
+ "add": {
+ "addNewMapLabel": "Click here to add a new item",
+ "disableFiltersExplanation": "Some features might be hidden by a filter",
+ "disableFilters": "Disable all filters",
+ "addNew": "Add a new {category} here",
+ "presetInfo": "The new POI will have {tags}",
+ "warnVisibleForEveryone": "Your addition will be visible for everyone",
+ "title": "Add a new point?",
+ "intro": "You clicked somewhere where no data is known yet.
",
+ "pleaseLogin": "Please log in to add a new point",
+ "zoomInFurther": "Zoom in further to add a point.",
+ "stillLoading": "The data is still loading. Please wait a bit before you add a new point.",
+ "confirmIntro": "Add a {title} here?
The point you create here will be visible for everyone. Please, only add things on to the map if they truly exist. A lot of applications use this data.",
+ "confirmButton": "Add a {category} here.
Your addition is visible for everyone
",
+ "openLayerControl": "Open the layer control box",
+ "layerNotEnabled": "The layer {layer} is not enabled. Enable this layer to add a point",
+ "hasBeenImported": "This point has already been imported",
+ "importTags": "The element will receive {tags}",
+ "zoomInMore": "Zoom in more to import this feature",
+ "wrongType": "This element is not a point or a way and can not be imported",
+ "import": {
+ "officialThemesOnly": "The import button is disabled for unofficial themes to prevent accidents",
+ "howToTest": "To test, add test=true or backend=osm-test to the URL. The changeset will be printed in the console. Please open a PR to officialize this theme to actually enable the import button.",
+ "hasBeenImported": "This object has been imported",
+ "importTags": "The element will receive {tags}",
+ "zoomInMore": "Zoom in more to import this feature",
+ "wrongType": "This element is not a point or a way and can not be imported"
+ }
+ },
+ "pickLanguage": "Choose a language: ",
+ "about": "Easily edit and add OpenStreetMap for a certain theme",
+ "nameInlineQuestion": "The name of this {category} is $$$",
+ "noNameCategory": "{category} without a name",
+ "questions": {
+ "phoneNumberOf": "What is the phone number of {category}?",
+ "phoneNumberIs": "The phone number of this {category} is {phone}",
+ "websiteOf": "What is the website of {category}?",
+ "websiteIs": "Website: {website}",
+ "emailOf": "What is the email address of {category}?",
+ "emailIs": "The email address of this {category} is {email}"
+ },
+ "morescreen": {
+ "intro": "More thematic maps?
Do you enjoy collecting geodata?
There are more themes available.",
+ "requestATheme": "If you want a custom-built theme, request it in the issue tracker",
+ "streetcomplete": "Another, similar application is StreetComplete.",
+ "createYourOwnTheme": "Create your own MapComplete theme from scratch",
+ "previouslyHiddenTitle": "Previously visited hidden themes",
+ "hiddenExplanation": "These themes are only accessible to those with the link. You have discovered {hidden_discovered} of {total_hidden} hidden themes."
+ },
+ "sharescreen": {
+ "intro": "Share this map
Share this map by copying the link below and sending it to friends and family:",
+ "addToHomeScreen": "Add to your home screen
You can easily add this website to your smartphone home screen for a native feel. Click the 'Add to home screen' button in the URL bar to do this.",
+ "embedIntro": "Embed on your website
Please, embed this map into your website.
We encourage you to do it - you don't even have to ask permission.
It is free, and always will be. The more people are using this, the more valuable it becomes.",
+ "copiedToClipboard": "Link copied to clipboard",
+ "thanksForSharing": "Thanks for sharing!",
+ "editThisTheme": "Edit this theme",
+ "editThemeDescription": "Add or change questions to this map theme",
+ "fsUserbadge": "Enable the login button",
+ "fsSearch": "Enable the search bar",
+ "fsWelcomeMessage": "Show the welcome message popup and associated tabs",
+ "fsLayers": "Enable the layer control",
+ "fsLayerControlToggle": "Start with the layer control expanded",
+ "fsAddNew": "Enable the 'add new POI' button",
+ "fsGeolocation": "Enable the 'geolocate-me' button (mobile only)",
+ "fsIncludeCurrentBackgroundMap": "Include the current background choice {name}",
+ "fsIncludeCurrentLayers": "Include the current layer choices",
+ "fsIncludeCurrentLocation": "Include current location"
+ },
+ "attribution": {
+ "attributionTitle": "Attribution notice",
+ "attributionContent": "All data is provided by OpenStreetMap, freely reusable under the Open DataBase License.
",
+ "themeBy": "Theme maintained by {author}",
+ "iconAttribution": {
+ "title": "Used icons"
+ },
+ "mapContributionsBy": "The current visible data has edits made by {contributors}",
+ "mapContributionsByAndHidden": "The current visible data has edits made by {contributors} and {hiddenCount} more contributors",
+ "codeContributionsBy": "MapComplete has been built by {contributors} and {hiddenCount} more contributors",
+ "openOsmcha": "See latest edits made with {theme}",
+ "openMapillary": "Open Mapillary here",
+ "openIssueTracker": "File a bug",
+ "josmOpened": "JOSM is opened",
+ "josmNotOpened": "JOSM could not be reached. Make sure it is opened and remote control is enabled",
+ "editJosm": "Edit here with JOSM",
+ "editId": "Open the OpenStreetMap online editor here",
+ "donate": "Support MapComplete financially"
+ },
+ "readYourMessages": "Please, read all your OpenStreetMap-messages before adding a new point.",
+ "fewChangesBefore": "Please, answer a few questions of existing points before adding a new point.",
+ "goToInbox": "Open inbox",
+ "removeLocationHistory": "Delete the location history",
+ "getStartedLogin": "Log in with OpenStreetMap to get started",
+ "getStartedNewAccount": " or create a new account",
+ "noTagsSelected": "No tags selected",
+ "testing": "Testing - changes won't be saved",
+ "customThemeIntro": "Custom themes
These are previously visited user-generated themes.",
+ "aboutMapcomplete": "About MapComplete
Use it to add OpenStreetMap info on a single theme. Answer questions, and within minutes your contributions are available everywhere. The theme maintainer defines elements, questions and languages for it.
Find out more
MapComplete always offers the next step to learn more about OpenStreetMap.
- When embedded in a website, the iframe links to a full-screen MapComplete
- The fullscreen version offers info about OpenStreetMap
- Viewing works without login, but editing requires an OSM account.
- If you are not logged in, you are asked to do so
- Once you answered a single question, you can add new points to the map
- After a while, actual OSM-tags are shown, later linking to the wiki
Did you notice an issue? Do you have a feature request? Want to help translate? Head over to the source code or issue tracker.
Want to see your progress? Follow the edit count on OsmCha.
",
+ "backgroundMap": "Background map",
+ "openTheMap": "Open the map",
+ "loginOnlyNeededToEdit": "if you want to edit the map",
+ "layerSelection": {
+ "zoomInToSeeThisLayer": "Zoom in to see this layer",
+ "title": "Select layers"
+ },
+ "download": {
+ "title": "Download visible data",
+ "downloadAsPdf": "Download a PDF of the current map",
+ "downloadAsPdfHelper": "Ideal to print the current map",
+ "downloadGeojson": "Download visible data as GeoJSON",
+ "downloadGpx": "Download as GPX-file",
+ "downloadGpxHelper": "A GPX-file can be used with most navigation devices and applications",
+ "uploadGpx": "Upload your track to OpenStreetMap",
+ "exporting": "Exporting…",
+ "downloadGeoJsonHelper": "Compatible with QGIS, ArcGIS, ESRI, …",
+ "downloadCSV": "Download visible data as CSV",
+ "downloadCSVHelper": "Compatible with LibreOffice Calc, Excel, …",
+ "includeMetaData": "Include metadata (last editor, calculated values, …)",
+ "licenseInfo": "Copyright notice
The provided data is available under ODbL. Reusing it is gratis for any purpose, but - the attribution © OpenStreetMap contributors is required
- Any change must be use the license
Please read the full copyright notice for details.",
+ "noDataLoaded": "No data is loaded yet. Download will be available soon",
+ "downloadFeatureAsGpx": "Download as GPX-file",
+ "downloadFeatureAsGeojson": "Download as GeoJson-file"
+ },
+ "weekdays": {
+ "abbreviations": {
+ "monday": "Mon",
+ "tuesday": "Tue",
+ "wednesday": "Wed",
+ "thursday": "Thu",
+ "friday": "Fri",
+ "saturday": "Sat",
+ "sunday": "Sun"
+ },
+ "monday": "Monday",
+ "tuesday": "Tuesday",
+ "wednesday": "Wednesday",
+ "thursday": "Thursday",
+ "friday": "Friday",
+ "saturday": "Saturday",
+ "sunday": "Sunday"
+ },
+ "opening_hours": {
+ "error_loading": "Error: could not visualize these opening hours.",
+ "open_during_ph": "During a public holiday, this is",
+ "opensAt": "from",
+ "openTill": "till",
+ "not_all_rules_parsed": "These opening hours are complicated. The following rules are ignored in the input element:",
+ "closed_until": "Closed until {date}",
+ "closed_permanently": "Closed for an unkown duration",
+ "open_24_7": "Opened around the clock",
+ "ph_not_known": " ",
+ "ph_closed": "closed",
+ "ph_open": "opened",
+ "ph_open_as_usual": "opened as usual",
+ "loadingCountry": "Determining country…"
+ },
+ "histogram": {
+ "error_loading": "Could not load the histogram"
+ },
+ "wikipedia": {
+ "wikipediaboxTitle": "Wikipedia",
+ "failed": "Loading the Wikipedia entry failed",
+ "loading": "Loading Wikipedia...",
+ "noWikipediaPage": "This Wikidata item has no corresponding Wikipedia page yet.",
+ "searchWikidata": "Search on Wikidata",
+ "noResults": "Nothing found for {search}",
+ "doSearch": "Search above to see results",
+ "createNewWikidata": "Create a new Wikidata item"
+ },
+ "apply_button": {
+ "isApplied": "The changes are applied",
+ "appliedOnAnotherObject": "The object {id} will receive {tags}"
}
- }
+ },
+ "favourite": {
+ "panelIntro": "Your personal theme
Activate your favourite layers from all the official themes",
+ "loginNeeded": "Log in
A personal layout is only available for OpenStreetMap users",
+ "reload": "Reload the data"
+ },
+ "reviews": {
+ "title": "{count} reviews",
+ "title_singular": "One review",
+ "name_required": "A name is required in order to display and create reviews",
+ "no_reviews_yet": "There are no reviews yet. Be the first to write one and help open data and the business!",
+ "write_a_comment": "Leave a review…",
+ "no_rating": "No rating given",
+ "posting_as": "Posting as",
+ "i_am_affiliated": "I am affiliated with this object
Check if you are an owner, creator, employee, …",
+ "affiliated_reviewer_warning": "(Affiliated review)",
+ "saving_review": "Saving…",
+ "saved": "Review saved. Thanks for sharing!",
+ "tos": "If you create a review, you agree to the TOS and privacy policy of Mangrove.reviews",
+ "attribution": "Reviews are powered by Mangrove Reviews and are available under CC-BY 4.0.",
+ "plz_login": "Log in to leave a review"
+ },
+ "multi_apply": {
+ "autoApply": "When changing the attributes {attr_names}, these attributes will automatically be changed on {count} other objects too"
+ },
+ "move": {
+ "loginToMove": "You must be logged in to move a point",
+ "inviteToMoveAgain": "Move this point again",
+ "moveTitle": "Move this point",
+ "whyMove": "Why do you want to move this point?",
+ "confirmMove": "Move here",
+ "pointIsMoved": "The point has been moved",
+ "zoomInFurther": "Zoom in further to confirm this move",
+ "selectReason": "Why do you move this object?",
+ "reasons": {
+ "reasonRelocation": "The object has been relocated to a totally different location",
+ "reasonInaccurate": "The location of this object is inaccurate and should be moved a few meter"
+ },
+ "inviteToMove": {
+ "generic": "Move this point",
+ "reasonInaccurate": "Improve the accuracy of this point",
+ "reasonRelocation": "Move this object to a another place because it has relocated"
+ },
+ "cannotBeMoved": "This feature cannot be moved.",
+ "isWay": "This feature is a way. Use another OpenStreetMap editor to move it.",
+ "isRelation": "This feature is a relation and can not be moved",
+ "partOfAWay": "This feature is part of another way. Use another editor to move it.",
+ "partOfRelation": "This feature is part of a relation. Use another editor to move it.",
+ "cancel": "Cancel move"
+ },
+ "privacy": {
+ "title": "Privacy policy",
+ "intro": "Privacy is important - for both the individual and for society. MapComplete tries to respect your privacy as much as possible - up to the point no annoying cookie banner is needed. However, we still would like to inform you which information is gathered and shared, under which circumstances and why these trade-offs are made.",
+ "trackingTitle": "Statistical data",
+ "tracking": "To gather some insight in whom visits our website, some technical information is collected. This is included the country you visited the webpage from, which website referred you to MapComplete, the type of your device and the screensize. A cookie is placed on your device to indicate that you visited MapComplete earlier today. This data is not detailed enough to personally identify you. These statistics are only available to anyone in aggregate and are publicly available to anyone",
+ "geodataTitle": "Your geolocation",
+ "geodata": "When MapComplete gets your geolocation, your geolocation and previously visited locations stay on your device. Your location data is never automatically sent to anywhere else - unless some functionality clearly states otherwise.",
+ "editingTitle": "When making changes",
+ "editing": "When you make a change to the map, this change is recorded on OpenStreetMap and is publicly available to anyone. A changeset made with MapComplete includes the following data: - The changes you made
- Your username
- When this change is made
- The theme you used while making the change
- The language of the user interface
- An indication of how close you were to changed objects. Other mappers can use this information to determine if a change was made based on survey or on remote research
Please refer to the privacy policy on OpenStreetMap.org for detailed information. We'd like to remind you that you can use a fictional name when signing up.",
+ "miscCookiesTitle": "Other cookies",
+ "miscCookies": "MapComplete integrates with various other services, especially to load images of features. Images are hosted on various third-party servers, which might set cookies on their own.",
+ "whileYoureHere": "Do you care about privacy?",
+ "surveillance": "As you are reading the privacy policy, you probably care about privacy - so do we! We even made a theme showing surveillance cameras. Feel free to map them all!"
+ },
+ "professional": {
+ "indexPage": {
+ "hook": "Need professional support?",
+ "hookMore": "We can help with setting up surveys, data imports and OpenStreetMap-consultancy",
+ "button": "Discover our services"
+ },
+ "title": "Professional support with MapComplete",
+ "intro": "The developer of MapComplete offers professional support. This document outlines some of the possibilities, common questions and the boundaries of MapComplete",
+ "osmTitle": "What can OpenStreetMap and MapComplete do for your organisation?",
+ "text0": "Maintaining a set of up-to-date geodata is hard, error prone and expensive.
To add insult to injury, many organizations end up collecting the same data independently - resulting in duplicated efforts, non-standardized data formats and many incomplete, unmaintained datasets.
At the same time, there is a huge community which gathers a lot of geodata into one shared, global and standardized database - namely OpenStreetMap.org.
",
+ "text1": "MapComplete is the editor to make contributing data to OpenStreetMap easy.
",
+ "aboutOsm": {
+ "aboutOsm": {
+ "title": "What is OpenStreetMap?",
+ "intro": "OpenStreetMap is a shared, global database, built by volunteers. All geodata can be contributed to OpenStreetMap, as long as it can be verified on the ground.
OpenStreetMap has grown to be a very broad and deep dataset as it contains data over thousands of categories of objects.An individual object might also have a ton of attributes, bringing a lot of nuance, e.g.:",
+ "li0": "Streets have geometry, but might also have information about the maxspeed, surface, wether they are lit, their name, a link to Wikipedia, a link to what they are named after, which hiking-, cycle- and busroutes run over theme",
+ "li1": "Shops and other amenities might have opening hours, a phone number, a link to the website, which payment methods are supported, what they sell, which services they offer, …",
+ "li2": "Toilets might have information about wheelchair accessibility, a changing table, if payment is needed, …",
+ "li3": "and much, much more…"
+ },
+ "benefits": {
+ "title": "Benefits of the OSM-ecosystem",
+ "intro": "It can be very hard to leave your own dataset behind, as building this dataset often took a lot of time and effort.
However, the benefits of switching over to OSM are huge:",
+ "li0": "You are not alone anymore to gather and maintain this dataset - a whole community is at your side",
+ "li1": "Your data will reach a bigger audience then ever via Bing Maps, Apple Maps, Facebook, Instagram, Pokemon Go, OsmAnd, Organic Maps, Maps.me, Mapbox, Komoot, nearly all cycle-applications, …",
+ "li2": "Many governement organisations and municipalities use OpenStreetMap on their websites too"
+ },
+ "license": {
+ "title": "The license",
+ "intro": "OpenStreetMap is licensed under the Open Database License. The full copyright text can be summarized as following:",
+ "li0": "A product using OpenStreetMap data must give attribution.",
+ "li1": "OpenStreetMap-data must remain open. This means that data of a map containing OpenStreetMap data can be copied again.",
+ "outro": "The license has a few implications - these are explained below."
+ },
+ "vandalism": {
+ "title": "What about vandalism?",
+ "intro": "As anyone can edit the data, it is indeed possible that a malicious change is made. However, this is extremely rare for a few reasons:",
+ "li0": "the technical barrier to make changes is high",
+ "li1": "a small malicious change has low impact, thus little reward for a vandal",
+ "li2": "a high impact change is quickly noticed and reverted since so many people use this data",
+ "li3": "all changes are tracked and tied to a single user. A repeating offender is quickly banned",
+ "li4": "In Belgium (and some other countries), the first edit by a new contributor is systematically checked and corrected if needed."
+ }
+ },
+ "aboutMc": {
+ "title": "Using MapComplete in your organization",
+ "text0": "If an existing MapComplete theme is what you, feel free to use it or embed it on your website. Embedding the public themes is free and always will be.",
+ "text1": "Do you need some other data, but does the theme not exist yet? The MapComplete-developers can build it for you on a decent budget. Get in touch via email, github or send a message via osm.org",
+ "text2": "If you still feel unsure, the possibilities are outlined below. Additionally, some common questions are answered",
+ "layers": {
+ "title": "What data can be shown with MapComplete?",
+ "intro": "MapComplete has a powerful templating system, which allows to quickly create a map showing precisely those features that you need and showing relevant attributes in the popups.
This data can be fetched from OpenStreetMap directly, but MapComplete can also use external datasets - e.g. to compare OpenStreetMap with another dataset or to show data that is not suited for OpenStreetMap (planned activities, statistics, ...)"
+ },
+ "survey": {
+ "title": "Survey possibilities",
+ "intro": "
MapComplete is an easy to use survey tool. It is ideal to collect the necessary in a few clicks, both on desktop and on mobile. This data is contributed directly into OpenStreetMap.
We can setup a custom survey tool, asking precisely the data you need in a future-proof way.
Do you have a dataset that has to be (re)surveyed? This is the perfect moment to make the switch to OpenStreetMap.MapComplete can show your dataset and OpenStreetMap at the same time, making it easier to visit all the locations and to see what the community already contributed.
\n"
+ },
+ "internalUse": {
+ "title": "Using the data in internal processes",
+ "intro": "Once the data is in OpenStreetMap, you'll probably want to use the data as well. Your MapComplete theme can have a convenient export-button, offering to download the data in many open formats usable in QGis, ArcGis, Excel, LibreOffice-calc, ...
Someone with basic spreadsheet-skills can thus easily create graphs and insights about the data, whereas the GIS-experts within your organisation can easily work with this data in their preferred application.
If an automated setup is needed, a free-to-use, community-run API is available.
"
+ }
+ },
+ "services": {
+ "title": "MapComplete services",
+ "intro": "The developer of MapComplete can help you with the following services:",
+ "li0": "Setting up a theme tailored for your need",
+ "li1": "Help with setting up the internal data flow to integrate OpenStreetMap",
+ "li2": "Training on how to contribute data with MapComplete",
+ "li3": "Advanced training (e.g. for the GIS-team) on how to add advanced data to OpenStreetMap",
+ "li4": "Training on how to download filtered data from OpenStreetMap",
+ "outro": "These services are offered at competitive prices. A simple theme without extra support can be setup for as little €2000, and a small additional yearly hosting cost."
+ },
+ "drawbacks": {
+ "title": "A few drawbacks to keep in mind",
+ "intro": "While joining this community has tremendous benefits, there are a few topics to carefully consider.",
+ "unsuitedData": {
+ "title": "Data not suited for OpenStreetMap",
+ "intro": "The basic rule for OpenStreetMap is that all data must be verifiable on the ground and are somewhat permanent. This implies that some data cannot be sent to OpenStreetMap directly - but some workarounds exist.",
+ "li0": "Subjective data (such as reviews) are not suited for OpenStreetMap. However, MapComplete has an integration with Mangrove.reviews, an openly licensed review website",
+ "li1": "Events of a few days, road works that are planned next month are thus not recorded, neither are road works which only last a few days.",
+ "li2": "Temporal data (e.g. statistics of air quality, traffic intensity, ...) can not stored on OpenStreetMap as they are hard to verify by a volunteer. Note that, if this data is available elsewhere, it can still be visualized within MapComplete as extra layer."
+ },
+ "licenseNuances": {
+ "title": "Implications of ODbL: some use cases",
+ "intro": "OpenStreetMap is licensed unter the Open Database License which states that:",
+ "li0": "All data can be reused for any purpose - including commercial purposes",
+ "li1": "Applications or products using OpenStreetMap should give a clear copyright notice",
+ "li2": "Any dataset or product which contains OpenStreetMap-data must be republished under ODbL too, including modifications to this dataset and in a usable format.",
+ "outro": "This has a few implications which should be considered for some usecases, as explained below",
+ "usecaseMapDifferentSources": {
+ "title": "Creating a map from different sources",
+ "intro": "For example, one could make a map with all benches in some city, based on the benches known by OpenStreetMap. This printed map needs a clear statement that the map data is based on OpenStreetMap. Selling these maps is permitted.If the mapmaker notices that the benches are missing in some area and adds them on the printed map, the data on the missing benches are automatically open data too. This means that an OpenStreetMap-contributor is allowed to take the paper map and use it to add the missing benches back into OpenStreetMap.
This contributor also has the right to ask for the dataset of the missing benches, which should be provided too.
If the mapmaker notices that the benches are missing in some area and adds them on the printed map, the data on the missing benches are automatically open data too. This means that an OpenStreetMap-contributor is allowed to take the paper map and use it to add the missing benches back into OpenStreetMap. This contributor also has the right to ask for the dataset of the missing benches, which should be provided too.
Of course, a map with only benches can be boring. The mapmaker might also decide to add in a layer with shops, possibly sourced from another geodata provider under another license. This is permitted to, if the map clearly states that the benches are sourced from OSM (under ODBL) and the shops have a different source (eventually with an all rights reserved).
However, mixing two datasets into one undistinguishible layer might not be permitted. For example, the mapmaker migth find that OSM has excellent data on benches in one part of the city and the closed-source provider might have excellent data on benches in another part of the city, merging these datasets into one could be problematic:
",
+ "li0": "the open license would require the modifications to be openly republished...",
+ "li1": "...whereas the all-rights-reserved license would prohibit this.",
+ "outro": "As a result, this kind of mixing is not allowed"
+ },
+ "usecaseGatheringOpenData": {
+ "title": "Gathering open data",
+ "intro": "MapComplete is an excellent way to create Open Data, also for governments. By default, this data will be freely redistributable under the ODbL. However, if there is a requirement to publish the gathered data under a public domain-license (where all rights are granted to the public and no attribution is required), the ODbL is too restrictive. In this case, one can ask the contributors to add data as Public Domain (e.g. by informing them in the mapcomplete theme). "
+ }
+ }
+ }
+ },
+ "notes": {
+ "isClosed": "This note is resolved",
+ "addCommentPlaceholder": "Add a comment...",
+ "addComment": "Add comment",
+ "addCommentAndClose": "Add comment and close",
+ "closeNote": "Close note",
+ "reopenNote": "Reopen note",
+ "reopenNoteAndComment": "Reopen note and comment",
+ "anonymous": "Anonymous user",
+ "loginToAddComment": "Login to add a comment",
+ "loginToAddPicture": "Login to add a picture",
+ "loginToClose": "Login to close this note",
+ "createNoteTitle": "Create a new note here",
+ "createNote": "Create a new note",
+ "noteIsPublic": "This will be visible to everyone",
+ "createNoteIntro": "Is something wrong or missing on the map? Create a note here. These will be checked by volunteers",
+ "warnAnonymous": "You are not logged in. We won't be able to contact you to resolve your issue.",
+ "notesLayerMustBeEnabled": "The 'notes'-layer is disabled. Enable it to add a note",
+ "isCreated": "Your note has been created!",
+ "noteLayerNotEnabled": "The layer showing notes is not enabled. This layer must be enabled to add a new note",
+ "noteLayerHasFilters": "Some notes might be hidden by a filter",
+ "disableAllNoteFilters": "Disable all filters",
+ "noteLayerDoEnable": "Enable the layer showing notes"
+ },
+ "importLayer": {
+ "layerName": "Possible {title}",
+ "description": "A layer which imports entries for {title}",
+ "popupTitle": "Possible {title}",
+ "importButton": "import_button({layerId}, _tags, I have found a {title} here - add it to the map,./assets/svg/addSmall.svg,,,id)",
+ "notFound": "I could not find {title} - remove it",
+ "alreadyMapped": "There already is another {title} on the map - this point is a duplicate",
+ "importHandled": "This feature has been handled! Thanks for your effort
"
+ },
+ "importHelper": {
+ "title": "Import helper",
+ "description": "The import helper converts an external dataset to notes. The external dataset must match one of the existing MapComplete layers. For every item you put in the importer, a single note will be created. These notes will be shown together with the relevant features in these maps to easily add them.",
+ "importFormat": "A text in a note should have the following format in order to be picked up:
[A bit of introduction]
https://mapcomplete.osm.be/[themename].html?[parameters such as lat and lon]#import
[all tags of the feature]
",
+ "userAccountTitle": "Select user account",
+ "loggedInWith": "You are currently logged in as {name} and have made {csCount} changesets",
+ "loginRequired": "You have to be logged in to continue",
+ "locked": "You need at least {importHelperUnlock} to use the import helper",
+ "lockNotice": "This page is locked. You need {importHelperUnlock} changesets before you can access here.",
+ "selectLayer": "Select a layer...",
+ "selectFile": {
+ "title": "Select file",
+ "description": "Select a .csv or .geojson file to get started",
+ "fileFormatDescription": "Select a .csv or a .geojson file",
+ "fileFormatDescriptionCsv": "In the CSV-file, there should be a column lat and lon with the coordinates in WGS84. There should be an additional column for every attribute.",
+ "fileFormatDescriptionGeoJson": "In the geojson file, only points should be present. The properties should be exactly those properties that should go into OpenStreetMap",
+ "errNoName": "Some columns don't have a name",
+ "noFilesLoaded": "No file is currently loaded",
+ "errDuplicate": "Some columns have the same name",
+ "loadedFilesAre": "Currently loaded file is {file}",
+ "errNoLatOrLon": "The header does not contain `lat` or `lon`",
+ "errPointsOnly": "The loaded JSON-file should only contain points",
+ "errNotFeatureCollection": "The loaded JSON-file is not a geojson-featurecollection"
+ },
+ "mapPreview": {
+ "title": "Map preview",
+ "autodetected": "The layer was automatically deducted based on the properties",
+ "selectLayer": "Which layer does this import match with?",
+ "mismatch": "{count} features did not match the selected layer. Make sure that the tags to indicate the type are present, namely {tags}",
+ "confirm": "The features are on the right location on the map"
+ },
+ "validateDataTitle": "Validate data",
+ "allAttributesSame": "All features to import have this tag",
+ "someHaveSame": "{count} features to import have this tag, this is {percentage}% of the total",
+ "inspectDataTitle": "Inspect data of {count} features to import",
+ "inspectDidAutoDected": "Layer was chosen automatically",
+ "inspectLooksCorrect": "These values look correct"
+ },
+ "importInspector": {
+ "title": "Inspect and manage import notes"
}
- },
- "notes": {
- "isClosed": "This note is resolved",
- "addCommentPlaceholder": "Add a comment...",
- "addComment": "Add comment",
- "addCommentAndClose": "Add comment and close",
- "closeNote": "Close note",
- "reopenNote": "Reopen note",
- "reopenNoteAndComment": "Reopen note and comment",
- "anonymous": "Anonymous user",
- "loginToAddComment": "Login to add a comment",
- "loginToAddPicture": "Login to add a picture",
- "loginToClose": "Login to close this note",
- "createNoteTitle": "Create a new note here",
- "createNote": "Create a new note",
- "noteIsPublic": "This will be visible to everyone",
- "createNoteIntro": "Is something wrong or missing on the map? Create a note here. These will be checked by volunteers",
- "warnAnonymous": "You are not logged in. We won't be able to contact you to resolve your issue.",
- "notesLayerMustBeEnabled": "The 'notes'-layer is disabled. Enable it to add a note",
- "isCreated": "Your note has been created!",
- "noteLayerNotEnabled": "The layer showing notes is not enabled. This layer must be enabled to add a new note",
- "noteLayerHasFilters": "Some notes might be hidden by a filter",
- "disableAllNoteFilters": "Disable all filters",
- "noteLayerDoEnable": "Enable the layer showing notes"
- },
- "importLayer": {
- "layerName": "Possible {title}",
- "description": "A layer which imports entries for {title}",
- "popupTitle": "Possible {title}",
- "importButton": "import_button({layerId}, _tags, I have found a {title} here - add it to the map,./assets/svg/addSmall.svg,,,id)",
- "notFound": "I could not find {title} - remove it",
- "alreadyMapped": "There already is another {title} on the map - this point is a duplicate",
- "importHandled": "This feature has been handled! Thanks for your effort
"
- },
- "importHelper": {
- "title": "Import helper",
- "description": "The import helper converts an external dataset to notes. The external dataset must match one of the existing MapComplete layers. For every item you put in the importer, a single note will be created. These notes will be shown together with the relevant features in these maps to easily add them.",
- "importFormat": "A text in a note should have the following format in order to be picked up:
[A bit of introduction]
https://mapcomplete.osm.be/[themename].html?[parameters such as lat and lon]#import
[all tags of the feature]
",
- "userAccountTitle": "Select user account",
- "loggedInWith": "You are currently logged in as {name} and have made {csCount} changesets",
- "loginRequired": "You have to be logged in to continue",
- "locked": "You need at least {importHelperUnlock} to use the import helper",
- "lockNotice": "This page is locked. You need {importHelperUnlock} changesets before you can access here.",
- "selectLayer": "Select a layer...",
- "selectFile": {
- "title": "Select file",
- "description": "Select a .csv or .geojson file to get started",
- "fileFormatDescription": "Select a .csv or a .geojson file",
- "fileFormatDescriptionCsv": "In the CSV-file, there should be a column lat and lon with the coordinates in WGS84. There should be an additional column for every attribute.",
- "fileFormatDescriptionGeoJson": "In the geojson file, only points should be present. The properties should be exactly those properties that should go into OpenStreetMap",
- "errNoName": "Some columns don't have a name",
- "noFilesLoaded": "No file is currently loaded",
- "errDuplicate": "Some columns have the same name",
- "loadedFilesAre": "Currently loaded file is {file}",
- "errNoLatOrLon":"The header does not contain `lat` or `lon`",
- "errPointsOnly": "The loaded JSON-file should only contain points",
- "errNotFeatureCollection": "The loaded JSON-file is not a geojson-featurecollection"
- },
- "mapPreview": {
- "title": "Map preview",
- "autodetected": "The layer was automatically deducted based on the properties",
- "selectLayer": "Which layer does this import match with?",
- "mismatch": "{count} features did not match the selected layer. Make sure that the tags to indicate the type are present, namely {tags}",
- "confirm": "The features are on the right location on the map"
- },
- "validateDataTitle": "Validate data",
- "allAttributesSame": "All features to import have this tag",
- "someHaveSame": "{count} features to import have this tag, this is {percentage}% of the total",
- "inspectDataTitle": "Inspect data of {count} features to import",
- "inspectDidAutoDected": "Layer was chosen automatically",
- "inspectLooksCorrect": "These values look correct"
- },
- "importInspector": {
- "title": "Inspect and manage import notes"
- }
}
diff --git a/langs/id.json b/langs/id.json
index 9c78ab6e7..69d64f7be 100644
--- a/langs/id.json
+++ b/langs/id.json
@@ -1,109 +1,109 @@
{
- "general": {
- "questions": {
- "phoneNumberOf": "Apakah nombor telepon {category} ini?",
- "websiteIs": "Website: {website}",
- "emailOf": "Apa alamat email {category}?"
+ "general": {
+ "questions": {
+ "phoneNumberOf": "Apakah nombor telepon {category} ini?",
+ "websiteIs": "Website: {website}",
+ "emailOf": "Apa alamat email {category}?"
+ },
+ "nameInlineQuestion": "Name {category} ini adalah $$$",
+ "pickLanguage": "Pilih bahasa: ",
+ "layerSelection": {
+ "title": "Pilih lapisan"
+ },
+ "backgroundMap": "Peta latar belakang",
+ "search": {
+ "searching": "Sdg mencari…"
+ },
+ "opening_hours": {
+ "ph_not_known": " ",
+ "ph_open": "buka",
+ "ph_closed": "tutup",
+ "open_24_7": "Dibuka sekitar jam",
+ "closed_permanently": "Ditutup sampai pemberitahuan lebih lanjut",
+ "openTill": "sampai",
+ "opensAt": "dari",
+ "closed_until": "Ditutup sampai {date}"
+ },
+ "noTagsSelected": "Tidak ada tag yang dipilih",
+ "getStartedNewAccount": " atau membuat akun baru",
+ "getStartedLogin": "Masuk dengan OpenStreetMap untuk memulai",
+ "sharescreen": {
+ "fsIncludeCurrentLocation": "Sertakan lokasi saat ini",
+ "fsIncludeCurrentLayers": "Sertakan pilihan lapisan saat ini",
+ "fsIncludeCurrentBackgroundMap": "Sertakan pilihan latar belakang saat ini {name}",
+ "fsGeolocation": "Aktifkan tombol 'geolocate-me' (hanya seluler)",
+ "fsAddNew": "Aktifkan tombol 'tambah POI baru'",
+ "fsLayers": "Aktifkan kontrol lapisan",
+ "fsWelcomeMessage": "Tampilkan popup pesan selamat datang dan tab terkait",
+ "fsSearch": "Aktifkan bilah pencarian",
+ "fsUserbadge": "Aktifkan tombol masuk",
+ "editThemeDescription": "Tambahkan atau ubah pertanyaan ke tema peta ini",
+ "editThisTheme": "Sunting tema ini",
+ "thanksForSharing": "Terima kasih telah berbagi!",
+ "copiedToClipboard": "Tautan disalin ke papan klip"
+ },
+ "goToInbox": "Buka kotak masuk",
+ "weekdays": {
+ "abbreviations": {
+ "sunday": "Min",
+ "saturday": "Sab",
+ "friday": "Jum",
+ "thursday": "Kam",
+ "wednesday": "Rab",
+ "tuesday": "Sel",
+ "monday": "Sen"
+ },
+ "sunday": "Minggu",
+ "saturday": "Sabtu",
+ "friday": "Jum'at",
+ "thursday": "Kamis",
+ "wednesday": "Rabu",
+ "tuesday": "Selasa",
+ "monday": "Senin"
+ },
+ "cancel": "Batal"
},
- "nameInlineQuestion": "Name {category} ini adalah $$$",
- "pickLanguage": "Pilih bahasa: ",
- "layerSelection": {
- "title": "Pilih lapisan"
+ "image": {
+ "doDelete": "Buang gambar",
+ "ccb": "di bawah lisensi CC-BY",
+ "ccbs": "di bawah lisensi CC-BY-SA",
+ "cco": "di domain publik",
+ "willBePublished": "Gambarmu akan dipublikasikan ",
+ "pleaseLogin": "Silakan masuk untuk menambah gambar",
+ "uploadingMultiple": "Mengunggah {count} gambar…",
+ "uploadingPicture": "Mengunggah gambar Anda…",
+ "addPicture": "Tambahkan foto",
+ "isDeleted": "Dihapus",
+ "dontDelete": "Batal"
},
- "backgroundMap": "Peta latar belakang",
- "search": {
- "searching": "Sdg mencari…"
+ "centerMessage": {
+ "ready": "Selesai!",
+ "loadingData": "Memuat data…"
},
- "opening_hours": {
- "ph_not_known": " ",
- "ph_open": "buka",
- "ph_closed": "tutup",
- "open_24_7": "Dibuka sekitar jam",
- "closed_permanently": "Ditutup sampai pemberitahuan lebih lanjut",
- "openTill": "sampai",
- "opensAt": "dari",
- "closed_until": "Ditutup sampai {date}"
+ "favourite": {
+ "reload": "Muat ulang data"
},
- "noTagsSelected": "Tidak ada tag yang dipilih",
- "getStartedNewAccount": " atau membuat akun baru",
- "getStartedLogin": "Masuk dengan OpenStreetMap untuk memulai",
- "sharescreen": {
- "fsIncludeCurrentLocation": "Sertakan lokasi saat ini",
- "fsIncludeCurrentLayers": "Sertakan pilihan lapisan saat ini",
- "fsIncludeCurrentBackgroundMap": "Sertakan pilihan latar belakang saat ini {name}",
- "fsGeolocation": "Aktifkan tombol 'geolocate-me' (hanya seluler)",
- "fsAddNew": "Aktifkan tombol 'tambah POI baru'",
- "fsLayers": "Aktifkan kontrol lapisan",
- "fsWelcomeMessage": "Tampilkan popup pesan selamat datang dan tab terkait",
- "fsSearch": "Aktifkan bilah pencarian",
- "fsUserbadge": "Aktifkan tombol masuk",
- "editThemeDescription": "Tambahkan atau ubah pertanyaan ke tema peta ini",
- "editThisTheme": "Sunting tema ini",
- "thanksForSharing": "Terima kasih telah berbagi!",
- "copiedToClipboard": "Tautan disalin ke papan klip"
+ "reviews": {
+ "attribution": "Ulasan didukung oleh Mangrove Reviews dan tersedia di bawah CC-BY 4.0.",
+ "tos": "Jika Anda membuat ulasan, Anda menyetujui TOS dan kebijakan privasi Mangrove.reviews",
+ "saved": " Ulasan disimpan. Terima kasih sudah berbagi! ",
+ "saving_review": "Menyimpan…",
+ "posting_as": "Posting sebagai",
+ "no_rating": "Tidak ada peringkat yang diberikan",
+ "write_a_comment": "Beri ulasan…",
+ "title_singular": "Satu ulasan",
+ "title": "{count} ulasan",
+ "plz_login": "Masuk untuk meninggalkan ulasan"
},
- "goToInbox": "Buka kotak masuk",
- "weekdays": {
- "abbreviations": {
- "sunday": "Min",
- "saturday": "Sab",
- "friday": "Jum",
- "thursday": "Kam",
- "wednesday": "Rab",
- "tuesday": "Sel",
- "monday": "Sen"
- },
- "sunday": "Minggu",
- "saturday": "Sabtu",
- "friday": "Jum'at",
- "thursday": "Kamis",
- "wednesday": "Rabu",
- "tuesday": "Selasa",
- "monday": "Senin"
+ "index": {
+ "pickTheme": "Pilih tema di bawah ini untuk memulai.",
+ "intro": "MapComplete adalah penampil dan editor OpenStreetMap, yang menunjukkan informasi tentang tema tertentu.",
+ "title": "Selamat datang di MapComplete"
},
- "cancel": "Batal"
- },
- "image": {
- "doDelete": "Buang gambar",
- "ccb": "di bawah lisensi CC-BY",
- "ccbs": "di bawah lisensi CC-BY-SA",
- "cco": "di domain publik",
- "willBePublished": "Gambarmu akan dipublikasikan: ",
- "pleaseLogin": "Silakan masuk untuk menambah gambar",
- "uploadingMultiple": "Mengunggah {count} gambar…",
- "uploadingPicture": "Mengunggah gambar Anda…",
- "addPicture": "Tambahkan foto",
- "isDeleted": "Dihapus",
- "dontDelete": "Batal"
- },
- "centerMessage": {
- "ready": "Selesai!",
- "loadingData": "Memuat data…"
- },
- "favourite": {
- "reload": "Muat ulang data"
- },
- "reviews": {
- "attribution": "Ulasan didukung oleh Mangrove Reviews dan tersedia di bawah CC-BY 4.0.",
- "tos": "Jika Anda membuat ulasan, Anda menyetujui TOS dan kebijakan privasi Mangrove.reviews",
- "saved": " Ulasan disimpan. Terima kasih sudah berbagi! ",
- "saving_review": "Menyimpan…",
- "posting_as": "Posting sebagai",
- "no_rating": "Tidak ada peringkat yang diberikan",
- "write_a_comment": "Beri ulasan…",
- "title_singular": "Satu ulasan",
- "title": "{count} ulasan",
- "plz_login": "Masuk untuk meninggalkan ulasan"
- },
- "index": {
- "pickTheme": "Pilih tema di bawah ini untuk memulai.",
- "intro": "MapComplete adalah penampil dan editor OpenStreetMap, yang menunjukkan informasi tentang tema tertentu.",
- "title": "Selamat datang di MapComplete"
- },
- "split": {
- "cancel": "Batal"
- },
- "delete": {
- "cancel": "Batal"
- }
+ "split": {
+ "cancel": "Batal"
+ },
+ "delete": {
+ "cancel": "Batal"
+ }
}
diff --git a/langs/layers/id.json b/langs/layers/id.json
index 600901e75..b17b1cdc2 100644
--- a/langs/layers/id.json
+++ b/langs/layers/id.json
@@ -1,4 +1,20 @@
{
+ "address": {
+ "description": "Alamat",
+ "name": "Alamat yang dikenal di OSM",
+ "tagRenderings": {
+ "fixme": {
+ "question": "Apa yang harus diperbaiki di sini? Tolong jelaskan"
+ },
+ "housenumber": {
+ "mappings": {
+ "0": {
+ "then": "Bangunan ini tidak memiliki nomor rumah"
+ }
+ }
+ }
+ }
+ },
"artwork": {
"description": "Beragam karya seni",
"name": "Karya seni",
diff --git a/langs/nl.json b/langs/nl.json
index efc96967f..03210f375 100644
--- a/langs/nl.json
+++ b/langs/nl.json
@@ -17,10 +17,11 @@
"uploadMultipleDone": "{count} afbeeldingen zijn toegevoegd. Bedankt voor je bijdrage!",
"toBig": "Je afbeelding is te groot, namelijk {actual_size}. Gelieve afbeeldingen van maximaal {max_size} te gebruiken",
"ccbsExplanation": "Als je foto met de CC-BY-SA-licentie gepubliceerd wordt, dan mag je foto gebruikt worden voor alle doeleinden, maar je naam moet vermeld worden en afgeleide werken moeten onder dezelfde licentie gepubliceerd worden",
- "ccoExplanation": "Als je foto in het publiek domein gepubliceerd wordt, dan mag iedereen je foto voor alle doeleinden gebruiken"
+ "ccoExplanation": "Als je foto in het publiek domein gepubliceerd wordt, dan mag iedereen je foto voor alle doeleinden gebruiken",
+ "ccbExplanation": "Als je foto met de CC-BY-SA-licentie gepubliceerd wordt, dan mag je foto gebruikt worden voor alle doeleinden, maar je naam moet vermeld worden"
},
"centerMessage": {
- "loadingData": "Data wordt geladen...",
+ "loadingData": "Data wordt geladen…",
"zoomIn": "Zoom in om de data te zien en te bewerken",
"ready": "Klaar!",
"retrying": "Data inladen mislukt - wordt opnieuw geprobeerd over {count} seconden"
@@ -30,7 +31,8 @@
"title": "Welkom bij MapComplete",
"intro": "MapComplete is een OpenStreetMap-applicatie waar informatie over een specifiek thema bekeken en aangepast kan worden.",
"pickTheme": "Kies hieronder een thema om te beginnen.",
- "featuredThemeTitle": "Thema van de week"
+ "featuredThemeTitle": "Thema van de week",
+ "logIn": "Log in om andere thema's te zien waar je al in bewerkt hebt"
},
"general": {
"loginWithOpenStreetMap": "Aanmelden met OpenStreetMap",
@@ -59,7 +61,16 @@
"disableFilters": "Zet alle filters af",
"hasBeenImported": "Dit object is reeds geimporteerd",
"warnVisibleForEveryone": "Je toevoeging is voor iedereen zichtbaar",
- "zoomInMore": "Zoom meer in om dit object te importeren"
+ "zoomInMore": "Zoom meer in om dit object te importeren",
+ "importTags": "Het object zal deze tags krijgen: {tags}",
+ "import": {
+ "hasBeenImported": "Dit object is geïmporteerd",
+ "officialThemesOnly": "In onofficiële thema's is de importeerknop uitgeschakeld om ongelukjes te vermijden",
+ "zoomInMore": "Zoom verder in om dit kaart-object te kunnen importeren",
+ "wrongType": "Dit object is geen punt of lijn, en kan daarom niet geïmporteerd worden",
+ "importTags": "Het element zal deze tags krijgen: {tags}"
+ },
+ "wrongType": "Dit element is geen punt of lijn en kan daarom niet geïmporteerd worden"
},
"pickLanguage": "Kies je taal: ",
"about": "Bewerk en voeg data toe aan OpenStreetMap over een specifiek onderwerp op een gemakkelijke manier",
@@ -83,7 +94,15 @@
},
"mapContributionsByAndHidden": "De zichtbare data heeft bijdragen van {contributors} en {hiddenCount} andere bijdragers",
"mapContributionsBy": "De huidige data is bijgedragen door {contributors}",
- "codeContributionsBy": "MapComplete is gebouwd door {contributors} en {hiddenCount} andere bijdragers"
+ "codeContributionsBy": "MapComplete is gebouwd door {contributors} en {hiddenCount} andere bijdragers",
+ "openMapillary": "Open Mapillary op deze locatie",
+ "donate": "Geef MapComplete financiële steun",
+ "editJosm": "Hier bewerken met JOSM",
+ "editId": "Hier bewerken met de OpenStreetMap online editor",
+ "openIssueTracker": "Geef een fout in de software door",
+ "josmOpened": "JOSM is geopend",
+ "josmNotOpened": "JOSM was niet bereikbaar. Controleer of het open staat en remote control is geactiveerd",
+ "openOsmcha": "Bekijk de laatste bijdragen gemaakt met {theme}"
},
"sharescreen": {
"intro": "Deel deze kaart
Kopieer onderstaande link om deze kaart naar vrienden en familie door te sturen:",
@@ -211,7 +230,12 @@
"downloadAsPdfHelper": "Perfect om de huidige kaart af te printen",
"downloadAsPdf": "Download een PDF van de huidig zichtbare kaart",
"title": "Download de zichtbare data",
- "exporting": "Aan het exporteren…"
+ "exporting": "Aan het exporteren…",
+ "uploadGpx": "Track uploaden naar OpenStreetMap",
+ "downloadGpx": "Downloaden als GPX-bestand",
+ "downloadFeatureAsGpx": "Downloaden als GPX-bestand",
+ "downloadFeatureAsGeojson": "Downloaden als GeoJson bestand",
+ "downloadGpxHelper": "De meeste navigatie toestellen en applicaties kunnen een GPX-bestand openen"
},
"cancel": "Annuleren",
"testing": "Testmode - wijzigingen worden niet opgeslaan",
@@ -229,7 +253,12 @@
"histogram": {
"error_loading": "Kan het histogram niet laden"
},
- "loading": "Aan het laden..."
+ "loading": "Aan het laden...",
+ "removeLocationHistory": "Verwijder de geschiedenis aan locaties",
+ "apply_button": {
+ "appliedOnAnotherObject": "Object {id} zal deze tags ontvangen: {tags}",
+ "isApplied": "De wijzigingen zijn doorgevoerd"
+ }
},
"reviews": {
"title": "{count} beoordelingen",
@@ -321,8 +350,30 @@
"popupTitle": "Is hier een {title}?",
"importButton": "import_button({layerId}, _tags, Ik heb hier een {title} gevonden - voeg deze toe aan de kaart...,./assets/svg/addSmall.svg,,,id)",
"importHandled": "Dit punt is afgehandeld. Bedankt om mee te helpen!
",
-
"notFound": "Ik kon hier geen {title} vinden - verwijder deze van de kaart",
"alreadyMapped": "Er staat hier reeds een {title} op de kaart; dit punt is een duplicaat. Verwijder deze van de kaart"
+ },
+ "professional": {
+ "title": "Professionele ondersteuning voor MapComplete",
+ "indexPage": {
+ "button": "Ontdek onze services",
+ "hookMore": "We kunnen helpen bij het opzetten van terreinwerk, integreren van datasets en algemene OpenStreetMap-consultancy"
+ },
+ "text1": "MapComplete is de editor die het gemakkelijk maakt om bij te dragen aan OpenStreetMap.
",
+ "aboutOsm": {
+ "aboutOsm": {
+ "title": "Wat is OpenStreetMap?"
+ }
+ },
+ "osmTitle": "Wat kunnen OpenStreetMap en MapComplete doen voor jouw organisatie?",
+ "intro": "De ontwikkelaar van MapComplete bied professionele ondersteuning aan. Dit document toont enkele mogelijkheden, frequente vragen en de grenzen van wat MapComplete kan."
+ },
+ "privacy": {
+ "geodata": "Op het moment dat MapComplete je locatie krijgt, blijft deze informatie en de geschiedenis ervan lokaal op je toestel. Je locatiedata wordt nooit automatisch doorgestuurd naar waar dan ook - behalve wanneer een bepaalde functionaliteit daar expliciet om vraagt.",
+ "tracking": "Om enig inzicht te krijgen in wie de site bezoekt, wordt er technische informatie verzameld. Dit omvat het land van waaruit je de site bezoekt, vanop welke website je doorklikte naar MapComplete, het type toestel en de schermgrootte. Een cookie wordt op he toestel geplaatst om mee te geven dat je de site eerder in de dag bezocht. De data is niet gedetailleerd genoeg om persoonlijke informatie te zijn. Er zijn enkel geaggregeerde statistieken mogelijk. Deze kunnen door iedereen bekeken worden.",
+ "title": "Privacyverklaring",
+ "geodataTitle": "Jouw locatie",
+ "trackingTitle": "Statistische informatie",
+ "intro": "We vinden privacy belangrijk, zowel for het individu als voor de samenleving. MapComplete probeert zo veel mogelijk te vermijden dat private gegevens worden verzameld. Daarom is er zelfs geen cookie banner nodig. Maar we geven graag informatie over welke data verzameld en gedeeld worden, onder welke omstandigheden, en waarom deze afwegingen gemaakt worden."
}
}
diff --git a/langs/shared-questions/id.json b/langs/shared-questions/id.json
index e49f3226c..89ef24882 100644
--- a/langs/shared-questions/id.json
+++ b/langs/shared-questions/id.json
@@ -1,5 +1,21 @@
{
"shared_questions": {
+ "description": {
+ "question": "Apakah masih ada sesuatu yang relevan yang tidak dapat Anda berikan dalam pertanyaan sebelumnya? Tambahkan di sini.
Jangan ulangi fakta yang sudah dinyatakan "
+ },
+ "dog-access": {
+ "mappings": {
+ "0": {
+ "then": "Anjing diperbolehkan"
+ },
+ "1": {
+ "then": "Anjing tidak diperbolehkan"
+ },
+ "2": {
+ "then": "Anjing diperbolehkan, tetapi mereka harus diikat"
+ }
+ }
+ },
"email": {
"question": "Apa alamat surel dari {name}?"
},
diff --git a/langs/shared-questions/ja.json b/langs/shared-questions/ja.json
index 0967ef424..e637edb3c 100644
--- a/langs/shared-questions/ja.json
+++ b/langs/shared-questions/ja.json
@@ -1 +1,116 @@
-{}
+{
+ "shared_questions": {
+ "description": {
+ "question": "前の質問で伝えきれなかった関連事項がまだありますか?ここに追加してください。
今後表示しない"
+ },
+ "dog-access": {
+ "mappings": {
+ "0": {
+ "then": "ペット同伴可能"
+ },
+ "1": {
+ "then": "ペット同伴不可"
+ },
+ "2": {
+ "then": "ペット同伴可能。ただしリード着用"
+ },
+ "3": {
+ "then": "犬同伴可能、自由に走り回れる"
+ }
+ },
+ "question": "犬を飼うことができますか?"
+ },
+ "email": {
+ "question": "{name}のEメールアドレスは何ですか?"
+ },
+ "level": {
+ "mappings": {
+ "0": {
+ "then": "地下にあります"
+ },
+ "1": {
+ "then": "1階にあります"
+ },
+ "2": {
+ "then": "1階にあります"
+ },
+ "3": {
+ "then": "1階にあります"
+ }
+ },
+ "question": "この機能は何階にあるのでしょうか?",
+ "render": "{level}階にあります"
+ },
+ "opening_hours": {
+ "question": "{name}の営業時間は?",
+ "render": "営業時間
{opening_hours_table(opening_hours)}"
+ },
+ "payment-options": {
+ "mappings": {
+ "0": {
+ "then": "現金利用可能"
+ },
+ "1": {
+ "then": "お支払いはこちらで承ります"
+ }
+ },
+ "question": "どのような支払い方法が可能ですか?"
+ },
+ "phone": {
+ "question": "{name}の電話番号は?"
+ },
+ "service:electricity": {
+ "mappings": {
+ "0": {
+ "then": "屋内の席に座っているお客様には、家庭用コンセントがたくさん用意されており、そこで電子機器を充電することができます"
+ },
+ "1": {
+ "then": "屋内の席に座ったお客様が充電できるよう、コンセントがいくつか用意されています"
+ },
+ "2": {
+ "then": "屋内にはコンセントがありませんが、スタッフに声をかければ充電できるかもしれません"
+ },
+ "3": {
+ "then": "屋内の席には、家庭用コンセントはありません"
+ }
+ },
+ "question": "このアメニティにはコンセントがあり、お客様が店内にいるときにも利用できますか?"
+ },
+ "website": {
+ "question": "{name}のウェブサイトは?"
+ },
+ "wheelchair-access": {
+ "mappings": {
+ "0": {
+ "then": "この場所は、車椅子の方のための特別仕様になっています"
+ },
+ "1": {
+ "then": "この場所は、車いすで簡単に行くことができます"
+ },
+ "2": {
+ "then": "車いすでこの場所まで行くことは可能ですが、簡単ではありません"
+ },
+ "3": {
+ "then": "この場所は車いすでは行けません"
+ }
+ },
+ "question": "車いすでのアクセスは可能ですか?"
+ },
+ "wikipedia": {
+ "mappings": {
+ "0": {
+ "then": "ウィキペディアのページはまだリンクされていません"
+ }
+ },
+ "question": "対応するウィキデータのエンティティは何ですか?"
+ },
+ "wikipedialink": {
+ "mappings": {
+ "0": {
+ "then": "ウィキペディアと連動していない"
+ }
+ },
+ "question": "Wikipediaの該当項目は何ですか?"
+ }
+ }
+}
\ No newline at end of file
diff --git a/langs/shared-questions/pl.json b/langs/shared-questions/pl.json
index 077b67453..c3cbd3647 100644
--- a/langs/shared-questions/pl.json
+++ b/langs/shared-questions/pl.json
@@ -5,10 +5,20 @@
},
"dog-access": {
"mappings": {
+ "0": {
+ "then": "Psy dozwolone"
+ },
"1": {
- "then": "Psom wstęp wzbroniony"
+ "then": "Psy nie dozwolone"
+ },
+ "2": {
+ "then": "Psy dozwolone, ale muszą być na smyczy"
+ },
+ "3": {
+ "then": "Psy dozwolone i mogą biegać bez ograniczeń"
}
- }
+ },
+ "question": "Czy w tej firmie psy są dozwolone?"
},
"email": {
"question": "Jaki jest adres e-mail do {name}?"
@@ -49,8 +59,58 @@
"phone": {
"question": "Jaki jest numer telefonu do {name}?"
},
+ "service:electricity": {
+ "mappings": {
+ "0": {
+ "then": "W budynku znajduje się wiele gniazdek elektrycznych, gdzie klienci mogą naładować swoje urządzenia"
+ },
+ "1": {
+ "then": "W budynku znajduje się kilka gniazdek elektrycznych, gdzie klienci mogą naładować swoje urządzenia"
+ },
+ "2": {
+ "then": "W budynku nie ma gniazdek elektrycznych dostępnych dla klientów, ale mogą zostać one udostępnione po spytaniu obsługi"
+ },
+ "3": {
+ "then": "W budynku nie ma gniazdek elektrycznych dostępnych dla klientów"
+ }
+ },
+ "question": "Czy w tym przybytku znajdują się gniazdka elektryczne, gdzie klienci mogą naładować swoje urządzenia?"
+ },
"website": {
"question": "Jaka jest strona internetowa {name}?"
+ },
+ "wheelchair-access": {
+ "mappings": {
+ "0": {
+ "then": "W tym miejscu zainstalowane zostały udogodnienia dla osób na wózkach inwalidzkich"
+ },
+ "1": {
+ "then": "To miejsce jest łatwo dostępne dla osób na wózkach inwalidzkich"
+ },
+ "2": {
+ "then": "To miejsce jest dostępne dla osób na wózkach inwalidzkich, ale z pewnymi trudnościami"
+ },
+ "3": {
+ "then": "To miejsce jest niedostępne dla osób na wózkach inwalidzkich"
+ }
+ },
+ "question": "Czy to miejsce jest dostępne dla osób na wózkach inwalidzkich?"
+ },
+ "wikipedia": {
+ "mappings": {
+ "0": {
+ "then": "Link do strony Wikipedii nie został jeszcze określony"
+ }
+ },
+ "question": "Jaki jest powiązany obiekt Wikidata?"
+ },
+ "wikipedialink": {
+ "mappings": {
+ "0": {
+ "then": "Brak linku do strony Wikipedii"
+ }
+ },
+ "question": "Jaki jest link do strony Wikipedii?"
}
}
}
\ No newline at end of file
diff --git a/langs/themes/hu.json b/langs/themes/hu.json
index b67bae183..227e2d43e 100644
--- a/langs/themes/hu.json
+++ b/langs/themes/hu.json
@@ -73,22 +73,290 @@
}
}
}
- }
+ },
+ "overrideAll": {
+ "tagRenderings+": {
+ "1": {
+ "question": "Van-e itt elektromos áram?"
+ }
+ }
+ },
+ "shortDescription": "Helyek, ahol lakóautóval eltöltheti az éjszakát",
+ "title": "Lakóautós megállóhelyek"
},
"charging_stations": {
"description": "Ezen a térképen a elektromos töltőpontokról szóló információkat lehet megtalálni és megadni",
"shortDescription": "Elektromos töltőpontok világtérképe",
"title": "Elektromos töltőpontok"
},
+ "climbing": {
+ "description": "Ezen a térképen különböző mászási lehetőségeket talál, például falmászótermeket, bouldertermeket és sziklákat a természetben.",
+ "descriptionTail": "A mászótérképet eredetileg Christian Neumann készítette. Ha észrevétele vagy kérdése van, kérjük, vele lépjen kapcsolatba. A projekt az OpenStreetMap adatait használja
",
+ "layers": {
+ "0": {
+ "description": "Mászóegyesület vagy -szervezet",
+ "name": "Mászóegyesület",
+ "presets": {
+ "0": {
+ "description": "Egy mászóegyesület",
+ "title": "Mászóegyesület"
+ },
+ "1": {
+ "description": "Mászással foglalkozó civil szervezet",
+ "title": "Mászószervezet"
+ }
+ },
+ "tagRenderings": {
+ "climbing_club-name": {
+ "question": "Mi a neve ennek a mászóegyesületnek vagy szervezetnek?",
+ "render": "{name}"
+ }
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "Mászószervezet"
+ }
+ }
+ }
+ }
+ },
+ "title": "Mászótérkép"
+ },
+ "cycle_infra": {
+ "description": "Kerékpáros infrastruktúrával kapcsolatos dolgokat megjelenítő és szerkesztésre felkínáló térkép. Az #osoc21 (Open Summer of Code) alatt készült.",
+ "shortDescription": "Olyan térkép, ahol a kerékpáros infrastruktúrával kapcsolatos dolgokat tekinthet meg és szerkeszthet.",
+ "title": "Kerékpáros infrastruktúra"
+ },
+ "cyclestreets": {
+ "description": "A kerékpárosutca (cyclestreet, Fahrradstraße) olyan utca, ahol gépjármű nem előzhet meg kerékpárost. Az ilyen utcákat külön közlekedési tábla jelzi. Kerékpárosutcák találhatók Hollandiában és Belgiumban, valamint Németországban és Franciaországban is. ",
+ "layers": {
+ "0": {
+ "description": "A kerékpárosutca olyan utca, ahol gépjármű nem előzhet meg a kerékpárost",
+ "name": "Kerékpárosutcák"
+ },
+ "1": {
+ "description": "Ez az utca hamarosan kerékpárosutcává válik",
+ "name": "Jövőbeli kerékpárosutca",
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name} nemsokára kerékpárosutca lesz"
+ }
+ },
+ "render": "Jövőbeli kerékpárosutca"
+ }
+ },
+ "2": {
+ "description": "Réteg bármely utca kerékpárosutcaként való megjelöléséhez",
+ "name": "Minden utca",
+ "title": {
+ "render": "Utca"
+ }
+ }
+ },
+ "overrideAll": {
+ "tagRenderings+": {
+ "0": {
+ "mappings": {
+ "0": {
+ "then": "Ez az utca kerékpárosutca (és 30 km/h a sebességkorlátozás)"
+ },
+ "1": {
+ "then": "Ez az utca kerékpárosutca"
+ },
+ "2": {
+ "then": "Ez az utca hamarosan kerékpárosutcává válik"
+ },
+ "3": {
+ "then": "Ez az utca nem kerékpárosutca"
+ }
+ },
+ "question": "Kerékpárosutca-e {name}?"
+ },
+ "1": {
+ "question": "Mikor lesz ez az utca kerékpárosutca?",
+ "render": "Ez az utca ekkor lesz kerékpárosutca: {cyclestreet:start_date}"
+ }
+ }
+ },
+ "shortDescription": "Kerékpárosutcák térképe",
+ "title": "Kerékpárosutcák"
+ },
"cyclofix": {
"description": "Ez a térkép kerékpárosoknak kíván könnyen használható megoldást nyújtani a számukra fontos infrastruktúra megtalálásához.
A bal alsó sarokban nyomon követheti pontos tartózkodási helyét (csak mobilon), és kiválaszthatja az Ön számára fontos rétegeket. Az eszköz segítségével gombostűket (érdekes pontokat, POI-kat) is szerkeszthet vagy felrajzolhat a térképre, a kérdések megválaszolásával pedig további adatokat szolgáltathat.
Minden módosítás automatikusan elmentődik az OpenStreetMap globális adatbázisában, és mások szabadon újra felhasználhatják.
A cyclofix projektről további információkat a cyclofix.osm.be oldalon talál.",
"title": "Cyclofix – nyílt térkép kerékpárosoknak"
},
"drinking_water": {
- "description": "Ezen a térképen a nyilvánosan hozzáférhető ivóvíznyerő helyek láthatók, szerkeszthetők és rajzolhatók fel könnyedén"
+ "description": "Ezen a térképen a nyilvánosan hozzáférhető ivóvíznyerő helyek láthatók, szerkeszthetők és rajzolhatók fel könnyedén",
+ "title": "Ivóvíz"
+ },
+ "entrances": {
+ "description": "Épületek bejáratai mutató térkép, amely a kerekesszékkel közlekedőknek fontos szempontokat jeleníti meg",
+ "shortDescription": "Akadálymentes útvonaltervezést segítő bejáratok feltérképezése",
+ "title": "Épületek bejáratai"
+ },
+ "etymology": {
+ "description": "Ezen a térképen az látható, hogy egy objektum milyen névre hallgat. Az utcák, épületek stb. az OpenStreetMapről származnak, amely össze van kapcsolva a Wikidata adatbázissal. A felugró ablakban megjelenik a megfelelő Wikipedia-szócikk (ha van) vagy egy Wikidata-doboz arról, amiről az objektumot elnevezték. Ha magának az objektumnak van Wikipédia-oldala, az is megjelenik.
A térképet Ön is szerkesztheti!nagyítson rá, és az összes utca megjelenik. Ha valamelyikre rákattint, megjelenik Wikidata-kereső doboz. Néhány kattintással hozzáadhat egy etimológiai linket. Ne feledje, hogy ehhez szüksége van egy ingyenes OpenStreetMap-fiókra.",
+ "layers": {
+ "1": {
+ "override": {
+ "name": "Etimológiai adat nélküli utcák"
+ }
+ },
+ "2": {
+ "override": {
+ "name": "Etimológiai adat nélküli parkok és erdők"
+ }
+ }
+ },
+ "shortDescription": "Mi az eredete egy helynévnek?",
+ "title": "Etimológiai térkép"
+ },
+ "facadegardens": {
+ "description": "A homlokzatkertek, zöld homlokzatok és fák a városban nemcsak békét és nyugalmat, hanem szebb várost, nagyobb biológiai sokféleséget, hűsítő hatást és jobb levegőminőséget is hoznak.
A Klimaan VZW és a Mechelen Klimaatneutraal a meglévő és új homlokzati kerteket szeretné feltérképezni, hogy példaként szolgáljanak a saját kertet építeni vágyóknak vagy a természetet kedvelő városi sétálóknak.
További információ a projektről a klimaan.be oldalon.",
+ "layers": {
+ "0": {
+ "description": "Homlokzati kertek",
+ "name": "Homlokzati kertek",
+ "presets": {
+ "0": {
+ "description": "Homlokzatkert hozzáadása",
+ "title": "homlokzatkert"
+ }
+ },
+ "tagRenderings": {
+ "facadegardens-description": {
+ "question": "További leíró jellegű információ a kertről (ha szükséges, és följebb nincs leírva)",
+ "render": "További részletek: {description}"
+ },
+ "facadegardens-direction": {
+ "question": "Milyen a kert tájolása?",
+ "render": "Tájolás: {direction} (0=észak, 90=kelet stb.)"
+ },
+ "facadegardens-edible": {
+ "mappings": {
+ "0": {
+ "then": "Van benne ehető növény"
+ },
+ "1": {
+ "then": "Nincs benne ehető növény"
+ }
+ },
+ "question": "Van-e benne ehető növény?"
+ },
+ "facadegardens-plants": {
+ "mappings": {
+ "0": {
+ "then": "Van benne szőlő"
+ },
+ "1": {
+ "then": "Van benne virágos növény"
+ },
+ "2": {
+ "then": "Van benne cserje"
+ },
+ "3": {
+ "then": "Van benne talajtakaró növény"
+ }
+ },
+ "question": "Milyen jellegű növények nőnek benne?"
+ },
+ "facadegardens-rainbarrel": {
+ "mappings": {
+ "0": {
+ "then": "Van benne esővízgyűjtő hordó"
+ },
+ "1": {
+ "then": "Nincs benne esővízgyűjtő hordó"
+ }
+ },
+ "question": "Van-e a kertben vizeshordó?"
+ },
+ "facadegardens-start_date": {
+ "question": "Melyik évben épült a kert?",
+ "render": "A kert építésének időpontja: {start_date}"
+ },
+ "facadegardens-sunshine": {
+ "mappings": {
+ "0": {
+ "then": "A kert teljesen a napon van"
+ },
+ "1": {
+ "then": "A kert részben árnyékban van"
+ },
+ "2": {
+ "then": "A kert árnyékban van"
+ }
+ },
+ "question": "Árnyékban vagy napon van a kert?"
+ }
+ },
+ "title": {
+ "render": "Homlokzati kert"
+ }
+ }
+ },
+ "shortDescription": "Ez a térkép homlokzati kerteket jelenít meg képekkel, valamint adatokkal a tájolásukról, a napsütésnek való kitettségükről és a bennük található növényzetről.",
+ "title": "Homlokzati kertek"
+ },
+ "food": {
+ "title": "Éttermek és büfék"
+ },
+ "fritures": {
+ "layers": {
+ "0": {
+ "override": {
+ "name": "Sültkrumplievő-hely"
+ }
+ }
+ }
},
"ghostbikes": {
- "title": "Emlékkerékpárok"
+ "description": "A szellemkerékpár egy közlekedési balesetben elhunyt kerékpáros emlékműve: egy fehér kerékpár, amelyet állandó jelleggel a baleset helyszínének közelében helyeznek el.
A térképen az OpenStreetMap által ismert összes szellemkerékpár megtekinthető. Hiányzik róla egy szellemkerékpár? Bárki hozzáadhat vagy frissíthet adatokat – csak egy (ingyenes) OpenStreetMap-fiókra van szükség hozzá.",
+ "title": "Szellemkerékpárok"
+ },
+ "hackerspaces": {
+ "description": "Ezen a térképen hackerspace-ek láthatók, új hackerspace-eket lehet fölrajzolni vagy meglévők adatait frissíteni",
+ "layers": {
+ "0": {
+ "description": "Hackerspace",
+ "name": "Hackerspace",
+ "presets": {
+ "0": {
+ "description": "A hackerspace egy olyan hely, ahol szoftverek iránt érdeklő emberek találkoznak",
+ "title": "Hackerspace"
+ },
+ "1": {
+ "description": "A makerspace olyan hely, ahol a barkácsolás szerelmesei találkoznak, hogy olyan elektronikai eszközökkel kísérletezzenek, mint például az Arduino vagy a LEDstrips.",
+ "title": "Makerspace"
+ }
+ },
+ "tagRenderings": {
+ "is_makerspace": {
+ "mappings": {
+ "0": {
+ "then": "Ez egy makerspace"
+ },
+ "1": {
+ "then": "Ez egy hagyományos (szoftverekkel foglalkozó) hackerspace"
+ }
+ },
+ "question": "Ez hackerspace vagy makerspace?"
+ }
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": " {name}"
+ }
+ },
+ "render": "Hackerspace"
+ }
+ }
+ },
+ "shortDescription": "Hackerspace-ek térképe",
+ "title": "Hackerspace-ek"
},
"hailhydrant": {
"description": "Ezen a térképen tűzcsapokat, tűzoltóállomásokat, mentőállomásokat és tűzoltóállomásokat találhat és szerkeszthet kedvenc városrészeiben (vagy másutt).\n\nA bal alsó sarokban nyomon követheti pontos tartózkodási helyét (csak mobilon), és kiválaszthatja az Ön számára releváns rétegeket. Ezzel az eszközzel gombostűket (érdekes pontokat, POI-kat) is szerkeszthet vagy felrajzolhat a térképre, a rendelkezésre álló kérdések megválaszolásával pedig további részleteket adhat meg.\n\nAz Ön által elvégzett módosítások automatikusan elmentődnek az OpenStreetMap globális adatbázisában, és mások szabadon újra felhasználhatják azokat.",
diff --git a/langs/themes/id.json b/langs/themes/id.json
index 91815eaf7..d9fabf17f 100644
--- a/langs/themes/id.json
+++ b/langs/themes/id.json
@@ -16,9 +16,14 @@
"campersite": {
"layers": {
"0": {
+ "description": "Tempat camping",
+ "name": "Tempat camping",
"tagRenderings": {
"caravansites-fee": {
"mappings": {
+ "0": {
+ "then": "Anda perlu membayar untuk menggunakannya"
+ },
"1": {
"then": "Boleh digunakan tanpa bayaran"
}
@@ -39,7 +44,19 @@
"question": "Tempat ini berbagi akses Web?"
},
"caravansites-name": {
- "question": "Apakah nama tempat ini?"
+ "question": "Apakah nama tempat ini?",
+ "render": "Tempat ini disebut {name}"
+ },
+ "caravansites-sanitary-dump": {
+ "mappings": {
+ "0": {
+ "then": "Tempat ini memiliki tempat pembuangan sanitasi"
+ },
+ "1": {
+ "then": "Tempat ini tidak memiliki tempat pembuangan sampah sanitasi"
+ }
+ },
+ "question": "Apakah tempat ini memiliki tempat pembuangan sanitasi?"
},
"caravansites-toilets": {
"mappings": {
@@ -55,7 +72,14 @@
"question": "Tempat sini terada situs web?",
"render": "Situs resmi: {website}"
}
+ },
+ "title": {
+ "render": "Tempat kemping {name}"
}
+ },
+ "1": {
+ "description": "Tempat pembuangan sanitasi",
+ "name": "Tempat pembuangan sanitasi"
}
},
"overrideAll": {
@@ -115,7 +139,148 @@
}
}
},
+ "openwindpowermap": {
+ "layers": {
+ "0": {
+ "tagRenderings": {
+ "turbine-operator": {
+ "render": "Turbin angin ini dioperasikan oleh {operator}."
+ },
+ "turbine-output": {
+ "question": "Berapa output daya dari turbin angin ini? (misalnya 2,3 MW)",
+ "render": "Output daya dari turbin angin ini adalah {generator:output:electricity}."
+ },
+ "turbine-start-date": {
+ "question": "Kapan turbin angin ini mulai beroperasi?",
+ "render": "Turbin angin ini mulai beroperasi pada/dalam {start_date}."
+ }
+ },
+ "title": {
+ "mappings": {
+ "0": {
+ "then": "{name}"
+ }
+ },
+ "render": "turbin angin"
+ },
+ "units": {
+ "0": {
+ "applicableUnits": {
+ "0": {
+ "human": " megawat"
+ },
+ "1": {
+ "human": " kilowat"
+ },
+ "2": {
+ "human": " watt"
+ },
+ "3": {
+ "human": " gigawatt"
+ }
+ }
+ },
+ "1": {
+ "applicableUnits": {
+ "0": {
+ "human": " meter"
+ }
+ }
+ }
+ }
+ }
+ },
+ "title": "OpenWindPowerMap"
+ },
+ "parkings": {
+ "description": "Peta ini menunjukkan tempat parkir yang berbeda",
+ "shortDescription": "Peta ini menunjukkan tempat parkir yang berbeda",
+ "title": "Tempat parkir"
+ },
+ "personal": {
+ "title": "Tema pribadi"
+ },
+ "playgrounds": {
+ "description": "Di peta ini, Anda menemukan taman bermain dan dapat menambahkan lebih banyak informasi",
+ "shortDescription": "Peta dengan taman bermain",
+ "title": "Taman bermain"
+ },
+ "postal_codes": {
+ "description": "Kode pos",
+ "layers": {
+ "0": {
+ "name": "kode pos",
+ "tagRenderings": {
+ "postal_code": {
+ "render": "Kode posnya adalah {postal_code}"
+ }
+ },
+ "title": {
+ "render": "Kode pos {postal_code}"
+ }
+ },
+ "2": {
+ "name": "balai kota",
+ "title": {
+ "render": "Balai kota {name}"
+ }
+ }
+ },
+ "shortDescription": "Kode pos",
+ "title": "Kode pos"
+ },
+ "postboxes": {
+ "layers": {
+ "0": {
+ "description": "Layer yang memperlihatkan kotak pos.",
+ "name": "Kotak pos",
+ "presets": {
+ "0": {
+ "title": "kotak pos"
+ }
+ },
+ "title": {
+ "render": "Kotak pos"
+ }
+ },
+ "1": {
+ "description": "Layer yang menunjukkan kantor pos.",
+ "filter": {
+ "0": {
+ "options": {
+ "0": {
+ "question": "Saat ini buka"
+ }
+ }
+ }
+ },
+ "name": "Kantor pos",
+ "presets": {
+ "0": {
+ "title": "Kantor Pos"
+ }
+ },
+ "tagRenderings": {
+ "OH": {
+ "mappings": {
+ "0": {
+ "then": "Buka 24 jam (termasuk hari libur)"
+ }
+ },
+ "question": "Jam berapa kantor pos ini buka?",
+ "render": "Jam Buka: {opening_hours_table()}"
+ }
+ },
+ "title": {
+ "render": "Kantor Pos"
+ }
+ }
+ }
+ },
"trees": {
"title": "Pohon"
+ },
+ "waste_basket": {
+ "title": "Keranjang Sampah"
}
}
\ No newline at end of file
diff --git a/test/CreateNoteImportLayer.spec.ts b/test/CreateNoteImportLayer.spec.ts
index aa48d8f97..35f67d3df 100644
--- a/test/CreateNoteImportLayer.spec.ts
+++ b/test/CreateNoteImportLayer.spec.ts
@@ -22,10 +22,11 @@ export default class CreateNoteImportLayerSpec extends T {
const generator = new CreateNoteImportLayer()
const generatedLayer: LayerConfigJson = generator.convertStrict(desugaringState, layer, "ImportLayerGeneratorTest: convert")
T.equals("_tags~(^|.*;)amenity=public_bookcase($|;.*)", generatedLayer.isShown.mappings[1].if["and"][1].or[0].and[0])
+ T.isTrue(generatedLayer.minzoom <= layer.minzoom, "Zoomlevel is to high")
let renderings = Utils.NoNull(Utils.NoNull(generatedLayer.tagRenderings
.map(tr => (tr).render))
.map(render => render["en"]))
- T.equals(true, renderings.some(r => r.indexOf("import_button") > 0))
+ T.isTrue(renderings.some(r => r.indexOf("import_button") > 0), "no import button found")
}]
]);
}