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:
Diffstat (limited to 'apps/files_sharing/l10n/ca.js')
-rw-r--r--apps/files_sharing/l10n/ca.js4
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ç.",