From f0d2cdb004f55be7fd11c9937882f5e46c4aaf84 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 26 Aug 2019 02:14:55 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/dav/l10n/ca.js | 16 ++++++++++++++++ apps/dav/l10n/ca.json | 16 ++++++++++++++++ apps/files/l10n/ca.js | 2 ++ apps/files/l10n/ca.json | 2 ++ core/l10n/ca.js | 1 + core/l10n/ca.json | 1 + core/l10n/es.js | 1 + core/l10n/es.json | 1 + 8 files changed, 40 insertions(+) diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index 1addca1e734..e505a41aea9 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -44,8 +44,22 @@ OC.L10N.register( "A calendar event was modified" : "S'ha modificat un esdeveniment del calendari", "A calendar todo was modified" : "S'ha modificat una tasca d'un calendari", "Contact birthdays" : "Aniversaris dels contactes", + "Calendar:" : "Calendari:", + "Date:" : "Data:", "Where:" : "On:", "Description:" : "Descripció:", + "Untitled event" : "Esdeveniment sense títol", + "_%n year_::_%n years_" : ["%n any","%n anys"], + "_%n month_::_%n months_" : ["%n mes","%n mesos"], + "_%n day_::_%n days_" : ["%n dia","%n dies"], + "_%n hour_::_%n hours_" : ["%n hora","%n hores"], + "_%n minute_::_%n minutes_" : ["%n minut","%n minuts"], + "%s (in %s)" : "%s (d'aquí a %s)", + "%s (%s ago)" : "%s (fa %s)", + "Calendar: %s" : "Calendari: %s", + "Date: %s" : "Data: %s", + "Description: %s" : "Descripció: %s", + "Where: %s" : "On: %s", "%1$s via %2$s" : "%1$s via %2$s", "Invitation canceled" : "Invitació cancel·lada", "Hello %s," : "Hola %s,", @@ -81,6 +95,8 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Genera automàticament un calendari d’aniversari", "Birthday calendars will be generated by a background job." : "Els calendaris d'aniversari es generaran per un procés en segon pla..", "Hence they will not be available immediately after enabling but will show up after some time." : "Per tant, no estaran disponibles immediatament després d'habilitar-los, però apareixeran d'aquí una estona.", + "Send notifications for events" : "Envia notificacions per als esdeveniments", + "Notifications will be send through background jobs, so these need to happen often enough." : "Les notificacions s'enviaran a través de tasques en segon terme; per tant, cal que succeeixin prou sovint.", "%s via %s" : "%s via %s", "The meeting »%s« with %s was canceled." : "La reunió »%s« amb %s ha estat cancel·lada.", "The meeting »%s« with %s was updated." : "La reunió »%s« amb %s ha estat actualitzada.", diff --git a/apps/dav/l10n/ca.json b/apps/dav/l10n/ca.json index 9d77a53434d..5fe58a8da0d 100644 --- a/apps/dav/l10n/ca.json +++ b/apps/dav/l10n/ca.json @@ -42,8 +42,22 @@ "A calendar event was modified" : "S'ha modificat un esdeveniment del calendari", "A calendar todo was modified" : "S'ha modificat una tasca d'un calendari", "Contact birthdays" : "Aniversaris dels contactes", + "Calendar:" : "Calendari:", + "Date:" : "Data:", "Where:" : "On:", "Description:" : "Descripció:", + "Untitled event" : "Esdeveniment sense títol", + "_%n year_::_%n years_" : ["%n any","%n anys"], + "_%n month_::_%n months_" : ["%n mes","%n mesos"], + "_%n day_::_%n days_" : ["%n dia","%n dies"], + "_%n hour_::_%n hours_" : ["%n hora","%n hores"], + "_%n minute_::_%n minutes_" : ["%n minut","%n minuts"], + "%s (in %s)" : "%s (d'aquí a %s)", + "%s (%s ago)" : "%s (fa %s)", + "Calendar: %s" : "Calendari: %s", + "Date: %s" : "Data: %s", + "Description: %s" : "Descripció: %s", + "Where: %s" : "On: %s", "%1$s via %2$s" : "%1$s via %2$s", "Invitation canceled" : "Invitació cancel·lada", "Hello %s," : "Hola %s,", @@ -79,6 +93,8 @@ "Automatically generate a birthday calendar" : "Genera automàticament un calendari d’aniversari", "Birthday calendars will be generated by a background job." : "Els calendaris d'aniversari es generaran per un procés en segon pla..", "Hence they will not be available immediately after enabling but will show up after some time." : "Per tant, no estaran disponibles immediatament després d'habilitar-los, però apareixeran d'aquí una estona.", + "Send notifications for events" : "Envia notificacions per als esdeveniments", + "Notifications will be send through background jobs, so these need to happen often enough." : "Les notificacions s'enviaran a través de tasques en segon terme; per tant, cal que succeeixin prou sovint.", "%s via %s" : "%s via %s", "The meeting »%s« with %s was canceled." : "La reunió »%s« amb %s ha estat cancel·lada.", "The meeting »%s« with %s was updated." : "La reunió »%s« amb %s ha estat actualitzada.", diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index 69d85ed639c..bd2764d50f0 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -33,6 +33,8 @@ OC.L10N.register( "Copy" : "Copia", "Choose target folder" : "Tria la carpeta de destinació", "Open" : "Obre", + "Delete file" : "Suprimeix el fitxer", + "Delete folder" : "Suprimeix la carpeta", "Disconnect storage" : "Desonnecta l'emmagatzematge", "Unshare" : "Deixa de compartir", "Could not load info for file \"{file}\"" : "No s'ha pogut carregar la informació del fitxer \"{file}\"", diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index 77ffe07015d..f9959582904 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -31,6 +31,8 @@ "Copy" : "Copia", "Choose target folder" : "Tria la carpeta de destinació", "Open" : "Obre", + "Delete file" : "Suprimeix el fitxer", + "Delete folder" : "Suprimeix la carpeta", "Disconnect storage" : "Desonnecta l'emmagatzematge", "Unshare" : "Deixa de compartir", "Could not load info for file \"{file}\"" : "No s'ha pogut carregar la informació del fitxer \"{file}\"", diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 0e23f39d937..00b1d151efb 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -107,6 +107,7 @@ OC.L10N.register( "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP “{header}” no conté “{expected}”. Això és un risc potencial de seguretat o privacitat, es recomana ajustar aquesta configuració adequadament.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "La capçalera HTTP “{header}” no està definit com a \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" o \"{val5}\". Això pot provocar fuites d'informació. Vegeu la recomanació del W3C ↗.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "La capçalera HTTP “Strict-Transport-Security” no està establerta a un mínim de \"{seconds}\" segons. Per a més seguretat, es recomana habilitar HSTS tal i com es descriu en els consells de seguretat ↗.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "S'accedeix al lloc de manera no segura mitjançant HTTP. Se us recomana que configureu el vostre servidor per requerir HTTPS, tal com es descriu als consells de seguretat ↗.", "Shared" : "Compartit", "Shared with" : "Compartit amb", "Shared by" : "Compartit per", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 0987cf25bcc..652325a8c2a 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -105,6 +105,7 @@ "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP “{header}” no conté “{expected}”. Això és un risc potencial de seguretat o privacitat, es recomana ajustar aquesta configuració adequadament.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "La capçalera HTTP “{header}” no està definit com a \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" o \"{val5}\". Això pot provocar fuites d'informació. Vegeu la recomanació del W3C ↗.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "La capçalera HTTP “Strict-Transport-Security” no està establerta a un mínim de \"{seconds}\" segons. Per a més seguretat, es recomana habilitar HSTS tal i com es descriu en els consells de seguretat ↗.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "S'accedeix al lloc de manera no segura mitjançant HTTP. Se us recomana que configureu el vostre servidor per requerir HTTPS, tal com es descriu als consells de seguretat ↗.", "Shared" : "Compartit", "Shared with" : "Compartit amb", "Shared by" : "Compartit per", diff --git a/core/l10n/es.js b/core/l10n/es.js index 843e02b1815..8c0b9a49a4c 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -107,6 +107,7 @@ OC.L10N.register( "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La cabecera HTTP \"{header}\" no contiene \"{expected}\". \nEste es un riesgo potencial de seguridad o privacidad, por lo que se recomienda ajustar esta configuración.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "La cabecera HTTP \"{header}\" no está configurada como {val1}\", \"{val2}\", \"{val3}\", \"{val4}\" o \"{val5}\". Esto puede filtrar información de referencia. Ver la recomendación del W3C ↗.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "La cabecera HTTP \"Strict-Transport-Security\" no está configurada en al menos \"{seconds}\" segundos. Para mejorar la seguridad, se recomienda activar HSTS como se describe en los trucos de seguridad ↗.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Se está accediento al sitio de manera insegura vía HTTP. Se recomienda encarecidamente configurar el servidor para que requiera HTTPS, como se describe en los consejos de seguridad ↗.", "Shared" : "Compartido", "Shared with" : "Compartido con", "Shared by" : "Compartido por", diff --git a/core/l10n/es.json b/core/l10n/es.json index a200a8cc7e3..ca153b16818 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -105,6 +105,7 @@ "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La cabecera HTTP \"{header}\" no contiene \"{expected}\". \nEste es un riesgo potencial de seguridad o privacidad, por lo que se recomienda ajustar esta configuración.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "La cabecera HTTP \"{header}\" no está configurada como {val1}\", \"{val2}\", \"{val3}\", \"{val4}\" o \"{val5}\". Esto puede filtrar información de referencia. Ver la recomendación del W3C ↗.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "La cabecera HTTP \"Strict-Transport-Security\" no está configurada en al menos \"{seconds}\" segundos. Para mejorar la seguridad, se recomienda activar HSTS como se describe en los trucos de seguridad ↗.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Se está accediento al sitio de manera insegura vía HTTP. Se recomienda encarecidamente configurar el servidor para que requiera HTTPS, como se describe en los consejos de seguridad ↗.", "Shared" : "Compartido", "Shared with" : "Compartido con", "Shared by" : "Compartido por",