summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-23 02:27:54 +0000
committerNextcloud bot <bot@nextcloud.com>2022-04-23 02:27:54 +0000
commitd36b3e564441a29fdfe60e21ecffca4ff8a9f9f6 (patch)
tree3e418405245d7a76aa264f6cae8f5ce23577f22b /apps/dav/l10n
parentb7be8f5c22cfffc29e91ff897a53c840a2c3f754 (diff)
downloadnextcloud-server-d36b3e564441a29fdfe60e21ecffca4ff8a9f9f6.tar.gz
nextcloud-server-d36b3e564441a29fdfe60e21ecffca4ff8a9f9f6.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r--apps/dav/l10n/es.js16
-rw-r--r--apps/dav/l10n/es.json16
-rw-r--r--apps/dav/l10n/fi.js5
-rw-r--r--apps/dav/l10n/fi.json5
4 files changed, 42 insertions, 0 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js
index ceea716e2f6..005c44564c9 100644
--- a/apps/dav/l10n/es.js
+++ b/apps/dav/l10n/es.js
@@ -108,6 +108,17 @@ OC.L10N.register(
"{actor} updated contact {card} in address book {addressbook}" : "{actor} ha actualizado el contacto {card} en la libreta de direcciones {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Has actualizado el contacto {card} en la libreta de direcciones {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Se ha modificado un <strong>contacto</strong> o una <strong>libreta de direcciones</strong> ",
+ "File is not updatable: %1$s" : "El archivo no se puede actualizar: %1$s",
+ "Could not write file contents" : "No se han podido escribir los contenidos del archivo",
+ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
+ "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Error al copiar el archivo al destino (copiado: %1$s, tamaño esperado: %2$s)",
+ "Could not rename part file to final file" : "No se ha podido renombrar el archivo parcial como el archivo final",
+ "Failed to check file size: %1$s" : "Fallo al comprobar el tamaño del archivo: %1$s",
+ "Could not open file" : "No se ha podido abrir el archivo",
+ "Failed to open file: %1$s" : "Fallo al abrir el archivo: %1$s",
+ "Failed to unlink: %1$s" : "Fallo al desenlazar: %1$s",
+ "Could not rename part file assembled from chunks" : "No se ha podido renombrar el archivo parcial formado por los fragmentos",
+ "File not found: %1$s" : "Archivo no encontrado: %1$s",
"System is in maintenance mode." : "Sistema está en modo de mantenimiento.",
"Upgrade needed" : "Se necesita actualizar",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Tu %s necesita configurarse para usar HTTPS en caso de usar CalDAV y CardDAV con iOS/macOS.",
@@ -119,6 +130,9 @@ OC.L10N.register(
"Completed on %s" : "Completado el %s",
"Due on %s by %s" : "Finaliza el %s por %s",
"Due on %s" : "Finaliza el %s",
+ "Migrated calendar (%1$s)" : "Calendario migrado (%1$s)",
+ "Calendars including events, details and attendees" : "Calendarios que incluyen eventos, detalles y asistentes",
+ "Contacts and groups" : "Contactos y grupos",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Extremo de WebDAV",
"Availability" : "Disponibilidad",
@@ -143,6 +157,8 @@ OC.L10N.register(
"Hence they will not be available immediately after enabling but will show up after some time." : "Por ello, no estarán disponibles inmediatamente tras activarlos, sino que aparecerán después de cierto tiempo.",
"Send notifications for events" : "Enviar notificaciones de los eventos",
"Notifications are sent via background jobs, so these must occur often enough." : "Las notificaciones son enviadas a través de trabajos en segundo plano, por lo que estos deben ocurrir con la suficiente frecuencia.",
+ "Send reminder notifications to calendar sharees as well" : "Enviar recordatorio también a los usuarios con los que se comparte el calendario",
+ "Reminders are always sent to organizers and attendees." : "Los recordatorios siempre se envía a los organizadores y asistentes.",
"Enable notifications for events via push" : "Activar notificaciones push para eventos",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Instala también la {calendarappstoreopen}app de Calendario{linkclose} o {calendardocopen}conecta tu escritorio y móvil para sincronizar ↗{linkclose}.",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Por favor, asegúrate de configurar correctamente {emailopen}el servidor web{linkclose}",
diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json
index dab942557bc..ffbdda2ef18 100644
--- a/apps/dav/l10n/es.json
+++ b/apps/dav/l10n/es.json
@@ -106,6 +106,17 @@
"{actor} updated contact {card} in address book {addressbook}" : "{actor} ha actualizado el contacto {card} en la libreta de direcciones {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Has actualizado el contacto {card} en la libreta de direcciones {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Se ha modificado un <strong>contacto</strong> o una <strong>libreta de direcciones</strong> ",
+ "File is not updatable: %1$s" : "El archivo no se puede actualizar: %1$s",
+ "Could not write file contents" : "No se han podido escribir los contenidos del archivo",
+ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
+ "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Error al copiar el archivo al destino (copiado: %1$s, tamaño esperado: %2$s)",
+ "Could not rename part file to final file" : "No se ha podido renombrar el archivo parcial como el archivo final",
+ "Failed to check file size: %1$s" : "Fallo al comprobar el tamaño del archivo: %1$s",
+ "Could not open file" : "No se ha podido abrir el archivo",
+ "Failed to open file: %1$s" : "Fallo al abrir el archivo: %1$s",
+ "Failed to unlink: %1$s" : "Fallo al desenlazar: %1$s",
+ "Could not rename part file assembled from chunks" : "No se ha podido renombrar el archivo parcial formado por los fragmentos",
+ "File not found: %1$s" : "Archivo no encontrado: %1$s",
"System is in maintenance mode." : "Sistema está en modo de mantenimiento.",
"Upgrade needed" : "Se necesita actualizar",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Tu %s necesita configurarse para usar HTTPS en caso de usar CalDAV y CardDAV con iOS/macOS.",
@@ -117,6 +128,9 @@
"Completed on %s" : "Completado el %s",
"Due on %s by %s" : "Finaliza el %s por %s",
"Due on %s" : "Finaliza el %s",
+ "Migrated calendar (%1$s)" : "Calendario migrado (%1$s)",
+ "Calendars including events, details and attendees" : "Calendarios que incluyen eventos, detalles y asistentes",
+ "Contacts and groups" : "Contactos y grupos",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Extremo de WebDAV",
"Availability" : "Disponibilidad",
@@ -141,6 +155,8 @@
"Hence they will not be available immediately after enabling but will show up after some time." : "Por ello, no estarán disponibles inmediatamente tras activarlos, sino que aparecerán después de cierto tiempo.",
"Send notifications for events" : "Enviar notificaciones de los eventos",
"Notifications are sent via background jobs, so these must occur often enough." : "Las notificaciones son enviadas a través de trabajos en segundo plano, por lo que estos deben ocurrir con la suficiente frecuencia.",
+ "Send reminder notifications to calendar sharees as well" : "Enviar recordatorio también a los usuarios con los que se comparte el calendario",
+ "Reminders are always sent to organizers and attendees." : "Los recordatorios siempre se envía a los organizadores y asistentes.",
"Enable notifications for events via push" : "Activar notificaciones push para eventos",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Instala también la {calendarappstoreopen}app de Calendario{linkclose} o {calendardocopen}conecta tu escritorio y móvil para sincronizar ↗{linkclose}.",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Por favor, asegúrate de configurar correctamente {emailopen}el servidor web{linkclose}",
diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js
index 0494e41a6c4..8ebc1eea1fd 100644
--- a/apps/dav/l10n/fi.js
+++ b/apps/dav/l10n/fi.js
@@ -97,6 +97,10 @@ OC.L10N.register(
"{actor} updated contact {card} in address book {addressbook}" : "{actor} päivitti yhteystietoa {card} osoitekirjassa {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Päivitit yhteystiedon {card} osoitekirjassa {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>Yhteystietoa</strong> tai <strong>osoitekirjaa</strong> muokattiin",
+ "File is not updatable: %1$s" : "Tiedosto ei ole päivitettävissä: %1$s",
+ "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
+ "Could not open file" : "Tiedoston avaaminen ei onnistunut",
+ "File not found: %1$s" : "Tiedostoa ei löydy: %1$s",
"System is in maintenance mode." : "Järjestelmä on huoltotilassa",
"Upgrade needed" : "Päivitys tarvitaan",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s tulee asettaa käyttämään HTTPS-yhteyttä, jotta CalDAVia ja CardDAVia voi käyttää iOSilla tai macOS:llä.",
@@ -105,6 +109,7 @@ OC.L10N.register(
"Events" : "Tapahtumat",
"Tasks" : "Tehtävät",
"Untitled task" : "Nimetön tehtävä",
+ "Contacts and groups" : "Yhteystiedot ja ryhmät",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV-päätepiste",
"Availability" : "Saatavuus",
diff --git a/apps/dav/l10n/fi.json b/apps/dav/l10n/fi.json
index 420719d6085..3dc0ddc00ea 100644
--- a/apps/dav/l10n/fi.json
+++ b/apps/dav/l10n/fi.json
@@ -95,6 +95,10 @@
"{actor} updated contact {card} in address book {addressbook}" : "{actor} päivitti yhteystietoa {card} osoitekirjassa {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Päivitit yhteystiedon {card} osoitekirjassa {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>Yhteystietoa</strong> tai <strong>osoitekirjaa</strong> muokattiin",
+ "File is not updatable: %1$s" : "Tiedosto ei ole päivitettävissä: %1$s",
+ "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
+ "Could not open file" : "Tiedoston avaaminen ei onnistunut",
+ "File not found: %1$s" : "Tiedostoa ei löydy: %1$s",
"System is in maintenance mode." : "Järjestelmä on huoltotilassa",
"Upgrade needed" : "Päivitys tarvitaan",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s tulee asettaa käyttämään HTTPS-yhteyttä, jotta CalDAVia ja CardDAVia voi käyttää iOSilla tai macOS:llä.",
@@ -103,6 +107,7 @@
"Events" : "Tapahtumat",
"Tasks" : "Tehtävät",
"Untitled task" : "Nimetön tehtävä",
+ "Contacts and groups" : "Yhteystiedot ja ryhmät",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV-päätepiste",
"Availability" : "Saatavuus",