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

Translations update from Weblate
This commit is contained in:
Pieter Vander Vennet 2021-09-22 16:21:29 +02:00 committed by GitHub
commit 6e7fa5abb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 54 additions and 20 deletions

View file

@ -1 +1,5 @@
{} {
"ghostbikes": {
"title": "Fantombiciklo"
}
}

View file

@ -32,7 +32,10 @@
} }
}, },
"personal": { "personal": {
"description": "Crea una interficie basada en todas las capas disponibles de todas las interficies", "title": "Interficie personal",
"title": "Interficie personal" "description": "Crea una interficie basada en todas las capas disponibles de todas las interficies"
},
"ghostbikes": {
"title": "Bicicleta blanca"
} }
} }

View file

@ -1 +1,5 @@
{} {
"ghostbikes": {
"title": "Haamupyörä"
}
}

View file

@ -4,7 +4,10 @@
"title": "Cyclofix - Un mapa aberto para os ciclistas" "title": "Cyclofix - Un mapa aberto para os ciclistas"
}, },
"personal": { "personal": {
"description": "Crea un tema baseado en todas as capas dispoñíbeis de todos os temas", "title": "Tema personalizado",
"title": "Tema personalizado" "description": "Crea un tema baseado en todas as capas dispoñíbeis de todos os temas"
},
"ghostbikes": {
"title": "Bicicleta pantasma"
} }
} }

View file

@ -4,5 +4,8 @@
}, },
"artwork": { "artwork": {
"title": "Nyít Műalkotás Térkép" "title": "Nyít Műalkotás Térkép"
},
"ghostbikes": {
"title": "Emlékkerékpár"
} }
} }

View file

@ -531,6 +531,8 @@
"trees": { "trees": {
"description": "Mappa tutti gli alberi!", "description": "Mappa tutti gli alberi!",
"shortDescription": "Mappa tutti gli alberi", "shortDescription": "Mappa tutti gli alberi",
"title": "Alberi" },
"ghostbikes": {
"title": "Bici fantasma"
} }
} }

View file

@ -15,7 +15,13 @@
"title": "Mapa otwartych toalet" "title": "Mapa otwartych toalet"
}, },
"trees": { "trees": {
"shortDescription": "Sporządzić mapę wszystkich drzew", "title": "Drzewa",
"title": "Drzewa" "shortDescription": "Sporządzić mapę wszystkich drzew"
},
"artwork": {
"title": "Otwórz mapę dzieł sztuki"
},
"ghostbikes": {
"title": "Duch roweru"
} }
} }

View file

@ -166,9 +166,13 @@
}, },
"render": "Estação de despejo {nome}" "render": "Estação de despejo {nome}"
} }
} },
}, "shortDescription": "Encontre locais para passar a noite com o seu campista",
"shortDescription": "Encontre locais para passar a noite com o seu campista",
"title": "Locais de acampamento" "title": "Locais de acampamento"
}
},
"ghostbikes": {
"title": "Bicicleta fantasma"
}
} }
} }

View file

@ -642,6 +642,8 @@
"trees": { "trees": {
"description": "Нанесите все деревья на карту!", "description": "Нанесите все деревья на карту!",
"shortDescription": "Карта деревьев", "shortDescription": "Карта деревьев",
"title": "Деревья" },
"ghostbikes": {
"title": "Велосипед Ghost"
} }
} }

View file

@ -5,5 +5,8 @@
}, },
"artwork": { "artwork": {
"title": "Öppen konstverkskarta" "title": "Öppen konstverkskarta"
},
"ghostbikes": {
"title": "Spökcykel"
} }
} }