diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-05 00:19:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-05 00:19:41 +0000 |
commit | 80e4193d4ff292733d68253169f29847c295e424 (patch) | |
tree | 942d765c6a40296d77b52ffb1b05afb2b1db1b0f /core/l10n/ca.js | |
parent | a58ed05f1d19d591a1ed384e87915db952c5f163 (diff) | |
download | nextcloud-server-80e4193d4ff292733d68253169f29847c295e424.tar.gz nextcloud-server-80e4193d4ff292733d68253169f29847c295e424.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.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 48ebe62cb4c..305c0d18b7d 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -75,7 +75,6 @@ OC.L10N.register( "Already up to date" : "Ja teniu la versió més recent", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "El servidor web no està configurat correctament per a permetre la sincronització de fitxers perquè sembla que la interfície WebDAV no funciona correctament.", "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}.", - "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}.", "Error occurred while checking server setup" : "S'ha produït un error en comprovar la configuració del servidor", "For more details see the {linkstart}documentation ↗{linkend}." : "Per a conèixer més detalls, consulteu la {linkstart}documentació ↗{linkend}.", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP «{header}» no té el valor «{expected}». Això és un risc potencial de seguretat o privadesa, perquè es recomana ajustar aquest paràmetre adequadament.", @@ -83,7 +82,6 @@ OC.L10N.register( "The \"{header}\" HTTP header does not 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.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "La capçalera HTTP «{header}» no té el valor «{val1}», «{val2}», «{val3}», «{val4}» o «{val5}». Això pot filtrar informació de referència. Consulteu la {linkstart}recomanació del W3C ↗{linkend}.", "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 {linkstart}security tips ↗{linkend}." : "La capçalera HTTP «Strict-Transport-Security» no està configurada a un mínim de «{seconds}» segons. Per a millorar la seguretat, es recomana habilitar HSTS tal com es descriu en els {linkstart}consells de seguretat ↗{linkend}.", - "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Esteu accedint al lloc de manera insegura mitjançant HTTP. Us recomanem que configureu el servidor perquè requereixi HTTPS tal com es descriu en els {linkstart}consells de seguretat ↗{linkend}. Sense HTTPS, no funcionarà part de la funcionalitat web important, com l'opció de copiar al porta-retalls o els processos de treball de servei!", "unknown text" : "text desconegut", "Hello world!" : "Hola a tothom!", "sunny" : "assolellat", @@ -409,7 +407,9 @@ OC.L10N.register( "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}.", "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "És probable que la carpeta de dades i els fitxers siguin accessibles des d'Internet. El fitxer .htaccess no funciona. És molt recomanable que configureu el servidor web de manera que la carpeta de dades deixi de ser accessible o que desplaceu la carpeta de dades fora de l'arrel de documents del servidor web.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Esteu accedint al lloc de manera insegura mitjançant HTTP. Us recomanem que configureu el servidor perquè requereixi HTTPS tal com es descriu en els {linkstart}consells de seguretat ↗{linkend}. Sense HTTPS, no funcionarà part de la funcionalitat web important, com l'opció de copiar al porta-retalls o els processos de treball de servei!", "Account name or email" : "Nom del compte o adreça electrònica", "Wrong username or password." : "El nom d'usuari o la contrasenya són incorrectes.", "User disabled" : "L'usuari està inhabilitat", |