Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r--core/l10n/ca.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index b2adde80bda..e296120fe9e 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -99,8 +99,6 @@ OC.L10N.register(
"Please reload the page." : "Carregueu la pàgina de nou.",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "L'actualització no ha anat bé. Per a més informació <a href=\"{url}\">consulteu la nostra nota al fòrum</a> que parla d'aquest tema.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "L'actualització no ha anat bé. Si us plau informeu aquesta incidència a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunitat Nextcloud</a>.",
- "Continue to Nextcloud" : "Continua a Nextcloud",
- "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["L'actualització va ser reeixida. Redirigint a Nextcloud en %n segon.","L’actualització ha estat un èxit. Se us redirigirà cap a Nextcloud d'aquí a %n segons."],
"Log in" : "Inicia la sessió",
"Logging in …" : "S'està iniciant a …",
"Server side authentication failed!" : "L'autenticació del servidor ha fallat!",
@@ -361,6 +359,8 @@ OC.L10N.register(
"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "La capçalera HTTP “{header}” no està definit com a \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" o \"{val5}\". Això pot provocar fuites d'informació. Vegeu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\"> recomanació del W3C ↗</a>.",
"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 <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "La capçalera HTTP “Strict-Transport-Security” no està establerta a un mínim de \"{seconds}\" segons. Per a més seguretat, es recomana habilitar HSTS tal i com es descriu en els <a href=\"{docUrl}\" rel=\"noreferrer noopener\">consells de seguretat ↗</a>.",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "S'accedeix al lloc de manera no segura mitjançant HTTP. Se us recomana que configureu el vostre servidor per requerir HTTPS, tal com es descriu als <a href=\"{docUrl}\">consells de seguretat ↗</a>.",
+ "Continue to Nextcloud" : "Continua a Nextcloud",
+ "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["L'actualització va ser reeixida. Redirigint a Nextcloud en %n segon.","L’actualització ha estat un èxit. Se us redirigirà cap a Nextcloud d'aquí a %n segons."],
"Searching other places" : "S'estan cercant altres ubicacions",
"No search results in other folders for {tag}{filter}{endtag}" : "No hi ha resultats de la cerca en altres carpetes per {tag}{filter}{endtag}",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultat de cerca en altres carpetes","{count} resultats de cerca en altres carpetes"],