Translated using Weblate (Spanish (Argentina))

Currently translated at 100.0% (3765 of 3765 strings)
This commit is contained in:
Franco 2020-01-19 02:48:39 +00:00 committed by Hosted Weblate
parent 0ff9ed8d63
commit 89641937fd
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -3776,4 +3776,19 @@
<string name="poi_grave">Tumba</string>
<string name="poi_parking_space">Espacio de estacionamiento</string>
<string name="poi_url">URL</string>
<string name="poi_volcano_type">Tipo de volcán</string>
<string name="poi_volcano_status">Estado</string>
<string name="poi_volcano_type_scoria">Escoria</string>
<string name="poi_volcano_type_stratovolcano">Estratovolcán</string>
<string name="poi_volcano_type_shield">Escudo</string>
<string name="poi_volcano_type_maar">Maar</string>
<string name="poi_volcano_type_caldera">Caldera</string>
<string name="poi_volcano_type_lava_dome">Cúpula de lava</string>
<string name="poi_volcano_type_dirt">Tierra (lodosa)</string>
<string name="poi_volcano_last_eruption">Última erupción</string>
<string name="poi_volcano_status_extinct">Extinto</string>
<string name="poi_volcano_status_dormant">Latente o dormido</string>
<string name="poi_volcano_status_active">Activo</string>
<string name="poi_volcano_status_inactive">Inactivo</string>
<string name="poi_volcano_number_of_eruptions">Número de erupciones</string>
</resources>