From 91eddf6c4e4269aa734a7ae3f3e1204bc836d0ca Mon Sep 17 00:00:00 2001 From: Yaco Date: Tue, 19 Oct 2021 20:37:18 -0300 Subject: updates previous to production deployment --- i18n/en.json | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/es.json | 5 +---- 2 files changed, 66 insertions(+), 4 deletions(-) create mode 100644 i18n/en.json (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json new file mode 100644 index 0000000..3c10e45 --- /dev/null +++ b/i18n/en.json @@ -0,0 +1,65 @@ +{ + "rv-menu:nosotrxs": "Explore", + "rv-menu:sumar": "Add contents", + + "rv-ecoversity:name_single": "Ecoversity", + "rv-ecoversity:name_plural": "Ecoversities", + "rv-ecoversity:description": "Description", + "rv-ecoversity:image": "Image", + "rv-ecoversity:contact-url": "Website", + "rv-ecoversity:contact-email": "E-mail", + "rv-ecoversity:contact-phone": "Phone", + "rv-ecoversity:place": "Location", + "rv-ecoversity:place-country": "Country", + "rv-ecoversity:place-state": "State / Province", + "rv-ecoversity:place-city": "City / Town", + "rv-ecoversity:place-street": "Town", + "rv-ecoversity:info-start": "Creation date", + "rv-ecoversity:info-end": "End", + "rv-ecoversity:info-type": "Type", + "rv-ecoversity:info-virtual": "Virtual", + "rv-ecoversity:info-themes": "Topics", + "rv-ecoversity:info-pedagogies": "Pedagogies", + "rv-ecoversity:info-ages": "Ages", + "rv-ecoversity:info-participants": "Participants", + "rv-ecoversity:info-economy": "Economic model", + "rv-ecoversity:info-volunteer": "Volunteers", + "rv-ecoversity:info-gatherings": "Gatherings", + "rv-ecoversity:info-lang": "Languages", + "rv-ecoversity:info-contextosocial": "Social context", + "rv-ecoversity:info-regions": "Active in regions", + "rv-ecoversity:info-featured": "Featured in main website?", + "rv-ecoversity:reply-yes": "Yes", + "rv-ecoversity:reply-no": "No", + "rv-ecoversity:reply-adults": "Adults", + "rv-ecoversity:reply-teens": "Teens", + "rv-ecoversity:reply-childs": "Childs", + "rv-ecoversity:reply-infants": "Infants", + "rv-ecoversity:reply-tariffed": "Tariffed", + "rv-ecoversity:reply-voluntary": "Voluntary payment", + "rv-ecoversity:reply-free": "Free of costs", + "rv-ecoversity:reply-none": "None", + "rv-ecoversity:reply-partial": "Partial", + "rv-ecoversity:reply-full": "Full", + "rv-ecoversity:reply-formal": "Formal", + "rv-ecoversity:reply-noformal": "No formal", + + "rv-gathering:name_single": "Gathering", + "rv-gathering:name_plural": "Gatherings", + "rv-gathering:description": "Description", + "rv-gathering:place": "Location", + "rv-gathering:place-country": "Country", + "rv-gathering:place-state": "State / Province", + "rv-gathering:place-city": "City / Town", + "rv-gathering:place-street": "Town", + "rv-gathering:info-start": "Start date", + "rv-gathering:info-end": "End date", + "rv-gathering:info-type": "Type of gathering", + "rv-gathering:reply-international": "International", + "rv-gathering:reply-regional": "Regional", + + "rv-region:name_single": "Regional Network", + "rv-region:name_plural": "Regional Networks" + + +} diff --git a/i18n/es.json b/i18n/es.json index 0e5fa8b..5ff37b1 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -1,6 +1,3 @@ { - "rv-experiencia:contacto-url": "Sitio web", - "rv-menu:contenidos:experiencia": "Experiencias", - "rv-experiencia:lugar-provincia": "Estado", - "rv-experiencia:info-tematicas": "Temátias / Áreas de acción" + "rv-menu:ecoversities": "Ecoversidades" } -- cgit v1.2.1