diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:06 +0000 |
commit | 479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (patch) | |
tree | 8e57487cd7b59b1195126b0b37562ff5c7f09828 /core/l10n/ca.js | |
parent | 90f9e0a88e2c611f7d5b964b8b5cc681f1f58d82 (diff) | |
download | nextcloud-server-479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8.tar.gz nextcloud-server-479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 9e3ae453fd7..23f3a2b0f5b 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -110,7 +110,6 @@ OC.L10N.register( "Good password" : "Contrasenya bona", "Strong password" : "Contrasenya forta", "Error occurred while checking server setup" : "Hi ha hagut un error en comprovar la configuració del servidor", - "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "S'està accedint de manera no segura mitjançant HTTP. Es recomana utilitzar HTTPS, tal i com detallen els <a href=\"{docUrl}\">consells de seguretat</a>.", "Shared" : "Compartit", "Shared with" : "Compartit amb", "Shared by" : "Compartit per", @@ -296,6 +295,7 @@ OC.L10N.register( "Alternative Logins" : "Acreditacions alternatives", "Alternative login using app token" : "Acreditació alternativa utilitzat testimoni d'aplicació", "Add \"%s\" as trusted domain" : "Afegeix \"%s\" com a domini de confiança", + "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "S'està accedint de manera no segura mitjançant HTTP. Es recomana utilitzar HTTPS, tal i com detallen els <a href=\"{docUrl}\">consells de seguretat</a>.", "Back to log in" : "Torna a l'accés", "Depending on your configuration, this button could also work to trust the domain:" : "Depenent de la teva configuració, aquest botó també podria funcionar per confiar en el domini:" }, |