errores de sintaxis en los locales en inglés

This commit is contained in:
f 2018-12-11 13:11:50 -03:00
parent 9c9a546be9
commit 7de042caa3
No known key found for this signature in database
GPG key ID: F3FDAB97B5F9F7E7

View file

@ -7,7 +7,7 @@ en:
email: email:
taken: 'This e-mail address is already taken, please choose another' taken: 'This e-mail address is already taken, please choose another'
password_confirmation: password_confirmation:
confirmation: The passwords don't match confirmation: "The passwords don't match"
errors: errors:
argument_error: 'Argument `%{argument}` must be an instance of %{class}' argument_error: 'Argument `%{argument}` must be an instance of %{class}'
unknown_locale: 'Unknown %{locale} locale' unknown_locale: 'Unknown %{locale} locale'
@ -22,35 +22,28 @@ en:
body: "Please open this link to confirm your e-mail address." body: "Please open this link to confirm your e-mail address."
invitadxs: invitadxs:
index: index:
title: Guests title: 'Guests'
new: new:
email: E-Mail email: 'E-Mail'
password: Password password: 'Password'
password_confirmation: Repeat password password_confirmation: 'Repeat password'
submit: Register submit: 'Register'
confirmation: confirmation:
confirmed: 'Your account is confirmed, please log in to continue' confirmed: 'Your account is confirmed, please log in to continue'
show: show:
confirmation_sent: "We've sent a confirmation link to your e-mail address. Please open that link to continue." confirmation_sent: "We've sent a confirmation link to your e-mail address. Please open that link to continue."
info: info:
posts: posts:
reorder: "The articles have been reordered!" reorder: 'The articles have been reordered!'
help: help:
category: 'Category' category: 'Category'
logout: 'Close the session' logout: 'Close the session'
breadcrumbs: "What you see up here are the bread crumbs for this 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."
site. When you enter a new section, you will see the previous ones
and also have a path for where you\'re standing."
posts: posts:
reorder: 'You can drag and drop articles by the arrow icon (<i reorder: 'You can drag and drop articles by the arrow icon (<i class="fa fa-arrows-v"></i>) and then press the "Reorder posts" button to save them in different order.'
class="fa fa-arrows-v"></i>) and then press the "Reorder posts"
button to save them in different order.'
i18n: i18n:
top: 'Back to top' top: 'Back to top'
index: "Here you can edit your site's texts that don't belong to a index: "Here you can edit your site's texts that don't belong to a post, like its description, sections, buttons... If you change languages up there in the title to be the same, you can edit them. If they're different, you can translate from one into the other."
post, like its description, sections, buttons... If you change
languages up there in the title to be the same, you can edit them.
If they're different, you can translate from one into the other."
count: 'This is the amount of texts.' count: 'This is the amount of texts.'
toc: 'Jump to this section' toc: 'Jump to this section'
meta: 'Metadata' meta: 'Metadata'
@ -189,9 +182,7 @@ en:
tags_help: 'Comma separated!' tags_help: 'Comma separated!'
tags: 'Tags' tags: 'Tags'
slug: 'Slug' slug: 'Slug'
slug_help: 'This is the name of the article on the URL, ie. /title/. 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.'
You can leave it empty. If you changed the title and you want to
change the file name, empty this field.'
cover: 'Cover' cover: 'Cover'
cover_help: 'Path to the cover' cover_help: 'Path to the cover'
layout: 'Layout' layout: 'Layout'
@ -199,7 +190,7 @@ en:
objetivos: 'Objectives' objetivos: 'Objectives'
objetivos_help: 'Objectives of this session' objetivos_help: 'Objectives of this session'
permalink: 'Permanent link' 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 /" permalink_help: "If you want to access the post from a specific URL, use this field. Don't forget to start with a /"
recomendaciones: 'Recommendations' recomendaciones: 'Recommendations'
recomendaciones_help: 'Recommendations for this session' recomendaciones_help: 'Recommendations for this session'
duracion: 'Duration' duracion: 'Duration'
@ -230,7 +221,7 @@ en:
file: "Couldn't write the file" file: "Couldn't write the file"
title: 'Post needs a title' title: 'Post needs a title'
date: 'Post needs a valid date' date: 'Post needs a valid date'
slug_with_path: "The slug is the short name for the article, as shown in the URL. It can\'t contain \"/\" ;)" slug_with_path: "The slug is the short name for the article, as shown in the URL. It can't contain \"/\" ;)"
invalid: 'This field is required!' invalid: 'This field is required!'
open: 'Tip: You can add new options by typing them and pressing Enter' open: 'Tip: You can add new options by typing them and pressing Enter'
private: '&#128274; The values of this field will remain private' private: '&#128274; The values of this field will remain private'