5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-03 07:16:07 +00:00
panel/config/locales/en.yml

80 lines
2.5 KiB
YAML
Raw Normal View History

2018-01-02 17:19:25 +00:00
en:
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-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-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'
edit: 'Edit translations'
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-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'
lang:
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'
logger:
rm: 'Removed %{path}'
2018-02-02 22:20:31 +00:00
errors:
path: 'File already exist'
file: "Couldn't write the file"
title: 'Post needs a title'
date: 'Post needs a valid date'