Translating to spanish entities errors and settings

This commit is contained in:
Diego Jose Sosa Diaz 2017-04-06 09:35:24 +02:00
parent cc0ce7c630
commit 1377296ef4
4 changed files with 225 additions and 225 deletions

View File

@ -4,7 +4,7 @@ return [
/** /**
* Shared * Shared
*/ */
'recently_created' => 'Recientemente creadod', 'recently_created' => 'Recientemente creado',
'recently_created_pages' => 'Páginas recientemente creadas', 'recently_created_pages' => 'Páginas recientemente creadas',
'recently_updated_pages' => 'Páginas recientemente actualizadas', 'recently_updated_pages' => 'Páginas recientemente actualizadas',
'recently_created_chapters' => 'Capítulos recientemente creados', 'recently_created_chapters' => 'Capítulos recientemente creados',
@ -148,79 +148,79 @@ return [
'pages_md_editor' => 'Editor', 'pages_md_editor' => 'Editor',
'pages_md_preview' => 'Preview', 'pages_md_preview' => 'Preview',
'pages_md_insert_image' => 'Insertar Imagen', 'pages_md_insert_image' => 'Insertar Imagen',
'pages_md_insert_link' => 'Insert Entity Link', 'pages_md_insert_link' => 'Insertar link de entidad',
'pages_not_in_chapter' => 'Page is not in a chapter', 'pages_not_in_chapter' => 'La página no esá en el caítulo',
'pages_move' => 'Move Page', 'pages_move' => 'Mover página',
'pages_move_success' => 'Page moved to ":parentName"', 'pages_move_success' => 'Página movida a ":parentName"',
'pages_permissions' => 'Page Permissions', 'pages_permissions' => 'Permisos de página',
'pages_permissions_success' => 'Page permissions updated', 'pages_permissions_success' => 'Permisos de página actualizados',
'pages_revisions' => 'Page Revisions', 'pages_revisions' => 'Revisiones de página',
'pages_revisions_named' => 'Page Revisions for :pageName', 'pages_revisions_named' => 'Revisiones de página para :pageName',
'pages_revision_named' => 'Page Revision for :pageName', 'pages_revision_named' => 'Revisión de ágina para :pageName',
'pages_revisions_created_by' => 'Created By', 'pages_revisions_created_by' => 'Creado por',
'pages_revisions_date' => 'Revision Date', 'pages_revisions_date' => 'Fecha de revisión',
'pages_revisions_changelog' => 'Changelog', 'pages_revisions_changelog' => 'Changelog',
'pages_revisions_changes' => 'Changes', 'pages_revisions_changes' => 'Cambios',
'pages_revisions_current' => 'Current Version', 'pages_revisions_current' => 'Versión actual',
'pages_revisions_preview' => 'Preview', 'pages_revisions_preview' => 'Preview',
'pages_revisions_restore' => 'Restore', 'pages_revisions_restore' => 'Restaurar',
'pages_revisions_none' => 'This page has no revisions', 'pages_revisions_none' => 'Esta página no tiene revisiones',
'pages_copy_link' => 'Copy Link', 'pages_copy_link' => 'Copiar Link',
'pages_permissions_active' => 'Page Permissions Active', 'pages_permissions_active' => 'Permisos de página activos',
'pages_initial_revision' => 'Initial publish', 'pages_initial_revision' => 'Publicación inicial',
'pages_initial_name' => 'New Page', 'pages_initial_name' => 'Página nueva',
'pages_editing_draft_notification' => 'You are currently editing a draft that was last saved :timeDiff.', 'pages_editing_draft_notification' => 'Ud. está actualmente editando un borrador que fue guardado porúltima vez el :timeDiff.',
'pages_draft_edited_notification' => 'This page has been updated by since that time. It is recommended that you discard this draft.', 'pages_draft_edited_notification' => 'Esta página ha sido actualizada desde aquel momento. Se recomienda que cancele este borrador.',
'pages_draft_edit_active' => [ 'pages_draft_edit_active' => [
'start_a' => ':count users have started editing this page', 'start_a' => ':count usuarios han comenzado a editar esta página',
'start_b' => ':userName has started editing this page', 'start_b' => ':userName ha comenzado a editar esta página',
'time_a' => 'since the pages was last updated', 'time_a' => 'desde que las página fue actualizada',
'time_b' => 'in the last :minCount minutes', 'time_b' => 'en los Ãltimos :minCount minutos',
'message' => ':start :time. Take care not to overwrite each other\'s updates!', 'message' => ':start :time. Ten cuidado de no sobreescribir los cambios del otro usuario',
], ],
'pages_draft_discarded' => 'Draft discarded, The editor has been updated with the current page content', 'pages_draft_discarded' => 'Borrador descartado, el editor ha sido actualizado con el contenido de la página actual',
/** /**
* Editor sidebar * Editor sidebar
*/ */
'page_tags' => 'Page Tags', 'page_tags' => 'Etiquetas de página',
'tag' => 'Tag', 'tag' => 'Etiqueta',
'tags' => '', 'tags' => 'Etiquetas',
'tag_value' => 'Tag Value (Optional)', 'tag_value' => 'Valor de la etiqueta (Opcional)',
'tags_explain' => "Add some tags to better categorise your content. \n You can assign a value to a tag for more in-depth organisation.", '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.",
'tags_add' => 'Add another tag', 'tags_add' => 'Agregar otra etiqueta',
'attachments' => 'Attachments', 'attachments' => 'Adjuntos',
'attachments_explain' => 'Upload some files or attach some link to display on your page. These are visible in the page sidebar.', 'attachments_explain' => 'Subir ficheros o agregar links para mostrar en la página. Estos son visibles en la barra lateral de la página.',
'attachments_explain_instant_save' => 'Changes here are saved instantly.', 'attachments_explain_instant_save' => 'Los cambios son guardados de manera instantánea .',
'attachments_items' => 'Attached Items', 'attachments_items' => 'Items adjuntados',
'attachments_upload' => 'Upload File', 'attachments_upload' => 'Fichero adjuntado',
'attachments_link' => 'Attach Link', 'attachments_link' => 'Adjuntar Link',
'attachments_set_link' => 'Set Link', 'attachments_set_link' => 'Setear Link',
'attachments_delete_confirm' => 'Click delete again to confirm you want to delete this attachment.', 'attachments_delete_confirm' => 'Haga click en borrar nuevamente para confirmar que quiere borrar este adjunto.',
'attachments_dropzone' => 'Drop files or click here to attach a file', 'attachments_dropzone' => 'Arrastre ficheros aquío haga click aquípara adjuntar un fichero',
'attachments_no_files' => 'No files have been uploaded', 'attachments_no_files' => 'NingÃn fichero ha sido adjuntado',
'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.', '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.',
'attachments_link_name' => 'Link Name', 'attachments_link_name' => 'Nombre de Link',
'attachment_link' => 'Attachment link', 'attachment_link' => 'Link adjunto',
'attachments_link_url' => 'Link to file', 'attachments_link_url' => 'Link a fichero',
'attachments_link_url_hint' => 'Url of site or file', 'attachments_link_url_hint' => 'Url del sitio o fichero',
'attach' => 'Attach', 'attach' => 'Adjuntar',
'attachments_edit_file' => 'Edit File', 'attachments_edit_file' => 'Editar fichero',
'attachments_edit_file_name' => 'File Name', 'attachments_edit_file_name' => 'Nombre del fichero',
'attachments_edit_drop_upload' => 'Drop files or click here to upload and overwrite', 'attachments_edit_drop_upload' => 'Arrastre a los ficheros o haga click aquípara subir o sobreescribir',
'attachments_order_updated' => 'Attachment order updated', 'attachments_order_updated' => 'Orden de adjuntos actualizado',
'attachments_updated_success' => 'Attachment details updated', 'attachments_updated_success' => 'Detalles de adjuntos actualizados',
'attachments_deleted' => 'Attachment deleted', 'attachments_deleted' => 'Adjunto borrado',
'attachments_file_uploaded' => 'File successfully uploaded', 'attachments_file_uploaded' => 'Fichero subido éxitosamente',
'attachments_file_updated' => 'File successfully updated', 'attachments_file_updated' => 'Fichero actualizado éxitosamente',
'attachments_link_attached' => 'Link successfully attached to page', 'attachments_link_attached' => 'Link agregado éxitosamente a la ágina',
/** /**
* Profile View * Profile View
*/ */
'profile_user_for_x' => 'User for :time', 'profile_user_for_x' => 'Usuario para :time',
'profile_created_content' => 'Created Content', 'profile_created_content' => 'Contenido creado',
'profile_not_created_pages' => ':userName has not created any pages', 'profile_not_created_pages' => ':userName no ha creado ninguna página',
'profile_not_created_chapters' => ':userName has not created any chapters', 'profile_not_created_chapters' => ':userName no ha creado ningún capítulo',
'profile_not_created_books' => ':userName has not created any books', 'profile_not_created_books' => ':userName no ha creado ningún libro',
]; ];

View File

@ -7,64 +7,64 @@ return [
*/ */
// Permissions // Permissions
'permission' => 'You do not have permission to access the requested page.', 'permission' => 'Ud. no tiene permisos para visualizar la pÃgina solicitada.',
'permissionJson' => 'You do not have permission to perform the requested action.', 'permissionJson' => 'Ud. no tiene permisos para ejecutar la acciÃn solicitada.',
// Auth // Auth
'error_user_exists_different_creds' => 'A user with the email :email already exists but with different credentials.', 'error_user_exists_different_creds' => 'Un usuario con el email :email ya existe pero con credenciales diferentes.',
'email_already_confirmed' => 'Email has already been confirmed, Try logging in.', 'email_already_confirmed' => 'El email ya ha sido confirmado, Intente loguearse en la aplicaciÃn.',
'email_confirmation_invalid' => 'This confirmation token is not valid or has already been used, Please try registering again.', 'email_confirmation_invalid' => 'Este token de confirmación no e válido o ya ha sido usado,Intente registrar uno nuevamente.',
'email_confirmation_expired' => 'The confirmation token has expired, A new confirmation email has been sent.', 'email_confirmation_expired' => 'El token de confirmaciÃn ha expirado, Un nuevo email de confirmaciÃn ha sido enviado.',
'ldap_fail_anonymous' => 'LDAP access failed using anonymous bind', 'ldap_fail_anonymous' => 'El acceso con LDAP ha fallado usando binding anÃnimo',
'ldap_fail_authed' => 'LDAP access failed using given dn & password details', 'ldap_fail_authed' => 'El acceso LDAP usando el dn & password detallados',
'ldap_extension_not_installed' => 'LDAP PHP extension not installed', 'ldap_extension_not_installed' => 'La extensiÃn LDAP PHP no se encuentra instalada',
'ldap_cannot_connect' => 'Cannot connect to ldap server, Initial connection failed', 'ldap_cannot_connect' => 'No se puede conectar con el servidor ldap, la conexiÃn inicial ha fallado',
'social_no_action_defined' => 'No action defined', 'social_no_action_defined' => 'AcciÃn no definida',
'social_account_in_use' => 'This :socialAccount account is already in use, Try logging in via the :socialAccount option.', 'social_account_in_use' => 'la cuenta :socialAccount ya se encuentra en uso, intente loguearse a travÃs de la opciÃn :socialAccount .',
'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.', '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.',
'social_account_existing' => 'This :socialAccount is already attached to your profile.', 'social_account_existing' => 'La cuenta :socialAccount ya se encuentra asignada a su perfil.',
'social_account_already_used_existing' => 'This :socialAccount account is already used by another user.', 'social_account_already_used_existing' => 'La cuenta :socialAccount ya se encuentra usada por otro usuario.',
'social_account_not_used' => 'This :socialAccount account is not linked to any users. Please attach it in your profile settings. ', 'social_account_not_used' => 'La cuenta :socialAccount no està asociada a ningÃn usuario. Por favor adjuntela a su configuraciÃn de perfil. ',
'social_account_register_instructions' => 'If you do not yet have an account, You can register an account using the :socialAccount option.', 'social_account_register_instructions' => 'Si no dispone de una cuenta, puede registrar una cuenta usando la opción de :socialAccount .',
'social_driver_not_found' => 'Social driver not found', 'social_driver_not_found' => 'Driver social no encontrado',
'social_driver_not_configured' => 'Your :socialAccount social settings are not configured correctly.', 'social_driver_not_configured' => 'Su configuraciÃn :socialAccount no es correcta.',
// System // System
'path_not_writable' => 'File path :filePath could not be uploaded to. Ensure it is writable to the server.', 'path_not_writable' => 'La ruta :filePath no pudo ser cargada. Asegurese de que es escribible por el servidor.',
'cannot_get_image_from_url' => 'Cannot get image from :url', 'cannot_get_image_from_url' => 'No se puede obtener la imagen desde :url',
'cannot_create_thumbs' => 'The server cannot create thumbnails. Please check you have the GD PHP extension installed.', 'cannot_create_thumbs' => 'El servidor no puede crear la imagen miniatura. Por favor chequee que tiene la extensiÃn GD instalada.',
'server_upload_limit' => 'The server does not allow uploads of this size. Please try a smaller file size.', '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.',
'image_upload_error' => 'An error occurred uploading the image', 'image_upload_error' => 'Ha ocurrido un error al subir la imagen',
// Attachments // Attachments
'attachment_page_mismatch' => 'Page mismatch during attachment update', 'attachment_page_mismatch' => 'PÃgina no coincidente durante la subida del adjunto ',
// Pages // Pages
'page_draft_autosave_fail' => 'Failed to save draft. Ensure you have internet connection before saving this page', 'page_draft_autosave_fail' => 'Fallo al guardar borrador. Asegurese de que tiene conexiÃn a Internet antes de guardar este borrador',
// Entities // Entities
'entity_not_found' => 'Entity not found', 'entity_not_found' => 'Entidad no encontrada',
'book_not_found' => 'Book not found', 'book_not_found' => 'Libro no encontrado',
'page_not_found' => 'Page not found', 'page_not_found' => 'PÃgina no encontrada',
'chapter_not_found' => 'Chapter not found', 'chapter_not_found' => 'CapÃtulo no encontrado',
'selected_book_not_found' => 'The selected book was not found', 'selected_book_not_found' => 'El libro seleccionado no fue encontrado',
'selected_book_chapter_not_found' => 'The selected Book or Chapter was not found', 'selected_book_chapter_not_found' => 'El libro o capÃtulo seleccionado no fue encontrado',
'guests_cannot_save_drafts' => 'Guests cannot save drafts', 'guests_cannot_save_drafts' => 'Los invitados no pueden guardar los borradores',
// Users // Users
'users_cannot_delete_only_admin' => 'You cannot delete the only admin', 'users_cannot_delete_only_admin' => 'No se puede borrar el Ãnico administrador',
'users_cannot_delete_guest' => 'You cannot delete the guest user', 'users_cannot_delete_guest' => 'No se puede borrar el usuario invitado',
// Roles // Roles
'role_cannot_be_edited' => 'This role cannot be edited', 'role_cannot_be_edited' => 'Este rol no puede ser editado',
'role_system_cannot_be_deleted' => 'This role is a system role and cannot be deleted', 'role_system_cannot_be_deleted' => 'Este rol es un rol de sistema y no puede ser borrado',
'role_registration_default_cannot_delete' => 'This role cannot be deleted while set as the default registration role', 'role_registration_default_cannot_delete' => 'Este rol no puede ser borrado mientras sea el rol por defecto de registro',
// Error pages // Error pages
'404_page_not_found' => 'Page Not Found', '404_page_not_found' => 'PÃgina no encontrada',
'sorry_page_not_found' => 'Sorry, The page you were looking for could not be found.', 'sorry_page_not_found' => 'Lo sentimos, la pÃgina que intenta acceder no pudo ser encontrada.',
'return_home' => 'Return to home', 'return_home' => 'Volver al home',
'error_occurred' => 'An Error Occurred', 'error_occurred' => 'Ha ocurrido un error',
'app_down' => ':appName is down right now', 'app_down' => 'La aplicaciÃn :appName se encuentra caída en este momento',
'back_soon' => 'It will be back up soon.', 'back_soon' => 'Volverà a estar operativa en corto tiempo.',
]; ];

View File

@ -8,105 +8,105 @@ return [
* including users and roles. * including users and roles.
*/ */
'settings' => 'Settings', 'settings' => 'Ajustes',
'settings_save' => 'Save Settings', 'settings_save' => 'Guardar ajustes',
'settings_save_success' => 'Settings saved', 'settings_save_success' => 'Ajustes guardados',
/** /**
* App settings * App settings
*/ */
'app_settings' => 'App Settings', 'app_settings' => 'Ajustes de App',
'app_name' => 'Application name', 'app_name' => 'Nombre de aplicaciÃn',
'app_name_desc' => 'This name is shown in the header and any emails.', 'app_name_desc' => 'Este nombre es mostrado en la cabecera y en cualquier email de la aplicaciÃn',
'app_name_header' => 'Show Application name in header?', 'app_name_header' => 'Mostrar el nombre de la aplicaciÃn en la cabecera?',
'app_public_viewing' => 'Allow public viewing?', 'app_public_viewing' => 'Permitir vista pÃblica?',
'app_secure_images' => 'Enable higher security image uploads?', 'app_secure_images' => 'Habilitar mayor seguridad para subir imÃgenes?',
'app_secure_images_desc' => 'For performance reasons, all images are public. This option adds a random, hard-to-guess string in front of image urls. Ensure directory indexes are not enabled to prevent easy access.', 'app_secure_images_desc' => 'Por razones de performance, todas las imágenes son púicas. Esta opción agrega una cadena larga difícil de adivinar, asegúrese que los indices de directorios no esán habilitados para prevenir el acceso fácil a las imágenes.',
'app_editor' => 'Page editor', 'app_editor' => 'Editor de pÃgina',
'app_editor_desc' => 'Select which editor will be used by all users to edit pages.', 'app_editor_desc' => 'Seleccione cuÃl editor seráusado por todos los usuarios para editar pÃginas.',
'app_custom_html' => 'Custom HTML head content', 'app_custom_html' => 'Contenido de cabecera HTML customizable',
'app_custom_html_desc' => 'Any content added here will be inserted into the bottom of the <head> section of every page. This is handy for overriding styles or adding analytics code.', 'app_custom_html_desc' => 'Cualquier contenido agregado aquíseráinsertado al final de la secciÃn <head> de cada pÃgina. Esto es Ãtil para sobreescribir estilo o agregar cÃdigo para analÃticas.',
'app_logo' => 'Application logo', 'app_logo' => 'Logo de la aplicaciÃn',
'app_logo_desc' => 'This image should be 43px in height. <br>Large images will be scaled down.', 'app_logo_desc' => 'Esta imagen deberÃa de ser 43px en altura. <br>ImÃgenes grandes serÃn escaladas.',
'app_primary_color' => 'Application primary color', 'app_primary_color' => 'Color primario de la aplicaciÃn',
'app_primary_color_desc' => 'This should be a hex value. <br>Leave empty to reset to the default color.', 'app_primary_color_desc' => 'Esto deberÃa ser un valor hexadecimal. <br>Deje el valor vacÃo para reiniciar al valor por defecto.',
/** /**
* Registration settings * Registration settings
*/ */
'reg_settings' => 'Registration Settings', 'reg_settings' => 'Ajustes de registro',
'reg_allow' => 'Allow registration?', 'reg_allow' => 'Permitir registro?',
'reg_default_role' => 'Default user role after registration', 'reg_default_role' => 'Rol de usuario por defecto despÃes del registro',
'reg_confirm_email' => 'Require email confirmation?', 'reg_confirm_email' => 'Requerir email de confirmaaciÃn?',
'reg_confirm_email_desc' => 'If domain restriction is used then email confirmation will be required and the below value will be ignored.', 'reg_confirm_email_desc' => 'Si la restricciÃn por dominio es usada, entonces la confirmaciónpor email serárequerida y el valor a continuaciÃn serà ignorado.',
'reg_confirm_restrict_domain' => 'Restrict registration to domain', 'reg_confirm_restrict_domain' => 'Restringir registro al dominio',
'reg_confirm_restrict_domain_desc' => 'Enter a comma separated list of email domains you would like to restrict registration to. Users will be sent an email to confirm their address before being allowed to interact with the application. <br> Note that users will be able to change their email addresses after successful registration.', 'reg_confirm_restrict_domain_desc' => 'Introduzca una lista separada por comasa de los emails del dominio a los que les gustaría restringir el registro por dominio. A los usuarios les seá enviado un emal para confirmar la dirección antes de que se le permita interactuar con la aplicacón. <br> Note que los usuarios se les permitir ácambiar sus direcciones de email luego de un registroéxitoo.',
'reg_confirm_restrict_domain_placeholder' => 'No restriction set', 'reg_confirm_restrict_domain_placeholder' => 'Ninguna restricciÃn establecida',
/** /**
* Role settings * Role settings
*/ */
'roles' => 'Roles', 'roles' => 'Roles',
'role_user_roles' => 'User Roles', 'role_user_roles' => 'Roles de usuario',
'role_create' => 'Create New Role', 'role_create' => 'Crear nuevo rol',
'role_create_success' => 'Role successfully created', 'role_create_success' => 'Rol creado satisfactoriamente',
'role_delete' => 'Delete Role', 'role_delete' => 'Borrar rol',
'role_delete_confirm' => 'This will delete the role with the name \':roleName\'.', 'role_delete_confirm' => 'Se borrarà el rol con nombre \':roleName\'.',
'role_delete_users_assigned' => 'This role has :userCount users assigned to it. If you would like to migrate the users from this role select a new role below.', 'role_delete_users_assigned' => 'Este rol tiene :userCount usuarios asignados. Si ud. quisiera migrar los usuarios de este rol, seleccione un nuevo rol a continuaciÃn.',
'role_delete_no_migration' => "Don't migrate users", 'role_delete_no_migration' => "No migrar usuarios",
'role_delete_sure' => 'Are you sure you want to delete this role?', 'role_delete_sure' => 'Està seguro que desea borrar este rol?',
'role_delete_success' => 'Role successfully deleted', 'role_delete_success' => 'Rol borrado satisfactoriamente',
'role_edit' => 'Edit Role', 'role_edit' => 'Editar rol',
'role_details' => 'Role Details', 'role_details' => 'Detalles de rol',
'role_name' => 'Role Name', 'role_name' => 'Nombre de rol',
'role_desc' => 'Short Description of Role', 'role_desc' => 'DescripciÃn corta de rol',
'role_system' => 'System Permissions', 'role_system' => 'Permisos de sistema',
'role_manage_users' => 'Manage users', 'role_manage_users' => 'Gestionar usuarios',
'role_manage_roles' => 'Manage roles & role permissions', 'role_manage_roles' => 'Gestionar roles y permisos de roles',
'role_manage_entity_permissions' => 'Manage all book, chapter & page permissions', 'role_manage_entity_permissions' => 'Gestionar todos los permisos de libros, capÃtulos y pÃginas',
'role_manage_own_entity_permissions' => 'Manage permissions on own book, chapter & pages', 'role_manage_own_entity_permissions' => 'Gestionar permisos en libros propios, capÃtulos y pÃginas',
'role_manage_settings' => 'Manage app settings', 'role_manage_settings' => 'Gestionar ajustes de activos',
'role_asset' => 'Asset Permissions', 'role_asset' => 'Permisos de activos',
'role_asset_desc' => 'These permissions control default access to the assets within the system. Permissions on Books, Chapters and Pages will override these permissions.', 'role_asset_desc' => 'Estos permisos controlan el acceso por defecto a los activos del sistema. Permisos a Libros, CapÃtulos y pÃginas sobreescribiran estos permisos.',
'role_all' => 'All', 'role_all' => 'Todo',
'role_own' => 'Own', 'role_own' => 'Propio',
'role_controlled_by_asset' => 'Controlled by the asset they are uploaded to', 'role_controlled_by_asset' => 'Controlado por el actvo al que ha sido subido',
'role_save' => 'Save Role', 'role_save' => 'Guardar rol',
'role_update_success' => 'Role successfully updated', 'role_update_success' => 'Rol actualizado Ãxitosamente',
'role_users' => 'Users in this role', 'role_users' => 'Usuarios en este rol',
'role_users_none' => 'No users are currently assigned to this role', 'role_users_none' => 'No hay usuarios asignados a este rol',
/** /**
* Users * Users
*/ */
'users' => 'Users', 'users' => 'Usuarios',
'user_profile' => 'User Profile', 'user_profile' => 'Perfil de usuario',
'users_add_new' => 'Add New User', 'users_add_new' => 'Agregar nuevo usuario',
'users_search' => 'Search Users', 'users_search' => 'Buscar usuarios',
'users_role' => 'User Roles', 'users_role' => 'Roles de usuario',
'users_external_auth_id' => 'External Authentication ID', 'users_external_auth_id' => 'ID externo de autenticaciÃn',
'users_password_warning' => 'Only fill the below if you would like to change your password:', 'users_password_warning' => 'Solo rellene a continuaciÃn si desea cambiar su password:',
'users_system_public' => 'This user represents any guest users that visit your instance. It cannot be used to log in but is assigned automatically.', 'users_system_public' => 'Este usuario representa cualquier usuario invitado que visita la aplicaciÃn. No puede utilizarse para hacer login sino que es asignado automÃticamente.',
'users_delete' => 'Delete User', 'users_delete' => 'Borrar usuario',
'users_delete_named' => 'Delete user :userName', 'users_delete_named' => 'Borrar usuario :userName',
'users_delete_warning' => 'This will fully delete this user with the name \':userName\' from the system.', 'users_delete_warning' => 'Se borrarà completamente el usuario con el nombre \':userName\' del sistema.',
'users_delete_confirm' => 'Are you sure you want to delete this user?', 'users_delete_confirm' => 'Està seguro que desea borrar este usuario?',
'users_delete_success' => 'Users successfully removed', 'users_delete_success' => 'Usuarios removidos Ãxitosamente',
'users_edit' => 'Edit User', 'users_edit' => 'Editar Usuario',
'users_edit_profile' => 'Edit Profile', 'users_edit_profile' => 'Editar perfil',
'users_edit_success' => 'User successfully updated', 'users_edit_success' => 'Usuario actualizado',
'users_avatar' => 'User Avatar', 'users_avatar' => 'Avatar del usuario',
'users_avatar_desc' => 'This image should be approx 256px square.', 'users_avatar_desc' => 'Esta imagen debe ser aproximadamente 256px por lado.',
'users_preferred_language' => 'Preferred Language', 'users_preferred_language' => 'Lenguaje preferido',
'users_social_accounts' => 'Social Accounts', 'users_social_accounts' => 'Cuentas sociales',
'users_social_accounts_info' => 'Here you can connect your other accounts for quicker and easier login. Disconnecting an account here does not previously authorized access. Revoke access from your profile settings on the connected social account.', 'users_social_accounts_info' => 'Aquà puede conectar sus otras cuentas para un rÃpido y mÃs fÃcil login. Desconectando una cuenta aquíno revoca accesos ya autorizados. Revoque el acceso desde se perfil desde los ajustes de perfil en la cuenta social conectada.',
'users_social_connect' => 'Connect Account', 'users_social_connect' => 'Conectar cuenta',
'users_social_disconnect' => 'Disconnect Account', 'users_social_disconnect' => 'Desconectar cuenta',
'users_social_connected' => ':socialAccount account was successfully attached to your profile.', 'users_social_connected' => 'La cuenta :socialAccount ha sido Ãxitosamente aÃadida a su perfil.',
'users_social_disconnected' => ':socialAccount account was successfully disconnected from your profile.', 'users_social_disconnected' => 'La cuenta :socialAccount ha sido desconectada Ãxitosamente de su perfil.',
]; ];

View File

@ -13,50 +13,50 @@ return [
| |
*/ */
'accepted' => 'The :attribute must be accepted.', 'accepted' => 'El :attribute debe ser aceptado.',
'active_url' => 'The :attribute is not a valid URL.', 'active_url' => 'El :attribute no es una URl vÃlida.',
'after' => 'The :attribute must be a date after :date.', 'after' => 'El :attribute debe ser una fecha posterior :date.',
'alpha' => 'The :attribute may only contain letters.', 'alpha' => 'El :attribute solo puede contener letras.',
'alpha_dash' => 'The :attribute may only contain letters, numbers, and dashes.', 'alpha_dash' => 'El :attribute sÃlo puede contener letras, nÃmeros y guiones.',
'alpha_num' => 'The :attribute may only contain letters and numbers.', 'alpha_num' => 'El :attribute sÃlo puede contener letras y nÃmerosº.',
'array' => 'The :attribute must be an array.', 'array' => 'El :attribute debe de ser un array.',
'before' => 'The :attribute must be a date before :date.', 'before' => 'El :attribute debe ser una fecha anterior a :date.',
'between' => [ 'between' => [
'numeric' => 'The :attribute must be between :min and :max.', 'numeric' => 'El :attribute debe estar entre :min y :max.',
'file' => 'The :attribute must be between :min and :max kilobytes.', 'file' => 'El :attribute debe estar entre :min y :max kilobytes.',
'string' => 'The :attribute must be between :min and :max characters.', 'string' => 'El :attribute debe estar entre :min y :max carácteres.',
'array' => 'The :attribute must have between :min and :max items.', 'array' => 'El :attribute debe estar entre :min y :max items.',
], ],
'boolean' => 'The :attribute field must be true or false.', 'boolean' => 'El campo :attribute debe ser true o false.',
'confirmed' => 'The :attribute confirmation does not match.', 'confirmed' => 'El :attribute confirmaciÃn no concuerda.',
'date' => 'The :attribute is not a valid date.', 'date' => 'El :attribute no es una fecha vÃlida.',
'date_format' => 'The :attribute does not match the format :format.', 'date_format' => 'El :attribute no coincide con el formato :format.',
'different' => 'The :attribute and :other must be different.', 'different' => ':attribute y :other deben ser diferentes.',
'digits' => 'The :attribute must be :digits digits.', 'digits' => ':attribute debe ser de :digits dígitos.',
'digits_between' => 'The :attribute must be between :min and :max digits.', 'digits_between' => ':attribute debe ser un valor entre :min y :max dígios.',
'email' => 'The :attribute must be a valid email address.', 'email' => ':attribute debe ser una direcciÃn vÃlida.',
'filled' => 'The :attribute field is required.', 'filled' => 'El campo :attribute es requerido.',
'exists' => 'The selected :attribute is invalid.', 'exists' => 'El :attribute seleccionado es inválido.',
'image' => 'The :attribute must be an image.', 'image' => 'El :attribute debe ser una imagen.',
'in' => 'The selected :attribute is invalid.', 'in' => 'El selected :attribute es inválio.',
'integer' => 'The :attribute must be an integer.', 'integer' => 'El :attribute debe ser un entero.',
'ip' => 'The :attribute must be a valid IP address.', 'ip' => 'El :attribute debe ser una direcciÃn IP vÃlida.',
'max' => [ 'max' => [
'numeric' => 'The :attribute may not be greater than :max.', 'numeric' => ':attribute no puede ser mayor que :max.',
'file' => 'The :attribute may not be greater than :max kilobytes.', 'file' => ':attribute no puede ser mayor que :max kilobytes.',
'string' => 'The :attribute may not be greater than :max characters.', 'string' => ':attribute no puede ser mayor que :max carácteres.',
'array' => 'The :attribute may not have more than :max items.', 'array' => ':attribute no puede contener mÃs de :max items.',
], ],
'mimes' => 'The :attribute must be a file of type: :values.', 'mimes' => ':attribute debe ser un fichero de tipo: :values.',
'min' => [ 'min' => [
'numeric' => 'The :attribute must be at least :min.', 'numeric' => ':attribute debe ser al menos de :min.',
'file' => 'The :attribute must be at least :min kilobytes.', 'file' => ':attribute debe ser al menos :min kilobytes.',
'string' => 'The :attribute must be at least :min characters.', 'string' => ':attribute debe ser al menos :min caracteres.',
'array' => 'The :attribute must have at least :min items.', 'array' => ':attribute debe tener como mÃnimo :min items.',
], ],
'not_in' => 'The selected :attribute is invalid.', 'not_in' => ':attribute seleccionado es inválio.',
'numeric' => 'The :attribute must be a number.', 'numeric' => ':attribute debe ser numérico.',
'regex' => 'The :attribute format is invalid.', 'regex' => ':attribute con formato invÃlido',
'required' => 'The :attribute field is required.', 'required' => 'The :attribute field is required.',
'required_if' => 'The :attribute field is required when :other is :value.', 'required_if' => 'The :attribute field is required when :other is :value.',
'required_with' => 'The :attribute field is required when :values is present.', 'required_with' => 'The :attribute field is required when :values is present.',