Merge pull request #320 from weblate/weblate-mapcomplete-core

Translations update from Weblate
This commit is contained in:
Pieter Vander Vennet 2021-06-02 14:41:10 +02:00 committed by GitHub
commit 2fbf67b003
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 46 additions and 3 deletions

View file

@ -6,5 +6,33 @@
"personal": { "personal": {
"title": "Interficie personal", "title": "Interficie personal",
"description": "Crea una interficie basada en todas las capas disponibles de todas las interficies" "description": "Crea una interficie basada en todas las capas disponibles de todas las interficies"
},
"artworks": {
"layers": {
"0": {
"tagRenderings": {
"1": {
"question": "Cuál es el tipo de esta obra de arte?",
"render": "Esta es un {artwork_type}"
}
},
"presets": {
"0": {
"title": "Obra de arte"
}
},
"description": "Diversas piezas de obras de arte",
"title": {
"mappings": {
"0": {
"then": "Obra de arte <i>{nombre}</i>"
}
},
"render": "Obra de arte"
},
"name": "Obras de arte"
}
},
"description": "Bienvenido a Open Artwork Map, un mapa de estatuas, bustos, grafitis y otras obras de arte de todo el mundo"
} }
} }

View file

@ -439,6 +439,21 @@
"0": { "0": {
"title": "Станция скорой помощи" "title": "Станция скорой помощи"
} }
},
"tagRenderings": {
"0": {
"question": "Как называется станция скорой помощи?"
}
}
},
"2": {
"tagRenderings": {
"0": {
"question": "Как называется пожарная часть?"
}
},
"title": {
"render": "Пожарная часть"
} }
} }
} }
@ -460,7 +475,7 @@
}, },
"tagRenderings": { "tagRenderings": {
"1": { "1": {
"question": "Как называется этот магазин?" "question": "Как называется магазин?"
}, },
"2": { "2": {
"mappings": { "mappings": {
@ -507,4 +522,4 @@
"trees": { "trees": {
"title": "Деревья" "title": "Деревья"
} }
} }