summaryrefslogtreecommitdiffstats
path: root/core/l10n/ca.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r--core/l10n/ca.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index 5909b55d0cc..6165d539707 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -83,7 +83,6 @@ OC.L10N.register(
"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 millorar el rendiment, configureu un memcache, si està disponible. Podeu trobar més informació a 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}." : "PHP no ha trobat cap font adequada per a l'atzar, que es desaconsella molt per raons de seguretat. Podeu trobar més informació a la {linkstart}documentació ↗{linkend}.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Actualment esteu executant PHP {version}. Actualitzeu la vostra versió de PHP per aprofitar les {linkstart}actualitzacions de rendiment i seguretat proporcionades pel Grup PHP ↗{linkend} tan aviat com la vostra distribució ho admeti.",
- "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 és l'última versió que admet PHP 7.3. Nextcloud 24 requereix almenys PHP 7.4.",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "La configuració de la capçalera del servidor intermediari invers és incorrecta o esteu accedint a Nextcloud des d'un servidor intermediari de confiança. Si no és així, es tracta d'un problema de seguretat i pot permetre que un atacant falsegi la seva adreça IP com a visible per a Nextcloud. Podeu trobar més informació a la {linkstart}documentació ↗{linkend}.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached està configurat com a memòria cau distribuïda, però s'ha instal·lat el mòdul PHP incorrecte \"memcache\". \\OC\\Memcache\\Memcached només admet \"memcached\" i no \"memcache\". Consulteu la {linkstart}wiki de memcached sobre ambdós mòduls ↗{linkend}.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Alguns fitxers no han superat la comprovació d'integritat. Trobareu més informació sobre com resoldre aquest problema a la {linkstart1}documentació ↗{linkend}. ({linkstart2}Llista de fitxers no vàlids...{linkend}/{linkstart3}Reexplorar...{linkend})",
@@ -399,6 +398,7 @@ OC.L10N.register(
"Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Indiqueu la vostra clau de subscripció per a augmentar el límit d'usuaris. Per a obtenir més informació sobre el Nextcloud Enterprise, consulteu el nostre lloc web.",
"[%d / %d]: Checking table %s" : "[%d/%d]: S'està comprovant la taula %s",
"This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications have been disabled to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at nextcloud.com/enterprise." : "Aquesta és la creació de comunitat no compatible de Nextcloud. Donada la mida d'aquesta instància, no es pot garantir el rendiment, la fiabilitat i l'escalabilitat. Les notificacions push s'han inhabilitat per evitar sobrecarregar el nostre servei gratuït. Obteniu més informació sobre els avantatges de Nextcloud Enterprise a nextcloud.com/enterprise.",
+ "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 és l'última versió que admet PHP 7.3. Nextcloud 24 requereix almenys PHP 7.4.",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Algunes columnes de la base de dades no tenen una conversió a big int. A causa del fet que canviar els tipus de columnes a les taules grans podria trigar un temps, no es van canviar automàticament. Si executeu \"occ db:convert-filecache-bigint\", aquests canvis pendents es podrien aplicar manualment. Aquesta operació s'ha de fer mentre la instància està fora de línia. Per aconseguir més detalls, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}.",
"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 \"{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 privadesa, perquè es recomana ajustar aquest paràmetre adequadament.",