From 09aef40b03db833b52beb65a70fca3742e628390 Mon Sep 17 00:00:00 2001 From: JesusPerez Date: Mon, 10 Jan 2022 11:46:51 +0000 Subject: [PATCH] chore: add locales --- locales/en.yaml | 100 ++++++++++++++++++++++++++++++++++++++++++++++++ locales/es.yaml | 97 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 197 insertions(+) create mode 100644 locales/en.yaml create mode 100644 locales/es.yaml diff --git a/locales/en.yaml b/locales/en.yaml new file mode 100644 index 0000000..a2ddfeb --- /dev/null +++ b/locales/en.yaml @@ -0,0 +1,100 @@ +edit: Edit +onedit: Edit On +changeview: View +showview: Show View +menufixed: Menu fixed +fixmenu: Fix Menu +from: From +link: Link +since: Since +date: Date +location: In +position: Role +name: Name +code: Code +license: License +for: For +role: Role +tasks: Tasks +description: Description +tools: Tools +purpose: Purpose +code_on: Code on +deployed_to: Deployed to +features: Features +builtwith: Built with +hidepanel: Hide panel +showpanel: Show panel +id: Id +org: Org. +title: Title +cert: Cert. +capture: Capture +site: Site +phone: Phone +address: Address +save: Save +close: Close +DataNeedSaved: Data changes not saved ! +click_link_to_save: Click on link to save +download_json_data: 'Download JSON data ' +cancel: Cancel +signup: Sign Up +select: Select +selectOption: Select options +selectModel: Select Model +send: Send +local: Local +saveload: + editMode: Edit mode + saveLocalFile: Save to local file + saveData: Save data + dataSaved: Data saved + sendData: Send data + saveOptions: Save options + dataLoaded: Data loaded + autherror: Auth error + loaderror: Load error +message: + loadding: Loading + loading: Loadding +not-found: Not found +notes: Notes +notifications: + content: content + notifications: Notifications +search: + search: Search +menu: + lang: Lang + work_experience: Work Experience + projects: Projects + teaching: Teaching + talks: Talks + education: Education + others: Others +cv: + 'on': active + 'off': unactive + profile: Profile + experience: Experience + expand_skills: Expand Skills + contact: Contact + personal: Personal + certifications: Certifications + languages: Languages + infrastructures: Infrastructures + skills_tools: Skills & Tools + skills: Skills + onweb: On the Web + mission: Mission + mission_how: Missión detail + +lang: + spanish: Spanish + english: English + french: French + fluent: Fluent + native: Native + conversation: Conversation + diff --git a/locales/es.yaml b/locales/es.yaml new file mode 100644 index 0000000..cc4e8b8 --- /dev/null +++ b/locales/es.yaml @@ -0,0 +1,97 @@ +edit: Editar +onedit: Activar Edición +changeview: Vista +showview: Mostrar Vista +menufixed: Menú fijo +fixmenu: Fijar Menú +from: De +link: Enlace +since: Desde +date: Fecha +location: En +position: Rol +name: Nombre +code: Código +license: Licencia +for: Para +tasks: Tareas +role: Rol +description: Descripción +tools: Software +purpose: Propósito +code_on: Código en +deployed_to: Desplegado en +features: Funciones +builtwith: Creado con +hidepanel: Ocultar panel +showpanel: Mostrar panel +id: Id +org: Org. +title: Título +cert: Cert. +site: Sitio +capture: Captura +phone: Teléfono +address: Dirección +save: Guardar +close: Cerrar +DataNeedSaved: Cambios no guardados +click_link_to_save: Click en enlace de arriba para guardar +download_json_data: Descargar datos en JSON +cancel: Cancelar +signup: Registrarse +select: Seleccionar +selectOption: Selección de opciones +selectModel: Seleccionar modelo +send: Enviar +local: Local +saveload: + editMode: Modo edición + saveLocalFile: Guardar como fichero local + saveData: Guardar datos + dataSaved: Datos guardados + sendData: Enviar datos + saveOptions: Opciones para guardar + dataLoaded: Datos cargados + autherror: Error autenticación + loaderror: Error de carga +message: + loading: Cargando +not-found: No se ha encontrado +notes: Notas +notifications: + content: contenido + notifications: Notificiaciones +search: + search: Buscar +menu: + lang: Idioma + work_experience: Experiencia + projects: Proyectos + education: Educación + teaching: Enseñanza + talks: Charlas + others: Otros +cv: + 'on': activo + 'off': desactivado + profile: Perfil + expand_skills: Ampliando habilidades + contact: Contacto + personal: Personal + certifications: Certificaciones + languages: Idiomas + infrastructures: Infrastructuras + skills_tools: Habilidades y Herramientas + skills: Habilidades + onweb: En la Web + mission: Misión + mission_how: Detalle misión + +lang: + spanish: Español + english: Inglés + french: Francés + fluent: Fluído + native: Nativo + conversation: Conversación