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.js9
1 files changed, 7 insertions, 2 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index 894af4f97c3..643df6dfe60 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -28,6 +28,8 @@ OC.L10N.register(
"Reset your password" : "Reinicialitza la contrasenya",
"Couldn't send reset email. Please contact your administrator." : "No s'ha pogut restablir el correu. Contacteu amb l'administrador.",
"Couldn't send reset email. Please make sure your username is correct." : "No s'ha pogut enviar el correu de restabliment. Assegureu-vos que el vostre nom d'usuari és correcte.",
+ "Some of your link shares have been removed" : "Alguns dels teus enllaços de compartició s'han eliminat",
+ "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Degut a un error de seguretat hem hagut d'eliminar alguns dels teus enllaços de compartició. Mira l'enllaç per a més informació.",
"Preparing update" : "S'està preparant l'actualització",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Pas de reparació:",
@@ -95,14 +97,14 @@ OC.L10N.register(
"Password" : "Contrasenya",
"Failed to authenticate, try again" : "Error d'autenticació, torneu-ho a intentar",
"seconds ago" : "fa uns segons",
- "New in" : "Nou a",
- "View changelog" : "Mostra el registre de canvis",
"Could not load your contacts" : "No s'han pogut carregar els vostres contactes",
"Search contacts …" : "Cerca contactes …",
"No contacts found" : "No s'han trobat contactes",
"Show all contacts …" : "Mostra tots els contactes…",
"Loading your contacts …" : "S'estan carregant els vostres contactes…",
"Looking for {term} …" : "S'està cercant {term} …",
+ "New in" : "Nou a",
+ "View changelog" : "Mostra el registre de canvis",
"No action available" : "Cap acció disponible",
"Error fetching contact actions" : "Error al carregar les accions del contacte",
"Error" : "Error",
@@ -208,6 +210,7 @@ OC.L10N.register(
"Strong password" : "Contrasenya forta",
"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 permetre la sincronització de fitxers perquè la interfície WebDAV sembla no funcionar correctament.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "El vostre servidor web no està configurat correctament per resoldre \"{url}\". Trobareu més informació a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
+ "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 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "El teu servidor no està correctament configurat per resoldre \"{url}\". Segurament això és degut a que la configuració del servidor no s'ha actualitzat per servir aquesta capreta directament. Compara la teva configuració amb les regles de reescriptura de sèrie \".htaccess\" per Apache o les que trobaràs a la configuració de Nginx a la seva documentació <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. En Nginx normalment cal actualitzar les línies que comencen amb \"location ~\".",
"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 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "El vostre servidor web no està correctament configurat per lliurar fitxers de tipus .woff2. Això és típicament un problema amb la configuració de Nginx. Per Nextcloud 15 s’ha de fer una adaptació per oferir també fitxer .woff2. Compareu la vostra configuració de Nginx a la configuració recomanada en la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no sembla que estigui configurat correctament per obtenir variables d'entorn del sistema. La prova amb getenv(\"PATH\") només torna una resposta buida.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Comproveu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\"> documentació d’instal·lació ↗</a> per a notes de configuració de PHP i la configuració de PHP del vostre servidor, especialment fent servir php-fpm.",
@@ -317,6 +320,8 @@ OC.L10N.register(
"Finishing …" : "S'està acabant …",
"Need help?" : "Necessiteu ajuda?",
"See the documentation" : "Consulteu la documentació",
+ "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Sembla que estàs intentant reinstal·lar el teu Nextcloud. Malgrat això manca el fitxer CAN_INSTALL a la carpeta de configuració. Crea el fitxer CAN_INSTALL a la teva carpeta de configuració per continuar.",
+ "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "No s'ha pogut eliminar CAN_INSTALL de la carpeta de configuració. Si us plau, fes-ho manualment.",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aquesta aplicació requereix Javascript pel seu correcte funcionament. Si us plau, {linkstart}activeu Javascript{linkend} i torneu a carregar la pàgina.",
"Get your own free account" : "Obtingueu el vostre propi compte gratuït",
"Skip to main content" : "Salta al contingut principal",