Chore: translation reset

This commit is contained in:
Pieter Vander Vennet 2025-03-18 01:32:33 +01:00
parent d71bdecc0c
commit 86da003e03
12 changed files with 72 additions and 4 deletions

View file

@ -6405,6 +6405,11 @@
"freeform": {
"placeholder": "Elevation on the guidepost (in meters)"
},
"mappings": {
"0": {
"then": "There is no elevation noted on this guidepost"
}
},
"question": "What is the elevation noted on this guidepost?",
"render": "Elevation noted on the guidepost: {ele} m"
},
@ -6412,6 +6417,11 @@
"freeform": {
"placeholder": "Name on the guidepost"
},
"mappings": {
"0": {
"then": "There is no name noted on this guidepost"
}
},
"question": "What is the name noted on this guidepost?",
"render": "Name noted on the guidepost: {name}"
},
@ -6419,6 +6429,11 @@
"freeform": {
"placeholder": "Reference number of the guidepost"
},
"mappings": {
"0": {
"then": "There is no reference number noted on this guidepost"
}
},
"question": "What is the reference number of this guidepost?",
"render": "Reference number of the guidepost: {ref}"
},

View file

@ -89,6 +89,11 @@
}
}
},
"all_streets": {
"title": {
"render": "Kalea"
}
},
"artwork": {
"description": "Estatuen, bustoen, graffitien eta mundu osoko beste artelan batzuen mapa irekia",
"name": "Artelanak",

View file

@ -24,6 +24,12 @@
"render": "Ismert cím"
}
},
"all_streets": {
"name": "Minden utca",
"title": {
"render": "Utca"
}
},
"ambulancestation": {
"description": "A mentőállomás olyan terület, ahol mentőautókat, orvosi felszereléseket, egyéni védőfelszereléseket és egyéb orvosi felszereléseket tárolnak.",
"name": "Mentőállomás-térkép",

View file

@ -89,6 +89,12 @@
}
}
},
"all_streets": {
"name": "Tutte le strade",
"title": {
"render": "Strada"
}
},
"ambulancestation": {
"description": "La stazione delle ambulanze è unarea per lo stoccaggio delle ambulanze, dellequipaggiamento medico, dei dispositivi di protezione individuale e di altre forniture medicali.",
"name": "Carta delle stazioni delle ambulanze",

View file

@ -17,6 +17,12 @@
}
}
},
"all_streets": {
"name": "모든 거리",
"title": {
"render": "거리"
}
},
"artwork": {
"description": "전 세계의 여러 조각상과 예술 작품들 알려주는 오픈 맵 입니다"
},

View file

@ -20,6 +20,12 @@
"render": "Kjent adresse"
}
},
"all_streets": {
"name": "Alle gater",
"title": {
"render": "Gate"
}
},
"ambulancestation": {
"name": "Kart over ambulansestasjoner",
"presets": {

View file

@ -3,6 +3,12 @@
"description": "پتے",
"name": "او‌ایس‌ایم وچ جاݨ پچھاݨے پتے"
},
"all_streets": {
"name": "ساریاں سڑکاں",
"title": {
"render": "سڑک"
}
},
"artwork": {
"name": "کلاکاری",
"tagRenderings": {

View file

@ -260,6 +260,12 @@
}
}
},
"all_streets": {
"name": "Wszystkie ulice",
"title": {
"render": "Ulica"
}
},
"ambulancestation": {
"description": "Stacja pogotowia ratunkowego to miejsce przechowywania pojazdów ambulansów, sprzętu medycznego, środków ochrony osobistej i innych artykułów medycznych.",
"name": "Mapa stacji pogotowia ratunkowego",

View file

@ -34,6 +34,12 @@
}
}
},
"all_streets": {
"name": "Все улицы",
"title": {
"render": "Улица"
}
},
"ambulancestation": {
"description": "Станция скорой помощи это полигон для хранения транспорта, медицинского оборудования, средств индивидуальной защиты и других медицинских принадлежностей.",
"name": "Карта станций скорой помощи",

View file

@ -54,6 +54,12 @@
}
}
},
"all_streets": {
"name": "所有道路",
"title": {
"render": "照明"
}
},
"artwork": {
"description": "顯示全世界的雕像、半身像、塗鴉以及其他類型的藝術品的地圖",
"name": "藝術品",

View file

@ -629,8 +629,8 @@
"body": {
"0": {
"render": {
"after": "to include the link <span class='literal-code'>https://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Building_and_address_import</code>",
"special": {
"after": "to include the link <span class='literal-code'>https://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Building_and_address_import</code>",
"text": "Edit your user profile"
}
}
@ -638,7 +638,7 @@
"1": {
"render": {
"special": {
"msg": "Reload your profile"
"message": "Reload your profile"
}
}
}

View file

@ -674,8 +674,8 @@
"body": {
"0": {
"render": {
"after": " en voeg deze link toe: <span class='literal-code'>https://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Building_and_address_import</code>",
"special": {
"after": " en voeg deze link toe: <span class='literal-code'>https://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Building_and_address_import</code>",
"text": "Pas je profiel aan"
}
}
@ -683,7 +683,7 @@
"1": {
"render": {
"special": {
"msg": "Herlaad je profiel"
"message": "Herlaad je profiel"
}
}
}