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-02-19 19:33:28 +00:00
|
|
|
unknown_locale: 'Unknown %{locale} locale'
|
2018-02-25 01:10:37 +00:00
|
|
|
help:
|
2018-02-26 19:59:55 +00:00
|
|
|
breadcrumbs: "What you see up here are the bread crumbs for this
|
|
|
|
site. When you enter a new section, you will see the previous ones
|
|
|
|
and also have a path for where you\'re standing."
|
|
|
|
sites:
|
|
|
|
index: 'This is the list of sites you can edit.'
|
|
|
|
edit_translations: "You can edit texts from your site other than
|
|
|
|
posts', and you can also translate them to other languages."
|
|
|
|
edit_posts: "When you enter here, you'll see a list of every
|
|
|
|
article and edit them. You can also create new ones."
|
|
|
|
enqueued: "The site is on queue to be generated. Once this
|
|
|
|
process finishes, you'll get an email telling you the status. If
|
|
|
|
everything went well, your site will be published :)"
|
|
|
|
enqueue: "When you finish making changes to your site, you can
|
|
|
|
publish them with this action. You'll receive an email when it
|
|
|
|
finishes."
|
|
|
|
build_log: "This is the log for what happened during site
|
|
|
|
generation. If there was an issue, you'll see it here."
|
2018-02-25 01:10:37 +00:00
|
|
|
close: 'Close help'
|
|
|
|
markdown:
|
|
|
|
intro: 'The text is formatted using a syntax called Markdwon, a
|
|
|
|
simple format that can be easily written just by remembering some
|
|
|
|
rules, and that can be converted to a web page, or to PDF and ePub
|
|
|
|
files. You can use the buttons below for basic formatting. If
|
|
|
|
you need help, here you have a <a href="/markdown">markdown
|
|
|
|
cheatsheet</a>.'
|
|
|
|
back: 'Go back'
|
|
|
|
input: 'If we write...'
|
|
|
|
output: 'We get...'
|
|
|
|
bold: 'Bold'
|
|
|
|
italic: 'Emphasis'
|
|
|
|
heading: 'Title'
|
|
|
|
link:
|
|
|
|
text: 'A link'
|
|
|
|
url: 'https://example.org'
|
|
|
|
quote: 'A quote from a text we liked'
|
|
|
|
ul: 'Our TODO list'
|
|
|
|
ol: 'Steps for our machiavelic plans'
|
|
|
|
img:
|
|
|
|
text: 'Kéfir island'
|
|
|
|
url: 'https://kefir.red/images/isla.png'
|
|
|
|
distraction_free_html: 'You can a distraction free writing session
|
|
|
|
by clicking the <span class="fa fa-expand"></span> button'
|
|
|
|
preview_html: 'Click the <span class="fa fa-search"></span> preview
|
|
|
|
button to see the results.'
|
|
|
|
autocomplete_html: "Some of these fields can be auto-completed. If
|
|
|
|
you know what to put on them, just start writing and the
|
|
|
|
auto-complete will suggest available options. If the option doesn't
|
|
|
|
exist, finish writing and press <kbd>Enter</kbd> to add a new one.
|
|
|
|
To empty the field, click the × button on your right."
|
2018-01-29 18:09:30 +00:00
|
|
|
login:
|
|
|
|
email: 'E-mail'
|
|
|
|
password: 'Password'
|
|
|
|
submit: 'Log in'
|
|
|
|
sites:
|
2018-02-26 18:46:47 +00:00
|
|
|
actions: 'Actions'
|
|
|
|
posts: 'View and edit posts'
|
2018-01-29 18:09:30 +00:00
|
|
|
title: 'Sites'
|
2018-02-05 17:27:12 +00:00
|
|
|
index: 'Sites'
|
2018-02-20 17:47:11 +00:00
|
|
|
enqueued: 'Waiting for build'
|
|
|
|
enqueue: 'Build'
|
|
|
|
failed: 'Failed!'
|
|
|
|
build_log: 'Read log'
|
2018-01-29 22:19:47 +00:00
|
|
|
footer:
|
|
|
|
powered_by: 'is developed by'
|
2018-02-09 21:28:27 +00:00
|
|
|
i18n:
|
|
|
|
index: 'Translations'
|
2018-02-26 18:46:47 +00:00
|
|
|
edit: 'Edit texts and translations'
|
2018-02-09 21:28:27 +00:00
|
|
|
save: 'Save'
|
2018-02-19 20:00:21 +00:00
|
|
|
change: 'Change'
|
|
|
|
translating:
|
|
|
|
from: 'Translating from'
|
|
|
|
to: 'into'
|
2018-02-09 21:28:27 +00:00
|
|
|
es: 'Castillian Spanish'
|
|
|
|
en: 'English'
|
|
|
|
ar: 'Arabic'
|
2018-01-31 20:29:27 +00:00
|
|
|
posts:
|
2018-02-26 19:59:55 +00:00
|
|
|
new: 'New post'
|
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'
|
2018-02-25 01:10:37 +00:00
|
|
|
tags: 'Tags'
|
2018-02-02 22:20:31 +00:00
|
|
|
slug: 'Slug'
|
2018-02-25 01:10:37 +00:00
|
|
|
slug_help: 'This is the name of the article on the URL, ie. /title/.
|
|
|
|
You can leave it empty. If you changed the title and you want to
|
|
|
|
change the file name, empty this field.'
|
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:
|
2018-02-23 19:45:47 +00:00
|
|
|
es: 'Castillian Spanish'
|
|
|
|
en: 'English'
|
|
|
|
ar: 'Arabic'
|
|
|
|
lang_help: 'The same article in another language.'
|
2018-02-10 16:09:42 +00:00
|
|
|
rtl: 'Right to left'
|
|
|
|
ltr: 'Left to right'
|
|
|
|
dir: 'Text direction'
|
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'
|
|
|
|
|