forked from MapComplete/MapComplete
Translation sync
This commit is contained in:
parent
1c34cc3c03
commit
7ba053893f
47 changed files with 568 additions and 425 deletions
|
@ -62,11 +62,11 @@
|
|||
"payment-options-advanced": {
|
||||
"override": {
|
||||
"mappings+": {
|
||||
"1": {
|
||||
"then": "Betaling utføres med et medlemskort"
|
||||
},
|
||||
"0": {
|
||||
"then": "Betaling utføres med et eget program"
|
||||
},
|
||||
"1": {
|
||||
"then": "Betaling utføres med et medlemskort"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -111,4 +111,4 @@
|
|||
"question": "Hva er respektivt element på Wikipedia?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -56,6 +56,18 @@
|
|||
},
|
||||
"question": "Que métodos de pagamento são aceites aqui?"
|
||||
},
|
||||
"payment-options-advanced": {
|
||||
"override": {
|
||||
"mappings+": {
|
||||
"0": {
|
||||
"then": "O pagamento é feito utilizando uma aplicação dedicada"
|
||||
},
|
||||
"1": {
|
||||
"then": "O pagamento é feito usando um cartão de membro"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"phone": {
|
||||
"question": "Qual é o número de telefone de {title()}?"
|
||||
},
|
||||
|
@ -111,18 +123,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Qual é o item correspondente na Wikipédia?"
|
||||
},
|
||||
"payment-options-advanced": {
|
||||
"override": {
|
||||
"mappings+": {
|
||||
"1": {
|
||||
"then": "O pagamento é feito usando um cartão de membro"
|
||||
},
|
||||
"0": {
|
||||
"then": "O pagamento é feito utilizando uma aplicação dedicada"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue