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:
authorNextcloud bot <bot@nextcloud.com>2020-05-30 05:16:04 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-30 05:16:04 +0300
commit64c15a15d4fada2b259952bf00a989f41b5b9e65 (patch)
tree0a9c465e132c7d007e566404f6e13815503bf367 /core/l10n/ca.js
parent395cd140b12c6c061f540606f2824b5b023db870 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r--core/l10n/ca.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index d26e908777b..d6ca5b7d712 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -106,13 +106,6 @@ 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>.",
- "Non-existing tag #{tag}" : "Etiqueta inexistent #{tag}",
- "restricted" : "restringit",
- "invisible" : "invisible",
- "Delete" : "Suprimeix",
- "Rename" : "Canvia el nom",
- "Collaborative tags" : "Etiquetes col·laboratives",
- "No tags found" : "No s'han trobat etiquetes",
"unknown text" : "text desconegut",
"Hello world!" : "Hola a tothom!",
"sunny" : "assolellat",
@@ -240,6 +233,13 @@ OC.L10N.register(
"Strong password" : "Contrasenya forta",
"No action available" : "Cap acció disponible",
"Error fetching contact actions" : "Error al carregar les accions del contacte",
+ "Non-existing tag #{tag}" : "Etiqueta inexistent #{tag}",
+ "restricted" : "restringit",
+ "invisible" : "invisible",
+ "Delete" : "Suprimeix",
+ "Rename" : "Canvia el nom",
+ "Collaborative tags" : "Etiquetes col·laboratives",
+ "No tags found" : "No s'han trobat etiquetes",
"Personal" : "Personal",
"Users" : "Usuaris",
"Apps" : "Aplicacions",