diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/ca.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ca.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/ca.js b/apps/federatedfilesharing/l10n/ca.js index 510b29247be..6d71f61ad77 100644 --- a/apps/federatedfilesharing/l10n/ca.js +++ b/apps/federatedfilesharing/l10n/ca.js @@ -24,9 +24,7 @@ OC.L10N.register( "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Ha fallat la compartició %1$s, no s'ha pogut trobar %2$s, potser el servidor és inaccessible actualment o fa servir un certificat auto-signat.", "Could not find share" : "No s'ha pogut trobar la compartició", "Federated sharing" : "Compartició federada", - "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Heu rebut \"/%3$s\" com una compartició remota des de %1$s (de part de %2$s)", "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Heu rebut {share} com un recompte remot de {user} (en nom de {nom})", - "You received \"%3$s\" as a remote share from %1$s" : "Heu rebut \"/%3$s\" com una compartició remota de %1$s", "You received {share} as a remote share from {user}" : "Heu rebut {share} com a recompte remot de {user}", "Accept" : "Accepta", "Decline" : "Denega", @@ -50,6 +48,8 @@ OC.L10N.register( "Share it so your friends can share files with you:" : "Compartiu-lo perquè els vostres amics us puguin compartir fitxers:", "Add to your website" : "Afegiu a la vostra pàgina web", "Share with me via Nextcloud" : "Comparteix amb mi mitjançant Nextcloud", - "HTML Code:" : "Codi HTML:" + "HTML Code:" : "Codi HTML:", + "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Heu rebut \"/%3$s\" com una compartició remota des de %1$s (de part de %2$s)", + "You received \"%3$s\" as a remote share from %1$s" : "Heu rebut \"/%3$s\" com una compartició remota de %1$s" }, "nplurals=2; plural=(n != 1);"); |