aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:31 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:31 +0000
commitfea2277b632ff724856bee182ed1ab28e7c446f5 (patch)
tree33bf918ea5f6dcba103ba3a5ac3cb73ed650e73b /apps/dav/l10n/es.js
parent6f1d9eb11880efb900370f1e6857f05dbef5f84a (diff)
downloadnextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.tar.gz
nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r--apps/dav/l10n/es.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js
index 63d374cdf29..74e899def79 100644
--- a/apps/dav/l10n/es.js
+++ b/apps/dav/l10n/es.js
@@ -185,7 +185,6 @@ OC.L10N.register(
"Saved availability" : "Disponibilidad guardada",
"Failed to save availability" : "No se ha podido guardar la disponibilidad",
"Availability" : "Disponibilidad",
- "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si configura su horario de trabajo, otros usuarios verán cuándo está fuera de la oficina cuando planifiquen una reunión.",
"Absence" : "Ausencia",
"Configure your next absence period." : "Configura el siguiente periodo en que estarás ausente",
"Calendar server" : "Servidor de calendario",
@@ -204,6 +203,7 @@ OC.L10N.register(
"Please contact the organizer directly." : "Por favor, contacta directamente con el organizador.",
"Are you accepting the invitation?" : "¿Aceptas la invitación?",
"Tentative" : "Provisional",
- "Your attendance was updated successfully." : "Tu asistencia se ha actualizado con éxito."
+ "Your attendance was updated successfully." : "Tu asistencia se ha actualizado con éxito.",
+ "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si configura su horario de trabajo, otros usuarios verán cuándo está fuera de la oficina cuando planifiquen una reunión."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");