Chore: translation reset
This commit is contained in:
parent
d71bdecc0c
commit
86da003e03
12 changed files with 72 additions and 4 deletions
|
@ -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}"
|
||||
},
|
||||
|
|
|
@ -89,6 +89,11 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"title": {
|
||||
"render": "Kalea"
|
||||
}
|
||||
},
|
||||
"artwork": {
|
||||
"description": "Estatuen, bustoen, graffitien eta mundu osoko beste artelan batzuen mapa irekia",
|
||||
"name": "Artelanak",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -89,6 +89,12 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "Tutte le strade",
|
||||
"title": {
|
||||
"render": "Strada"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "La stazione delle ambulanze è un’area per lo stoccaggio delle ambulanze, dell’equipaggiamento medico, dei dispositivi di protezione individuale e di altre forniture medicali.",
|
||||
"name": "Carta delle stazioni delle ambulanze",
|
||||
|
|
|
@ -17,6 +17,12 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "모든 거리",
|
||||
"title": {
|
||||
"render": "거리"
|
||||
}
|
||||
},
|
||||
"artwork": {
|
||||
"description": "전 세계의 여러 조각상과 예술 작품들 알려주는 오픈 맵 입니다"
|
||||
},
|
||||
|
|
|
@ -20,6 +20,12 @@
|
|||
"render": "Kjent adresse"
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "Alle gater",
|
||||
"title": {
|
||||
"render": "Gate"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"name": "Kart over ambulansestasjoner",
|
||||
"presets": {
|
||||
|
|
|
@ -3,6 +3,12 @@
|
|||
"description": "پتے",
|
||||
"name": "اوایسایم وچ جاݨ پچھاݨے پتے"
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "ساریاں سڑکاں",
|
||||
"title": {
|
||||
"render": "سڑک"
|
||||
}
|
||||
},
|
||||
"artwork": {
|
||||
"name": "کلاکاری",
|
||||
"tagRenderings": {
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -34,6 +34,12 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "Все улицы",
|
||||
"title": {
|
||||
"render": "Улица"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "Станция скорой помощи это полигон для хранения транспорта, медицинского оборудования, средств индивидуальной защиты и других медицинских принадлежностей.",
|
||||
"name": "Карта станций скорой помощи",
|
||||
|
|
|
@ -54,6 +54,12 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "所有道路",
|
||||
"title": {
|
||||
"render": "照明"
|
||||
}
|
||||
},
|
||||
"artwork": {
|
||||
"description": "顯示全世界的雕像、半身像、塗鴉以及其他類型的藝術品的地圖",
|
||||
"name": "藝術品",
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue