summaryrefslogtreecommitdiffstats
path: root/core/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-30 00:17:41 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-30 00:17:41 +0000
commitd9ff25230c1b605bec865b553c943182e9fec3ce (patch)
treecf7092a113f19f18af3261f08fe21fd6acdc56c9 /core/l10n/ca.js
parentf5083aacc7a34dc46bca301c659529a520f65411 (diff)
downloadnextcloud-server-d9ff25230c1b605bec865b553c943182e9fec3ce.tar.gz
nextcloud-server-d9ff25230c1b605bec865b553c943182e9fec3ce.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 3e6039b94a1..f100c22ab8a 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -89,7 +89,7 @@ OC.L10N.register(
"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.",
"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})",
+ "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})",
"The PHP OPcache module is not properly configured. See the {linkstart}documentation ↗{linkend} for more information." : "El mòdul PHP OPcache no està configurat correctament. Consulteu la {linkstart}documentació ↗{linkend} per obtenir més informació.",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La funció de PHP «set_time_limit» no està disponible. Això pot fer que els scripts s’aturin a mitja execució i interrompin la instal·lació. Us recomanem habilitar aquesta funció.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "La vostra versió de PHP no és compatible amb FreeType, per la qual cosa és possible que les imatges de perfil i la interfície de paràmetres no funcionin correctament.",