diff options
Diffstat (limited to 'apps/user_status/l10n/es.js')
-rw-r--r-- | apps/user_status/l10n/es.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/user_status/l10n/es.js b/apps/user_status/l10n/es.js index 0cce8d0f27b..86fdd4d3fef 100644 --- a/apps/user_status/l10n/es.js +++ b/apps/user_status/l10n/es.js @@ -12,13 +12,20 @@ OC.L10N.register( "View profile" : "Ver perfil", "Clear status after" : "Eliminar el estado después de", "What is your status?" : "¿Cuál es su estado?", + "Previously set" : "Previamente definido", + "Reset status" : "Re-inicializar estado", "Set status" : "Configurar estado", "Online status" : "Estado en línea", "Status message" : "Mensaje de estado", + "Your status was set automatically" : "Su estado fue definido automáticamente", "Clear status message" : "Borrar mensaje de estado", "Set status message" : "Ajustar el mensaje de estado", + "Reset status to \"{icon} {message}\"" : "Re-inicializar estado a \"{icon} {message}\"", + "Reset status to \"{message}\"" : "Re-inicializar estado a \"{message}\"", + "Reset status to \"{icon}\"" : "Re-inicializar estado a \"{icon}\"", "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", + "There was an error reverting the status" : "Ocurrió un error al revertir el estado", "No recent status changes" : "No hay cambios de estado recientes", "Away" : "Ausente", "Do not disturb" : "No molestar", |