aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/es_EC.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:15 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:15 +0000
commitbc411a2cf318d807cd42e15bf9b2ffca56b78bd8 (patch)
tree076993e7b7463ade82c99775c7ac0e916e783d03 /apps/user_status/l10n/es_EC.json
parent020401b6c82930783188fd428b961ddd4a296656 (diff)
downloadnextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.tar.gz
nextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/es_EC.json')
-rw-r--r--apps/user_status/l10n/es_EC.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/es_EC.json b/apps/user_status/l10n/es_EC.json
index cdd152cc3ef..7cefbec7de1 100644
--- a/apps/user_status/l10n/es_EC.json
+++ b/apps/user_status/l10n/es_EC.json
@@ -1,5 +1,6 @@
{ "translations": {
"Recent statuses" : "Estados recientes",
+ "No recent status changes" : "No hay cambios recientes de estado",
"In a meeting" : "En una reunión",
"Commuting" : "Desplazamiento",
"Out sick" : "Ausente por enfermedad",
@@ -26,14 +27,12 @@
"There was an error saving the status" : "Hubo un error al guardar el estado",
"There was an error clearing the status" : "Hubo un error al borrar el estado",
"There was an error reverting the status" : "Hubo un error al revertir el estado",
- "No recent status changes" : "No hay cambios recientes de estado",
- "Away" : "Ausente",
- "Do not disturb" : "No molestar",
- "{status}, {timestamp}" : "{estado}, {marca de tiempo}",
"Don't clear" : "No borrar",
"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" : "Hubo un error al guardar el nuevo estado",
@@ -41,6 +40,7 @@
"1 hour" : "1 hora",
"4 hours" : "4 horas",
"Mute all notifications" : "Silenciar todas las notificaciones",
- "Appear offline" : "Aparecer como desconectado"
+ "Appear offline" : "Aparecer como desconectado",
+ "{status}, {timestamp}" : "{estado}, {marca de tiempo}"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file