summaryrefslogtreecommitdiff
path: root/app/Locale/es_ES
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-06-28 10:01:28 -0400
committerFrederic Guillot <fred@kanboard.net>2015-06-28 10:01:28 -0400
commit6660be939d1452b8b2ac996837b55e8756598646 (patch)
tree5e010497ab1b317fb22e370cd2c668b28bd9c3ba /app/Locale/es_ES
parent7b9733f67208a97fbf05d34ea449126794f781df (diff)
Sync locales
Diffstat (limited to 'app/Locale/es_ES')
-rw-r--r--app/Locale/es_ES/translations.php13
1 files changed, 11 insertions, 2 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index cfb50ba8..b6d89ac7 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -20,6 +20,15 @@ return array(
'Red' => 'Rojo',
'Orange' => 'Naranja',
'Grey' => 'Gris',
+ // 'Brown' => '',
+ // 'Deep Orange' => '',
+ // 'Dark Grey' => '',
+ // 'Pink' => '',
+ // 'Teal' => '',
+ // 'Cyan' => '',
+ // 'Lime' => '',
+ // 'Light Green' => '',
+ // 'Amber' => '',
'Save' => 'Guardar',
'Login' => 'Iniciar sesión (Ingresar)',
'Official website:' => 'Página web oficial :',
@@ -31,7 +40,6 @@ return array(
'All users' => 'Todos los usuarios',
'Username' => 'Nombre de usuario',
'Password' => 'Contraseña',
- 'Default project' => 'Proyecto por defecto',
'Administrator' => 'Administrador',
'Sign in' => 'Iniciar sesión',
'Users' => 'Usuarios',
@@ -405,7 +413,6 @@ return array(
'Username:' => 'Nombre de Usuario:',
'Name:' => 'Nombre:',
'Email:' => 'Correo electrónico:',
- 'Default project:' => 'Proyecto por defecto:',
'Notifications:' => 'Notificaciones:',
'Notifications' => 'Notificaciones',
'Group:' => 'Grupo:',
@@ -949,4 +956,6 @@ return array(
// '<30m' => '',
// 'Stop timer' => '',
// 'Start timer' => '',
+ // 'Add project member' => '',
+ // 'Enable notifications' => '',
);