Ocurrió un error interno
Error: Ocurrió un error interno
Warning (512): _cake_core_ cache no pudo escribir 'cake_dev_spa' en File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),
E_USER_WARNING
);
$key = 'cake_dev_spa' $value = array( 'LC_MESSAGES' => array( 'Release Notes for CakePHP %s.' => 'Notas de release de CakePHP %s', 'Read the changelog' => 'Ver changelog', 'URL rewriting is not properly configured on your server.' => 'La reescritura de URL no está apropiadamente configurada en el servidor.', 'Your version of PHP is 5.2.8 or higher.' => 'La versión de PHP es 5.2.8 o superior.', 'Your version of PHP is too low. You need PHP 5.2.8 or higher to use CakePHP.' => 'La versión de PHP es antigua. Se necesita PHP 5.2.8 o superior', 'Your tmp directory is writable.' => 'El directorio tmp es escribible', 'Your tmp directory is NOT writable.' => 'El directorio tmp NO es escribible', 'The %s is being used for core caching. To change the config edit APP/Config/core.php ' => 'Se está usando %s para manejar el cache. Para cambiar esto editar APP/Config/core.php', 'Your cache is NOT working. Please check the settings in APP/Config/core.php' => 'El cache NO funciona. Revisar APP/Config/core.php', 'Your database configuration file is present.' => 'El archivo de configuración de DB está presente', 'Your database configuration file is NOT present.' => 'El archivo de configuración de DB NO ESTÁ presente', 'Your email configuration file is NOT present.' => 'El archivo de configuración de e-mail NO ESTÁ presente', 'Rename APP/Config/database.php.default to APP/Config/database.php' => 'Renombrar APP/Config/database.php.default a APP/Config/database.php', 'Cake is able to connect to the database.' => 'Cake pudo conectarse a la base de datos', 'Cake is NOT able to connect to the database.' => 'Cake NO pudo conectarse a la base de datos', 'PCRE has not been compiled with Unicode support.' => 'PCRE no fue compilado con soporte Unicode', 'Recompile PCRE with Unicode support by adding <code>--enable-unicode-properties</code> when configuring' => 'Recompilar PCRE con soporte Unicode pasando la opción --enable-unicode-properties al configurar', 'Editing this Page' => 'Editar esta página', 'To change the content of this page, create: APP/View/Pages/home.ctp.<br /> To change its layout, create: APP/View/Layouts/default.ctp.<br /> You can also add some CSS styles for your pages at: APP/webroot/css.' => '', 'Getting Started' => 'Comenzando', 'New' => 'Nuevo', 'CakePHP 2.0 Docs' => '', 'The 15 min Blog Tutorial' => 'Tutorial del Blog en 15 minutos', 'More about Cake' => 'Más sobre Cake', 'CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC.' => '', 'Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.' => '', 'Cake Software Foundation' => '', 'Promoting development related to CakePHP' => '', 'CakePHP' => '', 'The Rapid Development Framework' => '', 'CakePHP Documentation' => '', 'Your Rapid Development Cookbook' => '', 'CakePHP API' => '', 'Quick Reference' => '', 'The Bakery' => '', 'Everything CakePHP' => '', 'The Show' => '', 'The Show is a live and archived internet radio broadcast CakePHP-related topics and answer questions live via IRC, Skype, and telephone.' => '', 'CakePHP Google Group' => '', 'Community mailing list' => '', 'Live chat about CakePHP' => '', 'CakePHP Code' => '', 'For the Development of CakePHP Git repository, Downloads' => '', 'CakePHP Lighthouse' => '', 'CakePHP Tickets, Wiki pages, Roadmap' => '', 'Debug setting does not allow access to this url.' => 'El Debug level no permite acceder a esta URL', 'Cache engines must use CacheEngine as a base class.' => 'Un motor de Cache debe usar CacheEngine como clase padre', '%s cache was unable to write '%s' to %s cache' => '%s cache no pudo escribir '%s' en %s cache', 'Files cannot be atomically decremented.' => '', 'Files cannot be atomically incremented.' => '', 'Could not apply permission mask "%s" on cache file "%s"' => '', '%s is not writable' => '%s no es escribible', 'Method increment() not implemented for compressed cache in %s' => '', 'Method decrement() not implemented for compressed cache in %s' => '', 'Could not load configuration files: %s or %s' => '', 'Cannot load configuration files with ../ in them.' => '', 'No variable $config found in %s.php' => 'No se encuentra variable $config en %s.php', 'Please install PHPUnit framework <info>(http://www.phpunit.de)</info>' => 'Instalar el framework PHPUnit http://www.phpunit.de', 'Test case %s cannot be run via this shell' => '', 'Test case %s not found' => 'No se encontró el test case %s', '%s modified' => '', 'Invalid object type.' => 'Tipo de objeto inválido', 'Could not find %s.' => 'No se encontró %s.', 'AclComponent adapters must implement AclInterface' => '', 'AclComponent::grant() is deprecated, use allow() instead' => '', 'AclComponent::revoke() is deprecated, use deny() instead' => '', 'Authorization adapter "%s" was not found.' => '', 'Authorization objects must implement an authorize method.' => '', 'Authentication adapter "%s" was not found.' => '', 'Authentication objects must implement an authenticate method.' => '', 'You must use cipher or rijndael for cookie encryption type' => '', 'You must give a handler callback.' => '', 'The request has been black-holed' => 'La petición ha ido al agujero negro', '"roles" section not found in configuration.' => '', 'Neither "allow" nor "deny" rules were provided in configuration.' => '', 'cycle detected when inheriting %s from %s. Path: %s' => '', '$controller needs to be an instance of Controller' => '', '$controller does not implement an isAuthorized() method.' => '', 'CrudAuthorize::authorize() - Attempted access of un-mapped action "%1$s" in controller "%2$s"' => '', 'Can't find application core file. Please create %score.php, and make sure it is readable by PHP.' => '', 'Can't find application bootstrap file. Please create %sbootstrap.php, and make sure it is readable by PHP.' => '', 'The eventKey variable is required' => '', 'Missing plural form translation for "%s" in "%s" domain, "%s" locale. Check your po file for correct plurals and valid Plural-Forms header.' => '', 'Invalid key name' => '', 'Missing logger classname' => '', 'Stream %s not found' => '', 'logger class %s does not implement a write method.' => '', 'Could not load class %s' => '', 'AclNode::node() - Couldn't find %s node identified by "%s"' => '', 'BehaviorCollection::dispatchMethod() - Method %s not found in any attached behavior' => '', 'Schema generation error: invalid column type %s for %s.%s does not exist in DBO' => '', '(Model::getColumnTypes) Unable to build model field data. If you are using a model without a database table, try implementing schema()' => '', 'Invalid join model settings in %s' => '', 'DbAcl::check() - Failed ARO/ACO node lookup in permissions check. Node references: Aro: ' => '', 'DbAcl::check() - Failed ACO node lookup in permissions check. Node references: Aro: ' => '', 'ACO permissions key %s does not exist in DbAcl::check()' => '', 'DbAcl::allow() - Invalid node' => '', 'Callback parentNode() not defined in %s' => '', 'AclBehavior is setup with more then one type, please specify type parameter for node()' => '', 'Model "%s" is not associated with model "%s"' => '', 'Datasource %s for TranslateBehavior of model %s is not connected' => '', 'You cannot bind a translation named "name".' => '', 'Association %s is already bound to model %s' => '', '%s doesn't exist' => '', 'Unable to configure the session, setting %s failed.' => '', 'Could not load %s to handle the session.' => '', 'Chosen SessionHandler does not implement CakeSessionHandlerInterface it cannot be used with an engine key.' => '', 'Error in Model %s' => '', 'Invalid schema object' => '', 'Column name or type not defined in schema' => '', 'Column type %s does not exist' => '', 'Could not describe table for %s' => '', 'Could not find validation handler %s for %s' => '', 'This field cannot be left blank' => '', 'Method %s does not exist' => '', 'Unknown status code' => '', 'Connection timed out' => '', 'From requires only 1 email address.' => '', 'Sender requires only 1 email address.' => '', 'Reply-To requires only 1 email address.' => '', 'Disposition-Notification-To requires only 1 email address.' => '', 'Return-Path requires only 1 email address.' => '', 'Invalid email: "%s"' => '', '$headers should be an array.' => '', 'Format not available.' => '', 'Class "%s" not found.' => '', 'The "%s" do not have send method.' => '', 'Invalid format for Message-ID. The text should be something like "<uuid@server.com>"' => '', 'File not specified.' => '', 'File not found: "%s"' => '', 'From is not specified.' => '', 'You need to specify at least one destination for to, cc or bcc.' => '', '%s not found.' => '', 'Unknown email configuration "%s".' => '', 'Could not send email.' => '', 'Unable to connect to SMTP server.' => '', 'SMTP server did not accept the connection.' => '', 'SMTP server did not accept the username.' => '', 'SMTP server did not accept the password.' => '', 'SMTP does not require authentication.' => '', 'SMTP timeout.' => '', 'SMTP Error: %s' => '', 'Invalid response.' => '', 'Invalid HTTP response.' => '', 'HttpSocket::_decodeChunkedBody - Could not parse malformed chunk.' => '', 'Invalid resource.' => '', 'Class %s not found.' => '', 'Unknown authentication method.' => '', 'The %s do not support authentication.' => '', 'Unknown authentication method for proxy.' => '', 'The %s do not support proxy authentication.' => '', 'HttpSocket::_buildRequestLine - Passed an invalid request line string. Activate quirks mode to do this.' => '', 'HttpSocket::_buildRequestLine - The "*" asterisk character is only allowed for the following methods: %s. Activate quirks mode to work outside of HTTP/1.1 specs.' => '', 'Route classes must extend CakeRoute' => '', 'Cannot create instance of %s, as it is abstract or is an interface' => '', '(ClassRegistry::init() could not create instance of %1$s class %2$s ' => '', '(ClassRegistry::init() Attempted to create instance of a class with a numeric name' => '', 'Invalid Debugger output format.' => '', 'Please change the value of 'Security.salt' in app/Config/core.php to a salt value specific to your application' => '', 'Please change the value of 'Security.cipherSeed' in app/Config/core.php to a numeric (digits only) seed value specific to your application' => '', '%s changed to %s' => '', '%s NOT changed to %s' => '', '%s is a file' => '', '%s created' => '', '%s NOT created' => '', '%s removed' => '', '%s NOT removed' => '', '%s not found' => '', '%s not writable' => '', '%s copied to %s' => '', '%s NOT copied to %s' => '', '%s not created' => '', 'Cannot use modParams with indexes that do not exist.' => '', 'You cannot use an empty key for Security::cipher()' => '', 'You cannot use an empty key for Security::rijndael()' => '', 'You must specify the operation for Security::rijndael(), either encrypt or decrypt' => '', 'You must use a key larger than 32 bytes for Security::rijndael()' => '', 'You must define the $operator parameter for Validation::comparison()' => '', 'You must define a regular expression for Validation::custom()' => '', 'Could not find %s class, unable to complete validation.' => '', 'Method %s does not exist on %s unable to complete validation.' => '', 'Can not determine the mimetype.' => '', 'Invalid input.' => '', 'XML cannot be read.' => '', 'The key of input must be alphanumeric' => '', 'Invalid array' => '', 'The input is not instance of SimpleXMLElement, DOMDocument or DOMNode.' => '', 'Method %1$s::%2$s does not exist' => '', 'Element Not Found: %s' => '', 'You cannot extend an element which does not exist (%s).' => '', 'You cannot have views extend themselves.' => '', 'You cannot have views extend in a loop.' => '', 'The "%s" block was left open. Blocks are not allowed to cross files.' => '', '$value must be a string.' => '', 'Blocks can only contain strings.' => '', 'Fatal Error' => '', 'Error' => '', 'File' => '', 'Line' => '', 'Notice' => '', 'If you want to customize this error message, create %s' => '', 'Missing Method in %s' => '', 'The action %1$s is not defined in controller %2$s' => '', 'Create %1$s%2$s in file: %3$s.' => '', 'Missing Behavior' => '', '%s could not be found.' => '', 'Create the class %s below in file: %s' => '', 'Missing Component' => '', 'Missing Database Connection' => '', '%s requires a database connection' => '', '%s driver is NOT enabled' => '', 'If you want to customize this error message, create %s.' => '', 'Missing Controller' => '', 'Scaffold requires a database connection' => '', 'Confirm you have created the file: %s' => '', 'Missing Datasource' => '', 'Datasource class %s could not be found.' => '', 'Missing Datasource Configuration' => '', 'The datasource configuration %1$s was not found in database.php.' => '', 'Missing Helper' => '', 'Missing Layout' => '', 'The layout file %s can not be found or does not exist.' => '', 'Missing Plugin' => '', 'The application is trying to load a file from the %s plugin' => '', 'Make sure your plugin %s is in the ' => '', 'Loading all plugins' => '', 'If you wish to load all plugins at once, use the following line in your ' => '', 'Missing Database Table' => '', 'Table %1$s for model %2$s was not found in datasource %3$s.' => '', 'Missing View' => '', 'The view for %1$s%2$s was not found.' => '', 'Database Error' => '', 'SQL Query' => '', 'SQL Query Params' => '', 'Private Method in %s' => '', '%s%s cannot be accessed directly.' => '', 'Scaffold Error' => '', 'Method _scaffoldError in was not found in the controller' => '', 'Missing field name for FormHelper::%s' => '', 'Cannot load the configuration file. Wrong "configFile" configuration.' => '', 'Cannot load the configuration file. Unknown reader.' => '', 'JsHelper:: Missing Method %s is undefined' => '', 'MootoolsEngine::drop() requires a "drag" option to properly function' => '', '%s could not be found' => '', '%s does not implement a link() method, it is incompatible with PaginatorHelper' => '', '%plural-c' => 'nplurals=INTEGER;plural=EXPRESSION;' ) ) $config = '_cake_core_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/home/augusto/sites/www.coarco.com.ar/tmp/cache/persistent/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 I18n::translate() - CORE/Cake/I18n/I18n.php, line 174 __d - CORE/Cake/basics.php, line 616 Cache::write() - CORE/Cake/Cache/Cache.php, line 308 I18n::translate() - CORE/Cake/I18n/I18n.php, line 174 __ - CORE/Cake/basics.php, line 559 include - APP/Config/bootstrap.php, line 135 Configure::bootstrap() - CORE/Cake/Core/Configure.php, line 93 include - CORE/Cake/bootstrap.php, line 170 [main] - APP/webroot/index.php, line 83
Warning (512): _cake_core_ cache no pudo escribir 'default_spa' en File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context),
E_USER_WARNING
);
$key = 'default_spa' $value = array( 'LC_MESSAGES' => array( 'About us' => 'La Empresa', 'Abstract Eng' => 'Resumen (inglés)', 'Abstract Por' => 'Resumen (portugués)', 'Abstract Spa' => 'Resumen (español)', 'Active' => 'Activo Sí/No', 'Administrator' => 'Administrador', 'All rights reserved' => 'Todos los derechos reservados', 'An Internal Error Has Occurred.' => 'Ocurrió un error interno', 'Apply for a Job' => 'Ingresar CV', 'Are you sure you want to delete' => 'Está seguro que desea eliminar', 'Are you sure you want to delete # %s?' => 'Está seguro que desea eliminar # %s ?', 'Area' => 'Area', 'Block' => 'Bloque', 'Block deleted' => 'Bloque eliminado', 'Block was not deleted' => 'El bloque no se pudo eliminar', 'Blocks' => 'Bloques', 'Body' => 'Descripción', 'Body Eng' => 'Descripción (inglés)', 'Body Por' => 'Descripción (portugués)', 'Body Spa' => 'Descripción (español)', 'Cancel' => 'Cancelar', 'Check our video channel at Vimeo' => 'Vea nuestro canal de videos en Vimeo', 'Clients' => 'Clientes', 'Comments' => 'Comentarios', 'Company' => 'Empresa', 'Contact' => 'Contacto', 'Contact deleted' => 'Contact deleted', 'Contact form' => 'Formulario de contacto', 'Contact us' => 'Contáctenos', 'Contact was not deleted' => 'No se pudo eliminar el contacto', 'Contacts' => 'Contactos', 'Content Eng' => 'Contenido (inglés)', 'Content Por' => 'Contenido (portugues)', 'Content Spa' => 'Contenido (español)', 'Created' => 'Creado', 'Delete Block' => 'Eliminar bloque', 'Delete Contact' => 'Eliminar Contacto', 'Delete Job' => 'Eliminar aviso', 'Delete Job Apply' => 'Eliminar aplicante', 'Delete News' => 'Eliminar noticia', 'Delete News Category' => 'Eliminar categoría', 'Delete Project' => 'Eliminar obra', 'Delete Service' => 'Eliminar capacidad', 'Delete Setting' => 'Eliminar parámetro', 'Delete Slideshow' => 'Eliminar slideshow', 'Description Eng' => 'Descripción (inglés)', 'Description Por' => 'Descripción (portugués)', 'Description Spa' => 'Descripción (español)', 'Development Status' => 'Estado de realización', 'Download certificate' => 'Descargar certificado', 'Edit' => 'Editar', 'Edit News' => 'Editar Noticia', 'Edit Slideshow' => 'Editar slideshow', 'Edit User' => 'Edit User', 'Editor' => 'Editor', 'Email' => 'Email', 'Empty' => 'Vacío', 'Feature Filename' => 'Imagen de presentación', 'Follow us at LinkedIn' => 'Seguinos en LinkedIn', 'Full name' => 'Nombre completo', 'Go to human resources' => 'Ir a recursos humanos', 'Go to portal home page' => 'Ir a la página de inicio del portal', 'Go to the <a class="" href="https://proveedores.coarco.com.ar" title="">home page of the portal</a>' => 'Ir a la <a class="" href="https://proveedores.coarco.com.ar" title="">página de inicio del portal</a> ', 'Height' => 'Alto', 'Home' => 'Inicio', 'Human Resources' => 'Recursos Humanos', 'Invalid block' => 'Bloque inválido', 'Invalid contact' => 'Contacto inválido', 'Invalid file extension.' => 'Extensión de archivo inválida', 'Invalid file type.' => 'Tipo de archivo inválido', 'Invalid job' => 'Invalid job', 'Invalid news' => 'Noticia inválida', 'Invalid news category' => 'Categoría inválida', 'Invalid phone' => 'Teléfono inválido', 'Invalid project' => 'Obra inválida', 'Invalid record' => 'Registro inválido', 'Invalid setting' => 'Parámetro inválido', 'Invalid slideshow' => 'Slideshow inválido', 'Is Active' => 'Activo', 'Is Draft' => 'Borrador', 'Job' => 'Empleo', 'Job Applies' => 'RRHH - Aplicantes', 'Job Applies Expos' => 'Expo laboral 2014 - Aplicantes', 'Job Apply' => 'Aplicante', 'Job Apply Count' => 'Postulaciones', 'Job Areas' => 'Áreas (Empleos)', 'Jobs' => 'RRHH - Avisos', 'Label' => 'Etiqueta', 'List Blocks' => 'Listar bloques', 'List Contacts' => 'Listar Contactos', 'List Job Applies' => 'Listar postulaciones', 'List Jobs' => 'Listar empleos', 'List News' => 'Listar noticias', 'List News Categories' => 'Listar categorías', 'List Projects' => 'Listar obras', 'List Services' => 'Listar Capacidades', 'List Settings' => 'Listar parámetro', 'List Slideshows' => 'Listar slideshows', 'Location' => 'Ubicación', 'Login' => 'Ingresar', 'MeioUploadBehavior Error: The field "%s" doesn't exists in the model "%s".' => 'El campo %s no existe en el modelo %s', 'Message' => 'Mensaje', 'Modified' => 'Modificado', 'More actions' => 'Más acciones', 'Name' => 'Nombre', 'Name Eng' => 'Nombre (inglés)', 'Name Por' => 'Nombre (portugués)', 'Name Spa' => 'Nombre (español)', 'New Block' => 'Nuevo bloque', 'New Contact' => 'Nuevo Contacto', 'New Job' => 'Nuevo empleo', 'New News' => 'Noticia nueva', 'New News Category' => 'Nueva categprçoa', 'New Project' => 'Nueva obra', 'New Service' => 'Nueva Capacidad', 'New Setting' => 'Nuevo parámetro', 'New Slideshow' => 'Nuevo slideshow', 'News' => 'Noticias', 'News Categories' => 'Categorías', 'News Category' => 'Categoría', 'News category deleted' => 'No se pudo eliminar la categoría', 'News category was not deleted' => 'No se pudo eliminar la categoría', 'News deleted' => 'Se ha eliminado la noticia', 'News was not deleted' => 'No se pudo eliminar la noticia', 'Next steps' => 'Próximos pasos', 'No results' => 'No se encontraron registros', 'Nodes' => 'Nodos', 'Not found' => 'No encontrado', 'Ongoing' => 'En curso', 'Order' => 'Orden', 'Ordering' => 'Orden', 'Part Time' => 'Dedicación de tiempo', 'Pause' => 'Pausar', 'Phone' => 'Teléfono', 'Project' => 'Obra', 'Project deleted' => 'Obra eliminada', 'Project was not deleted' => 'No se pudo eliminar la obra', 'Projects' => 'Obras', 'Quality' => 'Calidad', 'Quality in Engineering and Construction' => 'Calidad en Ingeniería y Construcciones', 'RRHH Manager' => 'Gerente de RRHH', 'Reference' => 'Referencia', 'Requirements' => 'Requisitos', 'Resume' => 'Reanudar', 'Save' => 'Guardar', 'Save changes' => 'Guardar', 'Scale' => 'Escala del proyecto', 'Send query' => 'Enviar', 'Service' => 'Capacidad', 'Services' => 'Capacidades', 'Setting' => 'Parámetro', 'Setting deleted' => 'Parámetro eliminado', 'Setting was not deleted' => 'No se pudo eliminar el parámetro', 'Settings' => 'Parámetros', 'Slideshow deleted' => 'Slideshow eliminado', 'Slideshow was not deleted' => 'No se pudo eliminar el slideshow', 'Slug Eng' => 'Nombre interno (inglés)', 'Slug Por' => 'Nombre interno (portugués)', 'Slug Spa' => 'Nombre interno (español)', 'Sound Filename' => 'Archivo de sonido', 'Spec Filename' => 'Ficha técnica (PDF)', 'Subject' => 'Asunto', 'Submit' => 'Enviar', 'Suppliers' => 'Proveedores', 'The block could not be saved. Please, try again.' => 'El bloque no se pudo guardar', 'The block has been saved' => 'El bloque se guardó correctamente', 'The maximum file size is exceeded.' => 'Tamaño máximo excedido', 'The message could not be sent. Check your inputs and try again' => 'Su mensaje no pudo ser enviado. Revise la información ingresada e inténtelo de nuevo', 'The news category could not be saved. Please, try again.' => 'La categoría no se pudo guardar', 'The news category has been saved' => 'Se ha guardado la categoria', 'The news could not be saved. Please, try again.' => 'La noticia no se pudo guardar', 'The news has been saved' => 'Se ha guardado la noticia', 'The portal <a class="" href="https://proveedores.coarco.com.ar/terminos-y-condiciones" title="">terms and conditions</a> of use are also available.' => 'También se encuentran a su disposición los <a class="" href="https://proveedores.coarco.com.ar/terminos-y-condiciones" title="">términos y condiciones de uso del portal</a>', 'The project could not be saved. Please, try again.' => 'La obra no se pudo guardar', 'The project has been saved' => 'La obra fue guardada', 'The requested address %s was not found on this server.' => 'La dirección %s no se encuentra en este sitio', 'The setting could not be saved. Please, try again.' => 'El parámetro no se pudo guardar', 'The setting has been saved' => 'Se ha guardado el parámetro', 'The slideshow could not be saved. Please, try again.' => 'El slideshow no se pudo guardar', 'The slideshow has been saved' => 'El slideshow se guardó correctamente', 'There were problems in uploading the file.' => 'Ocurrió un problema agregando el archivo, revise que sea un documento válido', 'Title' => 'Título', 'Title Eng' => 'Título (inglés)', 'Title Por' => 'Título (portugués)', 'Title Spa' => 'Título (español)', 'Transition Time' => 'Tiempo de transición', 'Transition Type' => 'Tipo de transición', 'Users' => 'Usuarios', 'Value' => 'Valor', 'View' => 'Ver', 'Width' => 'Ancho', 'Work completed' => 'Obra finalizada', 'Year' => 'Año', 'You must supply a name' => 'Debe indicar su nombre', 'You must supply a phone number' => 'Debe indicar un teléfono', 'You must supply a valid contact e-mail' => 'Debe indicar una dirección válida', 'You must write a message' => 'Debe escribir un mensaje', 'Your message has been sent. We will contact you soon. Thank you' => 'Su mensaje ha sido enviado. Nos contactaremos con usted a la brevedad, muchas gracias', 'boolean' => 'Debe ser un valor binario (Sí/No)', 'next' => 'siguiente', 'notempty' => 'No puede quedar vacío', 'numeric' => 'Debe ser numérico', 'or Cancel' => 'o Cancelar', 'or go to the <a class="" href="https://proveedores.coarco.com.ar" title="">registration form</a>' => 'o ir al <a class="" href="https://proveedores.coarco.com.ar/registro" title="">formulario de registro</a>', 'previous' => 'anterior', 'read more <a class="" href="https://proveedores.coarco.com.ar" title="">about it</a>' => 'leer más <a class="" href="https://proveedores.coarco.com.ar/acerca-del-portal" title="">acerca del portal</a>', '%plural-c' => 'nplurals=2;plural=n!=1;' ) ) $config = '_cake_core_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/home/augusto/sites/www.coarco.com.ar/tmp/cache/persistent/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 310 I18n::translate() - CORE/Cake/I18n/I18n.php, line 174 __ - CORE/Cake/basics.php, line 559 include - APP/Config/bootstrap.php, line 135 Configure::bootstrap() - CORE/Cake/Core/Configure.php, line 93 include - CORE/Cake/bootstrap.php, line 170 [main] - APP/webroot/index.php, line 83
Error: Ocurrió un error interno
©2012 Coarco S.A. Todos los derechos reservados