forked from MapComplete/MapComplete
More translation validations
This commit is contained in:
parent
bf05a88afd
commit
61afce4197
24 changed files with 138 additions and 59 deletions
|
@ -51,7 +51,7 @@
|
|||
"id": "Karya Seni <i>{name}</i>",
|
||||
"it": "Opera <i>{name}</i>",
|
||||
"ru": "Художественная работа <i>{name}</i>",
|
||||
"es": "Obra de arte <i>{nombre}</i>",
|
||||
"es": "Obra de arte <i>{name}</i>",
|
||||
"ja": "アートワーク <i>{name}</i>",
|
||||
"zh_Hant": "藝術品<i>{name}</i>",
|
||||
"fi": "Taideteos <i>{name}</i>",
|
||||
|
|
|
@ -118,7 +118,7 @@
|
|||
"fr": "Réparateur de vélo <i>{name}</i>",
|
||||
"gl": "Arranxo de bicicletas <i>{name}</i>",
|
||||
"de": "Fahrradwerkstatt <i>{name}</i>",
|
||||
"it": "Riparazione biciclette <i>{name</i>",
|
||||
"it": "Riparazione biciclette <i>{name}</i>",
|
||||
"ru": "Ремонт велосипедов <i>{name}</i>",
|
||||
"pt_BR": "Reparo de bicicletas <i>{name}</i>",
|
||||
"pt": "Reparo de bicicletas <i>{name}</i>"
|
||||
|
|
|
@ -282,7 +282,6 @@
|
|||
"if": "cuisine=turkish",
|
||||
"then": {
|
||||
"en": "Turkish dishes are served here",
|
||||
|
||||
"nl": "Dit is een Turks restaurant (dat meer dan enkel kebab verkoopt)"
|
||||
}
|
||||
},
|
||||
|
@ -290,7 +289,6 @@
|
|||
"if": "cuisine=thai",
|
||||
"then": {
|
||||
"en": "Thai dishes are served here",
|
||||
|
||||
"nl": "Dit is een Thaïs restaurant"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -27,17 +27,6 @@
|
|||
"en": "Nature reserve"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": {
|
||||
"and": [
|
||||
"name:nl~*"
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
"nl": "{name:nl}",
|
||||
"en": "{name}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
"and": [
|
||||
|
@ -282,7 +271,7 @@
|
|||
],
|
||||
"id": "Dogs?"
|
||||
},
|
||||
"website",
|
||||
"website",
|
||||
{
|
||||
"question": {
|
||||
"nl": "Wie is de conservator van dit gebied?<br/><span class='subtle'>Respecteer privacy - geef deze naam enkel als die duidelijk is gepubliceerd",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue