diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-04 00:21:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-04 00:21:35 +0000 |
commit | 1ff90dc3dad5499b98dbc774f983e6d00970daf1 (patch) | |
tree | 5cf2b43c4e39b2525c935162b7ac12f2d54d48d9 /apps/dav | |
parent | 0c32d3838326508d10f291b4046ebc8270ec0b4a (diff) | |
download | nextcloud-server-1ff90dc3dad5499b98dbc774f983e6d00970daf1.tar.gz nextcloud-server-1ff90dc3dad5499b98dbc774f983e6d00970daf1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/eu.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/eu.json | 2 | ||||
-rw-r--r-- | apps/dav/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/gl.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js index 351be96889f..fe432a4102e 100644 --- a/apps/dav/l10n/eu.js +++ b/apps/dav/l10n/eu.js @@ -72,6 +72,8 @@ OC.L10N.register( "Description: %s" : "Deskripzioa: %s", "Where: %s" : "Non: %s", "%1$s via %2$s" : "%2$s bidez, %1$s", + "In a %1$s on %2$s for the entire day" : " %1$s batean %2$s(e)n egun osorako", + "In a %1$s on %2$s between %3$s - %4$s" : "%1$s batean %2$s(e)n %3$s eta %4$s artean", "Every Day for the entire day" : "Egunero egun osoan", "Every Day for the entire day until %1$s" : "Egunero egun osoan %1$s arte", "Every Day between %1$s - %2$s" : "Egunero %1$setatik %2$setara", diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json index b9f4bdffb57..1c9a3a6b54f 100644 --- a/apps/dav/l10n/eu.json +++ b/apps/dav/l10n/eu.json @@ -70,6 +70,8 @@ "Description: %s" : "Deskripzioa: %s", "Where: %s" : "Non: %s", "%1$s via %2$s" : "%2$s bidez, %1$s", + "In a %1$s on %2$s for the entire day" : " %1$s batean %2$s(e)n egun osorako", + "In a %1$s on %2$s between %3$s - %4$s" : "%1$s batean %2$s(e)n %3$s eta %4$s artean", "Every Day for the entire day" : "Egunero egun osoan", "Every Day for the entire day until %1$s" : "Egunero egun osoan %1$s arte", "Every Day between %1$s - %2$s" : "Egunero %1$setatik %2$setara", diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index a7047b11af1..f4a7fba1c69 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -274,7 +274,7 @@ OC.L10N.register( "Notifications are sent via background jobs, so these must occur often enough." : "As notificacións enviaranse mediante procesos en segundo plano, polo que estes teñen que suceder con frecuencia.", "Send reminder notifications to calendar sharees as well" : "Enviar notificacións de lembrete tamén aos que comparten calendario", "Reminders are always sent to organizers and attendees." : "Os lembretes envíanselle sempre aos organizadores e aos asistentes.", - "Enable notifications for events via push" : "Activar o envío de notificacións do automáticas para eventos", + "Enable notifications for events via push" : "Activar o envío de notificacións emerxentes para eventos", "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Instale tamén a {calendarappstoreopen}aplicación do Calendario{linkclose} ou {calendardocopen}conecte os seus escritorio e móbil para sincronizalos ↗{linkclose}.", "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Asegúrese de ter configurado correctamente {emailopen}o servidor de correo-e{linkclose}.", "There was an error updating your attendance status." : "Produciuse un erro ao actualizar o seu estado de asistencia.", diff --git a/apps/dav/l10n/gl.json b/apps/dav/l10n/gl.json index ecfd55ada41..9166e7e4b18 100644 --- a/apps/dav/l10n/gl.json +++ b/apps/dav/l10n/gl.json @@ -272,7 +272,7 @@ "Notifications are sent via background jobs, so these must occur often enough." : "As notificacións enviaranse mediante procesos en segundo plano, polo que estes teñen que suceder con frecuencia.", "Send reminder notifications to calendar sharees as well" : "Enviar notificacións de lembrete tamén aos que comparten calendario", "Reminders are always sent to organizers and attendees." : "Os lembretes envíanselle sempre aos organizadores e aos asistentes.", - "Enable notifications for events via push" : "Activar o envío de notificacións do automáticas para eventos", + "Enable notifications for events via push" : "Activar o envío de notificacións emerxentes para eventos", "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Instale tamén a {calendarappstoreopen}aplicación do Calendario{linkclose} ou {calendardocopen}conecte os seus escritorio e móbil para sincronizalos ↗{linkclose}.", "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Asegúrese de ter configurado correctamente {emailopen}o servidor de correo-e{linkclose}.", "There was an error updating your attendance status." : "Produciuse un erro ao actualizar o seu estado de asistencia.", |