diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
commit | 6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch) | |
tree | 54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /apps/federatedfilesharing/l10n/ca.js | |
parent | 6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff) | |
download | nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/ca.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ca.js | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/apps/federatedfilesharing/l10n/ca.js b/apps/federatedfilesharing/l10n/ca.js index ca87a5a247b..4b3e7cc0a64 100644 --- a/apps/federatedfilesharing/l10n/ca.js +++ b/apps/federatedfilesharing/l10n/ca.js @@ -43,15 +43,7 @@ OC.L10N.register( "Add to your website" : "Afegeix a la teva pàgina web", "Share with me via Nextcloud" : "Comparteix amb mi a través de Nextcloud", "HTML Code:" : "Codi HTML:", - "The mountpoint name contains invalid characters." : "El nom del punt de muntatge conté caràcters no vàlids.", - "Not allowed to create a federated share with the owner." : "No es permet crear una compartida federada amb el propietari.", - "Invalid or untrusted SSL certificate" : "El certificat SSL és invàlid o no és fiable", - "Could not authenticate to remote share, password might be wrong" : "No s'ha pogut autenticar per compartir de manera remota, la contrasenya podria estar equivocada", - "Storage not valid" : "Emmagatzematge no vàlid", - "Federated share added" : "S'ha afegit una part federada", - "Couldn't add remote share" : "No s'ha pogut afegir una compartició remota", "Sharing %s failed, because this item is already shared with %s" : "Ha fallat en compartir %s, perquè l'element ja està compartit amb %s", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "S'ha produït un error en compartir%s, no s'ha pogut trobar%s, potser el servidor no estigui disponible o s'utilitzi un certificat autofirmat.", - "You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Podeu compartir amb qualsevol persona que usi Nextcloud, ownCloud o Pydio! Només s'ha de posar el seu identificador de núvol federat a la finestra de compartir. És semblant a algu@cloud.web.cat" + "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "S'ha produït un error en compartir%s, no s'ha pogut trobar%s, potser el servidor no estigui disponible o s'utilitzi un certificat autofirmat." }, "nplurals=2; plural=(n != 1);"); |