aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/es.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-28 02:17:48 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-28 02:17:48 +0000
commit7f83150f4a4c0ec17d999319cf80f37370c11049 (patch)
tree84959c1824814875d67a962707a00c6364886849 /apps/user_status/l10n/es.json
parent190f0be5fb820501527238112ca9a495cbbc2610 (diff)
downloadnextcloud-server-7f83150f4a4c0ec17d999319cf80f37370c11049.tar.gz
nextcloud-server-7f83150f4a4c0ec17d999319cf80f37370c11049.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/es.json')
-rw-r--r--apps/user_status/l10n/es.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/apps/user_status/l10n/es.json b/apps/user_status/l10n/es.json
new file mode 100644
index 00000000000..488599aa78f
--- /dev/null
+++ b/apps/user_status/l10n/es.json
@@ -0,0 +1,33 @@
+{ "translations": {
+ "Recent statuses" : "Estados recientes",
+ "In a meeting" : "En una reunión",
+ "Commuting" : "Yendo a / Volviendo de trabajar",
+ "Out sick" : "Ausente por enfermedad",
+ "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",
+ "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 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",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "No eliminar",
+ "Today" : "Hoy",
+ "This week" : "Esta semana",
+ "30 minutes" : "30 minutos",
+ "1 hour" : "1 hora",
+ "4 hours" : "4 horas",
+ "Mute all notifications" : "Silenciar todas las notificaciones"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file