aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-02 02:25:23 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-02 02:25:23 +0000
commita5faa98e6e5375d8ba39d46c5f83d31306a598c6 (patch)
tree34ad2d691e5919ed3381cb68ddd670e52dcc2aae /apps/user_status
parent5cccbbdd453c742ba13b3a0fd01aba406389411f (diff)
downloadnextcloud-server-a5faa98e6e5375d8ba39d46c5f83d31306a598c6.tar.gz
nextcloud-server-a5faa98e6e5375d8ba39d46c5f83d31306a598c6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status')
-rw-r--r--apps/user_status/l10n/es.js2
-rw-r--r--apps/user_status/l10n/es.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/es.js b/apps/user_status/l10n/es.js
index f84eba05732..a0d671267bf 100644
--- a/apps/user_status/l10n/es.js
+++ b/apps/user_status/l10n/es.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Recent statuses" : "Estados recientes",
"In a meeting" : "En una reunión",
- "Commuting" : "Yendo a / Volviendo de trabajar",
+ "Commuting" : "De viaje",
"Out sick" : "Ausente por enfermedad",
"Vacationing" : "De vacaciones",
"Working remotely" : "Teletrabajando",
diff --git a/apps/user_status/l10n/es.json b/apps/user_status/l10n/es.json
index 94f0fd3d786..c0a656be697 100644
--- a/apps/user_status/l10n/es.json
+++ b/apps/user_status/l10n/es.json
@@ -1,7 +1,7 @@
{ "translations": {
"Recent statuses" : "Estados recientes",
"In a meeting" : "En una reunión",
- "Commuting" : "Yendo a / Volviendo de trabajar",
+ "Commuting" : "De viaje",
"Out sick" : "Ausente por enfermedad",
"Vacationing" : "De vacaciones",
"Working remotely" : "Teletrabajando",