aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ca.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r--core/l10n/ca.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index a8a9c54e444..aae6331a17b 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -79,10 +79,6 @@ OC.L10N.register(
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}." : "El servidor web no està configurat correctament per a resoldre «{url}». Podeu trobar més informació en la {linkstart}documentació ↗{linkend}.",
"Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page ↗{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "El servidor web no està configurat correctament per a resoldre «{url}». És probable que això estigui relacionat amb una configuració del servidor web que no s'hagi actualitzat per lliurar aquesta carpeta directament. Compareu la vostra configuració amb les regles de reescriptura incloses en el fitxer «.htaccess» per a l'Apache o amb les que es proporcionen en la documentació del Nginx en la {linkstart}pàgina de documentació ↗{linkend}. Al Nginx, normalment són les línies que comencen per «location ~» les que necessiten una actualització.",
"Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}." : "El servidor web no està configurat correctament per a lliurar fitxers .woff2. Això sol ser un problema amb la configuració del Nginx. Per al Nextcloud 15, cal un ajust per a lliurar també fitxers .woff2. Compareu la vostra configuració del Nginx amb la configuració recomanada de la nostra {linkstart}documentació ↗{linkend}.",
- "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}." : "Aquesta és la versió de la comunitat del Nextcloud sense suport. Donada la mida d'aquesta instància, no es poden garantir el rendiment, la fiabilitat i l'escalabilitat. Les notificacions automàtiques estan limitades per a evitar sobrecàrregues del nostre servei gratuït. Podeu obtenir més informació sobre els avantatges del Nextcloud Enterprise a {linkstart}https://nextcloud.com/enterprise{linkend}.",
- "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read {linkstart}the documentation page about this ↗{linkend}." : "S'utilitza el MySQL com a base de dades, però no admet els caràcters de 4 bytes. Per a tractar caràcters de 4 bytes (com els emojis) sense problemes en els noms de fitxer o en els comentaris, per exemple, es recomana habilitar la compatibilitat amb 4 bytes en el MySQL. Per a conèixer més detalls, llegiu la {linkstart}pàgina de documentació sobre això ↗{linkend}.",
- "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Aquesta instància utilitza un magatzem d'objectes d'S3 com a emmagatzematge principal. Els fitxers pujats s'emmagatzemen temporalment en el servidor i, per tant, es recomana disposar de 50 GB d'espai lliure en la carpeta temporal del PHP. Consulteu els registres per a veure els detalls complets del camí i l'espai disponible. Per a millorar-ho, canvieu la carpeta temporal en el fitxer php.ini o allibereu-ne espai.",
- "The temporary directory of this instance points to an either non-existing or non-writable directory." : "La carpeta temporal d'aquesta instància apunta a un directori que no existeix o sense permisos d'escriptura.",
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "Esteu accedint a la instància mitjançant una connexió segura, però la instància genera URL insegurs. Això probablement vol dir que sou darrere d'un servidor intermediari invers i que les variables de configuració de sobreescriptura no estan configurades correctament. Llegiu la {linkstart}pàgina de documentació sobre això ↗{linkend}.",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Aquesta instància s'està executant en mode de depuració. Habiliteu-ho només per a desenvolupament local i no en entorns de producció.",
"Error occurred while checking server setup" : "S'ha produït un error en comprovar la configuració del servidor",
@@ -392,6 +388,7 @@ OC.L10N.register(
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "La vostra instal·lació no té definida cap regió telefònica per defecte. Això és necessari per a validar els números de telèfon en les dades del perfil sense un codi de país. Per a permetre números sense codi de país, afegiu «default_phone_region» amb el {linkstart}codi ISO 3166-1 ↗{linkend} corresponent de la regió al fitxer de configuració.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No s'ha pogut executar la tasca del cron mitjançant la línia d'ordres. S'han produït els errors tècnics següents:",
"Last background job execution ran {relativeTime}. Something seems wrong. {linkstart}Check the background job settings ↗{linkend}." : "La darrera execució de la tasca en segon pla s'ha executat {relativeTime}. Sembla que hi ha algun problema. {linkstart}Comproveu els paràmetres de les tasques en segon pla ↗{linkend}.",
+ "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}." : "Aquesta és la versió de la comunitat del Nextcloud sense suport. Donada la mida d'aquesta instància, no es poden garantir el rendiment, la fiabilitat i l'escalabilitat. Les notificacions automàtiques estan limitades per a evitar sobrecàrregues del nostre servei gratuït. Podeu obtenir més informació sobre els avantatges del Nextcloud Enterprise a {linkstart}https://nextcloud.com/enterprise{linkend}.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Aquest servidor no té una connexió a Internet operativa: no es pot accedir a diversos punts de connexió. Això significa que no funcionaran algunes de les característiques, com el muntatge d'emmagatzematge extern, les notificacions sobre les actualitzacions o la instal·lació d'aplicacions de tercers. És possible que no funcionin tampoc l'accés a fitxers remots ni l'enviament de correus electrònics de notificació. Establiu una connexió d'aquest servidor a Internet per a gaudir de totes les característiques.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "No s'ha configurat cap memòria cau. Per a millorar el rendiment, configureu una memòria cau en memòria, si està disponible. Podeu trobar més informació en la {linkstart}documentació ↗{linkend}.",
"No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "El PHP no ha trobat cap font adequada d'atzar, la qual cosa és altament desaconsellable per raons de seguretat. Podeu trobar més informació en la {linkstart}documentació ↗{linkend}.",
@@ -419,6 +416,9 @@ OC.L10N.register(
"To migrate to another database use the command line tool: \"occ db:convert-type\", or see the {linkstart}documentation ↗{linkend}." : "Per a migrar a una altra base de dades, utilitzeu l'eina de la línia d'ordres «occ db:convert-type» o consulteu la {linkstart}documentació ↗{linkend}.",
"The PHP memory limit is below the recommended value of 512MB." : "El límit de memòria del PHP està per sota del valor recomanat de 512 MB.",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Algunes carpetes d'aplicació són propietat d'un altre usuari i no de l'usuari del servidor web. Això pot passar si algunes aplicacions s'han instal·lat manualment. Comproveu els permisos de les carpetes d'aplicació següents:",
+ "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read {linkstart}the documentation page about this ↗{linkend}." : "S'utilitza el MySQL com a base de dades, però no admet els caràcters de 4 bytes. Per a tractar caràcters de 4 bytes (com els emojis) sense problemes en els noms de fitxer o en els comentaris, per exemple, es recomana habilitar la compatibilitat amb 4 bytes en el MySQL. Per a conèixer més detalls, llegiu la {linkstart}pàgina de documentació sobre això ↗{linkend}.",
+ "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Aquesta instància utilitza un magatzem d'objectes d'S3 com a emmagatzematge principal. Els fitxers pujats s'emmagatzemen temporalment en el servidor i, per tant, es recomana disposar de 50 GB d'espai lliure en la carpeta temporal del PHP. Consulteu els registres per a veure els detalls complets del camí i l'espai disponible. Per a millorar-ho, canvieu la carpeta temporal en el fitxer php.ini o allibereu-ne espai.",
+ "The temporary directory of this instance points to an either non-existing or non-writable directory." : "La carpeta temporal d'aquesta instància apunta a un directori que no existeix o sense permisos d'escriptura.",
"A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "S'ha enviat un missatge de reinicialització de la contrasenya a l'adreça electrònica d'aquest compte. Si no el rebeu, comproveu les carpetes de correu brossa o demaneu ajuda a l'equip d'administració local.",
"If it is not there ask your local administrator." : "Si no el trobeu, pregunteu a l'equip d'administració local.",
"Start search" : "Inicia la cerca",