forked from MapComplete/MapComplete
Reset translations
This commit is contained in:
parent
a35360886c
commit
475b89a794
9 changed files with 27 additions and 0 deletions
|
@ -24,6 +24,9 @@
|
|||
"then": "Ist im Erdgeschoss"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ist im Erdgeschoss"
|
||||
},
|
||||
"3": {
|
||||
"then": "Ist im ersten Stock"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -44,6 +44,9 @@
|
|||
"then": "Located on the ground floor"
|
||||
},
|
||||
"2": {
|
||||
"then": "Located on the ground floor"
|
||||
},
|
||||
"3": {
|
||||
"then": "Located on the first floor"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -27,6 +27,9 @@
|
|||
"then": "Rez-de-chaussée"
|
||||
},
|
||||
"2": {
|
||||
"then": "Rez-de-chaussée"
|
||||
},
|
||||
"3": {
|
||||
"then": "Premier étage"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -44,6 +44,9 @@
|
|||
"then": "Bevindt zich gelijkvloers"
|
||||
},
|
||||
"2": {
|
||||
"then": "Bevindt zich gelijkvloers"
|
||||
},
|
||||
"3": {
|
||||
"then": "Bevindt zich op de eerste verdieping"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -27,6 +27,9 @@
|
|||
"then": "Znajduje się na parterze"
|
||||
},
|
||||
"2": {
|
||||
"then": "Znajduje się na parterze"
|
||||
},
|
||||
"3": {
|
||||
"then": "Znajduje się na pierwszym piętrze"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -27,6 +27,9 @@
|
|||
"then": "Localizado no térreo"
|
||||
},
|
||||
"2": {
|
||||
"then": "Localizado no térreo"
|
||||
},
|
||||
"3": {
|
||||
"then": "Localizado no primeiro andar"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -28,6 +28,9 @@
|
|||
},
|
||||
"2": {
|
||||
"then": "Расположено на первом этаже"
|
||||
},
|
||||
"3": {
|
||||
"then": "Расположено на первом этаже"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -23,6 +23,9 @@
|
|||
"then": "Ligger på bottenvåningen"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ligger på bottenvåningen"
|
||||
},
|
||||
"3": {
|
||||
"then": "Ligger på första våningen"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -27,6 +27,9 @@
|
|||
"then": "位於 1 樓"
|
||||
},
|
||||
"2": {
|
||||
"then": "位於 1 樓"
|
||||
},
|
||||
"3": {
|
||||
"then": "位於 2 樓"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue