forked from MapComplete/MapComplete
Chore: fix translations for statistics filters
This commit is contained in:
parent
35dac418ba
commit
99aa5403ca
7 changed files with 51 additions and 91 deletions
|
@ -424,7 +424,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"id": "platform",
|
||||
"id": "added-image",
|
||||
"options": [
|
||||
{
|
||||
"question": {
|
||||
|
@ -434,6 +434,49 @@
|
|||
"es": "El conjunto de cambios agregó al menos una imagen",
|
||||
"ko": "주요 변경사항에 최소 하나의 이미지가 추가 되었습니다",
|
||||
"nl": "Changeset voegde minstens één afbeelding toe"
|
||||
},
|
||||
"osmTags": "add-image>0"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "exclude_grb",
|
||||
"options": [
|
||||
{
|
||||
"osmTags": "theme!=grb",
|
||||
"question": {
|
||||
"en": "Exclude GRB theme",
|
||||
"de": "GRB-Thema ausschließen",
|
||||
"cs": "Vyloučit motiv GRB",
|
||||
"es": "Excluir el tema GRB",
|
||||
"nl": "GRB-thema uitsluiten",
|
||||
"ko": "GRB 테마 제외"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "exclude_etymology",
|
||||
"options": [
|
||||
{
|
||||
"osmTags": "theme!=etymology",
|
||||
"question": {
|
||||
"en": "Exclude etymology theme",
|
||||
"de": "Etymologie-Thema ausschließen",
|
||||
"cs": "Vyloučit etymologii tématu",
|
||||
"es": "Excluir el tema de etimología",
|
||||
"nl": "Thema etymologie uitsluiten",
|
||||
"ko": "어원 테마 제외"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "platform",
|
||||
"options": [
|
||||
{
|
||||
"quesiton": {
|
||||
"en": "All platforms"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -449,54 +492,6 @@
|
|||
"osmTags": "android="
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "added-image",
|
||||
"options": [
|
||||
{
|
||||
"osmTags": "add-image>0",
|
||||
"question": {
|
||||
"en": "Exclude GRB theme",
|
||||
"de": "GRB-Thema ausschließen",
|
||||
"cs": "Vyloučit motiv GRB",
|
||||
"es": "Excluir el tema GRB",
|
||||
"nl": "GRB-thema uitsluiten",
|
||||
"ko": "GRB 테마 제외"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "exclude_grb",
|
||||
"options": [
|
||||
{
|
||||
"osmTags": "theme!=grb",
|
||||
"question": {
|
||||
"en": "Exclude etymology theme",
|
||||
"de": "Etymologie-Thema ausschließen",
|
||||
"cs": "Vyloučit etymologii tématu",
|
||||
"es": "Excluir el tema de etimología",
|
||||
"nl": "Thema etymologie uitsluiten",
|
||||
"ko": "어원 테마 제외"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "exclude_etymology",
|
||||
"options": [
|
||||
{
|
||||
"osmTags": "theme!=etymology",
|
||||
"question": {
|
||||
"en": "Exclude etymology theme",
|
||||
"de": "Etymologie-Thema ausschließen",
|
||||
"es": "Excluir el tema de etimología",
|
||||
"cs": "Vyloučit etymologii tématu",
|
||||
"nl": "Thema etymologie uitsluiten",
|
||||
"ko": "어원 테마 제외"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue