diff options
Diffstat (limited to 'apps/user_status/l10n/es.json')
-rw-r--r-- | apps/user_status/l10n/es.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/es.json b/apps/user_status/l10n/es.json index 488599aa78f..e90ac756d0e 100644 --- a/apps/user_status/l10n/es.json +++ b/apps/user_status/l10n/es.json @@ -6,7 +6,6 @@ "Vacationing" : "De vacaciones", "Working remotely" : "Teletrabajando", "User status" : "Estado del usuario", - "Set custom status" : "Configurar estado personalizado", "Online" : "En línea", "Away" : "Ausente", "Do not disturb" : "No molestar", @@ -14,10 +13,7 @@ "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 after" : "Eliminar el estado después de", "What's your status?" : "¿Cuál es tu estado?", - "Set a custom status" : "Configura un estado personalizado", - "Clear custom status" : "Eliminar estado personalizado", "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", @@ -28,6 +24,10 @@ "30 minutes" : "30 minutos", "1 hour" : "1 hora", "4 hours" : "4 horas", - "Mute all notifications" : "Silenciar todas las notificaciones" + "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |