summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/es.js')
-rw-r--r--apps/user_status/l10n/es.js23
1 files changed, 12 insertions, 11 deletions
diff --git a/apps/user_status/l10n/es.js b/apps/user_status/l10n/es.js
index 449c42e6620..fc3c83e5c13 100644
--- a/apps/user_status/l10n/es.js
+++ b/apps/user_status/l10n/es.js
@@ -8,14 +8,12 @@ OC.L10N.register(
"Vacationing" : "De vacaciones",
"Working remotely" : "Teletrabajando",
"User status" : "Estado del usuario",
- "Online" : "En línea",
- "Away" : "Ausente",
- "Do not disturb" : "No molestar",
- "Invisible" : "Invisible",
- "Offline" : "Sin conexión",
- "Set status" : "Configurar estado",
- "There was an error saving the new status" : "Ha habido un error al guardar el nuevo estado",
+ "Clear status message after" : "Borrar mensaje de estado después de",
"What's your status?" : "¿Cuál es tu estado?",
+ "Set status" : "Configurar estado",
+ "Status message" : "Mensaje de estado",
+ "Clear status message" : "Borrar mensaje de estado",
+ "Set status message" : "Ajustar el mensaje de estado",
"There was an error saving the status" : "Ha habido un error al guardar el estado",
"There was an error clearing the status" : "Ha habido un error al eliminar el estado",
"No recent status changes" : "No hay cambios de estado recientes",
@@ -23,13 +21,16 @@ OC.L10N.register(
"Don't clear" : "No eliminar",
"Today" : "Hoy",
"This week" : "Esta semana",
+ "Online" : "En línea",
+ "Away" : "Ausente",
+ "Do not disturb" : "No molestar",
+ "Invisible" : "Invisible",
+ "Offline" : "Sin conexión",
+ "There was an error saving the new status" : "Ha habido un error al guardar el nuevo estado",
"30 minutes" : "30 minutos",
"1 hour" : "1 hora",
"4 hours" : "4 horas",
"Mute all notifications" : "Silenciar todas las notificaciones",
- "Set custom status" : "Configurar estado personalizado",
- "Clear status after" : "Eliminar el estado después de",
- "Set a custom status" : "Configura un estado personalizado",
- "Clear custom status" : "Eliminar estado personalizado"
+ "Clear status after" : "Eliminar el estado después de"
},
"nplurals=2; plural=(n != 1);");