Diego Jose Sosa Diaz

Translating to spanish entities errors and settings

...@@ -4,7 +4,7 @@ return [ ...@@ -4,7 +4,7 @@ return [
4 /** 4 /**
5 * Shared 5 * Shared
6 */ 6 */
7 - 'recently_created' => 'Recientemente creadod', 7 + 'recently_created' => 'Recientemente creado',
8 'recently_created_pages' => 'Páginas recientemente creadas', 8 'recently_created_pages' => 'Páginas recientemente creadas',
9 'recently_updated_pages' => 'Páginas recientemente actualizadas', 9 'recently_updated_pages' => 'Páginas recientemente actualizadas',
10 'recently_created_chapters' => 'Capítulos recientemente creados', 10 'recently_created_chapters' => 'Capítulos recientemente creados',
...@@ -148,79 +148,79 @@ return [ ...@@ -148,79 +148,79 @@ return [
148 'pages_md_editor' => 'Editor', 148 'pages_md_editor' => 'Editor',
149 'pages_md_preview' => 'Preview', 149 'pages_md_preview' => 'Preview',
150 'pages_md_insert_image' => 'Insertar Imagen', 150 'pages_md_insert_image' => 'Insertar Imagen',
151 - 'pages_md_insert_link' => 'Insert Entity Link', 151 + 'pages_md_insert_link' => 'Insertar link de entidad',
152 - 'pages_not_in_chapter' => 'Page is not in a chapter', 152 + 'pages_not_in_chapter' => 'La página no esá en el caítulo',
153 - 'pages_move' => 'Move Page', 153 + 'pages_move' => 'Mover página',
154 - 'pages_move_success' => 'Page moved to ":parentName"', 154 + 'pages_move_success' => 'Página movida a ":parentName"',
155 - 'pages_permissions' => 'Page Permissions', 155 + 'pages_permissions' => 'Permisos de página',
156 - 'pages_permissions_success' => 'Page permissions updated', 156 + 'pages_permissions_success' => 'Permisos de página actualizados',
157 - 'pages_revisions' => 'Page Revisions', 157 + 'pages_revisions' => 'Revisiones de página',
158 - 'pages_revisions_named' => 'Page Revisions for :pageName', 158 + 'pages_revisions_named' => 'Revisiones de página para :pageName',
159 - 'pages_revision_named' => 'Page Revision for :pageName', 159 + 'pages_revision_named' => 'Revisión de ágina para :pageName',
160 - 'pages_revisions_created_by' => 'Created By', 160 + 'pages_revisions_created_by' => 'Creado por',
161 - 'pages_revisions_date' => 'Revision Date', 161 + 'pages_revisions_date' => 'Fecha de revisión',
162 'pages_revisions_changelog' => 'Changelog', 162 'pages_revisions_changelog' => 'Changelog',
163 - 'pages_revisions_changes' => 'Changes', 163 + 'pages_revisions_changes' => 'Cambios',
164 - 'pages_revisions_current' => 'Current Version', 164 + 'pages_revisions_current' => 'Versión actual',
165 'pages_revisions_preview' => 'Preview', 165 'pages_revisions_preview' => 'Preview',
166 - 'pages_revisions_restore' => 'Restore', 166 + 'pages_revisions_restore' => 'Restaurar',
167 - 'pages_revisions_none' => 'This page has no revisions', 167 + 'pages_revisions_none' => 'Esta página no tiene revisiones',
168 - 'pages_copy_link' => 'Copy Link', 168 + 'pages_copy_link' => 'Copiar Link',
169 - 'pages_permissions_active' => 'Page Permissions Active', 169 + 'pages_permissions_active' => 'Permisos de página activos',
170 - 'pages_initial_revision' => 'Initial publish', 170 + 'pages_initial_revision' => 'Publicación inicial',
171 - 'pages_initial_name' => 'New Page', 171 + 'pages_initial_name' => 'Página nueva',
172 - 'pages_editing_draft_notification' => 'You are currently editing a draft that was last saved :timeDiff.', 172 + 'pages_editing_draft_notification' => 'Ud. está actualmente editando un borrador que fue guardado porúltima vez el :timeDiff.',
173 - 'pages_draft_edited_notification' => 'This page has been updated by since that time. It is recommended that you discard this draft.', 173 + 'pages_draft_edited_notification' => 'Esta página ha sido actualizada desde aquel momento. Se recomienda que cancele este borrador.',
174 'pages_draft_edit_active' => [ 174 'pages_draft_edit_active' => [
175 - 'start_a' => ':count users have started editing this page', 175 + 'start_a' => ':count usuarios han comenzado a editar esta página',
176 - 'start_b' => ':userName has started editing this page', 176 + 'start_b' => ':userName ha comenzado a editar esta página',
177 - 'time_a' => 'since the pages was last updated', 177 + 'time_a' => 'desde que las página fue actualizada',
178 - 'time_b' => 'in the last :minCount minutes', 178 + 'time_b' => 'en los Ãltimos :minCount minutos',
179 - 'message' => ':start :time. Take care not to overwrite each other\'s updates!', 179 + 'message' => ':start :time. Ten cuidado de no sobreescribir los cambios del otro usuario',
180 ], 180 ],
181 - 'pages_draft_discarded' => 'Draft discarded, The editor has been updated with the current page content', 181 + 'pages_draft_discarded' => 'Borrador descartado, el editor ha sido actualizado con el contenido de la página actual',
182 182
183 /** 183 /**
184 * Editor sidebar 184 * Editor sidebar
185 */ 185 */
186 - 'page_tags' => 'Page Tags', 186 + 'page_tags' => 'Etiquetas de página',
187 - 'tag' => 'Tag', 187 + 'tag' => 'Etiqueta',
188 - 'tags' => '', 188 + 'tags' => 'Etiquetas',
189 - 'tag_value' => 'Tag Value (Optional)', 189 + 'tag_value' => 'Valor de la etiqueta (Opcional)',
190 - 'tags_explain' => "Add some tags to better categorise your content. \n You can assign a value to a tag for more in-depth organisation.", 190 + 'tags_explain' => "Agregar algunas etiquetas para mejorar la categorización de su contenido. \n Ud. puede asignar un valor a una etiqueta para una organizacón a mayor detalle.",
191 - 'tags_add' => 'Add another tag', 191 + 'tags_add' => 'Agregar otra etiqueta',
192 - 'attachments' => 'Attachments', 192 + 'attachments' => 'Adjuntos',
193 - 'attachments_explain' => 'Upload some files or attach some link to display on your page. These are visible in the page sidebar.', 193 + 'attachments_explain' => 'Subir ficheros o agregar links para mostrar en la página. Estos son visibles en la barra lateral de la página.',
194 - 'attachments_explain_instant_save' => 'Changes here are saved instantly.', 194 + 'attachments_explain_instant_save' => 'Los cambios son guardados de manera instantánea .',
195 - 'attachments_items' => 'Attached Items', 195 + 'attachments_items' => 'Items adjuntados',
196 - 'attachments_upload' => 'Upload File', 196 + 'attachments_upload' => 'Fichero adjuntado',
197 - 'attachments_link' => 'Attach Link', 197 + 'attachments_link' => 'Adjuntar Link',
198 - 'attachments_set_link' => 'Set Link', 198 + 'attachments_set_link' => 'Setear Link',
199 - 'attachments_delete_confirm' => 'Click delete again to confirm you want to delete this attachment.', 199 + 'attachments_delete_confirm' => 'Haga click en borrar nuevamente para confirmar que quiere borrar este adjunto.',
200 - 'attachments_dropzone' => 'Drop files or click here to attach a file', 200 + 'attachments_dropzone' => 'Arrastre ficheros aquío haga click aquípara adjuntar un fichero',
201 - 'attachments_no_files' => 'No files have been uploaded', 201 + 'attachments_no_files' => 'NingÃn fichero ha sido adjuntado',
202 - 'attachments_explain_link' => 'You can attach a link if you\'d prefer not to upload a file. This can be a link to another page or a link to a file in the cloud.', 202 + 'attachments_explain_link' => 'Ud. puede agregar un link o si lo prefiere puede agregar un fichero. Esto puede ser un link a otra página o un link a un fichero en la nube.',
203 - 'attachments_link_name' => 'Link Name', 203 + 'attachments_link_name' => 'Nombre de Link',
204 - 'attachment_link' => 'Attachment link', 204 + 'attachment_link' => 'Link adjunto',
205 - 'attachments_link_url' => 'Link to file', 205 + 'attachments_link_url' => 'Link a fichero',
206 - 'attachments_link_url_hint' => 'Url of site or file', 206 + 'attachments_link_url_hint' => 'Url del sitio o fichero',
207 - 'attach' => 'Attach', 207 + 'attach' => 'Adjuntar',
208 - 'attachments_edit_file' => 'Edit File', 208 + 'attachments_edit_file' => 'Editar fichero',
209 - 'attachments_edit_file_name' => 'File Name', 209 + 'attachments_edit_file_name' => 'Nombre del fichero',
210 - 'attachments_edit_drop_upload' => 'Drop files or click here to upload and overwrite', 210 + 'attachments_edit_drop_upload' => 'Arrastre a los ficheros o haga click aquípara subir o sobreescribir',
211 - 'attachments_order_updated' => 'Attachment order updated', 211 + 'attachments_order_updated' => 'Orden de adjuntos actualizado',
212 - 'attachments_updated_success' => 'Attachment details updated', 212 + 'attachments_updated_success' => 'Detalles de adjuntos actualizados',
213 - 'attachments_deleted' => 'Attachment deleted', 213 + 'attachments_deleted' => 'Adjunto borrado',
214 - 'attachments_file_uploaded' => 'File successfully uploaded', 214 + 'attachments_file_uploaded' => 'Fichero subido éxitosamente',
215 - 'attachments_file_updated' => 'File successfully updated', 215 + 'attachments_file_updated' => 'Fichero actualizado éxitosamente',
216 - 'attachments_link_attached' => 'Link successfully attached to page', 216 + 'attachments_link_attached' => 'Link agregado éxitosamente a la ágina',
217 217
218 /** 218 /**
219 * Profile View 219 * Profile View
220 */ 220 */
221 - 'profile_user_for_x' => 'User for :time', 221 + 'profile_user_for_x' => 'Usuario para :time',
222 - 'profile_created_content' => 'Created Content', 222 + 'profile_created_content' => 'Contenido creado',
223 - 'profile_not_created_pages' => ':userName has not created any pages', 223 + 'profile_not_created_pages' => ':userName no ha creado ninguna página',
224 - 'profile_not_created_chapters' => ':userName has not created any chapters', 224 + 'profile_not_created_chapters' => ':userName no ha creado ningún capítulo',
225 - 'profile_not_created_books' => ':userName has not created any books', 225 + 'profile_not_created_books' => ':userName no ha creado ningún libro',
226 ]; 226 ];
......
...@@ -7,64 +7,64 @@ return [ ...@@ -7,64 +7,64 @@ return [
7 */ 7 */
8 8
9 // Permissions 9 // Permissions
10 - 'permission' => 'You do not have permission to access the requested page.', 10 + 'permission' => 'Ud. no tiene permisos para visualizar la pÃgina solicitada.',
11 - 'permissionJson' => 'You do not have permission to perform the requested action.', 11 + 'permissionJson' => 'Ud. no tiene permisos para ejecutar la acciÃn solicitada.',
12 12
13 // Auth 13 // Auth
14 - 'error_user_exists_different_creds' => 'A user with the email :email already exists but with different credentials.', 14 + 'error_user_exists_different_creds' => 'Un usuario con el email :email ya existe pero con credenciales diferentes.',
15 - 'email_already_confirmed' => 'Email has already been confirmed, Try logging in.', 15 + 'email_already_confirmed' => 'El email ya ha sido confirmado, Intente loguearse en la aplicaciÃn.',
16 - 'email_confirmation_invalid' => 'This confirmation token is not valid or has already been used, Please try registering again.', 16 + 'email_confirmation_invalid' => 'Este token de confirmación no e válido o ya ha sido usado,Intente registrar uno nuevamente.',
17 - 'email_confirmation_expired' => 'The confirmation token has expired, A new confirmation email has been sent.', 17 + 'email_confirmation_expired' => 'El token de confirmaciÃn ha expirado, Un nuevo email de confirmaciÃn ha sido enviado.',
18 - 'ldap_fail_anonymous' => 'LDAP access failed using anonymous bind', 18 + 'ldap_fail_anonymous' => 'El acceso con LDAP ha fallado usando binding anÃnimo',
19 - 'ldap_fail_authed' => 'LDAP access failed using given dn & password details', 19 + 'ldap_fail_authed' => 'El acceso LDAP usando el dn & password detallados',
20 - 'ldap_extension_not_installed' => 'LDAP PHP extension not installed', 20 + 'ldap_extension_not_installed' => 'La extensiÃn LDAP PHP no se encuentra instalada',
21 - 'ldap_cannot_connect' => 'Cannot connect to ldap server, Initial connection failed', 21 + 'ldap_cannot_connect' => 'No se puede conectar con el servidor ldap, la conexiÃn inicial ha fallado',
22 - 'social_no_action_defined' => 'No action defined', 22 + 'social_no_action_defined' => 'AcciÃn no definida',
23 - 'social_account_in_use' => 'This :socialAccount account is already in use, Try logging in via the :socialAccount option.', 23 + 'social_account_in_use' => 'la cuenta :socialAccount ya se encuentra en uso, intente loguearse a travÃs de la opciÃn :socialAccount .',
24 - 'social_account_email_in_use' => 'The email :email is already in use. If you already have an account you can connect your :socialAccount account from your profile settings.', 24 + 'social_account_email_in_use' => 'El email :email ya se encuentra en uso. Si ud. ya dispone de una cuenta puede loguearse a travÃs de su cuenta :socialAccount desde la configuraciÃn de perfil.',
25 - 'social_account_existing' => 'This :socialAccount is already attached to your profile.', 25 + 'social_account_existing' => 'La cuenta :socialAccount ya se encuentra asignada a su perfil.',
26 - 'social_account_already_used_existing' => 'This :socialAccount account is already used by another user.', 26 + 'social_account_already_used_existing' => 'La cuenta :socialAccount ya se encuentra usada por otro usuario.',
27 - 'social_account_not_used' => 'This :socialAccount account is not linked to any users. Please attach it in your profile settings. ', 27 + 'social_account_not_used' => 'La cuenta :socialAccount no està asociada a ningÃn usuario. Por favor adjuntela a su configuraciÃn de perfil. ',
28 - 'social_account_register_instructions' => 'If you do not yet have an account, You can register an account using the :socialAccount option.', 28 + 'social_account_register_instructions' => 'Si no dispone de una cuenta, puede registrar una cuenta usando la opción de :socialAccount .',
29 - 'social_driver_not_found' => 'Social driver not found', 29 + 'social_driver_not_found' => 'Driver social no encontrado',
30 - 'social_driver_not_configured' => 'Your :socialAccount social settings are not configured correctly.', 30 + 'social_driver_not_configured' => 'Su configuraciÃn :socialAccount no es correcta.',
31 31
32 // System 32 // System
33 - 'path_not_writable' => 'File path :filePath could not be uploaded to. Ensure it is writable to the server.', 33 + 'path_not_writable' => 'La ruta :filePath no pudo ser cargada. Asegurese de que es escribible por el servidor.',
34 - 'cannot_get_image_from_url' => 'Cannot get image from :url', 34 + 'cannot_get_image_from_url' => 'No se puede obtener la imagen desde :url',
35 - 'cannot_create_thumbs' => 'The server cannot create thumbnails. Please check you have the GD PHP extension installed.', 35 + 'cannot_create_thumbs' => 'El servidor no puede crear la imagen miniatura. Por favor chequee que tiene la extensiÃn GD instalada.',
36 - 'server_upload_limit' => 'The server does not allow uploads of this size. Please try a smaller file size.', 36 + 'server_upload_limit' => 'El servidor no permite la subida de ficheros de este tamaÃo. Por favor intente con un fichero de menor tamaÃo.',
37 - 'image_upload_error' => 'An error occurred uploading the image', 37 + 'image_upload_error' => 'Ha ocurrido un error al subir la imagen',
38 38
39 // Attachments 39 // Attachments
40 - 'attachment_page_mismatch' => 'Page mismatch during attachment update', 40 + 'attachment_page_mismatch' => 'PÃgina no coincidente durante la subida del adjunto ',
41 41
42 // Pages 42 // Pages
43 - 'page_draft_autosave_fail' => 'Failed to save draft. Ensure you have internet connection before saving this page', 43 + 'page_draft_autosave_fail' => 'Fallo al guardar borrador. Asegurese de que tiene conexiÃn a Internet antes de guardar este borrador',
44 44
45 // Entities 45 // Entities
46 - 'entity_not_found' => 'Entity not found', 46 + 'entity_not_found' => 'Entidad no encontrada',
47 - 'book_not_found' => 'Book not found', 47 + 'book_not_found' => 'Libro no encontrado',
48 - 'page_not_found' => 'Page not found', 48 + 'page_not_found' => 'PÃgina no encontrada',
49 - 'chapter_not_found' => 'Chapter not found', 49 + 'chapter_not_found' => 'CapÃtulo no encontrado',
50 - 'selected_book_not_found' => 'The selected book was not found', 50 + 'selected_book_not_found' => 'El libro seleccionado no fue encontrado',
51 - 'selected_book_chapter_not_found' => 'The selected Book or Chapter was not found', 51 + 'selected_book_chapter_not_found' => 'El libro o capÃtulo seleccionado no fue encontrado',
52 - 'guests_cannot_save_drafts' => 'Guests cannot save drafts', 52 + 'guests_cannot_save_drafts' => 'Los invitados no pueden guardar los borradores',
53 53
54 // Users 54 // Users
55 - 'users_cannot_delete_only_admin' => 'You cannot delete the only admin', 55 + 'users_cannot_delete_only_admin' => 'No se puede borrar el Ãnico administrador',
56 - 'users_cannot_delete_guest' => 'You cannot delete the guest user', 56 + 'users_cannot_delete_guest' => 'No se puede borrar el usuario invitado',
57 57
58 // Roles 58 // Roles
59 - 'role_cannot_be_edited' => 'This role cannot be edited', 59 + 'role_cannot_be_edited' => 'Este rol no puede ser editado',
60 - 'role_system_cannot_be_deleted' => 'This role is a system role and cannot be deleted', 60 + 'role_system_cannot_be_deleted' => 'Este rol es un rol de sistema y no puede ser borrado',
61 - 'role_registration_default_cannot_delete' => 'This role cannot be deleted while set as the default registration role', 61 + 'role_registration_default_cannot_delete' => 'Este rol no puede ser borrado mientras sea el rol por defecto de registro',
62 62
63 // Error pages 63 // Error pages
64 - '404_page_not_found' => 'Page Not Found', 64 + '404_page_not_found' => 'PÃgina no encontrada',
65 - 'sorry_page_not_found' => 'Sorry, The page you were looking for could not be found.', 65 + 'sorry_page_not_found' => 'Lo sentimos, la pÃgina que intenta acceder no pudo ser encontrada.',
66 - 'return_home' => 'Return to home', 66 + 'return_home' => 'Volver al home',
67 - 'error_occurred' => 'An Error Occurred', 67 + 'error_occurred' => 'Ha ocurrido un error',
68 - 'app_down' => ':appName is down right now', 68 + 'app_down' => 'La aplicaciÃn :appName se encuentra caída en este momento',
69 - 'back_soon' => 'It will be back up soon.', 69 + 'back_soon' => 'Volverà a estar operativa en corto tiempo.',
70 ]; 70 ];
......
...@@ -13,50 +13,50 @@ return [ ...@@ -13,50 +13,50 @@ return [
13 | 13 |
14 */ 14 */
15 15
16 - 'accepted' => 'The :attribute must be accepted.', 16 + 'accepted' => 'El :attribute debe ser aceptado.',
17 - 'active_url' => 'The :attribute is not a valid URL.', 17 + 'active_url' => 'El :attribute no es una URl vÃlida.',
18 - 'after' => 'The :attribute must be a date after :date.', 18 + 'after' => 'El :attribute debe ser una fecha posterior :date.',
19 - 'alpha' => 'The :attribute may only contain letters.', 19 + 'alpha' => 'El :attribute solo puede contener letras.',
20 - 'alpha_dash' => 'The :attribute may only contain letters, numbers, and dashes.', 20 + 'alpha_dash' => 'El :attribute sÃlo puede contener letras, nÃmeros y guiones.',
21 - 'alpha_num' => 'The :attribute may only contain letters and numbers.', 21 + 'alpha_num' => 'El :attribute sÃlo puede contener letras y nÃmerosº.',
22 - 'array' => 'The :attribute must be an array.', 22 + 'array' => 'El :attribute debe de ser un array.',
23 - 'before' => 'The :attribute must be a date before :date.', 23 + 'before' => 'El :attribute debe ser una fecha anterior a :date.',
24 'between' => [ 24 'between' => [
25 - 'numeric' => 'The :attribute must be between :min and :max.', 25 + 'numeric' => 'El :attribute debe estar entre :min y :max.',
26 - 'file' => 'The :attribute must be between :min and :max kilobytes.', 26 + 'file' => 'El :attribute debe estar entre :min y :max kilobytes.',
27 - 'string' => 'The :attribute must be between :min and :max characters.', 27 + 'string' => 'El :attribute debe estar entre :min y :max carácteres.',
28 - 'array' => 'The :attribute must have between :min and :max items.', 28 + 'array' => 'El :attribute debe estar entre :min y :max items.',
29 ], 29 ],
30 - 'boolean' => 'The :attribute field must be true or false.', 30 + 'boolean' => 'El campo :attribute debe ser true o false.',
31 - 'confirmed' => 'The :attribute confirmation does not match.', 31 + 'confirmed' => 'El :attribute confirmaciÃn no concuerda.',
32 - 'date' => 'The :attribute is not a valid date.', 32 + 'date' => 'El :attribute no es una fecha vÃlida.',
33 - 'date_format' => 'The :attribute does not match the format :format.', 33 + 'date_format' => 'El :attribute no coincide con el formato :format.',
34 - 'different' => 'The :attribute and :other must be different.', 34 + 'different' => ':attribute y :other deben ser diferentes.',
35 - 'digits' => 'The :attribute must be :digits digits.', 35 + 'digits' => ':attribute debe ser de :digits dígitos.',
36 - 'digits_between' => 'The :attribute must be between :min and :max digits.', 36 + 'digits_between' => ':attribute debe ser un valor entre :min y :max dígios.',
37 - 'email' => 'The :attribute must be a valid email address.', 37 + 'email' => ':attribute debe ser una direcciÃn vÃlida.',
38 - 'filled' => 'The :attribute field is required.', 38 + 'filled' => 'El campo :attribute es requerido.',
39 - 'exists' => 'The selected :attribute is invalid.', 39 + 'exists' => 'El :attribute seleccionado es inválido.',
40 - 'image' => 'The :attribute must be an image.', 40 + 'image' => 'El :attribute debe ser una imagen.',
41 - 'in' => 'The selected :attribute is invalid.', 41 + 'in' => 'El selected :attribute es inválio.',
42 - 'integer' => 'The :attribute must be an integer.', 42 + 'integer' => 'El :attribute debe ser un entero.',
43 - 'ip' => 'The :attribute must be a valid IP address.', 43 + 'ip' => 'El :attribute debe ser una direcciÃn IP vÃlida.',
44 'max' => [ 44 'max' => [
45 - 'numeric' => 'The :attribute may not be greater than :max.', 45 + 'numeric' => ':attribute no puede ser mayor que :max.',
46 - 'file' => 'The :attribute may not be greater than :max kilobytes.', 46 + 'file' => ':attribute no puede ser mayor que :max kilobytes.',
47 - 'string' => 'The :attribute may not be greater than :max characters.', 47 + 'string' => ':attribute no puede ser mayor que :max carácteres.',
48 - 'array' => 'The :attribute may not have more than :max items.', 48 + 'array' => ':attribute no puede contener mÃs de :max items.',
49 ], 49 ],
50 - 'mimes' => 'The :attribute must be a file of type: :values.', 50 + 'mimes' => ':attribute debe ser un fichero de tipo: :values.',
51 'min' => [ 51 'min' => [
52 - 'numeric' => 'The :attribute must be at least :min.', 52 + 'numeric' => ':attribute debe ser al menos de :min.',
53 - 'file' => 'The :attribute must be at least :min kilobytes.', 53 + 'file' => ':attribute debe ser al menos :min kilobytes.',
54 - 'string' => 'The :attribute must be at least :min characters.', 54 + 'string' => ':attribute debe ser al menos :min caracteres.',
55 - 'array' => 'The :attribute must have at least :min items.', 55 + 'array' => ':attribute debe tener como mÃnimo :min items.',
56 ], 56 ],
57 - 'not_in' => 'The selected :attribute is invalid.', 57 + 'not_in' => ':attribute seleccionado es inválio.',
58 - 'numeric' => 'The :attribute must be a number.', 58 + 'numeric' => ':attribute debe ser numérico.',
59 - 'regex' => 'The :attribute format is invalid.', 59 + 'regex' => ':attribute con formato invÃlido',
60 'required' => 'The :attribute field is required.', 60 'required' => 'The :attribute field is required.',
61 'required_if' => 'The :attribute field is required when :other is :value.', 61 'required_if' => 'The :attribute field is required when :other is :value.',
62 'required_with' => 'The :attribute field is required when :values is present.', 62 'required_with' => 'The :attribute field is required when :values is present.',
......