1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-17 18:36:50 +02:00

Merge pull request #395 from Freddynic159/master

Spanish translation update (fixed)
This commit is contained in:
Sergey Romanenko
2016-01-27 18:43:30 +03:00
13 changed files with 133 additions and 134 deletions

View File

@@ -28,13 +28,13 @@
'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' => 'Versión Monstra',
'Directory Permissions' => 'Permisos del Directorio',
'Directory Permissions' => 'Permisos de directorio',
'Directory' => 'Directorio',
'Writable' => 'Accesible',
'Unwritable' => 'No accesible',
'Status' => 'Estado',
'PHP Built On' => 'PHP Construido En',
'Web Server' => 'Servidor Web',
'WebServer to PHP Interface' => 'Servidor Web Para Interfaz PHP',
'PHP Built On' => 'PHP construido en',
'Web Server' => 'Servidor web',
'WebServer to PHP Interface' => 'Servidor web para interfaz PHP',
)
);