diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-02 02:14:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-02 02:14:30 +0000 |
commit | 67f90cb6826f571937c3120979508b13fa644448 (patch) | |
tree | 7ab061686819cd98d98784851862fe119fd8eedf /apps/files_sharing/l10n/ca.js | |
parent | 8e5913225557b62aea20989b691adec8870dfa85 (diff) | |
download | nextcloud-server-67f90cb6826f571937c3120979508b13fa644448.tar.gz nextcloud-server-67f90cb6826f571937c3120979508b13fa644448.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ca.js')
-rw-r--r-- | apps/files_sharing/l10n/ca.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 29989566b80..4ff0c74ae6a 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -34,7 +34,7 @@ OC.L10N.register( "{file} downloaded via public link" : "{file} descarregat mitjançant enllaç públic", "{email} downloaded {file}" : "{email} descarregat {file}", "Shared with group {group}" : "Compartit amb el grup {group}", - "Removed share for group {group}" : "S'ha eliminat la participació del grup {group}", + "Removed share for group {group}" : "S'ha suprimit la compartició per al grup {group}", "{actor} shared with group {group}" : "{actor} ha compartit amb el grup {group}", "{actor} removed share for group {group}" : "{actor} ha suprimit la participació del grup {grup}", "You shared {file} with group {group}" : "Heu compartit {file} amb el grup {group}", @@ -120,7 +120,7 @@ OC.L10N.register( "Expiration date" : "Data de caducitat", "Sorry, this link doesn’t seem to work anymore." : "Aquest enllaç sembla que no funciona.", "Reasons might be:" : "Les raons podrien ser:", - "the item was removed" : "l'element ha estat eliminat", + "the item was removed" : "s'ha suprimit l'element", "the link expired" : "l'enllaç ha vençut", "sharing is disabled" : "s'ha desactivat la compartició", "For more info, please ask the person who sent this link." : "Per més informació contacteu amb qui us ha enviat l'enllaç.", |