diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-24 00:20:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-24 00:20:11 +0000 |
commit | 271f70b66a3e794f162ed58a4a15dde145c778fd (patch) | |
tree | eea4e71ac06f79e7bac5a823b80268a3cf69e302 /core/l10n/ca.json | |
parent | 338c9e4a8d718472c45936776db53d65ff541cbf (diff) | |
download | nextcloud-server-271f70b66a3e794f162ed58a4a15dde145c778fd.tar.gz nextcloud-server-271f70b66a3e794f162ed58a4a15dde145c778fd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ca.json')
-rw-r--r-- | core/l10n/ca.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 0c2fddfdfed..a9182b820fb 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -78,7 +78,6 @@ "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}.", - "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "Els mòduls del PHP «gmp» o «bcmath» no estan habilitats. Si utilitzeu l'autenticació sense contrasenya WebAuthn, aquests mòduls són necessaris.", "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.", @@ -409,6 +408,7 @@ "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Falten algunes columnes opcionals en la base de dades. Com que afegir columnes a taules grans pot tardar una estona i són opcionals, no s'han afegit automàticament. Podeu executar «occ db:add-missing-columns» per a afegir les columnes que falten manualment amb la instància en funcionament. Després d'afegir les columnes, és possible que millori el temps de resposta o la usabilitat d'algunes característiques.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A aquesta instància li falten alguns mòduls de PHP recomanats. Es recomana instal·lar-los per a millorar el rendiment i la compatibilitat.", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "El mòdul del PHP «imagick» no està habilitat però l'aplicació Temes sí. Perquè la generació d'icones de lloc funcioni correctament, cal instal·lar i habilitar aquest mòdul.", + "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "Els mòduls del PHP «gmp» o «bcmath» no estan habilitats. Si utilitzeu l'autenticació sense contrasenya WebAuthn, aquests mòduls són necessaris.", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page ↗{linkend} about this." : "Sembla que esteu executant una versió del PHP de 32 bits. El Nextcloud necessita 64 bits per a funcionar correctament. Actualitzeu el sistema operatiu i el PHP a 64 bits! Per a conèixer més detalls, llegiu la {linkstart}pàgina de documentació ↗{linkend} sobre això.", "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "El mòdul «php-imagick» d'aquesta instància no és compatible amb SVG. Per a millorar la compatibilitat, es recomana instal·lar-lo.", "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 enters grans. Com que canviar els tipus de columnes en taules grans pot tardar una estona, no s'han canviat automàticament. Podeu executar «occ db:convert-filecache-bigint» per a aplicar els canvis pendents manualment., aquests canvis pendents es podrien aplicar manualment. Aquesta operació s'ha de fer amb la instància fora de línia. Per a conèixer més detalls, llegiu la {linkstart}pàgina de documentació sobre això ↗{linkend}.", |