File: /opt/aphex/sites/thetranslationfactory.es/db.sql
-- MySQL dump 10.13 Distrib 8.0.32, for Linux (x86_64)
--
-- Host: localhost Database: thetranslationfactory_es
-- ------------------------------------------------------
-- Server version 8.0.32-0ubuntu0.20.04.2
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!50503 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `wp_actionscheduler_actions`
--
DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_actions` (
`action_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`hook` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
`args` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`schedule` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
`group_id` bigint unsigned NOT NULL DEFAULT '0',
`attempts` int NOT NULL DEFAULT '0',
`last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
`claim_id` bigint unsigned NOT NULL DEFAULT '0',
`extended_args` varchar(8000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`action_id`),
KEY `hook` (`hook`),
KEY `status` (`status`),
KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
KEY `args` (`args`),
KEY `group_id` (`group_id`),
KEY `last_attempt_gmt` (`last_attempt_gmt`),
KEY `claim_id` (`claim_id`),
KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=443 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_actions`
--
LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES (428,'wpforms_email_summaries_fetch_info_blocks','complete','2022-03-31 13:34:58','2022-03-31 13:34:58','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1648733698;s:18:\"\0*\0first_timestamp\";i:1619815672;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1648733698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-03-31 13:38:48','2022-03-31 13:38:48',0,NULL),(429,'wpforms_admin_builder_templates_cache_update','complete','2022-03-31 20:15:25','2022-03-31 20:15:25','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1648757725;s:18:\"\0*\0first_timestamp\";i:1627569241;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1648757725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-03-31 20:45:14','2022-03-31 20:45:14',0,NULL),(430,'wpforms_admin_addons_cache_update','complete','2022-04-02 12:09:00','2022-04-02 12:09:00','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1648901340;s:18:\"\0*\0first_timestamp\";i:1620231500;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1648901340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-02 12:25:38','2022-04-02 12:25:38',0,NULL),(431,'wpforms_email_summaries_fetch_info_blocks','complete','2022-04-07 13:38:48','2022-04-07 13:38:48','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1649338728;s:18:\"\0*\0first_timestamp\";i:1619815672;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1649338728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-07 13:39:28','2022-04-07 13:39:28',0,NULL),(432,'wpforms_admin_builder_templates_cache_update','complete','2022-04-07 20:45:14','2022-04-07 20:45:14','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1649364314;s:18:\"\0*\0first_timestamp\";i:1627569241;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1649364314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-07 20:45:23','2022-04-07 20:45:23',0,NULL),(433,'wpforms_admin_addons_cache_update','complete','2022-04-09 12:25:38','2022-04-09 12:25:38','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1649507138;s:18:\"\0*\0first_timestamp\";i:1620231500;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1649507138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-09 12:32:35','2022-04-09 12:32:35',0,NULL),(434,'wpforms_email_summaries_fetch_info_blocks','complete','2022-04-14 13:39:28','2022-04-14 13:39:28','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1649943568;s:18:\"\0*\0first_timestamp\";i:1619815672;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1649943568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-14 13:41:23','2022-04-14 13:41:23',0,NULL),(435,'wpforms_admin_builder_templates_cache_update','complete','2022-04-14 20:45:23','2022-04-14 20:45:23','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1649969123;s:18:\"\0*\0first_timestamp\";i:1627569241;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1649969123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-14 20:45:31','2022-04-14 20:45:31',0,NULL),(436,'wpforms_admin_addons_cache_update','complete','2022-04-16 12:32:35','2022-04-16 12:32:35','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1650112355;s:18:\"\0*\0first_timestamp\";i:1620231500;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1650112355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-16 12:37:51','2022-04-16 12:37:51',0,NULL),(437,'wpforms_email_summaries_fetch_info_blocks','complete','2022-04-21 13:41:23','2022-04-21 13:41:23','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1650548483;s:18:\"\0*\0first_timestamp\";i:1619815672;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1650548483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-21 13:52:54','2022-04-21 13:52:54',0,NULL),(438,'wpforms_admin_builder_templates_cache_update','complete','2022-04-21 20:45:31','2022-04-21 20:45:31','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1650573931;s:18:\"\0*\0first_timestamp\";i:1627569241;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1650573931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-21 21:07:30','2022-04-21 21:07:30',0,NULL),(439,'wpforms_admin_addons_cache_update','complete','2022-04-23 12:37:51','2022-04-23 12:37:51','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1650717471;s:18:\"\0*\0first_timestamp\";i:1620231500;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1650717471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-04-23 12:50:23','2022-04-23 12:50:23',0,NULL),(440,'wpforms_email_summaries_fetch_info_blocks','pending','2022-04-28 13:52:54','2022-04-28 13:52:54','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1651153974;s:18:\"\0*\0first_timestamp\";i:1619815672;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1651153974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(441,'wpforms_admin_builder_templates_cache_update','pending','2022-04-28 21:07:30','2022-04-28 21:07:30','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1651180050;s:18:\"\0*\0first_timestamp\";i:1627569241;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1651180050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(442,'wpforms_admin_addons_cache_update','pending','2022-04-30 12:50:23','2022-04-30 12:50:23','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1651323023;s:18:\"\0*\0first_timestamp\";i:1620231500;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1651323023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_claims`
--
DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_claims` (
`claim_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`claim_id`),
KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=47342 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_claims`
--
LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_groups`
--
DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_groups` (
`group_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`slug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
PRIMARY KEY (`group_id`),
KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_groups`
--
LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wpforms');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_logs`
--
DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_logs` (
`log_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`action_id` bigint unsigned NOT NULL,
`message` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`log_id`),
KEY `action_id` (`action_id`),
KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=1305 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_logs`
--
LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES (1262,428,'action created','2022-03-24 13:34:58','2022-03-24 13:34:58'),(1265,429,'action created','2022-03-24 20:15:25','2022-03-24 20:15:25'),(1268,430,'action created','2022-03-26 12:09:00','2022-03-26 12:09:00'),(1269,428,'action started via WP Cron','2022-03-31 13:38:48','2022-03-31 13:38:48'),(1270,428,'action complete via WP Cron','2022-03-31 13:38:48','2022-03-31 13:38:48'),(1271,431,'action created','2022-03-31 13:38:48','2022-03-31 13:38:48'),(1272,429,'action started via WP Cron','2022-03-31 20:45:14','2022-03-31 20:45:14'),(1273,429,'action complete via WP Cron','2022-03-31 20:45:14','2022-03-31 20:45:14'),(1274,432,'action created','2022-03-31 20:45:14','2022-03-31 20:45:14'),(1275,430,'action started via WP Cron','2022-04-02 12:25:38','2022-04-02 12:25:38'),(1276,430,'action complete via WP Cron','2022-04-02 12:25:38','2022-04-02 12:25:38'),(1277,433,'action created','2022-04-02 12:25:38','2022-04-02 12:25:38'),(1278,431,'action started via WP Cron','2022-04-07 13:39:28','2022-04-07 13:39:28'),(1279,431,'action complete via WP Cron','2022-04-07 13:39:28','2022-04-07 13:39:28'),(1280,434,'action created','2022-04-07 13:39:28','2022-04-07 13:39:28'),(1281,432,'action started via WP Cron','2022-04-07 20:45:23','2022-04-07 20:45:23'),(1282,432,'action complete via WP Cron','2022-04-07 20:45:23','2022-04-07 20:45:23'),(1283,435,'action created','2022-04-07 20:45:23','2022-04-07 20:45:23'),(1284,433,'action started via WP Cron','2022-04-09 12:32:35','2022-04-09 12:32:35'),(1285,433,'action complete via WP Cron','2022-04-09 12:32:35','2022-04-09 12:32:35'),(1286,436,'action created','2022-04-09 12:32:35','2022-04-09 12:32:35'),(1287,434,'action started via WP Cron','2022-04-14 13:41:23','2022-04-14 13:41:23'),(1288,434,'action complete via WP Cron','2022-04-14 13:41:23','2022-04-14 13:41:23'),(1289,437,'action created','2022-04-14 13:41:23','2022-04-14 13:41:23'),(1290,435,'action started via WP Cron','2022-04-14 20:45:31','2022-04-14 20:45:31'),(1291,435,'action complete via WP Cron','2022-04-14 20:45:31','2022-04-14 20:45:31'),(1292,438,'action created','2022-04-14 20:45:31','2022-04-14 20:45:31'),(1293,436,'action started via WP Cron','2022-04-16 12:37:51','2022-04-16 12:37:51'),(1294,436,'action complete via WP Cron','2022-04-16 12:37:51','2022-04-16 12:37:51'),(1295,439,'action created','2022-04-16 12:37:51','2022-04-16 12:37:51'),(1296,437,'action started via WP Cron','2022-04-21 13:52:54','2022-04-21 13:52:54'),(1297,437,'action complete via WP Cron','2022-04-21 13:52:54','2022-04-21 13:52:54'),(1298,440,'action created','2022-04-21 13:52:54','2022-04-21 13:52:54'),(1299,438,'action started via WP Cron','2022-04-21 21:07:30','2022-04-21 21:07:30'),(1300,438,'action complete via WP Cron','2022-04-21 21:07:30','2022-04-21 21:07:30'),(1301,441,'action created','2022-04-21 21:07:30','2022-04-21 21:07:30'),(1302,439,'action started via WP Cron','2022-04-23 12:50:23','2022-04-23 12:50:23'),(1303,439,'action complete via WP Cron','2022-04-23 12:50:23','2022-04-23 12:50:23'),(1304,442,'action created','2022-04-23 12:50:23','2022-04-23 12:50:23');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_commentmeta`
--
DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_commentmeta` (
`meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`comment_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`meta_id`),
KEY `comment_id` (`comment_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_commentmeta`
--
LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_comments`
--
DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_comments` (
`comment_ID` bigint unsigned NOT NULL AUTO_INCREMENT,
`comment_post_ID` bigint unsigned NOT NULL DEFAULT '0',
`comment_author` tinytext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`comment_author_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_author_url` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`comment_karma` int NOT NULL DEFAULT '0',
`comment_approved` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
`comment_agent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
`comment_parent` bigint unsigned NOT NULL DEFAULT '0',
`user_id` bigint unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_comments`
--
LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_links`
--
DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_links` (
`link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`link_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_target` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_visible` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
`link_owner` bigint unsigned NOT NULL DEFAULT '1',
`link_rating` int NOT NULL DEFAULT '0',
`link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`link_rel` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_notes` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`link_rss` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_links`
--
LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_options`
--
DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_options` (
`option_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`option_name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`option_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`autoload` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`),
KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=75036 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_options`
--
LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','http://thetranslationfactory.es','yes'),(2,'home','http://thetranslationfactory.es','yes'),(3,'blogname','','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','[email protected]','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','0','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','[email protected]','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','2','yes'),(19,'default_comment_status','closed','yes'),(20,'default_ping_status','closed','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','0','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:110:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:14:\"wpautoterms/?$\";s:36:\"index.php?post_type=wpautoterms_page\";s:44:\"wpautoterms/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpautoterms_page&feed=$matches[1]\";s:39:\"wpautoterms/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpautoterms_page&feed=$matches[1]\";s:31:\"wpautoterms/page/([0-9]{1,})/?$\";s:54:\"index.php?post_type=wpautoterms_page&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:37:\"wpautoterms/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"wpautoterms/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"wpautoterms/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"wpautoterms/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"wpautoterms/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"wpautoterms/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"wpautoterms/(.+?)/embed/?$\";s:49:\"index.php?wpautoterms_page=$matches[1]&embed=true\";s:30:\"wpautoterms/(.+?)/trackback/?$\";s:43:\"index.php?wpautoterms_page=$matches[1]&tb=1\";s:50:\"wpautoterms/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&feed=$matches[2]\";s:45:\"wpautoterms/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&feed=$matches[2]\";s:38:\"wpautoterms/(.+?)/page/?([0-9]{1,})/?$\";s:56:\"index.php?wpautoterms_page=$matches[1]&paged=$matches[2]\";s:45:\"wpautoterms/(.+?)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?wpautoterms_page=$matches[1]&cpage=$matches[2]\";s:34:\"wpautoterms/(.+?)(?:/([0-9]+))?/?$\";s:55:\"index.php?wpautoterms_page=$matches[1]&page=$matches[2]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:17:{i:0;s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";i:1;s:19:\"akismet/akismet.php\";i:2;s:91:\"all-in-one-wp-migration-multisite-extension/all-in-one-wp-migration-multisite-extension.php\";i:3;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:4;s:81:\"auto-terms-of-service-and-privacy-policy/auto-terms-of-service-privacy-policy.php\";i:5;s:31:\"cache-enabler/cache-enabler.php\";i:6;s:33:\"classic-editor/classic-editor.php\";i:7;s:37:\"link-whisper-premium/link-whisper.php\";i:8;s:29:\"mainwp-child/mainwp-child.php\";i:9;s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";i:10;s:75:\"redirect-404-error-page-to-homepage/redirect-404-error-page-to-homepage.php\";i:11;s:49:\"scheduled-post-trigger/scheduled-post-trigger.php\";i:12;s:47:\"simple-social-buttons/simple-social-buttons.php\";i:13;s:23:\"spiderblocker/index.php\";i:14;s:29:\"theme-editor/theme_editor.php\";i:15;s:37:\"wordpress-autoblogging/basic-auth.php\";i:16;s:24:\"wpforms-lite/wpforms.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','glaze-blog-lite','yes'),(41,'stylesheet','glaze-blog-lite','yes'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','51917','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','posts','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:4:{i:0;i:87;i:1;i:85;i:2;i:94;i:3;i:97;}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:10:\"Categories\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:2:{s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:31:\"cache-enabler/cache-enabler.php\";a:2:{i:0;s:13:\"Cache_Enabler\";i:1;s:12:\"on_uninstall\";}}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','0','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','80','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'admin_email_lifespan','1602832615','yes'),(94,'initial_db_version','47018','yes'),(95,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:24:\"manage_wpautoterms_pages\";a:2:{s:4:\"name\";s:37:\"WPAutoTerms Pages Editor (additional)\";s:12:\"capabilities\";a:10:{s:22:\"edit_wpautoterms_pages\";b:1;s:29:\"edit_others_wpautoterms_pages\";b:1;s:30:\"edit_private_wpautoterms_pages\";b:1;s:32:\"edit_published_wpautoterms_pages\";b:1;s:30:\"read_private_wpautoterms_pages\";b:1;s:24:\"delete_wpautoterms_pages\";b:1;s:31:\"delete_others_wpautoterms_pages\";b:1;s:32:\"delete_private_wpautoterms_pages\";b:1;s:34:\"delete_published_wpautoterms_pages\";b:1;s:25:\"publish_wpautoterms_pages\";b:1;}}s:31:\"manage_wpautoterms_pages_editor\";a:2:{s:4:\"name\";s:33:\"Editor + WPAutoTerms Pages Editor\";s:12:\"capabilities\";a:44:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:22:\"edit_wpautoterms_pages\";b:1;s:29:\"edit_others_wpautoterms_pages\";b:1;s:30:\"edit_private_wpautoterms_pages\";b:1;s:32:\"edit_published_wpautoterms_pages\";b:1;s:30:\"read_private_wpautoterms_pages\";b:1;s:24:\"delete_wpautoterms_pages\";b:1;s:31:\"delete_others_wpautoterms_pages\";b:1;s:32:\"delete_private_wpautoterms_pages\";b:1;s:34:\"delete_published_wpautoterms_pages\";b:1;s:25:\"publish_wpautoterms_pages\";b:1;}}}','yes'),(96,'fresh_site','0','yes'),(97,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,'sidebars_widgets','a:6:{s:19:\"wp_inactive_widgets\";a:7:{i:0;s:14:\"recent-posts-2\";i:1;s:10:\"archives-2\";i:2;s:6:\"meta-2\";i:3;s:17:\"recent-comments-2\";i:4;s:13:\"media_video-3\";i:5;s:13:\"media_image-3\";i:6;s:16:\"wpforms-widget-3\";}s:23:\"glaze-blog-lite-sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:37:\"recent-posts-widget-with-thumbnails-3\";i:2;s:12:\"categories-2\";i:3;s:11:\"tag_cloud-2\";i:4;s:10:\"calendar-3\";i:5;s:13:\"media_image-6\";}s:27:\"glaze-blog-lite-footer-left\";a:1:{i:0;s:13:\"media_video-6\";}s:29:\"glaze-blog-lite-footer-middle\";a:1:{i:0;s:13:\"media_image-8\";}s:28:\"glaze-blog-lite-footer-right\";a:1:{i:0;s:16:\"wpforms-widget-4\";}s:13:\"array_version\";i:3;}','yes'),(103,'widget_tag_cloud','a:2:{i:2;a:3:{s:5:\"title\";s:4:\"Tags\";s:5:\"count\";i:0;s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}','yes'),(104,'db-version-secure','klyg9aRG1K','yes'),(105,'tagline','','yes'),(107,'auth_key',']ExkUW34 z&+)uv44/TdHid_~u&4bAvo)O_!bJw(&Wg,vK_)-<kq1{zPBiK]/#$H','no'),(108,'auth_salt','0+:EA~RLa|7:bu5b>Z}F.sU!I}l0x8J+a5xLD~=>i!V^}|YZyx2RT@%fjVkI N8b','no'),(109,'logged_in_key','ac5$TrY%MD8OSv2%REGhw]):YxA3Tcz4x.2EvI!Wo5JYJ@Iz/$%M(9>qYU]p@@f`','no'),(110,'logged_in_salt','ked.42jgLcv.SY9QdDd|SP4?!&_9O]mh*LlxRwjR$z=ZTuLHt3aH7l FNsc[^c|Q','no'),(111,'cron','a:9:{i:1651121045;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1651123027;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1651130226;a:2:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:15:\"ebn_optimize_db\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1651130227;a:5:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1651156914;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1651158642;a:1:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1651475826;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1651500000;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(112,'update_day','3','yes'),(113,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_calendar','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:1:{s:5:\"title\";s:8:\"Calendar\";}}','yes'),(115,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_media_image','a:5:{s:12:\"_multiwidget\";i:1;i:3;a:15:{s:4:\"size\";s:6:\"medium\";s:5:\"width\";i:0;s:6:\"height\";i:0;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:0;s:3:\"url\";s:0:\"\";s:5:\"title\";s:0:\"\";}i:4;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:2000;s:6:\"height\";i:1339;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:50;s:3:\"url\";s:66:\"http://thetranslationfactory.es/wp-content/uploads/2020/05/222.jpg\";s:5:\"title\";s:0:\"\";}i:6;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:1063;s:6:\"height\";i:2560;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:61;s:3:\"url\";s:75:\"http://thetranslationfactory.es/wp-content/uploads/2020/05/15151-scaled.jpg\";s:5:\"title\";s:0:\"\";}i:8;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:2000;s:6:\"height\";i:1339;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:50;s:3:\"url\";s:66:\"http://thetranslationfactory.es/wp-content/uploads/2020/05/222.jpg\";s:5:\"title\";s:14:\"Featured Image\";}}','yes'),(117,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_media_video','a:4:{s:12:\"_multiwidget\";i:1;i:3;a:11:{s:7:\"preload\";s:8:\"metadata\";s:4:\"loop\";b:0;s:7:\"content\";s:0:\"\";s:3:\"mp4\";s:0:\"\";s:3:\"m4v\";s:0:\"\";s:4:\"webm\";s:0:\"\";s:3:\"ogv\";s:0:\"\";s:3:\"flv\";s:0:\"\";s:13:\"attachment_id\";i:0;s:3:\"url\";s:0:\"\";s:5:\"title\";s:13:\"Checkout This\";}i:4;a:11:{s:7:\"preload\";s:8:\"metadata\";s:4:\"loop\";b:0;s:7:\"content\";s:0:\"\";s:3:\"mp4\";s:0:\"\";s:3:\"m4v\";s:0:\"\";s:4:\"webm\";s:0:\"\";s:3:\"ogv\";s:0:\"\";s:3:\"flv\";s:0:\"\";s:13:\"attachment_id\";i:0;s:3:\"url\";s:43:\"https://www.youtube.com/watch?v=QT85Xcz__nA\";s:5:\"title\";s:0:\"\";}i:6;a:11:{s:7:\"preload\";s:8:\"metadata\";s:4:\"loop\";b:0;s:7:\"content\";s:0:\"\";s:3:\"mp4\";s:0:\"\";s:3:\"m4v\";s:0:\"\";s:4:\"webm\";s:0:\"\";s:3:\"ogv\";s:0:\"\";s:3:\"flv\";s:0:\"\";s:13:\"attachment_id\";i:0;s:3:\"url\";s:43:\"https://www.youtube.com/watch?v=QT85Xcz__nA\";s:5:\"title\";s:13:\"Checkout This\";}}','yes'),(119,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(122,'nonce_key','wWo_U~XG1r!IFccFzFj>>2]63ARYm`*cU^@]&SUzIyW4[^RDRC]3B9ScVP3CC_bk','no'),(123,'nonce_salt','8=i%j[[}7ZGSKkGMpo9v{:WKY(/M#[=n]si[`d`D^IZ0(Z%-)Jc&HC+y4<{OO+& ','no'),(124,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(132,'current_theme','Glaze Blog Lite','yes'),(135,'widget_widget_twentyfourteen_ephemera','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(137,'theme_mods_twentyfourteen','a:3:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:3;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1588611162;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:14:\"recent-posts-2\";i:3;s:11:\"tag_cloud-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(139,'crawl-delay-value','8','yes'),(173,'recently_activated','a:0:{}','yes'),(174,'widget_recent-posts-widget-with-thumbnails','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:36:{s:5:\"title\";s:11:\"Recent Post\";s:11:\"default_url\";s:104:\"http://thetranslationfactory.es/wp-content/plugins/recent-posts-widget-with-thumbnails/default_thumb.gif\";s:16:\"thumb_dimensions\";s:6:\"custom\";s:12:\"category_ids\";a:1:{i:0;i:0;}s:14:\"excerpt_length\";i:55;s:12:\"number_posts\";i:5;s:17:\"post_title_length\";i:1000;s:12:\"thumb_height\";i:75;s:11:\"thumb_width\";i:75;s:17:\"hide_current_post\";b:0;s:17:\"only_sticky_posts\";b:0;s:17:\"hide_sticky_posts\";b:0;s:10:\"hide_title\";b:0;s:17:\"keep_aspect_ratio\";b:0;s:11:\"keep_sticky\";b:0;s:12:\"only_1st_img\";b:0;s:12:\"random_order\";b:0;s:11:\"show_author\";b:0;s:15:\"show_categories\";b:0;s:20:\"show_comments_number\";b:0;s:9:\"show_date\";b:0;s:12:\"show_excerpt\";b:0;s:14:\"ignore_excerpt\";b:0;s:27:\"ignore_post_content_excerpt\";b:0;s:16:\"set_more_as_link\";b:0;s:11:\"try_1st_img\";b:0;s:11:\"use_default\";b:0;s:16:\"use_default_only\";b:0;s:15:\"open_new_window\";b:0;s:21:\"print_post_categories\";b:0;s:17:\"set_cats_as_links\";b:0;s:14:\"use_inline_css\";b:0;s:10:\"use_no_css\";b:0;s:10:\"show_thumb\";b:1;s:12:\"excerpt_more\";s:6:\" […]\";s:14:\"category_label\";s:2:\"In\";}}','yes'),(175,'ssb_networks','a:1:{s:14:\"icon_selection\";s:50:\"pinterest,reddit,twitter,messenger,linkedin,fblike\";}','yes'),(176,'ssb_themes','a:1:{s:10:\"icon_style\";s:12:\"simple-round\";}','yes'),(177,'ssb_positions','a:1:{s:8:\"position\";a:2:{s:7:\"sidebar\";s:7:\"sidebar\";s:6:\"inline\";s:6:\"inline\";}}','yes'),(178,'ssb_inline','a:14:{s:8:\"location\";s:5:\"below\";s:14:\"icon_alignment\";s:4:\"left\";s:9:\"animation\";s:12:\"no-animation\";s:12:\"share_counts\";s:1:\"0\";s:11:\"total_share\";s:1:\"0\";s:10:\"icon_space\";s:1:\"0\";s:16:\"icon_space_value\";s:0:\"\";s:11:\"hide_mobile\";s:1:\"0\";s:16:\"show_on_category\";s:1:\"0\";s:15:\"show_on_archive\";s:1:\"0\";s:11:\"show_on_tag\";s:1:\"0\";s:14:\"show_on_search\";s:1:\"0\";s:11:\"share_title\";s:0:\"\";s:5:\"posts\";a:2:{s:4:\"home\";s:4:\"home\";s:4:\"post\";s:4:\"post\";}}','yes'),(179,'ssb_advanced','a:1:{s:11:\"ssb_og_tags\";s:1:\"1\";}','yes'),(180,'ssb_pr_version','3.1.1','yes'),(181,'widget_ssb_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(182,'ssb_sidebar','a:8:{s:11:\"orientation\";s:4:\"left\";s:9:\"animation\";s:12:\"no-animation\";s:12:\"share_counts\";s:1:\"0\";s:11:\"total_share\";s:1:\"0\";s:10:\"icon_space\";s:1:\"0\";s:16:\"icon_space_value\";s:0:\"\";s:11:\"hide_mobile\";s:1:\"0\";s:5:\"posts\";a:2:{s:4:\"home\";s:4:\"home\";s:4:\"post\";s:4:\"post\";}}','yes'),(183,'ssb_media','','yes'),(184,'ssb_popup','','yes'),(185,'ssb_flyin','','yes'),(186,'ssb_active_time','1588607275','no'),(189,'mk_te_settings_options','a:5:{s:7:\"e_d_t_e\";s:3:\"yes\";s:17:\"code_editor_theme\";s:6:\"cobalt\";s:9:\"e_w_d_t_e\";s:3:\"yes\";s:7:\"e_d_p_e\";s:3:\"yes\";s:9:\"e_w_d_p_e\";s:3:\"yes\";}','yes'),(190,'wpautoterms_activated','1','yes'),(191,'wpautoterms_legal_pages_slug','wpautoterms','yes'),(192,'wpautoterms_version','2.4.9','yes'),(193,'widget_wpautoterms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(194,'wpautoterms_links','1','yes'),(195,'wpautoterms_links_bg_color','#ffffff','yes'),(196,'wpautoterms_links_font','Arial, sans-serif','yes'),(197,'wpautoterms_links_font_size','14px','yes'),(198,'wpautoterms_links_text_color','#cccccc','yes'),(199,'wpautoterms_links_text_align','center','yes'),(200,'wpautoterms_links_links_color','#000000','yes'),(201,'wpautoterms_links_separator','-','yes'),(202,'wpautoterms_links_target_blank','','yes'),(203,'wpautoterms_update_notice','','yes'),(204,'wpautoterms_update_notice_bar_position','top','yes'),(205,'wpautoterms_update_notice_bar_type','static','yes'),(206,'wpautoterms_update_notice_disable_logged','yes','yes'),(207,'wpautoterms_update_notice_duration','3','yes'),(208,'wpautoterms_update_notice_message','Our <a href=\"[wpautoterms page_link]\">[wpautoterms page_title]</a> has been updated on [wpautoterms last_updated_date].','yes'),(209,'wpautoterms_update_notice_message_multiple','Our [wpautoterms page_links] have been updated on [wpautoterms last_updated_date].','yes'),(210,'wpautoterms_update_notice_close_message','Close','yes'),(211,'wpautoterms_update_notice_bg_color','','yes'),(212,'wpautoterms_update_notice_font','','yes'),(213,'wpautoterms_update_notice_font_size','','yes'),(214,'wpautoterms_update_notice_text_color','','yes'),(215,'wpautoterms_update_notice_links_color','','yes'),(216,'wpautoterms_cookies_notice','','yes'),(217,'wpautoterms_cookies_notice_bar_position','top','yes'),(218,'wpautoterms_cookies_notice_bar_type','static','yes'),(219,'wpautoterms_cookies_notice_disable_logged','yes','yes'),(220,'wpautoterms_cookies_notice_message','We use cookies to ensure that we give you the best experience on our website','yes'),(221,'wpautoterms_cookies_notice_close_message','Close','yes'),(222,'wpautoterms_cookies_notice_bg_color','','yes'),(223,'wpautoterms_cookies_notice_font','','yes'),(224,'wpautoterms_cookies_notice_font_size','','yes'),(225,'wpautoterms_cookies_notice_text_color','','yes'),(226,'wpautoterms_cookies_notice_links_color','','yes'),(227,'wpautoterms_endorsements','','yes'),(228,'wpautoterms_endorsements_message','<p>Some of the links in this article are \"affiliate links\", a link with a special tracking code. This means if you click on an affiliate link and purchase the item, we will receive an affiliate commission.</p> <p>The price of the item is the same whether it is an affiliate link or not. Regardless, we only recommend products or services we believe will add value to our readers.</p> <p>By using the affiliate links, you are helping support our Website, and we genuinely appreciate your support.</p>','yes'),(229,'wpautoterms_endorsements_when','','yes'),(230,'wpautoterms_endorsements_tag','','yes'),(231,'wpautoterms_site_name','thetranslationfactory.es','yes'),(232,'wpautoterms_site_url','http://thetranslationfactory.es','yes'),(233,'wpautoterms_company_name','thetranslationfactory.es','yes'),(234,'wpautoterms_country','','yes'),(235,'wpautoterms_state','','yes'),(236,'wpautoterms_show_in_pages_widget','','yes'),(237,'wpautoterms_cache_plugins_compat','','yes'),(238,'wpautoterms_license','','yes'),(239,'action_scheduler_hybrid_store_demarkation','5','yes'),(240,'schema-ActionScheduler_StoreSchema','6.0.1648020983','yes'),(241,'schema-ActionScheduler_LoggerSchema','3.0.1648020983','yes'),(242,'wpforms_version','1.6.0.1','yes'),(243,'wpforms_activated','a:1:{s:4:\"lite\";i:1588607346;}','yes'),(246,'wpautoterms_cache_plugins_detection','','yes'),(247,'wpautoterms_ob_total','1','yes'),(248,'wpautoterms_ob_not_intercepted','0','yes'),(249,'action_scheduler_lock_async-request-runner','1651050980','yes'),(250,'wpforms_version_lite','1.6.0.1','yes'),(251,'widget_wpforms-widget','a:3:{s:12:\"_multiwidget\";i:1;i:3;a:4:{s:5:\"title\";s:0:\"\";s:7:\"form_id\";i:7;s:10:\"show_title\";b:0;s:9:\"show_desc\";b:0;}i:4;a:4:{s:5:\"title\";s:10:\"Newsletter\";s:7:\"form_id\";i:7;s:10:\"show_title\";b:0;s:9:\"show_desc\";b:0;}}','yes'),(255,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(272,'theme_mods_corporately-blogging','a:7:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:3;}s:18:\"custom_css_post_id\";i:35;s:11:\"custom_logo\";i:31;s:24:\"show_sitename_in_menubar\";b:1;s:12:\"header_image\";s:21:\"random-uploaded-image\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1588644561;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:17:\"recent-comments-2\";i:3;s:13:\"media_video-3\";i:4;s:13:\"media_image-3\";i:5;s:16:\"wpforms-widget-3\";}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:37:\"recent-posts-widget-with-thumbnails-3\";i:2;s:12:\"categories-2\";i:3;s:11:\"tag_cloud-2\";i:4;s:10:\"calendar-3\";i:5;s:13:\"media_image-6\";}s:14:\"sidebar-footer\";a:3:{i:0;s:13:\"media_video-4\";i:1;s:13:\"media_image-4\";i:2;s:16:\"wpforms-widget-4\";}s:15:\"top-widget-left\";a:0:{}s:17:\"top-widget-middle\";a:0:{}s:16:\"top-widget-right\";a:0:{}}}}','yes'),(273,'theme_switched','','yes'),(274,'wpautoterms_cache_plugins_detected','1','yes'),(296,'theme_editor_email_verified_1','yes','yes'),(300,'theme_mods_glaze-blog-lite','a:10:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:6:\"menu-1\";i:3;}s:18:\"custom_css_post_id\";i:75;s:39:\"glaze_blog_lite_field_carousel_category\";s:10:\"translator\";s:43:\"glaze_blog_lite_field_carousel_hide_content\";b:1;s:37:\"glaze_blog_lite_field_carousel_layout\";s:12:\"carousel_two\";s:45:\"glaze_blog_lite_field_carousel_enable_spacing\";b:1;s:37:\"glaze_blog_lite_field_carousel_height\";i:579;s:36:\"glaze_blog_lite_field_copyright_text\";s:34:\"Copyright 2020, All right reserved\";s:11:\"custom_logo\";i:79;}','yes'),(301,'widget_glaze-blog-lite-author-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(302,'widget_glaze-blog-lite-post-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(303,'widget_glaze-blog-lite-social-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(440,'Niteoweb.SpiderBlocker.Bots','a:39:{i:0;a:4:{s:4:\"name\";s:10:\"Ahrefs Bot\";s:2:\"re\";s:9:\"AhrefsBot\";s:4:\"desc\";s:25:\"https://ahrefs.com/robot/\";s:5:\"state\";b:1;}i:1;a:4:{s:4:\"name\";s:8:\"MJ12 bot\";s:2:\"re\";s:7:\"MJ12bot\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:2;a:4:{s:4:\"name\";s:9:\"Roger Bot\";s:2:\"re\";s:8:\"Rogerbot\";s:4:\"desc\";s:40:\"http://moz.com/help/pro/rogerbot-crawler\";s:5:\"state\";b:1;}i:3;a:4:{s:4:\"name\";s:11:\"Semrush Bot\";s:2:\"re\";s:10:\"SemrushBot\";s:4:\"desc\";s:31:\"http://www.semrush.com/bot.html\";s:5:\"state\";b:1;}i:4;a:4:{s:4:\"name\";s:11:\"ia_archiver\";s:2:\"re\";s:11:\"ia_archiver\";s:4:\"desc\";s:36:\"http://archive.org/about/exclude.php\";s:5:\"state\";b:1;}i:5;a:4:{s:4:\"name\";s:8:\"ScoutJet\";s:2:\"re\";s:8:\"ScoutJet\";s:4:\"desc\";s:19:\"http://scoutjet.com\";s:5:\"state\";b:1;}i:6;a:4:{s:4:\"name\";s:7:\"sistrix\";s:2:\"re\";s:7:\"sistrix\";s:4:\"desc\";s:26:\"http://crawler.sistrix.net\";s:5:\"state\";b:1;}i:7;a:4:{s:4:\"name\";s:16:\"SearchmetricsBot\";s:2:\"re\";s:16:\"SearchmetricsBot\";s:4:\"desc\";s:50:\"http://www.searchmetrics.com/en/searchmetrics-bot/\";s:5:\"state\";b:1;}i:8;a:4:{s:4:\"name\";s:14:\"SEOkicks-Robot\";s:2:\"re\";s:14:\"SEOkicks-Robot\";s:4:\"desc\";s:33:\"http://www.seokicks.de/robot.html\";s:5:\"state\";b:1;}i:9;a:4:{s:4:\"name\";s:16:\"Lipperhey Spider\";s:2:\"re\";s:16:\"Lipperhey Spider\";s:4:\"desc\";s:43:\"http://www.lipperhey.com/en/website-spider/\";s:5:\"state\";b:1;}i:10;a:4:{s:4:\"name\";s:6:\"Exabot\";s:2:\"re\";s:6:\"Exabot\";s:4:\"desc\";s:44:\"http://www.exalead.com/search/webmasterguide\";s:5:\"state\";b:1;}i:11;a:4:{s:4:\"name\";s:6:\"NC Bot\";s:2:\"re\";s:5:\"NCBot\";s:4:\"desc\";s:55:\"https://twitter.com/NetComber/status/334476871691550721\";s:5:\"state\";b:1;}i:12;a:4:{s:4:\"name\";s:15:\"BacklinkCrawler\";s:2:\"re\";s:15:\"BacklinkCrawler\";s:4:\"desc\";s:40:\"http://www.backlinktest.com/crawler.html\";s:5:\"state\";b:1;}i:13;a:4:{s:4:\"name\";s:15:\"archive.org Bot\";s:2:\"re\";s:15:\"archive.org_bot\";s:4:\"desc\";s:42:\"http://archive.org/details/archive.org_bot\";s:5:\"state\";b:1;}i:14;a:4:{s:4:\"name\";s:12:\"MeanPath Bot\";s:2:\"re\";s:11:\"meanpathbot\";s:4:\"desc\";s:37:\"https://meanpath.com/meanpathbot.html\";s:5:\"state\";b:1;}i:15;a:4:{s:4:\"name\";s:18:\"PagesInventory Bot\";s:2:\"re\";s:14:\"PagesInventory\";s:4:\"desc\";s:56:\"http://www.botsvsbrowsers.com/details/1002332/index.html\";s:5:\"state\";b:1;}i:16;a:4:{s:4:\"name\";s:12:\"Aboundex Bot\";s:2:\"re\";s:11:\"Aboundexbot\";s:4:\"desc\";s:32:\"http://www.aboundex.com/crawler/\";s:5:\"state\";b:1;}i:17;a:4:{s:4:\"name\";s:15:\"SeoProfiler Bot\";s:2:\"re\";s:5:\"spbot\";s:4:\"desc\";s:31:\"http://www.seoprofiler.com/bot/\";s:5:\"state\";b:1;}i:18;a:4:{s:4:\"name\";s:11:\"Linkdex Bot\";s:2:\"re\";s:10:\"linkdexbot\";s:4:\"desc\";s:34:\"http://www.linkdex.com/about/bots/\";s:5:\"state\";b:1;}i:19;a:4:{s:4:\"name\";s:7:\"Gigabot\";s:2:\"re\";s:7:\"Gigabot\";s:4:\"desc\";s:45:\"http://www.useragentstring.com/pages/Gigabot/\";s:5:\"state\";b:1;}i:20;a:4:{s:4:\"name\";s:6:\"DotBot\";s:2:\"re\";s:6:\"dotbot\";s:4:\"desc\";s:35:\"http://en.wikipedia.org/wiki/DotBot\";s:5:\"state\";b:1;}i:21;a:4:{s:4:\"name\";s:5:\"Nutch\";s:2:\"re\";s:5:\"Nutch\";s:4:\"desc\";s:32:\"http://nutch.apache.org/bot.html\";s:5:\"state\";b:1;}i:22;a:4:{s:4:\"name\";s:8:\"BLEX Bot\";s:2:\"re\";s:7:\"BLEXBot\";s:4:\"desc\";s:27:\"http://webmeup-crawler.com/\";s:5:\"state\";b:1;}i:23;a:4:{s:4:\"name\";s:6:\"Ezooms\";s:2:\"re\";s:6:\"Ezooms\";s:4:\"desc\";s:49:\"http://graphicline.co.za/blogs/what-is-ezooms-bot\";s:5:\"state\";b:1;}i:24;a:4:{s:4:\"name\";s:11:\"Majestic 12\";s:2:\"re\";s:11:\"Majestic-12\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:25;a:4:{s:4:\"name\";s:12:\"Majestic SEO\";s:2:\"re\";s:12:\"Majestic-SEO\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:26;a:4:{s:4:\"name\";s:7:\"DSearch\";s:2:\"re\";s:7:\"DSearch\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:27;a:4:{s:4:\"name\";s:4:\"MJ12\";s:2:\"re\";s:4:\"MJ12\";s:4:\"desc\";s:56:\"http://www.majestic12.co.uk/projects/dsearch/mj12bot.php\";s:5:\"state\";b:1;}i:28;a:4:{s:4:\"name\";s:10:\"Blekko Bot\";s:2:\"re\";s:9:\"BlekkoBot\";s:4:\"desc\";s:33:\"http://blekko.com/about/blekkobot\";s:5:\"state\";b:1;}i:29;a:4:{s:4:\"name\";s:6:\"Yandex\";s:2:\"re\";s:6:\"Yandex\";s:4:\"desc\";s:41:\"http://help.yandex.com/search/?id=1112030\";s:5:\"state\";b:0;}i:30;a:4:{s:4:\"name\";s:10:\"Google Bot\";s:2:\"re\";s:9:\"googlebot\";s:4:\"desc\";s:57:\"https://support.google.com/webmasters/answer/182072?hl=en\";s:5:\"state\";b:0;}i:31;a:4:{s:4:\"name\";s:18:\"Feedfetcher Google\";s:2:\"re\";s:18:\"Feedfetcher-Google\";s:4:\"desc\";s:51:\"https://support.google.com/webmasters/answer/178852\";s:5:\"state\";b:0;}i:32;a:4:{s:4:\"name\";s:8:\"Bing Bot\";s:2:\"re\";s:7:\"BingBot\";s:4:\"desc\";s:36:\"http://en.wikipedia.org/wiki/Bingbot\";s:5:\"state\";b:0;}i:33;a:4:{s:4:\"name\";s:9:\"Nerdy Bot\";s:2:\"re\";s:8:\"NerdyBot\";s:4:\"desc\";s:20:\"http://nerdybot.com/\";s:5:\"state\";b:1;}i:34;a:4:{s:4:\"name\";s:9:\"James BOT\";s:2:\"re\";s:8:\"JamesBOT\";s:4:\"desc\";s:32:\"http://cognitiveseo.com/bot.html\";s:5:\"state\";b:1;}i:35;a:4:{s:4:\"name\";s:7:\"Tin Eye\";s:2:\"re\";s:6:\"TinEye\";s:4:\"desc\";s:34:\"http://www.tineye.com/crawler.html\";s:5:\"state\";b:1;}i:36;a:4:{s:5:\"state\";b:1;s:2:\"re\";s:11:\"Baiduspider\";s:4:\"name\";s:5:\"Baidu\";s:4:\"desc\";s:47:\"http://www.baidu.com/search/robots_english.html\";}i:37;a:4:{s:5:\"state\";b:1;s:2:\"re\";s:8:\"serpstat\";s:4:\"name\";s:8:\"Serpstat\";s:4:\"desc\";s:21:\"https://serpstat.com/\";}i:38;a:4:{s:5:\"state\";b:1;s:4:\"desc\";s:22:\"https://www.spyfu.com/\";s:2:\"re\";s:5:\"spyfu\";s:4:\"name\";s:5:\"SpyFu\";}}','yes'),(441,'secure_auth_key','RthmE[@#ej-02rb$H&H|Eu5;0|[9;`G*^c;F~;-~eG8wMoBmiR, Tsr>(li5d:KA','no'),(442,'secure_auth_salt','7Z~Mlof+G)(nbpv+M(F:Nm8i%yz2olQ[|j0P3&=J~jD nMav$KDQ`I8glg(J24L7','no'),(1079,'mainwp_child_update_version','1.5','yes'),(1080,'mainwp_child_plugin_version','4.2.1','yes'),(1081,'mainwp_child_auth','a:7:{i:5;s:32:\"688c17e9508318c0fcba39a3b96f7734\";s:4:\"last\";i:1677754862;i:4;s:32:\"b9133121dbd9ec4c121e200da6a52cb3\";i:3;s:32:\"0b832a3c36030589d982eb3211e1315a\";i:2;s:32:\"5d9052369c28c979cd4a609ef520ea6f\";i:1;s:32:\"2b270363ced3c521c255f9e17d49335f\";i:0;s:32:\"0906b646a7e26526aa1dc4e3c3af87de\";}','yes'),(1082,'mainwp_child_branding_settings','a:4:{s:13:\"contact_label\";s:15:\"Contact Support\";s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:0:\"\";s:21:\"branding_disconnected\";s:0:\"\";}','no'),(1083,'mainwp_child_activated_once','1','no'),(1084,'mainwp_child_pubkey','LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF1ZVBURUhFOFovTnRIZVgweFVLaQpZeGRwTHhHdUMxTnJHRTZFc2FqQ2N3OStUWkdPUVJ4ZWNzajJxeXJnYWY1ZktGNDBRWFgrK1ZQSFZ0T0M0Vm5VCkd1WWNsQVRpWVRXNkVKakNteXFjVVRIRS9OenFhZ3U5a0NOamU0aXFlZmsxTWdHQ2lQY0lCRUdxd2krVzM2UnAKMFREcThKMkNjOU9INlRxaDdBUytCYVdKZXpGcTlkOGpZWUtJbjRwT1NvM2tpekZOSStmZDFsSjlZZllTYi9KNgpMd3Z4enRhdFdLM216cTJzdWVZa3pFMk9ldSttRVpBU2s1ZW9EN0haMi9scEV6Mld3MU9sVEhUU0QrcGw3QWJ2ClFRQmZDUnhsbWdVU3I0eldIZWNmWjFsRjN1aStmWDZyUTBOSGg0SVhGMVJNanNwTHFtcFNkdktnTE14RllKaXcKZndJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==','yes'),(1085,'mainwp_child_server','https://dashboard.comparrot.nl/wp-admin/','no'),(1086,'mainwp_child_nonce','0','no'),(1087,'mainwp_child_nossl','0','yes'),(1088,'mainwp_child_nossl_key','fb99fbbb467eef6741818c879bc05af449d24c58bb8144ea7e619d6e3ff37a2d','yes'),(1089,'mainwp_premium_updates','a:0:{}','no'),(1092,'mainwp_child_clone_sites','0','no'),(1093,'mainwp_child_siteid','104','no'),(1099,'recovery_keys','a:0:{}','yes'),(1111,'action_scheduler_migration_status','complete','yes'),(1170,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:29:\"[email protected]\";s:7:\"version\";s:5:\"5.9.3\";s:9:\"timestamp\";i:1649229615;}','no'),(1172,'wpforms_crypto_secret_key','HVFohsRGuQi5E6rABheBQEODzLZnAafxpJk92RtHVWk=','yes'),(1174,'wpforms_email_summaries_fetch_info_blocks_last_run','1650549174','yes'),(1175,'https_detection_errors','a:1:{s:20:\"https_request_failed\";a:1:{i:0;s:21:\"HTTPS request failed.\";}}','yes'),(1177,'finished_updating_comment_type','1','yes'),(1296,'disallowed_keys','','no'),(1297,'comment_previously_approved','1','yes'),(1298,'auto_plugin_theme_update_emails','a:0:{}','no'),(1299,'auto_update_core_dev','enabled','yes'),(1300,'auto_update_core_minor','enabled','yes'),(1301,'auto_update_core_major','unset','yes'),(1302,'db_upgraded','','yes'),(1331,'wpforms_notifications','a:4:{s:6:\"update\";i:1632296399;s:4:\"feed\";a:5:{i:0;a:6:{s:5:\"title\";s:89:\"Flash Sale! Get 60% Off All WPForms Plans (including WPForms Pro) Only for a Limited Time\";s:7:\"content\";s:268:\"Snag this deal while you still can. We’re offering 60% off all WPForms plans, including WPForms Pro from September 20th - 24th. Unlock access to Conversational Forms, popular email marketing integrations, the new Square payments addon, 300+ form templates, and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:102;s:4:\"btns\";a:1:{s:4:\"main\";a:2:{s:3:\"url\";s:160:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=September Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms PRO\";}}s:5:\"start\";s:19:\"2021-09-20 11:03:47\";}i:1;a:6:{s:5:\"title\";s:123:\"Now available in WPForms Pro! Accept payments with Square and start making more money through your website’s forms today.\";s:7:\"content\";s:316:\"It’s now easier than ever to take payments through your forms. With our new Square addon, WPForms Pro users can accept orders online using one of the world’s most popular payment service providers. Easily process credit card transactions through your Square account right on your website, with just a few clicks!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:94;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:176:\"https://wpforms.com/introducing-the-new-square-addon-for-wpforms/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Square Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:157:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Square Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-09-14 00:00:00\";}i:2;a:6:{s:5:\"title\";s:101:\"New in WPForms! Entry Preview Field for Multi-Step Forms + Improved Entry Search & Keyboard Shortcuts\";s:7:\"content\";s:405:\"Our most requested feature, Entry Preview field, is finally here. This is super helpful for multi-step forms and mission-critical forms where you want to avoid typos and inaccurate details. It lets users preview all form information before they click the submit button. Plus, we also improved our Entry Management by adding better search filters, and we added keyboard shortcuts to speed up your workflow.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:88;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:213:\"https://wpforms.com/announcing-the-new-entry-preview-field-added-entry-editing-features-wpforms-1-6-9/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 169 Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:157:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 169 Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-08-26 00:00:00\";}i:3;a:6:{s:5:\"title\";s:86:\"Updated in WPForms 1.6.8! A Fresh Form Builder Experience + Tons of New Form Templates\";s:7:\"content\";s:402:\"WPForms 1.6.8 includes a big revamp to the form builder you know and love, with visual updates + reorganization and optimization. Plus, in addition to the new templates available for all users, those with WPForms Pro can now instantly access hundreds more newly built templates, so you’ll never have to build a form from scratch again. It’s easier than ever before to build and maintain your forms.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:82;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:194:\"https://wpforms.com/introducing-wpforms-1-6-8-refreshed-form-builder-new-templates/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 168 Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:157:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 168 Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-07-28 00:00:00\";}i:4;a:6:{s:5:\"title\";s:29:\"Geolocation Got a Huge Revamp\";s:7:\"content\";s:181:\"Address Autocomplete is here for both Address and Single Line Text fields! Plus smart location detection, interactive address maps, and more in the latest Geolocation Addon update. \";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:68;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:195:\"https://wpforms.com/announcing-geolocation-2-0-excel-entry-export-notification-cloning/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Geo Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:154:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Geo Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2021-05-21 00:00:00\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(2130,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1588607351;s:9:\"dismissed\";b:0;}}','yes'),(3273,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3402,'wpforms_builder_opened_date','0','no'),(11963,'wp_force_deactivated_plugins','a:0:{}','yes'),(11979,'category_children','a:0:{}','yes'),(62980,'mainwp_cache_control_cache_solution','Cache Enabler','yes'),(75001,'ai1wm_secret_key','zVw1Fa0Ag0Wh','yes'),(75002,'ai1wm_backups_labels','a:0:{}','yes'),(75003,'ai1wm_sites_links','a:0:{}','yes'),(75004,'swift_performance_plugin_organizer','a:0:{}','yes'),(75005,'jetpack_active_modules','a:0:{}','yes'),(75006,'_transient_doing_cron','1660734275.4099020957946777343750','yes'),(75008,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:4:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.1.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.1.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.1.1\";s:7:\"version\";s:5:\"6.1.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.1.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.1.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.1.1\";s:7:\"version\";s:5:\"6.1.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.1.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-6.1-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"6.1\";s:7:\"version\";s:3:\"6.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.0.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.0.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.0.3-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.0.3-partial-0.zip\";s:8:\"rollback\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.0.3-rollback-0.zip\";}s:7:\"current\";s:5:\"6.0.3\";s:7:\"version\";s:5:\"6.0.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:3:\"6.0\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1676580084;s:15:\"version_checked\";s:3:\"6.0\";s:12:\"translations\";a:0:{}}','no'),(75012,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1676580087;s:7:\"checked\";a:9:{s:20:\"corporately-blogging\";s:3:\"1.6\";s:11:\"corporately\";s:3:\"3.7\";s:15:\"glaze-blog-lite\";s:5:\"1.1.3\";s:14:\"twentyfourteen\";s:3:\"3.3\";s:14:\"twentynineteen\";s:3:\"2.2\";s:15:\"twentyseventeen\";s:3:\"2.9\";s:12:\"twentytwenty\";s:3:\"1.9\";s:15:\"twentytwentyone\";s:3:\"1.5\";s:15:\"twentytwentytwo\";s:3:\"1.1\";}s:8:\"response\";a:9:{s:20:\"corporately-blogging\";a:6:{s:5:\"theme\";s:20:\"corporately-blogging\";s:11:\"new_version\";s:3:\"1.9\";s:3:\"url\";s:50:\"https://wordpress.org/themes/corporately-blogging/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/theme/corporately-blogging.1.9.zip\";s:8:\"requires\";s:3:\"4.0\";s:12:\"requires_php\";s:3:\"4.0\";}s:11:\"corporately\";a:6:{s:5:\"theme\";s:11:\"corporately\";s:11:\"new_version\";s:3:\"4.5\";s:3:\"url\";s:41:\"https://wordpress.org/themes/corporately/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/theme/corporately.4.5.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"4.0\";}s:15:\"glaze-blog-lite\";a:6:{s:5:\"theme\";s:15:\"glaze-blog-lite\";s:11:\"new_version\";s:5:\"1.1.4\";s:3:\"url\";s:45:\"https://wordpress.org/themes/glaze-blog-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/glaze-blog-lite.1.1.4.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.6\";}s:14:\"twentyfourteen\";a:6:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"3.5\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.3.5.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.4\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.4.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"3.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.3.1.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.1.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.7.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.3.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(75013,'cache_enabler','a:19:{s:7:\"version\";s:5:\"1.8.7\";s:20:\"use_trailing_slashes\";i:1;s:19:\"permalink_structure\";s:18:\"has_trailing_slash\";s:13:\"cache_expires\";i:0;s:17:\"cache_expiry_time\";i:0;s:30:\"clear_site_cache_on_saved_post\";i:0;s:33:\"clear_site_cache_on_saved_comment\";i:0;s:30:\"clear_site_cache_on_saved_term\";i:0;s:30:\"clear_site_cache_on_saved_user\";i:0;s:34:\"clear_site_cache_on_changed_plugin\";i:0;s:26:\"convert_image_urls_to_webp\";i:0;s:12:\"mobile_cache\";i:0;s:14:\"compress_cache\";i:0;s:11:\"minify_html\";i:0;s:20:\"minify_inline_css_js\";i:0;s:17:\"excluded_post_ids\";s:0:\"\";s:19:\"excluded_page_paths\";s:0:\"\";s:22:\"excluded_query_strings\";s:0:\"\";s:16:\"excluded_cookies\";s:0:\"\";}','yes'),(75015,'_site_transient_timeout_theme_roots','1676581885','no'),(75016,'_site_transient_theme_roots','a:9:{s:20:\"corporately-blogging\";s:7:\"/themes\";s:11:\"corporately\";s:7:\"/themes\";s:15:\"glaze-blog-lite\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(75017,'wpil_2_license_status','','yes'),(75018,'wpil_2_license_key','','yes'),(75019,'wpil_2_license_data','','yes'),(75020,'wpil_2_ignore_numbers','1','yes'),(75021,'wpil_2_post_types','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(75022,'wpil_2_links_open_new_tab','0','yes'),(75023,'wpil_2_debug_mode','0','yes'),(75024,'wpil_option_update_reporting_data_on_save','0','yes'),(75025,'wpil_2_ignore_words','-\r\n-\r\na\r\nabout\r\nabove\r\nactually\r\nadd\r\nafter\r\nagain\r\nagainst\r\nago\r\nall\r\nam\r\nan\r\nand\r\nanother\r\nanswer\r\nany\r\nare\r\naren\'t\r\nas\r\nat\r\nbase\r\nbe\r\nbecause\r\nbeen\r\nbefore\r\nbeing\r\nbelow\r\nbest\r\nbetter\r\nbetween\r\nboth\r\nbut\r\nby\r\ncan\r\ncan\'t\r\ncannot\r\ncons\r\ncould\r\ncouldn\'t\r\ndid\r\ndidn\'t\r\ndifference\r\ndifferent\r\ndo\r\ndoes\r\ndoesn\'t\r\ndoing\r\ndon\'t\r\ndone\r\ndown\r\nduring\r\neach\r\neasier\r\neasy\r\neight\r\neven\r\nfar\r\nfew\r\nfind\r\nfirst\r\nfive\r\nfor\r\nfour\r\nfree\r\nfrom\r\nfurther\r\ngeneral\r\nget\r\ngett\r\ngetting\r\ngo\r\ngood\r\ngot\r\ngreat\r\nhad\r\nhadn\'t\r\nhas\r\nhasn\'t\r\nhave\r\nhaven\'t\r\nhaver\r\nhaving\r\nhe\r\nhe\'d\r\nhe\'ll\r\nhe\'s\r\nhelp\r\nher\r\nhere\r\nhere\'s\r\nhers\r\nherself\r\nhigh\r\nhim\r\nhimself\r\nhis\r\nhow\r\nhow\'s\r\ni\r\ni\'d\r\ni\'ll\r\ni\'m\r\ni\'ve\r\nif\r\nin\r\ninto\r\nis\r\nisn\'t\r\nit\r\nit\'s\r\nits\r\nitself\r\njust\r\nless\r\nlet\'s\r\nlike\r\nlong\r\nlook\r\nlove\r\nmake\r\nmany\r\nmatt\r\nmatter\r\nmay\r\nme\r\nmore\r\nmost\r\nmuch\r\nmustn\'t\r\nmy\r\nmyself\r\nnever\r\nnew\r\nnine\r\nno\r\nnor\r\nnot\r\nnow\r\nof\r\noff\r\non\r\nonce\r\none\r\nonly\r\nor\r\nother\r\nought\r\nour\r\nours\r\nourselves\r\nout\r\nover\r\noverall\r\nown\r\nper\r\npros\r\nquestion\r\nreview\r\nright\r\nsame\r\nseven\r\nshan\'t\r\nshe\r\nshe\'d\r\nshe\'ll\r\nshe\'s\r\nshock\r\nshocking\r\nshould\r\nshouldn\'t\r\nshow\r\nsimple\r\nsix\r\nso\r\nsome\r\nstart\r\nstill\r\nsuch\r\ntake\r\nten\r\nthan\r\nthat\r\nthat\'s\r\nthe\r\ntheir\r\ntheirs\r\nthem\r\nthemselves\r\nthen\r\nthere\r\nthere\'s\r\nthese\r\nthey\r\nthey\'d\r\nthey\'ll\r\nthey\'re\r\nthey\'ve\r\nthis\r\nthose\r\nthree\r\nthrough\r\nto\r\ntoo\r\ntool\r\ntwo\r\nunder\r\nuntil\r\nup\r\nuse\r\nusing\r\nvery\r\nwant\r\nwas\r\nwasn\'t\r\nwe\r\nwe\'d\r\nwe\'ll\r\nwe\'re\r\nwe\'ve\r\nwere\r\nweren\'t\r\nwhat\r\nwhat\'s\r\nwhen\r\nwhen\'s\r\nwhere\r\nwhere\'s\r\nwhich\r\nwhile\r\nwho\r\nwho\'s\r\nwhom\r\nwhy\r\nwhy\'s\r\nwill\r\nwith\r\nwithin\r\nwithout\r\nwon\'t\r\nwould\r\nwouldn\'t\r\nyou\r\nyou\'d\r\nyou\'ll\r\nyou\'re\r\nyou\'ve\r\nyour\r\nyours\r\nyourself\r\nyourselves\r\nzero\'\r\n-','yes'),(75026,'wpil_has_run_initial_scan','1','yes'),(75027,'wpil_site_db_version','1.22','yes'),(75028,'wpil_link_table_is_created','1','yes'),(75029,'wpil_fresh_install','','yes'),(75030,'wpil_install_date','2023-02-16 20:41:25','yes'),(75033,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:39:\"wp-sheet-editor-premium/vendor/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.5.3\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1676580087;s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:7:\"abspath\";s:42:\"/opt/aphex/sites/thetranslationfactory.es/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:8:\"sdk_path\";s:39:\"wp-sheet-editor-premium/vendor/freemius\";s:7:\"version\";s:5:\"2.5.3\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1676580087;}}','yes'),(75034,'fs_debug_mode','','yes'),(75035,'fs_accounts','a:4:{s:21:\"id_slug_type_path_map\";a:1:{i:1010;a:3:{s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}}s:11:\"plugin_data\";a:1:{s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";a:11:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1676580087;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.5.3\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:13:\"2.25.2-beta.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;}}s:13:\"file_slug_map\";a:1:{s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";}s:7:\"plugins\";a:1:{s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:28:\"WP Sheet Editor - Post Types\";s:4:\"slug\";s:59:\"wp-sheet-editor-bulk-spreadsheet-editor-for-posts-and-pages\";s:12:\"premium_slug\";s:23:\"wp-sheet-editor-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:43:\"wp-sheet-editor-premium/wp-sheet-editor.php\";s:7:\"version\";s:13:\"2.25.2-beta.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:1;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_ec1c7da603c0772f1bfe276efb715\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"1010\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:1;}}}','yes');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_postmeta`
--
DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_postmeta` (
`meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`meta_id`),
KEY `post_id` (`post_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=236 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_postmeta`
--
LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (2,3,'_wp_page_template','default'),(3,9,'_edit_lock','1588607518:1'),(4,10,'_edit_lock','1588607858:1'),(5,14,'_edit_lock','1588607619:1'),(6,15,'_edit_lock','1588607757:1'),(7,11,'_edit_last','1'),(8,11,'_wp_page_template','default'),(9,11,'_edit_lock','1588607751:1'),(10,12,'_edit_last','1'),(11,12,'_wp_page_template','default'),(12,12,'_edit_lock','1588607842:1'),(13,23,'_menu_item_type','custom'),(14,23,'_menu_item_menu_item_parent','0'),(15,23,'_menu_item_object_id','23'),(16,23,'_menu_item_object','custom'),(17,23,'_menu_item_target',''),(18,23,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(19,23,'_menu_item_xfn',''),(20,23,'_menu_item_url','http://thetranslationfactory.es/'),(22,24,'_menu_item_type','post_type'),(23,24,'_menu_item_menu_item_parent','0'),(24,24,'_menu_item_object_id','14'),(25,24,'_menu_item_object','page'),(26,24,'_menu_item_target',''),(27,24,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(28,24,'_menu_item_xfn',''),(29,24,'_menu_item_url',''),(31,25,'_menu_item_type','post_type'),(32,25,'_menu_item_menu_item_parent','0'),(33,25,'_menu_item_object_id','9'),(34,25,'_menu_item_object','page'),(35,25,'_menu_item_target',''),(36,25,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(37,25,'_menu_item_xfn',''),(38,25,'_menu_item_url',''),(40,26,'_menu_item_type','post_type'),(41,26,'_menu_item_menu_item_parent','0'),(42,26,'_menu_item_object_id','15'),(43,26,'_menu_item_object','page'),(44,26,'_menu_item_target',''),(45,26,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(46,26,'_menu_item_xfn',''),(47,26,'_menu_item_url',''),(49,27,'_menu_item_type','post_type'),(50,27,'_menu_item_menu_item_parent','0'),(51,27,'_menu_item_object_id','10'),(52,27,'_menu_item_object','page'),(53,27,'_menu_item_target',''),(54,27,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(55,27,'_menu_item_xfn',''),(56,27,'_menu_item_url',''),(64,31,'_wp_attached_file','2020/05/cropped-logo.png'),(65,31,'_wp_attachment_context','custom-logo'),(66,31,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:325;s:6:\"height\";i:260;s:4:\"file\";s:24:\"2020/05/cropped-logo.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"cropped-logo-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"cropped-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(67,32,'_wp_attached_file','2020/05/cropped-logo-1.png'),(68,32,'_wp_attachment_context','site-icon'),(69,32,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:26:\"2020/05/cropped-logo-1.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:24:\"cropped-logo-1-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(81,42,'_edit_lock','1588642994:1'),(82,43,'_edit_lock','1588642915:1'),(83,44,'_wp_attached_file','2020/05/4444-scaled.jpg'),(84,44,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1706;s:4:\"file\";s:23:\"2020/05/4444-scaled.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"4444-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"4444-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"4444-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"4444-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"4444-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:18:\"4444-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"corporately-featured-image\";a:4:{s:4:\"file\";s:16:\"4444-800x533.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"corporately-portfolio-featured-image\";a:4:{s:4:\"file\";s:16:\"4444-800x533.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:8:\"4444.jpg\";}'),(87,46,'_wp_attached_file','2020/05/555.jpg'),(88,46,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:15:\"2020/05/555.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"555-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"555-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"555-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"555-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"555-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"corporately-featured-image\";a:4:{s:4:\"file\";s:15:\"555-800x533.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"corporately-portfolio-featured-image\";a:4:{s:4:\"file\";s:15:\"555-800x533.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(89,47,'_wp_attached_file','2020/05/11.jpg'),(90,47,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:960;s:4:\"file\";s:14:\"2020/05/11.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"11-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"11-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"11-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:15:\"11-1536x768.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"corporately-featured-image\";a:4:{s:4:\"file\";s:14:\"11-800x400.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"corporately-portfolio-featured-image\";a:4:{s:4:\"file\";s:14:\"11-800x400.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(91,48,'_wp_attached_file','2020/05/444.jpg'),(92,48,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1382;s:6:\"height\";i:922;s:4:\"file\";s:15:\"2020/05/444.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"444-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"444-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"444-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"444-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"corporately-featured-image\";a:4:{s:4:\"file\";s:15:\"444-800x534.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:534;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"corporately-portfolio-featured-image\";a:4:{s:4:\"file\";s:15:\"444-800x534.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:534;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(93,49,'_wp_attached_file','2020/05/333.jpg'),(94,49,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2464;s:6:\"height\";i:1632;s:4:\"file\";s:15:\"2020/05/333.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"333-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"333-1024x678.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:678;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"333-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"333-768x509.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"333-1536x1017.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1017;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:17:\"333-2048x1356.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1356;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"corporately-featured-image\";a:4:{s:4:\"file\";s:15:\"333-800x530.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"corporately-portfolio-featured-image\";a:4:{s:4:\"file\";s:15:\"333-800x530.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(95,50,'_wp_attached_file','2020/05/222.jpg'),(96,50,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1339;s:4:\"file\";s:15:\"2020/05/222.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"222-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"222-1024x686.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"222-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"222-768x514.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"222-1536x1028.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1028;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"corporately-featured-image\";a:4:{s:4:\"file\";s:15:\"222-800x536.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"corporately-portfolio-featured-image\";a:4:{s:4:\"file\";s:15:\"222-800x536.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:36:\"© Cienpies Design&Communication\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:97:\"Multi language translation concept: blue computer button closeup with translate text on keyboard.\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:36:\"© Cienpies Design&Communication\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(97,51,'_wp_attached_file','2020/05/logo-1.png'),(98,51,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:325;s:6:\"height\";i:260;s:4:\"file\";s:18:\"2020/05/logo-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"logo-1-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(113,43,'_thumbnail_id','44'),(114,43,'_edit_last','1'),(115,43,'_ssb_hide','false'),(118,42,'_thumbnail_id','48'),(119,42,'_edit_last','1'),(120,42,'_ssb_hide','false'),(122,61,'_wp_attached_file','2020/05/15151-scaled.jpg'),(123,61,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1063;s:6:\"height\";i:2560;s:4:\"file\";s:24:\"2020/05/15151-scaled.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"15151-125x300.jpg\";s:5:\"width\";i:125;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"15151-425x1024.jpg\";s:5:\"width\";i:425;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"15151-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"15151-768x1850.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1850;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"15151-638x1536.jpg\";s:5:\"width\";i:638;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:18:\"15151-850x2048.jpg\";s:5:\"width\";i:850;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"corporately-featured-image\";a:4:{s:4:\"file\";s:18:\"15151-800x1927.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:1927;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"corporately-portfolio-featured-image\";a:4:{s:4:\"file\";s:18:\"15151-800x1927.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:1927;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:9:\"15151.jpg\";}'),(132,65,'_wp_attached_file','2020/05/cropped-4444-scaled-1.jpg'),(133,65,'_wp_attachment_context','custom-header'),(134,65,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:500;s:4:\"file\";s:33:\"2020/05/cropped-4444-scaled-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"cropped-4444-scaled-1-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"cropped-4444-scaled-1-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"cropped-4444-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"cropped-4444-scaled-1-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"cropped-4444-scaled-1-1536x480.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"corporately-featured-image\";a:4:{s:4:\"file\";s:33:\"cropped-4444-scaled-1-800x250.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"corporately-portfolio-featured-image\";a:4:{s:4:\"file\";s:33:\"cropped-4444-scaled-1-800x250.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:44;}'),(135,65,'_wp_attachment_custom_header_last_used_corporately-blogging','1588643958'),(136,65,'_wp_attachment_is_custom_header','corporately-blogging'),(137,66,'_wp_attached_file','2020/05/cropped-555.jpg'),(138,66,'_wp_attachment_context','custom-header'),(139,66,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:500;s:4:\"file\";s:23:\"2020/05/cropped-555.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"cropped-555-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"cropped-555-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"cropped-555-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"cropped-555-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"cropped-555-1536x480.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"corporately-featured-image\";a:4:{s:4:\"file\";s:23:\"cropped-555-800x250.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"corporately-portfolio-featured-image\";a:4:{s:4:\"file\";s:23:\"cropped-555-800x250.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:46;}'),(140,66,'_wp_attachment_custom_header_last_used_corporately-blogging','1588644073'),(141,66,'_wp_attachment_is_custom_header','corporately-blogging'),(142,67,'_wp_attached_file','2020/05/cropped-11.jpg'),(143,67,'_wp_attachment_context','custom-header'),(144,67,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:500;s:4:\"file\";s:22:\"2020/05/cropped-11.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"cropped-11-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"cropped-11-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"cropped-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"cropped-11-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"cropped-11-1536x480.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"corporately-featured-image\";a:4:{s:4:\"file\";s:22:\"cropped-11-800x250.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"corporately-portfolio-featured-image\";a:4:{s:4:\"file\";s:22:\"cropped-11-800x250.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:47;}'),(145,67,'_wp_attachment_custom_header_last_used_corporately-blogging','1588644114'),(146,67,'_wp_attachment_is_custom_header','corporately-blogging'),(147,68,'_wp_attached_file','2020/05/cropped-444.jpg'),(148,68,'_wp_attachment_context','custom-header'),(149,68,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1382;s:6:\"height\";i:433;s:4:\"file\";s:23:\"2020/05/cropped-444.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"cropped-444-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"cropped-444-1024x321.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:321;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"cropped-444-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"cropped-444-768x241.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:241;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"corporately-featured-image\";a:4:{s:4:\"file\";s:23:\"cropped-444-800x251.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"corporately-portfolio-featured-image\";a:4:{s:4:\"file\";s:23:\"cropped-444-800x251.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:48;}'),(150,68,'_wp_attachment_custom_header_last_used_corporately-blogging','1588644176'),(151,68,'_wp_attachment_is_custom_header','corporately-blogging'),(152,69,'_wp_attached_file','2020/05/cropped-222.jpg'),(153,69,'_wp_attachment_context','custom-header'),(154,69,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:500;s:4:\"file\";s:23:\"2020/05/cropped-222.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"cropped-222-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"cropped-222-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"cropped-222-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"cropped-222-768x240.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"cropped-222-1536x480.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"corporately-featured-image\";a:4:{s:4:\"file\";s:23:\"cropped-222-800x250.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:36:\"corporately-portfolio-featured-image\";a:4:{s:4:\"file\";s:23:\"cropped-222-800x250.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:17:\"attachment_parent\";i:50;}'),(155,69,'_wp_attachment_custom_header_last_used_corporately-blogging','1588644200'),(156,69,'_wp_attachment_is_custom_header','corporately-blogging'),(171,79,'_wp_attached_file','2020/05/cropped-logo-1-1.png'),(172,79,'_wp_attachment_context','custom-logo'),(173,79,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:260;s:6:\"height\";i:187;s:4:\"file\";s:28:\"2020/05/cropped-logo-1-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-logo-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(174,80,'_wp_attached_file','2020/05/cropped-logo-1-2.png'),(175,80,'_wp_attachment_context','site-icon'),(176,80,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:28:\"2020/05/cropped-logo-1-2.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"cropped-logo-1-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-logo-1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"glaze-blog-lite-thumbnail-one\";a:4:{s:4:\"file\";s:28:\"cropped-logo-1-2-512x450.png\";s:5:\"width\";i:512;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"glaze-blog-lite-thumbnail-two\";a:4:{s:4:\"file\";s:28:\"cropped-logo-1-2-450x450.png\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:28:\"cropped-logo-1-2-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:28:\"cropped-logo-1-2-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:28:\"cropped-logo-1-2-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:26:\"cropped-logo-1-2-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(179,43,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(180,43,'ssb_total_counts','0'),(181,43,'ssb_cache_timestamp','450418'),(182,8,'wpforms_entries_count','1482'),(183,42,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(184,42,'ssb_total_counts','0'),(185,42,'ssb_cache_timestamp','457305'),(186,88,'_wp_attached_file','2020/06/b6hcc1.png'),(187,88,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:400;s:4:\"file\";s:18:\"2020/06/b6hcc1.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"b6hcc1-300x103.png\";s:5:\"width\";i:300;s:6:\"height\";i:103;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"b6hcc1-1024x350.png\";s:5:\"width\";i:1024;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"b6hcc1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"b6hcc1-768x263.png\";s:5:\"width\";i:768;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"glaze-blog-lite-thumbnail-one\";a:4:{s:4:\"file\";s:18:\"b6hcc1-800x400.png\";s:5:\"width\";i:800;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"glaze-blog-lite-thumbnail-two\";a:4:{s:4:\"file\";s:18:\"b6hcc1-450x400.png\";s:5:\"width\";i:450;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(188,87,'_edit_last','1'),(189,87,'_edit_lock','1592577275:1'),(190,85,'_edit_last','1'),(191,85,'_edit_lock','1592577426:1'),(192,87,'_thumbnail_id','88'),(193,87,'_ssb_hide','false'),(194,90,'_wp_attached_file','2020/06/4hfn1l1.jpg'),(195,90,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:19:\"2020/06/4hfn1l1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"4hfn1l1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"4hfn1l1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"4hfn1l1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"4hfn1l1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"glaze-blog-lite-thumbnail-one\";a:4:{s:4:\"file\";s:19:\"4hfn1l1-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"glaze-blog-lite-thumbnail-two\";a:4:{s:4:\"file\";s:19:\"4hfn1l1-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(196,85,'_thumbnail_id','90'),(197,85,'_ssb_hide','false'),(202,7,'wpforms_entries_count','76'),(203,85,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(204,85,'ssb_total_counts','0'),(205,85,'ssb_cache_timestamp','446339'),(206,87,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";i:0;}'),(207,87,'ssb_total_counts','0'),(208,87,'ssb_cache_timestamp','451140'),(211,94,'_oembed_1a5064358324369e4121b78be201255d','<iframe title=\"? 5 Altcoin que cuestan Centavos ? y te harán Millonario ?\" width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/Q0O7fRYCJrs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(212,94,'_oembed_time_1a5064358324369e4121b78be201255d','1622728250'),(213,94,'_edit_last','1'),(214,94,'_edit_lock','1622839278:1'),(217,94,'_ssb_hide','false'),(218,94,'_wp_old_date','2021-06-03'),(219,94,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";N;}'),(220,94,'ssb_total_counts','0'),(221,94,'ssb_cache_timestamp','458560'),(222,97,'_edit_last','1'),(223,97,'_edit_lock','1632296302:1'),(224,97,'_oembed_a9dae8c7e2c52f8a351cce7781d9a276','<iframe title=\"Los 8 ERRORES ❌ más comunes al INVERTIR en criptomonedas (BITCOIN)\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/3UvIrt-rDxo?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(225,97,'_oembed_time_a9dae8c7e2c52f8a351cce7781d9a276','1632296378'),(226,98,'_wp_attached_file','2021/09/pexels-karolina-grabowska-5980596.jpg'),(227,98,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:45:\"2021/09/pexels-karolina-grabowska-5980596.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-5980596-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-5980596-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-5980596-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"glaze-blog-lite-thumbnail-one\";a:4:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-5980596-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"glaze-blog-lite-thumbnail-two\";a:4:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-5980596-450x450.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(228,97,'_thumbnail_id','98'),(231,97,'_ssb_hide','false'),(232,97,'_wp_old_date','2021-09-22'),(233,97,'ssb_old_counts','a:5:{s:7:\"twitter\";i:0;s:9:\"pinterest\";i:0;s:7:\"fbshare\";i:0;s:6:\"reddit\";i:0;s:6:\"tumblr\";N;}'),(234,97,'ssb_total_counts','0'),(235,97,'ssb_cache_timestamp','453415');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_posts`
--
DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_posts` (
`ID` bigint unsigned NOT NULL AUTO_INCREMENT,
`post_author` bigint unsigned NOT NULL DEFAULT '0',
`post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_excerpt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
`comment_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
`ping_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
`post_password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`post_name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`to_ping` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`pinged` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content_filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`post_parent` bigint unsigned NOT NULL DEFAULT '0',
`guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`menu_order` int NOT NULL DEFAULT '0',
`post_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
`post_mime_type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_count` bigint NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`),
KEY `post_name` (`post_name`(191)),
KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
KEY `post_parent` (`post_parent`),
KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=100 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_posts`
--
LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (3,1,'2020-04-19 07:17:00','2020-04-19 07:17:00','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Our website address is: http://thetranslationfactory.es.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What personal data we collect and why we collect it</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comments</h3><!-- /wp:heading --><!-- wp:paragraph --><p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Media</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Contact forms</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Embedded content from other websites</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Analytics</h3><!-- /wp:heading --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Your contact information</h2><!-- /wp:heading --><!-- wp:heading --><h2>Additional information</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>How we protect your data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What data breach procedures we have in place</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What third parties we receive data from</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>What automated decision making and/or profiling we do with user data</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Industry regulatory disclosure requirements</h3><!-- /wp:heading -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2020-04-19 07:17:00','2020-04-19 07:17:00','',0,'http://thetranslationfactory.es/?page_id=3',0,'page','',0),(7,1,'2020-05-04 15:49:44','2020-05-04 15:49:44','{\"id\":\"7\",\"field_id\":2,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"simple\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Newsletter Signup Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Newsletter Signup Form Entry\",\"sender_name\":\"thetranslationfactory.es\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"subscribe\"}}','Newsletter Signup Form','','publish','closed','closed','','newsletter-signup-form','','','2020-05-04 15:50:05','2020-05-04 15:50:05','',0,'http://thetranslationfactory.es/?post_type=wpforms&p=7',0,'wpforms','',0),(8,1,'2020-05-04 15:50:07','2020-05-04 15:50:07','{\"id\":\"8\",\"field_id\":3,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"thetranslationfactory.es\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Simple Contact Form','','publish','closed','closed','','simple-contact-form','','','2020-05-04 15:50:40','2020-05-04 15:50:40','',0,'http://thetranslationfactory.es/?post_type=wpforms&p=8',0,'wpforms','',0),(9,1,'2020-05-04 15:54:07','2020-05-04 15:54:07','<!-- wp:paragraph -->\n<p>[wpforms id=\"8\" title=\"false\" description=\"false\"]</p>\n<!-- /wp:paragraph -->','contact us','','publish','closed','closed','','contact-us','','','2020-05-04 15:54:07','2020-05-04 15:54:07','',0,'http://thetranslationfactory.es/?page_id=9',0,'page','',0),(10,1,'2020-05-04 15:59:49','2020-05-04 15:59:49','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Intellectual Property</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Web Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Termination</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may terminate or suspend access to our Service immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>All provisions of the Terms which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Disclaimer</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Your use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Governing Law</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>These Terms shall be governed and construed in accordance with the laws of Spain without regard to its conflict of law provisions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 15 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about these Terms, please contact us.</p>\n<!-- /wp:paragraph -->','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2020-05-04 15:59:49','2020-05-04 15:59:49','',0,'http://thetranslationfactory.es/?page_id=10',0,'page','',0),(11,1,'2020-05-04 15:57:49','0000-00-00 00:00:00','\nLast updated: [wpautoterms last_updated_date]\n\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\n\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\n\nWe will not use or share your information with anyone except as described in this Privacy Policy.\n\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\n\n<h2>Information Collection And Use</h2>\n\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\n\n<ul>\n<li>Name</li><li>Email address</li><li>Address</li></ul>\n\n<h2>Log Data</h2>\n\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\n\n\n<h2>Cookies</h2>\n\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\n\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\n\n\n<h2>Service Providers</h2>\n\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\n\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\n\n<h2>Security</h2>\n\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\n\n<h2>Links To Other Sites</h2>\n\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\n\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\n\n<h2>Children\'s Privacy</h2>\n\nOur Service does not address anyone under the age of 18 (\"Children\").\n\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\n\n<h2>Compliance With Laws</h2>\n\nWe will disclose your Personal Information where required to do so by law or subpoena.\n\n<h2>Changes To This Privacy Policy</h2>\n\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\n\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','draft','closed','closed','','privacy-policy','','','2020-05-04 15:57:49','2020-05-04 15:57:49','',0,'http://thetranslationfactory.es/?post_type=wpautoterms_page&p=11',0,'wpautoterms_page','',0),(12,1,'2020-05-04 15:58:36','0000-00-00 00:00:00','\nLast updated: [wpautoterms last_updated_date]\n\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\n\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\n\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\n\n\n<h2>Intellectual Property</h2>\n\nThe Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.\n\n<h2>Links To Other Web Sites</h2>\n\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\n\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\n\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\n\n<h2>Termination</h2>\n\nWe may terminate or suspend access to our Service immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.\n\nAll provisions of the Terms which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.\n\n\n<h2>Disclaimer</h2>\n\nYour use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.\n\n<h2>Governing Law</h2>\n\nThese Terms shall be governed and construed in accordance with the laws of Spain without regard to its conflict of law provisions.\n\nOur failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.\n\n<h2>Changes</h2>\n\nWe reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 15 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\n\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about these Terms, please contact us.','Terms and Conditions','','draft','closed','closed','','terms-and-conditions','','','2020-05-04 15:58:36','2020-05-04 15:58:36','',0,'http://thetranslationfactory.es/?post_type=wpautoterms_page&p=12',0,'wpautoterms_page','',0),(13,1,'2020-05-04 15:54:07','2020-05-04 15:54:07','<!-- wp:paragraph -->\n<p>[wpforms id=\"8\" title=\"false\" description=\"false\"]</p>\n<!-- /wp:paragraph -->','contact us','','inherit','closed','closed','','9-revision-v1','','','2020-05-04 15:54:07','2020-05-04 15:54:07','',9,'http://thetranslationfactory.es/9-revision-v1/',0,'revision','',0),(14,1,'2020-05-04 15:54:56','2020-05-04 15:54:56','','Blog','','publish','closed','closed','','blog','','','2020-05-04 15:54:56','2020-05-04 15:54:56','',0,'http://thetranslationfactory.es/?page_id=14',0,'page','',0),(15,1,'2020-05-04 15:58:19','2020-05-04 15:58:19','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We will not use or share your information with anyone except as described in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Information Collection And Use</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>While using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Name</li><li>Email address</li><li>Address</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>Log Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cookies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Service Providers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Security</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Children\'s Privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service does not address anyone under the age of 18 (\"Children\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Compliance With Laws</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We will disclose your Personal Information where required to do so by law or subpoena.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes To This Privacy Policy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about this Privacy Policy, please contact us.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','publish','closed','closed','','privacy-policy-2','','','2020-05-04 15:58:19','2020-05-04 15:58:19','',0,'http://thetranslationfactory.es/?page_id=15',0,'page','',0),(16,1,'2020-05-04 15:54:56','2020-05-04 15:54:56','','Blog','','inherit','closed','closed','','14-revision-v1','','','2020-05-04 15:54:56','2020-05-04 15:54:56','',14,'http://thetranslationfactory.es/14-revision-v1/',0,'revision','',0),(17,1,'2020-05-04 15:57:49','2020-05-04 15:57:49','','placeholder','','inherit','closed','closed','','11-revision-v1','','','2020-05-04 15:57:49','2020-05-04 15:57:49','',11,'http://thetranslationfactory.es/11-revision-v1/',0,'revision','',0),(18,1,'2020-05-04 15:57:49','2020-05-04 15:57:49','\nLast updated: [wpautoterms last_updated_date]\n\n[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").\n\nThis page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.\n\nWe will not use or share your information with anyone except as described in this Privacy Policy.\n\nWe use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]\n\n<h2>Information Collection And Use</h2>\n\nWhile using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:\n\n<ul>\n<li>Name</li><li>Email address</li><li>Address</li></ul>\n\n<h2>Log Data</h2>\n\nWe collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.\n\n\n<h2>Cookies</h2>\n\nCookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.\n\nWe use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.\n\n\n<h2>Service Providers</h2>\n\nWe may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.\n\nThese third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.\n\n<h2>Security</h2>\n\nThe security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.\n\n<h2>Links To Other Sites</h2>\n\nOur Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.\n\nWe have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.\n\n<h2>Children\'s Privacy</h2>\n\nOur Service does not address anyone under the age of 18 (\"Children\").\n\nWe do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.\n\n<h2>Compliance With Laws</h2>\n\nWe will disclose your Personal Information where required to do so by law or subpoena.\n\n<h2>Changes To This Privacy Policy</h2>\n\nWe may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.\n\nYou are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about this Privacy Policy, please contact us.','Privacy Policy','','inherit','closed','closed','','11-revision-v1','','','2020-05-04 15:57:49','2020-05-04 15:57:49','',11,'http://thetranslationfactory.es/11-revision-v1/',0,'revision','',0),(19,1,'2020-05-04 15:58:19','2020-05-04 15:58:19','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[wpautoterms company_name] (\"us\", \"we\", or \"our\") operates the [wpautoterms site_name] website (the \"Service\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This page informs you of our policies regarding the collection, use and disclosure of Personal Information when you use our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We will not use or share your information with anyone except as described in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We use your Personal Information for providing and improving the Service. By using the Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, accessible at [wpautoterms site_url]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Information Collection And Use</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>While using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you. Personally identifiable information (\"Personal Information\") may include, but is not limited to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Name</li><li>Email address</li><li>Address</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>Log Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We collect information that your browser sends whenever you visit our Service (\"Log Data\"). This Log Data may include information such as your computer\'s Internet Protocol (\"IP\") address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages and other statistics.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cookies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cookies are files with small amount of data, which may include an anonymous unique identifier. Cookies are sent to your browser from a web site and stored on your computer\'s hard drive.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We use \"cookies\" to collect information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Service Providers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may employ third party companies and individuals to facilitate our Service, to provide the Service on our behalf, to perform Service-related services or to assist us in analyzing how our Service is used.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These third parties have access to your Personal Information only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Security</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The security of your Personal Information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Information, we cannot guarantee its absolute security.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party\'s site. We strongly advise you to review the Privacy Policy of every site you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have no control over, and assume no responsibility for the content, privacy policies or practices of any third party sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Children\'s Privacy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service does not address anyone under the age of 18 (\"Children\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We do not knowingly collect personally identifiable information from children under 18. If you are a parent or guardian and you are aware that your child has provided us with Personal Information, please contact us. If we discover that a child under 18 has provided us with Personal Information, we will delete such information from our servers immediately.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Compliance With Laws</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We will disclose your Personal Information where required to do so by law or subpoena.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes To This Privacy Policy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about this Privacy Policy, please contact us.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','15-revision-v1','','','2020-05-04 15:58:19','2020-05-04 15:58:19','',15,'http://thetranslationfactory.es/15-revision-v1/',0,'revision','',0),(20,1,'2020-05-04 15:58:36','2020-05-04 15:58:36','','placeholder','','inherit','closed','closed','','12-revision-v1','','','2020-05-04 15:58:36','2020-05-04 15:58:36','',12,'http://thetranslationfactory.es/12-revision-v1/',0,'revision','',0),(21,1,'2020-05-04 15:58:36','2020-05-04 15:58:36','\nLast updated: [wpautoterms last_updated_date]\n\nPlease read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").\n\nYour access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.\n\nBy accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.\n\n\n<h2>Intellectual Property</h2>\n\nThe Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.\n\n<h2>Links To Other Web Sites</h2>\n\nOur Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].\n\n[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.\n\nWe strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.\n\n<h2>Termination</h2>\n\nWe may terminate or suspend access to our Service immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.\n\nAll provisions of the Terms which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.\n\n\n<h2>Disclaimer</h2>\n\nYour use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.\n\n<h2>Governing Law</h2>\n\nThese Terms shall be governed and construed in accordance with the laws of Spain without regard to its conflict of law provisions.\n\nOur failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.\n\n<h2>Changes</h2>\n\nWe reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 15 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.\n\nBy continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.\n\n<h2>Contact Us</h2>\n\nIf you have any questions about these Terms, please contact us.','Terms and Conditions','','inherit','closed','closed','','12-revision-v1','','','2020-05-04 15:58:36','2020-05-04 15:58:36','',12,'http://thetranslationfactory.es/12-revision-v1/',0,'revision','',0),(22,1,'2020-05-04 15:59:49','2020-05-04 15:59:49','<!-- wp:paragraph -->\n<p>Last updated: [wpautoterms last_updated_date]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please read these Terms of Use (\"Terms\", \"Terms of Use\") carefully before using the [wpautoterms site_url] website (the \"Service\") operated by [wpautoterms company_name] (\"us\", \"we\", or \"our\").</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Your access to and use of the Service is conditioned on your acceptance of and compliance with these Terms. These Terms apply to all visitors, users and others who access or use the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By accessing or using the Service you agree to be bound by these Terms. If you disagree with any part of the terms then you may not access the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Intellectual Property</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Service and its original content, features and functionality are and will remain the exclusive property of [wpautoterms company_name] and its licensors.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Links To Other Web Sites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our Service may contain links to third-party web sites or services that are not owned or controlled by [wpautoterms company_name].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[wpautoterms company_name] has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party web sites or services. You further acknowledge and agree that [wpautoterms company_name] shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such web sites or services.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We strongly advise you to read the terms and conditions and privacy policies of any third-party web sites or services that you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Termination</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may terminate or suspend access to our Service immediately, without prior notice or liability, for any reason whatsoever, including without limitation if you breach the Terms.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>All provisions of the Terms which by their nature should survive termination shall survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of liability.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Disclaimer</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Your use of the Service is at your sole risk. The Service is provided on an \"AS IS\" and \"AS AVAILABLE\" basis. The Service is provided without warranties of any kind, whether express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, non-infringement or course of performance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Governing Law</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>These Terms shall be governed and construed in accordance with the laws of Spain without regard to its conflict of law provisions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our failure to enforce any right or provision of these Terms will not be considered a waiver of those rights. If any provision of these Terms is held to be invalid or unenforceable by a court, the remaining provisions of these Terms will remain in effect. These Terms constitute the entire agreement between us regarding our Service, and supersede and replace any prior agreements we might have between us regarding the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Changes</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is material we will try to provide at least 15 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms. If you do not agree to the new terms, please stop using the Service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Contact Us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have any questions about these Terms, please contact us.</p>\n<!-- /wp:paragraph -->','Terms and Conditions','','inherit','closed','closed','','10-revision-v1','','','2020-05-04 15:59:49','2020-05-04 15:59:49','',10,'http://thetranslationfactory.es/10-revision-v1/',0,'revision','',0),(23,1,'2020-05-04 16:03:44','2020-05-04 16:03:44','','Home','','publish','closed','closed','','home','','','2020-05-04 16:03:44','2020-05-04 16:03:44','',0,'http://thetranslationfactory.es/?p=23',1,'nav_menu_item','',0),(24,1,'2020-05-04 16:03:44','2020-05-04 16:03:44',' ','','','publish','closed','closed','','24','','','2020-05-04 16:03:44','2020-05-04 16:03:44','',0,'http://thetranslationfactory.es/?p=24',2,'nav_menu_item','',0),(25,1,'2020-05-04 16:03:44','2020-05-04 16:03:44',' ','','','publish','closed','closed','','25','','','2020-05-04 16:03:44','2020-05-04 16:03:44','',0,'http://thetranslationfactory.es/?p=25',3,'nav_menu_item','',0),(26,1,'2020-05-04 16:03:44','2020-05-04 16:03:44',' ','','','publish','closed','closed','','26','','','2020-05-04 16:03:44','2020-05-04 16:03:44','',0,'http://thetranslationfactory.es/?p=26',4,'nav_menu_item','',0),(27,1,'2020-05-04 16:03:44','2020-05-04 16:03:44',' ','','','publish','closed','closed','','27','','','2020-05-04 16:03:44','2020-05-04 16:03:44','',0,'http://thetranslationfactory.es/?p=27',5,'nav_menu_item','',0),(31,1,'2020-05-04 17:05:12','2020-05-04 17:05:12','http://thetranslationfactory.es/wp-content/uploads/2020/05/cropped-logo.png','cropped-logo.png','','inherit','closed','closed','','cropped-logo-png','','','2020-05-04 17:05:12','2020-05-04 17:05:12','',0,'http://thetranslationfactory.es/wp-content/uploads/2020/05/cropped-logo.png',0,'attachment','image/png',0),(32,1,'2020-05-04 17:05:23','2020-05-04 17:05:23','http://thetranslationfactory.es/wp-content/uploads/2020/05/cropped-logo-1.png','cropped-logo-1.png','','inherit','closed','closed','','cropped-logo-1-png','','','2020-05-04 17:05:23','2020-05-04 17:05:23','',0,'http://thetranslationfactory.es/wp-content/uploads/2020/05/cropped-logo-1.png',0,'attachment','image/png',0),(35,1,'2020-05-04 17:07:09','2020-05-04 17:07:09','img.custom-logo{\n width: 80px\n}\n\n.widget-title{\n text-align: left;\n}\n\ndiv.wpforms-container-full .wpforms-form .wpforms-field-label{\n color: #fff;\n}\n\n#supplementary .small-6{\n width: 33.333%;\n position: static !important;\n}','corporately-blogging','','publish','closed','closed','','corporately-blogging','','','2020-05-05 01:57:36','2020-05-05 01:57:36','',0,'http://thetranslationfactory.es/corporately-blogging/',0,'custom_css','',0),(36,1,'2020-05-04 17:07:09','2020-05-04 17:07:09','img.custom-logo{\n width: 80px\n}','corporately-blogging','','inherit','closed','closed','','35-revision-v1','','','2020-05-04 17:07:09','2020-05-04 17:07:09','',35,'http://thetranslationfactory.es/35-revision-v1/',0,'revision','',0),(38,1,'2020-05-04 17:07:48','2020-05-04 17:07:48','img.custom-logo{\n width: 80px\n}\n\n.widget-title{\n text-align: left;\n}','corporately-blogging','','inherit','closed','closed','','35-revision-v1','','','2020-05-04 17:07:48','2020-05-04 17:07:48','',35,'http://thetranslationfactory.es/35-revision-v1/',0,'revision','',0),(41,1,'2020-05-04 17:09:31','2020-05-04 17:09:31','img.custom-logo{\n width: 80px\n}\n\n.widget-title{\n text-align: left;\n}\n\ndiv.wpforms-container-full .wpforms-form .wpforms-field-label{\n color: #fff;\n}','corporately-blogging','','inherit','closed','closed','','35-revision-v1','','','2020-05-04 17:09:31','2020-05-04 17:09:31','',35,'http://thetranslationfactory.es/35-revision-v1/',0,'revision','',0),(42,1,'2020-05-05 01:43:09','2020-05-05 01:43:09','<!-- wp:paragraph -->\n<p>The top to bottom investigation of Art of Translation requests more consideration not on the grounds that it clears route for worldwide association and offers a brilliant chance to experience socio-social study of different dialects and their written works yet in addition offers a chance to build up a significance it has in the examination and territory of Literary Criticism. Interpretation Studies can securely be incorporated as a significant class in the space of Literary Criticism since interpretation is a workmanship provoking to peep into the expanded lingual, social and scholarly substance of a source language and in this manner featuring/valuing the quintessence and comforts of the writing of that specific deciphered language. With regards to Indian Studies, keeping in see the multilingual and pluristic social nature of our country,translation has a significant task to carry out. It is through interpretation that we can investigate the rich legacy of India as one incorporated unit and feel glad for our social inheritance. The pertinence of interpretation as multifaceted and a multidimensional movement and its global significance as a socio-social scaffold between nations has become throughout the years. In the current day conditions when things are quick pushing forward globally,not just nations and social orders need to connect with one another intently, however people also need to have contact with individuals from different networks/social orders that are spread over various pieces of the nation/world. So as to take into account these requirements interpretation has become a significant movement that fulfills individual, cultural and national needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It\'s a given that the criticalness and importance of interpretation in our day by day life is multidimensional and broad. It is through interpretation we think pretty much all the advancements in correspondence and innovation and stay up to date with the most recent revelations in the different fields of information, and furthermore approach through interpretation to the writing of a few dialects and to the various occasions occurring on the planet. India has had close connections with antiquated civilisations, for example, Greek, Egyptian and Chinese. This intelligent relationship would have been unimaginable without the information on the different dialects spoken by the various networks and countries. This is the means by which individuals understood the significance of interpretation some time in the past. Unnecessary to mentiuon here that the pertinence and significance of interpretation has expanded enormously in the present quick evolving world. Today with the developing pizzazz for information in human personalities there is an incredible need of interpretation in the fields of instruction, science and innovation, mass correspondence, exchange and business, writing, religion, the travel industry, and so on.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Characterizing Translation</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Comprehensively speaking,translation turns a book of source language(SL) into a right and justifiable adaptation of target language(TL)without losing the proposal of the first. Numerous individuals believe that being bilingual is all that is should have been an interpreter. That isn\'t correct. Being bilingual is a significant prerequisite,no question, however interpretation aptitudes are constructed and created based on one\'s own protracted informative and composing encounters in both the dialects. Truly interpretation is a procedure dependent on the hypothesis of separating the significance of a book from its current shape and imitate that with various type of a subsequent language.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Routinely, it is recommended that interpreters should meet three necessities, specifically: 1) Familiarity with the source language, 2) Familiarity with the objective language, and 3) Familiarity with the topic to play out the activity effectively. In view of this idea, the interpreter finds the significance behind the structures in the source language (SL) and puts forth a valiant effort to imitate a similar importance in the objective language (TL) utilizing the TL structures and structures supposedly. Normally and as far as anyone knows what changes is the structure and the code and what ought to stay unaltered is the significance and the message (Larson, 1984).Therefore, one may recognize the most widely recognized meaning of interpretation, i.e., the determination of the closest proportionate for a language unit in the SL in an objective language.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>PCs are as of now being utilized to make an interpretation of one language into another, yet people are as yet associated with the procedure either through pre-composing or post-altering. Its absolutely impossible that a PC can ever have the option to interpret dialects the manner in which a person could since language utilizes similitude/symbolism to pass on a specific importance. Interpreting is more than just looking into a couple of words in a word reference. A quality interpretation requires an exhaustive information on both the source language and the objective language.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Interpretation Theory, Practice and Process</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fruitful interpretation is characteristic of how intently it satisfies the hopes as: recreating precisely with respect to as conceivable the significance of the source text,using regular types of the receptor/target language in such a path as is suitable to the sort of content being deciphered and communicating all parts of the importance intently and promptly justifiable to the target group/reader.Technically, interpretation is a procedure to extract the significance of a book from its present structures and imitate that significance in various types of another dialect. Interpretation has now been perceived as an autonomous field of study. The interpreter can be said to be the central component during the time spent interpretation. The essayist/writer turns into the middle, for whatever he composes will be conclusive, and no two interpreters decipher a book similarly. It is genegally accepted that an author to know the complexities of the TL where he may wish to interpret. Indeed, it isn\'t the essayist of the SL content who requests that somebody make an interpretation of his works into the TL; it is basically the enthusiasm of the individual interpreter which prompts him to make an interpretation of a work into his first language. An effective interpreter is anything but a mechanical interpreter of a book however is innovative too. We may state that he is a co-maker of the TL content. . Actually, for an interpreter information on at least two dialects is fundamental. This includes not just a working information on two distinct dialects yet additionally the information on two phonetic frameworks as likewise their writing and culture.Such interpreters have been believed to have different characteristics which we will quickly talk about later.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Linguiustically,translation comprises of considering the dictionary, linguistic structure, correspondence circumstance, and social setting of the source language and its content, investigating it so as to decide its significance, and afterward recreating a similar importance utilizing the vocabulary and syntactic structure which are fitting in the objective language and its social setting. The procedure of interpretation begins with the understanding of the source message intently and in the wake of finding the importance of the content, interpreter re-communicates the significance he has drawn out into the receptor/target language so that there is negligible misfortune in the change of importance into the deciphered language.This whole procedure could be diagramed as under:-</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Diagram of the interpretation task</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By and by, there is constantly extensive variety in the sorts of interpretations delivered by different interpreters of a specific book. This is on the grounds that interpretation is basically an Art and not Science.So numerous variables remembering capability for language,cultural foundation, composing energy etc.determine the nature of interpretation and it is a result of that no two interpretations appear to be indistinguishable if not loath.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Convenience in Translation</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Interpretation transforms a correspondence in one language into a right and justifiable adaptation of that correspondence in another dialect. Once in a while an interpreter needs to mistreat the first content so as to re-make the temperament and style of the original.This,in different words is called \'settlement.\' This has three measurements: social convenience; collocation settlement; ideological convenience; and stylish accommodation.Accommodation is viewed as an equivalent of adjustment which means changes are made so the objective content delivered is in accordance with the soul of the first. Interpretation isn\'t simply etymological change or change between dialects yet it includes settlement in extent of culture, legislative issues, style, and numerous different components. Convenience is likewise interpretation, a free, as opposed to exacting, sort of interpretation. In addition, it is unavoidable by and by if the interpretation is to keep up the source message\'s substance, effect, and impact. There is an intriguing saying: An interpretation resembles a lady: on the off chance that it is unwavering, it isn\'t delightful; on the off chance that it is wonderful, it isn\'t loyal. In other words on the off chance that you need to be dedicated with the content while making an interpretation of you will undoubtedly lose the magnificence of the deciphered content and in the event that you attempt to keep up the excellence of the deciphered content you make certain to be unfaithful with the first content.. Reliability was once viewed as the iron guideline in interpretation process yet throughout the years when we investigate, convenience, or adjustment, is found in most distributed interpretations and it has become a need too since keeping in see the loath social/lingual/land/recorded/political expansions and foundations of different dialects and their writings, accommodation,if not bargaining, is practically compulsory. Settlement, as well, must be done reasonably, more particularly with regards to deciphering verse or any such content which is profoundly immotive and aesthetic in nature.For model interpreting verse has never been so straightforward. Robert Frost once stated, \"Verse is the thing that loses all sense of direction in interpretation.\" This is an adequate proof of the trouble engaged with interpretation of verse. Since verse is on a very basic level important for its stylish worth, along these lines, tasteful convenience turns into a craftsmanship rather than an essential prerequisite. A decent verse interpreter with a decent m</p>\n<!-- /wp:paragraph -->','Translation - Significance and Scope','','publish','closed','closed','','translation-significance-and-scope','','','2020-05-05 01:43:13','2020-05-05 01:43:13','',0,'http://thetranslationfactory.es/?p=42',0,'post','',0),(43,1,'2020-05-05 01:41:52','2020-05-05 01:41:52','<!-- wp:paragraph -->\n<p>This article is dedicated to the English Arabic interpretation; it will lay the light on the meaning of interpretation, the significance of English Arabic interpretation, the trouble colloquialisms force to interpreters, the characteristics of a decent interpreter and the need for interpretation all in all.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Interpretation in Dr. Hasanuddin Ahmed\'s words is: \"the activity or procedure of conveying from one language into another. It is the articulation or rendering of feeling of words, sentences, and sections and so forth from one language into another.\" Ulm-ul-Qur\'an, Dr. Hasanuddin Ahmed, I.A.S.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Columbia Encyclopedia characterizes interpretation as the rendering of a book into another dialect.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Katharine Barnwell (1986, p. 8).defines it as follows: Translation is re-telling, as precisely as could reasonably be expected, the importance of the first message in a manner that is normal in the language into which the interpretation is being made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Interpretation is considerably more than the translation of the importance of a book in one language and the creation of another, equal content in another dialect , or the replacement of the expressions of one language with the expressions of another dialect, or the rendering of significance of a book or at all in one language into another, it is the scaffold of gratefulness and comprehension among individuals of various social gatherings , it is the methods for correspondence among various gatherings of individuals, the methods for social trade, the methods for safeguarding social legacy of any country, the methods for framing ties and fellowships among various gatherings of individuals, and the methods for comprehension and harmony.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Individuals are after all not living alone and, each person has the need and want to think around each other, man attempts to realize what others are doing, how they are living, and how they have lived. We might want to know, aside from our diverse ethnicity, shading, language, and culture, regardless of whether we share a similar comprehension of affection, enthusiasm, distress, yearning, compassion, envy and numerous different regards of human instinct. So as long as the craving to exists, interpretation will be the main scaffold across which our points are reached and our craving figured it out.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In the general sense, the objective of interpretation is to fabricate spans among various gatherings of individuals, however the objective of interpretation in the hypothetical sense is to set up a relationship of equality between the source and the objective language; it ought to guarantee that the two writings convey a similar message.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There has been banter with respect to whether interpretation is a craftsmanship, a science, or a Skill. I think Translation is a blend of every one of them. It is a science as in it needs total information on the structure, sentence structure, semantics, and linguistic structure and by and large the make-up of the two dialects concerned. It is a craftsmanship since it requires aesthetic ability to remake the first content as an item that is respectable to the peruser who should be acquainted with the first. It is additionally an expertise, since it expects tender loving care the significance and an intensive comprehension of the connection among grammar and semantics, combined with broad social foundation and the capacity to give the interpretation of something that has no equivalent in the objective language.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Likewise being a human ability, it empowers individuals to trade thoughts and musings paying little heed to the various dialects they use. Man is blessed with the capacity to pass on his emotions and experience to others through language. For this procedure of correspondence man procured both communicated in language and the composed language, however when individuals spread over the earth, their dialects contrasted and they required a methods through which they can impart and associate with every others. Along these lines need for interpretation to pass on one\'s sentiments and encounters into the other language was felt.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Here and there we ask ourselves, for what reason is interpretation among English and Arabic significant? Both Arabic and English are of the world extraordinary dialects, in the book \'The Spread of English, on page 77 the author says: \"the incredible dialects of today are dialects of realm, at various times. Just two, Mandarin Chinese and Russian, proceed as dialects of organization inside single, ethno etymologically assorted states. The others - Arabic, English, French, and Spanish-are magnificent heritages, having endure the breaking down of the domains that cultivated them.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Arabic language is one of the extraordinary world dialects. there have been extraordinary dialects of incredible realms that didn\'t get by as an incredible language , like Turkish for example, when we contrast Turkish and Arabic, we discover that Arabic endure the breaking down of the Arab Islamic domain and it keeps on being one of the extraordinary dialects of the world till today, while the Turkish language which was the language of organization and authority in the center east , Balkans, and various pieces of the world that was under the Ottoman principle for a thousand years ,yet Turkish in the expressions of Fishman on page 77 in the book \'The Spread of English\" \'streamed back to Anatolia with the breakdown of the stool domain\'. Yet, these words are not 100% precise in light of the fact that Turkish is spoken all over Turkey and in Northern Cyprus, not just in Anatolia which is just a piece of Turkey. Additionally Turkish minorities in the previous Soviet Union republics, Bulgaria, Russia, Greece, and Romania utilize Turkish as their primary language. Also the dialects of Azerbaijan, Turkmenistan, Uzbekistan, Kazakhstan, Kyrgyzstan, are for the most part parts of the Turkic language family. However, no denying that Turkish language lost a ton of its significance after the breakdown of the Ottoman Empire.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Coming back to Arabic, it is one of the six authority dialects received in The United Nations. Arabic is the language of a rich culture and human progress going back numerous hundreds of years; it was the language of Muhammad, the Messenger and Prophet of (Allah is the Arabic word for God), and it is the language of the Holy Qura\'an. It has delivered incredible figures, for example, Averroes(Ibn-Roshd), the medieval Aristotelian scholar; Ibn Khaldun, the principal social student of history; and Khalil Jibran. Between the eighth and the fifteenth hundreds of years, the volume of abstract, insightful and logical book creation in Arabic and the degree of urban education among perusers of Arabic were the most elevated the world had ever known to that time. Islamic specialists have utilized Arabic content as their main fine art for a considerable length of time; the excellence of their work will be uncovered to anybody through the investigation of Arabic. Arabic is an individual from the Semitic gathering of dialects, firmly identified with Hebrew and Aramaic, the language the Christ talked. Also, Arabic is generally spoken; all out speakers of Arabic surpass 350 million.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As indicated by the Wikipedia reference book, Arabic was additionally a significant vehicle of culture, particularly in science, arithmetic and theory during the medieval times, that is the reason numerous European dialects have likewise obtained various words from it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pamela J.Farris says in her book Language expressions on page 99</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"English has obtained from Arabic polynomial math, candy, lemon, orange, sugar, and magazine.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These words English obtained from Arabic, however there are several different words acquired from Arabic, there are somewhere in the range of many the words English acquired from Arabic in Al Mawrid English-Arabic word reference, for example, hurricane which implies in Arabic 7HA\'F , Spinach 3(\'F. , and sesame which implies in Arabic 3E3E.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So Arabic being one of the world incredible dialects makes interpretation from and into that language significant, particularly English Arabic interpretation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Most likely that English is a world language; these days it is the language of science, avionics, registering, tact, and the travel industry. It is recorded as the authority or co-official language of various nations .As well as Arabic, it is one of the six authority dialects in the United Nations</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Thus, the information on the English language is one of the most significant instruments in accomplishing logical and innovative information; additionally it is a device of correspondence between nations, diverse social gatherings, different organizations and associations, networks and companions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Interpretation is the device to utilize the new innovation and science. Science information combined with different dialects and societies are progressively significant in an extending worldwide economy and world government assistance. Obviously Britain and the USA are the bleeding edge of new thoughts in science and innovation. USA has spearheaded in all fields of innovation and science; achievements of Britain and US innovation are in English, so it is basic to realize English to utilize such innovation and science.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Likewise Political connections, wars, and clashes make interpretation so essential to approach what is happening in various pieces of the world, particularly Arabic English interpretation, as English is the language of the enormous forces of the world, and the Arab district is, where indispensable occasions occur at present.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>No denying that English is the foundation of the world media, numerous significant news sources are in English, on page 34 of the book The Spread of English the author says: \"English papers in non English native language nations are another sign of the overall status of English\".</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In the event that one knows English, one can peruse the news and purposes of perspectives on a few authors the world over, by doing so one can extend his insight, and get a more extensive point of view toward the environmental factors, and to take a gander at issues with a more extensive viewpoint. As I would like to think, realizing any language is a global identification explicitly English.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>English is additionally the language of correspondence, with the spread of web, English seemed, by all accounts, to be the language of correspondence, a huge number of various races speak with every others by means of the web in English, in this manner English assists with fortifying ties, and make companions among various social gatherings of individuals on various sp</p>\n<!-- /wp:paragraph -->','The Importance of English-Arabic Translation','','publish','closed','closed','','the-importance-of-english-arabic-translation','','','2020-05-05 01:41:53','2020-05-05 01:41:53','',0,'http://thetranslationfactory.es/?p=43',0,'post','',0),(44,1,'2020-05-05 01:39:15','2020-05-05 01:39:15','','4444','','inherit','closed','closed','','4444','','','2020-05-05 01:39:15','2020-05-05 01:39:15','',43,'http://thetranslationfactory.es/wp-content/uploads/2020/05/4444.jpg',0,'attachment','image/jpeg',0),(46,1,'2020-05-05 01:39:40','2020-05-05 01:39:40','','555','','inherit','closed','closed','','555','','','2020-05-05 01:39:40','2020-05-05 01:39:40','',43,'http://thetranslationfactory.es/wp-content/uploads/2020/05/555.jpg',0,'attachment','image/jpeg',0),(47,1,'2020-05-05 01:39:44','2020-05-05 01:39:44','','11','','inherit','closed','closed','','11','','','2020-05-05 01:39:44','2020-05-05 01:39:44','',43,'http://thetranslationfactory.es/wp-content/uploads/2020/05/11.jpg',0,'attachment','image/jpeg',0),(48,1,'2020-05-05 01:39:47','2020-05-05 01:39:47','','444','','inherit','closed','closed','','444','','','2020-05-05 01:39:47','2020-05-05 01:39:47','',43,'http://thetranslationfactory.es/wp-content/uploads/2020/05/444.jpg',0,'attachment','image/jpeg',0),(49,1,'2020-05-05 01:39:52','2020-05-05 01:39:52','','333','','inherit','closed','closed','','333','','','2020-05-05 01:39:52','2020-05-05 01:39:52','',43,'http://thetranslationfactory.es/wp-content/uploads/2020/05/333.jpg',0,'attachment','image/jpeg',0),(50,1,'2020-05-05 01:40:00','2020-05-05 01:40:00','','222','','inherit','closed','closed','','222','','','2020-05-05 02:03:12','2020-05-05 02:03:12','',43,'http://thetranslationfactory.es/wp-content/uploads/2020/05/222.jpg',0,'attachment','image/jpeg',0),(51,1,'2020-05-05 01:40:19','2020-05-05 01:40:19','','logo','','inherit','closed','closed','','logo-2','','','2020-05-05 01:40:19','2020-05-05 01:40:19','',43,'http://thetranslationfactory.es/wp-content/uploads/2020/05/logo-1.png',0,'attachment','image/png',0),(58,1,'2020-05-05 01:41:52','2020-05-05 01:41:52','<!-- wp:paragraph -->\n<p>This article is dedicated to the English Arabic interpretation; it will lay the light on the meaning of interpretation, the significance of English Arabic interpretation, the trouble colloquialisms force to interpreters, the characteristics of a decent interpreter and the need for interpretation all in all.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Interpretation in Dr. Hasanuddin Ahmed\'s words is: \"the activity or procedure of conveying from one language into another. It is the articulation or rendering of feeling of words, sentences, and sections and so forth from one language into another.\" Ulm-ul-Qur\'an, Dr. Hasanuddin Ahmed, I.A.S.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Columbia Encyclopedia characterizes interpretation as the rendering of a book into another dialect.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Katharine Barnwell (1986, p. 8).defines it as follows: Translation is re-telling, as precisely as could reasonably be expected, the importance of the first message in a manner that is normal in the language into which the interpretation is being made.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Interpretation is considerably more than the translation of the importance of a book in one language and the creation of another, equal content in another dialect , or the replacement of the expressions of one language with the expressions of another dialect, or the rendering of significance of a book or at all in one language into another, it is the scaffold of gratefulness and comprehension among individuals of various social gatherings , it is the methods for correspondence among various gatherings of individuals, the methods for social trade, the methods for safeguarding social legacy of any country, the methods for framing ties and fellowships among various gatherings of individuals, and the methods for comprehension and harmony.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Individuals are after all not living alone and, each person has the need and want to think around each other, man attempts to realize what others are doing, how they are living, and how they have lived. We might want to know, aside from our diverse ethnicity, shading, language, and culture, regardless of whether we share a similar comprehension of affection, enthusiasm, distress, yearning, compassion, envy and numerous different regards of human instinct. So as long as the craving to exists, interpretation will be the main scaffold across which our points are reached and our craving figured it out.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In the general sense, the objective of interpretation is to fabricate spans among various gatherings of individuals, however the objective of interpretation in the hypothetical sense is to set up a relationship of equality between the source and the objective language; it ought to guarantee that the two writings convey a similar message.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There has been banter with respect to whether interpretation is a craftsmanship, a science, or a Skill. I think Translation is a blend of every one of them. It is a science as in it needs total information on the structure, sentence structure, semantics, and linguistic structure and by and large the make-up of the two dialects concerned. It is a craftsmanship since it requires aesthetic ability to remake the first content as an item that is respectable to the peruser who should be acquainted with the first. It is additionally an expertise, since it expects tender loving care the significance and an intensive comprehension of the connection among grammar and semantics, combined with broad social foundation and the capacity to give the interpretation of something that has no equivalent in the objective language.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Likewise being a human ability, it empowers individuals to trade thoughts and musings paying little heed to the various dialects they use. Man is blessed with the capacity to pass on his emotions and experience to others through language. For this procedure of correspondence man procured both communicated in language and the composed language, however when individuals spread over the earth, their dialects contrasted and they required a methods through which they can impart and associate with every others. Along these lines need for interpretation to pass on one\'s sentiments and encounters into the other language was felt.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Here and there we ask ourselves, for what reason is interpretation among English and Arabic significant? Both Arabic and English are of the world extraordinary dialects, in the book \'The Spread of English, on page 77 the author says: \"the incredible dialects of today are dialects of realm, at various times. Just two, Mandarin Chinese and Russian, proceed as dialects of organization inside single, ethno etymologically assorted states. The others - Arabic, English, French, and Spanish-are magnificent heritages, having endure the breaking down of the domains that cultivated them.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Arabic language is one of the extraordinary world dialects. there have been extraordinary dialects of incredible realms that didn\'t get by as an incredible language , like Turkish for example, when we contrast Turkish and Arabic, we discover that Arabic endure the breaking down of the Arab Islamic domain and it keeps on being one of the extraordinary dialects of the world till today, while the Turkish language which was the language of organization and authority in the center east , Balkans, and various pieces of the world that was under the Ottoman principle for a thousand years ,yet Turkish in the expressions of Fishman on page 77 in the book \'The Spread of English\" \'streamed back to Anatolia with the breakdown of the stool domain\'. Yet, these words are not 100% precise in light of the fact that Turkish is spoken all over Turkey and in Northern Cyprus, not just in Anatolia which is just a piece of Turkey. Additionally Turkish minorities in the previous Soviet Union republics, Bulgaria, Russia, Greece, and Romania utilize Turkish as their primary language. Also the dialects of Azerbaijan, Turkmenistan, Uzbekistan, Kazakhstan, Kyrgyzstan, are for the most part parts of the Turkic language family. However, no denying that Turkish language lost a ton of its significance after the breakdown of the Ottoman Empire.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Coming back to Arabic, it is one of the six authority dialects received in The United Nations. Arabic is the language of a rich culture and human progress going back numerous hundreds of years; it was the language of Muhammad, the Messenger and Prophet of (Allah is the Arabic word for God), and it is the language of the Holy Qura\'an. It has delivered incredible figures, for example, Averroes(Ibn-Roshd), the medieval Aristotelian scholar; Ibn Khaldun, the principal social student of history; and Khalil Jibran. Between the eighth and the fifteenth hundreds of years, the volume of abstract, insightful and logical book creation in Arabic and the degree of urban education among perusers of Arabic were the most elevated the world had ever known to that time. Islamic specialists have utilized Arabic content as their main fine art for a considerable length of time; the excellence of their work will be uncovered to anybody through the investigation of Arabic. Arabic is an individual from the Semitic gathering of dialects, firmly identified with Hebrew and Aramaic, the language the Christ talked. Also, Arabic is generally spoken; all out speakers of Arabic surpass 350 million.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As indicated by the Wikipedia reference book, Arabic was additionally a significant vehicle of culture, particularly in science, arithmetic and theory during the medieval times, that is the reason numerous European dialects have likewise obtained various words from it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pamela J.Farris says in her book Language expressions on page 99</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"English has obtained from Arabic polynomial math, candy, lemon, orange, sugar, and magazine.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These words English obtained from Arabic, however there are several different words acquired from Arabic, there are somewhere in the range of many the words English acquired from Arabic in Al Mawrid English-Arabic word reference, for example, hurricane which implies in Arabic 7HA\'F , Spinach 3(\'F. , and sesame which implies in Arabic 3E3E.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So Arabic being one of the world incredible dialects makes interpretation from and into that language significant, particularly English Arabic interpretation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Most likely that English is a world language; these days it is the language of science, avionics, registering, tact, and the travel industry. It is recorded as the authority or co-official language of various nations .As well as Arabic, it is one of the six authority dialects in the United Nations</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Thus, the information on the English language is one of the most significant instruments in accomplishing logical and innovative information; additionally it is a device of correspondence between nations, diverse social gatherings, different organizations and associations, networks and companions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Interpretation is the device to utilize the new innovation and science. Science information combined with different dialects and societies are progressively significant in an extending worldwide economy and world government assistance. Obviously Britain and the USA are the bleeding edge of new thoughts in science and innovation. USA has spearheaded in all fields of innovation and science; achievements of Britain and US innovation are in English, so it is basic to realize English to utilize such innovation and science.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Likewise Political connections, wars, and clashes make interpretation so essential to approach what is happening in various pieces of the world, particularly Arabic English interpretation, as English is the language of the enormous forces of the world, and the Arab district is, where indispensable occasions occur at present.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>No denying that English is the foundation of the world media, numerous significant news sources are in English, on page 34 of the book The Spread of English the author says: \"English papers in non English native language nations are another sign of the overall status of English\".</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In the event that one knows English, one can peruse the news and purposes of perspectives on a few authors the world over, by doing so one can extend his insight, and get a more extensive point of view toward the environmental factors, and to take a gander at issues with a more extensive viewpoint. As I would like to think, realizing any language is a global identification explicitly English.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>English is additionally the language of correspondence, with the spread of web, English seemed, by all accounts, to be the language of correspondence, a huge number of various races speak with every others by means of the web in English, in this manner English assists with fortifying ties, and make companions among various social gatherings of individuals on various sp</p>\n<!-- /wp:paragraph -->','The Importance of English-Arabic Translation','','inherit','closed','closed','','43-revision-v1','','','2020-05-05 01:41:52','2020-05-05 01:41:52','',43,'http://thetranslationfactory.es/43-revision-v1/',0,'revision','',0),(59,1,'2020-05-05 01:43:09','2020-05-05 01:43:09','<!-- wp:paragraph -->\n<p>The top to bottom investigation of Art of Translation requests more consideration not on the grounds that it clears route for worldwide association and offers a brilliant chance to experience socio-social study of different dialects and their written works yet in addition offers a chance to build up a significance it has in the examination and territory of Literary Criticism. Interpretation Studies can securely be incorporated as a significant class in the space of Literary Criticism since interpretation is a workmanship provoking to peep into the expanded lingual, social and scholarly substance of a source language and in this manner featuring/valuing the quintessence and comforts of the writing of that specific deciphered language. With regards to Indian Studies, keeping in see the multilingual and pluristic social nature of our country,translation has a significant task to carry out. It is through interpretation that we can investigate the rich legacy of India as one incorporated unit and feel glad for our social inheritance. The pertinence of interpretation as multifaceted and a multidimensional movement and its global significance as a socio-social scaffold between nations has become throughout the years. In the current day conditions when things are quick pushing forward globally,not just nations and social orders need to connect with one another intently, however people also need to have contact with individuals from different networks/social orders that are spread over various pieces of the nation/world. So as to take into account these requirements interpretation has become a significant movement that fulfills individual, cultural and national needs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It\'s a given that the criticalness and importance of interpretation in our day by day life is multidimensional and broad. It is through interpretation we think pretty much all the advancements in correspondence and innovation and stay up to date with the most recent revelations in the different fields of information, and furthermore approach through interpretation to the writing of a few dialects and to the various occasions occurring on the planet. India has had close connections with antiquated civilisations, for example, Greek, Egyptian and Chinese. This intelligent relationship would have been unimaginable without the information on the different dialects spoken by the various networks and countries. This is the means by which individuals understood the significance of interpretation some time in the past. Unnecessary to mentiuon here that the pertinence and significance of interpretation has expanded enormously in the present quick evolving world. Today with the developing pizzazz for information in human personalities there is an incredible need of interpretation in the fields of instruction, science and innovation, mass correspondence, exchange and business, writing, religion, the travel industry, and so on.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Characterizing Translation</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Comprehensively speaking,translation turns a book of source language(SL) into a right and justifiable adaptation of target language(TL)without losing the proposal of the first. Numerous individuals believe that being bilingual is all that is should have been an interpreter. That isn\'t correct. Being bilingual is a significant prerequisite,no question, however interpretation aptitudes are constructed and created based on one\'s own protracted informative and composing encounters in both the dialects. Truly interpretation is a procedure dependent on the hypothesis of separating the significance of a book from its current shape and imitate that with various type of a subsequent language.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Routinely, it is recommended that interpreters should meet three necessities, specifically: 1) Familiarity with the source language, 2) Familiarity with the objective language, and 3) Familiarity with the topic to play out the activity effectively. In view of this idea, the interpreter finds the significance behind the structures in the source language (SL) and puts forth a valiant effort to imitate a similar importance in the objective language (TL) utilizing the TL structures and structures supposedly. Normally and as far as anyone knows what changes is the structure and the code and what ought to stay unaltered is the significance and the message (Larson, 1984).Therefore, one may recognize the most widely recognized meaning of interpretation, i.e., the determination of the closest proportionate for a language unit in the SL in an objective language.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>PCs are as of now being utilized to make an interpretation of one language into another, yet people are as yet associated with the procedure either through pre-composing or post-altering. Its absolutely impossible that a PC can ever have the option to interpret dialects the manner in which a person could since language utilizes similitude/symbolism to pass on a specific importance. Interpreting is more than just looking into a couple of words in a word reference. A quality interpretation requires an exhaustive information on both the source language and the objective language.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Interpretation Theory, Practice and Process</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fruitful interpretation is characteristic of how intently it satisfies the hopes as: recreating precisely with respect to as conceivable the significance of the source text,using regular types of the receptor/target language in such a path as is suitable to the sort of content being deciphered and communicating all parts of the importance intently and promptly justifiable to the target group/reader.Technically, interpretation is a procedure to extract the significance of a book from its present structures and imitate that significance in various types of another dialect. Interpretation has now been perceived as an autonomous field of study. The interpreter can be said to be the central component during the time spent interpretation. The essayist/writer turns into the middle, for whatever he composes will be conclusive, and no two interpreters decipher a book similarly. It is genegally accepted that an author to know the complexities of the TL where he may wish to interpret. Indeed, it isn\'t the essayist of the SL content who requests that somebody make an interpretation of his works into the TL; it is basically the enthusiasm of the individual interpreter which prompts him to make an interpretation of a work into his first language. An effective interpreter is anything but a mechanical interpreter of a book however is innovative too. We may state that he is a co-maker of the TL content. . Actually, for an interpreter information on at least two dialects is fundamental. This includes not just a working information on two distinct dialects yet additionally the information on two phonetic frameworks as likewise their writing and culture.Such interpreters have been believed to have different characteristics which we will quickly talk about later.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Linguiustically,translation comprises of considering the dictionary, linguistic structure, correspondence circumstance, and social setting of the source language and its content, investigating it so as to decide its significance, and afterward recreating a similar importance utilizing the vocabulary and syntactic structure which are fitting in the objective language and its social setting. The procedure of interpretation begins with the understanding of the source message intently and in the wake of finding the importance of the content, interpreter re-communicates the significance he has drawn out into the receptor/target language so that there is negligible misfortune in the change of importance into the deciphered language.This whole procedure could be diagramed as under:-</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Diagram of the interpretation task</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By and by, there is constantly extensive variety in the sorts of interpretations delivered by different interpreters of a specific book. This is on the grounds that interpretation is basically an Art and not Science.So numerous variables remembering capability for language,cultural foundation, composing energy etc.determine the nature of interpretation and it is a result of that no two interpretations appear to be indistinguishable if not loath.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Convenience in Translation</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Interpretation transforms a correspondence in one language into a right and justifiable adaptation of that correspondence in another dialect. Once in a while an interpreter needs to mistreat the first content so as to re-make the temperament and style of the original.This,in different words is called \'settlement.\' This has three measurements: social convenience; collocation settlement; ideological convenience; and stylish accommodation.Accommodation is viewed as an equivalent of adjustment which means changes are made so the objective content delivered is in accordance with the soul of the first. Interpretation isn\'t simply etymological change or change between dialects yet it includes settlement in extent of culture, legislative issues, style, and numerous different components. Convenience is likewise interpretation, a free, as opposed to exacting, sort of interpretation. In addition, it is unavoidable by and by if the interpretation is to keep up the source message\'s substance, effect, and impact. There is an intriguing saying: An interpretation resembles a lady: on the off chance that it is unwavering, it isn\'t delightful; on the off chance that it is wonderful, it isn\'t loyal. In other words on the off chance that you need to be dedicated with the content while making an interpretation of you will undoubtedly lose the magnificence of the deciphered content and in the event that you attempt to keep up the excellence of the deciphered content you make certain to be unfaithful with the first content.. Reliability was once viewed as the iron guideline in interpretation process yet throughout the years when we investigate, convenience, or adjustment, is found in most distributed interpretations and it has become a need too since keeping in see the loath social/lingual/land/recorded/political expansions and foundations of different dialects and their writings, accommodation,if not bargaining, is practically compulsory. Settlement, as well, must be done reasonably, more particularly with regards to deciphering verse or any such content which is profoundly immotive and aesthetic in nature.For model interpreting verse has never been so straightforward. Robert Frost once stated, \"Verse is the thing that loses all sense of direction in interpretation.\" This is an adequate proof of the trouble engaged with interpretation of verse. Since verse is on a very basic level important for its stylish worth, along these lines, tasteful convenience turns into a craftsmanship rather than an essential prerequisite. A decent verse interpreter with a decent m</p>\n<!-- /wp:paragraph -->','Translation - Significance and Scope','','inherit','closed','closed','','42-revision-v1','','','2020-05-05 01:43:09','2020-05-05 01:43:09','',42,'http://thetranslationfactory.es/42-revision-v1/',0,'revision','',0),(61,1,'2020-05-05 01:46:34','2020-05-05 01:46:34','','15151','','inherit','closed','closed','','15151','','','2020-05-05 01:46:34','2020-05-05 01:46:34','',0,'http://thetranslationfactory.es/wp-content/uploads/2020/05/15151.jpg',0,'attachment','image/jpeg',0),(64,1,'2020-05-05 01:57:36','2020-05-05 01:57:36','img.custom-logo{\n width: 80px\n}\n\n.widget-title{\n text-align: left;\n}\n\ndiv.wpforms-container-full .wpforms-form .wpforms-field-label{\n color: #fff;\n}\n\n#supplementary .small-6{\n width: 33.333%;\n position: static !important;\n}','corporately-blogging','','inherit','closed','closed','','35-revision-v1','','','2020-05-05 01:57:36','2020-05-05 01:57:36','',35,'http://thetranslationfactory.es/35-revision-v1/',0,'revision','',0),(65,1,'2020-05-05 01:59:17','2020-05-05 01:59:17','','cropped-4444-scaled-1.jpg','','inherit','closed','closed','','cropped-4444-scaled-1-jpg','','','2020-05-05 01:59:17','2020-05-05 01:59:17','',0,'http://thetranslationfactory.es/wp-content/uploads/2020/05/cropped-4444-scaled-1.jpg',0,'attachment','image/jpeg',0),(66,1,'2020-05-05 02:01:09','2020-05-05 02:01:09','','cropped-555.jpg','','inherit','closed','closed','','cropped-555-jpg','','','2020-05-05 02:01:09','2020-05-05 02:01:09','',0,'http://thetranslationfactory.es/wp-content/uploads/2020/05/cropped-555.jpg',0,'attachment','image/jpeg',0),(67,1,'2020-05-05 02:01:49','2020-05-05 02:01:49','','cropped-11.jpg','','inherit','closed','closed','','cropped-11-jpg','','','2020-05-05 02:01:49','2020-05-05 02:01:49','',0,'http://thetranslationfactory.es/wp-content/uploads/2020/05/cropped-11.jpg',0,'attachment','image/jpeg',0),(68,1,'2020-05-05 02:02:53','2020-05-05 02:02:53','','cropped-444.jpg','','inherit','closed','closed','','cropped-444-jpg','','','2020-05-05 02:02:53','2020-05-05 02:02:53','',0,'http://thetranslationfactory.es/wp-content/uploads/2020/05/cropped-444.jpg',0,'attachment','image/jpeg',0),(69,1,'2020-05-05 02:03:18','2020-05-05 02:03:18','','cropped-222.jpg','','inherit','closed','closed','','cropped-222-jpg','','','2020-05-05 02:03:18','2020-05-05 02:03:18','',0,'http://thetranslationfactory.es/wp-content/uploads/2020/05/cropped-222.jpg',0,'attachment','image/jpeg',0),(75,1,'2020-05-05 02:20:22','2020-05-05 02:20:22','.the-content.dropcap p{\n margin-bottom: 30px;\n line-height: 1.8;\n text-align: justify;\n}\n\n.posts-list-style-1 .post-thumb img{\n width: 100%;\n}\n\n.site-branding img{\n width: 100px;\n}','glaze-blog-lite','','publish','closed','closed','','glaze-blog-lite','','','2020-05-06 04:52:35','2020-05-06 04:52:35','',0,'http://thetranslationfactory.es/glaze-blog-lite/',0,'custom_css','',0),(76,1,'2020-05-05 02:20:22','2020-05-05 02:20:22','.the-content.dropcap p{\n margin-bottom: 30px;\n line-height: 1.8;\n text-align: justify;\n}','glaze-blog-lite','','inherit','closed','closed','','75-revision-v1','','','2020-05-05 02:20:22','2020-05-05 02:20:22','',75,'http://thetranslationfactory.es/75-revision-v1/',0,'revision','',0),(78,1,'2020-05-05 02:21:39','2020-05-05 02:21:39','.the-content.dropcap p{\n margin-bottom: 30px;\n line-height: 1.8;\n text-align: justify;\n}\n\n.posts-list-style-1 .post-thumb img{\n width: 100%;\n}','glaze-blog-lite','','inherit','closed','closed','','75-revision-v1','','','2020-05-05 02:21:39','2020-05-05 02:21:39','',75,'http://thetranslationfactory.es/75-revision-v1/',0,'revision','',0),(79,1,'2020-05-06 04:51:02','2020-05-06 04:51:02','http://thetranslationfactory.es/wp-content/uploads/2020/05/cropped-logo-1-1.png','cropped-logo-1-1.png','','inherit','closed','closed','','cropped-logo-1-1-png','','','2020-05-06 04:51:02','2020-05-06 04:51:02','',0,'http://thetranslationfactory.es/wp-content/uploads/2020/05/cropped-logo-1-1.png',0,'attachment','image/png',0),(80,1,'2020-05-06 04:51:37','2020-05-06 04:51:37','http://thetranslationfactory.es/wp-content/uploads/2020/05/cropped-logo-1-2.png','cropped-logo-1-2.png','','inherit','closed','closed','','cropped-logo-1-2-png','','','2020-05-06 04:51:37','2020-05-06 04:51:37','',0,'http://thetranslationfactory.es/wp-content/uploads/2020/05/cropped-logo-1-2.png',0,'attachment','image/png',0),(82,1,'2020-05-06 04:52:35','2020-05-06 04:52:35','.the-content.dropcap p{\n margin-bottom: 30px;\n line-height: 1.8;\n text-align: justify;\n}\n\n.posts-list-style-1 .post-thumb img{\n width: 100%;\n}\n\n.site-branding img{\n width: 100px;\n}','glaze-blog-lite','','inherit','closed','closed','','75-revision-v1','','','2020-05-06 04:52:35','2020-05-06 04:52:35','',75,'http://thetranslationfactory.es/75-revision-v1/',0,'revision','',0),(85,1,'2020-07-10 15:00:46','2020-07-10 15:00:46','<a href=\"https://www.p4r.es/\">Los minicreditos rapidos online</a> pueden adquirirse individualmente o en conjunto. Aunque el acuerdo legal difiere para cada uno, el flujo del proceso básico es el mismo tanto si se compra como si se vende uno o más préstamos. Para simplificar, me referiré a la transacción como una transacción de activos de préstamo. Los términos \"venta de préstamos\" y \"venta de pagarés\" también se utilizarán indistintamente en todo el proceso.\r\n<ul>\r\n <li>Los fundamentos del proceso de compra y venta son relativamente sencillos, pero como cualquier transacción, el diablo está en los detalles. A continuación se exponen los ocho pasos que intervienen en la compra y venta de activos de préstamo, seguidos de un análisis de los escollos más comunes que hay que evitar a lo largo de la transacción.</li>\r\n</ul>\r\n<h3>Paso 1: Acuerdo de confidencialidad y no divulgación</h3>\r\nSe acostumbra a firmar un acuerdo de confidencialidad y no divulgación para proteger a ambas partes. Normalmente se intercambia información delicada sobre los prestatarios y ambas partes deben acordar la protección de esa información.\r\n<h3>Paso 2: Hacer una oferta</h3>\r\nHaga una oferta por el préstamo activo por escrito. Trabaje con un abogado que haya manejado acuerdos de compra y venta de préstamos en el pasado y que pueda guiarlo a través de los diversos matices del acuerdo. Se puede escribir un artículo completo sobre los detalles de este acuerdo, y es un tema para otra ocasión.\r\n<h3>Paso 3: Depósito de buena fe y título abierto</h3>\r\nNormalmente un vendedor proporcionará un depósito de buena fe para iniciar el proceso, pero este es un punto que debe ser negociado entre las partes. Es mucho trabajo reunir los archivos del préstamo y quieres asegurarte de que tienes un comprador serio antes de hacer el esfuerzo. También debes precalificar al comprador y verificar que los fondos están en su lugar y que este comprador no va a tratar de \"recaudar los fondos\" una vez que revisen tus archivos.\r\n<blockquote>Después de recibir un depósito, el vendedor debería abrir una póliza de título. La mayoría de las veces el vendedor puede comprar un endoso de cesión ALTA (10.6-06) que asegura la cesión de la posición de derechos de propiedad y gravámenes a la nueva parte. El endoso es menos costoso que una póliza de título completo y se recomienda si está disponible.</blockquote>','Cómo comprar y vender préstamo en línea, ¿es seguro? ¿Y cómo funciona?','','publish','closed','closed','','como-comprar-y-vender-prestamo-en-linea-es-seguro-y-como-funciona','','','2020-06-19 14:39:25','2020-06-19 14:39:25','',0,'http://thetranslationfactory.es/?p=85',0,'post','',0),(87,1,'2020-06-29 20:01:53','2020-06-29 20:01:53','Las compras en línea son la reciente moda en la industria de Internet, de la que han disfrutado y se han beneficiado varios usuarios de Internet. De hecho, ¿qué podría ser más conveniente que navegar simplemente a través de los diversos artículos que se contemplan al comprar con un clic del ratón y luego elegir entre esas opciones? Por lo tanto, todo puede ser completado en cuestión de minutos.\r\n<ul>\r\n <li>Los beneficios de ahorro de tiempo del método de compra en línea han proporcionado comodidad en términos de invertir más tiempo en la investigación de las características y los precios de los productos para asegurar que usted haga la mejor elección de compra posible. Además de la introducción de nuevas tiendas en línea, los motores de comparación de precios también han hecho más conveniente la compra virtual.</li>\r\n</ul>\r\n<h2>Con el acceso a la lista de precios, la comparación de precios es, por lo tanto, muy fácil.</h2>\r\nPara los que se dedican a este tipo de motor, facilita el suministro de medios accesibles de información sobre los precios de una amplia gama de productos disponibles en varias tiendas en línea. Así, estos sitios proporcionan medios para vender los productos, dependiendo de los fabricantes con los que esté vinculado un sitio específico. En la mayoría de los casos, los sitios web de comparación de precios se mantienen en contacto con los clientes que ya han utilizado el producto y recogen información que ayudará a orientar a los futuros clientes en sus decisiones comoa\r\n<ul>\r\n <li>Sólo en el Reino Unido, los sitios de comparación de precios son muy populares y la mayoría de los consumidores los utilizan cuando compran por Internet. Por lo tanto, si realiza una investigación sobre los <a href=\"https://www.touchatag.com/es/\">sitios de comparación de precios del Touchatag.es</a>, generará una gran cantidad de resultados de búsqueda.</li>\r\n <li>En los últimos dos años aproximadamente, esta industria se ha intensificado de tal manera que los expertos han estimado un aumento de entre el 30 y el 50 por ciento en dichos sitios en el Reino Unido.</li>\r\n</ul>\r\n<h2>El éxito de este tipo de sitios web como herramienta de compras en línea</h2>\r\nTambién ha supuesto una gran mejora que ahora pueden disfrutar los consumidores. Las versiones anteriores de los sitios de comparación de precios requerían que los navegadores web descargaran e instalaran varios programas informáticos. Sin embargo, la mayoría de estos sitios hoy en día ya no los requieren de tal manera que los compradores pueden utilizarlos fácil y convenientemente. Y dado que la mayoría de la población que hace compras en línea son individuos que llevan un estilo de vida agitado, por lo tanto, esa plataforma se lleva a nuevas alturas. Por lo tanto, hace que sea fácil comprar si no tienes tiempo de conducir por el centro comercial más cercano para comprar las cosas que necesitas o quieres.','Motor de comparación de precios para lo último en compras en línea y ahorro de dinero','','publish','closed','closed','','motor-de-comparacion-de-precios-para-lo-ultimo-en-compras-en-linea-y-ahorro-de-dinero','','','2020-06-19 14:36:55','2020-06-19 14:36:55','',0,'http://thetranslationfactory.es/?p=87',0,'post','',0),(88,1,'2020-06-19 14:35:18','2020-06-19 14:35:18','','b6hcc1','','inherit','closed','closed','','b6hcc1','','','2020-06-19 14:35:18','2020-06-19 14:35:18','',87,'http://thetranslationfactory.es/wp-content/uploads/2020/06/b6hcc1.png',0,'attachment','image/png',0),(89,1,'2020-06-19 14:36:55','2020-06-19 14:36:55','Las compras en línea son la reciente moda en la industria de Internet, de la que han disfrutado y se han beneficiado varios usuarios de Internet. De hecho, ¿qué podría ser más conveniente que navegar simplemente a través de los diversos artículos que se contemplan al comprar con un clic del ratón y luego elegir entre esas opciones? Por lo tanto, todo puede ser completado en cuestión de minutos.\r\n<ul>\r\n <li>Los beneficios de ahorro de tiempo del método de compra en línea han proporcionado comodidad en términos de invertir más tiempo en la investigación de las características y los precios de los productos para asegurar que usted haga la mejor elección de compra posible. Además de la introducción de nuevas tiendas en línea, los motores de comparación de precios también han hecho más conveniente la compra virtual.</li>\r\n</ul>\r\n<h2>Con el acceso a la lista de precios, la comparación de precios es, por lo tanto, muy fácil.</h2>\r\nPara los que se dedican a este tipo de motor, facilita el suministro de medios accesibles de información sobre los precios de una amplia gama de productos disponibles en varias tiendas en línea. Así, estos sitios proporcionan medios para vender los productos, dependiendo de los fabricantes con los que esté vinculado un sitio específico. En la mayoría de los casos, los sitios web de comparación de precios se mantienen en contacto con los clientes que ya han utilizado el producto y recogen información que ayudará a orientar a los futuros clientes en sus decisiones comoa\r\n<ul>\r\n <li>Sólo en el Reino Unido, los sitios de comparación de precios son muy populares y la mayoría de los consumidores los utilizan cuando compran por Internet. Por lo tanto, si realiza una investigación sobre los <a href=\"https://www.touchatag.com/es/\">sitios de comparación de precios del Touchatag.es</a>, generará una gran cantidad de resultados de búsqueda.</li>\r\n <li>En los últimos dos años aproximadamente, esta industria se ha intensificado de tal manera que los expertos han estimado un aumento de entre el 30 y el 50 por ciento en dichos sitios en el Reino Unido.</li>\r\n</ul>\r\n<h2>El éxito de este tipo de sitios web como herramienta de compras en línea</h2>\r\nTambién ha supuesto una gran mejora que ahora pueden disfrutar los consumidores. Las versiones anteriores de los sitios de comparación de precios requerían que los navegadores web descargaran e instalaran varios programas informáticos. Sin embargo, la mayoría de estos sitios hoy en día ya no los requieren de tal manera que los compradores pueden utilizarlos fácil y convenientemente. Y dado que la mayoría de la población que hace compras en línea son individuos que llevan un estilo de vida agitado, por lo tanto, esa plataforma se lleva a nuevas alturas. Por lo tanto, hace que sea fácil comprar si no tienes tiempo de conducir por el centro comercial más cercano para comprar las cosas que necesitas o quieres.','Motor de comparación de precios para lo último en compras en línea y ahorro de dinero','','inherit','closed','closed','','87-revision-v1','','','2020-06-19 14:36:55','2020-06-19 14:36:55','',87,'http://thetranslationfactory.es/87-revision-v1/',0,'revision','',0),(90,1,'2020-06-19 14:38:05','2020-06-19 14:38:05','','4hfn1l1','','inherit','closed','closed','','4hfn1l1','','','2020-06-19 14:38:05','2020-06-19 14:38:05','',85,'http://thetranslationfactory.es/wp-content/uploads/2020/06/4hfn1l1.jpg',0,'attachment','image/jpeg',0),(91,1,'2020-06-19 14:39:25','2020-06-19 14:39:25','<a href=\"https://www.p4r.es/\">Los minicreditos rapidos online</a> pueden adquirirse individualmente o en conjunto. Aunque el acuerdo legal difiere para cada uno, el flujo del proceso básico es el mismo tanto si se compra como si se vende uno o más préstamos. Para simplificar, me referiré a la transacción como una transacción de activos de préstamo. Los términos \"venta de préstamos\" y \"venta de pagarés\" también se utilizarán indistintamente en todo el proceso.\r\n<ul>\r\n <li>Los fundamentos del proceso de compra y venta son relativamente sencillos, pero como cualquier transacción, el diablo está en los detalles. A continuación se exponen los ocho pasos que intervienen en la compra y venta de activos de préstamo, seguidos de un análisis de los escollos más comunes que hay que evitar a lo largo de la transacción.</li>\r\n</ul>\r\n<h3>Paso 1: Acuerdo de confidencialidad y no divulgación</h3>\r\nSe acostumbra a firmar un acuerdo de confidencialidad y no divulgación para proteger a ambas partes. Normalmente se intercambia información delicada sobre los prestatarios y ambas partes deben acordar la protección de esa información.\r\n<h3>Paso 2: Hacer una oferta</h3>\r\nHaga una oferta por el préstamo activo por escrito. Trabaje con un abogado que haya manejado acuerdos de compra y venta de préstamos en el pasado y que pueda guiarlo a través de los diversos matices del acuerdo. Se puede escribir un artículo completo sobre los detalles de este acuerdo, y es un tema para otra ocasión.\r\n<h3>Paso 3: Depósito de buena fe y título abierto</h3>\r\nNormalmente un vendedor proporcionará un depósito de buena fe para iniciar el proceso, pero este es un punto que debe ser negociado entre las partes. Es mucho trabajo reunir los archivos del préstamo y quieres asegurarte de que tienes un comprador serio antes de hacer el esfuerzo. También debes precalificar al comprador y verificar que los fondos están en su lugar y que este comprador no va a tratar de \"recaudar los fondos\" una vez que revisen tus archivos.\r\n<blockquote>Después de recibir un depósito, el vendedor debería abrir una póliza de título. La mayoría de las veces el vendedor puede comprar un endoso de cesión ALTA (10.6-06) que asegura la cesión de la posición de derechos de propiedad y gravámenes a la nueva parte. El endoso es menos costoso que una póliza de título completo y se recomienda si está disponible.</blockquote>','Cómo comprar y vender préstamo en línea, ¿es seguro? ¿Y cómo funciona?','','inherit','closed','closed','','85-revision-v1','','','2020-06-19 14:39:25','2020-06-19 14:39:25','',85,'http://thetranslationfactory.es/85-revision-v1/',0,'revision','',0),(94,1,'2021-05-06 22:50:42','2021-05-06 22:50:42','La plataforma de juegos Blockchain ChainGuardians ha integrado la función de aleatoriedad verificable de Chainlink (VRF) en su red principal para personalizar la apariencia de los nuevos NFT de Chainlink Guardian.\r\n<blockquote>Según un anuncio de ChainGuardians el lunes 26 de abril, mediante el uso de Chainlink VRF, la plataforma de juego garantizará que todos los jugadores tengan una oportunidad demostrablemente justa e imparcial de generar cualquiera de las 16 estéticas de color únicas predefinidas posibles dentro del recién lanzado. NFT de Chainlink Guardian.</blockquote>\r\nChainGuardians es un ecosistema de juegos y coleccionables blockchain que recompensa a los usuarios por participar en experiencias de juegos criptográficos en varias plataformas criptográficas. Mediante el uso de tokens no fungibles (NFT), los jugadores pueden construir ejércitos, luchar e intercambiar activos en el juego para usarlos en varios escenarios de juego. Ambientado en un mundo post-apocalíptico de guerra y volatilidad, los Guardianes forman alianzas y luchan para salvar sus respectivos mundos blockchain. <a href=\"https://www.prasm.io/es/prevision-ethereum-classic/\">prediccion ethereum classic 2025</a> son positivos.\r\n\r\nhttps://youtu.be/Q0O7fRYCJrs\r\n<h2>Cadena-vrf</h2>\r\nLa función de aleatoriedad verificable de Chainlink (VRF) es un servicio de oráculo descentralizado de Chainlink que proporciona contratos inteligentes con una fuente verificable de aleatoriedad en cadena. El uso de VRF de Chainlink significa que la generación de cada NFT de Chainlink Guardian es demostrablemente justa. La plataforma ha dado el nombre de Zorare a sus nuevos NFTs Chainlink Guardian. Según el anuncio, la acuñación de estos NFT de Zorare comenzará el miércoles 28 de abril y se lanzará una página web dedicada en el sitio web de ChainGuardians.\r\n\r\nDesde esta página, los usuarios pueden comprar NFT de Chainlink Guardian, llamado Zorare, con la misma experiencia a la que están acostumbrados al comprar NFT. Hay 16 colores disponibles para Zorare. El anuncio dice:\r\n\r\n“Los jugadores podrán comprar un Chainlink Guardian NFT que presenta 1 de los 16 colores únicos asignados por Chainlink VRF. Esto cambiará la apariencia de The Guardian mientras preserva sus atributos predeterminados, lo que en última instancia conducirá a una experiencia individualizada que no interfiere con el juego \". <a href=\"https://www.prasm.io/es/prevision-zcash/\">zcash criptomoneda 2021</a> son positivos.\r\n\r\nEsto significa que Chainlink VRF se asegurará de que el color asignado a cada Chainlink Guardian NFT se base en una aleatoriedad demostrable.\r\n<h2>Robbie Cochrane, cofundador de ChainGuardian, comentó:</h2>\r\n“Siempre estamos buscando formas de hacer que nuestro juego sea más significativo y único para los usuarios. La integración con Chainlink VRF ofrece una fuente de aleatoriedad demostrablemente justa y a prueba de manipulaciones, lo que permite una experiencia de usuario más dinámica dentro de ChainGuardians al tiempo que conserva los beneficios de transparencia de la tecnología blockchain. Este es el primer paso para incorporar VRF más profundamente en el ecosistema ChainGuardians \".\r\n\r\nCon el mercado de NFT dando nuevos pasos, la demanda de Chainlink también está creciendo. Ethernity Chain, una plataforma digital que produce NFT autenticados (aNFT), integrará la solución Oracle de Chainlink y la función aleatoria verificable (VRF) para asegurar la acuñación y el precio de sus aNFT.','La plataforma de juegos Blockchain ChainGuardians implementa Chainlink VRF','','publish','closed','closed','','la-plataforma-de-juegos-blockchain-chainguardians-implementa-chainlink-vrf','','','2021-06-03 13:51:36','2021-06-03 13:51:36','',0,'http://thetranslationfactory.es/?p=94',0,'post','',0),(95,1,'2021-06-03 13:51:36','2021-06-03 13:51:36','La plataforma de juegos Blockchain ChainGuardians ha integrado la función de aleatoriedad verificable de Chainlink (VRF) en su red principal para personalizar la apariencia de los nuevos NFT de Chainlink Guardian.\r\n<blockquote>Según un anuncio de ChainGuardians el lunes 26 de abril, mediante el uso de Chainlink VRF, la plataforma de juego garantizará que todos los jugadores tengan una oportunidad demostrablemente justa e imparcial de generar cualquiera de las 16 estéticas de color únicas predefinidas posibles dentro del recién lanzado. NFT de Chainlink Guardian.</blockquote>\r\nChainGuardians es un ecosistema de juegos y coleccionables blockchain que recompensa a los usuarios por participar en experiencias de juegos criptográficos en varias plataformas criptográficas. Mediante el uso de tokens no fungibles (NFT), los jugadores pueden construir ejércitos, luchar e intercambiar activos en el juego para usarlos en varios escenarios de juego. Ambientado en un mundo post-apocalíptico de guerra y volatilidad, los Guardianes forman alianzas y luchan para salvar sus respectivos mundos blockchain. <a href=\"https://www.prasm.io/es/prevision-ethereum-classic/\">prediccion ethereum classic 2025</a> son positivos.\r\n\r\nhttps://youtu.be/Q0O7fRYCJrs\r\n<h2>Cadena-vrf</h2>\r\nLa función de aleatoriedad verificable de Chainlink (VRF) es un servicio de oráculo descentralizado de Chainlink que proporciona contratos inteligentes con una fuente verificable de aleatoriedad en cadena. El uso de VRF de Chainlink significa que la generación de cada NFT de Chainlink Guardian es demostrablemente justa. La plataforma ha dado el nombre de Zorare a sus nuevos NFTs Chainlink Guardian. Según el anuncio, la acuñación de estos NFT de Zorare comenzará el miércoles 28 de abril y se lanzará una página web dedicada en el sitio web de ChainGuardians.\r\n\r\nDesde esta página, los usuarios pueden comprar NFT de Chainlink Guardian, llamado Zorare, con la misma experiencia a la que están acostumbrados al comprar NFT. Hay 16 colores disponibles para Zorare. El anuncio dice:\r\n\r\n“Los jugadores podrán comprar un Chainlink Guardian NFT que presenta 1 de los 16 colores únicos asignados por Chainlink VRF. Esto cambiará la apariencia de The Guardian mientras preserva sus atributos predeterminados, lo que en última instancia conducirá a una experiencia individualizada que no interfiere con el juego \". <a href=\"https://www.prasm.io/es/prevision-zcash/\">zcash criptomoneda 2021</a> son positivos.\r\n\r\nEsto significa que Chainlink VRF se asegurará de que el color asignado a cada Chainlink Guardian NFT se base en una aleatoriedad demostrable.\r\n<h2>Robbie Cochrane, cofundador de ChainGuardian, comentó:</h2>\r\n“Siempre estamos buscando formas de hacer que nuestro juego sea más significativo y único para los usuarios. La integración con Chainlink VRF ofrece una fuente de aleatoriedad demostrablemente justa y a prueba de manipulaciones, lo que permite una experiencia de usuario más dinámica dentro de ChainGuardians al tiempo que conserva los beneficios de transparencia de la tecnología blockchain. Este es el primer paso para incorporar VRF más profundamente en el ecosistema ChainGuardians \".\r\n\r\nCon el mercado de NFT dando nuevos pasos, la demanda de Chainlink también está creciendo. Ethernity Chain, una plataforma digital que produce NFT autenticados (aNFT), integrará la solución Oracle de Chainlink y la función aleatoria verificable (VRF) para asegurar la acuñación y el precio de sus aNFT.','La plataforma de juegos Blockchain ChainGuardians implementa Chainlink VRF','','inherit','closed','closed','','94-revision-v1','','','2021-06-03 13:51:36','2021-06-03 13:51:36','',94,'http://thetranslationfactory.es/?p=95',0,'revision','',0),(97,1,'2021-08-22 17:20:21','2021-08-22 17:20:21','A pesar de que Bitcoin volvió a subir por encima de los $ 39,000 después de un aumento del 8% en un solo día, no todas las monedas experimentaron un aumento en el valor. Alts como Ethereum, Stellar Lumens y VeChain vieron ganancias limitadas dentro de su canal descendente y esperaron más señales para una ruptura.\r\n<h2>Ethereum [ETH]</h2>\r\nUna mirada al gráfico de 12 de Ethereum mostró la formación de un canal descendente después de que los vendedores negaran una ruptura por encima de $ 2,900. Al borde de una ruptura del patrón, los alcistas de ETH lucharon con la línea de tendencia superior en el momento de la publicación. Curiosamente, la línea de tendencia superior vio cierta interacción entre 20-SMA (rojo) y 50-SMA (amarillo) y, por lo tanto, fue un área importante para retomar. Una ruptura exitosa probablemente resultaría en un aumento del 13% hacia su techo superior de $ 2,900. <a href=\"https://cryptofriends.io/es\">Cryptofriends.io spain crypto</a> es positivo.\r\n\r\nEl MACD estuvo cerca de un cruce alcista cuando la línea de movimiento rápido alcanzó la línea de señal. Sin embargo, el RSI se mantuvo por debajo de 50 y los máximos más bajos indicaron un debilitamiento. Una ruptura fallida probablemente haría que ETH mantuviera su tendencia bajista dentro del canal.\r\n\r\nhttps://youtu.be/3UvIrt-rDxo\r\n<h2>Lúmenes estelares [XLM]</h2>\r\nStellar Lumens también intentó una ruptura por encima de su canal descendente en el momento de escribir este artículo. Una ruptura exitosa probablemente provocaría un salto del 13% hacia el nivel de Fibonacci del 23.6% ($ 0.388) y 50-SMA (amarillo). Un resultado alcista extendido incluso podría resultar en un aumento adicional del 20% en el nivel del 38.2% ($ 0.46) y 200-SMA (verde).\r\n\r\nSqueeze Momentum Indicator sugirió que el impulso bajista ha disminuido en los últimos días y respalda un resultado favorable. Sin embargo, RSI se ha mantenido en territorio bajista desde el 19 de mayo e incluso apuntaba al sur en el momento de la publicación. El índice podría continuar hacia la zona de sobreventa antes de que se pueda esperar una reversión. Tal resultado haría que XLM se mantuviera dentro de su canal descendente durante los próximos días. <a href=\"https://cryptofriends.io/es/polygon-precio\">Polygon precio</a> es positivo.\r\n<h2>VeChain [VET]</h2>\r\nVeChain se encontraba en una situación similar a la de sus homólogos ETH y XLM. El criptoactivo también se negoció dentro de un canal descendente y observó una ruptura por encima de su línea de tendencia superior, un área que chocaba con 20-SMA (rojo) y 50-SMA (amarillo). Una ruptura temprana probablemente impulsaría la VET hacia su 200-SMA, cerca de la fuerte línea de resistencia de $ 0.152. Si se niega tal resultado, serían posibles más caídas hacia líneas defensivas de $ 0.091 o $$ 0.0825. La presencia de una zona de demanda dentro de esta área podría amortiguar una venta masiva extendida.\r\n\r\nEl RSI de VET fue un ejemplo de otra moneda alternativa que cambió a una tendencia bajista después de que se negó una ruptura clave, en este caso, una resistencia de $ 0.152. El índice podría descender hacia la zona de sobreventa antes de cambiar de marcha. Supertrend Indicator aún presentaba una señal de venta, pero curiosamente colocó un stop-loss en $ 0.136 y 200-SMA, lo que hace que esta área sea crítica para el éxito de la FP.','Ethereum, Stellar Lumens, Análisis de precios de VeChain','','publish','closed','closed','','ethereum-stellar-lumens-anlisis-de-precios-de-vechain','','','2021-09-22 07:40:23','2021-09-22 07:40:23','',0,'http://thetranslationfactory.es/?p=97',0,'post','',0),(98,1,'2021-09-22 07:40:07','2021-09-22 07:40:07','','pexels-karolina-grabowska-5980596','','inherit','closed','closed','','pexels-karolina-grabowska-5980596','','','2021-09-22 07:40:07','2021-09-22 07:40:07','',97,'http://thetranslationfactory.es/wp-content/uploads/2021/09/pexels-karolina-grabowska-5980596.jpg',0,'attachment','image/jpeg',0),(99,1,'2021-09-22 07:40:23','2021-09-22 07:40:23','A pesar de que Bitcoin volvió a subir por encima de los $ 39,000 después de un aumento del 8% en un solo día, no todas las monedas experimentaron un aumento en el valor. Alts como Ethereum, Stellar Lumens y VeChain vieron ganancias limitadas dentro de su canal descendente y esperaron más señales para una ruptura.\r\n<h2>Ethereum [ETH]</h2>\r\nUna mirada al gráfico de 12 de Ethereum mostró la formación de un canal descendente después de que los vendedores negaran una ruptura por encima de $ 2,900. Al borde de una ruptura del patrón, los alcistas de ETH lucharon con la línea de tendencia superior en el momento de la publicación. Curiosamente, la línea de tendencia superior vio cierta interacción entre 20-SMA (rojo) y 50-SMA (amarillo) y, por lo tanto, fue un área importante para retomar. Una ruptura exitosa probablemente resultaría en un aumento del 13% hacia su techo superior de $ 2,900. <a href=\"https://cryptofriends.io/es\">Cryptofriends.io spain crypto</a> es positivo.\r\n\r\nEl MACD estuvo cerca de un cruce alcista cuando la línea de movimiento rápido alcanzó la línea de señal. Sin embargo, el RSI se mantuvo por debajo de 50 y los máximos más bajos indicaron un debilitamiento. Una ruptura fallida probablemente haría que ETH mantuviera su tendencia bajista dentro del canal.\r\n\r\nhttps://youtu.be/3UvIrt-rDxo\r\n<h2>Lúmenes estelares [XLM]</h2>\r\nStellar Lumens también intentó una ruptura por encima de su canal descendente en el momento de escribir este artículo. Una ruptura exitosa probablemente provocaría un salto del 13% hacia el nivel de Fibonacci del 23.6% ($ 0.388) y 50-SMA (amarillo). Un resultado alcista extendido incluso podría resultar en un aumento adicional del 20% en el nivel del 38.2% ($ 0.46) y 200-SMA (verde).\r\n\r\nSqueeze Momentum Indicator sugirió que el impulso bajista ha disminuido en los últimos días y respalda un resultado favorable. Sin embargo, RSI se ha mantenido en territorio bajista desde el 19 de mayo e incluso apuntaba al sur en el momento de la publicación. El índice podría continuar hacia la zona de sobreventa antes de que se pueda esperar una reversión. Tal resultado haría que XLM se mantuviera dentro de su canal descendente durante los próximos días. <a href=\"https://cryptofriends.io/es/polygon-precio\">Polygon precio</a> es positivo.\r\n<h2>VeChain [VET]</h2>\r\nVeChain se encontraba en una situación similar a la de sus homólogos ETH y XLM. El criptoactivo también se negoció dentro de un canal descendente y observó una ruptura por encima de su línea de tendencia superior, un área que chocaba con 20-SMA (rojo) y 50-SMA (amarillo). Una ruptura temprana probablemente impulsaría la VET hacia su 200-SMA, cerca de la fuerte línea de resistencia de $ 0.152. Si se niega tal resultado, serían posibles más caídas hacia líneas defensivas de $ 0.091 o $$ 0.0825. La presencia de una zona de demanda dentro de esta área podría amortiguar una venta masiva extendida.\r\n\r\nEl RSI de VET fue un ejemplo de otra moneda alternativa que cambió a una tendencia bajista después de que se negó una ruptura clave, en este caso, una resistencia de $ 0.152. El índice podría descender hacia la zona de sobreventa antes de cambiar de marcha. Supertrend Indicator aún presentaba una señal de venta, pero curiosamente colocó un stop-loss en $ 0.136 y 200-SMA, lo que hace que esta área sea crítica para el éxito de la FP.','Ethereum, Stellar Lumens, Análisis de precios de VeChain','','inherit','closed','closed','','97-revision-v1','','','2021-09-22 07:40:23','2021-09-22 07:40:23','',97,'http://thetranslationfactory.es/?p=99',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_relationships`
--
DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_relationships` (
`object_id` bigint unsigned NOT NULL DEFAULT '0',
`term_taxonomy_id` bigint unsigned NOT NULL DEFAULT '0',
`term_order` int NOT NULL DEFAULT '0',
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_relationships`
--
LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (23,3,0),(24,3,0),(25,3,0),(26,3,0),(27,3,0),(42,2,0),(42,4,0),(42,5,0),(43,2,0),(43,4,0),(43,5,0),(85,7,0),(87,6,0),(94,8,0),(97,9,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_taxonomy`
--
DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_term_taxonomy` (
`term_taxonomy_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint unsigned NOT NULL DEFAULT '0',
`taxonomy` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`parent` bigint unsigned NOT NULL DEFAULT '0',
`count` bigint NOT NULL DEFAULT '0',
PRIMARY KEY (`term_taxonomy_id`),
UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_taxonomy`
--
LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'category','',0,2),(3,3,'nav_menu','',0,5),(4,4,'category','',0,2),(5,5,'category','',0,2),(6,6,'category','',0,1),(7,7,'category','',0,1),(8,8,'category','',0,1),(9,9,'category','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_termmeta`
--
DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_termmeta` (
`meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`meta_id`),
KEY `term_id` (`term_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_termmeta`
--
LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_terms`
--
DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_terms` (
`term_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`slug` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`term_group` bigint NOT NULL DEFAULT '0',
PRIMARY KEY (`term_id`),
KEY `slug` (`slug`(191)),
KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_terms`
--
LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Blog','blog',0),(3,'Main Menu','main-menu',0),(4,'News','news',0),(5,'Translator','translator',0),(6,'Precio online','precio-online',0),(7,'Prestamo','prestamo',0),(8,'Chainguard Criptomonedas','chainguard-criptomonedas',0),(9,'Digital valuta','digital-valuta',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_usermeta`
--
DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_usermeta` (
`umeta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_usermeta`
--
LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','webmaster'),(2,1,'first_name','Bruce'),(3,1,'last_name','Jacobs'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:2:{s:64:\"4ad1de2bd15234e245b866f4e32e77ce78bd1f73108b5fa333dab46e6a3982bc\";a:4:{s:10:\"expiration\";i:1647227522;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:60:\"Mozilla/5.0 (compatible; MainWP/4.1.5.1; +http://mainwp.com)\";s:5:\"login\";i:1647054722;}s:64:\"613b681120723b9c936dd02a1f7de4d1214daa9c974bbfc6d85203b3d68543bc\";a:4:{s:10:\"expiration\";i:1647227522;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:60:\"Mozilla/5.0 (compatible; MainWP/4.1.5.1; +http://mainwp.com)\";s:5:\"login\";i:1647054722;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','96'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"77.168.162.0\";}'),(19,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(20,1,'metaboxhidden_nav-menus','a:3:{i:0;s:30:\"add-post-type-wpautoterms_page\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),(21,1,'wp_user-settings','libraryContent=browse&editor=tinymce'),(22,1,'wp_user-settings-time','1622728292');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_users`
--
DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_users` (
`ID` bigint unsigned NOT NULL AUTO_INCREMENT,
`user_login` varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_pass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_nicename` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`user_activation_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_status` int NOT NULL DEFAULT '0',
`display_name` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
PRIMARY KEY (`ID`),
KEY `user_login_key` (`user_login`),
KEY `user_nicename` (`user_nicename`),
KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_users`
--
LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'webmaster','$P$Bbkg0v/e3TZFKyflxR2FHWkBh/dS0X.','webmaster','[email protected]','http://thetranslationfactory.es','2020-04-19 07:17:00','',0,'Bruce Jacobs');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpforms_tasks_meta`
--
DROP TABLE IF EXISTS `wp_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpforms_tasks_meta` (
`id` bigint NOT NULL AUTO_INCREMENT,
`action` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
`date` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpforms_tasks_meta`
--
LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2021-04-16 17:58:08'),(2,'wpforms_admin_addons_cache_update','W10=','2021-04-28 16:18:20'),(3,'wpforms_admin_notifications_update','W10=','2021-06-03 13:50:33'),(4,'wpforms_admin_builder_templates_cache_update','W10=','2021-07-22 14:34:01'),(5,'wpforms_admin_notifications_update','W10=','2021-09-22 07:39:13');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpil_keyword_select_links`
--
DROP TABLE IF EXISTS `wp_wpil_keyword_select_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_keyword_select_links` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`keyword_id` int unsigned NOT NULL,
`post_id` int unsigned NOT NULL,
`post_type` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
`sentence_text` text COLLATE utf8mb4_unicode_ci,
`case_keyword` text COLLATE utf8mb4_unicode_ci,
`meta_data` text COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`id`),
KEY `keyword_id` (`keyword_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpil_keyword_select_links`
--
LOCK TABLES `wp_wpil_keyword_select_links` WRITE;
/*!40000 ALTER TABLE `wp_wpil_keyword_select_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpil_keyword_select_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpil_report_links`
--
DROP TABLE IF EXISTS `wp_wpil_report_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpil_report_links` (
`link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint unsigned NOT NULL,
`clean_url` text COLLATE utf8mb4_unicode_ci,
`raw_url` text COLLATE utf8mb4_unicode_ci,
`host` text COLLATE utf8mb4_unicode_ci,
`anchor` text COLLATE utf8mb4_unicode_ci,
`internal` tinyint(1) DEFAULT '0',
`has_links` tinyint(1) NOT NULL DEFAULT '0',
`post_type` text COLLATE utf8mb4_unicode_ci,
`location` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
PRIMARY KEY (`link_id`),
KEY `post_id` (`post_id`),
KEY `clean_url` (`clean_url`(500))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpil_report_links`
--
LOCK TABLES `wp_wpil_report_links` WRITE;
/*!40000 ALTER TABLE `wp_wpil_report_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpil_report_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2023-03-29 8:44:31