2018-01-02 17:19:25 +00:00
|
|
|
en:
|
2018-02-03 22:37:09 +00:00
|
|
|
errors:
|
|
|
|
argument_error: 'Argument `%{argument}` must be an instance of %{class}'
|
2018-01-29 18:09:30 +00:00
|
|
|
login:
|
|
|
|
email: 'E-mail'
|
|
|
|
password: 'Password'
|
|
|
|
submit: 'Log in'
|
|
|
|
sites:
|
|
|
|
title: 'Sites'
|
2018-02-05 17:27:12 +00:00
|
|
|
index: 'Sites'
|
2018-01-29 22:19:47 +00:00
|
|
|
footer:
|
|
|
|
powered_by: 'is developed by'
|
2018-01-31 20:29:27 +00:00
|
|
|
posts:
|
2018-02-05 17:27:12 +00:00
|
|
|
index: 'Posts'
|
2018-01-31 20:29:27 +00:00
|
|
|
edit: 'Edit'
|
|
|
|
save: 'Save'
|
|
|
|
date: 'Publication date'
|
|
|
|
date_help: 'This changes the articles order!'
|
|
|
|
title: 'Title'
|
|
|
|
tags: 'Tags'
|
|
|
|
tags_help: 'Comma separated!'
|
|
|
|
categories: 'Categories'
|
|
|
|
categories_help: 'Comma separated!'
|
2018-02-02 22:20:31 +00:00
|
|
|
slug: 'Slug'
|
|
|
|
slug_help: 'This is the name of the article on the URL, ie. /title/. You can leave it empty.'
|
2018-02-08 14:05:05 +00:00
|
|
|
cover: 'Cover'
|
|
|
|
cover_help: 'Path to the cover'
|
|
|
|
layout: 'Layout'
|
|
|
|
layout_help: 'The layout of this post'
|
|
|
|
objetivos: 'Objectives'
|
|
|
|
objetivos_help: 'Objectives of this session'
|
|
|
|
permalink: 'Permanent link'
|
|
|
|
permalink_help: "If you want to access the post from a specific URL, use this field. Don\'t forget to start with a /"
|
2018-02-08 19:11:53 +00:00
|
|
|
recomendaciones: 'Recommendations'
|
|
|
|
recomendaciones_help: 'Recommendations for this session'
|
|
|
|
duracion: 'Duration'
|
|
|
|
duracion_help: "How long does the session take to finish?"
|
2018-02-08 14:05:05 +00:00
|
|
|
habilidades: 'Skill level'
|
|
|
|
habilidades_help: 'Skills required for this session'
|
|
|
|
formato: 'Format'
|
|
|
|
formato_help: 'Format of this session'
|
|
|
|
conocimientos: 'Required knowledge'
|
|
|
|
conocimientos_help: 'Select all required knowledge for this session'
|
|
|
|
sesiones_ejercicios_relacionados: 'Related sessions/exercises'
|
|
|
|
sesiones_ejercicios_relacionados_help: 'Select all related sessions/exercises'
|
|
|
|
materiales_requeridos: 'Needed materials'
|
|
|
|
materiales_requeridos_help: 'Select all materials needed for this session'
|
2018-02-08 16:02:20 +00:00
|
|
|
lang:
|
|
|
|
es: 'Slug for Spanish'
|
|
|
|
en: 'Slug for English'
|
|
|
|
ar: 'Slug for Arabic'
|
|
|
|
lang_help: 'Complete this field with the slug for the post in another language to associate them'
|
2018-02-03 22:37:09 +00:00
|
|
|
logger:
|
|
|
|
rm: 'Removed %{path}'
|
2018-02-02 22:20:31 +00:00
|
|
|
errors:
|
|
|
|
path: 'File already exist'
|
|
|
|
file: "Couldn't write the file"
|
2018-02-03 22:37:09 +00:00
|
|
|
title: 'Post needs a title'
|
|
|
|
date: 'Post needs a valid date'
|
|
|
|
|