summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json65
-rw-r--r--i18n/es.json5
2 files changed, 66 insertions, 4 deletions
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"
}