diff --git a/plugins/box/backup/languages/es.lang.php b/plugins/box/backup/languages/es.lang.php new file mode 100644 index 0000000..7a19067 --- /dev/null +++ b/plugins/box/backup/languages/es.lang.php @@ -0,0 +1,17 @@ + array( + 'Backups' => 'Copia de seguridad', + 'Backup date' => 'Copia de seguridad dia', + 'Create backup' => 'Crear copia de seguridad', + 'Delete' => 'Borrar', + 'storage' => 'Almacen', + 'public' => 'publico', + 'plugins' => 'plugins', + 'Size' => 'Tamaño', + 'Actions' => 'Acciones', + 'Delete backup: :backup' => 'Borrar copia de seguridad: :backup', + 'Creating...' => 'Creando...', + ) + ); \ No newline at end of file diff --git a/plugins/box/blocks/languages/es.lang.php b/plugins/box/blocks/languages/es.lang.php new file mode 100644 index 0000000..3c8b13a --- /dev/null +++ b/plugins/box/blocks/languages/es.lang.php @@ -0,0 +1,29 @@ + array( + 'Blocks' => 'Bloques', + 'Blocks manager' => 'Administrar bloques', + 'Delete' => 'Borrar', + 'Edit' => 'Editar', + 'Name' => 'Nombre', + 'Create new block' => 'Crear nuevo bloque', + 'New block' => 'Nuevo bloque', + 'Edit block' => 'Editar bloque', + 'Save' => 'Guardar', + 'Save and exit' => 'Guardar y salir', + 'Actions' => 'Acciones', + 'Required field' => 'Dato requerido', + 'This block already exists' => 'Este bloque ya esiste', + 'This block does not exist' => 'Este bloque no esiste', + 'Delete block: :block' => 'Borrar bloque: :block', + 'Block content' => 'Contenido del bloque', + 'Block :name deleted' => 'bloque :nombre borrdo', + 'Your changes to the block :name have been saved.' => 'Tus cambios en el bloque :name han sido guardados.', + 'Delete block: :block' => 'Borrar bloque: :block', + 'View Embed Code' => 'Ver codigo para incrustar', + 'Embed Code' => 'Codigo para incrustar', + 'Shortcode' => 'Codigo corto', + 'PHP Code' => 'Codigo PHP', + ) + ); \ No newline at end of file diff --git a/plugins/box/editor/languages/es.lang.php b/plugins/box/editor/languages/es.lang.php new file mode 100644 index 0000000..0b11d20 --- /dev/null +++ b/plugins/box/editor/languages/es.lang.php @@ -0,0 +1,8 @@ + array( + 'Editor' => 'Editor', + 'Editor plugin' => 'Plugin editor', + ) + ); \ No newline at end of file diff --git a/plugins/box/filesmanager/languages/es.lang.php b/plugins/box/filesmanager/languages/es.lang.php new file mode 100644 index 0000000..8c9527a --- /dev/null +++ b/plugins/box/filesmanager/languages/es.lang.php @@ -0,0 +1,17 @@ + array( + 'Files' => 'Archivos', + 'Files manager' => 'Administrar archivos', + 'Name' => 'Nombre', + 'Actions' => 'Acciones', + 'Delete' => 'Borrar', + 'Upload' => 'Subir', + 'directory' => 'directorio', + 'Delete directory: :dir' => 'Borrar directorio: :dir', + 'Delete file: :file' => 'Borrar archivo :file', + 'Extension' => 'Extension', + 'Size' => 'Tamaño', + ) + ); \ No newline at end of file diff --git a/plugins/box/information/languages/es.lang.php b/plugins/box/information/languages/es.lang.php new file mode 100644 index 0000000..5e93348 --- /dev/null +++ b/plugins/box/information/languages/es.lang.php @@ -0,0 +1,40 @@ + array( + 'Information' => 'Información', + 'Debugging' => 'Depuración', + 'Name' => 'Nombre', + 'Value' => 'Valor', + 'Security' => 'Seguridad', + 'System' => 'Sistema', + 'on' => 'Encendido', + 'off'=> 'Apagado', + 'Server' => 'Servidor', + 'PHP version' => 'Version PHP', + 'SimpleXML module' => 'SimpleXML modulo', + 'DOM module' => 'DOM modulo', + 'Installed' => 'Instalado', + 'Not Installed' => 'No instalado', + 'Security check results' => 'Resultados de control de seguridad', + 'The configuration file has been found to be writable. We would advise you to remove all write permissions on defines.php on production systems.' => + 'El archivo de configuración se ha encontrado ser de escritura. Les recomendamos quitar todos los permisos de escritura en defines.php en los sistemas de producción.', + 'The Monstra core directory (":path") and/or files underneath it has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod -R a-w :path' => + 'El directorio núcleo Monstra (": path") y / o los archivos por debajo de ella se ha encontrado para tener permisos de escritura. Les recomendamos quitar todos los permisos de escritura.
Usted puede hacer esto en sistemas Unix con: chmod-R aw: path ', + 'The Monstra .htaccess file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path' => + 'El Monstra. Htaccess se ha encontrado para tener permisos de escritura. Les recomendamos quitar todos los permisos de escritura.
Usted puede hacer esto en sistemas Unix con: chmod a-w :path', + 'The Monstra index.php file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path' => + 'El archivo index.php Monstra se ha encontrado ser de escritura. Les recomendamos quitar todos los permisos de escritura.
Usted puede hacer esto en sistemas Unix con: chmod a-w :path', + 'Due to the type and amount of information an error might give intruders when Core::$environment = Core::DEVELOPMENT, we strongly advise setting Core::PRODUCTION in production systems.' => + 'Debido al tipo y cantidad de información que un error podría dar a los intrusos cuando Core::$environment = Core::DEVELOPMENT,le recomendamos ajuste Core::PRODUCTION en sistemas de producción.', + 'Monstra version' => 'Monstra version', + 'Directory Permissions' => 'Permisos de directorios', + 'Directory' => 'Directorio', + 'Writable' => 'Adcesible', + 'Unwritable' => 'No adcesible', + 'Status' => 'Estado', + 'PHP Built On' => 'PHP Construido En', + 'Web Server' => 'Servidor Web', + 'WebServer to PHP Interface' => 'Servidor web en PHP Interface', + ) + ); \ No newline at end of file diff --git a/plugins/box/menu/languages/es.lang.php b/plugins/box/menu/languages/es.lang.php new file mode 100644 index 0000000..84bb0ef --- /dev/null +++ b/plugins/box/menu/languages/es.lang.php @@ -0,0 +1,27 @@ + array( + 'Menu' => 'Menu', + 'Menu manager' => 'Administrar menu', + 'Edit' => 'Editar', + 'Name' => 'Nombre', + 'Delete' => 'Borrar', + 'Order' => 'Orden', + 'Actions' => 'Acciones', + 'Create new item' => 'Crear nuevo item', + 'New item' => 'Nuevo item', + 'Item name' => 'Nombre item', + 'Item order' => 'Orden item', + 'Item target' => 'target de item', + 'Item link' => 'Enlace item', + 'Item category' => 'categoría del item', + 'Save' => 'Guardar', + 'Edit item' => 'Editar item', + 'Delete item :name' => 'Borrar item :name', + 'Select page' => 'Seleccionar pagina', + 'Category' => 'Categoria', + 'Select category' => 'Seleccionar categoria', + 'Required field' => 'Dato requerido', + ) + ); \ No newline at end of file diff --git a/plugins/box/pages/languages/es.lang.php b/plugins/box/pages/languages/es.lang.php new file mode 100644 index 0000000..d915136 --- /dev/null +++ b/plugins/box/pages/languages/es.lang.php @@ -0,0 +1,54 @@ + array( + 'Pages' => 'Paginas', + 'Pages manager' => 'Administrar paginas', + 'Content' => 'Contenido', + 'Create new page' => 'Crear nueva pagina', + 'New page' => 'Nueva pagina', + 'Edit page' => 'Editar pagina', + 'Date' => 'Fecha', + 'Clone' => 'Clonar', + 'Edit' => 'Editar', + 'Delete' => 'Borrar', + 'Delete page: :page' => 'Borrar pagina: :page', + 'Title' => 'Titulo', + 'Name' => 'Nombre', + 'Author' => 'Autor', + 'Name (slug)' => 'Nombre (slug)', + 'Description' => 'Descripción', + 'Keywords' => 'Palabras clave', + 'Parent' => 'Pariente de', + 'Template' => 'Plantilla', + 'Year' => 'Año', + 'Day' => 'dia', + 'Month' => 'Mes', + 'Hour' => 'Hora', + 'Minute' => 'Minutos', + 'Second' => 'Segundos', + 'This field should not be empty' => 'Este campo no puede estar vacío', + 'This page already exists' => 'Esta página ya existe', + 'Extra' => 'Extra', + 'Save' => 'Guardar', + 'Save and exit' => 'Guardar y salir', + 'Your changes to the page :page have been saved.' => 'Los cambios realizados en la página :page se han guardado.', + 'The page :page cloned.' => 'La página :page se ha clonado.', + 'Status' => 'Status', + 'Actions' => 'Acciones', + 'Add' => 'Añadir', + 'Published' => 'Publicado', + 'Draft' => 'Borrador', + 'Published on' => 'Publicada el', + 'Edit 404 page' => 'Editar la página 404', + 'Page :page deleted' => 'Pagina :page borrada', + 'Search Engines Robots' => 'Motores de búsqueda Robots', + 'Page' => 'Pagina', + 'Metadata' => 'Metadata', + 'Settings' => 'Ajustes', + 'Required field' => 'Dato requerido', + 'Access' => 'Acceso', + 'Public' => 'Publico', + 'Registered' => 'Registrado', + ) + ); \ No newline at end of file diff --git a/plugins/box/plugins/languages/es.lang.php b/plugins/box/plugins/languages/es.lang.php new file mode 100644 index 0000000..b5d30c9 --- /dev/null +++ b/plugins/box/plugins/languages/es.lang.php @@ -0,0 +1,20 @@ + array( + 'Plugins' => 'Plugins', + 'Name' => 'Nombre', + 'Actions' => 'Acciones', + 'Description' => 'Descripción', + 'Installed' => 'Instalado', + 'Install New' => 'Instalar nuevow', + 'Delete' => 'Borrar', + 'Delete plugin :plugin' => 'Eliminar plugin :plugin', + 'This plugin does not exist' => 'Este plugin no existe', + 'Version' => 'Version', + 'Author' => 'Autor', + 'Get More Plugins' => 'Obtener mas plugins', + 'Install' => 'Instalar', + 'Uninstall' => 'Desinstalar', + ) + ); \ No newline at end of file diff --git a/plugins/box/sitemap/languages/es.lang.php b/plugins/box/sitemap/languages/es.lang.php new file mode 100644 index 0000000..b0b1fb8 --- /dev/null +++ b/plugins/box/sitemap/languages/es.lang.php @@ -0,0 +1,7 @@ + array( + 'Sitemap' => 'Mapa del sitio', + ) + ); \ No newline at end of file diff --git a/plugins/box/snippets/languages/es.lang.php b/plugins/box/snippets/languages/es.lang.php new file mode 100644 index 0000000..d13abd0 --- /dev/null +++ b/plugins/box/snippets/languages/es.lang.php @@ -0,0 +1,29 @@ + array( + 'Snippets' => 'fragmentos', + 'Snippets manager' => 'Snippets administrador', + 'Actions' => 'Acciones', + 'Delete' => 'Borrar', + 'Edit' => 'Editar', + 'Name' => 'Nombre', + 'Create new snippet' => 'Crear nuevo snippet', + 'New snippet' => 'Nuevo snippet', + 'Edit snippet' => 'Editar snippet', + 'Save' => 'Guardar', + 'Save and exit' => 'Guardar y salir', + 'This snippet already exists' => 'Este snippet que ya existe', + 'This snippet does not exist' => 'Este snippet no existe', + 'Delete snippet: :snippet' => 'Eliminar snippet: :snippet', + 'Snippet content' => 'Contenido de snippet', + 'Snippet :name deleted' => 'Snippet :name borrado', + 'Your changes to the snippet :name have been saved.' => 'Los cambios realizados en el snippet :name se han guardado.', + 'Delete snippet: :snippet' => 'Delete snippet: :snippet', + 'Required field' => 'Dato requerido', + 'View Embed Code' => 'Ver codigo incrustado', + 'Embed Code' => 'Codigo incrustado', + 'Shortcode' => 'Codigo corto', + 'PHP Code' => 'Codigo PHP', + ) + ); \ No newline at end of file diff --git a/plugins/box/system/languages/es.lang.php b/plugins/box/system/languages/es.lang.php new file mode 100644 index 0000000..2d43016 --- /dev/null +++ b/plugins/box/system/languages/es.lang.php @@ -0,0 +1,81 @@ + array( + 'System' => 'Sistema', + 'Published a new version of the :monstra' => 'Publicada una nueva versión de :monstra', + 'Sitemap created' => 'Mapa del sitio creado', + 'Create sitemap' => 'Crear mapa del sitio', + 'on' => 'on', + 'off'=> 'off', + 'Site url' => 'url del sitio', + 'Maintenance Mode' => 'Modo de mantenimiento', + 'Maintenance Mode On' => 'En Modo Mantenimiento', + 'Maintenance Mode Off' => 'Modo Mantenimiento apagado', + 'Site settings' => 'Configuración del sitio', + 'System settings' => 'Configuración del sistema', + 'Site name' => 'Nombre del sitio', + 'Site description' => 'Descripción del sitio', + 'Site keywords' => 'Palabras clave del sitio', + 'Site slogan' => 'Lema del sitio', + 'Default page' => 'Página por defecto', + 'Time zone' => 'Zona horaria', + 'Language' => 'Lenguaje', + 'Save' => 'Guardar', + 'Site' => 'Sitio web', + 'System version' => 'Version del sitio', + 'System version ID' => 'Version del sitio ID', + 'GZIP' => 'GZIP', + 'Debugging' => 'Depuración', + 'Plugin API' => 'Plugin API', + 'Plugins active' => 'Plugins activos', + 'Actions registered' => 'Acciones registradas', + 'Filters registered' => 'Filtros registrados', + 'logout' => 'Salir', + 'site' => 'sitio web', + 'Core' => 'Core', + 'Delete temporary files' => 'Borre los archivos temporales', + 'Download the latest version' => 'Descargue la versión más reciente', + 'Powered by' => 'Desarrollado por', + 'Administration' => 'Administración', + 'Settings' => 'Configuración', + 'Temporary files deleted' => 'Archivos temporales eliminados', + 'Extends' => 'Extiende', + 'View site' => 'Ver sitio', + 'Welcome, :username' => 'Bienvenido, :username', + 'Reset Password' => 'Restablecer contraseña', + '< Back to Website' => '< Regreso a la Página Web', + 'Forgot your password? >' => 'Olvidó su contraseña? >', + 'Administration >' => 'Administración >', + 'Send New Password' => 'Enviar nueva contraseña', + 'This user does not exist' => 'Este usuario no existe', + 'Version' => 'Version', + 'Plugin does not exist' => 'Plugin no existe', + 'Install script writable' => 'Install script es modificable', + 'Install script not writable' => 'Install script no puede escribir', + 'Directory: :dir writable' => 'Directorio: :dir es modificable', + 'Directory: :dir not writable' => 'Directorio: :dir no puede escribir', + 'PHP Version' => 'Version PHP', + 'Module DOM is installed' => 'Modulo DOM está instalado', + 'Module DOM is required' => 'Modulo DOM es requerido', + 'Module Mod Rewrite is installed' => 'Modulo Mod Rewrite está instalado', + 'Module SimpleXML is installed' => 'Modulo SimpleXML está instalado', + 'PHP 5.2 or greater is required' => 'PHP 5.2 o mayor es requerido', + 'Apache Mod Rewrite is required' => 'Apache Mod Rewrite es requerido', + 'SimpleXML module is required' => 'SimpleXML modulo es requerido', + 'Field "Site name" is empty' => 'El campo "Nombre del sitio" está vacío', + 'Field "Email" is empty' => 'El campo "Correo electrónico" está vacío', + 'Field "Username" is empty' => 'El campo "Nombre de usuario" está vacío', + 'Field "Password" is empty' => 'El campo "Contraseña" está vacío', + 'Field "Site url" is empty' => 'El campo "URL del sitio" está vacío', + 'Email not valid' => 'Correo no es válido', + 'Install' => 'Instalar', + '...Monstra says...' => '...Monstra dice...', + 'Sitemap file writable' => 'Archivo Mapa del sitio modificable', + 'Sitemap file not writable' => 'Archivo Mapa del sitio no modificable', + 'Main .htaccess file writable' => 'Main .htaccess file writable', + 'Main .htaccess file not writable' => 'Archivo principal .htaccess no modificable', + 'Official Support Forum' => 'Foro de Soporte Oficial', + 'Documentation' => 'Documentación', + ) + ); \ No newline at end of file diff --git a/plugins/box/themes/languages/es.lang.php b/plugins/box/themes/languages/es.lang.php new file mode 100644 index 0000000..5dbb830 --- /dev/null +++ b/plugins/box/themes/languages/es.lang.php @@ -0,0 +1,49 @@ + array( + 'Themes' => 'Temas', + 'Themes manager' => 'Administrador de temas', + 'Select theme' => 'Selecionar tema', + 'Save' => 'Guardar', + 'Save and exit' => 'Guardar y salir', + 'Name' => 'Nombre', + 'Create new template' => 'Crear nueva plantilla', + 'New template' => 'Nueva plantilla', + 'Delete template: :name' => 'Borrar plantilla: :name', + 'Delete chunk: :name' => 'Eliminar chunk: :name', + 'Delete styles: :name' => 'Eliminar estilos: :name', + 'Templates' => 'Plantillas', + 'Clone' => 'Clonar', + 'Edit' => 'Editar', + 'Delete' => 'Borrar', + 'Actions' => 'Acciones', + 'Create new chunk' => 'Crear nuevo chunk', + 'New chunk' => 'Nuevo chunk', + 'Chunks' => 'trozos', + 'Create new styles' => 'Crear nuevos estilos', + 'New styles' => 'Nuevos estilos', + 'Styles' => 'Estilos', + 'Template content' => 'Contenido de plantilla', + 'Styles content' => 'Contenido de estilos', + 'Chunk content' => 'Contenido de chunk', + 'Edit template' => 'Editar plantilla', + 'Edit chunk' => 'Editar chunk', + 'Edit styles' => 'Editar estilos', + 'Current site theme' => 'Tema del sitio actual', + 'Current admin theme' => 'Tema de administración actual', + 'This template already exists' => 'Esta plantilla ya existe', + 'This chunk already exists' => 'Este chunk ya existe', + 'This styles already exist' => 'This styles already exists', + 'Components templates' => 'Components templates', + 'Your changes to the chunk :name have been saved.' => 'Los cambios realizados en el chunk :name se han guardado.', + 'Your changes to the styles :name have been saved.' => 'Los cambios realizados en el estilo :name se han guardado.', + 'Your changes to the template :name have been saved.' => 'Los cambios realizados en la plantilla :name se han guardado.', + 'Required field' => 'Dato requerido', + 'Scripts' => 'Scripts', + 'Create new script' => 'Crear nuevo script', + 'Script content' => 'Contenido del sript', + 'New script' => 'Nuevo script', + 'Edit script' => 'Editar script', + ) + ); \ No newline at end of file diff --git a/plugins/box/users/languages/es.lang.php b/plugins/box/users/languages/es.lang.php new file mode 100644 index 0000000..c8233b2 --- /dev/null +++ b/plugins/box/users/languages/es.lang.php @@ -0,0 +1,67 @@ + array( + 'Users' => 'Usuarios', + 'Login' => 'Entrar', + 'Username' => 'Usuario', + 'Password' => 'Contraseña', + 'Registered' => 'Registrado', + 'Email' => 'Correo', + 'Role' => 'Nivel', + 'Roles' => 'Niveles', + 'Edit' => 'Editar', + 'Actions' => 'Acciones', + 'Delete' => 'Borrar', + 'Enter' => 'Entrar', + 'Logout' => 'Salir', + 'Register new user' => 'Registrar nuevo usuario', + 'New User Registration' => 'Registración nuevo usuario', + 'Delete user: :user' => 'Borrar usuario: :user', + 'User :user have been deleted.' => 'Usuario :user ha sido borrado.', + 'This user already exists' => 'Este usuario ya existe', + 'This email already exists' => 'Este correo ya existe', + 'Changes saved' => 'Cambios guardados', + 'Wrong old password' => 'Antigua contraseña incorrecta', + 'Admin' => 'Adminintrador', + 'User' => 'Usuario', + 'Editor' => 'Editor', + 'Register' => 'Registrar', + 'Edit profile' => 'Editar prefil', + 'Save' => 'Guardar', + 'Firstname' => 'Primer nombre', + 'Lastname' => 'Apellido', + 'Old password' => 'Contraseña vieja', + 'New password' => 'Nueva contraseña', + 'Welcome' => 'Biemvenido', + 'Wrong username or password' => 'Mal Nombre de usuario o Contraseña', + 'Your changes have been saved.' => 'Tus cambios han sido guardados.', + 'New user have been registered.' => 'Nuevo usuario registrado.', + 'Captcha' => 'Captcha', + 'Registration' => 'Registro', + 'Username' => 'Nombre usuario', + 'User email is invalid' => 'Tu correo es invalido', + 'Reset Password' => 'Resetear contraseña', + 'Send New Password' => 'Enviar nueva contraseña', + 'This user doesnt alredy exist' => 'Este usuario no existe', + 'Users - Profile' => 'Usuarios - Perfil', + 'Users - Edit Profile' => 'Usuarios - Editar perfil', + 'Users - Login' => 'Usuarios - Entrar', + 'Users - Registration' => 'Usuarios - registro', + 'Users - Password Recover' => 'Usuarios - Recordar contraseña', + 'New Password' => 'Nueva contraseña', + 'Forgot your password?' => 'Has olvidado la contraseña?', + 'New password has been sent' => 'Nueva contraseña enviada', + 'Monstra says: This is not your profile...' => 'Monstra dice: Este es tu perfil...', + 'User registration is closed.' => 'El registro de usuario esta cerrado.', + 'Allow user registration' => 'Permitir registro', + 'Required field' => 'Dato requerido', + 'This user doesnt exist' => 'Este usuario no existe', + 'Captcha code is wrong' => 'Codigo captcha equivocado', + 'Your login details for :site_name has been sent' => 'Los detalles para loguearte en :site_name han sido enviados', + 'Your new password for :site_name' => 'Tu nuevo password para :site_name', + 'Your login details for :site_name' => 'Detalles para entrar en :site_name', + 'About Me' => 'Sobre mi', + 'Profile' => 'Perfil', + ) + ); \ No newline at end of file diff --git a/plugins/captcha/languages/es.lang.php b/plugins/captcha/languages/es.lang.php new file mode 100644 index 0000000..0be6297 --- /dev/null +++ b/plugins/captcha/languages/es.lang.php @@ -0,0 +1,9 @@ + array( + 'Captcha' => 'Captcha', + 'Captcha plugin for Monstra' => 'Captcha plugin for Monstra', + 'Captcha code is wrong' => 'Codigo captcha equivocado', + ) + ); \ No newline at end of file diff --git a/plugins/sandbox/languages/es.lang.php b/plugins/sandbox/languages/es.lang.php new file mode 100644 index 0000000..2661371 --- /dev/null +++ b/plugins/sandbox/languages/es.lang.php @@ -0,0 +1,10 @@ + array( + 'Sandbox' => 'Sandbox', + 'Sandbox plugin for Monstra' => 'Sandbox plugin para Monstra', + 'Sandbox template' => 'Plantilla sandbox', + 'Save' => 'Guardar', + ) + ); \ No newline at end of file